@prom-ui/core 2.2.0 → 2.3.0

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 (189) hide show
  1. package/Avatar/cjs/style.development.css +85 -1
  2. package/Avatar/cjs/style.development.v2.css +85 -1
  3. package/Avatar/package.json +1 -1
  4. package/Backdrop/cjs/style.development.css +46 -1
  5. package/Backdrop/cjs/style.development.v2.css +46 -1
  6. package/Backdrop/package.json +1 -1
  7. package/Badge/cjs/style.development.css +85 -1
  8. package/Badge/cjs/style.development.v2.css +85 -1
  9. package/Badge/package.json +1 -1
  10. package/Body/cjs/style.development.css +865 -1
  11. package/Body/cjs/style.development.v2.css +865 -1
  12. package/Body/cjs/style.production.css +1 -1
  13. package/Body/cjs/style.production.v2.css +1 -1
  14. package/Body/index.d.ts +9 -8
  15. package/Body/package.json +1 -1
  16. package/BodyProvider/package.json +1 -1
  17. package/BodyScrollLock/cjs/style.development.css +15 -1
  18. package/BodyScrollLock/cjs/style.development.v2.css +15 -1
  19. package/BodyScrollLock/package.json +1 -1
  20. package/Box/cjs/style.development.css +17358 -1
  21. package/Box/cjs/style.development.v2.css +17358 -1
  22. package/Box/cjs/style.production.css +1 -1
  23. package/Box/cjs/style.production.v2.css +1 -1
  24. package/Box/index.d.ts +16 -15
  25. package/Box/package.json +1 -1
  26. package/Button/cjs/index.development.js +15 -15
  27. package/Button/cjs/index.development.v2.js +15 -15
  28. package/Button/cjs/index.production.js +1 -1
  29. package/Button/cjs/index.production.v2.js +1 -1
  30. package/Button/cjs/style.development.css +7552 -1
  31. package/Button/cjs/style.development.v2.css +7552 -1
  32. package/Button/cjs/style.production.css +1 -1
  33. package/Button/cjs/style.production.v2.css +1 -1
  34. package/Button/index.d.ts +11 -10
  35. package/Button/package.json +1 -1
  36. package/ButtonPageUp/cjs/style.development.css +5 -1
  37. package/ButtonPageUp/cjs/style.development.v2.css +5 -1
  38. package/ButtonPageUp/package.json +1 -1
  39. package/Checkbox/cjs/style.development.css +171 -1
  40. package/Checkbox/cjs/style.development.v2.css +171 -1
  41. package/Checkbox/cjs/style.production.css +1 -1
  42. package/Checkbox/cjs/style.production.v2.css +1 -1
  43. package/Checkbox/package.json +1 -1
  44. package/ColorScheme/cjs/style.development.css +3 -1
  45. package/ColorScheme/cjs/style.development.v2.css +3 -1
  46. package/ColorScheme/package.json +1 -1
  47. package/ContextMenu/cjs/style.development.css +32 -1
  48. package/ContextMenu/cjs/style.development.v2.css +32 -1
  49. package/ContextMenu/package.json +1 -1
  50. package/ErrorCatch/cjs/style.development.css +34 -1
  51. package/ErrorCatch/cjs/style.development.v2.css +34 -1
  52. package/ErrorCatch/package.json +1 -1
  53. package/Flex/cjs/style.development.css +786 -1
  54. package/Flex/cjs/style.development.v2.css +786 -1
  55. package/Flex/index.d.ts +11 -10
  56. package/Flex/package.json +1 -1
  57. package/Grid/cjs/style.development.css +7439 -1
  58. package/Grid/cjs/style.development.v2.css +7439 -1
  59. package/Grid/cjs/style.production.css +1 -1
  60. package/Grid/cjs/style.production.v2.css +1 -1
  61. package/Grid/index.d.ts +14 -13
  62. package/Grid/package.json +1 -1
  63. package/Icon/cjs/style.development.css +67 -1
  64. package/Icon/cjs/style.development.v2.css +67 -1
  65. package/Icon/package.json +1 -1
  66. package/Image/cjs/style.development.css +969 -1
  67. package/Image/cjs/style.development.v2.css +969 -1
  68. package/Image/cjs/style.production.css +1 -1
  69. package/Image/cjs/style.production.v2.css +1 -1
  70. package/Image/index.d.ts +11 -11
  71. package/Image/package.json +1 -1
  72. package/ImageEmoji/package.json +1 -1
  73. package/Input/cjs/style.development.css +322 -1
  74. package/Input/cjs/style.development.v2.css +322 -1
  75. package/Input/package.json +1 -1
  76. package/InputField/cjs/style.development.css +53 -1
  77. package/InputField/cjs/style.development.v2.css +53 -1
  78. package/InputField/package.json +1 -1
  79. package/KeyPress/package.json +1 -1
  80. package/Label/cjs/style.development.css +50 -1
  81. package/Label/cjs/style.development.v2.css +50 -1
  82. package/Label/package.json +1 -1
  83. package/Line/cjs/index.development.js +1 -1
  84. package/Line/cjs/index.development.v2.js +1 -1
  85. package/Line/cjs/index.production.js +1 -1
  86. package/Line/cjs/index.production.v2.js +1 -1
  87. package/Line/cjs/style.development.css +193 -1
  88. package/Line/cjs/style.development.v2.css +193 -1
  89. package/Line/cjs/style.production.css +1 -1
  90. package/Line/cjs/style.production.v2.css +1 -1
  91. package/Line/index.d.ts +5 -4
  92. package/Line/package.json +1 -1
  93. package/Link/cjs/style.development.css +476 -1
  94. package/Link/cjs/style.development.v2.css +476 -1
  95. package/Link/cjs/style.production.css +1 -1
  96. package/Link/cjs/style.production.v2.css +1 -1
  97. package/Link/index.d.ts +9 -9
  98. package/Link/package.json +1 -1
  99. package/List/cjs/style.development.css +528 -1
  100. package/List/cjs/style.development.v2.css +528 -1
  101. package/List/cjs/style.production.css +1 -1
  102. package/List/cjs/style.production.v2.css +1 -1
  103. package/List/index.d.ts +6 -6
  104. package/List/package.json +1 -1
  105. package/Media/package.json +1 -1
  106. package/Modal/cjs/style.development.css +85 -1
  107. package/Modal/cjs/style.development.v2.css +85 -1
  108. package/Modal/package.json +1 -1
  109. package/OutsideClick/package.json +1 -1
  110. package/Overlay/cjs/style.development.css +305 -1
  111. package/Overlay/cjs/style.development.v2.css +305 -1
  112. package/Overlay/package.json +1 -1
  113. package/PhotoGallery/cjs/style.development.css +368 -1
  114. package/PhotoGallery/cjs/style.development.v2.css +368 -1
  115. package/PhotoGallery/cjs/style.production.css +1 -1
  116. package/PhotoGallery/cjs/style.production.v2.css +1 -1
  117. package/PhotoGallery/package.json +1 -1
  118. package/Picture/cjs/style.development.css +2406 -1
  119. package/Picture/cjs/style.development.v2.css +2406 -1
  120. package/Picture/cjs/style.production.css +1 -1
  121. package/Picture/cjs/style.production.v2.css +1 -1
  122. package/Picture/index.d.ts +8 -7
  123. package/Picture/package.json +1 -1
  124. package/Portal/package.json +1 -1
  125. package/Progress/cjs/style.development.css +43 -1
  126. package/Progress/cjs/style.development.v2.css +43 -1
  127. package/Progress/package.json +1 -1
  128. package/QRCode/cjs/style.development.css +3 -1
  129. package/QRCode/cjs/style.development.v2.css +3 -1
  130. package/QRCode/package.json +1 -1
  131. package/Rating/cjs/style.development.css +10 -1
  132. package/Rating/cjs/style.development.v2.css +10 -1
  133. package/Rating/package.json +1 -1
  134. package/RatingSelect/cjs/style.development.css +145 -1
  135. package/RatingSelect/cjs/style.development.v2.css +145 -1
  136. package/RatingSelect/package.json +1 -1
  137. package/Scroll/cjs/style.development.css +228 -1
  138. package/Scroll/cjs/style.development.v2.css +228 -1
  139. package/Scroll/package.json +1 -1
  140. package/ScrollControls/cjs/style.development.css +57 -1
  141. package/ScrollControls/cjs/style.development.v2.css +57 -1
  142. package/ScrollControls/package.json +1 -1
  143. package/SimpleSlider/cjs/style.development.css +196 -1
  144. package/SimpleSlider/cjs/style.development.v2.css +196 -1
  145. package/SimpleSlider/cjs/style.production.css +1 -1
  146. package/SimpleSlider/cjs/style.production.v2.css +1 -1
  147. package/SimpleSlider/package.json +1 -1
  148. package/Skeleton/cjs/style.development.css +96 -1
  149. package/Skeleton/cjs/style.development.v2.css +96 -1
  150. package/Skeleton/package.json +1 -1
  151. package/SnackBar/cjs/style.development.css +161 -1
  152. package/SnackBar/cjs/style.development.v2.css +161 -1
  153. package/SnackBar/cjs/style.production.css +1 -1
  154. package/SnackBar/cjs/style.production.v2.css +1 -1
  155. package/SnackBar/package.json +1 -1
  156. package/Spinner/cjs/style.development.css +56 -1
  157. package/Spinner/cjs/style.development.v2.css +56 -1
  158. package/Spinner/package.json +1 -1
  159. package/Text/cjs/style.development.css +1450 -1
  160. package/Text/cjs/style.development.v2.css +1450 -1
  161. package/Text/cjs/style.production.css +1 -1
  162. package/Text/cjs/style.production.v2.css +1 -1
  163. package/Text/index.d.ts +11 -10
  164. package/Text/package.json +1 -1
  165. package/TextEmoji/package.json +1 -1
  166. package/Tooltip/cjs/style.development.css +146 -1
  167. package/Tooltip/cjs/style.development.v2.css +146 -1
  168. package/Tooltip/package.json +1 -1
  169. package/Tumbler/cjs/style.development.css +155 -1
  170. package/Tumbler/cjs/style.development.v2.css +155 -1
  171. package/Tumbler/cjs/style.production.css +1 -1
  172. package/Tumbler/cjs/style.production.v2.css +1 -1
  173. package/Tumbler/package.json +1 -1
  174. package/Viewport/package.json +1 -1
  175. package/evokit/index.d.ts +2 -2
  176. package/evokit/package.json +1 -1
  177. package/evokit/types.d.ts +3 -2
  178. package/package.json +2 -2
  179. package/useBrowserLayoutEffect/package.json +1 -1
  180. package/useDebounce/package.json +1 -1
  181. package/useForwardRef/package.json +1 -1
  182. package/useInView/package.json +1 -1
  183. package/useIsMounted/package.json +1 -1
  184. package/useKeyPress/package.json +1 -1
  185. package/useMedia/package.json +1 -1
  186. package/useOutsideClick/package.json +1 -1
  187. package/usePortal/package.json +1 -1
  188. package/useScrollPosition/package.json +1 -1
  189. package/useSnackBar/package.json +1 -1
