carbon-components-angular 6.0.0-rc.21 → 6.0.0-rc.22

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 (217) hide show
  1. package/aspect-ratio/aspect-ratio.directive.d.ts +1 -1
  2. package/aspect-ratio/aspect-ratio.module.d.ts +1 -1
  3. package/datepicker/datepicker.component.d.ts +1 -0
  4. package/datepicker-input/datepicker-input.component.d.ts +1 -0
  5. package/docs/documentation/components/AILabelComponent.html +2 -2
  6. package/docs/documentation/components/ActionableNotification.html +3 -3
  7. package/docs/documentation/components/ButtonSet.html +5 -5
  8. package/docs/documentation/components/ComboButtonComponent.html +3 -3
  9. package/docs/documentation/components/ContextMenuItemComponent.html +3 -3
  10. package/docs/documentation/components/DatePicker.html +242 -155
  11. package/docs/documentation/components/DatePickerInput.html +239 -149
  12. package/docs/documentation/components/IconTab.html +48 -50
  13. package/docs/documentation/components/Label.html +38 -44
  14. package/docs/documentation/components/MenuButtonComponent.html +3 -3
  15. package/docs/documentation/components/PaginationOverflow.html +3 -3
  16. package/docs/documentation/components/Select.html +183 -65
  17. package/docs/documentation/components/Tab.html +56 -59
  18. package/docs/documentation/components/TabHeaderComponent.html +5 -5
  19. package/docs/documentation/components/TableBody.html +3 -3
  20. package/docs/documentation/components/TableContainer.html +3 -3
  21. package/docs/documentation/components/TableHead.html +3 -3
  22. package/docs/documentation/components/TableHeader.html +3 -3
  23. package/docs/documentation/components/TableRadio.html +22 -24
  24. package/docs/documentation/components/TableRowComponent.html +3 -3
  25. package/docs/documentation/components/Tabs.html +36 -40
  26. package/docs/documentation/components/TabsVertical.html +34 -36
  27. package/docs/documentation/components/TabsVerticalGrouped.html +3 -3
  28. package/docs/documentation/components/Tag.html +5 -5
  29. package/docs/documentation/components/TagFilter.html +2 -2
  30. package/docs/documentation/components/TagOperationalComponent.html +2 -2
  31. package/docs/documentation/components/TagSelectableComponent.html +2 -2
  32. package/docs/documentation/components/Tile.html +19 -23
  33. package/docs/documentation/components/TimePickerSelect.html +104 -32
  34. package/docs/documentation/components/Toggle.html +460 -1680
  35. package/docs/documentation/components/Toggletip.html +5 -5
  36. package/docs/documentation/coverage.html +17 -17
  37. package/docs/documentation/directives/AspectRatioDirective.html +23 -24
  38. package/docs/documentation/directives/PasswordInput.html +1 -1
  39. package/docs/documentation/directives/TextInput.html +1 -1
  40. package/docs/documentation/graph/dependencies.svg +179 -179
  41. package/docs/documentation/js/menu-wc.js +6 -3
  42. package/docs/documentation/js/menu-wc_es5.js +1 -1
  43. package/docs/documentation/js/search/search_index.js +2 -2
  44. package/docs/documentation/miscellaneous/enumerations.html +0 -37
  45. package/docs/documentation/modules/AspectRatioModule/dependencies.svg +4 -4
  46. package/docs/documentation/modules/AspectRatioModule.html +9 -8
  47. package/docs/documentation/modules/ContextMenuModule/dependencies.svg +4 -4
  48. package/docs/documentation/modules/ContextMenuModule.html +4 -4
  49. package/docs/documentation/modules/DialogModule/dependencies.svg +80 -80
  50. package/docs/documentation/modules/DialogModule.html +80 -80
  51. package/docs/documentation/modules/DropdownModule/dependencies.svg +4 -4
  52. package/docs/documentation/modules/DropdownModule.html +4 -4
  53. package/docs/documentation/modules/GridModule/dependencies.svg +4 -4
  54. package/docs/documentation/modules/GridModule.html +4 -4
  55. package/docs/documentation/modules/HeaderModule/dependencies.svg +4 -4
  56. package/docs/documentation/modules/HeaderModule.html +4 -4
  57. package/docs/documentation/modules/I18nModule/dependencies.svg +4 -4
  58. package/docs/documentation/modules/I18nModule.html +4 -4
  59. package/docs/documentation/modules/InputModule/dependencies.svg +4 -4
  60. package/docs/documentation/modules/InputModule.html +4 -4
  61. package/docs/documentation/modules/LayerModule/dependencies.svg +4 -4
  62. package/docs/documentation/modules/LayerModule.html +4 -4
  63. package/docs/documentation/modules/LayoutModule/dependencies.svg +4 -4
  64. package/docs/documentation/modules/LayoutModule.html +4 -4
  65. package/docs/documentation/modules/ListModule/dependencies.svg +4 -4
  66. package/docs/documentation/modules/ListModule.html +4 -4
  67. package/docs/documentation/modules/LoadingModule/dependencies.svg +4 -4
  68. package/docs/documentation/modules/LoadingModule.html +4 -4
  69. package/docs/documentation/modules/MenuButton/dependencies.svg +4 -4
  70. package/docs/documentation/modules/MenuButton.html +4 -4
  71. package/docs/documentation/modules/ModalModule/dependencies.svg +4 -4
  72. package/docs/documentation/modules/ModalModule.html +4 -4
  73. package/docs/documentation/modules/NFormsModule/dependencies.svg +4 -4
  74. package/docs/documentation/modules/NFormsModule.html +4 -4
  75. package/docs/documentation/modules/PaginationModule/dependencies.svg +4 -4
  76. package/docs/documentation/modules/PaginationModule.html +4 -4
  77. package/docs/documentation/modules/PlaceholderModule/dependencies.svg +4 -4
  78. package/docs/documentation/modules/PlaceholderModule.html +4 -4
  79. package/docs/documentation/modules/PopoverModule/dependencies.svg +4 -4
  80. package/docs/documentation/modules/PopoverModule.html +4 -4
  81. package/docs/documentation/modules/RadioModule/dependencies.svg +4 -4
  82. package/docs/documentation/modules/RadioModule.html +4 -4
  83. package/docs/documentation/modules/TableModule/dependencies.svg +4 -4
  84. package/docs/documentation/modules/TableModule.html +4 -4
  85. package/docs/documentation/modules/ThemeModule/dependencies.svg +4 -4
  86. package/docs/documentation/modules/ThemeModule.html +4 -4
  87. package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +4 -4
  88. package/docs/documentation/modules/TimePickerSelectModule.html +4 -4
  89. package/docs/documentation/modules/ToggleModule/dependencies.svg +4 -4
  90. package/docs/documentation/modules/ToggleModule.html +4 -4
  91. package/docs/documentation/modules/ToggletipModule/dependencies.svg +4 -4
  92. package/docs/documentation/modules/ToggletipModule.html +4 -4
  93. package/docs/documentation/modules/TreeviewModule/dependencies.svg +4 -4
  94. package/docs/documentation/modules/TreeviewModule.html +4 -4
  95. package/docs/documentation/overview.html +179 -179
  96. package/docs/documentation.json +872 -1252
  97. package/docs/storybook/117.bb979a2a.iframe.bundle.js +1 -0
  98. package/docs/storybook/{3419.8754f6b3.iframe.bundle.js → 3419.fbf4e882.iframe.bundle.js} +1 -1
  99. package/docs/storybook/{4333.ab38752d.iframe.bundle.js → 4333.fefbcaa4.iframe.bundle.js} +1 -1
  100. package/docs/storybook/4539.cd802ae1.iframe.bundle.js +1 -0
  101. package/docs/storybook/5028.4f8835f2.iframe.bundle.js +1 -0
  102. package/docs/storybook/{5118.d8e064f1.iframe.bundle.js → 5118.02beb793.iframe.bundle.js} +1 -1
  103. package/docs/storybook/{6372.9f376681.iframe.bundle.js → 6372.f041a629.iframe.bundle.js} +1 -1
  104. package/docs/storybook/{6878.5ee808b5.iframe.bundle.js → 6878.c010cd64.iframe.bundle.js} +1 -1
  105. package/docs/storybook/{6931.bca31e10.iframe.bundle.js → 6931.723d7595.iframe.bundle.js} +1 -1
  106. package/docs/storybook/880.f7aa41d3.iframe.bundle.js +1 -0
  107. package/docs/storybook/9851.97cd4b72.iframe.bundle.js +1 -0
  108. package/docs/storybook/{aspect-ratio-aspect-ratio-stories.a66b9c60.iframe.bundle.js → aspect-ratio-aspect-ratio-stories.8433112e.iframe.bundle.js} +1 -1
  109. package/docs/storybook/breadcrumb-breadcrumb-stories.f128b6d0.iframe.bundle.js +1 -0
  110. package/docs/storybook/button-button-set-stories.c2612349.iframe.bundle.js +1 -0
  111. package/docs/storybook/button-button-stories.30b119cd.iframe.bundle.js +1 -0
  112. package/docs/storybook/button-icon-button-stories.0da0527f.iframe.bundle.js +1 -0
  113. package/docs/storybook/checkbox-checkbox-stories.2ebd0a3e.iframe.bundle.js +1 -0
  114. package/docs/storybook/code-snippet-code-snippet-stories.395927b5.iframe.bundle.js +1 -0
  115. package/docs/storybook/combo-button-combo-button-stories.06cafdbe.iframe.bundle.js +1 -0
  116. package/docs/storybook/contained-list-contained-list-stories.0ef7351b.iframe.bundle.js +1 -0
  117. package/docs/storybook/datepicker-datepicker-stories.402c0d61.iframe.bundle.js +1 -0
  118. package/docs/storybook/dialog-overflow-menu-overflow-menu-stories.1820773f.iframe.bundle.js +1 -0
  119. package/docs/storybook/file-uploader-file-stories.f98094f5.iframe.bundle.js +1 -0
  120. package/docs/storybook/iframe.html +2 -2
  121. package/docs/storybook/index-stories.dc944c09.iframe.bundle.js +1 -0
  122. package/docs/storybook/inline-loading-inline-loading-stories.4eb2d84e.iframe.bundle.js +1 -0
  123. package/docs/storybook/input-password-stories.30fb2577.iframe.bundle.js +1 -0
  124. package/docs/storybook/main.80067634.iframe.bundle.js +1 -0
  125. package/docs/storybook/menu-button-menu-button-stories.bdfe8d92.iframe.bundle.js +1 -0
  126. package/docs/storybook/modal-modal-stories.2a043fe5.iframe.bundle.js +1 -0
  127. package/docs/storybook/pagination-pagination-nav-stories.0f81f31c.iframe.bundle.js +1 -0
  128. package/docs/storybook/pagination-pagination-stories.eec922d6.iframe.bundle.js +1 -0
  129. package/docs/storybook/patterns-dialogs-modal-with-table-stories.5d05e9a4.iframe.bundle.js +1 -0
  130. package/docs/storybook/patterns-filtering-multiple-categories-stories.3ae46ebd.iframe.bundle.js +1 -0
  131. package/docs/storybook/patterns-forms-multi-step-form-stories.fe0953e3.iframe.bundle.js +1 -0
  132. package/docs/storybook/patterns-loading-large-loading-stories.66bf3964.iframe.bundle.js +1 -0
  133. package/docs/storybook/project.json +1 -1
  134. package/docs/storybook/{runtime~main.e29a4f3e.iframe.bundle.js → runtime~main.d45fe031.iframe.bundle.js} +1 -1
  135. package/docs/storybook/{select-select-stories.e5a6b6fd.iframe.bundle.js → select-select-stories.6494aa35.iframe.bundle.js} +1 -1
  136. package/docs/storybook/tag-tag-stories.c0c023cc.iframe.bundle.js +1 -0
  137. package/docs/storybook/toggle-toggle-stories.fa8a4852.iframe.bundle.js +1 -0
  138. package/docs/storybook/toggletip-toggletip-stories.9b065bb4.iframe.bundle.js +1 -0
  139. package/fesm2022/carbon-components-angular-ai-label.mjs +1 -1
  140. package/fesm2022/carbon-components-angular-ai-label.mjs.map +1 -1
  141. package/fesm2022/carbon-components-angular-aspect-ratio.mjs +4 -5
  142. package/fesm2022/carbon-components-angular-aspect-ratio.mjs.map +1 -1
  143. package/fesm2022/carbon-components-angular-button.mjs +4 -4
  144. package/fesm2022/carbon-components-angular-button.mjs.map +1 -1
  145. package/fesm2022/carbon-components-angular-combo-button.mjs +2 -2
  146. package/fesm2022/carbon-components-angular-combo-button.mjs.map +1 -1
  147. package/fesm2022/carbon-components-angular-context-menu.mjs +2 -2
  148. package/fesm2022/carbon-components-angular-context-menu.mjs.map +1 -1
  149. package/fesm2022/carbon-components-angular-datepicker-input.mjs +7 -5
  150. package/fesm2022/carbon-components-angular-datepicker-input.mjs.map +1 -1
  151. package/fesm2022/carbon-components-angular-datepicker.mjs +7 -7
  152. package/fesm2022/carbon-components-angular-datepicker.mjs.map +1 -1
  153. package/fesm2022/carbon-components-angular-forms.mjs +1 -1
  154. package/fesm2022/carbon-components-angular-forms.mjs.map +1 -1
  155. package/fesm2022/carbon-components-angular-input.mjs +8 -14
  156. package/fesm2022/carbon-components-angular-input.mjs.map +1 -1
  157. package/fesm2022/carbon-components-angular-menu-button.mjs +2 -2
  158. package/fesm2022/carbon-components-angular-menu-button.mjs.map +1 -1
  159. package/fesm2022/carbon-components-angular-notification.mjs +2 -2
  160. package/fesm2022/carbon-components-angular-notification.mjs.map +1 -1
  161. package/fesm2022/carbon-components-angular-pagination.mjs +2 -2
  162. package/fesm2022/carbon-components-angular-pagination.mjs.map +1 -1
  163. package/fesm2022/carbon-components-angular-select.mjs +14 -14
  164. package/fesm2022/carbon-components-angular-select.mjs.map +1 -1
  165. package/fesm2022/carbon-components-angular-table.mjs +12 -14
  166. package/fesm2022/carbon-components-angular-table.mjs.map +1 -1
  167. package/fesm2022/carbon-components-angular-tabs.mjs +38 -48
  168. package/fesm2022/carbon-components-angular-tabs.mjs.map +1 -1
  169. package/fesm2022/carbon-components-angular-tag.mjs +6 -6
  170. package/fesm2022/carbon-components-angular-tag.mjs.map +1 -1
  171. package/fesm2022/carbon-components-angular-tiles.mjs +4 -8
  172. package/fesm2022/carbon-components-angular-tiles.mjs.map +1 -1
  173. package/fesm2022/carbon-components-angular-toggle.mjs +73 -31
  174. package/fesm2022/carbon-components-angular-toggle.mjs.map +1 -1
  175. package/fesm2022/carbon-components-angular-toggletip.mjs +4 -4
  176. package/fesm2022/carbon-components-angular-toggletip.mjs.map +1 -1
  177. package/forms/index.d.ts +1 -1
  178. package/input/input.directive.d.ts +1 -1
  179. package/input/password.directive.d.ts +1 -1
  180. package/package.json +1 -1
  181. package/select/select.component.d.ts +2 -0
  182. package/tag/tag-filter.component.d.ts +1 -1
  183. package/tag/tag-operational.component.d.ts +1 -1
  184. package/tag/tag-selectable.component.d.ts +1 -1
  185. package/tag/tag.component.d.ts +1 -1
  186. package/toggle/toggle.component.d.ts +36 -21
  187. package/docs/storybook/117.97eb4444.iframe.bundle.js +0 -1
  188. package/docs/storybook/4539.3c2d13f6.iframe.bundle.js +0 -1
  189. package/docs/storybook/5028.d2f8d70a.iframe.bundle.js +0 -1
  190. package/docs/storybook/880.b32b1797.iframe.bundle.js +0 -1
  191. package/docs/storybook/9851.65fc740b.iframe.bundle.js +0 -1
  192. package/docs/storybook/breadcrumb-breadcrumb-stories.8b85700c.iframe.bundle.js +0 -1
  193. package/docs/storybook/button-button-set-stories.fa675e32.iframe.bundle.js +0 -1
  194. package/docs/storybook/button-button-stories.018cbff3.iframe.bundle.js +0 -1
  195. package/docs/storybook/button-icon-button-stories.dd6cbcba.iframe.bundle.js +0 -1
  196. package/docs/storybook/checkbox-checkbox-stories.5ef654f3.iframe.bundle.js +0 -1
  197. package/docs/storybook/code-snippet-code-snippet-stories.3613f4e0.iframe.bundle.js +0 -1
  198. package/docs/storybook/combo-button-combo-button-stories.d30cbfba.iframe.bundle.js +0 -1
  199. package/docs/storybook/contained-list-contained-list-stories.fa371c0d.iframe.bundle.js +0 -1
  200. package/docs/storybook/datepicker-datepicker-stories.b2c80ef4.iframe.bundle.js +0 -1
  201. package/docs/storybook/dialog-overflow-menu-overflow-menu-stories.23d0247a.iframe.bundle.js +0 -1
  202. package/docs/storybook/file-uploader-file-stories.81d58618.iframe.bundle.js +0 -1
  203. package/docs/storybook/index-stories.1efbdb52.iframe.bundle.js +0 -1
  204. package/docs/storybook/inline-loading-inline-loading-stories.af3ae602.iframe.bundle.js +0 -1
  205. package/docs/storybook/input-password-stories.f98ce325.iframe.bundle.js +0 -1
  206. package/docs/storybook/main.05801aa6.iframe.bundle.js +0 -1
  207. package/docs/storybook/menu-button-menu-button-stories.76c3d1f4.iframe.bundle.js +0 -1
  208. package/docs/storybook/modal-modal-stories.0a4034f4.iframe.bundle.js +0 -1
  209. package/docs/storybook/pagination-pagination-nav-stories.1580b524.iframe.bundle.js +0 -1
  210. package/docs/storybook/pagination-pagination-stories.a3328d94.iframe.bundle.js +0 -1
  211. package/docs/storybook/patterns-dialogs-modal-with-table-stories.1051be79.iframe.bundle.js +0 -1
  212. package/docs/storybook/patterns-filtering-multiple-categories-stories.77608d33.iframe.bundle.js +0 -1
  213. package/docs/storybook/patterns-forms-multi-step-form-stories.73cd2f55.iframe.bundle.js +0 -1
  214. package/docs/storybook/patterns-loading-large-loading-stories.66a25868.iframe.bundle.js +0 -1
  215. package/docs/storybook/tag-tag-stories.eed011b8.iframe.bundle.js +0 -1
  216. package/docs/storybook/toggle-toggle-stories.5c291417.iframe.bundle.js +0 -1
  217. package/docs/storybook/toggletip-toggletip-stories.2987ef51.iframe.bundle.js +0 -1
