@northdata/fomantic-ui 2.8.722 → 2.9.400
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/lib/semantic-ui/dist/components/accordion.css +62 -69
- package/lib/semantic-ui/dist/components/accordion.js +595 -618
- package/lib/semantic-ui/dist/components/accordion.min.css +4 -4
- package/lib/semantic-ui/dist/components/accordion.min.js +6 -6
- package/lib/semantic-ui/dist/components/api.js +1225 -1177
- package/lib/semantic-ui/dist/components/api.min.js +6 -6
- package/lib/semantic-ui/dist/components/button.css +291 -634
- package/lib/semantic-ui/dist/components/button.min.css +4 -4
- package/lib/semantic-ui/dist/components/calendar.css +149 -33
- package/lib/semantic-ui/dist/components/calendar.js +2045 -1774
- package/lib/semantic-ui/dist/components/calendar.min.css +4 -4
- package/lib/semantic-ui/dist/components/calendar.min.js +6 -6
- package/lib/semantic-ui/dist/components/card.css +147 -537
- package/lib/semantic-ui/dist/components/card.min.css +4 -4
- package/lib/semantic-ui/dist/components/checkbox.css +215 -405
- package/lib/semantic-ui/dist/components/checkbox.js +888 -876
- package/lib/semantic-ui/dist/components/checkbox.min.css +4 -4
- package/lib/semantic-ui/dist/components/checkbox.min.js +6 -6
- package/lib/semantic-ui/dist/components/container.css +20 -21
- package/lib/semantic-ui/dist/components/container.min.css +4 -4
- package/lib/semantic-ui/dist/components/dimmer.css +76 -184
- package/lib/semantic-ui/dist/components/dimmer.js +732 -753
- package/lib/semantic-ui/dist/components/dimmer.min.css +4 -4
- package/lib/semantic-ui/dist/components/dimmer.min.js +6 -6
- package/lib/semantic-ui/dist/components/divider.css +81 -88
- package/lib/semantic-ui/dist/components/divider.min.css +4 -4
- package/lib/semantic-ui/dist/components/dropdown.css +431 -450
- package/lib/semantic-ui/dist/components/dropdown.js +4432 -4238
- package/lib/semantic-ui/dist/components/dropdown.min.css +4 -4
- package/lib/semantic-ui/dist/components/dropdown.min.js +6 -6
- package/lib/semantic-ui/dist/components/feed.css +130 -87
- package/lib/semantic-ui/dist/components/feed.min.css +4 -4
- package/lib/semantic-ui/dist/components/flag.css +541 -511
- package/lib/semantic-ui/dist/components/flag.min.css +4 -4
- package/lib/semantic-ui/dist/components/form.css +437 -476
- package/lib/semantic-ui/dist/components/form.js +2199 -2033
- package/lib/semantic-ui/dist/components/form.min.css +4 -4
- package/lib/semantic-ui/dist/components/form.min.js +6 -6
- package/lib/semantic-ui/dist/components/grid.css +151 -306
- package/lib/semantic-ui/dist/components/grid.min.css +4 -4
- package/lib/semantic-ui/dist/components/header.css +82 -99
- package/lib/semantic-ui/dist/components/header.min.css +4 -4
- package/lib/semantic-ui/dist/components/icon.css +2744 -2706
- package/lib/semantic-ui/dist/components/icon.min.css +4 -4
- package/lib/semantic-ui/dist/components/image.css +38 -73
- package/lib/semantic-ui/dist/components/image.min.css +4 -4
- package/lib/semantic-ui/dist/components/input.css +344 -254
- package/lib/semantic-ui/dist/components/input.min.css +4 -4
- package/lib/semantic-ui/dist/components/item.css +91 -139
- package/lib/semantic-ui/dist/components/item.min.css +4 -4
- package/lib/semantic-ui/dist/components/label.css +244 -267
- package/lib/semantic-ui/dist/components/label.min.css +4 -4
- package/lib/semantic-ui/dist/components/list.css +75 -113
- package/lib/semantic-ui/dist/components/list.min.css +4 -4
- package/lib/semantic-ui/dist/components/loader.css +142 -601
- package/lib/semantic-ui/dist/components/loader.min.css +4 -4
- package/lib/semantic-ui/dist/components/menu.css +398 -638
- package/lib/semantic-ui/dist/components/menu.min.css +9 -1
- package/lib/semantic-ui/dist/components/message.css +116 -332
- package/lib/semantic-ui/dist/components/message.min.css +4 -4
- package/lib/semantic-ui/dist/components/modal.css +149 -138
- package/lib/semantic-ui/dist/components/modal.js +1637 -1209
- package/lib/semantic-ui/dist/components/modal.min.css +4 -4
- package/lib/semantic-ui/dist/components/modal.min.js +6 -6
- package/lib/semantic-ui/dist/components/popup.css +284 -277
- package/lib/semantic-ui/dist/components/popup.js +1561 -1541
- package/lib/semantic-ui/dist/components/popup.min.css +4 -4
- package/lib/semantic-ui/dist/components/popup.min.js +6 -6
- package/lib/semantic-ui/dist/components/reset.css +12 -17
- package/lib/semantic-ui/dist/components/reset.min.css +4 -4
- package/lib/semantic-ui/dist/components/search.css +99 -137
- package/lib/semantic-ui/dist/components/search.js +1641 -1565
- package/lib/semantic-ui/dist/components/search.min.css +4 -4
- package/lib/semantic-ui/dist/components/search.min.js +6 -6
- package/lib/semantic-ui/dist/components/segment.css +149 -275
- package/lib/semantic-ui/dist/components/segment.min.css +4 -4
- package/lib/semantic-ui/dist/components/site.css +40 -48
- package/lib/semantic-ui/dist/components/site.js +455 -493
- package/lib/semantic-ui/dist/components/site.min.css +4 -4
- package/lib/semantic-ui/dist/components/site.min.js +6 -6
- package/lib/semantic-ui/dist/components/tab.css +16 -20
- package/lib/semantic-ui/dist/components/tab.js +967 -1001
- package/lib/semantic-ui/dist/components/tab.min.css +4 -4
- package/lib/semantic-ui/dist/components/tab.min.js +6 -6
- package/lib/semantic-ui/dist/components/table.css +465 -424
- package/lib/semantic-ui/dist/components/table.min.css +4 -4
- package/lib/semantic-ui/dist/components/transition.css +264 -1282
- package/lib/semantic-ui/dist/components/transition.js +1034 -1109
- package/lib/semantic-ui/dist/components/transition.min.css +4 -4
- package/lib/semantic-ui/dist/components/transition.min.js +6 -6
- package/lib/semantic-ui/dist/semantic-packed.css +5619 -6592
- package/lib/semantic-ui/dist/semantic.css +8547 -11697
- package/lib/semantic-ui/dist/semantic.full.css +14698 -11227
- package/lib/semantic-ui/dist/semantic.full.min.css +6 -262
- package/lib/semantic-ui/dist/semantic.js +19428 -19253
- package/lib/semantic-ui/dist/semantic.min.css +128 -128
- package/lib/semantic-ui/dist/semantic.min.js +6 -6
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/LICENSE.txt +91 -0
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.woff2 +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/LICENSE_icons.txt +165 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.woff2 +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.woff2 +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.woff2 +0 -0
- package/package.json +17 -7
- package/lib/semantic-ui/dist/components/shape.css +0 -160
- package/lib/semantic-ui/dist/components/shape.js +0 -848
- package/lib/semantic-ui/dist/components/shape.min.css +0 -9
- package/lib/semantic-ui/dist/components/shape.min.js +0 -11
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.svg +0 -450
- package/lib/semantic-ui/dist/themes/basic/assets/fonts/icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.svg +0 -3570
- package/lib/semantic-ui/dist/themes/default/assets/fonts/brand-icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.svg +0 -4938
- package/lib/semantic-ui/dist/themes/default/assets/fonts/icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.svg +0 -803
- package/lib/semantic-ui/dist/themes/default/assets/fonts/outline-icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons-local.ttf +0 -0
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons.svg +0 -200
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/github/assets/fonts/octicons.woff +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.eot +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.svg +0 -2373
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.ttf +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.woff +0 -0
- package/lib/semantic-ui/dist/themes/material/assets/fonts/icons.woff2 +0 -0
- /package/lib/semantic-ui/dist/themes/{default → famfamfam}/assets/images/flags.png +0 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* # Fomantic-UI - Dimmer
|
|
3
|
-
*
|
|
2
|
+
* # Fomantic-UI 2.9.4 - Dimmer
|
|
3
|
+
* https://github.com/fomantic/Fomantic-UI/
|
|
4
4
|
*
|
|
5
5
|
*
|
|
6
6
|
* Released under the MIT license
|
|
7
|
-
*
|
|
7
|
+
* https://opensource.org/licenses/MIT
|
|
8
8
|
*
|
|
9
9
|
*/
|
|
10
10
|
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
.ui.dimmer {
|
|
20
20
|
display: none;
|
|
21
21
|
position: absolute;
|
|
22
|
-
top: 0
|
|
23
|
-
left: 0
|
|
22
|
+
top: 0;
|
|
23
|
+
left: 0;
|
|
24
24
|
width: 100%;
|
|
25
25
|
height: 100%;
|
|
26
26
|
text-align: center;
|
|
@@ -29,24 +29,13 @@
|
|
|
29
29
|
background: rgba(0, 0, 0, 0.85);
|
|
30
30
|
opacity: 0;
|
|
31
31
|
line-height: 1;
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
-
|
|
37
|
-
|
|
38
|
-
-webkit-box-orient: vertical;
|
|
39
|
-
-webkit-box-direction: normal;
|
|
40
|
-
-ms-flex-direction: column;
|
|
41
|
-
flex-direction: column;
|
|
42
|
-
-webkit-box-align: center;
|
|
43
|
-
-ms-flex-align: center;
|
|
44
|
-
align-items: center;
|
|
45
|
-
-webkit-box-pack: center;
|
|
46
|
-
-ms-flex-pack: center;
|
|
47
|
-
justify-content: center;
|
|
32
|
+
animation-fill-mode: both;
|
|
33
|
+
animation-duration: 0.5s;
|
|
34
|
+
transition: all 0.5s linear;
|
|
35
|
+
flex-direction: column;
|
|
36
|
+
align-items: center;
|
|
37
|
+
justify-content: center;
|
|
48
38
|
-webkit-user-select: none;
|
|
49
|
-
-moz-user-select: none;
|
|
50
39
|
-ms-user-select: none;
|
|
51
40
|
user-select: none;
|
|
52
41
|
will-change: opacity;
|
|
@@ -56,10 +45,9 @@
|
|
|
56
45
|
/* Dimmer Content */
|
|
57
46
|
.ui.dimmer > .content {
|
|
58
47
|
-webkit-user-select: text;
|
|
59
|
-
-moz-user-select: text;
|
|
60
48
|
-ms-user-select: text;
|
|
61
49
|
user-select: text;
|
|
62
|
-
color: #
|
|
50
|
+
color: #fff;
|
|
63
51
|
}
|
|
64
52
|
|
|
65
53
|
/* Loose Coupling */
|
|
@@ -80,6 +68,13 @@
|
|
|
80
68
|
.ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb:hover {
|
|
81
69
|
background: rgba(255, 255, 255, 0.35);
|
|
82
70
|
}
|
|
71
|
+
@supports (-moz-appearance: none) {
|
|
72
|
+
.ui.dimmer:not(.inverted) {
|
|
73
|
+
|
|
74
|
+
/* firefox: first color thumb, second track */
|
|
75
|
+
scrollbar-color: rgba(255, 255, 255, 0.25) rgba(255, 255, 255, 0.1);
|
|
76
|
+
}
|
|
77
|
+
}
|
|
83
78
|
|
|
84
79
|
|
|
85
80
|
/*******************************
|
|
@@ -97,8 +92,6 @@
|
|
|
97
92
|
.dimmed.dimmable > .ui.animating.dimmer,
|
|
98
93
|
.dimmed.dimmable > .ui.visible.dimmer,
|
|
99
94
|
.ui.active.dimmer {
|
|
100
|
-
display: -webkit-box;
|
|
101
|
-
display: -ms-flexbox;
|
|
102
95
|
display: flex;
|
|
103
96
|
opacity: 1;
|
|
104
97
|
}
|
|
@@ -109,10 +102,9 @@
|
|
|
109
102
|
*******************************/
|
|
110
103
|
|
|
111
104
|
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
105
|
+
/* --------------
|
|
106
|
+
Legacy
|
|
107
|
+
--------------- */
|
|
116
108
|
|
|
117
109
|
/* Animating / Active / Visible */
|
|
118
110
|
.dimmed.dimmable > .ui.animating.legacy.dimmer,
|
|
@@ -121,33 +113,24 @@
|
|
|
121
113
|
display: block;
|
|
122
114
|
}
|
|
123
115
|
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
116
|
+
/* --------------
|
|
117
|
+
Alignment
|
|
118
|
+
--------------- */
|
|
128
119
|
.ui[class*="top aligned"].dimmer {
|
|
129
|
-
-
|
|
130
|
-
-ms-flex-pack: start;
|
|
131
|
-
justify-content: flex-start;
|
|
120
|
+
justify-content: flex-start;
|
|
132
121
|
}
|
|
133
122
|
.ui[class*="bottom aligned"].dimmer {
|
|
134
|
-
-
|
|
135
|
-
-ms-flex-pack: end;
|
|
136
|
-
justify-content: flex-end;
|
|
123
|
+
justify-content: flex-end;
|
|
137
124
|
}
|
|
138
125
|
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
126
|
+
/* --------------
|
|
127
|
+
Page
|
|
128
|
+
--------------- */
|
|
143
129
|
.ui.page.dimmer {
|
|
144
130
|
position: fixed;
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
-
|
|
148
|
-
perspective: 2000px;
|
|
149
|
-
-webkit-transform-origin: center center;
|
|
150
|
-
transform-origin: center center;
|
|
131
|
+
transform-style: "";
|
|
132
|
+
perspective: 2000px;
|
|
133
|
+
transform-origin: center center;
|
|
151
134
|
}
|
|
152
135
|
.ui.page.dimmer.modals {
|
|
153
136
|
-moz-perspective: none;
|
|
@@ -160,35 +143,32 @@ body.dimmable > .dimmer {
|
|
|
160
143
|
position: fixed;
|
|
161
144
|
}
|
|
162
145
|
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
.blurring.dimmable > :not(.dimmer) {
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
}
|
|
175
|
-
.blurring.dimmed.dimmable > :not(.dimmer):not(.popup) {
|
|
176
|
-
-webkit-filter: blur(5px) grayscale(0.7);
|
|
177
|
-
filter: blur(5px) grayscale(0.7);
|
|
146
|
+
/* --------------
|
|
147
|
+
Blurring
|
|
148
|
+
--------------- */
|
|
149
|
+
@supports (not (-webkit-backdrop-filter: none)) and (not ((-webkit-backdrop-filter: none) or (backdrop-filter: none))) {
|
|
150
|
+
.blurring.dimmable > :not(.dimmer) {
|
|
151
|
+
filter: initial;
|
|
152
|
+
transition: 800ms filter ease;
|
|
153
|
+
}
|
|
154
|
+
.blurring.dimmed.dimmable > :not(.dimmer):not(.popup) {
|
|
155
|
+
filter: blur(5px) grayscale(0.7);
|
|
156
|
+
}
|
|
178
157
|
}
|
|
179
158
|
|
|
180
159
|
/* Dimmer Color */
|
|
181
160
|
.blurring.dimmable > .dimmer {
|
|
182
161
|
background: rgba(0, 0, 0, 0.6);
|
|
162
|
+
-webkit-backdrop-filter: blur(5px) grayscale(0.7);
|
|
163
|
+
backdrop-filter: blur(5px) grayscale(0.7);
|
|
183
164
|
}
|
|
184
165
|
.blurring.dimmable > .inverted.dimmer {
|
|
185
166
|
background: rgba(255, 255, 255, 0.6);
|
|
186
167
|
}
|
|
187
168
|
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
169
|
+
/* --------------
|
|
170
|
+
Aligned
|
|
171
|
+
--------------- */
|
|
192
172
|
.ui.dimmer > .top.aligned.content > * {
|
|
193
173
|
vertical-align: top;
|
|
194
174
|
}
|
|
@@ -196,50 +176,46 @@ body.dimmable > .dimmer {
|
|
|
196
176
|
vertical-align: bottom;
|
|
197
177
|
}
|
|
198
178
|
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
179
|
+
/* --------------
|
|
180
|
+
Shades
|
|
181
|
+
--------------- */
|
|
203
182
|
.medium.medium.medium.medium.medium.dimmer {
|
|
204
183
|
background: rgba(0, 0, 0, 0.65);
|
|
205
184
|
}
|
|
206
185
|
.light.light.light.light.light.dimmer {
|
|
207
186
|
background: rgba(0, 0, 0, 0.45);
|
|
208
187
|
}
|
|
209
|
-
.very.
|
|
188
|
+
.very.very.very.very.light.dimmer {
|
|
210
189
|
background: rgba(0, 0, 0, 0.25);
|
|
211
190
|
}
|
|
212
191
|
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
192
|
+
/* --------------
|
|
193
|
+
Inverted
|
|
194
|
+
--------------- */
|
|
217
195
|
.ui.inverted.dimmer {
|
|
218
196
|
background: rgba(255, 255, 255, 0.85);
|
|
219
197
|
}
|
|
220
198
|
.ui.inverted.dimmer > .content,
|
|
221
199
|
.ui.inverted.dimmer > .content > * {
|
|
222
|
-
color: #
|
|
200
|
+
color: #000;
|
|
223
201
|
}
|
|
224
202
|
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
203
|
+
/* --------------
|
|
204
|
+
Inverted Shades
|
|
205
|
+
--------------- */
|
|
229
206
|
.medium.medium.medium.medium.medium.inverted.dimmer {
|
|
230
207
|
background: rgba(255, 255, 255, 0.65);
|
|
231
208
|
}
|
|
232
209
|
.light.light.light.light.light.inverted.dimmer {
|
|
233
210
|
background: rgba(255, 255, 255, 0.45);
|
|
234
211
|
}
|
|
235
|
-
.very.
|
|
212
|
+
.very.very.very.very.light.inverted.dimmer {
|
|
236
213
|
background: rgba(255, 255, 255, 0.25);
|
|
237
214
|
}
|
|
238
215
|
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
216
|
+
/* --------------
|
|
217
|
+
Simple
|
|
218
|
+
--------------- */
|
|
243
219
|
|
|
244
220
|
/* Displays without javascript */
|
|
245
221
|
.ui.simple.dimmer {
|
|
@@ -266,23 +242,21 @@ body.dimmable > .dimmer {
|
|
|
266
242
|
background: rgba(255, 255, 255, 0.85);
|
|
267
243
|
}
|
|
268
244
|
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
245
|
+
/* --------------
|
|
246
|
+
Partially
|
|
247
|
+
---------------- */
|
|
273
248
|
.ui[class*="top dimmer"],
|
|
274
249
|
.ui[class*="center dimmer"],
|
|
275
250
|
.ui[class*="bottom dimmer"] {
|
|
276
251
|
height: auto;
|
|
277
252
|
}
|
|
278
253
|
.ui[class*="bottom dimmer"] {
|
|
279
|
-
top: auto
|
|
254
|
+
top: auto;
|
|
280
255
|
bottom: 0;
|
|
281
256
|
}
|
|
282
257
|
.ui[class*="center dimmer"] {
|
|
283
|
-
top: 50
|
|
258
|
+
top: 50%;
|
|
284
259
|
transform: translateY(-50%);
|
|
285
|
-
-webkit-transform: translateY(calc(-50% - 0.5px));
|
|
286
260
|
}
|
|
287
261
|
.ui.segment > .ui.ui[class*="top dimmer"] {
|
|
288
262
|
border-bottom-left-radius: 0;
|
|
@@ -296,137 +270,58 @@ body.dimmable > .dimmer {
|
|
|
296
270
|
border-top-right-radius: 0;
|
|
297
271
|
}
|
|
298
272
|
.ui[class*="center dimmer"].transition[class*="fade up"].in {
|
|
299
|
-
|
|
300
|
-
animation-name: fadeInUpCenter;
|
|
273
|
+
animation-name: fadeInUpCenter;
|
|
301
274
|
}
|
|
302
275
|
.ui[class*="center dimmer"].transition[class*="fade down"].in {
|
|
303
|
-
|
|
304
|
-
animation-name: fadeInDownCenter;
|
|
276
|
+
animation-name: fadeInDownCenter;
|
|
305
277
|
}
|
|
306
278
|
.ui[class*="center dimmer"].transition[class*="fade up"].out {
|
|
307
|
-
|
|
308
|
-
animation-name: fadeOutUpCenter;
|
|
279
|
+
animation-name: fadeOutUpCenter;
|
|
309
280
|
}
|
|
310
281
|
.ui[class*="center dimmer"].transition[class*="fade down"].out {
|
|
311
|
-
|
|
312
|
-
animation-name: fadeOutDownCenter;
|
|
282
|
+
animation-name: fadeOutDownCenter;
|
|
313
283
|
}
|
|
314
284
|
.ui[class*="center dimmer"].bounce.transition {
|
|
315
|
-
|
|
316
|
-
animation-name: bounceCenter;
|
|
317
|
-
}
|
|
318
|
-
@-webkit-keyframes fadeInUpCenter {
|
|
319
|
-
0% {
|
|
320
|
-
opacity: 0;
|
|
321
|
-
transform: translateY(-40%);
|
|
322
|
-
-webkit-transform: translateY(calc(-40% - 0.5px));
|
|
323
|
-
}
|
|
324
|
-
100% {
|
|
325
|
-
opacity: 1;
|
|
326
|
-
transform: translateY(-50%);
|
|
327
|
-
-webkit-transform: translateY(calc(-50% - 0.5px));
|
|
328
|
-
}
|
|
285
|
+
animation-name: bounceCenter;
|
|
329
286
|
}
|
|
330
287
|
@keyframes fadeInUpCenter {
|
|
331
288
|
0% {
|
|
332
289
|
opacity: 0;
|
|
333
290
|
transform: translateY(-40%);
|
|
334
|
-
-webkit-transform: translateY(calc(-40% - 0.5px));
|
|
335
291
|
}
|
|
336
292
|
100% {
|
|
337
293
|
opacity: 1;
|
|
338
294
|
transform: translateY(-50%);
|
|
339
|
-
-webkit-transform: translateY(calc(-50% - 0.5px));
|
|
340
|
-
}
|
|
341
|
-
}
|
|
342
|
-
@-webkit-keyframes fadeInDownCenter {
|
|
343
|
-
0% {
|
|
344
|
-
opacity: 0;
|
|
345
|
-
transform: translateY(-60%);
|
|
346
|
-
-webkit-transform: translateY(calc(-60% - 0.5px));
|
|
347
|
-
}
|
|
348
|
-
100% {
|
|
349
|
-
opacity: 1;
|
|
350
|
-
transform: translateY(-50%);
|
|
351
|
-
-webkit-transform: translateY(calc(-50% - 0.5px));
|
|
352
295
|
}
|
|
353
296
|
}
|
|
354
297
|
@keyframes fadeInDownCenter {
|
|
355
298
|
0% {
|
|
356
299
|
opacity: 0;
|
|
357
300
|
transform: translateY(-60%);
|
|
358
|
-
-webkit-transform: translateY(calc(-60% - 0.5px));
|
|
359
301
|
}
|
|
360
302
|
100% {
|
|
361
303
|
opacity: 1;
|
|
362
304
|
transform: translateY(-50%);
|
|
363
|
-
-webkit-transform: translateY(calc(-50% - 0.5px));
|
|
364
|
-
}
|
|
365
|
-
}
|
|
366
|
-
@-webkit-keyframes fadeOutUpCenter {
|
|
367
|
-
0% {
|
|
368
|
-
opacity: 1;
|
|
369
|
-
transform: translateY(-50%);
|
|
370
|
-
-webkit-transform: translateY(calc(-50% - 0.5px));
|
|
371
|
-
}
|
|
372
|
-
100% {
|
|
373
|
-
opacity: 0;
|
|
374
|
-
transform: translateY(-45%);
|
|
375
|
-
-webkit-transform: translateY(calc(-45% - 0.5px));
|
|
376
305
|
}
|
|
377
306
|
}
|
|
378
307
|
@keyframes fadeOutUpCenter {
|
|
379
308
|
0% {
|
|
380
309
|
opacity: 1;
|
|
381
310
|
transform: translateY(-50%);
|
|
382
|
-
-webkit-transform: translateY(calc(-50% - 0.5px));
|
|
383
311
|
}
|
|
384
312
|
100% {
|
|
385
313
|
opacity: 0;
|
|
386
314
|
transform: translateY(-45%);
|
|
387
|
-
-webkit-transform: translateY(calc(-45% - 0.5px));
|
|
388
|
-
}
|
|
389
|
-
}
|
|
390
|
-
@-webkit-keyframes fadeOutDownCenter {
|
|
391
|
-
0% {
|
|
392
|
-
opacity: 1;
|
|
393
|
-
transform: translateY(-50%);
|
|
394
|
-
-webkit-transform: translateY(calc(-50% - 0.5px));
|
|
395
|
-
}
|
|
396
|
-
100% {
|
|
397
|
-
opacity: 0;
|
|
398
|
-
transform: translateY(-55%);
|
|
399
|
-
-webkit-transform: translateY(calc(-55% - 0.5px));
|
|
400
315
|
}
|
|
401
316
|
}
|
|
402
317
|
@keyframes fadeOutDownCenter {
|
|
403
318
|
0% {
|
|
404
319
|
opacity: 1;
|
|
405
320
|
transform: translateY(-50%);
|
|
406
|
-
-webkit-transform: translateY(calc(-50% - 0.5px));
|
|
407
321
|
}
|
|
408
322
|
100% {
|
|
409
323
|
opacity: 0;
|
|
410
324
|
transform: translateY(-55%);
|
|
411
|
-
-webkit-transform: translateY(calc(-55% - 0.5px));
|
|
412
|
-
}
|
|
413
|
-
}
|
|
414
|
-
@-webkit-keyframes bounceCenter {
|
|
415
|
-
0%,
|
|
416
|
-
20%,
|
|
417
|
-
50%,
|
|
418
|
-
80%,
|
|
419
|
-
100% {
|
|
420
|
-
transform: translateY(-50%);
|
|
421
|
-
-webkit-transform: translateY(calc(-50% - 0.5px));
|
|
422
|
-
}
|
|
423
|
-
40% {
|
|
424
|
-
-webkit-transform: translateY(calc(-50% - 30px));
|
|
425
|
-
transform: translateY(calc(-50% - 30px));
|
|
426
|
-
}
|
|
427
|
-
60% {
|
|
428
|
-
-webkit-transform: translateY(calc(-50% - 15px));
|
|
429
|
-
transform: translateY(calc(-50% - 15px));
|
|
430
325
|
}
|
|
431
326
|
}
|
|
432
327
|
@keyframes bounceCenter {
|
|
@@ -436,15 +331,12 @@ body.dimmable > .dimmer {
|
|
|
436
331
|
80%,
|
|
437
332
|
100% {
|
|
438
333
|
transform: translateY(-50%);
|
|
439
|
-
-webkit-transform: translateY(calc(-50% - 0.5px));
|
|
440
334
|
}
|
|
441
335
|
40% {
|
|
442
|
-
|
|
443
|
-
transform: translateY(calc(-50% - 30px));
|
|
336
|
+
transform: translateY(calc(-50% - 30px));
|
|
444
337
|
}
|
|
445
338
|
60% {
|
|
446
|
-
|
|
447
|
-
transform: translateY(calc(-50% - 15px));
|
|
339
|
+
transform: translateY(calc(-50% - 15px));
|
|
448
340
|
}
|
|
449
341
|
}
|
|
450
342
|
|