carbon-components-angular 5.21.0 → 5.22.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (73) hide show
  1. package/datepicker/datepicker.component.d.ts +4 -39
  2. package/docs/documentation/components/DatePicker.html +108 -103
  3. package/docs/documentation/components/SideNav.html +59 -15
  4. package/docs/documentation/components/SideNavItem.html +123 -44
  5. package/docs/documentation/components/SideNavMenu.html +67 -25
  6. package/docs/documentation/coverage.html +10 -10
  7. package/docs/documentation/js/menu-wc.js +3 -3
  8. package/docs/documentation/js/menu-wc_es5.js +1 -1
  9. package/docs/documentation/js/search/search_index.js +2 -2
  10. package/docs/documentation/modules/SideNavModule.html +2 -1
  11. package/docs/documentation/modules/ThemeModule/dependencies.svg +15 -15
  12. package/docs/documentation/modules/ThemeModule.html +15 -15
  13. package/docs/documentation/modules/TilesModule/dependencies.svg +99 -99
  14. package/docs/documentation/modules/TilesModule.html +99 -99
  15. package/docs/documentation/modules/TimePickerModule/dependencies.svg +4 -4
  16. package/docs/documentation/modules/TimePickerModule.html +4 -4
  17. package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +45 -49
  18. package/docs/documentation/modules/TimePickerSelectModule.html +45 -49
  19. package/docs/documentation/modules/ToggleModule/dependencies.svg +26 -26
  20. package/docs/documentation/modules/ToggleModule.html +26 -26
  21. package/docs/documentation/modules/TooltipModule/dependencies.svg +29 -29
  22. package/docs/documentation/modules/TooltipModule.html +29 -29
  23. package/docs/documentation/modules/TreeviewModule/dependencies.svg +36 -36
  24. package/docs/documentation/modules/TreeviewModule.html +36 -36
  25. package/docs/documentation.json +225 -132
  26. package/docs/storybook/{1325.5502bfb0.iframe.bundle.js → 1325.3c39c950.iframe.bundle.js} +1 -1
  27. package/docs/storybook/3348.4c108918.iframe.bundle.js +1 -0
  28. package/docs/storybook/{checkbox-checkbox-stories.ea872c08.iframe.bundle.js → checkbox-checkbox-stories.3aeae19d.iframe.bundle.js} +1 -1
  29. package/docs/storybook/{content-switcher-content-switcher-stories.2f8cdd41.iframe.bundle.js → content-switcher-content-switcher-stories.8f3aa078.iframe.bundle.js} +1 -1
  30. package/docs/storybook/{grid-css-grid-stories.f5c396e2.iframe.bundle.js → grid-css-grid-stories.c703f9de.iframe.bundle.js} +1 -1
  31. package/docs/storybook/{grid-grid-stories.0b935617.iframe.bundle.js → grid-grid-stories.f7a88c02.iframe.bundle.js} +1 -1
  32. package/docs/storybook/iframe.html +2 -2
  33. package/docs/storybook/index.json +1 -1
  34. package/docs/storybook/{layer-layer-stories.8fdeec80.iframe.bundle.js → layer-layer-stories.9fc41371.iframe.bundle.js} +1 -1
  35. package/docs/storybook/{layout-stack-stories.e9f0fa18.iframe.bundle.js → layout-stack-stories.799a681c.iframe.bundle.js} +1 -1
  36. package/docs/storybook/{link-link-stories.23f8a587.iframe.bundle.js → link-link-stories.9e3dd976.iframe.bundle.js} +1 -1
  37. package/docs/storybook/{list-list-stories.79350958.iframe.bundle.js → list-list-stories.e906cf67.iframe.bundle.js} +1 -1
  38. package/docs/storybook/{loading-loading-stories.9594d513.iframe.bundle.js → loading-loading-stories.261bc118.iframe.bundle.js} +1 -1
  39. package/docs/storybook/main.d4ed0d37.iframe.bundle.js +1 -0
  40. package/docs/storybook/{popover-popover-stories.e8d6e7c9.iframe.bundle.js → popover-popover-stories.cc1684df.iframe.bundle.js} +1 -1
  41. package/docs/storybook/project.json +1 -1
  42. package/docs/storybook/{runtime~main.386e82b8.iframe.bundle.js → runtime~main.2883decf.iframe.bundle.js} +1 -1
  43. package/docs/storybook/{skeleton-skeleton-stories.48ffb189.iframe.bundle.js → skeleton-skeleton-stories.77f9485f.iframe.bundle.js} +1 -1
  44. package/docs/storybook/{slider-slider-stories.f608c3ca.iframe.bundle.js → slider-slider-stories.0a70e102.iframe.bundle.js} +1 -1
  45. package/docs/storybook/stories.json +1 -1
  46. package/docs/storybook/tabs-tabs-stories.183f4129.iframe.bundle.js +1 -0
  47. package/docs/storybook/{theme-theme-stories.781e4fdc.iframe.bundle.js → theme-theme-stories.66e1727e.iframe.bundle.js} +1 -1
  48. package/docs/storybook/{toggle-toggle-stories.7b2e3bc9.iframe.bundle.js → toggle-toggle-stories.def6c644.iframe.bundle.js} +1 -1
  49. package/docs/storybook/toggletip-toggletip-stories.22e37008.iframe.bundle.js +1 -0
  50. package/docs/storybook/{tooltip-definition-tooptip-stories.57864d79.iframe.bundle.js → tooltip-definition-tooptip-stories.2e1a211c.iframe.bundle.js} +1 -1
  51. package/docs/storybook/{tooltip-tooltip-stories.b15c3310.iframe.bundle.js → tooltip-tooltip-stories.6a4a1383.iframe.bundle.js} +1 -1
  52. package/docs/storybook/ui-shell-ui-shell-stories.a1fb87a2.iframe.bundle.js +1 -0
  53. package/esm2020/datepicker/datepicker.component.mjs +1 -1
  54. package/esm2020/ui-shell/sidenav/sidenav-item.component.mjs +55 -19
  55. package/esm2020/ui-shell/sidenav/sidenav-menu.component.mjs +11 -3
  56. package/esm2020/ui-shell/sidenav/sidenav.component.mjs +13 -3
  57. package/esm2020/ui-shell/sidenav/sidenav.module.mjs +5 -4
  58. package/fesm2015/carbon-components-angular-datepicker.mjs.map +1 -1
  59. package/fesm2015/carbon-components-angular-ui-shell.mjs +79 -25
  60. package/fesm2015/carbon-components-angular-ui-shell.mjs.map +1 -1
  61. package/fesm2020/carbon-components-angular-datepicker.mjs.map +1 -1
  62. package/fesm2020/carbon-components-angular-ui-shell.mjs +79 -25
  63. package/fesm2020/carbon-components-angular-ui-shell.mjs.map +1 -1
  64. package/package.json +1 -1
  65. package/ui-shell/sidenav/sidenav-item.component.d.ts +8 -4
  66. package/ui-shell/sidenav/sidenav-menu.component.d.ts +6 -2
  67. package/ui-shell/sidenav/sidenav.component.d.ts +5 -1
  68. package/ui-shell/sidenav/sidenav.module.d.ts +2 -1
  69. package/docs/storybook/3348.35ca85d6.iframe.bundle.js +0 -1
  70. package/docs/storybook/main.11f564c6.iframe.bundle.js +0 -1
  71. package/docs/storybook/tabs-tabs-stories.db9e209e.iframe.bundle.js +0 -1
  72. package/docs/storybook/toggletip-toggletip-stories.1da8eaf1.iframe.bundle.js +0 -1
  73. package/docs/storybook/ui-shell-ui-shell-stories.70551d65.iframe.bundle.js +0 -1
