carbon-components-angular 5.56.2 → 5.56.4

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 (99) hide show
  1. package/docs/documentation/components/ComboBox.html +1 -1
  2. package/docs/documentation/components/Pagination.html +3 -3
  3. package/docs/documentation/directives/IconDirective.html +7 -6
  4. package/docs/documentation/interfaces/PaginationTranslations.html +1 -1
  5. package/docs/documentation/js/search/search_index.js +2 -2
  6. package/docs/documentation/modules/TilesModule/dependencies.svg +106 -106
  7. package/docs/documentation/modules/TilesModule.html +106 -106
  8. package/docs/documentation/modules/TimePickerModule/dependencies.svg +41 -45
  9. package/docs/documentation/modules/TimePickerModule.html +41 -45
  10. package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +24 -24
  11. package/docs/documentation/modules/TimePickerSelectModule.html +24 -24
  12. package/docs/documentation/modules/ToggleModule/dependencies.svg +41 -45
  13. package/docs/documentation/modules/ToggleModule.html +41 -45
  14. package/docs/documentation/modules/ToggletipModule/dependencies.svg +4 -4
  15. package/docs/documentation/modules/ToggletipModule.html +4 -4
  16. package/docs/documentation/modules/TooltipModule/dependencies.svg +4 -4
  17. package/docs/documentation/modules/TooltipModule.html +4 -4
  18. package/docs/documentation/modules/TreeviewModule/dependencies.svg +36 -36
  19. package/docs/documentation/modules/TreeviewModule.html +36 -36
  20. package/docs/documentation.json +11 -11
  21. package/docs/storybook/1919.2a2b79ce.iframe.bundle.js +1 -0
  22. package/docs/storybook/7141.a08b411a.iframe.bundle.js +1 -0
  23. package/docs/storybook/{8341.d095fdee.iframe.bundle.js → 8341.8e19136f.iframe.bundle.js} +1 -1
  24. package/docs/storybook/9672.4c384e0d.iframe.bundle.js +1 -0
  25. package/docs/storybook/accordion-accordion-stories.75536b46.iframe.bundle.js +1 -0
  26. package/docs/storybook/button-button-set-stories.386c621a.iframe.bundle.js +1 -0
  27. package/docs/storybook/button-button-stories.585caa8e.iframe.bundle.js +1 -0
  28. package/docs/storybook/button-icon-button-stories.e0297847.iframe.bundle.js +1 -0
  29. package/docs/storybook/code-snippet-code-snippet-stories.07e87dc8.iframe.bundle.js +1 -0
  30. package/docs/storybook/combobox-combobox-stories.7419dc2f.iframe.bundle.js +1 -0
  31. package/docs/storybook/context-menu-context-menu-stories.7c62ce72.iframe.bundle.js +1 -0
  32. package/docs/storybook/datepicker-datepicker-stories.9d6520e8.iframe.bundle.js +1 -0
  33. package/docs/storybook/dropdown-dropdown-stories.b9550377.iframe.bundle.js +1 -0
  34. package/docs/storybook/icon-icon-stories.01483f14.iframe.bundle.js +1 -0
  35. package/docs/storybook/iframe.html +2 -2
  36. package/docs/storybook/index-stories.3c2dfd9a.iframe.bundle.js +1 -0
  37. package/docs/storybook/inline-loading-inline-loading-stories.3e44df84.iframe.bundle.js +1 -0
  38. package/docs/storybook/input-input-stories.91b3cf3f.iframe.bundle.js +1 -0
  39. package/docs/storybook/input-password-stories.84bacb0d.iframe.bundle.js +1 -0
  40. package/docs/storybook/input-textarea-stories.b8280606.iframe.bundle.js +1 -0
  41. package/docs/storybook/link-link-stories.d959ec78.iframe.bundle.js +1 -0
  42. package/docs/storybook/main.93a62a71.iframe.bundle.js +1 -0
  43. package/docs/storybook/number-input-number-stories.6575121c.iframe.bundle.js +1 -0
  44. package/docs/storybook/patterns-loading-large-loading-stories.14eab3d2.iframe.bundle.js +1 -0
  45. package/docs/storybook/progress-bar-progress-bar-stories.b009f3f0.iframe.bundle.js +1 -0
  46. package/docs/storybook/{7141.9d9ce230.iframe.bundle.js → progress-indicator-progress-indicator-stories.633e03cd.iframe.bundle.js} +1 -1
  47. package/docs/storybook/project.json +1 -1
  48. package/docs/storybook/radio-radio-stories.befaf83a.iframe.bundle.js +1 -0
  49. package/docs/storybook/{runtime~main.48ab60ff.iframe.bundle.js → runtime~main.f0dc5a47.iframe.bundle.js} +1 -1
  50. package/docs/storybook/search-search-stories.b0e346d3.iframe.bundle.js +1 -0
  51. package/docs/storybook/structured-list-structured-list-stories.01f1468d.iframe.bundle.js +1 -0
  52. package/docs/storybook/tag-tag-stories.c5c2cc86.iframe.bundle.js +1 -0
  53. package/docs/storybook/treeview-treeview-stories.be34c320.iframe.bundle.js +1 -0
  54. package/docs/storybook/ui-shell-ui-shell-stories.80c8e5a5.iframe.bundle.js +1 -0
  55. package/esm2020/combobox/combobox.component.mjs +2 -2
  56. package/esm2020/icon/icon.directive.mjs +4 -3
  57. package/esm2020/pagination/pagination.component.mjs +3 -3
  58. package/fesm2015/carbon-components-angular-combobox.mjs +1 -1
  59. package/fesm2015/carbon-components-angular-combobox.mjs.map +1 -1
  60. package/fesm2015/carbon-components-angular-icon.mjs +3 -2
  61. package/fesm2015/carbon-components-angular-icon.mjs.map +1 -1
  62. package/fesm2015/carbon-components-angular-pagination.mjs +2 -2
  63. package/fesm2015/carbon-components-angular-pagination.mjs.map +1 -1
  64. package/fesm2020/carbon-components-angular-combobox.mjs +1 -1
  65. package/fesm2020/carbon-components-angular-combobox.mjs.map +1 -1
  66. package/fesm2020/carbon-components-angular-icon.mjs +3 -2
  67. package/fesm2020/carbon-components-angular-icon.mjs.map +1 -1
  68. package/fesm2020/carbon-components-angular-pagination.mjs +2 -2
  69. package/fesm2020/carbon-components-angular-pagination.mjs.map +1 -1
  70. package/package.json +1 -1
  71. package/docs/storybook/1919.75654e64.iframe.bundle.js +0 -1
  72. package/docs/storybook/9672.a4277bf9.iframe.bundle.js +0 -1
  73. package/docs/storybook/accordion-accordion-stories.f0e7b598.iframe.bundle.js +0 -1
  74. package/docs/storybook/button-button-set-stories.1094a620.iframe.bundle.js +0 -1
  75. package/docs/storybook/button-button-stories.a0ff29b1.iframe.bundle.js +0 -1
  76. package/docs/storybook/button-icon-button-stories.db9a9ba5.iframe.bundle.js +0 -1
  77. package/docs/storybook/code-snippet-code-snippet-stories.cc0ddba0.iframe.bundle.js +0 -1
  78. package/docs/storybook/combobox-combobox-stories.2d3b97eb.iframe.bundle.js +0 -1
  79. package/docs/storybook/context-menu-context-menu-stories.431b9c7a.iframe.bundle.js +0 -1
  80. package/docs/storybook/datepicker-datepicker-stories.2f076085.iframe.bundle.js +0 -1
  81. package/docs/storybook/dropdown-dropdown-stories.0a8f052e.iframe.bundle.js +0 -1
  82. package/docs/storybook/icon-icon-stories.e234de11.iframe.bundle.js +0 -1
  83. package/docs/storybook/index-stories.69d5a816.iframe.bundle.js +0 -1
  84. package/docs/storybook/inline-loading-inline-loading-stories.fea34c40.iframe.bundle.js +0 -1
  85. package/docs/storybook/input-input-stories.68ee4653.iframe.bundle.js +0 -1
  86. package/docs/storybook/input-password-stories.3084ebfc.iframe.bundle.js +0 -1
  87. package/docs/storybook/input-textarea-stories.e3f84fc4.iframe.bundle.js +0 -1
  88. package/docs/storybook/link-link-stories.d436099f.iframe.bundle.js +0 -1
  89. package/docs/storybook/main.2e1da19e.iframe.bundle.js +0 -1
  90. package/docs/storybook/number-input-number-stories.1e4ea9f3.iframe.bundle.js +0 -1
  91. package/docs/storybook/patterns-loading-large-loading-stories.67f20584.iframe.bundle.js +0 -1
  92. package/docs/storybook/progress-bar-progress-bar-stories.9a58678a.iframe.bundle.js +0 -1
  93. package/docs/storybook/progress-indicator-progress-indicator-stories.981734fc.iframe.bundle.js +0 -1
  94. package/docs/storybook/radio-radio-stories.035c4409.iframe.bundle.js +0 -1
  95. package/docs/storybook/search-search-stories.6bd22f30.iframe.bundle.js +0 -1
  96. package/docs/storybook/structured-list-structured-list-stories.905f4b86.iframe.bundle.js +0 -1
  97. package/docs/storybook/tag-tag-stories.8b0e9efc.iframe.bundle.js +0 -1
  98. package/docs/storybook/treeview-treeview-stories.a7ea66bb.iframe.bundle.js +0 -1
  99. package/docs/storybook/ui-shell-ui-shell-stories.157336b4.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="686pt" height="396pt"
