carbon-components-angular 5.67.0 → 5.68.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 (272) hide show
  1. package/checkbox/checkbox-group-host.d.ts +31 -0
  2. package/checkbox/checkbox-group.component.d.ts +67 -0
  3. package/checkbox/checkbox.component.d.ts +56 -4
  4. package/checkbox/checkbox.module.d.ts +5 -3
  5. package/checkbox/index.d.ts +2 -0
  6. package/docs/documentation/components/AILabelComponent.html +1 -1
  7. package/docs/documentation/components/Accordion.html +1 -1
  8. package/docs/documentation/components/AccordionItem.html +1 -1
  9. package/docs/documentation/components/ActionableNotification.html +1 -1
  10. package/docs/documentation/components/AlertModal.html +1 -1
  11. package/docs/documentation/components/BaseIconButton.html +1 -1
  12. package/docs/documentation/components/BaseNotification.html +1 -1
  13. package/docs/documentation/components/BaseTabHeader.html +1 -1
  14. package/docs/documentation/components/Breadcrumb.html +1 -1
  15. package/docs/documentation/components/BreadcrumbItemComponent.html +1 -1
  16. package/docs/documentation/components/ButtonSet.html +1 -1
  17. package/docs/documentation/components/Checkbox.html +767 -58
  18. package/docs/documentation/components/CheckboxGroup.html +1401 -0
  19. package/docs/documentation/components/ClickableTile.html +1 -1
  20. package/docs/documentation/components/CodeSnippet.html +1 -1
  21. package/docs/documentation/components/ComboBox.html +1 -1
  22. package/docs/documentation/components/ComboButtonComponent.html +1 -1
  23. package/docs/documentation/components/ContainedList.html +1 -1
  24. package/docs/documentation/components/ContainedListItem.html +1 -1
  25. package/docs/documentation/components/ContentSwitcher.html +1 -1
  26. package/docs/documentation/components/ContextMenuComponent.html +1 -1
  27. package/docs/documentation/components/ContextMenuDividerComponent.html +1 -1
  28. package/docs/documentation/components/ContextMenuGroupComponent.html +1 -1
  29. package/docs/documentation/components/ContextMenuItemComponent.html +1 -1
  30. package/docs/documentation/components/DatePicker.html +1 -1
  31. package/docs/documentation/components/DatePickerInput.html +1 -1
  32. package/docs/documentation/components/Dialog.html +1 -1
  33. package/docs/documentation/components/Documentation.html +1 -1
  34. package/docs/documentation/components/Dropdown.html +1 -1
  35. package/docs/documentation/components/DropdownList.html +1 -1
  36. package/docs/documentation/components/ExpandableTile.html +1 -1
  37. package/docs/documentation/components/FileComponent.html +1 -1
  38. package/docs/documentation/components/FileUploader.html +1 -1
  39. package/docs/documentation/components/Hamburger.html +1 -1
  40. package/docs/documentation/components/Header.html +1 -1
  41. package/docs/documentation/components/HeaderAction.html +1 -1
  42. package/docs/documentation/components/HeaderGlobal.html +1 -1
  43. package/docs/documentation/components/HeaderItem.html +1 -1
  44. package/docs/documentation/components/HeaderMenu.html +1 -1
  45. package/docs/documentation/components/HeaderNavigation.html +1 -1
  46. package/docs/documentation/components/IconButton.html +1 -1
  47. package/docs/documentation/components/InlineLoading.html +1 -1
  48. package/docs/documentation/components/Label.html +1 -1
  49. package/docs/documentation/components/ListColumn.html +1 -1
  50. package/docs/documentation/components/ListHeader.html +1 -1
  51. package/docs/documentation/components/ListRow.html +1 -1
  52. package/docs/documentation/components/Loading.html +1 -1
  53. package/docs/documentation/components/MenuButtonComponent.html +1 -1
  54. package/docs/documentation/components/Modal.html +1 -1
  55. package/docs/documentation/components/ModalFooter.html +1 -1
  56. package/docs/documentation/components/ModalHeader.html +1 -1
  57. package/docs/documentation/components/Notification.html +1 -1
  58. package/docs/documentation/components/NumberComponent.html +1 -1
  59. package/docs/documentation/components/OverflowMenu.html +1 -1
  60. package/docs/documentation/components/OverflowMenuCustomPane.html +1 -1
  61. package/docs/documentation/components/OverflowMenuOption.html +1 -1
  62. package/docs/documentation/components/OverflowMenuPane.html +1 -1
  63. package/docs/documentation/components/Overlay.html +1 -1
  64. package/docs/documentation/components/Pagination.html +1 -1
  65. package/docs/documentation/components/PaginationNav.html +1 -1
  66. package/docs/documentation/components/PaginationNavItem.html +1 -1
  67. package/docs/documentation/components/PaginationOverflow.html +1 -1
  68. package/docs/documentation/components/Panel.html +1 -1
  69. package/docs/documentation/components/PasswordInputLabelComponent.html +1 -1
  70. package/docs/documentation/components/Placeholder.html +1 -1
  71. package/docs/documentation/components/PopoverContent.html +1 -1
  72. package/docs/documentation/components/ProgressBar.html +1 -1
  73. package/docs/documentation/components/ProgressIndicator.html +1 -1
  74. package/docs/documentation/components/Radio.html +1 -1
  75. package/docs/documentation/components/RadioGroup.html +1 -1
  76. package/docs/documentation/components/Search.html +1 -1
  77. package/docs/documentation/components/Select.html +1 -1
  78. package/docs/documentation/components/SelectionTile.html +1 -1
  79. package/docs/documentation/components/SideNav.html +1 -1
  80. package/docs/documentation/components/SideNavItem.html +1 -1
  81. package/docs/documentation/components/SideNavMenu.html +1 -1
  82. package/docs/documentation/components/SkeletonPlaceholder.html +1 -1
  83. package/docs/documentation/components/SkeletonText.html +1 -1
  84. package/docs/documentation/components/Slider.html +1 -1
  85. package/docs/documentation/components/StructuredList.html +1 -1
  86. package/docs/documentation/components/SwitcherList.html +1 -1
  87. package/docs/documentation/components/SwitcherListItem.html +1 -1
  88. package/docs/documentation/components/Tab.html +1 -1
  89. package/docs/documentation/components/TabHeaderGroup.html +1 -1
  90. package/docs/documentation/components/TabHeaders.html +1 -1
  91. package/docs/documentation/components/TabSkeleton.html +1 -1
  92. package/docs/documentation/components/Table.html +1 -1
  93. package/docs/documentation/components/TableBody.html +1 -1
  94. package/docs/documentation/components/TableCheckbox.html +1 -1
  95. package/docs/documentation/components/TableContainer.html +1 -1
  96. package/docs/documentation/components/TableData.html +1 -1
  97. package/docs/documentation/components/TableExpandButton.html +1 -1
  98. package/docs/documentation/components/TableExpandedRow.html +1 -1
  99. package/docs/documentation/components/TableHead.html +1 -1
  100. package/docs/documentation/components/TableHeadCell.html +1 -1
  101. package/docs/documentation/components/TableHeadCheckbox.html +1 -1
  102. package/docs/documentation/components/TableHeadExpand.html +1 -1
  103. package/docs/documentation/components/TableHeader.html +1 -1
  104. package/docs/documentation/components/TableHeaderDecorator.html +1 -1
  105. package/docs/documentation/components/TableRadio.html +1 -1
  106. package/docs/documentation/components/TableRowComponent.html +1 -1
  107. package/docs/documentation/components/TableToolbar.html +1 -1
  108. package/docs/documentation/components/TableToolbarActions.html +1 -1
  109. package/docs/documentation/components/TableToolbarContent.html +1 -1
  110. package/docs/documentation/components/TableToolbarSearch.html +1 -1
  111. package/docs/documentation/components/Tabs.html +1 -1
  112. package/docs/documentation/components/Tag.html +1 -1
  113. package/docs/documentation/components/TagFilter.html +1 -1
  114. package/docs/documentation/components/TagOperationalComponent.html +1 -1
  115. package/docs/documentation/components/TagSelectableComponent.html +1 -1
  116. package/docs/documentation/components/TextInputLabelComponent.html +1 -1
  117. package/docs/documentation/components/TextareaLabelComponent.html +1 -1
  118. package/docs/documentation/components/Tile.html +1 -1
  119. package/docs/documentation/components/TileGroup.html +1 -1
  120. package/docs/documentation/components/TimePicker.html +1 -1
  121. package/docs/documentation/components/TimePickerSelect.html +1 -1
  122. package/docs/documentation/components/Toast.html +1 -1
  123. package/docs/documentation/components/Toggle.html +526 -66
  124. package/docs/documentation/components/Toggletip.html +1 -1
  125. package/docs/documentation/components/Tooltip.html +1 -1
  126. package/docs/documentation/components/TooltipDefinition.html +1 -1
  127. package/docs/documentation/components/TreeNodeComponent.html +1 -1
  128. package/docs/documentation/components/TreeViewComponent.html +1 -1
  129. package/docs/documentation/coverage.html +42 -6
  130. package/docs/documentation/graph/dependencies.svg +3103 -3057
  131. package/docs/documentation/interfaces/CheckboxGroupHost.html +417 -0
  132. package/docs/documentation/js/menu-wc.js +9 -3
  133. package/docs/documentation/js/menu-wc_es5.js +1 -1
  134. package/docs/documentation/js/search/search_index.js +2 -2
  135. package/docs/documentation/miscellaneous/variables.html +26 -0
  136. package/docs/documentation/modules/CheckboxModule/dependencies.svg +92 -36
  137. package/docs/documentation/modules/CheckboxModule.html +116 -39
  138. package/docs/documentation/modules/CodeSnippetModule/dependencies.svg +4 -4
  139. package/docs/documentation/modules/CodeSnippetModule.html +4 -4
  140. package/docs/documentation/modules/ComboBoxModule/dependencies.svg +4 -4
  141. package/docs/documentation/modules/ComboBoxModule.html +4 -4
  142. package/docs/documentation/modules/ComboButtonModule/dependencies.svg +4 -4
  143. package/docs/documentation/modules/ComboButtonModule.html +4 -4
  144. package/docs/documentation/modules/ContextMenuModule/dependencies.svg +52 -52
  145. package/docs/documentation/modules/ContextMenuModule.html +52 -52
  146. package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +42 -46
  147. package/docs/documentation/modules/DatePickerInputModule.html +42 -46
  148. package/docs/documentation/modules/DatePickerModule/dependencies.svg +54 -58
  149. package/docs/documentation/modules/DatePickerModule.html +54 -58
  150. package/docs/documentation/modules/DialogModule/dependencies.svg +34 -34
  151. package/docs/documentation/modules/DialogModule.html +34 -34
  152. package/docs/documentation/modules/DropdownModule/dependencies.svg +70 -70
  153. package/docs/documentation/modules/DropdownModule.html +70 -70
  154. package/docs/documentation/modules/FileUploaderModule/dependencies.svg +62 -62
  155. package/docs/documentation/modules/FileUploaderModule.html +62 -62
  156. package/docs/documentation/modules/GridModule/dependencies.svg +7 -7
  157. package/docs/documentation/modules/GridModule.html +7 -7
  158. package/docs/documentation/modules/I18nModule/dependencies.svg +4 -4
  159. package/docs/documentation/modules/I18nModule.html +4 -4
  160. package/docs/documentation/modules/IconModule/dependencies.svg +4 -4
  161. package/docs/documentation/modules/IconModule.html +4 -4
  162. package/docs/documentation/modules/InlineLoadingModule/dependencies.svg +4 -4
  163. package/docs/documentation/modules/InlineLoadingModule.html +4 -4
  164. package/docs/documentation/modules/InputModule/dependencies.svg +4 -4
  165. package/docs/documentation/modules/InputModule.html +4 -4
  166. package/docs/documentation/modules/LayerModule/dependencies.svg +4 -4
  167. package/docs/documentation/modules/LayerModule.html +4 -4
  168. package/docs/documentation/modules/LayoutModule/dependencies.svg +4 -4
  169. package/docs/documentation/modules/LayoutModule.html +4 -4
  170. package/docs/documentation/modules/LoadingModule/dependencies.svg +13 -13
  171. package/docs/documentation/modules/LoadingModule.html +13 -13
  172. package/docs/documentation/modules/MenuButtonModule/dependencies.svg +4 -4
  173. package/docs/documentation/modules/MenuButtonModule.html +4 -4
  174. package/docs/documentation/modules/ModalModule/dependencies.svg +115 -115
  175. package/docs/documentation/modules/ModalModule.html +115 -115
  176. package/docs/documentation/modules/NFormsModule/dependencies.svg +4 -4
  177. package/docs/documentation/modules/NFormsModule.html +4 -4
  178. package/docs/documentation/modules/NotificationModule/dependencies.svg +37 -37
  179. package/docs/documentation/modules/NotificationModule.html +37 -37
  180. package/docs/documentation/modules/NumberModule/dependencies.svg +24 -24
  181. package/docs/documentation/modules/NumberModule.html +24 -24
  182. package/docs/documentation/modules/PaginationModule/dependencies.svg +56 -56
  183. package/docs/documentation/modules/PaginationModule.html +56 -56
  184. package/docs/documentation/modules/PanelModule/dependencies.svg +36 -36
  185. package/docs/documentation/modules/PanelModule.html +36 -36
  186. package/docs/documentation/modules/PopoverModule/dependencies.svg +4 -4
  187. package/docs/documentation/modules/PopoverModule.html +4 -4
  188. package/docs/documentation/modules/ProgressBarModule/dependencies.svg +4 -4
  189. package/docs/documentation/modules/ProgressBarModule.html +4 -4
  190. package/docs/documentation/modules/ProgressIndicatorModule/dependencies.svg +4 -4
  191. package/docs/documentation/modules/ProgressIndicatorModule.html +4 -4
  192. package/docs/documentation/modules/RadioModule/dependencies.svg +58 -62
  193. package/docs/documentation/modules/RadioModule.html +58 -62
  194. package/docs/documentation/modules/SearchModule/dependencies.svg +30 -30
  195. package/docs/documentation/modules/SearchModule.html +30 -30
  196. package/docs/documentation/modules/SelectModule/dependencies.svg +61 -61
  197. package/docs/documentation/modules/SelectModule.html +61 -61
  198. package/docs/documentation/modules/SideNavModule/dependencies.svg +4 -4
  199. package/docs/documentation/modules/SideNavModule.html +4 -4
  200. package/docs/documentation/modules/SkeletonModule/dependencies.svg +4 -4
  201. package/docs/documentation/modules/SkeletonModule.html +4 -4
  202. package/docs/documentation/modules/SliderModule/dependencies.svg +42 -46
  203. package/docs/documentation/modules/SliderModule.html +42 -46
  204. package/docs/documentation/modules/StructuredListModule/dependencies.svg +4 -4
  205. package/docs/documentation/modules/StructuredListModule.html +4 -4
  206. package/docs/documentation/modules/TableModule/dependencies.svg +224 -224
  207. package/docs/documentation/modules/TableModule.html +224 -224
  208. package/docs/documentation/modules/TabsModule/dependencies.svg +4 -4
  209. package/docs/documentation/modules/TabsModule.html +4 -4
  210. package/docs/documentation/modules/TagModule/dependencies.svg +37 -37
  211. package/docs/documentation/modules/TagModule.html +37 -37
  212. package/docs/documentation/modules/ThemeModule/dependencies.svg +13 -13
  213. package/docs/documentation/modules/ThemeModule.html +13 -13
  214. package/docs/documentation/modules/TilesModule/dependencies.svg +4 -4
  215. package/docs/documentation/modules/TilesModule.html +4 -4
  216. package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +4 -4
  217. package/docs/documentation/modules/TimePickerSelectModule.html +4 -4
  218. package/docs/documentation/modules/ToggleModule/dependencies.svg +7 -7
  219. package/docs/documentation/modules/ToggleModule.html +7 -7
  220. package/docs/documentation/modules/ToggletipModule/dependencies.svg +4 -4
  221. package/docs/documentation/modules/ToggletipModule.html +4 -4
  222. package/docs/documentation/modules/TooltipModule/dependencies.svg +4 -4
  223. package/docs/documentation/modules/TooltipModule.html +4 -4
  224. package/docs/documentation/modules/TreeviewModule/dependencies.svg +35 -35
  225. package/docs/documentation/modules/TreeviewModule.html +35 -35
  226. package/docs/documentation/overview.html +3105 -3059
  227. package/docs/documentation.json +1002 -127
  228. package/docs/storybook/9300.537382cc.iframe.bundle.js +1 -0
  229. package/docs/storybook/955.99b6ac85.iframe.bundle.js +1 -0
  230. package/docs/storybook/checkbox-checkbox-stories.a40b7a36.iframe.bundle.js +1 -0
  231. package/docs/storybook/dialog-overflow-menu-overflow-menu-stories.d99d789a.iframe.bundle.js +1 -0
  232. package/docs/storybook/iframe.html +2 -2
  233. package/docs/storybook/index.json +1 -1
  234. package/docs/storybook/main.4ba3ac58.iframe.bundle.js +1 -0
  235. package/docs/storybook/modal-modal-stories.02e35bd4.iframe.bundle.js +1 -0
  236. package/docs/storybook/pagination-pagination-nav-stories.647ce4df.iframe.bundle.js +1 -0
  237. package/docs/storybook/pagination-pagination-stories.aa18b936.iframe.bundle.js +1 -0
  238. package/docs/storybook/project.json +1 -1
  239. package/docs/storybook/{runtime~main.018cbdfe.iframe.bundle.js → runtime~main.229d454b.iframe.bundle.js} +1 -1
  240. package/docs/storybook/stories.json +1 -1
  241. package/docs/storybook/toggle-toggle-stories.999199e8.iframe.bundle.js +1 -0
  242. package/esm2020/checkbox/checkbox-group-host.mjs +3 -0
  243. package/esm2020/checkbox/checkbox-group.component.mjs +201 -0
  244. package/esm2020/checkbox/checkbox.component.mjs +169 -9
  245. package/esm2020/checkbox/checkbox.module.mjs +16 -7
  246. package/esm2020/checkbox/index.mjs +3 -1
  247. package/esm2020/table/cell/table-checkbox.component.mjs +1 -1
  248. package/esm2020/table/head/table-head-checkbox.component.mjs +1 -1
  249. package/esm2020/toggle/toggle.component.mjs +12 -7
  250. package/fesm2015/carbon-components-angular-checkbox.mjs +385 -15
  251. package/fesm2015/carbon-components-angular-checkbox.mjs.map +1 -1
  252. package/fesm2015/carbon-components-angular-table.mjs +2 -2
  253. package/fesm2015/carbon-components-angular-table.mjs.map +1 -1
  254. package/fesm2015/carbon-components-angular-toggle.mjs +13 -6
  255. package/fesm2015/carbon-components-angular-toggle.mjs.map +1 -1
  256. package/fesm2020/carbon-components-angular-checkbox.mjs +379 -15
  257. package/fesm2020/carbon-components-angular-checkbox.mjs.map +1 -1
  258. package/fesm2020/carbon-components-angular-table.mjs +2 -2
  259. package/fesm2020/carbon-components-angular-table.mjs.map +1 -1
  260. package/fesm2020/carbon-components-angular-toggle.mjs +11 -6
  261. package/fesm2020/carbon-components-angular-toggle.mjs.map +1 -1
  262. package/package.json +1 -1
  263. package/toggle/toggle.component.d.ts +3 -3
  264. package/docs/storybook/1895.d3fd5755.iframe.bundle.js +0 -1
  265. package/docs/storybook/955.754a7cf6.iframe.bundle.js +0 -1
  266. package/docs/storybook/checkbox-checkbox-stories.3aeae19d.iframe.bundle.js +0 -1
  267. package/docs/storybook/dialog-overflow-menu-overflow-menu-stories.aa916da9.iframe.bundle.js +0 -1
  268. package/docs/storybook/main.544b1246.iframe.bundle.js +0 -1
  269. package/docs/storybook/modal-modal-stories.22f92029.iframe.bundle.js +0 -1
  270. package/docs/storybook/pagination-pagination-nav-stories.9f6e65be.iframe.bundle.js +0 -1
  271. package/docs/storybook/pagination-pagination-stories.540698c1.iframe.bundle.js +0 -1
  272. package/docs/storybook/toggle-toggle-stories.7832edbb.iframe.bundle.js +0 -1
