carbon-components-angular 5.47.1 → 5.48.0

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 (99) hide show
  1. package/dialog/dialog.directive.d.ts +9 -1
  2. package/docs/documentation/classes/NumberChange.html +34 -0
  3. package/docs/documentation/components/NumberComponent.html +48 -14
  4. package/docs/documentation/components/PaginationNav.html +262 -33
  5. package/docs/documentation/components/ProgressIndicator.html +2 -2
  6. package/docs/documentation/components/Toggletip.html +104 -68
  7. package/docs/documentation/coverage.html +12 -12
  8. package/docs/documentation/directives/DialogDirective.html +134 -84
  9. package/docs/documentation/directives/OverflowMenuDirective.html +73 -30
  10. package/docs/documentation/interfaces/PaginationNavTranslations.html +20 -2
  11. package/docs/documentation/js/search/search_index.js +2 -2
  12. package/docs/documentation/modules/ComboBoxModule/dependencies.svg +4 -4
  13. package/docs/documentation/modules/ComboBoxModule.html +4 -4
  14. package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +34 -38
  15. package/docs/documentation/modules/DatePickerInputModule.html +34 -38
  16. package/docs/documentation/modules/DatePickerModule/dependencies.svg +52 -56
  17. package/docs/documentation/modules/DatePickerModule.html +52 -56
  18. package/docs/documentation/modules/FileUploaderModule/dependencies.svg +35 -35
  19. package/docs/documentation/modules/FileUploaderModule.html +35 -35
  20. package/docs/documentation/modules/InlineLoadingModule/dependencies.svg +4 -4
  21. package/docs/documentation/modules/InlineLoadingModule.html +4 -4
  22. package/docs/documentation/modules/ProgressBarModule/dependencies.svg +4 -4
  23. package/docs/documentation/modules/ProgressBarModule.html +4 -4
  24. package/docs/documentation/modules/RadioModule/dependencies.svg +35 -35
  25. package/docs/documentation/modules/RadioModule.html +35 -35
  26. package/docs/documentation/modules/SearchModule/dependencies.svg +4 -4
  27. package/docs/documentation/modules/SearchModule.html +4 -4
  28. package/docs/documentation/modules/SelectModule/dependencies.svg +60 -60
  29. package/docs/documentation/modules/SelectModule.html +60 -60
  30. package/docs/documentation/modules/SliderModule/dependencies.svg +4 -4
  31. package/docs/documentation/modules/SliderModule.html +4 -4
  32. package/docs/documentation/modules/TableModule/dependencies.svg +4 -4
  33. package/docs/documentation/modules/TableModule.html +4 -4
  34. package/docs/documentation/modules/TabsModule/dependencies.svg +68 -68
  35. package/docs/documentation/modules/TabsModule.html +68 -68
  36. package/docs/documentation/modules/TagModule/dependencies.svg +4 -4
  37. package/docs/documentation/modules/TagModule.html +4 -4
  38. package/docs/documentation/modules/ThemeModule/dependencies.svg +4 -4
  39. package/docs/documentation/modules/ThemeModule.html +4 -4
  40. package/docs/documentation/modules/TilesModule/dependencies.svg +86 -86
  41. package/docs/documentation/modules/TilesModule.html +86 -86
  42. package/docs/documentation/modules/TimePickerModule/dependencies.svg +41 -37
  43. package/docs/documentation/modules/TimePickerModule.html +41 -37
  44. package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +40 -44
  45. package/docs/documentation/modules/TimePickerSelectModule.html +40 -44
  46. package/docs/documentation/modules/ToggleModule/dependencies.svg +4 -4
  47. package/docs/documentation/modules/ToggleModule.html +4 -4
  48. package/docs/documentation/modules/ToggletipModule/dependencies.svg +4 -4
  49. package/docs/documentation/modules/ToggletipModule.html +4 -4
  50. package/docs/documentation/modules/TooltipModule/dependencies.svg +29 -29
  51. package/docs/documentation/modules/TooltipModule.html +29 -29
  52. package/docs/documentation/modules/TreeviewModule/dependencies.svg +36 -36
  53. package/docs/documentation/modules/TreeviewModule.html +36 -36
  54. package/docs/documentation/modules/UIShellModule/dependencies.svg +4 -4
  55. package/docs/documentation/modules/UIShellModule.html +4 -4
  56. package/docs/documentation.json +245 -172
  57. package/docs/storybook/7773.b5e74332.iframe.bundle.js +1 -0
  58. package/docs/storybook/{8341.2bf88948.iframe.bundle.js → 8341.d095fdee.iframe.bundle.js} +1 -1
  59. package/docs/storybook/{dialog-overflow-menu-overflow-menu-stories.a7b8273a.iframe.bundle.js → dialog-overflow-menu-overflow-menu-stories.cd56a223.iframe.bundle.js} +1 -1
  60. package/docs/storybook/iframe.html +2 -2
  61. package/docs/storybook/main.css +3007 -2790
  62. package/docs/storybook/main.e6ee5d76.iframe.bundle.js +1 -0
  63. package/docs/storybook/{number-input-number-stories.6aba5a3d.iframe.bundle.js → number-input-number-stories.8d02c22f.iframe.bundle.js} +1 -1
  64. package/docs/storybook/pagination-pagination-nav-stories.7b305bf2.iframe.bundle.js +1 -0
  65. package/docs/storybook/project.json +1 -1
  66. package/docs/storybook/{runtime~main.724b23c2.iframe.bundle.js → runtime~main.90978505.iframe.bundle.js} +1 -1
  67. package/docs/storybook/{toggletip-toggletip-stories.93f48d46.iframe.bundle.js → toggletip-toggletip-stories.c3354041.iframe.bundle.js} +1 -1
  68. package/esm2020/dialog/dialog.directive.mjs +19 -15
  69. package/esm2020/number-input/number.component.mjs +31 -1
  70. package/esm2020/pagination/pagination-nav/pagination-nav.component.mjs +32 -5
  71. package/esm2020/progress-indicator/progress-indicator.component.mjs +2 -2
  72. package/esm2020/toggletip/toggletip.component.mjs +5 -2
  73. package/fesm2015/carbon-components-angular-dialog.mjs +18 -15
  74. package/fesm2015/carbon-components-angular-dialog.mjs.map +1 -1
  75. package/fesm2015/carbon-components-angular-number-input.mjs +30 -0
  76. package/fesm2015/carbon-components-angular-number-input.mjs.map +1 -1
  77. package/fesm2015/carbon-components-angular-pagination.mjs +31 -4
  78. package/fesm2015/carbon-components-angular-pagination.mjs.map +1 -1
  79. package/fesm2015/carbon-components-angular-progress-indicator.mjs +1 -1
  80. package/fesm2015/carbon-components-angular-progress-indicator.mjs.map +1 -1
  81. package/fesm2015/carbon-components-angular-toggletip.mjs +4 -1
  82. package/fesm2015/carbon-components-angular-toggletip.mjs.map +1 -1
  83. package/fesm2020/carbon-components-angular-dialog.mjs +18 -15
  84. package/fesm2020/carbon-components-angular-dialog.mjs.map +1 -1
  85. package/fesm2020/carbon-components-angular-number-input.mjs +30 -0
  86. package/fesm2020/carbon-components-angular-number-input.mjs.map +1 -1
  87. package/fesm2020/carbon-components-angular-pagination.mjs +31 -4
  88. package/fesm2020/carbon-components-angular-pagination.mjs.map +1 -1
  89. package/fesm2020/carbon-components-angular-progress-indicator.mjs +1 -1
  90. package/fesm2020/carbon-components-angular-progress-indicator.mjs.map +1 -1
  91. package/fesm2020/carbon-components-angular-toggletip.mjs +4 -1
  92. package/fesm2020/carbon-components-angular-toggletip.mjs.map +1 -1
  93. package/package.json +1 -1
  94. package/pagination/pagination-nav/pagination-nav.component.d.ts +8 -1
  95. package/progress-indicator/progress-indicator.component.d.ts +1 -1
  96. package/toggletip/toggletip.component.d.ts +4 -2
  97. package/docs/storybook/7773.cac12c93.iframe.bundle.js +0 -1
  98. package/docs/storybook/main.76a5a273.iframe.bundle.js +0 -1
  99. package/docs/storybook/pagination-pagination-nav-stories.ace8938b.iframe.bundle.js +0 -1