@@ -46,215 +46,215 @@
46
46
  <!-- Generated by graphviz version 2.47.0 (20210316.0004)
47
47
  -->
48
48
  <!-- Title: dependencies Pages: 1 -->
49
- <svg width="1333pt" height="396pt"
50
- viewBox="0.00 0.00 1333.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
49
+ <svg width="1885pt" height="396pt"
50
+ viewBox="0.00 0.00 1885.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
51
51
  <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 391.59)">
52
52
  <title>dependencies</title>
53
- <polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 1329,-391.59 1329,4 -4,4"/>
54
- <text text-anchor="start" x="641.51" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
55
- <polygon fill="#ffffb3" stroke="transparent" points="428.5,-10 428.5,-30 448.5,-30 448.5,-10 428.5,-10"/>
56
- <text text-anchor="start" x="452.13" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
57
- <polygon fill="#8dd3c7" stroke="transparent" points="541.5,-10 541.5,-30 561.5,-30 561.5,-10 541.5,-10"/>
58
- <text text-anchor="start" x="565.23" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
59
- <polygon fill="#80b1d3" stroke="transparent" points="627.5,-10 627.5,-30 647.5,-30 647.5,-10 627.5,-10"/>
60
- <text text-anchor="start" x="651.28" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
61
- <polygon fill="#fdb462" stroke="transparent" points="724.5,-10 724.5,-30 744.5,-30 744.5,-10 724.5,-10"/>
62
- <text text-anchor="start" x="748.17" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
63
- <polygon fill="#fb8072" stroke="transparent" points="820.5,-10 820.5,-30 840.5,-30 840.5,-10 820.5,-10"/>
64
- <text text-anchor="start" x="844.23" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
53
+ <polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 1881,-391.59 1881,4 -4,4"/>
54
+ <text text-anchor="start" x="917.51" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
55
+ <polygon fill="#ffffb3" stroke="transparent" points="704.5,-10 704.5,-30 724.5,-30 724.5,-10 704.5,-10"/>
56
+ <text text-anchor="start" x="728.13" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
57
+ <polygon fill="#8dd3c7" stroke="transparent" points="817.5,-10 817.5,-30 837.5,-30 837.5,-10 817.5,-10"/>
58
+ <text text-anchor="start" x="841.23" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
59
+ <polygon fill="#80b1d3" stroke="transparent" points="903.5,-10 903.5,-30 923.5,-30 923.5,-10 903.5,-10"/>
60
+ <text text-anchor="start" x="927.28" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
61
+ <polygon fill="#fdb462" stroke="transparent" points="1000.5,-10 1000.5,-30 1020.5,-30 1020.5,-10 1000.5,-10"/>
62
+ <text text-anchor="start" x="1024.17" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
63
+ <polygon fill="#fb8072" stroke="transparent" points="1096.5,-10 1096.5,-30 1116.5,-30 1116.5,-10 1096.5,-10"/>
64
+ <text text-anchor="start" x="1120.23" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
65
65
  <g id="clust1" class="cluster">