8
- viewBox="0.00 0.00 686.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
7
+ <svg width="870pt" height="396pt"
8
+ viewBox="0.00 0.00 870.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
9
9
  <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 391.59)">
10
10
  <title>dependencies</title>
11
- <polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 682,-391.59 682,4 -4,4"/>
12
- <text text-anchor="start" x="318.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
13
- <polygon fill="#ffffb3" stroke="transparent" points="105,-10 105,-30 125,-30 125,-10 105,-10"/>
14
- <text text-anchor="start" x="128.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
15
- <polygon fill="#8dd3c7" stroke="transparent" points="218,-10 218,-30 238,-30 238,-10 218,-10"/>
16
- <text text-anchor="start" x="241.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
17
- <polygon fill="#80b1d3" stroke="transparent" points="304,-10 304,-30 324,-30 324,-10 304,-10"/>
18
- <text text-anchor="start" x="327.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
19
- <polygon fill="#fdb462" stroke="transparent" points="401,-10 401,-30 421,-30 421,-10 401,-10"/>
20
- <text text-anchor="start" x="424.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
21
- <polygon fill="#fb8072" stroke="transparent" points="497,-10 497,-30 517,-30 517,-10 497,-10"/>
22
- <text text-anchor="start" x="520.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
11
+ <polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 866,-391.59 866,4 -4,4"/>
12
+ <text text-anchor="start" x="410.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
13
+ <polygon fill="#ffffb3" stroke="transparent" points="197,-10 197,-30 217,-30 217,-10 197,-10"/>
14
+ <text text-anchor="start" x="220.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
15
+ <polygon fill="#8dd3c7" stroke="transparent" points="310,-10 310,-30 330,-30 330,-10 310,-10"/>
16
+ <text text-anchor="start" x="333.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
17
+ <polygon fill="#80b1d3" stroke="transparent" points="396,-10 396,-30 416,-30 416,-10 396,-10"/>
18
+ <text text-anchor="start" x="419.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
19
+ <polygon fill="#fdb462" stroke="transparent" points="493,-10 493,-30 513,-30 513,-10 493,-10"/>
20
+ <text text-anchor="start" x="516.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
21
+ <polygon fill="#fb8072" stroke="transparent" points="589,-10 589,-30 609,-30 609,-10 589,-10"/>
22
+ <text text-anchor="start" x="612.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
23
23
  <g id="clust1" class="cluster">
