@alfalab/core-components-universal-modal 3.1.2-alfasans → 3.1.2
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/components/base-content/index.css +1 -1
- package/components/base-content/index.module.css.js +1 -1
- package/components/base-footer/index.css +3 -3
- package/components/base-footer/index.module.css.js +1 -1
- package/components/base-header/index.css +4 -4
- package/components/base-header/index.module.css.js +1 -1
- package/cssm/desktop/components/header/desktop.module.css +6 -11
- package/cssm/mobile/components/header/index.module.css +6 -9
- package/desktop/components/center-modal/index.css +783 -783
- package/desktop/components/center-modal/index.module.css.js +1 -1
- package/desktop/components/center-modal/transitions/safari-transitions.css +7 -7
- package/desktop/components/center-modal/transitions/safari-transitions.module.css.js +1 -1
- package/desktop/components/center-modal/transitions/transitions.css +7 -7
- package/desktop/components/center-modal/transitions/transitions.module.css.js +1 -1
- package/desktop/components/footer/desktop.css +1 -1
- package/desktop/components/footer/desktop.module.css.js +1 -1
- package/desktop/components/footer/layout.css +9 -9
- package/desktop/components/footer/layout.module.css.js +1 -1
- package/desktop/components/header/desktop.css +11 -16
- package/desktop/components/header/desktop.module.css.js +1 -1
- package/desktop/components/modal-content/modal-content.css +4 -4
- package/desktop/components/modal-content/modal-content.module.css.js +1 -1
- package/desktop/components/side-modal/index.css +785 -785
- package/desktop/components/side-modal/index.module.css.js +1 -1
- package/desktop/components/side-modal/transitions/transitions.css +71 -71
- package/desktop/components/side-modal/transitions/transitions.module.css.js +1 -1
- package/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
- package/desktop/styles/transitions/full-size-backdrop-transitions.module.css.js +1 -1
- package/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
- package/desktop/styles/transitions/full-size-vertical-bottom-transitions.module.css.js +1 -1
- package/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
- package/desktop/styles/transitions/full-size-vertical-center-transitions.module.css.js +1 -1
- package/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
- package/desktop/styles/transitions/full-size-vertical-top-transitions.module.css.js +1 -1
- package/esm/components/base-content/index.css +1 -1
- package/esm/components/base-content/index.module.css.js +1 -1
- package/esm/components/base-footer/index.css +3 -3
- package/esm/components/base-footer/index.module.css.js +1 -1
- package/esm/components/base-header/index.css +4 -4
- package/esm/components/base-header/index.module.css.js +1 -1
- package/esm/desktop/components/center-modal/index.css +783 -783
- package/esm/desktop/components/center-modal/index.module.css.js +1 -1
- package/esm/desktop/components/center-modal/transitions/safari-transitions.css +7 -7
- package/esm/desktop/components/center-modal/transitions/safari-transitions.module.css.js +1 -1
- package/esm/desktop/components/center-modal/transitions/transitions.css +7 -7
- package/esm/desktop/components/center-modal/transitions/transitions.module.css.js +1 -1
- package/esm/desktop/components/footer/desktop.css +1 -1
- package/esm/desktop/components/footer/desktop.module.css.js +1 -1
- package/esm/desktop/components/footer/layout.css +9 -9
- package/esm/desktop/components/footer/layout.module.css.js +1 -1
- package/esm/desktop/components/header/desktop.css +11 -16
- package/esm/desktop/components/header/desktop.module.css.js +1 -1
- package/esm/desktop/components/modal-content/modal-content.css +4 -4
- package/esm/desktop/components/modal-content/modal-content.module.css.js +1 -1
- package/esm/desktop/components/side-modal/index.css +785 -785
- package/esm/desktop/components/side-modal/index.module.css.js +1 -1
- package/esm/desktop/components/side-modal/transitions/transitions.css +71 -71
- package/esm/desktop/components/side-modal/transitions/transitions.module.css.js +1 -1
- package/esm/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
- package/esm/desktop/styles/transitions/full-size-backdrop-transitions.module.css.js +1 -1
- package/esm/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
- package/esm/desktop/styles/transitions/full-size-vertical-bottom-transitions.module.css.js +1 -1
- package/esm/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
- package/esm/desktop/styles/transitions/full-size-vertical-center-transitions.module.css.js +1 -1
- package/esm/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
- package/esm/desktop/styles/transitions/full-size-vertical-top-transitions.module.css.js +1 -1
- package/esm/mobile/components/content/index.css +3 -3
- package/esm/mobile/components/content/index.module.css.js +1 -1
- package/esm/mobile/components/footer/index.css +2 -2
- package/esm/mobile/components/footer/index.module.css.js +1 -1
- package/esm/mobile/components/footer/layout.mobile.css +9 -9
- package/esm/mobile/components/footer/layout.mobile.module.css.js +1 -1
- package/esm/mobile/components/header/index.css +9 -12
- package/esm/mobile/components/header/index.module.css.js +1 -1
- package/esm/mobile/mobile.css +3 -3
- package/esm/mobile/mobile.module.css.js +1 -1
- package/esm/mobile/transitions/right-side-transitions.mobile.css +7 -7
- package/esm/mobile/transitions/right-side-transitions.mobile.module.css.js +1 -1
- package/esm/mobile/transitions/transitions.mobile.css +7 -7
- package/esm/mobile/transitions/transitions.mobile.module.css.js +1 -1
- package/mobile/components/content/index.css +3 -3
- package/mobile/components/content/index.module.css.js +1 -1
- package/mobile/components/footer/index.css +2 -2
- package/mobile/components/footer/index.module.css.js +1 -1
- package/mobile/components/footer/layout.mobile.css +9 -9
- package/mobile/components/footer/layout.mobile.module.css.js +1 -1
- package/mobile/components/header/index.css +9 -12
- package/mobile/components/header/index.module.css.js +1 -1
- package/mobile/mobile.css +3 -3
- package/mobile/mobile.module.css.js +1 -1
- package/mobile/transitions/right-side-transitions.mobile.css +7 -7
- package/mobile/transitions/right-side-transitions.mobile.module.css.js +1 -1
- package/mobile/transitions/transitions.mobile.css +7 -7
- package/mobile/transitions/transitions.mobile.module.css.js +1 -1
- package/modern/components/base-content/index.css +1 -1
- package/modern/components/base-content/index.module.css.js +1 -1
- package/modern/components/base-footer/index.css +3 -3
- package/modern/components/base-footer/index.module.css.js +1 -1
- package/modern/components/base-header/index.css +4 -4
- package/modern/components/base-header/index.module.css.js +1 -1
- package/modern/desktop/components/center-modal/index.css +783 -783
- package/modern/desktop/components/center-modal/index.module.css.js +1 -1
- package/modern/desktop/components/center-modal/transitions/safari-transitions.css +7 -7
- package/modern/desktop/components/center-modal/transitions/safari-transitions.module.css.js +1 -1
- package/modern/desktop/components/center-modal/transitions/transitions.css +7 -7
- package/modern/desktop/components/center-modal/transitions/transitions.module.css.js +1 -1
- package/modern/desktop/components/footer/desktop.css +1 -1
- package/modern/desktop/components/footer/desktop.module.css.js +1 -1
- package/modern/desktop/components/footer/layout.css +9 -9
- package/modern/desktop/components/footer/layout.module.css.js +1 -1
- package/modern/desktop/components/header/desktop.css +11 -16
- package/modern/desktop/components/header/desktop.module.css.js +1 -1
- package/modern/desktop/components/modal-content/modal-content.css +4 -4
- package/modern/desktop/components/modal-content/modal-content.module.css.js +1 -1
- package/modern/desktop/components/side-modal/index.css +785 -785
- package/modern/desktop/components/side-modal/index.module.css.js +1 -1
- package/modern/desktop/components/side-modal/transitions/transitions.css +71 -71
- package/modern/desktop/components/side-modal/transitions/transitions.module.css.js +1 -1
- package/modern/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
- package/modern/desktop/styles/transitions/full-size-backdrop-transitions.module.css.js +1 -1
- package/modern/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
- package/modern/desktop/styles/transitions/full-size-vertical-bottom-transitions.module.css.js +1 -1
- package/modern/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
- package/modern/desktop/styles/transitions/full-size-vertical-center-transitions.module.css.js +1 -1
- package/modern/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
- package/modern/desktop/styles/transitions/full-size-vertical-top-transitions.module.css.js +1 -1
- package/modern/mobile/components/content/index.css +3 -3
- package/modern/mobile/components/content/index.module.css.js +1 -1
- package/modern/mobile/components/footer/index.css +2 -2
- package/modern/mobile/components/footer/index.module.css.js +1 -1
- package/modern/mobile/components/footer/layout.mobile.css +9 -9
- package/modern/mobile/components/footer/layout.mobile.module.css.js +1 -1
- package/modern/mobile/components/header/index.css +9 -12
- package/modern/mobile/components/header/index.module.css.js +1 -1
- package/modern/mobile/mobile.css +3 -3
- package/modern/mobile/mobile.module.css.js +1 -1
- package/modern/mobile/transitions/right-side-transitions.mobile.css +7 -7
- package/modern/mobile/transitions/right-side-transitions.mobile.module.css.js +1 -1
- package/modern/mobile/transitions/transitions.mobile.css +7 -7
- package/modern/mobile/transitions/transitions.mobile.module.css.js +1 -1
- package/moderncssm/desktop/components/header/desktop.module.css +4 -8
- package/moderncssm/mobile/components/header/index.module.css +4 -6
- package/package.json +9 -9
|
@@ -2,321 +2,321 @@
|
|
|
2
2
|
--universal-modal-transitions-timeout: 200ms;
|
|
3
3
|
}
|
|
4
4
|
|
|
5
|
-
.universal-modal__enterLeft-
|
|
5
|
+
.universal-modal__enterLeft-0_1mkyv {
|
|
6
6
|
transform: translateX(calc(-100% - 0px)) translateZ(0);
|
|
7
7
|
}
|
|
8
8
|
|
|
9
|
-
.universal-modal__enterLeft-
|
|
9
|
+
.universal-modal__enterLeft-2_1mkyv {
|
|
10
10
|
transform: translateX(calc(-100% - 2px)) translateZ(0);
|
|
11
11
|
}
|
|
12
12
|
|
|
13
|
-
.universal-modal__enterLeft-
|
|
13
|
+
.universal-modal__enterLeft-4_1mkyv {
|
|
14
14
|
transform: translateX(calc(-100% - 4px)) translateZ(0);
|
|
15
15
|
}
|
|
16
16
|
|
|
17
|
-
.universal-modal__enterLeft-
|
|
17
|
+
.universal-modal__enterLeft-8_1mkyv {
|
|
18
18
|
transform: translateX(calc(-100% - 8px)) translateZ(0);
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
.universal-modal__enterLeft-
|
|
21
|
+
.universal-modal__enterLeft-12_1mkyv {
|
|
22
22
|
transform: translateX(calc(-100% - 12px)) translateZ(0);
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
-
.universal-modal__enterLeft-
|
|
25
|
+
.universal-modal__enterLeft-16_1mkyv {
|
|
26
26
|
transform: translateX(calc(-100% - 16px)) translateZ(0);
|
|
27
27
|
}
|
|
28
28
|
|
|
29
|
-
.universal-modal__enterLeft-
|
|
29
|
+
.universal-modal__enterLeft-20_1mkyv {
|
|
30
30
|
transform: translateX(calc(-100% - 20px)) translateZ(0);
|
|
31
31
|
}
|
|
32
32
|
|
|
33
|
-
.universal-modal__enterLeft-
|
|
33
|
+
.universal-modal__enterLeft-24_1mkyv {
|
|
34
34
|
transform: translateX(calc(-100% - 24px)) translateZ(0);
|
|
35
35
|
}
|
|
36
36
|
|
|
37
|
-
.universal-modal__enterLeft-
|
|
37
|
+
.universal-modal__enterLeft-32_1mkyv {
|
|
38
38
|
transform: translateX(calc(-100% - 32px)) translateZ(0);
|
|
39
39
|
}
|
|
40
40
|
|
|
41
|
-
.universal-modal__enterLeft-
|
|
41
|
+
.universal-modal__enterLeft-40_1mkyv {
|
|
42
42
|
transform: translateX(calc(-100% - 40px)) translateZ(0);
|
|
43
43
|
}
|
|
44
44
|
|
|
45
|
-
.universal-modal__enterLeft-
|
|
45
|
+
.universal-modal__enterLeft-48_1mkyv {
|
|
46
46
|
transform: translateX(calc(-100% - 48px)) translateZ(0);
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
.universal-modal__enterLeft-
|
|
49
|
+
.universal-modal__enterLeft-56_1mkyv {
|
|
50
50
|
transform: translateX(calc(-100% - 56px)) translateZ(0);
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
.universal-modal__enterLeft-
|
|
53
|
+
.universal-modal__enterLeft-64_1mkyv {
|
|
54
54
|
transform: translateX(calc(-100% - 64px)) translateZ(0);
|
|
55
55
|
}
|
|
56
56
|
|
|
57
|
-
.universal-modal__enterLeft-
|
|
57
|
+
.universal-modal__enterLeft-72_1mkyv {
|
|
58
58
|
transform: translateX(calc(-100% - 72px)) translateZ(0);
|
|
59
59
|
}
|
|
60
60
|
|
|
61
|
-
.universal-modal__enterLeft-
|
|
61
|
+
.universal-modal__enterLeft-80_1mkyv {
|
|
62
62
|
transform: translateX(calc(-100% - 80px)) translateZ(0);
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
.universal-modal__enterLeft-
|
|
65
|
+
.universal-modal__enterLeft-96_1mkyv {
|
|
66
66
|
transform: translateX(calc(-100% - 96px)) translateZ(0);
|
|
67
67
|
}
|
|
68
68
|
|
|
69
|
-
.universal-modal__enterLeft-
|
|
69
|
+
.universal-modal__enterLeft-128_1mkyv {
|
|
70
70
|
transform: translateX(calc(-100% - 128px)) translateZ(0);
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
.universal-modal__enterRight-
|
|
73
|
+
.universal-modal__enterRight-0_1mkyv {
|
|
74
74
|
transform: translateX(calc(100% + 0px)) translateZ(0);
|
|
75
75
|
}
|
|
76
76
|
|
|
77
|
-
.universal-modal__enterRight-
|
|
77
|
+
.universal-modal__enterRight-2_1mkyv {
|
|
78
78
|
transform: translateX(calc(100% + 2px)) translateZ(0);
|
|
79
79
|
}
|
|
80
80
|
|
|
81
|
-
.universal-modal__enterRight-
|
|
81
|
+
.universal-modal__enterRight-4_1mkyv {
|
|
82
82
|
transform: translateX(calc(100% + 4px)) translateZ(0);
|
|
83
83
|
}
|
|
84
84
|
|
|
85
|
-
.universal-modal__enterRight-
|
|
85
|
+
.universal-modal__enterRight-8_1mkyv {
|
|
86
86
|
transform: translateX(calc(100% + 8px)) translateZ(0);
|
|
87
87
|
}
|
|
88
88
|
|
|
89
|
-
.universal-modal__enterRight-
|
|
89
|
+
.universal-modal__enterRight-12_1mkyv {
|
|
90
90
|
transform: translateX(calc(100% + 12px)) translateZ(0);
|
|
91
91
|
}
|
|
92
92
|
|
|
93
|
-
.universal-modal__enterRight-
|
|
93
|
+
.universal-modal__enterRight-16_1mkyv {
|
|
94
94
|
transform: translateX(calc(100% + 16px)) translateZ(0);
|
|
95
95
|
}
|
|
96
96
|
|
|
97
|
-
.universal-modal__enterRight-
|
|
97
|
+
.universal-modal__enterRight-20_1mkyv {
|
|
98
98
|
transform: translateX(calc(100% + 20px)) translateZ(0);
|
|
99
99
|
}
|
|
100
100
|
|
|
101
|
-
.universal-modal__enterRight-
|
|
101
|
+
.universal-modal__enterRight-24_1mkyv {
|
|
102
102
|
transform: translateX(calc(100% + 24px)) translateZ(0);
|
|
103
103
|
}
|
|
104
104
|
|
|
105
|
-
.universal-modal__enterRight-
|
|
105
|
+
.universal-modal__enterRight-32_1mkyv {
|
|
106
106
|
transform: translateX(calc(100% + 32px)) translateZ(0);
|
|
107
107
|
}
|
|
108
108
|
|
|
109
|
-
.universal-modal__enterRight-
|
|
109
|
+
.universal-modal__enterRight-40_1mkyv {
|
|
110
110
|
transform: translateX(calc(100% + 40px)) translateZ(0);
|
|
111
111
|
}
|
|
112
112
|
|
|
113
|
-
.universal-modal__enterRight-
|
|
113
|
+
.universal-modal__enterRight-48_1mkyv {
|
|
114
114
|
transform: translateX(calc(100% + 48px)) translateZ(0);
|
|
115
115
|
}
|
|
116
116
|
|
|
117
|
-
.universal-modal__enterRight-
|
|
117
|
+
.universal-modal__enterRight-56_1mkyv {
|
|
118
118
|
transform: translateX(calc(100% + 56px)) translateZ(0);
|
|
119
119
|
}
|
|
120
120
|
|
|
121
|
-
.universal-modal__enterRight-
|
|
121
|
+
.universal-modal__enterRight-64_1mkyv {
|
|
122
122
|
transform: translateX(calc(100% + 64px)) translateZ(0);
|
|
123
123
|
}
|
|
124
124
|
|
|
125
|
-
.universal-modal__enterRight-
|
|
125
|
+
.universal-modal__enterRight-72_1mkyv {
|
|
126
126
|
transform: translateX(calc(100% + 72px)) translateZ(0);
|
|
127
127
|
}
|
|
128
128
|
|
|
129
|
-
.universal-modal__enterRight-
|
|
129
|
+
.universal-modal__enterRight-80_1mkyv {
|
|
130
130
|
transform: translateX(calc(100% + 80px)) translateZ(0);
|
|
131
131
|
}
|
|
132
132
|
|
|
133
|
-
.universal-modal__enterRight-
|
|
133
|
+
.universal-modal__enterRight-96_1mkyv {
|
|
134
134
|
transform: translateX(calc(100% + 96px)) translateZ(0);
|
|
135
135
|
}
|
|
136
136
|
|
|
137
|
-
.universal-modal__enterRight-
|
|
137
|
+
.universal-modal__enterRight-128_1mkyv {
|
|
138
138
|
transform: translateX(calc(100% + 128px)) translateZ(0);
|
|
139
139
|
}
|
|
140
140
|
|
|
141
|
-
.universal-
|
|
141
|
+
.universal-modal__enterActive_1mkyv {
|
|
142
142
|
transform: translateX(0);
|
|
143
143
|
transition: transform var(--universal-modal-transitions-timeout) ease-in;
|
|
144
144
|
}
|
|
145
145
|
|
|
146
|
-
.universal-
|
|
146
|
+
.universal-modal__enterDone_1mkyv {
|
|
147
147
|
transform: translateX(0);
|
|
148
148
|
}
|
|
149
149
|
|
|
150
|
-
.universal-
|
|
150
|
+
.universal-modal__exit_1mkyv {
|
|
151
151
|
transform: translateX(0);
|
|
152
152
|
}
|
|
153
153
|
|
|
154
|
-
.universal-modal__exitActiveLeft-
|
|
154
|
+
.universal-modal__exitActiveLeft-0_1mkyv {
|
|
155
155
|
transform: translateX(calc(-100% - 0px)) translateZ(0);
|
|
156
156
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
157
157
|
}
|
|
158
158
|
|
|
159
|
-
.universal-modal__exitActiveLeft-
|
|
159
|
+
.universal-modal__exitActiveLeft-2_1mkyv {
|
|
160
160
|
transform: translateX(calc(-100% - 2px)) translateZ(0);
|
|
161
161
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
162
162
|
}
|
|
163
163
|
|
|
164
|
-
.universal-modal__exitActiveLeft-
|
|
164
|
+
.universal-modal__exitActiveLeft-4_1mkyv {
|
|
165
165
|
transform: translateX(calc(-100% - 4px)) translateZ(0);
|
|
166
166
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
167
167
|
}
|
|
168
168
|
|
|
169
|
-
.universal-modal__exitActiveLeft-
|
|
169
|
+
.universal-modal__exitActiveLeft-8_1mkyv {
|
|
170
170
|
transform: translateX(calc(-100% - 8px)) translateZ(0);
|
|
171
171
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
172
172
|
}
|
|
173
173
|
|
|
174
|
-
.universal-modal__exitActiveLeft-
|
|
174
|
+
.universal-modal__exitActiveLeft-12_1mkyv {
|
|
175
175
|
transform: translateX(calc(-100% - 12px)) translateZ(0);
|
|
176
176
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
177
177
|
}
|
|
178
178
|
|
|
179
|
-
.universal-modal__exitActiveLeft-
|
|
179
|
+
.universal-modal__exitActiveLeft-16_1mkyv {
|
|
180
180
|
transform: translateX(calc(-100% - 16px)) translateZ(0);
|
|
181
181
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
182
182
|
}
|
|
183
183
|
|
|
184
|
-
.universal-modal__exitActiveLeft-
|
|
184
|
+
.universal-modal__exitActiveLeft-20_1mkyv {
|
|
185
185
|
transform: translateX(calc(-100% - 20px)) translateZ(0);
|
|
186
186
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
187
187
|
}
|
|
188
188
|
|
|
189
|
-
.universal-modal__exitActiveLeft-
|
|
189
|
+
.universal-modal__exitActiveLeft-24_1mkyv {
|
|
190
190
|
transform: translateX(calc(-100% - 24px)) translateZ(0);
|
|
191
191
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
192
192
|
}
|
|
193
193
|
|
|
194
|
-
.universal-modal__exitActiveLeft-
|
|
194
|
+
.universal-modal__exitActiveLeft-32_1mkyv {
|
|
195
195
|
transform: translateX(calc(-100% - 32px)) translateZ(0);
|
|
196
196
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
197
197
|
}
|
|
198
198
|
|
|
199
|
-
.universal-modal__exitActiveLeft-
|
|
199
|
+
.universal-modal__exitActiveLeft-40_1mkyv {
|
|
200
200
|
transform: translateX(calc(-100% - 40px)) translateZ(0);
|
|
201
201
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
202
202
|
}
|
|
203
203
|
|
|
204
|
-
.universal-modal__exitActiveLeft-
|
|
204
|
+
.universal-modal__exitActiveLeft-48_1mkyv {
|
|
205
205
|
transform: translateX(calc(-100% - 48px)) translateZ(0);
|
|
206
206
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
207
207
|
}
|
|
208
208
|
|
|
209
|
-
.universal-modal__exitActiveLeft-
|
|
209
|
+
.universal-modal__exitActiveLeft-56_1mkyv {
|
|
210
210
|
transform: translateX(calc(-100% - 56px)) translateZ(0);
|
|
211
211
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
212
212
|
}
|
|
213
213
|
|
|
214
|
-
.universal-modal__exitActiveLeft-
|
|
214
|
+
.universal-modal__exitActiveLeft-64_1mkyv {
|
|
215
215
|
transform: translateX(calc(-100% - 64px)) translateZ(0);
|
|
216
216
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
217
217
|
}
|
|
218
218
|
|
|
219
|
-
.universal-modal__exitActiveLeft-
|
|
219
|
+
.universal-modal__exitActiveLeft-72_1mkyv {
|
|
220
220
|
transform: translateX(calc(-100% - 72px)) translateZ(0);
|
|
221
221
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
222
222
|
}
|
|
223
223
|
|
|
224
|
-
.universal-modal__exitActiveLeft-
|
|
224
|
+
.universal-modal__exitActiveLeft-80_1mkyv {
|
|
225
225
|
transform: translateX(calc(-100% - 80px)) translateZ(0);
|
|
226
226
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
227
227
|
}
|
|
228
228
|
|
|
229
|
-
.universal-modal__exitActiveLeft-
|
|
229
|
+
.universal-modal__exitActiveLeft-96_1mkyv {
|
|
230
230
|
transform: translateX(calc(-100% - 96px)) translateZ(0);
|
|
231
231
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
232
232
|
}
|
|
233
233
|
|
|
234
|
-
.universal-modal__exitActiveLeft-
|
|
234
|
+
.universal-modal__exitActiveLeft-128_1mkyv {
|
|
235
235
|
transform: translateX(calc(-100% - 128px)) translateZ(0);
|
|
236
236
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
237
237
|
}
|
|
238
238
|
|
|
239
|
-
.universal-modal__exitActiveRight-
|
|
239
|
+
.universal-modal__exitActiveRight-0_1mkyv {
|
|
240
240
|
transform: translateX(calc(100% + 0px)) translateZ(0);
|
|
241
241
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
242
242
|
}
|
|
243
243
|
|
|
244
|
-
.universal-modal__exitActiveRight-
|
|
244
|
+
.universal-modal__exitActiveRight-2_1mkyv {
|
|
245
245
|
transform: translateX(calc(100% + 2px)) translateZ(0);
|
|
246
246
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
247
247
|
}
|
|
248
248
|
|
|
249
|
-
.universal-modal__exitActiveRight-
|
|
249
|
+
.universal-modal__exitActiveRight-4_1mkyv {
|
|
250
250
|
transform: translateX(calc(100% + 4px)) translateZ(0);
|
|
251
251
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
252
252
|
}
|
|
253
253
|
|
|
254
|
-
.universal-modal__exitActiveRight-
|
|
254
|
+
.universal-modal__exitActiveRight-8_1mkyv {
|
|
255
255
|
transform: translateX(calc(100% + 8px)) translateZ(0);
|
|
256
256
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
257
257
|
}
|
|
258
258
|
|
|
259
|
-
.universal-modal__exitActiveRight-
|
|
259
|
+
.universal-modal__exitActiveRight-12_1mkyv {
|
|
260
260
|
transform: translateX(calc(100% + 12px)) translateZ(0);
|
|
261
261
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
262
262
|
}
|
|
263
263
|
|
|
264
|
-
.universal-modal__exitActiveRight-
|
|
264
|
+
.universal-modal__exitActiveRight-16_1mkyv {
|
|
265
265
|
transform: translateX(calc(100% + 16px)) translateZ(0);
|
|
266
266
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
267
267
|
}
|
|
268
268
|
|
|
269
|
-
.universal-modal__exitActiveRight-
|
|
269
|
+
.universal-modal__exitActiveRight-20_1mkyv {
|
|
270
270
|
transform: translateX(calc(100% + 20px)) translateZ(0);
|
|
271
271
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
272
272
|
}
|
|
273
273
|
|
|
274
|
-
.universal-modal__exitActiveRight-
|
|
274
|
+
.universal-modal__exitActiveRight-24_1mkyv {
|
|
275
275
|
transform: translateX(calc(100% + 24px)) translateZ(0);
|
|
276
276
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
277
277
|
}
|
|
278
278
|
|
|
279
|
-
.universal-modal__exitActiveRight-
|
|
279
|
+
.universal-modal__exitActiveRight-32_1mkyv {
|
|
280
280
|
transform: translateX(calc(100% + 32px)) translateZ(0);
|
|
281
281
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
282
282
|
}
|
|
283
283
|
|
|
284
|
-
.universal-modal__exitActiveRight-
|
|
284
|
+
.universal-modal__exitActiveRight-40_1mkyv {
|
|
285
285
|
transform: translateX(calc(100% + 40px)) translateZ(0);
|
|
286
286
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
287
287
|
}
|
|
288
288
|
|
|
289
|
-
.universal-modal__exitActiveRight-
|
|
289
|
+
.universal-modal__exitActiveRight-48_1mkyv {
|
|
290
290
|
transform: translateX(calc(100% + 48px)) translateZ(0);
|
|
291
291
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
292
292
|
}
|
|
293
293
|
|
|
294
|
-
.universal-modal__exitActiveRight-
|
|
294
|
+
.universal-modal__exitActiveRight-56_1mkyv {
|
|
295
295
|
transform: translateX(calc(100% + 56px)) translateZ(0);
|
|
296
296
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
297
297
|
}
|
|
298
298
|
|
|
299
|
-
.universal-modal__exitActiveRight-
|
|
299
|
+
.universal-modal__exitActiveRight-64_1mkyv {
|
|
300
300
|
transform: translateX(calc(100% + 64px)) translateZ(0);
|
|
301
301
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
302
302
|
}
|
|
303
303
|
|
|
304
|
-
.universal-modal__exitActiveRight-
|
|
304
|
+
.universal-modal__exitActiveRight-72_1mkyv {
|
|
305
305
|
transform: translateX(calc(100% + 72px)) translateZ(0);
|
|
306
306
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
307
307
|
}
|
|
308
308
|
|
|
309
|
-
.universal-modal__exitActiveRight-
|
|
309
|
+
.universal-modal__exitActiveRight-80_1mkyv {
|
|
310
310
|
transform: translateX(calc(100% + 80px)) translateZ(0);
|
|
311
311
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
312
312
|
}
|
|
313
313
|
|
|
314
|
-
.universal-modal__exitActiveRight-
|
|
314
|
+
.universal-modal__exitActiveRight-96_1mkyv {
|
|
315
315
|
transform: translateX(calc(100% + 96px)) translateZ(0);
|
|
316
316
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
317
317
|
}
|
|
318
318
|
|
|
319
|
-
.universal-modal__exitActiveRight-
|
|
319
|
+
.universal-modal__exitActiveRight-128_1mkyv {
|
|
320
320
|
transform: translateX(calc(100% + 128px)) translateZ(0);
|
|
321
321
|
transition: transform var(--universal-modal-transitions-timeout) ease-out;
|
|
322
322
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './transitions.css';
|
|
2
2
|
|
|
3
|
-
const transitions = {"enterLeft-0":"universal-modal__enterLeft-
|
|
3
|
+
const transitions = {"enterLeft-0":"universal-modal__enterLeft-0_1mkyv","enterLeft-2":"universal-modal__enterLeft-2_1mkyv","enterLeft-4":"universal-modal__enterLeft-4_1mkyv","enterLeft-8":"universal-modal__enterLeft-8_1mkyv","enterLeft-12":"universal-modal__enterLeft-12_1mkyv","enterLeft-16":"universal-modal__enterLeft-16_1mkyv","enterLeft-20":"universal-modal__enterLeft-20_1mkyv","enterLeft-24":"universal-modal__enterLeft-24_1mkyv","enterLeft-32":"universal-modal__enterLeft-32_1mkyv","enterLeft-40":"universal-modal__enterLeft-40_1mkyv","enterLeft-48":"universal-modal__enterLeft-48_1mkyv","enterLeft-56":"universal-modal__enterLeft-56_1mkyv","enterLeft-64":"universal-modal__enterLeft-64_1mkyv","enterLeft-72":"universal-modal__enterLeft-72_1mkyv","enterLeft-80":"universal-modal__enterLeft-80_1mkyv","enterLeft-96":"universal-modal__enterLeft-96_1mkyv","enterLeft-128":"universal-modal__enterLeft-128_1mkyv","enterRight-0":"universal-modal__enterRight-0_1mkyv","enterRight-2":"universal-modal__enterRight-2_1mkyv","enterRight-4":"universal-modal__enterRight-4_1mkyv","enterRight-8":"universal-modal__enterRight-8_1mkyv","enterRight-12":"universal-modal__enterRight-12_1mkyv","enterRight-16":"universal-modal__enterRight-16_1mkyv","enterRight-20":"universal-modal__enterRight-20_1mkyv","enterRight-24":"universal-modal__enterRight-24_1mkyv","enterRight-32":"universal-modal__enterRight-32_1mkyv","enterRight-40":"universal-modal__enterRight-40_1mkyv","enterRight-48":"universal-modal__enterRight-48_1mkyv","enterRight-56":"universal-modal__enterRight-56_1mkyv","enterRight-64":"universal-modal__enterRight-64_1mkyv","enterRight-72":"universal-modal__enterRight-72_1mkyv","enterRight-80":"universal-modal__enterRight-80_1mkyv","enterRight-96":"universal-modal__enterRight-96_1mkyv","enterRight-128":"universal-modal__enterRight-128_1mkyv","enterActive":"universal-modal__enterActive_1mkyv","enterDone":"universal-modal__enterDone_1mkyv","exit":"universal-modal__exit_1mkyv","exitActiveLeft-0":"universal-modal__exitActiveLeft-0_1mkyv","exitActiveLeft-2":"universal-modal__exitActiveLeft-2_1mkyv","exitActiveLeft-4":"universal-modal__exitActiveLeft-4_1mkyv","exitActiveLeft-8":"universal-modal__exitActiveLeft-8_1mkyv","exitActiveLeft-12":"universal-modal__exitActiveLeft-12_1mkyv","exitActiveLeft-16":"universal-modal__exitActiveLeft-16_1mkyv","exitActiveLeft-20":"universal-modal__exitActiveLeft-20_1mkyv","exitActiveLeft-24":"universal-modal__exitActiveLeft-24_1mkyv","exitActiveLeft-32":"universal-modal__exitActiveLeft-32_1mkyv","exitActiveLeft-40":"universal-modal__exitActiveLeft-40_1mkyv","exitActiveLeft-48":"universal-modal__exitActiveLeft-48_1mkyv","exitActiveLeft-56":"universal-modal__exitActiveLeft-56_1mkyv","exitActiveLeft-64":"universal-modal__exitActiveLeft-64_1mkyv","exitActiveLeft-72":"universal-modal__exitActiveLeft-72_1mkyv","exitActiveLeft-80":"universal-modal__exitActiveLeft-80_1mkyv","exitActiveLeft-96":"universal-modal__exitActiveLeft-96_1mkyv","exitActiveLeft-128":"universal-modal__exitActiveLeft-128_1mkyv","exitActiveRight-0":"universal-modal__exitActiveRight-0_1mkyv","exitActiveRight-2":"universal-modal__exitActiveRight-2_1mkyv","exitActiveRight-4":"universal-modal__exitActiveRight-4_1mkyv","exitActiveRight-8":"universal-modal__exitActiveRight-8_1mkyv","exitActiveRight-12":"universal-modal__exitActiveRight-12_1mkyv","exitActiveRight-16":"universal-modal__exitActiveRight-16_1mkyv","exitActiveRight-20":"universal-modal__exitActiveRight-20_1mkyv","exitActiveRight-24":"universal-modal__exitActiveRight-24_1mkyv","exitActiveRight-32":"universal-modal__exitActiveRight-32_1mkyv","exitActiveRight-40":"universal-modal__exitActiveRight-40_1mkyv","exitActiveRight-48":"universal-modal__exitActiveRight-48_1mkyv","exitActiveRight-56":"universal-modal__exitActiveRight-56_1mkyv","exitActiveRight-64":"universal-modal__exitActiveRight-64_1mkyv","exitActiveRight-72":"universal-modal__exitActiveRight-72_1mkyv","exitActiveRight-80":"universal-modal__exitActiveRight-80_1mkyv","exitActiveRight-96":"universal-modal__exitActiveRight-96_1mkyv","exitActiveRight-128":"universal-modal__exitActiveRight-128_1mkyv"};
|
|
4
4
|
|
|
5
5
|
export { transitions as default };
|
|
6
6
|
//# sourceMappingURL=transitions.module.css.js.map
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
--universal-modal-backdrop-visible-background: var(--color-light-overlay-default);
|
|
6
6
|
--universal-modal-backdrop-hidden-background: transparent;
|
|
7
7
|
}
|
|
8
|
-
@keyframes universal-
|
|
8
|
+
@keyframes universal-modal__step_1_kgug3 {
|
|
9
9
|
0% {
|
|
10
10
|
opacity: 1;
|
|
11
11
|
}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
opacity: 0.5;
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
|
-
@keyframes universal-
|
|
16
|
+
@keyframes universal-modal__step_2_kgug3 {
|
|
17
17
|
0% {
|
|
18
18
|
opacity: 0.5;
|
|
19
19
|
}
|
|
@@ -22,26 +22,26 @@
|
|
|
22
22
|
background-color: var(--universal-modal-backdrop-hidden-background);
|
|
23
23
|
}
|
|
24
24
|
}
|
|
25
|
-
.universal-
|
|
26
|
-
.universal-
|
|
25
|
+
.universal-modal__appear_kgug3,
|
|
26
|
+
.universal-modal__enter_kgug3 {
|
|
27
27
|
background-color: var(--universal-modal-backdrop-hidden-background);
|
|
28
28
|
}
|
|
29
|
-
.universal-
|
|
30
|
-
.universal-
|
|
31
|
-
.universal-
|
|
32
|
-
.universal-
|
|
29
|
+
.universal-modal__appearActive_kgug3,
|
|
30
|
+
.universal-modal__enterActive_kgug3,
|
|
31
|
+
.universal-modal__appearDone_kgug3,
|
|
32
|
+
.universal-modal__enterDone_kgug3 {
|
|
33
33
|
background-color: var(--universal-modal-backdrop-visible-background);
|
|
34
34
|
}
|
|
35
|
-
.universal-
|
|
35
|
+
.universal-modal__exit_kgug3 {
|
|
36
36
|
background-color: var(--universal-modal-backdrop-visible-background);
|
|
37
37
|
}
|
|
38
|
-
.universal-
|
|
38
|
+
.universal-modal__exitActive_kgug3 {
|
|
39
39
|
opacity: 1;
|
|
40
40
|
animation:
|
|
41
|
-
universal-
|
|
42
|
-
universal-
|
|
41
|
+
universal-modal__step_1_kgug3 200ms cubic-bezier(0, 0, 1, 0),
|
|
42
|
+
universal-modal__step_2_kgug3 200ms cubic-bezier(0, 0, 0, 1) 200ms forwards;
|
|
43
43
|
}
|
|
44
|
-
.universal-
|
|
44
|
+
.universal-modal__exitDone_kgug3 {
|
|
45
45
|
opacity: 0;
|
|
46
46
|
background-color: var(--universal-modal-backdrop-hidden-background);
|
|
47
47
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './full-size-backdrop-transitions.css';
|
|
2
2
|
|
|
3
|
-
const fullSizeBackdropTransitions = {"appear":"universal-
|
|
3
|
+
const fullSizeBackdropTransitions = {"appear":"universal-modal__appear_kgug3","enter":"universal-modal__enter_kgug3","appearActive":"universal-modal__appearActive_kgug3","enterActive":"universal-modal__enterActive_kgug3","appearDone":"universal-modal__appearDone_kgug3","enterDone":"universal-modal__enterDone_kgug3","exit":"universal-modal__exit_kgug3","exitActive":"universal-modal__exitActive_kgug3","step_1":"universal-modal__step_1_kgug3","step_2":"universal-modal__step_2_kgug3","exitDone":"universal-modal__exitDone_kgug3"};
|
|
4
4
|
|
|
5
5
|
export { fullSizeBackdropTransitions as default };
|
|
6
6
|
//# sourceMappingURL=full-size-backdrop-transitions.module.css.js.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
.universal-
|
|
2
|
-
.universal-
|
|
1
|
+
.universal-modal__appear_v0ty4,
|
|
2
|
+
.universal-modal__enter_v0ty4 {
|
|
3
3
|
opacity: 0;
|
|
4
4
|
transform: translateY(40px);
|
|
5
5
|
}
|
|
6
6
|
|
|
7
|
-
.universal-
|
|
8
|
-
.universal-
|
|
7
|
+
.universal-modal__appearActive_v0ty4,
|
|
8
|
+
.universal-modal__enterActive_v0ty4 {
|
|
9
9
|
opacity: 1;
|
|
10
10
|
transform: translateY(0);
|
|
11
11
|
transition:
|
|
@@ -13,13 +13,13 @@
|
|
|
13
13
|
transform 200ms cubic-bezier(0, 0, 0, 1);
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
-
.universal-
|
|
16
|
+
.universal-modal__exit_v0ty4 {
|
|
17
17
|
opacity: 1;
|
|
18
18
|
transform: translateY(0);
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
.universal-
|
|
22
|
-
.universal-
|
|
21
|
+
.universal-modal__exitActive_v0ty4,
|
|
22
|
+
.universal-modal__exitDone_v0ty4 {
|
|
23
23
|
opacity: 0;
|
|
24
24
|
transform: translateY(40px);
|
|
25
25
|
transition:
|
package/modern/desktop/styles/transitions/full-size-vertical-bottom-transitions.module.css.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './full-size-vertical-bottom-transitions.css';
|
|
2
2
|
|
|
3
|
-
const fullSizeVerticalBottomTransitions = {"appear":"universal-
|
|
3
|
+
const fullSizeVerticalBottomTransitions = {"appear":"universal-modal__appear_v0ty4","enter":"universal-modal__enter_v0ty4","appearActive":"universal-modal__appearActive_v0ty4","enterActive":"universal-modal__enterActive_v0ty4","exit":"universal-modal__exit_v0ty4","exitActive":"universal-modal__exitActive_v0ty4","exitDone":"universal-modal__exitDone_v0ty4"};
|
|
4
4
|
|
|
5
5
|
export { fullSizeVerticalBottomTransitions as default };
|
|
6
6
|
//# sourceMappingURL=full-size-vertical-bottom-transitions.module.css.js.map
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
.universal-
|
|
2
|
-
.universal-
|
|
1
|
+
.universal-modal__appear_5vcsk,
|
|
2
|
+
.universal-modal__enter_5vcsk {
|
|
3
3
|
opacity: 0;
|
|
4
4
|
}
|
|
5
5
|
|
|
6
|
-
.universal-
|
|
7
|
-
.universal-
|
|
6
|
+
.universal-modal__appearActive_5vcsk,
|
|
7
|
+
.universal-modal__enterActive_5vcsk {
|
|
8
8
|
opacity: 1;
|
|
9
9
|
transition: opacity 200ms cubic-bezier(0, 0, 0, 1);
|
|
10
10
|
}
|
|
11
11
|
|
|
12
|
-
.universal-
|
|
12
|
+
.universal-modal__exit_5vcsk {
|
|
13
13
|
opacity: 1;
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
-
.universal-
|
|
17
|
-
.universal-
|
|
16
|
+
.universal-modal__exitActive_5vcsk,
|
|
17
|
+
.universal-modal__exitDone_5vcsk {
|
|
18
18
|
opacity: 0;
|
|
19
19
|
transition: opacity 200ms cubic-bezier(0, 0, 1, 0);
|
|
20
20
|
}
|
package/modern/desktop/styles/transitions/full-size-vertical-center-transitions.module.css.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './full-size-vertical-center-transitions.css';
|
|
2
2
|
|
|
3
|
-
const fullSizeVerticalCenterTransitions = {"appear":"universal-
|
|
3
|
+
const fullSizeVerticalCenterTransitions = {"appear":"universal-modal__appear_5vcsk","enter":"universal-modal__enter_5vcsk","appearActive":"universal-modal__appearActive_5vcsk","enterActive":"universal-modal__enterActive_5vcsk","exit":"universal-modal__exit_5vcsk","exitActive":"universal-modal__exitActive_5vcsk","exitDone":"universal-modal__exitDone_5vcsk"};
|
|
4
4
|
|
|
5
5
|
export { fullSizeVerticalCenterTransitions as default };
|
|
6
6
|
//# sourceMappingURL=full-size-vertical-center-transitions.module.css.js.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
.universal-
|
|
2
|
-
.universal-
|
|
1
|
+
.universal-modal__appear_nngrr,
|
|
2
|
+
.universal-modal__enter_nngrr {
|
|
3
3
|
opacity: 0;
|
|
4
4
|
transform: translateY(-40px);
|
|
5
5
|
}
|
|
6
6
|
|
|
7
|
-
.universal-
|
|
8
|
-
.universal-
|
|
7
|
+
.universal-modal__appearActive_nngrr,
|
|
8
|
+
.universal-modal__enterActive_nngrr {
|
|
9
9
|
opacity: 1;
|
|
10
10
|
transform: translateY(0);
|
|
11
11
|
transition:
|
|
@@ -13,13 +13,13 @@
|
|
|
13
13
|
transform 200ms cubic-bezier(0, 0, 0, 1);
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
-
.universal-
|
|
16
|
+
.universal-modal__exit_nngrr {
|
|
17
17
|
opacity: 1;
|
|
18
18
|
transform: translateY(0);
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
.universal-
|
|
22
|
-
.universal-
|
|
21
|
+
.universal-modal__exitActive_nngrr,
|
|
22
|
+
.universal-modal__exitDone_nngrr {
|
|
23
23
|
opacity: 0;
|
|
24
24
|
transform: translateY(-40px);
|
|
25
25
|
transition:
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './full-size-vertical-top-transitions.css';
|
|
2
2
|
|
|
3
|
-
const fullSizeVerticalTopTransitions = {"appear":"universal-
|
|
3
|
+
const fullSizeVerticalTopTransitions = {"appear":"universal-modal__appear_nngrr","enter":"universal-modal__enter_nngrr","appearActive":"universal-modal__appearActive_nngrr","enterActive":"universal-modal__enterActive_nngrr","exit":"universal-modal__exit_nngrr","exitActive":"universal-modal__exitActive_nngrr","exitDone":"universal-modal__exitDone_nngrr"};
|
|
4
4
|
|
|
5
5
|
export { fullSizeVerticalTopTransitions as default };
|
|
6
6
|
//# sourceMappingURL=full-size-vertical-top-transitions.module.css.js.map
|
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
--gap-0: 0px;
|
|
4
4
|
--gap-20: var(--gap-l);
|
|
5
5
|
}
|
|
6
|
-
.universal-
|
|
6
|
+
.universal-modal__content_1nb5a {
|
|
7
7
|
padding: var(--gap-20);
|
|
8
8
|
}
|
|
9
|
-
.universal-
|
|
9
|
+
.universal-modal__content_1nb5a.universal-modal__withHeader_1nb5a {
|
|
10
10
|
padding-top: var(--gap-0);
|
|
11
11
|
}
|
|
12
|
-
.universal-
|
|
12
|
+
.universal-modal__content_1nb5a.universal-modal__withFooter_1nb5a {
|
|
13
13
|
padding-bottom: var(--gap-0);
|
|
14
14
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
|
|
3
|
-
const styles = {"content":"universal-
|
|
3
|
+
const styles = {"content":"universal-modal__content_1nb5a","withHeader":"universal-modal__withHeader_1nb5a","withFooter":"universal-modal__withFooter_1nb5a"};
|
|
4
4
|
|
|
5
5
|
export { styles as default };
|
|
6
6
|
//# sourceMappingURL=index.module.css.js.map
|