@@ -24,21 +24,21 @@
24
24
  <title>cluster_RadioModule</title>
25
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
- <g id="clust5" class="cluster">
28
- <title>cluster_RadioModule_imports</title>
29
- <polygon fill="none" stroke="black" points="735,-189.59 735,-241.59 835,-241.59 835,-189.59 735,-189.59"/>
27
+ <g id="clust4" class="cluster">
28
+ <title>cluster_RadioModule_RadioGroup_providers</title>
29
+ <polygon fill="none" stroke="black" points="624,-78 624,-241.59 1274,-241.59 1274,-78 624,-78"/>
30
30
  </g>
31
31
  <g id="clust6" class="cluster">
32
32
  <title>cluster_RadioModule_exports</title>
33
- <polygon fill="none" stroke="black" points="580,-319.59 580,-371.59 756,-371.59 756,-319.59 580,-319.59"/>
33
+ <polygon fill="none" stroke="black" points="430,-319.59 430,-371.59 606,-371.59 606,-319.59 430,-319.59"/>
34
+ </g>
35
+ <g id="clust5" class="cluster">
36
+ <title>cluster_RadioModule_imports</title>
37
+ <polygon fill="none" stroke="black" points="476,-189.59 476,-241.59 576,-241.59 576,-189.59 476,-189.59"/>
34
38
  </g>
