carbon-components-angular 5.20.0 → 5.20.2

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 (86) hide show
  1. package/README.md +9 -0
  2. package/docs/documentation/components/CodeSnippet.html +81 -71
  3. package/docs/documentation/components/Search.html +76 -65
  4. package/docs/documentation/components/TableRadio.html +1 -1
  5. package/docs/documentation/components/TableToolbarSearch.html +44 -44
  6. package/docs/documentation/dependencies.html +2 -2
  7. package/docs/documentation/index.html +7 -0
  8. package/docs/documentation/js/search/search_index.js +2 -2
  9. package/docs/documentation/modules/ComboBoxModule/dependencies.svg +4 -4
  10. package/docs/documentation/modules/ComboBoxModule.html +4 -4
  11. package/docs/documentation/modules/ContentSwitcherModule/dependencies.svg +4 -4
  12. package/docs/documentation/modules/ContentSwitcherModule.html +4 -4
  13. package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +7 -7
  14. package/docs/documentation/modules/DatePickerInputModule.html +7 -7
  15. package/docs/documentation/modules/DatePickerModule/dependencies.svg +53 -57
  16. package/docs/documentation/modules/DatePickerModule.html +53 -57
  17. package/docs/documentation/modules/DialogModule/dependencies.svg +34 -34
  18. package/docs/documentation/modules/DialogModule.html +34 -34
  19. package/docs/documentation/modules/GridModule/dependencies.svg +60 -60
  20. package/docs/documentation/modules/GridModule.html +60 -60
  21. package/docs/documentation/modules/LoadingModule/dependencies.svg +4 -4
  22. package/docs/documentation/modules/LoadingModule.html +4 -4
  23. package/docs/documentation/modules/NFormsModule/dependencies.svg +4 -4
  24. package/docs/documentation/modules/NFormsModule.html +4 -4
  25. package/docs/documentation/modules/NumberModule/dependencies.svg +4 -4
  26. package/docs/documentation/modules/NumberModule.html +4 -4
  27. package/docs/documentation/modules/ProgressIndicatorModule/dependencies.svg +4 -4
  28. package/docs/documentation/modules/ProgressIndicatorModule.html +4 -4
  29. package/docs/documentation/modules/RadioModule/dependencies.svg +4 -4
  30. package/docs/documentation/modules/RadioModule.html +4 -4
  31. package/docs/documentation/modules/SearchModule/dependencies.svg +4 -4
  32. package/docs/documentation/modules/SearchModule.html +4 -4
  33. package/docs/documentation/modules/SelectModule/dependencies.svg +58 -58
  34. package/docs/documentation/modules/SelectModule.html +58 -58
  35. package/docs/documentation/modules/SliderModule/dependencies.svg +4 -4
  36. package/docs/documentation/modules/SliderModule.html +4 -4
  37. package/docs/documentation/modules/StructuredListModule/dependencies.svg +66 -66
  38. package/docs/documentation/modules/StructuredListModule.html +66 -66
  39. package/docs/documentation/modules/TabsModule/dependencies.svg +69 -69
  40. package/docs/documentation/modules/TabsModule.html +69 -69
  41. package/docs/documentation/modules/TagModule/dependencies.svg +4 -4
  42. package/docs/documentation/modules/TagModule.html +4 -4
  43. package/docs/documentation/modules/ThemeModule/dependencies.svg +13 -13
  44. package/docs/documentation/modules/ThemeModule.html +13 -13
  45. package/docs/documentation/modules/TilesModule/dependencies.svg +83 -83
  46. package/docs/documentation/modules/TilesModule.html +83 -83
  47. package/docs/documentation/modules/TimePickerModule/dependencies.svg +20 -20
  48. package/docs/documentation/modules/TimePickerModule.html +20 -20
  49. package/docs/documentation/modules/ToggleModule/dependencies.svg +27 -27
  50. package/docs/documentation/modules/ToggleModule.html +27 -27
  51. package/docs/documentation/modules/ToggletipModule/dependencies.svg +4 -4
  52. package/docs/documentation/modules/ToggletipModule.html +4 -4
  53. package/docs/documentation/modules/TooltipModule/dependencies.svg +28 -28
  54. package/docs/documentation/modules/TooltipModule.html +28 -28
  55. package/docs/documentation/modules/TreeviewModule/dependencies.svg +34 -34
  56. package/docs/documentation/modules/TreeviewModule.html +34 -34
  57. package/docs/documentation/modules/UIShellModule/dependencies.svg +4 -4
  58. package/docs/documentation/modules/UIShellModule.html +4 -4
  59. package/docs/documentation.json +178 -178
  60. package/docs/storybook/5868.f5a4be2e.iframe.bundle.js +1 -0
  61. package/docs/storybook/{code-snippet-code-snippet-stories.5c727944.iframe.bundle.js → code-snippet-code-snippet-stories.d9a3162d.iframe.bundle.js} +1 -1
  62. package/docs/storybook/{contained-list-contained-list-stories.f8fd4e51.iframe.bundle.js → contained-list-contained-list-stories.2887855a.iframe.bundle.js} +1 -1
  63. package/docs/storybook/iframe.html +2 -2
  64. package/docs/storybook/index.html +27 -0
  65. package/docs/storybook/main.053e39e2.iframe.bundle.js +1 -0
  66. package/docs/storybook/project.json +1 -1
  67. package/docs/storybook/{runtime~main.3b1ae09e.iframe.bundle.js → runtime~main.4d2d3399.iframe.bundle.js} +1 -1
  68. package/docs/storybook/{search-search-stories.c716e8fe.iframe.bundle.js → search-search-stories.fac60ec0.iframe.bundle.js} +1 -1
  69. package/docs/storybook/ui-shell-ui-shell-stories.70551d65.iframe.bundle.js +1 -0
  70. package/esm2020/code-snippet/code-snippet.component.mjs +27 -18
  71. package/esm2020/search/search.component.mjs +13 -3
  72. package/esm2020/table/cell/table-radio.component.mjs +1 -1
  73. package/fesm2015/carbon-components-angular-code-snippet.mjs +26 -17
  74. package/fesm2015/carbon-components-angular-code-snippet.mjs.map +1 -1
  75. package/fesm2015/carbon-components-angular-search.mjs +12 -2
  76. package/fesm2015/carbon-components-angular-search.mjs.map +1 -1
  77. package/fesm2015/carbon-components-angular-table.mjs.map +1 -1
  78. package/fesm2020/carbon-components-angular-code-snippet.mjs +26 -17
  79. package/fesm2020/carbon-components-angular-code-snippet.mjs.map +1 -1
  80. package/fesm2020/carbon-components-angular-search.mjs +12 -2
  81. package/fesm2020/carbon-components-angular-search.mjs.map +1 -1
  82. package/fesm2020/carbon-components-angular-table.mjs.map +1 -1
  83. package/package.json +1 -1
  84. package/docs/storybook/5868.6cf155a6.iframe.bundle.js +0 -1
  85. package/docs/storybook/main.aec7fc6c.iframe.bundle.js +0 -1
  86. package/docs/storybook/ui-shell-ui-shell-stories.caec4727.iframe.bundle.js +0 -1
