carbon-components-angular 6.0.0-rc.6 → 6.0.0-rc.7

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.
Files changed (78) hide show
  1. package/docs/documentation/components/Accordion.html +19 -13
  2. package/docs/documentation/components/AccordionItem.html +24 -18
  3. package/docs/documentation/components/BaseIconButton.html +48 -10
  4. package/docs/documentation/components/Breadcrumb.html +36 -30
  5. package/docs/documentation/components/BreadcrumbItemComponent.html +37 -23
  6. package/docs/documentation/components/ButtonSet.html +9 -4
  7. package/docs/documentation/components/CodeSnippet.html +19 -17
  8. package/docs/documentation/components/HeaderAction.html +8 -8
  9. package/docs/documentation/components/IconButton.html +42 -36
  10. package/docs/documentation/components/OverflowMenu.html +8 -8
  11. package/docs/documentation/components/PasswordInputLabelComponent.html +8 -8
  12. package/docs/documentation/js/search/search_index.js +2 -2
  13. package/docs/documentation/modules/ThemeModule/dependencies.svg +13 -13
  14. package/docs/documentation/modules/ThemeModule.html +13 -13
  15. package/docs/documentation/modules/TilesModule/dependencies.svg +107 -107
  16. package/docs/documentation/modules/TilesModule.html +107 -107
  17. package/docs/documentation/modules/TimePickerModule/dependencies.svg +42 -38
  18. package/docs/documentation/modules/TimePickerModule.html +42 -38
  19. package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +44 -48
  20. package/docs/documentation/modules/TimePickerSelectModule.html +44 -48
  21. package/docs/documentation/modules/ToggletipModule/dependencies.svg +39 -39
  22. package/docs/documentation/modules/ToggletipModule.html +39 -39
  23. package/docs/documentation/modules/TreeviewModule/dependencies.svg +36 -36
  24. package/docs/documentation/modules/TreeviewModule.html +36 -36
  25. package/docs/documentation.json +240 -232
  26. package/docs/storybook/1490.191a0115.iframe.bundle.js +1 -0
  27. package/docs/storybook/{accordion-accordion-stories.2979c72a.iframe.bundle.js → accordion-accordion-stories.b276db8e.iframe.bundle.js} +1 -1
  28. package/docs/storybook/breadcrumb-breadcrumb-stories.4399f581.iframe.bundle.js +1 -0
  29. package/docs/storybook/button-button-set-stories.11bdafeb.iframe.bundle.js +1 -0
  30. package/docs/storybook/button-button-stories.bccfb06e.iframe.bundle.js +1 -0
  31. package/docs/storybook/button-icon-button-stories.3e476706.iframe.bundle.js +1 -0
  32. package/docs/storybook/code-snippet-code-snippet-stories.f1d14060.iframe.bundle.js +1 -0
  33. package/docs/storybook/iframe.html +2 -2
  34. package/docs/storybook/index-stories.d50449dd.iframe.bundle.js +1 -0
  35. package/docs/storybook/input-input-stories.3dcb3ab9.iframe.bundle.js +1 -0
  36. package/docs/storybook/input-password-stories.b547ffdc.iframe.bundle.js +1 -0
  37. package/docs/storybook/input-textarea-stories.240c19ce.iframe.bundle.js +1 -0
  38. package/docs/storybook/main.67de8ddd.iframe.bundle.js +1 -0
  39. package/docs/storybook/patterns-forms-multi-step-form-stories.f803f0bf.iframe.bundle.js +1 -0
  40. package/docs/storybook/patterns-loading-large-loading-stories.17e78c2a.iframe.bundle.js +1 -0
  41. package/docs/storybook/project.json +1 -1
  42. package/docs/storybook/{runtime~main.ec2949a5.iframe.bundle.js → runtime~main.d532b1bc.iframe.bundle.js} +1 -1
  43. package/docs/storybook/tiles-expandable-tile-stories.33f75caa.iframe.bundle.js +1 -0
  44. package/docs/storybook/toggletip-toggletip-stories.d2517f7f.iframe.bundle.js +1 -0
  45. package/docs/storybook/ui-shell-ui-shell-stories.c31483da.iframe.bundle.js +1 -0
  46. package/esm2022/accordion/accordion-item.component.mjs +4 -4
  47. package/esm2022/accordion/accordion.component.mjs +5 -4
  48. package/esm2022/breadcrumb/breadcrumb-item.component.mjs +15 -6
  49. package/esm2022/breadcrumb/breadcrumb.component.mjs +5 -4
  50. package/esm2022/button/base-icon-button.component.mjs +5 -4
  51. package/esm2022/button/button-set.component.mjs +5 -4
  52. package/esm2022/button/icon-button.component.mjs +5 -4
  53. package/esm2022/code-snippet/code-snippet.component.mjs +7 -10
  54. package/fesm2022/carbon-components-angular-accordion.mjs +6 -5
  55. package/fesm2022/carbon-components-angular-accordion.mjs.map +1 -1
  56. package/fesm2022/carbon-components-angular-breadcrumb.mjs +17 -7
  57. package/fesm2022/carbon-components-angular-breadcrumb.mjs.map +1 -1
  58. package/fesm2022/carbon-components-angular-button.mjs +10 -7
  59. package/fesm2022/carbon-components-angular-button.mjs.map +1 -1
  60. package/fesm2022/carbon-components-angular-code-snippet.mjs +6 -9
  61. package/fesm2022/carbon-components-angular-code-snippet.mjs.map +1 -1
  62. package/package.json +13 -13
  63. package/docs/storybook/1490.b48978d9.iframe.bundle.js +0 -1
  64. package/docs/storybook/breadcrumb-breadcrumb-stories.74ad1122.iframe.bundle.js +0 -1
  65. package/docs/storybook/button-button-set-stories.e8696116.iframe.bundle.js +0 -1
  66. package/docs/storybook/button-button-stories.bf9949fa.iframe.bundle.js +0 -1
  67. package/docs/storybook/button-icon-button-stories.30745878.iframe.bundle.js +0 -1
  68. package/docs/storybook/code-snippet-code-snippet-stories.383aca46.iframe.bundle.js +0 -1
  69. package/docs/storybook/index-stories.50d5d6ad.iframe.bundle.js +0 -1
  70. package/docs/storybook/input-input-stories.389f7ce5.iframe.bundle.js +0 -1
  71. package/docs/storybook/input-password-stories.f8812630.iframe.bundle.js +0 -1
  72. package/docs/storybook/input-textarea-stories.cc975621.iframe.bundle.js +0 -1
  73. package/docs/storybook/main.07778da0.iframe.bundle.js +0 -1
  74. package/docs/storybook/patterns-forms-multi-step-form-stories.f7a06f1c.iframe.bundle.js +0 -1
  75. package/docs/storybook/patterns-loading-large-loading-stories.0ffe3bf0.iframe.bundle.js +0 -1
  76. package/docs/storybook/tiles-expandable-tile-stories.a62c03dc.iframe.bundle.js +0 -1
  77. package/docs/storybook/toggletip-toggletip-stories.37645232.iframe.bundle.js +0 -1
  78. package/docs/storybook/ui-shell-ui-shell-stories.f8160603.iframe.bundle.js +0 -1
