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
@@ -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="734pt" height="396pt"
8
- viewBox="0.00 0.00 734.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
7
+ <svg width="954pt" height="396pt"
8
+ viewBox="0.00 0.00 954.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 730,-391.59 730,4 -4,4"/>
12
- <text text-anchor="start" x="342.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
13
- <polygon fill="#ffffb3" stroke="transparent" points="129,-10 129,-30 149,-30 149,-10 129,-10"/>
14
- <text text-anchor="start" x="152.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
15
- <polygon fill="#8dd3c7" stroke="transparent" points="242,-10 242,-30 262,-30 262,-10 242,-10"/>
16
- <text text-anchor="start" x="265.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
17
- <polygon fill="#80b1d3" stroke="transparent" points="328,-10 328,-30 348,-30 348,-10 328,-10"/>
18
- <text text-anchor="start" x="351.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
19
- <polygon fill="#fdb462" stroke="transparent" points="425,-10 425,-30 445,-30 445,-10 425,-10"/>
20
- <text text-anchor="start" x="448.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
21
- <polygon fill="#fb8072" stroke="transparent" points="521,-10 521,-30 541,-30 541,-10 521,-10"/>
22
- <text text-anchor="start" x="544.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 950,-391.59 950,4 -4,4"/>
12
+ <text text-anchor="start" x="452.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
13
+ <polygon fill="#ffffb3" stroke="transparent" points="239,-10 239,-30 259,-30 259,-10 239,-10"/>
14
+ <text text-anchor="start" x="262.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
15
+ <polygon fill="#8dd3c7" stroke="transparent" points="352,-10 352,-30 372,-30 372,-10 352,-10"/>
16
+ <text text-anchor="start" x="375.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
17
+ <polygon fill="#80b1d3" stroke="transparent" points="438,-10 438,-30 458,-30 458,-10 438,-10"/>
18
+ <text text-anchor="start" x="461.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
19
+ <polygon fill="#fdb462" stroke="transparent" points="535,-10 535,-30 555,-30 555,-10 535,-10"/>
20
+ <text text-anchor="start" x="558.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
21
+ <polygon fill="#fb8072" stroke="transparent" points="631,-10 631,-30 651,-30 651,-10 631,-10"/>
22
+ <text text-anchor="start" x="654.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_TimePickerSelectModule</title>
25
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 718,-379.59 718,-70 8,-70"/>
26
- </g>
27
- <g id="clust4" class="cluster">
28
- <title>cluster_TimePickerSelectModule_imports</title>
29
- <polygon fill="none" stroke="black" points="437,-189.59 437,-241.59 649,-241.59 649,-189.59 437,-189.59"/>
30
- </g>
31
- <g id="clust2" class="cluster">
32
- <title>cluster_TimePickerSelectModule_declarations</title>
33
- <polygon fill="none" stroke="black" points="297,-189.59 297,-241.59 429,-241.59 429,-189.59 297,-189.59"/>
25
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 938,-379.59 938,-70 8,-70"/>
34
26
  </g>
35
27
  <g id="clust3" class="cluster">
36
28
  <title>cluster_TimePickerSelectModule_TimePickerSelect_providers</title>
37
- <polygon fill="none" stroke="black" points="16,-78 16,-176.59 710,-176.59 710,-78 16,-78"/>
29
+ <polygon fill="none" stroke="black" points="236,-78 236,-241.59 930,-241.59 930,-78 236,-78"/>
30
+ </g>
31
+ <g id="clust4" class="cluster">
32
+ <title>cluster_TimePickerSelectModule_imports</title>
33
+ <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 228,-241.59 228,-189.59 16,-189.59"/>
38
34
  </g>
39
35
  <g id="clust5" class="cluster">
40
36
  <title>cluster_TimePickerSelectModule_exports</title>
41
- <polygon fill="none" stroke="black" points="424,-319.59 424,-371.59 560,-371.59 560,-319.59 424,-319.59"/>
37
+ <polygon fill="none" stroke="black" points="110,-319.59 110,-371.59 246,-371.59 246,-319.59 110,-319.59"/>
42
38
  </g>
43
39
  <!-- TimePickerSelect -->
44
40
  <g id="node1" class="node">
45
41
  <title>TimePickerSelect</title>
46
- <polygon fill="#ffffb3" stroke="black" points="420.52,-233.59 305.48,-233.59 305.48,-197.59 420.52,-197.59 420.52,-233.59"/>
47
- <text text-anchor="middle" x="363" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelect</text>
42
+ <polygon fill="#ffffb3" stroke="black" points="499.52,-233.59 384.48,-233.59 384.48,-197.59 499.52,-197.59 499.52,-233.59"/>
43
+ <text text-anchor="middle" x="442" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelect</text>
48
44
  </g>
49
45
  <!-- TimePickerSelectModule -->
50
46
  <g id="node2" class="node">
51
47
  <title>TimePickerSelectModule</title>
52
- <polygon fill="#8dd3c7" stroke="black" points="571.57,-298.59 568.57,-302.59 547.57,-302.59 544.57,-298.59 412.43,-298.59 412.43,-262.59 571.57,-262.59 571.57,-298.59"/>
53
- <text text-anchor="middle" x="492" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
48
+ <polygon fill="#8dd3c7" stroke="black" points="257.57,-298.59 254.57,-302.59 233.57,-302.59 230.57,-298.59 98.43,-298.59 98.43,-262.59 257.57,-262.59 257.57,-298.59"/>
49
+ <text text-anchor="middle" x="178" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
54
50
  </g>