35
39
  <g id="clust2" class="cluster">
36
40
  <title>cluster_RadioModule_declarations</title>
37
- <polygon fill="none" stroke="black" points="553,-189.59 553,-241.59 727,-241.59 727,-189.59 553,-189.59"/>
38
- </g>
39
- <g id="clust4" class="cluster">
40
- <title>cluster_RadioModule_RadioGroup_providers</title>
41
- <polygon fill="none" stroke="black" points="624,-78 624,-176.59 1274,-176.59 1274,-78 624,-78"/>
41
+ <polygon fill="none" stroke="black" points="320,-189.59 320,-241.59 390,-241.59 390,-189.59 320,-189.59"/>
42
42
  </g>
43
43
  <g id="clust3" class="cluster">
44
44
  <title>cluster_RadioModule_Radio_providers</title>
@@ -47,56 +47,56 @@
47
47
  <!-- Radio -->
48
48
  <g id="node1" class="node">
49
49
  <title>Radio</title>
50
- <polygon fill="#ffffb3" stroke="black" points="615,-233.59 561,-233.59 561,-197.59 615,-197.59 615,-233.59"/>
51
- <text text-anchor="middle" x="588" 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>
52
52
  </g>
53
53
  <!-- RadioModule -->
54
54
  <g id="node3" class="node">
55
55
  <title>RadioModule</title>
56
- <polygon fill="#8dd3c7" stroke="black" points="722.49,-298.59 719.49,-302.59 698.49,-302.59 695.49,-298.59 629.51,-298.59 629.51,-262.59 722.49,-262.59 722.49,-298.59"/>
57
- <text text-anchor="middle" x="676" 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>
58
58
  </g>
59
59
  <!-- Radio&#45;&gt;RadioModule -->
60
60
  <g id="edge1" class="edge">
61
61
  <title>Radio&#45;&gt;RadioModule</title>
62
- <path fill="none" stroke="black" d="M601.32,-233.7C601.32,-252.93 601.32,-280.59 601.32,-280.59 601.32,-280.59 619.13,-280.59 619.13,-280.59"/>
63
- <polygon fill="black" stroke="black" points="619.13,-284.09 629.13,-280.59 619.13,-277.09 619.13,-284.09"/>
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"/>
64
64
  </g>
65
65
  <!-- RadioGroup -->
66
66
  <g id="node2" class="node">
67
67
  <title>RadioGroup</title>
68
- <polygon fill="#ffffb3" stroke="black" points="718.71,-233.59 633.29,-233.59 633.29,-197.59 718.71,-197.59 718.71,-233.59"/>
69
- <text text-anchor="middle" x="676" 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>
70
70
  </g>
71
71
  <!-- RadioGroup&#45;&gt;RadioModule -->
72
72
  <g id="edge3" class="edge">
73
73
  <title>RadioGroup&#45;&gt;RadioModule</title>
74
- <path fill="none" stroke="black" d="M676,-233.7C676,-233.7 676,-252.58 676,-252.58"/>
75
- <polygon fill="black" stroke="black" points="672.5,-252.58 676,-262.58 679.5,-252.58 672.5,-252.58"/>
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"/>
76
76
  </g>
77
77
  <!-- Radio -->
78
78
  <g id="node7" class="node">
79
79
  <title>Radio </title>
80
- <polygon fill="#fb8072" stroke="black" points="748,-363.59 694,-363.59 694,-327.59 748,-327.59 748,-363.59"/>
81
- <text text-anchor="middle" x="721" 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>
82
82
  </g>
83
83
  <!-- RadioModule&#45;&gt;Radio -->
84
84
  <g id="edge6" class="edge">
85
85
  <title>RadioModule&#45;&gt;Radio </title>
86
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M708.25,-298.7C708.25,-298.7 708.25,-317.58 708.25,-317.58"/>
87
- <polygon fill="black" stroke="black" points="704.75,-317.58 708.25,-327.58 711.75,-317.58 704.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"/>
88
88
  </g>