@@ -24,23 +24,23 @@
24
24
  <title>cluster_ToggletipModule</title>
25
25
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 747,-268 747,-70 8,-70"/>
26
26
  </g>
27
- <g id="clust9" class="cluster">
28
- <title>cluster_ToggletipModule_exports</title>
29
- <polygon fill="none" stroke="black" points="72,-208 72,-260 682,-260 682,-208 72,-208"/>
27
+ <g id="clust2" class="cluster">
28
+ <title>cluster_ToggletipModule_declarations</title>
29
+ <polygon fill="none" stroke="black" points="146,-78 146,-130 739,-130 739,-78 146,-78"/>
30
30
  </g>
31
31
  <g id="clust8" class="cluster">
32
32
  <title>cluster_ToggletipModule_imports</title>
33
- <polygon fill="none" stroke="black" points="617,-78 617,-130 739,-130 739,-78 617,-78"/>
33
+ <polygon fill="none" stroke="black" points="16,-78 16,-130 138,-130 138,-78 16,-78"/>
34
34
  </g>
35
- <g id="clust2" class="cluster">
36
- <title>cluster_ToggletipModule_declarations</title>
37
- <polygon fill="none" stroke="black" points="16,-78 16,-130 609,-130 609,-78 16,-78"/>
35
+ <g id="clust9" class="cluster">
36
+ <title>cluster_ToggletipModule_exports</title>
37
+ <polygon fill="none" stroke="black" points="72,-208 72,-260 682,-260 682,-208 72,-208"/>
38
38
  </g>
39
39
  <!-- Toggletip -->
40
40
  <g id="node1" class="node">
41
41
  <title>Toggletip</title>
42
- <polygon fill="#ffffb3" stroke="black" points="601.44,-122 530.56,-122 530.56,-86 601.44,-86 601.44,-122"/>
43
- <text text-anchor="middle" x="566" y="-99.8" font-family="Times,serif" font-size="14.00">Toggletip</text>
42
+ <polygon fill="#ffffb3" stroke="black" points="731.44,-122 660.56,-122 660.56,-86 731.44,-86 731.44,-122"/>
43
+ <text text-anchor="middle" x="696" y="-99.8" font-family="Times,serif" font-size="14.00">Toggletip</text>
44
44
  </g>
45
45
  <!-- ToggletipModule -->
46
46
  <g id="node6" class="node">
@@ -51,56 +51,56 @@
51
51
  <!-- Toggletip&#45;&gt;ToggletipModule -->
52
52
  <g id="edge1" class="edge">
53
53
  <title>Toggletip&#45;&gt;ToggletipModule</title>
54
- <path fill="none" stroke="black" d="M556.4,-122.01C556.4,-138.05 556.4,-159 556.4,-159 556.4,-159 463,-159 463,-159"/>
55
- <polygon fill="black" stroke="black" points="463,-155.5 453,-159 463,-162.5 463,-155.5"/>
54
+ <path fill="none" stroke="black" d="M667.38,-122.27C667.38,-140.56 667.38,-166 667.38,-166 667.38,-166 463.22,-166 463.22,-166"/>
55
+ <polygon fill="black" stroke="black" points="463.22,-162.5 453.22,-166 463.22,-169.5 463.22,-162.5"/>
56
56
  </g>
57
57
  <!-- ToggletipAction -->
58
58
  <g id="node2" class="node">
59
59
  <title>ToggletipAction</title>
60
- <polygon fill="#ffffb3" stroke="black" points="513.04,-122 404.96,-122 404.96,-86 513.04,-86 513.04,-122"/>
61
- <text text-anchor="middle" x="459" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipAction</text>
60
+ <polygon fill="#ffffb3" stroke="black" points="643.04,-122 534.96,-122 534.96,-86 643.04,-86 643.04,-122"/>
61
+ <text text-anchor="middle" x="589" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipAction</text>
62
62
  </g>
63
63
  <!-- ToggletipAction&#45;&gt;ToggletipModule -->
64
64
  <g id="edge2" class="edge">
65
65
  <title>ToggletipAction&#45;&gt;ToggletipModule</title>
66
- <path fill="none" stroke="black" d="M428.86,-122.11C428.86,-122.11 428.86,-140.99 428.86,-140.99"/>
67
- <polygon fill="black" stroke="black" points="425.36,-140.99 428.86,-150.99 432.36,-140.99 425.36,-140.99"/>
66
+ <path fill="none" stroke="black" d="M558.38,-122.01C558.38,-138.05 558.38,-159 558.38,-159 558.38,-159 463.25,-159 463.25,-159"/>
67
+ <polygon fill="black" stroke="black" points="463.25,-155.5 453.25,-159 463.25,-162.5 463.25,-155.5"/>
68
68
  </g>
69
69
  <!-- ToggletipButton -->
