carbon-components-angular 5.63.0 → 5.64.1

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 (71) hide show
  1. package/docs/documentation/dependencies.html +3 -3
  2. package/docs/documentation/directives/ColumnDirective.html +1 -1
  3. package/docs/documentation/js/search/search_index.js +2 -2
  4. package/docs/documentation/modules/ComboBoxModule/dependencies.svg +4 -4
  5. package/docs/documentation/modules/ComboBoxModule.html +4 -4
  6. package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +41 -37
  7. package/docs/documentation/modules/DatePickerInputModule.html +41 -37
  8. package/docs/documentation/modules/DialogModule/dependencies.svg +34 -34
  9. package/docs/documentation/modules/DialogModule.html +34 -34
  10. package/docs/documentation/modules/FileUploaderModule/dependencies.svg +36 -36
  11. package/docs/documentation/modules/FileUploaderModule.html +36 -36
  12. package/docs/documentation/modules/NumberModule/dependencies.svg +4 -4
  13. package/docs/documentation/modules/NumberModule.html +4 -4
  14. package/docs/documentation/modules/RadioModule/dependencies.svg +48 -48
  15. package/docs/documentation/modules/RadioModule.html +48 -48
  16. package/docs/documentation/modules/SelectModule/dependencies.svg +43 -43
  17. package/docs/documentation/modules/SelectModule.html +43 -43
  18. package/docs/documentation/modules/SliderModule/dependencies.svg +4 -4
  19. package/docs/documentation/modules/SliderModule.html +4 -4
  20. package/docs/documentation/modules/TabsModule/dependencies.svg +69 -69
  21. package/docs/documentation/modules/TabsModule.html +69 -69
  22. package/docs/documentation/modules/TagModule/dependencies.svg +37 -37
  23. package/docs/documentation/modules/TagModule.html +37 -37
  24. package/docs/documentation/modules/TilesModule/dependencies.svg +91 -91
  25. package/docs/documentation/modules/TilesModule.html +91 -91
  26. package/docs/documentation/modules/TimePickerModule/dependencies.svg +42 -46
  27. package/docs/documentation/modules/TimePickerModule.html +42 -46
  28. package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +45 -49
  29. package/docs/documentation/modules/TimePickerSelectModule.html +45 -49
  30. package/docs/documentation/modules/ToggleModule/dependencies.svg +46 -42
  31. package/docs/documentation/modules/ToggleModule.html +46 -42
  32. package/docs/documentation/modules/ToggletipModule/dependencies.svg +4 -4
  33. package/docs/documentation/modules/ToggletipModule.html +4 -4
  34. package/docs/documentation/modules/TooltipModule/dependencies.svg +28 -28
  35. package/docs/documentation/modules/TooltipModule.html +28 -28
  36. package/docs/documentation/modules/TreeviewModule/dependencies.svg +36 -36
  37. package/docs/documentation/modules/TreeviewModule.html +36 -36
  38. package/docs/documentation/modules/UIShellModule/dependencies.svg +4 -4
  39. package/docs/documentation/modules/UIShellModule.html +4 -4
  40. package/docs/documentation.json +153 -153
  41. package/docs/storybook/{5478.fe74426d.iframe.bundle.js → 5478.eee24e20.iframe.bundle.js} +4 -4
  42. package/docs/storybook/{5478.fe74426d.iframe.bundle.js.map → 5478.eee24e20.iframe.bundle.js.map} +1 -1
  43. package/docs/storybook/grid-css-grid-stories.6ae3f8cc.iframe.bundle.js +1 -0
  44. package/docs/storybook/grid-grid-stories.a9024705.iframe.bundle.js +1 -0
  45. package/docs/storybook/iframe.html +3 -3
  46. package/docs/storybook/main.css +3 -6
  47. package/docs/storybook/main.e96ab57c.iframe.bundle.js +1 -0
  48. package/docs/storybook/patterns-filtering-multi-selection-stories.8a966447.iframe.bundle.js +1 -0
  49. package/docs/storybook/patterns-filtering-multiple-categories-stories.b5cc396b.iframe.bundle.js +1 -0
  50. package/docs/storybook/patterns-filtering-single-selection-stories.a58281c6.iframe.bundle.js +1 -0
  51. package/docs/storybook/patterns-forms-multi-step-form-stories.9778a566.iframe.bundle.js +1 -0
  52. package/docs/storybook/patterns-loading-large-loading-stories.0dcc15d4.iframe.bundle.js +1 -0
  53. package/docs/storybook/patterns-loading-progressive-loading-stories.5f0b4945.iframe.bundle.js +1 -0
  54. package/docs/storybook/project.json +1 -1
  55. package/docs/storybook/{runtime~main.4617f37a.iframe.bundle.js → runtime~main.a0aa6f63.iframe.bundle.js} +1 -1
  56. package/esm2020/grid/column.directive.mjs +2 -2
  57. package/fesm2015/carbon-components-angular-grid.mjs +1 -1
  58. package/fesm2015/carbon-components-angular-grid.mjs.map +1 -1
  59. package/fesm2020/carbon-components-angular-grid.mjs +1 -1
  60. package/fesm2020/carbon-components-angular-grid.mjs.map +1 -1
  61. package/package.json +1 -1
  62. package/docs/storybook/grid-css-grid-stories.c703f9de.iframe.bundle.js +0 -1
  63. package/docs/storybook/grid-grid-stories.f7a88c02.iframe.bundle.js +0 -1
  64. package/docs/storybook/main.8e60522c.iframe.bundle.js +0 -1
  65. package/docs/storybook/patterns-filtering-multi-selection-stories.cae9c326.iframe.bundle.js +0 -1
  66. package/docs/storybook/patterns-filtering-multiple-categories-stories.c7cc76c2.iframe.bundle.js +0 -1
  67. package/docs/storybook/patterns-filtering-single-selection-stories.e4243e65.iframe.bundle.js +0 -1
  68. package/docs/storybook/patterns-forms-multi-step-form-stories.2693c87c.iframe.bundle.js +0 -1
  69. package/docs/storybook/patterns-loading-large-loading-stories.eddc07f6.iframe.bundle.js +0 -1
  70. package/docs/storybook/patterns-loading-progressive-loading-stories.717ad729.iframe.bundle.js +0 -1
  71. /package/docs/storybook/{5478.fe74426d.iframe.bundle.js.LICENSE.txt → 5478.eee24e20.iframe.bundle.js.LICENSE.txt} +0 -0
