carbon-components-angular 5.56.3 → 5.56.5

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 (103) hide show
  1. package/docs/documentation/classes/Overridable.html +6 -4
  2. package/docs/documentation/components/ComboBox.html +6 -6
  3. package/docs/documentation/components/Pagination.html +3 -3
  4. package/docs/documentation/directives/IconDirective.html +7 -6
  5. package/docs/documentation/injectables/I18n.html +41 -29
  6. package/docs/documentation/interfaces/PaginationTranslations.html +1 -1
  7. package/docs/documentation/js/search/search_index.js +2 -2
  8. package/docs/documentation/modules/TilesModule/dependencies.svg +106 -106
  9. package/docs/documentation/modules/TilesModule.html +106 -106
  10. package/docs/documentation/modules/TimePickerModule/dependencies.svg +36 -40
  11. package/docs/documentation/modules/TimePickerModule.html +36 -40
  12. package/docs/documentation/modules/ToggleModule/dependencies.svg +45 -41
  13. package/docs/documentation/modules/ToggleModule.html +45 -41
  14. package/docs/documentation/modules/ToggletipModule/dependencies.svg +37 -37
  15. package/docs/documentation/modules/ToggletipModule.html +37 -37
  16. package/docs/documentation/modules/TooltipModule/dependencies.svg +28 -28
  17. package/docs/documentation/modules/TooltipModule.html +28 -28
  18. package/docs/documentation/modules/TreeviewModule/dependencies.svg +28 -28
  19. package/docs/documentation/modules/TreeviewModule.html +28 -28
  20. package/docs/documentation/modules/UIShellModule/dependencies.svg +4 -4
  21. package/docs/documentation/modules/UIShellModule.html +4 -4
  22. package/docs/documentation.json +61 -61
  23. package/docs/storybook/1919.2a2b79ce.iframe.bundle.js +1 -0
  24. package/docs/storybook/7141.a08b411a.iframe.bundle.js +1 -0
  25. package/docs/storybook/{8341.d095fdee.iframe.bundle.js → 8341.8e19136f.iframe.bundle.js} +1 -1
  26. package/docs/storybook/9672.4c384e0d.iframe.bundle.js +1 -0
  27. package/docs/storybook/accordion-accordion-stories.75536b46.iframe.bundle.js +1 -0
  28. package/docs/storybook/button-button-set-stories.386c621a.iframe.bundle.js +1 -0
  29. package/docs/storybook/button-button-stories.585caa8e.iframe.bundle.js +1 -0
  30. package/docs/storybook/button-icon-button-stories.e0297847.iframe.bundle.js +1 -0
  31. package/docs/storybook/code-snippet-code-snippet-stories.07e87dc8.iframe.bundle.js +1 -0
  32. package/docs/storybook/combobox-combobox-stories.7419dc2f.iframe.bundle.js +1 -0
  33. package/docs/storybook/context-menu-context-menu-stories.7c62ce72.iframe.bundle.js +1 -0
  34. package/docs/storybook/datepicker-datepicker-stories.9d6520e8.iframe.bundle.js +1 -0
  35. package/docs/storybook/dropdown-dropdown-stories.b9550377.iframe.bundle.js +1 -0
  36. package/docs/storybook/icon-icon-stories.01483f14.iframe.bundle.js +1 -0
  37. package/docs/storybook/iframe.html +2 -2
  38. package/docs/storybook/index-stories.3c2dfd9a.iframe.bundle.js +1 -0
  39. package/docs/storybook/inline-loading-inline-loading-stories.3e44df84.iframe.bundle.js +1 -0
  40. package/docs/storybook/input-input-stories.91b3cf3f.iframe.bundle.js +1 -0
  41. package/docs/storybook/input-password-stories.84bacb0d.iframe.bundle.js +1 -0
  42. package/docs/storybook/input-textarea-stories.b8280606.iframe.bundle.js +1 -0
  43. package/docs/storybook/link-link-stories.d959ec78.iframe.bundle.js +1 -0
  44. package/docs/storybook/main.44dbc42d.iframe.bundle.js +1 -0
  45. package/docs/storybook/number-input-number-stories.6575121c.iframe.bundle.js +1 -0
  46. package/docs/storybook/patterns-loading-large-loading-stories.14eab3d2.iframe.bundle.js +1 -0
  47. package/docs/storybook/progress-bar-progress-bar-stories.b009f3f0.iframe.bundle.js +1 -0
  48. package/docs/storybook/{7141.9d9ce230.iframe.bundle.js → progress-indicator-progress-indicator-stories.633e03cd.iframe.bundle.js} +1 -1
  49. package/docs/storybook/project.json +1 -1
  50. package/docs/storybook/radio-radio-stories.befaf83a.iframe.bundle.js +1 -0
  51. package/docs/storybook/{runtime~main.115ae245.iframe.bundle.js → runtime~main.f0dc5a47.iframe.bundle.js} +1 -1
  52. package/docs/storybook/search-search-stories.b0e346d3.iframe.bundle.js +1 -0
  53. package/docs/storybook/structured-list-structured-list-stories.01f1468d.iframe.bundle.js +1 -0
  54. package/docs/storybook/tag-tag-stories.c5c2cc86.iframe.bundle.js +1 -0
  55. package/docs/storybook/treeview-treeview-stories.be34c320.iframe.bundle.js +1 -0
  56. package/docs/storybook/ui-shell-ui-shell-stories.80c8e5a5.iframe.bundle.js +1 -0
  57. package/esm2020/combobox/combobox.component.mjs +1 -1
  58. package/esm2020/i18n/i18n.service.mjs +1 -1
  59. package/esm2020/icon/icon.directive.mjs +4 -3
  60. package/esm2020/pagination/pagination.component.mjs +3 -3
  61. package/fesm2015/carbon-components-angular-combobox.mjs.map +1 -1
  62. package/fesm2015/carbon-components-angular-i18n.mjs.map +1 -1
  63. package/fesm2015/carbon-components-angular-icon.mjs +3 -2
  64. package/fesm2015/carbon-components-angular-icon.mjs.map +1 -1
  65. package/fesm2015/carbon-components-angular-pagination.mjs +2 -2
  66. package/fesm2015/carbon-components-angular-pagination.mjs.map +1 -1
  67. package/fesm2020/carbon-components-angular-combobox.mjs.map +1 -1
  68. package/fesm2020/carbon-components-angular-i18n.mjs.map +1 -1
  69. package/fesm2020/carbon-components-angular-icon.mjs +3 -2
  70. package/fesm2020/carbon-components-angular-icon.mjs.map +1 -1
  71. package/fesm2020/carbon-components-angular-pagination.mjs +2 -2
  72. package/fesm2020/carbon-components-angular-pagination.mjs.map +1 -1
  73. package/i18n/i18n.service.d.ts +3 -141
  74. package/package.json +1 -1
  75. package/docs/storybook/1919.75654e64.iframe.bundle.js +0 -1
  76. package/docs/storybook/9672.a4277bf9.iframe.bundle.js +0 -1
  77. package/docs/storybook/accordion-accordion-stories.f0e7b598.iframe.bundle.js +0 -1
  78. package/docs/storybook/button-button-set-stories.1094a620.iframe.bundle.js +0 -1
  79. package/docs/storybook/button-button-stories.a0ff29b1.iframe.bundle.js +0 -1
  80. package/docs/storybook/button-icon-button-stories.db9a9ba5.iframe.bundle.js +0 -1
  81. package/docs/storybook/code-snippet-code-snippet-stories.cc0ddba0.iframe.bundle.js +0 -1
  82. package/docs/storybook/combobox-combobox-stories.52c5cd23.iframe.bundle.js +0 -1
  83. package/docs/storybook/context-menu-context-menu-stories.431b9c7a.iframe.bundle.js +0 -1
  84. package/docs/storybook/datepicker-datepicker-stories.86cad958.iframe.bundle.js +0 -1
  85. package/docs/storybook/dropdown-dropdown-stories.0a8f052e.iframe.bundle.js +0 -1
  86. package/docs/storybook/icon-icon-stories.e234de11.iframe.bundle.js +0 -1
  87. package/docs/storybook/index-stories.69d5a816.iframe.bundle.js +0 -1
  88. package/docs/storybook/inline-loading-inline-loading-stories.fea34c40.iframe.bundle.js +0 -1
  89. package/docs/storybook/input-input-stories.68ee4653.iframe.bundle.js +0 -1
  90. package/docs/storybook/input-password-stories.3084ebfc.iframe.bundle.js +0 -1
  91. package/docs/storybook/input-textarea-stories.e3f84fc4.iframe.bundle.js +0 -1
  92. package/docs/storybook/link-link-stories.d436099f.iframe.bundle.js +0 -1
  93. package/docs/storybook/main.3f8ef62f.iframe.bundle.js +0 -1
  94. package/docs/storybook/number-input-number-stories.1e4ea9f3.iframe.bundle.js +0 -1
  95. package/docs/storybook/patterns-loading-large-loading-stories.67f20584.iframe.bundle.js +0 -1
  96. package/docs/storybook/progress-bar-progress-bar-stories.9a58678a.iframe.bundle.js +0 -1
  97. package/docs/storybook/progress-indicator-progress-indicator-stories.981734fc.iframe.bundle.js +0 -1
  98. package/docs/storybook/radio-radio-stories.035c4409.iframe.bundle.js +0 -1
  99. package/docs/storybook/search-search-stories.6bd22f30.iframe.bundle.js +0 -1
  100. package/docs/storybook/structured-list-structured-list-stories.905f4b86.iframe.bundle.js +0 -1
  101. package/docs/storybook/tag-tag-stories.8b0e9efc.iframe.bundle.js +0 -1
  102. package/docs/storybook/treeview-treeview-stories.a7ea66bb.iframe.bundle.js +0 -1
  103. package/docs/storybook/ui-shell-ui-shell-stories.157336b4.iframe.bundle.js +0 -1