@@ -24,339 +24,339 @@
24
24
  <title>cluster_ModalModule</title>
25
25
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 2111,-268 2111,-70 8,-70"/>
26
26
  </g>
27
- <g id="clust2" class="cluster">
28
- <title>cluster_ModalModule_declarations</title>
29
- <polygon fill="none" stroke="black" points="980,-78 980,-130 2103,-130 2103,-78 980,-78"/>
30
- </g>
31
27
  <g id="clust16" class="cluster">
32
28
  <title>cluster_ModalModule_providers</title>
33
- <polygon fill="none" stroke="black" points="640,-78 640,-130 972,-130 972,-78 640,-78"/>
29
+ <polygon fill="none" stroke="black" points="1771,-78 1771,-130 2103,-130 2103,-78 1771,-78"/>
30
+ </g>
31
+ <g id="clust14" class="cluster">
32
+ <title>cluster_ModalModule_exports</title>
33
+ <polygon fill="none" stroke="black" points="387,-208 387,-260 1458,-260 1458,-208 387,-208"/>
34
34
  </g>
35
35
  <g id="clust13" class="cluster">
36
36
  <title>cluster_ModalModule_imports</title>
37
- <polygon fill="none" stroke="black" points="16,-78 16,-130 632,-130 632,-78 16,-78"/>
37
+ <polygon fill="none" stroke="black" points="1147,-78 1147,-130 1763,-130 1763,-78 1147,-78"/>
38
38
  </g>