24
24
  <title>cluster_TimePickerModule</title>
25
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 670,-379.59 670,-70 8,-70"/>
26
- </g>
27
- <g id="clust2" class="cluster">
28
- <title>cluster_TimePickerModule_declarations</title>
29
- <polygon fill="none" stroke="black" points="290,-189.59 290,-241.59 388,-241.59 388,-189.59 290,-189.59"/>
30
- </g>
31
- <g id="clust4" class="cluster">
32
- <title>cluster_TimePickerModule_imports</title>
33
- <polygon fill="none" stroke="black" points="396,-189.59 396,-241.59 572,-241.59 572,-189.59 396,-189.59"/>
25
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 854,-379.59 854,-70 8,-70"/>
34
26
  </g>
35
27
  <g id="clust3" class="cluster">
36
28
  <title>cluster_TimePickerModule_TimePicker_providers</title>
37
- <polygon fill="none" stroke="black" points="16,-78 16,-176.59 662,-176.59 662,-78 16,-78"/>
29
+ <polygon fill="none" stroke="black" points="200,-78 200,-241.59 846,-241.59 846,-78 200,-78"/>
38
30
  </g>
39
31
  <g id="clust5" class="cluster">
40
32
  <title>cluster_TimePickerModule_exports</title>
41
- <polygon fill="none" stroke="black" points="361,-319.59 361,-371.59 461,-371.59 461,-319.59 361,-319.59"/>
33
+ <polygon fill="none" stroke="black" points="195,-319.59 195,-371.59 295,-371.59 295,-319.59 195,-319.59"/>
34
+ </g>
35
+ <g id="clust4" class="cluster">
36
+ <title>cluster_TimePickerModule_imports</title>
37
+ <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 192,-241.59 192,-189.59 16,-189.59"/>
42
38
  </g>
43
39
  <!-- TimePicker -->
44
40
  <g id="node1" class="node">
45
41
  <title>TimePicker</title>
46
- <polygon fill="#ffffb3" stroke="black" points="379.81,-233.59 298.19,-233.59 298.19,-197.59 379.81,-197.59 379.81,-233.59"/>
47
- <text text-anchor="middle" x="339" y="-211.39" font-family="Times,serif" font-size="14.00">TimePicker</text>
42
+ <polygon fill="#ffffb3" stroke="black" points="426.81,-233.59 345.19,-233.59 345.19,-197.59 426.81,-197.59 426.81,-233.59"/>
43
+ <text text-anchor="middle" x="386" y="-211.39" font-family="Times,serif" font-size="14.00">TimePicker</text>
48
44
  </g>
49
45
  <!-- TimePickerModule -->
50
46
  <g id="node2" class="node">
51
47
  <title>TimePickerModule</title>
52
- <polygon fill="#8dd3c7" stroke="black" points="473.36,-298.59 470.36,-302.59 449.36,-302.59 446.36,-298.59 348.64,-298.59 348.64,-262.59 473.36,-262.59 473.36,-298.59"/>
53
- <text text-anchor="middle" x="411" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerModule</text>
48
+ <polygon fill="#8dd3c7" stroke="black" points="307.36,-298.59 304.36,-302.59 283.36,-302.59 280.36,-298.59 182.64,-298.59 182.64,-262.59 307.36,-262.59 307.36,-298.59"/>
49
+ <text text-anchor="middle" x="245" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerModule</text>
54
50
  </g>
55
51
  <!-- TimePicker&#45;&gt;TimePickerModule -->
56
52
  <g id="edge1" class="edge">
57
53
  <title>TimePicker&#45;&gt;TimePickerModule</title>
58
- <path fill="none" stroke="black" d="M364.11,-233.7C364.11,-233.7 364.11,-252.58 364.11,-252.58"/>
59
- <polygon fill="black" stroke="black" points="360.61,-252.58 364.11,-262.58 367.61,-252.58 360.61,-252.58"/>
54
+ <path fill="none" stroke="black" d="M386,-233.7C386,-252.93 386,-280.59 386,-280.59 386,-280.59 317.67,-280.59 317.67,-280.59"/>
55
+ <polygon fill="black" stroke="black" points="317.67,-277.09 307.67,-280.59 317.67,-284.09 317.67,-277.09"/>
60
56
  </g>
61
57
  <!-- TimePicker -->
62
58
  <g id="node5" class="node">
63
59
  <title>TimePicker </title>
64
- <polygon fill="#fb8072" stroke="black" points="453.31,-363.59 368.69,-363.59 368.69,-327.59 453.31,-327.59 453.31,-363.59"/>
65
- <text text-anchor="middle" x="411" y="-341.39" font-family="Times,serif" font-size="14.00">TimePicker </text>
60
+ <polygon fill="#fb8072" stroke="black" points="287.31,-363.59 202.69,-363.59 202.69,-327.59 287.31,-327.59 287.31,-363.59"/>
61
+ <text text-anchor="middle" x="245" y="-341.39" font-family="Times,serif" font-size="14.00">TimePicker </text>
66
62
  </g>
67
63
  <!-- TimePickerModule&#45;&gt;TimePicker -->
68
64
  <g id="edge4" class="edge">
69
65
  <title>TimePickerModule&#45;&gt;TimePicker </title>
