carbon-components-angular 5.20.0 → 5.20.2

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 (86) hide show
  1. package/README.md +9 -0
  2. package/docs/documentation/components/CodeSnippet.html +81 -71
  3. package/docs/documentation/components/Search.html +76 -65
  4. package/docs/documentation/components/TableRadio.html +1 -1
  5. package/docs/documentation/components/TableToolbarSearch.html +44 -44
  6. package/docs/documentation/dependencies.html +2 -2
  7. package/docs/documentation/index.html +7 -0
  8. package/docs/documentation/js/search/search_index.js +2 -2
  9. package/docs/documentation/modules/ComboBoxModule/dependencies.svg +4 -4
  10. package/docs/documentation/modules/ComboBoxModule.html +4 -4
  11. package/docs/documentation/modules/ContentSwitcherModule/dependencies.svg +4 -4
  12. package/docs/documentation/modules/ContentSwitcherModule.html +4 -4
  13. package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +7 -7
  14. package/docs/documentation/modules/DatePickerInputModule.html +7 -7
  15. package/docs/documentation/modules/DatePickerModule/dependencies.svg +53 -57
  16. package/docs/documentation/modules/DatePickerModule.html +53 -57
  17. package/docs/documentation/modules/DialogModule/dependencies.svg +34 -34
  18. package/docs/documentation/modules/DialogModule.html +34 -34
  19. package/docs/documentation/modules/GridModule/dependencies.svg +60 -60
  20. package/docs/documentation/modules/GridModule.html +60 -60
  21. package/docs/documentation/modules/LoadingModule/dependencies.svg +4 -4
  22. package/docs/documentation/modules/LoadingModule.html +4 -4
  23. package/docs/documentation/modules/NFormsModule/dependencies.svg +4 -4
  24. package/docs/documentation/modules/NFormsModule.html +4 -4
  25. package/docs/documentation/modules/NumberModule/dependencies.svg +4 -4
  26. package/docs/documentation/modules/NumberModule.html +4 -4
  27. package/docs/documentation/modules/ProgressIndicatorModule/dependencies.svg +4 -4
  28. package/docs/documentation/modules/ProgressIndicatorModule.html +4 -4
  29. package/docs/documentation/modules/RadioModule/dependencies.svg +4 -4
  30. package/docs/documentation/modules/RadioModule.html +4 -4
  31. package/docs/documentation/modules/SearchModule/dependencies.svg +4 -4
  32. package/docs/documentation/modules/SearchModule.html +4 -4
  33. package/docs/documentation/modules/SelectModule/dependencies.svg +58 -58
  34. package/docs/documentation/modules/SelectModule.html +58 -58
  35. package/docs/documentation/modules/SliderModule/dependencies.svg +4 -4
  36. package/docs/documentation/modules/SliderModule.html +4 -4
  37. package/docs/documentation/modules/StructuredListModule/dependencies.svg +66 -66
  38. package/docs/documentation/modules/StructuredListModule.html +66 -66
  39. package/docs/documentation/modules/TabsModule/dependencies.svg +69 -69
  40. package/docs/documentation/modules/TabsModule.html +69 -69
  41. package/docs/documentation/modules/TagModule/dependencies.svg +4 -4
  42. package/docs/documentation/modules/TagModule.html +4 -4
  43. package/docs/documentation/modules/ThemeModule/dependencies.svg +13 -13
  44. package/docs/documentation/modules/ThemeModule.html +13 -13
  45. package/docs/documentation/modules/TilesModule/dependencies.svg +83 -83
  46. package/docs/documentation/modules/TilesModule.html +83 -83
  47. package/docs/documentation/modules/TimePickerModule/dependencies.svg +20 -20
  48. package/docs/documentation/modules/TimePickerModule.html +20 -20
  49. package/docs/documentation/modules/ToggleModule/dependencies.svg +27 -27
  50. package/docs/documentation/modules/ToggleModule.html +27 -27
  51. package/docs/documentation/modules/ToggletipModule/dependencies.svg +4 -4
  52. package/docs/documentation/modules/ToggletipModule.html +4 -4
  53. package/docs/documentation/modules/TooltipModule/dependencies.svg +28 -28
  54. package/docs/documentation/modules/TooltipModule.html +28 -28
  55. package/docs/documentation/modules/TreeviewModule/dependencies.svg +34 -34
  56. package/docs/documentation/modules/TreeviewModule.html +34 -34
  57. package/docs/documentation/modules/UIShellModule/dependencies.svg +4 -4
  58. package/docs/documentation/modules/UIShellModule.html +4 -4
  59. package/docs/documentation.json +178 -178
  60. package/docs/storybook/5868.f5a4be2e.iframe.bundle.js +1 -0
  61. package/docs/storybook/{code-snippet-code-snippet-stories.5c727944.iframe.bundle.js → code-snippet-code-snippet-stories.d9a3162d.iframe.bundle.js} +1 -1
  62. package/docs/storybook/{contained-list-contained-list-stories.f8fd4e51.iframe.bundle.js → contained-list-contained-list-stories.2887855a.iframe.bundle.js} +1 -1
  63. package/docs/storybook/iframe.html +2 -2
  64. package/docs/storybook/index.html +27 -0
  65. package/docs/storybook/main.053e39e2.iframe.bundle.js +1 -0
  66. package/docs/storybook/project.json +1 -1
  67. package/docs/storybook/{runtime~main.3b1ae09e.iframe.bundle.js → runtime~main.4d2d3399.iframe.bundle.js} +1 -1
  68. package/docs/storybook/{search-search-stories.c716e8fe.iframe.bundle.js → search-search-stories.fac60ec0.iframe.bundle.js} +1 -1
  69. package/docs/storybook/ui-shell-ui-shell-stories.70551d65.iframe.bundle.js +1 -0
  70. package/esm2020/code-snippet/code-snippet.component.mjs +27 -18
  71. package/esm2020/search/search.component.mjs +13 -3
  72. package/esm2020/table/cell/table-radio.component.mjs +1 -1
  73. package/fesm2015/carbon-components-angular-code-snippet.mjs +26 -17
  74. package/fesm2015/carbon-components-angular-code-snippet.mjs.map +1 -1
  75. package/fesm2015/carbon-components-angular-search.mjs +12 -2
  76. package/fesm2015/carbon-components-angular-search.mjs.map +1 -1
  77. package/fesm2015/carbon-components-angular-table.mjs.map +1 -1
  78. package/fesm2020/carbon-components-angular-code-snippet.mjs +26 -17
  79. package/fesm2020/carbon-components-angular-code-snippet.mjs.map +1 -1
  80. package/fesm2020/carbon-components-angular-search.mjs +12 -2
  81. package/fesm2020/carbon-components-angular-search.mjs.map +1 -1
  82. package/fesm2020/carbon-components-angular-table.mjs.map +1 -1
  83. package/package.json +1 -1
  84. package/docs/storybook/5868.6cf155a6.iframe.bundle.js +0 -1
  85. package/docs/storybook/main.aec7fc6c.iframe.bundle.js +0 -1
  86. package/docs/storybook/ui-shell-ui-shell-stories.caec4727.iframe.bundle.js +0 -1
