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
@@ -157,9 +157,6 @@
157
157
  <li>
158
158
  <a href="#Target" title="src/dialog/overflow-menu/overflow-menu-option.component.ts" ><b>Target</b>&nbsp;&nbsp;&nbsp;(src/.../overflow-menu-option.component.ts)</a>
159
159
  </li>
160
- <li>
161
- <a href="#ToggleState" title="src/toggle/toggle.component.ts" class="deprecated-name"><b>ToggleState</b>&nbsp;&nbsp;&nbsp;(src/.../toggle.component.ts)</a>
162
- </li>
163
160
  </ul>
164
161
  </td>
165
162
  </tr>
@@ -630,40 +627,6 @@
630
627
  </tbody>
631
628
  </table>
632
629
  </section>
633
- <h3>src/toggle/toggle.component.ts</h3>
634
- <section data-compodoc="block-enums">
635
- <table class="table table-sm table-bordered">
636
- <tbody>
637
- <tr>
638
- <td class="col-md-4">
639
- <a name="ToggleState"></a>
640
- <span class="name deprecated-name"><b>ToggleState</b><a href="#ToggleState"><span class="icon ion-ios-link"></span></a></span>
641
- </td>
642
- </tr>
643
- <tr>
644
- <td class="col-md-4 deprecated">
645
- since v5 - Use boolean
646
- Defines the set of states for a toggle component.
647
- </td>
648
- </tr>
649
- <tr>
650
- <td class="col-md-4">
651
- &nbsp;Init
652
- </td>
653
- </tr>
654
- <tr>
655
- <td class="col-md-4">
656
- &nbsp;Checked
657
- </td>
658
- </tr>
659
- <tr>
660
- <td class="col-md-4">
661
- &nbsp;Unchecked
662
- </td>
663
- </tr>
664
- </tbody>
665
- </table>
666
- </section>
667
630
 
668
631
 
669
632
 
@@ -24,18 +24,18 @@
24
24
  <title>cluster_AspectRatioModule</title>
25
25
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="162,-70 162,-268 334,-268 334,-70 162,-70"/>
26
26
  </g>
27
- <g id="clust2" class="cluster">
28
- <title>cluster_AspectRatioModule_declarations</title>
27
+ <g id="clust3" class="cluster">
28
+ <title>cluster_AspectRatioModule_imports</title>
29
29
  <polygon fill="none" stroke="black" points="171,-78 171,-130 325,-130 325,-78 171,-78"/>
30
30
  </g>
31
- <g id="clust5" class="cluster">
31
+ <g id="clust4" class="cluster">
32
32
  <title>cluster_AspectRatioModule_exports</title>
33
33
  <polygon fill="none" stroke="black" points="170,-208 170,-260 326,-260 326,-208 170,-208"/>
34
34
  </g>
35
35
  <!-- AspectRatioDirective -->
36
36
  <g id="node1" class="node">
37
37
  <title>AspectRatioDirective</title>
38
- <polygon fill="#ffffb3" stroke="black" points="316.79,-122 179.21,-122 179.21,-86 316.79,-86 316.79,-122"/>
38
+ <polygon fill="#8dd3c7" stroke="black" points="316.79,-122 313.79,-126 292.79,-126 289.79,-122 179.21,-122 179.21,-86 316.79,-86 316.79,-122"/>
39
39
  <text text-anchor="middle" x="248" y="-99.8" font-family="Times,serif" font-size="14.00">AspectRatioDirective</text>
40
40
  </g>
41
41
  <!-- AspectRatioModule -->
@@ -133,18 +133,18 @@
133
133
  <title>cluster_AspectRatioModule</title>
134
134
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="162,-70 162,-268 334,-268 334,-70 162,-70"/>
135
135
  </g>
136
- <g id="clust2" class="cluster">
137
- <title>cluster_AspectRatioModule_declarations</title>
136
+ <g id="clust3" class="cluster">
137
+ <title>cluster_AspectRatioModule_imports</title>
138
138
  <polygon fill="none" stroke="black" points="171,-78 171,-130 325,-130 325,-78 171,-78"/>
139
139
  </g>
140
- <g id="clust5" class="cluster">
140
+ <g id="clust4" class="cluster">
141
141
  <title>cluster_AspectRatioModule_exports</title>
142
142
  <polygon fill="none" stroke="black" points="170,-208 170,-260 326,-260 326,-208 170,-208"/>
143
143
  </g>
144
144
  <!-- AspectRatioDirective -->
145
145
  <g id="node1" class="node">
146
146
  <title>AspectRatioDirective</title>
147
- <polygon fill="#ffffb3" stroke="black" points="316.79,-122 179.21,-122 179.21,-86 316.79,-86 316.79,-122"/>
147
+ <polygon fill="#8dd3c7" stroke="black" points="316.79,-122 313.79,-126 292.79,-126 289.79,-122 179.21,-122 179.21,-86 316.79,-86 316.79,-122"/>
148
148
  <text text-anchor="middle" x="248" y="-99.8" font-family="Times,serif" font-size="14.00">AspectRatioDirective</text>
149
149
  </g>
150
150
  <!-- AspectRatioModule -->
