carbon-components-angular 5.27.2 → 5.27.3

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 (67) hide show
  1. package/docs/documentation/components/TreeNodeComponent.html +81 -47
  2. package/docs/documentation/components/TreeViewComponent.html +145 -28
  3. package/docs/documentation/coverage.html +7 -7
  4. package/docs/documentation/interfaces/Node.html +47 -1
  5. package/docs/documentation/js/search/search_index.js +2 -2
  6. package/docs/documentation/modules/CodeSnippetModule/dependencies.svg +4 -4
  7. package/docs/documentation/modules/CodeSnippetModule.html +4 -4
  8. package/docs/documentation/modules/ComboBoxModule/dependencies.svg +4 -4
  9. package/docs/documentation/modules/ComboBoxModule.html +4 -4
  10. package/docs/documentation/modules/ContentSwitcherModule/dependencies.svg +4 -4
  11. package/docs/documentation/modules/ContentSwitcherModule.html +4 -4
  12. package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +20 -20
  13. package/docs/documentation/modules/DatePickerInputModule.html +20 -20
  14. package/docs/documentation/modules/DatePickerModule/dependencies.svg +46 -50
  15. package/docs/documentation/modules/DatePickerModule.html +46 -50
  16. package/docs/documentation/modules/FileUploaderModule/dependencies.svg +58 -58
  17. package/docs/documentation/modules/FileUploaderModule.html +58 -58
  18. package/docs/documentation/modules/NumberModule/dependencies.svg +4 -4
  19. package/docs/documentation/modules/NumberModule.html +4 -4
  20. package/docs/documentation/modules/PanelModule/dependencies.svg +36 -36
  21. package/docs/documentation/modules/PanelModule.html +36 -36
  22. package/docs/documentation/modules/RadioModule/dependencies.svg +47 -43
  23. package/docs/documentation/modules/RadioModule.html +47 -43
  24. package/docs/documentation/modules/SearchModule/dependencies.svg +4 -4
  25. package/docs/documentation/modules/SearchModule.html +4 -4
  26. package/docs/documentation/modules/SelectModule/dependencies.svg +34 -34
  27. package/docs/documentation/modules/SelectModule.html +34 -34
  28. package/docs/documentation/modules/SliderModule/dependencies.svg +4 -4
  29. package/docs/documentation/modules/SliderModule.html +4 -4
  30. package/docs/documentation/modules/TagModule/dependencies.svg +28 -28
  31. package/docs/documentation/modules/TagModule.html +28 -28
  32. package/docs/documentation/modules/ThemeModule/dependencies.svg +13 -13
  33. package/docs/documentation/modules/ThemeModule.html +13 -13
  34. package/docs/documentation/modules/TilesModule/dependencies.svg +4 -4
  35. package/docs/documentation/modules/TilesModule.html +4 -4
  36. package/docs/documentation/modules/TimePickerModule/dependencies.svg +26 -26
  37. package/docs/documentation/modules/TimePickerModule.html +26 -26
  38. package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +45 -49
  39. package/docs/documentation/modules/TimePickerSelectModule.html +45 -49
  40. package/docs/documentation/modules/ToggleModule/dependencies.svg +37 -41
  41. package/docs/documentation/modules/ToggleModule.html +37 -41
  42. package/docs/documentation/modules/ToggletipModule/dependencies.svg +4 -4
  43. package/docs/documentation/modules/ToggletipModule.html +4 -4
  44. package/docs/documentation/modules/TooltipModule/dependencies.svg +28 -28
  45. package/docs/documentation/modules/TooltipModule.html +28 -28
  46. package/docs/documentation/modules/TreeviewModule/dependencies.svg +34 -34
  47. package/docs/documentation/modules/TreeviewModule.html +34 -34
  48. package/docs/documentation/modules/UIShellModule/dependencies.svg +4 -4
  49. package/docs/documentation/modules/UIShellModule.html +4 -4
  50. package/docs/documentation.json +129 -71
  51. package/docs/storybook/iframe.html +2 -2
  52. package/docs/storybook/main.8aa17fcd.iframe.bundle.js +1 -0
  53. package/docs/storybook/project.json +1 -1
  54. package/docs/storybook/{runtime~main.8e48d2b3.iframe.bundle.js → runtime~main.f8a93a5f.iframe.bundle.js} +1 -1
  55. package/docs/storybook/{treeview-treeview-stories.325fff71.iframe.bundle.js → treeview-treeview-stories.0b6b2e75.iframe.bundle.js} +1 -1
  56. package/esm2020/treeview/tree-node.component.mjs +16 -5
  57. package/esm2020/treeview/tree-node.types.mjs +1 -1
  58. package/esm2020/treeview/treeview.component.mjs +21 -6
  59. package/fesm2015/carbon-components-angular-treeview.mjs +35 -9
  60. package/fesm2015/carbon-components-angular-treeview.mjs.map +1 -1
  61. package/fesm2020/carbon-components-angular-treeview.mjs +34 -8
  62. package/fesm2020/carbon-components-angular-treeview.mjs.map +1 -1
  63. package/package.json +1 -1
  64. package/treeview/tree-node.component.d.ts +2 -1
  65. package/treeview/tree-node.types.d.ts +1 -0
  66. package/treeview/treeview.component.d.ts +6 -1
  67. package/docs/storybook/main.7fac046f.iframe.bundle.js +0 -1
@@ -24,75 +24,79 @@
24
24
  <title>cluster_RadioModule</title>
25
25
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1390,-379.59 1390,-70 8,-70"/>
26
26
  </g>
27
- <g id="clust3" class="cluster">
28
- <title>cluster_RadioModule_Radio_providers</title>
29
- <polygon fill="none" stroke="black" points="782,-78 782,-241.59 1382,-241.59 1382,-78 782,-78"/>
27
+ <g id="clust5" class="cluster">
28
+ <title>cluster_RadioModule_imports</title>
29
+ <polygon fill="none" stroke="black" points="1282,-189.59 1282,-241.59 1382,-241.59 1382,-189.59 1282,-189.59"/>
30
30
  </g>
31
31
  <g id="clust4" class="cluster">