@@ -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="31.5,-70 31.5,-333 464.5,-333 464.5,-70 31.5,-70"/>
25
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="18,-70 18,-333 478,-333 478,-70 18,-70"/>
26
+ </g>
27
+ <g id="clust4" class="cluster">
28
+ <title>cluster_TreeviewModule_TreeViewComponent_providers</title>
29
+ <polygon fill="none" stroke="black" points="296,-78 296,-195 470,-195 470,-78 296,-78"/>
26
30
  </g>
27
31
  <g id="clust2" class="cluster">
28
32
  <title>cluster_TreeviewModule_declarations</title>
29
- <polygon fill="none" stroke="black" points="39.5,-143 39.5,-195 348.5,-195 348.5,-143 39.5,-143"/>
33
+ <polygon fill="none" stroke="black" points="134,-143 134,-195 288,-195 288,-143 134,-143"/>
30
34
  </g>
31
35
  <g id="clust5" class="cluster">
32
36
  <title>cluster_TreeviewModule_imports</title>
33
- <polygon fill="none" stroke="black" points="356.5,-143 356.5,-195 456.5,-195 456.5,-143 356.5,-143"/>
34
- </g>
35
- <g id="clust4" class="cluster">
36
- <title>cluster_TreeviewModule_TreeViewComponent_providers</title>
37
- <polygon fill="none" stroke="black" points="39.5,-78 39.5,-130 213.5,-130 213.5,-78 39.5,-78"/>
37
+ <polygon fill="none" stroke="black" points="26,-143 26,-195 126,-195 126,-143 26,-143"/>
38
38
  </g>