@@ -66,195 +66,195 @@
66
66
  <title>cluster_TilesModule</title>
67
67
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1317,-379.59 1317,-70 8,-70"/>
68
68
  </g>
69
+ <g id="clust10" class="cluster">
70
+ <title>cluster_TilesModule_imports</title>
71
+ <polygon fill="none" stroke="black" points="1001,-189.59 1001,-241.59 1309,-241.59 1309,-189.59 1001,-189.59"/>
72
+ </g>
69
73
  <g id="clust2" class="cluster">
70
74
  <title>cluster_TilesModule_declarations</title>
71
- <polygon fill="none" stroke="black" points="332,-189.59 332,-241.59 1309,-241.59 1309,-189.59 332,-189.59"/>
75
+ <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 993,-241.59 993,-189.59 16,-189.59"/>
72
76
  </g>
73
77
  <g id="clust11" class="cluster">
74
78
  <title>cluster_TilesModule_exports</title>
75
- <polygon fill="none" stroke="black" points="105,-319.59 105,-371.59 1105,-371.59 1105,-319.59 105,-319.59"/>
79
+ <polygon fill="none" stroke="black" points="276,-319.59 276,-371.59 1276,-371.59 1276,-319.59 276,-319.59"/>
76
80
  </g>
77
81
  <g id="clust9" class="cluster">
78
82
  <title>cluster_TilesModule_TileGroup_providers</title>
79
- <polygon fill="none" stroke="black" points="59,-78 59,-176.59 695,-176.59 695,-78 59,-78"/>
80
- </g>
81
- <g id="clust10" class="cluster">
82
- <title>cluster_TilesModule_imports</title>
83
- <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 324,-241.59 324,-189.59 16,-189.59"/>
83
+ <polygon fill="none" stroke="black" points="16,-78 16,-176.59 652,-176.59 652,-78 16,-78"/>
84
84
  </g>
85
85
  <!-- ClickableTile -->
86
86
  <g id="node1" class="node">
87
87
  <title>ClickableTile</title>
88
- <polygon fill="#ffffb3" stroke="black" points="1301.2,-233.59 1208.8,-233.59 1208.8,-197.59 1301.2,-197.59 1301.2,-233.59"/>
89
- <text text-anchor="middle" x="1255" y="-211.39" font-family="Times,serif" font-size="14.00">ClickableTile</text>
88
+ <polygon fill="#ffffb3" stroke="black" points="985.2,-233.59 892.8,-233.59 892.8,-197.59 985.2,-197.59 985.2,-233.59"/>
89
+ <text text-anchor="middle" x="939" y="-211.39" font-family="Times,serif" font-size="14.00">ClickableTile</text>
90
90
  </g>
91
91
  <!-- TilesModule -->
92
92
  <g id="node8" class="node">
93
93
  <title>TilesModule</title>
94
- <polygon fill="#8dd3c7" stroke="black" points="547.54,-298.59 544.54,-302.59 523.54,-302.59 520.54,-298.59 460.46,-298.59 460.46,-262.59 547.54,-262.59 547.54,-298.59"/>
95
- <text text-anchor="middle" x="504" y="-276.39" font-family="Times,serif" font-size="14.00">TilesModule</text>
94
+ <polygon fill="#8dd3c7" stroke="black" points="718.54,-298.59 715.54,-302.59 694.54,-302.59 691.54,-298.59 631.46,-298.59 631.46,-262.59 718.54,-262.59 718.54,-298.59"/>
95
+ <text text-anchor="middle" x="675" y="-276.39" font-family="Times,serif" font-size="14.00">TilesModule</text>
96
96
  </g>
97
97
  <!-- ClickableTile&#45;&gt;TilesModule -->
98
98
  <g id="edge1" class="edge">
99
99
  <title>ClickableTile&#45;&gt;TilesModule</title>
100
- <path fill="none" stroke="black" d="M1255,-233.7C1255,-252.93 1255,-280.59 1255,-280.59 1255,-280.59 557.62,-280.59 557.62,-280.59"/>
101
- <polygon fill="black" stroke="black" points="557.62,-277.09 547.62,-280.59 557.62,-284.09 557.62,-277.09"/>
100
+ <path fill="none" stroke="black" d="M939,-233.6C939,-249.64 939,-270.59 939,-270.59 939,-270.59 728.59,-270.59 728.59,-270.59"/>
101
+ <polygon fill="black" stroke="black" points="728.59,-267.09 718.59,-270.59 728.59,-274.09 728.59,-267.09"/>
102
102
  </g>
103
103
  <!-- ExpandableTile -->
104
104
  <g id="node2" class="node">
105
105
  <title>ExpandableTile</title>
106
- <polygon fill="#ffffb3" stroke="black" points="1191.14,-233.59 1086.86,-233.59 1086.86,-197.59 1191.14,-197.59 1191.14,-233.59"/>
107
- <text text-anchor="middle" x="1139" y="-211.39" font-family="Times,serif" font-size="14.00">ExpandableTile</text>
106
+ <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"/>
107
+ <text text-anchor="middle" x="823" y="-211.39" font-family="Times,serif" font-size="14.00">ExpandableTile</text>
108
108
  </g>
109
109
  <!-- ExpandableTile&#45;&gt;TilesModule -->
110
110
  <g id="edge2" class="edge">
111
111
  <title>ExpandableTile&#45;&gt;TilesModule</title>