@@ -97,239 +97,239 @@
97
97
  <!-- Generated by graphviz version 2.47.0 (20210316.0004)
98
98
  -->
99
99
  <!-- Title: dependencies Pages: 1 -->
100
- <svg width="2073pt" height="396pt"
101
- viewBox="0.00 0.00 2073.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
100
+ <svg width="1521pt" height="396pt"
101
+ viewBox="0.00 0.00 1521.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
102
102
  <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 391.59)">
103
103
  <title>dependencies</title>
104
- <polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 2069,-391.59 2069,4 -4,4"/>
105
- <text text-anchor="start" x="1011.51" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
106
- <polygon fill="#ffffb3" stroke="transparent" points="798.5,-10 798.5,-30 818.5,-30 818.5,-10 798.5,-10"/>
107
- <text text-anchor="start" x="822.13" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
108
- <polygon fill="#8dd3c7" stroke="transparent" points="911.5,-10 911.5,-30 931.5,-30 931.5,-10 911.5,-10"/>
109
- <text text-anchor="start" x="935.23" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
110
- <polygon fill="#80b1d3" stroke="transparent" points="997.5,-10 997.5,-30 1017.5,-30 1017.5,-10 997.5,-10"/>
111
- <text text-anchor="start" x="1021.28" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
112
- <polygon fill="#fdb462" stroke="transparent" points="1094.5,-10 1094.5,-30 1114.5,-30 1114.5,-10 1094.5,-10"/>
113
- <text text-anchor="start" x="1118.17" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
114
- <polygon fill="#fb8072" stroke="transparent" points="1190.5,-10 1190.5,-30 1210.5,-30 1210.5,-10 1190.5,-10"/>
115
- <text text-anchor="start" x="1214.23" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
104
+ <polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 1517,-391.59 1517,4 -4,4"/>
105
+ <text text-anchor="start" x="735.51" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
106
+ <polygon fill="#ffffb3" stroke="transparent" points="522.5,-10 522.5,-30 542.5,-30 542.5,-10 522.5,-10"/>
107
+ <text text-anchor="start" x="546.13" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
108
+ <polygon fill="#8dd3c7" stroke="transparent" points="635.5,-10 635.5,-30 655.5,-30 655.5,-10 635.5,-10"/>
109
+ <text text-anchor="start" x="659.23" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
110
+ <polygon fill="#80b1d3" stroke="transparent" points="721.5,-10 721.5,-30 741.5,-30 741.5,-10 721.5,-10"/>
111
+ <text text-anchor="start" x="745.28" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
112
+ <polygon fill="#fdb462" stroke="transparent" points="818.5,-10 818.5,-30 838.5,-30 838.5,-10 818.5,-10"/>
113
+ <text text-anchor="start" x="842.17" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
114
+ <polygon fill="#fb8072" stroke="transparent" points="914.5,-10 914.5,-30 934.5,-30 934.5,-10 914.5,-10"/>
115
+ <text text-anchor="start" x="938.23" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
116
116
  <g id="clust1" class="cluster">
117
117
  <title>cluster_TilesModule</title>
118
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 2057,-379.59 2057,-70 8,-70"/>
118
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1505,-379.59 1505,-70 8,-70"/>
119
119
  </g>
120
120
  <g id="clust11" class="cluster">
121
121
  <title>cluster_TilesModule_imports</title>
122
- <polygon fill="none" stroke="black" points="1741,-189.59 1741,-241.59 2049,-241.59 2049,-189.59 1741,-189.59"/>
123
- </g>
124
- <g id="clust10" class="cluster">
125
- <title>cluster_TilesModule_TileGroup_providers</title>
126
- <polygon fill="none" stroke="black" points="1097,-78 1097,-241.59 1733,-241.59 1733,-78 1097,-78"/>
122
+ <polygon fill="none" stroke="black" points="1189,-189.59 1189,-241.59 1497,-241.59 1497,-189.59 1189,-189.59"/>
127
123
  </g>
128
124
  <g id="clust2" class="cluster">
129
125
  <title>cluster_TilesModule_declarations</title>
130
- <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 1089,-241.59 1089,-189.59 16,-189.59"/>
126
+ <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 1181,-241.59 1181,-189.59 16,-189.59"/>
131
127
  </g>
132
128
  <g id="clust12" class="cluster">
133
129
  <title>cluster_TilesModule_exports</title>
134
- <polygon fill="none" stroke="black" points="367,-319.59 367,-371.59 1557,-371.59 1557,-319.59 367,-319.59"/>
130
+ <polygon fill="none" stroke="black" points="245,-319.59 245,-371.59 1435,-371.59 1435,-319.59 245,-319.59"/>
131
+ </g>
132
+ <g id="clust10" class="cluster">
133
+ <title>cluster_TilesModule_TileGroup_providers</title>
134
+ <polygon fill="none" stroke="black" points="16,-78 16,-176.59 652,-176.59 652,-78 16,-78"/>
135
135
  </g>
136
136
  <!-- ClickableTile -->
137
137
  <g id="node1" class="node">
138
138
  <title>ClickableTile</title>
