carbon-components-angular 5.55.0 → 5.56.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (109) hide show
  1. package/button/icon-button.component.d.ts +5 -1
  2. package/docs/documentation/components/Dropdown.html +504 -152
  3. package/docs/documentation/components/IconButton.html +53 -14
  4. package/docs/documentation/coverage.html +6 -6
  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/DatePickerInputModule/dependencies.svg +4 -4
  11. package/docs/documentation/modules/DatePickerInputModule.html +4 -4
  12. package/docs/documentation/modules/DatePickerModule/dependencies.svg +4 -4
  13. package/docs/documentation/modules/DatePickerModule.html +4 -4
  14. package/docs/documentation/modules/FileUploaderModule/dependencies.svg +34 -34
  15. package/docs/documentation/modules/FileUploaderModule.html +34 -34
  16. package/docs/documentation/modules/NFormsModule/dependencies.svg +4 -4
  17. package/docs/documentation/modules/NFormsModule.html +4 -4
  18. package/docs/documentation/modules/NumberModule/dependencies.svg +4 -4
  19. package/docs/documentation/modules/NumberModule.html +4 -4
  20. package/docs/documentation/modules/RadioModule/dependencies.svg +61 -57
  21. package/docs/documentation/modules/RadioModule.html +61 -57
  22. package/docs/documentation/modules/SearchModule/dependencies.svg +4 -4
  23. package/docs/documentation/modules/SearchModule.html +4 -4
  24. package/docs/documentation/modules/SliderModule/dependencies.svg +4 -4
  25. package/docs/documentation/modules/SliderModule.html +4 -4
  26. package/docs/documentation/modules/StructuredListModule/dependencies.svg +66 -66
  27. package/docs/documentation/modules/StructuredListModule.html +66 -66
  28. package/docs/documentation/modules/TagModule/dependencies.svg +4 -4
  29. package/docs/documentation/modules/TagModule.html +4 -4
  30. package/docs/documentation/modules/ThemeModule/dependencies.svg +4 -4
  31. package/docs/documentation/modules/ThemeModule.html +4 -4
  32. package/docs/documentation/modules/TilesModule/dependencies.svg +106 -106
  33. package/docs/documentation/modules/TilesModule.html +106 -106
  34. package/docs/documentation/modules/TimePickerModule/dependencies.svg +18 -18
  35. package/docs/documentation/modules/TimePickerModule.html +18 -18
  36. package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +49 -45
  37. package/docs/documentation/modules/TimePickerSelectModule.html +49 -45
  38. package/docs/documentation/modules/ToggletipModule/dependencies.svg +37 -37
  39. package/docs/documentation/modules/ToggletipModule.html +37 -37
  40. package/docs/documentation/modules/TooltipModule/dependencies.svg +28 -28
  41. package/docs/documentation/modules/TooltipModule.html +28 -28
  42. package/docs/documentation.json +255 -111
  43. package/docs/storybook/3224.9896492c.iframe.bundle.js +1 -0
  44. package/docs/storybook/7141.9d9ce230.iframe.bundle.js +1 -0
  45. package/docs/storybook/button-button-set-stories.1094a620.iframe.bundle.js +1 -0
  46. package/docs/storybook/button-button-stories.a0ff29b1.iframe.bundle.js +1 -0
  47. package/docs/storybook/button-icon-button-stories.db9a9ba5.iframe.bundle.js +1 -0
  48. package/docs/storybook/code-snippet-code-snippet-stories.cc0ddba0.iframe.bundle.js +1 -0
  49. package/docs/storybook/{dropdown-dropdown-stories.03c37214.iframe.bundle.js → dropdown-dropdown-stories.0a8f052e.iframe.bundle.js} +1 -1
  50. package/docs/storybook/iframe.html +2 -2
  51. package/docs/storybook/index-stories.69d5a816.iframe.bundle.js +1 -0
  52. package/docs/storybook/index.json +1 -1
  53. package/docs/storybook/input-input-stories.68ee4653.iframe.bundle.js +1 -0
  54. package/docs/storybook/input-password-stories.3084ebfc.iframe.bundle.js +1 -0
  55. package/docs/storybook/input-textarea-stories.e3f84fc4.iframe.bundle.js +1 -0
  56. package/docs/storybook/{main.fd9128ab.iframe.bundle.js → main.6feba07b.iframe.bundle.js} +1 -1
  57. package/docs/storybook/patterns-loading-large-loading-stories.67f20584.iframe.bundle.js +1 -0
  58. package/docs/storybook/project.json +1 -1
  59. package/docs/storybook/{runtime~main.d4ace00c.iframe.bundle.js → runtime~main.ee91208b.iframe.bundle.js} +1 -1
  60. package/docs/storybook/stories.json +1 -1
  61. package/docs/storybook/tiles-expandable-tile-stories.8658f693.iframe.bundle.js +1 -0
  62. package/docs/storybook/toggletip-toggletip-stories.f20fbe75.iframe.bundle.js +1 -0
  63. package/docs/storybook/ui-shell-ui-shell-stories.157336b4.iframe.bundle.js +1 -0
  64. package/dropdown/dropdown.component.d.ts +12 -3
  65. package/esm2020/button/icon-button.component.mjs +10 -4
  66. package/esm2020/code-snippet/code-snippet.component.mjs +1 -1
  67. package/esm2020/dropdown/dropdown.component.mjs +79 -37
  68. package/esm2020/modal/modal-header.component.mjs +1 -1
  69. package/esm2020/pagination/pagination-nav/pagination-nav.component.mjs +1 -1
  70. package/esm2020/ui-shell/header/header-action.component.mjs +1 -1
  71. package/fesm2015/carbon-components-angular-button.mjs +9 -3
  72. package/fesm2015/carbon-components-angular-button.mjs.map +1 -1
  73. package/fesm2015/carbon-components-angular-code-snippet.mjs +1 -1
  74. package/fesm2015/carbon-components-angular-code-snippet.mjs.map +1 -1
  75. package/fesm2015/carbon-components-angular-dropdown.mjs +79 -37
  76. package/fesm2015/carbon-components-angular-dropdown.mjs.map +1 -1
  77. package/fesm2015/carbon-components-angular-modal.mjs +1 -1
  78. package/fesm2015/carbon-components-angular-modal.mjs.map +1 -1
  79. package/fesm2015/carbon-components-angular-pagination.mjs +1 -1
  80. package/fesm2015/carbon-components-angular-pagination.mjs.map +1 -1
  81. package/fesm2015/carbon-components-angular-ui-shell.mjs +1 -1
  82. package/fesm2015/carbon-components-angular-ui-shell.mjs.map +1 -1
  83. package/fesm2020/carbon-components-angular-button.mjs +9 -3
  84. package/fesm2020/carbon-components-angular-button.mjs.map +1 -1
  85. package/fesm2020/carbon-components-angular-code-snippet.mjs +1 -1
  86. package/fesm2020/carbon-components-angular-code-snippet.mjs.map +1 -1
  87. package/fesm2020/carbon-components-angular-dropdown.mjs +79 -37
  88. package/fesm2020/carbon-components-angular-dropdown.mjs.map +1 -1
  89. package/fesm2020/carbon-components-angular-modal.mjs +1 -1
  90. package/fesm2020/carbon-components-angular-modal.mjs.map +1 -1
  91. package/fesm2020/carbon-components-angular-pagination.mjs +1 -1
  92. package/fesm2020/carbon-components-angular-pagination.mjs.map +1 -1
  93. package/fesm2020/carbon-components-angular-ui-shell.mjs +1 -1
  94. package/fesm2020/carbon-components-angular-ui-shell.mjs.map +1 -1
  95. package/package.json +1 -1
  96. package/docs/storybook/3224.c0834124.iframe.bundle.js +0 -1
  97. package/docs/storybook/7141.e6990367.iframe.bundle.js +0 -1
  98. package/docs/storybook/button-button-set-stories.ed1d0fd9.iframe.bundle.js +0 -1
  99. package/docs/storybook/button-button-stories.de18db98.iframe.bundle.js +0 -1
  100. package/docs/storybook/button-icon-button-stories.4a9748f3.iframe.bundle.js +0 -1
  101. package/docs/storybook/code-snippet-code-snippet-stories.2701eee9.iframe.bundle.js +0 -1
  102. package/docs/storybook/index-stories.fba8f9b4.iframe.bundle.js +0 -1
  103. package/docs/storybook/input-input-stories.4bd7425d.iframe.bundle.js +0 -1
  104. package/docs/storybook/input-password-stories.575fa23d.iframe.bundle.js +0 -1
  105. package/docs/storybook/input-textarea-stories.75dfc9b8.iframe.bundle.js +0 -1
  106. package/docs/storybook/patterns-loading-large-loading-stories.a8a467eb.iframe.bundle.js +0 -1
  107. package/docs/storybook/tiles-expandable-tile-stories.97c48cb1.iframe.bundle.js +0 -1
  108. package/docs/storybook/toggletip-toggletip-stories.73f8eaaa.iframe.bundle.js +0 -1
  109. package/docs/storybook/ui-shell-ui-shell-stories.642f613c.iframe.bundle.js +0 -1