32
32
  <title>cluster_RadioModule_RadioGroup_providers</title>
33
- <polygon fill="none" stroke="black" points="124,-78 124,-241.59 774,-241.59 774,-78 124,-78"/>
34
- </g>
35
- <g id="clust5" class="cluster">
36
- <title>cluster_RadioModule_imports</title>
37
- <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 116,-241.59 116,-189.59 16,-189.59"/>
33
+ <polygon fill="none" stroke="black" points="624,-78 624,-241.59 1274,-241.59 1274,-78 624,-78"/>
38
34
  </g>
39
35
  <g id="clust6" class="cluster">
40
36
  <title>cluster_RadioModule_exports</title>
41
- <polygon fill="none" stroke="black" points="353,-319.59 353,-371.59 529,-371.59 529,-319.59 353,-319.59"/>
37
+ <polygon fill="none" stroke="black" points="853,-319.59 853,-371.59 1029,-371.59 1029,-319.59 853,-319.59"/>
38
+ </g>
39
+ <g id="clust2" class="cluster">
40
+ <title>cluster_RadioModule_declarations</title>
41
+ <polygon fill="none" stroke="black" points="413,-189.59 413,-241.59 483,-241.59 483,-189.59 413,-189.59"/>
42
+ </g>
43
+ <g id="clust3" class="cluster">
44
+ <title>cluster_RadioModule_Radio_providers</title>
45
+ <polygon fill="none" stroke="black" points="16,-78 16,-176.59 616,-176.59 616,-78 16,-78"/>
42
46
  </g>
43
47
  <!-- Radio -->
44
48
  <g id="node1" class="node">
45
49
  <title>Radio</title>
46
- <polygon fill="#ffffb3" stroke="black" points="976,-233.59 922,-233.59 922,-197.59 976,-197.59 976,-233.59"/>
47
- <text text-anchor="middle" x="949" y="-211.39" font-family="Times,serif" font-size="14.00">Radio</text>
50
+ <polygon fill="#ffffb3" stroke="black" points="475,-233.59 421,-233.59 421,-197.59 475,-197.59 475,-233.59"/>
51
+ <text text-anchor="middle" x="448" y="-211.39" font-family="Times,serif" font-size="14.00">Radio</text>
48
52
  </g>
49
53
  <!-- RadioModule -->
50
54
  <g id="node3" class="node">
51
55
  <title>RadioModule</title>
52
- <polygon fill="#8dd3c7" stroke="black" points="495.49,-298.59 492.49,-302.59 471.49,-302.59 468.49,-298.59 402.51,-298.59 402.51,-262.59 495.49,-262.59 495.49,-298.59"/>
53
- <text text-anchor="middle" x="449" y="-276.39" font-family="Times,serif" font-size="14.00">RadioModule</text>
56
+ <polygon fill="#8dd3c7" stroke="black" points="995.49,-298.59 992.49,-302.59 971.49,-302.59 968.49,-298.59 902.51,-298.59 902.51,-262.59 995.49,-262.59 995.49,-298.59"/>
57
+ <text text-anchor="middle" x="949" y="-276.39" font-family="Times,serif" font-size="14.00">RadioModule</text>
54
58
  </g>
55
59
  <!-- Radio&#45;&gt;RadioModule -->
56
60
  <g id="edge1" class="edge">
57
61
  <title>Radio&#45;&gt;RadioModule</title>
58
- <path fill="none" stroke="black" d="M949,-233.7C949,-252.93 949,-280.59 949,-280.59 949,-280.59 505.59,-280.59 505.59,-280.59"/>
59
- <polygon fill="black" stroke="black" points="505.59,-277.09 495.59,-280.59 505.59,-284.09 505.59,-277.09"/>
62
+ <path fill="none" stroke="black" d="M448,-233.7C448,-252.93 448,-280.59 448,-280.59 448,-280.59 892.32,-280.59 892.32,-280.59"/>
63
+ <polygon fill="black" stroke="black" points="892.32,-284.09 902.32,-280.59 892.32,-277.09 892.32,-284.09"/>
60
64
  </g>
61
65
  <!-- RadioGroup -->
62
66
  <g id="node2" class="node">
63
67
  <title>RadioGroup</title>
64
- <polygon fill="#ffffb3" stroke="black" points="491.71,-233.59 406.29,-233.59 406.29,-197.59 491.71,-197.59 491.71,-233.59"/>
65
- <text text-anchor="middle" x="449" y="-211.39" font-family="Times,serif" font-size="14.00">RadioGroup</text>
68
+ <polygon fill="#ffffb3" stroke="black" points="991.71,-233.59 906.29,-233.59 906.29,-197.59 991.71,-197.59 991.71,-233.59"/>
69
+ <text text-anchor="middle" x="949" y="-211.39" font-family="Times,serif" font-size="14.00">RadioGroup</text>
66
70
  </g>
67
71
  <!-- RadioGroup&#45;&gt;RadioModule -->
68
72
  <g id="edge3" class="edge">
69
73
  <title>RadioGroup&#45;&gt;RadioModule</title>
70
- <path fill="none" stroke="black" d="M449,-233.7C449,-233.7 449,-252.58 449,-252.58"/>
71
- <polygon fill="black" stroke="black" points="445.5,-252.58 449,-262.58 452.5,-252.58 445.5,-252.58"/>
74
+ <path fill="none" stroke="black" d="M949,-233.7C949,-233.7 949,-252.58 949,-252.58"/>
75
+ <polygon fill="black" stroke="black" points="945.5,-252.58 949,-262.58 952.5,-252.58 945.5,-252.58"/>
72
76
  </g>
73
77
  <!-- Radio -->
74
78
  <g id="node7" class="node">
75
79
  <title>Radio </title>
76
- <polygon fill="#fb8072" stroke="black" points="521,-363.59 467,-363.59 467,-327.59 521,-327.59 521,-363.59"/>
77
- <text text-anchor="middle" x="494" y="-341.39" font-family="Times,serif" font-size="14.00">Radio </text>
80
+ <polygon fill="#fb8072" stroke="black" points="1021,-363.59 967,-363.59 967,-327.59 1021,-327.59 1021,-363.59"/>
81
+ <text text-anchor="middle" x="994" y="-341.39" font-family="Times,serif" font-size="14.00">Radio </text>
78
82
  </g>
