carbon-components-angular 6.0.0-rc.6 → 6.0.0-rc.7

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 (78) hide show
  1. package/docs/documentation/components/Accordion.html +19 -13
  2. package/docs/documentation/components/AccordionItem.html +24 -18
  3. package/docs/documentation/components/BaseIconButton.html +48 -10
  4. package/docs/documentation/components/Breadcrumb.html +36 -30
  5. package/docs/documentation/components/BreadcrumbItemComponent.html +37 -23
  6. package/docs/documentation/components/ButtonSet.html +9 -4
  7. package/docs/documentation/components/CodeSnippet.html +19 -17
  8. package/docs/documentation/components/HeaderAction.html +8 -8
  9. package/docs/documentation/components/IconButton.html +42 -36
  10. package/docs/documentation/components/OverflowMenu.html +8 -8
  11. package/docs/documentation/components/PasswordInputLabelComponent.html +8 -8
  12. package/docs/documentation/js/search/search_index.js +2 -2
  13. package/docs/documentation/modules/ThemeModule/dependencies.svg +13 -13
  14. package/docs/documentation/modules/ThemeModule.html +13 -13
  15. package/docs/documentation/modules/TilesModule/dependencies.svg +107 -107
  16. package/docs/documentation/modules/TilesModule.html +107 -107
  17. package/docs/documentation/modules/TimePickerModule/dependencies.svg +42 -38
  18. package/docs/documentation/modules/TimePickerModule.html +42 -38
  19. package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +44 -48
  20. package/docs/documentation/modules/TimePickerSelectModule.html +44 -48
  21. package/docs/documentation/modules/ToggletipModule/dependencies.svg +39 -39
  22. package/docs/documentation/modules/ToggletipModule.html +39 -39
  23. package/docs/documentation/modules/TreeviewModule/dependencies.svg +36 -36
  24. package/docs/documentation/modules/TreeviewModule.html +36 -36
  25. package/docs/documentation.json +240 -232
  26. package/docs/storybook/1490.191a0115.iframe.bundle.js +1 -0
  27. package/docs/storybook/{accordion-accordion-stories.2979c72a.iframe.bundle.js → accordion-accordion-stories.b276db8e.iframe.bundle.js} +1 -1
  28. package/docs/storybook/breadcrumb-breadcrumb-stories.4399f581.iframe.bundle.js +1 -0
  29. package/docs/storybook/button-button-set-stories.11bdafeb.iframe.bundle.js +1 -0
  30. package/docs/storybook/button-button-stories.bccfb06e.iframe.bundle.js +1 -0
  31. package/docs/storybook/button-icon-button-stories.3e476706.iframe.bundle.js +1 -0
  32. package/docs/storybook/code-snippet-code-snippet-stories.f1d14060.iframe.bundle.js +1 -0
  33. package/docs/storybook/iframe.html +2 -2
  34. package/docs/storybook/index-stories.d50449dd.iframe.bundle.js +1 -0
  35. package/docs/storybook/input-input-stories.3dcb3ab9.iframe.bundle.js +1 -0
  36. package/docs/storybook/input-password-stories.b547ffdc.iframe.bundle.js +1 -0
  37. package/docs/storybook/input-textarea-stories.240c19ce.iframe.bundle.js +1 -0
  38. package/docs/storybook/main.67de8ddd.iframe.bundle.js +1 -0
  39. package/docs/storybook/patterns-forms-multi-step-form-stories.f803f0bf.iframe.bundle.js +1 -0
  40. package/docs/storybook/patterns-loading-large-loading-stories.17e78c2a.iframe.bundle.js +1 -0
  41. package/docs/storybook/project.json +1 -1
  42. package/docs/storybook/{runtime~main.ec2949a5.iframe.bundle.js → runtime~main.d532b1bc.iframe.bundle.js} +1 -1
  43. package/docs/storybook/tiles-expandable-tile-stories.33f75caa.iframe.bundle.js +1 -0
  44. package/docs/storybook/toggletip-toggletip-stories.d2517f7f.iframe.bundle.js +1 -0
  45. package/docs/storybook/ui-shell-ui-shell-stories.c31483da.iframe.bundle.js +1 -0
  46. package/esm2022/accordion/accordion-item.component.mjs +4 -4
  47. package/esm2022/accordion/accordion.component.mjs +5 -4
  48. package/esm2022/breadcrumb/breadcrumb-item.component.mjs +15 -6
  49. package/esm2022/breadcrumb/breadcrumb.component.mjs +5 -4
  50. package/esm2022/button/base-icon-button.component.mjs +5 -4
  51. package/esm2022/button/button-set.component.mjs +5 -4
  52. package/esm2022/button/icon-button.component.mjs +5 -4
  53. package/esm2022/code-snippet/code-snippet.component.mjs +7 -10
  54. package/fesm2022/carbon-components-angular-accordion.mjs +6 -5
  55. package/fesm2022/carbon-components-angular-accordion.mjs.map +1 -1
  56. package/fesm2022/carbon-components-angular-breadcrumb.mjs +17 -7
  57. package/fesm2022/carbon-components-angular-breadcrumb.mjs.map +1 -1
  58. package/fesm2022/carbon-components-angular-button.mjs +10 -7
  59. package/fesm2022/carbon-components-angular-button.mjs.map +1 -1
  60. package/fesm2022/carbon-components-angular-code-snippet.mjs +6 -9
  61. package/fesm2022/carbon-components-angular-code-snippet.mjs.map +1 -1
  62. package/package.json +13 -13
  63. package/docs/storybook/1490.b48978d9.iframe.bundle.js +0 -1
  64. package/docs/storybook/breadcrumb-breadcrumb-stories.74ad1122.iframe.bundle.js +0 -1
  65. package/docs/storybook/button-button-set-stories.e8696116.iframe.bundle.js +0 -1
  66. package/docs/storybook/button-button-stories.bf9949fa.iframe.bundle.js +0 -1
  67. package/docs/storybook/button-icon-button-stories.30745878.iframe.bundle.js +0 -1
  68. package/docs/storybook/code-snippet-code-snippet-stories.383aca46.iframe.bundle.js +0 -1
  69. package/docs/storybook/index-stories.50d5d6ad.iframe.bundle.js +0 -1
  70. package/docs/storybook/input-input-stories.389f7ce5.iframe.bundle.js +0 -1
  71. package/docs/storybook/input-password-stories.f8812630.iframe.bundle.js +0 -1
  72. package/docs/storybook/input-textarea-stories.cc975621.iframe.bundle.js +0 -1
  73. package/docs/storybook/main.07778da0.iframe.bundle.js +0 -1
  74. package/docs/storybook/patterns-forms-multi-step-form-stories.f7a06f1c.iframe.bundle.js +0 -1
  75. package/docs/storybook/patterns-loading-large-loading-stories.0ffe3bf0.iframe.bundle.js +0 -1
  76. package/docs/storybook/tiles-expandable-tile-stories.a62c03dc.iframe.bundle.js +0 -1
  77. package/docs/storybook/toggletip-toggletip-stories.37645232.iframe.bundle.js +0 -1
  78. package/docs/storybook/ui-shell-ui-shell-stories.f8160603.iframe.bundle.js +0 -1
