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
|
@@ -133,17 +133,17 @@
|
|
|
133
133
|
<title>cluster_DatePickerModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 664,-379.59 664,-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_DatePickerModule_declarations</title>
|
|
138
|
+
<polygon fill="none" stroke="black" points="179,-189.59 179,-241.59 273,-241.59 273,-189.59 179,-189.59"/>
|
|
139
139
|
</g>
|
|
140
140
|
<g id="clust4" class="cluster">
|
|
141
141
|
<title>cluster_DatePickerModule_imports</title>
|
|
142
142
|
<polygon fill="none" stroke="black" points="281,-189.59 281,-241.59 656,-241.59 656,-189.59 281,-189.59"/>
|
|
143
143
|
</g>
|
|
144
|
-
<g id="
|
|
145
|
-
<title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="
|
|
144
|
+
<g id="clust5" class="cluster">
|
|
145
|
+
<title>cluster_DatePickerModule_exports</title>
|
|
146
|
+
<polygon fill="none" stroke="black" points="231,-319.59 231,-371.59 501,-371.59 501,-319.59 231,-319.59"/>
|
|
147
147
|
</g>
|
|
148
148
|
<g id="clust3" class="cluster">
|
|
149
149
|
<title>cluster_DatePickerModule_DatePicker_providers</title>
|
|
@@ -4,33 +4,33 @@
|
|
|
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="1904pt" height="349pt"
|
|
8
|
+
viewBox="0.00 0.00 1904.00 349.00" 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 345)">
|
|
10
10
|
<title>dependencies</title>
|
|
11
|
-
<polygon fill="white" stroke="transparent" points="-4,4 -4,-345
|
|
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,-345 1900,-345 1900,4 -4,4"/>
|
|
12
|
+
<text text-anchor="start" x="927.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
13
|
+
<polygon fill="#ffffb3" stroke="transparent" points="714,-10 714,-30 734,-30 734,-10 714,-10"/>
|
|
14
|
+
<text text-anchor="start" x="737.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
15
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="827,-10 827,-30 847,-30 847,-10 827,-10"/>
|
|
16
|
+
<text text-anchor="start" x="850.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
17
|
+
<polygon fill="#80b1d3" stroke="transparent" points="913,-10 913,-30 933,-30 933,-10 913,-10"/>
|
|
18
|
+
<text text-anchor="start" x="936.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
19
|
+
<polygon fill="#fdb462" stroke="transparent" points="1010,-10 1010,-30 1030,-30 1030,-10 1010,-10"/>
|
|
20
|
+
<text text-anchor="start" x="1033.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
21
|
+
<polygon fill="#fb8072" stroke="transparent" points="1106,-10 1106,-30 1126,-30 1126,-10 1106,-10"/>
|
|
22
|
+
<text text-anchor="start" x="1129.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_DialogModule</title>
|
|
25
|
-
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-333
|
|
25
|
+
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-333 1888,-333 1888,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="
|
|
28
|
-
<title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="
|
|
27
|
+
<g id="clust4" class="cluster">
|
|
28
|
+
<title>cluster_DialogModule_DialogDirective_providers</title>
|
|
29
|
+
<polygon fill="none" stroke="black" points="1732,-78 1732,-195 1880,-195 1880,-78 1732,-78"/>
|
|
30
30
|
</g>
|
|
31
31
|
<g id="clust2" class="cluster">
|
|
32
32
|
<title>cluster_DialogModule_declarations</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="863,-143 863,-195
|
|
33
|
+
<polygon fill="none" stroke="black" points="863,-143 863,-195 1724,-195 1724,-143 863,-143"/>
|
|
34
34
|
</g>
|
|
35
35
|
<g id="clust11" class="cluster">
|
|
36
36
|
<title>cluster_DialogModule_exports</title>
|
|
@@ -43,8 +43,8 @@
|
|
|
43
43
|
<!-- Dialog -->
|
|
44
44
|
<g id="node1" class="node">
|
|
45
45
|
<title>Dialog</title>
|
|
46
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
47
|
-
<text text-anchor="middle" x="
|
|
46
|
+
<polygon fill="#ffffb3" stroke="black" points="1716.1,-187 1661.9,-187 1661.9,-151 1716.1,-151 1716.1,-187"/>
|
|
47
|
+
<text text-anchor="middle" x="1689" y="-164.8" font-family="Times,serif" font-size="14.00">Dialog</text>
|
|
48
48
|
</g>
|
|
49
49
|
<!-- DialogModule -->
|
|
50
50
|
<g id="node8" class="node">
|
|
@@ -55,20 +55,20 @@
|
|
|
55
55
|
<!-- Dialog->DialogModule -->
|
|
56
56
|
<g id="edge1" class="edge">
|
|
57
57
|
<title>Dialog->DialogModule</title>
|
|
58
|
-
<path fill="none" stroke="black" d="
|
|
59
|
-
<polygon fill="black" stroke="black" points="994.
|
|
58
|
+
<path fill="none" stroke="black" d="M1689,-187.17C1689,-206.09 1689,-233 1689,-233 1689,-233 994.83,-233 994.83,-233"/>
|
|
59
|
+
<polygon fill="black" stroke="black" points="994.83,-229.5 984.83,-233 994.83,-236.5 994.83,-229.5"/>
|
|
60
60
|
</g>
|
|
61
61
|
<!-- DialogDirective -->
|
|
62
62
|
<g id="node2" class="node">
|
|
63
63
|
<title>DialogDirective</title>
|
|
64
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
65
|
-
<text text-anchor="middle" x="
|
|
64
|
+
<polygon fill="#ffffb3" stroke="black" points="1846.19,-187 1739.81,-187 1739.81,-151 1846.19,-151 1846.19,-187"/>
|
|
65
|
+
<text text-anchor="middle" x="1793" y="-164.8" font-family="Times,serif" font-size="14.00">DialogDirective</text>
|
|
66
66
|
</g>
|
|
67
67
|
<!-- DialogDirective->DialogModule -->
|
|
68
68
|
<g id="edge2" class="edge">
|
|
69
69
|
<title>DialogDirective->DialogModule</title>
|
|
70
|
-
<path fill="none" stroke="black" d="
|
|
71
|
-
<polygon fill="black" stroke="black" points="994.
|
|
70
|
+
<path fill="none" stroke="black" d="M1793,-187.31C1793,-207.15 1793,-236 1793,-236 1793,-236 994.84,-236 994.84,-236"/>
|
|
71
|
+
<polygon fill="black" stroke="black" points="994.84,-232.5 984.84,-236 994.84,-239.5 994.84,-232.5"/>
|
|
72
72
|
</g>
|
|
73
73
|
<!-- OverflowMenu -->
|
|
74
74
|
<g id="node3" class="node">
|
|
@@ -217,20 +217,20 @@
|
|
|
217
217
|
<!-- DialogService -->
|
|
218
218
|
<g id="node9" class="node">
|
|
219
219
|
<title>DialogService</title>
|
|
220
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
221
|
-
<text text-anchor="middle" x="
|
|
220
|
+
<ellipse fill="#fdb462" stroke="black" cx="1806" cy="-104" rx="66.05" ry="18"/>
|
|
221
|
+
<text text-anchor="middle" x="1806" y="-99.8" font-family="Times,serif" font-size="14.00">DialogService</text>
|
|
222
222
|
</g>
|
|
223
223
|
<!-- DialogService->DialogDirective -->
|
|
224
224
|
<g id="edge3" class="edge">
|
|
225
225
|
<title>DialogService->DialogDirective</title>
|
|
226
|
-
<path fill="none" stroke="black" d="
|
|
227
|
-
<polygon fill="black" stroke="black" points="
|
|
226
|
+
<path fill="none" stroke="black" d="M1793,-121.76C1793,-121.76 1793,-140.81 1793,-140.81"/>
|
|
227
|
+
<polygon fill="black" stroke="black" points="1789.5,-140.81 1793,-150.81 1796.5,-140.81 1789.5,-140.81"/>
|
|
228
228
|
</g>
|
|
229
229
|
<!-- DialogService->DialogModule -->
|
|
230
230
|
<g id="edge23" class="edge">
|
|
231
231
|
<title>DialogService->DialogModule</title>
|
|
232
|
-
<path fill="none" stroke="black" d="
|
|
233
|
-
<polygon fill="black" stroke="black" points="994.
|
|
232
|
+
<path fill="none" stroke="black" d="M1859.18,-115.05C1859.18,-147.29 1859.18,-239 1859.18,-239 1859.18,-239 994.66,-239 994.66,-239"/>
|
|
233
|
+
<polygon fill="black" stroke="black" points="994.66,-235.5 984.66,-239 994.66,-242.5 994.66,-235.5"/>
|
|
234
234
|
</g>
|
|
235
235
|
<!-- ButtonModule -->
|
|
236
236
|
<g id="node10" class="node">
|
|
@@ -113,33 +113,33 @@
|
|
|
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="1904pt" height="349pt"
|
|
117
|
+
viewBox="0.00 0.00 1904.00 349.00" 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 345)">
|
|
119
119
|
<title>dependencies</title>
|
|
120
|
-
<polygon fill="white" stroke="transparent" points="-4,4 -4,-345
|
|
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,-345 1900,-345 1900,4 -4,4"/>
|
|
121
|
+
<text text-anchor="start" x="927.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
122
|
+
<polygon fill="#ffffb3" stroke="transparent" points="714,-10 714,-30 734,-30 734,-10 714,-10"/>
|
|
123
|
+
<text text-anchor="start" x="737.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
124
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="827,-10 827,-30 847,-30 847,-10 827,-10"/>
|
|
125
|
+
<text text-anchor="start" x="850.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
126
|
+
<polygon fill="#80b1d3" stroke="transparent" points="913,-10 913,-30 933,-30 933,-10 913,-10"/>
|
|
127
|
+
<text text-anchor="start" x="936.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
128
|
+
<polygon fill="#fdb462" stroke="transparent" points="1010,-10 1010,-30 1030,-30 1030,-10 1010,-10"/>
|
|
129
|
+
<text text-anchor="start" x="1033.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
130
|
+
<polygon fill="#fb8072" stroke="transparent" points="1106,-10 1106,-30 1126,-30 1126,-10 1106,-10"/>
|
|
131
|
+
<text text-anchor="start" x="1129.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_DialogModule</title>
|
|
134
|
-
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-333
|
|
134
|
+
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-333 1888,-333 1888,-70 8,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="
|
|
137
|
-
<title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="
|
|
136
|
+
<g id="clust4" class="cluster">
|
|
137
|
+
<title>cluster_DialogModule_DialogDirective_providers</title>
|
|
138
|
+
<polygon fill="none" stroke="black" points="1732,-78 1732,-195 1880,-195 1880,-78 1732,-78"/>
|
|
139
139
|
</g>
|
|
140
140
|
<g id="clust2" class="cluster">
|
|
141
141
|
<title>cluster_DialogModule_declarations</title>
|
|
142
|
-
<polygon fill="none" stroke="black" points="863,-143 863,-195
|
|
142
|
+
<polygon fill="none" stroke="black" points="863,-143 863,-195 1724,-195 1724,-143 863,-143"/>
|
|
143
143
|
</g>
|
|
144
144
|
<g id="clust11" class="cluster">
|
|
145
145
|
<title>cluster_DialogModule_exports</title>
|
|
@@ -152,8 +152,8 @@
|
|
|
152
152
|
<!-- Dialog -->
|
|
153
153
|
<g id="node1" class="node">
|
|
154
154
|
<title>Dialog</title>
|
|
155
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
156
|
-
<text text-anchor="middle" x="
|
|
155
|
+
<polygon fill="#ffffb3" stroke="black" points="1716.1,-187 1661.9,-187 1661.9,-151 1716.1,-151 1716.1,-187"/>
|
|
156
|
+
<text text-anchor="middle" x="1689" y="-164.8" font-family="Times,serif" font-size="14.00">Dialog</text>
|
|
157
157
|
</g>
|
|
158
158
|
<!-- DialogModule -->
|
|
159
159
|
<g id="node8" class="node">
|
|
@@ -164,20 +164,20 @@
|
|
|
164
164
|
<!-- Dialog->DialogModule -->
|
|
165
165
|
<g id="edge1" class="edge">
|
|
166
166
|
<title>Dialog->DialogModule</title>
|
|
167
|
-
<path fill="none" stroke="black" d="
|
|
168
|
-
<polygon fill="black" stroke="black" points="994.
|
|
167
|
+
<path fill="none" stroke="black" d="M1689,-187.17C1689,-206.09 1689,-233 1689,-233 1689,-233 994.83,-233 994.83,-233"/>
|
|
168
|
+
<polygon fill="black" stroke="black" points="994.83,-229.5 984.83,-233 994.83,-236.5 994.83,-229.5"/>
|
|
169
169
|
</g>
|
|
170
170
|
<!-- DialogDirective -->
|
|
171
171
|
<g id="node2" class="node">
|
|
172
172
|
<title>DialogDirective</title>
|
|
173
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
174
|
-
<text text-anchor="middle" x="
|
|
173
|
+
<polygon fill="#ffffb3" stroke="black" points="1846.19,-187 1739.81,-187 1739.81,-151 1846.19,-151 1846.19,-187"/>
|
|
174
|
+
<text text-anchor="middle" x="1793" y="-164.8" font-family="Times,serif" font-size="14.00">DialogDirective</text>
|
|
175
175
|
</g>
|
|
176
176
|
<!-- DialogDirective->DialogModule -->
|
|
177
177
|
<g id="edge2" class="edge">
|
|
178
178
|
<title>DialogDirective->DialogModule</title>
|
|
179
|
-
<path fill="none" stroke="black" d="
|
|
180
|
-
<polygon fill="black" stroke="black" points="994.
|
|
179
|
+
<path fill="none" stroke="black" d="M1793,-187.31C1793,-207.15 1793,-236 1793,-236 1793,-236 994.84,-236 994.84,-236"/>
|
|
180
|
+
<polygon fill="black" stroke="black" points="994.84,-232.5 984.84,-236 994.84,-239.5 994.84,-232.5"/>
|
|
181
181
|
</g>
|
|
182
182
|
<!-- OverflowMenu -->
|
|
183
183
|
<g id="node3" class="node">
|
|
@@ -326,20 +326,20 @@
|
|
|
326
326
|
<!-- DialogService -->
|
|
327
327
|
<g id="node9" class="node">
|
|
328
328
|
<title>DialogService</title>
|
|
329
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
330
|
-
<text text-anchor="middle" x="
|
|
329
|
+
<ellipse fill="#fdb462" stroke="black" cx="1806" cy="-104" rx="66.05" ry="18"/>
|
|
330
|
+
<text text-anchor="middle" x="1806" y="-99.8" font-family="Times,serif" font-size="14.00">DialogService</text>
|
|
331
331
|
</g>
|
|
332
332
|
<!-- DialogService->DialogDirective -->
|
|
333
333
|
<g id="edge3" class="edge">
|
|
334
334
|
<title>DialogService->DialogDirective</title>
|
|
335
|
-
<path fill="none" stroke="black" d="
|
|
336
|
-
<polygon fill="black" stroke="black" points="
|
|
335
|
+
<path fill="none" stroke="black" d="M1793,-121.76C1793,-121.76 1793,-140.81 1793,-140.81"/>
|
|
336
|
+
<polygon fill="black" stroke="black" points="1789.5,-140.81 1793,-150.81 1796.5,-140.81 1789.5,-140.81"/>
|
|
337
337
|
</g>
|
|
338
338
|
<!-- DialogService->DialogModule -->
|
|
339
339
|
<g id="edge23" class="edge">
|
|
340
340
|
<title>DialogService->DialogModule</title>
|
|
341
|
-
<path fill="none" stroke="black" d="
|
|
342
|
-
<polygon fill="black" stroke="black" points="994.
|
|
341
|
+
<path fill="none" stroke="black" d="M1859.18,-115.05C1859.18,-147.29 1859.18,-239 1859.18,-239 1859.18,-239 994.66,-239 994.66,-239"/>
|
|
342
|
+
<polygon fill="black" stroke="black" points="994.66,-235.5 984.66,-239 994.66,-242.5 994.66,-235.5"/>
|
|
343
343
|
</g>
|
|
344
344
|
<!-- ButtonModule -->
|
|
345
345
|
<g id="node10" class="node">
|
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
<title>cluster_DocumentationModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="167,-70 167,-268 329,-268 329,-70 167,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust5" class="cluster">
|
|
28
|
-
<title>cluster_DocumentationModule_exports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="187,-208 187,-260 309,-260 309,-208 187,-208"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust2" class="cluster">
|
|
32
28
|
<title>cluster_DocumentationModule_declarations</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="189,-78 189,-130 307,-130 307,-78 189,-78"/>
|
|
34
30
|
</g>
|
|
31
|
+
<g id="clust5" class="cluster">
|
|
32
|
+
<title>cluster_DocumentationModule_exports</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="187,-208 187,-260 309,-260 309,-208 187,-208"/>
|
|
34
|
+
</g>
|
|
35
35
|
<!-- Documentation -->
|
|
36
36
|
<g id="node1" class="node">
|
|
37
37
|
<title>Documentation</title>
|
|
@@ -133,14 +133,14 @@
|
|
|
133
133
|
<title>cluster_DocumentationModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="167,-70 167,-268 329,-268 329,-70 167,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="clust5" class="cluster">
|
|
137
|
-
<title>cluster_DocumentationModule_exports</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="187,-208 187,-260 309,-260 309,-208 187,-208"/>
|
|
139
|
-
</g>
|
|
140
136
|
<g id="clust2" class="cluster">
|
|
141
137
|
<title>cluster_DocumentationModule_declarations</title>
|
|
142
138
|
<polygon fill="none" stroke="black" points="189,-78 189,-130 307,-130 307,-78 189,-78"/>
|
|
143
139
|
</g>
|
|
140
|
+
<g id="clust5" class="cluster">
|
|
141
|
+
<title>cluster_DocumentationModule_exports</title>
|
|
142
|
+
<polygon fill="none" stroke="black" points="187,-208 187,-260 309,-260 309,-208 187,-208"/>
|
|
143
|
+
</g>
|
|
144
144
|
<!-- Documentation -->
|
|
145
145
|
<g id="node1" class="node">
|
|
146
146
|
<title>Documentation</title>
|
|
@@ -32,17 +32,17 @@
|
|
|
32
32
|
<title>cluster_DropdownModule_Dropdown_providers</title>
|
|
33
33
|
<polygon fill="none" stroke="black" points="516,-78 516,-176.59 1154,-176.59 1154,-78 516,-78"/>
|
|
34
34
|
</g>
|
|
35
|
-
<g id="
|
|
36
|
-
<title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
35
|
+
<g id="clust8" class="cluster">
|
|
36
|
+
<title>cluster_DropdownModule_exports</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="374,-319.59 374,-371.59 880,-371.59 880,-319.59 374,-319.59"/>
|
|
38
38
|
</g>
|
|
39
39
|
<g id="clust7" class="cluster">
|
|
40
40
|
<title>cluster_DropdownModule_imports</title>
|
|
41
|
-
<polygon fill="none" stroke="black" points="
|
|
41
|
+
<polygon fill="none" stroke="black" points="202,-189.59 202,-241.59 654,-241.59 654,-189.59 202,-189.59"/>
|
|
42
42
|
</g>
|
|
43
|
-
<g id="
|
|
44
|
-
<title>
|
|
45
|
-
<polygon fill="none" stroke="black" points="
|
|
43
|
+
<g id="clust10" class="cluster">
|
|
44
|
+
<title>cluster_DropdownModule_providers</title>
|
|
45
|
+
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 194,-241.59 194,-189.59 16,-189.59"/>
|
|
46
46
|
</g>
|
|
47
47
|
<!-- AbstractDropdownView -->
|
|
48
48
|
<g id="node1" class="node">
|
|
@@ -53,14 +53,14 @@
|
|
|
53
53
|
<!-- DropdownModule -->
|
|
54
54
|
<g id="node5" class="node">
|
|
55
55
|
<title>DropdownModule</title>
|
|
56
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
57
|
-
<text text-anchor="middle" x="
|
|
56
|
+
<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"/>
|
|
57
|
+
<text text-anchor="middle" x="603" y="-276.39" font-family="Times,serif" font-size="14.00">DropdownModule</text>
|
|
58
58
|
</g>
|
|
59
59
|
<!-- AbstractDropdownView->DropdownModule -->
|
|
60
60
|
<g id="edge1" class="edge">
|
|
61
61
|
<title>AbstractDropdownView->DropdownModule</title>
|
|
62
|
-
<path fill="none" stroke="black" d="M1069,-233.
|
|
63
|
-
<polygon fill="black" stroke="black" points="
|
|
62
|
+
<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"/>
|
|
63
|
+
<polygon fill="black" stroke="black" points="672.97,-281.09 662.97,-284.59 672.97,-288.09 672.97,-281.09"/>
|
|
64
64
|
</g>
|
|
65
65
|
<!-- Dropdown -->
|
|
66
66
|
<g id="node2" class="node">
|
|
@@ -71,8 +71,8 @@
|
|
|
71
71
|
<!-- Dropdown->DropdownModule -->
|
|
72
72
|
<g id="edge2" class="edge">
|
|
73
73
|
<title>Dropdown->DropdownModule</title>
|
|
74
|
-
<path fill="none" stroke="black" d="M936,-233.
|
|
75
|
-
<polygon fill="black" stroke="black" points="
|
|
74
|
+
<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"/>
|
|
75
|
+
<polygon fill="black" stroke="black" points="672.92,-274.09 662.92,-277.59 672.92,-281.09 672.92,-274.09"/>
|
|
76
76
|
</g>
|
|
77
77
|
<!-- DropdownList -->
|
|
78
78
|
<g id="node3" class="node">
|
|
@@ -83,8 +83,8 @@
|
|
|
83
83
|
<!-- DropdownList->DropdownModule -->
|
|
84
84
|
<g id="edge4" class="edge">
|
|
85
85
|
<title>DropdownList->DropdownModule</title>
|
|
86
|
-
<path fill="none" stroke="black" d="
|
|
87
|
-
<polygon fill="black" stroke="black" points="
|
|
86
|
+
<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"/>
|
|
87
|
+
<polygon fill="black" stroke="black" points="672.99,-267.09 662.99,-270.59 672.99,-274.09 672.99,-267.09"/>
|
|
88
88
|
</g>
|
|
89
89
|
<!-- ScrollableList -->
|
|
90
90
|
<g id="node4" class="node">
|
|
@@ -95,56 +95,56 @@
|
|
|
95
95
|
<!-- ScrollableList->DropdownModule -->
|
|
96
96
|
<g id="edge5" class="edge">
|
|
97
97
|
<title>ScrollableList->DropdownModule</title>
|
|
98
|
-
<path fill="none" stroke="black" d="
|
|
99
|
-
<polygon fill="black" stroke="black" points="
|
|
98
|
+
<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"/>
|
|
99
|
+
<polygon fill="black" stroke="black" points="650.66,-252.48 654.16,-262.48 657.66,-252.48 650.66,-252.48"/>
|
|
100
100
|
</g>
|
|
101
101
|
<!-- AbstractDropdownView -->
|
|
102
102
|
<g id="node11" class="node">
|
|
103
103
|
<title>AbstractDropdownView </title>
|
|
104
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
105
|
-
<text text-anchor="middle" x="
|
|
104
|
+
<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"/>
|
|
105
|
+
<text text-anchor="middle" x="793" y="-341.39" font-family="Times,serif" font-size="14.00">AbstractDropdownView </text>
|
|
106
106
|
</g>
|
|
107
107
|
<!-- DropdownModule->AbstractDropdownView -->
|
|
108
108
|
<g id="edge10" class="edge">
|
|
109
109
|
<title>DropdownModule->AbstractDropdownView </title>
|
|
110
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
111
|
-
<polygon fill="black" stroke="black" points="
|
|
110
|
+
<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"/>
|
|
111
|
+
<polygon fill="black" stroke="black" points="735.86,-317.31 739.36,-327.31 742.86,-317.31 735.86,-317.31"/>
|
|
112
112
|
</g>
|
|
113
113
|
<!-- Dropdown -->
|
|
114
114
|
<g id="node12" class="node">
|
|
115
115
|
<title>Dropdown </title>
|
|
116
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
117
|
-
<text text-anchor="middle" x="
|
|
116
|
+
<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"/>
|
|
117
|
+
<text text-anchor="middle" x="657" y="-341.39" font-family="Times,serif" font-size="14.00">Dropdown </text>
|
|
118
118
|
</g>
|
|
119
119
|
<!-- DropdownModule->Dropdown -->
|
|
120
120
|
<g id="edge11" class="edge">
|
|
121
121
|
<title>DropdownModule->Dropdown </title>
|
|
122
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
123
|
-
<polygon fill="black" stroke="black" points="
|
|
122
|
+
<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"/>
|
|
123
|
+
<polygon fill="black" stroke="black" points="636.51,-317.58 640.01,-327.58 643.51,-317.58 636.51,-317.58"/>
|
|
124
124
|
</g>
|
|
125
125
|
<!-- DropdownList -->
|
|
126
126
|
<g id="node13" class="node">
|
|
127
127
|
<title>DropdownList </title>
|
|
128
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
129
|
-
<text text-anchor="middle" x="
|
|
128
|
+
<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"/>
|
|
129
|
+
<text text-anchor="middle" x="549" y="-341.39" font-family="Times,serif" font-size="14.00">DropdownList </text>
|
|
130
130
|
</g>
|
|
131
131
|
<!-- DropdownModule->DropdownList -->
|
|
132
132
|
<g id="edge12" class="edge">
|
|
133
133
|
<title>DropdownModule->DropdownList </title>
|
|
134
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
135
|
-
<polygon fill="black" stroke="black" points="
|
|
134
|
+
<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"/>
|
|
135
|
+
<polygon fill="black" stroke="black" points="567.93,-317.58 571.43,-327.58 574.93,-317.58 567.93,-317.58"/>
|
|
136
136
|
</g>
|
|
137
137
|
<!-- ScrollableList -->
|
|
138
138
|
<g id="node14" class="node">
|
|
139
139
|
<title>ScrollableList </title>
|
|
140
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
141
|
-
<text text-anchor="middle" x="
|
|
140
|
+
<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"/>
|
|
141
|
+
<text text-anchor="middle" x="431" y="-341.39" font-family="Times,serif" font-size="14.00">ScrollableList </text>
|
|
142
142
|
</g>
|
|
143
143
|
<!-- DropdownModule->ScrollableList -->
|
|
144
144
|
<g id="edge13" class="edge">
|
|
145
145
|
<title>DropdownModule->ScrollableList </title>
|
|
146
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
147
|
-
<polygon fill="black" stroke="black" points="
|
|
146
|
+
<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"/>
|
|
147
|
+
<polygon fill="black" stroke="black" points="465.4,-317.31 468.9,-327.31 472.4,-317.31 465.4,-317.31"/>
|
|
148
148
|
</g>
|
|
149
149
|
<!-- {
|
|
150
150
|
   provide: NG_VALUE_ACCESSOR, useExisting: Dropdown, multi: true
|
|
@@ -171,62 +171,62 @@
|
|
|
171
171
|
<!-- I18nModule -->
|
|
172
172
|
<g id="node7" class="node">
|
|
173
173
|
<title>I18nModule</title>
|
|
174
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
175
|
-
<text text-anchor="middle" x="
|
|
174
|
+
<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"/>
|
|
175
|
+
<text text-anchor="middle" x="603" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
176
176
|
</g>
|
|
177
177
|
<!-- I18nModule->DropdownModule -->
|
|
178
178
|
<g id="edge6" class="edge">
|
|
179
179
|
<title>I18nModule->DropdownModule</title>
|
|
180
|
-
<path fill="none" stroke="black" d="
|
|
181
|
-
<polygon fill="black" stroke="black" points="
|
|
180
|
+
<path fill="none" stroke="black" d="M603,-233.7C603,-233.7 603,-252.58 603,-252.58"/>
|
|
181
|
+
<polygon fill="black" stroke="black" points="599.5,-252.58 603,-262.58 606.5,-252.58 599.5,-252.58"/>
|
|
182
182
|
</g>
|
|
183
183
|
<!-- IconModule -->
|
|
184
184
|
<g id="node8" class="node">
|
|
185
185
|
<title>IconModule</title>
|
|
186
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
187
|
-
<text text-anchor="middle" x="
|
|
186
|
+
<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"/>
|
|
187
|
+
<text text-anchor="middle" x="500" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
188
188
|
</g>
|
|
189
189
|
<!-- IconModule->DropdownModule -->
|
|
190
190
|
<g id="edge7" class="edge">
|
|
191
191
|
<title>IconModule->DropdownModule</title>
|
|
192
|
-
<path fill="none" stroke="black" d="
|
|
193
|
-
<polygon fill="black" stroke="black" points="
|
|
192
|
+
<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"/>
|
|
193
|
+
<polygon fill="black" stroke="black" points="548.34,-252.48 551.84,-262.48 555.34,-252.48 548.34,-252.48"/>
|
|
194
194
|
</g>
|
|
195
195
|
<!-- PlaceholderModule -->
|
|
196
196
|
<g id="node9" class="node">
|
|
197
197
|
<title>PlaceholderModule</title>
|
|
198
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
199
|
-
<text text-anchor="middle" x="
|
|
198
|
+
<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"/>
|
|
199
|
+
<text text-anchor="middle" x="377" y="-211.39" font-family="Times,serif" font-size="14.00">PlaceholderModule</text>
|
|
200
200
|
</g>
|
|
201
201
|
<!-- PlaceholderModule->DropdownModule -->
|
|
202
202
|
<g id="edge8" class="edge">
|
|
203
203
|
<title>PlaceholderModule->DropdownModule</title>
|
|
204
|
-
<path fill="none" stroke="black" d="
|
|
205
|
-
<polygon fill="black" stroke="black" points="
|
|
204
|
+
<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"/>
|
|
205
|
+
<polygon fill="black" stroke="black" points="533.27,-274.09 543.27,-270.59 533.27,-267.09 533.27,-274.09"/>
|
|
206
206
|
</g>
|
|
207
207
|
<!-- UtilsModule -->
|
|
208
208
|
<g id="node10" class="node">
|
|
209
209
|
<title>UtilsModule</title>
|
|
210
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
211
|
-
<text text-anchor="middle" x="
|
|
210
|
+
<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"/>
|
|
211
|
+
<text text-anchor="middle" x="253" y="-211.39" font-family="Times,serif" font-size="14.00">UtilsModule</text>
|
|
212
212
|
</g>
|
|
213
213
|
<!-- UtilsModule->DropdownModule -->
|
|
214
214
|
<g id="edge9" class="edge">
|
|
215
215
|
<title>UtilsModule->DropdownModule</title>
|
|
216
|
-
<path fill="none" stroke="black" d="
|
|
217
|
-
<polygon fill="black" stroke="black" points="
|
|
216
|
+
<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"/>
|
|
217
|
+
<polygon fill="black" stroke="black" points="533.23,-281.09 543.23,-277.59 533.23,-274.09 533.23,-281.09"/>
|
|
218
218
|
</g>
|
|
219
219
|
<!-- DropdownService -->
|
|
220
220
|
<g id="node15" class="node">
|
|
221
221
|
<title>DropdownService</title>
|
|
222
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
223
|
-
<text text-anchor="middle" x="
|
|
222
|
+
<ellipse fill="#fdb462" stroke="black" cx="105" cy="-215.59" rx="81.08" ry="18"/>
|
|
223
|
+
<text text-anchor="middle" x="105" y="-211.39" font-family="Times,serif" font-size="14.00">DropdownService</text>
|
|
224
224
|
</g>
|
|
225
225
|
<!-- DropdownService->DropdownModule -->
|
|
226
226
|
<g id="edge14" class="edge">
|
|
227
227
|
<title>DropdownService->DropdownModule</title>
|
|
228
|
-
<path fill="none" stroke="black" d="
|
|
229
|
-
<polygon fill="black" stroke="black" points="
|
|
228
|
+
<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"/>
|
|
229
|
+
<polygon fill="black" stroke="black" points="532.93,-288.09 542.93,-284.59 532.93,-281.09 532.93,-288.09"/>
|
|
230
230
|
</g>
|
|
231
231
|
</g>
|
|
232
232
|
</svg>
|