139
- <polygon fill="#ffffb3" stroke="black" points="1081.2,-233.59 988.8,-233.59 988.8,-197.59 1081.2,-197.59 1081.2,-233.59"/>
140
- <text text-anchor="middle" x="1035" y="-211.39" font-family="Times,serif" font-size="14.00">ClickableTile</text>
139
+ <polygon fill="#ffffb3" stroke="black" points="1173.2,-233.59 1080.8,-233.59 1080.8,-197.59 1173.2,-197.59 1173.2,-233.59"/>
140
+ <text text-anchor="middle" x="1127" y="-211.39" font-family="Times,serif" font-size="14.00">ClickableTile</text>
141
141
  </g>
142
142
  <!-- TilesModule -->
143
143
  <g id="node9" class="node">
144
144
  <title>TilesModule</title>
145
- <polygon fill="#8dd3c7" stroke="black" points="929.54,-298.59 926.54,-302.59 905.54,-302.59 902.54,-298.59 842.46,-298.59 842.46,-262.59 929.54,-262.59 929.54,-298.59"/>
146
- <text text-anchor="middle" x="886" y="-276.39" font-family="Times,serif" font-size="14.00">TilesModule</text>
145
+ <polygon fill="#8dd3c7" stroke="black" points="866.54,-298.59 863.54,-302.59 842.54,-302.59 839.54,-298.59 779.46,-298.59 779.46,-262.59 866.54,-262.59 866.54,-298.59"/>
146
+ <text text-anchor="middle" x="823" y="-276.39" font-family="Times,serif" font-size="14.00">TilesModule</text>
147
147
  </g>
148
148
  <!-- ClickableTile&#45;&gt;TilesModule -->
149
149
  <g id="edge1" class="edge">
150
150
  <title>ClickableTile&#45;&gt;TilesModule</title>
151
- <path fill="none" stroke="black" d="M1035,-233.71C1035,-248.37 1035,-266.59 1035,-266.59 1035,-266.59 939.9,-266.59 939.9,-266.59"/>
152
- <polygon fill="black" stroke="black" points="939.9,-263.09 929.9,-266.59 939.9,-270.09 939.9,-263.09"/>
151
+ <path fill="none" stroke="black" d="M1101.98,-233.6C1101.98,-249.64 1101.98,-270.59 1101.98,-270.59 1101.98,-270.59 876.59,-270.59 876.59,-270.59"/>
152
+ <polygon fill="black" stroke="black" points="876.59,-267.09 866.59,-270.59 876.59,-274.09 876.59,-267.09"/>
153
153
  </g>
154
154
  <!-- ClickableTileIconDirective -->
155
155
  <g id="node2" class="node">
156
156
  <title>ClickableTileIconDirective</title>
157
- <polygon fill="#ffffb3" stroke="black" points="970.66,-233.59 801.34,-233.59 801.34,-197.59 970.66,-197.59 970.66,-233.59"/>
158
- <text text-anchor="middle" x="886" y="-211.39" font-family="Times,serif" font-size="14.00">ClickableTileIconDirective</text>
157
+ <polygon fill="#ffffb3" stroke="black" points="1062.66,-233.59 893.34,-233.59 893.34,-197.59 1062.66,-197.59 1062.66,-233.59"/>
158
+ <text text-anchor="middle" x="978" y="-211.39" font-family="Times,serif" font-size="14.00">ClickableTileIconDirective</text>
159
159
  </g>
160
160
  <!-- ClickableTileIconDirective&#45;&gt;TilesModule -->
161
161
  <g id="edge2" class="edge">
162
162
  <title>ClickableTileIconDirective&#45;&gt;TilesModule</title>
163
- <path fill="none" stroke="black" d="M886,-233.7C886,-233.7 886,-252.58 886,-252.58"/>
164
- <polygon fill="black" stroke="black" points="882.5,-252.58 886,-262.58 889.5,-252.58 882.5,-252.58"/>
163
+ <path fill="none" stroke="black" d="M945.01,-233.71C945.01,-248.37 945.01,-266.59 945.01,-266.59 945.01,-266.59 876.71,-266.59 876.71,-266.59"/>
164
+ <polygon fill="black" stroke="black" points="876.71,-263.09 866.71,-266.59 876.71,-270.09 876.71,-263.09"/>
165
165
  </g>
166
166
  <!-- ExpandableTile -->
167
167
  <g id="node3" class="node">
168
168
  <title>ExpandableTile</title>
169
- <polygon fill="#ffffb3" stroke="black" points="783.14,-233.59 678.86,-233.59 678.86,-197.59 783.14,-197.59 783.14,-233.59"/>
170
- <text text-anchor="middle" x="731" y="-211.39" font-family="Times,serif" font-size="14.00">ExpandableTile</text>
169
+ <polygon fill="#ffffb3" stroke="black" points="875.14,-233.59 770.86,-233.59 770.86,-197.59 875.14,-197.59 875.14,-233.59"/>
170
+ <text text-anchor="middle" x="823" y="-211.39" font-family="Times,serif" font-size="14.00">ExpandableTile</text>
171
171
  </g>
172
172
  <!-- ExpandableTile&#45;&gt;TilesModule -->
173
173
  <g id="edge3" class="edge">
174
174
  <title>ExpandableTile&#45;&gt;TilesModule</title>
175
- <path fill="none" stroke="black" d="M731,-233.71C731,-248.37 731,-266.59 731,-266.59 731,-266.59 832.41,-266.59 832.41,-266.59"/>
176
- <polygon fill="black" stroke="black" points="832.41,-270.09 842.41,-266.59 832.41,-263.09 832.41,-270.09"/>
175
+ <path fill="none" stroke="black" d="M823,-233.7C823,-233.7 823,-252.58 823,-252.58"/>
176
+ <polygon fill="black" stroke="black" points="819.5,-252.58 823,-262.58 826.5,-252.58 819.5,-252.58"/>
177
177
  </g>
178
178
  <!-- ExpandableTileAboveFoldDirective -->
179
179
  <g id="node4" class="node">
180
180
  <title>ExpandableTileAboveFoldDirective</title>
181
- <polygon fill="#ffffb3" stroke="black" points="660.71,-233.59 441.29,-233.59 441.29,-197.59 660.71,-197.59 660.71,-233.59"/>
182
- <text text-anchor="middle" x="551" y="-211.39" font-family="Times,serif" font-size="14.00">ExpandableTileAboveFoldDirective</text>
181
+ <polygon fill="#ffffb3" stroke="black" points="752.71,-233.59 533.29,-233.59 533.29,-197.59 752.71,-197.59 752.71,-233.59"/>
182
+ <text text-anchor="middle" x="643" y="-211.39" font-family="Times,serif" font-size="14.00">ExpandableTileAboveFoldDirective</text>
183
183
  </g>
184
184
  <!-- ExpandableTileAboveFoldDirective&#45;&gt;TilesModule -->
185
185
  <g id="edge4" class="edge">
186
186
  <title>ExpandableTileAboveFoldDirective&#45;&gt;TilesModule</title>
187
- <path fill="none" stroke="black" d="M645.93,-233.6C645.93,-249.64 645.93,-270.59 645.93,-270.59 645.93,-270.59 832.25,-270.59 832.25,-270.59"/>
188
- <polygon fill="black" stroke="black" points="832.25,-274.09 842.25,-270.59 832.25,-267.09 832.25,-274.09"/>
187
+ <path fill="none" stroke="black" d="M606.38,-233.71C606.38,-248.37 606.38,-266.59 606.38,-266.59 606.38,-266.59 769.42,-266.59 769.42,-266.59"/>
188
+ <polygon fill="black" stroke="black" points="769.42,-270.09 779.42,-266.59 769.42,-263.09 769.42,-270.09"/>
189
189
  </g>
