@alfalab/core-components-gallery 6.0.1 → 6.0.3

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 (142) 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/bottom-button/index.module.css.js.map +1 -1
  4. package/components/buttons/index.css +6 -6
  5. package/components/buttons/index.module.css.js +1 -1
  6. package/components/buttons/index.module.css.js.map +1 -1
  7. package/components/header/index.css +1 -1
  8. package/components/header/index.module.css.js +1 -1
  9. package/components/header/index.module.css.js.map +1 -1
  10. package/components/header-info-block/index.css +4 -4
  11. package/components/header-info-block/index.module.css.js +1 -1
  12. package/components/header-info-block/index.module.css.js.map +1 -1
  13. package/components/header-mobile/index.css +7 -7
  14. package/components/header-mobile/index.module.css.js +1 -1
  15. package/components/header-mobile/index.module.css.js.map +1 -1
  16. package/components/image-preview/index.css +23 -23
  17. package/components/image-preview/index.module.css.js +1 -1
  18. package/components/image-preview/index.module.css.js.map +1 -1
  19. package/components/image-viewer/index.css +31 -30
  20. package/components/image-viewer/index.module.css.js +1 -1
  21. package/components/image-viewer/index.module.css.js.map +1 -1
  22. package/components/image-viewer/video/index.css +9 -8
  23. package/components/image-viewer/video/index.module.css.js +1 -1
  24. package/components/image-viewer/video/index.module.css.js.map +1 -1
  25. package/components/info-bar/index.css +4 -4
  26. package/components/info-bar/index.module.css.js +1 -1
  27. package/components/info-bar/index.module.css.js.map +1 -1
  28. package/components/navigation-bar/index.css +10 -10
  29. package/components/navigation-bar/index.module.css.js +1 -1
  30. package/components/navigation-bar/index.module.css.js.map +1 -1
  31. package/components/subtitles/index.css +6 -5
  32. package/components/subtitles/index.module.css.js +1 -1
  33. package/components/subtitles/index.module.css.js.map +1 -1
  34. package/cssm/components/buttons/index.module.css +1 -1
  35. package/cssm/components/header-mobile/index.module.css +1 -1
  36. package/cssm/components/image-preview/index.module.css +6 -6
  37. package/cssm/components/image-viewer/index.module.css +6 -5
  38. package/cssm/components/image-viewer/video/index.module.css +2 -1
  39. package/cssm/components/info-bar/index.module.css +1 -1
  40. package/cssm/components/navigation-bar/index.module.css +2 -2
  41. package/cssm/components/subtitles/index.module.css +3 -2
  42. package/cssm/index.module.css +1 -1
  43. package/esm/components/bottom-button/index.css +5 -5
  44. package/esm/components/bottom-button/index.module.css.js +1 -1
  45. package/esm/components/bottom-button/index.module.css.js.map +1 -1
  46. package/esm/components/buttons/index.css +6 -6
  47. package/esm/components/buttons/index.module.css.js +1 -1
  48. package/esm/components/buttons/index.module.css.js.map +1 -1
  49. package/esm/components/header/index.css +1 -1
  50. package/esm/components/header/index.module.css.js +1 -1
  51. package/esm/components/header/index.module.css.js.map +1 -1
  52. package/esm/components/header-info-block/index.css +4 -4
  53. package/esm/components/header-info-block/index.module.css.js +1 -1
  54. package/esm/components/header-info-block/index.module.css.js.map +1 -1
  55. package/esm/components/header-mobile/index.css +7 -7
  56. package/esm/components/header-mobile/index.module.css.js +1 -1
  57. package/esm/components/header-mobile/index.module.css.js.map +1 -1
  58. package/esm/components/image-preview/index.css +23 -23
  59. package/esm/components/image-preview/index.module.css.js +1 -1
  60. package/esm/components/image-preview/index.module.css.js.map +1 -1
  61. package/esm/components/image-viewer/index.css +31 -30
  62. package/esm/components/image-viewer/index.module.css.js +1 -1
  63. package/esm/components/image-viewer/index.module.css.js.map +1 -1
  64. package/esm/components/image-viewer/video/index.css +9 -8
  65. package/esm/components/image-viewer/video/index.module.css.js +1 -1
  66. package/esm/components/image-viewer/video/index.module.css.js.map +1 -1
  67. package/esm/components/info-bar/index.css +4 -4
  68. package/esm/components/info-bar/index.module.css.js +1 -1
  69. package/esm/components/info-bar/index.module.css.js.map +1 -1
  70. package/esm/components/navigation-bar/index.css +10 -10
  71. package/esm/components/navigation-bar/index.module.css.js +1 -1
  72. package/esm/components/navigation-bar/index.module.css.js.map +1 -1
  73. package/esm/components/subtitles/index.css +6 -5
  74. package/esm/components/subtitles/index.module.css.js +1 -1
  75. package/esm/components/subtitles/index.module.css.js.map +1 -1
  76. package/esm/index.css +10 -10
  77. package/esm/index.module.css.js +1 -1
  78. package/esm/index.module.css.js.map +1 -1
  79. package/index.css +10 -10
  80. package/index.module.css.js +1 -1
  81. package/index.module.css.js.map +1 -1
  82. package/modern/components/bottom-button/index.css +5 -5
  83. package/modern/components/bottom-button/index.module.css.js +1 -1
  84. package/modern/components/bottom-button/index.module.css.js.map +1 -1
  85. package/modern/components/buttons/index.css +6 -6
  86. package/modern/components/buttons/index.module.css.js +1 -1
  87. package/modern/components/buttons/index.module.css.js.map +1 -1
  88. package/modern/components/header/index.css +1 -1
  89. package/modern/components/header/index.module.css.js +1 -1
  90. package/modern/components/header/index.module.css.js.map +1 -1
  91. package/modern/components/header-info-block/index.css +4 -4
  92. package/modern/components/header-info-block/index.module.css.js +1 -1
  93. package/modern/components/header-info-block/index.module.css.js.map +1 -1
  94. package/modern/components/header-mobile/index.css +7 -7
  95. package/modern/components/header-mobile/index.module.css.js +1 -1
  96. package/modern/components/header-mobile/index.module.css.js.map +1 -1
  97. package/modern/components/image-preview/index.css +23 -23
  98. package/modern/components/image-preview/index.module.css.js +1 -1
  99. package/modern/components/image-preview/index.module.css.js.map +1 -1
  100. package/modern/components/image-viewer/index.css +31 -30
  101. package/modern/components/image-viewer/index.module.css.js +1 -1
  102. package/modern/components/image-viewer/index.module.css.js.map +1 -1
  103. package/modern/components/image-viewer/video/index.css +9 -8
  104. package/modern/components/image-viewer/video/index.module.css.js +1 -1
  105. package/modern/components/image-viewer/video/index.module.css.js.map +1 -1
  106. package/modern/components/info-bar/index.css +4 -4
  107. package/modern/components/info-bar/index.module.css.js +1 -1
  108. package/modern/components/info-bar/index.module.css.js.map +1 -1
  109. package/modern/components/navigation-bar/index.css +10 -10
  110. package/modern/components/navigation-bar/index.module.css.js +1 -1
  111. package/modern/components/navigation-bar/index.module.css.js.map +1 -1
  112. package/modern/components/subtitles/index.css +6 -5
  113. package/modern/components/subtitles/index.module.css.js +1 -1
  114. package/modern/components/subtitles/index.module.css.js.map +1 -1
  115. package/modern/index.css +10 -10
  116. package/modern/index.module.css.js +1 -1
  117. package/modern/index.module.css.js.map +1 -1
  118. package/moderncssm/components/bottom-button/index.module.css +2 -0
  119. package/moderncssm/components/buttons/index.module.css +3 -1
  120. package/moderncssm/components/header/index.module.css +2 -0
  121. package/moderncssm/components/header-info-block/index.module.css +2 -0
  122. package/moderncssm/components/header-mobile/index.module.css +3 -1
  123. package/moderncssm/components/image-preview/index.module.css +8 -6
  124. package/moderncssm/components/image-viewer/index.module.css +7 -5
  125. package/moderncssm/components/image-viewer/video/index.module.css +3 -1
  126. package/moderncssm/components/info-bar/index.module.css +3 -1
  127. package/moderncssm/components/navigation-bar/index.module.css +4 -2
  128. package/moderncssm/components/subtitles/index.module.css +5 -2
  129. package/moderncssm/index.module.css +10 -1
  130. package/package.json +11 -11
  131. package/src/components/bottom-button/index.module.css +1 -1
  132. package/src/components/buttons/index.module.css +1 -1
  133. package/src/components/header/index.module.css +1 -1
  134. package/src/components/header-info-block/index.module.css +1 -1
  135. package/src/components/header-mobile/index.module.css +1 -1
  136. package/src/components/image-preview/index.module.css +1 -1
  137. package/src/components/image-viewer/index.module.css +2 -2
  138. package/src/components/image-viewer/video/index.module.css +2 -2
  139. package/src/components/info-bar/index.module.css +1 -1
  140. package/src/components/navigation-bar/index.module.css +1 -1
  141. package/src/components/subtitles/index.module.css +1 -1
  142. package/src/index.module.css +1 -1
