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="646pt" height="396pt"
|
|
117
|
+
viewBox="0.00 0.00 646.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 642,-391.59 642,4 -4,4"/>
|
|
121
|
+
<text text-anchor="start" x="298.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
122
|
+
<polygon fill="#ffffb3" stroke="transparent" points="85,-10 85,-30 105,-30 105,-10 85,-10"/>
|
|
123
|
+
<text text-anchor="start" x="108.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
124
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="198,-10 198,-30 218,-30 218,-10 198,-10"/>
|
|
125
|
+
<text text-anchor="start" x="221.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
126
|
+
<polygon fill="#80b1d3" stroke="transparent" points="284,-10 284,-30 304,-30 304,-10 284,-10"/>
|
|
127
|
+
<text text-anchor="start" x="307.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
128
|
+
<polygon fill="#fdb462" stroke="transparent" points="381,-10 381,-30 401,-30 401,-10 381,-10"/>
|
|
129
|
+
<text text-anchor="start" x="404.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
130
|
+
<polygon fill="#fb8072" stroke="transparent" points="477,-10 477,-30 497,-30 497,-10 477,-10"/>
|
|
131
|
+
<text text-anchor="start" x="500.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_SearchModule</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 630,-379.59 630,-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_SearchModule_declarations</title>
|
|
138
|
+
<polygon fill="none" stroke="black" points="284,-189.59 284,-241.59 354,-241.59 354,-189.59 284,-189.59"/>
|
|
139
139
|
</g>
|
|
140
140
|
<g id="clust5" class="cluster">
|
|
141
141
|
<title>cluster_SearchModule_exports</title>
|
|
142
|
-
<polygon fill="none" stroke="black" points="
|
|
142
|
+
<polygon fill="none" stroke="black" points="188,-319.59 188,-371.59 262,-371.59 262,-319.59 188,-319.59"/>
|
|
143
|
+
</g>
|
|
144
|
+
<g id="clust3" class="cluster">
|
|
145
|
+
<title>cluster_SearchModule_Search_providers</title>
|
|
146
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 622,-176.59 622,-78 16,-78"/>
|
|
143
147
|
</g>
|
|
144
148
|
<g id="clust4" class="cluster">
|
|
145
149
|
<title>cluster_SearchModule_imports</title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="
|
|
150
|
+
<polygon fill="none" stroke="black" points="72,-189.59 72,-241.59 276,-241.59 276,-189.59 72,-189.59"/>
|
|
147
151
|
</g>
|
|
148
152
|
<!-- Search -->
|
|
149
153
|
<g id="node1" class="node">
|
|
150
154
|
<title>Search</title>
|
|
151
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
152
|
-
<text text-anchor="middle" x="
|
|
155
|
+
<polygon fill="#ffffb3" stroke="black" points="346.09,-233.59 291.91,-233.59 291.91,-197.59 346.09,-197.59 346.09,-233.59"/>
|
|
156
|
+
<text text-anchor="middle" x="319" y="-211.39" font-family="Times,serif" font-size="14.00">Search</text>
|
|
153
157
|
</g>
|
|
154
158
|
<!-- SearchModule -->
|
|
155
159
|
<g id="node2" class="node">
|
|
156
160
|
<title>SearchModule</title>
|
|
157
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
158
|
-
<text text-anchor="middle" x="
|
|
161
|
+
<polygon fill="#8dd3c7" stroke="black" points="273.64,-298.59 270.64,-302.59 249.64,-302.59 246.64,-298.59 176.36,-298.59 176.36,-262.59 273.64,-262.59 273.64,-298.59"/>
|
|
162
|
+
<text text-anchor="middle" x="225" y="-276.39" font-family="Times,serif" font-size="14.00">SearchModule</text>
|
|
159
163
|
</g>
|
|
160
164
|
<!-- Search->SearchModule -->
|
|
161
165
|
<g id="edge1" class="edge">
|
|
162
166
|
<title>Search->SearchModule</title>
|
|
163
|
-
<path fill="none" stroke="black" d="
|
|
164
|
-
<polygon fill="black" stroke="black" points="
|
|
167
|
+
<path fill="none" stroke="black" d="M319,-233.7C319,-252.93 319,-280.59 319,-280.59 319,-280.59 283.65,-280.59 283.65,-280.59"/>
|
|
168
|
+
<polygon fill="black" stroke="black" points="283.65,-277.09 273.65,-280.59 283.65,-284.09 283.65,-277.09"/>
|
|
165
169
|
</g>
|
|
166
170
|
<!-- Search -->
|
|
167
171
|
<g id="node6" class="node">
|
|
168
172
|
<title>Search </title>
|
|
169
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
170
|
-
<text text-anchor="middle" x="
|
|
173
|
+
<polygon fill="#fb8072" stroke="black" points="253.59,-363.59 196.41,-363.59 196.41,-327.59 253.59,-327.59 253.59,-363.59"/>
|
|
174
|
+
<text text-anchor="middle" x="225" y="-341.39" font-family="Times,serif" font-size="14.00">Search </text>
|
|
171
175
|
</g>
|
|
172
176
|
<!-- SearchModule->Search -->
|
|
173
177
|
<g id="edge5" class="edge">
|
|
174
178
|
<title>SearchModule->Search </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="M225,-298.7C225,-298.7 225,-317.58 225,-317.58"/>
|
|
180
|
+
<polygon fill="black" stroke="black" points="221.5,-317.58 225,-327.58 228.5,-317.58 221.5,-317.58"/>
|
|
177
181
|
</g>
|
|
178
182
|
<!-- {
|
|
179
183
|
   provide: NG_VALUE_ACCESSOR, useExisting: Search, multi: true
|
|
@@ -182,10 +186,10 @@
|
|
|
182
186
|
<title>{
|
|
183
187
|
   provide: NG_VALUE_ACCESSOR, useExisting: Search, multi: true
|
|
184
188
|
}</title>
|
|
185
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
186
|
-
<text text-anchor="middle" x="
|
|
187
|
-
<text text-anchor="middle" x="
|
|
188
|
-
<text text-anchor="middle" x="
|
|
189
|
+
<ellipse fill="#fdb462" stroke="black" cx="319" cy="-127.3" rx="295.16" ry="41.09"/>
|
|
190
|
+
<text text-anchor="middle" x="319" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
|
|
191
|
+
<text text-anchor="middle" x="319" y="-123.1" font-family="Times,serif" font-size="14.00">    provide: NG_VALUE_ACCESSOR, useExisting: Search, multi: true</text>
|
|
192
|
+
<text text-anchor="middle" x="319" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
|
|
189
193
|
</g>
|
|
190
194
|
<!-- {
|
|
191
195
|
   provide: NG_VALUE_ACCESSOR, useExisting: Search, multi: true
|
|
@@ -194,32 +198,32 @@
|
|
|
194
198
|
<title>{
|
|
195
199
|
   provide: NG_VALUE_ACCESSOR, useExisting: Search, multi: true
|
|
196
200
|
}->Search</title>
|
|
197
|
-
<path fill="none" stroke="black" d="
|
|
198
|
-
<polygon fill="black" stroke="black" points="
|
|
201
|
+
<path fill="none" stroke="black" d="M319,-168.6C319,-168.6 319,-187.26 319,-187.26"/>
|
|
202
|
+
<polygon fill="black" stroke="black" points="315.5,-187.26 319,-197.26 322.5,-187.26 315.5,-187.26"/>
|
|
199
203
|
</g>
|
|
200
204
|
<!-- I18nModule -->
|
|
201
205
|
<g id="node4" class="node">
|
|
202
206
|
<title>I18nModule</title>
|
|
203
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
204
|
-
<text text-anchor="middle" x="
|
|
207
|
+
<polygon fill="#8dd3c7" stroke="black" points="267.71,-233.59 264.71,-237.59 243.71,-237.59 240.71,-233.59 182.29,-233.59 182.29,-197.59 267.71,-197.59 267.71,-233.59"/>
|
|
208
|
+
<text text-anchor="middle" x="225" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
205
209
|
</g>
|
|
206
210
|
<!-- I18nModule->SearchModule -->
|
|
207
211
|
<g id="edge3" class="edge">
|
|
208
212
|
<title>I18nModule->SearchModule</title>
|
|
209
|
-
<path fill="none" stroke="black" d="
|
|
210
|
-
<polygon fill="black" stroke="black" points="
|
|
213
|
+
<path fill="none" stroke="black" d="M225,-233.7C225,-233.7 225,-252.58 225,-252.58"/>
|
|
214
|
+
<polygon fill="black" stroke="black" points="221.5,-252.58 225,-262.58 228.5,-252.58 221.5,-252.58"/>
|
|
211
215
|
</g>
|
|
212
216
|
<!-- IconModule -->
|
|
213
217
|
<g id="node5" class="node">
|
|
214
218
|
<title>IconModule</title>
|
|
215
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
216
|
-
<text text-anchor="middle" x="
|
|
219
|
+
<polygon fill="#8dd3c7" stroke="black" points="164.43,-233.59 161.43,-237.59 140.43,-237.59 137.43,-233.59 79.57,-233.59 79.57,-197.59 164.43,-197.59 164.43,-233.59"/>
|
|
220
|
+
<text text-anchor="middle" x="122" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
217
221
|
</g>
|
|
218
222
|
<!-- IconModule->SearchModule -->
|
|
219
223
|
<g id="edge4" class="edge">
|
|
220
224
|
<title>IconModule->SearchModule</title>
|
|
221
|
-
<path fill="none" stroke="black" d="
|
|
222
|
-
<polygon fill="black" stroke="black" points="
|
|
225
|
+
<path fill="none" stroke="black" d="M122,-233.7C122,-252.93 122,-280.59 122,-280.59 122,-280.59 166.21,-280.59 166.21,-280.59"/>
|
|
226
|
+
<polygon fill="black" stroke="black" points="166.21,-284.09 176.21,-280.59 166.21,-277.09 166.21,-284.09"/>
|
|
223
227
|
</g>
|
|
224
228
|
</g>
|
|
225
229
|
</svg>
|
|
@@ -24,10 +24,6 @@
|
|
|
24
24
|
<title>cluster_SelectModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 626,-379.59 626,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust6" class="cluster">
|
|
28
|
-
<title>cluster_SelectModule_imports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="518,-189.59 518,-241.59 618,-241.59 618,-189.59 518,-189.59"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust2" class="cluster">
|
|
32
28
|
<title>cluster_SelectModule_declarations</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="277,-189.59 277,-241.59 510,-241.59 510,-189.59 277,-189.59"/>
|
|
@@ -36,6 +32,10 @@
|
|
|
36
32
|
<title>cluster_SelectModule_exports</title>
|
|
37
33
|
<polygon fill="none" stroke="black" points="316,-319.59 316,-371.59 556,-371.59 556,-319.59 316,-319.59"/>
|
|
38
34
|
</g>
|
|
35
|
+
<g id="clust6" class="cluster">
|
|
36
|
+
<title>cluster_SelectModule_imports</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="518,-189.59 518,-241.59 618,-241.59 618,-189.59 518,-189.59"/>
|
|
38
|
+
</g>
|
|
39
39
|
<g id="clust5" class="cluster">
|
|
40
40
|
<title>cluster_SelectModule_Select_providers</title>
|
|
41
41
|
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 618,-176.59 618,-78 16,-78"/>
|
|
@@ -133,10 +133,6 @@
|
|
|
133
133
|
<title>cluster_SelectModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 626,-379.59 626,-70 8,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="clust6" class="cluster">
|
|
137
|
-
<title>cluster_SelectModule_imports</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="518,-189.59 518,-241.59 618,-241.59 618,-189.59 518,-189.59"/>
|
|
139
|
-
</g>
|
|
140
136
|
<g id="clust2" class="cluster">
|
|
141
137
|
<title>cluster_SelectModule_declarations</title>
|
|
142
138
|
<polygon fill="none" stroke="black" points="277,-189.59 277,-241.59 510,-241.59 510,-189.59 277,-189.59"/>
|
|
@@ -145,6 +141,10 @@
|
|
|
145
141
|
<title>cluster_SelectModule_exports</title>
|
|
146
142
|
<polygon fill="none" stroke="black" points="316,-319.59 316,-371.59 556,-371.59 556,-319.59 316,-319.59"/>
|
|
147
143
|
</g>
|
|
144
|
+
<g id="clust6" class="cluster">
|
|
145
|
+
<title>cluster_SelectModule_imports</title>
|
|
146
|
+
<polygon fill="none" stroke="black" points="518,-189.59 518,-241.59 618,-241.59 618,-189.59 518,-189.59"/>
|
|
147
|
+
</g>
|
|
148
148
|
<g id="clust5" class="cluster">
|
|
149
149
|
<title>cluster_SelectModule_Select_providers</title>
|
|
150
150
|
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 618,-176.59 618,-78 16,-78"/>
|
|
@@ -28,14 +28,14 @@
|
|
|
28
28
|
<title>cluster_SideNavModule_declarations</title>
|
|
29
29
|
<polygon fill="none" stroke="black" points="126,-78 126,-130 632,-130 632,-78 126,-78"/>
|
|
30
30
|
</g>
|
|
31
|
-
<g id="clust8" class="cluster">
|
|
32
|
-
<title>cluster_SideNavModule_exports</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="120,-208 120,-260 434,-260 434,-208 120,-208"/>
|
|
34
|
-
</g>
|
|
35
31
|
<g id="clust7" class="cluster">
|
|
36
32
|
<title>cluster_SideNavModule_imports</title>
|
|
37
33
|
<polygon fill="none" stroke="black" points="16,-78 16,-130 118,-130 118,-78 16,-78"/>
|
|
38
34
|
</g>
|
|
35
|
+
<g id="clust8" class="cluster">
|
|
36
|
+
<title>cluster_SideNavModule_exports</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="120,-208 120,-260 434,-260 434,-208 120,-208"/>
|
|
38
|
+
</g>
|
|
39
39
|
<!-- RouterLinkExtendedDirective -->
|
|
40
40
|
<g id="node1" class="node">
|
|
41
41
|
<title>RouterLinkExtendedDirective</title>
|
|
@@ -137,14 +137,14 @@
|
|
|
137
137
|
<title>cluster_SideNavModule_declarations</title>
|
|
138
138
|
<polygon fill="none" stroke="black" points="126,-78 126,-130 632,-130 632,-78 126,-78"/>
|
|
139
139
|
</g>
|
|
140
|
-
<g id="clust8" class="cluster">
|
|
141
|
-
<title>cluster_SideNavModule_exports</title>
|
|
142
|
-
<polygon fill="none" stroke="black" points="120,-208 120,-260 434,-260 434,-208 120,-208"/>
|
|
143
|
-
</g>
|
|
144
140
|
<g id="clust7" class="cluster">
|
|
145
141
|
<title>cluster_SideNavModule_imports</title>
|
|
146
142
|
<polygon fill="none" stroke="black" points="16,-78 16,-130 118,-130 118,-78 16,-78"/>
|
|
147
143
|
</g>
|
|
144
|
+
<g id="clust8" class="cluster">
|
|
145
|
+
<title>cluster_SideNavModule_exports</title>
|
|
146
|
+
<polygon fill="none" stroke="black" points="120,-208 120,-260 434,-260 434,-208 120,-208"/>
|
|
147
|
+
</g>
|
|
148
148
|
<!-- RouterLinkExtendedDirective -->
|
|
149
149
|
<g id="node1" class="node">
|
|
150
150
|
<title>RouterLinkExtendedDirective</title>
|
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
<title>cluster_SkeletonModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="53,-70 53,-268 443,-268 443,-70 53,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust7" class="cluster">
|
|
28
|
-
<title>cluster_SkeletonModule_exports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="61,-208 61,-260 435,-260 435,-208 61,-208"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust2" class="cluster">
|
|
32
28
|
<title>cluster_SkeletonModule_declarations</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="66,-78 66,-130 429,-130 429,-78 66,-78"/>
|
|
34
30
|
</g>
|
|
31
|
+
<g id="clust7" class="cluster">
|
|
32
|
+
<title>cluster_SkeletonModule_exports</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="61,-208 61,-260 435,-260 435,-208 61,-208"/>
|
|
34
|
+
</g>
|
|
35
35
|
<!-- SkeletonIcon -->
|
|
36
36
|
<g id="node1" class="node">
|
|
37
37
|
<title>SkeletonIcon</title>
|
|
@@ -133,14 +133,14 @@
|
|
|
133
133
|
<title>cluster_SkeletonModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="53,-70 53,-268 443,-268 443,-70 53,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="clust7" class="cluster">
|
|
137
|
-
<title>cluster_SkeletonModule_exports</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="61,-208 61,-260 435,-260 435,-208 61,-208"/>
|
|
139
|
-
</g>
|
|
140
136
|
<g id="clust2" class="cluster">
|
|
141
137
|
<title>cluster_SkeletonModule_declarations</title>
|
|
142
138
|
<polygon fill="none" stroke="black" points="66,-78 66,-130 429,-130 429,-78 66,-78"/>
|
|
143
139
|
</g>
|
|
140
|
+
<g id="clust7" class="cluster">
|
|
141
|
+
<title>cluster_SkeletonModule_exports</title>
|
|
142
|
+
<polygon fill="none" stroke="black" points="61,-208 61,-260 435,-260 435,-208 61,-208"/>
|
|
143
|
+
</g>
|
|
144
144
|
<!-- SkeletonIcon -->
|
|
145
145
|
<g id="node1" class="node">
|
|
146
146
|
<title>SkeletonIcon</title>
|
|
@@ -24,47 +24,47 @@
|
|
|
24
24
|
<title>cluster_SliderModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 734,-379.59 734,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust4" class="cluster">
|
|
28
|
-
<title>cluster_SliderModule_imports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="624,-189.59 624,-241.59 726,-241.59 726,-189.59 624,-189.59"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust3" class="cluster">
|
|
32
28
|
<title>cluster_SliderModule_Slider_providers</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="
|
|
29
|
+
<polygon fill="none" stroke="black" points="126,-78 126,-241.59 726,-241.59 726,-78 126,-78"/>
|
|
30
|
+
</g>
|
|
31
|
+
<g id="clust4" class="cluster">
|
|
32
|
+
<title>cluster_SliderModule_imports</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 118,-241.59 118,-189.59 16,-189.59"/>
|
|
34
34
|
</g>
|
|
35
35
|
<g id="clust5" class="cluster">
|
|
36
36
|
<title>cluster_SliderModule_exports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
37
|
+
<polygon fill="none" stroke="black" points="145,-319.59 145,-371.59 215,-371.59 215,-319.59 145,-319.59"/>
|
|
38
38
|
</g>
|
|
39
39
|
<!-- Slider -->
|
|
40
40
|
<g id="node1" class="node">
|
|
41
41
|
<title>Slider</title>
|
|
42
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
43
|
-
<text text-anchor="middle" x="
|
|
42
|
+
<polygon fill="#ffffb3" stroke="black" points="320,-233.59 266,-233.59 266,-197.59 320,-197.59 320,-233.59"/>
|
|
43
|
+
<text text-anchor="middle" x="293" y="-211.39" font-family="Times,serif" font-size="14.00">Slider</text>
|
|
44
44
|
</g>
|
|
45
45
|
<!-- SliderModule -->
|
|
46
46
|
<g id="node2" class="node">
|
|
47
47
|
<title>SliderModule</title>
|
|
48
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
49
|
-
<text text-anchor="middle" x="
|
|
48
|
+
<polygon fill="#8dd3c7" stroke="black" points="226.49,-298.59 223.49,-302.59 202.49,-302.59 199.49,-298.59 133.51,-298.59 133.51,-262.59 226.49,-262.59 226.49,-298.59"/>
|
|
49
|
+
<text text-anchor="middle" x="180" y="-276.39" font-family="Times,serif" font-size="14.00">SliderModule</text>
|
|
50
50
|
</g>
|
|
51
51
|
<!-- Slider->SliderModule -->
|
|
52
52
|
<g id="edge1" class="edge">
|
|
53
53
|
<title>Slider->SliderModule</title>
|
|
54
|
-
<path fill="none" stroke="black" d="
|
|
55
|
-
<polygon fill="black" stroke="black" points="
|
|
54
|
+
<path fill="none" stroke="black" d="M293,-233.7C293,-252.93 293,-280.59 293,-280.59 293,-280.59 236.61,-280.59 236.61,-280.59"/>
|
|
55
|
+
<polygon fill="black" stroke="black" points="236.61,-277.09 226.61,-280.59 236.61,-284.09 236.61,-277.09"/>
|
|
56
56
|
</g>
|
|
57
57
|
<!-- Slider -->
|
|
58
58
|
<g id="node5" class="node">
|
|
59
59
|
<title>Slider </title>
|
|
60
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
61
|
-
<text text-anchor="middle" x="
|
|
60
|
+
<polygon fill="#fb8072" stroke="black" points="207,-363.59 153,-363.59 153,-327.59 207,-327.59 207,-363.59"/>
|
|
61
|
+
<text text-anchor="middle" x="180" y="-341.39" font-family="Times,serif" font-size="14.00">Slider </text>
|
|
62
62
|
</g>
|
|
63
63
|
<!-- SliderModule->Slider -->
|
|
64
64
|
<g id="edge4" class="edge">
|
|
65
65
|
<title>SliderModule->Slider </title>
|
|
66
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
67
|
-
<polygon fill="black" stroke="black" points="
|
|
66
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M180,-298.7C180,-298.7 180,-317.58 180,-317.58"/>
|
|
67
|
+
<polygon fill="black" stroke="black" points="176.5,-317.58 180,-327.58 183.5,-317.58 176.5,-317.58"/>
|
|
68
68
|
</g>
|
|
69
69
|
<!-- {
|
|
70
70
|
   provide: NG_VALUE_ACCESSOR, useExisting: Slider, multi: true
|
|
@@ -73,10 +73,10 @@
|
|
|
73
73
|
<title>{
|
|
74
74
|
   provide: NG_VALUE_ACCESSOR, useExisting: Slider, multi: true
|
|
75
75
|
}</title>
|
|
76
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
77
|
-
<text text-anchor="middle" x="
|
|
78
|
-
<text text-anchor="middle" x="
|
|
79
|
-
<text text-anchor="middle" x="
|
|
76
|
+
<ellipse fill="#fdb462" stroke="black" cx="426" cy="-127.3" rx="292.09" ry="41.09"/>
|
|
77
|
+
<text text-anchor="middle" x="426" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
|
|
78
|
+
<text text-anchor="middle" x="426" y="-123.1" font-family="Times,serif" font-size="14.00">    provide: NG_VALUE_ACCESSOR, useExisting: Slider, multi: true</text>
|
|
79
|
+
<text text-anchor="middle" x="426" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
|
|
80
80
|
</g>
|
|
81
81
|
<!-- {
|
|
82
82
|
   provide: NG_VALUE_ACCESSOR, useExisting: Slider, multi: true
|
|
@@ -85,20 +85,20 @@
|
|
|
85
85
|
<title>{
|
|
86
86
|
   provide: NG_VALUE_ACCESSOR, useExisting: Slider, multi: true
|
|
87
87
|
}->Slider</title>
|
|
88
|
-
<path fill="none" stroke="black" d="
|
|
89
|
-
<polygon fill="black" stroke="black" points="
|
|
88
|
+
<path fill="none" stroke="black" d="M293,-164.23C293,-164.23 293,-187.58 293,-187.58"/>
|
|
89
|
+
<polygon fill="black" stroke="black" points="289.5,-187.58 293,-197.58 296.5,-187.58 289.5,-187.58"/>
|
|
90
90
|
</g>
|
|
91
91
|
<!-- UtilsModule -->
|
|
92
92
|
<g id="node4" class="node">
|
|
93
93
|
<title>UtilsModule</title>
|
|
94
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
95
|
-
<text text-anchor="middle" x="
|
|
94
|
+
<polygon fill="#8dd3c7" stroke="black" points="110.27,-233.59 107.27,-237.59 86.27,-237.59 83.27,-233.59 23.73,-233.59 23.73,-197.59 110.27,-197.59 110.27,-233.59"/>
|
|
95
|
+
<text text-anchor="middle" x="67" y="-211.39" font-family="Times,serif" font-size="14.00">UtilsModule</text>
|
|
96
96
|
</g>
|
|
97
97
|
<!-- UtilsModule->SliderModule -->
|
|
98
98
|
<g id="edge3" class="edge">
|
|
99
99
|
<title>UtilsModule->SliderModule</title>
|
|
100
|
-
<path fill="none" stroke="black" d="
|
|
101
|
-
<polygon fill="black" stroke="black" points="
|
|
100
|
+
<path fill="none" stroke="black" d="M67,-233.7C67,-252.93 67,-280.59 67,-280.59 67,-280.59 123.39,-280.59 123.39,-280.59"/>
|
|
101
|
+
<polygon fill="black" stroke="black" points="123.39,-284.09 133.39,-280.59 123.39,-277.09 123.39,-284.09"/>
|
|
102
102
|
</g>
|
|
103
103
|
</g>
|
|
104
104
|
</svg>
|
|
@@ -133,47 +133,47 @@
|
|
|
133
133
|
<title>cluster_SliderModule</title>
|
|
134
134
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 734,-379.59 734,-70 8,-70"/>
|
|
135
135
|
</g>
|
|
136
|
-
<g id="clust4" class="cluster">
|
|
137
|
-
<title>cluster_SliderModule_imports</title>
|
|
138
|
-
<polygon fill="none" stroke="black" points="624,-189.59 624,-241.59 726,-241.59 726,-189.59 624,-189.59"/>
|
|
139
|
-
</g>
|
|
140
136
|
<g id="clust3" class="cluster">
|
|
141
137
|
<title>cluster_SliderModule_Slider_providers</title>
|
|
142
|
-
<polygon fill="none" stroke="black" points="
|
|
138
|
+
<polygon fill="none" stroke="black" points="126,-78 126,-241.59 726,-241.59 726,-78 126,-78"/>
|
|
139
|
+
</g>
|
|
140
|
+
<g id="clust4" class="cluster">
|
|
141
|
+
<title>cluster_SliderModule_imports</title>
|
|
142
|
+
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 118,-241.59 118,-189.59 16,-189.59"/>
|
|
143
143
|
</g>
|
|
144
144
|
<g id="clust5" class="cluster">
|
|
145
145
|
<title>cluster_SliderModule_exports</title>
|
|
146
|
-
<polygon fill="none" stroke="black" points="
|
|
146
|
+
<polygon fill="none" stroke="black" points="145,-319.59 145,-371.59 215,-371.59 215,-319.59 145,-319.59"/>
|
|
147
147
|
</g>
|
|
148
148
|
<!-- Slider -->
|
|
149
149
|
<g id="node1" class="node">
|
|
150
150
|
<title>Slider</title>
|
|
151
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
152
|
-
<text text-anchor="middle" x="
|
|
151
|
+
<polygon fill="#ffffb3" stroke="black" points="320,-233.59 266,-233.59 266,-197.59 320,-197.59 320,-233.59"/>
|
|
152
|
+
<text text-anchor="middle" x="293" y="-211.39" font-family="Times,serif" font-size="14.00">Slider</text>
|
|
153
153
|
</g>
|
|
154
154
|
<!-- SliderModule -->
|
|
155
155
|
<g id="node2" class="node">
|
|
156
156
|
<title>SliderModule</title>
|
|
157
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
158
|
-
<text text-anchor="middle" x="
|
|
157
|
+
<polygon fill="#8dd3c7" stroke="black" points="226.49,-298.59 223.49,-302.59 202.49,-302.59 199.49,-298.59 133.51,-298.59 133.51,-262.59 226.49,-262.59 226.49,-298.59"/>
|
|
158
|
+
<text text-anchor="middle" x="180" y="-276.39" font-family="Times,serif" font-size="14.00">SliderModule</text>
|
|
159
159
|
</g>
|
|
160
160
|
<!-- Slider->SliderModule -->
|
|
161
161
|
<g id="edge1" class="edge">
|
|
162
162
|
<title>Slider->SliderModule</title>
|
|
163
|
-
<path fill="none" stroke="black" d="
|
|
164
|
-
<polygon fill="black" stroke="black" points="
|
|
163
|
+
<path fill="none" stroke="black" d="M293,-233.7C293,-252.93 293,-280.59 293,-280.59 293,-280.59 236.61,-280.59 236.61,-280.59"/>
|
|
164
|
+
<polygon fill="black" stroke="black" points="236.61,-277.09 226.61,-280.59 236.61,-284.09 236.61,-277.09"/>
|
|
165
165
|
</g>
|
|
166
166
|
<!-- Slider -->
|
|
167
167
|
<g id="node5" class="node">
|
|
168
168
|
<title>Slider </title>
|
|
169
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
170
|
-
<text text-anchor="middle" x="
|
|
169
|
+
<polygon fill="#fb8072" stroke="black" points="207,-363.59 153,-363.59 153,-327.59 207,-327.59 207,-363.59"/>
|
|
170
|
+
<text text-anchor="middle" x="180" y="-341.39" font-family="Times,serif" font-size="14.00">Slider </text>
|
|
171
171
|
</g>
|
|
172
172
|
<!-- SliderModule->Slider -->
|
|
173
173
|
<g id="edge4" class="edge">
|
|
174
174
|
<title>SliderModule->Slider </title>
|
|
175
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
176
|
-
<polygon fill="black" stroke="black" points="
|
|
175
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M180,-298.7C180,-298.7 180,-317.58 180,-317.58"/>
|
|
176
|
+
<polygon fill="black" stroke="black" points="176.5,-317.58 180,-327.58 183.5,-317.58 176.5,-317.58"/>
|
|
177
177
|
</g>
|
|
178
178
|
<!-- {
|
|
179
179
|
   provide: NG_VALUE_ACCESSOR, useExisting: Slider, multi: true
|
|
@@ -182,10 +182,10 @@
|
|
|
182
182
|
<title>{
|
|
183
183
|
   provide: NG_VALUE_ACCESSOR, useExisting: Slider, multi: true
|
|
184
184
|
}</title>
|
|
185
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
186
|
-
<text text-anchor="middle" x="
|
|
187
|
-
<text text-anchor="middle" x="
|
|
188
|
-
<text text-anchor="middle" x="
|
|
185
|
+
<ellipse fill="#fdb462" stroke="black" cx="426" cy="-127.3" rx="292.09" ry="41.09"/>
|
|
186
|
+
<text text-anchor="middle" x="426" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
|
|
187
|
+
<text text-anchor="middle" x="426" y="-123.1" font-family="Times,serif" font-size="14.00">    provide: NG_VALUE_ACCESSOR, useExisting: Slider, multi: true</text>
|
|
188
|
+
<text text-anchor="middle" x="426" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
|
|
189
189
|
</g>
|
|
190
190
|
<!-- {
|
|
191
191
|
   provide: NG_VALUE_ACCESSOR, useExisting: Slider, multi: true
|
|
@@ -194,20 +194,20 @@
|
|
|
194
194
|
<title>{
|
|
195
195
|
   provide: NG_VALUE_ACCESSOR, useExisting: Slider, multi: true
|
|
196
196
|
}->Slider</title>
|
|
197
|
-
<path fill="none" stroke="black" d="
|
|
198
|
-
<polygon fill="black" stroke="black" points="
|
|
197
|
+
<path fill="none" stroke="black" d="M293,-164.23C293,-164.23 293,-187.58 293,-187.58"/>
|
|
198
|
+
<polygon fill="black" stroke="black" points="289.5,-187.58 293,-197.58 296.5,-187.58 289.5,-187.58"/>
|
|
199
199
|
</g>
|
|
200
200
|
<!-- UtilsModule -->
|
|
201
201
|
<g id="node4" class="node">
|
|
202
202
|
<title>UtilsModule</title>
|
|
203
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
204
|
-
<text text-anchor="middle" x="
|
|
203
|
+
<polygon fill="#8dd3c7" stroke="black" points="110.27,-233.59 107.27,-237.59 86.27,-237.59 83.27,-233.59 23.73,-233.59 23.73,-197.59 110.27,-197.59 110.27,-233.59"/>
|
|
204
|
+
<text text-anchor="middle" x="67" y="-211.39" font-family="Times,serif" font-size="14.00">UtilsModule</text>
|
|
205
205
|
</g>
|
|
206
206
|
<!-- UtilsModule->SliderModule -->
|
|
207
207
|
<g id="edge3" class="edge">
|
|
208
208
|
<title>UtilsModule->SliderModule</title>
|
|
209
|
-
<path fill="none" stroke="black" d="
|
|
210
|
-
<polygon fill="black" stroke="black" points="
|
|
209
|
+
<path fill="none" stroke="black" d="M67,-233.7C67,-252.93 67,-280.59 67,-280.59 67,-280.59 123.39,-280.59 123.39,-280.59"/>
|
|
210
|
+
<polygon fill="black" stroke="black" points="123.39,-284.09 133.39,-280.59 123.39,-277.09 123.39,-284.09"/>
|
|
211
211
|
</g>
|
|
212
212
|
</g>
|
|
213
213
|
</svg>
|