66
66
  <title>cluster_TilesModule</title>
67
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1317,-379.59 1317,-70 8,-70"/>
67
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1869,-379.59 1869,-70 8,-70"/>
68
68
  </g>
69
- <g id="clust2" class="cluster">
70
- <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"/>
69
+ <g id="clust11" class="cluster">
70
+ <title>cluster_TilesModule_exports</title>
71
+ <polygon fill="none" stroke="black" points="390,-319.59 390,-371.59 1390,-371.59 1390,-319.59 390,-319.59"/>
72
72
  </g>
73
73
  <g id="clust9" class="cluster">
74
74
  <title>cluster_TilesModule_TileGroup_providers</title>
75
- <polygon fill="none" stroke="black" points="59,-78 59,-176.59 695,-176.59 695,-78 59,-78"/>
75
+ <polygon fill="none" stroke="black" points="1225,-78 1225,-241.59 1861,-241.59 1861,-78 1225,-78"/>
76
76
  </g>
77
77
  <g id="clust10" class="cluster">
78
78
  <title>cluster_TilesModule_imports</title>
79
- <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 324,-241.59 324,-189.59 16,-189.59"/>
79
+ <polygon fill="none" stroke="black" points="909,-189.59 909,-241.59 1217,-241.59 1217,-189.59 909,-189.59"/>
80
80
  </g>