190
190
  <!-- ExpandableTileBelowFoldDirective -->
191
191
  <g id="node5" class="node">
192
192
  <title>ExpandableTileBelowFoldDirective</title>
193
- <polygon fill="#ffffb3" stroke="black" points="423.44,-233.59 204.56,-233.59 204.56,-197.59 423.44,-197.59 423.44,-233.59"/>
194
- <text text-anchor="middle" x="314" y="-211.39" font-family="Times,serif" font-size="14.00">ExpandableTileBelowFoldDirective</text>
193
+ <polygon fill="#ffffb3" stroke="black" points="515.44,-233.59 296.56,-233.59 296.56,-197.59 515.44,-197.59 515.44,-233.59"/>
194
+ <text text-anchor="middle" x="406" y="-211.39" font-family="Times,serif" font-size="14.00">ExpandableTileBelowFoldDirective</text>
195
195
  </g>
196
196
  <!-- ExpandableTileBelowFoldDirective&#45;&gt;TilesModule -->
197
197
  <g id="edge5" class="edge">
198
198
  <title>ExpandableTileBelowFoldDirective&#45;&gt;TilesModule</title>
199
- <path fill="none" stroke="black" d="M399.28,-233.61C399.28,-250.96 399.28,-274.59 399.28,-274.59 399.28,-274.59 832.38,-274.59 832.38,-274.59"/>
200
- <polygon fill="black" stroke="black" points="832.38,-278.09 842.38,-274.59 832.38,-271.09 832.38,-278.09"/>
199
+ <path fill="none" stroke="black" d="M452.31,-233.6C452.31,-249.64 452.31,-270.59 452.31,-270.59 452.31,-270.59 769.39,-270.59 769.39,-270.59"/>
200
+ <polygon fill="black" stroke="black" points="769.39,-274.09 779.39,-270.59 769.39,-267.09 769.39,-274.09"/>
201
201
  </g>
202
202
  <!-- SelectionTile -->
203
203
  <g id="node6" class="node">
204
204
  <title>SelectionTile</title>
205
- <polygon fill="#ffffb3" stroke="black" points="186.15,-233.59 95.85,-233.59 95.85,-197.59 186.15,-197.59 186.15,-233.59"/>
206
- <text text-anchor="middle" x="141" y="-211.39" font-family="Times,serif" font-size="14.00">SelectionTile</text>
205
+ <polygon fill="#ffffb3" stroke="black" points="278.15,-233.59 187.85,-233.59 187.85,-197.59 278.15,-197.59 278.15,-233.59"/>
206
+ <text text-anchor="middle" x="233" y="-211.39" font-family="Times,serif" font-size="14.00">SelectionTile</text>
207
207
  </g>
208
208
  <!-- SelectionTile&#45;&gt;TilesModule -->
209
209
  <g id="edge6" class="edge">
210
210
  <title>SelectionTile&#45;&gt;TilesModule</title>
211
- <path fill="none" stroke="black" d="M141,-233.81C141,-252.42 141,-278.59 141,-278.59 141,-278.59 832.45,-278.59 832.45,-278.59"/>
212
- <polygon fill="black" stroke="black" points="832.45,-282.09 842.45,-278.59 832.45,-275.09 832.45,-282.09"/>
211
+ <path fill="none" stroke="black" d="M265.71,-233.62C265.71,-250.65 265.71,-273.59 265.71,-273.59 265.71,-273.59 769.27,-273.59 769.27,-273.59"/>
212
+ <polygon fill="black" stroke="black" points="769.27,-277.09 779.27,-273.59 769.27,-270.09 769.27,-277.09"/>
213
213
  </g>
214
214
  <!-- Tile -->
215
215
  <g id="node7" class="node">
216
216
  <title>Tile</title>
217
- <polygon fill="#ffffb3" stroke="black" points="78,-233.59 24,-233.59 24,-197.59 78,-197.59 78,-233.59"/>
218
- <text text-anchor="middle" x="51" y="-211.39" font-family="Times,serif" font-size="14.00">Tile</text>
217
+ <polygon fill="#ffffb3" stroke="black" points="170,-233.59 116,-233.59 116,-197.59 170,-197.59 170,-233.59"/>
218
+ <text text-anchor="middle" x="143" y="-211.39" font-family="Times,serif" font-size="14.00">Tile</text>
219
219
  </g>
220
220
  <!-- Tile&#45;&gt;TilesModule -->
221
221
  <g id="edge7" class="edge">
222
222
  <title>Tile&#45;&gt;TilesModule</title>
223
- <path fill="none" stroke="black" d="M51,-233.9C51,-253.74 51,-282.59 51,-282.59 51,-282.59 832.28,-282.59 832.28,-282.59"/>
224
- <polygon fill="black" stroke="black" points="832.28,-286.09 842.28,-282.59 832.28,-279.09 832.28,-286.09"/>
223
+ <path fill="none" stroke="black" d="M143,-233.86C143,-252.15 143,-277.59 143,-277.59 143,-277.59 769.43,-277.59 769.43,-277.59"/>
224
+ <polygon fill="black" stroke="black" points="769.43,-281.09 779.43,-277.59 769.43,-274.09 769.43,-281.09"/>
225
225
  </g>
226
226
  <!-- TileGroup -->
227
227
  <g id="node8" class="node">
228
228
  <title>TileGroup</title>
229
- <polygon fill="#ffffb3" stroke="black" points="1315.32,-233.59 1240.68,-233.59 1240.68,-197.59 1315.32,-197.59 1315.32,-233.59"/>
230
- <text text-anchor="middle" x="1278" y="-211.39" font-family="Times,serif" font-size="14.00">TileGroup</text>
229
+ <polygon fill="#ffffb3" stroke="black" points="98.32,-233.59 23.68,-233.59 23.68,-197.59 98.32,-197.59 98.32,-233.59"/>
230
+ <text text-anchor="middle" x="61" y="-211.39" font-family="Times,serif" font-size="14.00">TileGroup</text>
231
231
  </g>
232
232
  <!-- TileGroup&#45;&gt;TilesModule -->
233
233
  <g id="edge8" class="edge">
234
234
  <title>TileGroup&#45;&gt;TilesModule</title>
235
- <path fill="none" stroke="black" d="M1253.87,-233.6C1253.87,-249.64 1253.87,-270.59 1253.87,-270.59 1253.87,-270.59 939.64,-270.59 939.64,-270.59"/>
236
- <polygon fill="black" stroke="black" points="939.64,-267.09 929.64,-270.59 939.64,-274.09 939.64,-267.09"/>
235
+ <path fill="none" stroke="black" d="M61,-233.7C61,-252.93 61,-280.59 61,-280.59 61,-280.59 769.29,-280.59 769.29,-280.59"/>
236
+ <polygon fill="black" stroke="black" points="769.29,-284.09 779.29,-280.59 769.29,-277.09 769.29,-284.09"/>
237
237
  </g>
238
238
  <!-- ClickableTile -->
239
239
  <g id="node14" class="node">
240
240
  <title>ClickableTile </title>
241
- <polygon fill="#fb8072" stroke="black" points="1548.7,-363.59 1453.3,-363.59 1453.3,-327.59 1548.7,-327.59 1548.7,-363.59"/>
242
- <text text-anchor="middle" x="1501" y="-341.39" font-family="Times,serif" font-size="14.00">ClickableTile </text>
241
+ <polygon fill="#fb8072" stroke="black" points="1426.7,-363.59 1331.3,-363.59 1331.3,-327.59 1426.7,-327.59 1426.7,-363.59"/>
242
+ <text text-anchor="middle" x="1379" y="-341.39" font-family="Times,serif" font-size="14.00">ClickableTile </text>
243
243
  </g>