@@ -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_5ncte {
14
+ } .gallery__component_16qcv {
15
15
  display: flex;
16
16
  flex-wrap: nowrap;
17
17
  align-content: center;
@@ -21,20 +21,20 @@
21
21
  box-sizing: border-box;
22
22
  padding: var(--gap-12) var(--gap-24);
23
23
  scrollbar-width: none;
24
- background-color: var(--color-static-neutral-0-inverted)
25
- } .gallery__component_5ncte.gallery__mobile_5ncte {
24
+ background-color: var(--color-static-neutral-0-inverted);
25
+ } .gallery__component_16qcv.gallery__mobile_16qcv {
26
26
  padding: var(--gap-8) var(--gap-24);
27
- } .gallery__component_5ncte::-webkit-scrollbar {
27
+ } .gallery__component_16qcv::-webkit-scrollbar {
28
28
  display: none;
29
- } .gallery__previews_5ncte {
29
+ } .gallery__previews_16qcv {
30
30
  display: flex;
31
- } .gallery__preview_5ncte {
31
+ } .gallery__preview_16qcv {
32
32
  flex-shrink: 0;
33
- margin-right: var(--gap-4)
34
- } .gallery__preview_5ncte.gallery__mobile_5ncte {
33
+ margin-right: var(--gap-4);
34
+ } .gallery__preview_16qcv.gallery__mobile_16qcv {
35
35
  margin-right: var(--gap-2);
36
- } .gallery__preview_5ncte:first-child {
36
+ } .gallery__preview_16qcv:first-child {
37
37
  margin-left: auto;
38
- } .gallery__preview_5ncte:last-child {
38
+ } .gallery__preview_16qcv: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_5ncte","mobile":"gallery__mobile_5ncte","preview":"gallery__preview_5ncte"};
5
+ var styles = {"component":"gallery__component_16qcv","mobile":"gallery__mobile_16qcv","preview":"gallery__preview_16qcv"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.module.css.js","sources":["../../src/components/navigation-bar/index.module.css"],"sourcesContent":["@import '@alfalab/core-components-vars/src/index.css';\n\n.component {\n display: flex;\n flex-wrap: nowrap;\n align-content: center;\n align-items: center;\n flex-shrink: 0;\n overflow-x: auto;\n box-sizing: border-box;\n padding: var(--gap-12) var(--gap-24);\n scrollbar-width: none;\n background-color: var(--color-static-neutral-0-inverted);\n\n &.mobile {\n padding: var(--gap-8) var(--gap-24);\n }\n\n &::-webkit-scrollbar {\n display: none;\n }\n}\n\n.previews {\n display: flex;\n}\n\n.preview {\n flex-shrink: 0;\n margin-right: var(--gap-4);\n\n &.mobile {\n margin-right: var(--gap-2);\n }\n\n &:first-child {\n margin-left: auto;\n }\n\n &:last-child {\n margin-right: auto;\n }\n}\n"],"names":[],"mappings":";;;;AAEgB,aAAe,CAAC,WAAW,CAAC,0BAA0B,CAAC,QAAQ,CAAC,uBAAuB,CAAsC,SAAS,CAAC,wBAAwB,CAAC;;;;"}
1
+ {"version":3,"file":"index.module.css.js","sources":["../../src/components/navigation-bar/index.module.css"],"sourcesContent":["@import '@alfalab/core-components-vars/src/no-typography-index.css';\n\n.component {\n display: flex;\n flex-wrap: nowrap;\n align-content: center;\n align-items: center;\n flex-shrink: 0;\n overflow-x: auto;\n box-sizing: border-box;\n padding: var(--gap-12) var(--gap-24);\n scrollbar-width: none;\n background-color: var(--color-static-neutral-0-inverted);\n\n &.mobile {\n padding: var(--gap-8) var(--gap-24);\n }\n\n &::-webkit-scrollbar {\n display: none;\n }\n}\n\n.previews {\n display: flex;\n}\n\n.preview {\n flex-shrink: 0;\n margin-right: var(--gap-4);\n\n &.mobile {\n margin-right: var(--gap-2);\n }\n\n &:first-child {\n margin-left: auto;\n }\n\n &:last-child {\n margin-right: auto;\n }\n}\n"],"names":[],"mappings":";;;;AAEgB,aAAe,CAAC,WAAW,CAAC,0BAA0B,CAAC,QAAQ,CAAC,uBAAuB,CAAsC,SAAS,CAAC,wBAAwB,CAAC;;;;"}
@@ -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_1kffz {
7
+ } .gallery__subtitles_1b2md {
8
8
  position: absolute;
9
9
  align-self: flex-end;
10
10
  padding: var(--gap-0) var(--gap-32);
@@ -13,9 +13,10 @@
13
13
  text-align: center;
14
14
  opacity: 1;
15
15
  z-index: 1;
16
- transition: opacity 500ms ease-in-out, margin-bottom 270ms ease-in-out
17
- } .gallery__subtitles_1kffz.gallery__mobile_1kffz {
18
- position: unset;
19
- } .gallery__hideSubtitles_1kffz {
16
+ transition: opacity 500ms ease-in-out, margin-bottom 270ms ease-in-out;
17
+ } .gallery__subtitles_1b2md.gallery__mobile_1b2md {
18
+ position: static;
19
+ position: initial;
20
+ } .gallery__hideSubtitles_1b2md {
20
21
  opacity: 0;
21
22
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"subtitles":"gallery__subtitles_1kffz","mobile":"gallery__mobile_1kffz","hideSubtitles":"gallery__hideSubtitles_1kffz"};
5
+ var styles = {"subtitles":"gallery__subtitles_1b2md","mobile":"gallery__mobile_1b2md","hideSubtitles":"gallery__hideSubtitles_1b2md"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.module.css.js","sources":["../../src/components/subtitles/index.module.css"],"sourcesContent":["@import '@alfalab/core-components-vars/src/index.css';\n\n.subtitles {\n position: absolute;\n align-self: flex-end;\n padding: var(--gap-0) var(--gap-32);\n margin-bottom: var(--gap-16);\n width: 100%;\n text-align: center;\n opacity: 1;\n z-index: 1;\n transition: opacity 500ms ease-in-out, margin-bottom 270ms ease-in-out;\n\n &.mobile {\n position: unset;\n }\n}\n\n.hideSubtitles {\n opacity: 0;\n}\n"],"names":[],"mappings":";;;;AAEgB,aAAe,CAAC,WAAW,CAAC,0BAA0B,CAAC,QAAQ,CAAC,uBAAuB,CAAC,eAAe,CAAC,8BAA8B,CAAC;;;;"}
1
+ {"version":3,"file":"index.module.css.js","sources":["../../src/components/subtitles/index.module.css"],"sourcesContent":["@import '@alfalab/core-components-vars/src/no-typography-index.css';\n\n.subtitles {\n position: absolute;\n align-self: flex-end;\n padding: var(--gap-0) var(--gap-32);\n margin-bottom: var(--gap-16);\n width: 100%;\n text-align: center;\n opacity: 1;\n z-index: 1;\n transition: opacity 500ms ease-in-out, margin-bottom 270ms ease-in-out;\n\n &.mobile {\n position: unset;\n }\n}\n\n.hideSubtitles {\n opacity: 0;\n}\n"],"names":[],"mappings":";;;;AAEgB,aAAe,CAAC,WAAW,CAAC,0BAA0B,CAAC,QAAQ,CAAC,uBAAuB,CAAC,eAAe,CAAC,8BAA8B,CAAC;;;;"}
@@ -8,7 +8,7 @@
8
8
  --gap-32: var(--gap-2xl);
9
9
  } .buttons {
10
10
  display: flex;
11
- padding-left: var(--gap-32)
11
+ padding-left: var(--gap-32);
12
12
  } .buttons path {
13
13
  color: var(--color-static-neutral-translucent-1300-inverted);
14
14
  } .iconButton path {
@@ -7,7 +7,7 @@
7
7
  padding: 0;
8
8
  display: flex;
9
9
  justify-content: space-between;
10
- align-items: center
10
+ align-items: center;
11
11
  } .headerMobile.video {
12
12
  position: absolute;
13
13
  width: 100%;
@@ -14,7 +14,7 @@
14
14
  z-index: 3;
15
15
  overflow: hidden;
16
16
  transition: border 0.15s ease-in-out;
17
- outline: none
17
+ outline: none;
18
18
  } .component .image {
19
19
  opacity: 0.3;
20
20
  } .component.mobile {
@@ -29,13 +29,13 @@
29
29
  cursor: pointer;
30
30
  -webkit-user-select: none;
31
31
  -moz-user-select: none;
32
- user-select: none
32
+ user-select: none;
33
33
  } .preview.mobile {
34
34
  width: 46px;
35
35
  height: 46px;
36
36
  border-radius: var(--border-radius-8);
37
37
  } .image {
38
- transition: opacity 0.15s ease-in-out
38
+ transition: opacity 0.15s ease-in-out;
39
39
  } .image > img {
40
40
  display: block;
41
41
  width: 100%;
@@ -48,7 +48,7 @@
48
48
  } .image:hover {
49
49
  opacity: 0.7;
50
50
  } .loading {
51
- background-color: var(--color-static-neutral-100-inverted)
51
+ background-color: var(--color-static-neutral-100-inverted);
52
52
  } .loading .active {
53
53
  background-color: var(--color-static-neutral-300-inverted);
54
54
  } .brokenImageWrapper {
@@ -56,7 +56,7 @@
56
56
  justify-content: center;
57
57
  align-items: center;
58
58
  background-color: var(--color-static-neutral-300-inverted);
59
- opacity: 0.3
59
+ opacity: 0.3;
60
60
  } .brokenImageWrapper.active {
61
61
  opacity: 1;
62
62
  } .brokenIcon {
@@ -66,7 +66,7 @@
66
66
  outline: 2px solid var(--focus-color);
67
67
  outline-offset: 2px;
68
68
  } .canvasPreview {
69
- border-radius: var(--border-radius-12)
69
+ border-radius: var(--border-radius-12);
70
70
  } .canvasPreview.mobile {
71
71
  border-radius: var(--border-radius-8);
72
72
  }
@@ -15,6 +15,7 @@
15
15
  --gap-2xs: 4px;
16
16
  --gap-m: 16px;
17
17
  --gap-2xl: 32px;
18
+ --gap-4: var(--gap-2xs);
18
19
  --gap-16: var(--gap-m);
19
20
  --gap-32: var(--gap-2xl);
20
21
  } :root {
@@ -30,7 +31,7 @@
30
31
  height: 100%;
31
32
  max-height: calc(100vh - 168px);
32
33
  padding: var(--gap-32) var(--gap-16);
33
- box-sizing: border-box
34
+ box-sizing: border-box;
34
35
  } .swiper.mobile {
35
36
  max-height: calc(100vh - 210px);
36
37
  } .swiper.mobileVideo {
@@ -42,7 +43,7 @@
42
43
 
43
44
  max-height: calc(100vh - 80px);
44
45
  padding: var(--gap-32);
45
- box-sizing: border-box
46
+ box-sizing: border-box;
46
47
  } .singleSlideContainer.mobile {
47
48
  max-height: calc(100vh - 174px);
48
49
  padding: 0;
@@ -69,7 +70,7 @@
69
70
  -webkit-user-select: none;
70
71
  -moz-user-select: none;
71
72
  user-select: none;
72
- border-radius: var(--border-radius-8)
73
+ border-radius: var(--border-radius-8);
73
74
  } .image.mobile {
74
75
  border-radius: var(--border-radius-0);
75
76
  } .smallImage {
@@ -96,7 +97,7 @@
96
97
  cursor: pointer;
97
98
  color: var(--color-static-neutral-translucent-1300-inverted);
98
99
  transition: background-color 0.15s ease-in-out;
99
- outline: none
100
+ outline: none;
100
101
  } .arrow:hover {
101
102
  background-color: var(--color-static-neutral-0-inverted-hover);
102
103
  } .arrow:active {
@@ -122,7 +123,7 @@
122
123
  } .brokenImgIcon {
123
124
  width: 80px;
124
125
  height: 80px;
125
- margin-bottom: var(--gap-2xs);
126
+ margin-bottom: var(--gap-4);
126
127
  } .fullScreenImage {
127
128
  width: 100%;
128
129
  height: auto;
@@ -3,6 +3,7 @@
3
3
  --color-static-neutral-translucent-700: rgba(4, 4, 21, 0.47);
4
4
  } :root {
5
5
  --border-radius-3xl: 24px;
6
+ --border-radius-0: 0;
6
7
  --border-radius-24: var(--border-radius-3xl);
7
8
  } .videoWrapper {
8
9
  display: flex;
@@ -15,7 +16,7 @@
15
16
  max-height: 100%;
16
17
  border-radius: var(--border-radius-24);
17
18
  } .mobile {
18
- border-radius: 0;
19
+ border-radius: var(--border-radius-0);
19
20
  } .videoButton {
20
21
  position: absolute;
21
22
  top: 50%;
@@ -14,7 +14,7 @@
14
14
  justify-content: center;
15
15
  padding: 0 var(--gap-8) var(--gap-4);
16
16
  position: relative;
17
- height: 48px
17
+ height: 48px;
18
18
  } .infoWrapper.video {
19
19
  padding: 0 var(--gap-4) var(--gap-4);
20
20
  justify-content: space-between;
@@ -21,7 +21,7 @@
21
21
  box-sizing: border-box;
22
22
  padding: var(--gap-12) var(--gap-24);
23
23
  scrollbar-width: none;
24
- background-color: var(--color-static-neutral-0-inverted)
24
+ background-color: var(--color-static-neutral-0-inverted);
25
25
  } .component.mobile {
26
26
  padding: var(--gap-8) var(--gap-24);
27
27
  } .component::-webkit-scrollbar {
@@ -30,7 +30,7 @@
30
30
  display: flex;
31
31
  } .preview {
32
32
  flex-shrink: 0;
33
- margin-right: var(--gap-4)
33
+ margin-right: var(--gap-4);
34
34
  } .preview.mobile {
35
35
  margin-right: var(--gap-2);
36
36
  } .preview:first-child {
@@ -13,9 +13,10 @@
13
13
  text-align: center;
14
14
  opacity: 1;
15
15
  z-index: 1;
16
- transition: opacity 500ms ease-in-out, margin-bottom 270ms ease-in-out
16
+ transition: opacity 500ms ease-in-out, margin-bottom 270ms ease-in-out;
17
17
  } .subtitles.mobile {
18
- position: unset;
18
+ position: static;
19
+ position: initial;
19
20
  } .hideSubtitles {
20
21
  opacity: 0;
21
22
  }