39
- <g id="clust14" class="cluster">
40
- <title>cluster_ModalModule_exports</title>
41
- <polygon fill="none" stroke="black" points="526,-208 526,-260 1597,-260 1597,-208 526,-208"/>
39
+ <g id="clust2" class="cluster">
40
+ <title>cluster_ModalModule_declarations</title>
41
+ <polygon fill="none" stroke="black" points="16,-78 16,-130 1139,-130 1139,-78 16,-78"/>
42
42
  </g>
43
43
  <!-- AlertModal -->
44
44
  <g id="node1" class="node">
45
45
  <title>AlertModal</title>
46
- <polygon fill="#ffffb3" stroke="black" points="2094.81,-122 2013.19,-122 2013.19,-86 2094.81,-86 2094.81,-122"/>
47
- <text text-anchor="middle" x="2054" y="-99.8" font-family="Times,serif" font-size="14.00">AlertModal</text>
46
+ <polygon fill="#ffffb3" stroke="black" points="1130.81,-122 1049.19,-122 1049.19,-86 1130.81,-86 1130.81,-122"/>
47
+ <text text-anchor="middle" x="1090" y="-99.8" font-family="Times,serif" font-size="14.00">AlertModal</text>
48
48
  </g>
49
49
  <!-- ModalModule -->
50
50
  <g id="node11" class="node">
51
51
  <title>ModalModule</title>
52
- <polygon fill="#8dd3c7" stroke="black" points="1178.1,-187 1175.1,-191 1154.1,-191 1151.1,-187 1081.9,-187 1081.9,-151 1178.1,-151 1178.1,-187"/>
53
- <text text-anchor="middle" x="1130" y="-164.8" font-family="Times,serif" font-size="14.00">ModalModule</text>
52
+ <polygon fill="#8dd3c7" stroke="black" points="1039.1,-187 1036.1,-191 1015.1,-191 1012.1,-187 942.9,-187 942.9,-151 1039.1,-151 1039.1,-187"/>
53
+ <text text-anchor="middle" x="991" y="-164.8" font-family="Times,serif" font-size="14.00">ModalModule</text>
54
54
  </g>
55
55
  <!-- AlertModal&#45;&gt;ModalModule -->
56
56
  <g id="edge1" class="edge">
57
57
  <title>AlertModal&#45;&gt;ModalModule</title>