@@ -4,67 +4,71 @@
4
4
  <!-- Generated by graphviz version 2.47.0 (20210316.0004)
5
5
  -->
6
6
  <!-- Title: dependencies Pages: 1 -->
7
- <svg width="758pt" height="396pt"
8
- viewBox="0.00 0.00 758.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
7
+ <svg width="648pt" height="396pt"
8
+ viewBox="0.00 0.00 648.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 754,-391.59 754,4 -4,4"/>
12
- <text text-anchor="start" x="354.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
13
- <polygon fill="#ffffb3" stroke="transparent" points="141,-10 141,-30 161,-30 161,-10 141,-10"/>
14
- <text text-anchor="start" x="164.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
15
- <polygon fill="#8dd3c7" stroke="transparent" points="254,-10 254,-30 274,-30 274,-10 254,-10"/>
16
- <text text-anchor="start" x="277.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
17
- <polygon fill="#80b1d3" stroke="transparent" points="340,-10 340,-30 360,-30 360,-10 340,-10"/>
18
- <text text-anchor="start" x="363.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
19
- <polygon fill="#fdb462" stroke="transparent" points="437,-10 437,-30 457,-30 457,-10 437,-10"/>
20
- <text text-anchor="start" x="460.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
21
- <polygon fill="#fb8072" stroke="transparent" points="533,-10 533,-30 553,-30 553,-10 533,-10"/>
22
- <text text-anchor="start" x="556.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 644,-391.59 644,4 -4,4"/>
12
+ <text text-anchor="start" x="299.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
13
+ <polygon fill="#ffffb3" stroke="transparent" points="86,-10 86,-30 106,-30 106,-10 86,-10"/>
14
+ <text text-anchor="start" x="109.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
15
+ <polygon fill="#8dd3c7" stroke="transparent" points="199,-10 199,-30 219,-30 219,-10 199,-10"/>
16
+ <text text-anchor="start" x="222.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
17
+ <polygon fill="#80b1d3" stroke="transparent" points="285,-10 285,-30 305,-30 305,-10 285,-10"/>
18
+ <text text-anchor="start" x="308.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
19
+ <polygon fill="#fdb462" stroke="transparent" points="382,-10 382,-30 402,-30 402,-10 382,-10"/>
20
+ <text text-anchor="start" x="405.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
21
+ <polygon fill="#fb8072" stroke="transparent" points="478,-10 478,-30 498,-30 498,-10 478,-10"/>
22
+ <text text-anchor="start" x="501.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_ToggleModule</title>
25
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 742,-379.59 742,-70 8,-70"/>
25
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 632,-379.59 632,-70 8,-70"/>
26
26
  </g>
27
- <g id="clust3" class="cluster">
28
- <title>cluster_ToggleModule_Toggle_providers</title>
29
- <polygon fill="none" stroke="black" points="126,-78 126,-241.59 734,-241.59 734,-78 126,-78"/>
27
+ <g id="clust2" class="cluster">
28
+ <title>cluster_ToggleModule_declarations</title>
29
+ <polygon fill="none" stroke="black" points="284,-189.59 284,-241.59 356,-241.59 356,-189.59 284,-189.59"/>
30
+ </g>
31
+ <g id="clust5" class="cluster">
32
+ <title>cluster_ToggleModule_exports</title>
33
+ <polygon fill="none" stroke="black" points="329,-319.59 329,-371.59 405,-371.59 405,-319.59 329,-319.59"/>
30
34
  </g>
31
35
  <g id="clust4" class="cluster">
32
36
  <title>cluster_ToggleModule_imports</title>
33
- <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 118,-241.59 118,-189.59 16,-189.59"/>
37
+ <polygon fill="none" stroke="black" points="364,-189.59 364,-241.59 466,-241.59 466,-189.59 364,-189.59"/>
34
38
  </g>
35
- <g id="clust5" class="cluster">
36
- <title>cluster_ToggleModule_exports</title>
37
- <polygon fill="none" stroke="black" points="143,-319.59 143,-371.59 219,-371.59 219,-319.59 143,-319.59"/>
39
+ <g id="clust3" class="cluster">
40
+ <title>cluster_ToggleModule_Toggle_providers</title>
41
+ <polygon fill="none" stroke="black" points="16,-78 16,-176.59 624,-176.59 624,-78 16,-78"/>
38
42
  </g>
39
43
  <!-- Toggle -->
40
44
  <g id="node1" class="node">
41
45
  <title>Toggle</title>
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>
46
+ <polygon fill="#ffffb3" stroke="black" points="347.66,-233.59 292.34,-233.59 292.34,-197.59 347.66,-197.59 347.66,-233.59"/>
47
+ <text text-anchor="middle" x="320" y="-211.39" font-family="Times,serif" font-size="14.00">Toggle</text>
44
48
  </g>
45
49
  <!-- ToggleModule -->
46
50
  <g id="node2" class="node">
47
51
  <title>ToggleModule</title>
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>
52
+ <polygon fill="#8dd3c7" stroke="black" points="416.71,-298.59 413.71,-302.59 392.71,-302.59 389.71,-298.59 317.29,-298.59 317.29,-262.59 416.71,-262.59 416.71,-298.59"/>
53
+ <text text-anchor="middle" x="367" y="-276.39" font-family="Times,serif" font-size="14.00">ToggleModule</text>
50
54
  </g>
51
55
  <!-- Toggle&#45;&gt;ToggleModule -->
52
56
  <g id="edge1" class="edge">
