@alfalab/core-components-gallery 6.0.13 → 6.0.14

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 (73) 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 +25 -25
  14. package/components/image-viewer/index.module.css.js +1 -1
  15. package/components/image-viewer/video/index.css +7 -7
  16. package/components/image-viewer/video/index.module.css.js +1 -1
  17. package/components/info-bar/index.css +3 -3
  18. package/components/info-bar/index.module.css.js +1 -1
  19. package/components/navigation-bar/index.css +8 -8
  20. package/components/navigation-bar/index.module.css.js +1 -1
  21. package/components/subtitles/index.css +3 -3
  22. package/components/subtitles/index.module.css.js +1 -1
  23. package/esm/components/bottom-button/index.css +5 -5
  24. package/esm/components/bottom-button/index.module.css.js +1 -1
  25. package/esm/components/buttons/index.css +5 -5
  26. package/esm/components/buttons/index.module.css.js +1 -1
  27. package/esm/components/header/index.css +1 -1
  28. package/esm/components/header/index.module.css.js +1 -1
  29. package/esm/components/header-info-block/index.css +4 -4
  30. package/esm/components/header-info-block/index.module.css.js +1 -1
  31. package/esm/components/header-mobile/index.css +6 -6
  32. package/esm/components/header-mobile/index.module.css.js +1 -1
  33. package/esm/components/image-preview/index.css +17 -17
  34. package/esm/components/image-preview/index.module.css.js +1 -1
  35. package/esm/components/image-viewer/index.css +25 -25
  36. package/esm/components/image-viewer/index.module.css.js +1 -1
  37. package/esm/components/image-viewer/video/index.css +7 -7
  38. package/esm/components/image-viewer/video/index.module.css.js +1 -1
  39. package/esm/components/info-bar/index.css +3 -3
  40. package/esm/components/info-bar/index.module.css.js +1 -1
  41. package/esm/components/navigation-bar/index.css +8 -8
  42. package/esm/components/navigation-bar/index.module.css.js +1 -1
  43. package/esm/components/subtitles/index.css +3 -3
  44. package/esm/components/subtitles/index.module.css.js +1 -1
  45. package/esm/index.css +9 -9
  46. package/esm/index.module.css.js +1 -1
  47. package/index.css +9 -9
  48. package/index.module.css.js +1 -1
  49. package/modern/components/bottom-button/index.css +5 -5
  50. package/modern/components/bottom-button/index.module.css.js +1 -1
  51. package/modern/components/buttons/index.css +5 -5
  52. package/modern/components/buttons/index.module.css.js +1 -1
  53. package/modern/components/header/index.css +1 -1
  54. package/modern/components/header/index.module.css.js +1 -1
  55. package/modern/components/header-info-block/index.css +4 -4
  56. package/modern/components/header-info-block/index.module.css.js +1 -1
  57. package/modern/components/header-mobile/index.css +6 -6
  58. package/modern/components/header-mobile/index.module.css.js +1 -1
  59. package/modern/components/image-preview/index.css +17 -17
  60. package/modern/components/image-preview/index.module.css.js +1 -1
  61. package/modern/components/image-viewer/index.css +25 -25
  62. package/modern/components/image-viewer/index.module.css.js +1 -1
  63. package/modern/components/image-viewer/video/index.css +7 -7
  64. package/modern/components/image-viewer/video/index.module.css.js +1 -1
  65. package/modern/components/info-bar/index.css +3 -3
  66. package/modern/components/info-bar/index.module.css.js +1 -1
  67. package/modern/components/navigation-bar/index.css +8 -8
  68. package/modern/components/navigation-bar/index.module.css.js +1 -1
  69. package/modern/components/subtitles/index.css +3 -3
  70. package/modern/components/subtitles/index.module.css.js +1 -1
  71. package/modern/index.css +9 -9
  72. package/modern/index.module.css.js +1 -1
  73. package/package.json +2 -2