58
- <path fill="none" stroke="black" d="M2054,-122.03C2054,-142.77 2054,-174 2054,-174 2054,-174 1188.05,-174 1188.05,-174"/>
59
- <polygon fill="black" stroke="black" points="1188.05,-170.5 1178.05,-174 1188.05,-177.5 1188.05,-170.5"/>
58
+ <path fill="none" stroke="black" d="M1049.14,-104C1041.03,-104 1034.96,-104 1034.96,-104 1034.96,-104 1034.96,-140.89 1034.96,-140.89"/>
59
+ <polygon fill="black" stroke="black" points="1031.47,-140.89 1034.96,-150.89 1038.47,-140.89 1031.47,-140.89"/>
60
60
  </g>
61
61
  <!-- BaseModal -->
62
62
  <g id="node2" class="node">
63
63
  <title>BaseModal</title>
64
- <polygon fill="#ffffb3" stroke="black" points="1994.76,-122 1915.24,-122 1915.24,-86 1994.76,-86 1994.76,-122"/>
65
- <text text-anchor="middle" x="1955" y="-99.8" font-family="Times,serif" font-size="14.00">BaseModal</text>
64
+ <polygon fill="#ffffb3" stroke="black" points="1030.76,-122 951.24,-122 951.24,-86 1030.76,-86 1030.76,-122"/>
65
+ <text text-anchor="middle" x="991" y="-99.8" font-family="Times,serif" font-size="14.00">BaseModal</text>
66
66
  </g>
67
67
  <!-- BaseModal&#45;&gt;ModalModule -->
68
68
  <g id="edge2" class="edge">
69
69
  <title>BaseModal&#45;&gt;ModalModule</title>
70
- <path fill="none" stroke="black" d="M1955,-122.31C1955,-142.15 1955,-171 1955,-171 1955,-171 1188.22,-171 1188.22,-171"/>
71
- <polygon fill="black" stroke="black" points="1188.22,-167.5 1178.22,-171 1188.22,-174.5 1188.22,-167.5"/>
70
+ <path fill="none" stroke="black" d="M991,-122.11C991,-122.11 991,-140.99 991,-140.99"/>
71
+ <polygon fill="black" stroke="black" points="987.5,-140.99 991,-150.99 994.5,-140.99 987.5,-140.99"/>
72
72
  </g>
73
73
  <!-- Modal -->
74
74
  <g id="node3" class="node">
75
75
  <title>Modal</title>
76
- <polygon fill="#ffffb3" stroke="black" points="1897,-122 1843,-122 1843,-86 1897,-86 1897,-122"/>
77
- <text text-anchor="middle" x="1870" y="-99.8" font-family="Times,serif" font-size="14.00">Modal</text>
76
+ <polygon fill="#ffffb3" stroke="black" points="933,-122 879,-122 879,-86 933,-86 933,-122"/>
77
+ <text text-anchor="middle" x="906" y="-99.8" font-family="Times,serif" font-size="14.00">Modal</text>
78
78
  </g>
79
79
  <!-- Modal&#45;&gt;ModalModule -->
80
80
  <g id="edge3" class="edge">
81
81
  <title>Modal&#45;&gt;ModalModule</title>
82
- <path fill="none" stroke="black" d="M1870,-122.17C1870,-141.09 1870,-168 1870,-168 1870,-168 1188.27,-168 1188.27,-168"/>
83
- <polygon fill="black" stroke="black" points="1188.27,-164.5 1178.27,-168 1188.27,-171.5 1188.27,-164.5"/>
82
+ <path fill="none" stroke="black" d="M933.14,-104C940.77,-104 947.04,-104 947.04,-104 947.04,-104 947.04,-140.89 947.04,-140.89"/>
83
+ <polygon fill="black" stroke="black" points="943.54,-140.89 947.04,-150.89 950.54,-140.89 943.54,-140.89"/>
84
84
  </g>
85
85
  <!-- ModalContent -->
86
86
  <g id="node4" class="node">
87
87
  <title>ModalContent</title>
88
- <polygon fill="#ffffb3" stroke="black" points="1825.38,-122 1728.62,-122 1728.62,-86 1825.38,-86 1825.38,-122"/>
89
- <text text-anchor="middle" x="1777" y="-99.8" font-family="Times,serif" font-size="14.00">ModalContent</text>
88
+ <polygon fill="#ffffb3" stroke="black" points="861.38,-122 764.62,-122 764.62,-86 861.38,-86 861.38,-122"/>
89
+ <text text-anchor="middle" x="813" y="-99.8" font-family="Times,serif" font-size="14.00">ModalContent</text>
90
90
  </g>
91
91
  <!-- ModalContent&#45;&gt;ModalModule -->
92
92
  <g id="edge4" class="edge">
93
93
  <title>ModalContent&#45;&gt;ModalModule</title>
94
- <path fill="none" stroke="black" d="M1777,-122.3C1777,-140.27 1777,-165 1777,-165 1777,-165 1188.1,-165 1188.1,-165"/>
95
- <polygon fill="black" stroke="black" points="1188.1,-161.5 1178.1,-165 1188.1,-168.5 1188.1,-161.5"/>
94
+ <path fill="none" stroke="black" d="M839.57,-122.05C839.57,-136.37 839.57,-154 839.57,-154 839.57,-154 932.67,-154 932.67,-154"/>
95
+ <polygon fill="black" stroke="black" points="932.67,-157.5 942.67,-154 932.67,-150.5 932.67,-157.5"/>
96
96
  </g>
97
97
  <!-- ModalContentText -->
98
98
  <g id="node5" class="node">
99
99
  <title>ModalContentText</title>
100
- <polygon fill="#ffffb3" stroke="black" points="1710.04,-122 1587.96,-122 1587.96,-86 1710.04,-86 1710.04,-122"/>
101
- <text text-anchor="middle" x="1649" y="-99.8" font-family="Times,serif" font-size="14.00">ModalContentText</text>
100
+ <polygon fill="#ffffb3" stroke="black" points="746.04,-122 623.96,-122 623.96,-86 746.04,-86 746.04,-122"/>
101
+ <text text-anchor="middle" x="685" y="-99.8" font-family="Times,serif" font-size="14.00">ModalContentText</text>
102
102
  </g>
103
103
  <!-- ModalContentText&#45;&gt;ModalModule -->
104
104
  <g id="edge5" class="edge">
105
105
  <title>ModalContentText&#45;&gt;ModalModule</title>
106
- <path fill="none" stroke="black" d="M1649.84,-122.02C1649.84,-139.37 1649.84,-163 1649.84,-163 1649.84,-163 1188.44,-163 1188.44,-163"/>
107
- <polygon fill="black" stroke="black" points="1188.44,-159.5 1178.44,-163 1188.44,-166.5 1188.44,-159.5"/>
106
+ <path fill="none" stroke="black" d="M724.52,-122.24C724.52,-137.57 724.52,-157 724.52,-157 724.52,-157 932.74,-157 932.74,-157"/>
107
+ <polygon fill="black" stroke="black" points="932.74,-160.5 942.74,-157 932.74,-153.5 932.74,-160.5"/>
108
108
  </g>
109
109
  <!-- ModalFooter -->
110
110
  <g id="node6" class="node">
111
111
  <title>ModalFooter</title>
112
- <polygon fill="#ffffb3" stroke="black" points="1569.6,-122 1480.4,-122 1480.4,-86 1569.6,-86 1569.6,-122"/>
113
- <text text-anchor="middle" x="1525" y="-99.8" font-family="Times,serif" font-size="14.00">ModalFooter</text>
112
+ <polygon fill="#ffffb3" stroke="black" points="605.6,-122 516.4,-122 516.4,-86 605.6,-86 605.6,-122"/>
113
+ <text text-anchor="middle" x="561" y="-99.8" font-family="Times,serif" font-size="14.00">ModalFooter</text>
114
114
  </g>
115
115
  <!-- ModalFooter&#45;&gt;ModalModule -->
116
116
  <g id="edge6" class="edge">
117
117
  <title>ModalFooter&#45;&gt;ModalModule</title>
