@alfalab/core-components-gallery 7.1.8 → 7.1.9-alfasans
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/bottom-button/index.css +5 -5
- package/components/bottom-button/index.module.css.js +1 -1
- package/components/buttons/index.css +5 -5
- package/components/buttons/index.module.css.js +1 -1
- package/components/header/index.css +1 -1
- package/components/header/index.module.css.js +1 -1
- package/components/header-info-block/index.css +4 -4
- package/components/header-info-block/index.module.css.js +1 -1
- package/components/header-mobile/index.css +6 -6
- package/components/header-mobile/index.module.css.js +1 -1
- package/components/image-preview/index.css +17 -17
- package/components/image-preview/index.module.css.js +1 -1
- package/components/image-viewer/index.css +148 -124
- package/components/image-viewer/index.module.css.js +1 -1
- package/components/image-viewer/index.module.css.js.map +1 -1
- package/components/image-viewer/video/index.css +7 -7
- package/components/image-viewer/video/index.module.css.js +1 -1
- package/components/info-bar/index.css +3 -3
- package/components/info-bar/index.module.css.js +1 -1
- package/components/navigation-bar/index.css +8 -8
- package/components/navigation-bar/index.module.css.js +1 -1
- package/components/subtitles/index.css +3 -3
- package/components/subtitles/index.module.css.js +1 -1
- package/cssm/components/image-viewer/index.module.css +147 -123
- package/esm/components/bottom-button/index.css +5 -5
- package/esm/components/bottom-button/index.module.css.js +1 -1
- package/esm/components/buttons/index.css +5 -5
- package/esm/components/buttons/index.module.css.js +1 -1
- package/esm/components/header/index.css +1 -1
- package/esm/components/header/index.module.css.js +1 -1
- package/esm/components/header-info-block/index.css +4 -4
- package/esm/components/header-info-block/index.module.css.js +1 -1
- package/esm/components/header-mobile/index.css +6 -6
- package/esm/components/header-mobile/index.module.css.js +1 -1
- package/esm/components/image-preview/index.css +17 -17
- package/esm/components/image-preview/index.module.css.js +1 -1
- package/esm/components/image-viewer/index.css +148 -124
- package/esm/components/image-viewer/index.module.css.js +1 -1
- package/esm/components/image-viewer/index.module.css.js.map +1 -1
- package/esm/components/image-viewer/video/index.css +7 -7
- package/esm/components/image-viewer/video/index.module.css.js +1 -1
- package/esm/components/info-bar/index.css +3 -3
- package/esm/components/info-bar/index.module.css.js +1 -1
- package/esm/components/navigation-bar/index.css +8 -8
- package/esm/components/navigation-bar/index.module.css.js +1 -1
- package/esm/components/subtitles/index.css +3 -3
- package/esm/components/subtitles/index.module.css.js +1 -1
- package/esm/index.css +9 -9
- package/esm/index.module.css.js +1 -1
- package/index.css +9 -9
- package/index.module.css.js +1 -1
- package/modern/components/bottom-button/index.css +5 -5
- package/modern/components/bottom-button/index.module.css.js +1 -1
- package/modern/components/buttons/index.css +5 -5
- package/modern/components/buttons/index.module.css.js +1 -1
- package/modern/components/header/index.css +1 -1
- package/modern/components/header/index.module.css.js +1 -1
- package/modern/components/header-info-block/index.css +4 -4
- package/modern/components/header-info-block/index.module.css.js +1 -1
- package/modern/components/header-mobile/index.css +6 -6
- package/modern/components/header-mobile/index.module.css.js +1 -1
- package/modern/components/image-preview/index.css +17 -17
- package/modern/components/image-preview/index.module.css.js +1 -1
- package/modern/components/image-viewer/index.css +148 -124
- package/modern/components/image-viewer/index.module.css.js +1 -1
- package/modern/components/image-viewer/index.module.css.js.map +1 -1
- package/modern/components/image-viewer/video/index.css +7 -7
- package/modern/components/image-viewer/video/index.module.css.js +1 -1
- package/modern/components/info-bar/index.css +3 -3
- package/modern/components/info-bar/index.module.css.js +1 -1
- package/modern/components/navigation-bar/index.css +8 -8
- package/modern/components/navigation-bar/index.module.css.js +1 -1
- package/modern/components/subtitles/index.css +3 -3
- package/modern/components/subtitles/index.module.css.js +1 -1
- package/modern/index.css +9 -9
- package/modern/index.module.css.js +1 -1
- package/moderncssm/components/image-viewer/index.module.css +125 -125
- package/package.json +12 -12
- package/src/components/image-viewer/index.module.css +120 -120
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./index.css');
|
|
4
4
|
|
|
5
|
-
var styles = {"videoWrapper":"
|
|
5
|
+
var styles = {"videoWrapper":"gallery__videoWrapper_i1p91","video":"gallery__video_i1p91","mobile":"gallery__mobile_i1p91","videoButton":"gallery__videoButton_i1p91","icon":"gallery__icon_i1p91","iconShape":"gallery__iconShape_i1p91","bottomButton":"gallery__bottomButton_i1p91"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -7,10 +7,10 @@
|
|
|
7
7
|
--gap-4: var(--gap-2xs);
|
|
8
8
|
--gap-8: var(--gap-xs);
|
|
9
9
|
}
|
|
10
|
-
.
|
|
10
|
+
.gallery__description_o5z6g {
|
|
11
11
|
text-align: center;
|
|
12
12
|
}
|
|
13
|
-
.
|
|
13
|
+
.gallery__infoWrapper_o5z6g {
|
|
14
14
|
background-color: var(--color-static-neutral-0-inverted);
|
|
15
15
|
display: flex;
|
|
16
16
|
align-items: center;
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
position: relative;
|
|
20
20
|
height: 48px;
|
|
21
21
|
}
|
|
22
|
-
.
|
|
22
|
+
.gallery__infoWrapper_o5z6g.gallery__video_o5z6g {
|
|
23
23
|
padding: 0 var(--gap-4) var(--gap-4);
|
|
24
24
|
justify-content: space-between;
|
|
25
25
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./index.css');
|
|
4
4
|
|
|
5
|
-
var styles = {"description":"
|
|
5
|
+
var styles = {"description":"gallery__description_o5z6g","infoWrapper":"gallery__infoWrapper_o5z6g","video":"gallery__video_o5z6g"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
--gap-12: var(--gap-s);
|
|
14
14
|
--gap-24: var(--gap-xl);
|
|
15
15
|
}
|
|
16
|
-
.
|
|
16
|
+
.gallery__component_26h6s {
|
|
17
17
|
display: flex;
|
|
18
18
|
flex-wrap: nowrap;
|
|
19
19
|
align-content: center;
|
|
@@ -25,25 +25,25 @@
|
|
|
25
25
|
scrollbar-width: none;
|
|
26
26
|
background-color: var(--color-static-neutral-0-inverted);
|
|
27
27
|
}
|
|
28
|
-
.
|
|
28
|
+
.gallery__component_26h6s.gallery__mobile_26h6s {
|
|
29
29
|
padding: var(--gap-8) var(--gap-24);
|
|
30
30
|
}
|
|
31
|
-
.
|
|
31
|
+
.gallery__component_26h6s::-webkit-scrollbar {
|
|
32
32
|
display: none;
|
|
33
33
|
}
|
|
34
|
-
.
|
|
34
|
+
.gallery__previews_26h6s {
|
|
35
35
|
display: flex;
|
|
36
36
|
}
|
|
37
|
-
.
|
|
37
|
+
.gallery__preview_26h6s {
|
|
38
38
|
flex-shrink: 0;
|
|
39
39
|
margin-right: var(--gap-4);
|
|
40
40
|
}
|
|
41
|
-
.
|
|
41
|
+
.gallery__preview_26h6s.gallery__mobile_26h6s {
|
|
42
42
|
margin-right: var(--gap-2);
|
|
43
43
|
}
|
|
44
|
-
.
|
|
44
|
+
.gallery__preview_26h6s:first-child {
|
|
45
45
|
margin-left: auto;
|
|
46
46
|
}
|
|
47
|
-
.
|
|
47
|
+
.gallery__preview_26h6s:last-child {
|
|
48
48
|
margin-right: auto;
|
|
49
49
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./index.css');
|
|
4
4
|
|
|
5
|
-
var styles = {"component":"
|
|
5
|
+
var styles = {"component":"gallery__component_26h6s","mobile":"gallery__mobile_26h6s","preview":"gallery__preview_26h6s"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
--gap-16: var(--gap-m);
|
|
6
6
|
--gap-32: var(--gap-2xl);
|
|
7
7
|
}
|
|
8
|
-
.
|
|
8
|
+
.gallery__subtitles_lb58x {
|
|
9
9
|
position: absolute;
|
|
10
10
|
align-self: flex-end;
|
|
11
11
|
padding: var(--gap-0) var(--gap-32);
|
|
@@ -18,10 +18,10 @@
|
|
|
18
18
|
opacity 500ms ease-in-out,
|
|
19
19
|
margin-bottom 270ms ease-in-out;
|
|
20
20
|
}
|
|
21
|
-
.
|
|
21
|
+
.gallery__subtitles_lb58x.gallery__mobile_lb58x {
|
|
22
22
|
position: static;
|
|
23
23
|
position: initial;
|
|
24
24
|
}
|
|
25
|
-
.
|
|
25
|
+
.gallery__hideSubtitles_lb58x {
|
|
26
26
|
opacity: 0;
|
|
27
27
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./index.css');
|
|
4
4
|
|
|
5
|
-
var styles = {"subtitles":"
|
|
5
|
+
var styles = {"subtitles":"gallery__subtitles_lb58x","mobile":"gallery__mobile_lb58x","hideSubtitles":"gallery__hideSubtitles_lb58x"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -90,134 +90,158 @@
|
|
|
90
90
|
opacity: 0;
|
|
91
91
|
z-index: -1000;
|
|
92
92
|
}
|
|
93
|
-
|
|
94
|
-
.swiper {
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
}
|
|
102
|
-
.swiper.mobile {
|
|
103
|
-
max-height: calc(100vh - 210px);
|
|
93
|
+
|
|
94
|
+
.swiper {
|
|
95
|
+
display: flex;
|
|
96
|
+
width: 100%;
|
|
97
|
+
height: 100%;
|
|
98
|
+
max-height: calc(100vh - 168px);
|
|
99
|
+
padding: var(--gap-32) var(--gap-16);
|
|
100
|
+
box-sizing: border-box;
|
|
104
101
|
}
|
|
105
|
-
|
|
106
|
-
|
|
102
|
+
|
|
103
|
+
.swiper.mobile {
|
|
104
|
+
max-height: calc(100vh - 210px);
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
.swiper.mobileVideo {
|
|
108
|
+
max-height: 100vh;
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
.singleSlideContainer {
|
|
112
|
+
display: flex;
|
|
113
|
+
width: 100%;
|
|
114
|
+
height: 100%;
|
|
115
|
+
|
|
116
|
+
max-height: calc(100vh - 80px);
|
|
117
|
+
padding: var(--gap-32);
|
|
118
|
+
box-sizing: border-box;
|
|
107
119
|
}
|
|
108
|
-
.singleSlideContainer {
|
|
109
|
-
display: flex;
|
|
110
|
-
width: 100%;
|
|
111
|
-
height: 100%;
|
|
112
120
|
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
121
|
+
.singleSlideContainer.mobile {
|
|
122
|
+
max-height: calc(100vh - 174px);
|
|
123
|
+
padding: 0;
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
.singleSlideContainer.mobileVideo {
|
|
127
|
+
max-height: 100vh;
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
.hidden {
|
|
131
|
+
display: none;
|
|
120
132
|
}
|
|
121
|
-
|
|
122
|
-
|
|
133
|
+
|
|
134
|
+
.slide {
|
|
135
|
+
position: relative;
|
|
136
|
+
display: flex;
|
|
137
|
+
justify-content: center;
|
|
138
|
+
align-items: center;
|
|
139
|
+
width: 100%;
|
|
140
|
+
height: 100%;
|
|
123
141
|
}
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
position: relative;
|
|
129
|
-
display: flex;
|
|
130
|
-
justify-content: center;
|
|
131
|
-
align-items: center;
|
|
132
|
-
width: 100%;
|
|
133
|
-
height: 100%;
|
|
134
|
-
}
|
|
135
|
-
.slideLoading {
|
|
136
|
-
background-color: var(--color-static-neutral-translucent-100-inverted);
|
|
137
|
-
border-radius: var(--border-radius-8);
|
|
138
|
-
}
|
|
139
|
-
.spinner {
|
|
140
|
-
position: absolute;
|
|
141
|
-
color: var(--color-static-neutral-translucent-1300-inverted);
|
|
142
|
-
}
|
|
143
|
-
.image {
|
|
144
|
-
width: 0;
|
|
145
|
-
height: 0;
|
|
146
|
-
-webkit-user-select: none;
|
|
147
|
-
-moz-user-select: none;
|
|
148
|
-
user-select: none;
|
|
149
|
-
border-radius: var(--border-radius-8);
|
|
150
|
-
}
|
|
151
|
-
.image.mobile {
|
|
152
|
-
border-radius: var(--border-radius-0);
|
|
153
|
-
}
|
|
154
|
-
.smallImage {
|
|
155
|
-
position: relative;
|
|
156
|
-
width: auto;
|
|
157
|
-
height: auto;
|
|
158
|
-
-webkit-user-select: none;
|
|
159
|
-
-moz-user-select: none;
|
|
160
|
-
user-select: none;
|
|
161
|
-
}
|
|
162
|
-
.verticalImageFit {
|
|
163
|
-
width: auto;
|
|
164
|
-
height: 100%;
|
|
165
|
-
}
|
|
166
|
-
.horizontalImageFit {
|
|
167
|
-
width: 100%;
|
|
168
|
-
height: auto;
|
|
169
|
-
}
|
|
170
|
-
.arrow {
|
|
171
|
-
display: flex;
|
|
172
|
-
flex-direction: column;
|
|
173
|
-
justify-content: center;
|
|
174
|
-
align-items: center;
|
|
175
|
-
flex-shrink: 0;
|
|
176
|
-
width: 96px;
|
|
177
|
-
height: 100%;
|
|
178
|
-
cursor: pointer;
|
|
179
|
-
color: var(--color-static-neutral-translucent-1300-inverted);
|
|
180
|
-
transition: background-color 0.15s ease-in-out;
|
|
181
|
-
outline: none;
|
|
182
|
-
}
|
|
183
|
-
.arrow:hover {
|
|
184
|
-
background-color: var(--color-static-neutral-0-inverted-hover);
|
|
142
|
+
|
|
143
|
+
.slideLoading {
|
|
144
|
+
background-color: var(--color-static-neutral-translucent-100-inverted);
|
|
145
|
+
border-radius: var(--border-radius-8);
|
|
185
146
|
}
|
|
186
|
-
|
|
187
|
-
|
|
147
|
+
|
|
148
|
+
.spinner {
|
|
149
|
+
position: absolute;
|
|
150
|
+
color: var(--color-static-neutral-translucent-1300-inverted);
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
.image {
|
|
154
|
+
width: 0;
|
|
155
|
+
height: 0;
|
|
156
|
+
-webkit-user-select: none;
|
|
157
|
+
-moz-user-select: none;
|
|
158
|
+
user-select: none;
|
|
159
|
+
border-radius: var(--border-radius-8);
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
.image.mobile {
|
|
163
|
+
border-radius: var(--border-radius-0);
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
.smallImage {
|
|
167
|
+
position: relative;
|
|
168
|
+
width: auto;
|
|
169
|
+
height: auto;
|
|
170
|
+
-webkit-user-select: none;
|
|
171
|
+
-moz-user-select: none;
|
|
172
|
+
user-select: none;
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
.verticalImageFit {
|
|
176
|
+
width: auto;
|
|
177
|
+
height: 100%;
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
.horizontalImageFit {
|
|
181
|
+
width: 100%;
|
|
182
|
+
height: auto;
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
.arrow {
|
|
186
|
+
display: flex;
|
|
187
|
+
flex-direction: column;
|
|
188
|
+
justify-content: center;
|
|
189
|
+
align-items: center;
|
|
190
|
+
flex-shrink: 0;
|
|
191
|
+
width: 96px;
|
|
192
|
+
height: 100%;
|
|
193
|
+
cursor: pointer;
|
|
194
|
+
color: var(--color-static-neutral-translucent-1300-inverted);
|
|
195
|
+
transition: background-color 0.15s ease-in-out;
|
|
196
|
+
outline: none;
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
.arrow:hover {
|
|
200
|
+
background-color: var(--color-static-neutral-0-inverted-hover);
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
.arrow:active {
|
|
204
|
+
background-color: var(--color-static-neutral-0-inverted-press);
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
.focused {
|
|
208
|
+
outline: 2px solid var(--focus-color);
|
|
209
|
+
outline-offset: 2px;
|
|
210
|
+
}
|
|
211
|
+
|
|
212
|
+
.placeholder {
|
|
213
|
+
display: flex;
|
|
214
|
+
justify-content: center;
|
|
215
|
+
align-items: center;
|
|
216
|
+
width: 100%;
|
|
217
|
+
height: 100%;
|
|
218
|
+
border-radius: var(--border-radius-8);
|
|
219
|
+
background-color: var(--color-static-neutral-300-inverted);
|
|
220
|
+
}
|
|
221
|
+
|
|
222
|
+
.brokenImgWrapper {
|
|
223
|
+
position: relative;
|
|
224
|
+
display: flex;
|
|
225
|
+
flex-direction: column;
|
|
226
|
+
align-items: center;
|
|
227
|
+
width: 150px;
|
|
228
|
+
text-align: center;
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
.brokenImgIcon {
|
|
232
|
+
width: 80px;
|
|
233
|
+
height: 80px;
|
|
234
|
+
margin-bottom: var(--gap-4);
|
|
235
|
+
}
|
|
236
|
+
|
|
237
|
+
.fullScreenImage {
|
|
238
|
+
width: 100%;
|
|
239
|
+
height: auto;
|
|
240
|
+
background-color: var(--color-light-base-bg-primary);
|
|
241
|
+
}
|
|
242
|
+
|
|
243
|
+
.fullScreenVideo {
|
|
244
|
+
width: calc(100% - 192px);
|
|
245
|
+
max-height: calc(100vh - 82px);
|
|
188
246
|
}
|
|
189
|
-
.focused {
|
|
190
|
-
outline: 2px solid var(--focus-color);
|
|
191
|
-
outline-offset: 2px;
|
|
192
|
-
}
|
|
193
|
-
.placeholder {
|
|
194
|
-
display: flex;
|
|
195
|
-
justify-content: center;
|
|
196
|
-
align-items: center;
|
|
197
|
-
width: 100%;
|
|
198
|
-
height: 100%;
|
|
199
|
-
border-radius: var(--border-radius-8);
|
|
200
|
-
background-color: var(--color-static-neutral-300-inverted);
|
|
201
|
-
}
|
|
202
|
-
.brokenImgWrapper {
|
|
203
|
-
position: relative;
|
|
204
|
-
display: flex;
|
|
205
|
-
flex-direction: column;
|
|
206
|
-
align-items: center;
|
|
207
|
-
width: 150px;
|
|
208
|
-
text-align: center;
|
|
209
|
-
}
|
|
210
|
-
.brokenImgIcon {
|
|
211
|
-
width: 80px;
|
|
212
|
-
height: 80px;
|
|
213
|
-
margin-bottom: var(--gap-4);
|
|
214
|
-
}
|
|
215
|
-
.fullScreenImage {
|
|
216
|
-
width: 100%;
|
|
217
|
-
height: auto;
|
|
218
|
-
background-color: var(--color-light-base-bg-primary);
|
|
219
|
-
}
|
|
220
|
-
.fullScreenVideo {
|
|
221
|
-
width: calc(100% - 192px);
|
|
222
|
-
max-height: calc(100vh - 82px);
|
|
223
247
|
}
|
|
@@ -3,20 +3,20 @@
|
|
|
3
3
|
--color-static-neutral-translucent-500-inverted-hover: rgba(233, 233, 250, 0.37);
|
|
4
4
|
--color-static-neutral-translucent-500-inverted-press: rgba(238, 238, 254, 0.46);
|
|
5
5
|
}
|
|
6
|
-
.
|
|
6
|
+
.gallery__component_15xed {
|
|
7
7
|
background-color: var(--color-static-neutral-translucent-500-inverted);
|
|
8
8
|
}
|
|
9
|
-
.
|
|
9
|
+
.gallery__component_15xed:hover {
|
|
10
10
|
background-color: var(--color-static-neutral-translucent-500-inverted-hover);
|
|
11
11
|
}
|
|
12
|
-
.
|
|
12
|
+
.gallery__component_15xed:active {
|
|
13
13
|
background-color: var(--color-static-neutral-translucent-500-inverted-press);
|
|
14
14
|
}
|
|
15
|
-
.
|
|
15
|
+
.gallery__component_15xed {
|
|
16
16
|
|
|
17
17
|
transition: transform 1s ease-in-out;
|
|
18
18
|
will-change: transform;
|
|
19
19
|
}
|
|
20
|
-
.
|
|
20
|
+
.gallery__notVisible_15xed {
|
|
21
21
|
transform: translateY(250%);
|
|
22
22
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
|
|
3
|
-
var styles = {"component":"
|
|
3
|
+
var styles = {"component":"gallery__component_15xed","notVisible":"gallery__notVisible_15xed"};
|
|
4
4
|
|
|
5
5
|
export { styles as default };
|
|
6
6
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -8,19 +8,19 @@
|
|
|
8
8
|
--gap-2xl: 32px;
|
|
9
9
|
--gap-32: var(--gap-2xl);
|
|
10
10
|
}
|
|
11
|
-
.
|
|
11
|
+
.gallery__buttons_1f6vr {
|
|
12
12
|
display: flex;
|
|
13
13
|
padding-left: var(--gap-32);
|
|
14
14
|
}
|
|
15
|
-
.
|
|
15
|
+
.gallery__buttons_1f6vr path {
|
|
16
16
|
color: var(--color-static-neutral-translucent-1300-inverted);
|
|
17
17
|
}
|
|
18
|
-
.
|
|
18
|
+
.gallery__iconButton_1f6vr path {
|
|
19
19
|
color: var(--color-static-neutral-100);
|
|
20
20
|
}
|
|
21
|
-
.
|
|
21
|
+
.gallery__iconButton_1f6vr:hover path {
|
|
22
22
|
color: var(--color-static-neutral-100-hover);
|
|
23
23
|
}
|
|
24
|
-
.
|
|
24
|
+
.gallery__iconButton_1f6vr:active path {
|
|
25
25
|
color: var(--color-static-neutral-100-press);
|
|
26
26
|
}
|
|
@@ -2,24 +2,24 @@
|
|
|
2
2
|
--gap-2xs: 4px;
|
|
3
3
|
--gap-4: var(--gap-2xs);
|
|
4
4
|
}
|
|
5
|
-
.
|
|
5
|
+
.gallery__info_1i0ih {
|
|
6
6
|
height: 100%;
|
|
7
7
|
display: flex;
|
|
8
8
|
flex-direction: column;
|
|
9
9
|
justify-content: center;
|
|
10
10
|
overflow: hidden;
|
|
11
11
|
}
|
|
12
|
-
.
|
|
12
|
+
.gallery__filenameHead_1i0ih {
|
|
13
13
|
display: inline;
|
|
14
14
|
text-overflow: ellipsis;
|
|
15
15
|
overflow: hidden;
|
|
16
16
|
white-space: nowrap;
|
|
17
17
|
}
|
|
18
|
-
.
|
|
18
|
+
.gallery__filenameContainer_1i0ih {
|
|
19
19
|
overflow: hidden;
|
|
20
20
|
display: inline-flex;
|
|
21
21
|
}
|
|
22
|
-
.
|
|
22
|
+
.gallery__description_1i0ih {
|
|
23
23
|
display: inline;
|
|
24
24
|
text-overflow: ellipsis;
|
|
25
25
|
overflow: hidden;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
|
|
3
|
-
var styles = {"info":"
|
|
3
|
+
var styles = {"info":"gallery__info_1i0ih","filenameHead":"gallery__filenameHead_1i0ih","filenameContainer":"gallery__filenameContainer_1i0ih","description":"gallery__description_1i0ih"};
|
|
4
4
|
|
|
5
5
|
export { styles as default };
|
|
6
6
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
:root {
|
|
2
2
|
--color-static-neutral-0-inverted: #262629;
|
|
3
3
|
}
|
|
4
|
-
.
|
|
4
|
+
.gallery__headerMobile_11md7 {
|
|
5
5
|
position: relative;
|
|
6
6
|
height: 72px;
|
|
7
7
|
z-index: 3;
|
|
@@ -10,21 +10,21 @@
|
|
|
10
10
|
justify-content: space-between;
|
|
11
11
|
align-items: center;
|
|
12
12
|
}
|
|
13
|
-
.
|
|
13
|
+
.gallery__headerMobile_11md7.gallery__video_11md7 {
|
|
14
14
|
position: absolute;
|
|
15
15
|
width: 100%;
|
|
16
16
|
background-color: var(--color-static-neutral-0-inverted);
|
|
17
17
|
transition: transform 0.3s ease-in-out;
|
|
18
18
|
}
|
|
19
|
-
.
|
|
19
|
+
.gallery__hide_11md7 {
|
|
20
20
|
transform: translateY(-96px);
|
|
21
21
|
}
|
|
22
|
-
.
|
|
23
|
-
.
|
|
22
|
+
.gallery__leftButton_11md7,
|
|
23
|
+
.gallery__rightButtons_11md7 {
|
|
24
24
|
display: flex;
|
|
25
25
|
align-items: center;
|
|
26
26
|
}
|
|
27
|
-
.
|
|
27
|
+
.gallery__description_11md7 {
|
|
28
28
|
position: absolute;
|
|
29
29
|
left: 50%;
|
|
30
30
|
transform: translateX(-50%);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
|
|
3
|
-
var styles = {"headerMobile":"
|
|
3
|
+
var styles = {"headerMobile":"gallery__headerMobile_11md7","video":"gallery__video_11md7","hide":"gallery__hide_11md7","rightButtons":"gallery__rightButtons_11md7","description":"gallery__description_11md7"};
|
|
4
4
|
|
|
5
5
|
export { styles as default };
|
|
6
6
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -12,23 +12,23 @@
|
|
|
12
12
|
:root {
|
|
13
13
|
--focus-color: var(--color-light-status-info);
|
|
14
14
|
}
|
|
15
|
-
.
|
|
15
|
+
.gallery__component_zvjvr {
|
|
16
16
|
display: flex;
|
|
17
17
|
z-index: 3;
|
|
18
18
|
overflow: hidden;
|
|
19
19
|
transition: border 0.15s ease-in-out;
|
|
20
20
|
outline: none;
|
|
21
21
|
}
|
|
22
|
-
.
|
|
22
|
+
.gallery__component_zvjvr .gallery__image_zvjvr {
|
|
23
23
|
opacity: 0.3;
|
|
24
24
|
}
|
|
25
|
-
.
|
|
25
|
+
.gallery__component_zvjvr.gallery__mobile_zvjvr {
|
|
26
26
|
padding: 0;
|
|
27
27
|
}
|
|
28
|
-
.
|
|
28
|
+
.gallery__active_zvjvr > .gallery__image_zvjvr {
|
|
29
29
|
opacity: 1;
|
|
30
30
|
}
|
|
31
|
-
.
|
|
31
|
+
.gallery__preview_zvjvr {
|
|
32
32
|
width: 56px;
|
|
33
33
|
height: 56px;
|
|
34
34
|
flex-shrink: 0;
|
|
@@ -38,15 +38,15 @@
|
|
|
38
38
|
-moz-user-select: none;
|
|
39
39
|
user-select: none;
|
|
40
40
|
}
|
|
41
|
-
.
|
|
41
|
+
.gallery__preview_zvjvr.gallery__mobile_zvjvr {
|
|
42
42
|
width: 46px;
|
|
43
43
|
height: 46px;
|
|
44
44
|
border-radius: var(--border-radius-8);
|
|
45
45
|
}
|
|
46
|
-
.
|
|
46
|
+
.gallery__image_zvjvr {
|
|
47
47
|
transition: opacity 0.15s ease-in-out;
|
|
48
48
|
}
|
|
49
|
-
.
|
|
49
|
+
.gallery__image_zvjvr > img {
|
|
50
50
|
display: block;
|
|
51
51
|
width: 100%;
|
|
52
52
|
height: 100%;
|
|
@@ -56,36 +56,36 @@
|
|
|
56
56
|
overflow: clip;
|
|
57
57
|
overflow-clip-margin: border-box;
|
|
58
58
|
}
|
|
59
|
-
.
|
|
59
|
+
.gallery__image_zvjvr:hover {
|
|
60
60
|
opacity: 0.7;
|
|
61
61
|
}
|
|
62
|
-
.
|
|
62
|
+
.gallery__loading_zvjvr {
|
|
63
63
|
background-color: var(--color-static-neutral-100-inverted);
|
|
64
64
|
}
|
|
65
|
-
.
|
|
65
|
+
.gallery__loading_zvjvr .gallery__active_zvjvr {
|
|
66
66
|
background-color: var(--color-static-neutral-300-inverted);
|
|
67
67
|
}
|
|
68
|
-
.
|
|
68
|
+
.gallery__brokenImageWrapper_zvjvr {
|
|
69
69
|
display: flex;
|
|
70
70
|
justify-content: center;
|
|
71
71
|
align-items: center;
|
|
72
72
|
background-color: var(--color-static-neutral-300-inverted);
|
|
73
73
|
opacity: 0.3;
|
|
74
74
|
}
|
|
75
|
-
.
|
|
75
|
+
.gallery__brokenImageWrapper_zvjvr.gallery__active_zvjvr {
|
|
76
76
|
opacity: 1;
|
|
77
77
|
}
|
|
78
|
-
.
|
|
78
|
+
.gallery__brokenIcon_zvjvr {
|
|
79
79
|
width: 40px;
|
|
80
80
|
height: 40px;
|
|
81
81
|
}
|
|
82
|
-
.
|
|
82
|
+
.gallery__focused_zvjvr {
|
|
83
83
|
outline: 2px solid var(--focus-color);
|
|
84
84
|
outline-offset: 2px;
|
|
85
85
|
}
|
|
86
|
-
.
|
|
86
|
+
.gallery__canvasPreview_zvjvr {
|
|
87
87
|
border-radius: var(--border-radius-12);
|
|
88
88
|
}
|
|
89
|
-
.
|
|
89
|
+
.gallery__canvasPreview_zvjvr.gallery__mobile_zvjvr {
|
|
90
90
|
border-radius: var(--border-radius-8);
|
|
91
91
|
}
|