244
244
  <!-- TilesModule&#45;&gt;ClickableTile -->
245
245
  <g id="edge13" class="edge">
246
246
  <title>TilesModule&#45;&gt;ClickableTile </title>
247
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M929.74,-286.59C1070.24,-286.59 1501,-286.59 1501,-286.59 1501,-286.59 1501,-317.57 1501,-317.57"/>
248
- <polygon fill="black" stroke="black" points="1497.5,-317.57 1501,-327.57 1504.5,-317.57 1497.5,-317.57"/>
247
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M866.8,-286.59C994.61,-286.59 1358.18,-286.59 1358.18,-286.59 1358.18,-286.59 1358.18,-317.57 1358.18,-317.57"/>
248
+ <polygon fill="black" stroke="black" points="1354.68,-317.57 1358.18,-327.57 1361.68,-317.57 1354.68,-317.57"/>
249
249
  </g>
250
250
  <!-- ClickableTileIconDirective -->
251
251
  <g id="node15" class="node">
252
252
  <title>ClickableTileIconDirective </title>
253
- <polygon fill="#fb8072" stroke="black" points="1435.16,-363.59 1262.84,-363.59 1262.84,-327.59 1435.16,-327.59 1435.16,-363.59"/>
254
- <text text-anchor="middle" x="1349" y="-341.39" font-family="Times,serif" font-size="14.00">ClickableTileIconDirective </text>
253
+ <polygon fill="#fb8072" stroke="black" points="1313.16,-363.59 1140.84,-363.59 1140.84,-327.59 1313.16,-327.59 1313.16,-363.59"/>
254
+ <text text-anchor="middle" x="1227" y="-341.39" font-family="Times,serif" font-size="14.00">ClickableTileIconDirective </text>
255
255
  </g>
256
256
  <!-- TilesModule&#45;&gt;ClickableTileIconDirective -->
257
257
  <g id="edge14" class="edge">
258
258
  <title>TilesModule&#45;&gt;ClickableTileIconDirective </title>
259
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M929.89,-290.59C1034.31,-290.59 1288.91,-290.59 1288.91,-290.59 1288.91,-290.59 1288.91,-317.58 1288.91,-317.58"/>
260
- <polygon fill="black" stroke="black" points="1285.41,-317.58 1288.91,-327.58 1292.41,-317.58 1285.41,-317.58"/>
259
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M866.65,-290.59C957.15,-290.59 1156.89,-290.59 1156.89,-290.59 1156.89,-290.59 1156.89,-317.58 1156.89,-317.58"/>
260
+ <polygon fill="black" stroke="black" points="1153.39,-317.58 1156.89,-327.58 1160.39,-317.58 1153.39,-317.58"/>
261
261
  </g>
262
262
  <!-- ExpandableTile -->
263
263
  <g id="node16" class="node">
264
264
  <title>ExpandableTile </title>
265
- <polygon fill="#fb8072" stroke="black" points="1245.14,-363.59 1136.86,-363.59 1136.86,-327.59 1245.14,-327.59 1245.14,-363.59"/>
266
- <text text-anchor="middle" x="1191" y="-341.39" font-family="Times,serif" font-size="14.00">ExpandableTile </text>
265
+ <polygon fill="#fb8072" stroke="black" points="1123.14,-363.59 1014.86,-363.59 1014.86,-327.59 1123.14,-327.59 1123.14,-363.59"/>
266
+ <text text-anchor="middle" x="1069" y="-341.39" font-family="Times,serif" font-size="14.00">ExpandableTile </text>
267
267
  </g>
268
268
  <!-- TilesModule&#45;&gt;ExpandableTile -->
269
269
  <g id="edge15" class="edge">
270
270
  <title>TilesModule&#45;&gt;ExpandableTile </title>
271
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M929.72,-294.59C1013.6,-294.59 1188.89,-294.59 1188.89,-294.59 1188.89,-294.59 1188.89,-317.47 1188.89,-317.47"/>
272
- <polygon fill="black" stroke="black" points="1185.39,-317.47 1188.89,-327.47 1192.39,-317.47 1185.39,-317.47"/>
271
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M866.66,-294.59C929.71,-294.59 1038.76,-294.59 1038.76,-294.59 1038.76,-294.59 1038.76,-317.47 1038.76,-317.47"/>
272
+ <polygon fill="black" stroke="black" points="1035.26,-317.47 1038.76,-327.47 1042.26,-317.47 1035.26,-317.47"/>
273
273
  </g>
274
274
  <!-- ExpandableTileAboveFoldDirective -->
275
275
  <g id="node17" class="node">
276
276
  <title>ExpandableTileAboveFoldDirective </title>
277
- <polygon fill="#fb8072" stroke="black" points="1118.71,-363.59 895.29,-363.59 895.29,-327.59 1118.71,-327.59 1118.71,-363.59"/>
278
- <text text-anchor="middle" x="1007" y="-341.39" font-family="Times,serif" font-size="14.00">ExpandableTileAboveFoldDirective </text>
277
+ <polygon fill="#fb8072" stroke="black" points="996.71,-363.59 773.29,-363.59 773.29,-327.59 996.71,-327.59 996.71,-363.59"/>
278
+ <text text-anchor="middle" x="885" y="-341.39" font-family="Times,serif" font-size="14.00">ExpandableTileAboveFoldDirective </text>
279
279
  </g>
280
280
  <!-- TilesModule&#45;&gt;ExpandableTileAboveFoldDirective -->
281
281
  <g id="edge16" class="edge">
282
282
  <title>TilesModule&#45;&gt;ExpandableTileAboveFoldDirective </title>
283
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M912.58,-298.7C912.58,-298.7 912.58,-317.58 912.58,-317.58"/>
284
- <polygon fill="black" stroke="black" points="909.08,-317.58 912.58,-327.58 916.08,-317.58 909.08,-317.58"/>
283
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M823,-298.7C823,-298.7 823,-317.58 823,-317.58"/>
284
+ <polygon fill="black" stroke="black" points="819.5,-317.58 823,-327.58 826.5,-317.58 819.5,-317.58"/>
285
285
  </g>
286
286
  <!-- ExpandableTileBelowFoldDirective -->
287
287
  <g id="node18" class="node">
288
288
  <title>ExpandableTileBelowFoldDirective </title>
289
- <polygon fill="#fb8072" stroke="black" points="877.44,-363.59 654.56,-363.59 654.56,-327.59 877.44,-327.59 877.44,-363.59"/>
290
- <text text-anchor="middle" x="766" y="-341.39" font-family="Times,serif" font-size="14.00">ExpandableTileBelowFoldDirective </text>
289
+ <polygon fill="#fb8072" stroke="black" points="755.44,-363.59 532.56,-363.59 532.56,-327.59 755.44,-327.59 755.44,-363.59"/>
290
+ <text text-anchor="middle" x="644" y="-341.39" font-family="Times,serif" font-size="14.00">ExpandableTileBelowFoldDirective </text>
291
291
  </g>
292
292
  <!-- TilesModule&#45;&gt;ExpandableTileBelowFoldDirective -->
293
293
  <g id="edge17" class="edge">
294
294
  <title>TilesModule&#45;&gt;ExpandableTileBelowFoldDirective </title>