@@ -217,11 +217,12 @@
217
217
  <div class="container-fluid module">
218
218
  <div class="row">
219
219
  <div class="col-sm-3">
220
- <h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank" rel="noopener noreferrer"
221
- title="Official documentation about module declarations"><span class="icon ion-ios-information-circle-outline"></span></a></h3>
220
+ <h3>Imports<a href="https://angular.io/api/core/NgModule#imports" target="_blank" rel="noopener noreferrer"
221
+ title="Official documentation about module imports"><span
222
+ class="icon ion-ios-information-circle-outline"></a></h3>
222
223
  <ul class="list-group">
223
224
  <li class="list-group-item">
224
- <a href="../directives/AspectRatioDirective.html">AspectRatioDirective</a>
225
+ <a href="../modules/AspectRatioDirective.html">AspectRatioDirective</a>
225
226
  </li>
226
227
  </ul>
227
228
  </div>
@@ -247,7 +248,7 @@
247
248
  import { AspectRatioDirective } from &quot;./aspect-ratio.directive&quot;;
248
249
 
249
250
  @NgModule({
250
- declarations: [AspectRatioDirective],
251
+ imports: [AspectRatioDirective],
251
252
  exports: [AspectRatioDirective]
252
253
  })
253
254
  export class AspectRatioModule {}
@@ -24,14 +24,14 @@
24
24
  <title>cluster_ContextMenuModule</title>
25
25
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 942,-268 942,-70 8,-70"/>
26
26
  </g>
27
- <g id="clust3" class="cluster">
28
- <title>cluster_ContextMenuModule_imports</title>
29
- <polygon fill="none" stroke="black" points="16,-78 16,-130 934,-130 934,-78 16,-78"/>
30
- </g>
31
27
  <g id="clust4" class="cluster">
32
28
  <title>cluster_ContextMenuModule_exports</title>
33
29
  <polygon fill="none" stroke="black" points="64,-208 64,-260 886,-260 886,-208 64,-208"/>
34
30
  </g>
31
+ <g id="clust3" class="cluster">
32
+ <title>cluster_ContextMenuModule_imports</title>
33
+ <polygon fill="none" stroke="black" points="16,-78 16,-130 934,-130 934,-78 16,-78"/>
34
+ </g>
35
35
  <!-- ContextMenuComponent -->
36
36
  <g id="node1" class="node">
37
37
  <title>ContextMenuComponent</title>
@@ -133,14 +133,14 @@
133
133
  <title>cluster_ContextMenuModule</title>
134
134
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 942,-268 942,-70 8,-70"/>
135
135
  </g>
136
- <g id="clust3" class="cluster">
137
- <title>cluster_ContextMenuModule_imports</title>
138
- <polygon fill="none" stroke="black" points="16,-78 16,-130 934,-130 934,-78 16,-78"/>
139
- </g>
140
136
  <g id="clust4" class="cluster">
141
137
  <title>cluster_ContextMenuModule_exports</title>
142
138
  <polygon fill="none" stroke="black" points="64,-208 64,-260 886,-260 886,-208 64,-208"/>
143
139
  </g>
140
+ <g id="clust3" class="cluster">
141
+ <title>cluster_ContextMenuModule_imports</title>
142
+ <polygon fill="none" stroke="black" points="16,-78 16,-130 934,-130 934,-78 16,-78"/>
143
+ </g>
144
144
  <!-- ContextMenuComponent -->
145
145
  <g id="node1" class="node">
146
146
  <title>ContextMenuComponent</title>
@@ -24,239 +24,239 @@
24
24
  <title>cluster_DialogModule</title>
25
25
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-268 1545,-268 1545,-70 8,-70"/>
26
26
  </g>
27
+ <g id="clust6" class="cluster">
28
+ <title>cluster_DialogModule_providers</title>
29
+ <polygon fill="none" stroke="black" points="1389,-78 1389,-130 1537,-130 1537,-78 1389,-78"/>
30
+ </g>
27
31
  <g id="clust3" class="cluster">
28
32
  <title>cluster_DialogModule_imports</title>
29
- <polygon fill="none" stroke="black" points="172,-78 172,-130 1537,-130 1537,-78 172,-78"/>
33
+ <polygon fill="none" stroke="black" points="16,-78 16,-130 1381,-130 1381,-78 16,-78"/>
30
34
  </g>
31
35
  <g id="clust4" class="cluster">
32
36
  <title>cluster_DialogModule_exports</title>
33
- <polygon fill="none" stroke="black" points="365,-208 365,-260 1181,-260 1181,-208 365,-208"/>
34
- </g>
35
- <g id="clust6" class="cluster">
36
- <title>cluster_DialogModule_providers</title>
37
- <polygon fill="none" stroke="black" points="16,-78 16,-130 164,-130 164,-78 16,-78"/>
37
+ <polygon fill="none" stroke="black" points="340,-208 340,-260 1156,-260 1156,-208 340,-208"/>
38
38
  </g>
39
39
  <!-- Dialog -->
40
40
  <g id="node1" class="node">
41
41
  <title>Dialog</title>