@@ -4,95 +4,99 @@
4
4
  <!-- Generated by graphviz version 2.47.0 (20210316.0004)
5
5
  -->
6
6
  <!-- Title: dependencies Pages: 1 -->
7
- <svg width="1406pt" height="396pt"
8
- viewBox="0.00 0.00 1406.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
7
+ <svg width="1298pt" height="396pt"
8
+ viewBox="0.00 0.00 1298.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
9
9
  <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 391.59)">
10
10
  <title>dependencies</title>
11
- <polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 1402,-391.59 1402,4 -4,4"/>
12
- <text text-anchor="start" x="678.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
13
- <polygon fill="#ffffb3" stroke="transparent" points="465,-10 465,-30 485,-30 485,-10 465,-10"/>
14
- <text text-anchor="start" x="488.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
15
- <polygon fill="#8dd3c7" stroke="transparent" points="578,-10 578,-30 598,-30 598,-10 578,-10"/>
16
- <text text-anchor="start" x="601.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
17
- <polygon fill="#80b1d3" stroke="transparent" points="664,-10 664,-30 684,-30 684,-10 664,-10"/>
18
- <text text-anchor="start" x="687.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
19
- <polygon fill="#fdb462" stroke="transparent" points="761,-10 761,-30 781,-30 781,-10 761,-10"/>
20
- <text text-anchor="start" x="784.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
21
- <polygon fill="#fb8072" stroke="transparent" points="857,-10 857,-30 877,-30 877,-10 857,-10"/>
22
- <text text-anchor="start" x="880.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
11
+ <polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 1294,-391.59 1294,4 -4,4"/>
12
+ <text text-anchor="start" x="624.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
13
+ <polygon fill="#ffffb3" stroke="transparent" points="411,-10 411,-30 431,-30 431,-10 411,-10"/>
14
+ <text text-anchor="start" x="434.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
15
+ <polygon fill="#8dd3c7" stroke="transparent" points="524,-10 524,-30 544,-30 544,-10 524,-10"/>
16
+ <text text-anchor="start" x="547.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
17
+ <polygon fill="#80b1d3" stroke="transparent" points="610,-10 610,-30 630,-30 630,-10 610,-10"/>
18
+ <text text-anchor="start" x="633.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
19
+ <polygon fill="#fdb462" stroke="transparent" points="707,-10 707,-30 727,-30 727,-10 707,-10"/>
20
+ <text text-anchor="start" x="730.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
21
+ <polygon fill="#fb8072" stroke="transparent" points="803,-10 803,-30 823,-30 823,-10 803,-10"/>
22
+ <text text-anchor="start" x="826.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_RadioModule</title>
25
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1390,-379.59 1390,-70 8,-70"/>
25
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1282,-379.59 1282,-70 8,-70"/>
26
26
  </g>