@@ -2,16 +2,16 @@
2
2
  --color-static-neutral-translucent-500-inverted: rgba(228, 228, 251, 0.28);
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
- } .gallery__component_1u0b1 {
5
+ } .gallery__component_y7ktn {
6
6
  background-color: var(--color-static-neutral-translucent-500-inverted);
7
- } .gallery__component_1u0b1:hover {
7
+ } .gallery__component_y7ktn:hover {
8
8
  background-color: var(--color-static-neutral-translucent-500-inverted-hover);
9
- } .gallery__component_1u0b1:active {
9
+ } .gallery__component_y7ktn:active {
10
10
  background-color: var(--color-static-neutral-translucent-500-inverted-press);
11
- } .gallery__component_1u0b1 {
11
+ } .gallery__component_y7ktn {
12
12
 
13
13
  transition: transform 1s ease-in-out;
14
14
  will-change: transform;
15
- } .gallery__notVisible_1u0b1 {
15
+ } .gallery__notVisible_y7ktn {
16
16
  transform: translateY(250%);
17
17
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"gallery__component_1u0b1","notVisible":"gallery__notVisible_1u0b1"};
5
+ var styles = {"component":"gallery__component_y7ktn","notVisible":"gallery__notVisible_y7ktn"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -6,15 +6,15 @@
6
6
  } :root {
7
7
  --gap-2xl: 32px;
8
8
  --gap-32: var(--gap-2xl);
9
- } .gallery__buttons_ca690 {
9
+ } .gallery__buttons_1pl57 {
10
10
  display: flex;
11
11
  padding-left: var(--gap-32);
12
- } .gallery__buttons_ca690 path {
12
+ } .gallery__buttons_1pl57 path {
13
13
  color: var(--color-static-neutral-translucent-1300-inverted);
14
- } .gallery__iconButton_ca690 path {
14
+ } .gallery__iconButton_1pl57 path {
15
15
  color: var(--color-static-neutral-100);
16
- } .gallery__iconButton_ca690:hover path {
16
+ } .gallery__iconButton_1pl57:hover path {
17
17
  color: var(--color-static-neutral-100-hover);
18
- } .gallery__iconButton_ca690:active path {
18
+ } .gallery__iconButton_1pl57:active path {
19
19
  color: var(--color-static-neutral-100-press);
20
20
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"iconButton":"gallery__iconButton_ca690"};
5
+ var styles = {"iconButton":"gallery__iconButton_1pl57"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -3,7 +3,7 @@
3
3
  --gap-2xl: 32px;
4
4
  --gap-16: var(--gap-m);
5
5
  --gap-32: var(--gap-2xl);
6
- } .gallery__header_1npv6 {
6
+ } .gallery__header_k4z02 {
7
7
  display: flex;
8
8
  justify-content: space-between;
9
9
  flex-shrink: 0;
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"header":"gallery__header_1npv6"};
5
+ var styles = {"header":"gallery__header_k4z02"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -1,21 +1,21 @@
1
1
  :root {
2
2
  --gap-2xs: 4px;
3
3
  --gap-4: var(--gap-2xs);
4
- } .gallery__info_7gj45 {
4
+ } .gallery__info_1y64r {
5
5
  height: 100%;
6
6
  display: flex;
7
7
  flex-direction: column;
8
8
  justify-content: center;
9
9
  overflow: hidden;
10
- } .gallery__filenameHead_7gj45 {
10
+ } .gallery__filenameHead_1y64r {
11
11
  display: inline;
12
12
  text-overflow: ellipsis;
13
13
  overflow: hidden;
14
14
  white-space: nowrap;
15
- } .gallery__filenameContainer_7gj45 {
15
+ } .gallery__filenameContainer_1y64r {
16
16
  overflow: hidden;
17
17
  display: inline-flex;
18
- } .gallery__description_7gj45 {
18
+ } .gallery__description_1y64r {
19
19
  display: inline;
20
20
  text-overflow: ellipsis;
21
21
  overflow: hidden;
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"info":"gallery__info_7gj45","filenameHead":"gallery__filenameHead_7gj45","filenameContainer":"gallery__filenameContainer_7gj45","description":"gallery__description_7gj45"};
5
+ var styles = {"info":"gallery__info_1y64r","filenameHead":"gallery__filenameHead_1y64r","filenameContainer":"gallery__filenameContainer_1y64r","description":"gallery__description_1y64r"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -1,6 +1,6 @@
1
1
  :root {
2
2
  --color-static-neutral-0-inverted: #262629;
3
- } .gallery__headerMobile_1ufs4 {
3
+ } .gallery__headerMobile_h4t6h {
4
4
  position: relative;
5
5
  height: 72px;
6
6
  z-index: 3;
@@ -8,18 +8,18 @@
8
8
  display: flex;
9
9
  justify-content: space-between;
10
10
  align-items: center;
11
- } .gallery__headerMobile_1ufs4.gallery__video_1ufs4 {
11
+ } .gallery__headerMobile_h4t6h.gallery__video_h4t6h {
12
12
  position: absolute;
13
13
  width: 100%;
14
14
  background-color: var(--color-static-neutral-0-inverted);
15
15
  transition: transform 0.3s ease-in-out;
16
- } .gallery__hide_1ufs4 {
16
+ } .gallery__hide_h4t6h {
17
17
  transform: translateY(-96px);
18
- } .gallery__leftButton_1ufs4,
19
- .gallery__rightButtons_1ufs4 {
18
+ } .gallery__leftButton_h4t6h,
19
+ .gallery__rightButtons_h4t6h {
20
20
  display: flex;
21
21
  align-items: center;
22
- } .gallery__description_1ufs4 {
22
+ } .gallery__description_h4t6h {
23
23
  position: absolute;
24
24
  left: 50%;
25
25
  transform: translateX(-50%);
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"headerMobile":"gallery__headerMobile_1ufs4","video":"gallery__video_1ufs4","hide":"gallery__hide_1ufs4","rightButtons":"gallery__rightButtons_1ufs4","description":"gallery__description_1ufs4"};
5
+ var styles = {"headerMobile":"gallery__headerMobile_h4t6h","video":"gallery__video_h4t6h","hide":"gallery__hide_h4t6h","rightButtons":"gallery__rightButtons_h4t6h","description":"gallery__description_h4t6h"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -9,19 +9,19 @@
9
9
  --border-radius-12: var(--border-radius-l);
10
10
  } :root {
11
11
  --focus-color: var(--color-light-status-info);
12
- } .gallery__component_1wyfg {
12
+ } .gallery__component_1omx1 {
13
13
  display: flex;
14
14
  z-index: 3;
15
15
  overflow: hidden;
16
16
  transition: border 0.15s ease-in-out;
17
17
  outline: none;
18
- } .gallery__component_1wyfg .gallery__image_1wyfg {
18
+ } .gallery__component_1omx1 .gallery__image_1omx1 {
19
19
  opacity: 0.3;
20
- } .gallery__component_1wyfg.gallery__mobile_1wyfg {
20
+ } .gallery__component_1omx1.gallery__mobile_1omx1 {
21
21
  padding: 0;
22
- } .gallery__active_1wyfg > .gallery__image_1wyfg {
22
+ } .gallery__active_1omx1 > .gallery__image_1omx1 {
23
23
  opacity: 1;
24
- } .gallery__preview_1wyfg {
24
+ } .gallery__preview_1omx1 {
25
25
  width: 56px;
26
26
  height: 56px;
27
27
  flex-shrink: 0;
@@ -30,13 +30,13 @@
30
30
  -webkit-user-select: none;
31
31
  -moz-user-select: none;
32
32
  user-select: none;
33
- } .gallery__preview_1wyfg.gallery__mobile_1wyfg {
33
+ } .gallery__preview_1omx1.gallery__mobile_1omx1 {
34
34
  width: 46px;
35
35
  height: 46px;
36
36
  border-radius: var(--border-radius-8);
37
- } .gallery__image_1wyfg {
37
+ } .gallery__image_1omx1 {
38
38
  transition: opacity 0.15s ease-in-out;
39
- } .gallery__image_1wyfg > img {
39
+ } .gallery__image_1omx1 > img {
40
40
  display: block;
41
41
  width: 100%;
42
42
  height: 100%;
@@ -45,28 +45,28 @@
45
45
  object-fit: cover;
46
46
  overflow: clip;
47
47
  overflow-clip-margin: border-box;
48
- } .gallery__image_1wyfg:hover {
48
+ } .gallery__image_1omx1:hover {
49
49
  opacity: 0.7;
50
- } .gallery__loading_1wyfg {
50
+ } .gallery__loading_1omx1 {
51
51
  background-color: var(--color-static-neutral-100-inverted);
52
- } .gallery__loading_1wyfg .gallery__active_1wyfg {
52
+ } .gallery__loading_1omx1 .gallery__active_1omx1 {
53
53
  background-color: var(--color-static-neutral-300-inverted);
54
- } .gallery__brokenImageWrapper_1wyfg {
54
+ } .gallery__brokenImageWrapper_1omx1 {
55
55
  display: flex;
56
56
  justify-content: center;
57
57
  align-items: center;
58
58
  background-color: var(--color-static-neutral-300-inverted);
59
59
  opacity: 0.3;
60
- } .gallery__brokenImageWrapper_1wyfg.gallery__active_1wyfg {
60
+ } .gallery__brokenImageWrapper_1omx1.gallery__active_1omx1 {
61
61
  opacity: 1;
62
- } .gallery__brokenIcon_1wyfg {
62
+ } .gallery__brokenIcon_1omx1 {
63
63
  width: 40px;
64
64
  height: 40px;
65
- } .gallery__focused_1wyfg {
65
+ } .gallery__focused_1omx1 {
66
66
  outline: 2px solid var(--focus-color);
67
67
  outline-offset: 2px;
68
- } .gallery__canvasPreview_1wyfg {
68
+ } .gallery__canvasPreview_1omx1 {
69
69
  border-radius: var(--border-radius-12);
70
- } .gallery__canvasPreview_1wyfg.gallery__mobile_1wyfg {
70
+ } .gallery__canvasPreview_1omx1.gallery__mobile_1omx1 {
71
71
  border-radius: var(--border-radius-8);
72
72
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"gallery__component_1wyfg","image":"gallery__image_1wyfg","mobile":"gallery__mobile_1wyfg","active":"gallery__active_1wyfg","preview":"gallery__preview_1wyfg","loading":"gallery__loading_1wyfg","brokenImageWrapper":"gallery__brokenImageWrapper_1wyfg","brokenIcon":"gallery__brokenIcon_1wyfg","focused":"gallery__focused_1wyfg","canvasPreview":"gallery__canvasPreview_1wyfg"};
5
+ var styles = {"component":"gallery__component_1omx1","image":"gallery__image_1omx1","mobile":"gallery__mobile_1omx1","active":"gallery__active_1omx1","preview":"gallery__preview_1omx1","loading":"gallery__loading_1omx1","brokenImageWrapper":"gallery__brokenImageWrapper_1omx1","brokenIcon":"gallery__brokenIcon_1omx1","focused":"gallery__focused_1omx1","canvasPreview":"gallery__canvasPreview_1omx1"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -20,23 +20,23 @@
20
20
  --gap-32: var(--gap-2xl);
21
21
  } :root {
22
22
  --focus-color: var(--color-light-status-info);
23
- } .gallery__component_1v1qk {
23
+ } .gallery__component_auzbs {
24
24
  display: flex;
25
25
  flex-grow: 1;
26
26
  justify-content: center;
27
27
  background-color: var(--color-static-neutral-0-inverted);
28
- } .gallery__swiper_1v1qk {
28
+ } .gallery__swiper_auzbs {
29
29
  display: flex;
30
30
  width: 100%;
31
31
  height: 100%;
32
32
  max-height: calc(100vh - 168px);
33
33
  padding: var(--gap-32) var(--gap-16);
34
34
  box-sizing: border-box;
35
- } .gallery__swiper_1v1qk.gallery__mobile_1v1qk {
35
+ } .gallery__swiper_auzbs.gallery__mobile_auzbs {
36
36
  max-height: calc(100vh - 210px);
37
- } .gallery__swiper_1v1qk.gallery__mobileVideo_1v1qk {
37
+ } .gallery__swiper_auzbs.gallery__mobileVideo_auzbs {
38
38
  max-height: 100vh;
39
- } .gallery__singleSlideContainer_1v1qk {
39
+ } .gallery__singleSlideContainer_auzbs {
40
40
  display: flex;
41
41
  width: 100%;
42
42
  height: 100%;
@@ -44,49 +44,49 @@
44
44
  max-height: calc(100vh - 80px);
45
45
  padding: var(--gap-32);
46
46
  box-sizing: border-box;
47
- } .gallery__singleSlideContainer_1v1qk.gallery__mobile_1v1qk {
47
+ } .gallery__singleSlideContainer_auzbs.gallery__mobile_auzbs {
48
48
  max-height: calc(100vh - 174px);
49
49
  padding: 0;
50
- } .gallery__singleSlideContainer_1v1qk.gallery__mobileVideo_1v1qk {
50
+ } .gallery__singleSlideContainer_auzbs.gallery__mobileVideo_auzbs {
51
51
  max-height: 100vh;
52
- } .gallery__hidden_1v1qk {
52
+ } .gallery__hidden_auzbs {
53
53
  display: none;
54
- } .gallery__slide_1v1qk {
54
+ } .gallery__slide_auzbs {
55
55
  position: relative;
56
56
  display: flex;
57
57
  justify-content: center;
58
58
  align-items: center;
59
59
  width: 100%;
60
60
  height: 100%;
61
- } .gallery__slideLoading_1v1qk {
61
+ } .gallery__slideLoading_auzbs {
62
62
  background-color: var(--color-static-neutral-translucent-100-inverted);
63
63
  border-radius: var(--border-radius-8);
64
- } .gallery__spinner_1v1qk {
64
+ } .gallery__spinner_auzbs {
65
65
  position: absolute;
66
66
  color: var(--color-static-neutral-translucent-1300-inverted);
67
- } .gallery__image_1v1qk {
67
+ } .gallery__image_auzbs {
68
68
  width: 0;
69
69
  height: 0;
70
70
  -webkit-user-select: none;
71
71
  -moz-user-select: none;
72
72
  user-select: none;
73
73
  border-radius: var(--border-radius-8);
74
- } .gallery__image_1v1qk.gallery__mobile_1v1qk {
74
+ } .gallery__image_auzbs.gallery__mobile_auzbs {
75
75
  border-radius: var(--border-radius-0);
76
- } .gallery__smallImage_1v1qk {
76
+ } .gallery__smallImage_auzbs {
77
77
  position: relative;
78
78
  width: auto;
79
79
  height: auto;
80
80
  -webkit-user-select: none;
81
81
  -moz-user-select: none;
82
82
  user-select: none;
83
- } .gallery__verticalImageFit_1v1qk {
83
+ } .gallery__verticalImageFit_auzbs {
84
84
  width: auto;
85
85
  height: 100%;
86
- } .gallery__horizontalImageFit_1v1qk {
86
+ } .gallery__horizontalImageFit_auzbs {
87
87
  width: 100%;
88
88
  height: auto;
89
- } .gallery__arrow_1v1qk {
89
+ } .gallery__arrow_auzbs {
90
90
  display: flex;
91
91
  flex-direction: column;
92
92
  justify-content: center;
@@ -98,14 +98,14 @@
98
98
  color: var(--color-static-neutral-translucent-1300-inverted);
99
99
  transition: background-color 0.15s ease-in-out;
100
100
  outline: none;
101
- } .gallery__arrow_1v1qk:hover {
101
+ } .gallery__arrow_auzbs:hover {
102
102
  background-color: var(--color-static-neutral-0-inverted-hover);
103
- } .gallery__arrow_1v1qk:active {
103
+ } .gallery__arrow_auzbs:active {
104
104
  background-color: var(--color-static-neutral-0-inverted-press);
105
- } .gallery__focused_1v1qk {
105
+ } .gallery__focused_auzbs {
106
106
  outline: 2px solid var(--focus-color);
107
107
  outline-offset: 2px;
108
- } .gallery__placeholder_1v1qk {
108
+ } .gallery__placeholder_auzbs {
109
109
  display: flex;
110
110
  justify-content: center;
111
111
  align-items: center;
@@ -113,22 +113,22 @@
113
113
  height: 100%;
114
114
  border-radius: var(--border-radius-8);
115
115
  background-color: var(--color-static-neutral-300-inverted);
116
- } .gallery__brokenImgWrapper_1v1qk {
116
+ } .gallery__brokenImgWrapper_auzbs {
117
117
  position: relative;
118
118
  display: flex;
119
119
  flex-direction: column;
120
120
  align-items: center;
121
121
  width: 150px;
122
122
  text-align: center;
123
- } .gallery__brokenImgIcon_1v1qk {
123
+ } .gallery__brokenImgIcon_auzbs {
124
124
  width: 80px;
125
125
  height: 80px;
126
126
  margin-bottom: var(--gap-4);
127
- } .gallery__fullScreenImage_1v1qk {
127
+ } .gallery__fullScreenImage_auzbs {
128
128
  width: 100%;
129
129
  height: auto;
130
130
  background-color: var(--color-light-base-bg-primary);
131
- } .gallery__fullScreenVideo_1v1qk {
131
+ } .gallery__fullScreenVideo_auzbs {
132
132
  width: calc(100% - 192px);
133
133
  max-height: calc(100vh - 82px);
134
134
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"gallery__component_1v1qk","swiper":"gallery__swiper_1v1qk","mobile":"gallery__mobile_1v1qk","mobileVideo":"gallery__mobileVideo_1v1qk","singleSlideContainer":"gallery__singleSlideContainer_1v1qk","hidden":"gallery__hidden_1v1qk","slide":"gallery__slide_1v1qk","slideLoading":"gallery__slideLoading_1v1qk","spinner":"gallery__spinner_1v1qk","image":"gallery__image_1v1qk","smallImage":"gallery__smallImage_1v1qk","verticalImageFit":"gallery__verticalImageFit_1v1qk","horizontalImageFit":"gallery__horizontalImageFit_1v1qk","arrow":"gallery__arrow_1v1qk","focused":"gallery__focused_1v1qk","placeholder":"gallery__placeholder_1v1qk","brokenImgWrapper":"gallery__brokenImgWrapper_1v1qk","brokenImgIcon":"gallery__brokenImgIcon_1v1qk","fullScreenImage":"gallery__fullScreenImage_1v1qk","fullScreenVideo":"gallery__fullScreenVideo_1v1qk"};
5
+ var styles = {"component":"gallery__component_auzbs","swiper":"gallery__swiper_auzbs","mobile":"gallery__mobile_auzbs","mobileVideo":"gallery__mobileVideo_auzbs","singleSlideContainer":"gallery__singleSlideContainer_auzbs","hidden":"gallery__hidden_auzbs","slide":"gallery__slide_auzbs","slideLoading":"gallery__slideLoading_auzbs","spinner":"gallery__spinner_auzbs","image":"gallery__image_auzbs","smallImage":"gallery__smallImage_auzbs","verticalImageFit":"gallery__verticalImageFit_auzbs","horizontalImageFit":"gallery__horizontalImageFit_auzbs","arrow":"gallery__arrow_auzbs","focused":"gallery__focused_auzbs","placeholder":"gallery__placeholder_auzbs","brokenImgWrapper":"gallery__brokenImgWrapper_auzbs","brokenImgIcon":"gallery__brokenImgIcon_auzbs","fullScreenImage":"gallery__fullScreenImage_auzbs","fullScreenVideo":"gallery__fullScreenVideo_auzbs"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -5,30 +5,30 @@
5
5
  --border-radius-3xl: 24px;
6
6
  --border-radius-0: 0;
7
7
  --border-radius-24: var(--border-radius-3xl);
8
- } .gallery__videoWrapper_14rep {
8
+ } .gallery__videoWrapper_14fr5 {
9
9
  display: flex;
10
10
  justify-content: center;
11
11
  height: 100%;
12
12
  width: auto;
13
13
  position: relative;
14
- } .gallery__video_14rep {
14
+ } .gallery__video_14fr5 {
15
15
  max-width: 100%;
16
16
  max-height: 100%;
17
17
  border-radius: var(--border-radius-24);
18
- } .gallery__mobile_14rep {
18
+ } .gallery__mobile_14fr5 {
19
19
  border-radius: var(--border-radius-0);
20
- } .gallery__videoButton_14rep {
20
+ } .gallery__videoButton_14fr5 {
21
21
  position: absolute;
22
22
  top: 50%;
23
23
  left: 50%;
24
24
  transform: translate(-50%, -50%);
25
25
  z-index: 1;
26
26
  color: green;
27
- } .gallery__icon_14rep {
27
+ } .gallery__icon_14fr5 {
28
28
  color: var(--color-static-neutral-0);
29
- } .gallery__iconShape_14rep {
29
+ } .gallery__iconShape_14fr5 {
30
30
  fill: var(--color-static-neutral-translucent-700);
31
- } .gallery__bottomButton_14rep {
31
+ } .gallery__bottomButton_14fr5 {
32
32
  position: absolute;
33
33
  bottom: 48px;
34
34
  left: 32px;
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"videoWrapper":"gallery__videoWrapper_14rep","video":"gallery__video_14rep","mobile":"gallery__mobile_14rep","videoButton":"gallery__videoButton_14rep","icon":"gallery__icon_14rep","iconShape":"gallery__iconShape_14rep","bottomButton":"gallery__bottomButton_14rep"};
5
+ var styles = {"videoWrapper":"gallery__videoWrapper_14fr5","video":"gallery__video_14fr5","mobile":"gallery__mobile_14fr5","videoButton":"gallery__videoButton_14fr5","icon":"gallery__icon_14fr5","iconShape":"gallery__iconShape_14fr5","bottomButton":"gallery__bottomButton_14fr5"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -5,9 +5,9 @@
5
5
  --gap-xs: 8px;
6
6
  --gap-4: var(--gap-2xs);
7
7
  --gap-8: var(--gap-xs);
8
- } .gallery__description_hbuuu {
8
+ } .gallery__description_12wqz {
9
9
  text-align: center;
10
- } .gallery__infoWrapper_hbuuu {
10
+ } .gallery__infoWrapper_12wqz {
11
11
  background-color: var(--color-static-neutral-0-inverted);
12
12
  display: flex;
13
13
  align-items: center;
@@ -15,7 +15,7 @@
15
15
  padding: 0 var(--gap-8) var(--gap-4);
16
16
  position: relative;
17
17
  height: 48px;
18
- } .gallery__infoWrapper_hbuuu.gallery__video_hbuuu {
18
+ } .gallery__infoWrapper_12wqz.gallery__video_12wqz {
19
19
  padding: 0 var(--gap-4) var(--gap-4);
20
20
  justify-content: space-between;
21
21
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"description":"gallery__description_hbuuu","infoWrapper":"gallery__infoWrapper_hbuuu","video":"gallery__video_hbuuu"};
5
+ var styles = {"description":"gallery__description_12wqz","infoWrapper":"gallery__infoWrapper_12wqz","video":"gallery__video_12wqz"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -11,7 +11,7 @@
11
11
  --gap-8: var(--gap-xs);
12
12
  --gap-12: var(--gap-s);
13
13
  --gap-24: var(--gap-xl);
14
- } .gallery__component_2rzs5 {
14
+ } .gallery__component_2gc8e {
15
15
  display: flex;
16
16
  flex-wrap: nowrap;
17
17
  align-content: center;
@@ -22,19 +22,19 @@
22
22
  padding: var(--gap-12) var(--gap-24);
23
23
  scrollbar-width: none;
24
24
  background-color: var(--color-static-neutral-0-inverted);
25
- } .gallery__component_2rzs5.gallery__mobile_2rzs5 {
25
+ } .gallery__component_2gc8e.gallery__mobile_2gc8e {
26
26
  padding: var(--gap-8) var(--gap-24);
27
- } .gallery__component_2rzs5::-webkit-scrollbar {
27
+ } .gallery__component_2gc8e::-webkit-scrollbar {
28
28
  display: none;
29
- } .gallery__previews_2rzs5 {
29
+ } .gallery__previews_2gc8e {
30
30
  display: flex;
31
- } .gallery__preview_2rzs5 {
31
+ } .gallery__preview_2gc8e {
32
32
  flex-shrink: 0;
33
33
  margin-right: var(--gap-4);
34
- } .gallery__preview_2rzs5.gallery__mobile_2rzs5 {
34
+ } .gallery__preview_2gc8e.gallery__mobile_2gc8e {
35
35
  margin-right: var(--gap-2);
36
- } .gallery__preview_2rzs5:first-child {
36
+ } .gallery__preview_2gc8e:first-child {
37
37
  margin-left: auto;
38
- } .gallery__preview_2rzs5:last-child {
38
+ } .gallery__preview_2gc8e:last-child {
39
39
  margin-right: auto;
40
40
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"gallery__component_2rzs5","mobile":"gallery__mobile_2rzs5","preview":"gallery__preview_2rzs5"};
5
+ var styles = {"component":"gallery__component_2gc8e","mobile":"gallery__mobile_2gc8e","preview":"gallery__preview_2gc8e"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -4,7 +4,7 @@
4
4
  --gap-0: 0px;
5
5
  --gap-16: var(--gap-m);
6
6
  --gap-32: var(--gap-2xl);
7
- } .gallery__subtitles_1o8kn {
7
+ } .gallery__subtitles_1xzi7 {
8
8
  position: absolute;
9
9
  align-self: flex-end;
10
10
  padding: var(--gap-0) var(--gap-32);
@@ -16,9 +16,9 @@
16
16
  transition:
17
17
  opacity 500ms ease-in-out,
18
18
  margin-bottom 270ms ease-in-out;
19
- } .gallery__subtitles_1o8kn.gallery__mobile_1o8kn {
19
+ } .gallery__subtitles_1xzi7.gallery__mobile_1xzi7 {
20
20
  position: static;
21
21
  position: initial;
22
- } .gallery__hideSubtitles_1o8kn {
22
+ } .gallery__hideSubtitles_1xzi7 {
23
23
  opacity: 0;
24
24
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"subtitles":"gallery__subtitles_1o8kn","mobile":"gallery__mobile_1o8kn","hideSubtitles":"gallery__hideSubtitles_1o8kn"};
5
+ var styles = {"subtitles":"gallery__subtitles_1xzi7","mobile":"gallery__mobile_1xzi7","hideSubtitles":"gallery__hideSubtitles_1xzi7"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -2,16 +2,16 @@
2
2
  --color-static-neutral-translucent-500-inverted: rgba(228, 228, 251, 0.28);
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
- } .gallery__component_1u0b1 {
5
+ } .gallery__component_y7ktn {
6
6
  background-color: var(--color-static-neutral-translucent-500-inverted);
7
- } .gallery__component_1u0b1:hover {
7
+ } .gallery__component_y7ktn:hover {
8
8
  background-color: var(--color-static-neutral-translucent-500-inverted-hover);
9
- } .gallery__component_1u0b1:active {
9
+ } .gallery__component_y7ktn:active {
10
10
  background-color: var(--color-static-neutral-translucent-500-inverted-press);
11
- } .gallery__component_1u0b1 {
11
+ } .gallery__component_y7ktn {
12
12
 
13
13
  transition: transform 1s ease-in-out;
14
14
  will-change: transform;
15
- } .gallery__notVisible_1u0b1 {
15
+ } .gallery__notVisible_y7ktn {
16
16
  transform: translateY(250%);
17
17
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"gallery__component_1u0b1","notVisible":"gallery__notVisible_1u0b1"};
3
+ var styles = {"component":"gallery__component_y7ktn","notVisible":"gallery__notVisible_y7ktn"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -6,15 +6,15 @@
6
6
  } :root {
7
7
  --gap-2xl: 32px;
8
8
  --gap-32: var(--gap-2xl);
9
- } .gallery__buttons_ca690 {
9
+ } .gallery__buttons_1pl57 {
10
10
  display: flex;
11
11
  padding-left: var(--gap-32);
12
- } .gallery__buttons_ca690 path {
12
+ } .gallery__buttons_1pl57 path {
13
13
  color: var(--color-static-neutral-translucent-1300-inverted);
14
- } .gallery__iconButton_ca690 path {
14
+ } .gallery__iconButton_1pl57 path {
15
15
  color: var(--color-static-neutral-100);
16
- } .gallery__iconButton_ca690:hover path {
16
+ } .gallery__iconButton_1pl57:hover path {
17
17
  color: var(--color-static-neutral-100-hover);
18
- } .gallery__iconButton_ca690:active path {
18
+ } .gallery__iconButton_1pl57:active path {
19
19
  color: var(--color-static-neutral-100-press);
20
20
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"iconButton":"gallery__iconButton_ca690"};
3
+ var styles = {"iconButton":"gallery__iconButton_1pl57"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -3,7 +3,7 @@
3
3
  --gap-2xl: 32px;
4
4
  --gap-16: var(--gap-m);
5
5
  --gap-32: var(--gap-2xl);
6
- } .gallery__header_1npv6 {
6
+ } .gallery__header_k4z02 {
7
7
  display: flex;
8
8
  justify-content: space-between;
9
9
  flex-shrink: 0;
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"header":"gallery__header_1npv6"};
3
+ var styles = {"header":"gallery__header_k4z02"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map