70
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M411,-298.7C411,-298.7 411,-317.58 411,-317.58"/>
71
- <polygon fill="black" stroke="black" points="407.5,-317.58 411,-327.58 414.5,-317.58 407.5,-317.58"/>
66
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M245,-298.7C245,-298.7 245,-317.58 245,-317.58"/>
67
+ <polygon fill="black" stroke="black" points="241.5,-317.58 245,-327.58 248.5,-317.58 241.5,-317.58"/>
72
68
  </g>
73
69
  <!-- {
74
70
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
@@ -77,10 +73,10 @@
77
73
  <title>{
78
74
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
79
75
  }</title>
80
- <ellipse fill="#fdb462" stroke="black" cx="339" cy="-127.3" rx="314.66" ry="41.09"/>
81
- <text text-anchor="middle" x="339" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
82
- <text text-anchor="middle" x="339" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true</text>
83
- <text text-anchor="middle" x="339" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
76
+ <ellipse fill="#fdb462" stroke="black" cx="523" cy="-127.3" rx="314.66" ry="41.09"/>
77
+ <text text-anchor="middle" x="523" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
78
+ <text text-anchor="middle" x="523" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true</text>
79
+ <text text-anchor="middle" x="523" 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: TimePicker, multi: true
@@ -89,20 +85,20 @@
89
85
  <title>{
90
86
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
91
87
  }&#45;&gt;TimePicker</title>
92
- <path fill="none" stroke="black" d="M339,-168.6C339,-168.6 339,-187.26 339,-187.26"/>
93
- <polygon fill="black" stroke="black" points="335.5,-187.26 339,-197.26 342.5,-187.26 335.5,-187.26"/>
88
+ <path fill="none" stroke="black" d="M386,-164.48C386,-164.48 386,-187.22 386,-187.22"/>
89
+ <polygon fill="black" stroke="black" points="382.5,-187.22 386,-197.22 389.5,-187.22 382.5,-187.22"/>
94
90
  </g>
95
91
  <!-- TimePickerSelectModule -->
96
92
  <g id="node4" class="node">
97
93
  <title>TimePickerSelectModule</title>
98
- <polygon fill="#8dd3c7" stroke="black" points="563.57,-233.59 560.57,-237.59 539.57,-237.59 536.57,-233.59 404.43,-233.59 404.43,-197.59 563.57,-197.59 563.57,-233.59"/>
99
- <text text-anchor="middle" x="484" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
94
+ <polygon fill="#8dd3c7" stroke="black" points="183.57,-233.59 180.57,-237.59 159.57,-237.59 156.57,-233.59 24.43,-233.59 24.43,-197.59 183.57,-197.59 183.57,-233.59"/>
95
+ <text text-anchor="middle" x="104" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
100
96
  </g>
101
97
  <!-- TimePickerSelectModule&#45;&gt;TimePickerModule -->
102
98
  <g id="edge3" class="edge">
103
99
  <title>TimePickerSelectModule&#45;&gt;TimePickerModule</title>
104
- <path fill="none" stroke="black" d="M438.95,-233.7C438.95,-233.7 438.95,-252.58 438.95,-252.58"/>
105
- <polygon fill="black" stroke="black" points="435.45,-252.58 438.95,-262.58 442.45,-252.58 435.45,-252.58"/>
100
+ <path fill="none" stroke="black" d="M183.57,-215.59C191.09,-215.59 195.98,-215.59 195.98,-215.59 195.98,-215.59 195.98,-252.48 195.98,-252.48"/>
101
+ <polygon fill="black" stroke="black" points="192.48,-252.48 195.98,-262.48 199.48,-252.48 192.48,-252.48"/>
106
102
  </g>
107
103
  </g>
108
104
  </svg>
@@ -97,71 +97,67 @@
97
97
  <!-- Generated by graphviz version 2.47.0 (20210316.0004)
98
98
  -->
99
99
  <!-- Title: dependencies Pages: 1 -->
100
- <svg width="686pt" height="396pt"
101
- viewBox="0.00 0.00 686.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
100
+ <svg width="870pt" height="396pt"
101
+ viewBox="0.00 0.00 870.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
102
102
  <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 391.59)">
103
103
  <title>dependencies</title>
104
- <polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 682,-391.59 682,4 -4,4"/>
105
- <text text-anchor="start" x="318.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
106
- <polygon fill="#ffffb3" stroke="transparent" points="105,-10 105,-30 125,-30 125,-10 105,-10"/>
107
- <text text-anchor="start" x="128.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
108
- <polygon fill="#8dd3c7" stroke="transparent" points="218,-10 218,-30 238,-30 238,-10 218,-10"/>
109
- <text text-anchor="start" x="241.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
110
- <polygon fill="#80b1d3" stroke="transparent" points="304,-10 304,-30 324,-30 324,-10 304,-10"/>
111
- <text text-anchor="start" x="327.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
112
- <polygon fill="#fdb462" stroke="transparent" points="401,-10 401,-30 421,-30 421,-10 401,-10"/>
113
- <text text-anchor="start" x="424.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
114
- <polygon fill="#fb8072" stroke="transparent" points="497,-10 497,-30 517,-30 517,-10 497,-10"/>
115
- <text text-anchor="start" x="520.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
104
+ <polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 866,-391.59 866,4 -4,4"/>
105
+ <text text-anchor="start" x="410.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
106
+ <polygon fill="#ffffb3" stroke="transparent" points="197,-10 197,-30 217,-30 217,-10 197,-10"/>
107
+ <text text-anchor="start" x="220.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
108
+ <polygon fill="#8dd3c7" stroke="transparent" points="310,-10 310,-30 330,-30 330,-10 310,-10"/>
109
+ <text text-anchor="start" x="333.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
110
+ <polygon fill="#80b1d3" stroke="transparent" points="396,-10 396,-30 416,-30 416,-10 396,-10"/>
111
+ <text text-anchor="start" x="419.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
112
+ <polygon fill="#fdb462" stroke="transparent" points="493,-10 493,-30 513,-30 513,-10 493,-10"/>
113
+ <text text-anchor="start" x="516.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
114
+ <polygon fill="#fb8072" stroke="transparent" points="589,-10 589,-30 609,-30 609,-10 589,-10"/>
115
+ <text text-anchor="start" x="612.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Exports</text>
116
116
  <g id="clust1" class="cluster">