39
39
  <g id="clust6" class="cluster">
40
40
  <title>cluster_TreeviewModule_exports</title>
41
- <polygon fill="none" stroke="black" points="90.5,-273 90.5,-325 405.5,-325 405.5,-273 90.5,-273"/>
41
+ <polygon fill="none" stroke="black" points="80,-273 80,-325 395,-325 395,-273 80,-273"/>
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="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>
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>
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="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>
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>
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="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"/>
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"/>
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="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>
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>
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="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"/>
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"/>
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="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>
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>
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="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"/>
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"/>
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="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>
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>
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="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"/>
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"/>
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="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>
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>
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="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"/>
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"/>
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="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>
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>
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="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"/>
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"/>
120
120
  </g>
121
121
  </g>
122
122
  </svg>
@@ -64,101 +64,101 @@
64
64
  <text text-anchor="start" x="429.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
65
65
  <g id="clust1" class="cluster">
66
66
  <title>cluster_TreeviewModule</title>
67
- <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"/>
67
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="18,-70 18,-333 478,-333 478,-70 18,-70"/>
68
+ </g>
69
+ <g id="clust4" class="cluster">
70
+ <title>cluster_TreeviewModule_TreeViewComponent_providers</title>
71
+ <polygon fill="none" stroke="black" points="296,-78 296,-195 470,-195 470,-78 296,-78"/>
68
72
  </g>
69
73
  <g id="clust2" class="cluster">
70
74
  <title>cluster_TreeviewModule_declarations</title>
71
- <polygon fill="none" stroke="black" points="39.5,-143 39.5,-195 348.5,-195 348.5,-143 39.5,-143"/>
75
+ <polygon fill="none" stroke="black" points="134,-143 134,-195 288,-195 288,-143 134,-143"/>
72
76
  </g>
73
77
  <g id="clust5" class="cluster">
74
78
  <title>cluster_TreeviewModule_imports</title>
75
- <polygon fill="none" stroke="black" points="356.5,-143 356.5,-195 456.5,-195 456.5,-143 356.5,-143"/>
76
- </g>
77
- <g id="clust4" class="cluster">
78
- <title>cluster_TreeviewModule_TreeViewComponent_providers</title>
79
- <polygon fill="none" stroke="black" points="39.5,-78 39.5,-130 213.5,-130 213.5,-78 39.5,-78"/>
79
+ <polygon fill="none" stroke="black" points="26,-143 26,-195 126,-195 126,-143 26,-143"/>
80
80
  </g>
81
81
  <g id="clust6" class="cluster">
82
82
  <title>cluster_TreeviewModule_exports</title>
83
- <polygon fill="none" stroke="black" points="90.5,-273 90.5,-325 405.5,-325 405.5,-273 90.5,-273"/>
83
+ <polygon fill="none" stroke="black" points="80,-273 80,-325 395,-325 395,-273 80,-273"/>
84
84
  </g>
85
85
  <!-- TreeNodeComponent -->
86
86
  <g id="node1" class="node">
87
87
  <title>TreeNodeComponent</title>
88
- <polygon fill="#ffffb3" stroke="black" points="340.3,-187 202.7,-187 202.7,-151 340.3,-151 340.3,-187"/>
89
- <text text-anchor="middle" x="271.5" y="-164.8" font-family="Times,serif" font-size="14.00">TreeNodeComponent</text>
88
+ <polygon fill="#ffffb3" stroke="black" points="279.8,-187 142.2,-187 142.2,-151 279.8,-151 279.8,-187"/>
89
+ <text text-anchor="middle" x="211" y="-164.8" font-family="Times,serif" font-size="14.00">TreeNodeComponent</text>
90
90
  </g>