53
57
  <title>Toggle&#45;&gt;ToggleModule</title>
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"/>
58
+ <path fill="none" stroke="black" d="M332.61,-233.7C332.61,-233.7 332.61,-252.58 332.61,-252.58"/>
59
+ <polygon fill="black" stroke="black" points="329.11,-252.58 332.61,-262.58 336.11,-252.58 329.11,-252.58"/>
56
60
  </g>
57
61
  <!-- Toggle -->
58
62
  <g id="node5" class="node">
59
63
  <title>Toggle </title>
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>
64
+ <polygon fill="#fb8072" stroke="black" points="396.66,-363.59 337.34,-363.59 337.34,-327.59 396.66,-327.59 396.66,-363.59"/>
65
+ <text text-anchor="middle" x="367" y="-341.39" font-family="Times,serif" font-size="14.00">Toggle </text>
62
66
  </g>
63
67
  <!-- ToggleModule&#45;&gt;Toggle -->
64
68
  <g id="edge4" class="edge">
65
69
  <title>ToggleModule&#45;&gt;Toggle </title>
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"/>
70
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M367,-298.7C367,-298.7 367,-317.58 367,-317.58"/>
71
+ <polygon fill="black" stroke="black" points="363.5,-317.58 367,-327.58 370.5,-317.58 363.5,-317.58"/>
68
72
  </g>