@@ -1 +1,368 @@
1
- .PhotoGallery__scrolling___q1DKc{overflow:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.PhotoGallery__scrolling___q1DKc::-webkit-scrollbar{display:none}.PhotoGallery__root___KiBKq{position:fixed;left:50%;top:50%;width:100%;height:100%;transform:translate(-50%,-50%);background:var(--white);z-index:1000;overflow:hidden}.PhotoGallery__layout___JBDok{display:flex;flex-direction:column;height:100%}.PhotoGallery__layoutHeader___tVG4b{padding:var(--pds-spacing-l) var(--pds-spacing-m)}.PhotoGallery__layoutContent___O43ff{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column}.PhotoGallery__layoutFooter___Gz4gH{box-sizing:border-box;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;max-height:50%}.PhotoGallery__layoutSection___CvZb6{flex:1;min-width:0;min-height:0}.PhotoGallery__layoutPreviews___-hzyv{align-self:center;padding:var(--pds-spacing-m)0;min-width:0;min-height:0;max-width:100%}.PhotoGallery__layoutAdditional___mR5-f{box-sizing:border-box;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;max-height:50%}.PhotoGallery__headerTitle___QiOEy{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-size:var(--pds-font-size-h3);font-weight:700;line-height:24px;padding-right:var(--pds-spacing-5xl);padding-left:var(--pds-spacing-5xl)}.PhotoGallery__headerClose___qdl3x{position:absolute;right:0;top:0;margin:var(--pds-spacing-m)}.PhotoGallery__mainPhotoScrollControls___PeY3Y{height:100%;width:100%}.PhotoGallery__mainPhoto___QIMHy{display:flex;flex-wrap:nowrap;min-width:0;scroll-snap-type:x mandatory;width:100%;height:100%}.PhotoGallery__mainPhotoItem___aZCyk{scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 auto;width:100%;min-width:0;max-width:100%;overflow:hidden}.PhotoGallery__mainPhotoItem___aZCyk+.PhotoGallery__mainPhotoItem___aZCyk{margin-left:var(--pds-spacing-m)}.PhotoGallery__mainPhotoImage___2aEr5{display:block;outline:0;border:0;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.PhotoGallery__mainPhotoIframe___kThdT{width:100%;height:100%;border:0}.PhotoGallery__preview___F-k0z{display:flex;flex-wrap:nowrap;flex-direction:row;box-sizing:border-box;max-height:100%;max-width:100%;min-width:0}.PhotoGallery__previewItem___jf683{flex:0 0 auto;box-sizing:border-box;min-width:0;min-height:0}.PhotoGallery__previewItem___jf683:first-child{padding-left:var(--pds-spacing-m)}.PhotoGallery__previewItem___jf683:last-child{padding-right:var(--pds-spacing-m)}.PhotoGallery__previewItem___jf683+.PhotoGallery__previewItem___jf683{margin-left:var(--pds-spacing-xs)}.PhotoGallery__previewButton___VAXOP{display:block;position:relative;overflow:hidden;border-radius:var(--pds-round-m);border:1px solid var(--black-400);-webkit-tap-highlight-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.PhotoGallery__previewButton___VAXOP:disabled{border-color:var(--violet-500)}.PhotoGallery__previewImage___Mx2Y-{display:block;outline:0;border:0;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.PhotoGallery__videoPlayLabel___jQiDN{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:var(--black-100);width:45%;height:45%;min-width:24px;min-height:24px;max-width:48px;max-height:48px;display:flex;align-items:center;justify-content:center;color:var(--black-900);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PhotoGallery__videoPlayLabelIcon___wSdjd{width:100%;height:100%;min-width:10px;min-height:10px;max-width:16px;max-height:16px}.PhotoGallery__enter___Lnosr,.PhotoGallery__exit___NW-xY{pointer-events:auto}.PhotoGallery__enterActive___LrirU,.PhotoGallery__exitActive___L6st-{pointer-events:none;transition:transform 240ms cubic-bezier(0,0,.2,1) 0ms,opacity 240ms cubic-bezier(0,0,.2,1) 0ms}.PhotoGallery__enter___Lnosr{transform:translate(-50%,100%);opacity:0}.PhotoGallery__enterActive___LrirU{transform:translate(-50%,-50%);opacity:1}.PhotoGallery__exit___NW-xY{transform:translate(-50%,-50%);opacity:1}.PhotoGallery__exitActive___L6st-{transform:translate(-50%,100%);opacity:0}@media only screen and (min-width:960px){.PhotoGallery__root___KiBKq{max-width:80%;max-height:80%;border-radius:var(--pds-round-m)}.PhotoGallery__layoutHeader___tVG4b{padding:var(--pds-spacing-3xl)}.PhotoGallery__layoutContent___O43ff{flex-direction:row;padding:0 var(--pds-spacing-3xl) var(--pds-spacing-3xl)}.PhotoGallery__layoutSection___CvZb6{order:2}.PhotoGallery__layoutPreviews___-hzyv{align-self:flex-start;order:1;padding:0;margin-right:var(--pds-spacing-xl);height:100%}.PhotoGallery__layoutAdditional___mR5-f{order:3;margin-left:var(--pds-spacing-xl);height:100%;max-height:none;max-width:50%}.PhotoGallery__layoutFooter___Gz4gH{margin:0 var(--pds-spacing-3xl) var(--pds-spacing-3xl)}.PhotoGallery__headerTitle___QiOEy{padding-left:0;text-align:left;font-weight:400;font-size:var(--pds-font-size-h2)}.PhotoGallery__preview___F-k0z{flex-direction:column}.PhotoGallery__previewItem___jf683:first-child{padding-left:0}.PhotoGallery__previewItem___jf683:last-child{padding-right:0}.PhotoGallery__previewItem___jf683+.PhotoGallery__previewItem___jf683{margin-left:0;margin-top:var(--pds-spacing-xs)}.PhotoGallery__enter___Lnosr{transform:translate(-50%,-46%);opacity:0}.PhotoGallery__enterActive___LrirU{transform:translate(-50%,-50%);opacity:1}.PhotoGallery__exit___NW-xY{transform:translate(-50%,-50%);opacity:1}.PhotoGallery__exitActive___L6st-{transform:translate(-50%,-46%);opacity:0}}
1
+ .PhotoGallery__scrolling___q1DKc {
2
+ overflow: auto;
3
+ -webkit-overflow-scrolling: touch;
4
+ -ms-overflow-style: none;
5
+ scrollbar-width: none;
6
+ }
7
+
8
+ .PhotoGallery__scrolling___q1DKc::-webkit-scrollbar {
9
+ display: none;
10
+ }
11
+
12
+ .PhotoGallery__root___KiBKq {
13
+ position: fixed;
14
+ left: 50%;
15
+ top: 50%;
16
+ width: 100%;
17
+ height: 100%;
18
+ transform: translate(-50%, -50%);
19
+ background: var(--white);
20
+ z-index: 1000;
21
+ overflow: hidden;
22
+ }
23
+
24
+ @media only screen and (min-width: 960px) {
25
+ .PhotoGallery__root___KiBKq {
26
+ max-width: 80%;
27
+ max-height: 80%;
28
+ border-radius: var(--pds-round-m);
29
+ }
30
+ }
31
+
32
+ /* layout */
33
+
34
+ .PhotoGallery__layout___JBDok {
35
+ display: flex;
36
+ flex-direction: column;
37
+ height: 100%;
38
+ }
39
+
40
+ .PhotoGallery__layoutHeader___tVG4b {
41
+ padding: var(--pds-spacing-l) var(--pds-spacing-m);
42
+ }
43
+
44
+ .PhotoGallery__layoutContent___O43ff {
45
+ flex: 1;
46
+ min-width: 0;
47
+ min-height: 0;
48
+ display: flex;
49
+ flex-direction: column;
50
+ }
51
+
52
+ .PhotoGallery__layoutFooter___Gz4gH {
53
+ box-sizing: border-box;
54
+ min-width: 0;
55
+ min-height: 0;
56
+ overflow-x: hidden;
57
+ overflow-y: auto;
58
+ max-height: 50%;
59
+ }
60
+
61
+ .PhotoGallery__layoutSection___CvZb6 {
62
+ flex: 1;
63
+ min-width: 0;
64
+ min-height: 0;
65
+ }
66
+
67
+ .PhotoGallery__layoutPreviews___-hzyv {
68
+ align-self: center;
69
+ padding: var(--pds-spacing-m) 0;
70
+ min-width: 0;
71
+ min-height: 0;
72
+ max-width: 100%;
73
+ }
74
+
75
+ .PhotoGallery__layoutAdditional___mR5-f {
76
+ box-sizing: border-box;
77
+ min-width: 0;
78
+ min-height: 0;
79
+ overflow-x: hidden;
80
+ overflow-y: auto;
81
+ max-height: 50%;
82
+ }
83
+
84
+ @media only screen and (min-width: 960px) {
85
+ .PhotoGallery__layoutHeader___tVG4b {
86
+ padding: var(--pds-spacing-3xl);
87
+ }
88
+
89
+ .PhotoGallery__layoutContent___O43ff {
90
+ flex-direction: row;
91
+ padding: 0 var(--pds-spacing-3xl) var(--pds-spacing-3xl);
92
+ }
93
+
94
+ .PhotoGallery__layoutSection___CvZb6 {
95
+ order: 2;
96
+ }
97
+
98
+ .PhotoGallery__layoutPreviews___-hzyv {
99
+ align-self: flex-start;
100
+ order: 1;
101
+ padding: 0;
102
+ margin-right: var(--pds-spacing-xl);
103
+ height: 100%;
104
+ }
105
+
106
+ .PhotoGallery__layoutAdditional___mR5-f {
107
+ order: 3;
108
+ margin-left: var(--pds-spacing-xl);
109
+ height: 100%;
110
+ max-height: none;
111
+ max-width: 50%;
112
+ }
113
+
114
+ .PhotoGallery__layoutFooter___Gz4gH {
115
+ margin: 0 var(--pds-spacing-3xl) var(--pds-spacing-3xl);
116
+ }
117
+ }
118
+
119
+ /* header */
120
+
121
+ .PhotoGallery__header___xfAad {
122
+ }
123
+
124
+ .PhotoGallery__headerTitle___QiOEy {
125
+ display: block;
126
+ overflow: hidden;
127
+ text-overflow: ellipsis;
128
+ white-space: nowrap;
129
+ text-align: center;
130
+ font-size: var(--pds-font-size-h3);
131
+ font-weight: bold;
132
+ line-height: 24px;
133
+ padding-right: var(--pds-spacing-5xl);
134
+ padding-left: var(--pds-spacing-5xl);
135
+ }
136
+
137
+ @media only screen and (min-width: 960px) {
138
+
139
+ .PhotoGallery__headerTitle___QiOEy {
140
+ padding-left: 0;
141
+ text-align: left;
142
+ font-weight: normal;
143
+ font-size: var(--pds-font-size-h2);
144
+ }
145
+ }
146
+
147
+ .PhotoGallery__headerClose___qdl3x {
148
+ position: absolute;
149
+ right: 0;
150
+ top: 0;
151
+ margin: var(--pds-spacing-m);
152
+ }
153
+
154
+ /* MainPhotos.tsx */
155
+
156
+ .PhotoGallery__mainPhotoScrollControls___PeY3Y {
157
+ height: 100%;
158
+ width: 100%;
159
+ }
160
+
161
+ .PhotoGallery__mainPhoto___QIMHy {
162
+ display: flex;
163
+ flex-wrap: nowrap;
164
+ min-width: 0;
165
+ scroll-snap-type: x mandatory;
166
+ width: 100%;
167
+ height: 100%;
168
+ }
169
+
170
+ .PhotoGallery__mainPhotoItem___aZCyk {
171
+ scroll-snap-align: center;
172
+ scroll-snap-stop: always;
173
+ flex: 0 0 auto;
174
+ width: 100%;
175
+ min-width: 0;
176
+ max-width: 100%;
177
+ overflow: hidden;
178
+ }
179
+
180
+ .PhotoGallery__mainPhotoItem___aZCyk + .PhotoGallery__mainPhotoItem___aZCyk {
181
+ margin-left: var(--pds-spacing-m);
182
+ }
183
+
184
+ .PhotoGallery__mainPhotoImage___2aEr5 {
185
+ display: block;
186
+ outline: none;
187
+ border: 0;
188
+ max-width: 100%;
189
+ max-height: 100%;
190
+ -o-object-fit: contain;
191
+ object-fit: contain;
192
+ }
193
+
194
+ .PhotoGallery__mainPhotoIframe___kThdT {
195
+ width: 100%;
196
+ height: 100%;
197
+ border: 0;
198
+ }
199
+
200
+ /* PreviewPhotos.tsx */
201
+
202
+ .PhotoGallery__preview___F-k0z {
203
+ display: flex;
204
+ flex-wrap: nowrap;
205
+ flex-direction: row;
206
+ box-sizing: border-box;
207
+ max-height: 100%;
208
+ max-width: 100%;
209
+ min-width: 0;
210
+ }
211
+
212
+ .PhotoGallery__previewItem___jf683 {
213
+ flex: 0 0 auto;
214
+ box-sizing: border-box;
215
+ min-width: 0;
216
+ min-height: 0;
217
+ }
218
+
219
+ .PhotoGallery__previewItem___jf683:first-child {
220
+ padding-left: var(--pds-spacing-m);
221
+ }
222
+
223
+ .PhotoGallery__previewItem___jf683:last-child {
224
+ padding-right: var(--pds-spacing-m);
225
+ }
226
+
227
+ .PhotoGallery__previewItem___jf683 + .PhotoGallery__previewItem___jf683 {
228
+ margin-left: var(--pds-spacing-xs);
229
+ }
230
+
231
+ .PhotoGallery__previewButton___VAXOP {
232
+ display: block;
233
+ position: relative;
234
+ overflow: hidden;
235
+ border-radius: var(--pds-round-m);
236
+ border: 1px solid var(--black-400);
237
+ -webkit-tap-highlight-color: transparent;
238
+ cursor: pointer;
239
+ -webkit-user-select: none;
240
+ -moz-user-select: none;
241
+ user-select: none;
242
+ -webkit-appearance: none;
243
+ -moz-appearance: none;
244
+ appearance: none;
245
+ }
246
+
247
+ .PhotoGallery__previewButton___VAXOP:disabled {
248
+ border-color: var(--violet-500);
249
+ }
250
+
251
+ .PhotoGallery__previewImage___Mx2Y- {
252
+ display: block;
253
+ outline: none;
254
+ border: 0;
255
+ max-width: 100%;
256
+ max-height: 100%;
257
+ -o-object-fit: cover;
258
+ object-fit: cover;
259
+ }
260
+
261
+ @media only screen and (min-width: 960px) {
262
+ .PhotoGallery__preview___F-k0z {
263
+ flex-direction: column;
264
+ }
265
+ .PhotoGallery__previewItem___jf683:first-child {
266
+ padding-left: 0;
267
+ }
268
+
269
+ .PhotoGallery__previewItem___jf683:last-child {
270
+ padding-right: 0;
271
+ }
272
+
273
+ .PhotoGallery__previewItem___jf683 + .PhotoGallery__previewItem___jf683 {
274
+ margin-left: 0;
275
+ margin-top: var(--pds-spacing-xs);
276
+ }
277
+ }
278
+
279
+ /* video */
280
+
281
+ .PhotoGallery__videoPlayLabel___jQiDN {
282
+ position: absolute;
283
+ left: 50%;
284
+ top: 50%;
285
+ transform: translate(-50%, -50%);
286
+ border-radius: 50%;
287
+ background: var(--black-100);
288
+ width: 45%;
289
+ height: 45%;
290
+ min-width: 24px;
291
+ min-height: 24px;
292
+ max-width: 48px;
293
+ max-height: 48px;
294
+ display: flex;
295
+ align-items: center;
296
+ justify-content: center;
297
+ color: var(--black-900);
298
+ pointer-events: none;
299
+ -webkit-user-select: none;
300
+ -moz-user-select: none;
301
+ user-select: none;
302
+ }
303
+
304
+ .PhotoGallery__videoPlayLabelIcon___wSdjd {
305
+ width: 100%;
306
+ height: 100%;
307
+ min-width: 10px;
308
+ min-height: 10px;
309
+ max-width: 16px;
310
+ max-height: 16px;
311
+ }
312
+
313
+ /* animation */
314
+
315
+ .PhotoGallery__enter___Lnosr,
316
+ .PhotoGallery__exit___NW-xY {
317
+ pointer-events: auto;
318
+ }
319
+
320
+ .PhotoGallery__enterActive___LrirU,
321
+ .PhotoGallery__exitActive___L6st- {
322
+ pointer-events: none;
323
+ transition:
324
+ transform 240ms cubic-bezier(0, 0, 0.2, 1) 0ms,
325
+ opacity 240ms cubic-bezier(0, 0, 0.2, 1) 0ms;
326
+ }
327
+
328
+ .PhotoGallery__enter___Lnosr {
329
+ transform: translate(-50%, 100%);
330
+ opacity: 0;
331
+ }
332
+
333
+ .PhotoGallery__enterActive___LrirU {
334
+ transform: translate(-50%, -50%);
335
+ opacity: 1;
336
+ }
337
+
338
+ .PhotoGallery__exit___NW-xY {
339
+ transform: translate(-50%, -50%);
340
+ opacity: 1;
341
+ }
342
+
343
+ .PhotoGallery__exitActive___L6st- {
344
+ transform: translate(-50%, 100%);
345
+ opacity: 0;
346
+ }
347
+
348
+ @media only screen and (min-width: 960px) {
349
+ .PhotoGallery__enter___Lnosr {
350
+ transform: translate(-50%, -46%);
351
+ opacity: 0;
352
+ }
353
+
354
+ .PhotoGallery__enterActive___LrirU {
355
+ transform: translate(-50%, -50%);
356
+ opacity: 1;
357
+ }
358
+
359
+ .PhotoGallery__exit___NW-xY {
360
+ transform: translate(-50%, -50%);
361
+ opacity: 1;
362
+ }
363
+
364
+ .PhotoGallery__exitActive___L6st- {
365
+ transform: translate(-50%, -46%);
366
+ opacity: 0;
367
+ }
368
+ }
@@ -1 +1 @@
1
- .BeLzR{overflow:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.BeLzR::-webkit-scrollbar{display:none}.nJWgH{position:fixed;left:50%;top:50%;width:100%;height:100%;transform:translate(-50%,-50%);background:var(--white);z-index:1000;overflow:hidden}.BDoOb{display:flex;flex-direction:column;height:100%}.iNVA1{padding:var(--pds-spacing-l) var(--pds-spacing-m)}.C-jWr{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column}.MQh-L{box-sizing:border-box;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;max-height:50%}._3FXm5{flex:1;min-width:0;min-height:0}.gQFQR{align-self:center;padding:var(--pds-spacing-m)0;min-width:0;min-height:0;max-width:100%}.pw0QV{box-sizing:border-box;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;max-height:50%}.NpSWI{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-size:var(--pds-font-size-h3);font-weight:700;line-height:24px;padding-right:var(--pds-spacing-5xl);padding-left:var(--pds-spacing-5xl)}.-B9Zg{position:absolute;right:0;top:0;margin:var(--pds-spacing-m)}.ckcap{height:100%;width:100%}.-r4WP{display:flex;flex-wrap:nowrap;min-width:0;scroll-snap-type:x mandatory;width:100%;height:100%}.Q7wDI{scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 auto;width:100%;min-width:0;max-width:100%;overflow:hidden}.Q7wDI+.Q7wDI{margin-left:var(--pds-spacing-m)}.NrcBT{display:block;outline:0;border:0;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.kObZY{width:100%;height:100%;border:0}._86-3f{display:flex;flex-wrap:nowrap;flex-direction:row;box-sizing:border-box;max-height:100%;max-width:100%;min-width:0}.gnB8m{flex:0 0 auto;box-sizing:border-box;min-width:0;min-height:0}.gnB8m:first-child{padding-left:var(--pds-spacing-m)}.gnB8m:last-child{padding-right:var(--pds-spacing-m)}.gnB8m+.gnB8m{margin-left:var(--pds-spacing-xs)}.L4PR-{display:block;position:relative;overflow:hidden;border-radius:var(--pds-round-m);border:1px solid var(--black-400);-webkit-tap-highlight-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.L4PR-:disabled{border-color:var(--violet-500)}._8dsDI{display:block;outline:0;border:0;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}._2kU58{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:var(--black-100);width:45%;height:45%;min-width:24px;min-height:24px;max-width:48px;max-height:48px;display:flex;align-items:center;justify-content:center;color:var(--black-900);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.WR7T8{width:100%;height:100%;min-width:10px;min-height:10px;max-width:16px;max-height:16px}.sM8Qu,.veHZr{pointer-events:auto}.VP4oy,.AMPJ3{pointer-events:none;transition:transform 240ms cubic-bezier(0,0,.2,1) 0ms,opacity 240ms cubic-bezier(0,0,.2,1) 0ms}.sM8Qu{transform:translate(-50%,100%);opacity:0}.VP4oy{transform:translate(-50%,-50%);opacity:1}.veHZr{transform:translate(-50%,-50%);opacity:1}.AMPJ3{transform:translate(-50%,100%);opacity:0}@media only screen and (min-width:960px){.nJWgH{max-width:80%;max-height:80%;border-radius:var(--pds-round-m)}.iNVA1{padding:var(--pds-spacing-3xl)}.C-jWr{flex-direction:row;padding:0 var(--pds-spacing-3xl) var(--pds-spacing-3xl)}._3FXm5{order:2}.gQFQR{align-self:flex-start;order:1;padding:0;margin-right:var(--pds-spacing-xl);height:100%}.pw0QV{order:3;margin-left:var(--pds-spacing-xl);height:100%;max-height:none;max-width:50%}.MQh-L{margin:0 var(--pds-spacing-3xl) var(--pds-spacing-3xl)}.NpSWI{padding-left:0;text-align:left;font-weight:400;font-size:var(--pds-font-size-h2)}._86-3f{flex-direction:column}.gnB8m:first-child{padding-left:0}.gnB8m:last-child{padding-right:0}.gnB8m+.gnB8m{margin-left:0;margin-top:var(--pds-spacing-xs)}.sM8Qu{transform:translate(-50%,-46%);opacity:0}.VP4oy{transform:translate(-50%,-50%);opacity:1}.veHZr{transform:translate(-50%,-50%);opacity:1}.AMPJ3{transform:translate(-50%,-46%);opacity:0}}
1
+ .BeLzR{overflow:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.BeLzR::-webkit-scrollbar{display:none}.nJWgH{position:fixed;left:50%;top:50%;width:100%;height:100%;transform:translate(-50%,-50%);background:var(--white);z-index:1000;overflow:hidden}@media only screen and (min-width:960px){.nJWgH{max-width:80%;max-height:80%;border-radius:var(--pds-round-m)}}.BDoOb{display:flex;flex-direction:column;height:100%}.iNVA1{padding:var(--pds-spacing-l) var(--pds-spacing-m)}.C-jWr{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column}.MQh-L{box-sizing:border-box;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;max-height:50%}._3FXm5{flex:1;min-width:0;min-height:0}.gQFQR{align-self:center;padding:var(--pds-spacing-m)0;min-width:0;min-height:0;max-width:100%}.pw0QV{box-sizing:border-box;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;max-height:50%}@media only screen and (min-width:960px){.iNVA1{padding:var(--pds-spacing-3xl)}.C-jWr{flex-direction:row;padding:0 var(--pds-spacing-3xl) var(--pds-spacing-3xl)}._3FXm5{order:2}.gQFQR{align-self:flex-start;order:1;padding:0;margin-right:var(--pds-spacing-xl);height:100%}.pw0QV{order:3;margin-left:var(--pds-spacing-xl);height:100%;max-height:none;max-width:50%}.MQh-L{margin:0 var(--pds-spacing-3xl) var(--pds-spacing-3xl)}}.NpSWI{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-size:var(--pds-font-size-h3);font-weight:700;line-height:24px;padding-right:var(--pds-spacing-5xl);padding-left:var(--pds-spacing-5xl)}@media only screen and (min-width:960px){.NpSWI{padding-left:0;text-align:left;font-weight:400;font-size:var(--pds-font-size-h2)}}.-B9Zg{position:absolute;right:0;top:0;margin:var(--pds-spacing-m)}.ckcap{height:100%;width:100%}.-r4WP{display:flex;flex-wrap:nowrap;min-width:0;scroll-snap-type:x mandatory;width:100%;height:100%}.Q7wDI{scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 auto;width:100%;min-width:0;max-width:100%;overflow:hidden}.Q7wDI+.Q7wDI{margin-left:var(--pds-spacing-m)}.NrcBT{display:block;outline:0;border:0;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.kObZY{width:100%;height:100%;border:0}._86-3f{display:flex;flex-wrap:nowrap;flex-direction:row;box-sizing:border-box;max-height:100%;max-width:100%;min-width:0}.gnB8m{flex:0 0 auto;box-sizing:border-box;min-width:0;min-height:0}.gnB8m:first-child{padding-left:var(--pds-spacing-m)}.gnB8m:last-child{padding-right:var(--pds-spacing-m)}.gnB8m+.gnB8m{margin-left:var(--pds-spacing-xs)}.L4PR-{display:block;position:relative;overflow:hidden;border-radius:var(--pds-round-m);border:1px solid var(--black-400);-webkit-tap-highlight-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.L4PR-:disabled{border-color:var(--violet-500)}._8dsDI{display:block;outline:0;border:0;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:960px){._86-3f{flex-direction:column}.gnB8m:first-child{padding-left:0}.gnB8m:last-child{padding-right:0}.gnB8m+.gnB8m{margin-left:0;margin-top:var(--pds-spacing-xs)}}._2kU58{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:var(--black-100);width:45%;height:45%;min-width:24px;min-height:24px;max-width:48px;max-height:48px;display:flex;align-items:center;justify-content:center;color:var(--black-900);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.WR7T8{width:100%;height:100%;min-width:10px;min-height:10px;max-width:16px;max-height:16px}.sM8Qu,.veHZr{pointer-events:auto}.VP4oy,.AMPJ3{pointer-events:none;transition:transform 240ms cubic-bezier(0,0,.2,1) 0ms,opacity 240ms cubic-bezier(0,0,.2,1) 0ms}.sM8Qu{transform:translate(-50%,100%);opacity:0}.VP4oy{transform:translate(-50%,-50%);opacity:1}.veHZr{transform:translate(-50%,-50%);opacity:1}.AMPJ3{transform:translate(-50%,100%);opacity:0}@media only screen and (min-width:960px){.sM8Qu{transform:translate(-50%,-46%);opacity:0}.VP4oy{transform:translate(-50%,-50%);opacity:1}.veHZr{transform:translate(-50%,-50%);opacity:1}.AMPJ3{transform:translate(-50%,-46%);opacity:0}}
@@ -1 +1 @@
1
- .q1DKc{overflow:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.q1DKc::-webkit-scrollbar{display:none}.KiBKq{position:fixed;left:50%;top:50%;width:100%;height:100%;transform:translate(-50%,-50%);background:var(--white);z-index:1000;overflow:hidden}.JBDok{display:flex;flex-direction:column;height:100%}.tVG4b{padding:var(--pds-spacing-l) var(--pds-spacing-m)}.O43ff{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column}.Gz4gH{box-sizing:border-box;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;max-height:50%}.CvZb6{flex:1;min-width:0;min-height:0}.-hzyv{align-self:center;padding:var(--pds-spacing-m)0;min-width:0;min-height:0;max-width:100%}.mR5-f{box-sizing:border-box;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;max-height:50%}.QiOEy{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-size:var(--pds-font-size-h3);font-weight:700;line-height:24px;padding-right:var(--pds-spacing-5xl);padding-left:var(--pds-spacing-5xl)}.qdl3x{position:absolute;right:0;top:0;margin:var(--pds-spacing-m)}.PeY3Y{height:100%;width:100%}.QIMHy{display:flex;flex-wrap:nowrap;min-width:0;scroll-snap-type:x mandatory;width:100%;height:100%}.aZCyk{scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 auto;width:100%;min-width:0;max-width:100%;overflow:hidden}.aZCyk+.aZCyk{margin-left:var(--pds-spacing-m)}._2aEr5{display:block;outline:0;border:0;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.kThdT{width:100%;height:100%;border:0}.F-k0z{display:flex;flex-wrap:nowrap;flex-direction:row;box-sizing:border-box;max-height:100%;max-width:100%;min-width:0}.jf683{flex:0 0 auto;box-sizing:border-box;min-width:0;min-height:0}.jf683:first-child{padding-left:var(--pds-spacing-m)}.jf683:last-child{padding-right:var(--pds-spacing-m)}.jf683+.jf683{margin-left:var(--pds-spacing-xs)}.VAXOP{display:block;position:relative;overflow:hidden;border-radius:var(--pds-round-m);border:1px solid var(--black-400);-webkit-tap-highlight-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.VAXOP:disabled{border-color:var(--violet-500)}.Mx2Y-{display:block;outline:0;border:0;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.jQiDN{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:var(--black-100);width:45%;height:45%;min-width:24px;min-height:24px;max-width:48px;max-height:48px;display:flex;align-items:center;justify-content:center;color:var(--black-900);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wSdjd{width:100%;height:100%;min-width:10px;min-height:10px;max-width:16px;max-height:16px}.Lnosr,.NW-xY{pointer-events:auto}.LrirU,.L6st-{pointer-events:none;transition:transform 240ms cubic-bezier(0,0,.2,1) 0ms,opacity 240ms cubic-bezier(0,0,.2,1) 0ms}.Lnosr{transform:translate(-50%,100%);opacity:0}.LrirU{transform:translate(-50%,-50%);opacity:1}.NW-xY{transform:translate(-50%,-50%);opacity:1}.L6st-{transform:translate(-50%,100%);opacity:0}@media only screen and (min-width:960px){.KiBKq{max-width:80%;max-height:80%;border-radius:var(--pds-round-m)}.tVG4b{padding:var(--pds-spacing-3xl)}.O43ff{flex-direction:row;padding:0 var(--pds-spacing-3xl) var(--pds-spacing-3xl)}.CvZb6{order:2}.-hzyv{align-self:flex-start;order:1;padding:0;margin-right:var(--pds-spacing-xl);height:100%}.mR5-f{order:3;margin-left:var(--pds-spacing-xl);height:100%;max-height:none;max-width:50%}.Gz4gH{margin:0 var(--pds-spacing-3xl) var(--pds-spacing-3xl)}.QiOEy{padding-left:0;text-align:left;font-weight:400;font-size:var(--pds-font-size-h2)}.F-k0z{flex-direction:column}.jf683:first-child{padding-left:0}.jf683:last-child{padding-right:0}.jf683+.jf683{margin-left:0;margin-top:var(--pds-spacing-xs)}.Lnosr{transform:translate(-50%,-46%);opacity:0}.LrirU{transform:translate(-50%,-50%);opacity:1}.NW-xY{transform:translate(-50%,-50%);opacity:1}.L6st-{transform:translate(-50%,-46%);opacity:0}}
1
+ .q1DKc{overflow:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.q1DKc::-webkit-scrollbar{display:none}.KiBKq{position:fixed;left:50%;top:50%;width:100%;height:100%;transform:translate(-50%,-50%);background:var(--white);z-index:1000;overflow:hidden}@media only screen and (min-width:960px){.KiBKq{max-width:80%;max-height:80%;border-radius:var(--pds-round-m)}}.JBDok{display:flex;flex-direction:column;height:100%}.tVG4b{padding:var(--pds-spacing-l) var(--pds-spacing-m)}.O43ff{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column}.Gz4gH{box-sizing:border-box;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;max-height:50%}.CvZb6{flex:1;min-width:0;min-height:0}.-hzyv{align-self:center;padding:var(--pds-spacing-m)0;min-width:0;min-height:0;max-width:100%}.mR5-f{box-sizing:border-box;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;max-height:50%}@media only screen and (min-width:960px){.tVG4b{padding:var(--pds-spacing-3xl)}.O43ff{flex-direction:row;padding:0 var(--pds-spacing-3xl) var(--pds-spacing-3xl)}.CvZb6{order:2}.-hzyv{align-self:flex-start;order:1;padding:0;margin-right:var(--pds-spacing-xl);height:100%}.mR5-f{order:3;margin-left:var(--pds-spacing-xl);height:100%;max-height:none;max-width:50%}.Gz4gH{margin:0 var(--pds-spacing-3xl) var(--pds-spacing-3xl)}}.QiOEy{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-size:var(--pds-font-size-h3);font-weight:700;line-height:24px;padding-right:var(--pds-spacing-5xl);padding-left:var(--pds-spacing-5xl)}@media only screen and (min-width:960px){.QiOEy{padding-left:0;text-align:left;font-weight:400;font-size:var(--pds-font-size-h2)}}.qdl3x{position:absolute;right:0;top:0;margin:var(--pds-spacing-m)}.PeY3Y{height:100%;width:100%}.QIMHy{display:flex;flex-wrap:nowrap;min-width:0;scroll-snap-type:x mandatory;width:100%;height:100%}.aZCyk{scroll-snap-align:center;scroll-snap-stop:always;flex:0 0 auto;width:100%;min-width:0;max-width:100%;overflow:hidden}.aZCyk+.aZCyk{margin-left:var(--pds-spacing-m)}._2aEr5{display:block;outline:0;border:0;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.kThdT{width:100%;height:100%;border:0}.F-k0z{display:flex;flex-wrap:nowrap;flex-direction:row;box-sizing:border-box;max-height:100%;max-width:100%;min-width:0}.jf683{flex:0 0 auto;box-sizing:border-box;min-width:0;min-height:0}.jf683:first-child{padding-left:var(--pds-spacing-m)}.jf683:last-child{padding-right:var(--pds-spacing-m)}.jf683+.jf683{margin-left:var(--pds-spacing-xs)}.VAXOP{display:block;position:relative;overflow:hidden;border-radius:var(--pds-round-m);border:1px solid var(--black-400);-webkit-tap-highlight-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.VAXOP:disabled{border-color:var(--violet-500)}.Mx2Y-{display:block;outline:0;border:0;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:960px){.F-k0z{flex-direction:column}.jf683:first-child{padding-left:0}.jf683:last-child{padding-right:0}.jf683+.jf683{margin-left:0;margin-top:var(--pds-spacing-xs)}}.jQiDN{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:var(--black-100);width:45%;height:45%;min-width:24px;min-height:24px;max-width:48px;max-height:48px;display:flex;align-items:center;justify-content:center;color:var(--black-900);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wSdjd{width:100%;height:100%;min-width:10px;min-height:10px;max-width:16px;max-height:16px}.Lnosr,.NW-xY{pointer-events:auto}.LrirU,.L6st-{pointer-events:none;transition:transform 240ms cubic-bezier(0,0,.2,1) 0ms,opacity 240ms cubic-bezier(0,0,.2,1) 0ms}.Lnosr{transform:translate(-50%,100%);opacity:0}.LrirU{transform:translate(-50%,-50%);opacity:1}.NW-xY{transform:translate(-50%,-50%);opacity:1}.L6st-{transform:translate(-50%,100%);opacity:0}@media only screen and (min-width:960px){.Lnosr{transform:translate(-50%,-46%);opacity:0}.LrirU{transform:translate(-50%,-50%);opacity:1}.NW-xY{transform:translate(-50%,-50%);opacity:1}.L6st-{transform:translate(-50%,-46%);opacity:0}}
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prom-ui/core/PhotoGallery",
3
- "version": "2.2.0",
3
+ "version": "2.3.0",
4
4
  "main": "index.js",
5
5
  "types": "index.d.ts",
6
6
  "sideEffects": [