carbon-components-angular 5.19.1 → 5.20.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.
- package/README.md +9 -0
- package/docs/documentation/components/CodeSnippet.html +81 -71
- package/docs/documentation/components/TableRadio.html +47 -15
- package/docs/documentation/dependencies.html +2 -2
- package/docs/documentation/index.html +7 -0
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/modules/TilesModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TilesModule.html +4 -4
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +45 -41
- package/docs/documentation/modules/TimePickerModule.html +45 -41
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TimePickerSelectModule.html +4 -4
- package/docs/documentation/modules/ToggleModule/dependencies.svg +19 -19
- package/docs/documentation/modules/ToggleModule.html +19 -19
- package/docs/documentation/modules/ToggletipModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ToggletipModule.html +4 -4
- package/docs/documentation/modules/TooltipModule/dependencies.svg +28 -28
- package/docs/documentation/modules/TooltipModule.html +28 -28
- package/docs/documentation/modules/TreeviewModule/dependencies.svg +31 -31
- package/docs/documentation/modules/TreeviewModule.html +31 -31
- package/docs/documentation.json +72 -63
- package/docs/storybook/{5868.3a9c7b8c.iframe.bundle.js → 5868.6cf155a6.iframe.bundle.js} +1 -1
- package/docs/storybook/{code-snippet-code-snippet-stories.5c727944.iframe.bundle.js → code-snippet-code-snippet-stories.d9a3162d.iframe.bundle.js} +1 -1
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/main.b12cb86b.iframe.bundle.js +1 -0
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/{runtime~main.af960258.iframe.bundle.js → runtime~main.2d269ad5.iframe.bundle.js} +1 -1
- package/esm2020/code-snippet/code-snippet.component.mjs +27 -18
- package/esm2020/table/cell/table-radio.component.mjs +6 -1
- package/fesm2015/carbon-components-angular-code-snippet.mjs +26 -17
- package/fesm2015/carbon-components-angular-code-snippet.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-table.mjs +5 -0
- package/fesm2015/carbon-components-angular-table.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-code-snippet.mjs +26 -17
- package/fesm2020/carbon-components-angular-code-snippet.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-table.mjs +5 -0
- package/fesm2020/carbon-components-angular-table.mjs.map +1 -1
- package/package.json +1 -1
- package/table/cell/table-radio.component.d.ts +1 -0
- package/docs/storybook/main.ef1ab6d1.iframe.bundle.js +0 -1
|
@@ -24,6 +24,10 @@
|
|
|
24
24
|
<title>cluster_TilesModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1869,-379.59 1869,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
+
<g id="clust11" class="cluster">
|
|
28
|
+
<title>cluster_TilesModule_exports</title>
|
|
29
|
+
<polygon fill="none" stroke="black" points="390,-319.59 390,-371.59 1390,-371.59 1390,-319.59 390,-319.59"/>
|
|
30
|
+
</g>
|
|
27
31
|
<g id="clust10" class="cluster">
|
|
28
32
|
<title>cluster_TilesModule_imports</title>
|
|
29
33
|
<polygon fill="none" stroke="black" points="1553,-189.59 1553,-241.59 1861,-241.59 1861,-189.59 1553,-189.59"/>
|
|
@@ -36,10 +40,6 @@
|
|
|
36
40
|
<title>cluster_TilesModule_declarations</title>
|
|
37
41
|
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 901,-241.59 901,-189.59 16,-189.59"/>
|
|
38
42
|
</g>
|
|
39
|
-
<g id="clust11" class="cluster">
|
|
40
|
-
<title>cluster_TilesModule_exports</title>
|
|
41
|
-
<polygon fill="none" stroke="black" points="390,-319.59 390,-371.59 1390,-371.59 1390,-319.59 390,-319.59"/>
|
|
42
|
-
</g>
|
|
43
43
|
<!-- ClickableTile -->
|
|
44
44
|
<g id="node1" class="node">
|
|
45
45
|
<title>ClickableTile</title>
|
|
@@ -66,6 +66,10 @@
|
|
|
66
66
|
<title>cluster_TilesModule</title>
|
|
67
67
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1869,-379.59 1869,-70 8,-70"/>
|
|
68
68
|
</g>
|
|
69
|
+
<g id="clust11" class="cluster">
|
|
70
|
+
<title>cluster_TilesModule_exports</title>
|
|
71
|
+
<polygon fill="none" stroke="black" points="390,-319.59 390,-371.59 1390,-371.59 1390,-319.59 390,-319.59"/>
|
|
72
|
+
</g>
|
|
69
73
|
<g id="clust10" class="cluster">
|
|
70
74
|
<title>cluster_TilesModule_imports</title>
|
|
71
75
|
<polygon fill="none" stroke="black" points="1553,-189.59 1553,-241.59 1861,-241.59 1861,-189.59 1553,-189.59"/>
|
|
@@ -78,10 +82,6 @@
|
|
|
78
82
|
<title>cluster_TilesModule_declarations</title>
|
|
79
83
|
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 901,-241.59 901,-189.59 16,-189.59"/>
|
|
80
84
|
</g>
|
|
81
|
-
<g id="clust11" class="cluster">
|
|
82
|
-
<title>cluster_TilesModule_exports</title>
|
|
83
|
-
<polygon fill="none" stroke="black" points="390,-319.59 390,-371.59 1390,-371.59 1390,-319.59 390,-319.59"/>
|
|
84
|
-
</g>
|
|
85
85
|
<!-- ClickableTile -->
|
|
86
86
|
<g id="node1" class="node">
|
|
87
87
|
<title>ClickableTile</title>
|
|
@@ -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="
|
|
8
|
-
viewBox="0.00 0.00
|
|
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">
|
|
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
|
|
12
|
-
<text text-anchor="start" x="
|
|
13
|
-
<polygon fill="#ffffb3" stroke="transparent" points="
|
|
14
|
-
<text text-anchor="start" x="
|
|
15
|
-
<polygon fill="#8dd3c7" stroke="transparent" points="
|
|
16
|
-
<text text-anchor="start" x="
|
|
17
|
-
<polygon fill="#80b1d3" stroke="transparent" points="
|
|
18
|
-
<text text-anchor="start" x="
|
|
19
|
-
<polygon fill="#fdb462" stroke="transparent" points="
|
|
20
|
-
<text text-anchor="start" x="
|
|
21
|
-
<polygon fill="#fb8072" stroke="transparent" points="
|
|
22
|
-
<text text-anchor="start" x="
|
|
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">  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">  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">  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">  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">  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
|
|
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"/>
|
|
26
30
|
</g>
|
|
27
31
|
<g id="clust3" class="cluster">
|
|
28
32
|
<title>cluster_TimePickerModule_TimePicker_providers</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="
|
|
30
|
-
</g>
|
|
31
|
-
<g id="clust4" class="cluster">
|
|
32
|
-
<title>cluster_TimePickerModule_imports</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 192,-241.59 192,-189.59 16,-189.59"/>
|
|
33
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 662,-176.59 662,-78 16,-78"/>
|
|
34
34
|
</g>
|
|
35
35
|
<g id="clust5" class="cluster">
|
|
36
36
|
<title>cluster_TimePickerModule_exports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
37
|
+
<polygon fill="none" stroke="black" points="216,-319.59 216,-371.59 316,-371.59 316,-319.59 216,-319.59"/>
|
|
38
|
+
</g>
|
|
39
|
+
<g id="clust4" class="cluster">
|
|
40
|
+
<title>cluster_TimePickerModule_imports</title>
|
|
41
|
+
<polygon fill="none" stroke="black" points="106,-189.59 106,-241.59 282,-241.59 282,-189.59 106,-189.59"/>
|
|
38
42
|
</g>
|
|
39
43
|
<!-- TimePicker -->
|
|
40
44
|
<g id="node1" class="node">
|
|
41
45
|
<title>TimePicker</title>
|
|
42
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
43
|
-
<text text-anchor="middle" x="
|
|
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>
|
|
44
48
|
</g>
|
|
45
49
|
<!-- TimePickerModule -->
|
|
46
50
|
<g id="node2" class="node">
|
|
47
51
|
<title>TimePickerModule</title>
|
|
48
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
49
|
-
<text text-anchor="middle" x="
|
|
52
|
+
<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"/>
|
|
53
|
+
<text text-anchor="middle" x="266" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerModule</text>
|
|
50
54
|
</g>
|
|
51
55
|
<!-- TimePicker->TimePickerModule -->
|
|
52
56
|
<g id="edge1" class="edge">
|
|
53
57
|
<title>TimePicker->TimePickerModule</title>
|
|
54
|
-
<path fill="none" stroke="black" d="
|
|
55
|
-
<polygon fill="black" stroke="black" points="
|
|
58
|
+
<path fill="none" stroke="black" d="M313.39,-233.7C313.39,-233.7 313.39,-252.58 313.39,-252.58"/>
|
|
59
|
+
<polygon fill="black" stroke="black" points="309.89,-252.58 313.39,-262.58 316.89,-252.58 309.89,-252.58"/>
|
|
56
60
|
</g>
|
|
57
61
|
<!-- TimePicker -->
|
|
58
62
|
<g id="node5" class="node">
|
|
59
63
|
<title>TimePicker </title>
|
|
60
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
61
|
-
<text text-anchor="middle" x="
|
|
64
|
+
<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"/>
|
|
65
|
+
<text text-anchor="middle" x="266" y="-341.39" font-family="Times,serif" font-size="14.00">TimePicker </text>
|
|
62
66
|
</g>
|
|
63
67
|
<!-- TimePickerModule->TimePicker -->
|
|
64
68
|
<g id="edge4" class="edge">
|
|
65
69
|
<title>TimePickerModule->TimePicker </title>
|
|
66
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
67
|
-
<polygon fill="black" stroke="black" points="
|
|
70
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M266,-298.7C266,-298.7 266,-317.58 266,-317.58"/>
|
|
71
|
+
<polygon fill="black" stroke="black" points="262.5,-317.58 266,-327.58 269.5,-317.58 262.5,-317.58"/>
|
|
68
72
|
</g>
|
|
69
73
|
<!-- {
|
|
70
74
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
|
|
@@ -73,10 +77,10 @@
|
|
|
73
77
|
<title>{
|
|
74
78
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
|
|
75
79
|
}</title>
|
|
76
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
77
|
-
<text text-anchor="middle" x="
|
|
78
|
-
<text text-anchor="middle" x="
|
|
79
|
-
<text text-anchor="middle" x="
|
|
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">    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>
|
|
80
84
|
</g>
|
|
81
85
|
<!-- {
|
|
82
86
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
|
|
@@ -85,20 +89,20 @@
|
|
|
85
89
|
<title>{
|
|
86
90
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
|
|
87
91
|
}->TimePicker</title>
|
|
88
|
-
<path fill="none" stroke="black" d="
|
|
89
|
-
<polygon fill="black" stroke="black" points="
|
|
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"/>
|
|
90
94
|
</g>
|
|
91
95
|
<!-- TimePickerSelectModule -->
|
|
92
96
|
<g id="node4" class="node">
|
|
93
97
|
<title>TimePickerSelectModule</title>
|
|
94
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
95
|
-
<text text-anchor="middle" x="
|
|
98
|
+
<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"/>
|
|
99
|
+
<text text-anchor="middle" x="194" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
|
|
96
100
|
</g>
|
|
97
101
|
<!-- TimePickerSelectModule->TimePickerModule -->
|
|
98
102
|
<g id="edge3" class="edge">
|
|
99
103
|
<title>TimePickerSelectModule->TimePickerModule</title>
|
|
100
|
-
<path fill="none" stroke="black" d="
|
|
101
|
-
<polygon fill="black" stroke="black" points="
|
|
104
|
+
<path fill="none" stroke="black" d="M238.55,-233.7C238.55,-233.7 238.55,-252.58 238.55,-252.58"/>
|
|
105
|
+
<polygon fill="black" stroke="black" points="235.05,-252.58 238.55,-262.58 242.05,-252.58 235.05,-252.58"/>
|
|
102
106
|
</g>
|
|
103
107
|
</g>
|
|
104
108
|
</svg>
|
|
@@ -46,67 +46,71 @@
|
|
|
46
46
|
<!-- Generated by graphviz version 2.47.0 (20210316.0004)
|
|
47
47
|
-->
|
|
48
48
|
<!-- Title: dependencies Pages: 1 -->
|
|
49
|
-
<svg width="
|
|
50
|
-
viewBox="0.00 0.00
|
|
49
|
+
<svg width="686pt" height="396pt"
|
|
50
|
+
viewBox="0.00 0.00 686.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
51
51
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 391.59)">
|
|
52
52
|
<title>dependencies</title>
|
|
53
|
-
<polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59
|
|
54
|
-
<text text-anchor="start" x="
|
|
55
|
-
<polygon fill="#ffffb3" stroke="transparent" points="
|
|
56
|
-
<text text-anchor="start" x="
|
|
57
|
-
<polygon fill="#8dd3c7" stroke="transparent" points="
|
|
58
|
-
<text text-anchor="start" x="
|
|
59
|
-
<polygon fill="#80b1d3" stroke="transparent" points="
|
|
60
|
-
<text text-anchor="start" x="
|
|
61
|
-
<polygon fill="#fdb462" stroke="transparent" points="
|
|
62
|
-
<text text-anchor="start" x="
|
|
63
|
-
<polygon fill="#fb8072" stroke="transparent" points="
|
|
64
|
-
<text text-anchor="start" x="
|
|
53
|
+
<polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 682,-391.59 682,4 -4,4"/>
|
|
54
|
+
<text text-anchor="start" x="318.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
55
|
+
<polygon fill="#ffffb3" stroke="transparent" points="105,-10 105,-30 125,-30 125,-10 105,-10"/>
|
|
56
|
+
<text text-anchor="start" x="128.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
57
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="218,-10 218,-30 238,-30 238,-10 218,-10"/>
|
|
58
|
+
<text text-anchor="start" x="241.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
59
|
+
<polygon fill="#80b1d3" stroke="transparent" points="304,-10 304,-30 324,-30 324,-10 304,-10"/>
|
|
60
|
+
<text text-anchor="start" x="327.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
61
|
+
<polygon fill="#fdb462" stroke="transparent" points="401,-10 401,-30 421,-30 421,-10 401,-10"/>
|
|
62
|
+
<text text-anchor="start" x="424.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
63
|
+
<polygon fill="#fb8072" stroke="transparent" points="497,-10 497,-30 517,-30 517,-10 497,-10"/>
|
|
64
|
+
<text text-anchor="start" x="520.73" y="-15.4" font-family="Times-12" font-size="14.00">  Exports</text>
|
|
65
65
|
<g id="clust1" class="cluster">
|
|
66
66
|
<title>cluster_TimePickerModule</title>
|
|
67
|
-
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59
|
|
67
|
+
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 670,-379.59 670,-70 8,-70"/>
|
|
68
|
+
</g>
|
|
69
|
+
<g id="clust2" class="cluster">
|
|
70
|
+
<title>cluster_TimePickerModule_declarations</title>
|
|
71
|
+
<polygon fill="none" stroke="black" points="290,-189.59 290,-241.59 388,-241.59 388,-189.59 290,-189.59"/>
|
|
68
72
|
</g>
|
|
69
73
|
<g id="clust3" class="cluster">
|
|
70
74
|
<title>cluster_TimePickerModule_TimePicker_providers</title>
|
|
71
|
-
<polygon fill="none" stroke="black" points="
|
|
72
|
-
</g>
|
|
73
|
-
<g id="clust4" class="cluster">
|
|
74
|
-
<title>cluster_TimePickerModule_imports</title>
|
|
75
|
-
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 192,-241.59 192,-189.59 16,-189.59"/>
|
|
75
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 662,-176.59 662,-78 16,-78"/>
|
|
76
76
|
</g>
|
|
77
77
|
<g id="clust5" class="cluster">
|
|
78
78
|
<title>cluster_TimePickerModule_exports</title>
|
|
79
|
-
<polygon fill="none" stroke="black" points="
|
|
79
|
+
<polygon fill="none" stroke="black" points="216,-319.59 216,-371.59 316,-371.59 316,-319.59 216,-319.59"/>
|
|
80
|
+
</g>
|
|
81
|
+
<g id="clust4" class="cluster">
|
|
82
|
+
<title>cluster_TimePickerModule_imports</title>
|
|
83
|
+
<polygon fill="none" stroke="black" points="106,-189.59 106,-241.59 282,-241.59 282,-189.59 106,-189.59"/>
|
|
80
84
|
</g>
|
|
81
85
|
<!-- TimePicker -->
|
|
82
86
|
<g id="node1" class="node">
|
|
83
87
|
<title>TimePicker</title>
|
|
84
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
85
|
-
<text text-anchor="middle" x="
|
|
88
|
+
<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"/>
|
|
89
|
+
<text text-anchor="middle" x="339" y="-211.39" font-family="Times,serif" font-size="14.00">TimePicker</text>
|
|
86
90
|
</g>
|
|
87
91
|
<!-- TimePickerModule -->
|
|
88
92
|
<g id="node2" class="node">
|
|
89
93
|
<title>TimePickerModule</title>
|
|
90
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
91
|
-
<text text-anchor="middle" x="
|
|
94
|
+
<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"/>
|
|
95
|
+
<text text-anchor="middle" x="266" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerModule</text>
|
|
92
96
|
</g>
|
|
93
97
|
<!-- TimePicker->TimePickerModule -->
|
|
94
98
|
<g id="edge1" class="edge">
|
|
95
99
|
<title>TimePicker->TimePickerModule</title>
|
|
96
|
-
<path fill="none" stroke="black" d="
|
|
97
|
-
<polygon fill="black" stroke="black" points="
|
|
100
|
+
<path fill="none" stroke="black" d="M313.39,-233.7C313.39,-233.7 313.39,-252.58 313.39,-252.58"/>
|
|
101
|
+
<polygon fill="black" stroke="black" points="309.89,-252.58 313.39,-262.58 316.89,-252.58 309.89,-252.58"/>
|
|
98
102
|
</g>
|
|
99
103
|
<!-- TimePicker -->
|
|
100
104
|
<g id="node5" class="node">
|
|
101
105
|
<title>TimePicker </title>
|
|
102
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
103
|
-
<text text-anchor="middle" x="
|
|
106
|
+
<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"/>
|
|
107
|
+
<text text-anchor="middle" x="266" y="-341.39" font-family="Times,serif" font-size="14.00">TimePicker </text>
|
|
104
108
|
</g>
|
|
105
109
|
<!-- TimePickerModule->TimePicker -->
|
|
106
110
|
<g id="edge4" class="edge">
|
|
107
111
|
<title>TimePickerModule->TimePicker </title>
|
|
108
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
109
|
-
<polygon fill="black" stroke="black" points="
|
|
112
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M266,-298.7C266,-298.7 266,-317.58 266,-317.58"/>
|
|
113
|
+
<polygon fill="black" stroke="black" points="262.5,-317.58 266,-327.58 269.5,-317.58 262.5,-317.58"/>
|
|
110
114
|
</g>
|
|
111
115
|
<!-- {
|
|
112
116
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
|
|
@@ -115,10 +119,10 @@
|
|
|
115
119
|
<title>{
|
|
116
120
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
|
|
117
121
|
}</title>
|
|
118
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
119
|
-
<text text-anchor="middle" x="
|
|
120
|
-
<text text-anchor="middle" x="
|
|
121
|
-
<text text-anchor="middle" x="
|
|
122
|
+
<ellipse fill="#fdb462" stroke="black" cx="339" cy="-127.3" rx="314.66" ry="41.09"/>
|
|
123
|
+
<text text-anchor="middle" x="339" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
|
|
124
|
+
<text text-anchor="middle" x="339" y="-123.1" font-family="Times,serif" font-size="14.00">    provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true</text>
|
|
125
|
+
<text text-anchor="middle" x="339" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
|
|
122
126
|
</g>
|
|
123
127
|
<!-- {
|
|
124
128
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
|
|
@@ -127,20 +131,20 @@
|
|
|
127
131
|
<title>{
|
|
128
132
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePicker, multi: true
|
|
129
133
|
}->TimePicker</title>
|
|
130
|
-
<path fill="none" stroke="black" d="
|
|
131
|
-
<polygon fill="black" stroke="black" points="
|
|
134
|
+
<path fill="none" stroke="black" d="M339,-168.6C339,-168.6 339,-187.26 339,-187.26"/>
|
|
135
|
+
<polygon fill="black" stroke="black" points="335.5,-187.26 339,-197.26 342.5,-187.26 335.5,-187.26"/>
|
|
132
136
|
</g>
|
|
133
137
|
<!-- TimePickerSelectModule -->
|
|
134
138
|
<g id="node4" class="node">
|
|
135
139
|
<title>TimePickerSelectModule</title>
|
|
136
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
137
|
-
<text text-anchor="middle" x="
|
|
140
|
+
<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"/>
|
|
141
|
+
<text text-anchor="middle" x="194" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
|
|
138
142
|
</g>
|
|
139
143
|
<!-- TimePickerSelectModule->TimePickerModule -->
|
|
140
144
|
<g id="edge3" class="edge">
|
|
141
145
|
<title>TimePickerSelectModule->TimePickerModule</title>
|
|
142
|
-
<path fill="none" stroke="black" d="
|
|
143
|
-
<polygon fill="black" stroke="black" points="
|
|
146
|
+
<path fill="none" stroke="black" d="M238.55,-233.7C238.55,-233.7 238.55,-252.58 238.55,-252.58"/>
|
|
147
|
+
<polygon fill="black" stroke="black" points="235.05,-252.58 238.55,-262.58 242.05,-252.58 235.05,-252.58"/>
|
|
144
148
|
</g>
|
|
145
149
|
</g>
|
|
146
150
|
</svg>
|
|
@@ -28,6 +28,10 @@
|
|
|
28
28
|
<title>cluster_TimePickerSelectModule_declarations</title>
|
|
29
29
|
<polygon fill="none" stroke="black" points="297,-189.59 297,-241.59 429,-241.59 429,-189.59 297,-189.59"/>
|
|
30
30
|
</g>
|
|
31
|
+
<g id="clust5" class="cluster">
|
|
32
|
+
<title>cluster_TimePickerSelectModule_exports</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="171,-319.59 171,-371.59 307,-371.59 307,-319.59 171,-319.59"/>
|
|
34
|
+
</g>
|
|
31
35
|
<g id="clust3" class="cluster">
|
|
32
36
|
<title>cluster_TimePickerSelectModule_TimePickerSelect_providers</title>
|
|
33
37
|
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 710,-176.59 710,-78 16,-78"/>
|
|
@@ -36,10 +40,6 @@
|
|
|
36
40
|
<title>cluster_TimePickerSelectModule_imports</title>
|
|
37
41
|
<polygon fill="none" stroke="black" points="77,-189.59 77,-241.59 289,-241.59 289,-189.59 77,-189.59"/>
|
|
38
42
|
</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>
|
|
@@ -70,6 +70,10 @@
|
|
|
70
70
|
<title>cluster_TimePickerSelectModule_declarations</title>
|
|
71
71
|
<polygon fill="none" stroke="black" points="297,-189.59 297,-241.59 429,-241.59 429,-189.59 297,-189.59"/>
|
|
72
72
|
</g>
|
|
73
|
+
<g id="clust5" class="cluster">
|
|
74
|
+
<title>cluster_TimePickerSelectModule_exports</title>
|
|
75
|
+
<polygon fill="none" stroke="black" points="171,-319.59 171,-371.59 307,-371.59 307,-319.59 171,-319.59"/>
|
|
76
|
+
</g>
|
|
73
77
|
<g id="clust3" class="cluster">
|
|
74
78
|
<title>cluster_TimePickerSelectModule_TimePickerSelect_providers</title>
|
|
75
79
|
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 710,-176.59 710,-78 16,-78"/>
|
|
@@ -78,10 +82,6 @@
|
|
|
78
82
|
<title>cluster_TimePickerSelectModule_imports</title>
|
|
79
83
|
<polygon fill="none" stroke="black" points="77,-189.59 77,-241.59 289,-241.59 289,-189.59 77,-189.59"/>
|
|
80
84
|
</g>
|
|
81
|
-
<g id="clust5" class="cluster">
|
|
82
|
-
<title>cluster_TimePickerSelectModule_exports</title>
|
|
83
|
-
<polygon fill="none" stroke="black" points="171,-319.59 171,-371.59 307,-371.59 307,-319.59 171,-319.59"/>
|
|
84
|
-
</g>
|
|
85
85
|
<!-- TimePickerSelect -->
|
|
86
86
|
<g id="node1" class="node">
|
|
87
87
|
<title>TimePickerSelect</title>
|
|
@@ -24,21 +24,21 @@
|
|
|
24
24
|
<title>cluster_ToggleModule</title>
|
|
25
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="clust4" class="cluster">
|
|
28
|
+
<title>cluster_ToggleModule_imports</title>
|
|
29
|
+
<polygon fill="none" stroke="black" points="364,-189.59 364,-241.59 466,-241.59 466,-189.59 364,-189.59"/>
|
|
30
|
+
</g>
|
|
27
31
|
<g id="clust2" class="cluster">
|
|
28
32
|
<title>cluster_ToggleModule_declarations</title>
|
|
29
33
|
<polygon fill="none" stroke="black" points="284,-189.59 284,-241.59 356,-241.59 356,-189.59 284,-189.59"/>
|
|
30
34
|
</g>
|
|
31
|
-
<g id="clust5" class="cluster">
|
|
32
|
-
<title>cluster_ToggleModule_exports</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="234,-319.59 234,-371.59 310,-371.59 310,-319.59 234,-319.59"/>
|
|
34
|
-
</g>
|
|
35
35
|
<g id="clust3" class="cluster">
|
|
36
36
|
<title>cluster_ToggleModule_Toggle_providers</title>
|
|
37
37
|
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 624,-176.59 624,-78 16,-78"/>
|
|
38
38
|
</g>
|
|
39
|
-
<g id="
|
|
40
|
-
<title>
|
|
41
|
-
<polygon fill="none" stroke="black" points="
|
|
39
|
+
<g id="clust5" class="cluster">
|
|
40
|
+
<title>cluster_ToggleModule_exports</title>
|
|
41
|
+
<polygon fill="none" stroke="black" points="329,-319.59 329,-371.59 405,-371.59 405,-319.59 329,-319.59"/>
|
|
42
42
|
</g>
|
|
43
43
|
<!-- Toggle -->
|
|
44
44
|
<g id="node1" class="node">
|
|
@@ -49,26 +49,26 @@
|
|
|
49
49
|
<!-- ToggleModule -->
|
|
50
50
|
<g id="node2" class="node">
|
|
51
51
|
<title>ToggleModule</title>
|
|
52
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
53
|
-
<text text-anchor="middle" x="
|
|
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>
|
|
54
54
|
</g>
|
|
55
55
|
<!-- Toggle->ToggleModule -->
|
|
56
56
|
<g id="edge1" class="edge">
|
|
57
57
|
<title>Toggle->ToggleModule</title>
|
|
58
|
-
<path fill="none" stroke="black" d="
|
|
59
|
-
<polygon fill="black" stroke="black" points="
|
|
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"/>
|
|
60
60
|
</g>
|
|
61
61
|
<!-- Toggle -->
|
|
62
62
|
<g id="node5" class="node">
|
|
63
63
|
<title>Toggle </title>
|
|
64
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
65
|
-
<text text-anchor="middle" x="
|
|
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>
|
|
66
66
|
</g>
|
|
67
67
|
<!-- ToggleModule->Toggle -->
|
|
68
68
|
<g id="edge4" class="edge">
|
|
69
69
|
<title>ToggleModule->Toggle </title>
|
|
70
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
71
|
-
<polygon fill="black" stroke="black" points="
|
|
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"/>
|
|
72
72
|
</g>
|
|
73
73
|
<!-- {
|
|
74
74
|
   provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true
|
|
@@ -95,14 +95,14 @@
|
|
|
95
95
|
<!-- I18nModule -->
|
|
96
96
|
<g id="node4" class="node">
|
|
97
97
|
<title>I18nModule</title>
|
|
98
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
99
|
-
<text text-anchor="middle" x="
|
|
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>
|
|
100
100
|
</g>
|
|
101
101
|
<!-- I18nModule->ToggleModule -->
|
|
102
102
|
<g id="edge3" class="edge">
|
|
103
103
|
<title>I18nModule->ToggleModule</title>
|
|
104
|
-
<path fill="none" stroke="black" d="
|
|
105
|
-
<polygon fill="black" stroke="black" points="
|
|
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"/>
|
|
106
106
|
</g>
|
|
107
107
|
</g>
|
|
108
108
|
</svg>
|
|
@@ -66,21 +66,21 @@
|
|
|
66
66
|
<title>cluster_ToggleModule</title>
|
|
67
67
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 632,-379.59 632,-70 8,-70"/>
|
|
68
68
|
</g>
|
|
69
|
+
<g id="clust4" class="cluster">
|
|
70
|
+
<title>cluster_ToggleModule_imports</title>
|
|
71
|
+
<polygon fill="none" stroke="black" points="364,-189.59 364,-241.59 466,-241.59 466,-189.59 364,-189.59"/>
|
|
72
|
+
</g>
|
|
69
73
|
<g id="clust2" class="cluster">
|
|
70
74
|
<title>cluster_ToggleModule_declarations</title>
|
|
71
75
|
<polygon fill="none" stroke="black" points="284,-189.59 284,-241.59 356,-241.59 356,-189.59 284,-189.59"/>
|
|
72
76
|
</g>
|
|
73
|
-
<g id="clust5" class="cluster">
|
|
74
|
-
<title>cluster_ToggleModule_exports</title>
|
|
75
|
-
<polygon fill="none" stroke="black" points="234,-319.59 234,-371.59 310,-371.59 310,-319.59 234,-319.59"/>
|
|
76
|
-
</g>
|
|
77
77
|
<g id="clust3" class="cluster">
|
|
78
78
|
<title>cluster_ToggleModule_Toggle_providers</title>
|
|
79
79
|
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 624,-176.59 624,-78 16,-78"/>
|
|
80
80
|
</g>
|
|
81
|
-
<g id="
|
|
82
|
-
<title>
|
|
83
|
-
<polygon fill="none" stroke="black" points="
|
|
81
|
+
<g id="clust5" class="cluster">
|
|
82
|
+
<title>cluster_ToggleModule_exports</title>
|
|
83
|
+
<polygon fill="none" stroke="black" points="329,-319.59 329,-371.59 405,-371.59 405,-319.59 329,-319.59"/>
|
|
84
84
|
</g>
|
|
85
85
|
<!-- Toggle -->
|
|
86
86
|
<g id="node1" class="node">
|
|
@@ -91,26 +91,26 @@
|
|
|
91
91
|
<!-- ToggleModule -->
|
|
92
92
|
<g id="node2" class="node">
|
|
93
93
|
<title>ToggleModule</title>
|
|
94
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
95
|
-
<text text-anchor="middle" x="
|
|
94
|
+
<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"/>
|
|
95
|
+
<text text-anchor="middle" x="367" y="-276.39" font-family="Times,serif" font-size="14.00">ToggleModule</text>
|
|
96
96
|
</g>
|
|
97
97
|
<!-- Toggle->ToggleModule -->
|
|
98
98
|
<g id="edge1" class="edge">
|
|
99
99
|
<title>Toggle->ToggleModule</title>
|
|
100
|
-
<path fill="none" stroke="black" d="
|
|
101
|
-
<polygon fill="black" stroke="black" points="
|
|
100
|
+
<path fill="none" stroke="black" d="M332.61,-233.7C332.61,-233.7 332.61,-252.58 332.61,-252.58"/>
|
|
101
|
+
<polygon fill="black" stroke="black" points="329.11,-252.58 332.61,-262.58 336.11,-252.58 329.11,-252.58"/>
|
|
102
102
|
</g>
|
|
103
103
|
<!-- Toggle -->
|
|
104
104
|
<g id="node5" class="node">
|
|
105
105
|
<title>Toggle </title>
|
|
106
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
107
|
-
<text text-anchor="middle" x="
|
|
106
|
+
<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"/>
|
|
107
|
+
<text text-anchor="middle" x="367" y="-341.39" font-family="Times,serif" font-size="14.00">Toggle </text>
|
|
108
108
|
</g>
|
|
109
109
|
<!-- ToggleModule->Toggle -->
|
|
110
110
|
<g id="edge4" class="edge">
|
|
111
111
|
<title>ToggleModule->Toggle </title>
|
|
112
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
113
|
-
<polygon fill="black" stroke="black" points="
|
|
112
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M367,-298.7C367,-298.7 367,-317.58 367,-317.58"/>
|
|
113
|
+
<polygon fill="black" stroke="black" points="363.5,-317.58 367,-327.58 370.5,-317.58 363.5,-317.58"/>
|
|
114
114
|
</g>
|
|
115
115
|
<!-- {
|
|
116
116
|
   provide: NG_VALUE_ACCESSOR, useExisting: Toggle, multi: true
|
|
@@ -137,14 +137,14 @@
|
|
|
137
137
|
<!-- I18nModule -->
|
|
138
138
|
<g id="node4" class="node">
|
|
139
139
|
<title>I18nModule</title>
|
|
140
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
141
|
-
<text text-anchor="middle" x="
|
|
140
|
+
<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"/>
|
|
141
|
+
<text text-anchor="middle" x="415" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
142
142
|
</g>
|
|
143
143
|
<!-- I18nModule->ToggleModule -->
|
|
144
144
|
<g id="edge3" class="edge">
|
|
145
145
|
<title>I18nModule->ToggleModule</title>
|
|
146
|
-
<path fill="none" stroke="black" d="
|
|
147
|
-
<polygon fill="black" stroke="black" points="
|
|
146
|
+
<path fill="none" stroke="black" d="M394.5,-233.7C394.5,-233.7 394.5,-252.58 394.5,-252.58"/>
|
|
147
|
+
<polygon fill="black" stroke="black" points="391,-252.58 394.5,-262.58 398,-252.58 391,-252.58"/>
|
|
148
148
|
</g>
|
|
149
149
|
</g>
|
|
150
150
|
</svg>
|
|
@@ -28,14 +28,14 @@
|
|
|
28
28
|
<title>cluster_ToggletipModule_imports</title>
|
|
29
29
|
<polygon fill="none" stroke="black" points="617,-78 617,-130 739,-130 739,-78 617,-78"/>
|
|
30
30
|
</g>
|
|
31
|
-
<g id="clust2" class="cluster">
|
|
32
|
-
<title>cluster_ToggletipModule_declarations</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="16,-78 16,-130 609,-130 609,-78 16,-78"/>
|
|
34
|
-
</g>
|
|
35
31
|
<g id="clust9" class="cluster">
|
|
36
32
|
<title>cluster_ToggletipModule_exports</title>
|
|
37
33
|
<polygon fill="none" stroke="black" points="72,-208 72,-260 682,-260 682,-208 72,-208"/>
|
|
38
34
|
</g>
|
|
35
|
+
<g id="clust2" class="cluster">
|
|
36
|
+
<title>cluster_ToggletipModule_declarations</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-130 609,-130 609,-78 16,-78"/>
|
|
38
|
+
</g>
|
|
39
39
|
<!-- Toggletip -->
|
|
40
40
|
<g id="node1" class="node">
|
|
41
41
|
<title>Toggletip</title>
|