@@ -97,67 +97,71 @@
97
97
  <!-- Generated by graphviz version 2.47.0 (20210316.0004)
98
98
  -->
99
99
  <!-- Title: dependencies Pages: 1 -->
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">
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">
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 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>
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>
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 854,-379.59 854,-70 8,-70"/>
118
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 670,-379.59 670,-70 8,-70"/>
119
119
  </g>
120
- <g id="clust4" class="cluster">
121
- <title>cluster_TimePickerModule_imports</title>
122
- <polygon fill="none" stroke="black" points="670,-189.59 670,-241.59 846,-241.59 846,-189.59 670,-189.59"/>
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="clust5" class="cluster">
125
+ <title>cluster_TimePickerModule_exports</title>
126
+ <polygon fill="none" stroke="black" points="216,-319.59 216,-371.59 316,-371.59 316,-319.59 216,-319.59"/>
123
127
  </g>
124
128
  <g id="clust3" class="cluster">
125
129
  <title>cluster_TimePickerModule_TimePicker_providers</title>
126
- <polygon fill="none" stroke="black" points="16,-78 16,-241.59 662,-241.59 662,-78 16,-78"/>
130
+ <polygon fill="none" stroke="black" points="16,-78 16,-176.59 662,-176.59 662,-78 16,-78"/>
127
131
  </g>