117
117
  <title>cluster_TimePickerModule</title>
118
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 670,-379.59 670,-70 8,-70"/>
119
- </g>
120
- <g id="clust2" class="cluster">
121
- <title>cluster_TimePickerModule_declarations</title>
122
- <polygon fill="none" stroke="black" points="290,-189.59 290,-241.59 388,-241.59 388,-189.59 290,-189.59"/>
123
- </g>
124
- <g id="clust4" class="cluster">
125
- <title>cluster_TimePickerModule_imports</title>
126
- <polygon fill="none" stroke="black" points="396,-189.59 396,-241.59 572,-241.59 572,-189.59 396,-189.59"/>
118
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 854,-379.59 854,-70 8,-70"/>
127
119
  </g>
128
120
  <g id="clust3" class="cluster">
129
121
  <title>cluster_TimePickerModule_TimePicker_providers</title>
130
- <polygon fill="none" stroke="black" points="16,-78 16,-176.59 662,-176.59 662,-78 16,-78"/>
122
+ <polygon fill="none" stroke="black" points="200,-78 200,-241.59 846,-241.59 846,-78 200,-78"/>
131
123
  </g>
132
124
  <g id="clust5" class="cluster">
133
125
  <title>cluster_TimePickerModule_exports</title>
134
- <polygon fill="none" stroke="black" points="361,-319.59 361,-371.59 461,-371.59 461,-319.59 361,-319.59"/>
126
+ <polygon fill="none" stroke="black" points="195,-319.59 195,-371.59 295,-371.59 295,-319.59 195,-319.59"/>
127
+ </g>
128
+ <g id="clust4" class="cluster">
129
+ <title>cluster_TimePickerModule_imports</title>
130
+ <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 192,-241.59 192,-189.59 16,-189.59"/>
135
131
  </g>
136
132
  <!-- TimePicker -->
137
133
  <g id="node1" class="node">
138
134
  <title>TimePicker</title>
139
- <polygon fill="#ffffb3" stroke="black" points="379.81,-233.59 298.19,-233.59 298.19,-197.59 379.81,-197.59 379.81,-233.59"/>
140
- <text text-anchor="middle" x="339" y="-211.39" font-family="Times,serif" font-size="14.00">TimePicker</text>
135
+ <polygon fill="#ffffb3" stroke="black" points="426.81,-233.59 345.19,-233.59 345.19,-197.59 426.81,-197.59 426.81,-233.59"/>
136
+ <text text-anchor="middle" x="386" y="-211.39" font-family="Times,serif" font-size="14.00">TimePicker</text>
141
137
  </g>
142
138
  <!-- TimePickerModule -->
143
139
  <g id="node2" class="node">
144
140
  <title>TimePickerModule</title>
145
- <polygon fill="#8dd3c7" stroke="black" points="473.36,-298.59 470.36,-302.59 449.36,-302.59 446.36,-298.59 348.64,-298.59 348.64,-262.59 473.36,-262.59 473.36,-298.59"/>
146
- <text text-anchor="middle" x="411" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerModule</text>
141
+ <polygon fill="#8dd3c7" stroke="black" points="307.36,-298.59 304.36,-302.59 283.36,-302.59 280.36,-298.59 182.64,-298.59 182.64,-262.59 307.36,-262.59 307.36,-298.59"/>
142
+ <text text-anchor="middle" x="245" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerModule</text>
147
143
  </g>
148
144
  <!-- TimePicker&#45;&gt;TimePickerModule -->
149
145
  <g id="edge1" class="edge">
150
146
  <title>TimePicker&#45;&gt;TimePickerModule</title>
151
- <path fill="none" stroke="black" d="M364.11,-233.7C364.11,-233.7 364.11,-252.58 364.11,-252.58"/>
152
- <polygon fill="black" stroke="black" points="360.61,-252.58 364.11,-262.58 367.61,-252.58 360.61,-252.58"/>
147
+ <path fill="none" stroke="black" d="M386,-233.7C386,-252.93 386,-280.59 386,-280.59 386,-280.59 317.67,-280.59 317.67,-280.59"/>
148
+ <polygon fill="black" stroke="black" points="317.67,-277.09 307.67,-280.59 317.67,-284.09 317.67,-277.09"/>
153
149
  </g>
154
150
  <!-- TimePicker -->
155
151
  <g id="node5" class="node">
156
152
  <title>TimePicker </title>
157
- <polygon fill="#fb8072" stroke="black" points="453.31,-363.59 368.69,-363.59 368.69,-327.59 453.31,-327.59 453.31,-363.59"/>
158
- <text text-anchor="middle" x="411" y="-341.39" font-family="Times,serif" font-size="14.00">TimePicker </text>
153
+ <polygon fill="#fb8072" stroke="black" points="287.31,-363.59 202.69,-363.59 202.69,-327.59 287.31,-327.59 287.31,-363.59"/>
154
+ <text text-anchor="middle" x="245" y="-341.39" font-family="Times,serif" font-size="14.00">TimePicker </text>
159
155
  </g>
160
156
  <!-- TimePickerModule&#45;&gt;TimePicker -->
161
157
  <g id="edge4" class="edge">
162
158
  <title>TimePickerModule&#45;&gt;TimePicker </title>