55
51
  <!-- TimePickerSelect&#45;&gt;TimePickerSelectModule -->
56
52
  <g id="edge1" class="edge">
57
53
  <title>TimePickerSelect&#45;&gt;TimePickerSelectModule</title>
58
- <path fill="none" stroke="black" d="M416.61,-233.7C416.61,-233.7 416.61,-252.58 416.61,-252.58"/>
59
- <polygon fill="black" stroke="black" points="413.11,-252.58 416.61,-262.58 420.11,-252.58 413.11,-252.58"/>
54
+ <path fill="none" stroke="black" d="M384.4,-215.59C328.13,-215.59 250.88,-215.59 250.88,-215.59 250.88,-215.59 250.88,-252.48 250.88,-252.48"/>
55
+ <polygon fill="black" stroke="black" points="247.38,-252.48 250.88,-262.48 254.38,-252.48 247.38,-252.48"/>
60
56
  </g>
61
57
  <!-- TimePickerSelect -->
62
58
  <g id="node6" class="node">
63
59
  <title>TimePickerSelect </title>
64
- <polygon fill="#fb8072" stroke="black" points="551.52,-363.59 432.48,-363.59 432.48,-327.59 551.52,-327.59 551.52,-363.59"/>
65
- <text text-anchor="middle" x="492" y="-341.39" font-family="Times,serif" font-size="14.00">TimePickerSelect </text>
60
+ <polygon fill="#fb8072" stroke="black" points="237.52,-363.59 118.48,-363.59 118.48,-327.59 237.52,-327.59 237.52,-363.59"/>
61
+ <text text-anchor="middle" x="178" y="-341.39" font-family="Times,serif" font-size="14.00">TimePickerSelect </text>
66
62
  </g>
67
63
  <!-- TimePickerSelectModule&#45;&gt;TimePickerSelect -->
68
64
  <g id="edge5" class="edge">
69
65
  <title>TimePickerSelectModule&#45;&gt;TimePickerSelect </title>
70
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M492,-298.7C492,-298.7 492,-317.58 492,-317.58"/>
71
- <polygon fill="black" stroke="black" points="488.5,-317.58 492,-327.58 495.5,-317.58 488.5,-317.58"/>
66
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M178,-298.7C178,-298.7 178,-317.58 178,-317.58"/>
67
+ <polygon fill="black" stroke="black" points="174.5,-317.58 178,-327.58 181.5,-317.58 174.5,-317.58"/>
72
68
  </g>