27
27
  <g id="clust4" class="cluster">
28
28
  <title>cluster_RadioModule_RadioGroup_providers</title>
29
- <polygon fill="none" stroke="black" points="732,-78 732,-241.59 1382,-241.59 1382,-78 732,-78"/>
29
+ <polygon fill="none" stroke="black" points="624,-78 624,-241.59 1274,-241.59 1274,-78 624,-78"/>
30
30
  </g>
31
- <g id="clust3" class="cluster">
32
- <title>cluster_RadioModule_Radio_providers</title>
33
- <polygon fill="none" stroke="black" points="124,-78 124,-241.59 724,-241.59 724,-78 124,-78"/>
31
+ <g id="clust5" class="cluster">
32
+ <title>cluster_RadioModule_imports</title>
33
+ <polygon fill="none" stroke="black" points="476,-189.59 476,-241.59 576,-241.59 576,-189.59 476,-189.59"/>
34
+ </g>
35
+ <g id="clust2" class="cluster">
36
+ <title>cluster_RadioModule_declarations</title>
37
+ <polygon fill="none" stroke="black" points="320,-189.59 320,-241.59 390,-241.59 390,-189.59 320,-189.59"/>
34
38
  </g>
35
39
  <g id="clust6" class="cluster">
36
40
  <title>cluster_RadioModule_exports</title>
37
- <polygon fill="none" stroke="black" points="328,-319.59 328,-371.59 504,-371.59 504,-319.59 328,-319.59"/>
41
+ <polygon fill="none" stroke="black" points="430,-319.59 430,-371.59 606,-371.59 606,-319.59 430,-319.59"/>
38
42
  </g>
