carbon-components-angular 5.41.1 → 5.42.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/documentation/components/ComboBox.html +4 -4
- package/docs/documentation/components/TextareaLabelComponent.html +346 -128
- package/docs/documentation/coverage.html +6 -6
- package/docs/documentation/directives/TextArea.html +58 -0
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/modules/ComboBoxModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ComboBoxModule.html +4 -4
- package/docs/documentation/modules/ContentSwitcherModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ContentSwitcherModule.html +4 -4
- package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +41 -37
- package/docs/documentation/modules/DatePickerInputModule.html +41 -37
- package/docs/documentation/modules/DatePickerModule/dependencies.svg +38 -38
- package/docs/documentation/modules/DatePickerModule.html +38 -38
- package/docs/documentation/modules/GridModule/dependencies.svg +60 -60
- package/docs/documentation/modules/GridModule.html +60 -60
- package/docs/documentation/modules/LoadingModule/dependencies.svg +4 -4
- package/docs/documentation/modules/LoadingModule.html +4 -4
- package/docs/documentation/modules/NFormsModule/dependencies.svg +4 -4
- package/docs/documentation/modules/NFormsModule.html +4 -4
- package/docs/documentation/modules/NumberModule/dependencies.svg +4 -4
- package/docs/documentation/modules/NumberModule.html +4 -4
- package/docs/documentation/modules/ProgressIndicatorModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ProgressIndicatorModule.html +4 -4
- package/docs/documentation/modules/RadioModule/dependencies.svg +4 -4
- package/docs/documentation/modules/RadioModule.html +4 -4
- package/docs/documentation/modules/SelectModule/dependencies.svg +58 -58
- package/docs/documentation/modules/SelectModule.html +58 -58
- package/docs/documentation/modules/SliderModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SliderModule.html +4 -4
- package/docs/documentation/modules/TableModule/dependencies.svg +216 -216
- package/docs/documentation/modules/TableModule.html +216 -216
- package/docs/documentation/modules/TabsModule/dependencies.svg +69 -69
- package/docs/documentation/modules/TabsModule.html +69 -69
- package/docs/documentation/modules/TagModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TagModule.html +4 -4
- package/docs/documentation/modules/ThemeModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ThemeModule.html +4 -4
- package/docs/documentation/modules/TilesModule/dependencies.svg +102 -102
- package/docs/documentation/modules/TilesModule.html +102 -102
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +26 -26
- package/docs/documentation/modules/TimePickerModule.html +26 -26
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +41 -45
- package/docs/documentation/modules/TimePickerSelectModule.html +41 -45
- package/docs/documentation/modules/ToggleModule/dependencies.svg +42 -46
- package/docs/documentation/modules/ToggleModule.html +42 -46
- package/docs/documentation/modules/ToggletipModule/dependencies.svg +39 -39
- package/docs/documentation/modules/ToggletipModule.html +39 -39
- package/docs/documentation/modules/TooltipModule/dependencies.svg +29 -29
- package/docs/documentation/modules/TooltipModule.html +29 -29
- package/docs/documentation/modules/TreeviewModule/dependencies.svg +36 -36
- package/docs/documentation/modules/TreeviewModule.html +36 -36
- package/docs/documentation.json +127 -35
- package/docs/storybook/{1345.9eabf5e2.iframe.bundle.js → 1345.ec2701f8.iframe.bundle.js} +1 -1
- package/docs/storybook/{combobox-combobox-stories.3bbada2d.iframe.bundle.js → combobox-combobox-stories.84acbfa0.iframe.bundle.js} +1 -1
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/index.json +1 -1
- package/docs/storybook/input-textarea-stories.f6532f41.iframe.bundle.js +1 -0
- package/docs/storybook/main.a2b57351.iframe.bundle.js +1 -0
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/{runtime~main.4b19f36d.iframe.bundle.js → runtime~main.f3aed674.iframe.bundle.js} +1 -1
- package/docs/storybook/stories.json +1 -1
- package/esm2020/combobox/combobox.component.mjs +3 -3
- package/esm2020/input/label.component.mjs +1 -1
- package/esm2020/input/text-area.directive.mjs +8 -2
- package/esm2020/input/textarea-label.component.mjs +186 -106
- package/fesm2015/carbon-components-angular-combobox.mjs +2 -2
- package/fesm2015/carbon-components-angular-combobox.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-input.mjs +193 -107
- package/fesm2015/carbon-components-angular-input.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-combobox.mjs +2 -2
- package/fesm2020/carbon-components-angular-combobox.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-input.mjs +193 -107
- package/fesm2020/carbon-components-angular-input.mjs.map +1 -1
- package/input/text-area.directive.d.ts +1 -0
- package/input/textarea-label.component.d.ts +7 -1
- package/package.json +1 -1
- package/docs/storybook/input-textarea-stories.1a3b5e80.iframe.bundle.js +0 -1
- package/docs/storybook/main.0398cabf.iframe.bundle.js +0 -1
|
@@ -117,47 +117,47 @@
|
|
|
117
117
|
<title>cluster_TimePickerModule</title>
|
|
118
118
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 854,-379.59 854,-70 8,-70"/>
|
|
119
119
|
</g>
|
|
120
|
-
<g id="clust4" class="cluster">
|
|
121
|
-
<title>cluster_TimePickerModule_imports</title>
|
|
122
|
-
<polygon fill="none" stroke="black" points="670,-189.59 670,-241.59 846,-241.59 846,-189.59 670,-189.59"/>
|
|
123
|
-
</g>
|
|
124
120
|
<g id="clust3" class="cluster">
|
|
125
121
|
<title>cluster_TimePickerModule_TimePicker_providers</title>
|
|
126
|
-
<polygon fill="none" stroke="black" points="
|
|
122
|
+
<polygon fill="none" stroke="black" points="200,-78 200,-241.59 846,-241.59 846,-78 200,-78"/>
|
|
127
123
|
</g>
|
|
128
124
|
<g id="clust5" class="cluster">
|
|
129
125
|
<title>cluster_TimePickerModule_exports</title>
|
|
130
|
-
<polygon fill="none" stroke="black" points="
|
|
126
|
+
<polygon fill="none" stroke="black" points="195,-319.59 195,-371.59 295,-371.59 295,-319.59 195,-319.59"/>
|
|
127
|
+
</g>
|
|
128
|
+
<g id="clust4" class="cluster">
|
|
129
|
+
<title>cluster_TimePickerModule_imports</title>
|
|
130
|
+
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 192,-241.59 192,-189.59 16,-189.59"/>
|
|
131
131
|
</g>
|
|
132
132
|
<!-- TimePicker -->
|
|
133
133
|
<g id="node1" class="node">
|
|
134
134
|
<title>TimePicker</title>
|
|
135
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
136
|
-
<text text-anchor="middle" x="
|
|
135
|
+
<polygon fill="#ffffb3" stroke="black" points="426.81,-233.59 345.19,-233.59 345.19,-197.59 426.81,-197.59 426.81,-233.59"/>
|
|
136
|
+
<text text-anchor="middle" x="386" y="-211.39" font-family="Times,serif" font-size="14.00">TimePicker</text>
|
|
137
137
|
</g>
|
|
138
138
|
<!-- TimePickerModule -->
|
|
139
139
|
<g id="node2" class="node">
|
|
140
140
|
<title>TimePickerModule</title>
|
|
141
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
142
|
-
<text text-anchor="middle" x="
|
|
141
|
+
<polygon fill="#8dd3c7" stroke="black" points="307.36,-298.59 304.36,-302.59 283.36,-302.59 280.36,-298.59 182.64,-298.59 182.64,-262.59 307.36,-262.59 307.36,-298.59"/>
|
|
142
|
+
<text text-anchor="middle" x="245" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerModule</text>
|
|
143
143
|
</g>
|
|
144
144
|
<!-- TimePicker->TimePickerModule -->
|
|
145
145
|
<g id="edge1" class="edge">
|
|
146
146
|
<title>TimePicker->TimePickerModule</title>
|
|
147
|
-
<path fill="none" stroke="black" d="
|
|
148
|
-
<polygon fill="black" stroke="black" points="
|
|
147
|
+
<path fill="none" stroke="black" d="M386,-233.7C386,-252.93 386,-280.59 386,-280.59 386,-280.59 317.67,-280.59 317.67,-280.59"/>
|
|
148
|
+
<polygon fill="black" stroke="black" points="317.67,-277.09 307.67,-280.59 317.67,-284.09 317.67,-277.09"/>
|
|
149
149
|
</g>
|
|
150
150
|
<!-- TimePicker -->
|
|
151
151
|
<g id="node5" class="node">
|
|
152
152
|
<title>TimePicker </title>
|
|
153
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
154
|
-
<text text-anchor="middle" x="
|
|
153
|
+
<polygon fill="#fb8072" stroke="black" points="287.31,-363.59 202.69,-363.59 202.69,-327.59 287.31,-327.59 287.31,-363.59"/>
|
|
154
|
+
<text text-anchor="middle" x="245" y="-341.39" font-family="Times,serif" font-size="14.00">TimePicker </text>
|
|
155
155
|
</g>
|
|
156
156
|
<!-- TimePickerModule->TimePicker -->
|
|
157
157
|
<g id="edge4" class="edge">
|
|
158
158
|
<title>TimePickerModule->TimePicker </title>
|
|
159
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
160
|
-
<polygon fill="black" stroke="black" points="
|
|
159
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M245,-298.7C245,-298.7 245,-317.58 245,-317.58"/>
|
|
160
|
+
<polygon fill="black" stroke="black" points="241.5,-317.58 245,-327.58 248.5,-317.58 241.5,-317.58"/>
|
|
161
161
|
</g>
|
|
162
162
|
<!-- {
|
|
163
163
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
|
|
@@ -166,10 +166,10 @@
|
|
|
166
166
|
<title>{
|
|
167
167
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
|
|
168
168
|
}</title>
|
|
169
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
170
|
-
<text text-anchor="middle" x="
|
|
171
|
-
<text text-anchor="middle" x="
|
|
172
|
-
<text text-anchor="middle" x="
|
|
169
|
+
<ellipse fill="#fdb462" stroke="black" cx="523" cy="-127.3" rx="314.66" ry="41.09"/>
|
|
170
|
+
<text text-anchor="middle" x="523" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
|
|
171
|
+
<text text-anchor="middle" x="523" y="-123.1" font-family="Times,serif" font-size="14.00">    provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true</text>
|
|
172
|
+
<text text-anchor="middle" x="523" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
|
|
173
173
|
</g>
|
|
174
174
|
<!-- {
|
|
175
175
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
|
|
@@ -178,20 +178,20 @@
|
|
|
178
178
|
<title>{
|
|
179
179
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
|
|
180
180
|
}->TimePicker</title>
|
|
181
|
-
<path fill="none" stroke="black" d="
|
|
182
|
-
<polygon fill="black" stroke="black" points="
|
|
181
|
+
<path fill="none" stroke="black" d="M386,-164.48C386,-164.48 386,-187.22 386,-187.22"/>
|
|
182
|
+
<polygon fill="black" stroke="black" points="382.5,-187.22 386,-197.22 389.5,-187.22 382.5,-187.22"/>
|
|
183
183
|
</g>
|
|
184
184
|
<!-- TimePickerSelectModule -->
|
|
185
185
|
<g id="node4" class="node">
|
|
186
186
|
<title>TimePickerSelectModule</title>
|
|
187
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
188
|
-
<text text-anchor="middle" x="
|
|
187
|
+
<polygon fill="#8dd3c7" stroke="black" points="183.57,-233.59 180.57,-237.59 159.57,-237.59 156.57,-233.59 24.43,-233.59 24.43,-197.59 183.57,-197.59 183.57,-233.59"/>
|
|
188
|
+
<text text-anchor="middle" x="104" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
|
|
189
189
|
</g>
|
|
190
190
|
<!-- TimePickerSelectModule->TimePickerModule -->
|
|
191
191
|
<g id="edge3" class="edge">
|
|
192
192
|
<title>TimePickerSelectModule->TimePickerModule</title>
|
|
193
|
-
<path fill="none" stroke="black" d="
|
|
194
|
-
<polygon fill="black" stroke="black" points="
|
|
193
|
+
<path fill="none" stroke="black" d="M183.57,-215.59C191.09,-215.59 195.98,-215.59 195.98,-215.59 195.98,-215.59 195.98,-252.48 195.98,-252.48"/>
|
|
194
|
+
<polygon fill="black" stroke="black" points="192.48,-252.48 195.98,-262.48 199.48,-252.48 192.48,-252.48"/>
|
|
195
195
|
</g>
|
|
196
196
|
</g>
|
|
197
197
|
</svg>
|
|
@@ -4,71 +4,67 @@
|
|
|
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="954pt" height="396pt"
|
|
8
|
+
viewBox="0.00 0.00 954.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
9
9
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 391.59)">
|
|
10
10
|
<title>dependencies</title>
|
|
11
|
-
<polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59
|
|
12
|
-
<text text-anchor="start" x="
|
|
13
|
-
<polygon fill="#ffffb3" stroke="transparent" points="
|
|
14
|
-
<text text-anchor="start" x="
|
|
15
|
-
<polygon fill="#8dd3c7" stroke="transparent" points="
|
|
16
|
-
<text text-anchor="start" x="
|
|
17
|
-
<polygon fill="#80b1d3" stroke="transparent" points="
|
|
18
|
-
<text text-anchor="start" x="
|
|
19
|
-
<polygon fill="#fdb462" stroke="transparent" points="
|
|
20
|
-
<text text-anchor="start" x="
|
|
21
|
-
<polygon fill="#fb8072" stroke="transparent" points="
|
|
22
|
-
<text text-anchor="start" x="
|
|
11
|
+
<polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 950,-391.59 950,4 -4,4"/>
|
|
12
|
+
<text text-anchor="start" x="452.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
13
|
+
<polygon fill="#ffffb3" stroke="transparent" points="239,-10 239,-30 259,-30 259,-10 239,-10"/>
|
|
14
|
+
<text text-anchor="start" x="262.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
15
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="352,-10 352,-30 372,-30 372,-10 352,-10"/>
|
|
16
|
+
<text text-anchor="start" x="375.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
17
|
+
<polygon fill="#80b1d3" stroke="transparent" points="438,-10 438,-30 458,-30 458,-10 438,-10"/>
|
|
18
|
+
<text text-anchor="start" x="461.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
19
|
+
<polygon fill="#fdb462" stroke="transparent" points="535,-10 535,-30 555,-30 555,-10 535,-10"/>
|
|
20
|
+
<text text-anchor="start" x="558.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
21
|
+
<polygon fill="#fb8072" stroke="transparent" points="631,-10 631,-30 651,-30 651,-10 631,-10"/>
|
|
22
|
+
<text text-anchor="start" x="654.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_TimePickerSelectModule</title>
|
|
25
|
-
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59
|
|
26
|
-
</g>
|
|
27
|
-
<g id="clust2" class="cluster">
|
|
28
|
-
<title>cluster_TimePickerSelectModule_declarations</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="297,-189.59 297,-241.59 429,-241.59 429,-189.59 297,-189.59"/>
|
|
30
|
-
</g>
|
|
31
|
-
<g id="clust3" class="cluster">
|
|
32
|
-
<title>cluster_TimePickerSelectModule_TimePickerSelect_providers</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 710,-176.59 710,-78 16,-78"/>
|
|
25
|
+
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 938,-379.59 938,-70 8,-70"/>
|
|
34
26
|
</g>
|
|
35
27
|
<g id="clust5" class="cluster">
|
|
36
28
|
<title>cluster_TimePickerSelectModule_exports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
29
|
+
<polygon fill="none" stroke="black" points="705,-319.59 705,-371.59 841,-371.59 841,-319.59 705,-319.59"/>
|
|
38
30
|
</g>
|
|
39
31
|
<g id="clust4" class="cluster">
|
|
40
32
|
<title>cluster_TimePickerSelectModule_imports</title>
|
|
41
|
-
<polygon fill="none" stroke="black" points="
|
|
33
|
+
<polygon fill="none" stroke="black" points="718,-189.59 718,-241.59 930,-241.59 930,-189.59 718,-189.59"/>
|
|
34
|
+
</g>
|
|
35
|
+
<g id="clust3" class="cluster">
|
|
36
|
+
<title>cluster_TimePickerSelectModule_TimePickerSelect_providers</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-241.59 710,-241.59 710,-78 16,-78"/>
|
|
42
38
|
</g>
|
|
43
39
|
<!-- TimePickerSelect -->
|
|
44
40
|
<g id="node1" class="node">
|
|
45
41
|
<title>TimePickerSelect</title>
|
|
46
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
47
|
-
<text text-anchor="middle" x="
|
|
42
|
+
<polygon fill="#ffffb3" stroke="black" points="560.52,-233.59 445.48,-233.59 445.48,-197.59 560.52,-197.59 560.52,-233.59"/>
|
|
43
|
+
<text text-anchor="middle" x="503" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelect</text>
|
|
48
44
|
</g>
|
|
49
45
|
<!-- TimePickerSelectModule -->
|
|
50
46
|
<g id="node2" class="node">
|
|
51
47
|
<title>TimePickerSelectModule</title>
|
|
52
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
53
|
-
<text text-anchor="middle" x="
|
|
48
|
+
<polygon fill="#8dd3c7" stroke="black" points="852.57,-298.59 849.57,-302.59 828.57,-302.59 825.57,-298.59 693.43,-298.59 693.43,-262.59 852.57,-262.59 852.57,-298.59"/>
|
|
49
|
+
<text text-anchor="middle" x="773" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
|
|
54
50
|
</g>
|
|
55
51
|
<!-- TimePickerSelect->TimePickerSelectModule -->
|
|
56
52
|
<g id="edge1" class="edge">
|
|
57
53
|
<title>TimePickerSelect->TimePickerSelectModule</title>
|
|
58
|
-
<path fill="none" stroke="black" d="
|
|
59
|
-
<polygon fill="black" stroke="black" points="
|
|
54
|
+
<path fill="none" stroke="black" d="M560.6,-215.59C617.99,-215.59 697.62,-215.59 697.62,-215.59 697.62,-215.59 697.62,-252.48 697.62,-252.48"/>
|
|
55
|
+
<polygon fill="black" stroke="black" points="694.12,-252.48 697.62,-262.48 701.12,-252.48 694.12,-252.48"/>
|
|
60
56
|
</g>
|
|
61
57
|
<!-- TimePickerSelect -->
|
|
62
58
|
<g id="node6" class="node">
|
|
63
59
|
<title>TimePickerSelect </title>
|
|
64
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
65
|
-
<text text-anchor="middle" x="
|
|
60
|
+
<polygon fill="#fb8072" stroke="black" points="832.52,-363.59 713.48,-363.59 713.48,-327.59 832.52,-327.59 832.52,-363.59"/>
|
|
61
|
+
<text text-anchor="middle" x="773" y="-341.39" font-family="Times,serif" font-size="14.00">TimePickerSelect </text>
|
|
66
62
|
</g>
|
|
67
63
|
<!-- TimePickerSelectModule->TimePickerSelect -->
|
|
68
64
|
<g id="edge5" class="edge">
|
|
69
65
|
<title>TimePickerSelectModule->TimePickerSelect </title>
|
|
70
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
71
|
-
<polygon fill="black" stroke="black" points="
|
|
66
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M773,-298.7C773,-298.7 773,-317.58 773,-317.58"/>
|
|
67
|
+
<polygon fill="black" stroke="black" points="769.5,-317.58 773,-327.58 776.5,-317.58 769.5,-317.58"/>
|
|
72
68
|
</g>
|
|
73
69
|
<!-- {
|
|
74
70
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
|
|
@@ -89,32 +85,32 @@
|
|
|
89
85
|
<title>{
|
|
90
86
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
|
|
91
87
|
}->TimePickerSelect</title>
|
|
92
|
-
<path fill="none" stroke="black" d="
|
|
93
|
-
<polygon fill="black" stroke="black" points="
|
|
88
|
+
<path fill="none" stroke="black" d="M503,-165C503,-165 503,-187.45 503,-187.45"/>
|
|
89
|
+
<polygon fill="black" stroke="black" points="499.5,-187.45 503,-197.45 506.5,-187.45 499.5,-187.45"/>
|
|
94
90
|
</g>
|
|
95
91
|
<!-- IconModule -->
|
|
96
92
|
<g id="node4" class="node">
|
|
97
93
|
<title>IconModule</title>
|
|
98
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
99
|
-
<text text-anchor="middle" x="
|
|
94
|
+
<polygon fill="#8dd3c7" stroke="black" points="922.43,-233.59 919.43,-237.59 898.43,-237.59 895.43,-233.59 837.57,-233.59 837.57,-197.59 922.43,-197.59 922.43,-233.59"/>
|
|
95
|
+
<text text-anchor="middle" x="880" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
100
96
|
</g>
|
|
101
97
|
<!-- IconModule->TimePickerSelectModule -->
|
|
102
98
|
<g id="edge3" class="edge">
|
|
103
99
|
<title>IconModule->TimePickerSelectModule</title>
|
|
104
|
-
<path fill="none" stroke="black" d="
|
|
105
|
-
<polygon fill="black" stroke="black" points="
|
|
100
|
+
<path fill="none" stroke="black" d="M845.16,-233.7C845.16,-233.7 845.16,-252.58 845.16,-252.58"/>
|
|
101
|
+
<polygon fill="black" stroke="black" points="841.66,-252.58 845.16,-262.58 848.66,-252.58 841.66,-252.58"/>
|
|
106
102
|
</g>
|
|
107
103
|
<!-- SelectModule -->
|
|
108
104
|
<g id="node5" class="node">
|
|
109
105
|
<title>SelectModule</title>
|
|
110
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
111
|
-
<text text-anchor="middle" x="
|
|
106
|
+
<polygon fill="#8dd3c7" stroke="black" points="819.76,-233.59 816.76,-237.59 795.76,-237.59 792.76,-233.59 726.24,-233.59 726.24,-197.59 819.76,-197.59 819.76,-233.59"/>
|
|
107
|
+
<text text-anchor="middle" x="773" y="-211.39" font-family="Times,serif" font-size="14.00">SelectModule</text>
|
|
112
108
|
</g>
|
|
113
109
|
<!-- SelectModule->TimePickerSelectModule -->
|
|
114
110
|
<g id="edge4" class="edge">
|
|
115
111
|
<title>SelectModule->TimePickerSelectModule</title>
|
|
116
|
-
<path fill="none" stroke="black" d="
|
|
117
|
-
<polygon fill="black" stroke="black" points="
|
|
112
|
+
<path fill="none" stroke="black" d="M773,-233.7C773,-233.7 773,-252.58 773,-252.58"/>
|
|
113
|
+
<polygon fill="black" stroke="black" points="769.5,-252.58 773,-262.58 776.5,-252.58 769.5,-252.58"/>
|
|
118
114
|
</g>
|
|
119
115
|
</g>
|
|
120
116
|
</svg>
|
|
@@ -97,71 +97,67 @@
|
|
|
97
97
|
<!-- Generated by graphviz version 2.47.0 (20210316.0004)
|
|
98
98
|
-->
|
|
99
99
|
<!-- Title: dependencies Pages: 1 -->
|
|
100
|
-
<svg width="
|
|
101
|
-
viewBox="0.00 0.00
|
|
100
|
+
<svg width="954pt" height="396pt"
|
|
101
|
+
viewBox="0.00 0.00 954.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
102
102
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 391.59)">
|
|
103
103
|
<title>dependencies</title>
|
|
104
|
-
<polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59
|
|
105
|
-
<text text-anchor="start" x="
|
|
106
|
-
<polygon fill="#ffffb3" stroke="transparent" points="
|
|
107
|
-
<text text-anchor="start" x="
|
|
108
|
-
<polygon fill="#8dd3c7" stroke="transparent" points="
|
|
109
|
-
<text text-anchor="start" x="
|
|
110
|
-
<polygon fill="#80b1d3" stroke="transparent" points="
|
|
111
|
-
<text text-anchor="start" x="
|
|
112
|
-
<polygon fill="#fdb462" stroke="transparent" points="
|
|
113
|
-
<text text-anchor="start" x="
|
|
114
|
-
<polygon fill="#fb8072" stroke="transparent" points="
|
|
115
|
-
<text text-anchor="start" x="
|
|
104
|
+
<polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 950,-391.59 950,4 -4,4"/>
|
|
105
|
+
<text text-anchor="start" x="452.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
106
|
+
<polygon fill="#ffffb3" stroke="transparent" points="239,-10 239,-30 259,-30 259,-10 239,-10"/>
|
|
107
|
+
<text text-anchor="start" x="262.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
108
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="352,-10 352,-30 372,-30 372,-10 352,-10"/>
|
|
109
|
+
<text text-anchor="start" x="375.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
110
|
+
<polygon fill="#80b1d3" stroke="transparent" points="438,-10 438,-30 458,-30 458,-10 438,-10"/>
|
|
111
|
+
<text text-anchor="start" x="461.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
112
|
+
<polygon fill="#fdb462" stroke="transparent" points="535,-10 535,-30 555,-30 555,-10 535,-10"/>
|
|
113
|
+
<text text-anchor="start" x="558.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
114
|
+
<polygon fill="#fb8072" stroke="transparent" points="631,-10 631,-30 651,-30 651,-10 631,-10"/>
|
|
115
|
+
<text text-anchor="start" x="654.73" y="-15.4" font-family="Times-12" font-size="14.00">  Exports</text>
|
|
116
116
|
<g id="clust1" class="cluster">
|
|
117
117
|
<title>cluster_TimePickerSelectModule</title>
|
|
118
|
-
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59
|
|
119
|
-
</g>
|
|
120
|
-
<g id="clust2" class="cluster">
|
|
121
|
-
<title>cluster_TimePickerSelectModule_declarations</title>
|
|
122
|
-
<polygon fill="none" stroke="black" points="297,-189.59 297,-241.59 429,-241.59 429,-189.59 297,-189.59"/>
|
|
123
|
-
</g>
|
|
124
|
-
<g id="clust3" class="cluster">
|
|
125
|
-
<title>cluster_TimePickerSelectModule_TimePickerSelect_providers</title>
|
|
126
|
-
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 710,-176.59 710,-78 16,-78"/>
|
|
118
|
+
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 938,-379.59 938,-70 8,-70"/>
|
|
127
119
|
</g>
|
|
128
120
|
<g id="clust5" class="cluster">
|
|
129
121
|
<title>cluster_TimePickerSelectModule_exports</title>
|
|
130
|
-
<polygon fill="none" stroke="black" points="
|
|
122
|
+
<polygon fill="none" stroke="black" points="705,-319.59 705,-371.59 841,-371.59 841,-319.59 705,-319.59"/>
|
|
131
123
|
</g>
|
|
132
124
|
<g id="clust4" class="cluster">
|
|
133
125
|
<title>cluster_TimePickerSelectModule_imports</title>
|
|
134
|
-
<polygon fill="none" stroke="black" points="
|
|
126
|
+
<polygon fill="none" stroke="black" points="718,-189.59 718,-241.59 930,-241.59 930,-189.59 718,-189.59"/>
|
|
127
|
+
</g>
|
|
128
|
+
<g id="clust3" class="cluster">
|
|
129
|
+
<title>cluster_TimePickerSelectModule_TimePickerSelect_providers</title>
|
|
130
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-241.59 710,-241.59 710,-78 16,-78"/>
|
|
135
131
|
</g>
|
|
136
132
|
<!-- TimePickerSelect -->
|
|
137
133
|
<g id="node1" class="node">
|
|
138
134
|
<title>TimePickerSelect</title>
|
|
139
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
140
|
-
<text text-anchor="middle" x="
|
|
135
|
+
<polygon fill="#ffffb3" stroke="black" points="560.52,-233.59 445.48,-233.59 445.48,-197.59 560.52,-197.59 560.52,-233.59"/>
|
|
136
|
+
<text text-anchor="middle" x="503" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelect</text>
|
|
141
137
|
</g>
|
|
142
138
|
<!-- TimePickerSelectModule -->
|
|
143
139
|
<g id="node2" class="node">
|
|
144
140
|
<title>TimePickerSelectModule</title>
|
|
145
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
146
|
-
<text text-anchor="middle" x="
|
|
141
|
+
<polygon fill="#8dd3c7" stroke="black" points="852.57,-298.59 849.57,-302.59 828.57,-302.59 825.57,-298.59 693.43,-298.59 693.43,-262.59 852.57,-262.59 852.57,-298.59"/>
|
|
142
|
+
<text text-anchor="middle" x="773" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
|
|
147
143
|
</g>
|
|
148
144
|
<!-- TimePickerSelect->TimePickerSelectModule -->
|
|
149
145
|
<g id="edge1" class="edge">
|
|
150
146
|
<title>TimePickerSelect->TimePickerSelectModule</title>
|
|
151
|
-
<path fill="none" stroke="black" d="
|
|
152
|
-
<polygon fill="black" stroke="black" points="
|
|
147
|
+
<path fill="none" stroke="black" d="M560.6,-215.59C617.99,-215.59 697.62,-215.59 697.62,-215.59 697.62,-215.59 697.62,-252.48 697.62,-252.48"/>
|
|
148
|
+
<polygon fill="black" stroke="black" points="694.12,-252.48 697.62,-262.48 701.12,-252.48 694.12,-252.48"/>
|
|
153
149
|
</g>
|
|
154
150
|
<!-- TimePickerSelect -->
|
|
155
151
|
<g id="node6" class="node">
|
|
156
152
|
<title>TimePickerSelect </title>
|
|
157
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
158
|
-
<text text-anchor="middle" x="
|
|
153
|
+
<polygon fill="#fb8072" stroke="black" points="832.52,-363.59 713.48,-363.59 713.48,-327.59 832.52,-327.59 832.52,-363.59"/>
|
|
154
|
+
<text text-anchor="middle" x="773" y="-341.39" font-family="Times,serif" font-size="14.00">TimePickerSelect </text>
|
|
159
155
|
</g>
|
|
160
156
|
<!-- TimePickerSelectModule->TimePickerSelect -->
|
|
161
157
|
<g id="edge5" class="edge">
|
|
162
158
|
<title>TimePickerSelectModule->TimePickerSelect </title>
|
|
163
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
164
|
-
<polygon fill="black" stroke="black" points="
|
|
159
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M773,-298.7C773,-298.7 773,-317.58 773,-317.58"/>
|
|
160
|
+
<polygon fill="black" stroke="black" points="769.5,-317.58 773,-327.58 776.5,-317.58 769.5,-317.58"/>
|
|
165
161
|
</g>
|
|
166
162
|
<!-- {
|
|
167
163
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
|
|
@@ -182,32 +178,32 @@
|
|
|
182
178
|
<title>{
|
|
183
179
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
|
|
184
180
|
}->TimePickerSelect</title>
|
|
185
|
-
<path fill="none" stroke="black" d="
|
|
186
|
-
<polygon fill="black" stroke="black" points="
|
|
181
|
+
<path fill="none" stroke="black" d="M503,-165C503,-165 503,-187.45 503,-187.45"/>
|
|
182
|
+
<polygon fill="black" stroke="black" points="499.5,-187.45 503,-197.45 506.5,-187.45 499.5,-187.45"/>
|
|
187
183
|
</g>
|
|
188
184
|
<!-- IconModule -->
|
|
189
185
|
<g id="node4" class="node">
|
|
190
186
|
<title>IconModule</title>
|
|
191
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
192
|
-
<text text-anchor="middle" x="
|
|
187
|
+
<polygon fill="#8dd3c7" stroke="black" points="922.43,-233.59 919.43,-237.59 898.43,-237.59 895.43,-233.59 837.57,-233.59 837.57,-197.59 922.43,-197.59 922.43,-233.59"/>
|
|
188
|
+
<text text-anchor="middle" x="880" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
193
189
|
</g>
|
|
194
190
|
<!-- IconModule->TimePickerSelectModule -->
|
|
195
191
|
<g id="edge3" class="edge">
|
|
196
192
|
<title>IconModule->TimePickerSelectModule</title>
|
|
197
|
-
<path fill="none" stroke="black" d="
|
|
198
|
-
<polygon fill="black" stroke="black" points="
|
|
193
|
+
<path fill="none" stroke="black" d="M845.16,-233.7C845.16,-233.7 845.16,-252.58 845.16,-252.58"/>
|
|
194
|
+
<polygon fill="black" stroke="black" points="841.66,-252.58 845.16,-262.58 848.66,-252.58 841.66,-252.58"/>
|
|
199
195
|
</g>
|
|
200
196
|
<!-- SelectModule -->
|
|
201
197
|
<g id="node5" class="node">
|
|
202
198
|
<title>SelectModule</title>
|
|
203
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
204
|
-
<text text-anchor="middle" x="
|
|
199
|
+
<polygon fill="#8dd3c7" stroke="black" points="819.76,-233.59 816.76,-237.59 795.76,-237.59 792.76,-233.59 726.24,-233.59 726.24,-197.59 819.76,-197.59 819.76,-233.59"/>
|
|
200
|
+
<text text-anchor="middle" x="773" y="-211.39" font-family="Times,serif" font-size="14.00">SelectModule</text>
|
|
205
201
|
</g>
|
|
206
202
|
<!-- SelectModule->TimePickerSelectModule -->
|
|
207
203
|
<g id="edge4" class="edge">
|
|
208
204
|
<title>SelectModule->TimePickerSelectModule</title>
|
|
209
|
-
<path fill="none" stroke="black" d="
|
|
210
|
-
<polygon fill="black" stroke="black" points="
|
|
205
|
+
<path fill="none" stroke="black" d="M773,-233.7C773,-233.7 773,-252.58 773,-252.58"/>
|
|
206
|
+
<polygon fill="black" stroke="black" points="769.5,-252.58 773,-262.58 776.5,-252.58 769.5,-252.58"/>
|
|
211
207
|
</g>
|
|
212
208
|
</g>
|
|
213
209
|
</svg>
|
|
@@ -4,71 +4,67 @@
|
|
|
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="758pt" height="396pt"
|
|
8
|
+
viewBox="0.00 0.00 758.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
9
9
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 391.59)">
|
|
10
10
|
<title>dependencies</title>
|
|
11
|
-
<polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59
|
|
12
|
-
<text text-anchor="start" x="
|
|
13
|
-
<polygon fill="#ffffb3" stroke="transparent" points="
|
|
14
|
-
<text text-anchor="start" x="
|
|
15
|
-
<polygon fill="#8dd3c7" stroke="transparent" points="
|
|
16
|
-
<text text-anchor="start" x="
|
|
17
|
-
<polygon fill="#80b1d3" stroke="transparent" points="
|
|
18
|
-
<text text-anchor="start" x="
|
|
19
|
-
<polygon fill="#fdb462" stroke="transparent" points="
|
|
20
|
-
<text text-anchor="start" x="
|
|
21
|
-
<polygon fill="#fb8072" stroke="transparent" points="
|
|
22
|
-
<text text-anchor="start" x="
|
|
11
|
+
<polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 754,-391.59 754,4 -4,4"/>
|
|
12
|
+
<text text-anchor="start" x="354.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
13
|
+
<polygon fill="#ffffb3" stroke="transparent" points="141,-10 141,-30 161,-30 161,-10 141,-10"/>
|
|
14
|
+
<text text-anchor="start" x="164.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
15
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="254,-10 254,-30 274,-30 274,-10 254,-10"/>
|
|
16
|
+
<text text-anchor="start" x="277.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
17
|
+
<polygon fill="#80b1d3" stroke="transparent" points="340,-10 340,-30 360,-30 360,-10 340,-10"/>
|
|
18
|
+
<text text-anchor="start" x="363.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
19
|
+
<polygon fill="#fdb462" stroke="transparent" points="437,-10 437,-30 457,-30 457,-10 437,-10"/>
|
|
20
|
+
<text text-anchor="start" x="460.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
21
|
+
<polygon fill="#fb8072" stroke="transparent" points="533,-10 533,-30 553,-30 553,-10 533,-10"/>
|
|
22
|
+
<text text-anchor="start" x="556.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_ToggleModule</title>
|
|
25
|
-
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59
|
|
25
|
+
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 742,-379.59 742,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="
|
|
28
|
-
<title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="
|
|
30
|
-
</g>
|
|
31
|
-
<g id="clust5" class="cluster">
|
|
32
|
-
<title>cluster_ToggleModule_exports</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="329,-319.59 329,-371.59 405,-371.59 405,-319.59 329,-319.59"/>
|
|
27
|
+
<g id="clust3" class="cluster">
|
|
28
|
+
<title>cluster_ToggleModule_Toggle_providers</title>
|
|
29
|
+
<polygon fill="none" stroke="black" points="126,-78 126,-241.59 734,-241.59 734,-78 126,-78"/>
|
|
34
30
|
</g>
|
|
35
31
|
<g id="clust4" class="cluster">
|
|
36
32
|
<title>cluster_ToggleModule_imports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
33
|
+
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 118,-241.59 118,-189.59 16,-189.59"/>
|
|
38
34
|
</g>
|
|
39
|
-
<g id="
|
|
40
|
-
<title>
|
|
41
|
-
<polygon fill="none" stroke="black" points="
|
|
35
|
+
<g id="clust5" class="cluster">
|
|
36
|
+
<title>cluster_ToggleModule_exports</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="143,-319.59 143,-371.59 219,-371.59 219,-319.59 143,-319.59"/>
|
|
42
38
|
</g>
|
|
43
39
|
<!-- Toggle -->
|
|
44
40
|
<g id="node1" class="node">
|
|
45
41
|
<title>Toggle</title>
|
|
46
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
47
|
-
<text text-anchor="middle" x="
|
|
42
|
+
<polygon fill="#ffffb3" stroke="black" points="323.66,-233.59 268.34,-233.59 268.34,-197.59 323.66,-197.59 323.66,-233.59"/>
|
|
43
|
+
<text text-anchor="middle" x="296" y="-211.39" font-family="Times,serif" font-size="14.00">Toggle</text>
|
|
48
44
|
</g>
|
|
49
45
|
<!-- ToggleModule -->
|
|
50
46
|
<g id="node2" class="node">
|
|
51
47
|
<title>ToggleModule</title>
|
|
52
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
53
|
-
<text text-anchor="middle" x="
|
|
48
|
+
<polygon fill="#8dd3c7" stroke="black" points="230.71,-298.59 227.71,-302.59 206.71,-302.59 203.71,-298.59 131.29,-298.59 131.29,-262.59 230.71,-262.59 230.71,-298.59"/>
|
|
49
|
+
<text text-anchor="middle" x="181" y="-276.39" font-family="Times,serif" font-size="14.00">ToggleModule</text>
|
|
54
50
|
</g>
|
|
55
51
|
<!-- Toggle->ToggleModule -->
|
|
56
52
|
<g id="edge1" class="edge">
|
|
57
53
|
<title>Toggle->ToggleModule</title>
|
|
58
|
-
<path fill="none" stroke="black" d="
|
|
59
|
-
<polygon fill="black" stroke="black" points="
|
|
54
|
+
<path fill="none" stroke="black" d="M296,-233.7C296,-252.93 296,-280.59 296,-280.59 296,-280.59 240.77,-280.59 240.77,-280.59"/>
|
|
55
|
+
<polygon fill="black" stroke="black" points="240.77,-277.09 230.77,-280.59 240.77,-284.09 240.77,-277.09"/>
|
|
60
56
|
</g>
|
|
61
57
|
<!-- Toggle -->
|
|
62
58
|
<g id="node5" class="node">
|
|
63
59
|
<title>Toggle </title>
|
|
64
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
65
|
-
<text text-anchor="middle" x="
|
|
60
|
+
<polygon fill="#fb8072" stroke="black" points="210.66,-363.59 151.34,-363.59 151.34,-327.59 210.66,-327.59 210.66,-363.59"/>
|
|
61
|
+
<text text-anchor="middle" x="181" y="-341.39" font-family="Times,serif" font-size="14.00">Toggle </text>
|
|
66
62
|
</g>
|
|
67
63
|
<!-- ToggleModule->Toggle -->
|
|
68
64
|
<g id="edge4" class="edge">
|
|
69
65
|
<title>ToggleModule->Toggle </title>
|
|
70
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
71
|
-
<polygon fill="black" stroke="black" points="
|
|
66
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M181,-298.7C181,-298.7 181,-317.58 181,-317.58"/>
|
|
67
|
+
<polygon fill="black" stroke="black" points="177.5,-317.58 181,-327.58 184.5,-317.58 177.5,-317.58"/>
|
|
72
68
|
</g>
|
|
73
69
|
<!-- {
|
|
74
70
|
   provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true
|
|
@@ -77,10 +73,10 @@
|
|
|
77
73
|
<title>{
|
|
78
74
|
   provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true
|
|
79
75
|
}</title>
|
|
80
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
81
|
-
<text text-anchor="middle" x="
|
|
82
|
-
<text text-anchor="middle" x="
|
|
83
|
-
<text text-anchor="middle" x="
|
|
76
|
+
<ellipse fill="#fdb462" stroke="black" cx="430" cy="-127.3" rx="296.38" ry="41.09"/>
|
|
77
|
+
<text text-anchor="middle" x="430" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
|
|
78
|
+
<text text-anchor="middle" x="430" y="-123.1" font-family="Times,serif" font-size="14.00">    provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true</text>
|
|
79
|
+
<text text-anchor="middle" x="430" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
|
|
84
80
|
</g>
|
|
85
81
|
<!-- {
|
|
86
82
|
   provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true
|
|
@@ -89,20 +85,20 @@
|
|
|
89
85
|
<title>{
|
|
90
86
|
   provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true
|
|
91
87
|
}->Toggle</title>
|
|
92
|
-
<path fill="none" stroke="black" d="
|
|
93
|
-
<polygon fill="black" stroke="black" points="
|
|
88
|
+
<path fill="none" stroke="black" d="M296,-164.23C296,-164.23 296,-187.58 296,-187.58"/>
|
|
89
|
+
<polygon fill="black" stroke="black" points="292.5,-187.58 296,-197.58 299.5,-187.58 292.5,-187.58"/>
|
|
94
90
|
</g>
|
|
95
91
|
<!-- I18nModule -->
|
|
96
92
|
<g id="node4" class="node">
|
|
97
93
|
<title>I18nModule</title>
|
|
98
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
99
|
-
<text text-anchor="middle" x="
|
|
94
|
+
<polygon fill="#8dd3c7" stroke="black" points="109.71,-233.59 106.71,-237.59 85.71,-237.59 82.71,-233.59 24.29,-233.59 24.29,-197.59 109.71,-197.59 109.71,-233.59"/>
|
|
95
|
+
<text text-anchor="middle" x="67" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
100
96
|
</g>
|
|
101
97
|
<!-- I18nModule->ToggleModule -->
|
|
102
98
|
<g id="edge3" class="edge">
|
|
103
99
|
<title>I18nModule->ToggleModule</title>
|
|
104
|
-
<path fill="none" stroke="black" d="
|
|
105
|
-
<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 121.33,-280.59 121.33,-280.59"/>
|
|
101
|
+
<polygon fill="black" stroke="black" points="121.33,-284.09 131.33,-280.59 121.33,-277.09 121.33,-284.09"/>
|
|
106
102
|
</g>
|
|
107
103
|
</g>
|
|
108
104
|
</svg>
|