carbon-components-angular 5.15.0 → 5.15.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/contained-list/contained-list-item.component.d.ts +1 -1
- package/docs/documentation/components/ContainedListItem.html +3 -3
- package/docs/documentation/components/Header.html +3 -3
- package/docs/documentation/components/SideNav.html +3 -3
- package/docs/documentation/components/StructuredList.html +3 -3
- package/docs/documentation/components/TableToolbar.html +3 -3
- package/docs/documentation/js/search/search_index.js +2 -2
- package/docs/documentation/modules/ContentSwitcherModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ContentSwitcherModule.html +4 -4
- package/docs/documentation/modules/DatePickerInputModule/dependencies.svg +7 -7
- package/docs/documentation/modules/DatePickerInputModule.html +7 -7
- package/docs/documentation/modules/DatePickerModule/dependencies.svg +53 -57
- package/docs/documentation/modules/DatePickerModule.html +53 -57
- package/docs/documentation/modules/LoadingModule/dependencies.svg +4 -4
- package/docs/documentation/modules/LoadingModule.html +4 -4
- package/docs/documentation/modules/NFormsModule/dependencies.svg +4 -4
- package/docs/documentation/modules/NFormsModule.html +4 -4
- package/docs/documentation/modules/RadioModule/dependencies.svg +60 -56
- package/docs/documentation/modules/RadioModule.html +60 -56
- 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/TabsModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TabsModule.html +4 -4
- package/docs/documentation/modules/TagModule/dependencies.svg +4 -4
- package/docs/documentation/modules/TagModule.html +4 -4
- package/docs/documentation/modules/ThemeModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ThemeModule.html +4 -4
- 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 +45 -49
- package/docs/documentation/modules/TimePickerSelectModule.html +45 -49
- package/docs/documentation/modules/ToggleModule/dependencies.svg +4 -4
- package/docs/documentation/modules/ToggleModule.html +4 -4
- package/docs/documentation/modules/ToggletipModule/dependencies.svg +39 -39
- package/docs/documentation/modules/ToggletipModule.html +39 -39
- package/docs/documentation/modules/TooltipModule/dependencies.svg +28 -28
- package/docs/documentation/modules/TooltipModule.html +28 -28
- package/docs/documentation.json +15 -15
- package/docs/storybook/3348.65c12f97.iframe.bundle.js +1 -0
- package/docs/storybook/5868.3a9c7b8c.iframe.bundle.js +1 -0
- package/docs/storybook/contained-list-contained-list-stories.cc19b34e.iframe.bundle.js +1 -0
- package/docs/storybook/iframe.html +2 -2
- package/docs/storybook/main.7089a1ee.iframe.bundle.js +1 -0
- package/docs/storybook/{patterns-filtering-multiple-categories-stories.558f489b.iframe.bundle.js → patterns-filtering-multiple-categories-stories.4807c390.iframe.bundle.js} +1 -1
- package/docs/storybook/project.json +1 -1
- package/docs/storybook/{runtime~main.c04398e0.iframe.bundle.js → runtime~main.e6d6ea33.iframe.bundle.js} +1 -1
- package/docs/storybook/{structured-list-structured-list-stories.6c6d8ade.iframe.bundle.js → structured-list-structured-list-stories.71b6565d.iframe.bundle.js} +1 -1
- package/esm2020/contained-list/contained-list-item.component.mjs +3 -3
- package/esm2020/structured-list/structured-list.component.mjs +3 -3
- package/esm2020/table/toolbar/table-toolbar.component.mjs +3 -3
- package/esm2020/ui-shell/header/header.component.mjs +3 -3
- package/esm2020/ui-shell/sidenav/sidenav.component.mjs +3 -3
- package/fesm2015/carbon-components-angular-contained-list.mjs +2 -2
- package/fesm2015/carbon-components-angular-contained-list.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-structured-list.mjs +2 -2
- package/fesm2015/carbon-components-angular-structured-list.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-table.mjs +2 -2
- package/fesm2015/carbon-components-angular-table.mjs.map +1 -1
- package/fesm2015/carbon-components-angular-ui-shell.mjs +4 -4
- package/fesm2015/carbon-components-angular-ui-shell.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-contained-list.mjs +2 -2
- package/fesm2020/carbon-components-angular-contained-list.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-structured-list.mjs +2 -2
- package/fesm2020/carbon-components-angular-structured-list.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-table.mjs +2 -2
- package/fesm2020/carbon-components-angular-table.mjs.map +1 -1
- package/fesm2020/carbon-components-angular-ui-shell.mjs +4 -4
- package/fesm2020/carbon-components-angular-ui-shell.mjs.map +1 -1
- package/package.json +1 -1
- package/structured-list/structured-list.component.d.ts +1 -1
- package/table/toolbar/table-toolbar.component.d.ts +1 -1
- package/ui-shell/header/header.component.d.ts +1 -1
- package/ui-shell/sidenav/sidenav.component.d.ts +1 -1
- package/docs/storybook/3348.08aa935e.iframe.bundle.js +0 -1
- package/docs/storybook/5868.1bac16a6.iframe.bundle.js +0 -1
- package/docs/storybook/contained-list-contained-list-stories.f866c774.iframe.bundle.js +0 -1
- package/docs/storybook/main.7e102918.iframe.bundle.js +0 -1
|
@@ -24,14 +24,14 @@
|
|
|
24
24
|
<title>cluster_ThemeModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="121,-70 121,-268 375,-268 375,-70 121,-70"/>
|
|
26
26
|
</g>
|
|
27
|
-
<g id="clust5" class="cluster">
|
|
28
|
-
<title>cluster_ThemeModule_exports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="185,-208 185,-260 311,-260 311,-208 185,-208"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust2" class="cluster">
|
|
32
28
|
<title>cluster_ThemeModule_declarations</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="245,-78 245,-130 367,-130 367,-78 245,-78"/>
|
|
34
30
|
</g>
|
|
31
|
+
<g id="clust5" class="cluster">
|
|
32
|
+
<title>cluster_ThemeModule_exports</title>
|
|
33
|
+
<polygon fill="none" stroke="black" points="185,-208 185,-260 311,-260 311,-208 185,-208"/>
|
|
34
|
+
</g>
|
|
35
35
|
<g id="clust4" class="cluster">
|
|
36
36
|
<title>cluster_ThemeModule_imports</title>
|
|
37
37
|
<polygon fill="none" stroke="black" points="129,-78 129,-130 237,-130 237,-78 129,-78"/>
|
|
@@ -66,14 +66,14 @@
|
|
|
66
66
|
<title>cluster_ThemeModule</title>
|
|
67
67
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="121,-70 121,-268 375,-268 375,-70 121,-70"/>
|
|
68
68
|
</g>
|
|
69
|
-
<g id="clust5" class="cluster">
|
|
70
|
-
<title>cluster_ThemeModule_exports</title>
|
|
71
|
-
<polygon fill="none" stroke="black" points="185,-208 185,-260 311,-260 311,-208 185,-208"/>
|
|
72
|
-
</g>
|
|
73
69
|
<g id="clust2" class="cluster">
|
|
74
70
|
<title>cluster_ThemeModule_declarations</title>
|
|
75
71
|
<polygon fill="none" stroke="black" points="245,-78 245,-130 367,-130 367,-78 245,-78"/>
|
|
76
72
|
</g>
|
|
73
|
+
<g id="clust5" class="cluster">
|
|
74
|
+
<title>cluster_ThemeModule_exports</title>
|
|
75
|
+
<polygon fill="none" stroke="black" points="185,-208 185,-260 311,-260 311,-208 185,-208"/>
|
|
76
|
+
</g>
|
|
77
77
|
<g id="clust4" class="cluster">
|
|
78
78
|
<title>cluster_ThemeModule_imports</title>
|
|
79
79
|
<polygon fill="none" stroke="black" points="129,-78 129,-130 237,-130 237,-78 129,-78"/>
|
|
@@ -24,10 +24,6 @@
|
|
|
24
24
|
<title>cluster_TilesModule</title>
|
|
25
25
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1317,-379.59 1317,-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="276,-319.59 276,-371.59 1276,-371.59 1276,-319.59 276,-319.59"/>
|
|
30
|
-
</g>
|
|
31
27
|
<g id="clust10" class="cluster">
|
|
32
28
|
<title>cluster_TilesModule_imports</title>
|
|
33
29
|
<polygon fill="none" stroke="black" points="1001,-189.59 1001,-241.59 1309,-241.59 1309,-189.59 1001,-189.59"/>
|
|
@@ -36,6 +32,10 @@
|
|
|
36
32
|
<title>cluster_TilesModule_declarations</title>
|
|
37
33
|
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 993,-241.59 993,-189.59 16,-189.59"/>
|
|
38
34
|
</g>
|
|
35
|
+
<g id="clust11" class="cluster">
|
|
36
|
+
<title>cluster_TilesModule_exports</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="276,-319.59 276,-371.59 1276,-371.59 1276,-319.59 276,-319.59"/>
|
|
38
|
+
</g>
|
|
39
39
|
<g id="clust9" class="cluster">
|
|
40
40
|
<title>cluster_TilesModule_TileGroup_providers</title>
|
|
41
41
|
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 652,-176.59 652,-78 16,-78"/>
|
|
@@ -66,10 +66,6 @@
|
|
|
66
66
|
<title>cluster_TilesModule</title>
|
|
67
67
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 1317,-379.59 1317,-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="276,-319.59 276,-371.59 1276,-371.59 1276,-319.59 276,-319.59"/>
|
|
72
|
-
</g>
|
|
73
69
|
<g id="clust10" class="cluster">
|
|
74
70
|
<title>cluster_TilesModule_imports</title>
|
|
75
71
|
<polygon fill="none" stroke="black" points="1001,-189.59 1001,-241.59 1309,-241.59 1309,-189.59 1001,-189.59"/>
|
|
@@ -78,6 +74,10 @@
|
|
|
78
74
|
<title>cluster_TilesModule_declarations</title>
|
|
79
75
|
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 993,-241.59 993,-189.59 16,-189.59"/>
|
|
80
76
|
</g>
|
|
77
|
+
<g id="clust11" class="cluster">
|
|
78
|
+
<title>cluster_TilesModule_exports</title>
|
|
79
|
+
<polygon fill="none" stroke="black" points="276,-319.59 276,-371.59 1276,-371.59 1276,-319.59 276,-319.59"/>
|
|
80
|
+
</g>
|
|
81
81
|
<g id="clust9" class="cluster">
|
|
82
82
|
<title>cluster_TilesModule_TileGroup_providers</title>
|
|
83
83
|
<polygon fill="none" stroke="black" points="16,-78 16,-176.59 652,-176.59 652,-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="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="clust5" class="cluster">
|
|
32
|
-
<title>cluster_TimePickerModule_exports</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="195,-319.59 195,-371.59 295,-371.59 295,-319.59 195,-319.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="clust4" class="cluster">
|
|
36
36
|
<title>cluster_TimePickerModule_imports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
37
|
+
<polygon fill="none" stroke="black" points="106,-189.59 106,-241.59 282,-241.59 282,-189.59 106,-189.59"/>
|
|
38
|
+
</g>
|
|
39
|
+
<g id="clust5" class="cluster">
|
|
40
|
+
<title>cluster_TimePickerModule_exports</title>
|
|
41
|
+
<polygon fill="none" stroke="black" points="216,-319.59 216,-371.59 316,-371.59 316,-319.59 216,-319.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="clust5" class="cluster">
|
|
74
|
-
<title>cluster_TimePickerModule_exports</title>
|
|
75
|
-
<polygon fill="none" stroke="black" points="195,-319.59 195,-371.59 295,-371.59 295,-319.59 195,-319.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="clust4" class="cluster">
|
|
78
78
|
<title>cluster_TimePickerModule_imports</title>
|
|
79
|
-
<polygon fill="none" stroke="black" points="
|
|
79
|
+
<polygon fill="none" stroke="black" points="106,-189.59 106,-241.59 282,-241.59 282,-189.59 106,-189.59"/>
|
|
80
|
+
</g>
|
|
81
|
+
<g id="clust5" class="cluster">
|
|
82
|
+
<title>cluster_TimePickerModule_exports</title>
|
|
83
|
+
<polygon fill="none" stroke="black" points="216,-319.59 216,-371.59 316,-371.59 316,-319.59 216,-319.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>
|
|
@@ -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="954pt" height="396pt"
|
|
8
|
+
viewBox="0.00 0.00 954.00 395.59" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
9
9
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 391.59)">
|
|
10
10
|
<title>dependencies</title>
|
|
11
|
-
<polygon fill="white" stroke="transparent" points="-4,4 -4,-391.59
|
|
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 950,-391.59 950,4 -4,4"/>
|
|
12
|
+
<text text-anchor="start" x="452.01" y="-42.4" font-family="Times-12" font-weight="bold" font-size="14.00">Legend</text>
|
|
13
|
+
<polygon fill="#ffffb3" stroke="transparent" points="239,-10 239,-30 259,-30 259,-10 239,-10"/>
|
|
14
|
+
<text text-anchor="start" x="262.63" y="-15.4" font-family="Times-12" font-size="14.00">  Declarations</text>
|
|
15
|
+
<polygon fill="#8dd3c7" stroke="transparent" points="352,-10 352,-30 372,-30 372,-10 352,-10"/>
|
|
16
|
+
<text text-anchor="start" x="375.73" y="-15.4" font-family="Times-12" font-size="14.00">  Module</text>
|
|
17
|
+
<polygon fill="#80b1d3" stroke="transparent" points="438,-10 438,-30 458,-30 458,-10 438,-10"/>
|
|
18
|
+
<text text-anchor="start" x="461.78" y="-15.4" font-family="Times-12" font-size="14.00">  Bootstrap</text>
|
|
19
|
+
<polygon fill="#fdb462" stroke="transparent" points="535,-10 535,-30 555,-30 555,-10 535,-10"/>
|
|
20
|
+
<text text-anchor="start" x="558.67" y="-15.4" font-family="Times-12" font-size="14.00">  Providers</text>
|
|
21
|
+
<polygon fill="#fb8072" stroke="transparent" points="631,-10 631,-30 651,-30 651,-10 631,-10"/>
|
|
22
|
+
<text text-anchor="start" x="654.73" y="-15.4" font-family="Times-12" font-size="14.00">  Exports</text>
|
|
23
23
|
<g id="clust1" class="cluster">
|
|
24
24
|
<title>cluster_TimePickerSelectModule</title>
|
|
25
|
-
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59
|
|
26
|
-
</g>
|
|
27
|
-
<g id="clust4" class="cluster">
|
|
28
|
-
<title>cluster_TimePickerSelectModule_imports</title>
|
|
29
|
-
<polygon fill="none" stroke="black" points="437,-189.59 437,-241.59 649,-241.59 649,-189.59 437,-189.59"/>
|
|
30
|
-
</g>
|
|
31
|
-
<g id="clust2" class="cluster">
|
|
32
|
-
<title>cluster_TimePickerSelectModule_declarations</title>
|
|
33
|
-
<polygon fill="none" stroke="black" points="297,-189.59 297,-241.59 429,-241.59 429,-189.59 297,-189.59"/>
|
|
25
|
+
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-70 8,-379.59 938,-379.59 938,-70 8,-70"/>
|
|
34
26
|
</g>
|
|
35
27
|
<g id="clust5" class="cluster">
|
|
36
28
|
<title>cluster_TimePickerSelectModule_exports</title>
|
|
37
|
-
<polygon fill="none" stroke="black" points="
|
|
29
|
+
<polygon fill="none" stroke="black" points="110,-319.59 110,-371.59 246,-371.59 246,-319.59 110,-319.59"/>
|
|
38
30
|
</g>
|
|
39
31
|
<g id="clust3" class="cluster">
|
|
40
32
|
<title>cluster_TimePickerSelectModule_TimePickerSelect_providers</title>
|
|
41
|
-
<polygon fill="none" stroke="black" points="
|
|
33
|
+
<polygon fill="none" stroke="black" points="236,-78 236,-241.59 930,-241.59 930,-78 236,-78"/>
|
|
34
|
+
</g>
|
|
35
|
+
<g id="clust4" class="cluster">
|
|
36
|
+
<title>cluster_TimePickerSelectModule_imports</title>
|
|
37
|
+
<polygon fill="none" stroke="black" points="16,-189.59 16,-241.59 228,-241.59 228,-189.59 16,-189.59"/>
|
|
42
38
|
</g>
|
|
43
39
|
<!-- TimePickerSelect -->
|
|
44
40
|
<g id="node1" class="node">
|
|
45
41
|
<title>TimePickerSelect</title>
|
|
46
|
-
<polygon fill="#ffffb3" stroke="black" points="
|
|
47
|
-
<text text-anchor="middle" x="
|
|
42
|
+
<polygon fill="#ffffb3" stroke="black" points="499.52,-233.59 384.48,-233.59 384.48,-197.59 499.52,-197.59 499.52,-233.59"/>
|
|
43
|
+
<text text-anchor="middle" x="442" y="-211.39" font-family="Times,serif" font-size="14.00">TimePickerSelect</text>
|
|
48
44
|
</g>
|
|
49
45
|
<!-- TimePickerSelectModule -->
|
|
50
46
|
<g id="node2" class="node">
|
|
51
47
|
<title>TimePickerSelectModule</title>
|
|
52
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
53
|
-
<text text-anchor="middle" x="
|
|
48
|
+
<polygon fill="#8dd3c7" stroke="black" points="257.57,-298.59 254.57,-302.59 233.57,-302.59 230.57,-298.59 98.43,-298.59 98.43,-262.59 257.57,-262.59 257.57,-298.59"/>
|
|
49
|
+
<text text-anchor="middle" x="178" y="-276.39" font-family="Times,serif" font-size="14.00">TimePickerSelectModule</text>
|
|
54
50
|
</g>
|
|
55
51
|
<!-- TimePickerSelect->TimePickerSelectModule -->
|
|
56
52
|
<g id="edge1" class="edge">
|
|
57
53
|
<title>TimePickerSelect->TimePickerSelectModule</title>
|
|
58
|
-
<path fill="none" stroke="black" d="
|
|
59
|
-
<polygon fill="black" stroke="black" points="
|
|
54
|
+
<path fill="none" stroke="black" d="M384.4,-215.59C328.13,-215.59 250.88,-215.59 250.88,-215.59 250.88,-215.59 250.88,-252.48 250.88,-252.48"/>
|
|
55
|
+
<polygon fill="black" stroke="black" points="247.38,-252.48 250.88,-262.48 254.38,-252.48 247.38,-252.48"/>
|
|
60
56
|
</g>
|
|
61
57
|
<!-- TimePickerSelect -->
|
|
62
58
|
<g id="node6" class="node">
|
|
63
59
|
<title>TimePickerSelect </title>
|
|
64
|
-
<polygon fill="#fb8072" stroke="black" points="
|
|
65
|
-
<text text-anchor="middle" x="
|
|
60
|
+
<polygon fill="#fb8072" stroke="black" points="237.52,-363.59 118.48,-363.59 118.48,-327.59 237.52,-327.59 237.52,-363.59"/>
|
|
61
|
+
<text text-anchor="middle" x="178" y="-341.39" font-family="Times,serif" font-size="14.00">TimePickerSelect </text>
|
|
66
62
|
</g>
|
|
67
63
|
<!-- TimePickerSelectModule->TimePickerSelect -->
|
|
68
64
|
<g id="edge5" class="edge">
|
|
69
65
|
<title>TimePickerSelectModule->TimePickerSelect </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="M178,-298.7C178,-298.7 178,-317.58 178,-317.58"/>
|
|
67
|
+
<polygon fill="black" stroke="black" points="174.5,-317.58 178,-327.58 181.5,-317.58 174.5,-317.58"/>
|
|
72
68
|
</g>
|
|
73
69
|
<!-- {
|
|
74
70
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
|
|
@@ -77,10 +73,10 @@
|
|
|
77
73
|
<title>{
|
|
78
74
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
|
|
79
75
|
}</title>
|
|
80
|
-
<ellipse fill="#fdb462" stroke="black" cx="
|
|
81
|
-
<text text-anchor="middle" x="
|
|
82
|
-
<text text-anchor="middle" x="
|
|
83
|
-
<text text-anchor="middle" x="
|
|
76
|
+
<ellipse fill="#fdb462" stroke="black" cx="583" cy="-127.3" rx="338.54" ry="41.09"/>
|
|
77
|
+
<text text-anchor="middle" x="583" y="-139.9" font-family="Times,serif" font-size="14.00">{</text>
|
|
78
|
+
<text text-anchor="middle" x="583" y="-123.1" font-family="Times,serif" font-size="14.00">    provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true</text>
|
|
79
|
+
<text text-anchor="middle" x="583" y="-106.3" font-family="Times,serif" font-size="14.00">}</text>
|
|
84
80
|
</g>
|
|
85
81
|
<!-- {
|
|
86
82
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
|
|
@@ -89,32 +85,32 @@
|
|
|
89
85
|
<title>{
|
|
90
86
|
   provide: NG_VALUE_ACCESSOR, useExisting: TimePickerSelect, multi: true
|
|
91
87
|
}->TimePickerSelect</title>
|
|
92
|
-
<path fill="none" stroke="black" d="
|
|
93
|
-
<polygon fill="black" stroke="black" points="
|
|
88
|
+
<path fill="none" stroke="black" d="M442,-165C442,-165 442,-187.45 442,-187.45"/>
|
|
89
|
+
<polygon fill="black" stroke="black" points="438.5,-187.45 442,-197.45 445.5,-187.45 438.5,-187.45"/>
|
|
94
90
|
</g>
|
|
95
91
|
<!-- IconModule -->
|
|
96
92
|
<g id="node4" class="node">
|
|
97
93
|
<title>IconModule</title>
|
|
98
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
99
|
-
<text text-anchor="middle" x="
|
|
94
|
+
<polygon fill="#8dd3c7" stroke="black" points="220.43,-233.59 217.43,-237.59 196.43,-237.59 193.43,-233.59 135.57,-233.59 135.57,-197.59 220.43,-197.59 220.43,-233.59"/>
|
|
95
|
+
<text text-anchor="middle" x="178" y="-211.39" font-family="Times,serif" font-size="14.00">IconModule</text>
|
|
100
96
|
</g>
|
|
101
97
|
<!-- IconModule->TimePickerSelectModule -->
|
|
102
98
|
<g id="edge3" class="edge">
|
|
103
99
|
<title>IconModule->TimePickerSelectModule</title>
|
|
104
|
-
<path fill="none" stroke="black" d="
|
|
105
|
-
<polygon fill="black" stroke="black" points="
|
|
100
|
+
<path fill="none" stroke="black" d="M178,-233.7C178,-233.7 178,-252.58 178,-252.58"/>
|
|
101
|
+
<polygon fill="black" stroke="black" points="174.5,-252.58 178,-262.58 181.5,-252.58 174.5,-252.58"/>
|
|
106
102
|
</g>
|
|
107
103
|
<!-- SelectModule -->
|
|
108
104
|
<g id="node5" class="node">
|
|
109
105
|
<title>SelectModule</title>
|
|
110
|
-
<polygon fill="#8dd3c7" stroke="black" points="
|
|
111
|
-
<text text-anchor="middle" x="
|
|
106
|
+
<polygon fill="#8dd3c7" stroke="black" points="117.76,-233.59 114.76,-237.59 93.76,-237.59 90.76,-233.59 24.24,-233.59 24.24,-197.59 117.76,-197.59 117.76,-233.59"/>
|
|
107
|
+
<text text-anchor="middle" x="71" y="-211.39" font-family="Times,serif" font-size="14.00">SelectModule</text>
|
|
112
108
|
</g>
|
|
113
109
|
<!-- SelectModule->TimePickerSelectModule -->
|
|
114
110
|
<g id="edge4" class="edge">
|
|
115
111
|
<title>SelectModule->TimePickerSelectModule</title>
|
|
116
|
-
<path fill="none" stroke="black" d="
|
|
117
|
-
<polygon fill="black" stroke="black" points="
|
|
112
|
+
<path fill="none" stroke="black" d="M108.17,-233.7C108.17,-233.7 108.17,-252.58 108.17,-252.58"/>
|
|
113
|
+
<polygon fill="black" stroke="black" points="104.67,-252.58 108.17,-262.58 111.67,-252.58 104.67,-252.58"/>
|
|
118
114
|
</g>
|
|
119
115
|
</g>
|
|
120
116
|
</svg>
|