81
- <g id="clust11" class="cluster">
82
- <title>cluster_TilesModule_exports</title>
83
- <polygon fill="none" stroke="black" points="105,-319.59 105,-371.59 1105,-371.59 1105,-319.59 105,-319.59"/>
81
+ <g id="clust2" class="cluster">
82
+ <title>cluster_TilesModule_declarations</title>
83
+ <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 901,-241.59 901,-189.59 16,-189.59"/>
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="893.2,-233.59 800.8,-233.59 800.8,-197.59 893.2,-197.59 893.2,-233.59"/>
89
+ <text text-anchor="middle" x="847" 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="832.54,-298.59 829.54,-302.59 808.54,-302.59 805.54,-298.59 745.46,-298.59 745.46,-262.59 832.54,-262.59 832.54,-298.59"/>
95
+ <text text-anchor="middle" x="789" 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="M816.84,-233.7C816.84,-233.7 816.84,-252.58 816.84,-252.58"/>
101
+ <polygon fill="black" stroke="black" points="813.34,-252.58 816.84,-262.58 820.34,-252.58 813.34,-252.58"/>
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="783.14,-233.59 678.86,-233.59 678.86,-197.59 783.14,-197.59 783.14,-233.59"/>
107
+ <text text-anchor="middle" x="731" 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="M764.27,-233.7C764.27,-233.7 764.27,-252.58 764.27,-252.58"/>
113
+ <polygon fill="black" stroke="black" points="760.77,-252.58 764.27,-262.58 767.77,-252.58 760.77,-252.58"/>
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="660.71,-233.59 441.29,-233.59 441.29,-197.59 660.71,-197.59 660.71,-233.59"/>
119
+ <text text-anchor="middle" x="551" 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="M597.31,-233.78C597.31,-248.77 597.31,-267.59 597.31,-267.59 597.31,-267.59 735.02,-267.59 735.02,-267.59"/>
125
+ <polygon fill="black" stroke="black" points="735.02,-271.09 745.02,-267.59 735.02,-264.09 735.02,-271.09"/>
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="423.44,-233.59 204.56,-233.59 204.56,-197.59 423.44,-197.59 423.44,-233.59"/>
131
+ <text text-anchor="middle" x="314" 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="M410.78,-233.62C410.78,-249.99 410.78,-271.59 410.78,-271.59 410.78,-271.59 735.24,-271.59 735.24,-271.59"/>
137
+ <polygon fill="black" stroke="black" points="735.24,-275.09 745.24,-271.59 735.24,-268.09 735.24,-275.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="186.15,-233.59 95.85,-233.59 95.85,-197.59 186.15,-197.59 186.15,-233.59"/>
143
+ <text text-anchor="middle" x="141" 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="M141,-233.89C141,-251.86 141,-276.59 141,-276.59 141,-276.59 735.22,-276.59 735.22,-276.59"/>
149
+ <polygon fill="black" stroke="black" points="735.22,-280.09 745.22,-276.59 735.22,-273.09 735.22,-280.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="78,-233.59 24,-233.59 24,-197.59 78,-197.59 78,-233.59"/>
155
+ <text text-anchor="middle" x="51" 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="M51,-233.7C51,-252.93 51,-280.59 51,-280.59 51,-280.59 735.32,-280.59 735.32,-280.59"/>
161
+ <polygon fill="black" stroke="black" points="735.32,-284.09 745.32,-280.59 735.32,-277.09 735.32,-284.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="1443.32,-233.59 1368.68,-233.59 1368.68,-197.59 1443.32,-197.59 1443.32,-233.59"/>
167
+ <text text-anchor="middle" x="1406" 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="M1375.35,-233.7C1375.35,-252.93 1375.35,-280.59 1375.35,-280.59 1375.35,-280.59 842.59,-280.59 842.59,-280.59"/>
173
+ <polygon fill="black" stroke="black" points="842.59,-277.09 832.59,-280.59 842.59,-284.09 842.59,-277.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="1381.7,-363.59 1286.3,-363.59 1286.3,-327.59 1381.7,-327.59 1381.7,-363.59"/>
179
+ <text text-anchor="middle" x="1334" 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="M832.61,-285.59C960.81,-285.59 1327.5,-285.59 1327.5,-285.59 1327.5,-285.59 1327.5,-317.59 1327.5,-317.59"/>
185
+ <polygon fill="black" stroke="black" points="1324,-317.59 1327.5,-327.59 1331,-317.59 1324,-317.59"/>
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="1268.14,-363.59 1159.86,-363.59 1159.86,-327.59 1268.14,-327.59 1268.14,-363.59"/>
191
+ <text text-anchor="middle" x="1214" 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="M832.81,-289.59C935.72,-289.59 1184.27,-289.59 1184.27,-289.59 1184.27,-289.59 1184.27,-317.56 1184.27,-317.56"/>
197
+ <polygon fill="black" stroke="black" points="1180.77,-317.56 1184.27,-327.56 1187.77,-317.56 1180.77,-317.56"/>
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="1141.71,-363.59 918.29,-363.59 918.29,-327.59 1141.71,-327.59 1141.71,-363.59"/>
203
+ <text text-anchor="middle" x="1030" 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="M832.9,-294.59C879.53,-294.59 946.59,-294.59 946.59,-294.59 946.59,-294.59 946.59,-317.47 946.59,-317.47"/>
209
+ <polygon fill="black" stroke="black" points="943.09,-317.47 946.59,-327.47 950.09,-317.47 943.09,-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="900.44,-363.59 677.56,-363.59 677.56,-327.59 900.44,-327.59 900.44,-363.59"/>
215
+ <text text-anchor="middle" x="789" 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="M789,-298.7C789,-298.7 789,-317.58 789,-317.58"/>
221
+ <polygon fill="black" stroke="black" points="785.5,-317.58 789,-327.58 792.5,-317.58 785.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="660.15,-363.59 565.85,-363.59 565.85,-327.59 660.15,-327.59 660.15,-363.59"/>
227
+ <text text-anchor="middle" x="613" 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="M745.19,-294.59C697.73,-294.59 628.69,-294.59 628.69,-294.59 628.69,-294.59 628.69,-317.47 628.69,-317.47"/>
233
+ <polygon fill="black" stroke="black" points="625.19,-317.47 628.69,-327.47 632.19,-317.47 625.19,-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="548,-363.59 494,-363.59 494,-327.59 548,-327.59 548,-363.59"/>
239
+ <text text-anchor="middle" x="521" 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="M745.34,-289.59C669.4,-289.59 521,-289.59 521,-289.59 521,-289.59 521,-317.56 521,-317.56"/>
245
+ <polygon fill="black" stroke="black" points="517.5,-317.56 521,-327.56 524.5,-317.56 517.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="475.82,-363.59 398.18,-363.59 398.18,-327.59 475.82,-327.59 475.82,-363.59"/>
251
+ <text text-anchor="middle" x="437" 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="M745.12,-285.59C655.22,-285.59 458.53,-285.59 458.53,-285.59 458.53,-285.59 458.53,-317.59 458.53,-317.59"/>
257
+ <polygon fill="black" stroke="black" points="455.03,-317.59 458.53,-327.59 462.03,-317.59 455.03,-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="1543" cy="-127.3" rx="309.77" ry="41.09"/>
267
+ <text text-anchor="middle" x="1543" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
268
+ <text text-anchor="middle" x="1543" 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="1543" 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="M1406,-164.48C1406,-164.48 1406,-187.22 1406,-187.22"/>
279
+ <polygon fill="black" stroke="black" points="1402.5,-187.22 1406,-197.22 1409.5,-187.22 1402.5,-187.22"/>
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="1208.71,-233.59 1205.71,-237.59 1184.71,-237.59 1181.71,-233.59 1123.29,-233.59 1123.29,-197.59 1208.71,-197.59 1208.71,-233.59"/>
285
+ <text text-anchor="middle" x="1166" 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="M1132.5,-233.89C1132.5,-251.86 1132.5,-276.59 1132.5,-276.59 1132.5,-276.59 842.85,-276.59 842.85,-276.59"/>
291
+ <polygon fill="black" stroke="black" points="842.85,-273.09 832.85,-276.59 842.85,-280.09 842.85,-273.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="1105.43,-233.59 1102.43,-237.59 1081.43,-237.59 1078.43,-233.59 1020.57,-233.59 1020.57,-197.59 1105.43,-197.59 1105.43,-233.59"/>
297
+ <text text-anchor="middle" x="1063" 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="M1063,-233.62C1063,-249.99 1063,-271.59 1063,-271.59 1063,-271.59 842.72,-271.59 842.72,-271.59"/>
303
+ <polygon fill="black" stroke="black" points="842.72,-268.09 832.72,-271.59 842.72,-275.09 842.72,-268.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="1002.99,-233.59 999.99,-237.59 978.99,-237.59 975.99,-233.59 917.01,-233.59 917.01,-197.59 1002.99,-197.59 1002.99,-233.59"/>
309
+ <text text-anchor="middle" x="960" 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="M974.8,-233.78C974.8,-248.77 974.8,-267.59 974.8,-267.59 974.8,-267.59 842.56,-267.59 842.56,-267.59"/>
315
+ <polygon fill="black" stroke="black" points="842.56,-264.09 832.56,-267.59 842.56,-271.09 842.56,-264.09"/>
316
316
  </g>