42
- <polygon fill="#8dd3c7" stroke="black" points="1529.1,-122 1526.1,-126 1505.1,-126 1502.1,-122 1474.9,-122 1474.9,-86 1529.1,-86 1529.1,-122"/>
43
- <text text-anchor="middle" x="1502" y="-99.8" font-family="Times,serif" font-size="14.00">Dialog</text>
42
+ <polygon fill="#8dd3c7" stroke="black" points="1373.1,-122 1370.1,-126 1349.1,-126 1346.1,-122 1318.9,-122 1318.9,-86 1373.1,-86 1373.1,-122"/>
43
+ <text text-anchor="middle" x="1346" y="-99.8" font-family="Times,serif" font-size="14.00">Dialog</text>
44
44
  </g>
45
45
  <!-- DialogModule -->
46
46
  <g id="node12" class="node">
47
47
  <title>DialogModule</title>
48
- <polygon fill="#8dd3c7" stroke="black" points="889.65,-187 886.65,-191 865.65,-191 862.65,-187 792.35,-187 792.35,-151 889.65,-151 889.65,-187"/>
49
- <text text-anchor="middle" x="841" y="-164.8" font-family="Times,serif" font-size="14.00">DialogModule</text>
48
+ <polygon fill="#8dd3c7" stroke="black" points="864.65,-187 861.65,-191 840.65,-191 837.65,-187 767.35,-187 767.35,-151 864.65,-151 864.65,-187"/>
49
+ <text text-anchor="middle" x="816" y="-164.8" font-family="Times,serif" font-size="14.00">DialogModule</text>
50
50
  </g>
51
51
  <!-- Dialog&#45;&gt;DialogModule -->
52
52
  <g id="edge1" class="edge">
53
53
  <title>Dialog&#45;&gt;DialogModule</title>
54
- <path fill="none" stroke="black" d="M1502,-122.03C1502,-142.77 1502,-174 1502,-174 1502,-174 899.87,-174 899.87,-174"/>
55
- <polygon fill="black" stroke="black" points="899.87,-170.5 889.87,-174 899.87,-177.5 899.87,-170.5"/>
54
+ <path fill="none" stroke="black" d="M1346,-122.11C1346,-141.34 1346,-169 1346,-169 1346,-169 874.91,-169 874.91,-169"/>
55
+ <polygon fill="black" stroke="black" points="874.91,-165.5 864.91,-169 874.91,-172.5 874.91,-165.5"/>
56
56
  </g>
57
57
  <!-- DialogDirective -->
58
58
  <g id="node2" class="node">
59
59
  <title>DialogDirective</title>
60
- <polygon fill="#8dd3c7" stroke="black" points="1457.19,-122 1454.19,-126 1433.19,-126 1430.19,-122 1350.81,-122 1350.81,-86 1457.19,-86 1457.19,-122"/>
61
- <text text-anchor="middle" x="1404" y="-99.8" font-family="Times,serif" font-size="14.00">DialogDirective</text>
60
+ <polygon fill="#8dd3c7" stroke="black" points="1301.19,-122 1298.19,-126 1277.19,-126 1274.19,-122 1194.81,-122 1194.81,-86 1301.19,-86 1301.19,-122"/>
61
+ <text text-anchor="middle" x="1248" y="-99.8" font-family="Times,serif" font-size="14.00">DialogDirective</text>
62
62
  </g>
63
63
  <!-- DialogDirective&#45;&gt;DialogModule -->
64
64
  <g id="edge2" class="edge">
65
65
  <title>DialogDirective&#45;&gt;DialogModule</title>
66
- <path fill="none" stroke="black" d="M1404,-122.11C1404,-141.34 1404,-169 1404,-169 1404,-169 899.98,-169 899.98,-169"/>
67
- <polygon fill="black" stroke="black" points="899.98,-165.5 889.98,-169 899.98,-172.5 899.98,-165.5"/>
66
+ <path fill="none" stroke="black" d="M1248,-122.3C1248,-140.27 1248,-165 1248,-165 1248,-165 874.72,-165 874.72,-165"/>
67
+ <polygon fill="black" stroke="black" points="874.72,-161.5 864.72,-165 874.72,-168.5 874.72,-161.5"/>
68
68
  </g>
69
69
  <!-- ExperimentalModule -->
70
70
  <g id="node3" class="node">
71
71
  <title>ExperimentalModule</title>
72
- <polygon fill="#8dd3c7" stroke="black" points="1332.47,-122 1329.47,-126 1308.47,-126 1305.47,-122 1197.53,-122 1197.53,-86 1332.47,-86 1332.47,-122"/>
73
- <text text-anchor="middle" x="1265" y="-99.8" font-family="Times,serif" font-size="14.00">ExperimentalModule</text>
72
+ <polygon fill="#8dd3c7" stroke="black" points="1176.47,-122 1173.47,-126 1152.47,-126 1149.47,-122 1041.53,-122 1041.53,-86 1176.47,-86 1176.47,-122"/>
73
+ <text text-anchor="middle" x="1109" y="-99.8" font-family="Times,serif" font-size="14.00">ExperimentalModule</text>
74
74
  </g>