39
- <g id="clust5" class="cluster">
40
- <title>cluster_RadioModule_imports</title>
41
- <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 116,-241.59 116,-189.59 16,-189.59"/>
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="451,-233.59 397,-233.59 397,-197.59 451,-197.59 451,-233.59"/>
47
- <text text-anchor="middle" x="424" y="-211.39" font-family="Times,serif" font-size="14.00">Radio</text>
50
+ <polygon fill="#ffffb3" stroke="black" points="382,-233.59 328,-233.59 328,-197.59 382,-197.59 382,-233.59"/>
51
+ <text text-anchor="middle" x="355" 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="470.49,-298.59 467.49,-302.59 446.49,-302.59 443.49,-298.59 377.51,-298.59 377.51,-262.59 470.49,-262.59 470.49,-298.59"/>
53
- <text text-anchor="middle" x="424" y="-276.39" font-family="Times,serif" font-size="14.00">RadioModule</text>
56
+ <polygon fill="#8dd3c7" stroke="black" points="572.49,-298.59 569.49,-302.59 548.49,-302.59 545.49,-298.59 479.51,-298.59 479.51,-262.59 572.49,-262.59 572.49,-298.59"/>
57
+ <text text-anchor="middle" x="526" 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="M424,-233.7C424,-233.7 424,-252.58 424,-252.58"/>
59
- <polygon fill="black" stroke="black" points="420.5,-252.58 424,-262.58 427.5,-252.58 420.5,-252.58"/>
62
+ <path fill="none" stroke="black" d="M355,-233.7C355,-252.93 355,-280.59 355,-280.59 355,-280.59 469.27,-280.59 469.27,-280.59"/>
63
+ <polygon fill="black" stroke="black" points="469.27,-284.09 479.27,-280.59 469.27,-277.09 469.27,-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="962.71,-233.59 877.29,-233.59 877.29,-197.59 962.71,-197.59 962.71,-233.59"/>
65
- <text text-anchor="middle" x="920" y="-211.39" font-family="Times,serif" font-size="14.00">RadioGroup</text>
68
+ <polygon fill="#ffffb3" stroke="black" points="854.71,-233.59 769.29,-233.59 769.29,-197.59 854.71,-197.59 854.71,-233.59"/>
69
+ <text text-anchor="middle" x="812" 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="M877.21,-215.59C763.2,-215.59 460.75,-215.59 460.75,-215.59 460.75,-215.59 460.75,-252.48 460.75,-252.48"/>
71
- <polygon fill="black" stroke="black" points="457.25,-252.48 460.75,-262.48 464.25,-252.48 457.25,-252.48"/>
74
+ <path fill="none" stroke="black" d="M812,-233.7C812,-252.93 812,-280.59 812,-280.59 812,-280.59 582.59,-280.59 582.59,-280.59"/>
75
+ <polygon fill="black" stroke="black" points="582.59,-277.09 572.59,-280.59 582.59,-284.09 582.59,-277.09"/>
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="496,-363.59 442,-363.59 442,-327.59 496,-327.59 496,-363.59"/>
77
- <text text-anchor="middle" x="469" y="-341.39" font-family="Times,serif" font-size="14.00">Radio </text>
80
+ <polygon fill="#fb8072" stroke="black" points="598,-363.59 544,-363.59 544,-327.59 598,-327.59 598,-363.59"/>
81
+ <text text-anchor="middle" x="571" 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="M456.25,-298.7C456.25,-298.7 456.25,-317.58 456.25,-317.58"/>
83
- <polygon fill="black" stroke="black" points="452.75,-317.58 456.25,-327.58 459.75,-317.58 452.75,-317.58"/>
86
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M558.25,-298.7C558.25,-298.7 558.25,-317.58 558.25,-317.58"/>
87
+ <polygon fill="black" stroke="black" points="554.75,-317.58 558.25,-327.58 561.75,-317.58 554.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="424.21,-363.59 335.79,-363.59 335.79,-327.59 424.21,-327.59 424.21,-363.59"/>
89
- <text text-anchor="middle" x="380" y="-341.39" font-family="Times,serif" font-size="14.00">RadioGroup </text>
92
+ <polygon fill="#fb8072" stroke="black" points="526.21,-363.59 437.79,-363.59 437.79,-327.59 526.21,-327.59 526.21,-363.59"/>
93
+ <text text-anchor="middle" x="482" 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="M400.93,-298.7C400.93,-298.7 400.93,-317.58 400.93,-317.58"/>
95
- <polygon fill="black" stroke="black" points="397.43,-317.58 400.93,-327.58 404.43,-317.58 397.43,-317.58"/>
98
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M502.93,-298.7C502.93,-298.7 502.93,-317.58 502.93,-317.58"/>
99
+ <polygon fill="black" stroke="black" points="499.43,-317.58 502.93,-327.58 506.43,-317.58 499.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="424" cy="-127.3" rx="292.09" ry="41.09"/>
105
- <text text-anchor="middle" x="424" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
106
- <text text-anchor="middle" x="424" 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="424" 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="M424,-168.6C424,-168.6 424,-187.26 424,-187.26"/>
117
- <polygon fill="black" stroke="black" points="420.5,-187.26 424,-197.26 427.5,-187.26 420.5,-187.26"/>
120
+ <path fill="none" stroke="black" d="M355,-168.34C355,-168.34 355,-187.58 355,-187.58"/>
121
+ <polygon fill="black" stroke="black" points="351.5,-187.58 355,-197.58 358.5,-187.58 351.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="1057" cy="-127.3" rx="317.17" ry="41.09"/>
127
- <text text-anchor="middle" x="1057" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
128
- <text text-anchor="middle" x="1057" 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="1057" 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="M920,-164.74C920,-164.74 920,-187.34 920,-187.34"/>
139
- <polygon fill="black" stroke="black" points="916.5,-187.34 920,-197.34 923.5,-187.34 916.5,-187.34"/>
142
+ <path fill="none" stroke="black" d="M812,-164.74C812,-164.74 812,-187.34 812,-187.34"/>
143
+ <polygon fill="black" stroke="black" points="808.5,-187.34 812,-197.34 815.5,-187.34 808.5,-187.34"/>
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="568.43,-233.59 565.43,-237.59 544.43,-237.59 541.43,-233.59 483.57,-233.59 483.57,-197.59 568.43,-197.59 568.43,-233.59"/>
149
+ <text text-anchor="middle" x="526" 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="M108.33,-215.59C195.56,-215.59 387.25,-215.59 387.25,-215.59 387.25,-215.59 387.25,-252.48 387.25,-252.48"/>
151
- <polygon fill="black" stroke="black" points="383.75,-252.48 387.25,-262.48 390.75,-252.48 383.75,-252.48"/>
154
+ <path fill="none" stroke="black" d="M526,-233.7C526,-233.7 526,-252.58 526,-252.58"/>
155
+ <polygon fill="black" stroke="black" points="522.5,-252.58 526,-262.58 529.5,-252.58 522.5,-252.58"/>
152
156
  </g>