317
317
  </g>
318
318
  </svg>
@@ -24,14 +24,14 @@
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="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"/>
30
- </g>
31
27
  <g id="clust4" class="cluster">
32
28
  <title>cluster_TimePickerModule_imports</title>
33
29
  <polygon fill="none" stroke="black" points="396,-189.59 396,-241.59 572,-241.59 572,-189.59 396,-189.59"/>
34
30
  </g>
31
+ <g id="clust2" class="cluster">
32
+ <title>cluster_TimePickerModule_declarations</title>
33
+ <polygon fill="none" stroke="black" points="290,-189.59 290,-241.59 388,-241.59 388,-189.59 290,-189.59"/>
34
+ </g>
35
35
  <g id="clust5" class="cluster">
36
36
  <title>cluster_TimePickerModule_exports</title>
37
37
  <polygon fill="none" stroke="black" points="361,-319.59 361,-371.59 461,-371.59 461,-319.59 361,-319.59"/>
@@ -66,14 +66,14 @@
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="clust2" class="cluster">
70
- <title>cluster_TimePickerModule_declarations</title>
71
- <polygon fill="none" stroke="black" points="290,-189.59 290,-241.59 388,-241.59 388,-189.59 290,-189.59"/>
72
- </g>
73
69
  <g id="clust4" class="cluster">
74
70
  <title>cluster_TimePickerModule_imports</title>
75
71
  <polygon fill="none" stroke="black" points="396,-189.59 396,-241.59 572,-241.59 572,-189.59 396,-189.59"/>
76
72
  </g>
73
+ <g id="clust2" class="cluster">
74
+ <title>cluster_TimePickerModule_declarations</title>
75
+ <polygon fill="none" stroke="black" points="290,-189.59 290,-241.59 388,-241.59 388,-189.59 290,-189.59"/>
76
+ </g>
77
77
  <g id="clust5" class="cluster">
78
78
  <title>cluster_TimePickerModule_exports</title>
79
79
  <polygon fill="none" stroke="black" points="361,-319.59 361,-371.59 461,-371.59 461,-319.59 361,-319.59"/>