@@ -48,711 +48,711 @@
48
48
  <title>cluster_AspectRatioModule</title>
49
49
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="26671,-70 26671,-282 26843,-282 26843,-70 26671,-70"/>
50
50
  </g>
51
- <g id="clust14" class="cluster">
52
- <title>cluster_AspectRatioModule_declarations</title>
51
+ <g id="clust15" class="cluster">
52
+ <title>cluster_AspectRatioModule_imports</title>
53
53
  <polygon fill="none" stroke="black" points="26680,-78 26680,-130 26834,-130 26834,-78 26680,-78"/>
54
54
  </g>
55
- <g id="clust17" class="cluster">
55
+ <g id="clust16" class="cluster">
56
56
  <title>cluster_AspectRatioModule_exports</title>
57
57
  <polygon fill="none" stroke="black" points="26679,-222 26679,-274 26835,-274 26835,-222 26679,-222"/>
58
58
  </g>
59
- <g id="clust20" class="cluster">
59
+ <g id="clust19" class="cluster">
60
60
  <title>cluster_BreadcrumbModule</title>
61
61
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="10277,-290 10277,-578 10807,-578 10807,-290 10277,-290"/>
62
62
  </g>
63
- <g id="clust22" class="cluster">
63
+ <g id="clust21" class="cluster">
64
64
  <title>cluster_BreadcrumbModule_imports</title>