75
75
  <!-- ExperimentalModule&#45;&gt;DialogModule -->
76
76
  <g id="edge3" class="edge">
77
77
  <title>ExperimentalModule&#45;&gt;DialogModule</title>
78
- <path fill="none" stroke="black" d="M1265,-122.3C1265,-140.27 1265,-165 1265,-165 1265,-165 900.05,-165 900.05,-165"/>
79
- <polygon fill="black" stroke="black" points="900.05,-161.5 890.05,-165 900.05,-168.5 900.05,-161.5"/>
78
+ <path fill="none" stroke="black" d="M1056.68,-122.03C1056.68,-138.4 1056.68,-160 1056.68,-160 1056.68,-160 874.7,-160 874.7,-160"/>
79
+ <polygon fill="black" stroke="black" points="874.71,-156.5 864.7,-160 874.7,-163.5 874.71,-156.5"/>
80
80
  </g>
81
81
  <!-- I18nModule -->
82
82
  <g id="node4" class="node">
83
83
  <title>I18nModule</title>
84
- <polygon fill="#8dd3c7" stroke="black" points="1179.71,-122 1176.71,-126 1155.71,-126 1152.71,-122 1094.29,-122 1094.29,-86 1179.71,-86 1179.71,-122"/>
85
- <text text-anchor="middle" x="1137" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
84
+ <polygon fill="#8dd3c7" stroke="black" points="1023.71,-122 1020.71,-126 999.71,-126 996.71,-122 938.29,-122 938.29,-86 1023.71,-86 1023.71,-122"/>
85
+ <text text-anchor="middle" x="981" y="-99.8" font-family="Times,serif" font-size="14.00">I18nModule</text>
86
86
  </g>
87
87
  <!-- I18nModule&#45;&gt;DialogModule -->
88
88
  <g id="edge4" class="edge">
89
89
  <title>I18nModule&#45;&gt;DialogModule</title>
90
- <path fill="none" stroke="black" d="M1106.02,-122.03C1106.02,-138.4 1106.02,-160 1106.02,-160 1106.02,-160 899.92,-160 899.92,-160"/>
91
- <polygon fill="black" stroke="black" points="899.92,-156.5 889.92,-160 899.92,-163.5 899.92,-156.5"/>
90
+ <path fill="none" stroke="black" d="M953.03,-122.19C953.03,-137.18 953.03,-156 953.03,-156 953.03,-156 874.7,-156 874.7,-156"/>
91
+ <polygon fill="black" stroke="black" points="874.7,-152.5 864.7,-156 874.7,-159.5 874.7,-152.5"/>
92
92
  </g>
93
93
  <!-- IconDirective -->
94
94
  <g id="node5" class="node">
95
95
  <title>IconDirective</title>
96
- <polygon fill="#8dd3c7" stroke="black" points="1076.46,-122 1073.46,-126 1052.46,-126 1049.46,-122 983.54,-122 983.54,-86 1076.46,-86 1076.46,-122"/>
97
- <text text-anchor="middle" x="1030" y="-99.8" font-family="Times,serif" font-size="14.00">IconDirective</text>
96
+ <polygon fill="#8dd3c7" stroke="black" points="920.46,-122 917.46,-126 896.46,-126 893.46,-122 827.54,-122 827.54,-86 920.46,-86 920.46,-122"/>
97
+ <text text-anchor="middle" x="874" y="-99.8" font-family="Times,serif" font-size="14.00">IconDirective</text>
98
98
  </g>
99
99
  <!-- IconDirective&#45;&gt;DialogModule -->
100
100
  <g id="edge5" class="edge">
101
101
  <title>IconDirective&#45;&gt;DialogModule</title>
102
- <path fill="none" stroke="black" d="M1046.71,-122.19C1046.71,-137.18 1046.71,-156 1046.71,-156 1046.71,-156 899.75,-156 899.75,-156"/>
103
- <polygon fill="black" stroke="black" points="899.75,-152.5 889.75,-156 899.75,-159.5 899.75,-152.5"/>
102
+ <path fill="none" stroke="black" d="M846.17,-122.11C846.17,-122.11 846.17,-140.99 846.17,-140.99"/>
103
+ <polygon fill="black" stroke="black" points="842.67,-140.99 846.17,-150.99 849.67,-140.99 842.67,-140.99"/>
104
104
  </g>
105
105
  <!-- OverflowMenu -->
106
106
  <g id="node6" class="node">
107
107
  <title>OverflowMenu</title>
108
- <polygon fill="#8dd3c7" stroke="black" points="965.3,-122 962.3,-126 941.3,-126 938.3,-122 862.7,-122 862.7,-86 965.3,-86 965.3,-122"/>
109
- <text text-anchor="middle" x="914" y="-99.8" font-family="Times,serif" font-size="14.00">OverflowMenu</text>
108
+ <polygon fill="#8dd3c7" stroke="black" points="809.3,-122 806.3,-126 785.3,-126 782.3,-122 706.7,-122 706.7,-86 809.3,-86 809.3,-122"/>
109
+ <text text-anchor="middle" x="758" y="-99.8" font-family="Times,serif" font-size="14.00">OverflowMenu</text>
110
110
  </g>