153
157
  </g>
154
158
  </svg>
@@ -97,95 +97,99 @@
97
97
  <!-- Generated by graphviz version 2.47.0 (20210316.0004)
98
98
  -->
99
99
  <!-- Title: dependencies Pages: 1 -->
100
- <svg width="1406pt" height="396pt"
101
- viewBox="0.00 0.00 1406.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
100
+ <svg width="1298pt" height="396pt"
101
+ viewBox="0.00 0.00 1298.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
102
102
  <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 391.59)">
103
103
  <title>dependencies</title>
104
- <polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 1402,-391.59 1402,4 -4,4"/>
105
- <text text-anchor="start" x="678.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
106
- <polygon fill="#ffffb3" stroke="transparent" points="465,-10 465,-30 485,-30 485,-10 465,-10"/>
107
- <text text-anchor="start" x="488.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
108
- <polygon fill="#8dd3c7" stroke="transparent" points="578,-10 578,-30 598,-30 598,-10 578,-10"/>
109
- <text text-anchor="start" x="601.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
110
- <polygon fill="#80b1d3" stroke="transparent" points="664,-10 664,-30 684,-30 684,-10 664,-10"/>
111
- <text text-anchor="start" x="687.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
112
- <polygon fill="#fdb462" stroke="transparent" points="761,-10 761,-30 781,-30 781,-10 761,-10"/>
113
- <text text-anchor="start" x="784.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
114
- <polygon fill="#fb8072" stroke="transparent" points="857,-10 857,-30 877,-30 877,-10 857,-10"/>
115
- <text text-anchor="start" x="880.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
104
+ <polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 1294,-391.59 1294,4 -4,4"/>
105
+ <text text-anchor="start" x="624.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
106
+ <polygon fill="#ffffb3" stroke="transparent" points="411,-10 411,-30 431,-30 431,-10 411,-10"/>
107
+ <text text-anchor="start" x="434.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
108
+ <polygon fill="#8dd3c7" stroke="transparent" points="524,-10 524,-30 544,-30 544,-10 524,-10"/>
109
+ <text text-anchor="start" x="547.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
110
+ <polygon fill="#80b1d3" stroke="transparent" points="610,-10 610,-30 630,-30 630,-10 610,-10"/>
111
+ <text text-anchor="start" x="633.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
112
+ <polygon fill="#fdb462" stroke="transparent" points="707,-10 707,-30 727,-30 727,-10 707,-10"/>
113
+ <text text-anchor="start" x="730.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
114
+ <polygon fill="#fb8072" stroke="transparent" points="803,-10 803,-30 823,-30 823,-10 803,-10"/>
115
+ <text text-anchor="start" x="826.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
116
116
  <g id="clust1" class="cluster">