89
89
  <!-- RadioGroup -->
90
90
  <g id="node8" class="node">
91
91
  <title>RadioGroup </title>
92
- <polygon fill="#fb8072" stroke="black" points="676.21,-363.59 587.79,-363.59 587.79,-327.59 676.21,-327.59 676.21,-363.59"/>
93
- <text text-anchor="middle" x="632" 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>
94
94
  </g>
95
95
  <!-- RadioModule&#45;&gt;RadioGroup -->
96
96
  <g id="edge7" class="edge">
97
97
  <title>RadioModule&#45;&gt;RadioGroup </title>
98
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M652.93,-298.7C652.93,-298.7 652.93,-317.58 652.93,-317.58"/>
99
- <polygon fill="black" stroke="black" points="649.43,-317.58 652.93,-327.58 656.43,-317.58 649.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"/>
100
100
  </g>
101
101
  <!-- {
102
102
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true
@@ -117,8 +117,8 @@
117
117
  <title>{
118
118
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true
119
119
  }&#45;&gt;Radio</title>
120
- <path fill="none" stroke="black" d="M584.52,-143.9C584.52,-143.9 584.52,-187.54 584.52,-187.54"/>
121
- <polygon fill="black" stroke="black" points="581.02,-187.54 584.52,-197.54 588.02,-187.54 581.02,-187.54"/>
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"/>
122
122
  </g>
123
123
  <!-- {
124
124
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true
@@ -139,20 +139,20 @@
139
139
  <title>{
140
140
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true
141
141
  }&#45;&gt;RadioGroup</title>
142
- <path fill="none" stroke="black" d="M676,-148.67C676,-148.67 676,-187.4 676,-187.4"/>
143
- <polygon fill="black" stroke="black" points="672.5,-187.4 676,-197.4 679.5,-187.4 672.5,-187.4"/>
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"/>
144
144
  </g>
145
145
  <!-- IconModule -->
146
146
  <g id="node6" class="node">
147
147
  <title>IconModule</title>
148
- <polygon fill="#8dd3c7" stroke="black" points="827.43,-233.59 824.43,-237.59 803.43,-237.59 800.43,-233.59 742.57,-233.59 742.57,-197.59 827.43,-197.59 827.43,-233.59"/>
149
- <text text-anchor="middle" x="785" 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>
150
150
  </g>
151
151
  <!-- IconModule&#45;&gt;RadioModule -->
152
152
  <g id="edge5" class="edge">
153
153
  <title>IconModule&#45;&gt;RadioModule</title>
154
- <path fill="none" stroke="black" d="M787.61,-233.7C787.61,-252.93 787.61,-280.59 787.61,-280.59 787.61,-280.59 732.68,-280.59 732.68,-280.59"/>
155
- <polygon fill="black" stroke="black" points="732.68,-277.09 722.68,-280.59 732.68,-284.09 732.68,-277.09"/>
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"/>
156
156
  </g>
157
157
  </g>
158
158
  </svg>
@@ -117,21 +117,21 @@
117
117
  <title>cluster_RadioModule</title>
118
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
- <g id="clust5" class="cluster">
121
- <title>cluster_RadioModule_imports</title>
122
- <polygon fill="none" stroke="black" points="735,-189.59 735,-241.59 835,-241.59 835,-189.59 735,-189.59"/>
120
+ <g id="clust4" class="cluster">
121
+ <title>cluster_RadioModule_RadioGroup_providers</title>
122
+ <polygon fill="none" stroke="black" points="624,-78 624,-241.59 1274,-241.59 1274,-78 624,-78"/>
123
123
  </g>
124
124
  <g id="clust6" class="cluster">
125
125
  <title>cluster_RadioModule_exports</title>
126
- <polygon fill="none" stroke="black" points="580,-319.59 580,-371.59 756,-371.59 756,-319.59 580,-319.59"/>
126
+ <polygon fill="none" stroke="black" points="430,-319.59 430,-371.59 606,-371.59 606,-319.59 430,-319.59"/>
127
+ </g>
128
+ <g id="clust5" class="cluster">
129
+ <title>cluster_RadioModule_imports</title>
130
+ <polygon fill="none" stroke="black" points="476,-189.59 476,-241.59 576,-241.59 576,-189.59 476,-189.59"/>
127
131
  </g>
128
132
  <g id="clust2" class="cluster">
129
133
  <title>cluster_RadioModule_declarations</title>
130
- <polygon fill="none" stroke="black" points="553,-189.59 553,-241.59 727,-241.59 727,-189.59 553,-189.59"/>
131
- </g>
132
- <g id="clust4" class="cluster">
133
- <title>cluster_RadioModule_RadioGroup_providers</title>
134
- <polygon fill="none" stroke="black" points="624,-78 624,-176.59 1274,-176.59 1274,-78 624,-78"/>
134
+ <polygon fill="none" stroke="black" points="320,-189.59 320,-241.59 390,-241.59 390,-189.59 320,-189.59"/>
135
135
  </g>
136
136
  <g id="clust3" class="cluster">
137
137
  <title>cluster_RadioModule_Radio_providers</title>
@@ -140,56 +140,56 @@
140
140
  <!-- Radio -->
141
141
  <g id="node1" class="node">
142
142
  <title>Radio</title>
143
- <polygon fill="#ffffb3" stroke="black" points="615,-233.59 561,-233.59 561,-197.59 615,-197.59 615,-233.59"/>
144
- <text text-anchor="middle" x="588" 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>
145
145
  </g>
146
146
  <!-- RadioModule -->
147
147
  <g id="node3" class="node">
148
148
  <title>RadioModule</title>
149
- <polygon fill="#8dd3c7" stroke="black" points="722.49,-298.59 719.49,-302.59 698.49,-302.59 695.49,-298.59 629.51,-298.59 629.51,-262.59 722.49,-262.59 722.49,-298.59"/>
150
- <text text-anchor="middle" x="676" 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>
151
151
  </g>
152
152
  <!-- Radio&#45;&gt;RadioModule -->
153
153
  <g id="edge1" class="edge">
154
154
  <title>Radio&#45;&gt;RadioModule</title>
155
- <path fill="none" stroke="black" d="M601.32,-233.7C601.32,-252.93 601.32,-280.59 601.32,-280.59 601.32,-280.59 619.13,-280.59 619.13,-280.59"/>
156
- <polygon fill="black" stroke="black" points="619.13,-284.09 629.13,-280.59 619.13,-277.09 619.13,-284.09"/>
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"/>
157
157
  </g>
158
158
  <!-- RadioGroup -->
159
159
  <g id="node2" class="node">
160
160
  <title>RadioGroup</title>
161
- <polygon fill="#ffffb3" stroke="black" points="718.71,-233.59 633.29,-233.59 633.29,-197.59 718.71,-197.59 718.71,-233.59"/>
162
- <text text-anchor="middle" x="676" 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>
163
163
  </g>
164
164
  <!-- RadioGroup&#45;&gt;RadioModule -->
165
165
  <g id="edge3" class="edge">
166
166
  <title>RadioGroup&#45;&gt;RadioModule</title>
167
- <path fill="none" stroke="black" d="M676,-233.7C676,-233.7 676,-252.58 676,-252.58"/>
168
- <polygon fill="black" stroke="black" points="672.5,-252.58 676,-262.58 679.5,-252.58 672.5,-252.58"/>
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"/>
169
169
  </g>
170
170
  <!-- Radio -->
171
171
  <g id="node7" class="node">
172
172
  <title>Radio </title>
173
- <polygon fill="#fb8072" stroke="black" points="748,-363.59 694,-363.59 694,-327.59 748,-327.59 748,-363.59"/>
174
- <text text-anchor="middle" x="721" 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>
175
175
  </g>
176
176
  <!-- RadioModule&#45;&gt;Radio -->
177
177
  <g id="edge6" class="edge">
178
178
  <title>RadioModule&#45;&gt;Radio </title>
179
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M708.25,-298.7C708.25,-298.7 708.25,-317.58 708.25,-317.58"/>
180
- <polygon fill="black" stroke="black" points="704.75,-317.58 708.25,-327.58 711.75,-317.58 704.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"/>
181
181
  </g>
182
182
  <!-- RadioGroup -->
183
183
  <g id="node8" class="node">
184
184
  <title>RadioGroup </title>
185
- <polygon fill="#fb8072" stroke="black" points="676.21,-363.59 587.79,-363.59 587.79,-327.59 676.21,-327.59 676.21,-363.59"/>
186
- <text text-anchor="middle" x="632" 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>
187
187
  </g>
188
188
  <!-- RadioModule&#45;&gt;RadioGroup -->
189
189
  <g id="edge7" class="edge">
190
190
  <title>RadioModule&#45;&gt;RadioGroup </title>
191
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M652.93,-298.7C652.93,-298.7 652.93,-317.58 652.93,-317.58"/>
192
- <polygon fill="black" stroke="black" points="649.43,-317.58 652.93,-327.58 656.43,-317.58 649.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"/>
193
193
  </g>
194
194
  <!-- {
195
195
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true
@@ -210,8 +210,8 @@
210
210
  <title>{
211
211
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Radio, multi: true
212
212
  }&#45;&gt;Radio</title>
213
- <path fill="none" stroke="black" d="M584.52,-143.9C584.52,-143.9 584.52,-187.54 584.52,-187.54"/>
214
- <polygon fill="black" stroke="black" points="581.02,-187.54 584.52,-197.54 588.02,-187.54 581.02,-187.54"/>
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"/>
215
215
  </g>
216
216
  <!-- {
217
217
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true
@@ -232,20 +232,20 @@
232
232
  <title>{
233
233
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: RadioGroup, multi: true
234
234
  }&#45;&gt;RadioGroup</title>
235
- <path fill="none" stroke="black" d="M676,-148.67C676,-148.67 676,-187.4 676,-187.4"/>
236
- <polygon fill="black" stroke="black" points="672.5,-187.4 676,-197.4 679.5,-187.4 672.5,-187.4"/>
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"/>
237
237
  </g>
238
238
  <!-- IconModule -->
239
239
  <g id="node6" class="node">
240
240
  <title>IconModule</title>
241
- <polygon fill="#8dd3c7" stroke="black" points="827.43,-233.59 824.43,-237.59 803.43,-237.59 800.43,-233.59 742.57,-233.59 742.57,-197.59 827.43,-197.59 827.43,-233.59"/>
242
- <text text-anchor="middle" x="785" 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>
243
243
  </g>
244
244
  <!-- IconModule&#45;&gt;RadioModule -->
245
245
  <g id="edge5" class="edge">
246
246
  <title>IconModule&#45;&gt;RadioModule</title>
247
- <path fill="none" stroke="black" d="M787.61,-233.7C787.61,-252.93 787.61,-280.59 787.61,-280.59 787.61,-280.59 732.68,-280.59 732.68,-280.59"/>
248
- <polygon fill="black" stroke="black" points="732.68,-277.09 722.68,-280.59 732.68,-284.09 732.68,-277.09"/>
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"/>
249
249
  </g>
250
250
  </g>
251
251
  </svg>
@@ -24,14 +24,14 @@
24
24
  <title>cluster_SearchModule</title>
25
25
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 630,-379.59 630,-70 8,-70"/>
26
26
  </g>
27
- <g id="clust4" class="cluster">
28
- <title>cluster_SearchModule_imports</title>
29
- <polygon fill="none" stroke="black" points="362,-189.59 362,-241.59 566,-241.59 566,-189.59 362,-189.59"/>
30
- </g>
31
27
  <g id="clust5" class="cluster">
32
28
  <title>cluster_SearchModule_exports</title>
33
29
  <polygon fill="none" stroke="black" points="375,-319.59 375,-371.59 449,-371.59 449,-319.59 375,-319.59"/>
34
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
35
  <g id="clust2" class="cluster">
36
36
  <title>cluster_SearchModule_declarations</title>
37
37
  <polygon fill="none" stroke="black" points="284,-189.59 284,-241.59 354,-241.59 354,-189.59 284,-189.59"/>
@@ -117,14 +117,14 @@
117
117
  <title>cluster_SearchModule</title>
118
118
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 630,-379.59 630,-70 8,-70"/>
119
119
  </g>
120
- <g id="clust4" class="cluster">
121
- <title>cluster_SearchModule_imports</title>
122
- <polygon fill="none" stroke="black" points="362,-189.59 362,-241.59 566,-241.59 566,-189.59 362,-189.59"/>
123
- </g>
124
120
  <g id="clust5" class="cluster">
125
121
  <title>cluster_SearchModule_exports</title>
126
122
  <polygon fill="none" stroke="black" points="375,-319.59 375,-371.59 449,-371.59 449,-319.59 375,-319.59"/>
127
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
128
  <g id="clust2" class="cluster">
129
129
  <title>cluster_SearchModule_declarations</title>
130
130
  <polygon fill="none" stroke="black" points="284,-189.59 284,-241.59 354,-241.59 354,-189.59 284,-189.59"/>
@@ -4,119 +4,119 @@
4
4
  <!-- Generated by graphviz version 2.47.0 (20210316.0004)
5
5
  -->
6
6
  <!-- Title: dependencies Pages: 1 -->
7
- <svg width="919pt" height="396pt"
8
- viewBox="0.00 0.00 919.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
7
+ <svg width="642pt" height="396pt"
8
+ viewBox="0.00 0.00 642.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 915,-391.59 915,4 -4,4"/>
12
- <text text-anchor="start" x="434.51" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
13
- <polygon fill="#ffffb3" stroke="transparent" points="221.5,-10 221.5,-30 241.5,-30 241.5,-10 221.5,-10"/>
14
- <text text-anchor="start" x="245.13" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
15
- <polygon fill="#8dd3c7" stroke="transparent" points="334.5,-10 334.5,-30 354.5,-30 354.5,-10 334.5,-10"/>
16
- <text text-anchor="start" x="358.23" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
17
- <polygon fill="#80b1d3" stroke="transparent" points="420.5,-10 420.5,-30 440.5,-30 440.5,-10 420.5,-10"/>
18
- <text text-anchor="start" x="444.28" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
19
- <polygon fill="#fdb462" stroke="transparent" points="517.5,-10 517.5,-30 537.5,-30 537.5,-10 517.5,-10"/>
20
- <text text-anchor="start" x="541.17" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
21
- <polygon fill="#fb8072" stroke="transparent" points="613.5,-10 613.5,-30 633.5,-30 633.5,-10 613.5,-10"/>
22
- <text text-anchor="start" x="637.23" 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 638,-391.59 638,4 -4,4"/>
12
+ <text text-anchor="start" x="296.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
13
+ <polygon fill="#ffffb3" stroke="transparent" points="83,-10 83,-30 103,-30 103,-10 83,-10"/>
14
+ <text text-anchor="start" x="106.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
15
+ <polygon fill="#8dd3c7" stroke="transparent" points="196,-10 196,-30 216,-30 216,-10 196,-10"/>
16
+ <text text-anchor="start" x="219.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
17
+ <polygon fill="#80b1d3" stroke="transparent" points="282,-10 282,-30 302,-30 302,-10 282,-10"/>
18
+ <text text-anchor="start" x="305.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
19
+ <polygon fill="#fdb462" stroke="transparent" points="379,-10 379,-30 399,-30 399,-10 379,-10"/>
20
+ <text text-anchor="start" x="402.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
21
+ <polygon fill="#fb8072" stroke="transparent" points="475,-10 475,-30 495,-30 495,-10 475,-10"/>
22
+ <text text-anchor="start" x="498.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_SelectModule</title>
25
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 903,-379.59 903,-70 8,-70"/>
25
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 626,-379.59 626,-70 8,-70"/>
26
26
  </g>
27
- <g id="clust5" class="cluster">
28
- <title>cluster_SelectModule_Select_providers</title>
29
- <polygon fill="none" stroke="black" points="293,-78 293,-241.59 895,-241.59 895,-78 293,-78"/>
27
+ <g id="clust6" class="cluster">
28
+ <title>cluster_SelectModule_imports</title>
29
+ <polygon fill="none" stroke="black" points="518,-189.59 518,-241.59 618,-241.59 618,-189.59 518,-189.59"/>
30
30
  </g>
31
31
  <g id="clust2" class="cluster">
32
32
  <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"/>
33
+ <polygon fill="none" stroke="black" points="277,-189.59 277,-241.59 510,-241.59 510,-189.59 277,-189.59"/>
34
+ </g>
35
+ <g id="clust5" class="cluster">
36
+ <title>cluster_SelectModule_Select_providers</title>
37
+ <polygon fill="none" stroke="black" points="16,-78 16,-176.59 618,-176.59 618,-78 16,-78"/>
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="316,-319.59 316,-371.59 556,-371.59 556,-319.59 316,-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="502.26,-233.59 429.74,-233.59 429.74,-197.59 502.26,-197.59 502.26,-233.59"/>
47
+ <text text-anchor="middle" x="466" 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="471.76,-298.59 468.76,-302.59 447.76,-302.59 444.76,-298.59 378.24,-298.59 378.24,-262.59 471.76,-262.59 471.76,-298.59"/>
53
+ <text text-anchor="middle" x="425" 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="M450.75,-233.7C450.75,-233.7 450.75,-252.58 450.75,-252.58"/>
59
+ <polygon fill="black" stroke="black" points="447.25,-252.58 450.75,-262.58 454.25,-252.58 447.25,-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="411.39,-233.59 356.61,-233.59 356.61,-197.59 411.39,-197.59 411.39,-233.59"/>
65
+ <text text-anchor="middle" x="384" 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="M394.78,-233.7C394.78,-233.7 394.78,-252.58 394.78,-252.58"/>
71
+ <polygon fill="black" stroke="black" points="391.28,-252.58 394.78,-262.58 398.28,-252.58 391.28,-252.58"/>
72
72
  </g>
73
73
  <!-- Select -->
74
74
  <g id="node3" class="node">
75
75
  <title>Select</title>
76
- <polygon fill="#ffffb3" stroke="black" points="488,-233.59 434,-233.59 434,-197.59 488,-197.59 488,-233.59"/>
77
- <text text-anchor="middle" x="461" y="-211.39" font-family="Times,serif" font-size="14.00">Select</text>
76
+ <polygon fill="#ffffb3" stroke="black" points="339,-233.59 285,-233.59 285,-197.59 339,-197.59 339,-233.59"/>
77
+ <text text-anchor="middle" x="312" y="-211.39" font-family="Times,serif" font-size="14.00">Select</text>
78
78
  </g>
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="M331.5,-233.7C331.5,-252.93 331.5,-280.59 331.5,-280.59 331.5,-280.59 367.98,-280.59 367.98,-280.59"/>
83
+ <polygon fill="black" stroke="black" points="367.98,-284.09 377.98,-280.59 367.98,-277.09 367.98,-284.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="548.26,-363.59 471.74,-363.59 471.74,-327.59 548.26,-327.59 548.26,-363.59"/>
89
+ <text text-anchor="middle" x="510" 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="M463.03,-298.7C463.03,-317.93 463.03,-345.59 463.03,-345.59 463.03,-345.59 463.89,-345.59 463.89,-345.59"/>
95
+ <polygon fill="black" stroke="black" points="461.65,-349.09 471.65,-345.59 461.65,-342.09 461.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="454.39,-363.59 395.61,-363.59 395.61,-327.59 454.39,-327.59 454.39,-363.59"/>
101
+ <text text-anchor="middle" x="425" 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="M425,-298.7C425,-298.7 425,-317.58 425,-317.58"/>
107
+ <polygon fill="black" stroke="black" points="421.5,-317.58 425,-327.58 428.5,-317.58 421.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="378,-363.59 324,-363.59 324,-327.59 378,-327.59 378,-363.59"/>
113
+ <text text-anchor="middle" x="351" 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="M386.96,-298.7C386.96,-317.93 386.96,-345.59 386.96,-345.59 386.96,-345.59 386.09,-345.59 386.09,-345.59"/>
119
+ <polygon fill="black" stroke="black" points="388.26,-342.09 378.26,-345.59 388.26,-349.09 388.26,-342.09"/>
120
120
  </g>
121
121
  <!-- {
122
122
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true
@@ -125,10 +125,10 @@
125
125
  <title>{
126
126
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true
127
127
  }</title>
128
- <ellipse fill="#fdb462" stroke="black" cx="594" cy="-127.3" rx="292.67" ry="41.09"/>
129
- <text text-anchor="middle" x="594" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
130
- <text text-anchor="middle" x="594" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true</text>
131
- <text text-anchor="middle" x="594" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
128
+ <ellipse fill="#fdb462" stroke="black" cx="317" cy="-127.3" rx="292.67" ry="41.09"/>
129
+ <text text-anchor="middle" x="317" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
130
+ <text text-anchor="middle" x="317" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true</text>
131
+ <text text-anchor="middle" x="317" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
132
132
  </g>
133
133
  <!-- {
134
134
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true
@@ -137,20 +137,20 @@
137
137
  <title>{
138
138
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Select, multi: true
139
139
  }&#45;&gt;Select</title>
140
- <path fill="none" stroke="black" d="M461,-164.23C461,-164.23 461,-187.58 461,-187.58"/>
141
- <polygon fill="black" stroke="black" points="457.5,-187.58 461,-197.58 464.5,-187.58 457.5,-187.58"/>
140
+ <path fill="none" stroke="black" d="M312,-168.6C312,-168.6 312,-187.26 312,-187.26"/>
141
+ <polygon fill="black" stroke="black" points="308.5,-187.26 312,-197.26 315.5,-187.26 308.5,-187.26"/>
142
142
  </g>
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="610.43,-233.59 607.43,-237.59 586.43,-237.59 583.43,-233.59 525.57,-233.59 525.57,-197.59 610.43,-197.59 610.43,-233.59"/>
147
+ <text text-anchor="middle" x="568" 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="M536.96,-233.7C536.96,-252.93 536.96,-280.59 536.96,-280.59 536.96,-280.59 481.83,-280.59 481.83,-280.59"/>
153
+ <polygon fill="black" stroke="black" points="481.83,-277.09 471.83,-280.59 481.83,-284.09 481.83,-277.09"/>
154
154
  </g>
155
155
  </g>
156
156
  </svg>