112
- <path fill="none" stroke="black" d="M1091.77,-233.89C1091.77,-251.86 1091.77,-276.59 1091.77,-276.59 1091.77,-276.59 557.7,-276.59 557.7,-276.59"/>
113
- <polygon fill="black" stroke="black" points="557.7,-273.09 547.7,-276.59 557.7,-280.09 557.7,-273.09"/>
112
+ <path fill="none" stroke="black" d="M778.45,-233.71C778.45,-248.37 778.45,-266.59 778.45,-266.59 778.45,-266.59 728.57,-266.59 728.57,-266.59"/>
113
+ <polygon fill="black" stroke="black" points="728.57,-263.09 718.57,-266.59 728.57,-270.09 728.57,-263.09"/>
114
114
  </g>
115
115
  <!-- ExpandableTileAboveFoldDirective -->
116
116
  <g id="node3" class="node">
117
117
  <title>ExpandableTileAboveFoldDirective</title>
118
- <polygon fill="#ffffb3" stroke="black" points="1068.71,-233.59 849.29,-233.59 849.29,-197.59 1068.71,-197.59 1068.71,-233.59"/>
119
- <text text-anchor="middle" x="959" y="-211.39" font-family="Times,serif" font-size="14.00">ExpandableTileAboveFoldDirective</text>
118
+ <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"/>
119
+ <text text-anchor="middle" x="643" y="-211.39" font-family="Times,serif" font-size="14.00">ExpandableTileAboveFoldDirective</text>
120
120
  </g>
121
121
  <!-- ExpandableTileAboveFoldDirective&#45;&gt;TilesModule -->
122
122
  <g id="edge3" class="edge">
123
123
  <title>ExpandableTileAboveFoldDirective&#45;&gt;TilesModule</title>
124
- <path fill="none" stroke="black" d="M852.88,-233.62C852.88,-249.99 852.88,-271.59 852.88,-271.59 852.88,-271.59 557.83,-271.59 557.83,-271.59"/>
125
- <polygon fill="black" stroke="black" points="557.83,-268.09 547.83,-271.59 557.83,-275.09 557.83,-268.09"/>
124
+ <path fill="none" stroke="black" d="M675,-233.7C675,-233.7 675,-252.58 675,-252.58"/>
125
+ <polygon fill="black" stroke="black" points="671.5,-252.58 675,-262.58 678.5,-252.58 671.5,-252.58"/>
126
126
  </g>
127
127
  <!-- ExpandableTileBelowFoldDirective -->
128
128
  <g id="node4" class="node">
129
129
  <title>ExpandableTileBelowFoldDirective</title>
130
- <polygon fill="#ffffb3" stroke="black" points="831.44,-233.59 612.56,-233.59 612.56,-197.59 831.44,-197.59 831.44,-233.59"/>
131
- <text text-anchor="middle" x="722" y="-211.39" font-family="Times,serif" font-size="14.00">ExpandableTileBelowFoldDirective</text>
130
+ <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"/>
131
+ <text text-anchor="middle" x="406" y="-211.39" font-family="Times,serif" font-size="14.00">ExpandableTileBelowFoldDirective</text>
132
132
  </g>
133
133
  <!-- ExpandableTileBelowFoldDirective&#45;&gt;TilesModule -->
134
134
  <g id="edge4" class="edge">
135
135
  <title>ExpandableTileBelowFoldDirective&#45;&gt;TilesModule</title>
136
- <path fill="none" stroke="black" d="M624.31,-233.78C624.31,-248.77 624.31,-267.59 624.31,-267.59 624.31,-267.59 557.77,-267.59 557.77,-267.59"/>
137
- <polygon fill="black" stroke="black" points="557.77,-264.09 547.77,-267.59 557.77,-271.09 557.77,-264.09"/>
136
+ <path fill="none" stroke="black" d="M483.7,-233.78C483.7,-248.77 483.7,-267.59 483.7,-267.59 483.7,-267.59 621.11,-267.59 621.11,-267.59"/>
137
+ <polygon fill="black" stroke="black" points="621.11,-271.09 631.11,-267.59 621.11,-264.09 621.11,-271.09"/>
138
138
  </g>
139
139
  <!-- SelectionTile -->
140
140
  <g id="node5" class="node">
141
141
  <title>SelectionTile</title>
142
- <polygon fill="#ffffb3" stroke="black" points="594.15,-233.59 503.85,-233.59 503.85,-197.59 594.15,-197.59 594.15,-233.59"/>
143
- <text text-anchor="middle" x="549" y="-211.39" font-family="Times,serif" font-size="14.00">SelectionTile</text>
142
+ <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"/>
143
+ <text text-anchor="middle" x="233" y="-211.39" font-family="Times,serif" font-size="14.00">SelectionTile</text>
144
144
  </g>
145
145
  <!-- SelectionTile&#45;&gt;TilesModule -->
146
146
  <g id="edge5" class="edge">
147
147
  <title>SelectionTile&#45;&gt;TilesModule</title>
148
- <path fill="none" stroke="black" d="M525.72,-233.7C525.72,-233.7 525.72,-252.58 525.72,-252.58"/>
149
- <polygon fill="black" stroke="black" points="522.22,-252.58 525.72,-262.58 529.22,-252.58 522.22,-252.58"/>
148
+ <path fill="none" stroke="black" d="M233,-233.62C233,-249.99 233,-271.59 233,-271.59 233,-271.59 621.41,-271.59 621.41,-271.59"/>
149
+ <polygon fill="black" stroke="black" points="621.41,-275.09 631.41,-271.59 621.41,-268.09 621.41,-275.09"/>
150
150
  </g>
151
151
  <!-- Tile -->
152
152
  <g id="node6" class="node">
153
153
  <title>Tile</title>
154
- <polygon fill="#ffffb3" stroke="black" points="486,-233.59 432,-233.59 432,-197.59 486,-197.59 486,-233.59"/>
155
- <text text-anchor="middle" x="459" y="-211.39" font-family="Times,serif" font-size="14.00">Tile</text>
154
+ <polygon fill="#ffffb3" stroke="black" points="170,-233.59 116,-233.59 116,-197.59 170,-197.59 170,-233.59"/>
155
+ <text text-anchor="middle" x="143" y="-211.39" font-family="Times,serif" font-size="14.00">Tile</text>
156
156
  </g>
157
157
  <!-- Tile&#45;&gt;TilesModule -->
158
158
  <g id="edge6" class="edge">
159
159
  <title>Tile&#45;&gt;TilesModule</title>