118
- <path fill="none" stroke="black" d="M1495.61,-122.03C1495.61,-138.4 1495.61,-160 1495.61,-160 1495.61,-160 1188.17,-160 1188.17,-160"/>
119
- <polygon fill="black" stroke="black" points="1188.17,-156.5 1178.17,-160 1188.17,-163.5 1188.17,-156.5"/>
118
+ <path fill="none" stroke="black" d="M573.3,-122.03C573.3,-138.4 573.3,-160 573.3,-160 573.3,-160 932.68,-160 932.68,-160"/>
119
+ <polygon fill="black" stroke="black" points="932.68,-163.5 942.68,-160 932.68,-156.5 932.68,-163.5"/>
120
120
  </g>
121
121
  <!-- ModalHeader -->
122
122
  <g id="node7" class="node">
123
123
  <title>ModalHeader</title>
124
- <polygon fill="#ffffb3" stroke="black" points="1462.46,-122 1369.54,-122 1369.54,-86 1462.46,-86 1462.46,-122"/>
125
- <text text-anchor="middle" x="1416" y="-99.8" font-family="Times,serif" font-size="14.00">ModalHeader</text>
124
+ <polygon fill="#ffffb3" stroke="black" points="498.46,-122 405.54,-122 405.54,-86 498.46,-86 498.46,-122"/>
125
+ <text text-anchor="middle" x="452" y="-99.8" font-family="Times,serif" font-size="14.00">ModalHeader</text>
126
126
  </g>
127
127
  <!-- ModalHeader&#45;&gt;ModalModule -->
128
128
  <g id="edge7" class="edge">
129
129
  <title>ModalHeader&#45;&gt;ModalModule</title>
130
- <path fill="none" stroke="black" d="M1377.27,-122.24C1377.27,-137.57 1377.27,-157 1377.27,-157 1377.27,-157 1188.26,-157 1188.26,-157"/>
131
- <polygon fill="black" stroke="black" points="1188.26,-153.5 1178.26,-157 1188.26,-160.5 1188.26,-153.5"/>
130
+ <path fill="none" stroke="black" d="M452,-122.02C452,-139.37 452,-163 452,-163 452,-163 932.69,-163 932.69,-163"/>
131
+ <polygon fill="black" stroke="black" points="932.69,-166.5 942.69,-163 932.69,-159.5 932.69,-166.5"/>
132
132
  </g>
133
133
  <!-- ModalHeaderHeading -->
134
134
  <g id="node8" class="node">
135
135
  <title>ModalHeaderHeading</title>
136
- <polygon fill="#ffffb3" stroke="black" points="1351.39,-122 1210.61,-122 1210.61,-86 1351.39,-86 1351.39,-122"/>
137
- <text text-anchor="middle" x="1281" y="-99.8" font-family="Times,serif" font-size="14.00">ModalHeaderHeading</text>
136
+ <polygon fill="#ffffb3" stroke="black" points="387.39,-122 246.61,-122 246.61,-86 387.39,-86 387.39,-122"/>
137
+ <text text-anchor="middle" x="317" y="-99.8" font-family="Times,serif" font-size="14.00">ModalHeaderHeading</text>
138
138
  </g>
139
139
  <!-- ModalHeaderHeading&#45;&gt;ModalModule -->
140
140
  <g id="edge8" class="edge">
141
141
  <title>ModalHeaderHeading&#45;&gt;ModalModule</title>
142
- <path fill="none" stroke="black" d="M1244.27,-122.05C1244.27,-136.37 1244.27,-154 1244.27,-154 1244.27,-154 1188.13,-154 1188.13,-154"/>
143
- <polygon fill="black" stroke="black" points="1188.13,-150.5 1178.13,-154 1188.13,-157.5 1188.13,-150.5"/>
142
+ <path fill="none" stroke="black" d="M317,-122.27C317,-140.56 317,-166 317,-166 317,-166 932.8,-166 932.8,-166"/>
143
+ <polygon fill="black" stroke="black" points="932.8,-169.5 942.8,-166 932.8,-162.5 932.8,-169.5"/>
144
144
  </g>
145
145
  <!-- ModalHeaderLabel -->
146
146
  <g id="node9" class="node">
147
147
  <title>ModalHeaderLabel</title>
148
- <polygon fill="#ffffb3" stroke="black" points="1192.33,-122 1067.67,-122 1067.67,-86 1192.33,-86 1192.33,-122"/>
149
- <text text-anchor="middle" x="1130" y="-99.8" font-family="Times,serif" font-size="14.00">ModalHeaderLabel</text>
148
+ <polygon fill="#ffffb3" stroke="black" points="228.33,-122 103.67,-122 103.67,-86 228.33,-86 228.33,-122"/>
149
+ <text text-anchor="middle" x="166" y="-99.8" font-family="Times,serif" font-size="14.00">ModalHeaderLabel</text>
150
150
  </g>
151
151
  <!-- ModalHeaderLabel&#45;&gt;ModalModule -->
152
152
  <g id="edge9" class="edge">
153
153
  <title>ModalHeaderLabel&#45;&gt;ModalModule</title>
154
- <path fill="none" stroke="black" d="M1130,-122.11C1130,-122.11 1130,-140.99 1130,-140.99"/>
155
- <polygon fill="black" stroke="black" points="1126.5,-140.99 1130,-150.99 1133.5,-140.99 1126.5,-140.99"/>
154
+ <path fill="none" stroke="black" d="M166,-122.11C166,-141.34 166,-169 166,-169 166,-169 932.78,-169 932.78,-169"/>
155
+ <polygon fill="black" stroke="black" points="932.78,-172.5 942.78,-169 932.78,-165.5 932.78,-172.5"/>
156
156
  </g>
157
157
  <!-- Overlay -->
158
158
  <g id="node10" class="node">
159
159
  <title>Overlay</title>
160
- <polygon fill="#ffffb3" stroke="black" points="1049.59,-122 988.41,-122 988.41,-86 1049.59,-86 1049.59,-122"/>
161
- <text text-anchor="middle" x="1019" y="-99.8" font-family="Times,serif" font-size="14.00">Overlay</text>
160
+ <polygon fill="#ffffb3" stroke="black" points="85.59,-122 24.41,-122 24.41,-86 85.59,-86 85.59,-122"/>
161
+ <text text-anchor="middle" x="55" y="-99.8" font-family="Times,serif" font-size="14.00">Overlay</text>
162
162
  </g>
163
163
  <!-- Overlay&#45;&gt;ModalModule -->
164
164
  <g id="edge10" class="edge">
165
165
  <title>Overlay&#45;&gt;ModalModule</title>
166
- <path fill="none" stroke="black" d="M1029.02,-122.05C1029.02,-136.37 1029.02,-154 1029.02,-154 1029.02,-154 1071.88,-154 1071.88,-154"/>
167
- <polygon fill="black" stroke="black" points="1071.88,-157.5 1081.88,-154 1071.88,-150.5 1071.88,-157.5"/>
166
+ <path fill="none" stroke="black" d="M55,-122.22C55,-142.37 55,-172 55,-172 55,-172 932.65,-172 932.65,-172"/>
167
+ <polygon fill="black" stroke="black" points="932.65,-175.5 942.65,-172 932.65,-168.5 932.65,-175.5"/>
168
168
  </g>
169
169
  <!-- AlertModal -->
170
170
  <g id="node17" class="node">
171
171
  <title>AlertModal </title>
172
- <polygon fill="#fb8072" stroke="black" points="1589.31,-252 1504.69,-252 1504.69,-216 1589.31,-216 1589.31,-252"/>
173
- <text text-anchor="middle" x="1547" y="-229.8" font-family="Times,serif" font-size="14.00">AlertModal </text>
172
+ <polygon fill="#fb8072" stroke="black" points="1450.31,-252 1365.69,-252 1365.69,-216 1450.31,-216 1450.31,-252"/>
173
+ <text text-anchor="middle" x="1408" y="-229.8" font-family="Times,serif" font-size="14.00">AlertModal </text>
174
174
  </g>
175
175
  <!-- ModalModule&#45;&gt;AlertModal -->
176
176
  <g id="edge16" class="edge">
177
177
  <title>ModalModule&#45;&gt;AlertModal </title>
178
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1178.29,-176C1286.12,-176 1537.07,-176 1537.07,-176 1537.07,-176 1537.07,-205.97 1537.07,-205.97"/>
179
- <polygon fill="black" stroke="black" points="1533.57,-205.97 1537.07,-215.97 1540.57,-205.97 1533.57,-205.97"/>
178
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1039.17,-175C1142.14,-175 1374.4,-175 1374.4,-175 1374.4,-175 1374.4,-205.98 1374.4,-205.98"/>
179
+ <polygon fill="black" stroke="black" points="1370.9,-205.98 1374.4,-215.98 1377.9,-205.98 1370.9,-205.98"/>
180
180
  </g>