128
- <g id="clust5" class="cluster">
129
- <title>cluster_TimePickerModule_exports</title>
130
- <polygon fill="none" stroke="black" points="603,-319.59 603,-371.59 703,-371.59 703,-319.59 603,-319.59"/>
132
+ <g id="clust4" class="cluster">
133
+ <title>cluster_TimePickerModule_imports</title>
134
+ <polygon fill="none" stroke="black" points="106,-189.59 106,-241.59 282,-241.59 282,-189.59 106,-189.59"/>
131
135
  </g>
132
136
  <!-- TimePicker -->
133
137
  <g id="node1" class="node">
134
138
  <title>TimePicker</title>
135
- <polygon fill="#ffffb3" stroke="black" points="484.81,-233.59 403.19,-233.59 403.19,-197.59 484.81,-197.59 484.81,-233.59"/>
136
- <text text-anchor="middle" x="444" y="-211.39" font-family="Times,serif" font-size="14.00">TimePicker</text>
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>
137
141
  </g>
138
142
  <!-- TimePickerModule -->
139
143
  <g id="node2" class="node">
140
144
  <title>TimePickerModule</title>
141
- <polygon fill="#8dd3c7" stroke="black" points="715.36,-298.59 712.36,-302.59 691.36,-302.59 688.36,-298.59 590.64,-298.59 590.64,-262.59 715.36,-262.59 715.36,-298.59"/>
142
- <text text-anchor="middle" x="653" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerModule</text>
145
+ <polygon fill="#8dd3c7" stroke="black" points="328.36,-298.59 325.36,-302.59 304.36,-302.59 301.36,-298.59 203.64,-298.59 203.64,-262.59 328.36,-262.59 328.36,-298.59"/>
146
+ <text text-anchor="middle" x="266" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerModule</text>
143
147
  </g>
144
148
  <!-- TimePicker&#45;&gt;TimePickerModule -->
145
149
  <g id="edge1" class="edge">
146
150
  <title>TimePicker&#45;&gt;TimePickerModule</title>
147
- <path fill="none" stroke="black" d="M484.85,-215.59C537.43,-215.59 622.08,-215.59 622.08,-215.59 622.08,-215.59 622.08,-252.48 622.08,-252.48"/>
148
- <polygon fill="black" stroke="black" points="618.58,-252.48 622.08,-262.48 625.58,-252.48 618.58,-252.48"/>
151
+ <path fill="none" stroke="black" d="M313.39,-233.7C313.39,-233.7 313.39,-252.58 313.39,-252.58"/>
152
+ <polygon fill="black" stroke="black" points="309.89,-252.58 313.39,-262.58 316.89,-252.58 309.89,-252.58"/>
149
153
  </g>
150
154
  <!-- TimePicker -->
151
155
  <g id="node5" class="node">
152
156
  <title>TimePicker </title>
153
- <polygon fill="#fb8072" stroke="black" points="695.31,-363.59 610.69,-363.59 610.69,-327.59 695.31,-327.59 695.31,-363.59"/>
154
- <text text-anchor="middle" x="653" y="-341.39" font-family="Times,serif" font-size="14.00">TimePicker </text>
157
+ <polygon fill="#fb8072" stroke="black" points="308.31,-363.59 223.69,-363.59 223.69,-327.59 308.31,-327.59 308.31,-363.59"/>
158
+ <text text-anchor="middle" x="266" y="-341.39" font-family="Times,serif" font-size="14.00">TimePicker </text>
155
159
  </g>
156
160
  <!-- TimePickerModule&#45;&gt;TimePicker -->
157
161
  <g id="edge4" class="edge">
158
162
  <title>TimePickerModule&#45;&gt;TimePicker </title>
159
- <path fill="none" stroke="black" stroke-dasharray="5,2" d="M653,-298.7C653,-298.7 653,-317.58 653,-317.58"/>
160
- <polygon fill="black" stroke="black" points="649.5,-317.58 653,-327.58 656.5,-317.58 649.5,-317.58"/>
163
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M266,-298.7C266,-298.7 266,-317.58 266,-317.58"/>
164
+ <polygon fill="black" stroke="black" points="262.5,-317.58 266,-327.58 269.5,-317.58 262.5,-317.58"/>
161
165
  </g>
