carbon-components-angular 5.48.0 → 5.49.0
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/components/ListRow.html +67 -236
- package/docs/documentation/components/StructuredList.html +1 -1
- package/docs/documentation/coverage.html +4 -4
- 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 +38 -34
- package/docs/documentation/modules/DatePickerInputModule.html +38 -34
- package/docs/documentation/modules/DatePickerModule/dependencies.svg +56 -52
- package/docs/documentation/modules/DatePickerModule.html +56 -52
- package/docs/documentation/modules/FileUploaderModule/dependencies.svg +35 -35
- package/docs/documentation/modules/FileUploaderModule.html +35 -35
- package/docs/documentation/modules/InlineLoadingModule/dependencies.svg +4 -4
- package/docs/documentation/modules/InlineLoadingModule.html +4 -4
- package/docs/documentation/modules/ProgressBarModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ProgressBarModule.html +4 -4
- package/docs/documentation/modules/RadioModule/dependencies.svg +35 -35
- package/docs/documentation/modules/RadioModule.html +35 -35
- package/docs/documentation/modules/SearchModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SearchModule.html +4 -4
- package/docs/documentation/modules/SelectModule/dependencies.svg +60 -60
- package/docs/documentation/modules/SelectModule.html +60 -60
- package/docs/documentation/modules/SliderModule/dependencies.svg +4 -4
- package/docs/documentation/modules/SliderModule.html +4 -4
- package/docs/documentation/modules/TableModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TableModule.html +4 -4
- package/docs/documentation/modules/TabsModule/dependencies.svg +68 -68
- package/docs/documentation/modules/TabsModule.html +68 -68
- package/docs/documentation/modules/TagModule/dependencies.svg +28 -28
- package/docs/documentation/modules/TagModule.html +28 -28
- package/docs/documentation/modules/ThemeModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ThemeModule.html +4 -4
- package/docs/documentation/modules/TilesModule/dependencies.svg +98 -98
- package/docs/documentation/modules/TilesModule.html +98 -98
- package/docs/documentation/modules/TimePickerModule/dependencies.svg +40 -44
- package/docs/documentation/modules/TimePickerModule.html +40 -44
- package/docs/documentation/modules/TimePickerSelectModule/dependencies.svg +42 -38
- package/docs/documentation/modules/TimePickerSelectModule.html +42 -38
- package/docs/documentation/modules/ToggleModule/dependencies.svg +40 -44
- package/docs/documentation/modules/ToggleModule.html +40 -44
- package/docs/documentation/modules/ToggletipModule/dependencies.svg +37 -37
- package/docs/documentation/modules/ToggletipModule.html +37 -37
- package/docs/documentation/modules/TooltipModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TooltipModule.html +4 -4
- package/docs/documentation/modules/TreeviewModule/dependencies.svg +26 -26
- package/docs/documentation/modules/TreeviewModule.html +26 -26
- package/docs/documentation.json +38 -92
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/{main.e6ee5d76.iframe.bundle.js → main.11fd86ca.iframe.bundle.js} +1 -1
- package/docs/storybook/patterns-filtering-multiple-categories-stories.17085244.iframe.bundle.js +1 -0
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/{runtime~main.90978505.iframe.bundle.js → runtime~main.807a23cc.iframe.bundle.js} +1 -1
- package/docs/storybook/{structured-list-structured-list-stories.c86ef32b.iframe.bundle.js → structured-list-structured-list-stories.e6a4535e.iframe.bundle.js} +1 -1
- package/esm2020/structured-list/list-row.component.mjs +14 -20
- package/esm2020/structured-list/structured-list.component.mjs +2 -2
- package/fesm2015/carbon-components-angular-structured-list.mjs +14 -20
- package/fesm2015/carbon-components-angular-structured-list.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-structured-list.mjs +14 -20
- package/fesm2020/carbon-components-angular-structured-list.mjs.map +1 -1
- package/package.json +1 -1
- package/structured-list/list-row.component.d.ts +1 -3
- package/docs/storybook/patterns-filtering-multiple-categories-stories.487f9487.iframe.bundle.js +0 -1
|
@@ -28,14 +28,14 @@
|
|
|
28
28
|
<title>cluster_ComboBoxModule_imports</title>
|
|
29
29
|
<polygon fill="none" stroke="black" points="306,-189.59 306,-241.59 752,-241.59 752,-189.59 306,-189.59"/>
|
|
30
30
|
</g>
|
|
31
|
-
<g id="clust5" class="cluster">
|
|
32
|
-
<title>cluster_ComboBoxModule_exports</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="280,-319.59 280,-371.59 520,-371.59 520,-319.59 280,-319.59"/>
|
|
34
|
-
</g>
|
|
35
31
|
<g id="clust2" class="cluster">
|
|
36
32
|
<title>cluster_ComboBoxModule_declarations</title>
|
|
37
33
|
<polygon fill="none" stroke="black" points="202,-189.59 202,-241.59 298,-241.59 298,-189.59 202,-189.59"/>
|
|
38
34
|
</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"/>
|
|
@@ -121,14 +121,14 @@
|
|
|
121
121
|
<title>cluster_ComboBoxModule_imports</title>
|
|
122
122
|
<polygon fill="none" stroke="black" points="306,-189.59 306,-241.59 752,-241.59 752,-189.59 306,-189.59"/>
|
|
123
123
|
</g>
|
|
124
|
-
<g id="clust5" class="cluster">
|
|
125
|
-
<title>cluster_ComboBoxModule_exports</title>
|
|
126
|
-
<polygon fill="none" stroke="black" points="280,-319.59 280,-371.59 520,-371.59 520,-319.59 280,-319.59"/>
|
|
127
|
-
</g>
|
|
128
124
|
<g id="clust2" class="cluster">
|
|
129
125
|
<title>cluster_ComboBoxModule_declarations</title>
|
|
130
126
|
<polygon fill="none" stroke="black" points="202,-189.59 202,-241.59 298,-241.59 298,-189.59 202,-189.59"/>
|
|
131
127
|
</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,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="722pt" height="396pt"
|
|
8
|
+
viewBox="0.00 0.00 722.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 718,-391.59 718,4 -4,4"/>
|
|
12
|
+
<text text-anchor="start" x="336.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
13
|
+
<polygon fill="#ffffb3" stroke="transparent" points="123,-10 123,-30 143,-30 143,-10 123,-10"/>
|
|
14
|
+
<text text-anchor="start" x="146.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
15
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="236,-10 236,-30 256,-30 256,-10 236,-10"/>
|
|
16
|
+
<text text-anchor="start" x="259.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
17
|
+
<polygon fill="#80b1d3" stroke="transparent" points="322,-10 322,-30 342,-30 342,-10 322,-10"/>
|
|
18
|
+
<text text-anchor="start" x="345.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
19
|
+
<polygon fill="#fdb462" stroke="transparent" points="419,-10 419,-30 439,-30 439,-10 419,-10"/>
|
|
20
|
+
<text text-anchor="start" x="442.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
21
|
+
<polygon fill="#fb8072" stroke="transparent" points="515,-10 515,-30 535,-30 535,-10 515,-10"/>
|
|
22
|
+
<text text-anchor="start" x="538.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
|
|
25
|
+
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 706,-379.59 706,-70 8,-70"/>
|
|
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"/>
|
|
26
30
|
</g>
|
|
27
31
|
<g id="clust5" class="cluster">
|
|
28
32
|
<title>cluster_DatePickerInputModule_exports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="
|
|
33
|
+
<polygon fill="none" stroke="black" points="353,-319.59 353,-371.59 481,-371.59 481,-319.59 353,-319.59"/>
|
|
30
34
|
</g>
|
|
31
35
|
<g id="clust4" class="cluster">
|
|
32
36
|
<title>cluster_DatePickerInputModule_imports</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="
|
|
37
|
+
<polygon fill="none" stroke="black" points="427,-189.59 427,-241.59 527,-241.59 527,-189.59 427,-189.59"/>
|
|
34
38
|
</g>
|
|
35
39
|
<g id="clust3" class="cluster">
|
|
36
40
|
<title>cluster_DatePickerInputModule_DatePickerInput_providers</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="16,-78 16,-
|
|
41
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 698,-176.59 698,-78 16,-78"/>
|
|
38
42
|
</g>
|
|
39
43
|
<!-- DatePickerInput -->
|
|
40
44
|
<g id="node1" class="node">
|
|
41
45
|
<title>DatePickerInput</title>
|
|
42
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
43
|
-
<text text-anchor="middle" x="
|
|
46
|
+
<polygon fill="#ffffb3" stroke="black" points="410.74,-233.59 303.26,-233.59 303.26,-197.59 410.74,-197.59 410.74,-233.59"/>
|
|
47
|
+
<text text-anchor="middle" x="357" y="-211.39" font-family="Times,serif" font-size="14.00">DatePickerInput</text>
|
|
44
48
|
</g>
|
|
45
49
|
<!-- DatePickerInputModule -->
|
|
46
50
|
<g id="node2" class="node">
|
|
47
51
|
<title>DatePickerInputModule</title>
|
|
48
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
49
|
-
<text text-anchor="middle" x="
|
|
52
|
+
<polygon fill="#8dd3c7" stroke="black" points="492.79,-298.59 489.79,-302.59 468.79,-302.59 465.79,-298.59 341.21,-298.59 341.21,-262.59 492.79,-262.59 492.79,-298.59"/>
|
|
53
|
+
<text text-anchor="middle" x="417" y="-276.39" font-family="Times,serif" font-size="14.00">DatePickerInputModule</text>
|
|
50
54
|
</g>
|
|
51
55
|
<!-- DatePickerInput->DatePickerInputModule -->
|
|
52
56
|
<g id="edge1" class="edge">
|
|
53
57
|
<title>DatePickerInput->DatePickerInputModule</title>
|
|
54
|
-
<path fill="none" stroke="black" d="
|
|
55
|
-
<polygon fill="black" stroke="black" points="
|
|
58
|
+
<path fill="none" stroke="black" d="M376.11,-233.7C376.11,-233.7 376.11,-252.58 376.11,-252.58"/>
|
|
59
|
+
<polygon fill="black" stroke="black" points="372.61,-252.58 376.11,-262.58 379.61,-252.58 372.61,-252.58"/>
|
|
56
60
|
</g>
|
|
57
61
|
<!-- DatePickerInput -->
|
|
58
62
|
<g id="node5" class="node">
|
|
59
63
|
<title>DatePickerInput </title>
|
|
60
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
61
|
-
<text text-anchor="middle" x="
|
|
64
|
+
<polygon fill="#fb8072" stroke="black" points="472.74,-363.59 361.26,-363.59 361.26,-327.59 472.74,-327.59 472.74,-363.59"/>
|
|
65
|
+
<text text-anchor="middle" x="417" y="-341.39" font-family="Times,serif" font-size="14.00">DatePickerInput </text>
|
|
62
66
|
</g>
|
|
63
67
|
<!-- DatePickerInputModule->DatePickerInput -->
|
|
64
68
|
<g id="edge4" class="edge">
|
|
65
69
|
<title>DatePickerInputModule->DatePickerInput </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="M417,-298.7C417,-298.7 417,-317.58 417,-317.58"/>
|
|
71
|
+
<polygon fill="black" stroke="black" points="413.5,-317.58 417,-327.58 420.5,-317.58 413.5,-317.58"/>
|
|
68
72
|
</g>
|
|
69
73
|
<!-- {
|
|
70
74
|
   provide: NG_VALUE_ACCESSOR, useExisting: DatePickerInput, multi: true
|
|
@@ -85,20 +89,20 @@
|
|
|
85
89
|
<title>{
|
|
86
90
|
   provide: NG_VALUE_ACCESSOR, useExisting: DatePickerInput, multi: true
|
|
87
91
|
}->DatePickerInput</title>
|
|
88
|
-
<path fill="none" stroke="black" d="
|
|
89
|
-
<polygon fill="black" stroke="black" points="
|
|
92
|
+
<path fill="none" stroke="black" d="M357,-168.6C357,-168.6 357,-187.26 357,-187.26"/>
|
|
93
|
+
<polygon fill="black" stroke="black" points="353.5,-187.26 357,-197.26 360.5,-187.26 353.5,-187.26"/>
|
|
90
94
|
</g>
|
|
91
95
|
<!-- IconModule -->
|
|
92
96
|
<g id="node4" class="node">
|
|
93
97
|
<title>IconModule</title>
|
|
94
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
95
|
-
<text text-anchor="middle" x="
|
|
98
|
+
<polygon fill="#8dd3c7" stroke="black" points="519.43,-233.59 516.43,-237.59 495.43,-237.59 492.43,-233.59 434.57,-233.59 434.57,-197.59 519.43,-197.59 519.43,-233.59"/>
|
|
99
|
+
<text text-anchor="middle" x="477" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
96
100
|
</g>
|
|
97
101
|
<!-- IconModule->DatePickerInputModule -->
|
|
98
102
|
<g id="edge3" class="edge">
|
|
99
103
|
<title>IconModule->DatePickerInputModule</title>
|
|
100
|
-
<path fill="none" stroke="black" d="
|
|
101
|
-
<polygon fill="black" stroke="black" points="
|
|
104
|
+
<path fill="none" stroke="black" d="M463.72,-233.7C463.72,-233.7 463.72,-252.58 463.72,-252.58"/>
|
|
105
|
+
<polygon fill="black" stroke="black" points="460.22,-252.58 463.72,-262.58 467.22,-252.58 460.22,-252.58"/>
|
|
102
106
|
</g>
|
|
103
107
|
</g>
|
|
104
108
|
</svg>
|
|
@@ -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="
|
|
101
|
-
viewBox="0.00 0.00
|
|
100
|
+
<svg width="722pt" height="396pt"
|
|
101
|
+
viewBox="0.00 0.00 722.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 718,-391.59 718,4 -4,4"/>
|
|
105
|
+
<text text-anchor="start" x="336.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
106
|
+
<polygon fill="#ffffb3" stroke="transparent" points="123,-10 123,-30 143,-30 143,-10 123,-10"/>
|
|
107
|
+
<text text-anchor="start" x="146.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
108
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="236,-10 236,-30 256,-30 256,-10 236,-10"/>
|
|
109
|
+
<text text-anchor="start" x="259.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
110
|
+
<polygon fill="#80b1d3" stroke="transparent" points="322,-10 322,-30 342,-30 342,-10 322,-10"/>
|
|
111
|
+
<text text-anchor="start" x="345.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
112
|
+
<polygon fill="#fdb462" stroke="transparent" points="419,-10 419,-30 439,-30 439,-10 419,-10"/>
|
|
113
|
+
<text text-anchor="start" x="442.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
114
|
+
<polygon fill="#fb8072" stroke="transparent" points="515,-10 515,-30 535,-30 535,-10 515,-10"/>
|
|
115
|
+
<text text-anchor="start" x="538.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
|
|
118
|
+
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 706,-379.59 706,-70 8,-70"/>
|
|
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"/>
|
|
119
123
|
</g>
|
|
120
124
|
<g id="clust5" class="cluster">
|
|
121
125
|
<title>cluster_DatePickerInputModule_exports</title>
|
|
122
|
-
<polygon fill="none" stroke="black" points="
|
|
126
|
+
<polygon fill="none" stroke="black" points="353,-319.59 353,-371.59 481,-371.59 481,-319.59 353,-319.59"/>
|
|
123
127
|
</g>
|
|
124
128
|
<g id="clust4" class="cluster">
|
|
125
129
|
<title>cluster_DatePickerInputModule_imports</title>
|
|
126
|
-
<polygon fill="none" stroke="black" points="
|
|
130
|
+
<polygon fill="none" stroke="black" points="427,-189.59 427,-241.59 527,-241.59 527,-189.59 427,-189.59"/>
|
|
127
131
|
</g>
|
|
128
132
|
<g id="clust3" class="cluster">
|
|
129
133
|
<title>cluster_DatePickerInputModule_DatePickerInput_providers</title>
|
|
130
|
-
<polygon fill="none" stroke="black" points="16,-78 16,-
|
|
134
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 698,-176.59 698,-78 16,-78"/>
|
|
131
135
|
</g>
|
|
132
136
|
<!-- DatePickerInput -->
|
|
133
137
|
<g id="node1" class="node">
|
|
134
138
|
<title>DatePickerInput</title>
|
|
135
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
136
|
-
<text text-anchor="middle" x="
|
|
139
|
+
<polygon fill="#ffffb3" stroke="black" points="410.74,-233.59 303.26,-233.59 303.26,-197.59 410.74,-197.59 410.74,-233.59"/>
|
|
140
|
+
<text text-anchor="middle" x="357" y="-211.39" font-family="Times,serif" font-size="14.00">DatePickerInput</text>
|
|
137
141
|
</g>
|
|
138
142
|
<!-- DatePickerInputModule -->
|
|
139
143
|
<g id="node2" class="node">
|
|
140
144
|
<title>DatePickerInputModule</title>
|
|
141
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
142
|
-
<text text-anchor="middle" x="
|
|
145
|
+
<polygon fill="#8dd3c7" stroke="black" points="492.79,-298.59 489.79,-302.59 468.79,-302.59 465.79,-298.59 341.21,-298.59 341.21,-262.59 492.79,-262.59 492.79,-298.59"/>
|
|
146
|
+
<text text-anchor="middle" x="417" y="-276.39" font-family="Times,serif" font-size="14.00">DatePickerInputModule</text>
|
|
143
147
|
</g>
|
|
144
148
|
<!-- DatePickerInput->DatePickerInputModule -->
|
|
145
149
|
<g id="edge1" class="edge">
|
|
146
150
|
<title>DatePickerInput->DatePickerInputModule</title>
|
|
147
|
-
<path fill="none" stroke="black" d="
|
|
148
|
-
<polygon fill="black" stroke="black" points="
|
|
151
|
+
<path fill="none" stroke="black" d="M376.11,-233.7C376.11,-233.7 376.11,-252.58 376.11,-252.58"/>
|
|
152
|
+
<polygon fill="black" stroke="black" points="372.61,-252.58 376.11,-262.58 379.61,-252.58 372.61,-252.58"/>
|
|
149
153
|
</g>
|
|
150
154
|
<!-- DatePickerInput -->
|
|
151
155
|
<g id="node5" class="node">
|
|
152
156
|
<title>DatePickerInput </title>
|
|
153
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
154
|
-
<text text-anchor="middle" x="
|
|
157
|
+
<polygon fill="#fb8072" stroke="black" points="472.74,-363.59 361.26,-363.59 361.26,-327.59 472.74,-327.59 472.74,-363.59"/>
|
|
158
|
+
<text text-anchor="middle" x="417" y="-341.39" font-family="Times,serif" font-size="14.00">DatePickerInput </text>
|
|
155
159
|
</g>
|
|
156
160
|
<!-- DatePickerInputModule->DatePickerInput -->
|
|
157
161
|
<g id="edge4" class="edge">
|
|
158
162
|
<title>DatePickerInputModule->DatePickerInput </title>
|
|
159
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
160
|
-
<polygon fill="black" stroke="black" points="
|
|
163
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M417,-298.7C417,-298.7 417,-317.58 417,-317.58"/>
|
|
164
|
+
<polygon fill="black" stroke="black" points="413.5,-317.58 417,-327.58 420.5,-317.58 413.5,-317.58"/>
|
|
161
165
|
</g>
|
|
162
166
|
<!-- {
|
|
163
167
|
   provide: NG_VALUE_ACCESSOR, useExisting: DatePickerInput, multi: true
|
|
@@ -178,20 +182,20 @@
|
|
|
178
182
|
<title>{
|
|
179
183
|
   provide: NG_VALUE_ACCESSOR, useExisting: DatePickerInput, multi: true
|
|
180
184
|
}->DatePickerInput</title>
|
|
181
|
-
<path fill="none" stroke="black" d="
|
|
182
|
-
<polygon fill="black" stroke="black" points="
|
|
185
|
+
<path fill="none" stroke="black" d="M357,-168.6C357,-168.6 357,-187.26 357,-187.26"/>
|
|
186
|
+
<polygon fill="black" stroke="black" points="353.5,-187.26 357,-197.26 360.5,-187.26 353.5,-187.26"/>
|
|
183
187
|
</g>
|
|
184
188
|
<!-- IconModule -->
|
|
185
189
|
<g id="node4" class="node">
|
|
186
190
|
<title>IconModule</title>
|
|
187
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
188
|
-
<text text-anchor="middle" x="
|
|
191
|
+
<polygon fill="#8dd3c7" stroke="black" points="519.43,-233.59 516.43,-237.59 495.43,-237.59 492.43,-233.59 434.57,-233.59 434.57,-197.59 519.43,-197.59 519.43,-233.59"/>
|
|
192
|
+
<text text-anchor="middle" x="477" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
189
193
|
</g>
|
|
190
194
|
<!-- IconModule->DatePickerInputModule -->
|
|
191
195
|
<g id="edge3" class="edge">
|
|
192
196
|
<title>IconModule->DatePickerInputModule</title>
|
|
193
|
-
<path fill="none" stroke="black" d="
|
|
194
|
-
<polygon fill="black" stroke="black" points="
|
|
197
|
+
<path fill="none" stroke="black" d="M463.72,-233.7C463.72,-233.7 463.72,-252.58 463.72,-252.58"/>
|
|
198
|
+
<polygon fill="black" stroke="black" points="460.22,-252.58 463.72,-262.58 467.22,-252.58 460.22,-252.58"/>
|
|
195
199
|
</g>
|
|
196
200
|
</g>
|
|
197
201
|
</svg>
|
|
@@ -4,79 +4,83 @@
|
|
|
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="680pt" height="396pt"
|
|
8
|
+
viewBox="0.00 0.00 680.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 676,-391.59 676,4 -4,4"/>
|
|
12
|
+
<text text-anchor="start" x="315.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
13
|
+
<polygon fill="#ffffb3" stroke="transparent" points="102,-10 102,-30 122,-30 122,-10 102,-10"/>
|
|
14
|
+
<text text-anchor="start" x="125.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
15
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="215,-10 215,-30 235,-30 235,-10 215,-10"/>
|
|
16
|
+
<text text-anchor="start" x="238.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
17
|
+
<polygon fill="#80b1d3" stroke="transparent" points="301,-10 301,-30 321,-30 321,-10 301,-10"/>
|
|
18
|
+
<text text-anchor="start" x="324.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
19
|
+
<polygon fill="#fdb462" stroke="transparent" points="398,-10 398,-30 418,-30 418,-10 398,-10"/>
|
|
20
|
+
<text text-anchor="start" x="421.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
21
|
+
<polygon fill="#fb8072" stroke="transparent" points="494,-10 494,-30 514,-30 514,-10 494,-10"/>
|
|
22
|
+
<text text-anchor="start" x="517.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_DatePickerModule</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 664,-379.59 664,-70 8,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="
|
|
28
|
-
<title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="
|
|
27
|
+
<g id="clust2" class="cluster">
|
|
28
|
+
<title>cluster_DatePickerModule_declarations</title>
|
|
29
|
+
<polygon fill="none" stroke="black" points="179,-189.59 179,-241.59 273,-241.59 273,-189.59 179,-189.59"/>
|
|
30
30
|
</g>
|
|
31
31
|
<g id="clust4" class="cluster">
|
|
32
32
|
<title>cluster_DatePickerModule_imports</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="
|
|
33
|
+
<polygon fill="none" stroke="black" points="281,-189.59 281,-241.59 656,-241.59 656,-189.59 281,-189.59"/>
|
|
34
34
|
</g>
|
|
35
35
|
<g id="clust5" class="cluster">
|
|
36
36
|
<title>cluster_DatePickerModule_exports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
37
|
+
<polygon fill="none" stroke="black" points="231,-319.59 231,-371.59 501,-371.59 501,-319.59 231,-319.59"/>
|
|
38
|
+
</g>
|
|
39
|
+
<g id="clust3" class="cluster">
|
|
40
|
+
<title>cluster_DatePickerModule_DatePicker_providers</title>
|
|
41
|
+
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 656,-176.59 656,-78 16,-78"/>
|
|
38
42
|
</g>
|
|
39
43
|
<!-- DatePicker -->
|
|
40
44
|
<g id="node1" class="node">
|
|
41
45
|
<title>DatePicker</title>
|
|
42
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
43
|
-
<text text-anchor="middle" x="
|
|
46
|
+
<polygon fill="#ffffb3" stroke="black" points="265.19,-233.59 186.81,-233.59 186.81,-197.59 265.19,-197.59 265.19,-233.59"/>
|
|
47
|
+
<text text-anchor="middle" x="226" y="-211.39" font-family="Times,serif" font-size="14.00">DatePicker</text>
|
|
44
48
|
</g>
|
|
45
49
|
<!-- DatePickerModule -->
|
|
46
50
|
<g id="node2" class="node">
|
|
47
51
|
<title>DatePickerModule</title>
|
|
48
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
49
|
-
<text text-anchor="middle" x="
|
|
52
|
+
<polygon fill="#8dd3c7" stroke="black" points="444.74,-298.59 441.74,-302.59 420.74,-302.59 417.74,-298.59 323.26,-298.59 323.26,-262.59 444.74,-262.59 444.74,-298.59"/>
|
|
53
|
+
<text text-anchor="middle" x="384" y="-276.39" font-family="Times,serif" font-size="14.00">DatePickerModule</text>
|
|
50
54
|
</g>
|
|
51
55
|
<!-- DatePicker->DatePickerModule -->
|
|
52
56
|
<g id="edge1" class="edge">
|
|
53
57
|
<title>DatePicker->DatePickerModule</title>
|
|
54
|
-
<path fill="none" stroke="black" d="
|
|
55
|
-
<polygon fill="black" stroke="black" points="
|
|
58
|
+
<path fill="none" stroke="black" d="M251.85,-233.7C251.85,-252.93 251.85,-280.59 251.85,-280.59 251.85,-280.59 312.95,-280.59 312.95,-280.59"/>
|
|
59
|
+
<polygon fill="black" stroke="black" points="312.95,-284.09 322.95,-280.59 312.95,-277.09 312.95,-284.09"/>
|
|
56
60
|
</g>
|
|
57
61
|
<!-- DatePicker -->
|
|
58
62
|
<g id="node7" class="node">
|
|
59
63
|
<title>DatePicker </title>
|
|
60
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
61
|
-
<text text-anchor="middle" x="
|
|
64
|
+
<polygon fill="#fb8072" stroke="black" points="492.69,-363.59 411.31,-363.59 411.31,-327.59 492.69,-327.59 492.69,-363.59"/>
|
|
65
|
+
<text text-anchor="middle" x="452" y="-341.39" font-family="Times,serif" font-size="14.00">DatePicker </text>
|
|
62
66
|
</g>
|
|
63
67
|
<!-- DatePickerModule->DatePicker -->
|
|
64
68
|
<g id="edge6" class="edge">
|
|
65
69
|
<title>DatePickerModule->DatePicker </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="M428.01,-298.7C428.01,-298.7 428.01,-317.58 428.01,-317.58"/>
|
|
71
|
+
<polygon fill="black" stroke="black" points="424.51,-317.58 428.01,-327.58 431.51,-317.58 424.51,-317.58"/>
|
|
68
72
|
</g>
|
|
69
73
|
<!-- DatePickerInputModule -->
|
|
70
74
|
<g id="node8" class="node">
|
|
71
75
|
<title>DatePickerInputModule </title>
|
|
72
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
73
|
-
<text text-anchor="middle" x="
|
|
76
|
+
<polygon fill="#fb8072" stroke="black" points="393.29,-363.59 238.71,-363.59 238.71,-327.59 393.29,-327.59 393.29,-363.59"/>
|
|
77
|
+
<text text-anchor="middle" x="316" y="-341.39" font-family="Times,serif" font-size="14.00">DatePickerInputModule </text>
|
|
74
78
|
</g>
|
|
75
79
|
<!-- DatePickerModule->DatePickerInputModule -->
|
|
76
80
|
<g id="edge7" class="edge">
|
|
77
81
|
<title>DatePickerModule->DatePickerInputModule </title>
|
|
78
|
-
<path fill="none" stroke="black" stroke-dasharray="5,2" d="
|
|
79
|
-
<polygon fill="black" stroke="black" points="
|
|
82
|
+
<path fill="none" stroke="black" stroke-dasharray="5,2" d="M358.26,-298.7C358.26,-298.7 358.26,-317.58 358.26,-317.58"/>
|
|
83
|
+
<polygon fill="black" stroke="black" points="354.76,-317.58 358.26,-327.58 361.76,-317.58 354.76,-317.58"/>
|
|
80
84
|
</g>
|
|
81
85
|
<!-- {
|
|
82
86
|
   provide: NG_VALUE_ACCESSOR, useExisting: DatePicker, multi: true
|
|
@@ -85,10 +89,10 @@
|
|
|
85
89
|
<title>{
|
|
86
90
|
   provide: NG_VALUE_ACCESSOR, useExisting: DatePicker, multi: true
|
|
87
91
|
}</title>
|
|
88
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
89
|
-
<text text-anchor="middle" x="
|
|
90
|
-
<text text-anchor="middle" x="
|
|
91
|
-
<text text-anchor="middle" x="
|
|
92
|
+
<ellipse fill="#fdb462" stroke="black" cx="336" cy="-127.3" rx="312.25" ry="41.09"/>
|
|
93
|
+
<text text-anchor="middle" x="336" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
|
|
94
|
+
<text text-anchor="middle" x="336" y="-123.1" font-family="Times,serif" font-size="14.00">    provide: NG_VALUE_ACCESSOR, useExisting: DatePicker, multi: true</text>
|
|
95
|
+
<text text-anchor="middle" x="336" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
|
|
92
96
|
</g>
|
|
93
97
|
<!-- {
|
|
94
98
|
   provide: NG_VALUE_ACCESSOR, useExisting: DatePicker, multi: true
|
|
@@ -97,44 +101,44 @@
|
|
|
97
101
|
<title>{
|
|
98
102
|
   provide: NG_VALUE_ACCESSOR, useExisting: DatePicker, multi: true
|
|
99
103
|
}->DatePicker</title>
|
|
100
|
-
<path fill="none" stroke="black" d="
|
|
101
|
-
<polygon fill="black" stroke="black" points="
|
|
104
|
+
<path fill="none" stroke="black" d="M226,-166.02C226,-166.02 226,-187.44 226,-187.44"/>
|
|
105
|
+
<polygon fill="black" stroke="black" points="222.5,-187.44 226,-197.44 229.5,-187.44 222.5,-187.44"/>
|
|
102
106
|
</g>
|
|
103
107
|
<!-- DatePickerInputModule -->
|
|
104
108
|
<g id="node4" class="node">
|
|
105
109
|
<title>DatePickerInputModule</title>
|
|
106
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
107
|
-
<text text-anchor="middle" x="
|
|
110
|
+
<polygon fill="#8dd3c7" stroke="black" points="647.79,-233.59 644.79,-237.59 623.79,-237.59 620.79,-233.59 496.21,-233.59 496.21,-197.59 647.79,-197.59 647.79,-233.59"/>
|
|
111
|
+
<text text-anchor="middle" x="572" y="-211.39" font-family="Times,serif" font-size="14.00">DatePickerInputModule</text>
|
|
108
112
|
</g>
|
|
109
113
|
<!-- DatePickerInputModule->DatePickerModule -->
|
|
110
114
|
<g id="edge3" class="edge">
|
|
111
115
|
<title>DatePickerInputModule->DatePickerModule</title>
|
|
112
|
-
<path fill="none" stroke="black" d="
|
|
113
|
-
<polygon fill="black" stroke="black" points="
|
|
116
|
+
<path fill="none" stroke="black" d="M572,-233.7C572,-252.93 572,-280.59 572,-280.59 572,-280.59 454.78,-280.59 454.78,-280.59"/>
|
|
117
|
+
<polygon fill="black" stroke="black" points="454.78,-277.09 444.78,-280.59 454.78,-284.09 454.78,-277.09"/>
|
|
114
118
|
</g>
|
|
115
119
|
<!-- I18nModule -->
|
|
116
120
|
<g id="node5" class="node">
|
|
117
121
|
<title>I18nModule</title>
|
|
118
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
119
|
-
<text text-anchor="middle" x="
|
|
122
|
+
<polygon fill="#8dd3c7" stroke="black" points="478.71,-233.59 475.71,-237.59 454.71,-237.59 451.71,-233.59 393.29,-233.59 393.29,-197.59 478.71,-197.59 478.71,-233.59"/>
|
|
123
|
+
<text text-anchor="middle" x="436" y="-211.39" font-family="Times,serif" font-size="14.00">I18nModule</text>
|
|
120
124
|
</g>
|
|
121
125
|
<!-- I18nModule->DatePickerModule -->
|
|
122
126
|
<g id="edge4" class="edge">
|
|
123
127
|
<title>I18nModule->DatePickerModule</title>
|
|
124
|
-
<path fill="none" stroke="black" d="
|
|
125
|
-
<polygon fill="black" stroke="black" points="
|
|
128
|
+
<path fill="none" stroke="black" d="M419.13,-233.7C419.13,-233.7 419.13,-252.58 419.13,-252.58"/>
|
|
129
|
+
<polygon fill="black" stroke="black" points="415.63,-252.58 419.13,-262.58 422.63,-252.58 415.63,-252.58"/>
|
|
126
130
|
</g>
|
|
127
131
|
<!-- UtilsModule -->
|
|
128
132
|
<g id="node6" class="node">
|
|
129
133
|
<title>UtilsModule</title>
|
|
130
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
131
|
-
<text text-anchor="middle" x="
|
|
134
|
+
<polygon fill="#8dd3c7" stroke="black" points="375.27,-233.59 372.27,-237.59 351.27,-237.59 348.27,-233.59 288.73,-233.59 288.73,-197.59 375.27,-197.59 375.27,-233.59"/>
|
|
135
|
+
<text text-anchor="middle" x="332" y="-211.39" font-family="Times,serif" font-size="14.00">UtilsModule</text>
|
|
132
136
|
</g>
|
|
133
137
|
<!-- UtilsModule->DatePickerModule -->
|
|
134
138
|
<g id="edge5" class="edge">
|
|
135
139
|
<title>UtilsModule->DatePickerModule</title>
|
|
136
|
-
<path fill="none" stroke="black" d="
|
|
137
|
-
<polygon fill="black" stroke="black" points="
|
|
140
|
+
<path fill="none" stroke="black" d="M349.26,-233.7C349.26,-233.7 349.26,-252.58 349.26,-252.58"/>
|
|
141
|
+
<polygon fill="black" stroke="black" points="345.76,-252.58 349.26,-262.58 352.76,-252.58 345.76,-252.58"/>
|
|
138
142
|
</g>
|
|
139
143
|
</g>
|
|
140
144
|
</svg>
|