73
69
  <!-- {
74
70
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
@@ -77,10 +73,10 @@
77
73
  <title>{
78
74
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
79
75
  }</title>
80
- <ellipse fill="#fdb462" stroke="black" cx="363" cy="-127.3" rx="338.54" ry="41.09"/>
81
- <text text-anchor="middle" x="363" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
82
- <text text-anchor="middle" x="363" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true</text>
83
- <text text-anchor="middle" x="363" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
76
+ <ellipse fill="#fdb462" stroke="black" cx="583" cy="-127.3" rx="338.54" ry="41.09"/>
77
+ <text text-anchor="middle" x="583" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
78
+ <text text-anchor="middle" x="583" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true</text>
79
+ <text text-anchor="middle" x="583" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
84
80
  </g>
85
81
  <!-- {
86
82
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
@@ -89,32 +85,32 @@
89
85
  <title>{
90
86
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
91
87
  }&#45;&gt;TimePickerSelect</title>
92
- <path fill="none" stroke="black" d="M363,-168.6C363,-168.6 363,-187.26 363,-187.26"/>
93
- <polygon fill="black" stroke="black" points="359.5,-187.26 363,-197.26 366.5,-187.26 359.5,-187.26"/>
88
+ <path fill="none" stroke="black" d="M442,-165C442,-165 442,-187.45 442,-187.45"/>
89
+ <polygon fill="black" stroke="black" points="438.5,-187.45 442,-197.45 445.5,-187.45 438.5,-187.45"/>
94
90
  </g>
95
91
  <!-- IconModule -->
96
92
  <g id="node4" class="node">
97
93
  <title>IconModule</title>
98
- <polygon fill="#8dd3c7" stroke="black" points="641.43,-233.59 638.43,-237.59 617.43,-237.59 614.43,-233.59 556.57,-233.59 556.57,-197.59 641.43,-197.59 641.43,-233.59"/>
99
- <text text-anchor="middle" x="599" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
94
+ <polygon fill="#8dd3c7" stroke="black" points="220.43,-233.59 217.43,-237.59 196.43,-237.59 193.43,-233.59 135.57,-233.59 135.57,-197.59 220.43,-197.59 220.43,-233.59"/>
95
+ <text text-anchor="middle" x="178" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
100
96
  </g>
101
97
  <!-- IconModule&#45;&gt;TimePickerSelectModule -->
102
98
  <g id="edge3" class="edge">
103
99
  <title>IconModule&#45;&gt;TimePickerSelectModule</title>
104
- <path fill="none" stroke="black" d="M564.16,-233.7C564.16,-233.7 564.16,-252.58 564.16,-252.58"/>
105
- <polygon fill="black" stroke="black" points="560.66,-252.58 564.16,-262.58 567.66,-252.58 560.66,-252.58"/>
100
+ <path fill="none" stroke="black" d="M178,-233.7C178,-233.7 178,-252.58 178,-252.58"/>
101
+ <polygon fill="black" stroke="black" points="174.5,-252.58 178,-262.58 181.5,-252.58 174.5,-252.58"/>
106
102
  </g>
107
103
  <!-- SelectModule -->
108
104
  <g id="node5" class="node">
109
105
  <title>SelectModule</title>
110
- <polygon fill="#8dd3c7" stroke="black" points="538.76,-233.59 535.76,-237.59 514.76,-237.59 511.76,-233.59 445.24,-233.59 445.24,-197.59 538.76,-197.59 538.76,-233.59"/>
111
- <text text-anchor="middle" x="492" y="-211.39" font-family="Times,serif" font-size="14.00">SelectModule</text>
106
+ <polygon fill="#8dd3c7" stroke="black" points="117.76,-233.59 114.76,-237.59 93.76,-237.59 90.76,-233.59 24.24,-233.59 24.24,-197.59 117.76,-197.59 117.76,-233.59"/>
107
+ <text text-anchor="middle" x="71" y="-211.39" font-family="Times,serif" font-size="14.00">SelectModule</text>
112
108
  </g>
113
109
  <!-- SelectModule&#45;&gt;TimePickerSelectModule -->
114
110
  <g id="edge4" class="edge">
115
111
  <title>SelectModule&#45;&gt;TimePickerSelectModule</title>
116
- <path fill="none" stroke="black" d="M492,-233.7C492,-233.7 492,-252.58 492,-252.58"/>
117
- <polygon fill="black" stroke="black" points="488.5,-252.58 492,-262.58 495.5,-252.58 488.5,-252.58"/>
112
+ <path fill="none" stroke="black" d="M108.17,-233.7C108.17,-233.7 108.17,-252.58 108.17,-252.58"/>
113
+ <polygon fill="black" stroke="black" points="104.67,-252.58 108.17,-262.58 111.67,-252.58 104.67,-252.58"/>
118
114
  </g>
119
115
  </g>
120
116
  </svg>
@@ -46,71 +46,67 @@
46
46
  <!-- Generated by graphviz version 2.47.0 (20210316.0004)
47
47
  -->
48
48
  <!-- Title: dependencies Pages: 1 -->
49
- <svg width="734pt" height="396pt"
50
- viewBox="0.00 0.00 734.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
49
+ <svg width="954pt" height="396pt"
50
+ viewBox="0.00 0.00 954.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 730,-391.59 730,4 -4,4"/>
54
- <text text-anchor="start" x="342.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
55
- <polygon fill="#ffffb3" stroke="transparent" points="129,-10 129,-30 149,-30 149,-10 129,-10"/>
56
- <text text-anchor="start" x="152.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
57
- <polygon fill="#8dd3c7" stroke="transparent" points="242,-10 242,-30 262,-30 262,-10 242,-10"/>
58
- <text text-anchor="start" x="265.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
59
- <polygon fill="#80b1d3" stroke="transparent" points="328,-10 328,-30 348,-30 348,-10 328,-10"/>
60
- <text text-anchor="start" x="351.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
61
- <polygon fill="#fdb462" stroke="transparent" points="425,-10 425,-30 445,-30 445,-10 425,-10"/>
62
- <text text-anchor="start" x="448.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
63
- <polygon fill="#fb8072" stroke="transparent" points="521,-10 521,-30 541,-30 541,-10 521,-10"/>
64
- <text text-anchor="start" x="544.73" 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 950,-391.59 950,4 -4,4"/>
54
+ <text text-anchor="start" x="452.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
55
+ <polygon fill="#ffffb3" stroke="transparent" points="239,-10 239,-30 259,-30 259,-10 239,-10"/>
56
+ <text text-anchor="start" x="262.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
57
+ <polygon fill="#8dd3c7" stroke="transparent" points="352,-10 352,-30 372,-30 372,-10 352,-10"/>
58
+ <text text-anchor="start" x="375.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
59
+ <polygon fill="#80b1d3" stroke="transparent" points="438,-10 438,-30 458,-30 458,-10 438,-10"/>
60
+ <text text-anchor="start" x="461.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
61
+ <polygon fill="#fdb462" stroke="transparent" points="535,-10 535,-30 555,-30 555,-10 535,-10"/>
62
+ <text text-anchor="start" x="558.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
63
+ <polygon fill="#fb8072" stroke="transparent" points="631,-10 631,-30 651,-30 651,-10 631,-10"/>
64
+ <text text-anchor="start" x="654.73" 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_TimePickerSelectModule</title>
67
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 718,-379.59 718,-70 8,-70"/>
68
- </g>
69
- <g id="clust4" class="cluster">
70
- <title>cluster_TimePickerSelectModule_imports</title>
71
- <polygon fill="none" stroke="black" points="437,-189.59 437,-241.59 649,-241.59 649,-189.59 437,-189.59"/>
72
- </g>
73
- <g id="clust2" class="cluster">
74
- <title>cluster_TimePickerSelectModule_declarations</title>
75
- <polygon fill="none" stroke="black" points="297,-189.59 297,-241.59 429,-241.59 429,-189.59 297,-189.59"/>
67
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 938,-379.59 938,-70 8,-70"/>
76
68
  </g>
77
69
  <g id="clust3" class="cluster">
78
70
  <title>cluster_TimePickerSelectModule_TimePickerSelect_providers</title>
79
- <polygon fill="none" stroke="black" points="16,-78 16,-176.59 710,-176.59 710,-78 16,-78"/>
71
+ <polygon fill="none" stroke="black" points="236,-78 236,-241.59 930,-241.59 930,-78 236,-78"/>
72
+ </g>
73
+ <g id="clust4" class="cluster">
74
+ <title>cluster_TimePickerSelectModule_imports</title>
75
+ <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 228,-241.59 228,-189.59 16,-189.59"/>
80
76
  </g>
81
77
  <g id="clust5" class="cluster">
82
78
  <title>cluster_TimePickerSelectModule_exports</title>
83
- <polygon fill="none" stroke="black" points="424,-319.59 424,-371.59 560,-371.59 560,-319.59 424,-319.59"/>
79
+ <polygon fill="none" stroke="black" points="110,-319.59 110,-371.59 246,-371.59 246,-319.59 110,-319.59"/>
84
80
  </g>
85
81
  <!-- TimePickerSelect -->
86
82
  <g id="node1" class="node">
87
83
  <title>TimePickerSelect</title>
88
- <polygon fill="#ffffb3" stroke="black" points="420.52,-233.59 305.48,-233.59 305.48,-197.59 420.52,-197.59 420.52,-233.59"/>
89
- <text text-anchor="middle" x="363" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelect</text>
84
+ <polygon fill="#ffffb3" stroke="black" points="499.52,-233.59 384.48,-233.59 384.48,-197.59 499.52,-197.59 499.52,-233.59"/>
85
+ <text text-anchor="middle" x="442" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelect</text>
90
86
  </g>
91
87
  <!-- TimePickerSelectModule -->
92
88
  <g id="node2" class="node">
93
89
  <title>TimePickerSelectModule</title>
94
- <polygon fill="#8dd3c7" stroke="black" points="571.57,-298.59 568.57,-302.59 547.57,-302.59 544.57,-298.59 412.43,-298.59 412.43,-262.59 571.57,-262.59 571.57,-298.59"/>
95
- <text text-anchor="middle" x="492" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
90
+ <polygon fill="#8dd3c7" stroke="black" points="257.57,-298.59 254.57,-302.59 233.57,-302.59 230.57,-298.59 98.43,-298.59 98.43,-262.59 257.57,-262.59 257.57,-298.59"/>
91
+ <text text-anchor="middle" x="178" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
96
92
  </g>
97
93
  <!-- TimePickerSelect&#45;&gt;TimePickerSelectModule -->
98
94
  <g id="edge1" class="edge">
99
95
  <title>TimePickerSelect&#45;&gt;TimePickerSelectModule</title>
100
- <path fill="none" stroke="black" d="M416.61,-233.7C416.61,-233.7 416.61,-252.58 416.61,-252.58"/>
101
- <polygon fill="black" stroke="black" points="413.11,-252.58 416.61,-262.58 420.11,-252.58 413.11,-252.58"/>
96
+ <path fill="none" stroke="black" d="M384.4,-215.59C328.13,-215.59 250.88,-215.59 250.88,-215.59 250.88,-215.59 250.88,-252.48 250.88,-252.48"/>
97
+ <polygon fill="black" stroke="black" points="247.38,-252.48 250.88,-262.48 254.38,-252.48 247.38,-252.48"/>
102
98
  </g>
103
99
  <!-- TimePickerSelect -->
104
100
  <g id="node6" class="node">
105
101
  <title>TimePickerSelect </title>
106
- <polygon fill="#fb8072" stroke="black" points="551.52,-363.59 432.48,-363.59 432.48,-327.59 551.52,-327.59 551.52,-363.59"/>
107
- <text text-anchor="middle" x="492" y="-341.39" font-family="Times,serif" font-size="14.00">TimePickerSelect </text>
102
+ <polygon fill="#fb8072" stroke="black" points="237.52,-363.59 118.48,-363.59 118.48,-327.59 237.52,-327.59 237.52,-363.59"/>
103
+ <text text-anchor="middle" x="178" y="-341.39" font-family="Times,serif" font-size="14.00">TimePickerSelect </text>
108
104
  </g>
109
105
  <!-- TimePickerSelectModule&#45;&gt;TimePickerSelect -->
110
106
  <g id="edge5" class="edge">
111
107
  <title>TimePickerSelectModule&#45;&gt;TimePickerSelect </title>
112
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M492,-298.7C492,-298.7 492,-317.58 492,-317.58"/>
113
- <polygon fill="black" stroke="black" points="488.5,-317.58 492,-327.58 495.5,-317.58 488.5,-317.58"/>
108
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M178,-298.7C178,-298.7 178,-317.58 178,-317.58"/>
109
+ <polygon fill="black" stroke="black" points="174.5,-317.58 178,-327.58 181.5,-317.58 174.5,-317.58"/>
114
110
  </g>
115
111
  <!-- {
116
112
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
@@ -119,10 +115,10 @@
119
115
  <title>{
120
116
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
121
117
  }</title>
122
- <ellipse fill="#fdb462" stroke="black" cx="363" cy="-127.3" rx="338.54" ry="41.09"/>
123
- <text text-anchor="middle" x="363" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
124
- <text text-anchor="middle" x="363" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true</text>
125
- <text text-anchor="middle" x="363" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
118
+ <ellipse fill="#fdb462" stroke="black" cx="583" cy="-127.3" rx="338.54" ry="41.09"/>
119
+ <text text-anchor="middle" x="583" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
120
+ <text text-anchor="middle" x="583" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true</text>
121
+ <text text-anchor="middle" x="583" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
126
122
  </g>
127
123
  <!-- {
128
124
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
@@ -131,32 +127,32 @@
131
127
  <title>{
132
128
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
133
129
  }&#45;&gt;TimePickerSelect</title>
134
- <path fill="none" stroke="black" d="M363,-168.6C363,-168.6 363,-187.26 363,-187.26"/>
135
- <polygon fill="black" stroke="black" points="359.5,-187.26 363,-197.26 366.5,-187.26 359.5,-187.26"/>
130
+ <path fill="none" stroke="black" d="M442,-165C442,-165 442,-187.45 442,-187.45"/>
131
+ <polygon fill="black" stroke="black" points="438.5,-187.45 442,-197.45 445.5,-187.45 438.5,-187.45"/>
136
132
  </g>
137
133
  <!-- IconModule -->
138
134
  <g id="node4" class="node">
139
135
  <title>IconModule</title>
140
- <polygon fill="#8dd3c7" stroke="black" points="641.43,-233.59 638.43,-237.59 617.43,-237.59 614.43,-233.59 556.57,-233.59 556.57,-197.59 641.43,-197.59 641.43,-233.59"/>
141
- <text text-anchor="middle" x="599" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
136
+ <polygon fill="#8dd3c7" stroke="black" points="220.43,-233.59 217.43,-237.59 196.43,-237.59 193.43,-233.59 135.57,-233.59 135.57,-197.59 220.43,-197.59 220.43,-233.59"/>
137
+ <text text-anchor="middle" x="178" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
142
138
  </g>
143
139
  <!-- IconModule&#45;&gt;TimePickerSelectModule -->
144
140
  <g id="edge3" class="edge">
145
141
  <title>IconModule&#45;&gt;TimePickerSelectModule</title>
146
- <path fill="none" stroke="black" d="M564.16,-233.7C564.16,-233.7 564.16,-252.58 564.16,-252.58"/>
147
- <polygon fill="black" stroke="black" points="560.66,-252.58 564.16,-262.58 567.66,-252.58 560.66,-252.58"/>
142
+ <path fill="none" stroke="black" d="M178,-233.7C178,-233.7 178,-252.58 178,-252.58"/>
143
+ <polygon fill="black" stroke="black" points="174.5,-252.58 178,-262.58 181.5,-252.58 174.5,-252.58"/>
148
144
  </g>
149
145
  <!-- SelectModule -->
150
146
  <g id="node5" class="node">
151
147
  <title>SelectModule</title>
152
- <polygon fill="#8dd3c7" stroke="black" points="538.76,-233.59 535.76,-237.59 514.76,-237.59 511.76,-233.59 445.24,-233.59 445.24,-197.59 538.76,-197.59 538.76,-233.59"/>
153
- <text text-anchor="middle" x="492" y="-211.39" font-family="Times,serif" font-size="14.00">SelectModule</text>
148
+ <polygon fill="#8dd3c7" stroke="black" points="117.76,-233.59 114.76,-237.59 93.76,-237.59 90.76,-233.59 24.24,-233.59 24.24,-197.59 117.76,-197.59 117.76,-233.59"/>
149
+ <text text-anchor="middle" x="71" y="-211.39" font-family="Times,serif" font-size="14.00">SelectModule</text>
154
150
  </g>
155
151
  <!-- SelectModule&#45;&gt;TimePickerSelectModule -->
156
152
  <g id="edge4" class="edge">
157
153
  <title>SelectModule&#45;&gt;TimePickerSelectModule</title>
158
- <path fill="none" stroke="black" d="M492,-233.7C492,-233.7 492,-252.58 492,-252.58"/>
159
- <polygon fill="black" stroke="black" points="488.5,-252.58 492,-262.58 495.5,-252.58 488.5,-252.58"/>
154
+ <path fill="none" stroke="black" d="M108.17,-233.7C108.17,-233.7 108.17,-252.58 108.17,-252.58"/>
155
+ <polygon fill="black" stroke="black" points="104.67,-252.58 108.17,-262.58 111.67,-252.58 104.67,-252.58"/>
160
156
  </g>
161
157
  </g>
162
158
  </svg>
@@ -24,47 +24,47 @@
24
24
  <title>cluster_ToggleModule</title>
25
25
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 742,-379.59 742,-70 8,-70"/>
26
26
  </g>
27
- <g id="clust4" class="cluster">
28
- <title>cluster_ToggleModule_imports</title>
29
- <polygon fill="none" stroke="black" points="632,-189.59 632,-241.59 734,-241.59 734,-189.59 632,-189.59"/>
30
- </g>
31
27
  <g id="clust3" class="cluster">
32
28
  <title>cluster_ToggleModule_Toggle_providers</title>
33
- <polygon fill="none" stroke="black" points="16,-78 16,-241.59 624,-241.59 624,-78 16,-78"/>
29
+ <polygon fill="none" stroke="black" points="126,-78 126,-241.59 734,-241.59 734,-78 126,-78"/>
34
30
  </g>
35
31
  <g id="clust5" class="cluster">
36
32
  <title>cluster_ToggleModule_exports</title>
37
- <polygon fill="none" stroke="black" points="554,-319.59 554,-371.59 630,-371.59 630,-319.59 554,-319.59"/>
33
+ <polygon fill="none" stroke="black" points="143,-319.59 143,-371.59 219,-371.59 219,-319.59 143,-319.59"/>
34
+ </g>
35
+ <g id="clust4" class="cluster">
36
+ <title>cluster_ToggleModule_imports</title>
37
+ <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 118,-241.59 118,-189.59 16,-189.59"/>
38
38
  </g>
39
39
  <!-- Toggle -->
40
40
  <g id="node1" class="node">
41
41
  <title>Toggle</title>
42
- <polygon fill="#ffffb3" stroke="black" points="438.66,-233.59 383.34,-233.59 383.34,-197.59 438.66,-197.59 438.66,-233.59"/>
43
- <text text-anchor="middle" x="411" y="-211.39" font-family="Times,serif" font-size="14.00">Toggle</text>
42
+ <polygon fill="#ffffb3" stroke="black" points="323.66,-233.59 268.34,-233.59 268.34,-197.59 323.66,-197.59 323.66,-233.59"/>
43
+ <text text-anchor="middle" x="296" y="-211.39" font-family="Times,serif" font-size="14.00">Toggle</text>
44
44
  </g>
45
45
  <!-- ToggleModule -->
46
46
  <g id="node2" class="node">
47
47
  <title>ToggleModule</title>
48
- <polygon fill="#8dd3c7" stroke="black" points="641.71,-298.59 638.71,-302.59 617.71,-302.59 614.71,-298.59 542.29,-298.59 542.29,-262.59 641.71,-262.59 641.71,-298.59"/>
49
- <text text-anchor="middle" x="592" y="-276.39" font-family="Times,serif" font-size="14.00">ToggleModule</text>
48
+ <polygon fill="#8dd3c7" stroke="black" points="230.71,-298.59 227.71,-302.59 206.71,-302.59 203.71,-298.59 131.29,-298.59 131.29,-262.59 230.71,-262.59 230.71,-298.59"/>
49
+ <text text-anchor="middle" x="181" y="-276.39" font-family="Times,serif" font-size="14.00">ToggleModule</text>
50
50
  </g>
51
51
  <!-- Toggle&#45;&gt;ToggleModule -->
52
52
  <g id="edge1" class="edge">
53
53
  <title>Toggle&#45;&gt;ToggleModule</title>
54
- <path fill="none" stroke="black" d="M411,-233.7C411,-252.93 411,-280.59 411,-280.59 411,-280.59 532.06,-280.59 532.06,-280.59"/>
55
- <polygon fill="black" stroke="black" points="532.06,-284.09 542.06,-280.59 532.06,-277.09 532.06,-284.09"/>
54
+ <path fill="none" stroke="black" d="M296,-233.7C296,-252.93 296,-280.59 296,-280.59 296,-280.59 240.77,-280.59 240.77,-280.59"/>
55
+ <polygon fill="black" stroke="black" points="240.77,-277.09 230.77,-280.59 240.77,-284.09 240.77,-277.09"/>
56
56
  </g>
57
57
  <!-- Toggle -->
58
58
  <g id="node5" class="node">
59
59
  <title>Toggle </title>
60
- <polygon fill="#fb8072" stroke="black" points="621.66,-363.59 562.34,-363.59 562.34,-327.59 621.66,-327.59 621.66,-363.59"/>
61
- <text text-anchor="middle" x="592" y="-341.39" font-family="Times,serif" font-size="14.00">Toggle </text>
60
+ <polygon fill="#fb8072" stroke="black" points="210.66,-363.59 151.34,-363.59 151.34,-327.59 210.66,-327.59 210.66,-363.59"/>
61
+ <text text-anchor="middle" x="181" y="-341.39" font-family="Times,serif" font-size="14.00">Toggle </text>
62
62
  </g>
63
63
  <!-- ToggleModule&#45;&gt;Toggle -->
64
64
  <g id="edge4" class="edge">
65
65
  <title>ToggleModule&#45;&gt;Toggle </title>
66
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M592,-298.7C592,-298.7 592,-317.58 592,-317.58"/>
67
- <polygon fill="black" stroke="black" points="588.5,-317.58 592,-327.58 595.5,-317.58 588.5,-317.58"/>
66
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M181,-298.7C181,-298.7 181,-317.58 181,-317.58"/>
67
+ <polygon fill="black" stroke="black" points="177.5,-317.58 181,-327.58 184.5,-317.58 177.5,-317.58"/>
68
68
  </g>
69
69
  <!-- {
70
70
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true
@@ -73,10 +73,10 @@
73
73
  <title>{
74
74
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true
75
75
  }</title>
76
- <ellipse fill="#fdb462" stroke="black" cx="320" cy="-127.3" rx="296.38" ry="41.09"/>
77
- <text text-anchor="middle" x="320" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
78
- <text text-anchor="middle" x="320" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true</text>
79
- <text text-anchor="middle" x="320" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
76
+ <ellipse fill="#fdb462" stroke="black" cx="430" cy="-127.3" rx="296.38" ry="41.09"/>
77
+ <text text-anchor="middle" x="430" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
78
+ <text text-anchor="middle" x="430" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true</text>
79
+ <text text-anchor="middle" x="430" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
80
80
  </g>
81
81
  <!-- {
82
82
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true
@@ -85,20 +85,20 @@
85
85
  <title>{
86
86
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true
87
87
  }&#45;&gt;Toggle</title>
88
- <path fill="none" stroke="black" d="M411,-166.79C411,-166.79 411,-187.33 411,-187.33"/>
89
- <polygon fill="black" stroke="black" points="407.5,-187.33 411,-197.33 414.5,-187.33 407.5,-187.33"/>
88
+ <path fill="none" stroke="black" d="M296,-164.23C296,-164.23 296,-187.58 296,-187.58"/>
89
+ <polygon fill="black" stroke="black" points="292.5,-187.58 296,-197.58 299.5,-187.58 292.5,-187.58"/>
90
90
  </g>
91
91
  <!-- I18nModule -->
92
92
  <g id="node4" class="node">
93
93
  <title>I18nModule</title>
94
- <polygon fill="#8dd3c7" stroke="black" points="725.71,-233.59 722.71,-237.59 701.71,-237.59 698.71,-233.59 640.29,-233.59 640.29,-197.59 725.71,-197.59 725.71,-233.59"/>
95
- <text text-anchor="middle" x="683" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
94
+ <polygon fill="#8dd3c7" stroke="black" points="109.71,-233.59 106.71,-237.59 85.71,-237.59 82.71,-233.59 24.29,-233.59 24.29,-197.59 109.71,-197.59 109.71,-233.59"/>
95
+ <text text-anchor="middle" x="67" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
96
96
  </g>
97
97
  <!-- I18nModule&#45;&gt;ToggleModule -->
98
98
  <g id="edge3" class="edge">
99
99
  <title>I18nModule&#45;&gt;ToggleModule</title>
100
- <path fill="none" stroke="black" d="M640.26,-215.59C633.36,-215.59 628.42,-215.59 628.42,-215.59 628.42,-215.59 628.42,-252.48 628.42,-252.48"/>
101
- <polygon fill="black" stroke="black" points="624.92,-252.48 628.42,-262.48 631.92,-252.48 624.92,-252.48"/>
100
+ <path fill="none" stroke="black" d="M67,-233.7C67,-252.93 67,-280.59 67,-280.59 67,-280.59 121.33,-280.59 121.33,-280.59"/>
101
+ <polygon fill="black" stroke="black" points="121.33,-284.09 131.33,-280.59 121.33,-277.09 121.33,-284.09"/>
102
102
  </g>
103
103
  </g>
104
104
  </svg>
@@ -66,47 +66,47 @@
66
66
  <title>cluster_ToggleModule</title>
67
67
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 742,-379.59 742,-70 8,-70"/>
68
68
  </g>
69
- <g id="clust4" class="cluster">
70
- <title>cluster_ToggleModule_imports</title>
71
- <polygon fill="none" stroke="black" points="632,-189.59 632,-241.59 734,-241.59 734,-189.59 632,-189.59"/>
72
- </g>
73
69
  <g id="clust3" class="cluster">
74
70
  <title>cluster_ToggleModule_Toggle_providers</title>
75
- <polygon fill="none" stroke="black" points="16,-78 16,-241.59 624,-241.59 624,-78 16,-78"/>
71
+ <polygon fill="none" stroke="black" points="126,-78 126,-241.59 734,-241.59 734,-78 126,-78"/>
76
72
  </g>
77
73
  <g id="clust5" class="cluster">
78
74
  <title>cluster_ToggleModule_exports</title>
79
- <polygon fill="none" stroke="black" points="554,-319.59 554,-371.59 630,-371.59 630,-319.59 554,-319.59"/>
75
+ <polygon fill="none" stroke="black" points="143,-319.59 143,-371.59 219,-371.59 219,-319.59 143,-319.59"/>
76
+ </g>
77
+ <g id="clust4" class="cluster">
78
+ <title>cluster_ToggleModule_imports</title>
79
+ <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 118,-241.59 118,-189.59 16,-189.59"/>
80
80
  </g>
81
81
  <!-- Toggle -->
82
82
  <g id="node1" class="node">
83
83
  <title>Toggle</title>
84
- <polygon fill="#ffffb3" stroke="black" points="438.66,-233.59 383.34,-233.59 383.34,-197.59 438.66,-197.59 438.66,-233.59"/>
85
- <text text-anchor="middle" x="411" y="-211.39" font-family="Times,serif" font-size="14.00">Toggle</text>
84
+ <polygon fill="#ffffb3" stroke="black" points="323.66,-233.59 268.34,-233.59 268.34,-197.59 323.66,-197.59 323.66,-233.59"/>
85
+ <text text-anchor="middle" x="296" y="-211.39" font-family="Times,serif" font-size="14.00">Toggle</text>
86
86
  </g>
87
87
  <!-- ToggleModule -->
88
88
  <g id="node2" class="node">
89
89
  <title>ToggleModule</title>
90
- <polygon fill="#8dd3c7" stroke="black" points="641.71,-298.59 638.71,-302.59 617.71,-302.59 614.71,-298.59 542.29,-298.59 542.29,-262.59 641.71,-262.59 641.71,-298.59"/>
91
- <text text-anchor="middle" x="592" y="-276.39" font-family="Times,serif" font-size="14.00">ToggleModule</text>
90
+ <polygon fill="#8dd3c7" stroke="black" points="230.71,-298.59 227.71,-302.59 206.71,-302.59 203.71,-298.59 131.29,-298.59 131.29,-262.59 230.71,-262.59 230.71,-298.59"/>
91
+ <text text-anchor="middle" x="181" y="-276.39" font-family="Times,serif" font-size="14.00">ToggleModule</text>
92
92
  </g>
93
93
  <!-- Toggle&#45;&gt;ToggleModule -->
94
94
  <g id="edge1" class="edge">
95
95
  <title>Toggle&#45;&gt;ToggleModule</title>
96
- <path fill="none" stroke="black" d="M411,-233.7C411,-252.93 411,-280.59 411,-280.59 411,-280.59 532.06,-280.59 532.06,-280.59"/>
97
- <polygon fill="black" stroke="black" points="532.06,-284.09 542.06,-280.59 532.06,-277.09 532.06,-284.09"/>
96
+ <path fill="none" stroke="black" d="M296,-233.7C296,-252.93 296,-280.59 296,-280.59 296,-280.59 240.77,-280.59 240.77,-280.59"/>
97
+ <polygon fill="black" stroke="black" points="240.77,-277.09 230.77,-280.59 240.77,-284.09 240.77,-277.09"/>
98
98
  </g>
99
99
  <!-- Toggle -->
100
100
  <g id="node5" class="node">
101
101
  <title>Toggle </title>
102
- <polygon fill="#fb8072" stroke="black" points="621.66,-363.59 562.34,-363.59 562.34,-327.59 621.66,-327.59 621.66,-363.59"/>
103
- <text text-anchor="middle" x="592" y="-341.39" font-family="Times,serif" font-size="14.00">Toggle </text>
102
+ <polygon fill="#fb8072" stroke="black" points="210.66,-363.59 151.34,-363.59 151.34,-327.59 210.66,-327.59 210.66,-363.59"/>
103
+ <text text-anchor="middle" x="181" y="-341.39" font-family="Times,serif" font-size="14.00">Toggle </text>
104
104
  </g>
105
105
  <!-- ToggleModule&#45;&gt;Toggle -->
106
106
  <g id="edge4" class="edge">
107
107
  <title>ToggleModule&#45;&gt;Toggle </title>
108
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M592,-298.7C592,-298.7 592,-317.58 592,-317.58"/>
109
- <polygon fill="black" stroke="black" points="588.5,-317.58 592,-327.58 595.5,-317.58 588.5,-317.58"/>
108
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M181,-298.7C181,-298.7 181,-317.58 181,-317.58"/>
109
+ <polygon fill="black" stroke="black" points="177.5,-317.58 181,-327.58 184.5,-317.58 177.5,-317.58"/>
110
110
  </g>
111
111
  <!-- {
112
112
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true
@@ -115,10 +115,10 @@
115
115
  <title>{
116
116
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true
117
117
  }</title>
118
- <ellipse fill="#fdb462" stroke="black" cx="320" cy="-127.3" rx="296.38" ry="41.09"/>
119
- <text text-anchor="middle" x="320" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
120
- <text text-anchor="middle" x="320" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true</text>
121
- <text text-anchor="middle" x="320" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
118
+ <ellipse fill="#fdb462" stroke="black" cx="430" cy="-127.3" rx="296.38" ry="41.09"/>
119
+ <text text-anchor="middle" x="430" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
120
+ <text text-anchor="middle" x="430" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true</text>
121
+ <text text-anchor="middle" x="430" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
122
122
  </g>
123
123
  <!-- {
124
124
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true
@@ -127,20 +127,20 @@
127
127
  <title>{
128
128
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true
129
129
  }&#45;&gt;Toggle</title>
130
- <path fill="none" stroke="black" d="M411,-166.79C411,-166.79 411,-187.33 411,-187.33"/>
131
- <polygon fill="black" stroke="black" points="407.5,-187.33 411,-197.33 414.5,-187.33 407.5,-187.33"/>
130
+ <path fill="none" stroke="black" d="M296,-164.23C296,-164.23 296,-187.58 296,-187.58"/>
131
+ <polygon fill="black" stroke="black" points="292.5,-187.58 296,-197.58 299.5,-187.58 292.5,-187.58"/>
132
132
  </g>
133
133
  <!-- I18nModule -->
134
134
  <g id="node4" class="node">
135
135
  <title>I18nModule</title>
136
- <polygon fill="#8dd3c7" stroke="black" points="725.71,-233.59 722.71,-237.59 701.71,-237.59 698.71,-233.59 640.29,-233.59 640.29,-197.59 725.71,-197.59 725.71,-233.59"/>
137
- <text text-anchor="middle" x="683" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
136
+ <polygon fill="#8dd3c7" stroke="black" points="109.71,-233.59 106.71,-237.59 85.71,-237.59 82.71,-233.59 24.29,-233.59 24.29,-197.59 109.71,-197.59 109.71,-233.59"/>
137
+ <text text-anchor="middle" x="67" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
138
138
  </g>
139
139
  <!-- I18nModule&#45;&gt;ToggleModule -->
140
140
  <g id="edge3" class="edge">
141
141
  <title>I18nModule&#45;&gt;ToggleModule</title>
142
- <path fill="none" stroke="black" d="M640.26,-215.59C633.36,-215.59 628.42,-215.59 628.42,-215.59 628.42,-215.59 628.42,-252.48 628.42,-252.48"/>
143
- <polygon fill="black" stroke="black" points="624.92,-252.48 628.42,-262.48 631.92,-252.48 624.92,-252.48"/>
142
+ <path fill="none" stroke="black" d="M67,-233.7C67,-252.93 67,-280.59 67,-280.59 67,-280.59 121.33,-280.59 121.33,-280.59"/>
143
+ <polygon fill="black" stroke="black" points="121.33,-284.09 131.33,-280.59 121.33,-277.09 121.33,-284.09"/>
144
144
  </g>
145
145
  </g>
146
146
  </svg>