162
166
  <!-- {
163
167
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
@@ -178,20 +182,20 @@
178
182
  <title>{
179
183
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
180
184
  }&#45;&gt;TimePicker</title>
181
- <path fill="none" stroke="black" d="M444,-166.28C444,-166.28 444,-187.56 444,-187.56"/>
182
- <polygon fill="black" stroke="black" points="440.5,-187.56 444,-197.56 447.5,-187.56 440.5,-187.56"/>
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"/>
183
187
  </g>
184
188
  <!-- TimePickerSelectModule -->
185
189
  <g id="node4" class="node">
186
190
  <title>TimePickerSelectModule</title>
187
- <polygon fill="#8dd3c7" stroke="black" points="837.57,-233.59 834.57,-237.59 813.57,-237.59 810.57,-233.59 678.43,-233.59 678.43,-197.59 837.57,-197.59 837.57,-233.59"/>
188
- <text text-anchor="middle" x="758" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
191
+ <polygon fill="#8dd3c7" stroke="black" points="273.57,-233.59 270.57,-237.59 249.57,-237.59 246.57,-233.59 114.43,-233.59 114.43,-197.59 273.57,-197.59 273.57,-233.59"/>
192
+ <text text-anchor="middle" x="194" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
189
193
  </g>
190
194
  <!-- TimePickerSelectModule&#45;&gt;TimePickerModule -->
191
195
  <g id="edge3" class="edge">
192
196
  <title>TimePickerSelectModule&#45;&gt;TimePickerModule</title>
193
- <path fill="none" stroke="black" d="M696.95,-233.7C696.95,-233.7 696.95,-252.58 696.95,-252.58"/>
194
- <polygon fill="black" stroke="black" points="693.45,-252.58 696.95,-262.58 700.45,-252.58 693.45,-252.58"/>
197
+ <path fill="none" stroke="black" d="M238.55,-233.7C238.55,-233.7 238.55,-252.58 238.55,-252.58"/>
198
+ <polygon fill="black" stroke="black" points="235.05,-252.58 238.55,-262.58 242.05,-252.58 235.05,-252.58"/>
195
199
  </g>
196
200
  </g>
197
201
  </svg>
@@ -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"/>
25
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 938,-379.59 938,-70 8,-70"/>
26
26
  </g>
27
- <g id="clust2" class="cluster">
28
- <title>cluster_TimePickerSelectModule_declarations</title>
29
- <polygon fill="none" stroke="black" points="297,-189.59 297,-241.59 429,-241.59 429,-189.59 297,-189.59"/>
27
+ <g id="clust3" class="cluster">
28
+ <title>cluster_TimePickerSelectModule_TimePickerSelect_providers</title>
29
+ <polygon fill="none" stroke="black" points="236,-78 236,-241.59 930,-241.59 930,-78 236,-78"/>
30
30
  </g>
31
31
  <g id="clust4" class="cluster">
32
32
  <title>cluster_TimePickerSelectModule_imports</title>
33
- <polygon fill="none" stroke="black" points="437,-189.59 437,-241.59 649,-241.59 649,-189.59 437,-189.59"/>
34
- </g>
35
- <g id="clust3" class="cluster">
36
- <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"/>
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>
@@ -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="734pt" height="396pt"
101
- viewBox="0.00 0.00 734.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
100
+ <svg width="954pt" height="396pt"
101
+ viewBox="0.00 0.00 954.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 730,-391.59 730,4 -4,4"/>
105
- <text text-anchor="start" x="342.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
106
- <polygon fill="#ffffb3" stroke="transparent" points="129,-10 129,-30 149,-30 149,-10 129,-10"/>
107
- <text text-anchor="start" x="152.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
108
- <polygon fill="#8dd3c7" stroke="transparent" points="242,-10 242,-30 262,-30 262,-10 242,-10"/>
109
- <text text-anchor="start" x="265.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
110
- <polygon fill="#80b1d3" stroke="transparent" points="328,-10 328,-30 348,-30 348,-10 328,-10"/>
111
- <text text-anchor="start" x="351.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
112
- <polygon fill="#fdb462" stroke="transparent" points="425,-10 425,-30 445,-30 445,-10 425,-10"/>
113
- <text text-anchor="start" x="448.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
114
- <polygon fill="#fb8072" stroke="transparent" points="521,-10 521,-30 541,-30 541,-10 521,-10"/>
115
- <text text-anchor="start" x="544.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 950,-391.59 950,4 -4,4"/>
105
+ <text text-anchor="start" x="452.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
106
+ <polygon fill="#ffffb3" stroke="transparent" points="239,-10 239,-30 259,-30 259,-10 239,-10"/>
107
+ <text text-anchor="start" x="262.63" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Declarations</text>
108
+ <polygon fill="#8dd3c7" stroke="transparent" points="352,-10 352,-30 372,-30 372,-10 352,-10"/>
109
+ <text text-anchor="start" x="375.73" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Module</text>
110
+ <polygon fill="#80b1d3" stroke="transparent" points="438,-10 438,-30 458,-30 458,-10 438,-10"/>
111
+ <text text-anchor="start" x="461.78" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Bootstrap</text>
112
+ <polygon fill="#fdb462" stroke="transparent" points="535,-10 535,-30 555,-30 555,-10 535,-10"/>
113
+ <text text-anchor="start" x="558.67" y="-15.4" font-family="Times-12" font-size="14.00"> &#160;Providers</text>
114
+ <polygon fill="#fb8072" stroke="transparent" points="631,-10 631,-30 651,-30 651,-10 631,-10"/>
115
+ <text text-anchor="start" x="654.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_TimePickerSelectModule</title>
118
- <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 718,-379.59 718,-70 8,-70"/>
118
+ <polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 938,-379.59 938,-70 8,-70"/>
119
119
  </g>
120
- <g id="clust2" class="cluster">
121
- <title>cluster_TimePickerSelectModule_declarations</title>
122
- <polygon fill="none" stroke="black" points="297,-189.59 297,-241.59 429,-241.59 429,-189.59 297,-189.59"/>
120
+ <g id="clust3" class="cluster">
121
+ <title>cluster_TimePickerSelectModule_TimePickerSelect_providers</title>
122
+ <polygon fill="none" stroke="black" points="236,-78 236,-241.59 930,-241.59 930,-78 236,-78"/>
123
123
  </g>
124
124
  <g id="clust4" class="cluster">
125
125
  <title>cluster_TimePickerSelectModule_imports</title>
126
- <polygon fill="none" stroke="black" points="437,-189.59 437,-241.59 649,-241.59 649,-189.59 437,-189.59"/>
127
- </g>
128
- <g id="clust3" class="cluster">
129
- <title>cluster_TimePickerSelectModule_TimePickerSelect_providers</title>
130
- <polygon fill="none" stroke="black" points="16,-78 16,-176.59 710,-176.59 710,-78 16,-78"/>
126
+ <polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 228,-241.59 228,-189.59 16,-189.59"/>
131
127
  </g>
132
128
  <g id="clust5" class="cluster">
133
129
  <title>cluster_TimePickerSelectModule_exports</title>
134
- <polygon fill="none" stroke="black" points="424,-319.59 424,-371.59 560,-371.59 560,-319.59 424,-319.59"/>
130
+ <polygon fill="none" stroke="black" points="110,-319.59 110,-371.59 246,-371.59 246,-319.59 110,-319.59"/>
135
131
  </g>
136
132
  <!-- TimePickerSelect -->
137
133
  <g id="node1" class="node">
138
134
  <title>TimePickerSelect</title>
139
- <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"/>
140
- <text text-anchor="middle" x="363" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelect</text>
135
+ <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"/>
136
+ <text text-anchor="middle" x="442" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelect</text>
141
137
  </g>
142
138
  <!-- TimePickerSelectModule -->
143
139
  <g id="node2" class="node">
144
140
  <title>TimePickerSelectModule</title>
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>
141
+ <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"/>
142
+ <text text-anchor="middle" x="178" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
147
143
  </g>
148
144
  <!-- TimePickerSelect&#45;&gt;TimePickerSelectModule -->
149
145
  <g id="edge1" class="edge">
150
146
  <title>TimePickerSelect&#45;&gt;TimePickerSelectModule</title>
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"/>
147
+ <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"/>
148
+ <polygon fill="black" stroke="black" points="247.38,-252.48 250.88,-262.48 254.38,-252.48 247.38,-252.48"/>
153
149
  </g>
154
150
  <!-- TimePickerSelect -->
155
151
  <g id="node6" class="node">
156
152
  <title>TimePickerSelect </title>
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>
153
+ <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"/>
154
+ <text text-anchor="middle" x="178" y="-341.39" font-family="Times,serif" font-size="14.00">TimePickerSelect </text>
159
155
  </g>
160
156
  <!-- TimePickerSelectModule&#45;&gt;TimePickerSelect -->
161
157
  <g id="edge5" class="edge">
162
158
  <title>TimePickerSelectModule&#45;&gt;TimePickerSelect </title>
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"/>
159
+ <path fill="none" stroke="black" stroke-dasharray="5,2" d="M178,-298.7C178,-298.7 178,-317.58 178,-317.58"/>
160
+ <polygon fill="black" stroke="black" points="174.5,-317.58 178,-327.58 181.5,-317.58 174.5,-317.58"/>
165
161
  </g>
166
162
  <!-- {
167
163
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
@@ -170,10 +166,10 @@
170
166
  <title>{
171
167
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
172
168
  }</title>
173
- <ellipse fill="#fdb462" stroke="black" cx="363" cy="-127.3" rx="338.54" ry="41.09"/>
174
- <text text-anchor="middle" x="363" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
175
- <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>
176
- <text text-anchor="middle" x="363" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
169
+ <ellipse fill="#fdb462" stroke="black" cx="583" cy="-127.3" rx="338.54" ry="41.09"/>
170
+ <text text-anchor="middle" x="583" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
171
+ <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>
172
+ <text text-anchor="middle" x="583" 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: TimePickerSelect, multi: true
@@ -182,32 +178,32 @@
182
178
  <title>{
183
179
  &#160;&#160;&#160;provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
184
180
  }&#45;&gt;TimePickerSelect</title>
185
- <path fill="none" stroke="black" d="M363,-168.6C363,-168.6 363,-187.26 363,-187.26"/>
186
- <polygon fill="black" stroke="black" points="359.5,-187.26 363,-197.26 366.5,-187.26 359.5,-187.26"/>
181
+ <path fill="none" stroke="black" d="M442,-165C442,-165 442,-187.45 442,-187.45"/>
182
+ <polygon fill="black" stroke="black" points="438.5,-187.45 442,-197.45 445.5,-187.45 438.5,-187.45"/>
187
183
  </g>
188
184
  <!-- IconModule -->
189
185
  <g id="node4" class="node">
190
186
  <title>IconModule</title>
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>
187
+ <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"/>
188
+ <text text-anchor="middle" x="178" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
193
189
  </g>
194
190
  <!-- IconModule&#45;&gt;TimePickerSelectModule -->
195
191
  <g id="edge3" class="edge">
196
192
  <title>IconModule&#45;&gt;TimePickerSelectModule</title>
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"/>
193
+ <path fill="none" stroke="black" d="M178,-233.7C178,-233.7 178,-252.58 178,-252.58"/>
194
+ <polygon fill="black" stroke="black" points="174.5,-252.58 178,-262.58 181.5,-252.58 174.5,-252.58"/>
199
195
  </g>
200
196
  <!-- SelectModule -->
201
197
  <g id="node5" class="node">
202
198
  <title>SelectModule</title>
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>
199
+ <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"/>
200
+ <text text-anchor="middle" x="71" y="-211.39" font-family="Times,serif" font-size="14.00">SelectModule</text>
205
201
  </g>
206
202
  <!-- SelectModule&#45;&gt;TimePickerSelectModule -->
207
203
  <g id="edge4" class="edge">
208
204
  <title>SelectModule&#45;&gt;TimePickerSelectModule</title>
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"/>
205
+ <path fill="none" stroke="black" d="M108.17,-233.7C108.17,-233.7 108.17,-252.58 108.17,-252.58"/>
206
+ <polygon fill="black" stroke="black" points="104.67,-252.58 108.17,-262.58 111.67,-252.58 104.67,-252.58"/>
211
207
  </g>
212
208
  </g>
213
209
  </svg>