@alfalab/core-components-gallery 7.2.0 → 7.2.1-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.
Files changed (90) hide show
  1. package/components/bottom-button/index.css +5 -5
  2. package/components/bottom-button/index.module.css.js +1 -1
  3. package/components/buttons/index.css +5 -5
  4. package/components/buttons/index.module.css.js +1 -1
  5. package/components/header/index.css +1 -1
  6. package/components/header/index.module.css.js +1 -1
  7. package/components/header-info-block/index.css +4 -4
  8. package/components/header-info-block/index.module.css.js +1 -1
  9. package/components/header-mobile/index.css +6 -6
  10. package/components/header-mobile/index.module.css.js +1 -1
  11. package/components/image-preview/index.css +17 -17
  12. package/components/image-preview/index.module.css.js +1 -1
  13. package/components/image-viewer/index.css +30 -29
  14. package/components/image-viewer/index.module.css.js +1 -1
  15. package/components/image-viewer/index.module.css.js.map +1 -1
  16. package/components/image-viewer/slide.js +2 -1
  17. package/components/image-viewer/slide.js.map +1 -1
  18. package/components/image-viewer/video/index.css +7 -7
  19. package/components/image-viewer/video/index.module.css.js +1 -1
  20. package/components/info-bar/index.css +3 -3
  21. package/components/info-bar/index.module.css.js +1 -1
  22. package/components/navigation-bar/index.css +8 -8
  23. package/components/navigation-bar/index.module.css.js +1 -1
  24. package/components/subtitles/index.css +3 -3
  25. package/components/subtitles/index.module.css.js +1 -1
  26. package/cssm/components/image-viewer/index.module.css +2 -1
  27. package/cssm/components/image-viewer/slide.js +2 -1
  28. package/cssm/components/image-viewer/slide.js.map +1 -1
  29. package/esm/components/bottom-button/index.css +5 -5
  30. package/esm/components/bottom-button/index.module.css.js +1 -1
  31. package/esm/components/buttons/index.css +5 -5
  32. package/esm/components/buttons/index.module.css.js +1 -1
  33. package/esm/components/header/index.css +1 -1
  34. package/esm/components/header/index.module.css.js +1 -1
  35. package/esm/components/header-info-block/index.css +4 -4
  36. package/esm/components/header-info-block/index.module.css.js +1 -1
  37. package/esm/components/header-mobile/index.css +6 -6
  38. package/esm/components/header-mobile/index.module.css.js +1 -1
  39. package/esm/components/image-preview/index.css +17 -17
  40. package/esm/components/image-preview/index.module.css.js +1 -1
  41. package/esm/components/image-viewer/index.css +30 -29
  42. package/esm/components/image-viewer/index.module.css.js +1 -1
  43. package/esm/components/image-viewer/index.module.css.js.map +1 -1
  44. package/esm/components/image-viewer/slide.js +2 -1
  45. package/esm/components/image-viewer/slide.js.map +1 -1
  46. package/esm/components/image-viewer/video/index.css +7 -7
  47. package/esm/components/image-viewer/video/index.module.css.js +1 -1
  48. package/esm/components/info-bar/index.css +3 -3
  49. package/esm/components/info-bar/index.module.css.js +1 -1
  50. package/esm/components/navigation-bar/index.css +8 -8
  51. package/esm/components/navigation-bar/index.module.css.js +1 -1
  52. package/esm/components/subtitles/index.css +3 -3
  53. package/esm/components/subtitles/index.module.css.js +1 -1
  54. package/esm/index.css +9 -9
  55. package/esm/index.module.css.js +1 -1
  56. package/index.css +9 -9
  57. package/index.module.css.js +1 -1
  58. package/modern/components/bottom-button/index.css +5 -5
  59. package/modern/components/bottom-button/index.module.css.js +1 -1
  60. package/modern/components/buttons/index.css +5 -5
  61. package/modern/components/buttons/index.module.css.js +1 -1
  62. package/modern/components/header/index.css +1 -1
  63. package/modern/components/header/index.module.css.js +1 -1
  64. package/modern/components/header-info-block/index.css +4 -4
  65. package/modern/components/header-info-block/index.module.css.js +1 -1
  66. package/modern/components/header-mobile/index.css +6 -6
  67. package/modern/components/header-mobile/index.module.css.js +1 -1
  68. package/modern/components/image-preview/index.css +17 -17
  69. package/modern/components/image-preview/index.module.css.js +1 -1
  70. package/modern/components/image-viewer/index.css +30 -29
  71. package/modern/components/image-viewer/index.module.css.js +1 -1
  72. package/modern/components/image-viewer/index.module.css.js.map +1 -1
  73. package/modern/components/image-viewer/slide.js +2 -1
  74. package/modern/components/image-viewer/slide.js.map +1 -1
  75. package/modern/components/image-viewer/video/index.css +7 -7
  76. package/modern/components/image-viewer/video/index.module.css.js +1 -1
  77. package/modern/components/info-bar/index.css +3 -3
  78. package/modern/components/info-bar/index.module.css.js +1 -1
  79. package/modern/components/navigation-bar/index.css +8 -8
  80. package/modern/components/navigation-bar/index.module.css.js +1 -1
  81. package/modern/components/subtitles/index.css +3 -3
  82. package/modern/components/subtitles/index.module.css.js +1 -1
  83. package/modern/index.css +9 -9
  84. package/modern/index.module.css.js +1 -1
  85. package/moderncssm/components/image-viewer/index.module.css +2 -1
  86. package/moderncssm/components/image-viewer/slide.js +2 -1
  87. package/moderncssm/components/image-viewer/slide.js.map +1 -1
  88. package/package.json +11 -11
  89. package/src/components/image-viewer/index.module.css +2 -1
  90. package/src/components/image-viewer/slide.tsx +3 -1
@@ -24,7 +24,7 @@
24
24
  :root {
25
25
  --focus-color: var(--color-light-status-info);
26
26
  }