91
91
  <!-- TreeviewModule -->
92
92
  <g id="node3" class="node">
93
93
  <title>TreeviewModule</title>
94
- <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"/>
95
- <text text-anchor="middle" x="271.5" y="-229.8" font-family="Times,serif" font-size="14.00">TreeviewModule</text>
94
+ <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"/>
95
+ <text text-anchor="middle" x="211" y="-229.8" font-family="Times,serif" font-size="14.00">TreeviewModule</text>
96
96
  </g>
97
97
  <!-- TreeNodeComponent&#45;&gt;TreeviewModule -->
98
98
  <g id="edge1" class="edge">
99
99
  <title>TreeNodeComponent&#45;&gt;TreeviewModule</title>
100
- <path fill="none" stroke="black" d="M271.5,-187.11C271.5,-187.11 271.5,-205.99 271.5,-205.99"/>
101
- <polygon fill="black" stroke="black" points="268,-205.99 271.5,-215.99 275,-205.99 268,-205.99"/>
100
+ <path fill="none" stroke="black" d="M211,-187.11C211,-187.11 211,-205.99 211,-205.99"/>
101
+ <polygon fill="black" stroke="black" points="207.5,-205.99 211,-215.99 214.5,-205.99 207.5,-205.99"/>
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="185.29,-187 47.71,-187 47.71,-151 185.29,-151 185.29,-187"/>
107
- <text text-anchor="middle" x="116.5" y="-164.8" font-family="Times,serif" font-size="14.00">TreeViewComponent</text>
106
+ <polygon fill="#ffffb3" stroke="black" points="446.79,-187 309.21,-187 309.21,-151 446.79,-151 446.79,-187"/>
107
+ <text text-anchor="middle" x="378" y="-164.8" font-family="Times,serif" font-size="14.00">TreeViewComponent</text>
108
108
  </g>
109
109
  <!-- TreeViewComponent&#45;&gt;TreeviewModule -->
110
110
  <g id="edge2" class="edge">
111
111
  <title>TreeViewComponent&#45;&gt;TreeviewModule</title>
112
- <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"/>
113
- <polygon fill="black" stroke="black" points="205.29,-237.5 215.29,-234 205.29,-230.5 205.29,-237.5"/>
112
+ <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"/>
113
+ <polygon fill="black" stroke="black" points="277.27,-230.5 267.27,-234 277.27,-237.5 277.27,-230.5"/>
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="397.8,-317 257.2,-317 257.2,-281 397.8,-281 397.8,-317"/>
119
- <text text-anchor="middle" x="327.5" y="-294.8" font-family="Times,serif" font-size="14.00">TreeNodeComponent </text>
118
+ <polygon fill="#fb8072" stroke="black" points="387.3,-317 246.7,-317 246.7,-281 387.3,-281 387.3,-317"/>
119
+ <text text-anchor="middle" x="317" y="-294.8" font-family="Times,serif" font-size="14.00">TreeNodeComponent </text>
120
120
  </g>
121
121
  <!-- TreeviewModule&#45;&gt;TreeNodeComponent -->
122
122
  <g id="edge5" class="edge">
123
123
  <title>TreeviewModule&#45;&gt;TreeNodeComponent </title>
124
- <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"/>
125
- <polygon fill="black" stroke="black" points="288.9,-270.99 292.4,-280.99 295.9,-270.99 288.9,-270.99"/>
124
+ <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"/>
125
+ <polygon fill="black" stroke="black" points="253.4,-270.99 256.9,-280.99 260.4,-270.99 253.4,-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="238.79,-317 98.21,-317 98.21,-281 238.79,-281 238.79,-317"/>
131
- <text text-anchor="middle" x="168.5" y="-294.8" font-family="Times,serif" font-size="14.00">TreeViewComponent </text>
130
+ <polygon fill="#fb8072" stroke="black" points="228.29,-317 87.71,-317 87.71,-281 228.29,-281 228.29,-317"/>
131
+ <text text-anchor="middle" x="158" y="-294.8" font-family="Times,serif" font-size="14.00">TreeViewComponent </text>
132
132
  </g>