111
111
  <!-- OverflowMenu&#45;&gt;DialogModule -->
112
112
  <g id="edge6" class="edge">
113
113
  <title>OverflowMenu&#45;&gt;DialogModule</title>
114
- <path fill="none" stroke="black" d="M876.34,-122.11C876.34,-122.11 876.34,-140.99 876.34,-140.99"/>
115
- <polygon fill="black" stroke="black" points="872.84,-140.99 876.34,-150.99 879.84,-140.99 872.84,-140.99"/>
114
+ <path fill="none" stroke="black" d="M788.16,-122.11C788.16,-122.11 788.16,-140.99 788.16,-140.99"/>
115
+ <polygon fill="black" stroke="black" points="784.66,-140.99 788.16,-150.99 791.66,-140.99 784.66,-140.99"/>
116
116
  </g>
117
117
  <!-- OverflowMenuDirective -->
118
118
  <g id="node7" class="node">
119
119
  <title>OverflowMenuDirective</title>
120
- <polygon fill="#8dd3c7" stroke="black" points="845.38,-122 842.38,-126 821.38,-126 818.38,-122 690.62,-122 690.62,-86 845.38,-86 845.38,-122"/>
121
- <text text-anchor="middle" x="768" y="-99.8" font-family="Times,serif" font-size="14.00">OverflowMenuDirective</text>
120
+ <polygon fill="#8dd3c7" stroke="black" points="689.38,-122 686.38,-126 665.38,-126 662.38,-122 534.62,-122 534.62,-86 689.38,-86 689.38,-122"/>
121
+ <text text-anchor="middle" x="612" y="-99.8" font-family="Times,serif" font-size="14.00">OverflowMenuDirective</text>
122
122
  </g>
123
123
  <!-- OverflowMenuDirective&#45;&gt;DialogModule -->
124
124
  <g id="edge7" class="edge">
125
125
  <title>OverflowMenuDirective&#45;&gt;DialogModule</title>
126
- <path fill="none" stroke="black" d="M818.68,-122.11C818.68,-122.11 818.68,-140.99 818.68,-140.99"/>
127
- <polygon fill="black" stroke="black" points="815.18,-140.99 818.68,-150.99 822.18,-140.99 815.18,-140.99"/>
126
+ <path fill="none" stroke="black" d="M675.62,-122.19C675.62,-137.18 675.62,-156 675.62,-156 675.62,-156 757.3,-156 757.3,-156"/>
127
+ <polygon fill="black" stroke="black" points="757.3,-159.5 767.3,-156 757.3,-152.5 757.3,-159.5"/>
128
128
  </g>
129
129
  <!-- OverflowMenuOption -->
130
130
  <g id="node8" class="node">
131
131
  <title>OverflowMenuOption</title>
132
- <polygon fill="#8dd3c7" stroke="black" points="672.69,-122 669.69,-126 648.69,-126 645.69,-122 531.31,-122 531.31,-86 672.69,-86 672.69,-122"/>
133
- <text text-anchor="middle" x="602" y="-99.8" font-family="Times,serif" font-size="14.00">OverflowMenuOption</text>
132
+ <polygon fill="#8dd3c7" stroke="black" points="516.69,-122 513.69,-126 492.69,-126 489.69,-122 375.31,-122 375.31,-86 516.69,-86 516.69,-122"/>
133
+ <text text-anchor="middle" x="446" y="-99.8" font-family="Times,serif" font-size="14.00">OverflowMenuOption</text>
134
134
  </g>
135
135
  <!-- OverflowMenuOption&#45;&gt;DialogModule -->
136
136
  <g id="edge8" class="edge">
137
137
  <title>OverflowMenuOption&#45;&gt;DialogModule</title>
138
- <path fill="none" stroke="black" d="M623.36,-122.19C623.36,-137.18 623.36,-156 623.36,-156 623.36,-156 782.16,-156 782.16,-156"/>
139
- <polygon fill="black" stroke="black" points="782.16,-159.5 792.16,-156 782.16,-152.5 782.16,-159.5"/>
138
+ <path fill="none" stroke="black" d="M508.12,-122.03C508.12,-138.4 508.12,-160 508.12,-160 508.12,-160 757.22,-160 757.22,-160"/>
139
+ <polygon fill="black" stroke="black" points="757.22,-163.5 767.22,-160 757.22,-156.5 757.22,-163.5"/>
140
140
  </g>
141
141
  <!-- OverflowMenuPane -->
142
142
  <g id="node9" class="node">
143
143
  <title>OverflowMenuPane</title>
144
- <polygon fill="#8dd3c7" stroke="black" points="513.51,-122 510.51,-126 489.51,-126 486.51,-122 384.49,-122 384.49,-86 513.51,-86 513.51,-122"/>
145
- <text text-anchor="middle" x="449" y="-99.8" font-family="Times,serif" font-size="14.00">OverflowMenuPane</text>
144
+ <polygon fill="#8dd3c7" stroke="black" points="357.51,-122 354.51,-126 333.51,-126 330.51,-122 228.49,-122 228.49,-86 357.51,-86 357.51,-122"/>
145
+ <text text-anchor="middle" x="293" y="-99.8" font-family="Times,serif" font-size="14.00">OverflowMenuPane</text>
146
146
  </g>