160
- <path fill="none" stroke="black" d="M473.11,-233.7C473.11,-233.7 473.11,-252.58 473.11,-252.58"/>
161
- <polygon fill="black" stroke="black" points="469.61,-252.58 473.11,-262.58 476.61,-252.58 469.61,-252.58"/>
160
+ <path fill="none" stroke="black" d="M143,-233.89C143,-251.86 143,-276.59 143,-276.59 143,-276.59 621.01,-276.59 621.01,-276.59"/>
161
+ <polygon fill="black" stroke="black" points="621.01,-280.09 631.01,-276.59 621.01,-273.09 621.01,-280.09"/>
162
162
  </g>
163
163
  <!-- TileGroup -->
164
164
  <g id="node7" class="node">
165
165
  <title>TileGroup</title>
166
- <polygon fill="#ffffb3" stroke="black" points="414.32,-233.59 339.68,-233.59 339.68,-197.59 414.32,-197.59 414.32,-233.59"/>
167
- <text text-anchor="middle" x="377" y="-211.39" font-family="Times,serif" font-size="14.00">TileGroup</text>
166
+ <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"/>
167
+ <text text-anchor="middle" x="61" y="-211.39" font-family="Times,serif" font-size="14.00">TileGroup</text>
168
168
  </g>
169
169
  <!-- TileGroup&#45;&gt;TilesModule -->
170
170
  <g id="edge7" class="edge">
171
171
  <title>TileGroup&#45;&gt;TilesModule</title>
172
- <path fill="none" stroke="black" d="M403.47,-233.78C403.47,-248.77 403.47,-267.59 403.47,-267.59 403.47,-267.59 450.2,-267.59 450.2,-267.59"/>
173
- <polygon fill="black" stroke="black" points="450.2,-271.09 460.2,-267.59 450.2,-264.09 450.2,-271.09"/>
172
+ <path fill="none" stroke="black" d="M61,-233.7C61,-252.93 61,-280.59 61,-280.59 61,-280.59 621.33,-280.59 621.33,-280.59"/>
173
+ <polygon fill="black" stroke="black" points="621.33,-284.09 631.33,-280.59 621.33,-277.09 621.33,-284.09"/>
174
174
  </g>
175
175
  <!-- ClickableTile -->
176
176
  <g id="node13" class="node">
177
177
  <title>ClickableTile </title>
178
- <polygon fill="#fb8072" stroke="black" points="1096.7,-363.59 1001.3,-363.59 1001.3,-327.59 1096.7,-327.59 1096.7,-363.59"/>
179
- <text text-anchor="middle" x="1049" y="-341.39" font-family="Times,serif" font-size="14.00">ClickableTile </text>
178
+ <polygon fill="#fb8072" stroke="black" points="1267.7,-363.59 1172.3,-363.59 1172.3,-327.59 1267.7,-327.59 1267.7,-363.59"/>
179
+ <text text-anchor="middle" x="1220" y="-341.39" font-family="Times,serif" font-size="14.00">ClickableTile </text>
180
180
  </g>
181
181
  <!-- TilesModule&#45;&gt;ClickableTile -->
182
182
  <g id="edge12" class="edge">
183
183
  <title>TilesModule&#45;&gt;ClickableTile </title>
184
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M547.91,-285.59C675.13,-285.59 1035,-285.59 1035,-285.59 1035,-285.59 1035,-317.59 1035,-317.59"/>
185
- <polygon fill="black" stroke="black" points="1031.5,-317.59 1035,-327.59 1038.5,-317.59 1031.5,-317.59"/>
184
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M718.9,-286.59C842.53,-286.59 1184.68,-286.59 1184.68,-286.59 1184.68,-286.59 1184.68,-317.57 1184.68,-317.57"/>
185
+ <polygon fill="black" stroke="black" points="1181.18,-317.57 1184.68,-327.57 1188.18,-317.57 1181.18,-317.57"/>
186
186
  </g>
187
187
  <!-- ExpandableTile -->
188
188
  <g id="node14" class="node">
189
189
  <title>ExpandableTile </title>
190
- <polygon fill="#fb8072" stroke="black" points="983.14,-363.59 874.86,-363.59 874.86,-327.59 983.14,-327.59 983.14,-363.59"/>
191
- <text text-anchor="middle" x="929" y="-341.39" font-family="Times,serif" font-size="14.00">ExpandableTile </text>
190
+ <polygon fill="#fb8072" stroke="black" points="1154.14,-363.59 1045.86,-363.59 1045.86,-327.59 1154.14,-327.59 1154.14,-363.59"/>
191
+ <text text-anchor="middle" x="1100" y="-341.39" font-family="Times,serif" font-size="14.00">ExpandableTile </text>
192
192
  </g>
193
193
  <!-- TilesModule&#45;&gt;ExpandableTile -->
194
194
  <g id="edge13" class="edge">
195
195
  <title>TilesModule&#45;&gt;ExpandableTile </title>
196
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M547.88,-289.59C656.47,-289.59 929,-289.59 929,-289.59 929,-289.59 929,-317.56 929,-317.56"/>
197
- <polygon fill="black" stroke="black" points="925.5,-317.56 929,-327.56 932.5,-317.56 925.5,-317.56"/>
196
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M718.83,-290.59C821.8,-290.59 1070.46,-290.59 1070.46,-290.59 1070.46,-290.59 1070.46,-317.58 1070.46,-317.58"/>
197
+ <polygon fill="black" stroke="black" points="1066.96,-317.58 1070.46,-327.58 1073.96,-317.58 1066.96,-317.58"/>
198
198
  </g>
199
199
  <!-- ExpandableTileAboveFoldDirective -->
200
200
  <g id="node15" class="node">
201
201
  <title>ExpandableTileAboveFoldDirective </title>
202
- <polygon fill="#fb8072" stroke="black" points="856.71,-363.59 633.29,-363.59 633.29,-327.59 856.71,-327.59 856.71,-363.59"/>
203
- <text text-anchor="middle" x="745" y="-341.39" font-family="Times,serif" font-size="14.00">ExpandableTileAboveFoldDirective </text>
202
+ <polygon fill="#fb8072" stroke="black" points="1027.71,-363.59 804.29,-363.59 804.29,-327.59 1027.71,-327.59 1027.71,-363.59"/>
203
+ <text text-anchor="middle" x="916" y="-341.39" font-family="Times,serif" font-size="14.00">ExpandableTileAboveFoldDirective </text>
204
204
  </g>
205
205
  <!-- TilesModule&#45;&gt;ExpandableTileAboveFoldDirective -->