70
70
  <g id="node3" class="node">
71
71
  <title>ToggletipButton</title>
72
- <polygon fill="#ffffb3" stroke="black" points="386.06,-122 277.94,-122 277.94,-86 386.06,-86 386.06,-122"/>
73
- <text text-anchor="middle" x="332" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipButton</text>
72
+ <polygon fill="#ffffb3" stroke="black" points="516.06,-122 407.94,-122 407.94,-86 516.06,-86 516.06,-122"/>
73
+ <text text-anchor="middle" x="462" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipButton</text>
74
74
  </g>
75
75
  <!-- ToggletipButton&#45;&gt;ToggletipModule -->
76
76
  <g id="edge3" class="edge">
77
77
  <title>ToggletipButton&#45;&gt;ToggletipModule</title>
78
- <path fill="none" stroke="black" d="M362.64,-122.11C362.64,-122.11 362.64,-140.99 362.64,-140.99"/>
79
- <polygon fill="black" stroke="black" points="359.14,-140.99 362.64,-150.99 366.14,-140.99 359.14,-140.99"/>
78
+ <path fill="none" stroke="black" d="M430.36,-122.11C430.36,-122.11 430.36,-140.99 430.36,-140.99"/>
79
+ <polygon fill="black" stroke="black" points="426.86,-140.99 430.36,-150.99 433.86,-140.99 426.86,-140.99"/>
80
80
  </g>
81
81
  <!-- ToggletipContent -->
82
82
  <g id="node4" class="node">
83
83
  <title>ToggletipContent</title>
84
- <polygon fill="#ffffb3" stroke="black" points="259.27,-122 144.73,-122 144.73,-86 259.27,-86 259.27,-122"/>
85
- <text text-anchor="middle" x="202" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipContent</text>
84
+ <polygon fill="#ffffb3" stroke="black" points="389.27,-122 274.73,-122 274.73,-86 389.27,-86 389.27,-122"/>
85
+ <text text-anchor="middle" x="332" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipContent</text>
86
86
  </g>
87
87
  <!-- ToggletipContent&#45;&gt;ToggletipModule -->
88
88
  <g id="edge4" class="edge">
89
89
  <title>ToggletipContent&#45;&gt;ToggletipModule</title>
90
- <path fill="none" stroke="black" d="M231.62,-122.01C231.62,-138.05 231.62,-159 231.62,-159 231.62,-159 328.97,-159 328.97,-159"/>
91
- <polygon fill="black" stroke="black" points="328.97,-162.5 338.97,-159 328.97,-155.5 328.97,-162.5"/>
90
+ <path fill="none" stroke="black" d="M364.2,-122.11C364.2,-122.11 364.2,-140.99 364.2,-140.99"/>
91
+ <polygon fill="black" stroke="black" points="360.7,-140.99 364.2,-150.99 367.7,-140.99 360.7,-140.99"/>
92
92
  </g>
93
93
  <!-- ToggletipLabel -->
94
94
  <g id="node5" class="node">
95
95
  <title>ToggletipLabel</title>
96
- <polygon fill="#ffffb3" stroke="black" points="126.31,-122 23.69,-122 23.69,-86 126.31,-86 126.31,-122"/>
97
- <text text-anchor="middle" x="75" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipLabel</text>
96
+ <polygon fill="#ffffb3" stroke="black" points="256.31,-122 153.69,-122 153.69,-86 256.31,-86 256.31,-122"/>
97
+ <text text-anchor="middle" x="205" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipLabel</text>
98
98
  </g>
99
99
  <!-- ToggletipLabel&#45;&gt;ToggletipModule -->
100
100
  <g id="edge5" class="edge">
101
101
  <title>ToggletipLabel&#45;&gt;ToggletipModule</title>
102
- <path fill="none" stroke="black" d="M103.12,-122.27C103.12,-140.56 103.12,-166 103.12,-166 103.12,-166 328.84,-166 328.84,-166"/>
103
- <polygon fill="black" stroke="black" points="328.84,-169.5 338.84,-166 328.84,-162.5 328.84,-169.5"/>
102
+ <path fill="none" stroke="black" d="M230.01,-122.01C230.01,-138.05 230.01,-159 230.01,-159 230.01,-159 328.88,-159 328.88,-159"/>
103
+ <polygon fill="black" stroke="black" points="328.88,-162.5 338.88,-159 328.88,-155.5 328.88,-162.5"/>
104
104
  </g>
105
105
  <!-- Toggletip -->
106
106
  <g id="node8" class="node">
@@ -111,8 +111,8 @@
111
111
  <!-- ToggletipModule&#45;&gt;Toggletip -->
112
112
  <g id="edge7" class="edge">
113
113
  <title>ToggletipModule&#45;&gt;Toggletip </title>
114
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M453.03,-173C517.34,-173 613.06,-173 613.06,-173 613.06,-173 613.06,-205.7 613.06,-205.7"/>
115
- <polygon fill="black" stroke="black" points="609.56,-205.7 613.06,-215.7 616.56,-205.7 609.56,-205.7"/>
114
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M453.23,-173C520.08,-173 621.65,-173 621.65,-173 621.65,-173 621.65,-205.7 621.65,-205.7"/>
115
+ <polygon fill="black" stroke="black" points="618.15,-205.7 621.65,-215.7 625.15,-205.7 618.15,-205.7"/>
116
116
  </g>
117
117
  <!-- ToggletipAction -->
118
118
  <g id="node9" class="node">
@@ -123,8 +123,8 @@
123
123
  <!-- ToggletipModule&#45;&gt;ToggletipAction -->
124
124
  <g id="edge8" class="edge">
125
125
  <title>ToggletipModule&#45;&gt;ToggletipAction </title>