147
147
  <!-- OverflowMenuPane&#45;&gt;DialogModule -->
148
148
  <g id="edge9" class="edge">
149
149
  <title>OverflowMenuPane&#45;&gt;DialogModule</title>
150
- <path fill="none" stroke="black" d="M510.13,-122.03C510.13,-138.4 510.13,-160 510.13,-160 510.13,-160 782.18,-160 782.18,-160"/>
151
- <polygon fill="black" stroke="black" points="782.18,-163.5 792.18,-160 782.18,-156.5 782.18,-163.5"/>
150
+ <path fill="none" stroke="black" d="M353.12,-122.3C353.12,-140.27 353.12,-165 353.12,-165 353.12,-165 757.34,-165 757.34,-165"/>
151
+ <polygon fill="black" stroke="black" points="757.34,-168.5 767.34,-165 757.34,-161.5 757.34,-168.5"/>
152
152
  </g>
153
153
  <!-- Placeholder -->
154
154
  <g id="node10" class="node">
155
155
  <title>Placeholder</title>
156
- <polygon fill="#8dd3c7" stroke="black" points="366.08,-122 363.08,-126 342.08,-126 339.08,-122 283.92,-122 283.92,-86 366.08,-86 366.08,-122"/>
157
- <text text-anchor="middle" x="325" y="-99.8" font-family="Times,serif" font-size="14.00">Placeholder</text>
156
+ <polygon fill="#8dd3c7" stroke="black" points="210.08,-122 207.08,-126 186.08,-126 183.08,-122 127.92,-122 127.92,-86 210.08,-86 210.08,-122"/>
157
+ <text text-anchor="middle" x="169" y="-99.8" font-family="Times,serif" font-size="14.00">Placeholder</text>
158
158
  </g>
159
159
  <!-- Placeholder&#45;&gt;DialogModule -->
160
160
  <g id="edge10" class="edge">
161
161
  <title>Placeholder&#45;&gt;DialogModule</title>
162
- <path fill="none" stroke="black" d="M325,-122.3C325,-140.27 325,-165 325,-165 325,-165 781.99,-165 781.99,-165"/>
163
- <polygon fill="black" stroke="black" points="781.99,-168.5 791.99,-165 781.99,-161.5 781.99,-168.5"/>
162
+ <path fill="none" stroke="black" d="M169,-122.11C169,-141.34 169,-169 169,-169 169,-169 757.1,-169 757.1,-169"/>
163
+ <polygon fill="black" stroke="black" points="757.1,-172.5 767.1,-169 757.1,-165.5 757.1,-172.5"/>
164
164
  </g>
165
165
  <!-- UtilsModule -->
166
166
  <g id="node11" class="node">
167
167
  <title>UtilsModule</title>
168
- <polygon fill="#8dd3c7" stroke="black" points="266.27,-122 263.27,-126 242.27,-126 239.27,-122 179.73,-122 179.73,-86 266.27,-86 266.27,-122"/>
169
- <text text-anchor="middle" x="223" y="-99.8" font-family="Times,serif" font-size="14.00">UtilsModule</text>
168
+ <polygon fill="#8dd3c7" stroke="black" points="110.27,-122 107.27,-126 86.27,-126 83.27,-122 23.73,-122 23.73,-86 110.27,-86 110.27,-122"/>
169
+ <text text-anchor="middle" x="67" y="-99.8" font-family="Times,serif" font-size="14.00">UtilsModule</text>
170
170
  </g>
171
171
  <!-- UtilsModule&#45;&gt;DialogModule -->
172
172
  <g id="edge11" class="edge">
173
173
  <title>UtilsModule&#45;&gt;DialogModule</title>
174
- <path fill="none" stroke="black" d="M223,-122.11C223,-141.34 223,-169 223,-169 223,-169 782.25,-169 782.25,-169"/>
175
- <polygon fill="black" stroke="black" points="782.25,-172.5 792.25,-169 782.25,-165.5 782.25,-172.5"/>
174
+ <path fill="none" stroke="black" d="M67,-122.03C67,-142.77 67,-174 67,-174 67,-174 757.14,-174 757.14,-174"/>
175
+ <polygon fill="black" stroke="black" points="757.14,-177.5 767.14,-174 757.14,-170.5 757.14,-177.5"/>
176
176
  </g>
177
177
  <!-- Dialog -->
178
178
  <g id="node13" class="node">
179
179
  <title>Dialog </title>
180
- <polygon fill="#fb8072" stroke="black" points="1172.6,-252 1115.4,-252 1115.4,-216 1172.6,-216 1172.6,-252"/>
181
- <text text-anchor="middle" x="1144" y="-229.8" font-family="Times,serif" font-size="14.00">Dialog </text>
180
+ <polygon fill="#fb8072" stroke="black" points="1147.6,-252 1090.4,-252 1090.4,-216 1147.6,-216 1147.6,-252"/>
181
+ <text text-anchor="middle" x="1119" y="-229.8" font-family="Times,serif" font-size="14.00">Dialog </text>
182
182
  </g>