117
117
  <title>cluster_RadioModule</title>
118
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1390,-379.59 1390,-70 8,-70"/>
118
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1282,-379.59 1282,-70 8,-70"/>
119
119
  </g>
120
120
  <g id="clust4" class="cluster">
121
121
  <title>cluster_RadioModule_RadioGroup_providers</title>
122
- <polygon fill="none" stroke="black" points="732,-78 732,-241.59 1382,-241.59 1382,-78 732,-78"/>
122
+ <polygon fill="none" stroke="black" points="624,-78 624,-241.59 1274,-241.59 1274,-78 624,-78"/>
123
123
  </g>
124
- <g id="clust3" class="cluster">
125
- <title>cluster_RadioModule_Radio_providers</title>
126
- <polygon fill="none" stroke="black" points="124,-78 124,-241.59 724,-241.59 724,-78 124,-78"/>
124
+ <g id="clust5" class="cluster">
125
+ <title>cluster_RadioModule_imports</title>
126
+ <polygon fill="none" stroke="black" points="476,-189.59 476,-241.59 576,-241.59 576,-189.59 476,-189.59"/>
127
+ </g>
128
+ <g id="clust2" class="cluster">
129
+ <title>cluster_RadioModule_declarations</title>
130
+ <polygon fill="none" stroke="black" points="320,-189.59 320,-241.59 390,-241.59 390,-189.59 320,-189.59"/>
127
131
  </g>
128
132
  <g id="clust6" class="cluster">
129
133
  <title>cluster_RadioModule_exports</title>
130
- <polygon fill="none" stroke="black" points="328,-319.59 328,-371.59 504,-371.59 504,-319.59 328,-319.59"/>
134
+ <polygon fill="none" stroke="black" points="430,-319.59 430,-371.59 606,-371.59 606,-319.59 430,-319.59"/>
131
135
  </g>
