@qsxy/element-plus-react 1.0.0-next.11 → 1.0.0-next.13
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/dist/Avatar/Avatar.d.ts +2 -2
- package/dist/Avatar/Avatar.js +13 -6
- package/dist/Badge/Badge.d.ts +1 -1
- package/dist/Badge/Badge.js +15 -3
- package/dist/Checkbox/Checkbox.js +14 -12
- package/dist/Checkbox/CheckboxButton.js +15 -14
- package/dist/Checkbox/typings.d.ts +2 -1
- package/dist/Dropdown/Dropdown.d.ts +3 -3
- package/dist/Dropdown/Dropdown.js +20 -6
- package/dist/Dropdown/typings.d.ts +8 -1
- package/dist/Input/Input.js +3 -2
- package/dist/Input/typings.d.ts +1 -1
- package/dist/InputNumber/InputNumber.d.ts +2 -2
- package/dist/InputNumber/InputNumber.js +10 -5
- package/dist/Loading/Loading.d.ts +7 -2
- package/dist/Loading/Loading.js +108 -57
- package/dist/Loading/typings.d.ts +7 -1
- package/dist/Message/Main.d.ts +0 -7
- package/dist/Message/Main.js +0 -7
- package/dist/Message/Message.d.ts +2 -2
- package/dist/Message/Message.js +4 -3
- package/dist/Message/index.d.ts +0 -8
- package/dist/Message/index.js +5 -9
- package/dist/MessageBox/MessageBox.js +2 -1
- package/dist/MessageBox/index.d.ts +5 -5
- package/dist/MessageBox/index.js +1 -0
- package/dist/Notification/Main.d.ts +0 -7
- package/dist/Notification/Main.js +0 -7
- package/dist/Popover/Popover.d.ts +3 -2
- package/dist/Popover/Popover.js +10 -5
- package/dist/Popover/typings.d.ts +0 -1
- package/dist/Radio/Radio.js +14 -10
- package/dist/Radio/RadioButton.d.ts +2 -2
- package/dist/Radio/RadioButton.js +14 -4
- package/dist/Radio/typings.d.ts +2 -1
- package/dist/Switch/Switch.js +9 -3
- package/dist/Table/Table.d.ts +0 -1
- package/dist/Table/Table.js +1 -1
- package/dist/Table/hooks/useSelection.d.ts +1 -1
- package/dist/Tag/Tag.js +19 -8
- package/dist/TimePicker/TimeSpinnerPanel.js +5 -5
- package/dist/Tooltip/Tooltip.d.ts +3 -3
- package/dist/Tooltip/Tooltip.js +6 -6
- package/dist/Upload/use-handlers.d.ts +1 -1
- package/dist/index.css +1 -1
- package/package.json +1 -1
- package/theme-chalk/message/index.scss +11 -3
- package/dist/theme-chalk/avatar/index.scss +0 -50
- package/dist/theme-chalk/badge/index.scss +0 -63
- package/dist/theme-chalk/breadcrumb/index.scss +0 -65
- package/dist/theme-chalk/build.scss +0 -2
- package/dist/theme-chalk/button/_mixins.scss +0 -317
- package/dist/theme-chalk/button/button-group.scss +0 -83
- package/dist/theme-chalk/button/button.scss +0 -382
- package/dist/theme-chalk/button/index.scss +0 -2
- package/dist/theme-chalk/calendar/date-picker.scss +0 -112
- package/dist/theme-chalk/calendar/date-range-picker.scss +0 -139
- package/dist/theme-chalk/calendar/date-table.scss +0 -156
- package/dist/theme-chalk/calendar/index.scss +0 -6
- package/dist/theme-chalk/calendar/month-table.scss +0 -92
- package/dist/theme-chalk/calendar/picker-panel.scss +0 -136
- package/dist/theme-chalk/calendar/year-table.scss +0 -107
- package/dist/theme-chalk/card/index.scss +0 -44
- package/dist/theme-chalk/carousel/index.scss +0 -237
- package/dist/theme-chalk/cascader/cascader-panel.scss +0 -184
- package/dist/theme-chalk/cascader/cascader.scss +0 -239
- package/dist/theme-chalk/cascader/index.scss +0 -2
- package/dist/theme-chalk/checkbox/index.scss +0 -255
- package/dist/theme-chalk/checkbox-button/index.scss +0 -117
- package/dist/theme-chalk/checkbox-group/index.scss +0 -33
- package/dist/theme-chalk/col/_mixins.scss +0 -62
- package/dist/theme-chalk/col/index.scss +0 -50
- package/dist/theme-chalk/collapse/index.scss +0 -84
- package/dist/theme-chalk/color-picker/index.scss +0 -340
- package/dist/theme-chalk/common/_var.scss +0 -6
- package/dist/theme-chalk/common/index.d.ts +0 -1
- package/dist/theme-chalk/common/index.js +0 -1
- package/dist/theme-chalk/common/index.scss +0 -222
- package/dist/theme-chalk/date-picker/index.scss +0 -253
- package/dist/theme-chalk/date-time-picker/index.scss +0 -3
- package/dist/theme-chalk/date-time-picker/time-picker.scss +0 -83
- package/dist/theme-chalk/date-time-picker/time-range-picker.scss +0 -32
- package/dist/theme-chalk/descriptions/descriptions-item.scss +0 -66
- package/dist/theme-chalk/descriptions/descriptions.scss +0 -160
- package/dist/theme-chalk/descriptions/index.scss +0 -2
- package/dist/theme-chalk/dev.scss +0 -2
- package/dist/theme-chalk/dialog/index.scss +0 -190
- package/dist/theme-chalk/display.scss +0 -46
- package/dist/theme-chalk/divider/index.scss +0 -51
- package/dist/theme-chalk/doc.scss +0 -2
- package/dist/theme-chalk/drawer/index.scss +0 -250
- package/dist/theme-chalk/dropdown/index.scss +0 -147
- package/dist/theme-chalk/empty/index.scss +0 -69
- package/dist/theme-chalk/fonts/fa-brands-400.ttf +0 -0
- package/dist/theme-chalk/fonts/fa-brands-400.woff2 +0 -0
- package/dist/theme-chalk/fonts/fa-duotone-900.ttf +0 -0
- package/dist/theme-chalk/fonts/fa-duotone-900.woff2 +0 -0
- package/dist/theme-chalk/fonts/fa-light-300.ttf +0 -0
- package/dist/theme-chalk/fonts/fa-light-300.woff2 +0 -0
- package/dist/theme-chalk/fonts/fa-regular-400.ttf +0 -0
- package/dist/theme-chalk/fonts/fa-regular-400.woff2 +0 -0
- package/dist/theme-chalk/fonts/fa-solid-900.ttf +0 -0
- package/dist/theme-chalk/fonts/fa-solid-900.woff2 +0 -0
- package/dist/theme-chalk/fonts/fa-thin-100.ttf +0 -0
- package/dist/theme-chalk/fonts/fa-thin-100.woff2 +0 -0
- package/dist/theme-chalk/fonts/fa-v4compatibility.ttf +0 -0
- package/dist/theme-chalk/fonts/fa-v4compatibility.woff2 +0 -0
- package/dist/theme-chalk/form/index.scss +0 -378
- package/dist/theme-chalk/icon/fonts.scss +0 -9
- package/dist/theme-chalk/icon/index.scss +0 -44
- package/dist/theme-chalk/icon/scss/_animated.scss +0 -205
- package/dist/theme-chalk/icon/scss/_bordered-pulled.scss +0 -20
- package/dist/theme-chalk/icon/scss/_core.scss +0 -33
- package/dist/theme-chalk/icon/scss/_duotone-icons.scss +0 -12
- package/dist/theme-chalk/icon/scss/_fixed-width.scss +0 -7
- package/dist/theme-chalk/icon/scss/_functions.scss +0 -57
- package/dist/theme-chalk/icon/scss/_icons.scss +0 -11
- package/dist/theme-chalk/icon/scss/_list.scss +0 -20
- package/dist/theme-chalk/icon/scss/_mixins.scss +0 -102
- package/dist/theme-chalk/icon/scss/_rotated-flipped.scss +0 -31
- package/dist/theme-chalk/icon/scss/_screen-reader.scss +0 -14
- package/dist/theme-chalk/icon/scss/_shims.scss +0 -2606
- package/dist/theme-chalk/icon/scss/_sizing.scss +0 -16
- package/dist/theme-chalk/icon/scss/_stacked.scss +0 -32
- package/dist/theme-chalk/icon/scss/_variables.scss +0 -9189
- package/dist/theme-chalk/icon/scss/brands.scss +0 -27
- package/dist/theme-chalk/icon/scss/duotone.scss +0 -72
- package/dist/theme-chalk/icon/scss/fontawesome.scss +0 -13
- package/dist/theme-chalk/icon/scss/index.scss +0 -15
- package/dist/theme-chalk/icon/scss/light.scss +0 -21
- package/dist/theme-chalk/icon/scss/regular.scss +0 -21
- package/dist/theme-chalk/icon/scss/solid.scss +0 -21
- package/dist/theme-chalk/icon/scss/thin.scss +0 -21
- package/dist/theme-chalk/icon/scss/v4-shims.scss +0 -3
- package/dist/theme-chalk/index.scss +0 -67
- package/dist/theme-chalk/input/_mixins.scss +0 -16
- package/dist/theme-chalk/input/index.scss +0 -3
- package/dist/theme-chalk/input/input-range.scss +0 -208
- package/dist/theme-chalk/input/input.scss +0 -577
- package/dist/theme-chalk/input-number/index.scss +0 -172
- package/dist/theme-chalk/link/index.scss +0 -99
- package/dist/theme-chalk/loading/index.scss +0 -94
- package/dist/theme-chalk/message/index.scss +0 -169
- package/dist/theme-chalk/message-box/index.scss +0 -184
- package/dist/theme-chalk/notification/index.scss +0 -155
- package/dist/theme-chalk/pagination/index.scss +0 -515
- package/dist/theme-chalk/placeholder/index.scss +0 -135
- package/dist/theme-chalk/popconfirm/index.scss +0 -35
- package/dist/theme-chalk/popover/index.scss +0 -54
- package/dist/theme-chalk/popper/index.scss +0 -86
- package/dist/theme-chalk/progress/index.scss +0 -155
- package/dist/theme-chalk/radio/index.scss +0 -2
- package/dist/theme-chalk/radio/radio-button.scss +0 -128
- package/dist/theme-chalk/radio/radio.scss +0 -171
- package/dist/theme-chalk/radio-group/index.scss +0 -31
- package/dist/theme-chalk/row/index.scss +0 -30
- package/dist/theme-chalk/scrollbar/index.scss +0 -103
- package/dist/theme-chalk/select/index.scss +0 -244
- package/dist/theme-chalk/select/option-group.scss +0 -54
- package/dist/theme-chalk/select/option.scss +0 -63
- package/dist/theme-chalk/select/select-dropdown.scss +0 -57
- package/dist/theme-chalk/switch/index.scss +0 -273
- package/dist/theme-chalk/table/index.scss +0 -714
- package/dist/theme-chalk/tabs/index.scss +0 -620
- package/dist/theme-chalk/tag/index.scss +0 -360
- package/dist/theme-chalk/time-line/_timeline-item.scss +0 -90
- package/dist/theme-chalk/time-line/_timeline.scss +0 -50
- package/dist/theme-chalk/time-line/index.scss +0 -2
- package/dist/theme-chalk/time-picker/index.scss +0 -109
- package/dist/theme-chalk/tooltip/index.scss +0 -13
- package/dist/theme-chalk/transfer/index.scss +0 -247
- package/dist/theme-chalk/transition/index.scss +0 -756
- package/dist/theme-chalk/tree/_directory.scss +0 -73
- package/dist/theme-chalk/tree/_tree.scss +0 -401
- package/dist/theme-chalk/tree/index.scss +0 -2
- package/dist/theme-chalk/tree-select/index.scss +0 -25
- package/dist/theme-chalk/upload/index.scss +0 -631
|
@@ -1,756 +0,0 @@
|
|
|
1
|
-
@use '../common/var';
|
|
2
|
-
|
|
3
|
-
// layuid动画,右侧滑入
|
|
4
|
-
@keyframes rl {
|
|
5
|
-
from {
|
|
6
|
-
transform: translate3d(100%, 0, 0);
|
|
7
|
-
}
|
|
8
|
-
to {
|
|
9
|
-
transform: translate3d(0, 0, 0);
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
// layuid动画,左侧滑出
|
|
14
|
-
@keyframes lr {
|
|
15
|
-
from {
|
|
16
|
-
transform: translate3d(0, 0, 0);
|
|
17
|
-
opacity: 1;
|
|
18
|
-
}
|
|
19
|
-
to {
|
|
20
|
-
transform: translate3d(100%, 0, 0);
|
|
21
|
-
opacity: 1;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.#{$namespace}-anim-rl {
|
|
26
|
-
animation-name: rl;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.#{$namespace}-anim-lr,
|
|
30
|
-
.#{$namespace}-anim-rl.layer-anim-close {
|
|
31
|
-
animation-name: lr;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
.#{$namespace}-anim {
|
|
35
|
-
animation-duration: 0.3s;
|
|
36
|
-
animation-fill-mode: both;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
@keyframes rCheckboxEffect {
|
|
40
|
-
0% {
|
|
41
|
-
opacity: 0.5;
|
|
42
|
-
transform: scale(1);
|
|
43
|
-
}
|
|
44
|
-
to {
|
|
45
|
-
opacity: 0;
|
|
46
|
-
transform: scale(1.6);
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
@keyframes rLayoutSiderOpen {
|
|
51
|
-
0% {
|
|
52
|
-
width: 80px;
|
|
53
|
-
}
|
|
54
|
-
100% {
|
|
55
|
-
width: 200px;
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
@keyframes rLayoutSiderCollapsed {
|
|
60
|
-
0% {
|
|
61
|
-
width: 200px;
|
|
62
|
-
}
|
|
63
|
-
100% {
|
|
64
|
-
width: 80px;
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
@keyframes rNoticeShake {
|
|
69
|
-
5%,
|
|
70
|
-
25%,
|
|
71
|
-
45% {
|
|
72
|
-
transform: rotate(8deg);
|
|
73
|
-
}
|
|
74
|
-
0%,
|
|
75
|
-
10%,
|
|
76
|
-
30%,
|
|
77
|
-
50% {
|
|
78
|
-
transform: rotate(-8deg);
|
|
79
|
-
}
|
|
80
|
-
15%,
|
|
81
|
-
35%,
|
|
82
|
-
55% {
|
|
83
|
-
transform: rotate(4deg);
|
|
84
|
-
}
|
|
85
|
-
20%,
|
|
86
|
-
40%,
|
|
87
|
-
60% {
|
|
88
|
-
transform: rotate(-4deg);
|
|
89
|
-
}
|
|
90
|
-
65%,
|
|
91
|
-
100% {
|
|
92
|
-
transform: rotate(0deg);
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
.rNoticeShake {
|
|
97
|
-
transform-origin: 50% 0;
|
|
98
|
-
animation: rNoticeShake 3s infinite ease;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
@keyframes rSlideUpIn {
|
|
102
|
-
0% {
|
|
103
|
-
transform: scaleY(0.8);
|
|
104
|
-
transform-origin: 0 0;
|
|
105
|
-
opacity: 0;
|
|
106
|
-
}
|
|
107
|
-
to {
|
|
108
|
-
transform: scaleY(1);
|
|
109
|
-
transform-origin: 0 0;
|
|
110
|
-
opacity: 1;
|
|
111
|
-
}
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
@keyframes rSlideUpOut {
|
|
115
|
-
0% {
|
|
116
|
-
transform: scaleY(1);
|
|
117
|
-
transform-origin: 0 0;
|
|
118
|
-
opacity: 1;
|
|
119
|
-
}
|
|
120
|
-
to {
|
|
121
|
-
transform: scaleY(0.8);
|
|
122
|
-
transform-origin: 0 0;
|
|
123
|
-
opacity: 0;
|
|
124
|
-
}
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
.#{$namespace}-slide-up-enter-active,
|
|
128
|
-
.#{$namespace}-slide-up-leave-active {
|
|
129
|
-
animation-duration: 0.2s;
|
|
130
|
-
animation-fill-mode: both;
|
|
131
|
-
animation-play-state: paused;
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
.#{$namespace}-slide-up-enter-from {
|
|
135
|
-
opacity: 0;
|
|
136
|
-
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
.#{$namespace}-slide-up-enter-active {
|
|
140
|
-
animation-name: rSlideUpIn;
|
|
141
|
-
animation-play-state: running;
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
.#{$namespace}-slide-up-leave-active {
|
|
145
|
-
animation-name: rSlideUpOut;
|
|
146
|
-
animation-play-state: running;
|
|
147
|
-
pointer-events: none;
|
|
148
|
-
}
|
|
149
|
-
|
|
150
|
-
.#{$namespace}-slide-up-leave-to {
|
|
151
|
-
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
|
|
152
|
-
}
|
|
153
|
-
|
|
154
|
-
@keyframes rSlideDownIn {
|
|
155
|
-
0% {
|
|
156
|
-
transform: scaleY(0.8);
|
|
157
|
-
transform-origin: 100% 100%;
|
|
158
|
-
opacity: 0;
|
|
159
|
-
}
|
|
160
|
-
to {
|
|
161
|
-
transform: scaleY(1);
|
|
162
|
-
transform-origin: 100% 100%;
|
|
163
|
-
opacity: 1;
|
|
164
|
-
}
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
@keyframes rSlideDownOut {
|
|
168
|
-
0% {
|
|
169
|
-
transform: scaleY(1);
|
|
170
|
-
transform-origin: 100% 100%;
|
|
171
|
-
opacity: 1;
|
|
172
|
-
}
|
|
173
|
-
to {
|
|
174
|
-
transform: scaleY(0.8);
|
|
175
|
-
transform-origin: 100% 100%;
|
|
176
|
-
opacity: 0;
|
|
177
|
-
}
|
|
178
|
-
}
|
|
179
|
-
|
|
180
|
-
.#{$namespace}-slide-down-enter-active,
|
|
181
|
-
.#{$namespace}-slide-down-leave-active {
|
|
182
|
-
animation-duration: 0.2s;
|
|
183
|
-
animation-fill-mode: both;
|
|
184
|
-
animation-play-state: paused;
|
|
185
|
-
}
|
|
186
|
-
|
|
187
|
-
.#{$namespace}-slide-down-enter-from {
|
|
188
|
-
opacity: 0;
|
|
189
|
-
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
.#{$namespace}-slide-down-enter-active {
|
|
193
|
-
animation-name: rSlideDownIn;
|
|
194
|
-
animation-play-state: running;
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
.#{$namespace}-slide-down-leave-active {
|
|
198
|
-
animation-name: rSlideDownOut;
|
|
199
|
-
animation-play-state: running;
|
|
200
|
-
pointer-events: none;
|
|
201
|
-
}
|
|
202
|
-
|
|
203
|
-
.#{$namespace}-slide-down-leave-to {
|
|
204
|
-
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
|
|
205
|
-
}
|
|
206
|
-
|
|
207
|
-
@keyframes rSlideLeftIn {
|
|
208
|
-
0% {
|
|
209
|
-
transform: scaleX(0.8);
|
|
210
|
-
transform-origin: 0 0;
|
|
211
|
-
opacity: 0;
|
|
212
|
-
}
|
|
213
|
-
to {
|
|
214
|
-
transform: scaleX(1);
|
|
215
|
-
transform-origin: 0 0;
|
|
216
|
-
opacity: 1;
|
|
217
|
-
}
|
|
218
|
-
}
|
|
219
|
-
|
|
220
|
-
@keyframes rSlideLeftOut {
|
|
221
|
-
0% {
|
|
222
|
-
transform: scaleX(1);
|
|
223
|
-
transform-origin: 0 0;
|
|
224
|
-
opacity: 1;
|
|
225
|
-
}
|
|
226
|
-
to {
|
|
227
|
-
transform: scaleX(0.8);
|
|
228
|
-
transform-origin: 0 0;
|
|
229
|
-
opacity: 0;
|
|
230
|
-
}
|
|
231
|
-
}
|
|
232
|
-
|
|
233
|
-
.#{$namespace}-slide-left-enter-active,
|
|
234
|
-
.#{$namespace}-slide-left-leave-active {
|
|
235
|
-
animation-duration: 0.2s;
|
|
236
|
-
animation-fill-mode: both;
|
|
237
|
-
animation-play-state: paused;
|
|
238
|
-
}
|
|
239
|
-
|
|
240
|
-
.#{$namespace}-slide-left-enter-active {
|
|
241
|
-
animation-name: rSlideLeftIn;
|
|
242
|
-
animation-play-state: running;
|
|
243
|
-
}
|
|
244
|
-
|
|
245
|
-
.#{$namespace}-slide-left-leave-active {
|
|
246
|
-
animation-name: rSlideLeftOut;
|
|
247
|
-
animation-play-state: running;
|
|
248
|
-
pointer-events: none;
|
|
249
|
-
}
|
|
250
|
-
|
|
251
|
-
.#{$namespace}-slide-left-enter-from {
|
|
252
|
-
opacity: 0;
|
|
253
|
-
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
|
|
254
|
-
}
|
|
255
|
-
|
|
256
|
-
.#{$namespace}-slide-left-leave-to {
|
|
257
|
-
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
|
|
258
|
-
}
|
|
259
|
-
|
|
260
|
-
@keyframes rSlideRightIn {
|
|
261
|
-
0% {
|
|
262
|
-
transform: scaleX(0.8);
|
|
263
|
-
transform-origin: 100% 0;
|
|
264
|
-
opacity: 0;
|
|
265
|
-
}
|
|
266
|
-
to {
|
|
267
|
-
transform: scaleX(1);
|
|
268
|
-
transform-origin: 100% 0;
|
|
269
|
-
opacity: 1;
|
|
270
|
-
}
|
|
271
|
-
}
|
|
272
|
-
|
|
273
|
-
@keyframes rSlideRightOut {
|
|
274
|
-
0% {
|
|
275
|
-
transform: scaleX(1);
|
|
276
|
-
transform-origin: 100% 0;
|
|
277
|
-
opacity: 1;
|
|
278
|
-
}
|
|
279
|
-
to {
|
|
280
|
-
transform: scaleX(0.8);
|
|
281
|
-
transform-origin: 100% 0;
|
|
282
|
-
opacity: 0;
|
|
283
|
-
}
|
|
284
|
-
}
|
|
285
|
-
|
|
286
|
-
.#{$namespace}-slide-right-enter-active,
|
|
287
|
-
.#{$namespace}-slide-right-leave-active {
|
|
288
|
-
animation-duration: 0.2s;
|
|
289
|
-
animation-fill-mode: both;
|
|
290
|
-
animation-play-state: paused;
|
|
291
|
-
}
|
|
292
|
-
|
|
293
|
-
.#{$namespace}-slide-right-enter-active {
|
|
294
|
-
animation-name: rSlideRightIn;
|
|
295
|
-
animation-play-state: running;
|
|
296
|
-
}
|
|
297
|
-
|
|
298
|
-
.#{$namespace}-slide-right-leave-active {
|
|
299
|
-
animation-name: rSlideRightOut;
|
|
300
|
-
animation-play-state: running;
|
|
301
|
-
pointer-events: none;
|
|
302
|
-
}
|
|
303
|
-
|
|
304
|
-
.#{$namespace}-slide-right-enter-from {
|
|
305
|
-
opacity: 0;
|
|
306
|
-
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
|
|
307
|
-
}
|
|
308
|
-
|
|
309
|
-
.#{$namespace}-slide-right-leave-to {
|
|
310
|
-
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
|
|
311
|
-
}
|
|
312
|
-
|
|
313
|
-
@keyframes rZoomBigIn {
|
|
314
|
-
0% {
|
|
315
|
-
transform: scale(0.8);
|
|
316
|
-
opacity: 0;
|
|
317
|
-
}
|
|
318
|
-
to {
|
|
319
|
-
transform: scale(1);
|
|
320
|
-
opacity: 1;
|
|
321
|
-
}
|
|
322
|
-
}
|
|
323
|
-
|
|
324
|
-
@keyframes rZoomBigOut {
|
|
325
|
-
0% {
|
|
326
|
-
transform: scale(1);
|
|
327
|
-
}
|
|
328
|
-
to {
|
|
329
|
-
transform: scale(0.8);
|
|
330
|
-
opacity: 0;
|
|
331
|
-
}
|
|
332
|
-
}
|
|
333
|
-
|
|
334
|
-
.#{$namespace}-zoom-big-enter-active,
|
|
335
|
-
.#{$namespace}-zoom-big-leave-active {
|
|
336
|
-
animation-duration: 0.2s;
|
|
337
|
-
animation-fill-mode: both;
|
|
338
|
-
animation-play-state: paused;
|
|
339
|
-
}
|
|
340
|
-
|
|
341
|
-
.#{$namespace}-zoom-big-enter-from {
|
|
342
|
-
transform: scale(0);
|
|
343
|
-
opacity: 0;
|
|
344
|
-
animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
|
|
345
|
-
}
|
|
346
|
-
|
|
347
|
-
.#{$namespace}-zoom-big-enter-active {
|
|
348
|
-
animation-name: rZoomBigIn;
|
|
349
|
-
animation-play-state: running;
|
|
350
|
-
}
|
|
351
|
-
|
|
352
|
-
.#{$namespace}-zoom-big-leave-active {
|
|
353
|
-
animation-name: rZoomBigOut;
|
|
354
|
-
animation-play-state: running;
|
|
355
|
-
pointer-events: none;
|
|
356
|
-
}
|
|
357
|
-
|
|
358
|
-
// Bounce
|
|
359
|
-
.#{$namespace}-anim-bounce-in {
|
|
360
|
-
animation-name: rBounceIn;
|
|
361
|
-
animation-duration: 0.3s;
|
|
362
|
-
animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
|
|
363
|
-
animation-fill-mode: forwards;
|
|
364
|
-
|
|
365
|
-
@keyframes rBounceIn {
|
|
366
|
-
from {
|
|
367
|
-
opacity: 0;
|
|
368
|
-
transform: scale(0.8);
|
|
369
|
-
}
|
|
370
|
-
|
|
371
|
-
to {
|
|
372
|
-
opacity: 1;
|
|
373
|
-
transform: scale(1);
|
|
374
|
-
}
|
|
375
|
-
}
|
|
376
|
-
}
|
|
377
|
-
|
|
378
|
-
.#{$namespace}-anim-bounce-out {
|
|
379
|
-
// animation-name: rBounceOut;
|
|
380
|
-
animation-duration: 0.3s;
|
|
381
|
-
animation-timing-function: cubic-bezier(0.4, 0, 1, 1);
|
|
382
|
-
// animation-fill-mode: forwards;
|
|
383
|
-
|
|
384
|
-
@keyframes rBounceOut {
|
|
385
|
-
from {
|
|
386
|
-
opacity: 1;
|
|
387
|
-
transform: scale(1);
|
|
388
|
-
}
|
|
389
|
-
|
|
390
|
-
to {
|
|
391
|
-
opacity: 0;
|
|
392
|
-
transform: scale(0.8);
|
|
393
|
-
}
|
|
394
|
-
}
|
|
395
|
-
}
|
|
396
|
-
|
|
397
|
-
@keyframes v {
|
|
398
|
-
0% {
|
|
399
|
-
opacity: 0;
|
|
400
|
-
-webkit-transform: translate3d(100%, 0, 0);
|
|
401
|
-
transform: translate3d(100%, 0, 0);
|
|
402
|
-
}
|
|
403
|
-
|
|
404
|
-
to {
|
|
405
|
-
opacity: 1;
|
|
406
|
-
-webkit-transform: none;
|
|
407
|
-
transform: none;
|
|
408
|
-
}
|
|
409
|
-
}
|
|
410
|
-
|
|
411
|
-
@keyframes c {
|
|
412
|
-
0% {
|
|
413
|
-
opacity: 1;
|
|
414
|
-
-webkit-transform: none;
|
|
415
|
-
transform: none;
|
|
416
|
-
}
|
|
417
|
-
|
|
418
|
-
to {
|
|
419
|
-
opacity: 0;
|
|
420
|
-
-webkit-transform: translate3d(100%, 0, 0);
|
|
421
|
-
transform: translate3d(100%, 0, 0);
|
|
422
|
-
}
|
|
423
|
-
}
|
|
424
|
-
|
|
425
|
-
@keyframes u {
|
|
426
|
-
0% {
|
|
427
|
-
opacity: 0;
|
|
428
|
-
-webkit-transform: translate3d(-100%, 0, 0);
|
|
429
|
-
transform: translate3d(-100%, 0, 0);
|
|
430
|
-
}
|
|
431
|
-
|
|
432
|
-
to {
|
|
433
|
-
opacity: 1;
|
|
434
|
-
-webkit-transform: none;
|
|
435
|
-
transform: none;
|
|
436
|
-
}
|
|
437
|
-
}
|
|
438
|
-
|
|
439
|
-
@keyframes b {
|
|
440
|
-
0% {
|
|
441
|
-
opacity: 1;
|
|
442
|
-
-webkit-transform: none;
|
|
443
|
-
transform: none;
|
|
444
|
-
}
|
|
445
|
-
|
|
446
|
-
to {
|
|
447
|
-
opacity: 0;
|
|
448
|
-
-webkit-transform: translate3d(-100%, 0, 0);
|
|
449
|
-
transform: translate3d(-100%, 0, 0);
|
|
450
|
-
}
|
|
451
|
-
}
|
|
452
|
-
|
|
453
|
-
@keyframes d {
|
|
454
|
-
0% {
|
|
455
|
-
opacity: 0;
|
|
456
|
-
-webkit-transform: translate3d(0, -100%, 0);
|
|
457
|
-
transform: translate3d(0, -100%, 0);
|
|
458
|
-
}
|
|
459
|
-
|
|
460
|
-
to {
|
|
461
|
-
opacity: 1;
|
|
462
|
-
-webkit-transform: none;
|
|
463
|
-
transform: none;
|
|
464
|
-
}
|
|
465
|
-
}
|
|
466
|
-
|
|
467
|
-
@keyframes e {
|
|
468
|
-
0% {
|
|
469
|
-
opacity: 1;
|
|
470
|
-
-webkit-transform: none;
|
|
471
|
-
transform: none;
|
|
472
|
-
}
|
|
473
|
-
|
|
474
|
-
to {
|
|
475
|
-
opacity: 0;
|
|
476
|
-
-webkit-transform: translate3d(0, -100%, 0);
|
|
477
|
-
transform: translate3d(0, -100%, 0);
|
|
478
|
-
}
|
|
479
|
-
}
|
|
480
|
-
|
|
481
|
-
@keyframes f {
|
|
482
|
-
0% {
|
|
483
|
-
opacity: 0;
|
|
484
|
-
-webkit-transform: translate3d(0, 100%, 0);
|
|
485
|
-
transform: translate3d(0, 100%, 0);
|
|
486
|
-
}
|
|
487
|
-
|
|
488
|
-
to {
|
|
489
|
-
opacity: 1;
|
|
490
|
-
-webkit-transform: none;
|
|
491
|
-
transform: none;
|
|
492
|
-
}
|
|
493
|
-
}
|
|
494
|
-
|
|
495
|
-
@keyframes g {
|
|
496
|
-
0% {
|
|
497
|
-
opacity: 1;
|
|
498
|
-
-webkit-transform: none;
|
|
499
|
-
transform: none;
|
|
500
|
-
}
|
|
501
|
-
|
|
502
|
-
to {
|
|
503
|
-
opacity: 0;
|
|
504
|
-
-webkit-transform: translate3d(0, 100%, 0);
|
|
505
|
-
transform: translate3d(0, 100%, 0);
|
|
506
|
-
}
|
|
507
|
-
}
|
|
508
|
-
|
|
509
|
-
.#{$namespace}-anim-slide-out {
|
|
510
|
-
-webkit-animation-duration: 0.3s;
|
|
511
|
-
animation-duration: 0.3s;
|
|
512
|
-
-webkit-animation-fill-mode: forwards;
|
|
513
|
-
animation-fill-mode: forwards;
|
|
514
|
-
-webkit-animation-timing-function: cubic-bezier(0.4, 0, 1, 1);
|
|
515
|
-
animation-timing-function: cubic-bezier(0.4, 0, 1, 1);
|
|
516
|
-
}
|
|
517
|
-
|
|
518
|
-
.#{$namespace}-anim-slide-in {
|
|
519
|
-
-webkit-animation-duration: 0.3s;
|
|
520
|
-
animation-duration: 0.3s;
|
|
521
|
-
-webkit-animation-fill-mode: forwards;
|
|
522
|
-
animation-fill-mode: forwards;
|
|
523
|
-
-webkit-animation-timing-function: ease-in-out;
|
|
524
|
-
animation-timing-function: ease-in-out;
|
|
525
|
-
}
|
|
526
|
-
|
|
527
|
-
.#{$namespace}-anim-right.#{$namespace}-anim-slide-in {
|
|
528
|
-
-webkit-animation-name: v;
|
|
529
|
-
animation-name: v;
|
|
530
|
-
}
|
|
531
|
-
|
|
532
|
-
.#{$namespace}-anim-right.#{$namespace}-anim-slide-out {
|
|
533
|
-
-webkit-animation-name: c;
|
|
534
|
-
animation-name: c;
|
|
535
|
-
}
|
|
536
|
-
|
|
537
|
-
.#{$namespace}-anim-left.#{$namespace}-anim-slide-in {
|
|
538
|
-
-webkit-animation-name: u;
|
|
539
|
-
animation-name: u;
|
|
540
|
-
}
|
|
541
|
-
|
|
542
|
-
.#{$namespace}-anim-left.#{$namespace}-anim-slide-out {
|
|
543
|
-
-webkit-animation-name: b;
|
|
544
|
-
animation-name: b;
|
|
545
|
-
}
|
|
546
|
-
|
|
547
|
-
.#{$namespace}-anim-top.#{$namespace}-anim-slide-in {
|
|
548
|
-
-webkit-animation-name: d;
|
|
549
|
-
animation-name: d;
|
|
550
|
-
}
|
|
551
|
-
|
|
552
|
-
.#{$namespace}-anim-top.#{$namespace}-anim-slide-out {
|
|
553
|
-
-webkit-animation-name: e;
|
|
554
|
-
animation-name: e;
|
|
555
|
-
}
|
|
556
|
-
|
|
557
|
-
.#{$namespace}-anim-bottom.#{$namespace}-anim-slide-in {
|
|
558
|
-
-webkit-animation-name: f;
|
|
559
|
-
animation-name: f;
|
|
560
|
-
}
|
|
561
|
-
|
|
562
|
-
.#{$namespace}-anim-bottom.#{$namespace}-anim-slide-out {
|
|
563
|
-
-webkit-animation-name: g;
|
|
564
|
-
animation-name: g;
|
|
565
|
-
}
|
|
566
|
-
|
|
567
|
-
.#{$namespace}-anim-bounce-in {
|
|
568
|
-
-webkit-animation-duration: 0.3s;
|
|
569
|
-
animation-duration: 0.3s;
|
|
570
|
-
-webkit-animation-fill-mode: forwards;
|
|
571
|
-
animation-fill-mode: forwards;
|
|
572
|
-
-webkit-animation-name: h;
|
|
573
|
-
animation-name: h;
|
|
574
|
-
-webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
|
|
575
|
-
animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
|
|
576
|
-
}
|
|
577
|
-
|
|
578
|
-
@keyframes rShakeHead {
|
|
579
|
-
0%,
|
|
580
|
-
100% {
|
|
581
|
-
transform: translate3d(0, 0, 0);
|
|
582
|
-
}
|
|
583
|
-
|
|
584
|
-
25%,
|
|
585
|
-
75% {
|
|
586
|
-
transform: translate3d(-10px, 0, 0);
|
|
587
|
-
}
|
|
588
|
-
|
|
589
|
-
50% {
|
|
590
|
-
transform: translate3d(10px, 0, 0);
|
|
591
|
-
}
|
|
592
|
-
}
|
|
593
|
-
|
|
594
|
-
.#{$namespace}-anim-bounce-in {
|
|
595
|
-
-webkit-animation-duration: 0.3s;
|
|
596
|
-
animation-duration: 0.3s;
|
|
597
|
-
-webkit-animation-fill-mode: forwards;
|
|
598
|
-
animation-fill-mode: forwards;
|
|
599
|
-
-webkit-animation-name: h;
|
|
600
|
-
animation-name: h;
|
|
601
|
-
-webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
|
|
602
|
-
animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
|
|
603
|
-
}
|
|
604
|
-
|
|
605
|
-
@mixin animation-common($timing) {
|
|
606
|
-
animation-duration: 0.3s;
|
|
607
|
-
animation-timing-function: $timing;
|
|
608
|
-
animation-fill-mode: forwards;
|
|
609
|
-
}
|
|
610
|
-
|
|
611
|
-
.#{$namespace}-anim-bounce-in {
|
|
612
|
-
animation-name: rBounceIn;
|
|
613
|
-
@include animation-common(cubic-bezier(0.68, -0.55, 0.27, 1.55)); // Ease in out
|
|
614
|
-
|
|
615
|
-
@keyframes rBounceIn {
|
|
616
|
-
from {
|
|
617
|
-
opacity: 0;
|
|
618
|
-
transform: scale(0.8);
|
|
619
|
-
}
|
|
620
|
-
|
|
621
|
-
to {
|
|
622
|
-
opacity: 1;
|
|
623
|
-
transform: scale(1);
|
|
624
|
-
}
|
|
625
|
-
}
|
|
626
|
-
}
|
|
627
|
-
|
|
628
|
-
.#{$namespace}-anim-bounce-out {
|
|
629
|
-
animation-name: rBounceOut;
|
|
630
|
-
@include animation-common(cubic-bezier(0.4, 0, 1, 1)); //Fast out
|
|
631
|
-
|
|
632
|
-
@keyframes rBounceOut {
|
|
633
|
-
from {
|
|
634
|
-
opacity: 1;
|
|
635
|
-
transform: scale(1);
|
|
636
|
-
}
|
|
637
|
-
|
|
638
|
-
to {
|
|
639
|
-
opacity: 0;
|
|
640
|
-
transform: scale(0.8);
|
|
641
|
-
}
|
|
642
|
-
}
|
|
643
|
-
}
|
|
644
|
-
|
|
645
|
-
.#{$namespace}-anim-fade {
|
|
646
|
-
opacity: 0;
|
|
647
|
-
transition: opacity 0.15s linear;
|
|
648
|
-
pointer-events: none;
|
|
649
|
-
|
|
650
|
-
&.#{$namespace}-anim-in {
|
|
651
|
-
opacity: 1;
|
|
652
|
-
pointer-events: unset;
|
|
653
|
-
}
|
|
654
|
-
}
|
|
655
|
-
|
|
656
|
-
.collapse-transition {
|
|
657
|
-
overflow: hidden;
|
|
658
|
-
transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
|
|
659
|
-
}
|
|
660
|
-
|
|
661
|
-
.#{$namespace}-menu-collapse-enter-active,
|
|
662
|
-
.#{$namespace}-menu-collapse-leave-active {
|
|
663
|
-
animation-duration: 0.3s;
|
|
664
|
-
animation-fill-mode: both;
|
|
665
|
-
animation-play-state: paused;
|
|
666
|
-
}
|
|
667
|
-
|
|
668
|
-
.#{$namespace}-menu-collapse-enter-from {
|
|
669
|
-
// opacity: 0;
|
|
670
|
-
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
|
|
671
|
-
animation-name: rSlideUpIn;
|
|
672
|
-
animation-play-state: running;
|
|
673
|
-
}
|
|
674
|
-
|
|
675
|
-
// .#{$namespace}-menu-collapse-enter-active {
|
|
676
|
-
// animation-name: rSlideUpIn;
|
|
677
|
-
// animation-play-state: running;
|
|
678
|
-
// }
|
|
679
|
-
|
|
680
|
-
.#{$namespace}-menu-collapse-leave-active {
|
|
681
|
-
animation-name: treeNodeLeave;
|
|
682
|
-
animation-play-state: running;
|
|
683
|
-
pointer-events: none;
|
|
684
|
-
}
|
|
685
|
-
|
|
686
|
-
.#{$namespace}-menu-collapse-leave-to {
|
|
687
|
-
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
|
|
688
|
-
}
|
|
689
|
-
|
|
690
|
-
.#{$namespace}-list-enter-active,
|
|
691
|
-
.#{$namespace}-list-leave-active {
|
|
692
|
-
transition: all 1s;
|
|
693
|
-
}
|
|
694
|
-
|
|
695
|
-
.#{$namespace}-list-enter-from,
|
|
696
|
-
.#{$namespace}-list-leave-to {
|
|
697
|
-
opacity: 0;
|
|
698
|
-
transform: translateY(-30px);
|
|
699
|
-
}
|
|
700
|
-
|
|
701
|
-
.#{$namespace}-list-leave-active {
|
|
702
|
-
position: absolute !important;
|
|
703
|
-
}
|
|
704
|
-
|
|
705
|
-
.#{$namespace}-zoom-in-center-enter-active,
|
|
706
|
-
.#{$namespace}-zoom-in-center-leave-active {
|
|
707
|
-
transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
|
|
708
|
-
}
|
|
709
|
-
.#{$namespace}-zoom-in-center-enter-from,
|
|
710
|
-
.#{$namespace}-zoom-in-center-leave-active {
|
|
711
|
-
opacity: 0;
|
|
712
|
-
transform: scaleX(0);
|
|
713
|
-
}
|
|
714
|
-
|
|
715
|
-
.#{$namespace}-zoom-in-top-enter-active,
|
|
716
|
-
.#{$namespace}-zoom-in-top-leave-active {
|
|
717
|
-
opacity: 1;
|
|
718
|
-
transform: scaleY(1);
|
|
719
|
-
transition: 0.3s;
|
|
720
|
-
transform-origin: center top;
|
|
721
|
-
|
|
722
|
-
&[data-popper-placement^='top'] {
|
|
723
|
-
transform-origin: center bottom;
|
|
724
|
-
}
|
|
725
|
-
}
|
|
726
|
-
.#{$namespace}-zoom-in-top-enter-from,
|
|
727
|
-
.#{$namespace}-zoom-in-top-leave-active {
|
|
728
|
-
opacity: 0;
|
|
729
|
-
transform: scaleY(0);
|
|
730
|
-
}
|
|
731
|
-
|
|
732
|
-
.#{$namespace}-zoom-in-bottom-enter-active,
|
|
733
|
-
.#{$namespace}-zoom-in-bottom-leave-active {
|
|
734
|
-
opacity: 1;
|
|
735
|
-
transform: scaleY(1);
|
|
736
|
-
transition: 0.3s;
|
|
737
|
-
transform-origin: center bottom;
|
|
738
|
-
}
|
|
739
|
-
.#{$namespace}-zoom-in-bottom-enter-from,
|
|
740
|
-
.#{$namespace}-zoom-in-bottom-leave-active {
|
|
741
|
-
opacity: 0;
|
|
742
|
-
transform: scaleY(0);
|
|
743
|
-
}
|
|
744
|
-
|
|
745
|
-
.#{$namespace}-zoom-in-left-enter-active,
|
|
746
|
-
.#{$namespace}-zoom-in-left-leave-active {
|
|
747
|
-
opacity: 1;
|
|
748
|
-
transform: scale(1, 1);
|
|
749
|
-
transition: 0.3s;
|
|
750
|
-
transform-origin: top left;
|
|
751
|
-
}
|
|
752
|
-
.#{$namespace}-zoom-in-left-enter-from,
|
|
753
|
-
.#{$namespace}-zoom-in-left-leave-active {
|
|
754
|
-
opacity: 0;
|
|
755
|
-
transform: scale(0.45, 0.45);
|
|
756
|
-
}
|