65
65
  <polygon fill="none" stroke="black" points="10285,-298 10285,-426 10799,-426 10799,-298 10285,-298"/>
66
66
  </g>
67
- <g id="clust23" class="cluster">
67
+ <g id="clust22" class="cluster">
68
68
  <title>cluster_BreadcrumbModule_exports</title>
69
69
  <polygon fill="none" stroke="black" points="10381,-518 10381,-570 10683,-570 10683,-518 10381,-518"/>
70
70
  </g>
71
- <g id="clust26" class="cluster">
71
+ <g id="clust25" class="cluster">
72
72
  <title>cluster_ButtonModule</title>
73
73
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="10277,-214 10277,-282 11067,-282 11067,-214 10277,-214"/>
74
74
  </g>
75
- <g id="clust28" class="cluster">
75
+ <g id="clust27" class="cluster">
76
76
  <title>cluster_ButtonModule_imports</title>
77
77
  <polygon fill="none" stroke="black" points="10561,-222 10561,-274 11059,-274 11059,-222 10561,-222"/>
78
78
  </g>
79
- <g id="clust29" class="cluster">
79
+ <g id="clust28" class="cluster">
80
80
  <title>cluster_ButtonModule_exports</title>
81
81
  <polygon fill="none" stroke="black" points="10285,-222 10285,-274 10553,-274 10553,-222 10285,-222"/>
82
82
  </g>
83
- <g id="clust32" class="cluster">
83
+ <g id="clust31" class="cluster">
84
84
  <title>cluster_CheckboxModule</title>
85
85
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="4067,-290 4067,-510 4305,-510 4305,-290 4067,-290"/>
86
86
  </g>
87
- <g id="clust34" class="cluster">
87
+ <g id="clust33" class="cluster">
88
88
  <title>cluster_CheckboxModule_imports</title>
89
89
  <polygon fill="none" stroke="black" points="4076,-298 4076,-350 4291,-350 4291,-298 4076,-298"/>
90
90
  </g>
91
- <g id="clust35" class="cluster">
91
+ <g id="clust34" class="cluster">
92
92
  <title>cluster_CheckboxModule_exports</title>
93
93
  <polygon fill="none" stroke="black" points="4075,-450 4075,-502 4297,-502 4297,-450 4075,-450"/>
94
94
  </g>
95
- <g id="clust38" class="cluster">
95
+ <g id="clust37" class="cluster">
96
96
  <title>cluster_CodeSnippetModule</title>
97
97
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8693,-290 8693,-510 8918,-510 8918,-290 8693,-290"/>
98
98
  </g>
99
- <g id="clust40" class="cluster">
99
+ <g id="clust39" class="cluster">
100
100
  <title>cluster_CodeSnippetModule_imports</title>
101
101
  <polygon fill="none" stroke="black" points="8701,-298 8701,-350 8910,-350 8910,-298 8701,-298"/>
102
102
  </g>
103
- <g id="clust41" class="cluster">
103
+ <g id="clust40" class="cluster">
104
104
  <title>cluster_CodeSnippetModule_exports</title>
105
105
  <polygon fill="none" stroke="black" points="8790,-450 8790,-502 8898,-502 8898,-450 8790,-450"/>
106
106
  </g>
107
- <g id="clust44" class="cluster">
107
+ <g id="clust43" class="cluster">
108
108
  <title>cluster_ComboBoxModule</title>
109
109
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="170,-290 170,-578 432,-578 432,-290 170,-290"/>
110
110
  </g>
111
- <g id="clust46" class="cluster">
111
+ <g id="clust45" class="cluster">
112
112
  <title>cluster_ComboBoxModule_imports</title>
113
113
  <polygon fill="none" stroke="black" points="190,-374 190,-426 424,-426 424,-374 190,-374"/>
114
114
  </g>
115
- <g id="clust47" class="cluster">
115
+ <g id="clust46" class="cluster">
116
116
  <title>cluster_ComboBoxModule_exports</title>
117
117
  <polygon fill="none" stroke="black" points="181,-518 181,-570 421,-570 421,-518 181,-518"/>
118
118
  </g>
119
- <g id="clust49" class="cluster">
119
+ <g id="clust48" class="cluster">
120
120
  <title>cluster_ComboBoxModule_providers</title>
121
121
  <polygon fill="none" stroke="black" points="178,-298 178,-350 356,-350 356,-298 178,-298"/>
122
122
  </g>
123
- <g id="clust50" class="cluster">
123
+ <g id="clust49" class="cluster">
124
124
  <title>cluster_ComboButtonModule</title>
125
125
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="7017,-290 7017,-510 7364,-510 7364,-290 7017,-290"/>
126
126
  </g>
127
- <g id="clust52" class="cluster">
127
+ <g id="clust51" class="cluster">
128
128
  <title>cluster_ComboButtonModule_imports</title>
129
129
  <polygon fill="none" stroke="black" points="7025,-298 7025,-350 7356,-350 7356,-298 7025,-298"/>
130
130
  </g>
131
- <g id="clust53" class="cluster">
131
+ <g id="clust52" class="cluster">
132
132
  <title>cluster_ComboButtonModule_exports</title>
133
133
  <polygon fill="none" stroke="black" points="7100,-450 7100,-502 7280,-502 7280,-450 7100,-450"/>
134
134
  </g>
135
- <g id="clust56" class="cluster">
135
+ <g id="clust55" class="cluster">
136
136
  <title>cluster_ContainedListModule</title>
137
137
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="4313,-290 4313,-510 4586,-510 4586,-290 4313,-290"/>
138
138
  </g>
139
- <g id="clust58" class="cluster">
139
+ <g id="clust57" class="cluster">
140
140
  <title>cluster_ContainedListModule_imports</title>
141
141
  <polygon fill="none" stroke="black" points="4322,-298 4322,-350 4572,-350 4572,-298 4322,-298"/>
142
142
  </g>
143
- <g id="clust59" class="cluster">
143
+ <g id="clust58" class="cluster">
144
144
  <title>cluster_ContainedListModule_exports</title>
145
145
  <polygon fill="none" stroke="black" points="4321,-450 4321,-502 4578,-502 4578,-450 4321,-450"/>
146
146
  </g>
147
- <g id="clust62" class="cluster">
147
+ <g id="clust61" class="cluster">
148
148
  <title>cluster_ContentSwitcherModule</title>
149
149
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="26851,-70 26851,-282 27167,-282 27167,-70 26851,-70"/>
150
150
  </g>
151
- <g id="clust64" class="cluster">
151
+ <g id="clust63" class="cluster">
152
152
  <title>cluster_ContentSwitcherModule_imports</title>
153
153
  <polygon fill="none" stroke="black" points="26863,-78 26863,-130 27156,-130 27156,-78 26863,-78"/>