126
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M453.01,-180C473.48,-180 491.62,-180 491.62,-180 491.62,-180 491.62,-205.72 491.62,-205.72"/>
127
- <polygon fill="black" stroke="black" points="488.13,-205.72 491.62,-215.72 495.13,-205.72 488.13,-205.72"/>
126
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M453.06,-180C474.2,-180 493.13,-180 493.13,-180 493.13,-180 493.13,-205.72 493.13,-205.72"/>
127
+ <polygon fill="black" stroke="black" points="489.63,-205.72 493.13,-215.72 496.63,-205.72 489.63,-205.72"/>
128
128
  </g>
129
129
  <!-- ToggletipButton -->
130
130
  <g id="node10" class="node">
@@ -147,8 +147,8 @@
147
147
  <!-- ToggletipModule&#45;&gt;ToggletipContent -->
148
148
  <g id="edge10" class="edge">
149
149
  <title>ToggletipModule&#45;&gt;ToggletipContent </title>
150
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M339,-180C318.32,-180 299.93,-180 299.93,-180 299.93,-180 299.93,-205.72 299.93,-205.72"/>
151
- <polygon fill="black" stroke="black" points="296.43,-205.72 299.93,-215.72 303.43,-205.72 296.43,-205.72"/>
150
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M338.93,-180C317.56,-180 298.38,-180 298.38,-180 298.38,-180 298.38,-205.72 298.38,-205.72"/>
151
+ <polygon fill="black" stroke="black" points="294.88,-205.72 298.38,-215.72 301.88,-205.72 294.88,-205.72"/>
152
152
  </g>
153
153
  <!-- ToggletipLabel -->
154
154
  <g id="node12" class="node">
@@ -159,20 +159,20 @@
159
159
  <!-- ToggletipModule&#45;&gt;ToggletipLabel -->
160
160
  <g id="edge11" class="edge">
161
161
  <title>ToggletipModule&#45;&gt;ToggletipLabel </title>
162
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M338.96,-173C270.63,-173 165.26,-173 165.26,-173 165.26,-173 165.26,-205.7 165.26,-205.7"/>
163
- <polygon fill="black" stroke="black" points="161.76,-205.7 165.26,-215.7 168.76,-205.7 161.76,-205.7"/>
162
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M338.94,-173C271.95,-173 169.88,-173 169.88,-173 169.88,-173 169.88,-205.7 169.88,-205.7"/>
163
+ <polygon fill="black" stroke="black" points="166.38,-205.7 169.88,-215.7 173.38,-205.7 166.38,-205.7"/>
164
164
  </g>
165
165
  <!-- PopoverModule -->
166
166
  <g id="node7" class="node">
167
167
  <title>PopoverModule</title>
168
- <polygon fill="#8dd3c7" stroke="black" points="731.21,-122 728.21,-126 707.21,-126 704.21,-122 624.79,-122 624.79,-86 731.21,-86 731.21,-122"/>
169
- <text text-anchor="middle" x="678" y="-99.8" font-family="Times,serif" font-size="14.00">PopoverModule</text>
168
+ <polygon fill="#8dd3c7" stroke="black" points="130.21,-122 127.21,-126 106.21,-126 103.21,-122 23.79,-122 23.79,-86 130.21,-86 130.21,-122"/>
169
+ <text text-anchor="middle" x="77" y="-99.8" font-family="Times,serif" font-size="14.00">PopoverModule</text>
170
170
  </g>
171
171
  <!-- PopoverModule&#45;&gt;ToggletipModule -->
172
172
  <g id="edge6" class="edge">
173
173
  <title>PopoverModule&#45;&gt;ToggletipModule</title>
174
- <path fill="none" stroke="black" d="M649.43,-122.27C649.43,-140.56 649.43,-166 649.43,-166 649.43,-166 463.19,-166 463.19,-166"/>
175
- <polygon fill="black" stroke="black" points="463.19,-162.5 453.19,-166 463.19,-169.5 463.19,-162.5"/>
174
+ <path fill="none" stroke="black" d="M105.1,-122.27C105.1,-140.56 105.1,-166 105.1,-166 105.1,-166 328.87,-166 328.87,-166"/>
175
+ <polygon fill="black" stroke="black" points="328.87,-169.5 338.87,-166 328.87,-162.5 328.87,-169.5"/>
176
176
  </g>
177
177
  </g>
178
178
  </svg>
@@ -117,23 +117,23 @@
117
117
  <title>cluster_ToggletipModule</title>
118
118
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 747,-268 747,-70 8,-70"/>
119
119
  </g>
120
- <g id="clust9" class="cluster">
121
- <title>cluster_ToggletipModule_exports</title>
122
- <polygon fill="none" stroke="black" points="72,-208 72,-260 682,-260 682,-208 72,-208"/>
120
+ <g id="clust2" class="cluster">
121
+ <title>cluster_ToggletipModule_declarations</title>
122
+ <polygon fill="none" stroke="black" points="146,-78 146,-130 739,-130 739,-78 146,-78"/>
123
123
  </g>
124
124
  <g id="clust8" class="cluster">
125
125
  <title>cluster_ToggletipModule_imports</title>
126
- <polygon fill="none" stroke="black" points="617,-78 617,-130 739,-130 739,-78 617,-78"/>
126
+ <polygon fill="none" stroke="black" points="16,-78 16,-130 138,-130 138,-78 16,-78"/>
127
127
  </g>
128
- <g id="clust2" class="cluster">
129
- <title>cluster_ToggletipModule_declarations</title>
130
- <polygon fill="none" stroke="black" points="16,-78 16,-130 609,-130 609,-78 16,-78"/>
128
+ <g id="clust9" class="cluster">
129
+ <title>cluster_ToggletipModule_exports</title>
130
+ <polygon fill="none" stroke="black" points="72,-208 72,-260 682,-260 682,-208 72,-208"/>
131
131
  </g>
132
132
  <!-- Toggletip -->
133
133
  <g id="node1" class="node">
134
134
  <title>Toggletip</title>