79
83
  <!-- RadioModule&#45;&gt;Radio -->
80
84
  <g id="edge6" class="edge">
81
85
  <title>RadioModule&#45;&gt;Radio </title>
82
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M481.25,-298.7C481.25,-298.7 481.25,-317.58 481.25,-317.58"/>
83
- <polygon fill="black" stroke="black" points="477.75,-317.58 481.25,-327.58 484.75,-317.58 477.75,-317.58"/>
86
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M981.25,-298.7C981.25,-298.7 981.25,-317.58 981.25,-317.58"/>
87
+ <polygon fill="black" stroke="black" points="977.75,-317.58 981.25,-327.58 984.75,-317.58 977.75,-317.58"/>
84
88
  </g>
85
89
  <!-- RadioGroup -->
86
90
  <g id="node8" class="node">
87
91
  <title>RadioGroup </title>
88
- <polygon fill="#fb8072" stroke="black" points="449.21,-363.59 360.79,-363.59 360.79,-327.59 449.21,-327.59 449.21,-363.59"/>
89
- <text text-anchor="middle" x="405" y="-341.39" font-family="Times,serif" font-size="14.00">RadioGroup </text>
92
+ <polygon fill="#fb8072" stroke="black" points="949.21,-363.59 860.79,-363.59 860.79,-327.59 949.21,-327.59 949.21,-363.59"/>
93
+ <text text-anchor="middle" x="905" y="-341.39" font-family="Times,serif" font-size="14.00">RadioGroup </text>
90
94
  </g>
91
95
  <!-- RadioModule&#45;&gt;RadioGroup -->
92
96
  <g id="edge7" class="edge">
93
97
  <title>RadioModule&#45;&gt;RadioGroup </title>
94
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M425.93,-298.7C425.93,-298.7 425.93,-317.58 425.93,-317.58"/>
95
- <polygon fill="black" stroke="black" points="422.43,-317.58 425.93,-327.58 429.43,-317.58 422.43,-317.58"/>
98
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M925.93,-298.7C925.93,-298.7 925.93,-317.58 925.93,-317.58"/>
99
+ <polygon fill="black" stroke="black" points="922.43,-317.58 925.93,-327.58 929.43,-317.58 922.43,-317.58"/>
96
100
  </g>