181
181
  <!-- BaseModal -->
182
182
  <g id="node18" class="node">
183
183
  <title>BaseModal </title>
184
- <polygon fill="#fb8072" stroke="black" points="1486.76,-252 1403.24,-252 1403.24,-216 1486.76,-216 1486.76,-252"/>
185
- <text text-anchor="middle" x="1445" y="-229.8" font-family="Times,serif" font-size="14.00">BaseModal </text>
184
+ <polygon fill="#fb8072" stroke="black" points="1347.76,-252 1264.24,-252 1264.24,-216 1347.76,-216 1347.76,-252"/>
185
+ <text text-anchor="middle" x="1306" y="-229.8" font-family="Times,serif" font-size="14.00">BaseModal </text>
186
186
  </g>
187
187
  <!-- ModalModule&#45;&gt;BaseModal -->
188
188
  <g id="edge17" class="edge">
189
189
  <title>ModalModule&#45;&gt;BaseModal </title>
190
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1178.33,-179C1263.86,-179 1432.93,-179 1432.93,-179 1432.93,-179 1432.93,-205.99 1432.93,-205.99"/>
191
- <polygon fill="black" stroke="black" points="1429.43,-205.99 1432.93,-215.99 1436.43,-205.99 1429.43,-205.99"/>
190
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1039.09,-178C1119.51,-178 1272.59,-178 1272.59,-178 1272.59,-178 1272.59,-205.97 1272.59,-205.97"/>
191
+ <polygon fill="black" stroke="black" points="1269.09,-205.97 1272.59,-215.97 1276.09,-205.97 1269.09,-205.97"/>
192
192
  </g>
193
193
  <!-- Modal -->
194
194
  <g id="node19" class="node">
195
195
  <title>Modal </title>
196
- <polygon fill="#fb8072" stroke="black" points="1385.05,-252 1328.95,-252 1328.95,-216 1385.05,-216 1385.05,-252"/>
197
- <text text-anchor="middle" x="1357" y="-229.8" font-family="Times,serif" font-size="14.00">Modal </text>
196
+ <polygon fill="#fb8072" stroke="black" points="1246.05,-252 1189.95,-252 1189.95,-216 1246.05,-216 1246.05,-252"/>
197
+ <text text-anchor="middle" x="1218" y="-229.8" font-family="Times,serif" font-size="14.00">Modal </text>
198
198
  </g>
199
199
  <!-- ModalModule&#45;&gt;Modal -->
200
200
  <g id="edge18" class="edge">
201
201
  <title>ModalModule&#45;&gt;Modal </title>
202
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1178.2,-182C1240.22,-182 1340.08,-182 1340.08,-182 1340.08,-182 1340.08,-205.81 1340.08,-205.81"/>
203
- <polygon fill="black" stroke="black" points="1336.58,-205.81 1340.08,-215.81 1343.58,-205.81 1336.58,-205.81"/>
202
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1039.14,-181C1105.77,-181 1218,-181 1218,-181 1218,-181 1218,-205.76 1218,-205.76"/>
203
+ <polygon fill="black" stroke="black" points="1214.5,-205.76 1218,-215.76 1221.5,-205.76 1214.5,-205.76"/>
204
204
  </g>
205
205
  <!-- ModalContent -->
206
206
  <g id="node20" class="node">
207
207
  <title>ModalContent </title>
208
- <polygon fill="#fb8072" stroke="black" points="1311.38,-252 1210.62,-252 1210.62,-216 1311.38,-216 1311.38,-252"/>
209
- <text text-anchor="middle" x="1261" y="-229.8" font-family="Times,serif" font-size="14.00">ModalContent </text>
208
+ <polygon fill="#fb8072" stroke="black" points="1172.38,-252 1071.62,-252 1071.62,-216 1172.38,-216 1172.38,-252"/>
209
+ <text text-anchor="middle" x="1122" y="-229.8" font-family="Times,serif" font-size="14.00">ModalContent </text>
210
210
  </g>
211
211
  <!-- ModalModule&#45;&gt;ModalContent -->
212
212
  <g id="edge19" class="edge">
213
213
  <title>ModalModule&#45;&gt;ModalContent </title>
214
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1178.37,-185C1221.46,-185 1277.73,-185 1277.73,-185 1277.73,-185 1277.73,-205.75 1277.73,-205.75"/>
215
- <polygon fill="black" stroke="black" points="1274.23,-205.75 1277.73,-215.75 1281.23,-205.75 1274.23,-205.75"/>
214
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1039.35,-184C1068.97,-184 1101.23,-184 1101.23,-184 1101.23,-184 1101.23,-205.95 1101.23,-205.95"/>
215
+ <polygon fill="black" stroke="black" points="1097.73,-205.95 1101.23,-215.95 1104.73,-205.95 1097.73,-205.95"/>
216
216
  </g>
217
217
  <!-- ModalContentText -->
218
218
  <g id="node21" class="node">
219
219
  <title>ModalContentText </title>
220
- <polygon fill="#fb8072" stroke="black" points="1193.04,-252 1066.96,-252 1066.96,-216 1193.04,-216 1193.04,-252"/>
221
- <text text-anchor="middle" x="1130" y="-229.8" font-family="Times,serif" font-size="14.00">ModalContentText </text>
220
+ <polygon fill="#fb8072" stroke="black" points="1054.04,-252 927.96,-252 927.96,-216 1054.04,-216 1054.04,-252"/>
221
+ <text text-anchor="middle" x="991" y="-229.8" font-family="Times,serif" font-size="14.00">ModalContentText </text>
222
222
  </g>
223
223
  <!-- ModalModule&#45;&gt;ModalContentText -->
224
224
  <g id="edge20" class="edge">
225
225
  <title>ModalModule&#45;&gt;ModalContentText </title>
226
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1130,-187.11C1130,-187.11 1130,-205.99 1130,-205.99"/>
227
- <polygon fill="black" stroke="black" points="1126.5,-205.99 1130,-215.99 1133.5,-205.99 1126.5,-205.99"/>
226
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M991,-187.11C991,-187.11 991,-205.99 991,-205.99"/>
227
+ <polygon fill="black" stroke="black" points="987.5,-205.99 991,-215.99 994.5,-205.99 987.5,-205.99"/>
228
228
  </g>
229
229
  <!-- ModalFooter -->
230
230
  <g id="node22" class="node">
231
231
  <title>ModalFooter </title>
232
- <polygon fill="#fb8072" stroke="black" points="1049.1,-252 956.9,-252 956.9,-216 1049.1,-216 1049.1,-252"/>
233
- <text text-anchor="middle" x="1003" y="-229.8" font-family="Times,serif" font-size="14.00">ModalFooter </text>
232
+ <polygon fill="#fb8072" stroke="black" points="910.1,-252 817.9,-252 817.9,-216 910.1,-216 910.1,-252"/>
233
+ <text text-anchor="middle" x="864" y="-229.8" font-family="Times,serif" font-size="14.00">ModalFooter </text>
234
234
  </g>
235
235
  <!-- ModalModule&#45;&gt;ModalFooter -->
236
236
  <g id="edge21" class="edge">
237
237
  <title>ModalModule&#45;&gt;ModalFooter </title>
238
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1081.73,-185C1047.91,-185 1008.74,-185 1008.74,-185 1008.74,-185 1008.74,-205.75 1008.74,-205.75"/>
239
- <polygon fill="black" stroke="black" points="1005.24,-205.75 1008.74,-215.75 1012.24,-205.75 1005.24,-205.75"/>
238
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M942.82,-184C918.74,-184 894.65,-184 894.65,-184 894.65,-184 894.65,-205.95 894.65,-205.95"/>
239
+ <polygon fill="black" stroke="black" points="891.15,-205.95 894.65,-215.95 898.15,-205.95 891.15,-205.95"/>
240
240
  </g>
241
241
  <!-- ModalHeader -->
242
242
  <g id="node23" class="node">
243
243
  <title>ModalHeader </title>