183
183
  <!-- DialogModule&#45;&gt;Dialog -->
184
184
  <g id="edge12" class="edge">
185
185
  <title>DialogModule&#45;&gt;Dialog </title>
186
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M889.68,-178C975.33,-178 1144,-178 1144,-178 1144,-178 1144,-205.97 1144,-205.97"/>
187
- <polygon fill="black" stroke="black" points="1140.5,-205.97 1144,-215.97 1147.5,-205.97 1140.5,-205.97"/>
186
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M864.68,-178C950.33,-178 1119,-178 1119,-178 1119,-178 1119,-205.97 1119,-205.97"/>
187
+ <polygon fill="black" stroke="black" points="1115.5,-205.97 1119,-215.97 1122.5,-205.97 1115.5,-205.97"/>
188
188
  </g>
189
189
  <!-- DialogDirective -->
190
190
  <g id="node14" class="node">
191
191
  <title>DialogDirective </title>
192
- <polygon fill="#fb8072" stroke="black" points="1096.69,-252 987.31,-252 987.31,-216 1096.69,-216 1096.69,-252"/>
193
- <text text-anchor="middle" x="1042" y="-229.8" font-family="Times,serif" font-size="14.00">DialogDirective </text>
192
+ <polygon fill="#fb8072" stroke="black" points="1071.69,-252 962.31,-252 962.31,-216 1071.69,-216 1071.69,-252"/>
193
+ <text text-anchor="middle" x="1017" y="-229.8" font-family="Times,serif" font-size="14.00">DialogDirective </text>
194
194
  </g>
195
195
  <!-- DialogModule&#45;&gt;DialogDirective -->
196
196
  <g id="edge13" class="edge">
197
197
  <title>DialogModule&#45;&gt;DialogDirective </title>
198
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M890.01,-183C942.06,-183 1016.93,-183 1016.93,-183 1016.93,-183 1016.93,-205.88 1016.93,-205.88"/>
199
- <polygon fill="black" stroke="black" points="1013.43,-205.88 1016.93,-215.88 1020.43,-205.88 1013.43,-205.88"/>
198
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M864.8,-183C917.16,-183 992.88,-183 992.88,-183 992.88,-183 992.88,-205.88 992.88,-205.88"/>
199
+ <polygon fill="black" stroke="black" points="989.38,-205.88 992.88,-215.88 996.38,-205.88 989.38,-205.88"/>
200
200
  </g>
201
201
  <!-- OverflowMenu -->
202
202
  <g id="node15" class="node">
203
203
  <title>OverflowMenu </title>
204
- <polygon fill="#fb8072" stroke="black" points="968.8,-252 863.2,-252 863.2,-216 968.8,-216 968.8,-252"/>
205
- <text text-anchor="middle" x="916" y="-229.8" font-family="Times,serif" font-size="14.00">OverflowMenu </text>
204
+ <polygon fill="#fb8072" stroke="black" points="943.8,-252 838.2,-252 838.2,-216 943.8,-216 943.8,-252"/>
205
+ <text text-anchor="middle" x="891" y="-229.8" font-family="Times,serif" font-size="14.00">OverflowMenu </text>
206
206
  </g>
207
207
  <!-- DialogModule&#45;&gt;OverflowMenu -->
208
208
  <g id="edge14" class="edge">
209
209
  <title>DialogModule&#45;&gt;OverflowMenu </title>
210
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M876.46,-187.11C876.46,-187.11 876.46,-205.99 876.46,-205.99"/>
211
- <polygon fill="black" stroke="black" points="872.96,-205.99 876.46,-215.99 879.96,-205.99 872.96,-205.99"/>
210
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M851.46,-187.11C851.46,-187.11 851.46,-205.99 851.46,-205.99"/>
211
+ <polygon fill="black" stroke="black" points="847.96,-205.99 851.46,-215.99 854.96,-205.99 847.96,-205.99"/>
212
212
  </g>
213
213
  <!-- OverflowMenuDirective -->
214
214
  <g id="node16" class="node">
215
215
  <title>OverflowMenuDirective </title>
216
- <polygon fill="#fb8072" stroke="black" points="844.88,-252 687.12,-252 687.12,-216 844.88,-216 844.88,-252"/>
217
- <text text-anchor="middle" x="766" y="-229.8" font-family="Times,serif" font-size="14.00">OverflowMenuDirective </text>
216
+ <polygon fill="#fb8072" stroke="black" points="819.88,-252 662.12,-252 662.12,-216 819.88,-216 819.88,-252"/>
217
+ <text text-anchor="middle" x="741" y="-229.8" font-family="Times,serif" font-size="14.00">OverflowMenuDirective </text>
218
218
  </g>
219
219
  <!-- DialogModule&#45;&gt;OverflowMenuDirective -->
220
220
  <g id="edge15" class="edge">
221
221
  <title>DialogModule&#45;&gt;OverflowMenuDirective </title>