135
- <polygon fill="#ffffb3" stroke="black" points="601.44,-122 530.56,-122 530.56,-86 601.44,-86 601.44,-122"/>
136
- <text text-anchor="middle" x="566" y="-99.8" font-family="Times,serif" font-size="14.00">Toggletip</text>
135
+ <polygon fill="#ffffb3" stroke="black" points="731.44,-122 660.56,-122 660.56,-86 731.44,-86 731.44,-122"/>
136
+ <text text-anchor="middle" x="696" y="-99.8" font-family="Times,serif" font-size="14.00">Toggletip</text>
137
137
  </g>
138
138
  <!-- ToggletipModule -->
139
139
  <g id="node6" class="node">
@@ -144,56 +144,56 @@
144
144
  <!-- Toggletip&#45;&gt;ToggletipModule -->
145
145
  <g id="edge1" class="edge">
146
146
  <title>Toggletip&#45;&gt;ToggletipModule</title>
147
- <path fill="none" stroke="black" d="M556.4,-122.01C556.4,-138.05 556.4,-159 556.4,-159 556.4,-159 463,-159 463,-159"/>
148
- <polygon fill="black" stroke="black" points="463,-155.5 453,-159 463,-162.5 463,-155.5"/>
147
+ <path fill="none" stroke="black" d="M667.38,-122.27C667.38,-140.56 667.38,-166 667.38,-166 667.38,-166 463.22,-166 463.22,-166"/>
148
+ <polygon fill="black" stroke="black" points="463.22,-162.5 453.22,-166 463.22,-169.5 463.22,-162.5"/>
149
149
  </g>
150
150
  <!-- ToggletipAction -->
151
151
  <g id="node2" class="node">
152
152
  <title>ToggletipAction</title>
153
- <polygon fill="#ffffb3" stroke="black" points="513.04,-122 404.96,-122 404.96,-86 513.04,-86 513.04,-122"/>
154
- <text text-anchor="middle" x="459" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipAction</text>
153
+ <polygon fill="#ffffb3" stroke="black" points="643.04,-122 534.96,-122 534.96,-86 643.04,-86 643.04,-122"/>
154
+ <text text-anchor="middle" x="589" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipAction</text>
155
155
  </g>
156
156
  <!-- ToggletipAction&#45;&gt;ToggletipModule -->
157
157
  <g id="edge2" class="edge">
158
158
  <title>ToggletipAction&#45;&gt;ToggletipModule</title>
159
- <path fill="none" stroke="black" d="M428.86,-122.11C428.86,-122.11 428.86,-140.99 428.86,-140.99"/>
160
- <polygon fill="black" stroke="black" points="425.36,-140.99 428.86,-150.99 432.36,-140.99 425.36,-140.99"/>
159
+ <path fill="none" stroke="black" d="M558.38,-122.01C558.38,-138.05 558.38,-159 558.38,-159 558.38,-159 463.25,-159 463.25,-159"/>
160
+ <polygon fill="black" stroke="black" points="463.25,-155.5 453.25,-159 463.25,-162.5 463.25,-155.5"/>
161
161
  </g>
162
162
  <!-- ToggletipButton -->
163
163
  <g id="node3" class="node">
164
164
  <title>ToggletipButton</title>
165
- <polygon fill="#ffffb3" stroke="black" points="386.06,-122 277.94,-122 277.94,-86 386.06,-86 386.06,-122"/>
166
- <text text-anchor="middle" x="332" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipButton</text>
165
+ <polygon fill="#ffffb3" stroke="black" points="516.06,-122 407.94,-122 407.94,-86 516.06,-86 516.06,-122"/>
166
+ <text text-anchor="middle" x="462" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipButton</text>
167
167
  </g>
168
168
  <!-- ToggletipButton&#45;&gt;ToggletipModule -->
169
169
  <g id="edge3" class="edge">
170
170
  <title>ToggletipButton&#45;&gt;ToggletipModule</title>
171
- <path fill="none" stroke="black" d="M362.64,-122.11C362.64,-122.11 362.64,-140.99 362.64,-140.99"/>
172
- <polygon fill="black" stroke="black" points="359.14,-140.99 362.64,-150.99 366.14,-140.99 359.14,-140.99"/>
171
+ <path fill="none" stroke="black" d="M430.36,-122.11C430.36,-122.11 430.36,-140.99 430.36,-140.99"/>
172
+ <polygon fill="black" stroke="black" points="426.86,-140.99 430.36,-150.99 433.86,-140.99 426.86,-140.99"/>
173
173
  </g>
174
174
  <!-- ToggletipContent -->
175
175
  <g id="node4" class="node">
176
176
  <title>ToggletipContent</title>
177
- <polygon fill="#ffffb3" stroke="black" points="259.27,-122 144.73,-122 144.73,-86 259.27,-86 259.27,-122"/>
178
- <text text-anchor="middle" x="202" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipContent</text>
177
+ <polygon fill="#ffffb3" stroke="black" points="389.27,-122 274.73,-122 274.73,-86 389.27,-86 389.27,-122"/>
178
+ <text text-anchor="middle" x="332" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipContent</text>
179
179
  </g>
180
180
  <!-- ToggletipContent&#45;&gt;ToggletipModule -->
181
181
  <g id="edge4" class="edge">
182
182
  <title>ToggletipContent&#45;&gt;ToggletipModule</title>
183
- <path fill="none" stroke="black" d="M231.62,-122.01C231.62,-138.05 231.62,-159 231.62,-159 231.62,-159 328.97,-159 328.97,-159"/>
184
- <polygon fill="black" stroke="black" points="328.97,-162.5 338.97,-159 328.97,-155.5 328.97,-162.5"/>
183
+ <path fill="none" stroke="black" d="M364.2,-122.11C364.2,-122.11 364.2,-140.99 364.2,-140.99"/>
184
+ <polygon fill="black" stroke="black" points="360.7,-140.99 364.2,-150.99 367.7,-140.99 360.7,-140.99"/>
185
185
  </g>
186
186
  <!-- ToggletipLabel -->
187
187
  <g id="node5" class="node">
188
188
  <title>ToggletipLabel</title>
