carbon-components-angular 5.57.2 → 5.57.3
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/docs/documentation/coverage.html +6 -6
- package/docs/documentation/injectables/BaseModalService.html +85 -9
- package/docs/documentation/injectables/ModalService.html +62 -3
- package/docs/documentation/injectables/PlaceholderService.html +57 -22
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/modules/ComboBoxModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ComboBoxModule.html +4 -4
- package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +37 -41
- package/docs/documentation/modules/DatePickerInputModule.html +37 -41
- package/docs/documentation/modules/DialogModule/dependencies.svg +34 -34
- package/docs/documentation/modules/DialogModule.html +34 -34
- package/docs/documentation/modules/FileUploaderModule/dependencies.svg +36 -36
- package/docs/documentation/modules/FileUploaderModule.html +36 -36
- package/docs/documentation/modules/NumberModule/dependencies.svg +4 -4
- package/docs/documentation/modules/NumberModule.html +4 -4
- package/docs/documentation/modules/RadioModule/dependencies.svg +48 -48
- package/docs/documentation/modules/RadioModule.html +48 -48
- package/docs/documentation/modules/SelectModule/dependencies.svg +43 -43
- package/docs/documentation/modules/SelectModule.html +43 -43
- package/docs/documentation/modules/SliderModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SliderModule.html +4 -4
- package/docs/documentation/modules/TabsModule/dependencies.svg +69 -69
- package/docs/documentation/modules/TabsModule.html +69 -69
- package/docs/documentation/modules/TagModule/dependencies.svg +37 -37
- package/docs/documentation/modules/TagModule.html +37 -37
- package/docs/documentation/modules/ThemeModule/dependencies.svg +14 -14
- package/docs/documentation/modules/ThemeModule.html +14 -14
- package/docs/documentation/modules/TilesModule/dependencies.svg +91 -91
- package/docs/documentation/modules/TilesModule.html +91 -91
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +18 -18
- package/docs/documentation/modules/TimePickerModule.html +18 -18
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +23 -23
- package/docs/documentation/modules/TimePickerSelectModule.html +23 -23
- package/docs/documentation/modules/TreeviewModule/dependencies.svg +35 -35
- package/docs/documentation/modules/TreeviewModule.html +35 -35
- package/docs/documentation.json +104 -87
- package/docs/storybook/{3931.b0862ad7.iframe.bundle.js → 3931.36351824.iframe.bundle.js} +1 -1
- package/docs/storybook/{7773.b5e74332.iframe.bundle.js → 7773.e984a82c.iframe.bundle.js} +1 -1
- package/docs/storybook/combobox-combobox-stories.67eec93c.iframe.bundle.js +1 -0
- package/docs/storybook/{dropdown-dropdown-stories.38c08419.iframe.bundle.js → dropdown-dropdown-stories.97d1c398.iframe.bundle.js} +1 -1
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/{main.ae95bbe6.iframe.bundle.js → main.23328ef9.iframe.bundle.js} +1 -1
- package/docs/storybook/modal-modal-stories.8f435f37.iframe.bundle.js +1 -0
- package/docs/storybook/{patterns-loading-large-loading-stories.d531452e.iframe.bundle.js → patterns-loading-large-loading-stories.6f92d3f6.iframe.bundle.js} +1 -1
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/{runtime~main.07ba8b82.iframe.bundle.js → runtime~main.9e428f42.iframe.bundle.js} +1 -1
- package/esm2020/modal/base-modal.service.mjs +19 -3
- package/esm2020/placeholder/placeholder.service.mjs +7 -3
- package/fesm2015/carbon-components-angular-modal.mjs +18 -2
- package/fesm2015/carbon-components-angular-modal.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-placeholder.mjs +6 -2
- package/fesm2015/carbon-components-angular-placeholder.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-modal.mjs +18 -2
- package/fesm2020/carbon-components-angular-modal.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-placeholder.mjs +6 -2
- package/fesm2020/carbon-components-angular-placeholder.mjs.map +1 -1
- package/modal/base-modal.service.d.ts +17 -1
- package/package.json +1 -1
- package/placeholder/placeholder.service.d.ts +2 -2
- package/docs/storybook/combobox-combobox-stories.e3b860f0.iframe.bundle.js +0 -1
- package/docs/storybook/modal-modal-stories.5772b01f.iframe.bundle.js +0 -1
|
@@ -24,6 +24,10 @@
|
|
|
24
24
|
<title>cluster_ComboBoxModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 760,-379.59 760,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
+
<g id="clust5" class="cluster">
|
|
28
|
+
<title>cluster_ComboBoxModule_exports</title>
|
|
29
|
+
<polygon fill="none" stroke="black" points="280,-319.59 280,-371.59 520,-371.59 520,-319.59 280,-319.59"/>
|
|
30
|
+
</g>
|
|
27
31
|
<g id="clust4" class="cluster">
|
|
28
32
|
<title>cluster_ComboBoxModule_imports</title>
|
|
29
33
|
<polygon fill="none" stroke="black" points="306,-189.59 306,-241.59 752,-241.59 752,-189.59 306,-189.59"/>
|
|
@@ -32,10 +36,6 @@
|
|
|
32
36
|
<title>cluster_ComboBoxModule_declarations</title>
|
|
33
37
|
<polygon fill="none" stroke="black" points="202,-189.59 202,-241.59 298,-241.59 298,-189.59 202,-189.59"/>
|
|
34
38
|
</g>
|
|
35
|
-
<g id="clust5" class="cluster">
|
|
36
|
-
<title>cluster_ComboBoxModule_exports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="280,-319.59 280,-371.59 520,-371.59 520,-319.59 280,-319.59"/>
|
|
38
|
-
</g>
|
|
39
39
|
<g id="clust3" class="cluster">
|
|
40
40
|
<title>cluster_ComboBoxModule_ComboBox_providers</title>
|
|
41
41
|
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 660,-176.59 660,-78 16,-78"/>
|
|
@@ -117,6 +117,10 @@
|
|
|
117
117
|
<title>cluster_ComboBoxModule</title>
|
|
118
118
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 760,-379.59 760,-70 8,-70"/>
|
|
119
119
|
</g>
|
|
120
|
+
<g id="clust5" class="cluster">
|
|
121
|
+
<title>cluster_ComboBoxModule_exports</title>
|
|
122
|
+
<polygon fill="none" stroke="black" points="280,-319.59 280,-371.59 520,-371.59 520,-319.59 280,-319.59"/>
|
|
123
|
+
</g>
|
|
120
124
|
<g id="clust4" class="cluster">
|
|
121
125
|
<title>cluster_ComboBoxModule_imports</title>
|
|
122
126
|
<polygon fill="none" stroke="black" points="306,-189.59 306,-241.59 752,-241.59 752,-189.59 306,-189.59"/>
|
|
@@ -125,10 +129,6 @@
|
|
|
125
129
|
<title>cluster_ComboBoxModule_declarations</title>
|
|
126
130
|
<polygon fill="none" stroke="black" points="202,-189.59 202,-241.59 298,-241.59 298,-189.59 202,-189.59"/>
|
|
127
131
|
</g>
|
|
128
|
-
<g id="clust5" class="cluster">
|
|
129
|
-
<title>cluster_ComboBoxModule_exports</title>
|
|
130
|
-
<polygon fill="none" stroke="black" points="280,-319.59 280,-371.59 520,-371.59 520,-319.59 280,-319.59"/>
|
|
131
|
-
</g>
|
|
132
132
|
<g id="clust3" class="cluster">
|
|
133
133
|
<title>cluster_ComboBoxModule_ComboBox_providers</title>
|
|
134
134
|
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 660,-176.59 660,-78 16,-78"/>
|
|
@@ -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="
|
|
8
|
-
viewBox="0.00 0.00
|
|
7
|
+
<svg width="830pt" height="396pt"
|
|
8
|
+
viewBox="0.00 0.00 830.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 826,-391.59 826,4 -4,4"/>
|
|
12
|
+
<text text-anchor="start" x="390.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
13
|
+
<polygon fill="#ffffb3" stroke="transparent" points="177,-10 177,-30 197,-30 197,-10 177,-10"/>
|
|
14
|
+
<text text-anchor="start" x="200.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
15
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="290,-10 290,-30 310,-30 310,-10 290,-10"/>
|
|
16
|
+
<text text-anchor="start" x="313.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
17
|
+
<polygon fill="#80b1d3" stroke="transparent" points="376,-10 376,-30 396,-30 396,-10 376,-10"/>
|
|
18
|
+
<text text-anchor="start" x="399.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
19
|
+
<polygon fill="#fdb462" stroke="transparent" points="473,-10 473,-30 493,-30 493,-10 473,-10"/>
|
|
20
|
+
<text text-anchor="start" x="496.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
21
|
+
<polygon fill="#fb8072" stroke="transparent" points="569,-10 569,-30 589,-30 589,-10 569,-10"/>
|
|
22
|
+
<text text-anchor="start" x="592.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_DatePickerInputModule</title>
|
|
25
|
-
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59
|
|
26
|
-
</g>
|
|
27
|
-
<g id="clust2" class="cluster">
|
|
28
|
-
<title>cluster_DatePickerInputModule_declarations</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="295,-189.59 295,-241.59 419,-241.59 419,-189.59 295,-189.59"/>
|
|
25
|
+
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 814,-379.59 814,-70 8,-70"/>
|
|
30
26
|
</g>
|
|
31
27
|
<g id="clust4" class="cluster">
|
|
32
28
|
<title>cluster_DatePickerInputModule_imports</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="
|
|
34
|
-
</g>
|
|
35
|
-
<g id="clust5" class="cluster">
|
|
36
|
-
<title>cluster_DatePickerInputModule_exports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="353,-319.59 353,-371.59 481,-371.59 481,-319.59 353,-319.59"/>
|
|
29
|
+
<polygon fill="none" stroke="black" points="706,-189.59 706,-241.59 806,-241.59 806,-189.59 706,-189.59"/>
|
|
38
30
|
</g>
|
|
39
31
|
<g id="clust3" class="cluster">
|
|
40
32
|
<title>cluster_DatePickerInputModule_DatePickerInput_providers</title>
|
|
41
|
-
<polygon fill="none" stroke="black" points="16,-78 16,-
|
|
33
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-241.59 698,-241.59 698,-78 16,-78"/>
|
|
34
|
+
</g>
|
|
35
|
+
<g id="clust5" class="cluster">
|
|
36
|
+
<title>cluster_DatePickerInputModule_exports</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="572,-319.59 572,-371.59 700,-371.59 700,-319.59 572,-319.59"/>
|
|
42
38
|
</g>
|
|
43
39
|
<!-- DatePickerInput -->
|
|
44
40
|
<g id="node1" class="node">
|
|
45
41
|
<title>DatePickerInput</title>
|
|
46
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
47
|
-
<text text-anchor="middle" x="
|
|
42
|
+
<polygon fill="#ffffb3" stroke="black" points="503.74,-233.59 396.26,-233.59 396.26,-197.59 503.74,-197.59 503.74,-233.59"/>
|
|
43
|
+
<text text-anchor="middle" x="450" y="-211.39" font-family="Times,serif" font-size="14.00">DatePickerInput</text>
|
|
48
44
|
</g>
|
|
49
45
|
<!-- DatePickerInputModule -->
|
|
50
46
|
<g id="node2" class="node">
|
|
51
47
|
<title>DatePickerInputModule</title>
|
|
52
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
53
|
-
<text text-anchor="middle" x="
|
|
48
|
+
<polygon fill="#8dd3c7" stroke="black" points="711.79,-298.59 708.79,-302.59 687.79,-302.59 684.79,-298.59 560.21,-298.59 560.21,-262.59 711.79,-262.59 711.79,-298.59"/>
|
|
49
|
+
<text text-anchor="middle" x="636" y="-276.39" font-family="Times,serif" font-size="14.00">DatePickerInputModule</text>
|
|
54
50
|
</g>
|
|
55
51
|
<!-- DatePickerInput->DatePickerInputModule -->
|
|
56
52
|
<g id="edge1" class="edge">
|
|
57
53
|
<title>DatePickerInput->DatePickerInputModule</title>
|
|
58
|
-
<path fill="none" stroke="black" d="
|
|
59
|
-
<polygon fill="black" stroke="black" points="
|
|
54
|
+
<path fill="none" stroke="black" d="M450,-233.7C450,-252.93 450,-280.59 450,-280.59 450,-280.59 550.35,-280.59 550.35,-280.59"/>
|
|
55
|
+
<polygon fill="black" stroke="black" points="550.35,-284.09 560.35,-280.59 550.35,-277.09 550.35,-284.09"/>
|
|
60
56
|
</g>
|
|
61
57
|
<!-- DatePickerInput -->
|
|
62
58
|
<g id="node5" class="node">
|
|
63
59
|
<title>DatePickerInput </title>
|
|
64
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
65
|
-
<text text-anchor="middle" x="
|
|
60
|
+
<polygon fill="#fb8072" stroke="black" points="691.74,-363.59 580.26,-363.59 580.26,-327.59 691.74,-327.59 691.74,-363.59"/>
|
|
61
|
+
<text text-anchor="middle" x="636" y="-341.39" font-family="Times,serif" font-size="14.00">DatePickerInput </text>
|
|
66
62
|
</g>
|
|
67
63
|
<!-- DatePickerInputModule->DatePickerInput -->
|
|
68
64
|
<g id="edge4" class="edge">
|
|
69
65
|
<title>DatePickerInputModule->DatePickerInput </title>
|
|
70
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
71
|
-
<polygon fill="black" stroke="black" points="
|
|
66
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M636,-298.7C636,-298.7 636,-317.58 636,-317.58"/>
|
|
67
|
+
<polygon fill="black" stroke="black" points="632.5,-317.58 636,-327.58 639.5,-317.58 632.5,-317.58"/>
|
|
72
68
|
</g>
|
|
73
69
|
<!-- {
|
|
74
70
|
   provide: NG_VALUE_ACCESSOR, useExisting: DatePickerInput, multi: true
|
|
@@ -89,20 +85,20 @@
|
|
|
89
85
|
<title>{
|
|
90
86
|
   provide: NG_VALUE_ACCESSOR, useExisting: DatePickerInput, multi: true
|
|
91
87
|
}->DatePickerInput</title>
|
|
92
|
-
<path fill="none" stroke="black" d="
|
|
93
|
-
<polygon fill="black" stroke="black" points="
|
|
88
|
+
<path fill="none" stroke="black" d="M450,-167.05C450,-167.05 450,-187.45 450,-187.45"/>
|
|
89
|
+
<polygon fill="black" stroke="black" points="446.5,-187.45 450,-197.45 453.5,-187.45 446.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="
|
|
99
|
-
<text text-anchor="middle" x="
|
|
94
|
+
<polygon fill="#8dd3c7" stroke="black" points="798.43,-233.59 795.43,-237.59 774.43,-237.59 771.43,-233.59 713.57,-233.59 713.57,-197.59 798.43,-197.59 798.43,-233.59"/>
|
|
95
|
+
<text text-anchor="middle" x="756" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
100
96
|
</g>
|
|
101
97
|
<!-- IconModule->DatePickerInputModule -->
|
|
102
98
|
<g id="edge3" class="edge">
|
|
103
99
|
<title>IconModule->DatePickerInputModule</title>
|
|
104
|
-
<path fill="none" stroke="black" d="
|
|
105
|
-
<polygon fill="black" stroke="black" points="
|
|
100
|
+
<path fill="none" stroke="black" d="M713.72,-215.59C706.33,-215.59 700.96,-215.59 700.96,-215.59 700.96,-215.59 700.96,-252.48 700.96,-252.48"/>
|
|
101
|
+
<polygon fill="black" stroke="black" points="697.46,-252.48 700.96,-262.48 704.46,-252.48 697.46,-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="
|
|
101
|
-
viewBox="0.00 0.00
|
|
100
|
+
<svg width="830pt" height="396pt"
|
|
101
|
+
viewBox="0.00 0.00 830.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
|
|
105
|
-
<text text-anchor="start" x="
|
|
106
|
-
<polygon fill="#ffffb3" stroke="transparent" points="
|
|
107
|
-
<text text-anchor="start" x="
|
|
108
|
-
<polygon fill="#8dd3c7" stroke="transparent" points="
|
|
109
|
-
<text text-anchor="start" x="
|
|
110
|
-
<polygon fill="#80b1d3" stroke="transparent" points="
|
|
111
|
-
<text text-anchor="start" x="
|
|
112
|
-
<polygon fill="#fdb462" stroke="transparent" points="
|
|
113
|
-
<text text-anchor="start" x="
|
|
114
|
-
<polygon fill="#fb8072" stroke="transparent" points="
|
|
115
|
-
<text text-anchor="start" x="
|
|
104
|
+
<polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59 826,-391.59 826,4 -4,4"/>
|
|
105
|
+
<text text-anchor="start" x="390.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
106
|
+
<polygon fill="#ffffb3" stroke="transparent" points="177,-10 177,-30 197,-30 197,-10 177,-10"/>
|
|
107
|
+
<text text-anchor="start" x="200.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
108
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="290,-10 290,-30 310,-30 310,-10 290,-10"/>
|
|
109
|
+
<text text-anchor="start" x="313.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
110
|
+
<polygon fill="#80b1d3" stroke="transparent" points="376,-10 376,-30 396,-30 396,-10 376,-10"/>
|
|
111
|
+
<text text-anchor="start" x="399.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
112
|
+
<polygon fill="#fdb462" stroke="transparent" points="473,-10 473,-30 493,-30 493,-10 473,-10"/>
|
|
113
|
+
<text text-anchor="start" x="496.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
114
|
+
<polygon fill="#fb8072" stroke="transparent" points="569,-10 569,-30 589,-30 589,-10 569,-10"/>
|
|
115
|
+
<text text-anchor="start" x="592.73" y="-15.4" font-family="Times-12" font-size="14.00">  Exports</text>
|
|
116
116
|
<g id="clust1" class="cluster">
|
|
117
117
|
<title>cluster_DatePickerInputModule</title>
|
|
118
|
-
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59
|
|
119
|
-
</g>
|
|
120
|
-
<g id="clust2" class="cluster">
|
|
121
|
-
<title>cluster_DatePickerInputModule_declarations</title>
|
|
122
|
-
<polygon fill="none" stroke="black" points="295,-189.59 295,-241.59 419,-241.59 419,-189.59 295,-189.59"/>
|
|
118
|
+
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 814,-379.59 814,-70 8,-70"/>
|
|
123
119
|
</g>
|
|
124
120
|
<g id="clust4" class="cluster">
|
|
125
121
|
<title>cluster_DatePickerInputModule_imports</title>
|
|
126
|
-
<polygon fill="none" stroke="black" points="
|
|
127
|
-
</g>
|
|
128
|
-
<g id="clust5" class="cluster">
|
|
129
|
-
<title>cluster_DatePickerInputModule_exports</title>
|
|
130
|
-
<polygon fill="none" stroke="black" points="353,-319.59 353,-371.59 481,-371.59 481,-319.59 353,-319.59"/>
|
|
122
|
+
<polygon fill="none" stroke="black" points="706,-189.59 706,-241.59 806,-241.59 806,-189.59 706,-189.59"/>
|
|
131
123
|
</g>
|
|
132
124
|
<g id="clust3" class="cluster">
|
|
133
125
|
<title>cluster_DatePickerInputModule_DatePickerInput_providers</title>
|
|
134
|
-
<polygon fill="none" stroke="black" points="16,-78 16,-
|
|
126
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-241.59 698,-241.59 698,-78 16,-78"/>
|
|
127
|
+
</g>
|
|
128
|
+
<g id="clust5" class="cluster">
|
|
129
|
+
<title>cluster_DatePickerInputModule_exports</title>
|
|
130
|
+
<polygon fill="none" stroke="black" points="572,-319.59 572,-371.59 700,-371.59 700,-319.59 572,-319.59"/>
|
|
135
131
|
</g>
|
|
136
132
|
<!-- DatePickerInput -->
|
|
137
133
|
<g id="node1" class="node">
|
|
138
134
|
<title>DatePickerInput</title>
|
|
139
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
140
|
-
<text text-anchor="middle" x="
|
|
135
|
+
<polygon fill="#ffffb3" stroke="black" points="503.74,-233.59 396.26,-233.59 396.26,-197.59 503.74,-197.59 503.74,-233.59"/>
|
|
136
|
+
<text text-anchor="middle" x="450" y="-211.39" font-family="Times,serif" font-size="14.00">DatePickerInput</text>
|
|
141
137
|
</g>
|
|
142
138
|
<!-- DatePickerInputModule -->
|
|
143
139
|
<g id="node2" class="node">
|
|
144
140
|
<title>DatePickerInputModule</title>
|
|
145
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
146
|
-
<text text-anchor="middle" x="
|
|
141
|
+
<polygon fill="#8dd3c7" stroke="black" points="711.79,-298.59 708.79,-302.59 687.79,-302.59 684.79,-298.59 560.21,-298.59 560.21,-262.59 711.79,-262.59 711.79,-298.59"/>
|
|
142
|
+
<text text-anchor="middle" x="636" y="-276.39" font-family="Times,serif" font-size="14.00">DatePickerInputModule</text>
|
|
147
143
|
</g>
|
|
148
144
|
<!-- DatePickerInput->DatePickerInputModule -->
|
|
149
145
|
<g id="edge1" class="edge">
|
|
150
146
|
<title>DatePickerInput->DatePickerInputModule</title>
|
|
151
|
-
<path fill="none" stroke="black" d="
|
|
152
|
-
<polygon fill="black" stroke="black" points="
|
|
147
|
+
<path fill="none" stroke="black" d="M450,-233.7C450,-252.93 450,-280.59 450,-280.59 450,-280.59 550.35,-280.59 550.35,-280.59"/>
|
|
148
|
+
<polygon fill="black" stroke="black" points="550.35,-284.09 560.35,-280.59 550.35,-277.09 550.35,-284.09"/>
|
|
153
149
|
</g>
|
|
154
150
|
<!-- DatePickerInput -->
|
|
155
151
|
<g id="node5" class="node">
|
|
156
152
|
<title>DatePickerInput </title>
|
|
157
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
158
|
-
<text text-anchor="middle" x="
|
|
153
|
+
<polygon fill="#fb8072" stroke="black" points="691.74,-363.59 580.26,-363.59 580.26,-327.59 691.74,-327.59 691.74,-363.59"/>
|
|
154
|
+
<text text-anchor="middle" x="636" y="-341.39" font-family="Times,serif" font-size="14.00">DatePickerInput </text>
|
|
159
155
|
</g>
|
|
160
156
|
<!-- DatePickerInputModule->DatePickerInput -->
|
|
161
157
|
<g id="edge4" class="edge">
|
|
162
158
|
<title>DatePickerInputModule->DatePickerInput </title>
|
|
163
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
164
|
-
<polygon fill="black" stroke="black" points="
|
|
159
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M636,-298.7C636,-298.7 636,-317.58 636,-317.58"/>
|
|
160
|
+
<polygon fill="black" stroke="black" points="632.5,-317.58 636,-327.58 639.5,-317.58 632.5,-317.58"/>
|
|
165
161
|
</g>
|
|
166
162
|
<!-- {
|
|
167
163
|
   provide: NG_VALUE_ACCESSOR, useExisting: DatePickerInput, multi: true
|
|
@@ -182,20 +178,20 @@
|
|
|
182
178
|
<title>{
|
|
183
179
|
   provide: NG_VALUE_ACCESSOR, useExisting: DatePickerInput, multi: true
|
|
184
180
|
}->DatePickerInput</title>
|
|
185
|
-
<path fill="none" stroke="black" d="
|
|
186
|
-
<polygon fill="black" stroke="black" points="
|
|
181
|
+
<path fill="none" stroke="black" d="M450,-167.05C450,-167.05 450,-187.45 450,-187.45"/>
|
|
182
|
+
<polygon fill="black" stroke="black" points="446.5,-187.45 450,-197.45 453.5,-187.45 446.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="
|
|
192
|
-
<text text-anchor="middle" x="
|
|
187
|
+
<polygon fill="#8dd3c7" stroke="black" points="798.43,-233.59 795.43,-237.59 774.43,-237.59 771.43,-233.59 713.57,-233.59 713.57,-197.59 798.43,-197.59 798.43,-233.59"/>
|
|
188
|
+
<text text-anchor="middle" x="756" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
193
189
|
</g>
|
|
194
190
|
<!-- IconModule->DatePickerInputModule -->
|
|
195
191
|
<g id="edge3" class="edge">
|
|
196
192
|
<title>IconModule->DatePickerInputModule</title>
|
|
197
|
-
<path fill="none" stroke="black" d="
|
|
198
|
-
<polygon fill="black" stroke="black" points="
|
|
193
|
+
<path fill="none" stroke="black" d="M713.72,-215.59C706.33,-215.59 700.96,-215.59 700.96,-215.59 700.96,-215.59 700.96,-252.48 700.96,-252.48"/>
|
|
194
|
+
<polygon fill="black" stroke="black" points="697.46,-252.48 700.96,-262.48 704.46,-252.48 697.46,-252.48"/>
|
|
199
195
|
</g>
|
|
200
196
|
</g>
|
|
201
197
|
</svg>
|
|
@@ -4,33 +4,33 @@
|
|
|
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="1904pt" height="349pt"
|
|
8
|
+
viewBox="0.00 0.00 1904.00 349.00" 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 345)">
|
|
10
10
|
<title>dependencies</title>
|
|
11
|
-
<polygon fill="white" stroke="transparent" points="-4,4 -4,-345
|
|
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,-345 1900,-345 1900,4 -4,4"/>
|
|
12
|
+
<text text-anchor="start" x="927.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
13
|
+
<polygon fill="#ffffb3" stroke="transparent" points="714,-10 714,-30 734,-30 734,-10 714,-10"/>
|
|
14
|
+
<text text-anchor="start" x="737.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
15
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="827,-10 827,-30 847,-30 847,-10 827,-10"/>
|
|
16
|
+
<text text-anchor="start" x="850.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
17
|
+
<polygon fill="#80b1d3" stroke="transparent" points="913,-10 913,-30 933,-30 933,-10 913,-10"/>
|
|
18
|
+
<text text-anchor="start" x="936.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
19
|
+
<polygon fill="#fdb462" stroke="transparent" points="1010,-10 1010,-30 1030,-30 1030,-10 1010,-10"/>
|
|
20
|
+
<text text-anchor="start" x="1033.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
21
|
+
<polygon fill="#fb8072" stroke="transparent" points="1106,-10 1106,-30 1126,-30 1126,-10 1106,-10"/>
|
|
22
|
+
<text text-anchor="start" x="1129.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_DialogModule</title>
|
|
25
|
-
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-333
|
|
26
|
-
</g>
|
|
27
|
-
<g id="clust2" class="cluster">
|
|
28
|
-
<title>cluster_DialogModule_declarations</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="863,-143 863,-195 1848,-195 1848,-143 863,-143"/>
|
|
25
|
+
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-333 1888,-333 1888,-70 8,-70"/>
|
|
30
26
|
</g>
|
|
31
27
|
<g id="clust4" class="cluster">
|
|
32
28
|
<title>cluster_DialogModule_DialogDirective_providers</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="
|
|
29
|
+
<polygon fill="none" stroke="black" points="1732,-78 1732,-195 1880,-195 1880,-78 1732,-78"/>
|
|
30
|
+
</g>
|
|
31
|
+
<g id="clust2" class="cluster">
|
|
32
|
+
<title>cluster_DialogModule_declarations</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="863,-143 863,-195 1724,-195 1724,-143 863,-143"/>
|
|
34
34
|
</g>
|
|
35
35
|
<g id="clust11" class="cluster">
|
|
36
36
|
<title>cluster_DialogModule_exports</title>
|
|
@@ -43,8 +43,8 @@
|
|
|
43
43
|
<!-- Dialog -->
|
|
44
44
|
<g id="node1" class="node">
|
|
45
45
|
<title>Dialog</title>
|
|
46
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
47
|
-
<text text-anchor="middle" x="
|
|
46
|
+
<polygon fill="#ffffb3" stroke="black" points="1716.1,-187 1661.9,-187 1661.9,-151 1716.1,-151 1716.1,-187"/>
|
|
47
|
+
<text text-anchor="middle" x="1689" y="-164.8" font-family="Times,serif" font-size="14.00">Dialog</text>
|
|
48
48
|
</g>
|
|
49
49
|
<!-- DialogModule -->
|
|
50
50
|
<g id="node8" class="node">
|
|
@@ -55,20 +55,20 @@
|
|
|
55
55
|
<!-- Dialog->DialogModule -->
|
|
56
56
|
<g id="edge1" class="edge">
|
|
57
57
|
<title>Dialog->DialogModule</title>
|
|
58
|
-
<path fill="none" stroke="black" d="
|
|
59
|
-
<polygon fill="black" stroke="black" points="994.
|
|
58
|
+
<path fill="none" stroke="black" d="M1689,-187.17C1689,-206.09 1689,-233 1689,-233 1689,-233 994.83,-233 994.83,-233"/>
|
|
59
|
+
<polygon fill="black" stroke="black" points="994.83,-229.5 984.83,-233 994.83,-236.5 994.83,-229.5"/>
|
|
60
60
|
</g>
|
|
61
61
|
<!-- DialogDirective -->
|
|
62
62
|
<g id="node2" class="node">
|
|
63
63
|
<title>DialogDirective</title>
|
|
64
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
65
|
-
<text text-anchor="middle" x="
|
|
64
|
+
<polygon fill="#ffffb3" stroke="black" points="1846.19,-187 1739.81,-187 1739.81,-151 1846.19,-151 1846.19,-187"/>
|
|
65
|
+
<text text-anchor="middle" x="1793" y="-164.8" font-family="Times,serif" font-size="14.00">DialogDirective</text>
|
|
66
66
|
</g>
|
|
67
67
|
<!-- DialogDirective->DialogModule -->
|
|
68
68
|
<g id="edge2" class="edge">
|
|
69
69
|
<title>DialogDirective->DialogModule</title>
|
|
70
|
-
<path fill="none" stroke="black" d="
|
|
71
|
-
<polygon fill="black" stroke="black" points="994.
|
|
70
|
+
<path fill="none" stroke="black" d="M1793,-187.31C1793,-207.15 1793,-236 1793,-236 1793,-236 994.84,-236 994.84,-236"/>
|
|
71
|
+
<polygon fill="black" stroke="black" points="994.84,-232.5 984.84,-236 994.84,-239.5 994.84,-232.5"/>
|
|
72
72
|
</g>
|
|
73
73
|
<!-- OverflowMenu -->
|
|
74
74
|
<g id="node3" class="node">
|
|
@@ -217,20 +217,20 @@
|
|
|
217
217
|
<!-- DialogService -->
|
|
218
218
|
<g id="node9" class="node">
|
|
219
219
|
<title>DialogService</title>
|
|
220
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
221
|
-
<text text-anchor="middle" x="
|
|
220
|
+
<ellipse fill="#fdb462" stroke="black" cx="1806" cy="-104" rx="66.05" ry="18"/>
|
|
221
|
+
<text text-anchor="middle" x="1806" y="-99.8" font-family="Times,serif" font-size="14.00">DialogService</text>
|
|
222
222
|
</g>
|
|
223
223
|
<!-- DialogService->DialogDirective -->
|
|
224
224
|
<g id="edge3" class="edge">
|
|
225
225
|
<title>DialogService->DialogDirective</title>
|
|
226
|
-
<path fill="none" stroke="black" d="
|
|
227
|
-
<polygon fill="black" stroke="black" points="
|
|
226
|
+
<path fill="none" stroke="black" d="M1793,-121.76C1793,-121.76 1793,-140.81 1793,-140.81"/>
|
|
227
|
+
<polygon fill="black" stroke="black" points="1789.5,-140.81 1793,-150.81 1796.5,-140.81 1789.5,-140.81"/>
|
|
228
228
|
</g>
|
|
229
229
|
<!-- DialogService->DialogModule -->
|
|
230
230
|
<g id="edge23" class="edge">
|
|
231
231
|
<title>DialogService->DialogModule</title>
|
|
232
|
-
<path fill="none" stroke="black" d="
|
|
233
|
-
<polygon fill="black" stroke="black" points="994.
|
|
232
|
+
<path fill="none" stroke="black" d="M1859.18,-115.05C1859.18,-147.29 1859.18,-239 1859.18,-239 1859.18,-239 994.66,-239 994.66,-239"/>
|
|
233
|
+
<polygon fill="black" stroke="black" points="994.66,-235.5 984.66,-239 994.66,-242.5 994.66,-235.5"/>
|
|
234
234
|
</g>
|
|
235
235
|
<!-- ButtonModule -->
|
|
236
236
|
<g id="node10" class="node">
|
|
@@ -97,33 +97,33 @@
|
|
|
97
97
|
<!-- Generated by graphviz version 2.47.0 (20210316.0004)
|
|
98
98
|
-->
|
|
99
99
|
<!-- Title: dependencies Pages: 1 -->
|
|
100
|
-
<svg width="
|
|
101
|
-
viewBox="0.00 0.00
|
|
100
|
+
<svg width="1904pt" height="349pt"
|
|
101
|
+
viewBox="0.00 0.00 1904.00 349.00" 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 345)">
|
|
103
103
|
<title>dependencies</title>
|
|
104
|
-
<polygon fill="white" stroke="transparent" points="-4,4 -4,-345
|
|
105
|
-
<text text-anchor="start" x="
|
|
106
|
-
<polygon fill="#ffffb3" stroke="transparent" points="
|
|
107
|
-
<text text-anchor="start" x="
|
|
108
|
-
<polygon fill="#8dd3c7" stroke="transparent" points="
|
|
109
|
-
<text text-anchor="start" x="
|
|
110
|
-
<polygon fill="#80b1d3" stroke="transparent" points="
|
|
111
|
-
<text text-anchor="start" x="
|
|
112
|
-
<polygon fill="#fdb462" stroke="transparent" points="
|
|
113
|
-
<text text-anchor="start" x="
|
|
114
|
-
<polygon fill="#fb8072" stroke="transparent" points="
|
|
115
|
-
<text text-anchor="start" x="
|
|
104
|
+
<polygon fill="white" stroke="transparent" points="-4,4 -4,-345 1900,-345 1900,4 -4,4"/>
|
|
105
|
+
<text text-anchor="start" x="927.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
106
|
+
<polygon fill="#ffffb3" stroke="transparent" points="714,-10 714,-30 734,-30 734,-10 714,-10"/>
|
|
107
|
+
<text text-anchor="start" x="737.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
108
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="827,-10 827,-30 847,-30 847,-10 827,-10"/>
|
|
109
|
+
<text text-anchor="start" x="850.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
110
|
+
<polygon fill="#80b1d3" stroke="transparent" points="913,-10 913,-30 933,-30 933,-10 913,-10"/>
|
|
111
|
+
<text text-anchor="start" x="936.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
112
|
+
<polygon fill="#fdb462" stroke="transparent" points="1010,-10 1010,-30 1030,-30 1030,-10 1010,-10"/>
|
|
113
|
+
<text text-anchor="start" x="1033.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
114
|
+
<polygon fill="#fb8072" stroke="transparent" points="1106,-10 1106,-30 1126,-30 1126,-10 1106,-10"/>
|
|
115
|
+
<text text-anchor="start" x="1129.73" y="-15.4" font-family="Times-12" font-size="14.00">  Exports</text>
|
|
116
116
|
<g id="clust1" class="cluster">
|
|
117
117
|
<title>cluster_DialogModule</title>
|
|
118
|
-
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-333
|
|
119
|
-
</g>
|
|
120
|
-
<g id="clust2" class="cluster">
|
|
121
|
-
<title>cluster_DialogModule_declarations</title>
|
|
122
|
-
<polygon fill="none" stroke="black" points="863,-143 863,-195 1848,-195 1848,-143 863,-143"/>
|
|
118
|
+
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-333 1888,-333 1888,-70 8,-70"/>
|
|
123
119
|
</g>
|
|
124
120
|
<g id="clust4" class="cluster">
|
|
125
121
|
<title>cluster_DialogModule_DialogDirective_providers</title>
|
|
126
|
-
<polygon fill="none" stroke="black" points="
|
|
122
|
+
<polygon fill="none" stroke="black" points="1732,-78 1732,-195 1880,-195 1880,-78 1732,-78"/>
|
|
123
|
+
</g>
|
|
124
|
+
<g id="clust2" class="cluster">
|
|
125
|
+
<title>cluster_DialogModule_declarations</title>
|
|
126
|
+
<polygon fill="none" stroke="black" points="863,-143 863,-195 1724,-195 1724,-143 863,-143"/>
|
|
127
127
|
</g>
|
|
128
128
|
<g id="clust11" class="cluster">
|
|
129
129
|
<title>cluster_DialogModule_exports</title>
|
|
@@ -136,8 +136,8 @@
|
|
|
136
136
|
<!-- Dialog -->
|
|
137
137
|
<g id="node1" class="node">
|
|
138
138
|
<title>Dialog</title>
|
|
139
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
140
|
-
<text text-anchor="middle" x="
|
|
139
|
+
<polygon fill="#ffffb3" stroke="black" points="1716.1,-187 1661.9,-187 1661.9,-151 1716.1,-151 1716.1,-187"/>
|
|
140
|
+
<text text-anchor="middle" x="1689" y="-164.8" font-family="Times,serif" font-size="14.00">Dialog</text>
|
|
141
141
|
</g>
|
|
142
142
|
<!-- DialogModule -->
|
|
143
143
|
<g id="node8" class="node">
|
|
@@ -148,20 +148,20 @@
|
|
|
148
148
|
<!-- Dialog->DialogModule -->
|
|
149
149
|
<g id="edge1" class="edge">
|
|
150
150
|
<title>Dialog->DialogModule</title>
|
|
151
|
-
<path fill="none" stroke="black" d="
|
|
152
|
-
<polygon fill="black" stroke="black" points="994.
|
|
151
|
+
<path fill="none" stroke="black" d="M1689,-187.17C1689,-206.09 1689,-233 1689,-233 1689,-233 994.83,-233 994.83,-233"/>
|
|
152
|
+
<polygon fill="black" stroke="black" points="994.83,-229.5 984.83,-233 994.83,-236.5 994.83,-229.5"/>
|
|
153
153
|
</g>
|
|
154
154
|
<!-- DialogDirective -->
|
|
155
155
|
<g id="node2" class="node">
|
|
156
156
|
<title>DialogDirective</title>
|
|
157
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
158
|
-
<text text-anchor="middle" x="
|
|
157
|
+
<polygon fill="#ffffb3" stroke="black" points="1846.19,-187 1739.81,-187 1739.81,-151 1846.19,-151 1846.19,-187"/>
|
|
158
|
+
<text text-anchor="middle" x="1793" y="-164.8" font-family="Times,serif" font-size="14.00">DialogDirective</text>
|
|
159
159
|
</g>
|
|
160
160
|
<!-- DialogDirective->DialogModule -->
|
|
161
161
|
<g id="edge2" class="edge">
|
|
162
162
|
<title>DialogDirective->DialogModule</title>
|
|
163
|
-
<path fill="none" stroke="black" d="
|
|
164
|
-
<polygon fill="black" stroke="black" points="994.
|
|
163
|
+
<path fill="none" stroke="black" d="M1793,-187.31C1793,-207.15 1793,-236 1793,-236 1793,-236 994.84,-236 994.84,-236"/>
|
|
164
|
+
<polygon fill="black" stroke="black" points="994.84,-232.5 984.84,-236 994.84,-239.5 994.84,-232.5"/>
|
|
165
165
|
</g>
|
|
166
166
|
<!-- OverflowMenu -->
|
|
167
167
|
<g id="node3" class="node">
|
|
@@ -310,20 +310,20 @@
|
|
|
310
310
|
<!-- DialogService -->
|
|
311
311
|
<g id="node9" class="node">
|
|
312
312
|
<title>DialogService</title>
|
|
313
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
314
|
-
<text text-anchor="middle" x="
|
|
313
|
+
<ellipse fill="#fdb462" stroke="black" cx="1806" cy="-104" rx="66.05" ry="18"/>
|
|
314
|
+
<text text-anchor="middle" x="1806" y="-99.8" font-family="Times,serif" font-size="14.00">DialogService</text>
|
|
315
315
|
</g>
|
|
316
316
|
<!-- DialogService->DialogDirective -->
|
|
317
317
|
<g id="edge3" class="edge">
|
|
318
318
|
<title>DialogService->DialogDirective</title>
|
|
319
|
-
<path fill="none" stroke="black" d="
|
|
320
|
-
<polygon fill="black" stroke="black" points="
|
|
319
|
+
<path fill="none" stroke="black" d="M1793,-121.76C1793,-121.76 1793,-140.81 1793,-140.81"/>
|
|
320
|
+
<polygon fill="black" stroke="black" points="1789.5,-140.81 1793,-150.81 1796.5,-140.81 1789.5,-140.81"/>
|
|
321
321
|
</g>
|
|
322
322
|
<!-- DialogService->DialogModule -->
|
|
323
323
|
<g id="edge23" class="edge">
|
|
324
324
|
<title>DialogService->DialogModule</title>
|
|
325
|
-
<path fill="none" stroke="black" d="
|
|
326
|
-
<polygon fill="black" stroke="black" points="994.
|
|
325
|
+
<path fill="none" stroke="black" d="M1859.18,-115.05C1859.18,-147.29 1859.18,-239 1859.18,-239 1859.18,-239 994.66,-239 994.66,-239"/>
|
|
326
|
+
<polygon fill="black" stroke="black" points="994.66,-235.5 984.66,-239 994.66,-242.5 994.66,-235.5"/>
|
|
327
327
|
</g>
|
|
328
328
|
<!-- ButtonModule -->
|
|
329
329
|
<g id="node10" class="node">
|