206
206
  <g id="edge14" class="edge">
207
207
  <title>TilesModule&#45;&gt;ExpandableTileAboveFoldDirective </title>
208
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M547.77,-294.59C614.1,-294.59 732.43,-294.59 732.43,-294.59 732.43,-294.59 732.43,-317.47 732.43,-317.47"/>
209
- <polygon fill="black" stroke="black" points="728.93,-317.47 732.43,-327.47 735.93,-317.47 728.93,-317.47"/>
208
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M718.75,-294.59C767.58,-294.59 839.86,-294.59 839.86,-294.59 839.86,-294.59 839.86,-317.47 839.86,-317.47"/>
209
+ <polygon fill="black" stroke="black" points="836.36,-317.47 839.86,-327.47 843.36,-317.47 836.36,-317.47"/>
210
210
  </g>
211
211
  <!-- ExpandableTileBelowFoldDirective -->
212
212
  <g id="node16" class="node">
213
213
  <title>ExpandableTileBelowFoldDirective </title>
214
- <polygon fill="#fb8072" stroke="black" points="615.44,-363.59 392.56,-363.59 392.56,-327.59 615.44,-327.59 615.44,-363.59"/>
215
- <text text-anchor="middle" x="504" y="-341.39" font-family="Times,serif" font-size="14.00">ExpandableTileBelowFoldDirective </text>
214
+ <polygon fill="#fb8072" stroke="black" points="786.44,-363.59 563.56,-363.59 563.56,-327.59 786.44,-327.59 786.44,-363.59"/>
215
+ <text text-anchor="middle" x="675" y="-341.39" font-family="Times,serif" font-size="14.00">ExpandableTileBelowFoldDirective </text>
216
216
  </g>
217
217
  <!-- TilesModule&#45;&gt;ExpandableTileBelowFoldDirective -->
218
218
  <g id="edge15" class="edge">
219
219
  <title>TilesModule&#45;&gt;ExpandableTileBelowFoldDirective </title>
220
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M504,-298.7C504,-298.7 504,-317.58 504,-317.58"/>
221
- <polygon fill="black" stroke="black" points="500.5,-317.58 504,-327.58 507.5,-317.58 500.5,-317.58"/>
220
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M675,-298.7C675,-298.7 675,-317.58 675,-317.58"/>
221
+ <polygon fill="black" stroke="black" points="671.5,-317.58 675,-327.58 678.5,-317.58 671.5,-317.58"/>
222
222
  </g>
223
223
  <!-- SelectionTile -->
224
224
  <g id="node17" class="node">
225
225
  <title>SelectionTile </title>
226
- <polygon fill="#fb8072" stroke="black" points="375.15,-363.59 280.85,-363.59 280.85,-327.59 375.15,-327.59 375.15,-363.59"/>
227
- <text text-anchor="middle" x="328" y="-341.39" font-family="Times,serif" font-size="14.00">SelectionTile </text>
226
+ <polygon fill="#fb8072" stroke="black" points="546.15,-363.59 451.85,-363.59 451.85,-327.59 546.15,-327.59 546.15,-363.59"/>
227
+ <text text-anchor="middle" x="499" y="-341.39" font-family="Times,serif" font-size="14.00">SelectionTile </text>
228
228
  </g>
229
229
  <!-- TilesModule&#45;&gt;SelectionTile -->
230
230
  <g id="edge16" class="edge">
231
231
  <title>TilesModule&#45;&gt;SelectionTile </title>
232
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M460.43,-294.59C417.23,-294.59 357.46,-294.59 357.46,-294.59 357.46,-294.59 357.46,-317.47 357.46,-317.47"/>
233
- <polygon fill="black" stroke="black" points="353.96,-317.47 357.46,-327.47 360.96,-317.47 353.96,-317.47"/>
232
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M631.42,-294.59C591.84,-294.59 539.61,-294.59 539.61,-294.59 539.61,-294.59 539.61,-317.47 539.61,-317.47"/>
233
+ <polygon fill="black" stroke="black" points="536.11,-317.47 539.61,-327.47 543.11,-317.47 536.11,-317.47"/>
234
234
  </g>
235
235
  <!-- Tile -->
236
236
  <g id="node18" class="node">
237
237
  <title>Tile </title>
238
- <polygon fill="#fb8072" stroke="black" points="263,-363.59 209,-363.59 209,-327.59 263,-327.59 263,-363.59"/>
239
- <text text-anchor="middle" x="236" y="-341.39" font-family="Times,serif" font-size="14.00">Tile </text>
238
+ <polygon fill="#fb8072" stroke="black" points="434,-363.59 380,-363.59 380,-327.59 434,-327.59 434,-363.59"/>
239
+ <text text-anchor="middle" x="407" y="-341.39" font-family="Times,serif" font-size="14.00">Tile </text>
240
240
  </g>
241
241
  <!-- TilesModule&#45;&gt;Tile -->
242
242
  <g id="edge17" class="edge">
243
243
  <title>TilesModule&#45;&gt;Tile </title>
244
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M460.35,-289.59C386.94,-289.59 246.7,-289.59 246.7,-289.59 246.7,-289.59 246.7,-317.56 246.7,-317.56"/>
245
- <polygon fill="black" stroke="black" points="243.2,-317.56 246.7,-327.56 250.2,-317.56 243.2,-317.56"/>
244
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M631.34,-289.59C555.4,-289.59 407,-289.59 407,-289.59 407,-289.59 407,-317.56 407,-317.56"/>
245
+ <polygon fill="black" stroke="black" points="403.5,-317.56 407,-327.56 410.5,-317.56 403.5,-317.56"/>
246
246
  </g>
247
247
  <!-- TileGroup -->
248
248
  <g id="node19" class="node">
249
249
  <title>TileGroup </title>
250
- <polygon fill="#fb8072" stroke="black" points="190.82,-363.59 113.18,-363.59 113.18,-327.59 190.82,-327.59 190.82,-363.59"/>
251
- <text text-anchor="middle" x="152" y="-341.39" font-family="Times,serif" font-size="14.00">TileGroup </text>
250
+ <polygon fill="#fb8072" stroke="black" points="361.82,-363.59 284.18,-363.59 284.18,-327.59 361.82,-327.59 361.82,-363.59"/>
251
+ <text text-anchor="middle" x="323" y="-341.39" font-family="Times,serif" font-size="14.00">TileGroup </text>
252
252
  </g>