189
- <polygon fill="#ffffb3" stroke="black" points="126.31,-122 23.69,-122 23.69,-86 126.31,-86 126.31,-122"/>
190
- <text text-anchor="middle" x="75" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipLabel</text>
189
+ <polygon fill="#ffffb3" stroke="black" points="256.31,-122 153.69,-122 153.69,-86 256.31,-86 256.31,-122"/>
190
+ <text text-anchor="middle" x="205" y="-99.8" font-family="Times,serif" font-size="14.00">ToggletipLabel</text>
191
191
  </g>
192
192
  <!-- ToggletipLabel&#45;&gt;ToggletipModule -->
193
193
  <g id="edge5" class="edge">
194
194
  <title>ToggletipLabel&#45;&gt;ToggletipModule</title>
195
- <path fill="none" stroke="black" d="M103.12,-122.27C103.12,-140.56 103.12,-166 103.12,-166 103.12,-166 328.84,-166 328.84,-166"/>
196
- <polygon fill="black" stroke="black" points="328.84,-169.5 338.84,-166 328.84,-162.5 328.84,-169.5"/>
195
+ <path fill="none" stroke="black" d="M230.01,-122.01C230.01,-138.05 230.01,-159 230.01,-159 230.01,-159 328.88,-159 328.88,-159"/>
196
+ <polygon fill="black" stroke="black" points="328.88,-162.5 338.88,-159 328.88,-155.5 328.88,-162.5"/>
197
197
  </g>
198
198
  <!-- Toggletip -->
199
199
  <g id="node8" class="node">
@@ -204,8 +204,8 @@
204
204
  <!-- ToggletipModule&#45;&gt;Toggletip -->
205
205
  <g id="edge7" class="edge">
206
206
  <title>ToggletipModule&#45;&gt;Toggletip </title>
207
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M453.03,-173C517.34,-173 613.06,-173 613.06,-173 613.06,-173 613.06,-205.7 613.06,-205.7"/>
208
- <polygon fill="black" stroke="black" points="609.56,-205.7 613.06,-215.7 616.56,-205.7 609.56,-205.7"/>
207
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M453.23,-173C520.08,-173 621.65,-173 621.65,-173 621.65,-173 621.65,-205.7 621.65,-205.7"/>
208
+ <polygon fill="black" stroke="black" points="618.15,-205.7 621.65,-215.7 625.15,-205.7 618.15,-205.7"/>
209
209
  </g>
210
210
  <!-- ToggletipAction -->
211
211
  <g id="node9" class="node">
@@ -216,8 +216,8 @@
216
216
  <!-- ToggletipModule&#45;&gt;ToggletipAction -->
217
217
  <g id="edge8" class="edge">
218
218
  <title>ToggletipModule&#45;&gt;ToggletipAction </title>
219
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M453.01,-180C473.48,-180 491.62,-180 491.62,-180 491.62,-180 491.62,-205.72 491.62,-205.72"/>
220
- <polygon fill="black" stroke="black" points="488.13,-205.72 491.62,-215.72 495.13,-205.72 488.13,-205.72"/>
219
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M453.06,-180C474.2,-180 493.13,-180 493.13,-180 493.13,-180 493.13,-205.72 493.13,-205.72"/>
220
+ <polygon fill="black" stroke="black" points="489.63,-205.72 493.13,-215.72 496.63,-205.72 489.63,-205.72"/>
221
221
  </g>
222
222
  <!-- ToggletipButton -->
223
223
  <g id="node10" class="node">
@@ -240,8 +240,8 @@
240
240
  <!-- ToggletipModule&#45;&gt;ToggletipContent -->
241
241
  <g id="edge10" class="edge">
242
242
  <title>ToggletipModule&#45;&gt;ToggletipContent </title>
243
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M339,-180C318.32,-180 299.93,-180 299.93,-180 299.93,-180 299.93,-205.72 299.93,-205.72"/>
244
- <polygon fill="black" stroke="black" points="296.43,-205.72 299.93,-215.72 303.43,-205.72 296.43,-205.72"/>
243
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M338.93,-180C317.56,-180 298.38,-180 298.38,-180 298.38,-180 298.38,-205.72 298.38,-205.72"/>
244
+ <polygon fill="black" stroke="black" points="294.88,-205.72 298.38,-215.72 301.88,-205.72 294.88,-205.72"/>
245
245
  </g>
246
246
  <!-- ToggletipLabel -->
247
247
  <g id="node12" class="node">
@@ -252,20 +252,20 @@
252
252
  <!-- ToggletipModule&#45;&gt;ToggletipLabel -->
253
253
  <g id="edge11" class="edge">
254
254
  <title>ToggletipModule&#45;&gt;ToggletipLabel </title>
255
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M338.96,-173C270.63,-173 165.26,-173 165.26,-173 165.26,-173 165.26,-205.7 165.26,-205.7"/>
256
- <polygon fill="black" stroke="black" points="161.76,-205.7 165.26,-215.7 168.76,-205.7 161.76,-205.7"/>
255
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M338.94,-173C271.95,-173 169.88,-173 169.88,-173 169.88,-173 169.88,-205.7 169.88,-205.7"/>
256
+ <polygon fill="black" stroke="black" points="166.38,-205.7 169.88,-215.7 173.38,-205.7 166.38,-205.7"/>
257
257
  </g>
258
258
  <!-- PopoverModule -->
259
259
  <g id="node7" class="node">
260
260
  <title>PopoverModule</title>
261
- <polygon fill="#8dd3c7" stroke="black" points="731.21,-122 728.21,-126 707.21,-126 704.21,-122 624.79,-122 624.79,-86 731.21,-86 731.21,-122"/>
262
- <text text-anchor="middle" x="678" y="-99.8" font-family="Times,serif" font-size="14.00">PopoverModule</text>
261
+ <polygon fill="#8dd3c7" stroke="black" points="130.21,-122 127.21,-126 106.21,-126 103.21,-122 23.79,-122 23.79,-86 130.21,-86 130.21,-122"/>
262
+ <text text-anchor="middle" x="77" y="-99.8" font-family="Times,serif" font-size="14.00">PopoverModule</text>
263
263
  </g>
