carbon-components-angular 5.56.3 → 5.56.5
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/classes/Overridable.html +6 -4
- package/docs/documentation/components/ComboBox.html +6 -6
- package/docs/documentation/components/Pagination.html +3 -3
- package/docs/documentation/directives/IconDirective.html +7 -6
- package/docs/documentation/injectables/I18n.html +41 -29
- package/docs/documentation/interfaces/PaginationTranslations.html +1 -1
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/modules/TilesModule/dependencies.svg +106 -106
- package/docs/documentation/modules/TilesModule.html +106 -106
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +36 -40
- package/docs/documentation/modules/TimePickerModule.html +36 -40
- package/docs/documentation/modules/ToggleModule/dependencies.svg +45 -41
- package/docs/documentation/modules/ToggleModule.html +45 -41
- package/docs/documentation/modules/ToggletipModule/dependencies.svg +37 -37
- package/docs/documentation/modules/ToggletipModule.html +37 -37
- 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/modules/UIShellModule/dependencies.svg +4 -4
- package/docs/documentation/modules/UIShellModule.html +4 -4
- package/docs/documentation.json +61 -61
- package/docs/storybook/1919.2a2b79ce.iframe.bundle.js +1 -0
- package/docs/storybook/7141.a08b411a.iframe.bundle.js +1 -0
- package/docs/storybook/{8341.d095fdee.iframe.bundle.js → 8341.8e19136f.iframe.bundle.js} +1 -1
- package/docs/storybook/9672.4c384e0d.iframe.bundle.js +1 -0
- package/docs/storybook/accordion-accordion-stories.75536b46.iframe.bundle.js +1 -0
- package/docs/storybook/button-button-set-stories.386c621a.iframe.bundle.js +1 -0
- package/docs/storybook/button-button-stories.585caa8e.iframe.bundle.js +1 -0
- package/docs/storybook/button-icon-button-stories.e0297847.iframe.bundle.js +1 -0
- package/docs/storybook/code-snippet-code-snippet-stories.07e87dc8.iframe.bundle.js +1 -0
- package/docs/storybook/combobox-combobox-stories.7419dc2f.iframe.bundle.js +1 -0
- package/docs/storybook/context-menu-context-menu-stories.7c62ce72.iframe.bundle.js +1 -0
- package/docs/storybook/datepicker-datepicker-stories.9d6520e8.iframe.bundle.js +1 -0
- package/docs/storybook/dropdown-dropdown-stories.b9550377.iframe.bundle.js +1 -0
- package/docs/storybook/icon-icon-stories.01483f14.iframe.bundle.js +1 -0
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/index-stories.3c2dfd9a.iframe.bundle.js +1 -0
- package/docs/storybook/inline-loading-inline-loading-stories.3e44df84.iframe.bundle.js +1 -0
- package/docs/storybook/input-input-stories.91b3cf3f.iframe.bundle.js +1 -0
- package/docs/storybook/input-password-stories.84bacb0d.iframe.bundle.js +1 -0
- package/docs/storybook/input-textarea-stories.b8280606.iframe.bundle.js +1 -0
- package/docs/storybook/link-link-stories.d959ec78.iframe.bundle.js +1 -0
- package/docs/storybook/main.44dbc42d.iframe.bundle.js +1 -0
- package/docs/storybook/number-input-number-stories.6575121c.iframe.bundle.js +1 -0
- package/docs/storybook/patterns-loading-large-loading-stories.14eab3d2.iframe.bundle.js +1 -0
- package/docs/storybook/progress-bar-progress-bar-stories.b009f3f0.iframe.bundle.js +1 -0
- package/docs/storybook/{7141.9d9ce230.iframe.bundle.js → progress-indicator-progress-indicator-stories.633e03cd.iframe.bundle.js} +1 -1
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/radio-radio-stories.befaf83a.iframe.bundle.js +1 -0
- package/docs/storybook/{runtime~main.115ae245.iframe.bundle.js → runtime~main.f0dc5a47.iframe.bundle.js} +1 -1
- package/docs/storybook/search-search-stories.b0e346d3.iframe.bundle.js +1 -0
- package/docs/storybook/structured-list-structured-list-stories.01f1468d.iframe.bundle.js +1 -0
- package/docs/storybook/tag-tag-stories.c5c2cc86.iframe.bundle.js +1 -0
- package/docs/storybook/treeview-treeview-stories.be34c320.iframe.bundle.js +1 -0
- package/docs/storybook/ui-shell-ui-shell-stories.80c8e5a5.iframe.bundle.js +1 -0
- package/esm2020/combobox/combobox.component.mjs +1 -1
- package/esm2020/i18n/i18n.service.mjs +1 -1
- package/esm2020/icon/icon.directive.mjs +4 -3
- package/esm2020/pagination/pagination.component.mjs +3 -3
- package/fesm2015/carbon-components-angular-combobox.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-i18n.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-icon.mjs +3 -2
- package/fesm2015/carbon-components-angular-icon.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-pagination.mjs +2 -2
- package/fesm2015/carbon-components-angular-pagination.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-combobox.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-i18n.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-icon.mjs +3 -2
- package/fesm2020/carbon-components-angular-icon.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-pagination.mjs +2 -2
- package/fesm2020/carbon-components-angular-pagination.mjs.map +1 -1
- package/i18n/i18n.service.d.ts +3 -141
- package/package.json +1 -1
- package/docs/storybook/1919.75654e64.iframe.bundle.js +0 -1
- package/docs/storybook/9672.a4277bf9.iframe.bundle.js +0 -1
- package/docs/storybook/accordion-accordion-stories.f0e7b598.iframe.bundle.js +0 -1
- package/docs/storybook/button-button-set-stories.1094a620.iframe.bundle.js +0 -1
- package/docs/storybook/button-button-stories.a0ff29b1.iframe.bundle.js +0 -1
- package/docs/storybook/button-icon-button-stories.db9a9ba5.iframe.bundle.js +0 -1
- package/docs/storybook/code-snippet-code-snippet-stories.cc0ddba0.iframe.bundle.js +0 -1
- package/docs/storybook/combobox-combobox-stories.52c5cd23.iframe.bundle.js +0 -1
- package/docs/storybook/context-menu-context-menu-stories.431b9c7a.iframe.bundle.js +0 -1
- package/docs/storybook/datepicker-datepicker-stories.86cad958.iframe.bundle.js +0 -1
- package/docs/storybook/dropdown-dropdown-stories.0a8f052e.iframe.bundle.js +0 -1
- package/docs/storybook/icon-icon-stories.e234de11.iframe.bundle.js +0 -1
- package/docs/storybook/index-stories.69d5a816.iframe.bundle.js +0 -1
- package/docs/storybook/inline-loading-inline-loading-stories.fea34c40.iframe.bundle.js +0 -1
- package/docs/storybook/input-input-stories.68ee4653.iframe.bundle.js +0 -1
- package/docs/storybook/input-password-stories.3084ebfc.iframe.bundle.js +0 -1
- package/docs/storybook/input-textarea-stories.e3f84fc4.iframe.bundle.js +0 -1
- package/docs/storybook/link-link-stories.d436099f.iframe.bundle.js +0 -1
- package/docs/storybook/main.3f8ef62f.iframe.bundle.js +0 -1
- package/docs/storybook/number-input-number-stories.1e4ea9f3.iframe.bundle.js +0 -1
- package/docs/storybook/patterns-loading-large-loading-stories.67f20584.iframe.bundle.js +0 -1
- package/docs/storybook/progress-bar-progress-bar-stories.9a58678a.iframe.bundle.js +0 -1
- package/docs/storybook/progress-indicator-progress-indicator-stories.981734fc.iframe.bundle.js +0 -1
- package/docs/storybook/radio-radio-stories.035c4409.iframe.bundle.js +0 -1
- package/docs/storybook/search-search-stories.6bd22f30.iframe.bundle.js +0 -1
- package/docs/storybook/structured-list-structured-list-stories.905f4b86.iframe.bundle.js +0 -1
- package/docs/storybook/tag-tag-stories.8b0e9efc.iframe.bundle.js +0 -1
- package/docs/storybook/treeview-treeview-stories.a7ea66bb.iframe.bundle.js +0 -1
- package/docs/storybook/ui-shell-ui-shell-stories.157336b4.iframe.bundle.js +0 -1
|
@@ -30,45 +30,45 @@
|
|
|
30
30
|
</g>
|
|
31
31
|
<g id="clust2" class="cluster">
|
|
32
32
|
<title>cluster_TreeviewModule_declarations</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="
|
|
34
|
-
</g>
|
|
35
|
-
<g id="clust5" class="cluster">
|
|
36
|
-
<title>cluster_TreeviewModule_imports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="356.5,-143 356.5,-195 456.5,-195 456.5,-143 356.5,-143"/>
|
|
33
|
+
<polygon fill="none" stroke="black" points="147.5,-143 147.5,-195 456.5,-195 456.5,-143 147.5,-143"/>
|
|
38
34
|
</g>
|
|
39
35
|
<g id="clust4" class="cluster">
|
|
40
36
|
<title>cluster_TreeviewModule_TreeViewComponent_providers</title>
|
|
41
|
-
<polygon fill="none" stroke="black" points="
|
|
37
|
+
<polygon fill="none" stroke="black" points="137.5,-78 137.5,-130 311.5,-130 311.5,-78 137.5,-78"/>
|
|
38
|
+
</g>
|
|
39
|
+
<g id="clust5" class="cluster">
|
|
40
|
+
<title>cluster_TreeviewModule_imports</title>
|
|
41
|
+
<polygon fill="none" stroke="black" points="39.5,-143 39.5,-195 139.5,-195 139.5,-143 39.5,-143"/>
|
|
42
42
|
</g>
|
|
43
43
|
<!-- TreeNodeComponent -->
|
|
44
44
|
<g id="node1" class="node">
|
|
45
45
|
<title>TreeNodeComponent</title>
|
|
46
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
47
|
-
<text text-anchor="middle" x="
|
|
46
|
+
<polygon fill="#ffffb3" stroke="black" points="448.3,-187 310.7,-187 310.7,-151 448.3,-151 448.3,-187"/>
|
|
47
|
+
<text text-anchor="middle" x="379.5" y="-164.8" font-family="Times,serif" font-size="14.00">TreeNodeComponent</text>
|
|
48
48
|
</g>
|
|
49
49
|
<!-- TreeviewModule -->
|
|
50
50
|
<g id="node3" class="node">
|
|
51
51
|
<title>TreeviewModule</title>
|
|
52
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
53
|
-
<text text-anchor="middle" x="
|
|
52
|
+
<polygon fill="#8dd3c7" stroke="black" points="280.9,-252 277.9,-256 256.9,-256 253.9,-252 168.1,-252 168.1,-216 280.9,-216 280.9,-252"/>
|
|
53
|
+
<text text-anchor="middle" x="224.5" y="-229.8" font-family="Times,serif" font-size="14.00">TreeviewModule</text>
|
|
54
54
|
</g>
|
|
55
55
|
<!-- TreeNodeComponent->TreeviewModule -->
|
|
56
56
|
<g id="edge1" class="edge">
|
|
57
57
|
<title>TreeNodeComponent->TreeviewModule</title>
|
|
58
|
-
<path fill="none" stroke="black" d="
|
|
59
|
-
<polygon fill="black" stroke="black" points="
|
|
58
|
+
<path fill="none" stroke="black" d="M354.38,-187.11C354.38,-206.34 354.38,-234 354.38,-234 354.38,-234 290.71,-234 290.71,-234"/>
|
|
59
|
+
<polygon fill="black" stroke="black" points="290.71,-230.5 280.71,-234 290.71,-237.5 290.71,-230.5"/>
|
|
60
60
|
</g>
|
|
61
61
|
<!-- TreeViewComponent -->
|
|
62
62
|
<g id="node2" class="node">
|
|
63
63
|
<title>TreeViewComponent</title>
|
|
64
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
65
|
-
<text text-anchor="middle" x="
|
|
64
|
+
<polygon fill="#ffffb3" stroke="black" points="293.29,-187 155.71,-187 155.71,-151 293.29,-151 293.29,-187"/>
|
|
65
|
+
<text text-anchor="middle" x="224.5" y="-164.8" font-family="Times,serif" font-size="14.00">TreeViewComponent</text>
|
|
66
66
|
</g>
|
|
67
67
|
<!-- TreeViewComponent->TreeviewModule -->
|
|
68
68
|
<g id="edge2" class="edge">
|
|
69
69
|
<title>TreeViewComponent->TreeviewModule</title>
|
|
70
|
-
<path fill="none" stroke="black" d="
|
|
71
|
-
<polygon fill="black" stroke="black" points="205.
|
|
70
|
+
<path fill="none" stroke="black" d="M224.5,-187.11C224.5,-187.11 224.5,-205.99 224.5,-205.99"/>
|
|
71
|
+
<polygon fill="black" stroke="black" points="221,-205.99 224.5,-215.99 228,-205.99 221,-205.99"/>
|
|
72
72
|
</g>
|
|
73
73
|
<!-- TreeNodeComponent -->
|
|
74
74
|
<g id="node6" class="node">
|
|
@@ -79,8 +79,8 @@
|
|
|
79
79
|
<!-- TreeviewModule->TreeNodeComponent -->
|
|
80
80
|
<g id="edge5" class="edge">
|
|
81
81
|
<title>TreeviewModule->TreeNodeComponent </title>
|
|
82
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
83
|
-
<polygon fill="black" stroke="black" points="
|
|
82
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M268.9,-252.11C268.9,-252.11 268.9,-270.99 268.9,-270.99"/>
|
|
83
|
+
<polygon fill="black" stroke="black" points="265.4,-270.99 268.9,-280.99 272.4,-270.99 265.4,-270.99"/>
|
|
84
84
|
</g>
|
|
85
85
|
<!-- TreeViewComponent -->
|
|
86
86
|
<g id="node7" class="node">
|
|
@@ -91,32 +91,32 @@
|
|
|
91
91
|
<!-- TreeviewModule->TreeViewComponent -->
|
|
92
92
|
<g id="edge6" class="edge">
|
|
93
93
|
<title>TreeviewModule->TreeViewComponent </title>
|
|
94
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
95
|
-
<polygon fill="black" stroke="black" points="
|
|
94
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M203.6,-252.11C203.6,-252.11 203.6,-270.99 203.6,-270.99"/>
|
|
95
|
+
<polygon fill="black" stroke="black" points="200.1,-270.99 203.6,-280.99 207.1,-270.99 200.1,-270.99"/>
|
|
96
96
|
</g>
|
|
97
97
|
<!-- TreeViewService -->
|
|
98
98
|
<g id="node4" class="node">
|
|
99
99
|
<title>TreeViewService</title>
|
|
100
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
101
|
-
<text text-anchor="middle" x="
|
|
100
|
+
<ellipse fill="#fdb462" stroke="black" cx="224.5" cy="-104" rx="78.69" ry="18"/>
|
|
101
|
+
<text text-anchor="middle" x="224.5" y="-99.8" font-family="Times,serif" font-size="14.00">TreeViewService</text>
|
|
102
102
|
</g>
|
|
103
103
|
<!-- TreeViewService->TreeViewComponent -->
|
|
104
104
|
<g id="edge3" class="edge">
|
|
105
105
|
<title>TreeViewService->TreeViewComponent</title>
|
|
106
|
-
<path fill="none" stroke="black" d="
|
|
107
|
-
<polygon fill="black" stroke="black" points="
|
|
106
|
+
<path fill="none" stroke="black" d="M224.5,-122.11C224.5,-122.11 224.5,-140.99 224.5,-140.99"/>
|
|
107
|
+
<polygon fill="black" stroke="black" points="221,-140.99 224.5,-150.99 228,-140.99 221,-140.99"/>
|
|
108
108
|
</g>
|
|
109
109
|
<!-- IconModule -->
|
|
110
110
|
<g id="node5" class="node">
|
|
111
111
|
<title>IconModule</title>
|
|
112
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
113
|
-
<text text-anchor="middle" x="
|
|
112
|
+
<polygon fill="#8dd3c7" stroke="black" points="131.93,-187 128.93,-191 107.93,-191 104.93,-187 47.07,-187 47.07,-151 131.93,-151 131.93,-187"/>
|
|
113
|
+
<text text-anchor="middle" x="89.5" y="-164.8" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
114
114
|
</g>
|
|
115
115
|
<!-- IconModule->TreeviewModule -->
|
|
116
116
|
<g id="edge4" class="edge">
|
|
117
117
|
<title>IconModule->TreeviewModule</title>
|
|
118
|
-
<path fill="none" stroke="black" d="
|
|
119
|
-
<polygon fill="black" stroke="black" points="
|
|
118
|
+
<path fill="none" stroke="black" d="M114.91,-187.11C114.91,-206.34 114.91,-234 114.91,-234 114.91,-234 158.1,-234 158.1,-234"/>
|
|
119
|
+
<polygon fill="black" stroke="black" points="158.1,-237.5 168.1,-234 158.1,-230.5 158.1,-237.5"/>
|
|
120
120
|
</g>
|
|
121
121
|
</g>
|
|
122
122
|
</svg>
|
|
@@ -123,45 +123,45 @@
|
|
|
123
123
|
</g>
|
|
124
124
|
<g id="clust2" class="cluster">
|
|
125
125
|
<title>cluster_TreeviewModule_declarations</title>
|
|
126
|
-
<polygon fill="none" stroke="black" points="
|
|
127
|
-
</g>
|
|
128
|
-
<g id="clust5" class="cluster">
|
|
129
|
-
<title>cluster_TreeviewModule_imports</title>
|
|
130
|
-
<polygon fill="none" stroke="black" points="356.5,-143 356.5,-195 456.5,-195 456.5,-143 356.5,-143"/>
|
|
126
|
+
<polygon fill="none" stroke="black" points="147.5,-143 147.5,-195 456.5,-195 456.5,-143 147.5,-143"/>
|
|
131
127
|
</g>
|
|
132
128
|
<g id="clust4" class="cluster">
|
|
133
129
|
<title>cluster_TreeviewModule_TreeViewComponent_providers</title>
|
|
134
|
-
<polygon fill="none" stroke="black" points="
|
|
130
|
+
<polygon fill="none" stroke="black" points="137.5,-78 137.5,-130 311.5,-130 311.5,-78 137.5,-78"/>
|
|
131
|
+
</g>
|
|
132
|
+
<g id="clust5" class="cluster">
|
|
133
|
+
<title>cluster_TreeviewModule_imports</title>
|
|
134
|
+
<polygon fill="none" stroke="black" points="39.5,-143 39.5,-195 139.5,-195 139.5,-143 39.5,-143"/>
|
|
135
135
|
</g>
|
|
136
136
|
<!-- TreeNodeComponent -->
|
|
137
137
|
<g id="node1" class="node">
|
|
138
138
|
<title>TreeNodeComponent</title>
|
|
139
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
140
|
-
<text text-anchor="middle" x="
|
|
139
|
+
<polygon fill="#ffffb3" stroke="black" points="448.3,-187 310.7,-187 310.7,-151 448.3,-151 448.3,-187"/>
|
|
140
|
+
<text text-anchor="middle" x="379.5" y="-164.8" font-family="Times,serif" font-size="14.00">TreeNodeComponent</text>
|
|
141
141
|
</g>
|
|
142
142
|
<!-- TreeviewModule -->
|
|
143
143
|
<g id="node3" class="node">
|
|
144
144
|
<title>TreeviewModule</title>
|
|
145
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
146
|
-
<text text-anchor="middle" x="
|
|
145
|
+
<polygon fill="#8dd3c7" stroke="black" points="280.9,-252 277.9,-256 256.9,-256 253.9,-252 168.1,-252 168.1,-216 280.9,-216 280.9,-252"/>
|
|
146
|
+
<text text-anchor="middle" x="224.5" y="-229.8" font-family="Times,serif" font-size="14.00">TreeviewModule</text>
|
|
147
147
|
</g>
|
|
148
148
|
<!-- TreeNodeComponent->TreeviewModule -->
|
|
149
149
|
<g id="edge1" class="edge">
|
|
150
150
|
<title>TreeNodeComponent->TreeviewModule</title>
|
|
151
|
-
<path fill="none" stroke="black" d="
|
|
152
|
-
<polygon fill="black" stroke="black" points="
|
|
151
|
+
<path fill="none" stroke="black" d="M354.38,-187.11C354.38,-206.34 354.38,-234 354.38,-234 354.38,-234 290.71,-234 290.71,-234"/>
|
|
152
|
+
<polygon fill="black" stroke="black" points="290.71,-230.5 280.71,-234 290.71,-237.5 290.71,-230.5"/>
|
|
153
153
|
</g>
|
|
154
154
|
<!-- TreeViewComponent -->
|
|
155
155
|
<g id="node2" class="node">
|
|
156
156
|
<title>TreeViewComponent</title>
|
|
157
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
158
|
-
<text text-anchor="middle" x="
|
|
157
|
+
<polygon fill="#ffffb3" stroke="black" points="293.29,-187 155.71,-187 155.71,-151 293.29,-151 293.29,-187"/>
|
|
158
|
+
<text text-anchor="middle" x="224.5" y="-164.8" font-family="Times,serif" font-size="14.00">TreeViewComponent</text>
|
|
159
159
|
</g>
|
|
160
160
|
<!-- TreeViewComponent->TreeviewModule -->
|
|
161
161
|
<g id="edge2" class="edge">
|
|
162
162
|
<title>TreeViewComponent->TreeviewModule</title>
|
|
163
|
-
<path fill="none" stroke="black" d="
|
|
164
|
-
<polygon fill="black" stroke="black" points="205.
|
|
163
|
+
<path fill="none" stroke="black" d="M224.5,-187.11C224.5,-187.11 224.5,-205.99 224.5,-205.99"/>
|
|
164
|
+
<polygon fill="black" stroke="black" points="221,-205.99 224.5,-215.99 228,-205.99 221,-205.99"/>
|
|
165
165
|
</g>
|
|
166
166
|
<!-- TreeNodeComponent -->
|
|
167
167
|
<g id="node6" class="node">
|
|
@@ -172,8 +172,8 @@
|
|
|
172
172
|
<!-- TreeviewModule->TreeNodeComponent -->
|
|
173
173
|
<g id="edge5" class="edge">
|
|
174
174
|
<title>TreeviewModule->TreeNodeComponent </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="M268.9,-252.11C268.9,-252.11 268.9,-270.99 268.9,-270.99"/>
|
|
176
|
+
<polygon fill="black" stroke="black" points="265.4,-270.99 268.9,-280.99 272.4,-270.99 265.4,-270.99"/>
|
|
177
177
|
</g>
|
|
178
178
|
<!-- TreeViewComponent -->
|
|
179
179
|
<g id="node7" class="node">
|
|
@@ -184,32 +184,32 @@
|
|
|
184
184
|
<!-- TreeviewModule->TreeViewComponent -->
|
|
185
185
|
<g id="edge6" class="edge">
|
|
186
186
|
<title>TreeviewModule->TreeViewComponent </title>
|
|
187
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
188
|
-
<polygon fill="black" stroke="black" points="
|
|
187
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M203.6,-252.11C203.6,-252.11 203.6,-270.99 203.6,-270.99"/>
|
|
188
|
+
<polygon fill="black" stroke="black" points="200.1,-270.99 203.6,-280.99 207.1,-270.99 200.1,-270.99"/>
|
|
189
189
|
</g>
|
|
190
190
|
<!-- TreeViewService -->
|
|
191
191
|
<g id="node4" class="node">
|
|
192
192
|
<title>TreeViewService</title>
|
|
193
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
194
|
-
<text text-anchor="middle" x="
|
|
193
|
+
<ellipse fill="#fdb462" stroke="black" cx="224.5" cy="-104" rx="78.69" ry="18"/>
|
|
194
|
+
<text text-anchor="middle" x="224.5" y="-99.8" font-family="Times,serif" font-size="14.00">TreeViewService</text>
|
|
195
195
|
</g>
|
|
196
196
|
<!-- TreeViewService->TreeViewComponent -->
|
|
197
197
|
<g id="edge3" class="edge">
|
|
198
198
|
<title>TreeViewService->TreeViewComponent</title>
|
|
199
|
-
<path fill="none" stroke="black" d="
|
|
200
|
-
<polygon fill="black" stroke="black" points="
|
|
199
|
+
<path fill="none" stroke="black" d="M224.5,-122.11C224.5,-122.11 224.5,-140.99 224.5,-140.99"/>
|
|
200
|
+
<polygon fill="black" stroke="black" points="221,-140.99 224.5,-150.99 228,-140.99 221,-140.99"/>
|
|
201
201
|
</g>
|
|
202
202
|
<!-- IconModule -->
|
|
203
203
|
<g id="node5" class="node">
|
|
204
204
|
<title>IconModule</title>
|
|
205
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
206
|
-
<text text-anchor="middle" x="
|
|
205
|
+
<polygon fill="#8dd3c7" stroke="black" points="131.93,-187 128.93,-191 107.93,-191 104.93,-187 47.07,-187 47.07,-151 131.93,-151 131.93,-187"/>
|
|
206
|
+
<text text-anchor="middle" x="89.5" y="-164.8" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
207
207
|
</g>
|
|
208
208
|
<!-- IconModule->TreeviewModule -->
|
|
209
209
|
<g id="edge4" class="edge">
|
|
210
210
|
<title>IconModule->TreeviewModule</title>
|
|
211
|
-
<path fill="none" stroke="black" d="
|
|
212
|
-
<polygon fill="black" stroke="black" points="
|
|
211
|
+
<path fill="none" stroke="black" d="M114.91,-187.11C114.91,-206.34 114.91,-234 114.91,-234 114.91,-234 158.1,-234 158.1,-234"/>
|
|
212
|
+
<polygon fill="black" stroke="black" points="158.1,-237.5 168.1,-234 158.1,-230.5 158.1,-237.5"/>
|
|
213
213
|
</g>
|
|
214
214
|
</g>
|
|
215
215
|
</svg>
|
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
<title>cluster_UIShellModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="13,-70 13,-268 483,-268 483,-70 13,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust4" class="cluster">
|
|
28
|
-
<title>cluster_UIShellModule_exports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="67,-208 67,-260 429,-260 429,-208 67,-208"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust3" class="cluster">
|
|
32
28
|
<title>cluster_UIShellModule_imports</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="21,-78 21,-130 475,-130 475,-78 21,-78"/>
|
|
34
30
|
</g>
|
|
31
|
+
<g id="clust4" class="cluster">
|
|
32
|
+
<title>cluster_UIShellModule_exports</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="67,-208 67,-260 429,-260 429,-208 67,-208"/>
|
|
34
|
+
</g>
|
|
35
35
|
<!-- HeaderModule -->
|
|
36
36
|
<g id="node1" class="node">
|
|
37
37
|
<title>HeaderModule</title>
|
|
@@ -117,14 +117,14 @@
|
|
|
117
117
|
<title>cluster_UIShellModule</title>
|
|
118
118
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="13,-70 13,-268 483,-268 483,-70 13,-70"/>
|
|
119
119
|
</g>
|
|
120
|
-
<g id="clust4" class="cluster">
|
|
121
|
-
<title>cluster_UIShellModule_exports</title>
|
|
122
|
-
<polygon fill="none" stroke="black" points="67,-208 67,-260 429,-260 429,-208 67,-208"/>
|
|
123
|
-
</g>
|
|
124
120
|
<g id="clust3" class="cluster">
|
|
125
121
|
<title>cluster_UIShellModule_imports</title>
|
|
126
122
|
<polygon fill="none" stroke="black" points="21,-78 21,-130 475,-130 475,-78 21,-78"/>
|
|
127
123
|
</g>
|
|
124
|
+
<g id="clust4" class="cluster">
|
|
125
|
+
<title>cluster_UIShellModule_exports</title>
|
|
126
|
+
<polygon fill="none" stroke="black" points="67,-208 67,-260 429,-260 429,-208 67,-208"/>
|
|
127
|
+
</g>
|
|
128
128
|
<!-- HeaderModule -->
|
|
129
129
|
<g id="node1" class="node">
|
|
130
130
|
<title>HeaderModule</title>
|