@acorex/modules 19.4.13 → 19.4.15
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/assets/images/weather/cloudy-day-1.svg +175 -0
- package/assets/images/weather/cloudy-day-2.svg +176 -0
- package/assets/images/weather/cloudy-day-3.svg +175 -0
- package/assets/images/weather/cloudy-night-1.svg +198 -0
- package/assets/images/weather/cloudy-night-2.svg +198 -0
- package/assets/images/weather/cloudy-night-3.svg +198 -0
- package/assets/images/weather/cloudy.svg +500 -0
- package/assets/images/weather/day.svg +521 -0
- package/assets/images/weather/night.svg +503 -0
- package/assets/images/weather/rainy-1.svg +157 -0
- package/assets/images/weather/rainy-2.svg +133 -0
- package/assets/images/weather/rainy-3.svg +157 -0
- package/assets/images/weather/rainy-4.svg +66 -0
- package/assets/images/weather/rainy-5.svg +90 -0
- package/assets/images/weather/rainy-6.svg +91 -0
- package/assets/images/weather/rainy-7.svg +91 -0
- package/assets/images/weather/snowy-1.svg +230 -0
- package/assets/images/weather/snowy-2.svg +237 -0
- package/assets/images/weather/snowy-3.svg +268 -0
- package/assets/images/weather/snowy-4.svg +94 -0
- package/assets/images/weather/snowy-5.svg +166 -0
- package/assets/images/weather/snowy-6.svg +225 -0
- package/assets/images/weather/thunder.svg +268 -0
- package/assets/images/weather/weather-sprite.svg +1245 -0
- package/assets/images/weather/weather.svg +1245 -0
- package/assets/images/weather/weather_sagittarius.svg +9 -0
- package/assets/images/weather/weather_sunset.svg +14 -0
- package/content-management/index.d.ts +2 -0
- package/content-management/lib/entities/index.d.ts +1 -0
- package/content-management/lib/entities/promotion/index.d.ts +5 -0
- package/content-management/lib/features/index.d.ts +1 -0
- package/content-management/lib/features/promotion/components/index.d.ts +1 -0
- package/content-management/lib/features/promotion/index.d.ts +1 -0
- package/conversation/lib/features/chat/components/chat-preview/chat-preview.component.d.ts +0 -1
- package/conversation/lib/features/index.d.ts +1 -0
- package/conversation/lib/features/widget/share/comment/comment-widget-view.component.d.ts +66 -0
- package/conversation/lib/features/widget/share/comment/comment-widget.config.d.ts +2 -0
- package/conversation/lib/features/widget/share/comment/index.d.ts +2 -0
- package/dashboard-management/lib/features/home-dashboard/dashboard-popups/index.d.ts +3 -0
- package/dashboard-management/lib/features/home-dashboard/index.d.ts +3 -0
- package/dashboard-management/lib/features/home-dashboard/setrting.keys.d.ts +3 -0
- package/dashboard-management/lib/features/home-dashboard/widget-wrapper/index.d.ts +1 -0
- package/dashboard-management/lib/features/shared/widgets/analog-clock/analog-clock-widget-view.component.d.ts +9 -0
- package/dashboard-management/lib/features/shared/widgets/analog-clock/analog-clock-widget.config.d.ts +7 -0
- package/dashboard-management/lib/features/shared/widgets/analog-clock/analog-clock.component.d.ts +28 -0
- package/dashboard-management/lib/features/shared/widgets/analog-clock/index.d.ts +3 -0
- package/dashboard-management/lib/features/shared/widgets/index.d.ts +1 -0
- package/dashboard-management/lib/features/shared/widgets/weather/advanced-weather/advanced-weather.component.d.ts +32 -0
- package/dashboard-management/lib/features/shared/widgets/weather/advanced-weather/advanced-weather.config.d.ts +14 -0
- package/dashboard-management/lib/features/shared/widgets/weather/advanced-weather/index.d.ts +2 -0
- package/dashboard-management/lib/features/shared/widgets/weather/index.d.ts +2 -0
- package/dashboard-management/lib/features/shared/widgets/weather/minimal-weather/index.d.ts +2 -0
- package/dashboard-management/lib/features/shared/widgets/weather/minimal-weather/minimal-weather.component.d.ts +22 -0
- package/dashboard-management/lib/features/shared/widgets/weather/minimal-weather/minimal-weather.config.d.ts +14 -0
- package/dashboard-management/lib/features/shared/widgets/weather/weather-services/weather-api.abstract.d.ts +19 -0
- package/dashboard-management/lib/features/shared/widgets/weather/weather-widget.component.d.ts +5 -5
- package/fesm2022/{acorex-modules-application-management-module-designer.component-BJp8imYd.mjs → acorex-modules-application-management-module-designer.component-ZKzHxJ0D.mjs} +2 -2
- package/fesm2022/{acorex-modules-application-management-module-designer.component-BJp8imYd.mjs.map → acorex-modules-application-management-module-designer.component-ZKzHxJ0D.mjs.map} +1 -1
- package/fesm2022/acorex-modules-application-management.mjs +1 -1
- package/fesm2022/acorex-modules-content-management.mjs +1288 -1
- package/fesm2022/acorex-modules-content-management.mjs.map +1 -1
- package/fesm2022/acorex-modules-conversation.mjs +476 -15
- package/fesm2022/acorex-modules-conversation.mjs.map +1 -1
- package/fesm2022/acorex-modules-dashboard-management.mjs +1224 -30
- package/fesm2022/acorex-modules-dashboard-management.mjs.map +1 -1
- package/fesm2022/acorex-modules-notification-management.mjs +7 -7
- package/fesm2022/acorex-modules-notification-management.mjs.map +1 -1
- package/fesm2022/{acorex-modules-platform-management-acorex-modules-platform-management-B8aACrqL.mjs → acorex-modules-platform-management-acorex-modules-platform-management-CGGoHpYi.mjs} +132 -54
- package/fesm2022/acorex-modules-platform-management-acorex-modules-platform-management-CGGoHpYi.mjs.map +1 -0
- package/fesm2022/{acorex-modules-platform-management-list-version.component-DhSicYd3.mjs → acorex-modules-platform-management-list-version.component-CGxYFnd9.mjs} +2 -2
- package/fesm2022/{acorex-modules-platform-management-list-version.component-DhSicYd3.mjs.map → acorex-modules-platform-management-list-version.component-CGxYFnd9.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-platform-management-settings.provider-CnGAUpof.mjs → acorex-modules-platform-management-settings.provider-CHAI3QHV.mjs} +2 -2
- package/fesm2022/{acorex-modules-platform-management-settings.provider-CnGAUpof.mjs.map → acorex-modules-platform-management-settings.provider-CHAI3QHV.mjs.map} +1 -1
- package/fesm2022/acorex-modules-platform-management.mjs +1 -1
- package/fesm2022/acorex-modules-project-management.mjs +95 -21
- package/fesm2022/acorex-modules-project-management.mjs.map +1 -1
- package/fesm2022/{acorex-modules-security-management-permissions-editor.component-Ccx0_9L_.mjs → acorex-modules-security-management-permissions-editor.component-B2OIvMs7.mjs} +2 -2
- package/fesm2022/{acorex-modules-security-management-permissions-editor.component-Ccx0_9L_.mjs.map → acorex-modules-security-management-permissions-editor.component-B2OIvMs7.mjs.map} +1 -1
- package/fesm2022/acorex-modules-security-management.mjs +1 -1
- package/package.json +1 -1
- package/platform-management/lib/entities/data-source/datasource-provider.dynamic.d.ts +2 -0
- package/platform-management/lib/features/common/regional/data-source.provider.d.ts +1 -0
- package/fesm2022/acorex-modules-content-management-acorex-modules-content-management-C23PlUCn.mjs +0 -392
- package/fesm2022/acorex-modules-content-management-acorex-modules-content-management-C23PlUCn.mjs.map +0 -1
- package/fesm2022/acorex-modules-content-management-promotion.entity-D3qRwZhQ.mjs +0 -892
- package/fesm2022/acorex-modules-content-management-promotion.entity-D3qRwZhQ.mjs.map +0 -1
- package/fesm2022/acorex-modules-platform-management-acorex-modules-platform-management-B8aACrqL.mjs.map +0 -1
@@ -0,0 +1,198 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<!-- (c) ammap.com | SVG weather icons -->
|
3
|
+
<svg
|
4
|
+
version="1.1"
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
6
|
+
xmlns:xlink="http://www.w3.org/1999/xlink"
|
7
|
+
width="64"
|
8
|
+
height="64"
|
9
|
+
viewbox="0 0 64 64">
|
10
|
+
<defs>
|
11
|
+
<filter id="blur" width="200%" height="200%">
|
12
|
+
<feGaussianBlur in="SourceAlpha" stdDeviation="3"/>
|
13
|
+
<feOffset dx="0" dy="4" result="offsetblur"/>
|
14
|
+
<feComponentTransfer>
|
15
|
+
<feFuncA type="linear" slope="0.05"/>
|
16
|
+
</feComponentTransfer>
|
17
|
+
<feMerge>
|
18
|
+
<feMergeNode/>
|
19
|
+
<feMergeNode in="SourceGraphic"/>
|
20
|
+
</feMerge>
|
21
|
+
</filter>
|
22
|
+
<style type="text/css"><![CDATA[
|
23
|
+
/*
|
24
|
+
** CLOUDS
|
25
|
+
*/
|
26
|
+
@keyframes am-weather-cloud-2 {
|
27
|
+
0% {
|
28
|
+
-webkit-transform: translate(0px,0px);
|
29
|
+
-moz-transform: translate(0px,0px);
|
30
|
+
-ms-transform: translate(0px,0px);
|
31
|
+
transform: translate(0px,0px);
|
32
|
+
}
|
33
|
+
|
34
|
+
50% {
|
35
|
+
-webkit-transform: translate(2px,0px);
|
36
|
+
-moz-transform: translate(2px,0px);
|
37
|
+
-ms-transform: translate(2px,0px);
|
38
|
+
transform: translate(2px,0px);
|
39
|
+
}
|
40
|
+
|
41
|
+
100% {
|
42
|
+
-webkit-transform: translate(0px,0px);
|
43
|
+
-moz-transform: translate(0px,0px);
|
44
|
+
-ms-transform: translate(0px,0px);
|
45
|
+
transform: translate(0px,0px);
|
46
|
+
}
|
47
|
+
}
|
48
|
+
|
49
|
+
.am-weather-cloud-2 {
|
50
|
+
-webkit-animation-name: am-weather-cloud-2;
|
51
|
+
-moz-animation-name: am-weather-cloud-2;
|
52
|
+
animation-name: am-weather-cloud-2;
|
53
|
+
-webkit-animation-duration: 3s;
|
54
|
+
-moz-animation-duration: 3s;
|
55
|
+
animation-duration: 3s;
|
56
|
+
-webkit-animation-timing-function: linear;
|
57
|
+
-moz-animation-timing-function: linear;
|
58
|
+
animation-timing-function: linear;
|
59
|
+
-webkit-animation-iteration-count: infinite;
|
60
|
+
-moz-animation-iteration-count: infinite;
|
61
|
+
animation-iteration-count: infinite;
|
62
|
+
}
|
63
|
+
|
64
|
+
/*
|
65
|
+
** MOON
|
66
|
+
*/
|
67
|
+
@keyframes am-weather-moon {
|
68
|
+
0% {
|
69
|
+
-webkit-transform: rotate(0deg);
|
70
|
+
-moz-transform: rotate(0deg);
|
71
|
+
-ms-transform: rotate(0deg);
|
72
|
+
transform: rotate(0deg);
|
73
|
+
}
|
74
|
+
|
75
|
+
50% {
|
76
|
+
-webkit-transform: rotate(15deg);
|
77
|
+
-moz-transform: rotate(15deg);
|
78
|
+
-ms-transform: rotate(15deg);
|
79
|
+
transform: rotate(15deg);
|
80
|
+
}
|
81
|
+
|
82
|
+
100% {
|
83
|
+
-webkit-transform: rotate(0deg);
|
84
|
+
-moz-transform: rotate(0deg);
|
85
|
+
-ms-transform: rotate(0deg);
|
86
|
+
transform: rotate(0deg);
|
87
|
+
}
|
88
|
+
}
|
89
|
+
|
90
|
+
.am-weather-moon {
|
91
|
+
-webkit-animation-name: am-weather-moon;
|
92
|
+
-moz-animation-name: am-weather-moon;
|
93
|
+
-ms-animation-name: am-weather-moon;
|
94
|
+
animation-name: am-weather-moon;
|
95
|
+
-webkit-animation-duration: 6s;
|
96
|
+
-moz-animation-duration: 6s;
|
97
|
+
-ms-animation-duration: 6s;
|
98
|
+
animation-duration: 6s;
|
99
|
+
-webkit-animation-timing-function: linear;
|
100
|
+
-moz-animation-timing-function: linear;
|
101
|
+
-ms-animation-timing-function: linear;
|
102
|
+
animation-timing-function: linear;
|
103
|
+
-webkit-animation-iteration-count: infinite;
|
104
|
+
-moz-animation-iteration-count: infinite;
|
105
|
+
-ms-animation-iteration-count: infinite;
|
106
|
+
animation-iteration-count: infinite;
|
107
|
+
-webkit-transform-origin: 12.5px 15.15px 0; /* TODO FF CENTER ISSUE */
|
108
|
+
-moz-transform-origin: 12.5px 15.15px 0; /* TODO FF CENTER ISSUE */
|
109
|
+
-ms-transform-origin: 12.5px 15.15px 0; /* TODO FF CENTER ISSUE */
|
110
|
+
transform-origin: 12.5px 15.15px 0; /* TODO FF CENTER ISSUE */
|
111
|
+
}
|
112
|
+
|
113
|
+
@keyframes am-weather-moon-star-1 {
|
114
|
+
0% {
|
115
|
+
opacity: 0;
|
116
|
+
}
|
117
|
+
|
118
|
+
100% {
|
119
|
+
opacity: 1;
|
120
|
+
}
|
121
|
+
}
|
122
|
+
|
123
|
+
.am-weather-moon-star-1 {
|
124
|
+
-webkit-animation-name: am-weather-moon-star-1;
|
125
|
+
-moz-animation-name: am-weather-moon-star-1;
|
126
|
+
-ms-animation-name: am-weather-moon-star-1;
|
127
|
+
animation-name: am-weather-moon-star-1;
|
128
|
+
-webkit-animation-delay: 3s;
|
129
|
+
-moz-animation-delay: 3s;
|
130
|
+
-ms-animation-delay: 3s;
|
131
|
+
animation-delay: 3s;
|
132
|
+
-webkit-animation-duration: 5s;
|
133
|
+
-moz-animation-duration: 5s;
|
134
|
+
-ms-animation-duration: 5s;
|
135
|
+
animation-duration: 5s;
|
136
|
+
-webkit-animation-timing-function: linear;
|
137
|
+
-moz-animation-timing-function: linear;
|
138
|
+
-ms-animation-timing-function: linear;
|
139
|
+
animation-timing-function: linear;
|
140
|
+
-webkit-animation-iteration-count: 1;
|
141
|
+
-moz-animation-iteration-count: 1;
|
142
|
+
-ms-animation-iteration-count: 1;
|
143
|
+
animation-iteration-count: 1;
|
144
|
+
}
|
145
|
+
|
146
|
+
@keyframes am-weather-moon-star-2 {
|
147
|
+
0% {
|
148
|
+
opacity: 0;
|
149
|
+
}
|
150
|
+
|
151
|
+
100% {
|
152
|
+
opacity: 1;
|
153
|
+
}
|
154
|
+
}
|
155
|
+
|
156
|
+
.am-weather-moon-star-2 {
|
157
|
+
-webkit-animation-name: am-weather-moon-star-2;
|
158
|
+
-moz-animation-name: am-weather-moon-star-2;
|
159
|
+
-ms-animation-name: am-weather-moon-star-2;
|
160
|
+
animation-name: am-weather-moon-star-2;
|
161
|
+
-webkit-animation-delay: 5s;
|
162
|
+
-moz-animation-delay: 5s;
|
163
|
+
-ms-animation-delay: 5s;
|
164
|
+
animation-delay: 5s;
|
165
|
+
-webkit-animation-duration: 4s;
|
166
|
+
-moz-animation-duration: 4s;
|
167
|
+
-ms-animation-duration: 4s;
|
168
|
+
animation-duration: 4s;
|
169
|
+
-webkit-animation-timing-function: linear;
|
170
|
+
-moz-animation-timing-function: linear;
|
171
|
+
-ms-animation-timing-function: linear;
|
172
|
+
animation-timing-function: linear;
|
173
|
+
-webkit-animation-iteration-count: 1;
|
174
|
+
-moz-animation-iteration-count: 1;
|
175
|
+
-ms-animation-iteration-count: 1;
|
176
|
+
animation-iteration-count: 1;
|
177
|
+
}
|
178
|
+
]]></style>
|
179
|
+
</defs>
|
180
|
+
<g filter="url(#blur)" id="cloudy-night-1">
|
181
|
+
<g transform="translate(20,10)">
|
182
|
+
<g transform="translate(16,4), scale(0.8)">
|
183
|
+
<g class="am-weather-moon-star-1">
|
184
|
+
<polygon fill="orange" points="3.3,1.5 4,2.7 5.2,3.3 4,4 3.3,5.2 2.7,4 1.5,3.3 2.7,2.7" stroke="none" stroke-miterlimit="10"/>
|
185
|
+
</g>
|
186
|
+
<g class="am-weather-moon-star-2">
|
187
|
+
<polygon fill="orange" points="3.3,1.5 4,2.7 5.2,3.3 4,4 3.3,5.2 2.7,4 1.5,3.3 2.7,2.7" stroke="none" stroke-miterlimit="10" transform="translate(20,10)"/>
|
188
|
+
</g>
|
189
|
+
<g class="am-weather-moon">
|
190
|
+
<path d="M14.5,13.2c0-3.7,2-6.9,5-8.7 c-1.5-0.9-3.2-1.3-5-1.3c-5.5,0-10,4.5-10,10s4.5,10,10,10c1.8,0,3.5-0.5,5-1.3C16.5,20.2,14.5,16.9,14.5,13.2z" fill="orange" stroke="orange" stroke-linejoin="round" stroke-width="2"/>
|
191
|
+
</g>
|
192
|
+
</g>
|
193
|
+
<g class="am-weather-cloud-2">
|
194
|
+
<path d="M47.7,35.4 c0-4.6-3.7-8.2-8.2-8.2c-1,0-1.9,0.2-2.8,0.5c-0.3-3.4-3.1-6.2-6.6-6.2c-3.7,0-6.7,3-6.7,6.7c0,0.8,0.2,1.6,0.4,2.3 c-0.3-0.1-0.7-0.1-1-0.1c-3.7,0-6.7,3-6.7,6.7c0,3.6,2.9,6.6,6.5,6.7l17.2,0C44.2,43.3,47.7,39.8,47.7,35.4z" fill="#C6DEFF" stroke="white" stroke-linejoin="round" stroke-width="1.2" transform="translate(-20,-11)"/>
|
195
|
+
</g>
|
196
|
+
</g>
|
197
|
+
</g>
|
198
|
+
</svg>
|
@@ -0,0 +1,198 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<!-- (c) ammap.com | SVG weather icons -->
|
3
|
+
<svg
|
4
|
+
version="1.1"
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
6
|
+
xmlns:xlink="http://www.w3.org/1999/xlink"
|
7
|
+
width="64"
|
8
|
+
height="64"
|
9
|
+
viewbox="0 0 64 64">
|
10
|
+
<defs>
|
11
|
+
<filter id="blur" width="200%" height="200%">
|
12
|
+
<feGaussianBlur in="SourceAlpha" stdDeviation="3"/>
|
13
|
+
<feOffset dx="0" dy="4" result="offsetblur"/>
|
14
|
+
<feComponentTransfer>
|
15
|
+
<feFuncA type="linear" slope="0.05"/>
|
16
|
+
</feComponentTransfer>
|
17
|
+
<feMerge>
|
18
|
+
<feMergeNode/>
|
19
|
+
<feMergeNode in="SourceGraphic"/>
|
20
|
+
</feMerge>
|
21
|
+
</filter>
|
22
|
+
<style type="text/css"><![CDATA[
|
23
|
+
/*
|
24
|
+
** CLOUDS
|
25
|
+
*/
|
26
|
+
@keyframes am-weather-cloud-2 {
|
27
|
+
0% {
|
28
|
+
-webkit-transform: translate(0px,0px);
|
29
|
+
-moz-transform: translate(0px,0px);
|
30
|
+
-ms-transform: translate(0px,0px);
|
31
|
+
transform: translate(0px,0px);
|
32
|
+
}
|
33
|
+
|
34
|
+
50% {
|
35
|
+
-webkit-transform: translate(2px,0px);
|
36
|
+
-moz-transform: translate(2px,0px);
|
37
|
+
-ms-transform: translate(2px,0px);
|
38
|
+
transform: translate(2px,0px);
|
39
|
+
}
|
40
|
+
|
41
|
+
100% {
|
42
|
+
-webkit-transform: translate(0px,0px);
|
43
|
+
-moz-transform: translate(0px,0px);
|
44
|
+
-ms-transform: translate(0px,0px);
|
45
|
+
transform: translate(0px,0px);
|
46
|
+
}
|
47
|
+
}
|
48
|
+
|
49
|
+
.am-weather-cloud-2 {
|
50
|
+
-webkit-animation-name: am-weather-cloud-2;
|
51
|
+
-moz-animation-name: am-weather-cloud-2;
|
52
|
+
animation-name: am-weather-cloud-2;
|
53
|
+
-webkit-animation-duration: 3s;
|
54
|
+
-moz-animation-duration: 3s;
|
55
|
+
animation-duration: 3s;
|
56
|
+
-webkit-animation-timing-function: linear;
|
57
|
+
-moz-animation-timing-function: linear;
|
58
|
+
animation-timing-function: linear;
|
59
|
+
-webkit-animation-iteration-count: infinite;
|
60
|
+
-moz-animation-iteration-count: infinite;
|
61
|
+
animation-iteration-count: infinite;
|
62
|
+
}
|
63
|
+
|
64
|
+
/*
|
65
|
+
** MOON
|
66
|
+
*/
|
67
|
+
@keyframes am-weather-moon {
|
68
|
+
0% {
|
69
|
+
-webkit-transform: rotate(0deg);
|
70
|
+
-moz-transform: rotate(0deg);
|
71
|
+
-ms-transform: rotate(0deg);
|
72
|
+
transform: rotate(0deg);
|
73
|
+
}
|
74
|
+
|
75
|
+
50% {
|
76
|
+
-webkit-transform: rotate(15deg);
|
77
|
+
-moz-transform: rotate(15deg);
|
78
|
+
-ms-transform: rotate(15deg);
|
79
|
+
transform: rotate(15deg);
|
80
|
+
}
|
81
|
+
|
82
|
+
100% {
|
83
|
+
-webkit-transform: rotate(0deg);
|
84
|
+
-moz-transform: rotate(0deg);
|
85
|
+
-ms-transform: rotate(0deg);
|
86
|
+
transform: rotate(0deg);
|
87
|
+
}
|
88
|
+
}
|
89
|
+
|
90
|
+
.am-weather-moon {
|
91
|
+
-webkit-animation-name: am-weather-moon;
|
92
|
+
-moz-animation-name: am-weather-moon;
|
93
|
+
-ms-animation-name: am-weather-moon;
|
94
|
+
animation-name: am-weather-moon;
|
95
|
+
-webkit-animation-duration: 6s;
|
96
|
+
-moz-animation-duration: 6s;
|
97
|
+
-ms-animation-duration: 6s;
|
98
|
+
animation-duration: 6s;
|
99
|
+
-webkit-animation-timing-function: linear;
|
100
|
+
-moz-animation-timing-function: linear;
|
101
|
+
-ms-animation-timing-function: linear;
|
102
|
+
animation-timing-function: linear;
|
103
|
+
-webkit-animation-iteration-count: infinite;
|
104
|
+
-moz-animation-iteration-count: infinite;
|
105
|
+
-ms-animation-iteration-count: infinite;
|
106
|
+
animation-iteration-count: infinite;
|
107
|
+
-webkit-transform-origin: 12.5px 15.15px 0; /* TODO FF CENTER ISSUE */
|
108
|
+
-moz-transform-origin: 12.5px 15.15px 0; /* TODO FF CENTER ISSUE */
|
109
|
+
-ms-transform-origin: 12.5px 15.15px 0; /* TODO FF CENTER ISSUE */
|
110
|
+
transform-origin: 12.5px 15.15px 0; /* TODO FF CENTER ISSUE */
|
111
|
+
}
|
112
|
+
|
113
|
+
@keyframes am-weather-moon-star-1 {
|
114
|
+
0% {
|
115
|
+
opacity: 0;
|
116
|
+
}
|
117
|
+
|
118
|
+
100% {
|
119
|
+
opacity: 1;
|
120
|
+
}
|
121
|
+
}
|
122
|
+
|
123
|
+
.am-weather-moon-star-1 {
|
124
|
+
-webkit-animation-name: am-weather-moon-star-1;
|
125
|
+
-moz-animation-name: am-weather-moon-star-1;
|
126
|
+
-ms-animation-name: am-weather-moon-star-1;
|
127
|
+
animation-name: am-weather-moon-star-1;
|
128
|
+
-webkit-animation-delay: 3s;
|
129
|
+
-moz-animation-delay: 3s;
|
130
|
+
-ms-animation-delay: 3s;
|
131
|
+
animation-delay: 3s;
|
132
|
+
-webkit-animation-duration: 5s;
|
133
|
+
-moz-animation-duration: 5s;
|
134
|
+
-ms-animation-duration: 5s;
|
135
|
+
animation-duration: 5s;
|
136
|
+
-webkit-animation-timing-function: linear;
|
137
|
+
-moz-animation-timing-function: linear;
|
138
|
+
-ms-animation-timing-function: linear;
|
139
|
+
animation-timing-function: linear;
|
140
|
+
-webkit-animation-iteration-count: 1;
|
141
|
+
-moz-animation-iteration-count: 1;
|
142
|
+
-ms-animation-iteration-count: 1;
|
143
|
+
animation-iteration-count: 1;
|
144
|
+
}
|
145
|
+
|
146
|
+
@keyframes am-weather-moon-star-2 {
|
147
|
+
0% {
|
148
|
+
opacity: 0;
|
149
|
+
}
|
150
|
+
|
151
|
+
100% {
|
152
|
+
opacity: 1;
|
153
|
+
}
|
154
|
+
}
|
155
|
+
|
156
|
+
.am-weather-moon-star-2 {
|
157
|
+
-webkit-animation-name: am-weather-moon-star-2;
|
158
|
+
-moz-animation-name: am-weather-moon-star-2;
|
159
|
+
-ms-animation-name: am-weather-moon-star-2;
|
160
|
+
animation-name: am-weather-moon-star-2;
|
161
|
+
-webkit-animation-delay: 5s;
|
162
|
+
-moz-animation-delay: 5s;
|
163
|
+
-ms-animation-delay: 5s;
|
164
|
+
animation-delay: 5s;
|
165
|
+
-webkit-animation-duration: 4s;
|
166
|
+
-moz-animation-duration: 4s;
|
167
|
+
-ms-animation-duration: 4s;
|
168
|
+
animation-duration: 4s;
|
169
|
+
-webkit-animation-timing-function: linear;
|
170
|
+
-moz-animation-timing-function: linear;
|
171
|
+
-ms-animation-timing-function: linear;
|
172
|
+
animation-timing-function: linear;
|
173
|
+
-webkit-animation-iteration-count: 1;
|
174
|
+
-moz-animation-iteration-count: 1;
|
175
|
+
-ms-animation-iteration-count: 1;
|
176
|
+
animation-iteration-count: 1;
|
177
|
+
}
|
178
|
+
]]></style>
|
179
|
+
</defs>
|
180
|
+
<g filter="url(#blur)" id="cloudy-night-2">
|
181
|
+
<g transform="translate(20,10)">
|
182
|
+
<g transform="translate(16,4), scale(0.8)">
|
183
|
+
<g class="am-weather-moon-star-1">
|
184
|
+
<polygon fill="orange" points="3.3,1.5 4,2.7 5.2,3.3 4,4 3.3,5.2 2.7,4 1.5,3.3 2.7,2.7" stroke="none" stroke-miterlimit="10"/>
|
185
|
+
</g>
|
186
|
+
<g class="am-weather-moon-star-2">
|
187
|
+
<polygon fill="orange" points="3.3,1.5 4,2.7 5.2,3.3 4,4 3.3,5.2 2.7,4 1.5,3.3 2.7,2.7" stroke="none" stroke-miterlimit="10" transform="translate(20,10)"/>
|
188
|
+
</g>
|
189
|
+
<g class="am-weather-moon">
|
190
|
+
<path d="M14.5,13.2c0-3.7,2-6.9,5-8.7 c-1.5-0.9-3.2-1.3-5-1.3c-5.5,0-10,4.5-10,10s4.5,10,10,10c1.8,0,3.5-0.5,5-1.3C16.5,20.2,14.5,16.9,14.5,13.2z" fill="orange" stroke="orange" stroke-linejoin="round" stroke-width="2"/>
|
191
|
+
</g>
|
192
|
+
</g>
|
193
|
+
<g class="am-weather-cloud-2">
|
194
|
+
<path d="M47.7,35.4 c0-4.6-3.7-8.2-8.2-8.2c-1,0-1.9,0.2-2.8,0.5c-0.3-3.4-3.1-6.2-6.6-6.2c-3.7,0-6.7,3-6.7,6.7c0,0.8,0.2,1.6,0.4,2.3 c-0.3-0.1-0.7-0.1-1-0.1c-3.7,0-6.7,3-6.7,6.7c0,3.6,2.9,6.6,6.5,6.7l17.2,0C44.2,43.3,47.7,39.8,47.7,35.4z" fill="#91C0F8" stroke="white" stroke-linejoin="round" stroke-width="1.2" transform="translate(-20,-11)"/>
|
195
|
+
</g>
|
196
|
+
</g>
|
197
|
+
</g>
|
198
|
+
</svg>
|
@@ -0,0 +1,198 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<!-- (c) ammap.com | SVG weather icons -->
|
3
|
+
<svg
|
4
|
+
version="1.1"
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
6
|
+
xmlns:xlink="http://www.w3.org/1999/xlink"
|
7
|
+
width="64"
|
8
|
+
height="64"
|
9
|
+
viewbox="0 0 64 64">
|
10
|
+
<defs>
|
11
|
+
<filter id="blur" width="200%" height="200%">
|
12
|
+
<feGaussianBlur in="SourceAlpha" stdDeviation="3"/>
|
13
|
+
<feOffset dx="0" dy="4" result="offsetblur"/>
|
14
|
+
<feComponentTransfer>
|
15
|
+
<feFuncA type="linear" slope="0.05"/>
|
16
|
+
</feComponentTransfer>
|
17
|
+
<feMerge>
|
18
|
+
<feMergeNode/>
|
19
|
+
<feMergeNode in="SourceGraphic"/>
|
20
|
+
</feMerge>
|
21
|
+
</filter>
|
22
|
+
<style type="text/css"><![CDATA[
|
23
|
+
/*
|
24
|
+
** CLOUDS
|
25
|
+
*/
|
26
|
+
@keyframes am-weather-cloud-2 {
|
27
|
+
0% {
|
28
|
+
-webkit-transform: translate(0px,0px);
|
29
|
+
-moz-transform: translate(0px,0px);
|
30
|
+
-ms-transform: translate(0px,0px);
|
31
|
+
transform: translate(0px,0px);
|
32
|
+
}
|
33
|
+
|
34
|
+
50% {
|
35
|
+
-webkit-transform: translate(2px,0px);
|
36
|
+
-moz-transform: translate(2px,0px);
|
37
|
+
-ms-transform: translate(2px,0px);
|
38
|
+
transform: translate(2px,0px);
|
39
|
+
}
|
40
|
+
|
41
|
+
100% {
|
42
|
+
-webkit-transform: translate(0px,0px);
|
43
|
+
-moz-transform: translate(0px,0px);
|
44
|
+
-ms-transform: translate(0px,0px);
|
45
|
+
transform: translate(0px,0px);
|
46
|
+
}
|
47
|
+
}
|
48
|
+
|
49
|
+
.am-weather-cloud-2 {
|
50
|
+
-webkit-animation-name: am-weather-cloud-2;
|
51
|
+
-moz-animation-name: am-weather-cloud-2;
|
52
|
+
animation-name: am-weather-cloud-2;
|
53
|
+
-webkit-animation-duration: 3s;
|
54
|
+
-moz-animation-duration: 3s;
|
55
|
+
animation-duration: 3s;
|
56
|
+
-webkit-animation-timing-function: linear;
|
57
|
+
-moz-animation-timing-function: linear;
|
58
|
+
animation-timing-function: linear;
|
59
|
+
-webkit-animation-iteration-count: infinite;
|
60
|
+
-moz-animation-iteration-count: infinite;
|
61
|
+
animation-iteration-count: infinite;
|
62
|
+
}
|
63
|
+
|
64
|
+
/*
|
65
|
+
** MOON
|
66
|
+
*/
|
67
|
+
@keyframes am-weather-moon {
|
68
|
+
0% {
|
69
|
+
-webkit-transform: rotate(0deg);
|
70
|
+
-moz-transform: rotate(0deg);
|
71
|
+
-ms-transform: rotate(0deg);
|
72
|
+
transform: rotate(0deg);
|
73
|
+
}
|
74
|
+
|
75
|
+
50% {
|
76
|
+
-webkit-transform: rotate(15deg);
|
77
|
+
-moz-transform: rotate(15deg);
|
78
|
+
-ms-transform: rotate(15deg);
|
79
|
+
transform: rotate(15deg);
|
80
|
+
}
|
81
|
+
|
82
|
+
100% {
|
83
|
+
-webkit-transform: rotate(0deg);
|
84
|
+
-moz-transform: rotate(0deg);
|
85
|
+
-ms-transform: rotate(0deg);
|
86
|
+
transform: rotate(0deg);
|
87
|
+
}
|
88
|
+
}
|
89
|
+
|
90
|
+
.am-weather-moon {
|
91
|
+
-webkit-animation-name: am-weather-moon;
|
92
|
+
-moz-animation-name: am-weather-moon;
|
93
|
+
-ms-animation-name: am-weather-moon;
|
94
|
+
animation-name: am-weather-moon;
|
95
|
+
-webkit-animation-duration: 6s;
|
96
|
+
-moz-animation-duration: 6s;
|
97
|
+
-ms-animation-duration: 6s;
|
98
|
+
animation-duration: 6s;
|
99
|
+
-webkit-animation-timing-function: linear;
|
100
|
+
-moz-animation-timing-function: linear;
|
101
|
+
-ms-animation-timing-function: linear;
|
102
|
+
animation-timing-function: linear;
|
103
|
+
-webkit-animation-iteration-count: infinite;
|
104
|
+
-moz-animation-iteration-count: infinite;
|
105
|
+
-ms-animation-iteration-count: infinite;
|
106
|
+
animation-iteration-count: infinite;
|
107
|
+
-webkit-transform-origin: 12.5px 15.15px 0; /* TODO FF CENTER ISSUE */
|
108
|
+
-moz-transform-origin: 12.5px 15.15px 0; /* TODO FF CENTER ISSUE */
|
109
|
+
-ms-transform-origin: 12.5px 15.15px 0; /* TODO FF CENTER ISSUE */
|
110
|
+
transform-origin: 12.5px 15.15px 0; /* TODO FF CENTER ISSUE */
|
111
|
+
}
|
112
|
+
|
113
|
+
@keyframes am-weather-moon-star-1 {
|
114
|
+
0% {
|
115
|
+
opacity: 0;
|
116
|
+
}
|
117
|
+
|
118
|
+
100% {
|
119
|
+
opacity: 1;
|
120
|
+
}
|
121
|
+
}
|
122
|
+
|
123
|
+
.am-weather-moon-star-1 {
|
124
|
+
-webkit-animation-name: am-weather-moon-star-1;
|
125
|
+
-moz-animation-name: am-weather-moon-star-1;
|
126
|
+
-ms-animation-name: am-weather-moon-star-1;
|
127
|
+
animation-name: am-weather-moon-star-1;
|
128
|
+
-webkit-animation-delay: 3s;
|
129
|
+
-moz-animation-delay: 3s;
|
130
|
+
-ms-animation-delay: 3s;
|
131
|
+
animation-delay: 3s;
|
132
|
+
-webkit-animation-duration: 5s;
|
133
|
+
-moz-animation-duration: 5s;
|
134
|
+
-ms-animation-duration: 5s;
|
135
|
+
animation-duration: 5s;
|
136
|
+
-webkit-animation-timing-function: linear;
|
137
|
+
-moz-animation-timing-function: linear;
|
138
|
+
-ms-animation-timing-function: linear;
|
139
|
+
animation-timing-function: linear;
|
140
|
+
-webkit-animation-iteration-count: 1;
|
141
|
+
-moz-animation-iteration-count: 1;
|
142
|
+
-ms-animation-iteration-count: 1;
|
143
|
+
animation-iteration-count: 1;
|
144
|
+
}
|
145
|
+
|
146
|
+
@keyframes am-weather-moon-star-2 {
|
147
|
+
0% {
|
148
|
+
opacity: 0;
|
149
|
+
}
|
150
|
+
|
151
|
+
100% {
|
152
|
+
opacity: 1;
|
153
|
+
}
|
154
|
+
}
|
155
|
+
|
156
|
+
.am-weather-moon-star-2 {
|
157
|
+
-webkit-animation-name: am-weather-moon-star-2;
|
158
|
+
-moz-animation-name: am-weather-moon-star-2;
|
159
|
+
-ms-animation-name: am-weather-moon-star-2;
|
160
|
+
animation-name: am-weather-moon-star-2;
|
161
|
+
-webkit-animation-delay: 5s;
|
162
|
+
-moz-animation-delay: 5s;
|
163
|
+
-ms-animation-delay: 5s;
|
164
|
+
animation-delay: 5s;
|
165
|
+
-webkit-animation-duration: 4s;
|
166
|
+
-moz-animation-duration: 4s;
|
167
|
+
-ms-animation-duration: 4s;
|
168
|
+
animation-duration: 4s;
|
169
|
+
-webkit-animation-timing-function: linear;
|
170
|
+
-moz-animation-timing-function: linear;
|
171
|
+
-ms-animation-timing-function: linear;
|
172
|
+
animation-timing-function: linear;
|
173
|
+
-webkit-animation-iteration-count: 1;
|
174
|
+
-moz-animation-iteration-count: 1;
|
175
|
+
-ms-animation-iteration-count: 1;
|
176
|
+
animation-iteration-count: 1;
|
177
|
+
}
|
178
|
+
]]></style>
|
179
|
+
</defs>
|
180
|
+
<g filter="url(#blur)" id="cloudy-night-3">
|
181
|
+
<g transform="translate(20,10)">
|
182
|
+
<g transform="translate(16,4), scale(0.8)">
|
183
|
+
<g class="am-weather-moon-star-1">
|
184
|
+
<polygon fill="orange" points="3.3,1.5 4,2.7 5.2,3.3 4,4 3.3,5.2 2.7,4 1.5,3.3 2.7,2.7" stroke="none" stroke-miterlimit="10"/>
|
185
|
+
</g>
|
186
|
+
<g class="am-weather-moon-star-2">
|
187
|
+
<polygon fill="orange" points="3.3,1.5 4,2.7 5.2,3.3 4,4 3.3,5.2 2.7,4 1.5,3.3 2.7,2.7" stroke="none" stroke-miterlimit="10" transform="translate(20,10)"/>
|
188
|
+
</g>
|
189
|
+
<g class="am-weather-moon">
|
190
|
+
<path d="M14.5,13.2c0-3.7,2-6.9,5-8.7 c-1.5-0.9-3.2-1.3-5-1.3c-5.5,0-10,4.5-10,10s4.5,10,10,10c1.8,0,3.5-0.5,5-1.3C16.5,20.2,14.5,16.9,14.5,13.2z" fill="orange" stroke="orange" stroke-linejoin="round" stroke-width="2"/>
|
191
|
+
</g>
|
192
|
+
</g>
|
193
|
+
<g class="am-weather-cloud-2">
|
194
|
+
<path d="M47.7,35.4 c0-4.6-3.7-8.2-8.2-8.2c-1,0-1.9,0.2-2.8,0.5c-0.3-3.4-3.1-6.2-6.6-6.2c-3.7,0-6.7,3-6.7,6.7c0,0.8,0.2,1.6,0.4,2.3 c-0.3-0.1-0.7-0.1-1-0.1c-3.7,0-6.7,3-6.7,6.7c0,3.6,2.9,6.6,6.5,6.7l17.2,0C44.2,43.3,47.7,39.8,47.7,35.4z" fill="#57A0EE" stroke="white" stroke-linejoin="round" stroke-width="1.2" transform="translate(-20,-11)"/>
|
195
|
+
</g>
|
196
|
+
</g>
|
197
|
+
</g>
|
198
|
+
</svg>
|