244
- <polygon fill="#fb8072" stroke="black" points="938.46,-252 841.54,-252 841.54,-216 938.46,-216 938.46,-252"/>
245
- <text text-anchor="middle" x="890" y="-229.8" font-family="Times,serif" font-size="14.00">ModalHeader </text>
244
+ <polygon fill="#fb8072" stroke="black" points="799.46,-252 702.54,-252 702.54,-216 799.46,-216 799.46,-252"/>
245
+ <text text-anchor="middle" x="751" y="-229.8" font-family="Times,serif" font-size="14.00">ModalHeader </text>
246
246
  </g>
247
247
  <!-- ModalModule&#45;&gt;ModalHeader -->
248
248
  <g id="edge22" class="edge">
249
249
  <title>ModalModule&#45;&gt;ModalHeader </title>
250
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1081.72,-182C1011.64,-182 890,-182 890,-182 890,-182 890,-205.81 890,-205.81"/>
251
- <polygon fill="black" stroke="black" points="886.5,-205.81 890,-215.81 893.5,-205.81 886.5,-205.81"/>
250
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M942.76,-181C881.01,-181 781.89,-181 781.89,-181 781.89,-181 781.89,-205.76 781.89,-205.76"/>
251
+ <polygon fill="black" stroke="black" points="778.39,-205.76 781.89,-215.76 785.39,-205.76 778.39,-205.76"/>
252
252
  </g>
253
253
  <!-- ModalHeaderHeading -->
254
254
  <g id="node24" class="node">
255
255
  <title>ModalHeaderHeading </title>
256
- <polygon fill="#fb8072" stroke="black" points="823.89,-252 680.11,-252 680.11,-216 823.89,-216 823.89,-252"/>
257
- <text text-anchor="middle" x="752" y="-229.8" font-family="Times,serif" font-size="14.00">ModalHeaderHeading </text>
256
+ <polygon fill="#fb8072" stroke="black" points="684.89,-252 541.11,-252 541.11,-216 684.89,-216 684.89,-252"/>
257
+ <text text-anchor="middle" x="613" y="-229.8" font-family="Times,serif" font-size="14.00">ModalHeaderHeading </text>
258
258
  </g>
259
259
  <!-- ModalModule&#45;&gt;ModalHeaderHeading -->
260
260
  <g id="edge23" class="edge">
261
261
  <title>ModalModule&#45;&gt;ModalHeaderHeading </title>
262
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1081.74,-179C992.35,-179 809.99,-179 809.99,-179 809.99,-179 809.99,-205.99 809.99,-205.99"/>
263
- <polygon fill="black" stroke="black" points="806.49,-205.99 809.99,-215.99 813.49,-205.99 806.49,-205.99"/>
262
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M942.76,-178C849.67,-178 654.34,-178 654.34,-178 654.34,-178 654.34,-205.97 654.34,-205.97"/>
263
+ <polygon fill="black" stroke="black" points="650.84,-205.97 654.34,-215.97 657.84,-205.97 650.84,-205.97"/>
264
264
  </g>
265
265
  <!-- ModalHeaderLabel -->
266
266
  <g id="node25" class="node">
267
267
  <title>ModalHeaderLabel </title>
268
- <polygon fill="#fb8072" stroke="black" points="662.33,-252 533.67,-252 533.67,-216 662.33,-216 662.33,-252"/>
269
- <text text-anchor="middle" x="598" y="-229.8" font-family="Times,serif" font-size="14.00">ModalHeaderLabel </text>
268
+ <polygon fill="#fb8072" stroke="black" points="523.33,-252 394.67,-252 394.67,-216 523.33,-216 523.33,-252"/>
269
+ <text text-anchor="middle" x="459" y="-229.8" font-family="Times,serif" font-size="14.00">ModalHeaderLabel </text>
270
270
  </g>
271
271
  <!-- ModalModule&#45;&gt;ModalHeaderLabel -->
272
272
  <g id="edge24" class="edge">
273
273
  <title>ModalModule&#45;&gt;ModalHeaderLabel </title>
274
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M1081.84,-176C961.08,-176 654.98,-176 654.98,-176 654.98,-176 654.98,-205.97 654.98,-205.97"/>
275
- <polygon fill="black" stroke="black" points="651.48,-205.97 654.98,-215.97 658.48,-205.97 651.48,-205.97"/>
274
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M942.87,-175C820.56,-175 507.47,-175 507.47,-175 507.47,-175 507.47,-205.98 507.47,-205.98"/>
275
+ <polygon fill="black" stroke="black" points="503.97,-205.98 507.47,-215.98 510.97,-205.98 503.97,-205.98"/>
276
276
  </g>
277
277
  <!-- ButtonModule -->
278
278
  <g id="node12" class="node">
279
279
  <title>ButtonModule</title>
280
- <polygon fill="#8dd3c7" stroke="black" points="623.67,-122 620.67,-126 599.67,-126 596.67,-122 526.33,-122 526.33,-86 623.67,-86 623.67,-122"/>
281
- <text text-anchor="middle" x="575" y="-99.8" font-family="Times,serif" font-size="14.00">ButtonModule</text>
280
+ <polygon fill="#8dd3c7" stroke="black" points="1754.67,-122 1751.67,-126 1730.67,-126 1727.67,-122 1657.33,-122 1657.33,-86 1754.67,-86 1754.67,-122"/>
281
+ <text text-anchor="middle" x="1706" y="-99.8" font-family="Times,serif" font-size="14.00">ButtonModule</text>
282
282
  </g>
283
283
  <!-- ButtonModule&#45;&gt;ModalModule -->
284
284
  <g id="edge11" class="edge">
285
285
  <title>ButtonModule&#45;&gt;ModalModule</title>
286
- <path fill="none" stroke="black" d="M578.83,-122.02C578.83,-139.37 578.83,-163 578.83,-163 578.83,-163 1071.57,-163 1071.57,-163"/>
287
- <polygon fill="black" stroke="black" points="1071.57,-166.5 1081.57,-163 1071.57,-159.5 1071.57,-166.5"/>
286
+ <path fill="none" stroke="black" d="M1706,-122.27C1706,-140.56 1706,-166 1706,-166 1706,-166 1049.3,-166 1049.3,-166"/>
287
+ <polygon fill="black" stroke="black" points="1049.3,-162.5 1039.3,-166 1049.3,-169.5 1049.3,-162.5"/>
288
288
  </g>
289
289
  <!-- ExperimentalModule -->
290
290
  <g id="node13" class="node">
291
291
  <title>ExperimentalModule</title>
292
- <polygon fill="#8dd3c7" stroke="black" points="508.47,-122 505.47,-126 484.47,-126 481.47,-122 373.53,-122 373.53,-86 508.47,-86 508.47,-122"/>
293
- <text text-anchor="middle" x="441" y="-99.8" font-family="Times,serif" font-size="14.00">ExperimentalModule</text>
292
+ <polygon fill="#8dd3c7" stroke="black" points="1639.47,-122 1636.47,-126 1615.47,-126 1612.47,-122 1504.53,-122 1504.53,-86 1639.47,-86 1639.47,-122"/>
293
+ <text text-anchor="middle" x="1572" y="-99.8" font-family="Times,serif" font-size="14.00">ExperimentalModule</text>
294
294
  </g>
295
295
  <!-- ExperimentalModule&#45;&gt;ModalModule -->
296
296
  <g id="edge12" class="edge">
297
297
  <title>ExperimentalModule&#45;&gt;ModalModule</title>
298
- <path fill="none" stroke="black" d="M441,-122.3C441,-140.27 441,-165 441,-165 441,-165 1071.82,-165 1071.82,-165"/>
299
- <polygon fill="black" stroke="black" points="1071.82,-168.5 1081.82,-165 1071.82,-161.5 1071.82,-168.5"/>
298
+ <path fill="none" stroke="black" d="M1572,-122.02C1572,-139.37 1572,-163 1572,-163 1572,-163 1049.54,-163 1049.54,-163"/>
299
+ <polygon fill="black" stroke="black" points="1049.54,-159.5 1039.54,-163 1049.54,-166.5 1049.54,-159.5"/>
300
300
  </g>
301
301
  <!-- I18nModule -->