97
101
  <!-- {
98
102
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true
@@ -101,10 +105,10 @@
101
105
  <title>{
102
106
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true
103
107
  }</title>
104
- <ellipse fill="#fdb462" stroke="black" cx="1082" cy="-127.3" rx="292.09" ry="41.09"/>
105
- <text text-anchor="middle" x="1082" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
106
- <text text-anchor="middle" x="1082" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true</text>
107
- <text text-anchor="middle" x="1082" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
108
+ <ellipse fill="#fdb462" stroke="black" cx="316" cy="-127.3" rx="292.09" ry="41.09"/>
109
+ <text text-anchor="middle" x="316" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
110
+ <text text-anchor="middle" x="316" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true</text>
111
+ <text text-anchor="middle" x="316" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
108
112
  </g>
109
113
  <!-- {
110
114
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true
@@ -113,8 +117,8 @@
113
117
  <title>{
114
118
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true
115
119
  }&#45;&gt;Radio</title>
116
- <path fill="none" stroke="black" d="M949,-164.23C949,-164.23 949,-187.58 949,-187.58"/>
117
- <polygon fill="black" stroke="black" points="945.5,-187.58 949,-197.58 952.5,-187.58 945.5,-187.58"/>
120
+ <path fill="none" stroke="black" d="M448,-164.23C448,-164.23 448,-187.58 448,-187.58"/>
121
+ <polygon fill="black" stroke="black" points="444.5,-187.58 448,-197.58 451.5,-187.58 444.5,-187.58"/>
118
122
  </g>
119
123
  <!-- {
120
124
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true
@@ -123,10 +127,10 @@
123
127
  <title>{
124
128
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true
125
129
  }</title>
126
- <ellipse fill="#fdb462" stroke="black" cx="449" cy="-127.3" rx="317.17" ry="41.09"/>
127
- <text text-anchor="middle" x="449" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
128
- <text text-anchor="middle" x="449" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true</text>
129
- <text text-anchor="middle" x="449" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
130
+ <ellipse fill="#fdb462" stroke="black" cx="949" cy="-127.3" rx="317.17" ry="41.09"/>
131
+ <text text-anchor="middle" x="949" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
132
+ <text text-anchor="middle" x="949" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true</text>
133
+ <text text-anchor="middle" x="949" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
130
134
  </g>
131
135
  <!-- {
132
136
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true
@@ -135,20 +139,20 @@
135
139
  <title>{
136
140
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true
137
141
  }&#45;&gt;RadioGroup</title>
138
- <path fill="none" stroke="black" d="M449,-168.6C449,-168.6 449,-187.26 449,-187.26"/>
139
- <polygon fill="black" stroke="black" points="445.5,-187.26 449,-197.26 452.5,-187.26 445.5,-187.26"/>
142
+ <path fill="none" stroke="black" d="M949,-168.6C949,-168.6 949,-187.26 949,-187.26"/>
143
+ <polygon fill="black" stroke="black" points="945.5,-187.26 949,-197.26 952.5,-187.26 945.5,-187.26"/>
140
144
  </g>
141
145
  <!-- IconModule -->
142
146
  <g id="node6" class="node">
143
147
  <title>IconModule</title>
144
- <polygon fill="#8dd3c7" stroke="black" points="108.43,-233.59 105.43,-237.59 84.43,-237.59 81.43,-233.59 23.57,-233.59 23.57,-197.59 108.43,-197.59 108.43,-233.59"/>
145
- <text text-anchor="middle" x="66" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
148
+ <polygon fill="#8dd3c7" stroke="black" points="1374.43,-233.59 1371.43,-237.59 1350.43,-237.59 1347.43,-233.59 1289.57,-233.59 1289.57,-197.59 1374.43,-197.59 1374.43,-233.59"/>
149
+ <text text-anchor="middle" x="1332" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
146
150
  </g>
147
151
  <!-- IconModule&#45;&gt;RadioModule -->
148
152
  <g id="edge5" class="edge">
149
153
  <title>IconModule&#45;&gt;RadioModule</title>
150
- <path fill="none" stroke="black" d="M66,-233.7C66,-252.93 66,-280.59 66,-280.59 66,-280.59 392.42,-280.59 392.42,-280.59"/>
151
- <polygon fill="black" stroke="black" points="392.42,-284.09 402.42,-280.59 392.42,-277.09 392.42,-284.09"/>
154
+ <path fill="none" stroke="black" d="M1332,-233.7C1332,-252.93 1332,-280.59 1332,-280.59 1332,-280.59 1005.58,-280.59 1005.58,-280.59"/>
155
+ <polygon fill="black" stroke="black" points="1005.58,-277.09 995.58,-280.59 1005.58,-284.09 1005.58,-277.09"/>
152
156
  </g>
153
157
  </g>
154
158
  </svg>
@@ -117,75 +117,79 @@
117
117
  <title>cluster_RadioModule</title>
118
118
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1390,-379.59 1390,-70 8,-70"/>
119
119
  </g>
120
- <g id="clust3" class="cluster">
121
- <title>cluster_RadioModule_Radio_providers</title>
122
- <polygon fill="none" stroke="black" points="782,-78 782,-241.59 1382,-241.59 1382,-78 782,-78"/>
120
+ <g id="clust5" class="cluster">
121
+ <title>cluster_RadioModule_imports</title>
122
+ <polygon fill="none" stroke="black" points="1282,-189.59 1282,-241.59 1382,-241.59 1382,-189.59 1282,-189.59"/>
123
123
  </g>
124
124
  <g id="clust4" class="cluster">
125
125
  <title>cluster_RadioModule_RadioGroup_providers</title>
126
- <polygon fill="none" stroke="black" points="124,-78 124,-241.59 774,-241.59 774,-78 124,-78"/>
127
- </g>
128
- <g id="clust5" class="cluster">
129
- <title>cluster_RadioModule_imports</title>
130
- <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 116,-241.59 116,-189.59 16,-189.59"/>
126
+ <polygon fill="none" stroke="black" points="624,-78 624,-241.59 1274,-241.59 1274,-78 624,-78"/>
131
127
  </g>
132
128
  <g id="clust6" class="cluster">
133
129
  <title>cluster_RadioModule_exports</title>
134
- <polygon fill="none" stroke="black" points="353,-319.59 353,-371.59 529,-371.59 529,-319.59 353,-319.59"/>
130
+ <polygon fill="none" stroke="black" points="853,-319.59 853,-371.59 1029,-371.59 1029,-319.59 853,-319.59"/>
131
+ </g>
132
+ <g id="clust2" class="cluster">
133
+ <title>cluster_RadioModule_declarations</title>
134
+ <polygon fill="none" stroke="black" points="413,-189.59 413,-241.59 483,-241.59 483,-189.59 413,-189.59"/>
135
+ </g>
136
+ <g id="clust3" class="cluster">
137
+ <title>cluster_RadioModule_Radio_providers</title>
138
+ <polygon fill="none" stroke="black" points="16,-78 16,-176.59 616,-176.59 616,-78 16,-78"/>
135
139
  </g>
136
140
  <!-- Radio -->
137
141
  <g id="node1" class="node">
138
142
  <title>Radio</title>
139
- <polygon fill="#ffffb3" stroke="black" points="976,-233.59 922,-233.59 922,-197.59 976,-197.59 976,-233.59"/>
140
- <text text-anchor="middle" x="949" y="-211.39" font-family="Times,serif" font-size="14.00">Radio</text>
143
+ <polygon fill="#ffffb3" stroke="black" points="475,-233.59 421,-233.59 421,-197.59 475,-197.59 475,-233.59"/>
144
+ <text text-anchor="middle" x="448" y="-211.39" font-family="Times,serif" font-size="14.00">Radio</text>
141
145
  </g>
142
146
  <!-- RadioModule -->
143
147
  <g id="node3" class="node">
144
148
  <title>RadioModule</title>
145
- <polygon fill="#8dd3c7" stroke="black" points="495.49,-298.59 492.49,-302.59 471.49,-302.59 468.49,-298.59 402.51,-298.59 402.51,-262.59 495.49,-262.59 495.49,-298.59"/>
146
- <text text-anchor="middle" x="449" y="-276.39" font-family="Times,serif" font-size="14.00">RadioModule</text>
149
+ <polygon fill="#8dd3c7" stroke="black" points="995.49,-298.59 992.49,-302.59 971.49,-302.59 968.49,-298.59 902.51,-298.59 902.51,-262.59 995.49,-262.59 995.49,-298.59"/>
150
+ <text text-anchor="middle" x="949" y="-276.39" font-family="Times,serif" font-size="14.00">RadioModule</text>
147
151
  </g>
148
152
  <!-- Radio&#45;&gt;RadioModule -->
149
153
  <g id="edge1" class="edge">
150
154
  <title>Radio&#45;&gt;RadioModule</title>
151
- <path fill="none" stroke="black" d="M949,-233.7C949,-252.93 949,-280.59 949,-280.59 949,-280.59 505.59,-280.59 505.59,-280.59"/>
152
- <polygon fill="black" stroke="black" points="505.59,-277.09 495.59,-280.59 505.59,-284.09 505.59,-277.09"/>
155
+ <path fill="none" stroke="black" d="M448,-233.7C448,-252.93 448,-280.59 448,-280.59 448,-280.59 892.32,-280.59 892.32,-280.59"/>
156
+ <polygon fill="black" stroke="black" points="892.32,-284.09 902.32,-280.59 892.32,-277.09 892.32,-284.09"/>
153
157
  </g>
154
158
  <!-- RadioGroup -->
155
159
  <g id="node2" class="node">
156
160
  <title>RadioGroup</title>
157
- <polygon fill="#ffffb3" stroke="black" points="491.71,-233.59 406.29,-233.59 406.29,-197.59 491.71,-197.59 491.71,-233.59"/>
158
- <text text-anchor="middle" x="449" y="-211.39" font-family="Times,serif" font-size="14.00">RadioGroup</text>
161
+ <polygon fill="#ffffb3" stroke="black" points="991.71,-233.59 906.29,-233.59 906.29,-197.59 991.71,-197.59 991.71,-233.59"/>
162
+ <text text-anchor="middle" x="949" y="-211.39" font-family="Times,serif" font-size="14.00">RadioGroup</text>
159
163
  </g>
160
164
  <!-- RadioGroup&#45;&gt;RadioModule -->
161
165
  <g id="edge3" class="edge">
162
166
  <title>RadioGroup&#45;&gt;RadioModule</title>
163
- <path fill="none" stroke="black" d="M449,-233.7C449,-233.7 449,-252.58 449,-252.58"/>
164
- <polygon fill="black" stroke="black" points="445.5,-252.58 449,-262.58 452.5,-252.58 445.5,-252.58"/>
167
+ <path fill="none" stroke="black" d="M949,-233.7C949,-233.7 949,-252.58 949,-252.58"/>
168
+ <polygon fill="black" stroke="black" points="945.5,-252.58 949,-262.58 952.5,-252.58 945.5,-252.58"/>
165
169
  </g>
166
170
  <!-- Radio -->
167
171
  <g id="node7" class="node">
168
172
  <title>Radio </title>
169
- <polygon fill="#fb8072" stroke="black" points="521,-363.59 467,-363.59 467,-327.59 521,-327.59 521,-363.59"/>
170
- <text text-anchor="middle" x="494" y="-341.39" font-family="Times,serif" font-size="14.00">Radio </text>
173
+ <polygon fill="#fb8072" stroke="black" points="1021,-363.59 967,-363.59 967,-327.59 1021,-327.59 1021,-363.59"/>
174
+ <text text-anchor="middle" x="994" y="-341.39" font-family="Times,serif" font-size="14.00">Radio </text>
171
175
  </g>
172
176
  <!-- RadioModule&#45;&gt;Radio -->
173
177
  <g id="edge6" class="edge">
174
178
  <title>RadioModule&#45;&gt;Radio </title>
175
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M481.25,-298.7C481.25,-298.7 481.25,-317.58 481.25,-317.58"/>
176
- <polygon fill="black" stroke="black" points="477.75,-317.58 481.25,-327.58 484.75,-317.58 477.75,-317.58"/>
179
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M981.25,-298.7C981.25,-298.7 981.25,-317.58 981.25,-317.58"/>
180
+ <polygon fill="black" stroke="black" points="977.75,-317.58 981.25,-327.58 984.75,-317.58 977.75,-317.58"/>
177
181
  </g>
178
182
  <!-- RadioGroup -->
179
183
  <g id="node8" class="node">
180
184
  <title>RadioGroup </title>
181
- <polygon fill="#fb8072" stroke="black" points="449.21,-363.59 360.79,-363.59 360.79,-327.59 449.21,-327.59 449.21,-363.59"/>
182
- <text text-anchor="middle" x="405" y="-341.39" font-family="Times,serif" font-size="14.00">RadioGroup </text>
185
+ <polygon fill="#fb8072" stroke="black" points="949.21,-363.59 860.79,-363.59 860.79,-327.59 949.21,-327.59 949.21,-363.59"/>
186
+ <text text-anchor="middle" x="905" y="-341.39" font-family="Times,serif" font-size="14.00">RadioGroup </text>
183
187
  </g>
184
188
  <!-- RadioModule&#45;&gt;RadioGroup -->
185
189
  <g id="edge7" class="edge">
186
190
  <title>RadioModule&#45;&gt;RadioGroup </title>
187
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M425.93,-298.7C425.93,-298.7 425.93,-317.58 425.93,-317.58"/>
188
- <polygon fill="black" stroke="black" points="422.43,-317.58 425.93,-327.58 429.43,-317.58 422.43,-317.58"/>
191
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M925.93,-298.7C925.93,-298.7 925.93,-317.58 925.93,-317.58"/>
192
+ <polygon fill="black" stroke="black" points="922.43,-317.58 925.93,-327.58 929.43,-317.58 922.43,-317.58"/>
189
193
  </g>
190
194
  <!-- {
191
195
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true
@@ -194,10 +198,10 @@
194
198
  <title>{
195
199
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true
196
200
  }</title>
197
- <ellipse fill="#fdb462" stroke="black" cx="1082" cy="-127.3" rx="292.09" ry="41.09"/>
198
- <text text-anchor="middle" x="1082" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
199
- <text text-anchor="middle" x="1082" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true</text>
200
- <text text-anchor="middle" x="1082" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
201
+ <ellipse fill="#fdb462" stroke="black" cx="316" cy="-127.3" rx="292.09" ry="41.09"/>
202
+ <text text-anchor="middle" x="316" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
203
+ <text text-anchor="middle" x="316" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true</text>
204
+ <text text-anchor="middle" x="316" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
201
205
  </g>
202
206
  <!-- {
203
207
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true
@@ -206,8 +210,8 @@
206
210
  <title>{
207
211
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true
208
212
  }&#45;&gt;Radio</title>
209
- <path fill="none" stroke="black" d="M949,-164.23C949,-164.23 949,-187.58 949,-187.58"/>
210
- <polygon fill="black" stroke="black" points="945.5,-187.58 949,-197.58 952.5,-187.58 945.5,-187.58"/>
213
+ <path fill="none" stroke="black" d="M448,-164.23C448,-164.23 448,-187.58 448,-187.58"/>
214
+ <polygon fill="black" stroke="black" points="444.5,-187.58 448,-197.58 451.5,-187.58 444.5,-187.58"/>
211
215
  </g>
212
216
  <!-- {
213
217
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true
@@ -216,10 +220,10 @@
216
220
  <title>{
217
221
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true
218
222
  }</title>
219
- <ellipse fill="#fdb462" stroke="black" cx="449" cy="-127.3" rx="317.17" ry="41.09"/>
220
- <text text-anchor="middle" x="449" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
221
- <text text-anchor="middle" x="449" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true</text>
222
- <text text-anchor="middle" x="449" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
223
+ <ellipse fill="#fdb462" stroke="black" cx="949" cy="-127.3" rx="317.17" ry="41.09"/>
224
+ <text text-anchor="middle" x="949" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
225
+ <text text-anchor="middle" x="949" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true</text>
226
+ <text text-anchor="middle" x="949" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
223
227
  </g>
224
228
  <!-- {
225
229
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true
@@ -228,20 +232,20 @@
228
232
  <title>{
229
233
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true
230
234
  }&#45;&gt;RadioGroup</title>
231
- <path fill="none" stroke="black" d="M449,-168.6C449,-168.6 449,-187.26 449,-187.26"/>
232
- <polygon fill="black" stroke="black" points="445.5,-187.26 449,-197.26 452.5,-187.26 445.5,-187.26"/>
235
+ <path fill="none" stroke="black" d="M949,-168.6C949,-168.6 949,-187.26 949,-187.26"/>
236
+ <polygon fill="black" stroke="black" points="945.5,-187.26 949,-197.26 952.5,-187.26 945.5,-187.26"/>
233
237
  </g>
234
238
  <!-- IconModule -->
235
239
  <g id="node6" class="node">
236
240
  <title>IconModule</title>
237
- <polygon fill="#8dd3c7" stroke="black" points="108.43,-233.59 105.43,-237.59 84.43,-237.59 81.43,-233.59 23.57,-233.59 23.57,-197.59 108.43,-197.59 108.43,-233.59"/>
238
- <text text-anchor="middle" x="66" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
241
+ <polygon fill="#8dd3c7" stroke="black" points="1374.43,-233.59 1371.43,-237.59 1350.43,-237.59 1347.43,-233.59 1289.57,-233.59 1289.57,-197.59 1374.43,-197.59 1374.43,-233.59"/>
242
+ <text text-anchor="middle" x="1332" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
239
243
  </g>
240
244
  <!-- IconModule&#45;&gt;RadioModule -->
241
245
  <g id="edge5" class="edge">
242
246
  <title>IconModule&#45;&gt;RadioModule</title>
243
- <path fill="none" stroke="black" d="M66,-233.7C66,-252.93 66,-280.59 66,-280.59 66,-280.59 392.42,-280.59 392.42,-280.59"/>
244
- <polygon fill="black" stroke="black" points="392.42,-284.09 402.42,-280.59 392.42,-277.09 392.42,-284.09"/>
247
+ <path fill="none" stroke="black" d="M1332,-233.7C1332,-252.93 1332,-280.59 1332,-280.59 1332,-280.59 1005.58,-280.59 1005.58,-280.59"/>
248
+ <polygon fill="black" stroke="black" points="1005.58,-277.09 995.58,-280.59 1005.58,-284.09 1005.58,-277.09"/>
245
249
  </g>
246
250
  </g>
247
251
  </svg>
@@ -28,14 +28,14 @@
28
28
  <title>cluster_SearchModule_exports</title>
29
29
  <polygon fill="none" stroke="black" points="375,-319.59 375,-371.59 449,-371.59 449,-319.59 375,-319.59"/>
30
30
  </g>
31
- <g id="clust4" class="cluster">
32
- <title>cluster_SearchModule_imports</title>
33
- <polygon fill="none" stroke="black" points="362,-189.59 362,-241.59 566,-241.59 566,-189.59 362,-189.59"/>
34
- </g>
35
31
  <g id="clust2" class="cluster">
36
32
  <title>cluster_SearchModule_declarations</title>
37
33
  <polygon fill="none" stroke="black" points="284,-189.59 284,-241.59 354,-241.59 354,-189.59 284,-189.59"/>
38
34
  </g>
35
+ <g id="clust4" class="cluster">
36
+ <title>cluster_SearchModule_imports</title>
37
+ <polygon fill="none" stroke="black" points="362,-189.59 362,-241.59 566,-241.59 566,-189.59 362,-189.59"/>
38
+ </g>
39
39
  <g id="clust3" class="cluster">
40
40
  <title>cluster_SearchModule_Search_providers</title>
41
41
  <polygon fill="none" stroke="black" points="16,-78 16,-176.59 622,-176.59 622,-78 16,-78"/>
@@ -121,14 +121,14 @@
121
121
  <title>cluster_SearchModule_exports</title>
122
122
  <polygon fill="none" stroke="black" points="375,-319.59 375,-371.59 449,-371.59 449,-319.59 375,-319.59"/>
123
123
  </g>
124
- <g id="clust4" class="cluster">
125
- <title>cluster_SearchModule_imports</title>
126
- <polygon fill="none" stroke="black" points="362,-189.59 362,-241.59 566,-241.59 566,-189.59 362,-189.59"/>
127
- </g>
128
124
  <g id="clust2" class="cluster">
129
125
  <title>cluster_SearchModule_declarations</title>
130
126
  <polygon fill="none" stroke="black" points="284,-189.59 284,-241.59 354,-241.59 354,-189.59 284,-189.59"/>
131
127
  </g>
128
+ <g id="clust4" class="cluster">
129
+ <title>cluster_SearchModule_imports</title>
130
+ <polygon fill="none" stroke="black" points="362,-189.59 362,-241.59 566,-241.59 566,-189.59 362,-189.59"/>
131
+ </g>
132
132
  <g id="clust3" class="cluster">
133
133
  <title>cluster_SearchModule_Search_providers</title>
134
134
  <polygon fill="none" stroke="black" points="16,-78 16,-176.59 622,-176.59 622,-78 16,-78"/>
@@ -28,47 +28,47 @@
28
28
  <title>cluster_SelectModule_Select_providers</title>
29
29
  <polygon fill="none" stroke="black" points="293,-78 293,-241.59 895,-241.59 895,-78 293,-78"/>
30
30
  </g>
31
+ <g id="clust6" class="cluster">
32
+ <title>cluster_SelectModule_imports</title>
33
+ <polygon fill="none" stroke="black" points="185,-189.59 185,-241.59 285,-241.59 285,-189.59 185,-189.59"/>
34
+ </g>
31
35
  <g id="clust2" class="cluster">
32
36
  <title>cluster_SelectModule_declarations</title>
33
- <polygon fill="none" stroke="black" points="124,-189.59 124,-241.59 285,-241.59 285,-189.59 124,-189.59"/>
37
+ <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 177,-241.59 177,-189.59 16,-189.59"/>
34
38
  </g>
35
39
  <g id="clust7" class="cluster">
36
40
  <title>cluster_SelectModule_exports</title>
37
- <polygon fill="none" stroke="black" points="91,-319.59 91,-371.59 331,-371.59 331,-319.59 91,-319.59"/>
38
- </g>
39
- <g id="clust6" class="cluster">
40
- <title>cluster_SelectModule_imports</title>
41
- <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 116,-241.59 116,-189.59 16,-189.59"/>
41
+ <polygon fill="none" stroke="black" points="75,-319.59 75,-371.59 315,-371.59 315,-319.59 75,-319.59"/>
42
42
  </g>
43
43
  <!-- OptGroup -->
44
44
  <g id="node1" class="node">
45
45
  <title>OptGroup</title>
46
- <polygon fill="#ffffb3" stroke="black" points="277.26,-233.59 204.74,-233.59 204.74,-197.59 277.26,-197.59 277.26,-233.59"/>
47
- <text text-anchor="middle" x="241" y="-211.39" font-family="Times,serif" font-size="14.00">OptGroup</text>
46
+ <polygon fill="#ffffb3" stroke="black" points="169.26,-233.59 96.74,-233.59 96.74,-197.59 169.26,-197.59 169.26,-233.59"/>
47
+ <text text-anchor="middle" x="133" y="-211.39" font-family="Times,serif" font-size="14.00">OptGroup</text>
48
48
  </g>
49
49
  <!-- SelectModule -->
50
50
  <g id="node4" class="node">
51
51
  <title>SelectModule</title>
52
- <polygon fill="#8dd3c7" stroke="black" points="246.76,-298.59 243.76,-302.59 222.76,-302.59 219.76,-298.59 153.24,-298.59 153.24,-262.59 246.76,-262.59 246.76,-298.59"/>
53
- <text text-anchor="middle" x="200" y="-276.39" font-family="Times,serif" font-size="14.00">SelectModule</text>
52
+ <polygon fill="#8dd3c7" stroke="black" points="230.76,-298.59 227.76,-302.59 206.76,-302.59 203.76,-298.59 137.24,-298.59 137.24,-262.59 230.76,-262.59 230.76,-298.59"/>
53
+ <text text-anchor="middle" x="184" y="-276.39" font-family="Times,serif" font-size="14.00">SelectModule</text>
54
54
  </g>
55
55
  <!-- OptGroup&#45;&gt;SelectModule -->
56
56
  <g id="edge1" class="edge">
57
57
  <title>OptGroup&#45;&gt;SelectModule</title>
58
- <path fill="none" stroke="black" d="M225.75,-233.7C225.75,-233.7 225.75,-252.58 225.75,-252.58"/>
59
- <polygon fill="black" stroke="black" points="222.25,-252.58 225.75,-262.58 229.25,-252.58 222.25,-252.58"/>
58
+ <path fill="none" stroke="black" d="M153.25,-233.7C153.25,-233.7 153.25,-252.58 153.25,-252.58"/>
59
+ <polygon fill="black" stroke="black" points="149.75,-252.58 153.25,-262.58 156.75,-252.58 149.75,-252.58"/>
60
60
  </g>
61
61
  <!-- Option -->
62
62
  <g id="node2" class="node">
63
63
  <title>Option</title>
64
- <polygon fill="#ffffb3" stroke="black" points="186.39,-233.59 131.61,-233.59 131.61,-197.59 186.39,-197.59 186.39,-233.59"/>
65
- <text text-anchor="middle" x="159" y="-211.39" font-family="Times,serif" font-size="14.00">Option</text>
64
+ <polygon fill="#ffffb3" stroke="black" points="78.39,-233.59 23.61,-233.59 23.61,-197.59 78.39,-197.59 78.39,-233.59"/>
65
+ <text text-anchor="middle" x="51" y="-211.39" font-family="Times,serif" font-size="14.00">Option</text>
66
66
  </g>
67
67
  <!-- Option&#45;&gt;SelectModule -->
68
68
  <g id="edge2" class="edge">
69
69
  <title>Option&#45;&gt;SelectModule</title>
70
- <path fill="none" stroke="black" d="M169.78,-233.7C169.78,-233.7 169.78,-252.58 169.78,-252.58"/>
71
- <polygon fill="black" stroke="black" points="166.28,-252.58 169.78,-262.58 173.28,-252.58 166.28,-252.58"/>
70
+ <path fill="none" stroke="black" d="M51,-233.7C51,-252.93 51,-280.59 51,-280.59 51,-280.59 127.11,-280.59 127.11,-280.59"/>
71
+ <polygon fill="black" stroke="black" points="127.11,-284.09 137.11,-280.59 127.11,-277.09 127.11,-284.09"/>
72
72
  </g>
73
73
  <!-- Select -->
74
74
  <g id="node3" class="node">
@@ -79,44 +79,44 @@
79
79
  <!-- Select&#45;&gt;SelectModule -->
80
80
  <g id="edge3" class="edge">
81
81
  <title>Select&#45;&gt;SelectModule</title>
82
- <path fill="none" stroke="black" d="M461,-233.7C461,-252.93 461,-280.59 461,-280.59 461,-280.59 256.96,-280.59 256.96,-280.59"/>
83
- <polygon fill="black" stroke="black" points="256.96,-277.09 246.96,-280.59 256.96,-284.09 256.96,-277.09"/>
82
+ <path fill="none" stroke="black" d="M461,-233.7C461,-252.93 461,-280.59 461,-280.59 461,-280.59 240.99,-280.59 240.99,-280.59"/>
83
+ <polygon fill="black" stroke="black" points="240.99,-277.09 230.99,-280.59 240.99,-284.09 240.99,-277.09"/>
84
84
  </g>
85
85
  <!-- OptGroup -->
86
86
  <g id="node7" class="node">
87
87
  <title>OptGroup </title>
88
- <polygon fill="#fb8072" stroke="black" points="323.26,-363.59 246.74,-363.59 246.74,-327.59 323.26,-327.59 323.26,-363.59"/>
89
- <text text-anchor="middle" x="285" y="-341.39" font-family="Times,serif" font-size="14.00">OptGroup </text>
88
+ <polygon fill="#fb8072" stroke="black" points="307.26,-363.59 230.74,-363.59 230.74,-327.59 307.26,-327.59 307.26,-363.59"/>
89
+ <text text-anchor="middle" x="269" y="-341.39" font-family="Times,serif" font-size="14.00">OptGroup </text>
90
90
  </g>
91
91
  <!-- SelectModule&#45;&gt;OptGroup -->
92
92
  <g id="edge6" class="edge">
93
93
  <title>SelectModule&#45;&gt;OptGroup </title>
94
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M238.03,-298.7C238.03,-317.93 238.03,-345.59 238.03,-345.59 238.03,-345.59 238.89,-345.59 238.89,-345.59"/>
95
- <polygon fill="black" stroke="black" points="236.65,-349.09 246.65,-345.59 236.65,-342.09 236.65,-349.09"/>
94
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M222.03,-298.7C222.03,-317.93 222.03,-345.59 222.03,-345.59 222.03,-345.59 222.89,-345.59 222.89,-345.59"/>
95
+ <polygon fill="black" stroke="black" points="220.65,-349.09 230.65,-345.59 220.65,-342.09 220.65,-349.09"/>
96
96
  </g>
97
97
  <!-- Option -->
98
98
  <g id="node8" class="node">
99
99
  <title>Option </title>
100
- <polygon fill="#fb8072" stroke="black" points="229.39,-363.59 170.61,-363.59 170.61,-327.59 229.39,-327.59 229.39,-363.59"/>
101
- <text text-anchor="middle" x="200" y="-341.39" font-family="Times,serif" font-size="14.00">Option </text>
100
+ <polygon fill="#fb8072" stroke="black" points="213.39,-363.59 154.61,-363.59 154.61,-327.59 213.39,-327.59 213.39,-363.59"/>
101
+ <text text-anchor="middle" x="184" y="-341.39" font-family="Times,serif" font-size="14.00">Option </text>
102
102
  </g>
103
103
  <!-- SelectModule&#45;&gt;Option -->
104
104
  <g id="edge7" class="edge">
105
105
  <title>SelectModule&#45;&gt;Option </title>
106
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M200,-298.7C200,-298.7 200,-317.58 200,-317.58"/>
107
- <polygon fill="black" stroke="black" points="196.5,-317.58 200,-327.58 203.5,-317.58 196.5,-317.58"/>
106
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M184,-298.7C184,-298.7 184,-317.58 184,-317.58"/>
107
+ <polygon fill="black" stroke="black" points="180.5,-317.58 184,-327.58 187.5,-317.58 180.5,-317.58"/>
108
108
  </g>
109
109
  <!-- Select -->
110
110
  <g id="node9" class="node">
111
111
  <title>Select </title>
112
- <polygon fill="#fb8072" stroke="black" points="153,-363.59 99,-363.59 99,-327.59 153,-327.59 153,-363.59"/>
113
- <text text-anchor="middle" x="126" y="-341.39" font-family="Times,serif" font-size="14.00">Select </text>
112
+ <polygon fill="#fb8072" stroke="black" points="137,-363.59 83,-363.59 83,-327.59 137,-327.59 137,-363.59"/>
113
+ <text text-anchor="middle" x="110" y="-341.39" font-family="Times,serif" font-size="14.00">Select </text>
114
114
  </g>
115
115
  <!-- SelectModule&#45;&gt;Select -->
116
116
  <g id="edge8" class="edge">
117
117
  <title>SelectModule&#45;&gt;Select </title>
118
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M161.96,-298.7C161.96,-317.93 161.96,-345.59 161.96,-345.59 161.96,-345.59 161.09,-345.59 161.09,-345.59"/>
119
- <polygon fill="black" stroke="black" points="163.26,-342.09 153.26,-345.59 163.26,-349.09 163.26,-342.09"/>
118
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M145.96,-298.7C145.96,-317.93 145.96,-345.59 145.96,-345.59 145.96,-345.59 145.09,-345.59 145.09,-345.59"/>
119
+ <polygon fill="black" stroke="black" points="147.26,-342.09 137.26,-345.59 147.26,-349.09 147.26,-342.09"/>
120
120
  </g>
121
121
  <!-- {
122
122
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true
@@ -143,14 +143,14 @@
143
143
  <!-- IconModule -->
144
144
  <g id="node6" class="node">
145
145
  <title>IconModule</title>
146
- <polygon fill="#8dd3c7" stroke="black" points="108.43,-233.59 105.43,-237.59 84.43,-237.59 81.43,-233.59 23.57,-233.59 23.57,-197.59 108.43,-197.59 108.43,-233.59"/>
147
- <text text-anchor="middle" x="66" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
146
+ <polygon fill="#8dd3c7" stroke="black" points="277.43,-233.59 274.43,-237.59 253.43,-237.59 250.43,-233.59 192.57,-233.59 192.57,-197.59 277.43,-197.59 277.43,-233.59"/>
147
+ <text text-anchor="middle" x="235" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
148
148
  </g>
149
149
  <!-- IconModule&#45;&gt;SelectModule -->
150
150
  <g id="edge5" class="edge">
151
151
  <title>IconModule&#45;&gt;SelectModule</title>
152
- <path fill="none" stroke="black" d="M103.61,-233.7C103.61,-252.93 103.61,-280.59 103.61,-280.59 103.61,-280.59 143.21,-280.59 143.21,-280.59"/>
153
- <polygon fill="black" stroke="black" points="143.21,-284.09 153.21,-280.59 143.21,-277.09 143.21,-284.09"/>
152
+ <path fill="none" stroke="black" d="M211.83,-233.7C211.83,-233.7 211.83,-252.58 211.83,-252.58"/>
153
+ <polygon fill="black" stroke="black" points="208.33,-252.58 211.83,-262.58 215.33,-252.58 208.33,-252.58"/>
154
154
  </g>
155
155
  </g>
156
156
  </svg>