@@ -21,7 +21,7 @@
21
21
  width: 100%;
22
22
  background-color: var(--color-static-neutral-0-inverted);
23
23
  padding-top: var(--sat);
24
- padding-bottom: var(--sab)
24
+ padding-bottom: var(--sab);
25
25
  } .container.mobile {
26
26
  overflow: hidden;
27
27
  } .modal {
@@ -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_1pgxx {
5
+ } .gallery__component_1ytrj {
6
6
  background-color: var(--color-static-neutral-translucent-500-inverted);
7
- } .gallery__component_1pgxx:hover {
7
+ } .gallery__component_1ytrj:hover {
8
8
  background-color: var(--color-static-neutral-translucent-500-inverted-hover);
9
- } .gallery__component_1pgxx:active {
9
+ } .gallery__component_1ytrj:active {
10
10
  background-color: var(--color-static-neutral-translucent-500-inverted-press);
11
- } .gallery__component_1pgxx {
11
+ } .gallery__component_1ytrj {
12
12
 
13
13
  transition: transform 1s ease-in-out;
14
14
  will-change: transform;
15
- } .gallery__notVisible_1pgxx {
15
+ } .gallery__notVisible_1ytrj {
16
16
  transform: translateY(250%);
17
17
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"gallery__component_1pgxx","notVisible":"gallery__notVisible_1pgxx"};
3
+ var styles = {"component":"gallery__component_1ytrj","notVisible":"gallery__notVisible_1ytrj"};
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/bottom-button/index.module.css"],"sourcesContent":["@import '@alfalab/core-components-vars/src/index.css';\n\n.component {\n background-color: var(--color-static-neutral-translucent-500-inverted);\n &:hover {\n background-color: var(--color-static-neutral-translucent-500-inverted-hover);\n }\n &:active {\n background-color: var(--color-static-neutral-translucent-500-inverted-press);\n }\n\n transition: transform 1s ease-in-out;\n will-change: transform;\n}\n\n.notVisible {\n transform: translateY(250%);\n}\n"],"names":[],"mappings":";;AAEgB,aAAe,CAAC,WAAW,CAAC,0BAA0B,CAAC,YAAY,CAAC,2BAA2B,CAAC;;;;"}
1
+ {"version":3,"file":"index.module.css.js","sources":["../../src/components/bottom-button/index.module.css"],"sourcesContent":["@import '@alfalab/core-components-vars/src/no-typography-index.css';\n\n.component {\n background-color: var(--color-static-neutral-translucent-500-inverted);\n &:hover {\n background-color: var(--color-static-neutral-translucent-500-inverted-hover);\n }\n &:active {\n background-color: var(--color-static-neutral-translucent-500-inverted-press);\n }\n\n transition: transform 1s ease-in-out;\n will-change: transform;\n}\n\n.notVisible {\n transform: translateY(250%);\n}\n"],"names":[],"mappings":";;AAEgB,aAAe,CAAC,WAAW,CAAC,0BAA0B,CAAC,YAAY,CAAC,2BAA2B,CAAC;;;;"}
@@ -6,15 +6,15 @@
6
6
  } :root {
7
7
  --gap-2xl: 32px;
8
8
  --gap-32: var(--gap-2xl);
9
- } .gallery__buttons_18gty {
9
+ } .gallery__buttons_1hsw5 {
10
10
  display: flex;
11
- padding-left: var(--gap-32)
12
- } .gallery__buttons_18gty path {
11
+ padding-left: var(--gap-32);
12
+ } .gallery__buttons_1hsw5 path {
13
13
  color: var(--color-static-neutral-translucent-1300-inverted);
14
- } .gallery__iconButton_18gty path {
14
+ } .gallery__iconButton_1hsw5 path {
15
15
  color: var(--color-static-neutral-100);
16
- } .gallery__iconButton_18gty:hover path {
16
+ } .gallery__iconButton_1hsw5:hover path {
17
17
  color: var(--color-static-neutral-100-hover);
18
- } .gallery__iconButton_18gty:active path {
18
+ } .gallery__iconButton_1hsw5: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_18gty"};
3
+ var styles = {"iconButton":"gallery__iconButton_1hsw5"};
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/buttons/index.module.css"],"sourcesContent":["@import '@alfalab/core-components-vars/src/index.css';\n\n.buttons {\n display: flex;\n padding-left: var(--gap-32);\n\n & path {\n color: var(--color-static-neutral-translucent-1300-inverted);\n }\n}\n\n.iconButton {\n & path {\n color: var(--color-static-neutral-100);\n }\n\n &:hover path {\n color: var(--color-static-neutral-100-hover);\n }\n\n &:active path {\n color: var(--color-static-neutral-100-press);\n }\n}\n"],"names":[],"mappings":";;AAEgB,aAAe,CAAoC,YAAY,CAAC,2BAA2B,CAAC;;;;"}
1
+ {"version":3,"file":"index.module.css.js","sources":["../../src/components/buttons/index.module.css"],"sourcesContent":["@import '@alfalab/core-components-vars/src/no-typography-index.css';\n\n.buttons {\n display: flex;\n padding-left: var(--gap-32);\n\n & path {\n color: var(--color-static-neutral-translucent-1300-inverted);\n }\n}\n\n.iconButton {\n & path {\n color: var(--color-static-neutral-100);\n }\n\n &:hover path {\n color: var(--color-static-neutral-100-hover);\n }\n\n &:active path {\n color: var(--color-static-neutral-100-press);\n }\n}\n"],"names":[],"mappings":";;AAEgB,aAAe,CAAoC,YAAY,CAAC,2BAA2B,CAAC;;;;"}
@@ -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_1f9pw {
6
+ } .gallery__header_hblwl {
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_1f9pw"};
3
+ var styles = {"header":"gallery__header_hblwl"};
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/header/index.module.css"],"sourcesContent":["@import '@alfalab/core-components-vars/src/index.css';\n\n.header {\n display: flex;\n justify-content: space-between;\n flex-shrink: 0;\n width: 100%;\n padding: var(--gap-16) var(--gap-32);\n box-sizing: border-box;\n}\n"],"names":[],"mappings":";;AAEgB,aAAe,CAAC,QAAQ,CAAC,uBAAuB,CAAC;;;;"}
1
+ {"version":3,"file":"index.module.css.js","sources":["../../src/components/header/index.module.css"],"sourcesContent":["@import '@alfalab/core-components-vars/src/no-typography-index.css';\n\n.header {\n display: flex;\n justify-content: space-between;\n flex-shrink: 0;\n width: 100%;\n padding: var(--gap-16) var(--gap-32);\n box-sizing: border-box;\n}\n"],"names":[],"mappings":";;AAEgB,aAAe,CAAC,QAAQ,CAAC,uBAAuB,CAAC;;;;"}
@@ -1,21 +1,21 @@
1
1
  :root {
2
2
  --gap-2xs: 4px;
3
3
  --gap-4: var(--gap-2xs);
4
- } .gallery__info_eau9a {
4
+ } .gallery__info_1c8y9 {
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_eau9a {
10
+ } .gallery__filenameHead_1c8y9 {
11
11
  display: inline;
12
12
  text-overflow: ellipsis;
13
13
  overflow: hidden;
14
14
  white-space: nowrap;
15
- } .gallery__filenameContainer_eau9a {
15
+ } .gallery__filenameContainer_1c8y9 {
16
16
  overflow: hidden;
17
17
  display: inline-flex;
18
- } .gallery__description_eau9a {
18
+ } .gallery__description_1c8y9 {
19
19
  display: inline;
20
20
  text-overflow: ellipsis;
21
21
  overflow: hidden;
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"info":"gallery__info_eau9a","filenameHead":"gallery__filenameHead_eau9a","filenameContainer":"gallery__filenameContainer_eau9a","description":"gallery__description_eau9a"};
3
+ var styles = {"info":"gallery__info_1c8y9","filenameHead":"gallery__filenameHead_1c8y9","filenameContainer":"gallery__filenameContainer_1c8y9","description":"gallery__description_1c8y9"};
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/header-info-block/index.module.css"],"sourcesContent":["@import '@alfalab/core-components-vars/src/index.css';\n\n.info {\n height: 100%;\n display: flex;\n flex-direction: column;\n justify-content: center;\n overflow: hidden;\n}\n\n.filenameHead {\n display: inline;\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n}\n\n.filenameContainer {\n overflow: hidden;\n display: inline-flex;\n}\n\n.description {\n display: inline;\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n margin-top: var(--gap-4);\n}\n"],"names":[],"mappings":";;AAEgB,aAAe,CAAC,MAAM,CAAC,qBAAqB,CAAC,cAAc,CAAC,6BAA6B,CAAC,mBAAmB,CAAC,kCAAkC,CAAC,aAAa,CAAC,4BAA4B,CAAC;;;;"}
1
+ {"version":3,"file":"index.module.css.js","sources":["../../src/components/header-info-block/index.module.css"],"sourcesContent":["@import '@alfalab/core-components-vars/src/no-typography-index.css';\n\n.info {\n height: 100%;\n display: flex;\n flex-direction: column;\n justify-content: center;\n overflow: hidden;\n}\n\n.filenameHead {\n display: inline;\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n}\n\n.filenameContainer {\n overflow: hidden;\n display: inline-flex;\n}\n\n.description {\n display: inline;\n text-overflow: ellipsis;\n overflow: hidden;\n white-space: nowrap;\n margin-top: var(--gap-4);\n}\n"],"names":[],"mappings":";;AAEgB,aAAe,CAAC,MAAM,CAAC,qBAAqB,CAAC,cAAc,CAAC,6BAA6B,CAAC,mBAAmB,CAAC,kCAAkC,CAAC,aAAa,CAAC,4BAA4B,CAAC;;;;"}
@@ -1,25 +1,25 @@
1
1
  :root {
2
2
  --color-static-neutral-0-inverted: #262629;
3
- } .gallery__headerMobile_161it {
3
+ } .gallery__headerMobile_83etg {
4
4
  position: relative;
5
5
  height: 72px;
6
6
  z-index: 3;
7
7
  padding: 0;
8
8
  display: flex;
9
9
  justify-content: space-between;
10
- align-items: center
11
- } .gallery__headerMobile_161it.gallery__video_161it {
10
+ align-items: center;
11
+ } .gallery__headerMobile_83etg.gallery__video_83etg {
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_161it {
16
+ } .gallery__hide_83etg {
17
17
  transform: translateY(-96px);
18
- } .gallery__leftButton_161it,
19
- .gallery__rightButtons_161it {
18
+ } .gallery__leftButton_83etg,
19
+ .gallery__rightButtons_83etg {
20
20
  display: flex;
21
21
  align-items: center;
22
- } .gallery__description_161it {
22
+ } .gallery__description_83etg {
23
23
  position: absolute;
24
24
  left: 50%;
25
25
  transform: translateX(-50%);
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"headerMobile":"gallery__headerMobile_161it","video":"gallery__video_161it","hide":"gallery__hide_161it","rightButtons":"gallery__rightButtons_161it","description":"gallery__description_161it"};
3
+ var styles = {"headerMobile":"gallery__headerMobile_83etg","video":"gallery__video_83etg","hide":"gallery__hide_83etg","rightButtons":"gallery__rightButtons_83etg","description":"gallery__description_83etg"};
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/header-mobile/index.module.css"],"sourcesContent":["@import '@alfalab/core-components-vars/src/index.css';\n\n.headerMobile {\n position: relative;\n height: 72px;\n z-index: 3;\n padding: 0;\n display: flex;\n justify-content: space-between;\n align-items: center;\n\n &.video {\n position: absolute;\n width: 100%;\n background-color: var(--color-static-neutral-0-inverted);\n transition: transform 0.3s ease-in-out;\n }\n}\n\n.hide {\n transform: translateY(-96px);\n}\n\n.leftButton,\n.rightButtons {\n display: flex;\n align-items: center;\n}\n\n.description {\n position: absolute;\n left: 50%;\n transform: translateX(-50%);\n}\n"],"names":[],"mappings":";;AAEgB,aAAe,CAAC,cAAc,CAAC,6BAA6B,CAAC,OAAO,CAAC,sBAAsB,CAAC,MAAM,CAAC,qBAAqB,CAA0C,cAAc,CAAC,6BAA6B,CAAC,aAAa,CAAC,4BAA4B,CAAC;;;;"}
1
+ {"version":3,"file":"index.module.css.js","sources":["../../src/components/header-mobile/index.module.css"],"sourcesContent":["@import '@alfalab/core-components-vars/src/no-typography-index.css';\n\n.headerMobile {\n position: relative;\n height: 72px;\n z-index: 3;\n padding: 0;\n display: flex;\n justify-content: space-between;\n align-items: center;\n\n &.video {\n position: absolute;\n width: 100%;\n background-color: var(--color-static-neutral-0-inverted);\n transition: transform 0.3s ease-in-out;\n }\n}\n\n.hide {\n transform: translateY(-96px);\n}\n\n.leftButton,\n.rightButtons {\n display: flex;\n align-items: center;\n}\n\n.description {\n position: absolute;\n left: 50%;\n transform: translateX(-50%);\n}\n"],"names":[],"mappings":";;AAEgB,aAAe,CAAC,cAAc,CAAC,6BAA6B,CAAC,OAAO,CAAC,sBAAsB,CAAC,MAAM,CAAC,qBAAqB,CAA0C,cAAc,CAAC,6BAA6B,CAAC,aAAa,CAAC,4BAA4B,CAAC;;;;"}
@@ -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_1cpps {
12
+ } .gallery__component_bmpqk {
13
13
  display: flex;
14
14
  z-index: 3;
15
15
  overflow: hidden;
16
16
  transition: border 0.15s ease-in-out;
17
- outline: none
18
- } .gallery__component_1cpps .gallery__image_1cpps {
17
+ outline: none;
18
+ } .gallery__component_bmpqk .gallery__image_bmpqk {
19
19
  opacity: 0.3;
20
- } .gallery__component_1cpps.gallery__mobile_1cpps {
20
+ } .gallery__component_bmpqk.gallery__mobile_bmpqk {
21
21
  padding: 0;
22
- } .gallery__active_1cpps > .gallery__image_1cpps {
22
+ } .gallery__active_bmpqk > .gallery__image_bmpqk {
23
23
  opacity: 1;
24
- } .gallery__preview_1cpps {
24
+ } .gallery__preview_bmpqk {
25
25
  width: 56px;
26
26
  height: 56px;
27
27
  flex-shrink: 0;
@@ -29,14 +29,14 @@
29
29
  cursor: pointer;
30
30
  -webkit-user-select: none;
31
31
  -moz-user-select: none;
32
- user-select: none
33
- } .gallery__preview_1cpps.gallery__mobile_1cpps {
32
+ user-select: none;
33
+ } .gallery__preview_bmpqk.gallery__mobile_bmpqk {
34
34
  width: 46px;
35
35
  height: 46px;
36
36
  border-radius: var(--border-radius-8);
37
- } .gallery__image_1cpps {
38
- transition: opacity 0.15s ease-in-out
39
- } .gallery__image_1cpps > img {
37
+ } .gallery__image_bmpqk {
38
+ transition: opacity 0.15s ease-in-out;
39
+ } .gallery__image_bmpqk > 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_1cpps:hover {
48
+ } .gallery__image_bmpqk:hover {
49
49
  opacity: 0.7;
50
- } .gallery__loading_1cpps {
51
- background-color: var(--color-static-neutral-100-inverted)
52
- } .gallery__loading_1cpps .gallery__active_1cpps {
50
+ } .gallery__loading_bmpqk {
51
+ background-color: var(--color-static-neutral-100-inverted);
52
+ } .gallery__loading_bmpqk .gallery__active_bmpqk {
53
53
  background-color: var(--color-static-neutral-300-inverted);
54
- } .gallery__brokenImageWrapper_1cpps {
54
+ } .gallery__brokenImageWrapper_bmpqk {
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
- opacity: 0.3
60
- } .gallery__brokenImageWrapper_1cpps.gallery__active_1cpps {
59
+ opacity: 0.3;
60
+ } .gallery__brokenImageWrapper_bmpqk.gallery__active_bmpqk {
61
61
  opacity: 1;
62
- } .gallery__brokenIcon_1cpps {
62
+ } .gallery__brokenIcon_bmpqk {
63
63
  width: 40px;
64
64
  height: 40px;
65
- } .gallery__focused_1cpps {
65
+ } .gallery__focused_bmpqk {
66
66
  outline: 2px solid var(--focus-color);
67
67
  outline-offset: 2px;
68
- } .gallery__canvasPreview_1cpps {
69
- border-radius: var(--border-radius-12)
70
- } .gallery__canvasPreview_1cpps.gallery__mobile_1cpps {
68
+ } .gallery__canvasPreview_bmpqk {
69
+ border-radius: var(--border-radius-12);
70
+ } .gallery__canvasPreview_bmpqk.gallery__mobile_bmpqk {
71
71
  border-radius: var(--border-radius-8);
72
72
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"gallery__component_1cpps","image":"gallery__image_1cpps","mobile":"gallery__mobile_1cpps","active":"gallery__active_1cpps","preview":"gallery__preview_1cpps","loading":"gallery__loading_1cpps","brokenImageWrapper":"gallery__brokenImageWrapper_1cpps","brokenIcon":"gallery__brokenIcon_1cpps","focused":"gallery__focused_1cpps","canvasPreview":"gallery__canvasPreview_1cpps"};
3
+ var styles = {"component":"gallery__component_bmpqk","image":"gallery__image_bmpqk","mobile":"gallery__mobile_bmpqk","active":"gallery__active_bmpqk","preview":"gallery__preview_bmpqk","loading":"gallery__loading_bmpqk","brokenImageWrapper":"gallery__brokenImageWrapper_bmpqk","brokenIcon":"gallery__brokenIcon_bmpqk","focused":"gallery__focused_bmpqk","canvasPreview":"gallery__canvasPreview_bmpqk"};
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-preview/index.module.css"],"sourcesContent":["@import '@alfalab/core-components-vars/src/index.css';\n\n.component {\n display: flex;\n z-index: 3;\n overflow: hidden;\n transition: border 0.15s ease-in-out;\n outline: none;\n\n & .image {\n opacity: 0.3;\n }\n\n &.mobile {\n padding: 0;\n }\n}\n\n.active {\n & > .image {\n opacity: 1;\n }\n}\n\n.preview {\n width: 56px;\n height: 56px;\n flex-shrink: 0;\n border-radius: var(--border-radius-12);\n cursor: pointer;\n user-select: none;\n\n &.mobile {\n width: 46px;\n height: 46px;\n border-radius: var(--border-radius-8);\n }\n}\n\n.image {\n transition: opacity 0.15s ease-in-out;\n\n & > img {\n display: block;\n width: 100%;\n height: 100%;\n border-radius: inherit;\n object-fit: cover;\n overflow: clip;\n overflow-clip-margin: border-box;\n }\n\n &:hover {\n opacity: 0.7;\n }\n}\n\n.loading {\n background-color: var(--color-static-neutral-100-inverted);\n\n & .active {\n background-color: var(--color-static-neutral-300-inverted);\n }\n}\n\n.brokenImageWrapper {\n display: flex;\n justify-content: center;\n align-items: center;\n background-color: var(--color-static-neutral-300-inverted);\n opacity: 0.3;\n\n &.active {\n opacity: 1;\n }\n}\n\n.brokenIcon {\n width: 40px;\n height: 40px;\n}\n\n.focused {\n @mixin focus-outline;\n}\n\n.canvasPreview {\n border-radius: var(--border-radius-12);\n\n &.mobile {\n border-radius: var(--border-radius-8);\n }\n}\n"],"names":[],"mappings":";;AAEgB,aAAe,CAAC,WAAW,CAAC,0BAA0B,CAAC,OAAO,CAAC,sBAAsB,CAAC,QAAQ,CAAC,uBAAuB,CAAC,QAAQ,CAAC,uBAAuB,CAAC,SAAS,CAAC,wBAAwB,CAAC,SAAS,CAAC,wBAAwB,CAAC,oBAAoB,CAAC,mCAAmC,CAAC,YAAY,CAAC,2BAA2B,CAAC,SAAS,CAAC,wBAAwB,CAAC,eAAe,CAAC,8BAA8B,CAAC;;;;"}
1
+ {"version":3,"file":"index.module.css.js","sources":["../../src/components/image-preview/index.module.css"],"sourcesContent":["@import '@alfalab/core-components-vars/src/no-typography-index.css';\n\n.component {\n display: flex;\n z-index: 3;\n overflow: hidden;\n transition: border 0.15s ease-in-out;\n outline: none;\n\n & .image {\n opacity: 0.3;\n }\n\n &.mobile {\n padding: 0;\n }\n}\n\n.active {\n & > .image {\n opacity: 1;\n }\n}\n\n.preview {\n width: 56px;\n height: 56px;\n flex-shrink: 0;\n border-radius: var(--border-radius-12);\n cursor: pointer;\n user-select: none;\n\n &.mobile {\n width: 46px;\n height: 46px;\n border-radius: var(--border-radius-8);\n }\n}\n\n.image {\n transition: opacity 0.15s ease-in-out;\n\n & > img {\n display: block;\n width: 100%;\n height: 100%;\n border-radius: inherit;\n object-fit: cover;\n overflow: clip;\n overflow-clip-margin: border-box;\n }\n\n &:hover {\n opacity: 0.7;\n }\n}\n\n.loading {\n background-color: var(--color-static-neutral-100-inverted);\n\n & .active {\n background-color: var(--color-static-neutral-300-inverted);\n }\n}\n\n.brokenImageWrapper {\n display: flex;\n justify-content: center;\n align-items: center;\n background-color: var(--color-static-neutral-300-inverted);\n opacity: 0.3;\n\n &.active {\n opacity: 1;\n }\n}\n\n.brokenIcon {\n width: 40px;\n height: 40px;\n}\n\n.focused {\n @mixin focus-outline;\n}\n\n.canvasPreview {\n border-radius: var(--border-radius-12);\n\n &.mobile {\n border-radius: var(--border-radius-8);\n }\n}\n"],"names":[],"mappings":";;AAEgB,aAAe,CAAC,WAAW,CAAC,0BAA0B,CAAC,OAAO,CAAC,sBAAsB,CAAC,QAAQ,CAAC,uBAAuB,CAAC,QAAQ,CAAC,uBAAuB,CAAC,SAAS,CAAC,wBAAwB,CAAC,SAAS,CAAC,wBAAwB,CAAC,oBAAoB,CAAC,mCAAmC,CAAC,YAAY,CAAC,2BAA2B,CAAC,SAAS,CAAC,wBAAwB,CAAC,eAAe,CAAC,8BAA8B,CAAC;;;;"}