132
- <g id="clust5" class="cluster">
133
- <title>cluster_RadioModule_imports</title>
134
- <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 116,-241.59 116,-189.59 16,-189.59"/>
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="451,-233.59 397,-233.59 397,-197.59 451,-197.59 451,-233.59"/>
140
- <text text-anchor="middle" x="424" y="-211.39" font-family="Times,serif" font-size="14.00">Radio</text>
143
+ <polygon fill="#ffffb3" stroke="black" points="382,-233.59 328,-233.59 328,-197.59 382,-197.59 382,-233.59"/>
144
+ <text text-anchor="middle" x="355" 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="470.49,-298.59 467.49,-302.59 446.49,-302.59 443.49,-298.59 377.51,-298.59 377.51,-262.59 470.49,-262.59 470.49,-298.59"/>
146
- <text text-anchor="middle" x="424" y="-276.39" font-family="Times,serif" font-size="14.00">RadioModule</text>
149
+ <polygon fill="#8dd3c7" stroke="black" points="572.49,-298.59 569.49,-302.59 548.49,-302.59 545.49,-298.59 479.51,-298.59 479.51,-262.59 572.49,-262.59 572.49,-298.59"/>
150
+ <text text-anchor="middle" x="526" 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="M424,-233.7C424,-233.7 424,-252.58 424,-252.58"/>
152
- <polygon fill="black" stroke="black" points="420.5,-252.58 424,-262.58 427.5,-252.58 420.5,-252.58"/>
155
+ <path fill="none" stroke="black" d="M355,-233.7C355,-252.93 355,-280.59 355,-280.59 355,-280.59 469.27,-280.59 469.27,-280.59"/>
156
+ <polygon fill="black" stroke="black" points="469.27,-284.09 479.27,-280.59 469.27,-277.09 469.27,-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="962.71,-233.59 877.29,-233.59 877.29,-197.59 962.71,-197.59 962.71,-233.59"/>
158
- <text text-anchor="middle" x="920" y="-211.39" font-family="Times,serif" font-size="14.00">RadioGroup</text>
161
+ <polygon fill="#ffffb3" stroke="black" points="854.71,-233.59 769.29,-233.59 769.29,-197.59 854.71,-197.59 854.71,-233.59"/>
162
+ <text text-anchor="middle" x="812" 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="M877.21,-215.59C763.2,-215.59 460.75,-215.59 460.75,-215.59 460.75,-215.59 460.75,-252.48 460.75,-252.48"/>
164
- <polygon fill="black" stroke="black" points="457.25,-252.48 460.75,-262.48 464.25,-252.48 457.25,-252.48"/>
167
+ <path fill="none" stroke="black" d="M812,-233.7C812,-252.93 812,-280.59 812,-280.59 812,-280.59 582.59,-280.59 582.59,-280.59"/>
168
+ <polygon fill="black" stroke="black" points="582.59,-277.09 572.59,-280.59 582.59,-284.09 582.59,-277.09"/>
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="496,-363.59 442,-363.59 442,-327.59 496,-327.59 496,-363.59"/>
170
- <text text-anchor="middle" x="469" y="-341.39" font-family="Times,serif" font-size="14.00">Radio </text>
173
+ <polygon fill="#fb8072" stroke="black" points="598,-363.59 544,-363.59 544,-327.59 598,-327.59 598,-363.59"/>
174
+ <text text-anchor="middle" x="571" 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="M456.25,-298.7C456.25,-298.7 456.25,-317.58 456.25,-317.58"/>
176
- <polygon fill="black" stroke="black" points="452.75,-317.58 456.25,-327.58 459.75,-317.58 452.75,-317.58"/>
179
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M558.25,-298.7C558.25,-298.7 558.25,-317.58 558.25,-317.58"/>
180
+ <polygon fill="black" stroke="black" points="554.75,-317.58 558.25,-327.58 561.75,-317.58 554.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="424.21,-363.59 335.79,-363.59 335.79,-327.59 424.21,-327.59 424.21,-363.59"/>
182
- <text text-anchor="middle" x="380" y="-341.39" font-family="Times,serif" font-size="14.00">RadioGroup </text>
185
+ <polygon fill="#fb8072" stroke="black" points="526.21,-363.59 437.79,-363.59 437.79,-327.59 526.21,-327.59 526.21,-363.59"/>
186
+ <text text-anchor="middle" x="482" 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="M400.93,-298.7C400.93,-298.7 400.93,-317.58 400.93,-317.58"/>
188
- <polygon fill="black" stroke="black" points="397.43,-317.58 400.93,-327.58 404.43,-317.58 397.43,-317.58"/>
191
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M502.93,-298.7C502.93,-298.7 502.93,-317.58 502.93,-317.58"/>
192
+ <polygon fill="black" stroke="black" points="499.43,-317.58 502.93,-327.58 506.43,-317.58 499.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="424" cy="-127.3" rx="292.09" ry="41.09"/>
198
- <text text-anchor="middle" x="424" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
199
- <text text-anchor="middle" x="424" 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="424" 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="M424,-168.6C424,-168.6 424,-187.26 424,-187.26"/>
210
- <polygon fill="black" stroke="black" points="420.5,-187.26 424,-197.26 427.5,-187.26 420.5,-187.26"/>
213
+ <path fill="none" stroke="black" d="M355,-168.34C355,-168.34 355,-187.58 355,-187.58"/>
214
+ <polygon fill="black" stroke="black" points="351.5,-187.58 355,-197.58 358.5,-187.58 351.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="1057" cy="-127.3" rx="317.17" ry="41.09"/>
220
- <text text-anchor="middle" x="1057" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
221
- <text text-anchor="middle" x="1057" 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="1057" 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="M920,-164.74C920,-164.74 920,-187.34 920,-187.34"/>
232
- <polygon fill="black" stroke="black" points="916.5,-187.34 920,-197.34 923.5,-187.34 916.5,-187.34"/>
235
+ <path fill="none" stroke="black" d="M812,-164.74C812,-164.74 812,-187.34 812,-187.34"/>
236
+ <polygon fill="black" stroke="black" points="808.5,-187.34 812,-197.34 815.5,-187.34 808.5,-187.34"/>
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="568.43,-233.59 565.43,-237.59 544.43,-237.59 541.43,-233.59 483.57,-233.59 483.57,-197.59 568.43,-197.59 568.43,-233.59"/>
242
+ <text text-anchor="middle" x="526" 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="M108.33,-215.59C195.56,-215.59 387.25,-215.59 387.25,-215.59 387.25,-215.59 387.25,-252.48 387.25,-252.48"/>
244
- <polygon fill="black" stroke="black" points="383.75,-252.48 387.25,-262.48 390.75,-252.48 383.75,-252.48"/>
247
+ <path fill="none" stroke="black" d="M526,-233.7C526,-233.7 526,-252.58 526,-252.58"/>
248
+ <polygon fill="black" stroke="black" points="522.5,-252.58 526,-262.58 529.5,-252.58 522.5,-252.58"/>
245
249
  </g>
246
250
  </g>
247
251
  </svg>
@@ -28,14 +28,14 @@
28
28
  <title>cluster_SearchModule_imports</title>