154
154
  </g>
155
- <g id="clust65" class="cluster">
155
+ <g id="clust64" class="cluster">
156
156
  <title>cluster_ContentSwitcherModule_exports</title>
157
157
  <polygon fill="none" stroke="black" points="26859,-222 26859,-274 27159,-274 27159,-222 26859,-222"/>
158
158
  </g>
159
- <g id="clust68" class="cluster">
159
+ <g id="clust67" class="cluster">
160
160
  <title>cluster_ContextMenuModule</title>
161
161
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="6277,-214 6277,-282 8041,-282 8041,-214 6277,-214"/>
162
162
  </g>
163
- <g id="clust70" class="cluster">
163
+ <g id="clust69" class="cluster">
164
164
  <title>cluster_ContextMenuModule_imports</title>
165
165
  <polygon fill="none" stroke="black" points="7115,-222 7115,-274 8033,-274 8033,-222 7115,-222"/>
166
166
  </g>
167
- <g id="clust71" class="cluster">
167
+ <g id="clust70" class="cluster">
168
168
  <title>cluster_ContextMenuModule_exports</title>
169
169
  <polygon fill="none" stroke="black" points="6285,-222 6285,-274 7107,-274 7107,-222 6285,-222"/>
170
170
  </g>
171
- <g id="clust74" class="cluster">
171
+ <g id="clust73" class="cluster">
172
172
  <title>cluster_DatePickerInputModule</title>
173
173
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="19660,-290 19660,-510 19828,-510 19828,-290 19660,-290"/>
174
174
  </g>
175
- <g id="clust76" class="cluster">
175
+ <g id="clust75" class="cluster">
176
176
  <title>cluster_DatePickerInputModule_imports</title>
177
177
  <polygon fill="none" stroke="black" points="19694,-298 19694,-350 19818,-350 19818,-298 19694,-298"/>
178
178
  </g>
179
- <g id="clust77" class="cluster">
179
+ <g id="clust76" class="cluster">
180
180
  <title>cluster_DatePickerInputModule_exports</title>
181
181
  <polygon fill="none" stroke="black" points="19686,-450 19686,-502 19814,-502 19814,-450 19686,-450"/>
182
182
  </g>
183
- <g id="clust80" class="cluster">
183
+ <g id="clust79" class="cluster">
184
184
  <title>cluster_DatePickerModule</title>
185
185
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="20420,-290 20420,-510 20558,-510 20558,-290 20420,-290"/>
186
186
  </g>
187
- <g id="clust82" class="cluster">
187
+ <g id="clust81" class="cluster">
188
188
  <title>cluster_DatePickerModule_imports</title>
189
189
  <polygon fill="none" stroke="black" points="20442,-298 20442,-350 20536,-350 20536,-298 20442,-298"/>
190
190
  </g>
191
- <g id="clust83" class="cluster">
191
+ <g id="clust82" class="cluster">
192
192
  <title>cluster_DatePickerModule_exports</title>
193
193
  <polygon fill="none" stroke="black" points="20440,-450 20440,-502 20538,-502 20538,-450 20440,-450"/>
194
194
  </g>
195
- <g id="clust86" class="cluster">
195
+ <g id="clust85" class="cluster">
196
196
  <title>cluster_DialogModule</title>
197
197
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="10815,-290 10815,-358 12856,-358 12856,-290 10815,-290"/>
198
198
  </g>
199
- <g id="clust88" class="cluster">
199
+ <g id="clust87" class="cluster">
200
200
  <title>cluster_DialogModule_imports</title>
201
201
  <polygon fill="none" stroke="black" points="11802,-298 11802,-350 12848,-350 12848,-298 11802,-298"/>
202
202
  </g>
203
- <g id="clust89" class="cluster">
203
+ <g id="clust88" class="cluster">
204
204
  <title>cluster_DialogModule_exports</title>
205
205
  <polygon fill="none" stroke="black" points="10979,-298 10979,-350 11794,-350 11794,-298 10979,-298"/>
206
206
  </g>
207
- <g id="clust91" class="cluster">
207
+ <g id="clust90" class="cluster">
208
208
  <title>cluster_DialogModule_providers</title>
209
209
  <polygon fill="none" stroke="black" points="10823,-298 10823,-350 10971,-350 10971,-298 10823,-298"/>
210
210
  </g>
211
- <g id="clust92" class="cluster">
211
+ <g id="clust91" class="cluster">
212
212
  <title>cluster_DocumentationModule</title>
213
213
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="27175,-70 27175,-282 27337,-282 27337,-70 27175,-70"/>
214
214
  </g>
215
- <g id="clust94" class="cluster">
215
+ <g id="clust93" class="cluster">
216
216
  <title>cluster_DocumentationModule_imports</title>
217
217
  <polygon fill="none" stroke="black" points="27197,-78 27197,-130 27315,-130 27315,-78 27197,-78"/>
218
218
  </g>
219
- <g id="clust95" class="cluster">
219
+ <g id="clust94" class="cluster">
220
220
  <title>cluster_DocumentationModule_exports</title>
221
221
  <polygon fill="none" stroke="black" points="27195,-222 27195,-274 27317,-274 27317,-222 27195,-222"/>
222
222
  </g>
223
- <g id="clust98" class="cluster">
223
+ <g id="clust97" class="cluster">
224
224
  <title>cluster_DropdownModule</title>
225
225
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="440,-290 440,-358 1607,-358 1607,-290 440,-290"/>
226
226
  </g>
227
- <g id="clust100" class="cluster">
227
+ <g id="clust99" class="cluster">
228
228
  <title>cluster_DropdownModule_imports</title>
229
229
  <polygon fill="none" stroke="black" points="963,-298 963,-350 1599,-350 1599,-298 963,-298"/>
230
230
  </g>
231
- <g id="clust101" class="cluster">
231
+ <g id="clust100" class="cluster">
232
232
  <title>cluster_DropdownModule_exports</title>
233
233
  <polygon fill="none" stroke="black" points="448,-298 448,-350 955,-350 955,-298 448,-298"/>
234
234
  </g>
235
- <g id="clust104" class="cluster">
235
+ <g id="clust103" class="cluster">
236
236
  <title>cluster_ExperimentalModule</title>
237
237
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="12665,-214 12665,-282 12881,-282 12881,-214 12665,-214"/>
238
238
  </g>
239
- <g id="clust109" class="cluster">
239
+ <g id="clust108" class="cluster">
240
240
  <title>cluster_ExperimentalModule_providers</title>
241
241
  <polygon fill="none" stroke="black" points="12673,-222 12673,-274 12873,-274 12873,-222 12673,-222"/>
242
242
  </g>
243
- <g id="clust110" class="cluster">
243
+ <g id="clust109" class="cluster">
244
244
  <title>cluster_FileUploaderModule</title>
245
245
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="22116,-366 22116,-578 22483,-578 22483,-366 22116,-366"/>
246
246
  </g>
247
- <g id="clust112" class="cluster">
247
+ <g id="clust111" class="cluster">
248
248
  <title>cluster_FileUploaderModule_imports</title>
249
249
  <polygon fill="none" stroke="black" points="22124,-374 22124,-426 22475,-426 22475,-374 22124,-374"/>
250
250
  </g>
251
- <g id="clust113" class="cluster">
251
+ <g id="clust112" class="cluster">
252
252
  <title>cluster_FileUploaderModule_exports</title>
253
253
  <polygon fill="none" stroke="black" points="22156,-518 22156,-570 22390,-570 22390,-518 22156,-518"/>
254
254
  </g>
255
- <g id="clust116" class="cluster">
255
+ <g id="clust115" class="cluster">
256
256
  <title>cluster_GridModule</title>
257
257
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="27345,-70 27345,-282 27854,-282 27854,-70 27345,-70"/>
258
258
  </g>
259
- <g id="clust118" class="cluster">
259
+ <g id="clust117" class="cluster">
260
260
  <title>cluster_GridModule_imports</title>
261
261
  <polygon fill="none" stroke="black" points="27493,-78 27493,-130 27846,-130 27846,-78 27493,-78"/>
262
262
  </g>
263
- <g id="clust119" class="cluster">
263
+ <g id="clust118" class="cluster">
264
264
  <title>cluster_GridModule_exports</title>
265
265
  <polygon fill="none" stroke="black" points="27429,-222 27429,-274 27793,-274 27793,-222 27429,-222"/>
266
266
  </g>
267
- <g id="clust121" class="cluster">
267
+ <g id="clust120" class="cluster">
268
268
  <title>cluster_GridModule_providers</title>
269
269
  <polygon fill="none" stroke="black" points="27353,-78 27353,-130 27485,-130 27485,-78 27353,-78"/>
270
270
  </g>
271
- <g id="clust122" class="cluster">
271
+ <g id="clust121" class="cluster">
272
272
  <title>cluster_HeaderModule</title>
273
273
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="18574,-290 18574,-510 19354,-510 19354,-290 18574,-290"/>
274
274
  </g>
275
- <g id="clust124" class="cluster">
275
+ <g id="clust123" class="cluster">
276
276
  <title>cluster_HeaderModule_imports</title>