264
264
  <!-- PopoverModule&#45;&gt;ToggletipModule -->
265
265
  <g id="edge6" class="edge">
266
266
  <title>PopoverModule&#45;&gt;ToggletipModule</title>
267
- <path fill="none" stroke="black" d="M649.43,-122.27C649.43,-140.56 649.43,-166 649.43,-166 649.43,-166 463.19,-166 463.19,-166"/>
268
- <polygon fill="black" stroke="black" points="463.19,-162.5 453.19,-166 463.19,-169.5 463.19,-162.5"/>
267
+ <path fill="none" stroke="black" d="M105.1,-122.27C105.1,-140.56 105.1,-166 105.1,-166 105.1,-166 328.87,-166 328.87,-166"/>
268
+ <polygon fill="black" stroke="black" points="328.87,-169.5 338.87,-166 328.87,-162.5 328.87,-169.5"/>
269
269
  </g>
270
270
  </g>
271
271
  </svg>
@@ -22,101 +22,101 @@
22
22
  <text text-anchor="start" x="429.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
23
23
  <g id="clust1" class="cluster">
24
24
  <title>cluster_TreeviewModule</title>
25
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="18,-70 18,-333 478,-333 478,-70 18,-70"/>
25
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="31.5,-70 31.5,-333 464.5,-333 464.5,-70 31.5,-70"/>
26
+ </g>
27
+ <g id="clust5" class="cluster">
28
+ <title>cluster_TreeviewModule_imports</title>
29
+ <polygon fill="none" stroke="black" points="356.5,-143 356.5,-195 456.5,-195 456.5,-143 356.5,-143"/>
26
30
  </g>
27
31
  <g id="clust6" class="cluster">
28
32
  <title>cluster_TreeviewModule_exports</title>
29
- <polygon fill="none" stroke="black" points="80,-273 80,-325 395,-325 395,-273 80,-273"/>
30
- </g>
31
- <g id="clust4" class="cluster">
32
- <title>cluster_TreeviewModule_TreeViewComponent_providers</title>
33
- <polygon fill="none" stroke="black" points="296,-78 296,-195 470,-195 470,-78 296,-78"/>
33
+ <polygon fill="none" stroke="black" points="90.5,-273 90.5,-325 405.5,-325 405.5,-273 90.5,-273"/>
34
34
  </g>
35
35
  <g id="clust2" class="cluster">
36
36
  <title>cluster_TreeviewModule_declarations</title>
37
- <polygon fill="none" stroke="black" points="134,-143 134,-195 288,-195 288,-143 134,-143"/>
37
+ <polygon fill="none" stroke="black" points="39.5,-143 39.5,-195 348.5,-195 348.5,-143 39.5,-143"/>
38
38
  </g>
39
- <g id="clust5" class="cluster">
40
- <title>cluster_TreeviewModule_imports</title>
41
- <polygon fill="none" stroke="black" points="26,-143 26,-195 126,-195 126,-143 26,-143"/>
39
+ <g id="clust4" class="cluster">
40
+ <title>cluster_TreeviewModule_TreeViewComponent_providers</title>
41
+ <polygon fill="none" stroke="black" points="39.5,-78 39.5,-130 213.5,-130 213.5,-78 39.5,-78"/>
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="279.8,-187 142.2,-187 142.2,-151 279.8,-151 279.8,-187"/>
47
- <text text-anchor="middle" x="211" y="-164.8" font-family="Times,serif" font-size="14.00">TreeNodeComponent</text>
46
+ <polygon fill="#ffffb3" stroke="black" points="340.3,-187 202.7,-187 202.7,-151 340.3,-151 340.3,-187"/>
47
+ <text text-anchor="middle" x="271.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="267.4,-252 264.4,-256 243.4,-256 240.4,-252 154.6,-252 154.6,-216 267.4,-216 267.4,-252"/>
53
- <text text-anchor="middle" x="211" y="-229.8" font-family="Times,serif" font-size="14.00">TreeviewModule</text>
52
+ <polygon fill="#8dd3c7" stroke="black" points="327.9,-252 324.9,-256 303.9,-256 300.9,-252 215.1,-252 215.1,-216 327.9,-216 327.9,-252"/>
53
+ <text text-anchor="middle" x="271.5" y="-229.8" font-family="Times,serif" font-size="14.00">TreeviewModule</text>
54
54
  </g>
55
55
  <!-- TreeNodeComponent&#45;&gt;TreeviewModule -->
56
56
  <g id="edge1" class="edge">
57
57
  <title>TreeNodeComponent&#45;&gt;TreeviewModule</title>
58
- <path fill="none" stroke="black" d="M211,-187.11C211,-187.11 211,-205.99 211,-205.99"/>
59
- <polygon fill="black" stroke="black" points="207.5,-205.99 211,-215.99 214.5,-205.99 207.5,-205.99"/>
58
+ <path fill="none" stroke="black" d="M271.5,-187.11C271.5,-187.11 271.5,-205.99 271.5,-205.99"/>
59
+ <polygon fill="black" stroke="black" points="268,-205.99 271.5,-215.99 275,-205.99 268,-205.99"/>
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="446.79,-187 309.21,-187 309.21,-151 446.79,-151 446.79,-187"/>
65
- <text text-anchor="middle" x="378" y="-164.8" font-family="Times,serif" font-size="14.00">TreeViewComponent</text>
64
+ <polygon fill="#ffffb3" stroke="black" points="185.29,-187 47.71,-187 47.71,-151 185.29,-151 185.29,-187"/>
65
+ <text text-anchor="middle" x="116.5" y="-164.8" font-family="Times,serif" font-size="14.00">TreeViewComponent</text>
66
66
  </g>
67
67
  <!-- TreeViewComponent&#45;&gt;TreeviewModule -->
68
68
  <g id="edge2" class="edge">
69
69
  <title>TreeViewComponent&#45;&gt;TreeviewModule</title>
