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
|
@@ -141,17 +141,17 @@
|
|
|
141
141
|
<title>cluster_DropdownModule_Dropdown_providers</title>
|
|
142
142
|
<polygon fill="none" stroke="black" points="516,-78 516,-176.59 1154,-176.59 1154,-78 516,-78"/>
|
|
143
143
|
</g>
|
|
144
|
-
<g id="
|
|
145
|
-
<title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="
|
|
144
|
+
<g id="clust8" class="cluster">
|
|
145
|
+
<title>cluster_DropdownModule_exports</title>
|
|
146
|
+
<polygon fill="none" stroke="black" points="374,-319.59 374,-371.59 880,-371.59 880,-319.59 374,-319.59"/>
|
|
147
147
|
</g>
|
|
148
148
|
<g id="clust7" class="cluster">
|
|
149
149
|
<title>cluster_DropdownModule_imports</title>
|
|
150
|
-
<polygon fill="none" stroke="black" points="
|
|
150
|
+
<polygon fill="none" stroke="black" points="202,-189.59 202,-241.59 654,-241.59 654,-189.59 202,-189.59"/>
|
|
151
151
|
</g>
|
|
152
|
-
<g id="
|
|
153
|
-
<title>
|
|
154
|
-
<polygon fill="none" stroke="black" points="
|
|
152
|
+
<g id="clust10" class="cluster">
|
|
153
|
+
<title>cluster_DropdownModule_providers</title>
|
|
154
|
+
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 194,-241.59 194,-189.59 16,-189.59"/>
|
|
155
155
|
</g>
|
|
156
156
|
<!-- AbstractDropdownView -->
|
|
157
157
|
<g id="node1" class="node">
|
|
@@ -162,14 +162,14 @@
|
|
|
162
162
|
<!-- DropdownModule -->
|
|
163
163
|
<g id="node5" class="node">
|
|
164
164
|
<title>DropdownModule</title>
|
|
165
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
166
|
-
<text text-anchor="middle" x="
|
|
165
|
+
<polygon fill="#8dd3c7" stroke="black" points="662.92,-298.59 659.92,-302.59 638.92,-302.59 635.92,-298.59 543.08,-298.59 543.08,-262.59 662.92,-262.59 662.92,-298.59"/>
|
|
166
|
+
<text text-anchor="middle" x="603" y="-276.39" font-family="Times,serif" font-size="14.00">DropdownModule</text>
|
|
167
167
|
</g>
|
|
168
168
|
<!-- AbstractDropdownView->DropdownModule -->
|
|
169
169
|
<g id="edge1" class="edge">
|
|
170
170
|
<title>AbstractDropdownView->DropdownModule</title>
|
|
171
|
-
<path fill="none" stroke="black" d="M1069,-233.
|
|
172
|
-
<polygon fill="black" stroke="black" points="
|
|
171
|
+
<path fill="none" stroke="black" d="M1069,-233.72C1069,-254.16 1069,-284.59 1069,-284.59 1069,-284.59 672.97,-284.59 672.97,-284.59"/>
|
|
172
|
+
<polygon fill="black" stroke="black" points="672.97,-281.09 662.97,-284.59 672.97,-288.09 672.97,-281.09"/>
|
|
173
173
|
</g>
|
|
174
174
|
<!-- Dropdown -->
|
|
175
175
|
<g id="node2" class="node">
|
|
@@ -180,8 +180,8 @@
|
|
|
180
180
|
<!-- Dropdown->DropdownModule -->
|
|
181
181
|
<g id="edge2" class="edge">
|
|
182
182
|
<title>Dropdown->DropdownModule</title>
|
|
183
|
-
<path fill="none" stroke="black" d="M936,-233.
|
|
184
|
-
<polygon fill="black" stroke="black" points="
|
|
183
|
+
<path fill="none" stroke="black" d="M936,-233.86C936,-252.15 936,-277.59 936,-277.59 936,-277.59 672.92,-277.59 672.92,-277.59"/>
|
|
184
|
+
<polygon fill="black" stroke="black" points="672.92,-274.09 662.92,-277.59 672.92,-281.09 672.92,-274.09"/>
|
|
185
185
|
</g>
|
|
186
186
|
<!-- DropdownList -->
|
|
187
187
|
<g id="node3" class="node">
|
|
@@ -192,8 +192,8 @@
|
|
|
192
192
|
<!-- DropdownList->DropdownModule -->
|
|
193
193
|
<g id="edge4" class="edge">
|
|
194
194
|
<title>DropdownList->DropdownModule</title>
|
|
195
|
-
<path fill="none" stroke="black" d="
|
|
196
|
-
<polygon fill="black" stroke="black" points="
|
|
195
|
+
<path fill="none" stroke="black" d="M826.87,-233.6C826.87,-249.64 826.87,-270.59 826.87,-270.59 826.87,-270.59 672.99,-270.59 672.99,-270.59"/>
|
|
196
|
+
<polygon fill="black" stroke="black" points="672.99,-267.09 662.99,-270.59 672.99,-274.09 672.99,-267.09"/>
|
|
197
197
|
</g>
|
|
198
198
|
<!-- ScrollableList -->
|
|
199
199
|
<g id="node4" class="node">
|
|
@@ -204,56 +204,56 @@
|
|
|
204
204
|
<!-- ScrollableList->DropdownModule -->
|
|
205
205
|
<g id="edge5" class="edge">
|
|
206
206
|
<title>ScrollableList->DropdownModule</title>
|
|
207
|
-
<path fill="none" stroke="black" d="
|
|
208
|
-
<polygon fill="black" stroke="black" points="
|
|
207
|
+
<path fill="none" stroke="black" d="M669.69,-215.59C660.76,-215.59 654.16,-215.59 654.16,-215.59 654.16,-215.59 654.16,-252.48 654.16,-252.48"/>
|
|
208
|
+
<polygon fill="black" stroke="black" points="650.66,-252.48 654.16,-262.48 657.66,-252.48 650.66,-252.48"/>
|
|
209
209
|
</g>
|
|
210
210
|
<!-- AbstractDropdownView -->
|
|
211
211
|
<g id="node11" class="node">
|
|
212
212
|
<title>AbstractDropdownView </title>
|
|
213
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
214
|
-
<text text-anchor="middle" x="
|
|
213
|
+
<polygon fill="#fb8072" stroke="black" points="871.61,-363.59 714.39,-363.59 714.39,-327.59 871.61,-327.59 871.61,-363.59"/>
|
|
214
|
+
<text text-anchor="middle" x="793" y="-341.39" font-family="Times,serif" font-size="14.00">AbstractDropdownView </text>
|
|
215
215
|
</g>
|
|
216
216
|
<!-- DropdownModule->AbstractDropdownView -->
|
|
217
217
|
<g id="edge10" class="edge">
|
|
218
218
|
<title>DropdownModule->AbstractDropdownView </title>
|
|
219
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
220
|
-
<polygon fill="black" stroke="black" points="
|
|
219
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M662.81,-291.59C699.44,-291.59 739.36,-291.59 739.36,-291.59 739.36,-291.59 739.36,-317.31 739.36,-317.31"/>
|
|
220
|
+
<polygon fill="black" stroke="black" points="735.86,-317.31 739.36,-327.31 742.86,-317.31 735.86,-317.31"/>
|
|
221
221
|
</g>
|
|
222
222
|
<!-- Dropdown -->
|
|
223
223
|
<g id="node12" class="node">
|
|
224
224
|
<title>Dropdown </title>
|
|
225
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
226
|
-
<text text-anchor="middle" x="
|
|
225
|
+
<polygon fill="#fb8072" stroke="black" points="696.87,-363.59 617.13,-363.59 617.13,-327.59 696.87,-327.59 696.87,-363.59"/>
|
|
226
|
+
<text text-anchor="middle" x="657" y="-341.39" font-family="Times,serif" font-size="14.00">Dropdown </text>
|
|
227
227
|
</g>
|
|
228
228
|
<!-- DropdownModule->Dropdown -->
|
|
229
229
|
<g id="edge11" class="edge">
|
|
230
230
|
<title>DropdownModule->Dropdown </title>
|
|
231
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
232
|
-
<polygon fill="black" stroke="black" points="
|
|
231
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M640.01,-298.7C640.01,-298.7 640.01,-317.58 640.01,-317.58"/>
|
|
232
|
+
<polygon fill="black" stroke="black" points="636.51,-317.58 640.01,-327.58 643.51,-317.58 636.51,-317.58"/>
|
|
233
233
|
</g>
|
|
234
234
|
<!-- DropdownList -->
|
|
235
235
|
<g id="node13" class="node">
|
|
236
236
|
<title>DropdownList </title>
|
|
237
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
238
|
-
<text text-anchor="middle" x="
|
|
237
|
+
<polygon fill="#fb8072" stroke="black" points="599.65,-363.59 498.35,-363.59 498.35,-327.59 599.65,-327.59 599.65,-363.59"/>
|
|
238
|
+
<text text-anchor="middle" x="549" y="-341.39" font-family="Times,serif" font-size="14.00">DropdownList </text>
|
|
239
239
|
</g>
|
|
240
240
|
<!-- DropdownModule->DropdownList -->
|
|
241
241
|
<g id="edge12" class="edge">
|
|
242
242
|
<title>DropdownModule->DropdownList </title>
|
|
243
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
244
|
-
<polygon fill="black" stroke="black" points="
|
|
243
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M571.43,-298.7C571.43,-298.7 571.43,-317.58 571.43,-317.58"/>
|
|
244
|
+
<polygon fill="black" stroke="black" points="567.93,-317.58 571.43,-327.58 574.93,-317.58 567.93,-317.58"/>
|
|
245
245
|
</g>
|
|
246
246
|
<!-- ScrollableList -->
|
|
247
247
|
<g id="node14" class="node">
|
|
248
248
|
<title>ScrollableList </title>
|
|
249
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
250
|
-
<text text-anchor="middle" x="
|
|
249
|
+
<polygon fill="#fb8072" stroke="black" points="480.04,-363.59 381.96,-363.59 381.96,-327.59 480.04,-327.59 480.04,-363.59"/>
|
|
250
|
+
<text text-anchor="middle" x="431" y="-341.39" font-family="Times,serif" font-size="14.00">ScrollableList </text>
|
|
251
251
|
</g>
|
|
252
252
|
<!-- DropdownModule->ScrollableList -->
|
|
253
253
|
<g id="edge13" class="edge">
|
|
254
254
|
<title>DropdownModule->ScrollableList </title>
|
|
255
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
256
|
-
<polygon fill="black" stroke="black" points="
|
|
255
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M543.01,-291.59C507.31,-291.59 468.9,-291.59 468.9,-291.59 468.9,-291.59 468.9,-317.31 468.9,-317.31"/>
|
|
256
|
+
<polygon fill="black" stroke="black" points="465.4,-317.31 468.9,-327.31 472.4,-317.31 465.4,-317.31"/>
|
|
257
257
|
</g>
|
|
258
258
|
<!-- {
|
|
259
259
|
   provide: NG_VALUE_ACCESSOR, useExisting: Dropdown, multi: true
|
|
@@ -280,62 +280,62 @@
|
|
|
280
280
|
<!-- I18nModule -->
|
|
281
281
|
<g id="node7" class="node">
|
|
282
282
|
<title>I18nModule</title>
|
|
283
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
284
|
-
<text text-anchor="middle" x="
|
|
283
|
+
<polygon fill="#8dd3c7" stroke="black" points="645.71,-233.59 642.71,-237.59 621.71,-237.59 618.71,-233.59 560.29,-233.59 560.29,-197.59 645.71,-197.59 645.71,-233.59"/>
|
|
284
|
+
<text text-anchor="middle" x="603" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
285
285
|
</g>
|
|
286
286
|
<!-- I18nModule->DropdownModule -->
|
|
287
287
|
<g id="edge6" class="edge">
|
|
288
288
|
<title>I18nModule->DropdownModule</title>
|
|
289
|
-
<path fill="none" stroke="black" d="
|
|
290
|
-
<polygon fill="black" stroke="black" points="
|
|
289
|
+
<path fill="none" stroke="black" d="M603,-233.7C603,-233.7 603,-252.58 603,-252.58"/>
|
|
290
|
+
<polygon fill="black" stroke="black" points="599.5,-252.58 603,-262.58 606.5,-252.58 599.5,-252.58"/>
|
|
291
291
|
</g>
|
|
292
292
|
<!-- IconModule -->
|
|
293
293
|
<g id="node8" class="node">
|
|
294
294
|
<title>IconModule</title>
|
|
295
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
296
|
-
<text text-anchor="middle" x="
|
|
295
|
+
<polygon fill="#8dd3c7" stroke="black" points="542.43,-233.59 539.43,-237.59 518.43,-237.59 515.43,-233.59 457.57,-233.59 457.57,-197.59 542.43,-197.59 542.43,-233.59"/>
|
|
296
|
+
<text text-anchor="middle" x="500" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
297
297
|
</g>
|
|
298
298
|
<!-- IconModule->DropdownModule -->
|
|
299
299
|
<g id="edge7" class="edge">
|
|
300
300
|
<title>IconModule->DropdownModule</title>
|
|
301
|
-
<path fill="none" stroke="black" d="
|
|
302
|
-
<polygon fill="black" stroke="black" points="
|
|
301
|
+
<path fill="none" stroke="black" d="M542.33,-215.59C547.97,-215.59 551.84,-215.59 551.84,-215.59 551.84,-215.59 551.84,-252.48 551.84,-252.48"/>
|
|
302
|
+
<polygon fill="black" stroke="black" points="548.34,-252.48 551.84,-262.48 555.34,-252.48 548.34,-252.48"/>
|
|
303
303
|
</g>
|
|
304
304
|
<!-- PlaceholderModule -->
|
|
305
305
|
<g id="node9" class="node">
|
|
306
306
|
<title>PlaceholderModule</title>
|
|
307
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
308
|
-
<text text-anchor="middle" x="
|
|
307
|
+
<polygon fill="#8dd3c7" stroke="black" points="439.63,-233.59 436.63,-237.59 415.63,-237.59 412.63,-233.59 314.37,-233.59 314.37,-197.59 439.63,-197.59 439.63,-233.59"/>
|
|
308
|
+
<text text-anchor="middle" x="377" y="-211.39" font-family="Times,serif" font-size="14.00">PlaceholderModule</text>
|
|
309
309
|
</g>
|
|
310
310
|
<!-- PlaceholderModule->DropdownModule -->
|
|
311
311
|
<g id="edge8" class="edge">
|
|
312
312
|
<title>PlaceholderModule->DropdownModule</title>
|
|
313
|
-
<path fill="none" stroke="black" d="
|
|
314
|
-
<polygon fill="black" stroke="black" points="
|
|
313
|
+
<path fill="none" stroke="black" d="M410.9,-233.6C410.9,-249.64 410.9,-270.59 410.9,-270.59 410.9,-270.59 533.27,-270.59 533.27,-270.59"/>
|
|
314
|
+
<polygon fill="black" stroke="black" points="533.27,-274.09 543.27,-270.59 533.27,-267.09 533.27,-274.09"/>
|
|
315
315
|
</g>
|
|
316
316
|
<!-- UtilsModule -->
|
|
317
317
|
<g id="node10" class="node">
|
|
318
318
|
<title>UtilsModule</title>
|
|
319
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
320
|
-
<text text-anchor="middle" x="
|
|
319
|
+
<polygon fill="#8dd3c7" stroke="black" points="296.27,-233.59 293.27,-237.59 272.27,-237.59 269.27,-233.59 209.73,-233.59 209.73,-197.59 296.27,-197.59 296.27,-233.59"/>
|
|
320
|
+
<text text-anchor="middle" x="253" y="-211.39" font-family="Times,serif" font-size="14.00">UtilsModule</text>
|
|
321
321
|
</g>
|
|
322
322
|
<!-- UtilsModule->DropdownModule -->
|
|
323
323
|
<g id="edge9" class="edge">
|
|
324
324
|
<title>UtilsModule->DropdownModule</title>
|
|
325
|
-
<path fill="none" stroke="black" d="
|
|
326
|
-
<polygon fill="black" stroke="black" points="
|
|
325
|
+
<path fill="none" stroke="black" d="M253,-233.86C253,-252.15 253,-277.59 253,-277.59 253,-277.59 533.23,-277.59 533.23,-277.59"/>
|
|
326
|
+
<polygon fill="black" stroke="black" points="533.23,-281.09 543.23,-277.59 533.23,-274.09 533.23,-281.09"/>
|
|
327
327
|
</g>
|
|
328
328
|
<!-- DropdownService -->
|
|
329
329
|
<g id="node15" class="node">
|
|
330
330
|
<title>DropdownService</title>
|
|
331
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
332
|
-
<text text-anchor="middle" x="
|
|
331
|
+
<ellipse fill="#fdb462" stroke="black" cx="105" cy="-215.59" rx="81.08" ry="18"/>
|
|
332
|
+
<text text-anchor="middle" x="105" y="-211.39" font-family="Times,serif" font-size="14.00">DropdownService</text>
|
|
333
333
|
</g>
|
|
334
334
|
<!-- DropdownService->DropdownModule -->
|
|
335
335
|
<g id="edge14" class="edge">
|
|
336
336
|
<title>DropdownService->DropdownModule</title>
|
|
337
|
-
<path fill="none" stroke="black" d="
|
|
338
|
-
<polygon fill="black" stroke="black" points="
|
|
337
|
+
<path fill="none" stroke="black" d="M105,-233.72C105,-254.16 105,-284.59 105,-284.59 105,-284.59 532.93,-284.59 532.93,-284.59"/>
|
|
338
|
+
<polygon fill="black" stroke="black" points="532.93,-288.09 542.93,-284.59 532.93,-281.09 532.93,-288.09"/>
|
|
339
339
|
</g>
|
|
340
340
|
</g>
|
|
341
341
|
</svg>
|
|
@@ -28,35 +28,35 @@
|
|
|
28
28
|
<title>cluster_FileUploaderModule_FileUploader_providers</title>
|
|
29
29
|
<polygon fill="none" stroke="black" points="492,-78 492,-241.59 1150,-241.59 1150,-78 492,-78"/>
|
|
30
30
|
</g>
|
|
31
|
-
<g id="
|
|
32
|
-
<title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="
|
|
31
|
+
<g id="clust2" class="cluster">
|
|
32
|
+
<title>cluster_FileUploaderModule_declarations</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="364,-189.59 364,-241.59 484,-241.59 484,-189.59 364,-189.59"/>
|
|
34
34
|
</g>
|
|
35
35
|
<g id="clust6" class="cluster">
|
|
36
36
|
<title>cluster_FileUploaderModule_exports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
37
|
+
<polygon fill="none" stroke="black" points="185,-319.59 185,-371.59 419,-371.59 419,-319.59 185,-319.59"/>
|
|
38
38
|
</g>
|
|
39
|
-
<g id="
|
|
40
|
-
<title>
|
|
41
|
-
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59
|
|
39
|
+
<g id="clust5" class="cluster">
|
|
40
|
+
<title>cluster_FileUploaderModule_imports</title>
|
|
41
|
+
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 356,-241.59 356,-189.59 16,-189.59"/>
|
|
42
42
|
</g>
|
|
43
43
|
<!-- FileComponent -->
|
|
44
44
|
<g id="node1" class="node">
|
|
45
45
|
<title>FileComponent</title>
|
|
46
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
47
|
-
<text text-anchor="middle" x="
|
|
46
|
+
<polygon fill="#ffffb3" stroke="black" points="475.61,-233.59 372.39,-233.59 372.39,-197.59 475.61,-197.59 475.61,-233.59"/>
|
|
47
|
+
<text text-anchor="middle" x="424" y="-211.39" font-family="Times,serif" font-size="14.00">FileComponent</text>
|
|
48
48
|
</g>
|
|
49
49
|
<!-- FileUploaderModule -->
|
|
50
50
|
<g id="node3" class="node">
|
|
51
51
|
<title>FileUploaderModule</title>
|
|
52
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
53
|
-
<text text-anchor="middle" x="
|
|
52
|
+
<polygon fill="#8dd3c7" stroke="black" points="365.92,-298.59 362.92,-302.59 341.92,-302.59 338.92,-298.59 232.08,-298.59 232.08,-262.59 365.92,-262.59 365.92,-298.59"/>
|
|
53
|
+
<text text-anchor="middle" x="299" y="-276.39" font-family="Times,serif" font-size="14.00">FileUploaderModule</text>
|
|
54
54
|
</g>
|
|
55
55
|
<!-- FileComponent->FileUploaderModule -->
|
|
56
56
|
<g id="edge1" class="edge">
|
|
57
57
|
<title>FileComponent->FileUploaderModule</title>
|
|
58
|
-
<path fill="none" stroke="black" d="
|
|
59
|
-
<polygon fill="black" stroke="black" points="
|
|
58
|
+
<path fill="none" stroke="black" d="M372.36,-215.59C363.34,-215.59 356.77,-215.59 356.77,-215.59 356.77,-215.59 356.77,-252.48 356.77,-252.48"/>
|
|
59
|
+
<polygon fill="black" stroke="black" points="353.27,-252.48 356.77,-262.48 360.27,-252.48 353.27,-252.48"/>
|
|
60
60
|
</g>
|
|
61
61
|
<!-- FileUploader -->
|
|
62
62
|
<g id="node2" class="node">
|
|
@@ -67,32 +67,32 @@
|
|
|
67
67
|
<!-- FileUploader->FileUploaderModule -->
|
|
68
68
|
<g id="edge2" class="edge">
|
|
69
69
|
<title>FileUploader->FileUploaderModule</title>
|
|
70
|
-
<path fill="none" stroke="black" d="M683,-233.7C683,-252.93 683,-280.59 683,-280.59 683,-280.59
|
|
71
|
-
<polygon fill="black" stroke="black" points="
|
|
70
|
+
<path fill="none" stroke="black" d="M683,-233.7C683,-252.93 683,-280.59 683,-280.59 683,-280.59 375.89,-280.59 375.89,-280.59"/>
|
|
71
|
+
<polygon fill="black" stroke="black" points="375.89,-277.09 365.89,-280.59 375.89,-284.09 375.89,-277.09"/>
|
|
72
72
|
</g>
|
|
73
73
|
<!-- FileComponent -->
|
|
74
74
|
<g id="node8" class="node">
|
|
75
75
|
<title>FileComponent </title>
|
|
76
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
77
|
-
<text text-anchor="middle" x="
|
|
76
|
+
<polygon fill="#fb8072" stroke="black" points="411.11,-363.59 304.89,-363.59 304.89,-327.59 411.11,-327.59 411.11,-363.59"/>
|
|
77
|
+
<text text-anchor="middle" x="358" y="-341.39" font-family="Times,serif" font-size="14.00">FileComponent </text>
|
|
78
78
|
</g>
|
|
79
79
|
<!-- FileUploaderModule->FileComponent -->
|
|
80
80
|
<g id="edge7" class="edge">
|
|
81
81
|
<title>FileUploaderModule->FileComponent </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="M335.2,-298.7C335.2,-298.7 335.2,-317.58 335.2,-317.58"/>
|
|
83
|
+
<polygon fill="black" stroke="black" points="331.7,-317.58 335.2,-327.58 338.7,-317.58 331.7,-317.58"/>
|
|
84
84
|
</g>
|
|
85
85
|
<!-- FileUploader -->
|
|
86
86
|
<g id="node9" class="node">
|
|
87
87
|
<title>FileUploader </title>
|
|
88
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
89
|
-
<text text-anchor="middle" x="
|
|
88
|
+
<polygon fill="#fb8072" stroke="black" points="286.87,-363.59 193.13,-363.59 193.13,-327.59 286.87,-327.59 286.87,-363.59"/>
|
|
89
|
+
<text text-anchor="middle" x="240" y="-341.39" font-family="Times,serif" font-size="14.00">FileUploader </text>
|
|
90
90
|
</g>
|
|
91
91
|
<!-- FileUploaderModule->FileUploader -->
|
|
92
92
|
<g id="edge8" class="edge">
|
|
93
93
|
<title>FileUploaderModule->FileUploader </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="M259.49,-298.7C259.49,-298.7 259.49,-317.58 259.49,-317.58"/>
|
|
95
|
+
<polygon fill="black" stroke="black" points="255.99,-317.58 259.49,-327.58 262.99,-317.58 255.99,-317.58"/>
|
|
96
96
|
</g>
|
|
97
97
|
<!-- {
|
|
98
98
|
   provide: NG_VALUE_ACCESSOR, useExisting: FileUploader, multi: true
|
|
@@ -119,38 +119,38 @@
|
|
|
119
119
|
<!-- ButtonModule -->
|
|
120
120
|
<g id="node5" class="node">
|
|
121
121
|
<title>ButtonModule</title>
|
|
122
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
123
|
-
<text text-anchor="middle" x="
|
|
122
|
+
<polygon fill="#8dd3c7" stroke="black" points="347.67,-233.59 344.67,-237.59 323.67,-237.59 320.67,-233.59 250.33,-233.59 250.33,-197.59 347.67,-197.59 347.67,-233.59"/>
|
|
123
|
+
<text text-anchor="middle" x="299" y="-211.39" font-family="Times,serif" font-size="14.00">ButtonModule</text>
|
|
124
124
|
</g>
|
|
125
125
|
<!-- ButtonModule->FileUploaderModule -->
|
|
126
126
|
<g id="edge4" class="edge">
|
|
127
127
|
<title>ButtonModule->FileUploaderModule</title>
|
|
128
|
-
<path fill="none" stroke="black" d="
|
|
129
|
-
<polygon fill="black" stroke="black" points="
|
|
128
|
+
<path fill="none" stroke="black" d="M299,-233.7C299,-233.7 299,-252.58 299,-252.58"/>
|
|
129
|
+
<polygon fill="black" stroke="black" points="295.5,-252.58 299,-262.58 302.5,-252.58 295.5,-252.58"/>
|
|
130
130
|
</g>
|
|
131
131
|
<!-- IconModule -->
|
|
132
132
|
<g id="node6" class="node">
|
|
133
133
|
<title>IconModule</title>
|
|
134
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
135
|
-
<text text-anchor="middle" x="
|
|
134
|
+
<polygon fill="#8dd3c7" stroke="black" points="232.43,-233.59 229.43,-237.59 208.43,-237.59 205.43,-233.59 147.57,-233.59 147.57,-197.59 232.43,-197.59 232.43,-233.59"/>
|
|
135
|
+
<text text-anchor="middle" x="190" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
136
136
|
</g>
|
|
137
137
|
<!-- IconModule->FileUploaderModule -->
|
|
138
138
|
<g id="edge5" class="edge">
|
|
139
139
|
<title>IconModule->FileUploaderModule</title>
|
|
140
|
-
<path fill="none" stroke="black" d="
|
|
141
|
-
<polygon fill="black" stroke="black" points="
|
|
140
|
+
<path fill="none" stroke="black" d="M232.31,-215.59C237.61,-215.59 241.23,-215.59 241.23,-215.59 241.23,-215.59 241.23,-252.48 241.23,-252.48"/>
|
|
141
|
+
<polygon fill="black" stroke="black" points="237.73,-252.48 241.23,-262.48 244.73,-252.48 237.73,-252.48"/>
|
|
142
142
|
</g>
|
|
143
143
|
<!-- LoadingModule -->
|
|
144
144
|
<g id="node7" class="node">
|
|
145
145
|
<title>LoadingModule</title>
|
|
146
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
147
|
-
<text text-anchor="middle" x="
|
|
146
|
+
<polygon fill="#8dd3c7" stroke="black" points="130.21,-233.59 127.21,-237.59 106.21,-237.59 103.21,-233.59 23.79,-233.59 23.79,-197.59 130.21,-197.59 130.21,-233.59"/>
|
|
147
|
+
<text text-anchor="middle" x="77" y="-211.39" font-family="Times,serif" font-size="14.00">LoadingModule</text>
|
|
148
148
|
</g>
|
|
149
149
|
<!-- LoadingModule->FileUploaderModule -->
|
|
150
150
|
<g id="edge6" class="edge">
|
|
151
151
|
<title>LoadingModule->FileUploaderModule</title>
|
|
152
|
-
<path fill="none" stroke="black" d="
|
|
153
|
-
<polygon fill="black" stroke="black" points="
|
|
152
|
+
<path fill="none" stroke="black" d="M77,-233.7C77,-252.93 77,-280.59 77,-280.59 77,-280.59 222.09,-280.59 222.09,-280.59"/>
|
|
153
|
+
<polygon fill="black" stroke="black" points="222.09,-284.09 232.09,-280.59 222.09,-277.09 222.09,-284.09"/>
|
|
154
154
|
</g>
|
|
155
155
|
</g>
|
|
156
156
|
</svg>
|
|
@@ -137,35 +137,35 @@
|
|
|
137
137
|
<title>cluster_FileUploaderModule_FileUploader_providers</title>
|
|
138
138
|
<polygon fill="none" stroke="black" points="492,-78 492,-241.59 1150,-241.59 1150,-78 492,-78"/>
|
|
139
139
|
</g>
|
|
140
|
-
<g id="
|
|
141
|
-
<title>
|
|
142
|
-
<polygon fill="none" stroke="black" points="
|
|
140
|
+
<g id="clust2" class="cluster">
|
|
141
|
+
<title>cluster_FileUploaderModule_declarations</title>
|
|
142
|
+
<polygon fill="none" stroke="black" points="364,-189.59 364,-241.59 484,-241.59 484,-189.59 364,-189.59"/>
|
|
143
143
|
</g>
|
|
144
144
|
<g id="clust6" class="cluster">
|
|
145
145
|
<title>cluster_FileUploaderModule_exports</title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="
|
|
146
|
+
<polygon fill="none" stroke="black" points="185,-319.59 185,-371.59 419,-371.59 419,-319.59 185,-319.59"/>
|
|
147
147
|
</g>
|
|
148
|
-
<g id="
|
|
149
|
-
<title>
|
|
150
|
-
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59
|
|
148
|
+
<g id="clust5" class="cluster">
|
|
149
|
+
<title>cluster_FileUploaderModule_imports</title>
|
|
150
|
+
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 356,-241.59 356,-189.59 16,-189.59"/>
|
|
151
151
|
</g>
|
|
152
152
|
<!-- FileComponent -->
|
|
153
153
|
<g id="node1" class="node">
|
|
154
154
|
<title>FileComponent</title>
|
|
155
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
156
|
-
<text text-anchor="middle" x="
|
|
155
|
+
<polygon fill="#ffffb3" stroke="black" points="475.61,-233.59 372.39,-233.59 372.39,-197.59 475.61,-197.59 475.61,-233.59"/>
|
|
156
|
+
<text text-anchor="middle" x="424" y="-211.39" font-family="Times,serif" font-size="14.00">FileComponent</text>
|
|
157
157
|
</g>
|
|
158
158
|
<!-- FileUploaderModule -->
|
|
159
159
|
<g id="node3" class="node">
|
|
160
160
|
<title>FileUploaderModule</title>
|
|
161
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
162
|
-
<text text-anchor="middle" x="
|
|
161
|
+
<polygon fill="#8dd3c7" stroke="black" points="365.92,-298.59 362.92,-302.59 341.92,-302.59 338.92,-298.59 232.08,-298.59 232.08,-262.59 365.92,-262.59 365.92,-298.59"/>
|
|
162
|
+
<text text-anchor="middle" x="299" y="-276.39" font-family="Times,serif" font-size="14.00">FileUploaderModule</text>
|
|
163
163
|
</g>
|
|
164
164
|
<!-- FileComponent->FileUploaderModule -->
|
|
165
165
|
<g id="edge1" class="edge">
|
|
166
166
|
<title>FileComponent->FileUploaderModule</title>
|
|
167
|
-
<path fill="none" stroke="black" d="
|
|
168
|
-
<polygon fill="black" stroke="black" points="
|
|
167
|
+
<path fill="none" stroke="black" d="M372.36,-215.59C363.34,-215.59 356.77,-215.59 356.77,-215.59 356.77,-215.59 356.77,-252.48 356.77,-252.48"/>
|
|
168
|
+
<polygon fill="black" stroke="black" points="353.27,-252.48 356.77,-262.48 360.27,-252.48 353.27,-252.48"/>
|
|
169
169
|
</g>
|
|
170
170
|
<!-- FileUploader -->
|
|
171
171
|
<g id="node2" class="node">
|
|
@@ -176,32 +176,32 @@
|
|
|
176
176
|
<!-- FileUploader->FileUploaderModule -->
|
|
177
177
|
<g id="edge2" class="edge">
|
|
178
178
|
<title>FileUploader->FileUploaderModule</title>
|
|
179
|
-
<path fill="none" stroke="black" d="M683,-233.7C683,-252.93 683,-280.59 683,-280.59 683,-280.59
|
|
180
|
-
<polygon fill="black" stroke="black" points="
|
|
179
|
+
<path fill="none" stroke="black" d="M683,-233.7C683,-252.93 683,-280.59 683,-280.59 683,-280.59 375.89,-280.59 375.89,-280.59"/>
|
|
180
|
+
<polygon fill="black" stroke="black" points="375.89,-277.09 365.89,-280.59 375.89,-284.09 375.89,-277.09"/>
|
|
181
181
|
</g>
|
|
182
182
|
<!-- FileComponent -->
|
|
183
183
|
<g id="node8" class="node">
|
|
184
184
|
<title>FileComponent </title>
|
|
185
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
186
|
-
<text text-anchor="middle" x="
|
|
185
|
+
<polygon fill="#fb8072" stroke="black" points="411.11,-363.59 304.89,-363.59 304.89,-327.59 411.11,-327.59 411.11,-363.59"/>
|
|
186
|
+
<text text-anchor="middle" x="358" y="-341.39" font-family="Times,serif" font-size="14.00">FileComponent </text>
|
|
187
187
|
</g>
|
|
188
188
|
<!-- FileUploaderModule->FileComponent -->
|
|
189
189
|
<g id="edge7" class="edge">
|
|
190
190
|
<title>FileUploaderModule->FileComponent </title>
|
|
191
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
192
|
-
<polygon fill="black" stroke="black" points="
|
|
191
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M335.2,-298.7C335.2,-298.7 335.2,-317.58 335.2,-317.58"/>
|
|
192
|
+
<polygon fill="black" stroke="black" points="331.7,-317.58 335.2,-327.58 338.7,-317.58 331.7,-317.58"/>
|
|
193
193
|
</g>
|
|
194
194
|
<!-- FileUploader -->
|
|
195
195
|
<g id="node9" class="node">
|
|
196
196
|
<title>FileUploader </title>
|
|
197
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
198
|
-
<text text-anchor="middle" x="
|
|
197
|
+
<polygon fill="#fb8072" stroke="black" points="286.87,-363.59 193.13,-363.59 193.13,-327.59 286.87,-327.59 286.87,-363.59"/>
|
|
198
|
+
<text text-anchor="middle" x="240" y="-341.39" font-family="Times,serif" font-size="14.00">FileUploader </text>
|
|
199
199
|
</g>
|
|
200
200
|
<!-- FileUploaderModule->FileUploader -->
|
|
201
201
|
<g id="edge8" class="edge">
|
|
202
202
|
<title>FileUploaderModule->FileUploader </title>
|
|
203
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
204
|
-
<polygon fill="black" stroke="black" points="
|
|
203
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M259.49,-298.7C259.49,-298.7 259.49,-317.58 259.49,-317.58"/>
|
|
204
|
+
<polygon fill="black" stroke="black" points="255.99,-317.58 259.49,-327.58 262.99,-317.58 255.99,-317.58"/>
|
|
205
205
|
</g>
|
|
206
206
|
<!-- {
|
|
207
207
|
   provide: NG_VALUE_ACCESSOR, useExisting: FileUploader, multi: true
|
|
@@ -228,38 +228,38 @@
|
|
|
228
228
|
<!-- ButtonModule -->
|
|
229
229
|
<g id="node5" class="node">
|
|
230
230
|
<title>ButtonModule</title>
|
|
231
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
232
|
-
<text text-anchor="middle" x="
|
|
231
|
+
<polygon fill="#8dd3c7" stroke="black" points="347.67,-233.59 344.67,-237.59 323.67,-237.59 320.67,-233.59 250.33,-233.59 250.33,-197.59 347.67,-197.59 347.67,-233.59"/>
|
|
232
|
+
<text text-anchor="middle" x="299" y="-211.39" font-family="Times,serif" font-size="14.00">ButtonModule</text>
|
|
233
233
|
</g>
|
|
234
234
|
<!-- ButtonModule->FileUploaderModule -->
|
|
235
235
|
<g id="edge4" class="edge">
|
|
236
236
|
<title>ButtonModule->FileUploaderModule</title>
|
|
237
|
-
<path fill="none" stroke="black" d="
|
|
238
|
-
<polygon fill="black" stroke="black" points="
|
|
237
|
+
<path fill="none" stroke="black" d="M299,-233.7C299,-233.7 299,-252.58 299,-252.58"/>
|
|
238
|
+
<polygon fill="black" stroke="black" points="295.5,-252.58 299,-262.58 302.5,-252.58 295.5,-252.58"/>
|
|
239
239
|
</g>
|
|
240
240
|
<!-- IconModule -->
|
|
241
241
|
<g id="node6" class="node">
|
|
242
242
|
<title>IconModule</title>
|
|
243
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
244
|
-
<text text-anchor="middle" x="
|
|
243
|
+
<polygon fill="#8dd3c7" stroke="black" points="232.43,-233.59 229.43,-237.59 208.43,-237.59 205.43,-233.59 147.57,-233.59 147.57,-197.59 232.43,-197.59 232.43,-233.59"/>
|
|
244
|
+
<text text-anchor="middle" x="190" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
245
245
|
</g>
|
|
246
246
|
<!-- IconModule->FileUploaderModule -->
|
|
247
247
|
<g id="edge5" class="edge">
|
|
248
248
|
<title>IconModule->FileUploaderModule</title>
|
|
249
|
-
<path fill="none" stroke="black" d="
|
|
250
|
-
<polygon fill="black" stroke="black" points="
|
|
249
|
+
<path fill="none" stroke="black" d="M232.31,-215.59C237.61,-215.59 241.23,-215.59 241.23,-215.59 241.23,-215.59 241.23,-252.48 241.23,-252.48"/>
|
|
250
|
+
<polygon fill="black" stroke="black" points="237.73,-252.48 241.23,-262.48 244.73,-252.48 237.73,-252.48"/>
|
|
251
251
|
</g>
|
|
252
252
|
<!-- LoadingModule -->
|
|
253
253
|
<g id="node7" class="node">
|
|
254
254
|
<title>LoadingModule</title>
|
|
255
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
256
|
-
<text text-anchor="middle" x="
|
|
255
|
+
<polygon fill="#8dd3c7" stroke="black" points="130.21,-233.59 127.21,-237.59 106.21,-237.59 103.21,-233.59 23.79,-233.59 23.79,-197.59 130.21,-197.59 130.21,-233.59"/>
|
|
256
|
+
<text text-anchor="middle" x="77" y="-211.39" font-family="Times,serif" font-size="14.00">LoadingModule</text>
|
|
257
257
|
</g>
|
|
258
258
|
<!-- LoadingModule->FileUploaderModule -->
|
|
259
259
|
<g id="edge6" class="edge">
|
|
260
260
|
<title>LoadingModule->FileUploaderModule</title>
|
|
261
|
-
<path fill="none" stroke="black" d="
|
|
262
|
-
<polygon fill="black" stroke="black" points="
|
|
261
|
+
<path fill="none" stroke="black" d="M77,-233.7C77,-252.93 77,-280.59 77,-280.59 77,-280.59 222.09,-280.59 222.09,-280.59"/>
|
|
262
|
+
<polygon fill="black" stroke="black" points="222.09,-284.09 232.09,-280.59 222.09,-277.09 222.09,-284.09"/>
|
|
263
263
|
</g>
|
|
264
264
|
</g>
|
|
265
265
|
</svg>
|