253
253
  <!-- TilesModule&#45;&gt;TileGroup -->
254
254
  <g id="edge18" class="edge">
255
255
  <title>TilesModule&#45;&gt;TileGroup </title>
256
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M460.35,-285.59C367.61,-285.59 159.35,-285.59 159.35,-285.59 159.35,-285.59 159.35,-317.59 159.35,-317.59"/>
257
- <polygon fill="black" stroke="black" points="155.85,-317.59 159.35,-327.59 162.85,-317.59 155.85,-317.59"/>
256
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M631.21,-285.59C538.16,-285.59 329.22,-285.59 329.22,-285.59 329.22,-285.59 329.22,-317.59 329.22,-317.59"/>
257
+ <polygon fill="black" stroke="black" points="325.72,-317.59 329.22,-327.59 332.72,-317.59 325.72,-317.59"/>
258
258
  </g>
259
259
  <!-- {
260
260
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true
@@ -263,10 +263,10 @@
263
263
  <title>{
264
264
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true
265
265
  }</title>
266
- <ellipse fill="#fdb462" stroke="black" cx="377" cy="-127.3" rx="309.77" ry="41.09"/>
267
- <text text-anchor="middle" x="377" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
268
- <text text-anchor="middle" x="377" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true</text>
269
- <text text-anchor="middle" x="377" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
266
+ <ellipse fill="#fdb462" stroke="black" cx="334" cy="-127.3" rx="309.77" ry="41.09"/>
267
+ <text text-anchor="middle" x="334" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
268
+ <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>
269
+ <text text-anchor="middle" x="334" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
270
270
  </g>
271
271
  <!-- {
272
272
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true
@@ -275,44 +275,44 @@
275
275
  <title>{
276
276
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TileGroup, multi: true
277
277
  }&#45;&gt;TileGroup</title>
278
- <path fill="none" stroke="black" d="M377,-168.6C377,-168.6 377,-187.26 377,-187.26"/>
279
- <polygon fill="black" stroke="black" points="373.5,-187.26 377,-197.26 380.5,-187.26 373.5,-187.26"/>
278
+ <path fill="none" stroke="black" d="M61.26,-146.89C61.26,-146.89 61.26,-187.55 61.26,-187.55"/>
279
+ <polygon fill="black" stroke="black" points="57.76,-187.55 61.26,-197.55 64.76,-187.55 57.76,-187.55"/>
280
280
  </g>
281
281
  <!-- I18nModule -->
282
282
  <g id="node10" class="node">
283
283
  <title>I18nModule</title>
284
- <polygon fill="#8dd3c7" stroke="black" points="315.71,-233.59 312.71,-237.59 291.71,-237.59 288.71,-233.59 230.29,-233.59 230.29,-197.59 315.71,-197.59 315.71,-233.59"/>
285
- <text text-anchor="middle" x="273" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
284
+ <polygon fill="#8dd3c7" stroke="black" points="1300.71,-233.59 1297.71,-237.59 1276.71,-237.59 1273.71,-233.59 1215.29,-233.59 1215.29,-197.59 1300.71,-197.59 1300.71,-233.59"/>
285
+ <text text-anchor="middle" x="1258" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
286
286
  </g>
287
287
  <!-- I18nModule&#45;&gt;TilesModule -->
288
288
  <g id="edge9" class="edge">
289
289
  <title>I18nModule&#45;&gt;TilesModule</title>
290
- <path fill="none" stroke="black" d="M298.27,-233.62C298.27,-249.99 298.27,-271.59 298.27,-271.59 298.27,-271.59 450.37,-271.59 450.37,-271.59"/>
291
- <polygon fill="black" stroke="black" points="450.37,-275.09 460.37,-271.59 450.37,-268.09 450.37,-275.09"/>
290
+ <path fill="none" stroke="black" d="M1241.62,-233.9C1241.62,-253.74 1241.62,-282.59 1241.62,-282.59 1241.62,-282.59 728.99,-282.59 728.99,-282.59"/>
291
+ <polygon fill="black" stroke="black" points="728.99,-279.09 718.99,-282.59 728.99,-286.09 728.99,-279.09"/>
292
292
  </g>
293
293
  <!-- IconModule -->
294
294
  <g id="node11" class="node">
295
295
  <title>IconModule</title>
296
- <polygon fill="#8dd3c7" stroke="black" points="212.43,-233.59 209.43,-237.59 188.43,-237.59 185.43,-233.59 127.57,-233.59 127.57,-197.59 212.43,-197.59 212.43,-233.59"/>
297
- <text text-anchor="middle" x="170" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
296
+ <polygon fill="#8dd3c7" stroke="black" points="1197.43,-233.59 1194.43,-237.59 1173.43,-237.59 1170.43,-233.59 1112.57,-233.59 1112.57,-197.59 1197.43,-197.59 1197.43,-233.59"/>
297
+ <text text-anchor="middle" x="1155" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
298
298
  </g>
299
299
  <!-- IconModule&#45;&gt;TilesModule -->
300
300
  <g id="edge10" class="edge">
301
301
  <title>IconModule&#45;&gt;TilesModule</title>
302
- <path fill="none" stroke="black" d="M199.95,-233.89C199.95,-251.86 199.95,-276.59 199.95,-276.59 199.95,-276.59 450.44,-276.59 450.44,-276.59"/>
303
- <polygon fill="black" stroke="black" points="450.44,-280.09 460.44,-276.59 450.44,-273.09 450.44,-280.09"/>
302
+ <path fill="none" stroke="black" d="M1133.43,-233.81C1133.43,-252.42 1133.43,-278.59 1133.43,-278.59 1133.43,-278.59 728.96,-278.59 728.96,-278.59"/>
303
+ <polygon fill="black" stroke="black" points="728.96,-275.09 718.96,-278.59 728.96,-282.09 728.96,-275.09"/>
304
304
  </g>
305
305
  <!-- LinkModule -->
306
306
  <g id="node12" class="node">
307
307
  <title>LinkModule</title>
308
- <polygon fill="#8dd3c7" stroke="black" points="109.99,-233.59 106.99,-237.59 85.99,-237.59 82.99,-233.59 24.01,-233.59 24.01,-197.59 109.99,-197.59 109.99,-233.59"/>
309
- <text text-anchor="middle" x="67" y="-211.39" font-family="Times,serif" font-size="14.00">LinkModule</text>
308
+ <polygon fill="#8dd3c7" stroke="black" points="1094.99,-233.59 1091.99,-237.59 1070.99,-237.59 1067.99,-233.59 1009.01,-233.59 1009.01,-197.59 1094.99,-197.59 1094.99,-233.59"/>
309
+ <text text-anchor="middle" x="1052" y="-211.39" font-family="Times,serif" font-size="14.00">LinkModule</text>
310
310
  </g>
311
311
  <!-- LinkModule&#45;&gt;TilesModule -->
312
312
  <g id="edge11" class="edge">
313
313
  <title>LinkModule&#45;&gt;TilesModule</title>
314
- <path fill="none" stroke="black" d="M67,-233.7C67,-252.93 67,-280.59 67,-280.59 67,-280.59 450.1,-280.59 450.1,-280.59"/>
315
- <polygon fill="black" stroke="black" points="450.1,-284.09 460.1,-280.59 450.1,-277.09 450.1,-284.09"/>
314
+ <path fill="none" stroke="black" d="M1018.3,-233.61C1018.3,-250.96 1018.3,-274.59 1018.3,-274.59 1018.3,-274.59 728.83,-274.59 728.83,-274.59"/>
315
+ <polygon fill="black" stroke="black" points="728.83,-271.09 718.83,-274.59 728.83,-278.09 728.83,-271.09"/>
316
316
  </g>
317
317
  </g>
318
318
  </svg>
@@ -24,22 +24,22 @@
24
24
  <title>cluster_TimePickerModule</title>
25
25
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 670,-379.59 670,-70 8,-70"/>
26
26
  </g>
27
- <g id="clust4" class="cluster">
28
- <title>cluster_TimePickerModule_imports</title>
29
- <polygon fill="none" stroke="black" points="396,-189.59 396,-241.59 572,-241.59 572,-189.59 396,-189.59"/>
30
- </g>
31
- <g id="clust5" class="cluster">
32
- <title>cluster_TimePickerModule_exports</title>
33
- <polygon fill="none" stroke="black" points="361,-319.59 361,-371.59 461,-371.59 461,-319.59 361,-319.59"/>
34
- </g>
35
27
  <g id="clust2" class="cluster">
36
28
  <title>cluster_TimePickerModule_declarations</title>
37
29
  <polygon fill="none" stroke="black" points="290,-189.59 290,-241.59 388,-241.59 388,-189.59 290,-189.59"/>
38
30
  </g>
31
+ <g id="clust5" class="cluster">
32
+ <title>cluster_TimePickerModule_exports</title>
33
+ <polygon fill="none" stroke="black" points="216,-319.59 216,-371.59 316,-371.59 316,-319.59 216,-319.59"/>
34
+ </g>
39
35
  <g id="clust3" class="cluster">
40
36
  <title>cluster_TimePickerModule_TimePicker_providers</title>
41
37
  <polygon fill="none" stroke="black" points="16,-78 16,-176.59 662,-176.59 662,-78 16,-78"/>
42
38
  </g>
39
+ <g id="clust4" class="cluster">
40
+ <title>cluster_TimePickerModule_imports</title>
41
+ <polygon fill="none" stroke="black" points="106,-189.59 106,-241.59 282,-241.59 282,-189.59 106,-189.59"/>
42
+ </g>
43
43
  <!-- TimePicker -->
44
44
  <g id="node1" class="node">
45
45
  <title>TimePicker</title>
@@ -49,26 +49,26 @@
49
49
  <!-- TimePickerModule -->
50
50
  <g id="node2" class="node">
51
51
  <title>TimePickerModule</title>
52
- <polygon fill="#8dd3c7" stroke="black" points="473.36,-298.59 470.36,-302.59 449.36,-302.59 446.36,-298.59 348.64,-298.59 348.64,-262.59 473.36,-262.59 473.36,-298.59"/>
53
- <text text-anchor="middle" x="411" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerModule</text>
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>
54
54
  </g>
55
55
  <!-- TimePicker&#45;&gt;TimePickerModule -->
56
56
  <g id="edge1" class="edge">
57
57
  <title>TimePicker&#45;&gt;TimePickerModule</title>
58
- <path fill="none" stroke="black" d="M364.11,-233.7C364.11,-233.7 364.11,-252.58 364.11,-252.58"/>
59
- <polygon fill="black" stroke="black" points="360.61,-252.58 364.11,-262.58 367.61,-252.58 360.61,-252.58"/>
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"/>
60
60
  </g>
61
61
  <!-- TimePicker -->
62
62
  <g id="node5" class="node">
63
63
  <title>TimePicker </title>
64
- <polygon fill="#fb8072" stroke="black" points="453.31,-363.59 368.69,-363.59 368.69,-327.59 453.31,-327.59 453.31,-363.59"/>
65
- <text text-anchor="middle" x="411" y="-341.39" font-family="Times,serif" font-size="14.00">TimePicker </text>
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>
66
66
  </g>
67
67
  <!-- TimePickerModule&#45;&gt;TimePicker -->
68
68
  <g id="edge4" class="edge">
69
69
  <title>TimePickerModule&#45;&gt;TimePicker </title>
70
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M411,-298.7C411,-298.7 411,-317.58 411,-317.58"/>
71
- <polygon fill="black" stroke="black" points="407.5,-317.58 411,-327.58 414.5,-317.58 407.5,-317.58"/>
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"/>
72
72
  </g>
73
73
  <!-- {
74
74
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
@@ -95,14 +95,14 @@
95
95
  <!-- TimePickerSelectModule -->
96
96
  <g id="node4" class="node">
97
97
  <title>TimePickerSelectModule</title>
98
- <polygon fill="#8dd3c7" stroke="black" points="563.57,-233.59 560.57,-237.59 539.57,-237.59 536.57,-233.59 404.43,-233.59 404.43,-197.59 563.57,-197.59 563.57,-233.59"/>
99
- <text text-anchor="middle" x="484" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
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>
100
100
  </g>
101
101
  <!-- TimePickerSelectModule&#45;&gt;TimePickerModule -->
102
102
  <g id="edge3" class="edge">
103
103
  <title>TimePickerSelectModule&#45;&gt;TimePickerModule</title>
104
- <path fill="none" stroke="black" d="M438.95,-233.7C438.95,-233.7 438.95,-252.58 438.95,-252.58"/>
105
- <polygon fill="black" stroke="black" points="435.45,-252.58 438.95,-262.58 442.45,-252.58 435.45,-252.58"/>
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"/>
106
106
  </g>
107
107
  </g>
108
108
  </svg>
@@ -66,22 +66,22 @@
66
66
  <title>cluster_TimePickerModule</title>
67
67
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 670,-379.59 670,-70 8,-70"/>
68
68
  </g>
69
- <g id="clust4" class="cluster">
70
- <title>cluster_TimePickerModule_imports</title>
71
- <polygon fill="none" stroke="black" points="396,-189.59 396,-241.59 572,-241.59 572,-189.59 396,-189.59"/>
72
- </g>
73
- <g id="clust5" class="cluster">
74
- <title>cluster_TimePickerModule_exports</title>
75
- <polygon fill="none" stroke="black" points="361,-319.59 361,-371.59 461,-371.59 461,-319.59 361,-319.59"/>
76
- </g>
77
69
  <g id="clust2" class="cluster">
78
70
  <title>cluster_TimePickerModule_declarations</title>
79
71
  <polygon fill="none" stroke="black" points="290,-189.59 290,-241.59 388,-241.59 388,-189.59 290,-189.59"/>
80
72
  </g>
73
+ <g id="clust5" class="cluster">
74
+ <title>cluster_TimePickerModule_exports</title>
75
+ <polygon fill="none" stroke="black" points="216,-319.59 216,-371.59 316,-371.59 316,-319.59 216,-319.59"/>
76
+ </g>
81
77
  <g id="clust3" class="cluster">
82
78
  <title>cluster_TimePickerModule_TimePicker_providers</title>
83
79
  <polygon fill="none" stroke="black" points="16,-78 16,-176.59 662,-176.59 662,-78 16,-78"/>
84
80
  </g>
81
+ <g id="clust4" class="cluster">
82
+ <title>cluster_TimePickerModule_imports</title>
83
+ <polygon fill="none" stroke="black" points="106,-189.59 106,-241.59 282,-241.59 282,-189.59 106,-189.59"/>
84
+ </g>
85
85
  <!-- TimePicker -->
86
86
  <g id="node1" class="node">
87
87
  <title>TimePicker</title>
@@ -91,26 +91,26 @@
91
91
  <!-- TimePickerModule -->
92
92
  <g id="node2" class="node">
93
93
  <title>TimePickerModule</title>
94
- <polygon fill="#8dd3c7" stroke="black" points="473.36,-298.59 470.36,-302.59 449.36,-302.59 446.36,-298.59 348.64,-298.59 348.64,-262.59 473.36,-262.59 473.36,-298.59"/>
95
- <text text-anchor="middle" x="411" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerModule</text>
94
+ <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"/>
95
+ <text text-anchor="middle" x="266" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerModule</text>
96
96
  </g>
97
97
  <!-- TimePicker&#45;&gt;TimePickerModule -->
98
98
  <g id="edge1" class="edge">
99
99
  <title>TimePicker&#45;&gt;TimePickerModule</title>
100
- <path fill="none" stroke="black" d="M364.11,-233.7C364.11,-233.7 364.11,-252.58 364.11,-252.58"/>
101
- <polygon fill="black" stroke="black" points="360.61,-252.58 364.11,-262.58 367.61,-252.58 360.61,-252.58"/>
100
+ <path fill="none" stroke="black" d="M313.39,-233.7C313.39,-233.7 313.39,-252.58 313.39,-252.58"/>
101
+ <polygon fill="black" stroke="black" points="309.89,-252.58 313.39,-262.58 316.89,-252.58 309.89,-252.58"/>
102
102
  </g>
103
103
  <!-- TimePicker -->
104
104
  <g id="node5" class="node">
105
105
  <title>TimePicker </title>
106
- <polygon fill="#fb8072" stroke="black" points="453.31,-363.59 368.69,-363.59 368.69,-327.59 453.31,-327.59 453.31,-363.59"/>
107
- <text text-anchor="middle" x="411" y="-341.39" font-family="Times,serif" font-size="14.00">TimePicker </text>
106
+ <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"/>
107
+ <text text-anchor="middle" x="266" y="-341.39" font-family="Times,serif" font-size="14.00">TimePicker </text>
108
108
  </g>
109
109
  <!-- TimePickerModule&#45;&gt;TimePicker -->
110
110
  <g id="edge4" class="edge">
111
111
  <title>TimePickerModule&#45;&gt;TimePicker </title>
112
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M411,-298.7C411,-298.7 411,-317.58 411,-317.58"/>
113
- <polygon fill="black" stroke="black" points="407.5,-317.58 411,-327.58 414.5,-317.58 407.5,-317.58"/>
112
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M266,-298.7C266,-298.7 266,-317.58 266,-317.58"/>
113
+ <polygon fill="black" stroke="black" points="262.5,-317.58 266,-327.58 269.5,-317.58 262.5,-317.58"/>
114
114
  </g>
115
115
  <!-- {
116
116
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
@@ -137,14 +137,14 @@
137
137
  <!-- TimePickerSelectModule -->
138
138
  <g id="node4" class="node">
139
139
  <title>TimePickerSelectModule</title>
140
- <polygon fill="#8dd3c7" stroke="black" points="563.57,-233.59 560.57,-237.59 539.57,-237.59 536.57,-233.59 404.43,-233.59 404.43,-197.59 563.57,-197.59 563.57,-233.59"/>
141
- <text text-anchor="middle" x="484" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
140
+ <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"/>
141
+ <text text-anchor="middle" x="194" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
142
142
  </g>
143
143
  <!-- TimePickerSelectModule&#45;&gt;TimePickerModule -->
144
144
  <g id="edge3" class="edge">
145
145
  <title>TimePickerSelectModule&#45;&gt;TimePickerModule</title>
146
- <path fill="none" stroke="black" d="M438.95,-233.7C438.95,-233.7 438.95,-252.58 438.95,-252.58"/>
147
- <polygon fill="black" stroke="black" points="435.45,-252.58 438.95,-262.58 442.45,-252.58 435.45,-252.58"/>
146
+ <path fill="none" stroke="black" d="M238.55,-233.7C238.55,-233.7 238.55,-252.58 238.55,-252.58"/>
147
+ <polygon fill="black" stroke="black" points="235.05,-252.58 238.55,-262.58 242.05,-252.58 235.05,-252.58"/>
148
148
  </g>
149
149
  </g>
150
150
  </svg>