302
302
  <g id="node14" class="node">
303
303
  <title>I18nModule</title>
304
- <polygon fill="#8dd3c7" stroke="black" points="355.71,-122 352.71,-126 331.71,-126 328.71,-122 270.29,-122 270.29,-86 355.71,-86 355.71,-122"/>
305
- <text text-anchor="middle" x="313" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
304
+ <polygon fill="#8dd3c7" stroke="black" points="1486.71,-122 1483.71,-126 1462.71,-126 1459.71,-122 1401.29,-122 1401.29,-86 1486.71,-86 1486.71,-122"/>
305
+ <text text-anchor="middle" x="1444" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
306
306
  </g>
307
307
  <!-- I18nModule&#45;&gt;ModalModule -->
308
308
  <g id="edge13" class="edge">
309
309
  <title>I18nModule&#45;&gt;ModalModule</title>
310
- <path fill="none" stroke="black" d="M313,-122.17C313,-141.09 313,-168 313,-168 313,-168 1071.94,-168 1071.94,-168"/>
311
- <polygon fill="black" stroke="black" points="1071.94,-171.5 1081.94,-168 1071.94,-164.5 1071.94,-171.5"/>
310
+ <path fill="none" stroke="black" d="M1425.9,-122.03C1425.9,-138.4 1425.9,-160 1425.9,-160 1425.9,-160 1049.2,-160 1049.2,-160"/>
311
+ <polygon fill="black" stroke="black" points="1049.2,-156.5 1039.2,-160 1049.2,-163.5 1049.2,-156.5"/>
312
312
  </g>
313
313
  <!-- IconModule -->
314
314
  <g id="node15" class="node">
315
315
  <title>IconModule</title>
316
- <polygon fill="#8dd3c7" stroke="black" points="252.43,-122 249.43,-126 228.43,-126 225.43,-122 167.57,-122 167.57,-86 252.43,-86 252.43,-122"/>
317
- <text text-anchor="middle" x="210" y="-99.8" font-family="Times,serif" font-size="14.00">IconModule</text>
316
+ <polygon fill="#8dd3c7" stroke="black" points="1383.43,-122 1380.43,-126 1359.43,-126 1356.43,-122 1298.57,-122 1298.57,-86 1383.43,-86 1383.43,-122"/>
317
+ <text text-anchor="middle" x="1341" y="-99.8" font-family="Times,serif" font-size="14.00">IconModule</text>
318
318
  </g>
319
319
  <!-- IconModule&#45;&gt;ModalModule -->
320
320
  <g id="edge14" class="edge">
321
321
  <title>IconModule&#45;&gt;ModalModule</title>
322
- <path fill="none" stroke="black" d="M210,-122.31C210,-142.15 210,-171 210,-171 210,-171 1071.83,-171 1071.83,-171"/>
323
- <polygon fill="black" stroke="black" points="1071.83,-174.5 1081.83,-171 1071.83,-167.5 1071.83,-174.5"/>
322
+ <path fill="none" stroke="black" d="M1323.21,-122.24C1323.21,-137.57 1323.21,-157 1323.21,-157 1323.21,-157 1049.31,-157 1049.31,-157"/>
323
+ <polygon fill="black" stroke="black" points="1049.31,-153.5 1039.31,-157 1049.31,-160.5 1049.31,-153.5"/>
324
324
  </g>
325
325
  <!-- PlaceholderModule -->
326
326
  <g id="node16" class="node">
327
327
  <title>PlaceholderModule</title>
328
- <polygon fill="#8dd3c7" stroke="black" points="149.63,-122 146.63,-126 125.63,-126 122.63,-122 24.37,-122 24.37,-86 149.63,-86 149.63,-122"/>
329
- <text text-anchor="middle" x="87" y="-99.8" font-family="Times,serif" font-size="14.00">PlaceholderModule</text>
328
+ <polygon fill="#8dd3c7" stroke="black" points="1280.63,-122 1277.63,-126 1256.63,-126 1253.63,-122 1155.37,-122 1155.37,-86 1280.63,-86 1280.63,-122"/>
329
+ <text text-anchor="middle" x="1218" y="-99.8" font-family="Times,serif" font-size="14.00">PlaceholderModule</text>
330
330
  </g>
331
331
  <!-- PlaceholderModule&#45;&gt;ModalModule -->
332
332
  <g id="edge15" class="edge">
333
333
  <title>PlaceholderModule&#45;&gt;ModalModule</title>
334
- <path fill="none" stroke="black" d="M87,-122.03C87,-142.77 87,-174 87,-174 87,-174 1071.79,-174 1071.79,-174"/>
335
- <polygon fill="black" stroke="black" points="1071.79,-177.5 1081.79,-174 1071.79,-170.5 1071.79,-177.5"/>
334
+ <path fill="none" stroke="black" d="M1163.69,-122.05C1163.69,-136.37 1163.69,-154 1163.69,-154 1163.69,-154 1049.1,-154 1049.1,-154"/>
335
+ <polygon fill="black" stroke="black" points="1049.1,-150.5 1039.1,-154 1049.1,-157.5 1049.1,-150.5"/>
336
336
  </g>
337
337
  <!-- BaseModalService -->
338
338
  <g id="node26" class="node">
339
339
  <title>BaseModalService</title>
340
- <ellipse fill="#fdb462" stroke="black" cx="880" cy="-104" rx="83.95" ry="18"/>
341
- <text text-anchor="middle" x="880" y="-99.8" font-family="Times,serif" font-size="14.00">BaseModalService</text>
340
+ <ellipse fill="#fdb462" stroke="black" cx="2011" cy="-104" rx="83.95" ry="18"/>
341
+ <text text-anchor="middle" x="2011" y="-99.8" font-family="Times,serif" font-size="14.00">BaseModalService</text>
342
342
  </g>
343
343
  <!-- BaseModalService&#45;&gt;ModalModule -->
344
344
  <g id="edge25" class="edge">
345
345
  <title>BaseModalService&#45;&gt;ModalModule</title>
346
- <path fill="none" stroke="black" d="M960.34,-109.28C960.34,-122.68 960.34,-157 960.34,-157 960.34,-157 1071.84,-157 1071.84,-157"/>
347
- <polygon fill="black" stroke="black" points="1071.84,-160.5 1081.84,-157 1071.84,-153.5 1071.84,-160.5"/>
346
+ <path fill="none" stroke="black" d="M2011,-122.22C2011,-142.37 2011,-172 2011,-172 2011,-172 1049.17,-172 1049.17,-172"/>
347
+ <polygon fill="black" stroke="black" points="1049.17,-168.5 1039.17,-172 1049.17,-175.5 1049.17,-168.5"/>
348
348
  </g>
349
349
  <!-- ModalService -->
350
350
  <g id="node27" class="node">
351
351
  <title>ModalService</title>
352
- <ellipse fill="#fdb462" stroke="black" cx="713" cy="-104" rx="65.41" ry="18"/>
353
- <text text-anchor="middle" x="713" y="-99.8" font-family="Times,serif" font-size="14.00">ModalService</text>
352
+ <ellipse fill="#fdb462" stroke="black" cx="1844" cy="-104" rx="65.41" ry="18"/>
353
+ <text text-anchor="middle" x="1844" y="-99.8" font-family="Times,serif" font-size="14.00">ModalService</text>
354
354
  </g>
355
355
  <!-- ModalService&#45;&gt;ModalModule -->
356
356
  <g id="edge26" class="edge">
357
357
  <title>ModalService&#45;&gt;ModalModule</title>
358
- <path fill="none" stroke="black" d="M729.13,-121.72C729.13,-138.12 729.13,-160 729.13,-160 729.13,-160 1071.65,-160 1071.65,-160"/>
359
- <polygon fill="black" stroke="black" points="1071.65,-163.5 1081.65,-160 1071.65,-156.5 1071.65,-163.5"/>
358
+ <path fill="none" stroke="black" d="M1844,-122.11C1844,-141.34 1844,-169 1844,-169 1844,-169 1049.3,-169 1049.3,-169"/>
359
+ <polygon fill="black" stroke="black" points="1049.31,-165.5 1039.3,-169 1049.3,-172.5 1049.31,-165.5"/>
360
360
  </g>
361
361
  </g>
362
362
  </svg>