69
73
  <!-- {
70
74
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true
@@ -73,10 +77,10 @@
73
77
  <title>{
74
78
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true
75
79
  }</title>
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
+ <ellipse fill="#fdb462" stroke="black" cx="320" cy="-127.3" rx="296.38" ry="41.09"/>
81
+ <text text-anchor="middle" x="320" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
82
+ <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>
83
+ <text text-anchor="middle" x="320" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
80
84
  </g>
81
85
  <!-- {
82
86
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true
@@ -85,20 +89,20 @@
85
89
  <title>{
86
90
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true
87
91
  }&#45;&gt;Toggle</title>
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"/>
92
+ <path fill="none" stroke="black" d="M320,-168.6C320,-168.6 320,-187.26 320,-187.26"/>
93
+ <polygon fill="black" stroke="black" points="316.5,-187.26 320,-197.26 323.5,-187.26 316.5,-187.26"/>
90
94
  </g>
91
95
  <!-- I18nModule -->
92
96
  <g id="node4" class="node">
93
97
  <title>I18nModule</title>
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>
98
+ <polygon fill="#8dd3c7" stroke="black" points="457.71,-233.59 454.71,-237.59 433.71,-237.59 430.71,-233.59 372.29,-233.59 372.29,-197.59 457.71,-197.59 457.71,-233.59"/>
99
+ <text text-anchor="middle" x="415" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
96
100
  </g>
97
101
  <!-- I18nModule&#45;&gt;ToggleModule -->
98
102
  <g id="edge3" class="edge">
99
103
  <title>I18nModule&#45;&gt;ToggleModule</title>
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"/>
104
+ <path fill="none" stroke="black" d="M394.5,-233.7C394.5,-233.7 394.5,-252.58 394.5,-252.58"/>
105
+ <polygon fill="black" stroke="black" points="391,-252.58 394.5,-262.58 398,-252.58 391,-252.58"/>
102
106
  </g>
103
107
  </g>
104
108
  </svg>
@@ -113,67 +113,71 @@
113
113
  <!-- Generated by graphviz version 2.47.0 (20210316.0004)
114
114
  -->
115
115
  <!-- Title: dependencies Pages: 1 -->
116
- <svg width="758pt" height="396pt"
117
- viewBox="0.00 0.00 758.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
116
+ <svg width="648pt" height="396pt"
117
+ viewBox="0.00 0.00 648.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
118
118
  <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 391.59)">
119
119
  <title>dependencies</title>
120
- <polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 754,-391.59 754,4 -4,4"/>
121
- <text text-anchor="start" x="354.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
122
- <polygon fill="#ffffb3" stroke="transparent" points="141,-10 141,-30 161,-30 161,-10 141,-10"/>
123
- <text text-anchor="start" x="164.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
124
- <polygon fill="#8dd3c7" stroke="transparent" points="254,-10 254,-30 274,-30 274,-10 254,-10"/>
125
- <text text-anchor="start" x="277.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
126
- <polygon fill="#80b1d3" stroke="transparent" points="340,-10 340,-30 360,-30 360,-10 340,-10"/>
127
- <text text-anchor="start" x="363.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
128
- <polygon fill="#fdb462" stroke="transparent" points="437,-10 437,-30 457,-30 457,-10 437,-10"/>
129
- <text text-anchor="start" x="460.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
130
- <polygon fill="#fb8072" stroke="transparent" points="533,-10 533,-30 553,-30 553,-10 533,-10"/>
131
- <text text-anchor="start" x="556.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
120
+ <polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 644,-391.59 644,4 -4,4"/>
121
+ <text text-anchor="start" x="299.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
122
+ <polygon fill="#ffffb3" stroke="transparent" points="86,-10 86,-30 106,-30 106,-10 86,-10"/>
123
+ <text text-anchor="start" x="109.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
124
+ <polygon fill="#8dd3c7" stroke="transparent" points="199,-10 199,-30 219,-30 219,-10 199,-10"/>
125
+ <text text-anchor="start" x="222.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
126
+ <polygon fill="#80b1d3" stroke="transparent" points="285,-10 285,-30 305,-30 305,-10 285,-10"/>
127
+ <text text-anchor="start" x="308.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
128
+ <polygon fill="#fdb462" stroke="transparent" points="382,-10 382,-30 402,-30 402,-10 382,-10"/>
129
+ <text text-anchor="start" x="405.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
130
+ <polygon fill="#fb8072" stroke="transparent" points="478,-10 478,-30 498,-30 498,-10 478,-10"/>
131
+ <text text-anchor="start" x="501.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
132
132
  <g id="clust1" class="cluster">
133
133
  <title>cluster_ToggleModule</title>
134
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 742,-379.59 742,-70 8,-70"/>
134
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 632,-379.59 632,-70 8,-70"/>
135
135
  </g>
136
- <g id="clust3" class="cluster">
137
- <title>cluster_ToggleModule_Toggle_providers</title>
138
- <polygon fill="none" stroke="black" points="126,-78 126,-241.59 734,-241.59 734,-78 126,-78"/>
136
+ <g id="clust2" class="cluster">
137
+ <title>cluster_ToggleModule_declarations</title>
138
+ <polygon fill="none" stroke="black" points="284,-189.59 284,-241.59 356,-241.59 356,-189.59 284,-189.59"/>
139
+ </g>
140
+ <g id="clust5" class="cluster">
141
+ <title>cluster_ToggleModule_exports</title>
142
+ <polygon fill="none" stroke="black" points="329,-319.59 329,-371.59 405,-371.59 405,-319.59 329,-319.59"/>
139
143
  </g>
140
144
  <g id="clust4" class="cluster">
141
145
  <title>cluster_ToggleModule_imports</title>
142
- <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 118,-241.59 118,-189.59 16,-189.59"/>
146
+ <polygon fill="none" stroke="black" points="364,-189.59 364,-241.59 466,-241.59 466,-189.59 364,-189.59"/>
143
147
  </g>
144
- <g id="clust5" class="cluster">
145
- <title>cluster_ToggleModule_exports</title>
146
- <polygon fill="none" stroke="black" points="143,-319.59 143,-371.59 219,-371.59 219,-319.59 143,-319.59"/>
148
+ <g id="clust3" class="cluster">
149
+ <title>cluster_ToggleModule_Toggle_providers</title>
150
+ <polygon fill="none" stroke="black" points="16,-78 16,-176.59 624,-176.59 624,-78 16,-78"/>
147
151
  </g>
148
152
  <!-- Toggle -->
149
153
  <g id="node1" class="node">
150
154
  <title>Toggle</title>
151
- <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"/>
152
- <text text-anchor="middle" x="296" y="-211.39" font-family="Times,serif" font-size="14.00">Toggle</text>
155
+ <polygon fill="#ffffb3" stroke="black" points="347.66,-233.59 292.34,-233.59 292.34,-197.59 347.66,-197.59 347.66,-233.59"/>
156
+ <text text-anchor="middle" x="320" y="-211.39" font-family="Times,serif" font-size="14.00">Toggle</text>
153
157
  </g>
154
158
  <!-- ToggleModule -->
155
159
  <g id="node2" class="node">
156
160
  <title>ToggleModule</title>
157
- <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"/>
158
- <text text-anchor="middle" x="181" y="-276.39" font-family="Times,serif" font-size="14.00">ToggleModule</text>
161
+ <polygon fill="#8dd3c7" stroke="black" points="416.71,-298.59 413.71,-302.59 392.71,-302.59 389.71,-298.59 317.29,-298.59 317.29,-262.59 416.71,-262.59 416.71,-298.59"/>
162
+ <text text-anchor="middle" x="367" y="-276.39" font-family="Times,serif" font-size="14.00">ToggleModule</text>
159
163
  </g>
160
164
  <!-- Toggle&#45;&gt;ToggleModule -->
161
165
  <g id="edge1" class="edge">
162
166
  <title>Toggle&#45;&gt;ToggleModule</title>
163
- <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"/>
164
- <polygon fill="black" stroke="black" points="240.77,-277.09 230.77,-280.59 240.77,-284.09 240.77,-277.09"/>
167
+ <path fill="none" stroke="black" d="M332.61,-233.7C332.61,-233.7 332.61,-252.58 332.61,-252.58"/>
168
+ <polygon fill="black" stroke="black" points="329.11,-252.58 332.61,-262.58 336.11,-252.58 329.11,-252.58"/>
165
169
  </g>
166
170
  <!-- Toggle -->
167
171
  <g id="node5" class="node">
168
172
  <title>Toggle </title>
169
- <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"/>
170
- <text text-anchor="middle" x="181" y="-341.39" font-family="Times,serif" font-size="14.00">Toggle </text>
173
+ <polygon fill="#fb8072" stroke="black" points="396.66,-363.59 337.34,-363.59 337.34,-327.59 396.66,-327.59 396.66,-363.59"/>
174
+ <text text-anchor="middle" x="367" y="-341.39" font-family="Times,serif" font-size="14.00">Toggle </text>
171
175
  </g>
172
176
  <!-- ToggleModule&#45;&gt;Toggle -->
173
177
  <g id="edge4" class="edge">
174
178
  <title>ToggleModule&#45;&gt;Toggle </title>
175
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M181,-298.7C181,-298.7 181,-317.58 181,-317.58"/>
176
- <polygon fill="black" stroke="black" points="177.5,-317.58 181,-327.58 184.5,-317.58 177.5,-317.58"/>
179
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M367,-298.7C367,-298.7 367,-317.58 367,-317.58"/>
180
+ <polygon fill="black" stroke="black" points="363.5,-317.58 367,-327.58 370.5,-317.58 363.5,-317.58"/>
177
181
  </g>
178
182
  <!-- {
179
183
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true
@@ -182,10 +186,10 @@
182
186
  <title>{
183
187
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true
184
188
  }</title>
185
- <ellipse fill="#fdb462" stroke="black" cx="430" cy="-127.3" rx="296.38" ry="41.09"/>
186
- <text text-anchor="middle" x="430" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
187
- <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>
188
- <text text-anchor="middle" x="430" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
189
+ <ellipse fill="#fdb462" stroke="black" cx="320" cy="-127.3" rx="296.38" ry="41.09"/>
190
+ <text text-anchor="middle" x="320" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
191
+ <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>
192
+ <text text-anchor="middle" x="320" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
189
193
  </g>
190
194
  <!-- {
191
195
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true
@@ -194,20 +198,20 @@
194
198
  <title>{
195
199
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true
196
200
  }&#45;&gt;Toggle</title>
197
- <path fill="none" stroke="black" d="M296,-164.23C296,-164.23 296,-187.58 296,-187.58"/>
198
- <polygon fill="black" stroke="black" points="292.5,-187.58 296,-197.58 299.5,-187.58 292.5,-187.58"/>
201
+ <path fill="none" stroke="black" d="M320,-168.6C320,-168.6 320,-187.26 320,-187.26"/>
202
+ <polygon fill="black" stroke="black" points="316.5,-187.26 320,-197.26 323.5,-187.26 316.5,-187.26"/>
199
203
  </g>
200
204
  <!-- I18nModule -->
201
205
  <g id="node4" class="node">
202
206
  <title>I18nModule</title>
203
- <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"/>
204
- <text text-anchor="middle" x="67" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
207
+ <polygon fill="#8dd3c7" stroke="black" points="457.71,-233.59 454.71,-237.59 433.71,-237.59 430.71,-233.59 372.29,-233.59 372.29,-197.59 457.71,-197.59 457.71,-233.59"/>
208
+ <text text-anchor="middle" x="415" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
205
209
  </g>
206
210
  <!-- I18nModule&#45;&gt;ToggleModule -->
207
211
  <g id="edge3" class="edge">
208
212
  <title>I18nModule&#45;&gt;ToggleModule</title>
209
- <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"/>
210
- <polygon fill="black" stroke="black" points="121.33,-284.09 131.33,-280.59 121.33,-277.09 121.33,-284.09"/>
213
+ <path fill="none" stroke="black" d="M394.5,-233.7C394.5,-233.7 394.5,-252.58 394.5,-252.58"/>
214
+ <polygon fill="black" stroke="black" points="391,-252.58 394.5,-262.58 398,-252.58 391,-252.58"/>
211
215
  </g>
212
216
  </g>
213
217
  </svg>
@@ -28,14 +28,14 @@
28
28
  <title>cluster_ToggletipModule_declarations</title>
29
29
  <polygon fill="none" stroke="black" points="146,-78 146,-130 739,-130 739,-78 146,-78"/>
30
30
  </g>
31
- <g id="clust9" class="cluster">
32
- <title>cluster_ToggletipModule_exports</title>
33
- <polygon fill="none" stroke="black" points="72,-208 72,-260 682,-260 682,-208 72,-208"/>
34
- </g>
35
31
  <g id="clust8" class="cluster">
36
32
  <title>cluster_ToggletipModule_imports</title>
37
33
  <polygon fill="none" stroke="black" points="16,-78 16,-130 138,-130 138,-78 16,-78"/>
38
34
  </g>
35
+ <g id="clust9" class="cluster">
36
+ <title>cluster_ToggletipModule_exports</title>
37
+ <polygon fill="none" stroke="black" points="72,-208 72,-260 682,-260 682,-208 72,-208"/>
38
+ </g>
39
39
  <!-- Toggletip -->
40
40
  <g id="node1" class="node">
41
41
  <title>Toggletip</title>
@@ -137,14 +137,14 @@
137
137
  <title>cluster_ToggletipModule_declarations</title>
138
138
  <polygon fill="none" stroke="black" points="146,-78 146,-130 739,-130 739,-78 146,-78"/>
139
139
  </g>
140
- <g id="clust9" class="cluster">
141
- <title>cluster_ToggletipModule_exports</title>
142
- <polygon fill="none" stroke="black" points="72,-208 72,-260 682,-260 682,-208 72,-208"/>
143
- </g>
144
140
  <g id="clust8" class="cluster">
145
141
  <title>cluster_ToggletipModule_imports</title>
146
142
  <polygon fill="none" stroke="black" points="16,-78 16,-130 138,-130 138,-78 16,-78"/>
147
143
  </g>
144
+ <g id="clust9" class="cluster">
145
+ <title>cluster_ToggletipModule_exports</title>
146
+ <polygon fill="none" stroke="black" points="72,-208 72,-260 682,-260 682,-208 72,-208"/>
147
+ </g>
148
148
  <!-- Toggletip -->
149
149
  <g id="node1" class="node">
150
150
  <title>Toggletip</title>
@@ -24,83 +24,83 @@
24
24
  <title>cluster_TooltipModule</title>
25
25
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="72,-70 72,-268 424,-268 424,-70 72,-70"/>
26
26
  </g>
27
- <g id="clust5" class="cluster">
28
- <title>cluster_TooltipModule_imports</title>
29
- <polygon fill="none" stroke="black" points="294,-78 294,-130 416,-130 416,-78 294,-78"/>
30
- </g>
31
27
  <g id="clust6" class="cluster">
32
28
  <title>cluster_TooltipModule_exports</title>
33
- <polygon fill="none" stroke="black" points="131,-208 131,-260 343,-260 343,-208 131,-208"/>
29
+ <polygon fill="none" stroke="black" points="153,-208 153,-260 365,-260 365,-208 153,-208"/>
34
30
  </g>
35
31
  <g id="clust2" class="cluster">
36
32
  <title>cluster_TooltipModule_declarations</title>
37
- <polygon fill="none" stroke="black" points="80,-78 80,-130 286,-130 286,-78 80,-78"/>
33
+ <polygon fill="none" stroke="black" points="210,-78 210,-130 416,-130 416,-78 210,-78"/>
34
+ </g>
35
+ <g id="clust5" class="cluster">
36
+ <title>cluster_TooltipModule_imports</title>
37
+ <polygon fill="none" stroke="black" points="80,-78 80,-130 202,-130 202,-78 80,-78"/>
38
38
  </g>
39
39
  <!-- Tooltip -->
40
40
  <g id="node1" class="node">
41
41
  <title>Tooltip</title>
42
- <polygon fill="#ffffb3" stroke="black" points="277.72,-122 220.28,-122 220.28,-86 277.72,-86 277.72,-122"/>
43
- <text text-anchor="middle" x="249" y="-99.8" font-family="Times,serif" font-size="14.00">Tooltip</text>
42
+ <polygon fill="#ffffb3" stroke="black" points="407.72,-122 350.28,-122 350.28,-86 407.72,-86 407.72,-122"/>
43
+ <text text-anchor="middle" x="379" y="-99.8" font-family="Times,serif" font-size="14.00">Tooltip</text>
44
44
  </g>
45
45
  <!-- TooltipModule -->
46
46
  <g id="node3" class="node">
47
47
  <title>TooltipModule</title>
48
- <polygon fill="#8dd3c7" stroke="black" points="299.27,-187 296.27,-191 275.27,-191 272.27,-187 198.73,-187 198.73,-151 299.27,-151 299.27,-187"/>
49
- <text text-anchor="middle" x="249" y="-164.8" font-family="Times,serif" font-size="14.00">TooltipModule</text>
48
+ <polygon fill="#8dd3c7" stroke="black" points="325.27,-187 322.27,-191 301.27,-191 298.27,-187 224.73,-187 224.73,-151 325.27,-151 325.27,-187"/>
49
+ <text text-anchor="middle" x="275" y="-164.8" font-family="Times,serif" font-size="14.00">TooltipModule</text>
50
50
  </g>
51
51
  <!-- Tooltip&#45;&gt;TooltipModule -->
52
52
  <g id="edge1" class="edge">
53
53
  <title>Tooltip&#45;&gt;TooltipModule</title>
54
- <path fill="none" stroke="black" d="M249,-122.11C249,-122.11 249,-140.99 249,-140.99"/>
55
- <polygon fill="black" stroke="black" points="245.5,-140.99 249,-150.99 252.5,-140.99 245.5,-140.99"/>
54
+ <path fill="none" stroke="black" d="M382.49,-122.11C382.49,-141.34 382.49,-169 382.49,-169 382.49,-169 335.28,-169 335.28,-169"/>
55
+ <polygon fill="black" stroke="black" points="335.28,-165.5 325.28,-169 335.28,-172.5 335.28,-165.5"/>
56
56
  </g>
57
57
  <!-- TooltipDefinition -->
58
58
  <g id="node2" class="node">
59
59
  <title>TooltipDefinition</title>
60
- <polygon fill="#ffffb3" stroke="black" points="202.27,-122 87.73,-122 87.73,-86 202.27,-86 202.27,-122"/>
61
- <text text-anchor="middle" x="145" y="-99.8" font-family="Times,serif" font-size="14.00">TooltipDefinition</text>
60
+ <polygon fill="#ffffb3" stroke="black" points="332.27,-122 217.73,-122 217.73,-86 332.27,-86 332.27,-122"/>
61
+ <text text-anchor="middle" x="275" y="-99.8" font-family="Times,serif" font-size="14.00">TooltipDefinition</text>
62
62
  </g>
63
63
  <!-- TooltipDefinition&#45;&gt;TooltipModule -->
64
64
  <g id="edge2" class="edge">
65
65
  <title>TooltipDefinition&#45;&gt;TooltipModule</title>
66
- <path fill="none" stroke="black" d="M202.43,-104C207.86,-104 211.39,-104 211.39,-104 211.39,-104 211.39,-140.89 211.39,-140.89"/>
67
- <polygon fill="black" stroke="black" points="207.89,-140.89 211.39,-150.89 214.89,-140.89 207.89,-140.89"/>
66
+ <path fill="none" stroke="black" d="M275,-122.11C275,-122.11 275,-140.99 275,-140.99"/>
67
+ <polygon fill="black" stroke="black" points="271.5,-140.99 275,-150.99 278.5,-140.99 271.5,-140.99"/>
68
68
  </g>
69
69
  <!-- Tooltip -->
70
70
  <g id="node5" class="node">
71
71
  <title>Tooltip </title>
72
- <polygon fill="#fb8072" stroke="black" points="335.23,-252 274.77,-252 274.77,-216 335.23,-216 335.23,-252"/>
73
- <text text-anchor="middle" x="305" y="-229.8" font-family="Times,serif" font-size="14.00">Tooltip </text>
72
+ <polygon fill="#fb8072" stroke="black" points="357.23,-252 296.77,-252 296.77,-216 357.23,-216 357.23,-252"/>
73
+ <text text-anchor="middle" x="327" y="-229.8" font-family="Times,serif" font-size="14.00">Tooltip </text>
74
74
  </g>
75
75
  <!-- TooltipModule&#45;&gt;Tooltip -->
76
76
  <g id="edge4" class="edge">
77
77
  <title>TooltipModule&#45;&gt;Tooltip </title>
78
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M287.01,-187.11C287.01,-187.11 287.01,-205.99 287.01,-205.99"/>
79
- <polygon fill="black" stroke="black" points="283.51,-205.99 287.01,-215.99 290.51,-205.99 283.51,-205.99"/>
78
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M311.01,-187.11C311.01,-187.11 311.01,-205.99 311.01,-205.99"/>
79
+ <polygon fill="black" stroke="black" points="307.51,-205.99 311.01,-215.99 314.51,-205.99 307.51,-205.99"/>
80
80
  </g>
81
81
  <!-- TooltipDefinition -->
82
82
  <g id="node6" class="node">
83
83
  <title>TooltipDefinition </title>
84
- <polygon fill="#fb8072" stroke="black" points="257.27,-252 138.73,-252 138.73,-216 257.27,-216 257.27,-252"/>
85
- <text text-anchor="middle" x="198" y="-229.8" font-family="Times,serif" font-size="14.00">TooltipDefinition </text>
84
+ <polygon fill="#fb8072" stroke="black" points="279.27,-252 160.73,-252 160.73,-216 279.27,-216 279.27,-252"/>
85
+ <text text-anchor="middle" x="220" y="-229.8" font-family="Times,serif" font-size="14.00">TooltipDefinition </text>
86
86
  </g>
87
87
  <!-- TooltipModule&#45;&gt;TooltipDefinition -->
88
88
  <g id="edge5" class="edge">
89
89
  <title>TooltipModule&#45;&gt;TooltipDefinition </title>
90
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M227.87,-187.11C227.87,-187.11 227.87,-205.99 227.87,-205.99"/>
91
- <polygon fill="black" stroke="black" points="224.37,-205.99 227.87,-215.99 231.37,-205.99 224.37,-205.99"/>
90
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M251.87,-187.11C251.87,-187.11 251.87,-205.99 251.87,-205.99"/>
91
+ <polygon fill="black" stroke="black" points="248.37,-205.99 251.87,-215.99 255.37,-205.99 248.37,-205.99"/>
92
92
  </g>
93
93
  <!-- PopoverModule -->
94
94
  <g id="node4" class="node">
95
95
  <title>PopoverModule</title>
96
- <polygon fill="#8dd3c7" stroke="black" points="408.21,-122 405.21,-126 384.21,-126 381.21,-122 301.79,-122 301.79,-86 408.21,-86 408.21,-122"/>
97
- <text text-anchor="middle" x="355" y="-99.8" font-family="Times,serif" font-size="14.00">PopoverModule</text>
96
+ <polygon fill="#8dd3c7" stroke="black" points="194.21,-122 191.21,-126 170.21,-126 167.21,-122 87.79,-122 87.79,-86 194.21,-86 194.21,-122"/>
97
+ <text text-anchor="middle" x="141" y="-99.8" font-family="Times,serif" font-size="14.00">PopoverModule</text>
98
98
  </g>
99
99
  <!-- PopoverModule&#45;&gt;TooltipModule -->
100
100
  <g id="edge3" class="edge">
101
101
  <title>PopoverModule&#45;&gt;TooltipModule</title>
102
- <path fill="none" stroke="black" d="M301.64,-104C293.91,-104 288.5,-104 288.5,-104 288.5,-104 288.5,-140.89 288.5,-140.89"/>
103
- <polygon fill="black" stroke="black" points="285,-140.89 288.5,-150.89 292,-140.89 285,-140.89"/>
102
+ <path fill="none" stroke="black" d="M177.48,-122.11C177.48,-141.34 177.48,-169 177.48,-169 177.48,-169 214.53,-169 214.53,-169"/>
103
+ <polygon fill="black" stroke="black" points="214.53,-172.5 224.53,-169 214.53,-165.5 214.53,-172.5"/>
104
104
  </g>
105
105
  </g>
106
106
  </svg>
@@ -133,83 +133,83 @@
133
133
  <title>cluster_TooltipModule</title>
134
134
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="72,-70 72,-268 424,-268 424,-70 72,-70"/>
135
135
  </g>
136
- <g id="clust5" class="cluster">
137
- <title>cluster_TooltipModule_imports</title>
138
- <polygon fill="none" stroke="black" points="294,-78 294,-130 416,-130 416,-78 294,-78"/>
139
- </g>
140
136
  <g id="clust6" class="cluster">
141
137
  <title>cluster_TooltipModule_exports</title>
142
- <polygon fill="none" stroke="black" points="131,-208 131,-260 343,-260 343,-208 131,-208"/>
138
+ <polygon fill="none" stroke="black" points="153,-208 153,-260 365,-260 365,-208 153,-208"/>
143
139
  </g>
144
140
  <g id="clust2" class="cluster">
145
141
  <title>cluster_TooltipModule_declarations</title>
146
- <polygon fill="none" stroke="black" points="80,-78 80,-130 286,-130 286,-78 80,-78"/>
142
+ <polygon fill="none" stroke="black" points="210,-78 210,-130 416,-130 416,-78 210,-78"/>
143
+ </g>
144
+ <g id="clust5" class="cluster">
145
+ <title>cluster_TooltipModule_imports</title>
146
+ <polygon fill="none" stroke="black" points="80,-78 80,-130 202,-130 202,-78 80,-78"/>
147
147
  </g>
148
148
  <!-- Tooltip -->
149
149
  <g id="node1" class="node">
150
150
  <title>Tooltip</title>
151
- <polygon fill="#ffffb3" stroke="black" points="277.72,-122 220.28,-122 220.28,-86 277.72,-86 277.72,-122"/>
152
- <text text-anchor="middle" x="249" y="-99.8" font-family="Times,serif" font-size="14.00">Tooltip</text>
151
+ <polygon fill="#ffffb3" stroke="black" points="407.72,-122 350.28,-122 350.28,-86 407.72,-86 407.72,-122"/>
152
+ <text text-anchor="middle" x="379" y="-99.8" font-family="Times,serif" font-size="14.00">Tooltip</text>
153
153
  </g>
154
154
  <!-- TooltipModule -->
155
155
  <g id="node3" class="node">
156
156
  <title>TooltipModule</title>
157
- <polygon fill="#8dd3c7" stroke="black" points="299.27,-187 296.27,-191 275.27,-191 272.27,-187 198.73,-187 198.73,-151 299.27,-151 299.27,-187"/>
158
- <text text-anchor="middle" x="249" y="-164.8" font-family="Times,serif" font-size="14.00">TooltipModule</text>
157
+ <polygon fill="#8dd3c7" stroke="black" points="325.27,-187 322.27,-191 301.27,-191 298.27,-187 224.73,-187 224.73,-151 325.27,-151 325.27,-187"/>
158
+ <text text-anchor="middle" x="275" y="-164.8" font-family="Times,serif" font-size="14.00">TooltipModule</text>
159
159
  </g>
160
160
  <!-- Tooltip&#45;&gt;TooltipModule -->
161
161
  <g id="edge1" class="edge">
162
162
  <title>Tooltip&#45;&gt;TooltipModule</title>
163
- <path fill="none" stroke="black" d="M249,-122.11C249,-122.11 249,-140.99 249,-140.99"/>
164
- <polygon fill="black" stroke="black" points="245.5,-140.99 249,-150.99 252.5,-140.99 245.5,-140.99"/>
163
+ <path fill="none" stroke="black" d="M382.49,-122.11C382.49,-141.34 382.49,-169 382.49,-169 382.49,-169 335.28,-169 335.28,-169"/>
164
+ <polygon fill="black" stroke="black" points="335.28,-165.5 325.28,-169 335.28,-172.5 335.28,-165.5"/>
165
165
  </g>
166
166
  <!-- TooltipDefinition -->
167
167
  <g id="node2" class="node">
168
168
  <title>TooltipDefinition</title>
169
- <polygon fill="#ffffb3" stroke="black" points="202.27,-122 87.73,-122 87.73,-86 202.27,-86 202.27,-122"/>
170
- <text text-anchor="middle" x="145" y="-99.8" font-family="Times,serif" font-size="14.00">TooltipDefinition</text>
169
+ <polygon fill="#ffffb3" stroke="black" points="332.27,-122 217.73,-122 217.73,-86 332.27,-86 332.27,-122"/>
170
+ <text text-anchor="middle" x="275" y="-99.8" font-family="Times,serif" font-size="14.00">TooltipDefinition</text>
171
171
  </g>
172
172
  <!-- TooltipDefinition&#45;&gt;TooltipModule -->
173
173
  <g id="edge2" class="edge">
174
174
  <title>TooltipDefinition&#45;&gt;TooltipModule</title>
175
- <path fill="none" stroke="black" d="M202.43,-104C207.86,-104 211.39,-104 211.39,-104 211.39,-104 211.39,-140.89 211.39,-140.89"/>
176
- <polygon fill="black" stroke="black" points="207.89,-140.89 211.39,-150.89 214.89,-140.89 207.89,-140.89"/>
175
+ <path fill="none" stroke="black" d="M275,-122.11C275,-122.11 275,-140.99 275,-140.99"/>
176
+ <polygon fill="black" stroke="black" points="271.5,-140.99 275,-150.99 278.5,-140.99 271.5,-140.99"/>
177
177
  </g>
178
178
  <!-- Tooltip -->
179
179
  <g id="node5" class="node">
180
180
  <title>Tooltip </title>
181
- <polygon fill="#fb8072" stroke="black" points="335.23,-252 274.77,-252 274.77,-216 335.23,-216 335.23,-252"/>
182
- <text text-anchor="middle" x="305" y="-229.8" font-family="Times,serif" font-size="14.00">Tooltip </text>
181
+ <polygon fill="#fb8072" stroke="black" points="357.23,-252 296.77,-252 296.77,-216 357.23,-216 357.23,-252"/>
182
+ <text text-anchor="middle" x="327" y="-229.8" font-family="Times,serif" font-size="14.00">Tooltip </text>
183
183
  </g>
184
184
  <!-- TooltipModule&#45;&gt;Tooltip -->
185
185
  <g id="edge4" class="edge">
186
186
  <title>TooltipModule&#45;&gt;Tooltip </title>
187
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M287.01,-187.11C287.01,-187.11 287.01,-205.99 287.01,-205.99"/>
188
- <polygon fill="black" stroke="black" points="283.51,-205.99 287.01,-215.99 290.51,-205.99 283.51,-205.99"/>
187
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M311.01,-187.11C311.01,-187.11 311.01,-205.99 311.01,-205.99"/>
188
+ <polygon fill="black" stroke="black" points="307.51,-205.99 311.01,-215.99 314.51,-205.99 307.51,-205.99"/>
189
189
  </g>
190
190
  <!-- TooltipDefinition -->
191
191
  <g id="node6" class="node">
192
192
  <title>TooltipDefinition </title>
193
- <polygon fill="#fb8072" stroke="black" points="257.27,-252 138.73,-252 138.73,-216 257.27,-216 257.27,-252"/>
194
- <text text-anchor="middle" x="198" y="-229.8" font-family="Times,serif" font-size="14.00">TooltipDefinition </text>
193
+ <polygon fill="#fb8072" stroke="black" points="279.27,-252 160.73,-252 160.73,-216 279.27,-216 279.27,-252"/>
194
+ <text text-anchor="middle" x="220" y="-229.8" font-family="Times,serif" font-size="14.00">TooltipDefinition </text>
195
195
  </g>
196
196
  <!-- TooltipModule&#45;&gt;TooltipDefinition -->
197
197
  <g id="edge5" class="edge">
198
198
  <title>TooltipModule&#45;&gt;TooltipDefinition </title>
199
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M227.87,-187.11C227.87,-187.11 227.87,-205.99 227.87,-205.99"/>
200
- <polygon fill="black" stroke="black" points="224.37,-205.99 227.87,-215.99 231.37,-205.99 224.37,-205.99"/>
199
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M251.87,-187.11C251.87,-187.11 251.87,-205.99 251.87,-205.99"/>
200
+ <polygon fill="black" stroke="black" points="248.37,-205.99 251.87,-215.99 255.37,-205.99 248.37,-205.99"/>
201
201
  </g>
202
202
  <!-- PopoverModule -->
203
203
  <g id="node4" class="node">
204
204
  <title>PopoverModule</title>
205
- <polygon fill="#8dd3c7" stroke="black" points="408.21,-122 405.21,-126 384.21,-126 381.21,-122 301.79,-122 301.79,-86 408.21,-86 408.21,-122"/>
206
- <text text-anchor="middle" x="355" y="-99.8" font-family="Times,serif" font-size="14.00">PopoverModule</text>
205
+ <polygon fill="#8dd3c7" stroke="black" points="194.21,-122 191.21,-126 170.21,-126 167.21,-122 87.79,-122 87.79,-86 194.21,-86 194.21,-122"/>
206
+ <text text-anchor="middle" x="141" y="-99.8" font-family="Times,serif" font-size="14.00">PopoverModule</text>
207
207
  </g>
208
208
  <!-- PopoverModule&#45;&gt;TooltipModule -->
209
209
  <g id="edge3" class="edge">
210
210
  <title>PopoverModule&#45;&gt;TooltipModule</title>
211
- <path fill="none" stroke="black" d="M301.64,-104C293.91,-104 288.5,-104 288.5,-104 288.5,-104 288.5,-140.89 288.5,-140.89"/>
212
- <polygon fill="black" stroke="black" points="285,-140.89 288.5,-150.89 292,-140.89 285,-140.89"/>
211
+ <path fill="none" stroke="black" d="M177.48,-122.11C177.48,-141.34 177.48,-169 177.48,-169 177.48,-169 214.53,-169 214.53,-169"/>
212
+ <polygon fill="black" stroke="black" points="214.53,-172.5 224.53,-169 214.53,-165.5 214.53,-172.5"/>
213
213
  </g>
214
214
  </g>
215
215
  </svg>