277
277
  <polygon fill="none" stroke="black" points="18582,-298 18582,-350 19320,-350 19320,-298 18582,-298"/>
278
278
  </g>
279
- <g id="clust125" class="cluster">
279
+ <g id="clust124" class="cluster">
280
280
  <title>cluster_HeaderModule_exports</title>
281
281
  <polygon fill="none" stroke="black" points="18582,-450 18582,-502 19346,-502 19346,-450 18582,-450"/>
282
282
  </g>
283
- <g id="clust128" class="cluster">
283
+ <g id="clust127" class="cluster">
284
284
  <title>cluster_I18nModule</title>
285
285
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="25753,-214 25753,-282 26067,-282 26067,-214 25753,-214"/>
286
286
  </g>
287
- <g id="clust130" class="cluster">
287
+ <g id="clust129" class="cluster">
288
288
  <title>cluster_I18nModule_imports</title>
289
289
  <polygon fill="none" stroke="black" points="25957,-222 25957,-274 26059,-274 26059,-222 25957,-222"/>
290
290
  </g>
291
- <g id="clust131" class="cluster">
291
+ <g id="clust130" class="cluster">
292
292
  <title>cluster_I18nModule_exports</title>
293
293
  <polygon fill="none" stroke="black" points="25843,-222 25843,-274 25949,-274 25949,-222 25843,-222"/>
294
294
  </g>
295
- <g id="clust133" class="cluster">
295
+ <g id="clust132" class="cluster">
296
296
  <title>cluster_I18nModule_providers</title>
297
297
  <polygon fill="none" stroke="black" points="25761,-222 25761,-274 25835,-274 25835,-222 25761,-222"/>
298
298
  </g>
299
- <g id="clust134" class="cluster">
299
+ <g id="clust133" class="cluster">
300
300
  <title>cluster_IconModule</title>
301
301
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="1451,-366 1451,-434 1579,-434 1579,-366 1451,-366"/>
302
302
  </g>
303
- <g id="clust137" class="cluster">
303
+ <g id="clust136" class="cluster">
304
304
  <title>cluster_IconModule_exports</title>
305
305
  <polygon fill="none" stroke="black" points="1459,-374 1459,-426 1571,-426 1571,-374 1459,-374"/>
306
306
  </g>
307
- <g id="clust140" class="cluster">
307
+ <g id="clust139" class="cluster">
308
308
  <title>cluster_InlineLoadingModule</title>
309
309
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-214 8,-434 162,-434 162,-214 8,-214"/>
310
310
  </g>
311
- <g id="clust142" class="cluster">
311
+ <g id="clust141" class="cluster">
312
312
  <title>cluster_InlineLoadingModule_imports</title>
313
313
  <polygon fill="none" stroke="black" points="29,-222 29,-274 141,-274 141,-222 29,-222"/>
314
314
  </g>
315
- <g id="clust143" class="cluster">
315
+ <g id="clust142" class="cluster">
316
316
  <title>cluster_InlineLoadingModule_exports</title>
317
317
  <polygon fill="none" stroke="black" points="28,-374 28,-426 142,-426 142,-374 28,-374"/>
318
318
  </g>
319
- <g id="clust146" class="cluster">
319
+ <g id="clust145" class="cluster">
320
320
  <title>cluster_InputModule</title>
321
321
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="4949,-290 4949,-510 5930,-510 5930,-290 4949,-290"/>
322
322
  </g>
323
- <g id="clust148" class="cluster">
323
+ <g id="clust147" class="cluster">
324
324
  <title>cluster_InputModule_imports</title>
325
325
  <polygon fill="none" stroke="black" points="4978,-298 4978,-350 5922,-350 5922,-298 4978,-298"/>
326
326
  </g>
327
- <g id="clust149" class="cluster">
327
+ <g id="clust148" class="cluster">
328
328
  <title>cluster_InputModule_exports</title>
329
329
  <polygon fill="none" stroke="black" points="4957,-450 4957,-502 5922,-502 5922,-450 4957,-450"/>
330
330
  </g>
331
- <g id="clust152" class="cluster">
331
+ <g id="clust151" class="cluster">
332
332
  <title>cluster_LayerModule</title>
333
333
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="27862,-70 27862,-282 27998,-282 27998,-70 27862,-70"/>
334
334
  </g>
335
- <g id="clust154" class="cluster">
335
+ <g id="clust153" class="cluster">
336
336
  <title>cluster_LayerModule_imports</title>
337
337
  <polygon fill="none" stroke="black" points="27873,-78 27873,-130 27989,-130 27989,-78 27873,-78"/>
338
338
  </g>
339
- <g id="clust155" class="cluster">
339
+ <g id="clust154" class="cluster">
340
340
  <title>cluster_LayerModule_exports</title>
341
341
  <polygon fill="none" stroke="black" points="27870,-222 27870,-274 27990,-274 27990,-222 27870,-222"/>
342
342
  </g>
343
- <g id="clust158" class="cluster">
343
+ <g id="clust157" class="cluster">
344
344
  <title>cluster_LayoutModule</title>
345
345
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="28156,-70 28156,-282 28290,-282 28290,-70 28156,-70"/>
346
346
  </g>
347
- <g id="clust160" class="cluster">
347
+ <g id="clust159" class="cluster">
348
348
  <title>cluster_LayoutModule_imports</title>
349
349
  <polygon fill="none" stroke="black" points="28165,-78 28165,-130 28281,-130 28281,-78 28165,-78"/>
350
350
  </g>
351
- <g id="clust161" class="cluster">
351
+ <g id="clust160" class="cluster">
352
352
  <title>cluster_LayoutModule_exports</title>
353
353
  <polygon fill="none" stroke="black" points="28164,-222 28164,-274 28282,-274 28282,-222 28164,-222"/>
354
354
  </g>
355
- <g id="clust164" class="cluster">
355
+ <g id="clust163" class="cluster">
356
356
  <title>cluster_LinkModule</title>
357
357
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="24595,-214 24595,-434 24821,-434 24821,-214 24595,-214"/>
358
358
  </g>
359
- <g id="clust166" class="cluster">
359
+ <g id="clust165" class="cluster">
360
360
  <title>cluster_LinkModule_imports</title>
361
361
  <polygon fill="none" stroke="black" points="24603,-222 24603,-274 24811,-274 24811,-222 24603,-222"/>
362
362
  </g>
363
- <g id="clust167" class="cluster">
363
+ <g id="clust166" class="cluster">
364
364
  <title>cluster_LinkModule_exports</title>
365
365
  <polygon fill="none" stroke="black" points="24603,-374 24603,-426 24813,-426 24813,-374 24603,-374"/>
366
366
  </g>
367
- <g id="clust170" class="cluster">
367
+ <g id="clust169" class="cluster">
368
368
  <title>cluster_ListModule</title>
369
369
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="28298,-70 28298,-282 28522,-282 28522,-70 28298,-70"/>
370
370
  </g>
371
- <g id="clust172" class="cluster">
371
+ <g id="clust171" class="cluster">
372
372
  <title>cluster_ListModule_imports</title>
373
373
  <polygon fill="none" stroke="black" points="28308,-78 28308,-130 28512,-130 28512,-78 28308,-78"/>
374
374
  </g>
375
- <g id="clust173" class="cluster">
375
+ <g id="clust172" class="cluster">
376
376
  <title>cluster_ListModule_exports</title>
377
377
  <polygon fill="none" stroke="black" points="28306,-222 28306,-274 28514,-274 28514,-222 28306,-222"/>
378
378
  </g>
379
- <g id="clust176" class="cluster">
379
+ <g id="clust175" class="cluster">
380
380
  <title>cluster_LoadingModule</title>
381
381
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="22491,-442 22491,-510 22675,-510 22675,-442 22491,-442"/>
382
382
  </g>
383
- <g id="clust178" class="cluster">
383
+ <g id="clust177" class="cluster">
384
384
  <title>cluster_LoadingModule_imports</title>
385
385
  <polygon fill="none" stroke="black" points="22589,-450 22589,-502 22667,-502 22667,-450 22589,-450"/>
386
386
  </g>
387
- <g id="clust179" class="cluster">
387
+ <g id="clust178" class="cluster">
388
388
  <title>cluster_LoadingModule_exports</title>
389
389
  <polygon fill="none" stroke="black" points="22499,-450 22499,-502 22581,-502 22581,-450 22499,-450"/>
390
390
  </g>
391
- <g id="clust182" class="cluster">
391
+ <g id="clust181" class="cluster">
392
392
  <title>cluster_MenuButton</title>
393
393
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="3589,-290 3589,-510 3777,-510 3777,-290 3589,-290"/>
394
394
  </g>
395
- <g id="clust184" class="cluster">
395
+ <g id="clust183" class="cluster">
396
396
  <title>cluster_MenuButton_imports</title>
397
397
  <polygon fill="none" stroke="black" points="3597,-298 3597,-350 3765,-350 3765,-298 3597,-298"/>
398
398
  </g>
399
- <g id="clust185" class="cluster">
399
+ <g id="clust184" class="cluster">
400
400
  <title>cluster_MenuButton_exports</title>