222
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M818.56,-187.11C818.56,-187.11 818.56,-205.99 818.56,-205.99"/>
223
- <polygon fill="black" stroke="black" points="815.06,-205.99 818.56,-215.99 822.06,-205.99 815.06,-205.99"/>
222
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M793.56,-187.11C793.56,-187.11 793.56,-205.99 793.56,-205.99"/>
223
+ <polygon fill="black" stroke="black" points="790.06,-205.99 793.56,-215.99 797.06,-205.99 790.06,-205.99"/>
224
224
  </g>
225
225
  <!-- OverflowMenuOption -->
226
226
  <g id="node17" class="node">
227
227
  <title>OverflowMenuOption </title>
228
- <polygon fill="#fb8072" stroke="black" points="669.19,-252 524.81,-252 524.81,-216 669.19,-216 669.19,-252"/>
229
- <text text-anchor="middle" x="597" y="-229.8" font-family="Times,serif" font-size="14.00">OverflowMenuOption </text>
228
+ <polygon fill="#fb8072" stroke="black" points="644.19,-252 499.81,-252 499.81,-216 644.19,-216 644.19,-252"/>
229
+ <text text-anchor="middle" x="572" y="-229.8" font-family="Times,serif" font-size="14.00">OverflowMenuOption </text>
230
230
  </g>
231
231
  <!-- DialogModule&#45;&gt;OverflowMenuOption -->
232
232
  <g id="edge16" class="edge">
233
233
  <title>DialogModule&#45;&gt;OverflowMenuOption </title>
234
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M792.34,-183C716.17,-183 577.39,-183 577.39,-183 577.39,-183 577.39,-205.88 577.39,-205.88"/>
235
- <polygon fill="black" stroke="black" points="573.89,-205.88 577.39,-215.88 580.89,-205.88 573.89,-205.88"/>
234
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M767.15,-183C700.59,-183 589.58,-183 589.58,-183 589.58,-183 589.58,-205.88 589.58,-205.88"/>
235
+ <polygon fill="black" stroke="black" points="586.08,-205.88 589.58,-215.88 593.08,-205.88 586.08,-205.88"/>
236
236
  </g>
237
237
  <!-- OverflowMenuPane -->
238
238
  <g id="node18" class="node">
239
239
  <title>OverflowMenuPane </title>
240
- <polygon fill="#fb8072" stroke="black" points="506.51,-252 373.49,-252 373.49,-216 506.51,-216 506.51,-252"/>
241
- <text text-anchor="middle" x="440" y="-229.8" font-family="Times,serif" font-size="14.00">OverflowMenuPane </text>
240
+ <polygon fill="#fb8072" stroke="black" points="481.51,-252 348.49,-252 348.49,-216 481.51,-216 481.51,-252"/>
241
+ <text text-anchor="middle" x="415" y="-229.8" font-family="Times,serif" font-size="14.00">OverflowMenuPane </text>
242
242
  </g>
243
243
  <!-- DialogModule&#45;&gt;OverflowMenuPane -->
244
244
  <g id="edge17" class="edge">
245
245
  <title>DialogModule&#45;&gt;OverflowMenuPane </title>
246
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M792.09,-178C686.24,-178 445.38,-178 445.38,-178 445.38,-178 445.38,-205.97 445.38,-205.97"/>
247
- <polygon fill="black" stroke="black" points="441.88,-205.97 445.38,-215.97 448.88,-205.97 441.88,-205.97"/>
246
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M767.31,-178C663.22,-178 428.46,-178 428.46,-178 428.46,-178 428.46,-205.97 428.46,-205.97"/>
247
+ <polygon fill="black" stroke="black" points="424.96,-205.97 428.46,-215.97 431.96,-205.97 424.96,-205.97"/>
248
248
  </g>
249
249
  <!-- DialogService -->
250
250
  <g id="node19" class="node">
251
251
  <title>DialogService</title>
252
- <ellipse fill="#fdb462" stroke="black" cx="90" cy="-104" rx="66.05" ry="18"/>
253
- <text text-anchor="middle" x="90" y="-99.8" font-family="Times,serif" font-size="14.00">DialogService</text>
252
+ <ellipse fill="#fdb462" stroke="black" cx="1463" cy="-104" rx="66.05" ry="18"/>
253
+ <text text-anchor="middle" x="1463" y="-99.8" font-family="Times,serif" font-size="14.00">DialogService</text>
254
254
  </g>
255
255
  <!-- DialogService&#45;&gt;DialogModule -->
256
256
  <g id="edge18" class="edge">
257
257
  <title>DialogService&#45;&gt;DialogModule</title>
258
- <path fill="none" stroke="black" d="M90,-122.03C90,-142.77 90,-174 90,-174 90,-174 782.3,-174 782.3,-174"/>
259
- <polygon fill="black" stroke="black" points="782.3,-177.5 792.3,-174 782.3,-170.5 782.3,-177.5"/>
258
+ <path fill="none" stroke="black" d="M1463,-122.03C1463,-142.77 1463,-174 1463,-174 1463,-174 874.9,-174 874.9,-174"/>
259
+ <polygon fill="black" stroke="black" points="874.9,-170.5 864.9,-174 874.9,-177.5 874.9,-170.5"/>
260
260
  </g>
261
261
  </g>
262
262
  </svg>