carbon-components-angular 5.72.0 → 5.72.2
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/combobox/combobox.component.d.ts +3 -0
- package/docs/documentation/components/ComboBox.html +214 -67
- package/docs/documentation/components/Dropdown.html +322 -134
- package/docs/documentation/components/DropdownList.html +6 -2
- package/docs/documentation/components/RadioGroup.html +166 -77
- package/docs/documentation/components/TextInputLabelComponent.html +171 -65
- package/docs/documentation/components/TextareaLabelComponent.html +142 -74
- package/docs/documentation/coverage.html +22 -22
- package/docs/documentation/directives/TextArea.html +106 -11
- package/docs/documentation/directives/TextInput.html +118 -24
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/modules/CheckboxModule/dependencies.svg +42 -42
- package/docs/documentation/modules/CheckboxModule.html +42 -42
- package/docs/documentation/modules/CodeSnippetModule/dependencies.svg +4 -4
- package/docs/documentation/modules/CodeSnippetModule.html +4 -4
- package/docs/documentation/modules/ComboBoxModule/dependencies.svg +6 -6
- package/docs/documentation/modules/ComboBoxModule.html +6 -6
- package/docs/documentation/modules/ContentSwitcherModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ContentSwitcherModule.html +4 -4
- package/docs/documentation/modules/ContextMenuModule/dependencies.svg +67 -67
- package/docs/documentation/modules/ContextMenuModule.html +67 -67
- package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +4 -4
- package/docs/documentation/modules/DatePickerInputModule.html +4 -4
- package/docs/documentation/modules/DatePickerModule/dependencies.svg +6 -6
- package/docs/documentation/modules/DatePickerModule.html +6 -6
- package/docs/documentation/modules/DialogModule/dependencies.svg +33 -33
- package/docs/documentation/modules/DialogModule.html +33 -33
- package/docs/documentation/modules/DocumentationModule/dependencies.svg +4 -4
- package/docs/documentation/modules/DocumentationModule.html +4 -4
- package/docs/documentation/modules/DropdownModule/dependencies.svg +53 -53
- package/docs/documentation/modules/DropdownModule.html +53 -53
- package/docs/documentation/modules/FileUploaderModule/dependencies.svg +35 -35
- package/docs/documentation/modules/FileUploaderModule.html +35 -35
- package/docs/documentation/modules/GridModule/dependencies.svg +61 -61
- package/docs/documentation/modules/GridModule.html +61 -61
- package/docs/documentation/modules/HeaderModule/dependencies.svg +4 -4
- package/docs/documentation/modules/HeaderModule.html +4 -4
- package/docs/documentation/modules/I18nModule/dependencies.svg +13 -13
- package/docs/documentation/modules/I18nModule.html +13 -13
- package/docs/documentation/modules/InlineLoadingModule/dependencies.svg +15 -15
- package/docs/documentation/modules/InlineLoadingModule.html +15 -15
- 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/MenuButtonModule/dependencies.svg +4 -4
- package/docs/documentation/modules/MenuButtonModule.html +4 -4
- package/docs/documentation/modules/ModalModule/dependencies.svg +114 -114
- package/docs/documentation/modules/ModalModule.html +114 -114
- package/docs/documentation/modules/NFormsModule/dependencies.svg +4 -4
- package/docs/documentation/modules/NFormsModule.html +4 -4
- package/docs/documentation/modules/NotificationModule/dependencies.svg +4 -4
- package/docs/documentation/modules/NotificationModule.html +4 -4
- package/docs/documentation/modules/NumberModule/dependencies.svg +25 -25
- package/docs/documentation/modules/NumberModule.html +25 -25
- package/docs/documentation/modules/PaginationModule/dependencies.svg +4 -4
- package/docs/documentation/modules/PaginationModule.html +4 -4
- package/docs/documentation/modules/PanelModule/dependencies.svg +4 -4
- package/docs/documentation/modules/PanelModule.html +4 -4
- package/docs/documentation/modules/PlaceholderModule/dependencies.svg +4 -4
- package/docs/documentation/modules/PlaceholderModule.html +4 -4
- package/docs/documentation/modules/RadioModule/dependencies.svg +4 -4
- package/docs/documentation/modules/RadioModule.html +4 -4
- package/docs/documentation/modules/SearchModule/dependencies.svg +48 -44
- package/docs/documentation/modules/SearchModule.html +48 -44
- package/docs/documentation/modules/SelectModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SelectModule.html +4 -4
- 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 +26 -26
- package/docs/documentation/modules/SliderModule.html +26 -26
- package/docs/documentation/modules/StructuredListModule/dependencies.svg +43 -43
- package/docs/documentation/modules/StructuredListModule.html +43 -43
- package/docs/documentation/modules/TableModule/dependencies.svg +225 -225
- package/docs/documentation/modules/TableModule.html +225 -225
- package/docs/documentation/modules/TabsModule/dependencies.svg +136 -136
- package/docs/documentation/modules/TabsModule.html +136 -136
- package/docs/documentation/modules/TagModule/dependencies.svg +38 -38
- package/docs/documentation/modules/TagModule.html +38 -38
- package/docs/documentation/modules/ThemeModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ThemeModule.html +4 -4
- package/docs/documentation/modules/TilesModule/dependencies.svg +108 -108
- package/docs/documentation/modules/TilesModule.html +108 -108
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +41 -45
- package/docs/documentation/modules/TimePickerModule.html +41 -45
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +46 -42
- package/docs/documentation/modules/TimePickerSelectModule.html +46 -42
- package/docs/documentation/modules/ToggleModule/dependencies.svg +7 -7
- package/docs/documentation/modules/ToggleModule.html +7 -7
- package/docs/documentation/modules/TooltipModule/dependencies.svg +28 -28
- package/docs/documentation/modules/TooltipModule.html +28 -28
- package/docs/documentation/modules/TreeviewModule/dependencies.svg +28 -28
- package/docs/documentation/modules/TreeviewModule.html +28 -28
- package/docs/documentation.json +510 -362
- package/docs/storybook/1345.da6e3dec.iframe.bundle.js +1 -0
- package/docs/storybook/3224.14e2c79a.iframe.bundle.js +1 -0
- package/docs/storybook/557.d4341469.iframe.bundle.js +1 -0
- package/docs/storybook/7019.75ad5817.iframe.bundle.js +2 -0
- package/docs/storybook/955.7522f55b.iframe.bundle.js +1 -0
- package/docs/storybook/combobox-combobox-stories.e3d08f7d.iframe.bundle.js +1 -0
- package/docs/storybook/dropdown-dropdown-stories.cf59b2ab.iframe.bundle.js +1 -0
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/{input-input-stories.85a9e65e.iframe.bundle.js → input-input-stories.8bf34960.iframe.bundle.js} +1 -1
- package/docs/storybook/{input-textarea-stories.77240fb3.iframe.bundle.js → input-textarea-stories.ad775432.iframe.bundle.js} +1 -1
- package/docs/storybook/main.a1247bb8.iframe.bundle.js +1 -0
- package/docs/storybook/modal-modal-stories.cc2d04cb.iframe.bundle.js +1 -0
- package/docs/storybook/{pagination-pagination-nav-stories.547eede3.iframe.bundle.js → pagination-pagination-nav-stories.01637d11.iframe.bundle.js} +1 -1
- package/docs/storybook/{pagination-pagination-stories.fa7c9094.iframe.bundle.js → pagination-pagination-stories.40d17ebd.iframe.bundle.js} +1 -1
- package/docs/storybook/{patterns-filtering-single-selection-stories.ec91f833.iframe.bundle.js → patterns-filtering-multi-selection-stories.a46a1d6e.iframe.bundle.js} +1 -1
- package/docs/storybook/{patterns-filtering-multiple-categories-stories.531f27d7.iframe.bundle.js → patterns-filtering-multiple-categories-stories.740c719e.iframe.bundle.js} +1 -1
- package/docs/storybook/{patterns-filtering-multi-selection-stories.9086f77f.iframe.bundle.js → patterns-filtering-single-selection-stories.cc647b4a.iframe.bundle.js} +1 -1
- package/docs/storybook/{patterns-forms-multi-step-form-stories.8696062a.iframe.bundle.js → patterns-forms-multi-step-form-stories.2ea46e56.iframe.bundle.js} +1 -1
- package/docs/storybook/{patterns-loading-large-loading-stories.734fb9bc.iframe.bundle.js → patterns-loading-large-loading-stories.e6ae3e31.iframe.bundle.js} +1 -1
- package/docs/storybook/{patterns-loading-progressive-loading-stories.10bcf9f2.iframe.bundle.js → patterns-loading-progressive-loading-stories.63165c09.iframe.bundle.js} +1 -1
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/radio-radio-stories.8ff73370.iframe.bundle.js +1 -0
- package/docs/storybook/runtime~main.b11c471e.iframe.bundle.js +1 -0
- package/dropdown/dropdown.component.d.ts +8 -1
- package/dropdown/list/dropdown-list.component.d.ts +1 -1
- package/esm2020/combobox/combobox.component.mjs +19 -9
- package/esm2020/dropdown/dropdown.component.mjs +31 -15
- package/esm2020/dropdown/list/dropdown-list.component.mjs +1 -1
- package/esm2020/input/input.directive.mjs +11 -5
- package/esm2020/input/text-area.directive.mjs +11 -5
- package/esm2020/input/text-input-label.component.mjs +38 -15
- package/esm2020/input/textarea-label.component.mjs +46 -21
- package/esm2020/radio/radio-group.component.mjs +19 -7
- package/fesm2015/carbon-components-angular-combobox.mjs +18 -8
- package/fesm2015/carbon-components-angular-combobox.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-dropdown.mjs +31 -14
- package/fesm2015/carbon-components-angular-dropdown.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-input.mjs +112 -46
- package/fesm2015/carbon-components-angular-input.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-radio.mjs +18 -6
- package/fesm2015/carbon-components-angular-radio.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-combobox.mjs +18 -8
- package/fesm2020/carbon-components-angular-combobox.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-dropdown.mjs +30 -14
- package/fesm2020/carbon-components-angular-dropdown.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-input.mjs +102 -45
- package/fesm2020/carbon-components-angular-input.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-radio.mjs +18 -6
- package/fesm2020/carbon-components-angular-radio.mjs.map +1 -1
- package/input/input.directive.d.ts +4 -1
- package/input/text-area.directive.d.ts +4 -1
- package/input/text-input-label.component.d.ts +9 -5
- package/input/textarea-label.component.d.ts +5 -3
- package/package.json +1 -1
- package/radio/radio-group.component.d.ts +4 -2
- package/docs/storybook/1250.47c381c1.iframe.bundle.js +0 -1
- package/docs/storybook/1345.9ccf4f3f.iframe.bundle.js +0 -1
- package/docs/storybook/3224.3e279e46.iframe.bundle.js +0 -1
- package/docs/storybook/7019.b8944046.iframe.bundle.js +0 -2
- package/docs/storybook/955.99b6ac85.iframe.bundle.js +0 -1
- package/docs/storybook/combobox-combobox-stories.e7427226.iframe.bundle.js +0 -1
- package/docs/storybook/dropdown-dropdown-stories.a76101be.iframe.bundle.js +0 -1
- package/docs/storybook/main.cdbf1814.iframe.bundle.js +0 -1
- package/docs/storybook/modal-modal-stories.0a864a6a.iframe.bundle.js +0 -1
- package/docs/storybook/radio-radio-stories.444fc044.iframe.bundle.js +0 -1
- package/docs/storybook/runtime~main.e32f2dfb.iframe.bundle.js +0 -1
- /package/docs/storybook/{7019.b8944046.iframe.bundle.js.LICENSE.txt → 7019.75ad5817.iframe.bundle.js.LICENSE.txt} +0 -0
|
@@ -113,67 +113,71 @@
|
|
|
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="734pt" height="396pt"
|
|
117
|
+
viewBox="0.00 0.00 734.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 730,-391.59 730,4 -4,4"/>
|
|
121
|
+
<text text-anchor="start" x="342.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
122
|
+
<polygon fill="#ffffb3" stroke="transparent" points="129,-10 129,-30 149,-30 149,-10 129,-10"/>
|
|
123
|
+
<text text-anchor="start" x="152.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
124
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="242,-10 242,-30 262,-30 262,-10 242,-10"/>
|
|
125
|
+
<text text-anchor="start" x="265.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
126
|
+
<polygon fill="#80b1d3" stroke="transparent" points="328,-10 328,-30 348,-30 348,-10 328,-10"/>
|
|
127
|
+
<text text-anchor="start" x="351.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
128
|
+
<polygon fill="#fdb462" stroke="transparent" points="425,-10 425,-30 445,-30 445,-10 425,-10"/>
|
|
129
|
+
<text text-anchor="start" x="448.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
130
|
+
<polygon fill="#fb8072" stroke="transparent" points="521,-10 521,-30 541,-30 541,-10 521,-10"/>
|
|
131
|
+
<text text-anchor="start" x="544.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_TimePickerSelectModule</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 718,-379.59 718,-70 8,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="
|
|
137
|
-
<title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="
|
|
136
|
+
<g id="clust2" class="cluster">
|
|
137
|
+
<title>cluster_TimePickerSelectModule_declarations</title>
|
|
138
|
+
<polygon fill="none" stroke="black" points="297,-189.59 297,-241.59 429,-241.59 429,-189.59 297,-189.59"/>
|
|
139
|
+
</g>
|
|
140
|
+
<g id="clust5" class="cluster">
|
|
141
|
+
<title>cluster_TimePickerSelectModule_exports</title>
|
|
142
|
+
<polygon fill="none" stroke="black" points="171,-319.59 171,-371.59 307,-371.59 307,-319.59 171,-319.59"/>
|
|
139
143
|
</g>
|
|
140
144
|
<g id="clust3" class="cluster">
|
|
141
145
|
<title>cluster_TimePickerSelectModule_TimePickerSelect_providers</title>
|
|
142
|
-
<polygon fill="none" stroke="black" points="16,-78 16,-
|
|
146
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 710,-176.59 710,-78 16,-78"/>
|
|
143
147
|
</g>
|
|
144
|
-
<g id="
|
|
145
|
-
<title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="
|
|
148
|
+
<g id="clust4" class="cluster">
|
|
149
|
+
<title>cluster_TimePickerSelectModule_imports</title>
|
|
150
|
+
<polygon fill="none" stroke="black" points="77,-189.59 77,-241.59 289,-241.59 289,-189.59 77,-189.59"/>
|
|
147
151
|
</g>
|
|
148
152
|
<!-- TimePickerSelect -->
|
|
149
153
|
<g id="node1" class="node">
|
|
150
154
|
<title>TimePickerSelect</title>
|
|
151
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
152
|
-
<text text-anchor="middle" x="
|
|
155
|
+
<polygon fill="#ffffb3" stroke="black" points="420.52,-233.59 305.48,-233.59 305.48,-197.59 420.52,-197.59 420.52,-233.59"/>
|
|
156
|
+
<text text-anchor="middle" x="363" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelect</text>
|
|
153
157
|
</g>
|
|
154
158
|
<!-- TimePickerSelectModule -->
|
|
155
159
|
<g id="node2" class="node">
|
|
156
160
|
<title>TimePickerSelectModule</title>
|
|
157
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
158
|
-
<text text-anchor="middle" x="
|
|
161
|
+
<polygon fill="#8dd3c7" stroke="black" points="318.57,-298.59 315.57,-302.59 294.57,-302.59 291.57,-298.59 159.43,-298.59 159.43,-262.59 318.57,-262.59 318.57,-298.59"/>
|
|
162
|
+
<text text-anchor="middle" x="239" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
|
|
159
163
|
</g>
|
|
160
164
|
<!-- TimePickerSelect->TimePickerSelectModule -->
|
|
161
165
|
<g id="edge1" class="edge">
|
|
162
166
|
<title>TimePickerSelect->TimePickerSelectModule</title>
|
|
163
|
-
<path fill="none" stroke="black" d="
|
|
164
|
-
<polygon fill="black" stroke="black" points="
|
|
167
|
+
<path fill="none" stroke="black" d="M311.89,-233.7C311.89,-233.7 311.89,-252.58 311.89,-252.58"/>
|
|
168
|
+
<polygon fill="black" stroke="black" points="308.39,-252.58 311.89,-262.58 315.39,-252.58 308.39,-252.58"/>
|
|
165
169
|
</g>
|
|
166
170
|
<!-- TimePickerSelect -->
|
|
167
171
|
<g id="node6" class="node">
|
|
168
172
|
<title>TimePickerSelect </title>
|
|
169
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
170
|
-
<text text-anchor="middle" x="
|
|
173
|
+
<polygon fill="#fb8072" stroke="black" points="298.52,-363.59 179.48,-363.59 179.48,-327.59 298.52,-327.59 298.52,-363.59"/>
|
|
174
|
+
<text text-anchor="middle" x="239" y="-341.39" font-family="Times,serif" font-size="14.00">TimePickerSelect </text>
|
|
171
175
|
</g>
|
|
172
176
|
<!-- TimePickerSelectModule->TimePickerSelect -->
|
|
173
177
|
<g id="edge5" class="edge">
|
|
174
178
|
<title>TimePickerSelectModule->TimePickerSelect </title>
|
|
175
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
176
|
-
<polygon fill="black" stroke="black" points="
|
|
179
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M239,-298.7C239,-298.7 239,-317.58 239,-317.58"/>
|
|
180
|
+
<polygon fill="black" stroke="black" points="235.5,-317.58 239,-327.58 242.5,-317.58 235.5,-317.58"/>
|
|
177
181
|
</g>
|
|
178
182
|
<!-- {
|
|
179
183
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
|
|
@@ -194,32 +198,32 @@
|
|
|
194
198
|
<title>{
|
|
195
199
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
|
|
196
200
|
}->TimePickerSelect</title>
|
|
197
|
-
<path fill="none" stroke="black" d="
|
|
198
|
-
<polygon fill="black" stroke="black" points="
|
|
201
|
+
<path fill="none" stroke="black" d="M363,-168.6C363,-168.6 363,-187.26 363,-187.26"/>
|
|
202
|
+
<polygon fill="black" stroke="black" points="359.5,-187.26 363,-197.26 366.5,-187.26 359.5,-187.26"/>
|
|
199
203
|
</g>
|
|
200
204
|
<!-- IconModule -->
|
|
201
205
|
<g id="node4" class="node">
|
|
202
206
|
<title>IconModule</title>
|
|
203
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
204
|
-
<text text-anchor="middle" x="
|
|
207
|
+
<polygon fill="#8dd3c7" stroke="black" points="281.43,-233.59 278.43,-237.59 257.43,-237.59 254.43,-233.59 196.57,-233.59 196.57,-197.59 281.43,-197.59 281.43,-233.59"/>
|
|
208
|
+
<text text-anchor="middle" x="239" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
205
209
|
</g>
|
|
206
210
|
<!-- IconModule->TimePickerSelectModule -->
|
|
207
211
|
<g id="edge3" class="edge">
|
|
208
212
|
<title>IconModule->TimePickerSelectModule</title>
|
|
209
|
-
<path fill="none" stroke="black" d="
|
|
210
|
-
<polygon fill="black" stroke="black" points="
|
|
213
|
+
<path fill="none" stroke="black" d="M239,-233.7C239,-233.7 239,-252.58 239,-252.58"/>
|
|
214
|
+
<polygon fill="black" stroke="black" points="235.5,-252.58 239,-262.58 242.5,-252.58 235.5,-252.58"/>
|
|
211
215
|
</g>
|
|
212
216
|
<!-- SelectModule -->
|
|
213
217
|
<g id="node5" class="node">
|
|
214
218
|
<title>SelectModule</title>
|
|
215
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
216
|
-
<text text-anchor="middle" x="
|
|
219
|
+
<polygon fill="#8dd3c7" stroke="black" points="178.76,-233.59 175.76,-237.59 154.76,-237.59 151.76,-233.59 85.24,-233.59 85.24,-197.59 178.76,-197.59 178.76,-233.59"/>
|
|
220
|
+
<text text-anchor="middle" x="132" y="-211.39" font-family="Times,serif" font-size="14.00">SelectModule</text>
|
|
217
221
|
</g>
|
|
218
222
|
<!-- SelectModule->TimePickerSelectModule -->
|
|
219
223
|
<g id="edge4" class="edge">
|
|
220
224
|
<title>SelectModule->TimePickerSelectModule</title>
|
|
221
|
-
<path fill="none" stroke="black" d="
|
|
222
|
-
<polygon fill="black" stroke="black" points="
|
|
225
|
+
<path fill="none" stroke="black" d="M169.17,-233.7C169.17,-233.7 169.17,-252.58 169.17,-252.58"/>
|
|
226
|
+
<polygon fill="black" stroke="black" points="165.67,-252.58 169.17,-262.58 172.67,-252.58 165.67,-252.58"/>
|
|
223
227
|
</g>
|
|
224
228
|
</g>
|
|
225
229
|
</svg>
|
|
@@ -24,22 +24,22 @@
|
|
|
24
24
|
<title>cluster_ToggleModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 632,-379.59 632,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="
|
|
28
|
-
<title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="
|
|
27
|
+
<g id="clust5" class="cluster">
|
|
28
|
+
<title>cluster_ToggleModule_exports</title>
|
|
29
|
+
<polygon fill="none" stroke="black" points="329,-319.59 329,-371.59 405,-371.59 405,-319.59 329,-319.59"/>
|
|
30
30
|
</g>
|
|
31
31
|
<g id="clust2" class="cluster">
|
|
32
32
|
<title>cluster_ToggleModule_declarations</title>
|
|
33
33
|
<polygon fill="none" stroke="black" points="284,-189.59 284,-241.59 356,-241.59 356,-189.59 284,-189.59"/>
|
|
34
34
|
</g>
|
|
35
|
+
<g id="clust4" class="cluster">
|
|
36
|
+
<title>cluster_ToggleModule_imports</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="364,-189.59 364,-241.59 466,-241.59 466,-189.59 364,-189.59"/>
|
|
38
|
+
</g>
|
|
35
39
|
<g id="clust3" class="cluster">
|
|
36
40
|
<title>cluster_ToggleModule_Toggle_providers</title>
|
|
37
41
|
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 624,-176.59 624,-78 16,-78"/>
|
|
38
42
|
</g>
|
|
39
|
-
<g id="clust5" class="cluster">
|
|
40
|
-
<title>cluster_ToggleModule_exports</title>
|
|
41
|
-
<polygon fill="none" stroke="black" points="329,-319.59 329,-371.59 405,-371.59 405,-319.59 329,-319.59"/>
|
|
42
|
-
</g>
|
|
43
43
|
<!-- Toggle -->
|
|
44
44
|
<g id="node1" class="node">
|
|
45
45
|
<title>Toggle</title>
|
|
@@ -133,22 +133,22 @@
|
|
|
133
133
|
<title>cluster_ToggleModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 632,-379.59 632,-70 8,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="
|
|
137
|
-
<title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="
|
|
136
|
+
<g id="clust5" class="cluster">
|
|
137
|
+
<title>cluster_ToggleModule_exports</title>
|
|
138
|
+
<polygon fill="none" stroke="black" points="329,-319.59 329,-371.59 405,-371.59 405,-319.59 329,-319.59"/>
|
|
139
139
|
</g>
|
|
140
140
|
<g id="clust2" class="cluster">
|
|
141
141
|
<title>cluster_ToggleModule_declarations</title>
|
|
142
142
|
<polygon fill="none" stroke="black" points="284,-189.59 284,-241.59 356,-241.59 356,-189.59 284,-189.59"/>
|
|
143
143
|
</g>
|
|
144
|
+
<g id="clust4" class="cluster">
|
|
145
|
+
<title>cluster_ToggleModule_imports</title>
|
|
146
|
+
<polygon fill="none" stroke="black" points="364,-189.59 364,-241.59 466,-241.59 466,-189.59 364,-189.59"/>
|
|
147
|
+
</g>
|
|
144
148
|
<g id="clust3" class="cluster">
|
|
145
149
|
<title>cluster_ToggleModule_Toggle_providers</title>
|
|
146
150
|
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 624,-176.59 624,-78 16,-78"/>
|
|
147
151
|
</g>
|
|
148
|
-
<g id="clust5" class="cluster">
|
|
149
|
-
<title>cluster_ToggleModule_exports</title>
|
|
150
|
-
<polygon fill="none" stroke="black" points="329,-319.59 329,-371.59 405,-371.59 405,-319.59 329,-319.59"/>
|
|
151
|
-
</g>
|
|
152
152
|
<!-- Toggle -->
|
|
153
153
|
<g id="node1" class="node">
|
|
154
154
|
<title>Toggle</title>
|
|
@@ -26,81 +26,81 @@
|
|
|
26
26
|
</g>
|
|
27
27
|
<g id="clust6" class="cluster">
|
|
28
28
|
<title>cluster_TooltipModule_exports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="
|
|
30
|
-
</g>
|
|
31
|
-
<g id="clust2" class="cluster">
|
|
32
|
-
<title>cluster_TooltipModule_declarations</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="210,-78 210,-130 416,-130 416,-78 210,-78"/>
|
|
29
|
+
<polygon fill="none" stroke="black" points="131,-208 131,-260 343,-260 343,-208 131,-208"/>
|
|
34
30
|
</g>
|
|
35
31
|
<g id="clust5" class="cluster">
|
|
36
32
|
<title>cluster_TooltipModule_imports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
33
|
+
<polygon fill="none" stroke="black" points="294,-78 294,-130 416,-130 416,-78 294,-78"/>
|
|
34
|
+
</g>
|
|
35
|
+
<g id="clust2" class="cluster">
|
|
36
|
+
<title>cluster_TooltipModule_declarations</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="80,-78 80,-130 286,-130 286,-78 80,-78"/>
|
|
38
38
|
</g>
|
|
39
39
|
<!-- Tooltip -->
|
|
40
40
|
<g id="node1" class="node">
|
|
41
41
|
<title>Tooltip</title>
|
|
42
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
43
|
-
<text text-anchor="middle" x="
|
|
42
|
+
<polygon fill="#ffffb3" stroke="black" points="277.72,-122 220.28,-122 220.28,-86 277.72,-86 277.72,-122"/>
|
|
43
|
+
<text text-anchor="middle" x="249" y="-99.8" font-family="Times,serif" font-size="14.00">Tooltip</text>
|
|
44
44
|
</g>
|
|
45
45
|
<!-- TooltipModule -->
|
|
46
46
|
<g id="node3" class="node">
|
|
47
47
|
<title>TooltipModule</title>
|
|
48
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
49
|
-
<text text-anchor="middle" x="
|
|
48
|
+
<polygon fill="#8dd3c7" stroke="black" points="299.27,-187 296.27,-191 275.27,-191 272.27,-187 198.73,-187 198.73,-151 299.27,-151 299.27,-187"/>
|
|
49
|
+
<text text-anchor="middle" x="249" y="-164.8" font-family="Times,serif" font-size="14.00">TooltipModule</text>
|
|
50
50
|
</g>
|
|
51
51
|
<!-- Tooltip->TooltipModule -->
|
|
52
52
|
<g id="edge1" class="edge">
|
|
53
53
|
<title>Tooltip->TooltipModule</title>
|
|
54
|
-
<path fill="none" stroke="black" d="
|
|
55
|
-
<polygon fill="black" stroke="black" points="
|
|
54
|
+
<path fill="none" stroke="black" d="M249,-122.11C249,-122.11 249,-140.99 249,-140.99"/>
|
|
55
|
+
<polygon fill="black" stroke="black" points="245.5,-140.99 249,-150.99 252.5,-140.99 245.5,-140.99"/>
|
|
56
56
|
</g>
|
|
57
57
|
<!-- TooltipDefinition -->
|
|
58
58
|
<g id="node2" class="node">
|
|
59
59
|
<title>TooltipDefinition</title>
|
|
60
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
61
|
-
<text text-anchor="middle" x="
|
|
60
|
+
<polygon fill="#ffffb3" stroke="black" points="202.27,-122 87.73,-122 87.73,-86 202.27,-86 202.27,-122"/>
|
|
61
|
+
<text text-anchor="middle" x="145" y="-99.8" font-family="Times,serif" font-size="14.00">TooltipDefinition</text>
|
|
62
62
|
</g>
|
|
63
63
|
<!-- TooltipDefinition->TooltipModule -->
|
|
64
64
|
<g id="edge2" class="edge">
|
|
65
65
|
<title>TooltipDefinition->TooltipModule</title>
|
|
66
|
-
<path fill="none" stroke="black" d="
|
|
67
|
-
<polygon fill="black" stroke="black" points="
|
|
66
|
+
<path fill="none" stroke="black" d="M202.43,-104C207.86,-104 211.39,-104 211.39,-104 211.39,-104 211.39,-140.89 211.39,-140.89"/>
|
|
67
|
+
<polygon fill="black" stroke="black" points="207.89,-140.89 211.39,-150.89 214.89,-140.89 207.89,-140.89"/>
|
|
68
68
|
</g>
|
|
69
69
|
<!-- Tooltip -->
|
|
70
70
|
<g id="node5" class="node">
|
|
71
71
|
<title>Tooltip </title>
|
|
72
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
73
|
-
<text text-anchor="middle" x="
|
|
72
|
+
<polygon fill="#fb8072" stroke="black" points="335.23,-252 274.77,-252 274.77,-216 335.23,-216 335.23,-252"/>
|
|
73
|
+
<text text-anchor="middle" x="305" y="-229.8" font-family="Times,serif" font-size="14.00">Tooltip </text>
|
|
74
74
|
</g>
|
|
75
75
|
<!-- TooltipModule->Tooltip -->
|
|
76
76
|
<g id="edge4" class="edge">
|
|
77
77
|
<title>TooltipModule->Tooltip </title>
|
|
78
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
79
|
-
<polygon fill="black" stroke="black" points="
|
|
78
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M287.01,-187.11C287.01,-187.11 287.01,-205.99 287.01,-205.99"/>
|
|
79
|
+
<polygon fill="black" stroke="black" points="283.51,-205.99 287.01,-215.99 290.51,-205.99 283.51,-205.99"/>
|
|
80
80
|
</g>
|
|
81
81
|
<!-- TooltipDefinition -->
|
|
82
82
|
<g id="node6" class="node">
|
|
83
83
|
<title>TooltipDefinition </title>
|
|
84
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
85
|
-
<text text-anchor="middle" x="
|
|
84
|
+
<polygon fill="#fb8072" stroke="black" points="257.27,-252 138.73,-252 138.73,-216 257.27,-216 257.27,-252"/>
|
|
85
|
+
<text text-anchor="middle" x="198" y="-229.8" font-family="Times,serif" font-size="14.00">TooltipDefinition </text>
|
|
86
86
|
</g>
|
|
87
87
|
<!-- TooltipModule->TooltipDefinition -->
|
|
88
88
|
<g id="edge5" class="edge">
|
|
89
89
|
<title>TooltipModule->TooltipDefinition </title>
|
|
90
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
91
|
-
<polygon fill="black" stroke="black" points="
|
|
90
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M227.87,-187.11C227.87,-187.11 227.87,-205.99 227.87,-205.99"/>
|
|
91
|
+
<polygon fill="black" stroke="black" points="224.37,-205.99 227.87,-215.99 231.37,-205.99 224.37,-205.99"/>
|
|
92
92
|
</g>
|
|
93
93
|
<!-- PopoverModule -->
|
|
94
94
|
<g id="node4" class="node">
|
|
95
95
|
<title>PopoverModule</title>
|
|
96
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
97
|
-
<text text-anchor="middle" x="
|
|
96
|
+
<polygon fill="#8dd3c7" stroke="black" points="408.21,-122 405.21,-126 384.21,-126 381.21,-122 301.79,-122 301.79,-86 408.21,-86 408.21,-122"/>
|
|
97
|
+
<text text-anchor="middle" x="355" y="-99.8" font-family="Times,serif" font-size="14.00">PopoverModule</text>
|
|
98
98
|
</g>
|
|
99
99
|
<!-- PopoverModule->TooltipModule -->
|
|
100
100
|
<g id="edge3" class="edge">
|
|
101
101
|
<title>PopoverModule->TooltipModule</title>
|
|
102
|
-
<path fill="none" stroke="black" d="
|
|
103
|
-
<polygon fill="black" stroke="black" points="
|
|
102
|
+
<path fill="none" stroke="black" d="M301.64,-104C293.91,-104 288.5,-104 288.5,-104 288.5,-104 288.5,-140.89 288.5,-140.89"/>
|
|
103
|
+
<polygon fill="black" stroke="black" points="285,-140.89 288.5,-150.89 292,-140.89 285,-140.89"/>
|
|
104
104
|
</g>
|
|
105
105
|
</g>
|
|
106
106
|
</svg>
|
|
@@ -135,81 +135,81 @@
|
|
|
135
135
|
</g>
|
|
136
136
|
<g id="clust6" class="cluster">
|
|
137
137
|
<title>cluster_TooltipModule_exports</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="
|
|
139
|
-
</g>
|
|
140
|
-
<g id="clust2" class="cluster">
|
|
141
|
-
<title>cluster_TooltipModule_declarations</title>
|
|
142
|
-
<polygon fill="none" stroke="black" points="210,-78 210,-130 416,-130 416,-78 210,-78"/>
|
|
138
|
+
<polygon fill="none" stroke="black" points="131,-208 131,-260 343,-260 343,-208 131,-208"/>
|
|
143
139
|
</g>
|
|
144
140
|
<g id="clust5" class="cluster">
|
|
145
141
|
<title>cluster_TooltipModule_imports</title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="
|
|
142
|
+
<polygon fill="none" stroke="black" points="294,-78 294,-130 416,-130 416,-78 294,-78"/>
|
|
143
|
+
</g>
|
|
144
|
+
<g id="clust2" class="cluster">
|
|
145
|
+
<title>cluster_TooltipModule_declarations</title>
|
|
146
|
+
<polygon fill="none" stroke="black" points="80,-78 80,-130 286,-130 286,-78 80,-78"/>
|
|
147
147
|
</g>
|
|
148
148
|
<!-- Tooltip -->
|
|
149
149
|
<g id="node1" class="node">
|
|
150
150
|
<title>Tooltip</title>
|
|
151
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
152
|
-
<text text-anchor="middle" x="
|
|
151
|
+
<polygon fill="#ffffb3" stroke="black" points="277.72,-122 220.28,-122 220.28,-86 277.72,-86 277.72,-122"/>
|
|
152
|
+
<text text-anchor="middle" x="249" y="-99.8" font-family="Times,serif" font-size="14.00">Tooltip</text>
|
|
153
153
|
</g>
|
|
154
154
|
<!-- TooltipModule -->
|
|
155
155
|
<g id="node3" class="node">
|
|
156
156
|
<title>TooltipModule</title>
|
|
157
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
158
|
-
<text text-anchor="middle" x="
|
|
157
|
+
<polygon fill="#8dd3c7" stroke="black" points="299.27,-187 296.27,-191 275.27,-191 272.27,-187 198.73,-187 198.73,-151 299.27,-151 299.27,-187"/>
|
|
158
|
+
<text text-anchor="middle" x="249" y="-164.8" font-family="Times,serif" font-size="14.00">TooltipModule</text>
|
|
159
159
|
</g>
|
|
160
160
|
<!-- Tooltip->TooltipModule -->
|
|
161
161
|
<g id="edge1" class="edge">
|
|
162
162
|
<title>Tooltip->TooltipModule</title>
|
|
163
|
-
<path fill="none" stroke="black" d="
|
|
164
|
-
<polygon fill="black" stroke="black" points="
|
|
163
|
+
<path fill="none" stroke="black" d="M249,-122.11C249,-122.11 249,-140.99 249,-140.99"/>
|
|
164
|
+
<polygon fill="black" stroke="black" points="245.5,-140.99 249,-150.99 252.5,-140.99 245.5,-140.99"/>
|
|
165
165
|
</g>
|
|
166
166
|
<!-- TooltipDefinition -->
|
|
167
167
|
<g id="node2" class="node">
|
|
168
168
|
<title>TooltipDefinition</title>
|
|
169
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
170
|
-
<text text-anchor="middle" x="
|
|
169
|
+
<polygon fill="#ffffb3" stroke="black" points="202.27,-122 87.73,-122 87.73,-86 202.27,-86 202.27,-122"/>
|
|
170
|
+
<text text-anchor="middle" x="145" y="-99.8" font-family="Times,serif" font-size="14.00">TooltipDefinition</text>
|
|
171
171
|
</g>
|
|
172
172
|
<!-- TooltipDefinition->TooltipModule -->
|
|
173
173
|
<g id="edge2" class="edge">
|
|
174
174
|
<title>TooltipDefinition->TooltipModule</title>
|
|
175
|
-
<path fill="none" stroke="black" d="
|
|
176
|
-
<polygon fill="black" stroke="black" points="
|
|
175
|
+
<path fill="none" stroke="black" d="M202.43,-104C207.86,-104 211.39,-104 211.39,-104 211.39,-104 211.39,-140.89 211.39,-140.89"/>
|
|
176
|
+
<polygon fill="black" stroke="black" points="207.89,-140.89 211.39,-150.89 214.89,-140.89 207.89,-140.89"/>
|
|
177
177
|
</g>
|
|
178
178
|
<!-- Tooltip -->
|
|
179
179
|
<g id="node5" class="node">
|
|
180
180
|
<title>Tooltip </title>
|
|
181
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
182
|
-
<text text-anchor="middle" x="
|
|
181
|
+
<polygon fill="#fb8072" stroke="black" points="335.23,-252 274.77,-252 274.77,-216 335.23,-216 335.23,-252"/>
|
|
182
|
+
<text text-anchor="middle" x="305" y="-229.8" font-family="Times,serif" font-size="14.00">Tooltip </text>
|
|
183
183
|
</g>
|
|
184
184
|
<!-- TooltipModule->Tooltip -->
|
|
185
185
|
<g id="edge4" class="edge">
|
|
186
186
|
<title>TooltipModule->Tooltip </title>
|
|
187
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
188
|
-
<polygon fill="black" stroke="black" points="
|
|
187
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M287.01,-187.11C287.01,-187.11 287.01,-205.99 287.01,-205.99"/>
|
|
188
|
+
<polygon fill="black" stroke="black" points="283.51,-205.99 287.01,-215.99 290.51,-205.99 283.51,-205.99"/>
|
|
189
189
|
</g>
|
|
190
190
|
<!-- TooltipDefinition -->
|
|
191
191
|
<g id="node6" class="node">
|
|
192
192
|
<title>TooltipDefinition </title>
|
|
193
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
194
|
-
<text text-anchor="middle" x="
|
|
193
|
+
<polygon fill="#fb8072" stroke="black" points="257.27,-252 138.73,-252 138.73,-216 257.27,-216 257.27,-252"/>
|
|
194
|
+
<text text-anchor="middle" x="198" y="-229.8" font-family="Times,serif" font-size="14.00">TooltipDefinition </text>
|
|
195
195
|
</g>
|
|
196
196
|
<!-- TooltipModule->TooltipDefinition -->
|
|
197
197
|
<g id="edge5" class="edge">
|
|
198
198
|
<title>TooltipModule->TooltipDefinition </title>
|
|
199
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
200
|
-
<polygon fill="black" stroke="black" points="
|
|
199
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M227.87,-187.11C227.87,-187.11 227.87,-205.99 227.87,-205.99"/>
|
|
200
|
+
<polygon fill="black" stroke="black" points="224.37,-205.99 227.87,-215.99 231.37,-205.99 224.37,-205.99"/>
|
|
201
201
|
</g>
|
|
202
202
|
<!-- PopoverModule -->
|
|
203
203
|
<g id="node4" class="node">
|
|
204
204
|
<title>PopoverModule</title>
|
|
205
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
206
|
-
<text text-anchor="middle" x="
|
|
205
|
+
<polygon fill="#8dd3c7" stroke="black" points="408.21,-122 405.21,-126 384.21,-126 381.21,-122 301.79,-122 301.79,-86 408.21,-86 408.21,-122"/>
|
|
206
|
+
<text text-anchor="middle" x="355" y="-99.8" font-family="Times,serif" font-size="14.00">PopoverModule</text>
|
|
207
207
|
</g>
|
|
208
208
|
<!-- PopoverModule->TooltipModule -->
|
|
209
209
|
<g id="edge3" class="edge">
|
|
210
210
|
<title>PopoverModule->TooltipModule</title>
|
|
211
|
-
<path fill="none" stroke="black" d="
|
|
212
|
-
<polygon fill="black" stroke="black" points="
|
|
211
|
+
<path fill="none" stroke="black" d="M301.64,-104C293.91,-104 288.5,-104 288.5,-104 288.5,-104 288.5,-140.89 288.5,-140.89"/>
|
|
212
|
+
<polygon fill="black" stroke="black" points="285,-140.89 288.5,-150.89 292,-140.89 285,-140.89"/>
|
|
213
213
|
</g>
|
|
214
214
|
</g>
|
|
215
215
|
</svg>
|
|
@@ -26,15 +26,15 @@
|
|
|
26
26
|
</g>
|
|
27
27
|
<g id="clust2" class="cluster">
|
|
28
28
|
<title>cluster_TreeviewModule_declarations</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="
|
|
30
|
-
</g>
|
|
31
|
-
<g id="clust5" class="cluster">
|
|
32
|
-
<title>cluster_TreeviewModule_imports</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="356.5,-143 356.5,-195 456.5,-195 456.5,-143 356.5,-143"/>
|
|
29
|
+
<polygon fill="none" stroke="black" points="147.5,-143 147.5,-195 456.5,-195 456.5,-143 147.5,-143"/>
|
|
34
30
|
</g>
|
|
35
31
|
<g id="clust4" class="cluster">
|
|
36
32
|
<title>cluster_TreeviewModule_TreeViewComponent_providers</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
33
|
+
<polygon fill="none" stroke="black" points="137.5,-78 137.5,-130 311.5,-130 311.5,-78 137.5,-78"/>
|
|
34
|
+
</g>
|
|
35
|
+
<g id="clust5" class="cluster">
|
|
36
|
+
<title>cluster_TreeviewModule_imports</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="39.5,-143 39.5,-195 139.5,-195 139.5,-143 39.5,-143"/>
|
|
38
38
|
</g>
|
|
39
39
|
<g id="clust6" class="cluster">
|
|
40
40
|
<title>cluster_TreeviewModule_exports</title>
|
|
@@ -43,32 +43,32 @@
|
|
|
43
43
|
<!-- TreeNodeComponent -->
|
|
44
44
|
<g id="node1" class="node">
|
|
45
45
|
<title>TreeNodeComponent</title>
|
|
46
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
47
|
-
<text text-anchor="middle" x="
|
|
46
|
+
<polygon fill="#ffffb3" stroke="black" points="448.3,-187 310.7,-187 310.7,-151 448.3,-151 448.3,-187"/>
|
|
47
|
+
<text text-anchor="middle" x="379.5" y="-164.8" font-family="Times,serif" font-size="14.00">TreeNodeComponent</text>
|
|
48
48
|
</g>
|
|
49
49
|
<!-- TreeviewModule -->
|
|
50
50
|
<g id="node3" class="node">
|
|
51
51
|
<title>TreeviewModule</title>
|
|
52
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
53
|
-
<text text-anchor="middle" x="
|
|
52
|
+
<polygon fill="#8dd3c7" stroke="black" points="280.9,-252 277.9,-256 256.9,-256 253.9,-252 168.1,-252 168.1,-216 280.9,-216 280.9,-252"/>
|
|
53
|
+
<text text-anchor="middle" x="224.5" y="-229.8" font-family="Times,serif" font-size="14.00">TreeviewModule</text>
|
|
54
54
|
</g>
|
|
55
55
|
<!-- TreeNodeComponent->TreeviewModule -->
|
|
56
56
|
<g id="edge1" class="edge">
|
|
57
57
|
<title>TreeNodeComponent->TreeviewModule</title>
|
|
58
|
-
<path fill="none" stroke="black" d="
|
|
59
|
-
<polygon fill="black" stroke="black" points="
|
|
58
|
+
<path fill="none" stroke="black" d="M354.38,-187.11C354.38,-206.34 354.38,-234 354.38,-234 354.38,-234 290.71,-234 290.71,-234"/>
|
|
59
|
+
<polygon fill="black" stroke="black" points="290.71,-230.5 280.71,-234 290.71,-237.5 290.71,-230.5"/>
|
|
60
60
|
</g>
|
|
61
61
|
<!-- TreeViewComponent -->
|
|
62
62
|
<g id="node2" class="node">
|
|
63
63
|
<title>TreeViewComponent</title>
|
|
64
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
65
|
-
<text text-anchor="middle" x="
|
|
64
|
+
<polygon fill="#ffffb3" stroke="black" points="293.29,-187 155.71,-187 155.71,-151 293.29,-151 293.29,-187"/>
|
|
65
|
+
<text text-anchor="middle" x="224.5" y="-164.8" font-family="Times,serif" font-size="14.00">TreeViewComponent</text>
|
|
66
66
|
</g>
|
|
67
67
|
<!-- TreeViewComponent->TreeviewModule -->
|
|
68
68
|
<g id="edge2" class="edge">
|
|
69
69
|
<title>TreeViewComponent->TreeviewModule</title>
|
|
70
|
-
<path fill="none" stroke="black" d="
|
|
71
|
-
<polygon fill="black" stroke="black" points="205.
|
|
70
|
+
<path fill="none" stroke="black" d="M224.5,-187.11C224.5,-187.11 224.5,-205.99 224.5,-205.99"/>
|
|
71
|
+
<polygon fill="black" stroke="black" points="221,-205.99 224.5,-215.99 228,-205.99 221,-205.99"/>
|
|
72
72
|
</g>
|
|
73
73
|
<!-- TreeNodeComponent -->
|
|
74
74
|
<g id="node6" class="node">
|
|
@@ -79,8 +79,8 @@
|
|
|
79
79
|
<!-- TreeviewModule->TreeNodeComponent -->
|
|
80
80
|
<g id="edge5" class="edge">
|
|
81
81
|
<title>TreeviewModule->TreeNodeComponent </title>
|
|
82
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
83
|
-
<polygon fill="black" stroke="black" points="
|
|
82
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M268.9,-252.11C268.9,-252.11 268.9,-270.99 268.9,-270.99"/>
|
|
83
|
+
<polygon fill="black" stroke="black" points="265.4,-270.99 268.9,-280.99 272.4,-270.99 265.4,-270.99"/>
|
|
84
84
|
</g>
|
|
85
85
|
<!-- TreeViewComponent -->
|
|
86
86
|
<g id="node7" class="node">
|
|
@@ -91,32 +91,32 @@
|
|
|
91
91
|
<!-- TreeviewModule->TreeViewComponent -->
|
|
92
92
|
<g id="edge6" class="edge">
|
|
93
93
|
<title>TreeviewModule->TreeViewComponent </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="M203.6,-252.11C203.6,-252.11 203.6,-270.99 203.6,-270.99"/>
|
|
95
|
+
<polygon fill="black" stroke="black" points="200.1,-270.99 203.6,-280.99 207.1,-270.99 200.1,-270.99"/>
|
|
96
96
|
</g>
|
|
97
97
|
<!-- TreeViewService -->
|
|
98
98
|
<g id="node4" class="node">
|
|
99
99
|
<title>TreeViewService</title>
|
|
100
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
101
|
-
<text text-anchor="middle" x="
|
|
100
|
+
<ellipse fill="#fdb462" stroke="black" cx="224.5" cy="-104" rx="78.69" ry="18"/>
|
|
101
|
+
<text text-anchor="middle" x="224.5" y="-99.8" font-family="Times,serif" font-size="14.00">TreeViewService</text>
|
|
102
102
|
</g>
|
|
103
103
|
<!-- TreeViewService->TreeViewComponent -->
|
|
104
104
|
<g id="edge3" class="edge">
|
|
105
105
|
<title>TreeViewService->TreeViewComponent</title>
|
|
106
|
-
<path fill="none" stroke="black" d="
|
|
107
|
-
<polygon fill="black" stroke="black" points="
|
|
106
|
+
<path fill="none" stroke="black" d="M224.5,-122.11C224.5,-122.11 224.5,-140.99 224.5,-140.99"/>
|
|
107
|
+
<polygon fill="black" stroke="black" points="221,-140.99 224.5,-150.99 228,-140.99 221,-140.99"/>
|
|
108
108
|
</g>
|
|
109
109
|
<!-- IconModule -->
|
|
110
110
|
<g id="node5" class="node">
|
|
111
111
|
<title>IconModule</title>
|
|
112
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
113
|
-
<text text-anchor="middle" x="
|
|
112
|
+
<polygon fill="#8dd3c7" stroke="black" points="131.93,-187 128.93,-191 107.93,-191 104.93,-187 47.07,-187 47.07,-151 131.93,-151 131.93,-187"/>
|
|
113
|
+
<text text-anchor="middle" x="89.5" y="-164.8" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
114
114
|
</g>
|
|
115
115
|
<!-- IconModule->TreeviewModule -->
|
|
116
116
|
<g id="edge4" class="edge">
|
|
117
117
|
<title>IconModule->TreeviewModule</title>
|
|
118
|
-
<path fill="none" stroke="black" d="
|
|
119
|
-
<polygon fill="black" stroke="black" points="
|
|
118
|
+
<path fill="none" stroke="black" d="M114.91,-187.11C114.91,-206.34 114.91,-234 114.91,-234 114.91,-234 158.1,-234 158.1,-234"/>
|
|
119
|
+
<polygon fill="black" stroke="black" points="158.1,-237.5 168.1,-234 158.1,-230.5 158.1,-237.5"/>
|
|
120
120
|
</g>
|
|
121
121
|
</g>
|
|
122
122
|
</svg>
|