carbon-components-angular 5.19.1 → 5.20.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/README.md +9 -0
- package/docs/documentation/components/CodeSnippet.html +81 -71
- package/docs/documentation/components/TableRadio.html +47 -15
- package/docs/documentation/dependencies.html +2 -2
- package/docs/documentation/index.html +7 -0
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/modules/TilesModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TilesModule.html +4 -4
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +45 -41
- package/docs/documentation/modules/TimePickerModule.html +45 -41
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TimePickerSelectModule.html +4 -4
- package/docs/documentation/modules/ToggleModule/dependencies.svg +19 -19
- package/docs/documentation/modules/ToggleModule.html +19 -19
- package/docs/documentation/modules/ToggletipModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ToggletipModule.html +4 -4
- package/docs/documentation/modules/TooltipModule/dependencies.svg +28 -28
- package/docs/documentation/modules/TooltipModule.html +28 -28
- package/docs/documentation/modules/TreeviewModule/dependencies.svg +31 -31
- package/docs/documentation/modules/TreeviewModule.html +31 -31
- package/docs/documentation.json +72 -63
- package/docs/storybook/{5868.3a9c7b8c.iframe.bundle.js → 5868.6cf155a6.iframe.bundle.js} +1 -1
- package/docs/storybook/{code-snippet-code-snippet-stories.5c727944.iframe.bundle.js → code-snippet-code-snippet-stories.d9a3162d.iframe.bundle.js} +1 -1
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/main.b12cb86b.iframe.bundle.js +1 -0
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/{runtime~main.af960258.iframe.bundle.js → runtime~main.2d269ad5.iframe.bundle.js} +1 -1
- package/esm2020/code-snippet/code-snippet.component.mjs +27 -18
- package/esm2020/table/cell/table-radio.component.mjs +6 -1
- package/fesm2015/carbon-components-angular-code-snippet.mjs +26 -17
- package/fesm2015/carbon-components-angular-code-snippet.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-table.mjs +5 -0
- package/fesm2015/carbon-components-angular-table.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-code-snippet.mjs +26 -17
- package/fesm2020/carbon-components-angular-code-snippet.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-table.mjs +5 -0
- package/fesm2020/carbon-components-angular-table.mjs.map +1 -1
- package/package.json +1 -1
- package/table/cell/table-radio.component.d.ts +1 -0
- package/docs/storybook/main.ef1ab6d1.iframe.bundle.js +0 -1
|
@@ -70,14 +70,14 @@
|
|
|
70
70
|
<title>cluster_ToggletipModule_imports</title>
|
|
71
71
|
<polygon fill="none" stroke="black" points="617,-78 617,-130 739,-130 739,-78 617,-78"/>
|
|
72
72
|
</g>
|
|
73
|
-
<g id="clust2" class="cluster">
|
|
74
|
-
<title>cluster_ToggletipModule_declarations</title>
|
|
75
|
-
<polygon fill="none" stroke="black" points="16,-78 16,-130 609,-130 609,-78 16,-78"/>
|
|
76
|
-
</g>
|
|
77
73
|
<g id="clust9" class="cluster">
|
|
78
74
|
<title>cluster_ToggletipModule_exports</title>
|
|
79
75
|
<polygon fill="none" stroke="black" points="72,-208 72,-260 682,-260 682,-208 72,-208"/>
|
|
80
76
|
</g>
|
|
77
|
+
<g id="clust2" class="cluster">
|
|
78
|
+
<title>cluster_ToggletipModule_declarations</title>
|
|
79
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-130 609,-130 609,-78 16,-78"/>
|
|
80
|
+
</g>
|
|
81
81
|
<!-- Toggletip -->
|
|
82
82
|
<g id="node1" class="node">
|
|
83
83
|
<title>Toggletip</title>
|
|
@@ -24,83 +24,83 @@
|
|
|
24
24
|
<title>cluster_TooltipModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="72,-70 72,-268 424,-268 424,-70 72,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust5" class="cluster">
|
|
28
|
-
<title>cluster_TooltipModule_imports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="294,-78 294,-130 416,-130 416,-78 294,-78"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust2" class="cluster">
|
|
32
28
|
<title>cluster_TooltipModule_declarations</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="
|
|
29
|
+
<polygon fill="none" stroke="black" points="210,-78 210,-130 416,-130 416,-78 210,-78"/>
|
|
30
|
+
</g>
|
|
31
|
+
<g id="clust5" class="cluster">
|
|
32
|
+
<title>cluster_TooltipModule_imports</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="80,-78 80,-130 202,-130 202,-78 80,-78"/>
|
|
34
34
|
</g>
|
|
35
35
|
<g id="clust6" class="cluster">
|
|
36
36
|
<title>cluster_TooltipModule_exports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
37
|
+
<polygon fill="none" stroke="black" points="153,-208 153,-260 365,-260 365,-208 153,-208"/>
|
|
38
38
|
</g>
|
|
39
39
|
<!-- Tooltip -->
|
|
40
40
|
<g id="node1" class="node">
|
|
41
41
|
<title>Tooltip</title>
|
|
42
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
43
|
-
<text text-anchor="middle" x="
|
|
42
|
+
<polygon fill="#ffffb3" stroke="black" points="407.72,-122 350.28,-122 350.28,-86 407.72,-86 407.72,-122"/>
|
|
43
|
+
<text text-anchor="middle" x="379" y="-99.8" font-family="Times,serif" font-size="14.00">Tooltip</text>
|
|
44
44
|
</g>
|
|
45
45
|
<!-- TooltipModule -->
|
|
46
46
|
<g id="node3" class="node">
|
|
47
47
|
<title>TooltipModule</title>
|
|
48
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
49
|
-
<text text-anchor="middle" x="
|
|
48
|
+
<polygon fill="#8dd3c7" stroke="black" points="325.27,-187 322.27,-191 301.27,-191 298.27,-187 224.73,-187 224.73,-151 325.27,-151 325.27,-187"/>
|
|
49
|
+
<text text-anchor="middle" x="275" y="-164.8" font-family="Times,serif" font-size="14.00">TooltipModule</text>
|
|
50
50
|
</g>
|
|
51
51
|
<!-- Tooltip->TooltipModule -->
|
|
52
52
|
<g id="edge1" class="edge">
|
|
53
53
|
<title>Tooltip->TooltipModule</title>
|
|
54
|
-
<path fill="none" stroke="black" d="
|
|
55
|
-
<polygon fill="black" stroke="black" points="
|
|
54
|
+
<path fill="none" stroke="black" d="M382.49,-122.11C382.49,-141.34 382.49,-169 382.49,-169 382.49,-169 335.28,-169 335.28,-169"/>
|
|
55
|
+
<polygon fill="black" stroke="black" points="335.28,-165.5 325.28,-169 335.28,-172.5 335.28,-165.5"/>
|
|
56
56
|
</g>
|
|
57
57
|
<!-- TooltipDefinition -->
|
|
58
58
|
<g id="node2" class="node">
|
|
59
59
|
<title>TooltipDefinition</title>
|
|
60
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
61
|
-
<text text-anchor="middle" x="
|
|
60
|
+
<polygon fill="#ffffb3" stroke="black" points="332.27,-122 217.73,-122 217.73,-86 332.27,-86 332.27,-122"/>
|
|
61
|
+
<text text-anchor="middle" x="275" y="-99.8" font-family="Times,serif" font-size="14.00">TooltipDefinition</text>
|
|
62
62
|
</g>
|
|
63
63
|
<!-- TooltipDefinition->TooltipModule -->
|
|
64
64
|
<g id="edge2" class="edge">
|
|
65
65
|
<title>TooltipDefinition->TooltipModule</title>
|
|
66
|
-
<path fill="none" stroke="black" d="
|
|
67
|
-
<polygon fill="black" stroke="black" points="
|
|
66
|
+
<path fill="none" stroke="black" d="M275,-122.11C275,-122.11 275,-140.99 275,-140.99"/>
|
|
67
|
+
<polygon fill="black" stroke="black" points="271.5,-140.99 275,-150.99 278.5,-140.99 271.5,-140.99"/>
|
|
68
68
|
</g>
|
|
69
69
|
<!-- Tooltip -->
|
|
70
70
|
<g id="node5" class="node">
|
|
71
71
|
<title>Tooltip </title>
|
|
72
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
73
|
-
<text text-anchor="middle" x="
|
|
72
|
+
<polygon fill="#fb8072" stroke="black" points="357.23,-252 296.77,-252 296.77,-216 357.23,-216 357.23,-252"/>
|
|
73
|
+
<text text-anchor="middle" x="327" y="-229.8" font-family="Times,serif" font-size="14.00">Tooltip </text>
|
|
74
74
|
</g>
|
|
75
75
|
<!-- TooltipModule->Tooltip -->
|
|
76
76
|
<g id="edge4" class="edge">
|
|
77
77
|
<title>TooltipModule->Tooltip </title>
|
|
78
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
79
|
-
<polygon fill="black" stroke="black" points="
|
|
78
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M311.01,-187.11C311.01,-187.11 311.01,-205.99 311.01,-205.99"/>
|
|
79
|
+
<polygon fill="black" stroke="black" points="307.51,-205.99 311.01,-215.99 314.51,-205.99 307.51,-205.99"/>
|
|
80
80
|
</g>
|
|
81
81
|
<!-- TooltipDefinition -->
|
|
82
82
|
<g id="node6" class="node">
|
|
83
83
|
<title>TooltipDefinition </title>
|
|
84
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
85
|
-
<text text-anchor="middle" x="
|
|
84
|
+
<polygon fill="#fb8072" stroke="black" points="279.27,-252 160.73,-252 160.73,-216 279.27,-216 279.27,-252"/>
|
|
85
|
+
<text text-anchor="middle" x="220" y="-229.8" font-family="Times,serif" font-size="14.00">TooltipDefinition </text>
|
|
86
86
|
</g>
|
|
87
87
|
<!-- TooltipModule->TooltipDefinition -->
|
|
88
88
|
<g id="edge5" class="edge">
|
|
89
89
|
<title>TooltipModule->TooltipDefinition </title>
|
|
90
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
91
|
-
<polygon fill="black" stroke="black" points="
|
|
90
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M251.87,-187.11C251.87,-187.11 251.87,-205.99 251.87,-205.99"/>
|
|
91
|
+
<polygon fill="black" stroke="black" points="248.37,-205.99 251.87,-215.99 255.37,-205.99 248.37,-205.99"/>
|
|
92
92
|
</g>
|
|
93
93
|
<!-- PopoverModule -->
|
|
94
94
|
<g id="node4" class="node">
|
|
95
95
|
<title>PopoverModule</title>
|
|
96
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
97
|
-
<text text-anchor="middle" x="
|
|
96
|
+
<polygon fill="#8dd3c7" stroke="black" points="194.21,-122 191.21,-126 170.21,-126 167.21,-122 87.79,-122 87.79,-86 194.21,-86 194.21,-122"/>
|
|
97
|
+
<text text-anchor="middle" x="141" y="-99.8" font-family="Times,serif" font-size="14.00">PopoverModule</text>
|
|
98
98
|
</g>
|
|
99
99
|
<!-- PopoverModule->TooltipModule -->
|
|
100
100
|
<g id="edge3" class="edge">
|
|
101
101
|
<title>PopoverModule->TooltipModule</title>
|
|
102
|
-
<path fill="none" stroke="black" d="
|
|
103
|
-
<polygon fill="black" stroke="black" points="
|
|
102
|
+
<path fill="none" stroke="black" d="M177.48,-122.11C177.48,-141.34 177.48,-169 177.48,-169 177.48,-169 214.53,-169 214.53,-169"/>
|
|
103
|
+
<polygon fill="black" stroke="black" points="214.53,-172.5 224.53,-169 214.53,-165.5 214.53,-172.5"/>
|
|
104
104
|
</g>
|
|
105
105
|
</g>
|
|
106
106
|
</svg>
|
|
@@ -66,83 +66,83 @@
|
|
|
66
66
|
<title>cluster_TooltipModule</title>
|
|
67
67
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="72,-70 72,-268 424,-268 424,-70 72,-70"/>
|
|
68
68
|
</g>
|
|
69
|
-
<g id="clust5" class="cluster">
|
|
70
|
-
<title>cluster_TooltipModule_imports</title>
|
|
71
|
-
<polygon fill="none" stroke="black" points="294,-78 294,-130 416,-130 416,-78 294,-78"/>
|
|
72
|
-
</g>
|
|
73
69
|
<g id="clust2" class="cluster">
|
|
74
70
|
<title>cluster_TooltipModule_declarations</title>
|
|
75
|
-
<polygon fill="none" stroke="black" points="
|
|
71
|
+
<polygon fill="none" stroke="black" points="210,-78 210,-130 416,-130 416,-78 210,-78"/>
|
|
72
|
+
</g>
|
|
73
|
+
<g id="clust5" class="cluster">
|
|
74
|
+
<title>cluster_TooltipModule_imports</title>
|
|
75
|
+
<polygon fill="none" stroke="black" points="80,-78 80,-130 202,-130 202,-78 80,-78"/>
|
|
76
76
|
</g>
|
|
77
77
|
<g id="clust6" class="cluster">
|
|
78
78
|
<title>cluster_TooltipModule_exports</title>
|
|
79
|
-
<polygon fill="none" stroke="black" points="
|
|
79
|
+
<polygon fill="none" stroke="black" points="153,-208 153,-260 365,-260 365,-208 153,-208"/>
|
|
80
80
|
</g>
|
|
81
81
|
<!-- Tooltip -->
|
|
82
82
|
<g id="node1" class="node">
|
|
83
83
|
<title>Tooltip</title>
|
|
84
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
85
|
-
<text text-anchor="middle" x="
|
|
84
|
+
<polygon fill="#ffffb3" stroke="black" points="407.72,-122 350.28,-122 350.28,-86 407.72,-86 407.72,-122"/>
|
|
85
|
+
<text text-anchor="middle" x="379" y="-99.8" font-family="Times,serif" font-size="14.00">Tooltip</text>
|
|
86
86
|
</g>
|
|
87
87
|
<!-- TooltipModule -->
|
|
88
88
|
<g id="node3" class="node">
|
|
89
89
|
<title>TooltipModule</title>
|
|
90
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
91
|
-
<text text-anchor="middle" x="
|
|
90
|
+
<polygon fill="#8dd3c7" stroke="black" points="325.27,-187 322.27,-191 301.27,-191 298.27,-187 224.73,-187 224.73,-151 325.27,-151 325.27,-187"/>
|
|
91
|
+
<text text-anchor="middle" x="275" y="-164.8" font-family="Times,serif" font-size="14.00">TooltipModule</text>
|
|
92
92
|
</g>
|
|
93
93
|
<!-- Tooltip->TooltipModule -->
|
|
94
94
|
<g id="edge1" class="edge">
|
|
95
95
|
<title>Tooltip->TooltipModule</title>
|
|
96
|
-
<path fill="none" stroke="black" d="
|
|
97
|
-
<polygon fill="black" stroke="black" points="
|
|
96
|
+
<path fill="none" stroke="black" d="M382.49,-122.11C382.49,-141.34 382.49,-169 382.49,-169 382.49,-169 335.28,-169 335.28,-169"/>
|
|
97
|
+
<polygon fill="black" stroke="black" points="335.28,-165.5 325.28,-169 335.28,-172.5 335.28,-165.5"/>
|
|
98
98
|
</g>
|
|
99
99
|
<!-- TooltipDefinition -->
|
|
100
100
|
<g id="node2" class="node">
|
|
101
101
|
<title>TooltipDefinition</title>
|
|
102
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
103
|
-
<text text-anchor="middle" x="
|
|
102
|
+
<polygon fill="#ffffb3" stroke="black" points="332.27,-122 217.73,-122 217.73,-86 332.27,-86 332.27,-122"/>
|
|
103
|
+
<text text-anchor="middle" x="275" y="-99.8" font-family="Times,serif" font-size="14.00">TooltipDefinition</text>
|
|
104
104
|
</g>
|
|
105
105
|
<!-- TooltipDefinition->TooltipModule -->
|
|
106
106
|
<g id="edge2" class="edge">
|
|
107
107
|
<title>TooltipDefinition->TooltipModule</title>
|
|
108
|
-
<path fill="none" stroke="black" d="
|
|
109
|
-
<polygon fill="black" stroke="black" points="
|
|
108
|
+
<path fill="none" stroke="black" d="M275,-122.11C275,-122.11 275,-140.99 275,-140.99"/>
|
|
109
|
+
<polygon fill="black" stroke="black" points="271.5,-140.99 275,-150.99 278.5,-140.99 271.5,-140.99"/>
|
|
110
110
|
</g>
|
|
111
111
|
<!-- Tooltip -->
|
|
112
112
|
<g id="node5" class="node">
|
|
113
113
|
<title>Tooltip </title>
|
|
114
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
115
|
-
<text text-anchor="middle" x="
|
|
114
|
+
<polygon fill="#fb8072" stroke="black" points="357.23,-252 296.77,-252 296.77,-216 357.23,-216 357.23,-252"/>
|
|
115
|
+
<text text-anchor="middle" x="327" y="-229.8" font-family="Times,serif" font-size="14.00">Tooltip </text>
|
|
116
116
|
</g>
|
|
117
117
|
<!-- TooltipModule->Tooltip -->
|
|
118
118
|
<g id="edge4" class="edge">
|
|
119
119
|
<title>TooltipModule->Tooltip </title>
|
|
120
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
121
|
-
<polygon fill="black" stroke="black" points="
|
|
120
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M311.01,-187.11C311.01,-187.11 311.01,-205.99 311.01,-205.99"/>
|
|
121
|
+
<polygon fill="black" stroke="black" points="307.51,-205.99 311.01,-215.99 314.51,-205.99 307.51,-205.99"/>
|
|
122
122
|
</g>
|
|
123
123
|
<!-- TooltipDefinition -->
|
|
124
124
|
<g id="node6" class="node">
|
|
125
125
|
<title>TooltipDefinition </title>
|
|
126
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
127
|
-
<text text-anchor="middle" x="
|
|
126
|
+
<polygon fill="#fb8072" stroke="black" points="279.27,-252 160.73,-252 160.73,-216 279.27,-216 279.27,-252"/>
|
|
127
|
+
<text text-anchor="middle" x="220" y="-229.8" font-family="Times,serif" font-size="14.00">TooltipDefinition </text>
|
|
128
128
|
</g>
|
|
129
129
|
<!-- TooltipModule->TooltipDefinition -->
|
|
130
130
|
<g id="edge5" class="edge">
|
|
131
131
|
<title>TooltipModule->TooltipDefinition </title>
|
|
132
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
133
|
-
<polygon fill="black" stroke="black" points="
|
|
132
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M251.87,-187.11C251.87,-187.11 251.87,-205.99 251.87,-205.99"/>
|
|
133
|
+
<polygon fill="black" stroke="black" points="248.37,-205.99 251.87,-215.99 255.37,-205.99 248.37,-205.99"/>
|
|
134
134
|
</g>
|
|
135
135
|
<!-- PopoverModule -->
|
|
136
136
|
<g id="node4" class="node">
|
|
137
137
|
<title>PopoverModule</title>
|
|
138
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
139
|
-
<text text-anchor="middle" x="
|
|
138
|
+
<polygon fill="#8dd3c7" stroke="black" points="194.21,-122 191.21,-126 170.21,-126 167.21,-122 87.79,-122 87.79,-86 194.21,-86 194.21,-122"/>
|
|
139
|
+
<text text-anchor="middle" x="141" y="-99.8" font-family="Times,serif" font-size="14.00">PopoverModule</text>
|
|
140
140
|
</g>
|
|
141
141
|
<!-- PopoverModule->TooltipModule -->
|
|
142
142
|
<g id="edge3" class="edge">
|
|
143
143
|
<title>PopoverModule->TooltipModule</title>
|
|
144
|
-
<path fill="none" stroke="black" d="
|
|
145
|
-
<polygon fill="black" stroke="black" points="
|
|
144
|
+
<path fill="none" stroke="black" d="M177.48,-122.11C177.48,-141.34 177.48,-169 177.48,-169 177.48,-169 214.53,-169 214.53,-169"/>
|
|
145
|
+
<polygon fill="black" stroke="black" points="214.53,-172.5 224.53,-169 214.53,-165.5 214.53,-172.5"/>
|
|
146
146
|
</g>
|
|
147
147
|
</g>
|
|
148
148
|
</svg>
|
|
@@ -24,17 +24,17 @@
|
|
|
24
24
|
<title>cluster_TreeviewModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="18,-70 18,-333 478,-333 478,-70 18,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="
|
|
28
|
-
<title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="
|
|
27
|
+
<g id="clust5" class="cluster">
|
|
28
|
+
<title>cluster_TreeviewModule_imports</title>
|
|
29
|
+
<polygon fill="none" stroke="black" points="370,-143 370,-195 470,-195 470,-143 370,-143"/>
|
|
30
30
|
</g>
|
|
31
31
|
<g id="clust4" class="cluster">
|
|
32
32
|
<title>cluster_TreeviewModule_TreeViewComponent_providers</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="
|
|
33
|
+
<polygon fill="none" stroke="black" points="188,-78 188,-195 362,-195 362,-78 188,-78"/>
|
|
34
34
|
</g>
|
|
35
|
-
<g id="
|
|
36
|
-
<title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
35
|
+
<g id="clust6" class="cluster">
|
|
36
|
+
<title>cluster_TreeviewModule_exports</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="97,-273 97,-325 412,-325 412,-273 97,-273"/>
|
|
38
38
|
</g>
|
|
39
39
|
<g id="clust2" class="cluster">
|
|
40
40
|
<title>cluster_TreeviewModule_declarations</title>
|
|
@@ -49,74 +49,74 @@
|
|
|
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="331.4,-252 328.4,-256 307.4,-256 304.4,-252 218.6,-252 218.6,-216 331.4,-216 331.4,-252"/>
|
|
53
|
+
<text text-anchor="middle" x="275" 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="M138.13,-187.11C138.13,-206.34 138.13,-234 138.13,-234 138.13,-234 208.54,-234 208.54,-234"/>
|
|
59
|
+
<polygon fill="black" stroke="black" points="208.54,-237.5 218.54,-234 208.54,-230.5 208.54,-237.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="343.79,-187 206.21,-187 206.21,-151 343.79,-151 343.79,-187"/>
|
|
65
|
+
<text text-anchor="middle" x="275" 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="
|
|
70
|
+
<path fill="none" stroke="black" d="M275,-187.11C275,-187.11 275,-205.99 275,-205.99"/>
|
|
71
|
+
<polygon fill="black" stroke="black" points="271.5,-205.99 275,-215.99 278.5,-205.99 271.5,-205.99"/>
|
|
72
72
|
</g>
|
|
73
73
|
<!-- TreeNodeComponent -->
|
|
74
74
|
<g id="node6" class="node">
|
|
75
75
|
<title>TreeNodeComponent </title>
|
|
76
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
77
|
-
<text text-anchor="middle" x="
|
|
76
|
+
<polygon fill="#fb8072" stroke="black" points="404.3,-317 263.7,-317 263.7,-281 404.3,-281 404.3,-317"/>
|
|
77
|
+
<text text-anchor="middle" x="334" y="-294.8" font-family="Times,serif" font-size="14.00">TreeNodeComponent </text>
|
|
78
78
|
</g>
|
|
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="M297.4,-252.11C297.4,-252.11 297.4,-270.99 297.4,-270.99"/>
|
|
83
|
+
<polygon fill="black" stroke="black" points="293.9,-270.99 297.4,-280.99 300.9,-270.99 293.9,-270.99"/>
|
|
84
84
|
</g>
|
|
85
85
|
<!-- TreeViewComponent -->
|
|
86
86
|
<g id="node7" class="node">
|
|
87
87
|
<title>TreeViewComponent </title>
|
|
88
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
89
|
-
<text text-anchor="middle" x="
|
|
88
|
+
<polygon fill="#fb8072" stroke="black" points="245.29,-317 104.71,-317 104.71,-281 245.29,-281 245.29,-317"/>
|
|
89
|
+
<text text-anchor="middle" x="175" y="-294.8" font-family="Times,serif" font-size="14.00">TreeViewComponent </text>
|
|
90
90
|
</g>
|
|
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="M232.1,-252.11C232.1,-252.11 232.1,-270.99 232.1,-270.99"/>
|
|
95
|
+
<polygon fill="black" stroke="black" points="228.6,-270.99 232.1,-280.99 235.6,-270.99 228.6,-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="275" cy="-104" rx="78.69" ry="18"/>
|
|
101
|
+
<text text-anchor="middle" x="275" 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="M275,-122.11C275,-122.11 275,-140.99 275,-140.99"/>
|
|
107
|
+
<polygon fill="black" stroke="black" points="271.5,-140.99 275,-150.99 278.5,-140.99 271.5,-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="462.43,-187 459.43,-191 438.43,-191 435.43,-187 377.57,-187 377.57,-151 462.43,-151 462.43,-187"/>
|
|
113
|
+
<text text-anchor="middle" x="420" 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="M391.09,-187.11C391.09,-206.34 391.09,-234 391.09,-234 391.09,-234 341.35,-234 341.35,-234"/>
|
|
119
|
+
<polygon fill="black" stroke="black" points="341.35,-230.5 331.35,-234 341.35,-237.5 341.35,-230.5"/>
|
|
120
120
|
</g>
|
|
121
121
|
</g>
|
|
122
122
|
</svg>
|
|
@@ -66,17 +66,17 @@
|
|
|
66
66
|
<title>cluster_TreeviewModule</title>
|
|
67
67
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="18,-70 18,-333 478,-333 478,-70 18,-70"/>
|
|
68
68
|
</g>
|
|
69
|
-
<g id="
|
|
70
|
-
<title>
|
|
71
|
-
<polygon fill="none" stroke="black" points="
|
|
69
|
+
<g id="clust5" class="cluster">
|
|
70
|
+
<title>cluster_TreeviewModule_imports</title>
|
|
71
|
+
<polygon fill="none" stroke="black" points="370,-143 370,-195 470,-195 470,-143 370,-143"/>
|
|
72
72
|
</g>
|
|
73
73
|
<g id="clust4" class="cluster">
|
|
74
74
|
<title>cluster_TreeviewModule_TreeViewComponent_providers</title>
|
|
75
|
-
<polygon fill="none" stroke="black" points="
|
|
75
|
+
<polygon fill="none" stroke="black" points="188,-78 188,-195 362,-195 362,-78 188,-78"/>
|
|
76
76
|
</g>
|
|
77
|
-
<g id="
|
|
78
|
-
<title>
|
|
79
|
-
<polygon fill="none" stroke="black" points="
|
|
77
|
+
<g id="clust6" class="cluster">
|
|
78
|
+
<title>cluster_TreeviewModule_exports</title>
|
|
79
|
+
<polygon fill="none" stroke="black" points="97,-273 97,-325 412,-325 412,-273 97,-273"/>
|
|
80
80
|
</g>
|
|
81
81
|
<g id="clust2" class="cluster">
|
|
82
82
|
<title>cluster_TreeviewModule_declarations</title>
|
|
@@ -91,74 +91,74 @@
|
|
|
91
91
|
<!-- TreeviewModule -->
|
|
92
92
|
<g id="node3" class="node">
|
|
93
93
|
<title>TreeviewModule</title>
|
|
94
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
95
|
-
<text text-anchor="middle" x="
|
|
94
|
+
<polygon fill="#8dd3c7" stroke="black" points="331.4,-252 328.4,-256 307.4,-256 304.4,-252 218.6,-252 218.6,-216 331.4,-216 331.4,-252"/>
|
|
95
|
+
<text text-anchor="middle" x="275" y="-229.8" font-family="Times,serif" font-size="14.00">TreeviewModule</text>
|
|
96
96
|
</g>
|
|
97
97
|
<!-- TreeNodeComponent->TreeviewModule -->
|
|
98
98
|
<g id="edge1" class="edge">
|
|
99
99
|
<title>TreeNodeComponent->TreeviewModule</title>
|
|
100
|
-
<path fill="none" stroke="black" d="
|
|
101
|
-
<polygon fill="black" stroke="black" points="
|
|
100
|
+
<path fill="none" stroke="black" d="M138.13,-187.11C138.13,-206.34 138.13,-234 138.13,-234 138.13,-234 208.54,-234 208.54,-234"/>
|
|
101
|
+
<polygon fill="black" stroke="black" points="208.54,-237.5 218.54,-234 208.54,-230.5 208.54,-237.5"/>
|
|
102
102
|
</g>
|
|
103
103
|
<!-- TreeViewComponent -->
|
|
104
104
|
<g id="node2" class="node">
|
|
105
105
|
<title>TreeViewComponent</title>
|
|
106
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
107
|
-
<text text-anchor="middle" x="
|
|
106
|
+
<polygon fill="#ffffb3" stroke="black" points="343.79,-187 206.21,-187 206.21,-151 343.79,-151 343.79,-187"/>
|
|
107
|
+
<text text-anchor="middle" x="275" y="-164.8" font-family="Times,serif" font-size="14.00">TreeViewComponent</text>
|
|
108
108
|
</g>
|
|
109
109
|
<!-- TreeViewComponent->TreeviewModule -->
|
|
110
110
|
<g id="edge2" class="edge">
|
|
111
111
|
<title>TreeViewComponent->TreeviewModule</title>
|
|
112
|
-
<path fill="none" stroke="black" d="
|
|
113
|
-
<polygon fill="black" stroke="black" points="
|
|
112
|
+
<path fill="none" stroke="black" d="M275,-187.11C275,-187.11 275,-205.99 275,-205.99"/>
|
|
113
|
+
<polygon fill="black" stroke="black" points="271.5,-205.99 275,-215.99 278.5,-205.99 271.5,-205.99"/>
|
|
114
114
|
</g>
|
|
115
115
|
<!-- TreeNodeComponent -->
|
|
116
116
|
<g id="node6" class="node">
|
|
117
117
|
<title>TreeNodeComponent </title>
|
|
118
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
119
|
-
<text text-anchor="middle" x="
|
|
118
|
+
<polygon fill="#fb8072" stroke="black" points="404.3,-317 263.7,-317 263.7,-281 404.3,-281 404.3,-317"/>
|
|
119
|
+
<text text-anchor="middle" x="334" y="-294.8" font-family="Times,serif" font-size="14.00">TreeNodeComponent </text>
|
|
120
120
|
</g>
|
|
121
121
|
<!-- TreeviewModule->TreeNodeComponent -->
|
|
122
122
|
<g id="edge5" class="edge">
|
|
123
123
|
<title>TreeviewModule->TreeNodeComponent </title>
|
|
124
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
125
|
-
<polygon fill="black" stroke="black" points="
|
|
124
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M297.4,-252.11C297.4,-252.11 297.4,-270.99 297.4,-270.99"/>
|
|
125
|
+
<polygon fill="black" stroke="black" points="293.9,-270.99 297.4,-280.99 300.9,-270.99 293.9,-270.99"/>
|
|
126
126
|
</g>
|
|
127
127
|
<!-- TreeViewComponent -->
|
|
128
128
|
<g id="node7" class="node">
|
|
129
129
|
<title>TreeViewComponent </title>
|
|
130
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
131
|
-
<text text-anchor="middle" x="
|
|
130
|
+
<polygon fill="#fb8072" stroke="black" points="245.29,-317 104.71,-317 104.71,-281 245.29,-281 245.29,-317"/>
|
|
131
|
+
<text text-anchor="middle" x="175" y="-294.8" font-family="Times,serif" font-size="14.00">TreeViewComponent </text>
|
|
132
132
|
</g>
|
|
133
133
|
<!-- TreeviewModule->TreeViewComponent -->
|
|
134
134
|
<g id="edge6" class="edge">
|
|
135
135
|
<title>TreeviewModule->TreeViewComponent </title>
|
|
136
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
137
|
-
<polygon fill="black" stroke="black" points="
|
|
136
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M232.1,-252.11C232.1,-252.11 232.1,-270.99 232.1,-270.99"/>
|
|
137
|
+
<polygon fill="black" stroke="black" points="228.6,-270.99 232.1,-280.99 235.6,-270.99 228.6,-270.99"/>
|
|
138
138
|
</g>
|
|
139
139
|
<!-- TreeViewService -->
|
|
140
140
|
<g id="node4" class="node">
|
|
141
141
|
<title>TreeViewService</title>
|
|
142
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
143
|
-
<text text-anchor="middle" x="
|
|
142
|
+
<ellipse fill="#fdb462" stroke="black" cx="275" cy="-104" rx="78.69" ry="18"/>
|
|
143
|
+
<text text-anchor="middle" x="275" y="-99.8" font-family="Times,serif" font-size="14.00">TreeViewService</text>
|
|
144
144
|
</g>
|
|
145
145
|
<!-- TreeViewService->TreeViewComponent -->
|
|
146
146
|
<g id="edge3" class="edge">
|
|
147
147
|
<title>TreeViewService->TreeViewComponent</title>
|
|
148
|
-
<path fill="none" stroke="black" d="
|
|
149
|
-
<polygon fill="black" stroke="black" points="
|
|
148
|
+
<path fill="none" stroke="black" d="M275,-122.11C275,-122.11 275,-140.99 275,-140.99"/>
|
|
149
|
+
<polygon fill="black" stroke="black" points="271.5,-140.99 275,-150.99 278.5,-140.99 271.5,-140.99"/>
|
|
150
150
|
</g>
|
|
151
151
|
<!-- IconModule -->
|
|
152
152
|
<g id="node5" class="node">
|
|
153
153
|
<title>IconModule</title>
|
|
154
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
155
|
-
<text text-anchor="middle" x="
|
|
154
|
+
<polygon fill="#8dd3c7" stroke="black" points="462.43,-187 459.43,-191 438.43,-191 435.43,-187 377.57,-187 377.57,-151 462.43,-151 462.43,-187"/>
|
|
155
|
+
<text text-anchor="middle" x="420" y="-164.8" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
156
156
|
</g>
|
|
157
157
|
<!-- IconModule->TreeviewModule -->
|
|
158
158
|
<g id="edge4" class="edge">
|
|
159
159
|
<title>IconModule->TreeviewModule</title>
|
|
160
|
-
<path fill="none" stroke="black" d="
|
|
161
|
-
<polygon fill="black" stroke="black" points="
|
|
160
|
+
<path fill="none" stroke="black" d="M391.09,-187.11C391.09,-206.34 391.09,-234 391.09,-234 391.09,-234 341.35,-234 341.35,-234"/>
|
|
161
|
+
<polygon fill="black" stroke="black" points="341.35,-230.5 331.35,-234 341.35,-237.5 341.35,-230.5"/>
|
|
162
162
|
</g>
|
|
163
163
|
</g>
|
|
164
164
|
</svg>
|