401
401
  <polygon fill="none" stroke="black" points="3597,-450 3597,-502 3769,-502 3769,-450 3597,-450"/>
402
402
  </g>
403
- <g id="clust188" class="cluster">
403
+ <g id="clust187" class="cluster">
404
404
  <title>cluster_ModalModule</title>
405
405
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="1952,-290 1952,-510 3429,-510 3429,-290 1952,-290"/>
406
406
  </g>
407
- <g id="clust190" class="cluster">
407
+ <g id="clust189" class="cluster">
408
408
  <title>cluster_ModalModule_imports</title>
409
409
  <polygon fill="none" stroke="black" points="2300,-298 2300,-350 3421,-350 3421,-298 2300,-298"/>
410
410
  </g>
411
- <g id="clust191" class="cluster">
411
+ <g id="clust190" class="cluster">
412
412
  <title>cluster_ModalModule_exports</title>
413
413
  <polygon fill="none" stroke="black" points="2199,-450 2199,-502 3271,-502 3271,-450 2199,-450"/>
414
414
  </g>
415
- <g id="clust193" class="cluster">
415
+ <g id="clust192" class="cluster">
416
416
  <title>cluster_ModalModule_providers</title>
417
417
  <polygon fill="none" stroke="black" points="1960,-298 1960,-350 2292,-350 2292,-298 1960,-298"/>
418
418
  </g>
419
- <g id="clust194" class="cluster">
419
+ <g id="clust193" class="cluster">
420
420
  <title>cluster_NFormsModule</title>
421
421
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="10815,-366 10815,-578 11432,-578 11432,-366 10815,-366"/>
422
422
  </g>
423
- <g id="clust196" class="cluster">
423
+ <g id="clust195" class="cluster">
424
424
  <title>cluster_NFormsModule_imports</title>
425
425
  <polygon fill="none" stroke="black" points="11198,-374 11198,-426 11424,-426 11424,-374 11198,-374"/>
426
426
  </g>
427
- <g id="clust197" class="cluster">
427
+ <g id="clust196" class="cluster">
428
428
  <title>cluster_NFormsModule_exports</title>
429
429
  <polygon fill="none" stroke="black" points="10823,-518 10823,-570 11424,-570 11424,-518 10823,-518"/>
430
430
  </g>
431
- <g id="clust200" class="cluster">
431
+ <g id="clust199" class="cluster">
432
432
  <title>cluster_NotificationModule</title>
433
433
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="16661,-290 16661,-510 18566,-510 18566,-290 16661,-290"/>
434
434
  </g>
435
- <g id="clust202" class="cluster">
435
+ <g id="clust201" class="cluster">
436
436
  <title>cluster_NotificationModule_imports</title>
437
437
  <polygon fill="none" stroke="black" points="17118,-298 17118,-350 18558,-350 18558,-298 17118,-298"/>
438
438
  </g>
439
- <g id="clust203" class="cluster">
439
+ <g id="clust202" class="cluster">
440
440
  <title>cluster_NotificationModule_exports</title>
441
441
  <polygon fill="none" stroke="black" points="16841,-450 16841,-502 18188,-502 18188,-450 16841,-450"/>
442
442
  </g>
443
- <g id="clust205" class="cluster">
443
+ <g id="clust204" class="cluster">
444
444
  <title>cluster_NotificationModule_providers</title>
445
445
  <polygon fill="none" stroke="black" points="16669,-298 16669,-350 17110,-350 17110,-298 16669,-298"/>
446
446
  </g>
447
- <g id="clust206" class="cluster">
447
+ <g id="clust205" class="cluster">
448
448
  <title>cluster_NumberModule</title>
449
449
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="23211,-290 23211,-510 23333,-510 23333,-290 23211,-290"/>
450
450
  </g>
451
- <g id="clust208" class="cluster">
451
+ <g id="clust207" class="cluster">
452
452
  <title>cluster_NumberModule_imports</title>
453
453
  <polygon fill="none" stroke="black" points="23233,-298 23233,-350 23311,-350 23311,-298 23233,-298"/>
454
454
  </g>
455
- <g id="clust209" class="cluster">
455
+ <g id="clust208" class="cluster">
456
456
  <title>cluster_NumberModule_exports</title>
457
457
  <polygon fill="none" stroke="black" points="23231,-450 23231,-502 23313,-502 23313,-450 23231,-450"/>
458
458
  </g>
459
- <g id="clust212" class="cluster">
459
+ <g id="clust211" class="cluster">
460
460
  <title>cluster_PaginationModule</title>
461
461
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="16124,-290 16124,-510 16653,-510 16653,-290 16124,-290"/>
462
462
  </g>
463
- <g id="clust214" class="cluster">
463
+ <g id="clust213" class="cluster">
464
464
  <title>cluster_PaginationModule_imports</title>
465
465
  <polygon fill="none" stroke="black" points="16145,-298 16145,-350 16645,-350 16645,-298 16145,-298"/>
466
466
  </g>
467
- <g id="clust215" class="cluster">
467
+ <g id="clust214" class="cluster">
468
468
  <title>cluster_PaginationModule_exports</title>
469
469
  <polygon fill="none" stroke="black" points="16132,-450 16132,-502 16645,-502 16645,-450 16132,-450"/>
470
470
  </g>
471
- <g id="clust218" class="cluster">
471
+ <g id="clust217" class="cluster">
472
472
  <title>cluster_PanelModule</title>
473
473
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="23727,-290 23727,-510 24057,-510 24057,-290 23727,-290"/>
474
474
  </g>
475
- <g id="clust220" class="cluster">
475
+ <g id="clust219" class="cluster">
476
476
  <title>cluster_PanelModule_imports</title>
477
477
  <polygon fill="none" stroke="black" points="23735,-298 23735,-350 24042,-350 24042,-298 23735,-298"/>
478
478
  </g>
479
- <g id="clust221" class="cluster">
479
+ <g id="clust220" class="cluster">
480
480
  <title>cluster_PanelModule_exports</title>
481
481
  <polygon fill="none" stroke="black" points="23735,-450 23735,-502 24049,-502 24049,-450 23735,-450"/>
482
482
  </g>
483
- <g id="clust224" class="cluster">
483
+ <g id="clust223" class="cluster">
484
484
  <title>cluster_PlaceholderModule</title>
485
485
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="1297,-366 1297,-434 1415,-434 1415,-366 1297,-366"/>
486
486
  </g>
487
- <g id="clust227" class="cluster">
487
+ <g id="clust226" class="cluster">
488
488
  <title>cluster_PlaceholderModule_exports</title>
489
489
  <polygon fill="none" stroke="black" points="1305,-374 1305,-426 1407,-426 1407,-374 1305,-374"/>
490
490
  </g>
491
- <g id="clust230" class="cluster">
491
+ <g id="clust229" class="cluster">
492
492
  <title>cluster_PopoverModule</title>
493
493
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="25463,-70 25463,-282 25745,-282 25745,-70 25463,-70"/>
494
494
  </g>
495
- <g id="clust232" class="cluster">
495
+ <g id="clust231" class="cluster">
496
496
  <title>cluster_PopoverModule_imports</title>
497
497
  <polygon fill="none" stroke="black" points="25472,-78 25472,-130 25730,-130 25730,-78 25472,-78"/>
498
498
  </g>
499
- <g id="clust233" class="cluster">
499
+ <g id="clust232" class="cluster">
500
500
  <title>cluster_PopoverModule_exports</title>
501
501
  <polygon fill="none" stroke="black" points="25471,-222 25471,-274 25737,-274 25737,-222 25471,-222"/>
502
502
  </g>
503
- <g id="clust236" class="cluster">
503
+ <g id="clust235" class="cluster">
504
504
  <title>cluster_ProgressBarModule</title>
505
505
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="3437,-214 3437,-434 3581,-434 3581,-214 3437,-214"/>
506
506
  </g>
507
- <g id="clust238" class="cluster">
507
+ <g id="clust237" class="cluster">
508
508
  <title>cluster_ProgressBarModule_imports</title>
509
509
  <polygon fill="none" stroke="black" points="3459,-222 3459,-274 3559,-274 3559,-222 3459,-222"/>
510
510
  </g>
511
- <g id="clust239" class="cluster">
511
+ <g id="clust238" class="cluster">
512
512
  <title>cluster_ProgressBarModule_exports</title>
513
513
  <polygon fill="none" stroke="black" points="3457,-374 3457,-426 3561,-426 3561,-374 3457,-374"/>
514
514
  </g>
515
- <g id="clust242" class="cluster">
515
+ <g id="clust241" class="cluster">
516
516
  <title>cluster_ProgressIndicatorModule</title>
517
517
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="19362,-290 19362,-510 19536,-510 19536,-290 19362,-290"/>
518
518
  </g>
519
- <g id="clust244" class="cluster">
519
+ <g id="clust243" class="cluster">
520
520
  <title>cluster_ProgressIndicatorModule_imports</title>
521
521
  <polygon fill="none" stroke="black" points="19392,-298 19392,-350 19522,-350 19522,-298 19392,-298"/>
522
522
  </g>