133
133
  <!-- TreeviewModule&#45;&gt;TreeViewComponent -->
134
134
  <g id="edge6" class="edge">
135
135
  <title>TreeviewModule&#45;&gt;TreeViewComponent </title>
136
- <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"/>
137
- <polygon fill="black" stroke="black" points="223.6,-270.99 227.1,-280.99 230.6,-270.99 223.6,-270.99"/>
136
+ <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"/>
137
+ <polygon fill="black" stroke="black" points="188.1,-270.99 191.6,-280.99 195.1,-270.99 188.1,-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="126.5" cy="-104" rx="78.69" ry="18"/>
143
- <text text-anchor="middle" x="126.5" y="-99.8" font-family="Times,serif" font-size="14.00">TreeViewService</text>
142
+ <ellipse fill="#fdb462" stroke="black" cx="383" cy="-104" rx="78.69" ry="18"/>
143
+ <text text-anchor="middle" x="383" y="-99.8" font-family="Times,serif" font-size="14.00">TreeViewService</text>
144
144
  </g>
145
145
  <!-- TreeViewService&#45;&gt;TreeViewComponent -->
146
146
  <g id="edge3" class="edge">
147
147
  <title>TreeViewService&#45;&gt;TreeViewComponent</title>
148
- <path fill="none" stroke="black" d="M116.53,-122.11C116.53,-122.11 116.53,-140.99 116.53,-140.99"/>
149
- <polygon fill="black" stroke="black" points="113.03,-140.99 116.53,-150.99 120.03,-140.99 113.03,-140.99"/>
148
+ <path fill="none" stroke="black" d="M378,-122.11C378,-122.11 378,-140.99 378,-140.99"/>
149
+ <polygon fill="black" stroke="black" points="374.5,-140.99 378,-150.99 381.5,-140.99 374.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="448.93,-187 445.93,-191 424.93,-191 421.93,-187 364.07,-187 364.07,-151 448.93,-151 448.93,-187"/>
155
- <text text-anchor="middle" x="406.5" y="-164.8" font-family="Times,serif" font-size="14.00">IconModule</text>
154
+ <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"/>
155
+ <text text-anchor="middle" x="76" y="-164.8" font-family="Times,serif" font-size="14.00">IconModule</text>
156
156
  </g>
157
157
  <!-- IconModule&#45;&gt;TreeviewModule -->
158
158
  <g id="edge4" class="edge">
159
159
  <title>IconModule&#45;&gt;TreeviewModule</title>
160
- <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"/>
161
- <polygon fill="black" stroke="black" points="337.9,-230.5 327.9,-234 337.9,-237.5 337.9,-230.5"/>
160
+ <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"/>
161
+ <polygon fill="black" stroke="black" points="144.74,-237.5 154.74,-234 144.74,-230.5 144.74,-237.5"/>
162
162
  </g>
163
163
  </g>
164
164
  </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>
@@ -66,14 +66,14 @@
66
66
  <title>cluster_UIShellModule</title>
67
67
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="13,-70 13,-268 483,-268 483,-70 13,-70"/>
68
68
  </g>
69
- <g id="clust4" class="cluster">
70
- <title>cluster_UIShellModule_exports</title>
71
- <polygon fill="none" stroke="black" points="67,-208 67,-260 429,-260 429,-208 67,-208"/>
72
- </g>
73
69
  <g id="clust3" class="cluster">
74
70
  <title>cluster_UIShellModule_imports</title>
75
71
  <polygon fill="none" stroke="black" points="21,-78 21,-130 475,-130 475,-78 21,-78"/>
76
72
  </g>
73
+ <g id="clust4" class="cluster">
74
+ <title>cluster_UIShellModule_exports</title>
75
+ <polygon fill="none" stroke="black" points="67,-208 67,-260 429,-260 429,-208 67,-208"/>
76
+ </g>
77
77
  <!-- HeaderModule -->
78
78
  <g id="node1" class="node">
79
79
  <title>HeaderModule</title>