70
- <path fill="none" stroke="black" d="M348.38,-187.11C348.38,-206.34 348.38,-234 348.38,-234 348.38,-234 277.27,-234 277.27,-234"/>
71
- <polygon fill="black" stroke="black" points="277.27,-230.5 267.27,-234 277.27,-237.5 277.27,-230.5"/>
70
+ <path fill="none" stroke="black" d="M141.62,-187.11C141.62,-206.34 141.62,-234 141.62,-234 141.62,-234 205.29,-234 205.29,-234"/>
71
+ <polygon fill="black" stroke="black" points="205.29,-237.5 215.29,-234 205.29,-230.5 205.29,-237.5"/>
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="387.3,-317 246.7,-317 246.7,-281 387.3,-281 387.3,-317"/>
77
- <text text-anchor="middle" x="317" y="-294.8" font-family="Times,serif" font-size="14.00">TreeNodeComponent </text>
76
+ <polygon fill="#fb8072" stroke="black" points="397.8,-317 257.2,-317 257.2,-281 397.8,-281 397.8,-317"/>
77
+ <text text-anchor="middle" x="327.5" y="-294.8" font-family="Times,serif" font-size="14.00">TreeNodeComponent </text>
78
78
  </g>
79
79
  <!-- TreeviewModule&#45;&gt;TreeNodeComponent -->
80
80
  <g id="edge5" class="edge">
81
81
  <title>TreeviewModule&#45;&gt;TreeNodeComponent </title>
82
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M256.9,-252.11C256.9,-252.11 256.9,-270.99 256.9,-270.99"/>
83
- <polygon fill="black" stroke="black" points="253.4,-270.99 256.9,-280.99 260.4,-270.99 253.4,-270.99"/>
82
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M292.4,-252.11C292.4,-252.11 292.4,-270.99 292.4,-270.99"/>
83
+ <polygon fill="black" stroke="black" points="288.9,-270.99 292.4,-280.99 295.9,-270.99 288.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="228.29,-317 87.71,-317 87.71,-281 228.29,-281 228.29,-317"/>
89
- <text text-anchor="middle" x="158" y="-294.8" font-family="Times,serif" font-size="14.00">TreeViewComponent </text>
88
+ <polygon fill="#fb8072" stroke="black" points="238.79,-317 98.21,-317 98.21,-281 238.79,-281 238.79,-317"/>
89
+ <text text-anchor="middle" x="168.5" y="-294.8" font-family="Times,serif" font-size="14.00">TreeViewComponent </text>
90
90
  </g>
91
91
  <!-- TreeviewModule&#45;&gt;TreeViewComponent -->
92
92
  <g id="edge6" class="edge">
93
93
  <title>TreeviewModule&#45;&gt;TreeViewComponent </title>
94
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M191.6,-252.11C191.6,-252.11 191.6,-270.99 191.6,-270.99"/>
95
- <polygon fill="black" stroke="black" points="188.1,-270.99 191.6,-280.99 195.1,-270.99 188.1,-270.99"/>
94
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M227.1,-252.11C227.1,-252.11 227.1,-270.99 227.1,-270.99"/>
95
+ <polygon fill="black" stroke="black" points="223.6,-270.99 227.1,-280.99 230.6,-270.99 223.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="383" cy="-104" rx="78.69" ry="18"/>
101
- <text text-anchor="middle" x="383" y="-99.8" font-family="Times,serif" font-size="14.00">TreeViewService</text>
100
+ <ellipse fill="#fdb462" stroke="black" cx="126.5" cy="-104" rx="78.69" ry="18"/>
101
+ <text text-anchor="middle" x="126.5" y="-99.8" font-family="Times,serif" font-size="14.00">TreeViewService</text>
102
102
  </g>
103
103
  <!-- TreeViewService&#45;&gt;TreeViewComponent -->
104
104
  <g id="edge3" class="edge">
105
105
  <title>TreeViewService&#45;&gt;TreeViewComponent</title>
106
- <path fill="none" stroke="black" d="M378,-122.11C378,-122.11 378,-140.99 378,-140.99"/>
107
- <polygon fill="black" stroke="black" points="374.5,-140.99 378,-150.99 381.5,-140.99 374.5,-140.99"/>
106
+ <path fill="none" stroke="black" d="M116.53,-122.11C116.53,-122.11 116.53,-140.99 116.53,-140.99"/>
107
+ <polygon fill="black" stroke="black" points="113.03,-140.99 116.53,-150.99 120.03,-140.99 113.03,-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="118.43,-187 115.43,-191 94.43,-191 91.43,-187 33.57,-187 33.57,-151 118.43,-151 118.43,-187"/>
113
- <text text-anchor="middle" x="76" y="-164.8" font-family="Times,serif" font-size="14.00">IconModule</text>
112
+ <polygon fill="#8dd3c7" stroke="black" points="448.93,-187 445.93,-191 424.93,-191 421.93,-187 364.07,-187 364.07,-151 448.93,-151 448.93,-187"/>
113
+ <text text-anchor="middle" x="406.5" y="-164.8" font-family="Times,serif" font-size="14.00">IconModule</text>
114
114
  </g>
115
115
  <!-- IconModule&#45;&gt;TreeviewModule -->
116
116
  <g id="edge4" class="edge">
117
117
  <title>IconModule&#45;&gt;TreeviewModule</title>
118
- <path fill="none" stroke="black" d="M102.91,-187.11C102.91,-206.34 102.91,-234 102.91,-234 102.91,-234 144.74,-234 144.74,-234"/>
119
- <polygon fill="black" stroke="black" points="144.74,-237.5 154.74,-234 144.74,-230.5 144.74,-237.5"/>
118
+ <path fill="none" stroke="black" d="M381.09,-187.11C381.09,-206.34 381.09,-234 381.09,-234 381.09,-234 337.9,-234 337.9,-234"/>
119
+ <polygon fill="black" stroke="black" points="337.9,-230.5 327.9,-234 337.9,-237.5 337.9,-230.5"/>
120
120
  </g>
121
121
  </g>
122
122
  </svg>