295
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M859.72,-298.7C859.72,-298.7 859.72,-317.58 859.72,-317.58"/>
296
- <polygon fill="black" stroke="black" points="856.22,-317.58 859.72,-327.58 863.22,-317.58 856.22,-317.58"/>
295
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M779.2,-295.59C737.04,-295.59 679.62,-295.59 679.62,-295.59 679.62,-295.59 679.62,-317.54 679.62,-317.54"/>
296
+ <polygon fill="black" stroke="black" points="676.12,-317.54 679.62,-327.54 683.12,-317.54 676.12,-317.54"/>
297
297
  </g>
298
298
  <!-- SelectionTile -->
299
299
  <g id="node19" class="node">
300
300
  <title>SelectionTile </title>
301
- <polygon fill="#fb8072" stroke="black" points="637.15,-363.59 542.85,-363.59 542.85,-327.59 637.15,-327.59 637.15,-363.59"/>
302
- <text text-anchor="middle" x="590" y="-341.39" font-family="Times,serif" font-size="14.00">SelectionTile </text>
301
+ <polygon fill="#fb8072" stroke="black" points="515.15,-363.59 420.85,-363.59 420.85,-327.59 515.15,-327.59 515.15,-363.59"/>
302
+ <text text-anchor="middle" x="468" y="-341.39" font-family="Times,serif" font-size="14.00">SelectionTile </text>
303
303
  </g>
304
304
  <!-- TilesModule&#45;&gt;SelectionTile -->
305
305
  <g id="edge18" class="edge">
306
306
  <title>TilesModule&#45;&gt;SelectionTile </title>
307
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M842.32,-294.59C759.99,-294.59 590,-294.59 590,-294.59 590,-294.59 590,-317.47 590,-317.47"/>
308
- <polygon fill="black" stroke="black" points="586.5,-317.47 590,-327.47 593.5,-317.47 586.5,-317.47"/>
307
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M779.34,-291.59C687.69,-291.59 483.69,-291.59 483.69,-291.59 483.69,-291.59 483.69,-317.31 483.69,-317.31"/>
308
+ <polygon fill="black" stroke="black" points="480.19,-317.31 483.69,-327.31 487.19,-317.31 480.19,-317.31"/>
309
309
  </g>
310
310
  <!-- Tile -->
311
311
  <g id="node20" class="node">
312
312
  <title>Tile </title>
313
- <polygon fill="#fb8072" stroke="black" points="525,-363.59 471,-363.59 471,-327.59 525,-327.59 525,-363.59"/>
314
- <text text-anchor="middle" x="498" y="-341.39" font-family="Times,serif" font-size="14.00">Tile </text>
313
+ <polygon fill="#fb8072" stroke="black" points="403,-363.59 349,-363.59 349,-327.59 403,-327.59 403,-363.59"/>
314
+ <text text-anchor="middle" x="376" y="-341.39" font-family="Times,serif" font-size="14.00">Tile </text>
315
315
  </g>
316
316
  <!-- TilesModule&#45;&gt;Tile -->
317
317
  <g id="edge19" class="edge">
318
318
  <title>TilesModule&#45;&gt;Tile </title>
319
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M842.25,-290.59C740.77,-290.59 498,-290.59 498,-290.59 498,-290.59 498,-317.58 498,-317.58"/>
320
- <polygon fill="black" stroke="black" points="494.5,-317.58 498,-327.58 501.5,-317.58 494.5,-317.58"/>
319
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M779.33,-288.59C666.85,-288.59 376,-288.59 376,-288.59 376,-288.59 376,-317.55 376,-317.55"/>
320
+ <polygon fill="black" stroke="black" points="372.5,-317.55 376,-327.55 379.5,-317.55 372.5,-317.55"/>
321
321
  </g>
322
322
  <!-- TileGroup -->
323
323
  <g id="node21" class="node">
324
324
  <title>TileGroup </title>
325
- <polygon fill="#fb8072" stroke="black" points="452.82,-363.59 375.18,-363.59 375.18,-327.59 452.82,-327.59 452.82,-363.59"/>
326
- <text text-anchor="middle" x="414" y="-341.39" font-family="Times,serif" font-size="14.00">TileGroup </text>
325
+ <polygon fill="#fb8072" stroke="black" points="330.82,-363.59 253.18,-363.59 253.18,-327.59 330.82,-327.59 330.82,-363.59"/>
326
+ <text text-anchor="middle" x="292" y="-341.39" font-family="Times,serif" font-size="14.00">TileGroup </text>
327
327
  </g>
328
328
  <!-- TilesModule&#45;&gt;TileGroup -->
329
329
  <g id="edge20" class="edge">
330
330
  <title>TilesModule&#45;&gt;TileGroup </title>
331
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M842.3,-286.59C731.27,-286.59 447.03,-286.59 447.03,-286.59 447.03,-286.59 447.03,-317.57 447.03,-317.57"/>
332
- <polygon fill="black" stroke="black" points="443.53,-317.57 447.03,-327.57 450.53,-317.57 443.53,-317.57"/>
331
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M779.14,-284.59C655.61,-284.59 313.72,-284.59 313.72,-284.59 313.72,-284.59 313.72,-317.29 313.72,-317.29"/>
332
+ <polygon fill="black" stroke="black" points="310.22,-317.29 313.72,-327.29 317.22,-317.29 310.22,-317.29"/>
333
333
  </g>
