carbon-components-angular 5.10.0 → 5.10.1
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/Radio.html +6 -16
- package/docs/documentation/components/RadioGroup.html +460 -98
- package/docs/documentation/coverage.html +3 -3
- package/docs/documentation/graph/dependencies.svg +2138 -2132
- package/docs/documentation/js/menu-wc.js +3 -3
- package/docs/documentation/js/menu-wc_es5.js +1 -1
- 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/DatePickerModule/dependencies.svg +39 -39
- package/docs/documentation/modules/DatePickerModule.html +39 -39
- package/docs/documentation/modules/FileUploaderModule/dependencies.svg +34 -34
- package/docs/documentation/modules/FileUploaderModule.html +34 -34
- package/docs/documentation/modules/LoadingModule/dependencies.svg +4 -4
- package/docs/documentation/modules/LoadingModule.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 +54 -38
- package/docs/documentation/modules/RadioModule.html +67 -39
- package/docs/documentation/modules/SearchModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SearchModule.html +4 -4
- package/docs/documentation/modules/SelectModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SelectModule.html +4 -4
- package/docs/documentation/modules/SliderModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SliderModule.html +4 -4
- package/docs/documentation/modules/TableModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TableModule.html +4 -4
- package/docs/documentation/modules/TagModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TagModule.html +4 -4
- package/docs/documentation/modules/ThemeModule/dependencies.svg +13 -13
- package/docs/documentation/modules/ThemeModule.html +13 -13
- package/docs/documentation/modules/TilesModule/dependencies.svg +100 -100
- package/docs/documentation/modules/TilesModule.html +100 -100
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TimePickerModule.html +4 -4
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TimePickerSelectModule.html +4 -4
- package/docs/documentation/modules/ToggleModule/dependencies.svg +41 -45
- package/docs/documentation/modules/ToggleModule.html +41 -45
- package/docs/documentation/modules/ToggletipModule/dependencies.svg +37 -37
- package/docs/documentation/modules/ToggletipModule.html +37 -37
- package/docs/documentation/modules/TooltipModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TooltipModule.html +4 -4
- package/docs/documentation/modules/UIShellModule/dependencies.svg +4 -4
- package/docs/documentation/modules/UIShellModule.html +4 -4
- package/docs/documentation/overview.html +2138 -2132
- package/docs/documentation.json +157 -64
- package/docs/storybook/1895.69e2c275.iframe.bundle.js +1 -0
- package/docs/storybook/{795.2461bc53.iframe.bundle.js → 795.c2864771.iframe.bundle.js} +3 -3
- package/docs/storybook/{795.2461bc53.iframe.bundle.js.map → 795.c2864771.iframe.bundle.js.map} +1 -1
- package/docs/storybook/iframe.html +3 -3
- package/docs/storybook/main.css +892 -248
- package/docs/storybook/{main.5099962e.iframe.bundle.js → main.e1ee5785.iframe.bundle.js} +1 -1
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/radio-radio-stories.b67e94b9.iframe.bundle.js +1 -0
- package/docs/storybook/{runtime~main.593529e2.iframe.bundle.js → runtime~main.ceeada28.iframe.bundle.js} +1 -1
- package/esm2020/radio/radio-group.component.mjs +121 -21
- package/esm2020/radio/radio.component.mjs +3 -11
- package/esm2020/radio/radio.module.mjs +8 -4
- package/fesm2015/carbon-components-angular-radio.mjs +129 -33
- package/fesm2015/carbon-components-angular-radio.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-radio.mjs +129 -33
- package/fesm2020/carbon-components-angular-radio.mjs.map +1 -1
- package/package.json +1 -1
- package/radio/radio-group.component.d.ts +46 -24
- package/radio/radio.component.d.ts +1 -1
- package/radio/radio.module.d.ts +2 -1
- package/docs/storybook/1895.d4241266.iframe.bundle.js +0 -1
- package/docs/storybook/radio-radio-stories.6838bad5.iframe.bundle.js +0 -1
- /package/docs/storybook/{795.2461bc53.iframe.bundle.js.LICENSE.txt → 795.c2864771.iframe.bundle.js.LICENSE.txt} +0 -0
|
@@ -32,14 +32,14 @@
|
|
|
32
32
|
<title>cluster_SelectModule_declarations</title>
|
|
33
33
|
<polygon fill="none" stroke="black" points="124,-189.59 124,-241.59 285,-241.59 285,-189.59 124,-189.59"/>
|
|
34
34
|
</g>
|
|
35
|
-
<g id="clust6" class="cluster">
|
|
36
|
-
<title>cluster_SelectModule_imports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 116,-241.59 116,-189.59 16,-189.59"/>
|
|
38
|
-
</g>
|
|
39
35
|
<g id="clust7" class="cluster">
|
|
40
36
|
<title>cluster_SelectModule_exports</title>
|
|
41
37
|
<polygon fill="none" stroke="black" points="91,-319.59 91,-371.59 331,-371.59 331,-319.59 91,-319.59"/>
|
|
42
38
|
</g>
|
|
39
|
+
<g id="clust6" class="cluster">
|
|
40
|
+
<title>cluster_SelectModule_imports</title>
|
|
41
|
+
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 116,-241.59 116,-189.59 16,-189.59"/>
|
|
42
|
+
</g>
|
|
43
43
|
<!-- OptGroup -->
|
|
44
44
|
<g id="node1" class="node">
|
|
45
45
|
<title>OptGroup</title>
|
|
@@ -74,14 +74,14 @@
|
|
|
74
74
|
<title>cluster_SelectModule_declarations</title>
|
|
75
75
|
<polygon fill="none" stroke="black" points="124,-189.59 124,-241.59 285,-241.59 285,-189.59 124,-189.59"/>
|
|
76
76
|
</g>
|
|
77
|
-
<g id="clust6" class="cluster">
|
|
78
|
-
<title>cluster_SelectModule_imports</title>
|
|
79
|
-
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 116,-241.59 116,-189.59 16,-189.59"/>
|
|
80
|
-
</g>
|
|
81
77
|
<g id="clust7" class="cluster">
|
|
82
78
|
<title>cluster_SelectModule_exports</title>
|
|
83
79
|
<polygon fill="none" stroke="black" points="91,-319.59 91,-371.59 331,-371.59 331,-319.59 91,-319.59"/>
|
|
84
80
|
</g>
|
|
81
|
+
<g id="clust6" class="cluster">
|
|
82
|
+
<title>cluster_SelectModule_imports</title>
|
|
83
|
+
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 116,-241.59 116,-189.59 16,-189.59"/>
|
|
84
|
+
</g>
|
|
85
85
|
<!-- OptGroup -->
|
|
86
86
|
<g id="node1" class="node">
|
|
87
87
|
<title>OptGroup</title>
|
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
<title>cluster_SliderModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 624,-379.59 624,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust2" class="cluster">
|
|
28
|
-
<title>cluster_SliderModule_declarations</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="281,-189.59 281,-241.59 351,-241.59 351,-189.59 281,-189.59"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust5" class="cluster">
|
|
32
28
|
<title>cluster_SliderModule_exports</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="328,-319.59 328,-371.59 398,-371.59 398,-319.59 328,-319.59"/>
|
|
34
30
|
</g>
|
|
31
|
+
<g id="clust2" class="cluster">
|
|
32
|
+
<title>cluster_SliderModule_declarations</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="281,-189.59 281,-241.59 351,-241.59 351,-189.59 281,-189.59"/>
|
|
34
|
+
</g>
|
|
35
35
|
<g id="clust4" class="cluster">
|
|
36
36
|
<title>cluster_SliderModule_imports</title>
|
|
37
37
|
<polygon fill="none" stroke="black" points="359,-189.59 359,-241.59 461,-241.59 461,-189.59 359,-189.59"/>
|
|
@@ -66,14 +66,14 @@
|
|
|
66
66
|
<title>cluster_SliderModule</title>
|
|
67
67
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 624,-379.59 624,-70 8,-70"/>
|
|
68
68
|
</g>
|
|
69
|
-
<g id="clust2" class="cluster">
|
|
70
|
-
<title>cluster_SliderModule_declarations</title>
|
|
71
|
-
<polygon fill="none" stroke="black" points="281,-189.59 281,-241.59 351,-241.59 351,-189.59 281,-189.59"/>
|
|
72
|
-
</g>
|
|
73
69
|
<g id="clust5" class="cluster">
|
|
74
70
|
<title>cluster_SliderModule_exports</title>
|
|
75
71
|
<polygon fill="none" stroke="black" points="328,-319.59 328,-371.59 398,-371.59 398,-319.59 328,-319.59"/>
|
|
76
72
|
</g>
|
|
73
|
+
<g id="clust2" class="cluster">
|
|
74
|
+
<title>cluster_SliderModule_declarations</title>
|
|
75
|
+
<polygon fill="none" stroke="black" points="281,-189.59 281,-241.59 351,-241.59 351,-189.59 281,-189.59"/>
|
|
76
|
+
</g>
|
|
77
77
|
<g id="clust4" class="cluster">
|
|
78
78
|
<title>cluster_SliderModule_imports</title>
|
|
79
79
|
<polygon fill="none" stroke="black" points="359,-189.59 359,-241.59 461,-241.59 461,-189.59 359,-189.59"/>
|
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
<title>cluster_TableModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 3662,-268 3662,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust26" class="cluster">
|
|
28
|
-
<title>cluster_TableModule_imports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="2979,-78 2979,-130 3654,-130 3654,-78 2979,-78"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust27" class="cluster">
|
|
32
28
|
<title>cluster_TableModule_exports</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="337,-208 337,-260 3370,-260 3370,-208 337,-208"/>
|
|
34
30
|
</g>
|
|
31
|
+
<g id="clust26" class="cluster">
|
|
32
|
+
<title>cluster_TableModule_imports</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="2979,-78 2979,-130 3654,-130 3654,-78 2979,-78"/>
|
|
34
|
+
</g>
|
|
35
35
|
<g id="clust2" class="cluster">
|
|
36
36
|
<title>cluster_TableModule_declarations</title>
|
|
37
37
|
<polygon fill="none" stroke="black" points="16,-78 16,-130 2971,-130 2971,-78 16,-78"/>
|
|
@@ -66,14 +66,14 @@
|
|
|
66
66
|
<title>cluster_TableModule</title>
|
|
67
67
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 3662,-268 3662,-70 8,-70"/>
|
|
68
68
|
</g>
|
|
69
|
-
<g id="clust26" class="cluster">
|
|
70
|
-
<title>cluster_TableModule_imports</title>
|
|
71
|
-
<polygon fill="none" stroke="black" points="2979,-78 2979,-130 3654,-130 3654,-78 2979,-78"/>
|
|
72
|
-
</g>
|
|
73
69
|
<g id="clust27" class="cluster">
|
|
74
70
|
<title>cluster_TableModule_exports</title>
|
|
75
71
|
<polygon fill="none" stroke="black" points="337,-208 337,-260 3370,-260 3370,-208 337,-208"/>
|
|
76
72
|
</g>
|
|
73
|
+
<g id="clust26" class="cluster">
|
|
74
|
+
<title>cluster_TableModule_imports</title>
|
|
75
|
+
<polygon fill="none" stroke="black" points="2979,-78 2979,-130 3654,-130 3654,-78 2979,-78"/>
|
|
76
|
+
</g>
|
|
77
77
|
<g id="clust2" class="cluster">
|
|
78
78
|
<title>cluster_TableModule_declarations</title>
|
|
79
79
|
<polygon fill="none" stroke="black" points="16,-78 16,-130 2971,-130 2971,-78 16,-78"/>
|
|
@@ -28,14 +28,14 @@
|
|
|
28
28
|
<title>cluster_TagModule_declarations</title>
|
|
29
29
|
<polygon fill="none" stroke="black" points="224,-78 224,-130 380,-130 380,-78 224,-78"/>
|
|
30
30
|
</g>
|
|
31
|
-
<g id="clust5" class="cluster">
|
|
32
|
-
<title>cluster_TagModule_imports</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="116,-78 116,-130 216,-130 216,-78 116,-78"/>
|
|
34
|
-
</g>
|
|
35
31
|
<g id="clust6" class="cluster">
|
|
36
32
|
<title>cluster_TagModule_exports</title>
|
|
37
33
|
<polygon fill="none" stroke="black" points="181,-208 181,-260 341,-260 341,-208 181,-208"/>
|
|
38
34
|
</g>
|
|
35
|
+
<g id="clust5" class="cluster">
|
|
36
|
+
<title>cluster_TagModule_imports</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="116,-78 116,-130 216,-130 216,-78 116,-78"/>
|
|
38
|
+
</g>
|
|
39
39
|
<!-- Tag -->
|
|
40
40
|
<g id="node1" class="node">
|
|
41
41
|
<title>Tag</title>
|
|
@@ -70,14 +70,14 @@
|
|
|
70
70
|
<title>cluster_TagModule_declarations</title>
|
|
71
71
|
<polygon fill="none" stroke="black" points="224,-78 224,-130 380,-130 380,-78 224,-78"/>
|
|
72
72
|
</g>
|
|
73
|
-
<g id="clust5" class="cluster">
|
|
74
|
-
<title>cluster_TagModule_imports</title>
|
|
75
|
-
<polygon fill="none" stroke="black" points="116,-78 116,-130 216,-130 216,-78 116,-78"/>
|
|
76
|
-
</g>
|
|
77
73
|
<g id="clust6" class="cluster">
|
|
78
74
|
<title>cluster_TagModule_exports</title>
|
|
79
75
|
<polygon fill="none" stroke="black" points="181,-208 181,-260 341,-260 341,-208 181,-208"/>
|
|
80
76
|
</g>
|
|
77
|
+
<g id="clust5" class="cluster">
|
|
78
|
+
<title>cluster_TagModule_imports</title>
|
|
79
|
+
<polygon fill="none" stroke="black" points="116,-78 116,-130 216,-130 216,-78 116,-78"/>
|
|
80
|
+
</g>
|
|
81
81
|
<!-- Tag -->
|
|
82
82
|
<g id="node1" class="node">
|
|
83
83
|
<title>Tag</title>
|
|
@@ -24,13 +24,13 @@
|
|
|
24
24
|
<title>cluster_ThemeModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="121,-70 121,-268 375,-268 375,-70 121,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust4" class="cluster">
|
|
28
|
-
<title>cluster_ThemeModule_imports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="259,-78 259,-130 367,-130 367,-78 259,-78"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust2" class="cluster">
|
|
32
28
|
<title>cluster_ThemeModule_declarations</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="
|
|
29
|
+
<polygon fill="none" stroke="black" points="245,-78 245,-130 367,-130 367,-78 245,-78"/>
|
|
30
|
+
</g>
|
|
31
|
+
<g id="clust4" class="cluster">
|
|
32
|
+
<title>cluster_ThemeModule_imports</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="129,-78 129,-130 237,-130 237,-78 129,-78"/>
|
|
34
34
|
</g>
|
|
35
35
|
<g id="clust5" class="cluster">
|
|
36
36
|
<title>cluster_ThemeModule_exports</title>
|
|
@@ -39,8 +39,8 @@
|
|
|
39
39
|
<!-- ThemeDirective -->
|
|
40
40
|
<g id="node1" class="node">
|
|
41
41
|
<title>ThemeDirective</title>
|
|
42
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
43
|
-
<text text-anchor="middle" x="
|
|
42
|
+
<polygon fill="#ffffb3" stroke="black" points="359.46,-122 252.54,-122 252.54,-86 359.46,-86 359.46,-122"/>
|
|
43
|
+
<text text-anchor="middle" x="306" y="-99.8" font-family="Times,serif" font-size="14.00">ThemeDirective</text>
|
|
44
44
|
</g>
|
|
45
45
|
<!-- ThemeModule -->
|
|
46
46
|
<g id="node2" class="node">
|
|
@@ -51,8 +51,8 @@
|
|
|
51
51
|
<!-- ThemeDirective->ThemeModule -->
|
|
52
52
|
<g id="edge1" class="edge">
|
|
53
53
|
<title>ThemeDirective->ThemeModule</title>
|
|
54
|
-
<path fill="none" stroke="black" d="
|
|
55
|
-
<polygon fill="black" stroke="black" points="
|
|
54
|
+
<path fill="none" stroke="black" d="M274.87,-122.11C274.87,-122.11 274.87,-140.99 274.87,-140.99"/>
|
|
55
|
+
<polygon fill="black" stroke="black" points="271.37,-140.99 274.87,-150.99 278.37,-140.99 271.37,-140.99"/>
|
|
56
56
|
</g>
|
|
57
57
|
<!-- ThemeDirective -->
|
|
58
58
|
<g id="node4" class="node">
|
|
@@ -69,14 +69,14 @@
|
|
|
69
69
|
<!-- LayerModule -->
|
|
70
70
|
<g id="node3" class="node">
|
|
71
71
|
<title>LayerModule</title>
|
|
72
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
73
|
-
<text text-anchor="middle" x="
|
|
72
|
+
<polygon fill="#8dd3c7" stroke="black" points="229.19,-122 226.19,-126 205.19,-126 202.19,-122 136.81,-122 136.81,-86 229.19,-86 229.19,-122"/>
|
|
73
|
+
<text text-anchor="middle" x="183" y="-99.8" font-family="Times,serif" font-size="14.00">LayerModule</text>
|
|
74
74
|
</g>
|
|
75
75
|
<!-- LayerModule->ThemeModule -->
|
|
76
76
|
<g id="edge2" class="edge">
|
|
77
77
|
<title>LayerModule->ThemeModule</title>
|
|
78
|
-
<path fill="none" stroke="black" d="
|
|
79
|
-
<polygon fill="black" stroke="black" points="
|
|
78
|
+
<path fill="none" stroke="black" d="M213.94,-122.11C213.94,-122.11 213.94,-140.99 213.94,-140.99"/>
|
|
79
|
+
<polygon fill="black" stroke="black" points="210.44,-140.99 213.94,-150.99 217.44,-140.99 210.44,-140.99"/>
|
|
80
80
|
</g>
|
|
81
81
|
</g>
|
|
82
82
|
</svg>
|
|
@@ -66,13 +66,13 @@
|
|
|
66
66
|
<title>cluster_ThemeModule</title>
|
|
67
67
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="121,-70 121,-268 375,-268 375,-70 121,-70"/>
|
|
68
68
|
</g>
|
|
69
|
-
<g id="clust4" class="cluster">
|
|
70
|
-
<title>cluster_ThemeModule_imports</title>
|
|
71
|
-
<polygon fill="none" stroke="black" points="259,-78 259,-130 367,-130 367,-78 259,-78"/>
|
|
72
|
-
</g>
|
|
73
69
|
<g id="clust2" class="cluster">
|
|
74
70
|
<title>cluster_ThemeModule_declarations</title>
|
|
75
|
-
<polygon fill="none" stroke="black" points="
|
|
71
|
+
<polygon fill="none" stroke="black" points="245,-78 245,-130 367,-130 367,-78 245,-78"/>
|
|
72
|
+
</g>
|
|
73
|
+
<g id="clust4" class="cluster">
|
|
74
|
+
<title>cluster_ThemeModule_imports</title>
|
|
75
|
+
<polygon fill="none" stroke="black" points="129,-78 129,-130 237,-130 237,-78 129,-78"/>
|
|
76
76
|
</g>
|
|
77
77
|
<g id="clust5" class="cluster">
|
|
78
78
|
<title>cluster_ThemeModule_exports</title>
|
|
@@ -81,8 +81,8 @@
|
|
|
81
81
|
<!-- ThemeDirective -->
|
|
82
82
|
<g id="node1" class="node">
|
|
83
83
|
<title>ThemeDirective</title>
|
|
84
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
85
|
-
<text text-anchor="middle" x="
|
|
84
|
+
<polygon fill="#ffffb3" stroke="black" points="359.46,-122 252.54,-122 252.54,-86 359.46,-86 359.46,-122"/>
|
|
85
|
+
<text text-anchor="middle" x="306" y="-99.8" font-family="Times,serif" font-size="14.00">ThemeDirective</text>
|
|
86
86
|
</g>
|
|
87
87
|
<!-- ThemeModule -->
|
|
88
88
|
<g id="node2" class="node">
|
|
@@ -93,8 +93,8 @@
|
|
|
93
93
|
<!-- ThemeDirective->ThemeModule -->
|
|
94
94
|
<g id="edge1" class="edge">
|
|
95
95
|
<title>ThemeDirective->ThemeModule</title>
|
|
96
|
-
<path fill="none" stroke="black" d="
|
|
97
|
-
<polygon fill="black" stroke="black" points="
|
|
96
|
+
<path fill="none" stroke="black" d="M274.87,-122.11C274.87,-122.11 274.87,-140.99 274.87,-140.99"/>
|
|
97
|
+
<polygon fill="black" stroke="black" points="271.37,-140.99 274.87,-150.99 278.37,-140.99 271.37,-140.99"/>
|
|
98
98
|
</g>
|
|
99
99
|
<!-- ThemeDirective -->
|
|
100
100
|
<g id="node4" class="node">
|
|
@@ -111,14 +111,14 @@
|
|
|
111
111
|
<!-- LayerModule -->
|
|
112
112
|
<g id="node3" class="node">
|
|
113
113
|
<title>LayerModule</title>
|
|
114
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
115
|
-
<text text-anchor="middle" x="
|
|
114
|
+
<polygon fill="#8dd3c7" stroke="black" points="229.19,-122 226.19,-126 205.19,-126 202.19,-122 136.81,-122 136.81,-86 229.19,-86 229.19,-122"/>
|
|
115
|
+
<text text-anchor="middle" x="183" y="-99.8" font-family="Times,serif" font-size="14.00">LayerModule</text>
|
|
116
116
|
</g>
|
|
117
117
|
<!-- LayerModule->ThemeModule -->
|
|
118
118
|
<g id="edge2" class="edge">
|
|
119
119
|
<title>LayerModule->ThemeModule</title>
|
|
120
|
-
<path fill="none" stroke="black" d="
|
|
121
|
-
<polygon fill="black" stroke="black" points="
|
|
120
|
+
<path fill="none" stroke="black" d="M213.94,-122.11C213.94,-122.11 213.94,-140.99 213.94,-140.99"/>
|
|
121
|
+
<polygon fill="black" stroke="black" points="210.44,-140.99 213.94,-150.99 217.44,-140.99 210.44,-140.99"/>
|
|
122
122
|
</g>
|
|
123
123
|
</g>
|
|
124
124
|
</svg>
|