29
29
  <polygon fill="none" stroke="black" points="362,-189.59 362,-241.59 566,-241.59 566,-189.59 362,-189.59"/>
30
30
  </g>
31
- <g id="clust2" class="cluster">
32
- <title>cluster_SearchModule_declarations</title>
33
- <polygon fill="none" stroke="black" points="284,-189.59 284,-241.59 354,-241.59 354,-189.59 284,-189.59"/>
34
- </g>
35
31
  <g id="clust5" class="cluster">
36
32
  <title>cluster_SearchModule_exports</title>
37
33
  <polygon fill="none" stroke="black" points="375,-319.59 375,-371.59 449,-371.59 449,-319.59 375,-319.59"/>
38
34
  </g>
35
+ <g id="clust2" class="cluster">
36
+ <title>cluster_SearchModule_declarations</title>
37
+ <polygon fill="none" stroke="black" points="284,-189.59 284,-241.59 354,-241.59 354,-189.59 284,-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_imports</title>
122
122
  <polygon fill="none" stroke="black" points="362,-189.59 362,-241.59 566,-241.59 566,-189.59 362,-189.59"/>
123
123
  </g>
124
- <g id="clust2" class="cluster">
125
- <title>cluster_SearchModule_declarations</title>
126
- <polygon fill="none" stroke="black" points="284,-189.59 284,-241.59 354,-241.59 354,-189.59 284,-189.59"/>
127
- </g>
128
124
  <g id="clust5" class="cluster">
129
125
  <title>cluster_SearchModule_exports</title>
130
126
  <polygon fill="none" stroke="black" points="375,-319.59 375,-371.59 449,-371.59 449,-319.59 375,-319.59"/>
131
127
  </g>
128
+ <g id="clust2" class="cluster">
129
+ <title>cluster_SearchModule_declarations</title>
130
+ <polygon fill="none" stroke="black" points="284,-189.59 284,-241.59 354,-241.59 354,-189.59 284,-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,14 +28,14 @@
28
28
  <title>cluster_SliderModule_exports</title>
29
29
  <polygon fill="none" stroke="black" points="328,-319.59 328,-371.59 398,-371.59 398,-319.59 328,-319.59"/>
30
30
  </g>
31
- <g id="clust2" class="cluster">
32
- <title>cluster_SliderModule_declarations</title>
33
- <polygon fill="none" stroke="black" points="281,-189.59 281,-241.59 351,-241.59 351,-189.59 281,-189.59"/>
34
- </g>
35
31
  <g id="clust4" class="cluster">
36
32
  <title>cluster_SliderModule_imports</title>
37
33
  <polygon fill="none" stroke="black" points="359,-189.59 359,-241.59 461,-241.59 461,-189.59 359,-189.59"/>
38
34
  </g>
35
+ <g id="clust2" class="cluster">
36
+ <title>cluster_SliderModule_declarations</title>
37
+ <polygon fill="none" stroke="black" points="281,-189.59 281,-241.59 351,-241.59 351,-189.59 281,-189.59"/>
38
+ </g>
39
39
  <g id="clust3" class="cluster">
40
40
  <title>cluster_SliderModule_Slider_providers</title>
41
41
  <polygon fill="none" stroke="black" points="16,-78 16,-176.59 616,-176.59 616,-78 16,-78"/>
@@ -121,14 +121,14 @@
121
121
  <title>cluster_SliderModule_exports</title>
122
122
  <polygon fill="none" stroke="black" points="328,-319.59 328,-371.59 398,-371.59 398,-319.59 328,-319.59"/>
123
123
  </g>
124
- <g id="clust2" class="cluster">
125
- <title>cluster_SliderModule_declarations</title>
126
- <polygon fill="none" stroke="black" points="281,-189.59 281,-241.59 351,-241.59 351,-189.59 281,-189.59"/>
127
- </g>
128
124
  <g id="clust4" class="cluster">
129
125
  <title>cluster_SliderModule_imports</title>
130
126
  <polygon fill="none" stroke="black" points="359,-189.59 359,-241.59 461,-241.59 461,-189.59 359,-189.59"/>
131
127
  </g>
128
+ <g id="clust2" class="cluster">
129
+ <title>cluster_SliderModule_declarations</title>
130
+ <polygon fill="none" stroke="black" points="281,-189.59 281,-241.59 351,-241.59 351,-189.59 281,-189.59"/>
131
+ </g>
132
132
  <g id="clust3" class="cluster">
133
133
  <title>cluster_SliderModule_Slider_providers</title>
134
134
  <polygon fill="none" stroke="black" points="16,-78 16,-176.59 616,-176.59 616,-78 16,-78"/>