523
- <g id="clust245" class="cluster">
523
+ <g id="clust244" class="cluster">
524
524
  <title>cluster_ProgressIndicatorModule_exports</title>
525
525
  <polygon fill="none" stroke="black" points="19382,-450 19382,-502 19516,-502 19516,-450 19382,-450"/>
526
526
  </g>
527
- <g id="clust248" class="cluster">
527
+ <g id="clust247" class="cluster">
528
528
  <title>cluster_RadioModule</title>
529
529
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="11440,-442 11440,-510 11814,-510 11814,-442 11440,-442"/>
530
530
  </g>
531
- <g id="clust250" class="cluster">
531
+ <g id="clust249" class="cluster">
532
532
  <title>cluster_RadioModule_imports</title>
533
533
  <polygon fill="none" stroke="black" points="11632,-450 11632,-502 11806,-502 11806,-450 11632,-450"/>
534
534
  </g>
535
- <g id="clust251" class="cluster">
535
+ <g id="clust250" class="cluster">
536
536
  <title>cluster_RadioModule_exports</title>
537
537
  <polygon fill="none" stroke="black" points="11448,-450 11448,-502 11624,-502 11624,-450 11448,-450"/>
538
538
  </g>
539
- <g id="clust254" class="cluster">
539
+ <g id="clust253" class="cluster">
540
540
  <title>cluster_SearchModule</title>
541
541
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="19836,-290 19836,-510 19950,-510 19950,-290 19836,-290"/>
542
542
  </g>
543
- <g id="clust256" class="cluster">
543
+ <g id="clust255" class="cluster">
544
544
  <title>cluster_SearchModule_imports</title>
545
545
  <polygon fill="none" stroke="black" points="19844,-298 19844,-350 19914,-350 19914,-298 19844,-298"/>
546
546
  </g>
547
- <g id="clust257" class="cluster">
547
+ <g id="clust256" class="cluster">
548
548
  <title>cluster_SearchModule_exports</title>
549
549
  <polygon fill="none" stroke="black" points="19856,-450 19856,-502 19930,-502 19930,-450 19856,-450"/>
550
550
  </g>
551
- <g id="clust260" class="cluster">
551
+ <g id="clust259" class="cluster">
552
552
  <title>cluster_SelectModule</title>
553
553
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="3803,-214 3803,-434 4059,-434 4059,-214 3803,-214"/>
554
554
  </g>
555
- <g id="clust262" class="cluster">
555
+ <g id="clust261" class="cluster">
556
556
  <title>cluster_SelectModule_imports</title>
557
557
  <polygon fill="none" stroke="black" points="3819,-222 3819,-274 4051,-274 4051,-222 3819,-222"/>
558
558
  </g>
559
- <g id="clust263" class="cluster">
559
+ <g id="clust262" class="cluster">
560
560
  <title>cluster_SelectModule_exports</title>
561
561
  <polygon fill="none" stroke="black" points="3811,-374 3811,-426 4051,-426 4051,-374 3811,-374"/>
562
562
  </g>
563
- <g id="clust266" class="cluster">
563
+ <g id="clust265" class="cluster">
564
564
  <title>cluster_SideNavModule</title>
565
565
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="24065,-290 24065,-510 24587,-510 24587,-290 24065,-290"/>
566
566
  </g>
567
- <g id="clust268" class="cluster">
567
+ <g id="clust267" class="cluster">
568
568
  <title>cluster_SideNavModule_imports</title>
569
569
  <polygon fill="none" stroke="black" points="24073,-298 24073,-350 24579,-350 24579,-298 24073,-298"/>
570
570
  </g>
571
- <g id="clust269" class="cluster">
571
+ <g id="clust268" class="cluster">
572
572
  <title>cluster_SideNavModule_exports</title>
573
573
  <polygon fill="none" stroke="black" points="24092,-450 24092,-502 24406,-502 24406,-450 24092,-450"/>
574
574
  </g>
575
- <g id="clust272" class="cluster">
575
+ <g id="clust271" class="cluster">
576
576
  <title>cluster_SkeletonModule</title>
577
577
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="28530,-70 28530,-282 28920,-282 28920,-70 28530,-70"/>
578
578
  </g>
579
- <g id="clust274" class="cluster">
579
+ <g id="clust273" class="cluster">
580
580
  <title>cluster_SkeletonModule_imports</title>
581
581
  <polygon fill="none" stroke="black" points="28543,-78 28543,-130 28906,-130 28906,-78 28543,-78"/>
582
582
  </g>
583
- <g id="clust275" class="cluster">
583
+ <g id="clust274" class="cluster">
584
584
  <title>cluster_SkeletonModule_exports</title>
585
585
  <polygon fill="none" stroke="black" points="28538,-222 28538,-274 28912,-274 28912,-222 28538,-222"/>
586
586
  </g>
587
- <g id="clust278" class="cluster">
587
+ <g id="clust277" class="cluster">
588
588
  <title>cluster_SliderModule</title>
589
589
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="19544,-290 19544,-510 19652,-510 19652,-290 19544,-290"/>
590
590
  </g>
591
- <g id="clust280" class="cluster">
591
+ <g id="clust279" class="cluster">
592
592
  <title>cluster_SliderModule_imports</title>
593
593
  <polygon fill="none" stroke="black" points="19563,-298 19563,-350 19633,-350 19633,-298 19563,-298"/>
594
594
  </g>
595
- <g id="clust281" class="cluster">
595
+ <g id="clust280" class="cluster">
596
596
  <title>cluster_SliderModule_exports</title>
597
597
  <polygon fill="none" stroke="black" points="19563,-450 19563,-502 19633,-502 19633,-450 19563,-450"/>
598
598
  </g>
599
- <g id="clust284" class="cluster">
599
+ <g id="clust283" class="cluster">
600
600
  <title>cluster_StructuredListModule</title>
601
601
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="19990,-214 19990,-434 20412,-434 20412,-214 19990,-214"/>
602
602
  </g>
603
- <g id="clust286" class="cluster">
603
+ <g id="clust285" class="cluster">
604
604
  <title>cluster_StructuredListModule_imports</title>
605
605
  <polygon fill="none" stroke="black" points="19998,-222 19998,-274 20389,-274 20389,-222 19998,-222"/>
606
606
  </g>
607
- <g id="clust287" class="cluster">
607
+ <g id="clust286" class="cluster">
608
608
  <title>cluster_StructuredListModule_exports</title>
609
609
  <polygon fill="none" stroke="black" points="19998,-374 19998,-426 20404,-426 20404,-374 19998,-374"/>
610
610
  </g>
611
- <g id="clust290" class="cluster">
611
+ <g id="clust289" class="cluster">
612
612
  <title>cluster_TableModule</title>
613
613
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="12892,-290 12892,-510 16107,-510 16107,-290 12892,-290"/>
614
614
  </g>
615
- <g id="clust292" class="cluster">
615
+ <g id="clust291" class="cluster">
616
616
  <title>cluster_TableModule_imports</title>
617
617
  <polygon fill="none" stroke="black" points="12957,-298 12957,-350 16074,-350 16074,-298 12957,-298"/>
618
618
  </g>
619
- <g id="clust293" class="cluster">
619
+ <g id="clust292" class="cluster">
620
620
  <title>cluster_TableModule_exports</title>
621
621
  <polygon fill="none" stroke="black" points="12900,-450 12900,-502 16099,-502 16099,-450 12900,-450"/>
622
622
  </g>
623
- <g id="clust296" class="cluster">
623
+ <g id="clust295" class="cluster">
624
624
  <title>cluster_TabsModule</title>
625
625
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="20566,-290 20566,-510 22108,-510 22108,-290 20566,-290"/>
626
626
  </g>
627
- <g id="clust298" class="cluster">
627
+ <g id="clust297" class="cluster">
628
628
  <title>cluster_TabsModule_imports</title>
629
629
  <polygon fill="none" stroke="black" points="20574,-298 20574,-350 22100,-350 22100,-298 20574,-298"/>
630
630
  </g>
631
- <g id="clust299" class="cluster">
631
+ <g id="clust298" class="cluster">
632
632
  <title>cluster_TabsModule_exports</title>
633
633
  <polygon fill="none" stroke="black" points="20574,-450 20574,-502 22012,-502 22012,-450 20574,-450"/>
634
634
  </g>
635
- <g id="clust302" class="cluster">
635
+ <g id="clust301" class="cluster">
636
636
  <title>cluster_TagModule</title>
637
637
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="22519,-214 22519,-434 23203,-434 23203,-214 22519,-214"/>
638
638
  </g>
639
- <g id="clust304" class="cluster">
639
+ <g id="clust303" class="cluster">
640
640
  <title>cluster_TagModule_imports</title>
641
641
  <polygon fill="none" stroke="black" points="22527,-222 22527,-274 23181,-274 23181,-222 22527,-222"/>
642
642
  </g>
643
- <g id="clust305" class="cluster">
643
+ <g id="clust304" class="cluster">
644
644
  <title>cluster_TagModule_exports</title>
645
645
  <polygon fill="none" stroke="black" points="22527,-374 22527,-426 23195,-426 23195,-374 22527,-374"/>
646
646
  </g>