27
- .gallery__component_1ef1i {
27
+ .gallery__component_xdq4y {
28
28
  display: flex;
29
29
  flex-grow: 1;
30
30
  justify-content: center;
@@ -92,9 +92,10 @@
92
92
  z-index: -1000;
93
93
  }
94
94
 
95
- .gallery__swiperFrame_1ef1i {
95
+ .gallery__swiperFrame_xdq4y {
96
96
  display: flex;
97
- width: 100%;
97
+ flex: 1 1 0;
98
+ min-width: 0;
98
99
  height: 100%;
99
100
  min-height: 0;
100
101
  max-height: calc(100vh - 168px);
@@ -103,17 +104,17 @@
103
104
  box-sizing: border-box;
104
105
  }
105
106
 
106
- .gallery__swiperFrame_1ef1i.gallery__mobile_1ef1i {
107
+ .gallery__swiperFrame_xdq4y.gallery__mobile_xdq4y {
107
108
  max-height: calc(100vh - 210px);
108
109
  max-height: calc(100dvh - 210px);
109
110
  }
110
111
 
111
- .gallery__swiperFrame_1ef1i.gallery__mobileVideo_1ef1i {
112
+ .gallery__swiperFrame_xdq4y.gallery__mobileVideo_xdq4y {
112
113
  max-height: 100vh;
113
114
  max-height: 100dvh;
114
115
  }
115
116
 
116
- .gallery__fullScreenFrame_1ef1i {
117
+ .gallery__fullScreenFrame_xdq4y {
117
118
  display: flex;
118
119
  align-items: center;
119
120
  justify-content: center;
@@ -126,7 +127,7 @@
126
127
  overflow: hidden;
127
128
  }
128
129
 
129
- .gallery__hiddenFrame_1ef1i {
130
+ .gallery__hiddenFrame_xdq4y {
130
131
  flex: 0 0 0;
131
132
  width: 0;
132
133
  height: 0;
@@ -134,16 +135,16 @@
134
135
  overflow: hidden;
135
136
  }
136
137
 
137
- .gallery__swiper_1ef1i {
138
+ .gallery__swiper_xdq4y {
138
139
  width: 100%;
139
140
  height: 100%;
140
141
  }
141
142
 
142
- .gallery__hidden_1ef1i {
143
+ .gallery__hidden_xdq4y {
143
144
  display: none;
144
145
  }
145
146
 
146
- .gallery__singleSlideContainer_1ef1i {
147
+ .gallery__singleSlideContainer_xdq4y {
147
148
  display: flex;
148
149
  width: 100%;
149
150
  height: 100%;
@@ -155,18 +156,18 @@
155
156
  box-sizing: border-box;
156
157
  }
157
158
 
158
- .gallery__singleSlideContainer_1ef1i.gallery__mobile_1ef1i {
159
+ .gallery__singleSlideContainer_xdq4y.gallery__mobile_xdq4y {
159
160
  max-height: calc(100vh - 174px);
160
161
  max-height: calc(100dvh - 174px);
161
162
  padding: 0;
162
163
  }
163
164
 
164
- .gallery__singleSlideContainer_1ef1i.gallery__mobileVideo_1ef1i {
165
+ .gallery__singleSlideContainer_xdq4y.gallery__mobileVideo_xdq4y {
165
166
  max-height: 100vh;
166
167
  max-height: 100dvh;
167
168
  }
168
169
 
169
- .gallery__slide_1ef1i {
170
+ .gallery__slide_xdq4y {
170
171
  position: relative;
171
172
  display: flex;
172
173
  justify-content: center;
@@ -175,17 +176,17 @@
175
176
  height: 100%;
176
177
  }
177
178
 
178
- .gallery__slideLoading_1ef1i {
179
+ .gallery__slideLoading_xdq4y {
179
180
  background-color: var(--color-static-neutral-translucent-100-inverted);
180
181
  border-radius: var(--border-radius-8);
181
182
  }
182
183
 
183
- .gallery__spinner_1ef1i {
184
+ .gallery__spinner_xdq4y {
184
185
  position: absolute;
185
186
  color: var(--color-static-neutral-translucent-1300-inverted);
186
187
  }
187
188
 
188
- .gallery__image_1ef1i {
189
+ .gallery__image_xdq4y {
189
190
  width: auto;
190
191
  height: auto;
191
192
  max-width: 100%;
@@ -198,11 +199,11 @@
198
199
  border-radius: var(--border-radius-8);
199
200
  }
200
201
 
201
- .gallery__image_1ef1i.gallery__mobile_1ef1i {
202
+ .gallery__image_xdq4y.gallery__mobile_xdq4y {
202
203
  border-radius: var(--border-radius-0);
203
204
  }
204
205
 
205
- .gallery__smallImage_1ef1i {
206
+ .gallery__smallImage_xdq4y {
206
207
  position: relative;
207
208
  width: auto;
208
209
  height: auto;
@@ -215,17 +216,17 @@
215
216
  user-select: none;
216
217
  }
217
218
 
218
- .gallery__verticalImageFit_1ef1i {
219
+ .gallery__verticalImageFit_xdq4y {
219
220
  width: auto;
220
221
  height: 100%;
221
222
  }
222
223
 
223
- .gallery__horizontalImageFit_1ef1i {
224
+ .gallery__horizontalImageFit_xdq4y {
224
225
  width: 100%;
225
226
  height: auto;
226
227
  }
227
228
 
228
- .gallery__fullScreenMedia_1ef1i {
229
+ .gallery__fullScreenMedia_xdq4y {
229
230
  width: 100%;
230
231
  height: 100%;
231
232
  max-width: 100%;
@@ -235,7 +236,7 @@
235
236
  border-radius: var(--border-radius-0);
236
237
  }
237
238
 
238
- .gallery__arrow_1ef1i {
239
+ .gallery__arrow_xdq4y {
239
240
  display: flex;
240
241
  flex-direction: column;
241
242
  justify-content: center;
@@ -249,20 +250,20 @@
249
250
  outline: none;
250
251
  }
251
252
 
252
- .gallery__arrow_1ef1i:hover {
253
+ .gallery__arrow_xdq4y:hover {
253
254
  background-color: var(--color-static-neutral-0-inverted-hover);
254
255
  }
255
256
 
256
- .gallery__arrow_1ef1i:active {
257
+ .gallery__arrow_xdq4y:active {
257
258
  background-color: var(--color-static-neutral-0-inverted-press);
258
259
  }
259
260
 
260
- .gallery__focused_1ef1i {
261
+ .gallery__focused_xdq4y {
261
262
  outline: 2px solid var(--focus-color);
262
263
  outline-offset: 2px;
263
264
  }
264
265
 
265
- .gallery__placeholder_1ef1i {
266
+ .gallery__placeholder_xdq4y {
266
267
  display: flex;
267
268
  justify-content: center;
268
269
  align-items: center;
@@ -272,7 +273,7 @@
272
273
  background-color: var(--color-static-neutral-300-inverted);
273
274
  }
274
275
 
275
- .gallery__brokenImgWrapper_1ef1i {
276
+ .gallery__brokenImgWrapper_xdq4y {
276
277
  position: relative;
277
278
  display: flex;
278
279
  flex-direction: column;
@@ -281,13 +282,13 @@
281
282
  text-align: center;
282
283
  }
283
284
 
284
- .gallery__brokenImgIcon_1ef1i {
285
+ .gallery__brokenImgIcon_xdq4y {
285
286
  width: 80px;
286
287
  height: 80px;
287
288
  margin-bottom: var(--gap-4);
288
289
  }
289
290
 
290
- .gallery__fullScreenVideo_1ef1i {
291
+ .gallery__fullScreenVideo_xdq4y {
291
292
  width: 100%;
292
293
  height: 100%;
293
294
  max-height: none;
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"gallery__component_1ef1i","swiperFrame":"gallery__swiperFrame_1ef1i","mobile":"gallery__mobile_1ef1i","mobileVideo":"gallery__mobileVideo_1ef1i","fullScreenFrame":"gallery__fullScreenFrame_1ef1i","hiddenFrame":"gallery__hiddenFrame_1ef1i","swiper":"gallery__swiper_1ef1i","hidden":"gallery__hidden_1ef1i","singleSlideContainer":"gallery__singleSlideContainer_1ef1i","slide":"gallery__slide_1ef1i","slideLoading":"gallery__slideLoading_1ef1i","spinner":"gallery__spinner_1ef1i","image":"gallery__image_1ef1i","smallImage":"gallery__smallImage_1ef1i","verticalImageFit":"gallery__verticalImageFit_1ef1i","horizontalImageFit":"gallery__horizontalImageFit_1ef1i","fullScreenMedia":"gallery__fullScreenMedia_1ef1i","arrow":"gallery__arrow_1ef1i","focused":"gallery__focused_1ef1i","placeholder":"gallery__placeholder_1ef1i","brokenImgWrapper":"gallery__brokenImgWrapper_1ef1i","brokenImgIcon":"gallery__brokenImgIcon_1ef1i","fullScreenVideo":"gallery__fullScreenVideo_1ef1i"};
3
+ var styles = {"component":"gallery__component_xdq4y","swiperFrame":"gallery__swiperFrame_xdq4y","mobile":"gallery__mobile_xdq4y","mobileVideo":"gallery__mobileVideo_xdq4y","fullScreenFrame":"gallery__fullScreenFrame_xdq4y","hiddenFrame":"gallery__hiddenFrame_xdq4y","swiper":"gallery__swiper_xdq4y","hidden":"gallery__hidden_xdq4y","singleSlideContainer":"gallery__singleSlideContainer_xdq4y","slide":"gallery__slide_xdq4y","slideLoading":"gallery__slideLoading_xdq4y","spinner":"gallery__spinner_xdq4y","image":"gallery__image_xdq4y","smallImage":"gallery__smallImage_xdq4y","verticalImageFit":"gallery__verticalImageFit_xdq4y","horizontalImageFit":"gallery__horizontalImageFit_xdq4y","fullScreenMedia":"gallery__fullScreenMedia_xdq4y","arrow":"gallery__arrow_xdq4y","focused":"gallery__focused_xdq4y","placeholder":"gallery__placeholder_xdq4y","brokenImgWrapper":"gallery__brokenImgWrapper_xdq4y","brokenImgIcon":"gallery__brokenImgIcon_xdq4y","fullScreenVideo":"gallery__fullScreenVideo_xdq4y"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.module.css.js","sources":["../../src/components/image-viewer/index.module.css"],"sourcesContent":["@import '@alfalab/core-components-vars/src/index.css';\n\n.component {\n display: flex;\n flex-grow: 1;\n justify-content: center;\n min-height: 0;\n background-color: var(--color-static-neutral-0-inverted);\n\n /* swiper/swiper.css; */\n :global(.swiper) {\n margin-left: auto;\n margin-right: auto;\n position: relative;\n overflow: hidden;\n list-style: none;\n padding: 0;\n z-index: 1;\n display: block;\n }\n :global(.swiper-wrapper) {\n position: relative;\n width: 100%;\n height: 100%;\n z-index: 1;\n display: flex;\n transition-property: transform;\n transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);\n box-sizing: content-box;\n }\n :global(.swiper-android) :global(.swiper-slide),\n :global(.swiper-ios) :global(.swiper-slide),\n :global(.swiper-wrapper) {\n transform: translate3d(0, 0, 0);\n }\n :global(.swiper-horizontal) {\n touch-action: pan-y;\n }\n :global(.swiper-slide) {\n flex-shrink: 0;\n width: 100%;\n height: 100%;\n position: relative;\n transition-property: transform;\n display: block;\n }\n :global(.swiper-slide-invisible-blank) {\n visibility: hidden;\n }\n :global(.swiper-autoheight),\n :global(.swiper-autoheight) :global(.swiper-slide) {\n height: auto;\n }\n :global(.swiper-autoheight) :global(.swiper-wrapper) {\n align-items: flex-start;\n transition-property: transform, height;\n }\n :global(.swiper-backface-hidden) :global(.swiper-slide) {\n transform: translateZ(0);\n backface-visibility: hidden;\n }\n\n /* swiper/modules/a11y.css */\n :global(.swiper) :global(.swiper-notification) {\n position: absolute;\n left: 0;\n top: 0;\n pointer-events: none;\n opacity: 0;\n z-index: -1000;\n }\n\n .swiperFrame {\n display: flex;\n width: 100%;\n height: 100%;\n min-height: 0;\n\n /* 168px - высота хэдера и футера */\n max-height: calc(100vh - 168px);\n max-height: calc(100dvh - 168px);\n padding: var(--gap-32) var(--gap-16);\n box-sizing: border-box;\n\n &.mobile {\n max-height: calc(100vh - 210px);\n max-height: calc(100dvh - 210px);\n }\n\n &.mobileVideo {\n max-height: 100vh;\n max-height: 100dvh;\n }\n }\n\n .fullScreenFrame {\n display: flex;\n align-items: center;\n justify-content: center;\n width: 100%;\n height: 100%;\n max-height: none;\n min-height: 0;\n padding: var(--gap-0);\n box-sizing: border-box;\n overflow: hidden;\n }\n\n .hiddenFrame {\n flex: 0 0 0;\n width: 0;\n height: 0;\n padding: var(--gap-0);\n overflow: hidden;\n }\n\n .swiper {\n width: 100%;\n height: 100%;\n }\n\n .hidden {\n display: none;\n }\n\n .singleSlideContainer {\n display: flex;\n width: 100%;\n height: 100%;\n min-height: 0;\n\n max-height: calc(100vh - 80px);\n max-height: calc(100dvh - 80px);\n padding: var(--gap-32);\n box-sizing: border-box;\n\n &.mobile {\n max-height: calc(100vh - 174px);\n max-height: calc(100dvh - 174px);\n padding: 0;\n }\n\n &.mobileVideo {\n max-height: 100vh;\n max-height: 100dvh;\n }\n }\n\n .slide {\n position: relative;\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 100%;\n }\n\n .slideLoading {\n background-color: var(--color-static-neutral-translucent-100-inverted);\n border-radius: var(--border-radius-8);\n }\n\n .spinner {\n position: absolute;\n color: var(--color-static-neutral-translucent-1300-inverted);\n }\n\n .image {\n width: auto;\n height: auto;\n max-width: 100%;\n max-height: 100%;\n object-fit: contain;\n user-select: none;\n border-radius: var(--border-radius-8);\n\n &.mobile {\n border-radius: var(--border-radius-0);\n }\n }\n\n .smallImage {\n position: relative;\n width: auto;\n height: auto;\n max-width: 100%;\n max-height: 100%;\n object-fit: contain;\n user-select: none;\n }\n\n .verticalImageFit {\n width: auto;\n height: 100%;\n }\n\n .horizontalImageFit {\n width: 100%;\n height: auto;\n }\n\n .fullScreenMedia {\n width: 100%;\n height: 100%;\n max-width: 100%;\n max-height: 100%;\n object-fit: contain;\n border-radius: var(--border-radius-0);\n }\n\n .arrow {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n flex-shrink: 0;\n width: 96px;\n height: 100%;\n cursor: pointer;\n color: var(--color-static-neutral-translucent-1300-inverted);\n transition: background-color 0.15s ease-in-out;\n outline: none;\n\n &:hover {\n background-color: var(--color-static-neutral-0-inverted-hover);\n }\n\n &:active {\n background-color: var(--color-static-neutral-0-inverted-press);\n }\n }\n\n .focused {\n @mixin focus-outline;\n }\n\n .placeholder {\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 100%;\n border-radius: var(--border-radius-8);\n background-color: var(--color-static-neutral-300-inverted);\n }\n\n .brokenImgWrapper {\n position: relative;\n display: flex;\n flex-direction: column;\n align-items: center;\n width: 150px;\n text-align: center;\n }\n\n .brokenImgIcon {\n width: 80px;\n height: 80px;\n margin-bottom: var(--gap-4);\n }\n\n .fullScreenVideo {\n width: 100%;\n height: 100%;\n max-height: none;\n }\n}\n"],"names":[],"mappings":";;AAEgB,aAAe,CAAC,WAAW,CAAC,0BAA0B,CAAC,aAAa,CAAC,4BAA4B,CAAC,QAAQ,CAAC,uBAAuB,CAAC,aAAa,CAAC,4BAA4B,CAAC,iBAAiB,CAAC,gCAAgC,CAAC,aAAa,CAAC,4BAA4B,CAAC,QAAQ,CAAC,uBAAuB,CAAC,QAAQ,CAAC,uBAAuB,CAAC,sBAAsB,CAAC,qCAAqC,CAAC,OAAO,CAAC,sBAAsB,CAAC,cAAc,CAAC,6BAA6B,CAAC,SAAS,CAAC,wBAAwB,CAAC,OAAO,CAAC,sBAAsB,CAAC,YAAY,CAAC,2BAA2B,CAAC,kBAAkB,CAAC,iCAAiC,CAAC,oBAAoB,CAAC,mCAAmC,CAAC,iBAAiB,CAAC,gCAAgC,CAAC,OAAO,CAAC,sBAAsB,CAAC,SAAS,CAAC,wBAAwB,CAAC,aAAa,CAAC,4BAA4B,CAAC,kBAAkB,CAAC,iCAAiC,CAAC,eAAe,CAAC,8BAA8B,CAAC,iBAAiB,CAAC,gCAAgC,CAAC;;;;"}
1
+ {"version":3,"file":"index.module.css.js","sources":["../../src/components/image-viewer/index.module.css"],"sourcesContent":["@import '@alfalab/core-components-vars/src/index.css';\n\n.component {\n display: flex;\n flex-grow: 1;\n justify-content: center;\n min-height: 0;\n background-color: var(--color-static-neutral-0-inverted);\n\n /* swiper/swiper.css; */\n :global(.swiper) {\n margin-left: auto;\n margin-right: auto;\n position: relative;\n overflow: hidden;\n list-style: none;\n padding: 0;\n z-index: 1;\n display: block;\n }\n :global(.swiper-wrapper) {\n position: relative;\n width: 100%;\n height: 100%;\n z-index: 1;\n display: flex;\n transition-property: transform;\n transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);\n box-sizing: content-box;\n }\n :global(.swiper-android) :global(.swiper-slide),\n :global(.swiper-ios) :global(.swiper-slide),\n :global(.swiper-wrapper) {\n transform: translate3d(0, 0, 0);\n }\n :global(.swiper-horizontal) {\n touch-action: pan-y;\n }\n :global(.swiper-slide) {\n flex-shrink: 0;\n width: 100%;\n height: 100%;\n position: relative;\n transition-property: transform;\n display: block;\n }\n :global(.swiper-slide-invisible-blank) {\n visibility: hidden;\n }\n :global(.swiper-autoheight),\n :global(.swiper-autoheight) :global(.swiper-slide) {\n height: auto;\n }\n :global(.swiper-autoheight) :global(.swiper-wrapper) {\n align-items: flex-start;\n transition-property: transform, height;\n }\n :global(.swiper-backface-hidden) :global(.swiper-slide) {\n transform: translateZ(0);\n backface-visibility: hidden;\n }\n\n /* swiper/modules/a11y.css */\n :global(.swiper) :global(.swiper-notification) {\n position: absolute;\n left: 0;\n top: 0;\n pointer-events: none;\n opacity: 0;\n z-index: -1000;\n }\n\n .swiperFrame {\n display: flex;\n flex: 1 1 0;\n min-width: 0;\n height: 100%;\n min-height: 0;\n\n /* 168px - высота хэдера и футера */\n max-height: calc(100vh - 168px);\n max-height: calc(100dvh - 168px);\n padding: var(--gap-32) var(--gap-16);\n box-sizing: border-box;\n\n &.mobile {\n max-height: calc(100vh - 210px);\n max-height: calc(100dvh - 210px);\n }\n\n &.mobileVideo {\n max-height: 100vh;\n max-height: 100dvh;\n }\n }\n\n .fullScreenFrame {\n display: flex;\n align-items: center;\n justify-content: center;\n width: 100%;\n height: 100%;\n max-height: none;\n min-height: 0;\n padding: var(--gap-0);\n box-sizing: border-box;\n overflow: hidden;\n }\n\n .hiddenFrame {\n flex: 0 0 0;\n width: 0;\n height: 0;\n padding: var(--gap-0);\n overflow: hidden;\n }\n\n .swiper {\n width: 100%;\n height: 100%;\n }\n\n .hidden {\n display: none;\n }\n\n .singleSlideContainer {\n display: flex;\n width: 100%;\n height: 100%;\n min-height: 0;\n\n max-height: calc(100vh - 80px);\n max-height: calc(100dvh - 80px);\n padding: var(--gap-32);\n box-sizing: border-box;\n\n &.mobile {\n max-height: calc(100vh - 174px);\n max-height: calc(100dvh - 174px);\n padding: 0;\n }\n\n &.mobileVideo {\n max-height: 100vh;\n max-height: 100dvh;\n }\n }\n\n .slide {\n position: relative;\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 100%;\n }\n\n .slideLoading {\n background-color: var(--color-static-neutral-translucent-100-inverted);\n border-radius: var(--border-radius-8);\n }\n\n .spinner {\n position: absolute;\n color: var(--color-static-neutral-translucent-1300-inverted);\n }\n\n .image {\n width: auto;\n height: auto;\n max-width: 100%;\n max-height: 100%;\n object-fit: contain;\n user-select: none;\n border-radius: var(--border-radius-8);\n\n &.mobile {\n border-radius: var(--border-radius-0);\n }\n }\n\n .smallImage {\n position: relative;\n width: auto;\n height: auto;\n max-width: 100%;\n max-height: 100%;\n object-fit: contain;\n user-select: none;\n }\n\n .verticalImageFit {\n width: auto;\n height: 100%;\n }\n\n .horizontalImageFit {\n width: 100%;\n height: auto;\n }\n\n .fullScreenMedia {\n width: 100%;\n height: 100%;\n max-width: 100%;\n max-height: 100%;\n object-fit: contain;\n border-radius: var(--border-radius-0);\n }\n\n .arrow {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n flex-shrink: 0;\n width: 96px;\n height: 100%;\n cursor: pointer;\n color: var(--color-static-neutral-translucent-1300-inverted);\n transition: background-color 0.15s ease-in-out;\n outline: none;\n\n &:hover {\n background-color: var(--color-static-neutral-0-inverted-hover);\n }\n\n &:active {\n background-color: var(--color-static-neutral-0-inverted-press);\n }\n }\n\n .focused {\n @mixin focus-outline;\n }\n\n .placeholder {\n display: flex;\n justify-content: center;\n align-items: center;\n width: 100%;\n height: 100%;\n border-radius: var(--border-radius-8);\n background-color: var(--color-static-neutral-300-inverted);\n }\n\n .brokenImgWrapper {\n position: relative;\n display: flex;\n flex-direction: column;\n align-items: center;\n width: 150px;\n text-align: center;\n }\n\n .brokenImgIcon {\n width: 80px;\n height: 80px;\n margin-bottom: var(--gap-4);\n }\n\n .fullScreenVideo {\n width: 100%;\n height: 100%;\n max-height: none;\n }\n}\n"],"names":[],"mappings":";;AAEgB,aAAe,CAAC,WAAW,CAAC,0BAA0B,CAAC,aAAa,CAAC,4BAA4B,CAAC,QAAQ,CAAC,uBAAuB,CAAC,aAAa,CAAC,4BAA4B,CAAC,iBAAiB,CAAC,gCAAgC,CAAC,aAAa,CAAC,4BAA4B,CAAC,QAAQ,CAAC,uBAAuB,CAAC,QAAQ,CAAC,uBAAuB,CAAC,sBAAsB,CAAC,qCAAqC,CAAC,OAAO,CAAC,sBAAsB,CAAC,cAAc,CAAC,6BAA6B,CAAC,SAAS,CAAC,wBAAwB,CAAC,OAAO,CAAC,sBAAsB,CAAC,YAAY,CAAC,2BAA2B,CAAC,kBAAkB,CAAC,iCAAiC,CAAC,oBAAoB,CAAC,mCAAmC,CAAC,iBAAiB,CAAC,gCAAgC,CAAC,OAAO,CAAC,sBAAsB,CAAC,SAAS,CAAC,wBAAwB,CAAC,aAAa,CAAC,4BAA4B,CAAC,kBAAkB,CAAC,iCAAiC,CAAC,eAAe,CAAC,8BAA8B,CAAC,iBAAiB,CAAC,gCAAgC,CAAC;;;;"}
@@ -35,6 +35,7 @@ var Slide = function (_a) {
35
35
  var small = isSmallImage(meta);
36
36
  var verticalImageFit = !small && containerAspectRatio > imageAspectRatio;
37
37
  var horizontalImageFit = !small && containerAspectRatio <= imageAspectRatio;
38
+ var imageStyle = fullScreen || !containerHeight ? undefined : { maxHeight: "".concat(containerHeight, "px") };
38
39
  var handleImageRef = useCallback(function (node) {
39
40
  if ((node === null || node === void 0 ? void 0 : node.complete) && node.naturalWidth > 0 && !meta) {
40
41
  handleLoad({ currentTarget: node }, index);
@@ -52,7 +53,7 @@ var Slide = function (_a) {
52
53
  _c[styles.fullScreenMedia] = fullScreen,
53
54
  _c[styles.verticalImageFit] = verticalImageFit,
54
55
  _c[styles.horizontalImageFit] = horizontalImageFit,
55
- _c)), onLoad: function (event) { return handleLoad(event, index); }, onError: function () { return handleLoadError(index); }, style: fullScreen ? undefined : { maxHeight: "".concat(containerHeight, "px") }, "data-test-id": slideVisible ? TestIds.ACTIVE_IMAGE : undefined })));
56
+ _c)), onLoad: function (event) { return handleLoad(event, index); }, onError: function () { return handleLoadError(index); }, style: imageStyle, "data-test-id": slideVisible ? TestIds.ACTIVE_IMAGE : undefined })));
56
57
  };
57
58
 
58
59
  export { Slide };
@@ -1 +1 @@
1
- {"version":3,"file":"slide.js","sources":["../../../src/components/image-viewer/slide.tsx"],"sourcesContent":["import React, { type FC, type ReactNode, useCallback, useContext } from 'react';\nimport cn from 'classnames';\n\nimport { Spinner } from '@alfalab/core-components-spinner';\nimport { TypographyText } from '@alfalab/core-components-typography';\n\nimport { GalleryContext } from '../../context';\nimport { type GalleryImage, type ImageMeta } from '../../types';\nimport { getImageAlt, isSmallImage, isVideo, TestIds } from '../../utils';\n\nimport { useHandleImageViewer } from './hooks';\nimport { NoImagePaths } from './paths';\nimport { Video } from './video';\n\nimport styles from './index.module.css';\n\ntype SlideInnerProps = {\n active: boolean;\n broken: boolean;\n loading: boolean;\n children: ReactNode;\n isVideoView?: boolean;\n};\n\nconst SlideInner: FC<SlideInnerProps> = ({ children, broken, loading, isVideoView }) => {\n const content = broken ? (\n <div className={styles.brokenImgWrapper}>\n <div className={styles.brokenImgIcon}>\n <svg\n xmlns='http://www.w3.org/2000/svg'\n width='80'\n height='80'\n viewBox='0 0 80 80'\n fill='none'\n >\n <rect width='80' height='80' fill='none' />\n <path\n fillRule='evenodd'\n clipRule='evenodd'\n d={NoImagePaths.baseImage}\n fill='#89898A'\n />\n <path d={NoImagePaths.triangleImage} fill='#89898A' />\n </svg>\n </div>\n\n <TypographyText view='primary-small' color='static-secondary-light'>\n Не удалось загрузить {isVideoView ? 'видео' : 'изображение'}\n </TypographyText>\n </div>\n ) : (\n children\n );\n\n return (\n <div className={cn(styles.slide, { [styles.slideLoading]: loading })}>\n {broken ? <div className={styles.placeholder}>{content}</div> : content}\n <Spinner className={styles.spinner} preset={48} visible={loading} />\n </div>\n );\n};\n\ntype SlideProps = {\n isActive: boolean;\n image: GalleryImage;\n meta?: ImageMeta;\n containerAspectRatio: number;\n imageAspectRatio: number;\n index: number;\n containerHeight: number;\n slideVisible: boolean;\n fullScreen?: boolean;\n};\n\nexport const Slide: FC<SlideProps> = ({\n isActive,\n meta,\n containerAspectRatio,\n imageAspectRatio,\n image,\n index,\n containerHeight,\n slideVisible,\n fullScreen,\n}) => {\n const { view } = useContext(GalleryContext);\n const { handleLoad, handleLoadError } = useHandleImageViewer();\n\n const broken = Boolean(meta?.broken);\n const small = isSmallImage(meta);\n const verticalImageFit = !small && containerAspectRatio > imageAspectRatio;\n const horizontalImageFit = !small && containerAspectRatio <= imageAspectRatio;\n\n const handleImageRef = useCallback(\n (node: HTMLImageElement | null) => {\n if (node?.complete && node.naturalWidth > 0 && !meta) {\n handleLoad(\n { currentTarget: node } as React.SyntheticEvent<HTMLImageElement>,\n index,\n );\n }\n },\n [handleLoad, index, meta],\n );\n\n if (isVideo(image.src)) {\n return (\n <SlideInner isVideoView={true} active={isActive} broken={broken} loading={!meta}>\n <Video\n url={image.src}\n index={index}\n isActive={isActive}\n className={cn({ [styles.fullScreenMedia]: fullScreen })}\n />\n </SlideInner>\n );\n }\n\n return (\n <SlideInner active={isActive} broken={broken} loading={!meta}>\n <img\n ref={handleImageRef}\n src={image.src}\n alt={getImageAlt(image, index)}\n className={cn({\n [styles.smallImage]: small,\n [styles.image]: !small && meta,\n [styles.mobile]: view === 'mobile',\n [styles.fullScreenMedia]: fullScreen,\n [styles.verticalImageFit]: verticalImageFit,\n [styles.horizontalImageFit]: horizontalImageFit,\n })}\n onLoad={(event) => handleLoad(event, index)}\n onError={() => handleLoadError(index)}\n style={fullScreen ? undefined : { maxHeight: `${containerHeight}px` }}\n data-test-id={slideVisible ? TestIds.ACTIVE_IMAGE : undefined}\n />\n </SlideInner>\n );\n};\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"slide.js","sources":["../../../src/components/image-viewer/slide.tsx"],"sourcesContent":["import React, { type FC, type ReactNode, useCallback, useContext } from 'react';\nimport cn from 'classnames';\n\nimport { Spinner } from '@alfalab/core-components-spinner';\nimport { TypographyText } from '@alfalab/core-components-typography';\n\nimport { GalleryContext } from '../../context';\nimport { type GalleryImage, type ImageMeta } from '../../types';\nimport { getImageAlt, isSmallImage, isVideo, TestIds } from '../../utils';\n\nimport { useHandleImageViewer } from './hooks';\nimport { NoImagePaths } from './paths';\nimport { Video } from './video';\n\nimport styles from './index.module.css';\n\ntype SlideInnerProps = {\n active: boolean;\n broken: boolean;\n loading: boolean;\n children: ReactNode;\n isVideoView?: boolean;\n};\n\nconst SlideInner: FC<SlideInnerProps> = ({ children, broken, loading, isVideoView }) => {\n const content = broken ? (\n <div className={styles.brokenImgWrapper}>\n <div className={styles.brokenImgIcon}>\n <svg\n xmlns='http://www.w3.org/2000/svg'\n width='80'\n height='80'\n viewBox='0 0 80 80'\n fill='none'\n >\n <rect width='80' height='80' fill='none' />\n <path\n fillRule='evenodd'\n clipRule='evenodd'\n d={NoImagePaths.baseImage}\n fill='#89898A'\n />\n <path d={NoImagePaths.triangleImage} fill='#89898A' />\n </svg>\n </div>\n\n <TypographyText view='primary-small' color='static-secondary-light'>\n Не удалось загрузить {isVideoView ? 'видео' : 'изображение'}\n </TypographyText>\n </div>\n ) : (\n children\n );\n\n return (\n <div className={cn(styles.slide, { [styles.slideLoading]: loading })}>\n {broken ? <div className={styles.placeholder}>{content}</div> : content}\n <Spinner className={styles.spinner} preset={48} visible={loading} />\n </div>\n );\n};\n\ntype SlideProps = {\n isActive: boolean;\n image: GalleryImage;\n meta?: ImageMeta;\n containerAspectRatio: number;\n imageAspectRatio: number;\n index: number;\n containerHeight: number;\n slideVisible: boolean;\n fullScreen?: boolean;\n};\n\nexport const Slide: FC<SlideProps> = ({\n isActive,\n meta,\n containerAspectRatio,\n imageAspectRatio,\n image,\n index,\n containerHeight,\n slideVisible,\n fullScreen,\n}) => {\n const { view } = useContext(GalleryContext);\n const { handleLoad, handleLoadError } = useHandleImageViewer();\n\n const broken = Boolean(meta?.broken);\n const small = isSmallImage(meta);\n const verticalImageFit = !small && containerAspectRatio > imageAspectRatio;\n const horizontalImageFit = !small && containerAspectRatio <= imageAspectRatio;\n const imageStyle =\n fullScreen || !containerHeight ? undefined : { maxHeight: `${containerHeight}px` };\n\n const handleImageRef = useCallback(\n (node: HTMLImageElement | null) => {\n if (node?.complete && node.naturalWidth > 0 && !meta) {\n handleLoad(\n { currentTarget: node } as React.SyntheticEvent<HTMLImageElement>,\n index,\n );\n }\n },\n [handleLoad, index, meta],\n );\n\n if (isVideo(image.src)) {\n return (\n <SlideInner isVideoView={true} active={isActive} broken={broken} loading={!meta}>\n <Video\n url={image.src}\n index={index}\n isActive={isActive}\n className={cn({ [styles.fullScreenMedia]: fullScreen })}\n />\n </SlideInner>\n );\n }\n\n return (\n <SlideInner active={isActive} broken={broken} loading={!meta}>\n <img\n ref={handleImageRef}\n src={image.src}\n alt={getImageAlt(image, index)}\n className={cn({\n [styles.smallImage]: small,\n [styles.image]: !small && meta,\n [styles.mobile]: view === 'mobile',\n [styles.fullScreenMedia]: fullScreen,\n [styles.verticalImageFit]: verticalImageFit,\n [styles.horizontalImageFit]: horizontalImageFit,\n })}\n onLoad={(event) => handleLoad(event, index)}\n onError={() => handleLoadError(index)}\n style={imageStyle}\n data-test-id={slideVisible ? TestIds.ACTIVE_IMAGE : undefined}\n />\n </SlideInner>\n );\n};\n"],"names":[],"mappings":"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"}
@@ -7,7 +7,7 @@
7
7
  --border-radius-0: 0;
8
8
  --border-radius-24: var(--border-radius-3xl);
9
9
  }
10
- .gallery__videoWrapper_1ogqj {
10
+ .gallery__videoWrapper_1ipf9 {
11
11
  display: flex;
12
12
  align-items: center;
13
13
  justify-content: center;
@@ -17,17 +17,17 @@
17
17
  min-height: 0;
18
18
  position: relative;
19
19
  }
20
- .gallery__video_1ogqj {
20
+ .gallery__video_1ipf9 {
21
21
  max-width: 100%;
22
22
  max-height: 100%;
23
23
  -o-object-fit: contain;
24
24
  object-fit: contain;
25
25
  border-radius: var(--border-radius-24);
26
26
  }
27
- .gallery__mobile_1ogqj {
27
+ .gallery__mobile_1ipf9 {
28
28
  border-radius: var(--border-radius-0);
29
29
  }
30
- .gallery__videoButton_1ogqj {
30
+ .gallery__videoButton_1ipf9 {
31
31
  position: absolute;
32
32
  top: 50%;
33
33
  left: 50%;
@@ -35,13 +35,13 @@
35
35
  z-index: 1;
36
36
  color: green;
37
37
  }
38
- .gallery__icon_1ogqj {
38
+ .gallery__icon_1ipf9 {
39
39
  color: var(--color-static-neutral-0);
40
40
  }
41
- .gallery__iconShape_1ogqj {
41
+ .gallery__iconShape_1ipf9 {
42
42
  fill: var(--color-static-neutral-translucent-700);
43
43
  }
44
- .gallery__bottomButton_1ogqj {
44
+ .gallery__bottomButton_1ipf9 {
45
45
  position: absolute;
46
46
  bottom: 48px;
47
47
  left: 32px;
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"videoWrapper":"gallery__videoWrapper_1ogqj","video":"gallery__video_1ogqj","mobile":"gallery__mobile_1ogqj","videoButton":"gallery__videoButton_1ogqj","icon":"gallery__icon_1ogqj","iconShape":"gallery__iconShape_1ogqj","bottomButton":"gallery__bottomButton_1ogqj"};
3
+ var styles = {"videoWrapper":"gallery__videoWrapper_1ipf9","video":"gallery__video_1ipf9","mobile":"gallery__mobile_1ipf9","videoButton":"gallery__videoButton_1ipf9","icon":"gallery__icon_1ipf9","iconShape":"gallery__iconShape_1ipf9","bottomButton":"gallery__bottomButton_1ipf9"};
4
4
 
5
5
  export { styles as default };
6
6
  //# 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
- .gallery__description_kr284 {
10
+ .gallery__description_fw1es {
11
11
  text-align: center;
12
12
  }
13
- .gallery__infoWrapper_kr284 {
13
+ .gallery__infoWrapper_fw1es {
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
- .gallery__infoWrapper_kr284.gallery__video_kr284 {
22
+ .gallery__infoWrapper_fw1es.gallery__video_fw1es {
23
23
  padding: 0 var(--gap-4) var(--gap-4);
24
24
  justify-content: space-between;
25
25
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"description":"gallery__description_kr284","infoWrapper":"gallery__infoWrapper_kr284","video":"gallery__video_kr284"};
3
+ var styles = {"description":"gallery__description_fw1es","infoWrapper":"gallery__infoWrapper_fw1es","video":"gallery__video_fw1es"};
4
4
 
5
5
  export { styles as default };
6
6
  //# 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
- .gallery__component_1roeg {
16
+ .gallery__component_19am2 {
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
- .gallery__component_1roeg.gallery__mobile_1roeg {
28
+ .gallery__component_19am2.gallery__mobile_19am2 {
29
29
  padding: var(--gap-8) var(--gap-24);
30
30
  }
31
- .gallery__component_1roeg::-webkit-scrollbar {
31
+ .gallery__component_19am2::-webkit-scrollbar {
32
32
  display: none;
33
33
  }
34
- .gallery__previews_1roeg {
34
+ .gallery__previews_19am2 {
35
35
  display: flex;
36
36
  }
37
- .gallery__preview_1roeg {
37
+ .gallery__preview_19am2 {
38
38
  flex-shrink: 0;
39
39
  margin-right: var(--gap-4);
40
40
  }
41
- .gallery__preview_1roeg.gallery__mobile_1roeg {
41
+ .gallery__preview_19am2.gallery__mobile_19am2 {
42
42
  margin-right: var(--gap-2);
43
43
  }
44
- .gallery__preview_1roeg:first-child {
44
+ .gallery__preview_19am2:first-child {
45
45
  margin-left: auto;
46
46
  }
47
- .gallery__preview_1roeg:last-child {
47
+ .gallery__preview_19am2:last-child {
48
48
  margin-right: auto;
49
49
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"gallery__component_1roeg","mobile":"gallery__mobile_1roeg","preview":"gallery__preview_1roeg"};
3
+ var styles = {"component":"gallery__component_19am2","mobile":"gallery__mobile_19am2","preview":"gallery__preview_19am2"};
4
4
 
5
5
  export { styles as default };
6
6
  //# 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
- .gallery__subtitles_9u7yv {
8
+ .gallery__subtitles_4cgc7 {
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
- .gallery__subtitles_9u7yv.gallery__mobile_9u7yv {
21
+ .gallery__subtitles_4cgc7.gallery__mobile_4cgc7 {
22
22
  position: static;
23
23
  position: initial;
24
24
  }
25
- .gallery__hideSubtitles_9u7yv {
25
+ .gallery__hideSubtitles_4cgc7 {
26
26
  opacity: 0;
27
27
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"subtitles":"gallery__subtitles_9u7yv","mobile":"gallery__mobile_9u7yv","hideSubtitles":"gallery__hideSubtitles_9u7yv"};
3
+ var styles = {"subtitles":"gallery__subtitles_4cgc7","mobile":"gallery__mobile_4cgc7","hideSubtitles":"gallery__hideSubtitles_4cgc7"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
package/esm/index.css CHANGED
@@ -13,7 +13,7 @@
13
13
  --sat: env(safe-area-inset-top, var(--gap-0));
14
14
  --sab: env(safe-area-inset-bottom, var(--gap-0));
15
15
  }
16
- .gallery__container_1wpb9 {
16
+ .gallery__container_eqypj {
17
17
  position: relative;
18
18
  overflow-x: hidden;
19
19
  overflow-y: auto;
@@ -27,17 +27,17 @@
27
27
  padding-top: var(--sat);
28
28
  padding-bottom: var(--sab);
29
29
  }
30
- .gallery__container_1wpb9.gallery__mobile_1wpb9 {
30
+ .gallery__container_eqypj.gallery__mobile_eqypj {
31
31
  overflow: hidden;
32
32
  }
33
- .gallery__modal_1wpb9 {
33
+ .gallery__modal_eqypj {
34
34
  flex-grow: 1;
35
35
  width: 100vw;
36
36
  height: 100vh;
37
37
  height: 100dvh;
38
38
  background: transparent;
39
39
  }
40
- .gallery__navigationVideo_1wpb9 {
40
+ .gallery__navigationVideo_eqypj {
41
41
  z-index: 3;
42
42
  width: 100%;
43
43
  position: absolute;
@@ -46,18 +46,18 @@
46
46
  transition: transform 0.3s ease-in-out;
47
47
  text-align: center;
48
48
  }
49
- .gallery__hide_1wpb9 {
49
+ .gallery__hide_eqypj {
50
50
  transform: translateY(114px);
51
51
  }
52
- .gallery__hideInfo_1wpb9 {
52
+ .gallery__hideInfo_eqypj {
53
53
  transform: translateY(48px);
54
54
  }
55
- .gallery__bottomButton_1wpb9 {
55
+ .gallery__bottomButton_eqypj {
56
56
  width: calc(100% - var(--gap-32));
57
57
  margin: var(--gap-16);
58
58
  background-color: var(--color-static-neutral-translucent-500-inverted);
59
59
  }
60
- .gallery__subtitles_1wpb9 {
60
+ .gallery__subtitles_eqypj {
61
61
  padding: var(--gap-0) var(--gap-32);
62
62
  margin-bottom: var(--gap-16);
63
63
  width: 100%;
@@ -68,6 +68,6 @@
68
68
  opacity 500ms ease-in-out,
69
69
  margin-bottom 270ms ease-in-out;
70
70
  }
71
- .gallery__hideSubtitles_1wpb9 {
71
+ .gallery__hideSubtitles_eqypj {
72
72
  opacity: 0;
73
73
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"container":"gallery__container_1wpb9","mobile":"gallery__mobile_1wpb9","modal":"gallery__modal_1wpb9","navigationVideo":"gallery__navigationVideo_1wpb9","hide":"gallery__hide_1wpb9","hideInfo":"gallery__hideInfo_1wpb9","bottomButton":"gallery__bottomButton_1wpb9"};
3
+ var styles = {"container":"gallery__container_eqypj","mobile":"gallery__mobile_eqypj","modal":"gallery__modal_eqypj","navigationVideo":"gallery__navigationVideo_eqypj","hide":"gallery__hide_eqypj","hideInfo":"gallery__hideInfo_eqypj","bottomButton":"gallery__bottomButton_eqypj"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
package/index.css CHANGED
@@ -13,7 +13,7 @@
13
13
  --sat: env(safe-area-inset-top, var(--gap-0));
14
14
  --sab: env(safe-area-inset-bottom, var(--gap-0));
15
15
  }
16
- .gallery__container_1wpb9 {
16
+ .gallery__container_eqypj {
17
17
  position: relative;
18
18
  overflow-x: hidden;
19
19
  overflow-y: auto;
@@ -27,17 +27,17 @@
27
27
  padding-top: var(--sat);
28
28
  padding-bottom: var(--sab);
29
29
  }
30
- .gallery__container_1wpb9.gallery__mobile_1wpb9 {
30
+ .gallery__container_eqypj.gallery__mobile_eqypj {
31
31
  overflow: hidden;
32
32
  }
33
- .gallery__modal_1wpb9 {
33
+ .gallery__modal_eqypj {
34
34
  flex-grow: 1;
35
35
  width: 100vw;
36
36
  height: 100vh;
37
37
  height: 100dvh;
38
38
  background: transparent;
39
39
  }
40
- .gallery__navigationVideo_1wpb9 {
40
+ .gallery__navigationVideo_eqypj {
41
41
  z-index: 3;
42
42
  width: 100%;
43
43
  position: absolute;
@@ -46,18 +46,18 @@
46
46
  transition: transform 0.3s ease-in-out;
47
47
  text-align: center;
48
48
  }
49
- .gallery__hide_1wpb9 {
49
+ .gallery__hide_eqypj {
50
50
  transform: translateY(114px);
51
51
  }
52
- .gallery__hideInfo_1wpb9 {
52
+ .gallery__hideInfo_eqypj {
53
53
  transform: translateY(48px);
54
54
  }
55
- .gallery__bottomButton_1wpb9 {
55
+ .gallery__bottomButton_eqypj {
56
56
  width: calc(100% - var(--gap-32));
57
57
  margin: var(--gap-16);
58
58
  background-color: var(--color-static-neutral-translucent-500-inverted);
59
59
  }
60
- .gallery__subtitles_1wpb9 {
60
+ .gallery__subtitles_eqypj {
61
61
  padding: var(--gap-0) var(--gap-32);
62
62
  margin-bottom: var(--gap-16);
63
63
  width: 100%;
@@ -68,6 +68,6 @@
68
68
  opacity 500ms ease-in-out,
69
69
  margin-bottom 270ms ease-in-out;
70
70
  }
71
- .gallery__hideSubtitles_1wpb9 {
71
+ .gallery__hideSubtitles_eqypj {
72
72
  opacity: 0;
73
73
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"container":"gallery__container_1wpb9","mobile":"gallery__mobile_1wpb9","modal":"gallery__modal_1wpb9","navigationVideo":"gallery__navigationVideo_1wpb9","hide":"gallery__hide_1wpb9","hideInfo":"gallery__hideInfo_1wpb9","bottomButton":"gallery__bottomButton_1wpb9"};
5
+ var styles = {"container":"gallery__container_eqypj","mobile":"gallery__mobile_eqypj","modal":"gallery__modal_eqypj","navigationVideo":"gallery__navigationVideo_eqypj","hide":"gallery__hide_eqypj","hideInfo":"gallery__hideInfo_eqypj","bottomButton":"gallery__bottomButton_eqypj"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map