334
334
  <!-- {
335
335
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true
@@ -338,10 +338,10 @@
338
338
  <title>{
339
339
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true
340
340
  }</title>
341
- <ellipse fill="#fdb462" stroke="black" cx="1415" cy="-127.3" rx="309.77" ry="41.09"/>
342
- <text text-anchor="middle" x="1415" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
343
- <text text-anchor="middle" x="1415" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true</text>
344
- <text text-anchor="middle" x="1415" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
341
+ <ellipse fill="#fdb462" stroke="black" cx="334" cy="-127.3" rx="309.77" ry="41.09"/>
342
+ <text text-anchor="middle" x="334" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
343
+ <text text-anchor="middle" x="334" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true</text>
344
+ <text text-anchor="middle" x="334" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
345
345
  </g>
346
346
  <!-- {
347
347
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true
@@ -350,44 +350,44 @@
350
350
  <title>{
351
351
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true
352
352
  }&#45;&gt;TileGroup</title>
353
- <path fill="none" stroke="black" d="M1278,-164.48C1278,-164.48 1278,-187.22 1278,-187.22"/>
354
- <polygon fill="black" stroke="black" points="1274.5,-187.22 1278,-197.22 1281.5,-187.22 1274.5,-187.22"/>
353
+ <path fill="none" stroke="black" d="M61.26,-146.89C61.26,-146.89 61.26,-187.55 61.26,-187.55"/>
354
+ <polygon fill="black" stroke="black" points="57.76,-187.55 61.26,-197.55 64.76,-187.55 57.76,-187.55"/>
355
355
  </g>
356
356
  <!-- I18nModule -->
357
357
  <g id="node11" class="node">
358
358
  <title>I18nModule</title>
359
- <polygon fill="#8dd3c7" stroke="black" points="2040.71,-233.59 2037.71,-237.59 2016.71,-237.59 2013.71,-233.59 1955.29,-233.59 1955.29,-197.59 2040.71,-197.59 2040.71,-233.59"/>
360
- <text text-anchor="middle" x="1998" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
359
+ <polygon fill="#8dd3c7" stroke="black" points="1488.71,-233.59 1485.71,-237.59 1464.71,-237.59 1461.71,-233.59 1403.29,-233.59 1403.29,-197.59 1488.71,-197.59 1488.71,-233.59"/>
360
+ <text text-anchor="middle" x="1446" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
361
361
  </g>
362
362
  <!-- I18nModule&#45;&gt;TilesModule -->
363
363
  <g id="edge10" class="edge">
364
364
  <title>I18nModule&#45;&gt;TilesModule</title>
365
- <path fill="none" stroke="black" d="M1998,-233.9C1998,-253.74 1998,-282.59 1998,-282.59 1998,-282.59 939.59,-282.59 939.59,-282.59"/>
366
- <polygon fill="black" stroke="black" points="939.59,-279.09 929.59,-282.59 939.59,-286.09 939.59,-279.09"/>
365
+ <path fill="none" stroke="black" d="M1415.12,-233.9C1415.12,-253.74 1415.12,-282.59 1415.12,-282.59 1415.12,-282.59 877.02,-282.59 877.02,-282.59"/>
366
+ <polygon fill="black" stroke="black" points="877.02,-279.09 867.02,-282.59 877.02,-286.09 877.02,-279.09"/>
367
367
  </g>
368
368
  <!-- IconModule -->
369
369
  <g id="node12" class="node">
370
370
  <title>IconModule</title>
371
- <polygon fill="#8dd3c7" stroke="black" points="1937.43,-233.59 1934.43,-237.59 1913.43,-237.59 1910.43,-233.59 1852.57,-233.59 1852.57,-197.59 1937.43,-197.59 1937.43,-233.59"/>
372
- <text text-anchor="middle" x="1895" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
371
+ <polygon fill="#8dd3c7" stroke="black" points="1385.43,-233.59 1382.43,-237.59 1361.43,-237.59 1358.43,-233.59 1300.57,-233.59 1300.57,-197.59 1385.43,-197.59 1385.43,-233.59"/>
372
+ <text text-anchor="middle" x="1343" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
373
373
  </g>
374
374
  <!-- IconModule&#45;&gt;TilesModule -->
375
375
  <g id="edge11" class="edge">
376
376
  <title>IconModule&#45;&gt;TilesModule</title>
377
- <path fill="none" stroke="black" d="M1895,-233.81C1895,-252.42 1895,-278.59 1895,-278.59 1895,-278.59 939.68,-278.59 939.68,-278.59"/>
378
- <polygon fill="black" stroke="black" points="939.68,-275.09 929.68,-278.59 939.68,-282.09 939.68,-275.09"/>
377
+ <path fill="none" stroke="black" d="M1307.06,-233.81C1307.06,-252.42 1307.06,-278.59 1307.06,-278.59 1307.06,-278.59 876.81,-278.59 876.81,-278.59"/>
378
+ <polygon fill="black" stroke="black" points="876.81,-275.09 866.81,-278.59 876.81,-282.09 876.81,-275.09"/>
379
379
  </g>
380
380
  <!-- LinkModule -->
381
381
  <g id="node13" class="node">
382
382
  <title>LinkModule</title>
383
- <polygon fill="#8dd3c7" stroke="black" points="1834.99,-233.59 1831.99,-237.59 1810.99,-237.59 1807.99,-233.59 1749.01,-233.59 1749.01,-197.59 1834.99,-197.59 1834.99,-233.59"/>
384
- <text text-anchor="middle" x="1792" y="-211.39" font-family="Times,serif" font-size="14.00">LinkModule</text>
383
+ <polygon fill="#8dd3c7" stroke="black" points="1282.99,-233.59 1279.99,-237.59 1258.99,-237.59 1255.99,-233.59 1197.01,-233.59 1197.01,-197.59 1282.99,-197.59 1282.99,-233.59"/>
384
+ <text text-anchor="middle" x="1240" y="-211.39" font-family="Times,serif" font-size="14.00">LinkModule</text>
385
385
  </g>
386
386
  <!-- LinkModule&#45;&gt;TilesModule -->
387
387
  <g id="edge12" class="edge">
388
388
  <title>LinkModule&#45;&gt;TilesModule</title>
389
- <path fill="none" stroke="black" d="M1792,-233.61C1792,-250.96 1792,-274.59 1792,-274.59 1792,-274.59 939.7,-274.59 939.7,-274.59"/>
390
- <polygon fill="black" stroke="black" points="939.7,-271.09 929.7,-274.59 939.7,-278.09 939.7,-271.09"/>
389
+ <path fill="none" stroke="black" d="M1240,-233.61C1240,-250.96 1240,-274.59 1240,-274.59 1240,-274.59 876.84,-274.59 876.84,-274.59"/>
390
+ <polygon fill="black" stroke="black" points="876.84,-271.09 866.84,-274.59 876.84,-278.09 876.84,-271.09"/>
391
391
  </g>
392
392
  </g>
393
393
  </svg>
@@ -4,71 +4,67 @@
4
4
  <!-- Generated by graphviz version 2.47.0 (20210316.0004)
5
5
  -->
6
6
  <!-- Title: dependencies Pages: 1 -->
7
- <svg width="686pt" height="396pt"
8
- viewBox="0.00 0.00 686.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
7
+ <svg width="870pt" height="396pt"
8
+ viewBox="0.00 0.00 870.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
9
9
  <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 391.59)">
10
10
  <title>dependencies</title>
11
- <polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 682,-391.59 682,4 -4,4"/>
12
- <text text-anchor="start" x="318.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
13
- <polygon fill="#ffffb3" stroke="transparent" points="105,-10 105,-30 125,-30 125,-10 105,-10"/>
14
- <text text-anchor="start" x="128.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
15
- <polygon fill="#8dd3c7" stroke="transparent" points="218,-10 218,-30 238,-30 238,-10 218,-10"/>
16
- <text text-anchor="start" x="241.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
17
- <polygon fill="#80b1d3" stroke="transparent" points="304,-10 304,-30 324,-30 324,-10 304,-10"/>
18
- <text text-anchor="start" x="327.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
19
- <polygon fill="#fdb462" stroke="transparent" points="401,-10 401,-30 421,-30 421,-10 401,-10"/>
20
- <text text-anchor="start" x="424.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
21
- <polygon fill="#fb8072" stroke="transparent" points="497,-10 497,-30 517,-30 517,-10 497,-10"/>
22
- <text text-anchor="start" x="520.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
11
+ <polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 866,-391.59 866,4 -4,4"/>
12
+ <text text-anchor="start" x="410.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
13
+ <polygon fill="#ffffb3" stroke="transparent" points="197,-10 197,-30 217,-30 217,-10 197,-10"/>
14
+ <text text-anchor="start" x="220.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
15
+ <polygon fill="#8dd3c7" stroke="transparent" points="310,-10 310,-30 330,-30 330,-10 310,-10"/>
16
+ <text text-anchor="start" x="333.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
17
+ <polygon fill="#80b1d3" stroke="transparent" points="396,-10 396,-30 416,-30 416,-10 396,-10"/>
18
+ <text text-anchor="start" x="419.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
19
+ <polygon fill="#fdb462" stroke="transparent" points="493,-10 493,-30 513,-30 513,-10 493,-10"/>
20
+ <text text-anchor="start" x="516.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
21
+ <polygon fill="#fb8072" stroke="transparent" points="589,-10 589,-30 609,-30 609,-10 589,-10"/>
22
+ <text text-anchor="start" x="612.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
23
23
  <g id="clust1" class="cluster">
24
24
  <title>cluster_TimePickerModule</title>
25
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 670,-379.59 670,-70 8,-70"/>
25
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 854,-379.59 854,-70 8,-70"/>
26
26
  </g>
27
- <g id="clust2" class="cluster">
28
- <title>cluster_TimePickerModule_declarations</title>
29
- <polygon fill="none" stroke="black" points="290,-189.59 290,-241.59 388,-241.59 388,-189.59 290,-189.59"/>
27
+ <g id="clust4" class="cluster">
28
+ <title>cluster_TimePickerModule_imports</title>
29
+ <polygon fill="none" stroke="black" points="670,-189.59 670,-241.59 846,-241.59 846,-189.59 670,-189.59"/>
30
30
  </g>
31
31
  <g id="clust3" class="cluster">
32
32
  <title>cluster_TimePickerModule_TimePicker_providers</title>
33
- <polygon fill="none" stroke="black" points="16,-78 16,-176.59 662,-176.59 662,-78 16,-78"/>
34
- </g>
35
- <g id="clust4" class="cluster">
36
- <title>cluster_TimePickerModule_imports</title>
37
- <polygon fill="none" stroke="black" points="106,-189.59 106,-241.59 282,-241.59 282,-189.59 106,-189.59"/>
33
+ <polygon fill="none" stroke="black" points="16,-78 16,-241.59 662,-241.59 662,-78 16,-78"/>
38
34
  </g>
39
35
  <g id="clust5" class="cluster">
40
36
  <title>cluster_TimePickerModule_exports</title>
41
- <polygon fill="none" stroke="black" points="216,-319.59 216,-371.59 316,-371.59 316,-319.59 216,-319.59"/>
37
+ <polygon fill="none" stroke="black" points="603,-319.59 603,-371.59 703,-371.59 703,-319.59 603,-319.59"/>
42
38
  </g>
43
39
  <!-- TimePicker -->
44
40
  <g id="node1" class="node">
45
41
  <title>TimePicker</title>
46
- <polygon fill="#ffffb3" stroke="black" points="379.81,-233.59 298.19,-233.59 298.19,-197.59 379.81,-197.59 379.81,-233.59"/>
47
- <text text-anchor="middle" x="339" y="-211.39" font-family="Times,serif" font-size="14.00">TimePicker</text>
42
+ <polygon fill="#ffffb3" stroke="black" points="484.81,-233.59 403.19,-233.59 403.19,-197.59 484.81,-197.59 484.81,-233.59"/>
43
+ <text text-anchor="middle" x="444" y="-211.39" font-family="Times,serif" font-size="14.00">TimePicker</text>
48
44
  </g>
49
45
  <!-- TimePickerModule -->
50
46
  <g id="node2" class="node">
51
47
  <title>TimePickerModule</title>
52
- <polygon fill="#8dd3c7" stroke="black" points="328.36,-298.59 325.36,-302.59 304.36,-302.59 301.36,-298.59 203.64,-298.59 203.64,-262.59 328.36,-262.59 328.36,-298.59"/>
53
- <text text-anchor="middle" x="266" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerModule</text>
48
+ <polygon fill="#8dd3c7" stroke="black" points="715.36,-298.59 712.36,-302.59 691.36,-302.59 688.36,-298.59 590.64,-298.59 590.64,-262.59 715.36,-262.59 715.36,-298.59"/>
49
+ <text text-anchor="middle" x="653" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerModule</text>
54
50
  </g>
55
51
  <!-- TimePicker&#45;&gt;TimePickerModule -->
56
52
  <g id="edge1" class="edge">
57
53
  <title>TimePicker&#45;&gt;TimePickerModule</title>
58
- <path fill="none" stroke="black" d="M313.39,-233.7C313.39,-233.7 313.39,-252.58 313.39,-252.58"/>
59
- <polygon fill="black" stroke="black" points="309.89,-252.58 313.39,-262.58 316.89,-252.58 309.89,-252.58"/>
54
+ <path fill="none" stroke="black" d="M484.85,-215.59C537.43,-215.59 622.08,-215.59 622.08,-215.59 622.08,-215.59 622.08,-252.48 622.08,-252.48"/>
55
+ <polygon fill="black" stroke="black" points="618.58,-252.48 622.08,-262.48 625.58,-252.48 618.58,-252.48"/>
60
56
  </g>
61
57
  <!-- TimePicker -->
62
58
  <g id="node5" class="node">
63
59
  <title>TimePicker </title>
64
- <polygon fill="#fb8072" stroke="black" points="308.31,-363.59 223.69,-363.59 223.69,-327.59 308.31,-327.59 308.31,-363.59"/>
65
- <text text-anchor="middle" x="266" y="-341.39" font-family="Times,serif" font-size="14.00">TimePicker </text>
60
+ <polygon fill="#fb8072" stroke="black" points="695.31,-363.59 610.69,-363.59 610.69,-327.59 695.31,-327.59 695.31,-363.59"/>
61
+ <text text-anchor="middle" x="653" y="-341.39" font-family="Times,serif" font-size="14.00">TimePicker </text>
66
62
  </g>
67
63
  <!-- TimePickerModule&#45;&gt;TimePicker -->
68
64
  <g id="edge4" class="edge">
69
65
  <title>TimePickerModule&#45;&gt;TimePicker </title>
70
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M266,-298.7C266,-298.7 266,-317.58 266,-317.58"/>
71
- <polygon fill="black" stroke="black" points="262.5,-317.58 266,-327.58 269.5,-317.58 262.5,-317.58"/>
66
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M653,-298.7C653,-298.7 653,-317.58 653,-317.58"/>
67
+ <polygon fill="black" stroke="black" points="649.5,-317.58 653,-327.58 656.5,-317.58 649.5,-317.58"/>
72
68
  </g>
73
69
  <!-- {
74
70
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
@@ -89,20 +85,20 @@
89
85
  <title>{
90
86
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
91
87
  }&#45;&gt;TimePicker</title>
92
- <path fill="none" stroke="black" d="M339,-168.6C339,-168.6 339,-187.26 339,-187.26"/>
93
- <polygon fill="black" stroke="black" points="335.5,-187.26 339,-197.26 342.5,-187.26 335.5,-187.26"/>
88
+ <path fill="none" stroke="black" d="M444,-166.28C444,-166.28 444,-187.56 444,-187.56"/>
89
+ <polygon fill="black" stroke="black" points="440.5,-187.56 444,-197.56 447.5,-187.56 440.5,-187.56"/>
94
90
  </g>
95
91
  <!-- TimePickerSelectModule -->
96
92
  <g id="node4" class="node">
97
93
  <title>TimePickerSelectModule</title>
98
- <polygon fill="#8dd3c7" stroke="black" points="273.57,-233.59 270.57,-237.59 249.57,-237.59 246.57,-233.59 114.43,-233.59 114.43,-197.59 273.57,-197.59 273.57,-233.59"/>
99
- <text text-anchor="middle" x="194" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
94
+ <polygon fill="#8dd3c7" stroke="black" points="837.57,-233.59 834.57,-237.59 813.57,-237.59 810.57,-233.59 678.43,-233.59 678.43,-197.59 837.57,-197.59 837.57,-233.59"/>
95
+ <text text-anchor="middle" x="758" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
100
96
  </g>
101
97
  <!-- TimePickerSelectModule&#45;&gt;TimePickerModule -->
102
98
  <g id="edge3" class="edge">
103
99
  <title>TimePickerSelectModule&#45;&gt;TimePickerModule</title>
104
- <path fill="none" stroke="black" d="M238.55,-233.7C238.55,-233.7 238.55,-252.58 238.55,-252.58"/>
105
- <polygon fill="black" stroke="black" points="235.05,-252.58 238.55,-262.58 242.05,-252.58 235.05,-252.58"/>
100
+ <path fill="none" stroke="black" d="M696.95,-233.7C696.95,-233.7 696.95,-252.58 696.95,-252.58"/>
101
+ <polygon fill="black" stroke="black" points="693.45,-252.58 696.95,-262.58 700.45,-252.58 693.45,-252.58"/>
106
102
  </g>
107
103
  </g>
108
104
  </svg>