647
- <g id="clust308" class="cluster">
647
+ <g id="clust307" class="cluster">
648
648
  <title>cluster_ThemeModule</title>
649
649
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="28006,-138 28006,-358 28148,-358 28148,-138 28006,-138"/>
650
650
  </g>
651
- <g id="clust310" class="cluster">
651
+ <g id="clust309" class="cluster">
652
652
  <title>cluster_ThemeModule_imports</title>
653
653
  <polygon fill="none" stroke="black" points="28015,-146 28015,-198 28137,-198 28137,-146 28015,-146"/>
654
654
  </g>
655
- <g id="clust311" class="cluster">
655
+ <g id="clust310" class="cluster">
656
656
  <title>cluster_ThemeModule_exports</title>
657
657
  <polygon fill="none" stroke="black" points="28014,-298 28014,-350 28140,-350 28140,-298 28014,-298"/>
658
658
  </g>
659
- <g id="clust314" class="cluster">
659
+ <g id="clust313" class="cluster">
660
660
  <title>cluster_TilesModule</title>
661
661
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="9088,-214 9088,-434 10269,-434 10269,-214 9088,-214"/>
662
662
  </g>
663
- <g id="clust316" class="cluster">
663
+ <g id="clust315" class="cluster">
664
664
  <title>cluster_TilesModule_imports</title>
665
665
  <polygon fill="none" stroke="black" points="9096,-222 9096,-274 10261,-274 10261,-222 9096,-222"/>
666
666
  </g>
667
- <g id="clust317" class="cluster">
667
+ <g id="clust316" class="cluster">
668
668
  <title>cluster_TilesModule_exports</title>
669
669
  <polygon fill="none" stroke="black" points="9315,-374 9315,-426 10023,-426 10023,-374 9315,-374"/>
670
670
  </g>
671
- <g id="clust320" class="cluster">
671
+ <g id="clust319" class="cluster">
672
672
  <title>cluster_TimePickerModule</title>
673
673
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="4622,-366 4622,-578 4913,-578 4913,-366 4622,-366"/>
674
674
  </g>
675
- <g id="clust322" class="cluster">
675
+ <g id="clust321" class="cluster">
676
676
  <title>cluster_TimePickerModule_imports</title>
677
677
  <polygon fill="none" stroke="black" points="4630,-374 4630,-426 4905,-426 4905,-374 4630,-374"/>
678
678
  </g>
679
- <g id="clust323" class="cluster">
679
+ <g id="clust322" class="cluster">
680
680
  <title>cluster_TimePickerModule_exports</title>
681
681
  <polygon fill="none" stroke="black" points="4730,-518 4730,-570 4830,-570 4830,-518 4730,-518"/>
682
682
  </g>
683
- <g id="clust326" class="cluster">
683
+ <g id="clust325" class="cluster">
684
684
  <title>cluster_TimePickerSelectModule</title>
685
685
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="4598,-290 4598,-358 4890,-358 4890,-290 4598,-290"/>
686
686
  </g>
687
- <g id="clust328" class="cluster">
687
+ <g id="clust327" class="cluster">
688
688
  <title>cluster_TimePickerSelectModule_imports</title>
689
689
  <polygon fill="none" stroke="black" points="4750,-298 4750,-350 4882,-350 4882,-298 4750,-298"/>
690
690
  </g>
691
- <g id="clust329" class="cluster">
691
+ <g id="clust328" class="cluster">
692
692
  <title>cluster_TimePickerSelectModule_exports</title>
693
693
  <polygon fill="none" stroke="black" points="4606,-298 4606,-350 4742,-350 4742,-298 4606,-298"/>
694
694
  </g>
695
- <g id="clust332" class="cluster">
695
+ <g id="clust331" class="cluster">
696
696
  <title>cluster_ToggleModule</title>
697
697
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="11822,-442 11822,-510 11994,-510 11994,-442 11822,-442"/>
698
698
  </g>
699
- <g id="clust334" class="cluster">
699
+ <g id="clust333" class="cluster">
700
700
  <title>cluster_ToggleModule_imports</title>
701
701
  <polygon fill="none" stroke="black" points="11914,-450 11914,-502 11986,-502 11986,-450 11914,-450"/>
702
702
  </g>
703
- <g id="clust335" class="cluster">
703
+ <g id="clust334" class="cluster">
704
704
  <title>cluster_ToggleModule_exports</title>
705
705
  <polygon fill="none" stroke="black" points="11830,-450 11830,-502 11906,-502 11906,-450 11830,-450"/>
706
706
  </g>
707
- <g id="clust338" class="cluster">
707
+ <g id="clust337" class="cluster">
708
708
  <title>cluster_ToggletipModule</title>
709
709
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="24829,-138 24829,-358 25455,-358 25455,-138 24829,-138"/>
710
710
  </g>
711
- <g id="clust340" class="cluster">
711
+ <g id="clust339" class="cluster">
712
712
  <title>cluster_ToggletipModule_imports</title>
713
713
  <polygon fill="none" stroke="black" points="24850,-146 24850,-198 25443,-198 25443,-146 24850,-146"/>
714
714
  </g>
715
- <g id="clust341" class="cluster">
715
+ <g id="clust340" class="cluster">
716
716
  <title>cluster_ToggletipModule_exports</title>
717
717
  <polygon fill="none" stroke="black" points="24837,-298 24837,-350 25447,-350 25447,-298 24837,-298"/>
718
718
  </g>
719
- <g id="clust344" class="cluster">
719
+ <g id="clust343" class="cluster">
720
720
  <title>cluster_TooltipModule</title>
721
721
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="10763,-138 10763,-206 11205,-206 11205,-138 10763,-138"/>
722
722
  </g>
723
- <g id="clust346" class="cluster">
723
+ <g id="clust345" class="cluster">
724
724
  <title>cluster_TooltipModule_imports</title>
725
725
  <polygon fill="none" stroke="black" points="10991,-146 10991,-198 11197,-198 11197,-146 10991,-146"/>
726
726
  </g>
727
- <g id="clust347" class="cluster">
727
+ <g id="clust346" class="cluster">
728
728
  <title>cluster_TooltipModule_exports</title>
729
729
  <polygon fill="none" stroke="black" points="10771,-146 10771,-198 10983,-198 10983,-146 10771,-146"/>
730
730
  </g>
731
- <g id="clust350" class="cluster">
731
+ <g id="clust349" class="cluster">
732
732
  <title>cluster_TreeviewModule</title>
733
733
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="5938,-214 5938,-434 6269,-434 6269,-214 5938,-214"/>
734
734
  </g>
735
- <g id="clust352" class="cluster">
735
+ <g id="clust351" class="cluster">
736
736
  <title>cluster_TreeviewModule_imports</title>
737
737
  <polygon fill="none" stroke="black" points="5952,-222 5952,-274 6261,-274 6261,-222 5952,-222"/>
738
738
  </g>
739
- <g id="clust353" class="cluster">
739
+ <g id="clust352" class="cluster">
740
740
  <title>cluster_TreeviewModule_exports</title>
741
741
  <polygon fill="none" stroke="black" points="5946,-374 5946,-426 6261,-426 6261,-374 5946,-374"/>
742
742
  </g>
743
- <g id="clust356" class="cluster">
743
+ <g id="clust355" class="cluster">
744
744
  <title>cluster_UIShellModule</title>
745
745
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="23341,-450 23341,-578 23719,-578 23719,-450 23341,-450"/>
746
746
  </g>
747
- <g id="clust359" class="cluster">
747
+ <g id="clust358" class="cluster">
748
748
  <title>cluster_UIShellModule_exports</title>
749
749
  <polygon fill="none" stroke="black" points="23349,-518 23349,-570 23711,-570 23711,-518 23349,-518"/>
750
750
  </g>
751
- <g id="clust362" class="cluster">
751
+ <g id="clust361" class="cluster">
752
752
  <title>cluster_UtilsModule</title>
753
753
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8049,-214 8049,-282 9080,-282 9080,-214 8049,-214"/>
754
754
  </g>
755
- <g id="clust367" class="cluster">
755
+ <g id="clust366" class="cluster">
756
756
  <title>cluster_UtilsModule_providers</title>
757
757
  <polygon fill="none" stroke="black" points="8057,-222 8057,-274 9072,-274 9072,-222 8057,-222"/>
758
758
  </g>
@@ -1047,7 +1047,7 @@
1047
1047
  <!-- AspectRatioDirective -->
1048
1048
  <g id="node15" class="node">
1049
1049
  <title>AspectRatioDirective</title>
1050
- <polygon fill="#ffffb3" stroke="black" points="26825.79,-122 26688.21,-122 26688.21,-86 26825.79,-86 26825.79,-122"/>
1050
+ <polygon fill="#8dd3c7" stroke="black" points="26825.79,-122 26822.79,-126 26801.79,-126 26798.79,-122 26688.21,-122 26688.21,-86 26825.79,-86 26825.79,-122"/>
1051
1051
  <text text-anchor="middle" x="26757" y="-99.8" font-family="Times,serif" font-size="14.00">AspectRatioDirective</text>
1052
1052
  </g>
1053
1053
  <!-- AspectRatioModule -->