163
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M411,-298.7C411,-298.7 411,-317.58 411,-317.58"/>
164
- <polygon fill="black" stroke="black" points="407.5,-317.58 411,-327.58 414.5,-317.58 407.5,-317.58"/>
159
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M245,-298.7C245,-298.7 245,-317.58 245,-317.58"/>
160
+ <polygon fill="black" stroke="black" points="241.5,-317.58 245,-327.58 248.5,-317.58 241.5,-317.58"/>
165
161
  </g>
166
162
  <!-- {
167
163
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
@@ -170,10 +166,10 @@
170
166
  <title>{
171
167
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
172
168
  }</title>
173
- <ellipse fill="#fdb462" stroke="black" cx="339" cy="-127.3" rx="314.66" ry="41.09"/>
174
- <text text-anchor="middle" x="339" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
175
- <text text-anchor="middle" x="339" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true</text>
176
- <text text-anchor="middle" x="339" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
169
+ <ellipse fill="#fdb462" stroke="black" cx="523" cy="-127.3" rx="314.66" ry="41.09"/>
170
+ <text text-anchor="middle" x="523" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
171
+ <text text-anchor="middle" x="523" y="-123.1" font-family="Times,serif" font-size="14.00"> &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true</text>
172
+ <text text-anchor="middle" x="523" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
177
173
  </g>
178
174
  <!-- {
179
175
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
@@ -182,20 +178,20 @@
182
178
  <title>{
183
179
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
184
180
  }&#45;&gt;TimePicker</title>
185
- <path fill="none" stroke="black" d="M339,-168.6C339,-168.6 339,-187.26 339,-187.26"/>
186
- <polygon fill="black" stroke="black" points="335.5,-187.26 339,-197.26 342.5,-187.26 335.5,-187.26"/>
181
+ <path fill="none" stroke="black" d="M386,-164.48C386,-164.48 386,-187.22 386,-187.22"/>
182
+ <polygon fill="black" stroke="black" points="382.5,-187.22 386,-197.22 389.5,-187.22 382.5,-187.22"/>
187
183
  </g>
188
184
  <!-- TimePickerSelectModule -->
189
185
  <g id="node4" class="node">
190
186
  <title>TimePickerSelectModule</title>
191
- <polygon fill="#8dd3c7" stroke="black" points="563.57,-233.59 560.57,-237.59 539.57,-237.59 536.57,-233.59 404.43,-233.59 404.43,-197.59 563.57,-197.59 563.57,-233.59"/>
192
- <text text-anchor="middle" x="484" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
187
+ <polygon fill="#8dd3c7" stroke="black" points="183.57,-233.59 180.57,-237.59 159.57,-237.59 156.57,-233.59 24.43,-233.59 24.43,-197.59 183.57,-197.59 183.57,-233.59"/>
188
+ <text text-anchor="middle" x="104" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
193
189
  </g>
194
190
  <!-- TimePickerSelectModule&#45;&gt;TimePickerModule -->
195
191
  <g id="edge3" class="edge">
196
192
  <title>TimePickerSelectModule&#45;&gt;TimePickerModule</title>
197
- <path fill="none" stroke="black" d="M438.95,-233.7C438.95,-233.7 438.95,-252.58 438.95,-252.58"/>
198
- <polygon fill="black" stroke="black" points="435.45,-252.58 438.95,-262.58 442.45,-252.58 435.45,-252.58"/>
193
+ <path fill="none" stroke="black" d="M183.57,-215.59C191.09,-215.59 195.98,-215.59 195.98,-215.59 195.98,-215.59 195.98,-252.48 195.98,-252.48"/>
194
+ <polygon fill="black" stroke="black" points="192.48,-252.48 195.98,-262.48 199.48,-252.48 192.48,-252.48"/>
199
195
  </g>
200
196
  </g>
201
197
  </svg>
@@ -24,6 +24,14 @@
24
24
  <title>cluster_TimePickerSelectModule</title>
25
25
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 718,-379.59 718,-70 8,-70"/>
26
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="clust5" class="cluster">
32
+ <title>cluster_TimePickerSelectModule_exports</title>
33
+ <polygon fill="none" stroke="black" points="424,-319.59 424,-371.59 560,-371.59 560,-319.59 424,-319.59"/>
34
+ </g>
27
35
  <g id="clust2" class="cluster">
28
36
  <title>cluster_TimePickerSelectModule_declarations</title>
29
37
  <polygon fill="none" stroke="black" points="297,-189.59 297,-241.59 429,-241.59 429,-189.59 297,-189.59"/>
@@ -32,14 +40,6 @@
32
40
  <title>cluster_TimePickerSelectModule_TimePickerSelect_providers</title>
33
41
  <polygon fill="none" stroke="black" points="16,-78 16,-176.59 710,-176.59 710,-78 16,-78"/>
34
42
  </g>
35
- <g id="clust4" class="cluster">
36
- <title>cluster_TimePickerSelectModule_imports</title>
37
- <polygon fill="none" stroke="black" points="77,-189.59 77,-241.59 289,-241.59 289,-189.59 77,-189.59"/>
38
- </g>
39
- <g id="clust5" class="cluster">
40
- <title>cluster_TimePickerSelectModule_exports</title>
41
- <polygon fill="none" stroke="black" points="171,-319.59 171,-371.59 307,-371.59 307,-319.59 171,-319.59"/>
42
- </g>
43
43
  <!-- TimePickerSelect -->
44
44
  <g id="node1" class="node">
45
45
  <title>TimePickerSelect</title>
@@ -49,26 +49,26 @@
49
49
  <!-- TimePickerSelectModule -->
50
50
  <g id="node2" class="node">
51
51
  <title>TimePickerSelectModule</title>
52
- <polygon fill="#8dd3c7" stroke="black" points="318.57,-298.59 315.57,-302.59 294.57,-302.59 291.57,-298.59 159.43,-298.59 159.43,-262.59 318.57,-262.59 318.57,-298.59"/>
53
- <text text-anchor="middle" x="239" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
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>
54
54
  </g>
55
55
  <!-- TimePickerSelect&#45;&gt;TimePickerSelectModule -->
56
56
  <g id="edge1" class="edge">
57
57
  <title>TimePickerSelect&#45;&gt;TimePickerSelectModule</title>
58
- <path fill="none" stroke="black" d="M311.89,-233.7C311.89,-233.7 311.89,-252.58 311.89,-252.58"/>
59
- <polygon fill="black" stroke="black" points="308.39,-252.58 311.89,-262.58 315.39,-252.58 308.39,-252.58"/>
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"/>
60
60
  </g>
61
61
  <!-- TimePickerSelect -->
62
62
  <g id="node6" class="node">
63
63
  <title>TimePickerSelect </title>
64
- <polygon fill="#fb8072" stroke="black" points="298.52,-363.59 179.48,-363.59 179.48,-327.59 298.52,-327.59 298.52,-363.59"/>
65
- <text text-anchor="middle" x="239" y="-341.39" font-family="Times,serif" font-size="14.00">TimePickerSelect </text>
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>
66
66
  </g>
67
67
  <!-- TimePickerSelectModule&#45;&gt;TimePickerSelect -->
68
68
  <g id="edge5" class="edge">
69
69
  <title>TimePickerSelectModule&#45;&gt;TimePickerSelect </title>
70
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M239,-298.7C239,-298.7 239,-317.58 239,-317.58"/>
71
- <polygon fill="black" stroke="black" points="235.5,-317.58 239,-327.58 242.5,-317.58 235.5,-317.58"/>
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"/>
72
72
  </g>
73
73
  <!-- {
74
74
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
@@ -95,26 +95,26 @@
95
95
  <!-- IconModule -->
96
96
  <g id="node4" class="node">
97
97
  <title>IconModule</title>
98
- <polygon fill="#8dd3c7" stroke="black" points="281.43,-233.59 278.43,-237.59 257.43,-237.59 254.43,-233.59 196.57,-233.59 196.57,-197.59 281.43,-197.59 281.43,-233.59"/>
99
- <text text-anchor="middle" x="239" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
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>
100
100
  </g>
101
101
  <!-- IconModule&#45;&gt;TimePickerSelectModule -->
102
102
  <g id="edge3" class="edge">
103
103
  <title>IconModule&#45;&gt;TimePickerSelectModule</title>
104
- <path fill="none" stroke="black" d="M239,-233.7C239,-233.7 239,-252.58 239,-252.58"/>
105
- <polygon fill="black" stroke="black" points="235.5,-252.58 239,-262.58 242.5,-252.58 235.5,-252.58"/>
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"/>
106
106
  </g>
107
107
  <!-- SelectModule -->
108
108
  <g id="node5" class="node">
109
109
  <title>SelectModule</title>
110
- <polygon fill="#8dd3c7" stroke="black" points="178.76,-233.59 175.76,-237.59 154.76,-237.59 151.76,-233.59 85.24,-233.59 85.24,-197.59 178.76,-197.59 178.76,-233.59"/>
111
- <text text-anchor="middle" x="132" y="-211.39" font-family="Times,serif" font-size="14.00">SelectModule</text>
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>
112
112
  </g>
113
113
  <!-- SelectModule&#45;&gt;TimePickerSelectModule -->
114
114
  <g id="edge4" class="edge">
115
115
  <title>SelectModule&#45;&gt;TimePickerSelectModule</title>
116
- <path fill="none" stroke="black" d="M169.17,-233.7C169.17,-233.7 169.17,-252.58 169.17,-252.58"/>
117
- <polygon fill="black" stroke="black" points="165.67,-252.58 169.17,-262.58 172.67,-252.58 165.67,-252.58"/>
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"/>
118
118
  </g>
119
119
  </g>
120
120
  </svg>
@@ -117,6 +117,14 @@
117
117
  <title>cluster_TimePickerSelectModule</title>
118
118
  <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 718,-379.59 718,-70 8,-70"/>
119
119
  </g>
120
+ <g id="clust4" class="cluster">
121
+ <title>cluster_TimePickerSelectModule_imports</title>
122
+ <polygon fill="none" stroke="black" points="437,-189.59 437,-241.59 649,-241.59 649,-189.59 437,-189.59"/>
123
+ </g>
124
+ <g id="clust5" class="cluster">
125
+ <title>cluster_TimePickerSelectModule_exports</title>
126
+ <polygon fill="none" stroke="black" points="424,-319.59 424,-371.59 560,-371.59 560,-319.59 424,-319.59"/>
127
+ </g>
120
128
  <g id="clust2" class="cluster">
121
129
  <title>cluster_TimePickerSelectModule_declarations</title>
122
130
  <polygon fill="none" stroke="black" points="297,-189.59 297,-241.59 429,-241.59 429,-189.59 297,-189.59"/>
@@ -125,14 +133,6 @@
125
133
  <title>cluster_TimePickerSelectModule_TimePickerSelect_providers</title>
126
134
  <polygon fill="none" stroke="black" points="16,-78 16,-176.59 710,-176.59 710,-78 16,-78"/>
127
135
  </g>
128
- <g id="clust4" class="cluster">
129
- <title>cluster_TimePickerSelectModule_imports</title>
130
- <polygon fill="none" stroke="black" points="77,-189.59 77,-241.59 289,-241.59 289,-189.59 77,-189.59"/>
131
- </g>
132
- <g id="clust5" class="cluster">
133
- <title>cluster_TimePickerSelectModule_exports</title>
134
- <polygon fill="none" stroke="black" points="171,-319.59 171,-371.59 307,-371.59 307,-319.59 171,-319.59"/>
135
- </g>
136
136
  <!-- TimePickerSelect -->
137
137
  <g id="node1" class="node">
138
138
  <title>TimePickerSelect</title>
@@ -142,26 +142,26 @@
142
142
  <!-- TimePickerSelectModule -->
143
143
  <g id="node2" class="node">
144
144
  <title>TimePickerSelectModule</title>
145
- <polygon fill="#8dd3c7" stroke="black" points="318.57,-298.59 315.57,-302.59 294.57,-302.59 291.57,-298.59 159.43,-298.59 159.43,-262.59 318.57,-262.59 318.57,-298.59"/>
146
- <text text-anchor="middle" x="239" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
145
+ <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"/>
146
+ <text text-anchor="middle" x="492" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
147
147
  </g>
148
148
  <!-- TimePickerSelect&#45;&gt;TimePickerSelectModule -->
149
149
  <g id="edge1" class="edge">
150
150
  <title>TimePickerSelect&#45;&gt;TimePickerSelectModule</title>
151
- <path fill="none" stroke="black" d="M311.89,-233.7C311.89,-233.7 311.89,-252.58 311.89,-252.58"/>
152
- <polygon fill="black" stroke="black" points="308.39,-252.58 311.89,-262.58 315.39,-252.58 308.39,-252.58"/>
151
+ <path fill="none" stroke="black" d="M416.61,-233.7C416.61,-233.7 416.61,-252.58 416.61,-252.58"/>
152
+ <polygon fill="black" stroke="black" points="413.11,-252.58 416.61,-262.58 420.11,-252.58 413.11,-252.58"/>
153
153
  </g>
154
154
  <!-- TimePickerSelect -->
155
155
  <g id="node6" class="node">
156
156
  <title>TimePickerSelect </title>
157
- <polygon fill="#fb8072" stroke="black" points="298.52,-363.59 179.48,-363.59 179.48,-327.59 298.52,-327.59 298.52,-363.59"/>
158
- <text text-anchor="middle" x="239" y="-341.39" font-family="Times,serif" font-size="14.00">TimePickerSelect </text>
157
+ <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"/>
158
+ <text text-anchor="middle" x="492" y="-341.39" font-family="Times,serif" font-size="14.00">TimePickerSelect </text>
159
159
  </g>
160
160
  <!-- TimePickerSelectModule&#45;&gt;TimePickerSelect -->
161
161
  <g id="edge5" class="edge">
162
162
  <title>TimePickerSelectModule&#45;&gt;TimePickerSelect </title>
163
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M239,-298.7C239,-298.7 239,-317.58 239,-317.58"/>
164
- <polygon fill="black" stroke="black" points="235.5,-317.58 239,-327.58 242.5,-317.58 235.5,-317.58"/>
163
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M492,-298.7C492,-298.7 492,-317.58 492,-317.58"/>
164
+ <polygon fill="black" stroke="black" points="488.5,-317.58 492,-327.58 495.5,-317.58 488.5,-317.58"/>
165
165
  </g>
166
166
  <!-- {
167
167
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
@@ -188,26 +188,26 @@
188
188
  <!-- IconModule -->
189
189
  <g id="node4" class="node">
190
190
  <title>IconModule</title>
191
- <polygon fill="#8dd3c7" stroke="black" points="281.43,-233.59 278.43,-237.59 257.43,-237.59 254.43,-233.59 196.57,-233.59 196.57,-197.59 281.43,-197.59 281.43,-233.59"/>
192
- <text text-anchor="middle" x="239" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
191
+ <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"/>
192
+ <text text-anchor="middle" x="599" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
193
193
  </g>
194
194
  <!-- IconModule&#45;&gt;TimePickerSelectModule -->
195
195
  <g id="edge3" class="edge">
196
196
  <title>IconModule&#45;&gt;TimePickerSelectModule</title>
197
- <path fill="none" stroke="black" d="M239,-233.7C239,-233.7 239,-252.58 239,-252.58"/>
198
- <polygon fill="black" stroke="black" points="235.5,-252.58 239,-262.58 242.5,-252.58 235.5,-252.58"/>
197
+ <path fill="none" stroke="black" d="M564.16,-233.7C564.16,-233.7 564.16,-252.58 564.16,-252.58"/>
198
+ <polygon fill="black" stroke="black" points="560.66,-252.58 564.16,-262.58 567.66,-252.58 560.66,-252.58"/>
199
199
  </g>
200
200
  <!-- SelectModule -->
201
201
  <g id="node5" class="node">
202
202
  <title>SelectModule</title>
203
- <polygon fill="#8dd3c7" stroke="black" points="178.76,-233.59 175.76,-237.59 154.76,-237.59 151.76,-233.59 85.24,-233.59 85.24,-197.59 178.76,-197.59 178.76,-233.59"/>
204
- <text text-anchor="middle" x="132" y="-211.39" font-family="Times,serif" font-size="14.00">SelectModule</text>
203
+ <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"/>
204
+ <text text-anchor="middle" x="492" y="-211.39" font-family="Times,serif" font-size="14.00">SelectModule</text>
205
205
  </g>
206
206
  <!-- SelectModule&#45;&gt;TimePickerSelectModule -->
207
207
  <g id="edge4" class="edge">
208
208
  <title>SelectModule&#45;&gt;TimePickerSelectModule</title>
209
- <path fill="none" stroke="black" d="M169.17,-233.7C169.17,-233.7 169.17,-252.58 169.17,-252.58"/>
210
- <polygon fill="black" stroke="black" points="165.67,-252.58 169.17,-262.58 172.67,-252.58 165.67,-252.58"/>
209
+ <path fill="none" stroke="black" d="M492,-233.7C492,-233.7 492,-252.58 492,-252.58"/>
210
+ <polygon fill="black" stroke="black" points="488.5,-252.58 492,-262.58 495.5,-252.58 488.5,-252.58"/>
211
211
  </g>
212
212
  </g>
213
213
  </svg>