@alfalab/core-components-gallery 5.2.4 → 5.2.5

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 (67) hide show
  1. package/Component.js +3 -3
  2. package/{buttons-3b131780.js → buttons-089b6521.js} +1 -1
  3. package/components/header/Component.js +1 -1
  4. package/components/header/buttons.js +1 -1
  5. package/components/header/index.css +6 -6
  6. package/components/header/index.js +1 -1
  7. package/components/header-info-block/Component.js +1 -1
  8. package/components/header-info-block/index.css +5 -5
  9. package/components/image-preview/Component.js +1 -1
  10. package/components/image-preview/index.css +13 -13
  11. package/components/image-viewer/component.js +1 -1
  12. package/components/image-viewer/index.css +19 -19
  13. package/components/image-viewer/index.js +1 -1
  14. package/components/image-viewer/slide.js +1 -1
  15. package/components/index.js +2 -2
  16. package/components/navigation-bar/Component.js +1 -1
  17. package/components/navigation-bar/index.css +6 -6
  18. package/esm/Component.js +3 -3
  19. package/esm/{buttons-b21873ca.js → buttons-71de80e0.js} +1 -1
  20. package/esm/components/header/Component.js +1 -1
  21. package/esm/components/header/buttons.js +1 -1
  22. package/esm/components/header/index.css +6 -6
  23. package/esm/components/header/index.js +1 -1
  24. package/esm/components/header-info-block/Component.js +1 -1
  25. package/esm/components/header-info-block/index.css +5 -5
  26. package/esm/components/image-preview/Component.js +1 -1
  27. package/esm/components/image-preview/index.css +13 -13
  28. package/esm/components/image-viewer/component.js +1 -1
  29. package/esm/components/image-viewer/index.css +19 -19
  30. package/esm/components/image-viewer/index.js +1 -1
  31. package/esm/components/image-viewer/slide.js +1 -1
  32. package/esm/components/index.js +2 -2
  33. package/esm/components/navigation-bar/Component.js +1 -1
  34. package/esm/components/navigation-bar/index.css +6 -6
  35. package/esm/index.css +3 -3
  36. package/esm/index.js +2 -2
  37. package/esm/{slide-64a88124.js → slide-3d3291a2.js} +1 -1
  38. package/index.css +3 -3
  39. package/index.js +2 -2
  40. package/modern/Component.js +3 -3
  41. package/modern/{buttons-9ec90ea2.js → buttons-0f084c5f.js} +1 -1
  42. package/modern/components/header/Component.js +1 -1
  43. package/modern/components/header/buttons.js +1 -1
  44. package/modern/components/header/index.css +6 -6
  45. package/modern/components/header/index.js +1 -1
  46. package/modern/components/header-info-block/Component.js +1 -1
  47. package/modern/components/header-info-block/index.css +5 -5
  48. package/modern/components/image-preview/Component.js +1 -1
  49. package/modern/components/image-preview/index.css +13 -13
  50. package/modern/components/image-viewer/component.js +1 -1
  51. package/modern/components/image-viewer/index.css +19 -19
  52. package/modern/components/image-viewer/index.js +1 -1
  53. package/modern/components/image-viewer/slide.js +1 -1
  54. package/modern/components/index.js +2 -2
  55. package/modern/components/navigation-bar/Component.js +1 -1
  56. package/modern/components/navigation-bar/index.css +6 -6
  57. package/modern/index.css +3 -3
  58. package/modern/index.js +2 -2
  59. package/modern/{slide-48a0b056.js → slide-c880500b.js} +1 -1
  60. package/package.json +3 -3
  61. package/{slide-6194e85d.js → slide-15e8e51e.js} +1 -1
  62. /package/{buttons-3b131780.d.ts → buttons-089b6521.d.ts} +0 -0
  63. /package/esm/{buttons-b21873ca.d.ts → buttons-71de80e0.d.ts} +0 -0
  64. /package/esm/{slide-64a88124.d.ts → slide-3d3291a2.d.ts} +0 -0
  65. /package/modern/{buttons-9ec90ea2.d.ts → buttons-0f084c5f.d.ts} +0 -0
  66. /package/modern/{slide-48a0b056.d.ts → slide-c880500b.d.ts} +0 -0
  67. /package/{slide-6194e85d.d.ts → slide-15e8e51e.d.ts} +0 -0
package/Component.js CHANGED
@@ -17,7 +17,7 @@ require('./components/image-preview/paths.js');
17
17
  require('./components/header-info-block/Component.js');
18
18
  require('@alfalab/core-components-typography');
19
19
  require('./utils/split-filename.js');
20
- require('./buttons-3b131780.js');
20
+ require('./buttons-089b6521.js');
21
21
  require('tslib');
22
22
  require('@alfalab/core-components-icon-button');
23
23
  require('@alfalab/core-components-tooltip');
@@ -30,7 +30,7 @@ require('swiper');
30
30
  require('swiper/react');
31
31
  require('@alfalab/icons-glyph/ChevronBackHeavyMIcon');
32
32
  require('@alfalab/icons-glyph/ChevronForwardHeavyMIcon');
33
- require('./slide-6194e85d.js');
33
+ require('./slide-15e8e51e.js');
34
34
  require('./components/image-viewer/paths.js');
35
35
  require('swiper/swiper.min.css');
36
36
 
@@ -38,7 +38,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
38
38
 
39
39
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
40
40
 
41
- var styles = {"container":"gallery__container_11eiq","modal":"gallery__modal_11eiq"};
41
+ var styles = {"container":"gallery__container_1rujx","modal":"gallery__modal_1rujx"};
42
42
  require('./index.css')
43
43
 
44
44
  var Backdrop = function () { return null; };
@@ -13,7 +13,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
13
13
 
14
14
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
15
15
 
16
- var styles = {"header":"gallery__header_1ckdc","buttons":"gallery__buttons_1ckdc","iconButton":"gallery__iconButton_1ckdc"};
16
+ var styles = {"header":"gallery__header_1nsjm","buttons":"gallery__buttons_1nsjm","iconButton":"gallery__iconButton_1nsjm"};
17
17
  require('./components/header/index.css')
18
18
 
19
19
  var Fullscreen = function (_a) {
@@ -7,7 +7,7 @@ var context = require('../../context.js');
7
7
  var utils_utils = require('../../utils/utils.js');
8
8
  var utils_constants = require('../../utils/constants.js');
9
9
  var components_headerInfoBlock_Component = require('../header-info-block/Component.js');
10
- var components_header_buttons = require('../../buttons-3b131780.js');
10
+ var components_header_buttons = require('../../buttons-089b6521.js');
11
11
  require('@alfalab/core-components-typography');
12
12
  require('../../utils/split-filename.js');
13
13
  require('tslib');
@@ -10,7 +10,7 @@ require('@alfalab/icons-glyph/ArrowsInwardMIcon');
10
10
  require('@alfalab/icons-glyph/ArrowsOutwardMIcon');
11
11
  require('@alfalab/icons-glyph/CrossMIcon');
12
12
  require('@alfalab/icons-glyph/PointerDownMIcon');
13
- var components_header_buttons = require('../../buttons-3b131780.js');
13
+ var components_header_buttons = require('../../buttons-089b6521.js');
14
14
 
15
15
 
16
16
 
@@ -1,4 +1,4 @@
1
- /* hash: act0m */
1
+ /* hash: fpmx2 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-static-graphic-light: #fff; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -20,20 +20,20 @@
20
20
  --gap-2xl: 32px;
21
21
  } :root {
22
22
  } :root {
23
- } .gallery__header_1ckdc {
23
+ } .gallery__header_1nsjm {
24
24
  display: flex;
25
25
  justify-content: space-between;
26
26
  flex-shrink: 0;
27
27
  width: 100%;
28
28
  padding: var(--gap-m) var(--gap-xl);
29
29
  box-sizing: border-box;
30
- } .gallery__buttons_1ckdc {
30
+ } .gallery__buttons_1nsjm {
31
31
  display: flex;
32
32
  padding-left: var(--gap-2xl)
33
- } .gallery__buttons_1ckdc path {
33
+ } .gallery__buttons_1nsjm path {
34
34
  color: var(--color-static-graphic-light);
35
- } /* TODO: применять static цвет через prop IconButton'а */ .gallery__iconButton_1ckdc:hover path {
35
+ } /* TODO: применять static цвет через prop IconButton'а */ .gallery__iconButton_1nsjm:hover path {
36
36
  color: var(--color-static-graphic-light-shade-7);
37
- } .gallery__iconButton_1ckdc:active path {
37
+ } .gallery__iconButton_1nsjm:active path {
38
38
  color: var(--color-static-graphic-light-shade-15);
39
39
  }
@@ -10,7 +10,7 @@ require('../../utils/constants.js');
10
10
  require('../header-info-block/Component.js');
11
11
  require('@alfalab/core-components-typography');
12
12
  require('../../utils/split-filename.js');
13
- require('../../buttons-3b131780.js');
13
+ require('../../buttons-089b6521.js');
14
14
  require('tslib');
15
15
  require('@alfalab/core-components-icon-button');
16
16
  require('@alfalab/core-components-tooltip');
@@ -10,7 +10,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
10
10
 
11
11
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
12
12
 
13
- var styles = {"info":"gallery__info_k5b7o","filenameHead":"gallery__filenameHead_k5b7o","filenameContainer":"gallery__filenameContainer_k5b7o","description":"gallery__description_k5b7o"};
13
+ var styles = {"info":"gallery__info_1pxhf","filenameHead":"gallery__filenameHead_1pxhf","filenameContainer":"gallery__filenameContainer_1pxhf","description":"gallery__description_1pxhf"};
14
14
  require('./index.css')
15
15
 
16
16
  var HeaderInfoBlock = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1luxg */
1
+ /* hash: 1dux8 */
2
2
  :root {
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -15,21 +15,21 @@
15
15
  --gap-2xs: 4px;
16
16
  } :root {
17
17
  } :root {
18
- } .gallery__info_k5b7o {
18
+ } .gallery__info_1pxhf {
19
19
  height: 100%;
20
20
  display: flex;
21
21
  flex-direction: column;
22
22
  justify-content: center;
23
23
  overflow: hidden;
24
- } .gallery__filenameHead_k5b7o {
24
+ } .gallery__filenameHead_1pxhf {
25
25
  display: inline;
26
26
  text-overflow: ellipsis;
27
27
  overflow: hidden;
28
28
  white-space: nowrap;
29
- } .gallery__filenameContainer_k5b7o {
29
+ } .gallery__filenameContainer_1pxhf {
30
30
  overflow: hidden;
31
31
  display: inline-flex;
32
- } .gallery__description_k5b7o {
32
+ } .gallery__description_1pxhf {
33
33
  display: inline;
34
34
  text-overflow: ellipsis;
35
35
  overflow: hidden;
@@ -13,7 +13,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
13
13
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
14
14
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
15
15
 
16
- var styles = {"component":"gallery__component_zji2e","active":"gallery__active_zji2e","image":"gallery__image_zji2e","preview":"gallery__preview_zji2e","loading":"gallery__loading_zji2e","brokenImageWrapper":"gallery__brokenImageWrapper_zji2e","brokenIcon":"gallery__brokenIcon_zji2e","focused":"gallery__focused_zji2e"};
16
+ var styles = {"component":"gallery__component_6ak8c","active":"gallery__active_6ak8c","image":"gallery__image_6ak8c","preview":"gallery__preview_6ak8c","loading":"gallery__loading_6ak8c","brokenImageWrapper":"gallery__brokenImageWrapper_6ak8c","brokenIcon":"gallery__brokenIcon_6ak8c","focused":"gallery__focused_6ak8c"};
17
17
  require('./index.css')
18
18
 
19
19
  var ImagePreview = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: l8oya */
1
+ /* hash: d8oq2 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-bg-primary: #fff;
@@ -23,7 +23,7 @@
23
23
  } :root {
24
24
  } :root {
25
25
  --focus-color: var(--color-light-border-link);
26
- } .gallery__component_zji2e {
26
+ } .gallery__component_6ak8c {
27
27
  display: flex;
28
28
  padding: var(--gap-2xs);
29
29
  border: 2px solid rgba(0, 0, 0, 0);
@@ -31,11 +31,11 @@
31
31
  overflow: hidden;
32
32
  transition: border 0.15s ease-in-out;
33
33
  outline: none;
34
- } .gallery__active_zji2e {
34
+ } .gallery__active_6ak8c {
35
35
  border-color: var(--color-static-overlay-white-xhigh)
36
- } .gallery__active_zji2e > .gallery__image_zji2e {
36
+ } .gallery__active_6ak8c > .gallery__image_6ak8c {
37
37
  opacity: 0.7;
38
- } .gallery__preview_zji2e {
38
+ } .gallery__preview_6ak8c {
39
39
  width: 56px;
40
40
  height: 56px;
41
41
  flex-shrink: 0;
@@ -43,29 +43,29 @@
43
43
  cursor: pointer;
44
44
  -webkit-user-select: none;
45
45
  user-select: none;
46
- } .gallery__image_zji2e {
46
+ } .gallery__image_6ak8c {
47
47
  background-color: var(--color-light-bg-primary);
48
48
  background-size: cover;
49
49
  background-repeat: no-repeat;
50
50
  background-position: center;
51
51
  transition: opacity 0.15s ease-in-out
52
- } .gallery__image_zji2e:hover {
52
+ } .gallery__image_6ak8c:hover {
53
53
  opacity: 0.7;
54
- } .gallery__loading_zji2e {
54
+ } .gallery__loading_6ak8c {
55
55
  background-color: var(--color-static-bg-secondary-dark)
56
- } .gallery__loading_zji2e .gallery__active_zji2e {
56
+ } .gallery__loading_6ak8c .gallery__active_6ak8c {
57
57
  background-color: var(--color-static-bg-quaternary-dark);
58
- } .gallery__brokenImageWrapper_zji2e {
58
+ } .gallery__brokenImageWrapper_6ak8c {
59
59
  display: flex;
60
60
  justify-content: center;
61
61
  align-items: center;
62
62
  background-color: var(--color-static-bg-quaternary-dark)
63
- } .gallery__brokenImageWrapper_zji2e:hover {
63
+ } .gallery__brokenImageWrapper_6ak8c:hover {
64
64
  opacity: 0.7;
65
- } .gallery__brokenIcon_zji2e {
65
+ } .gallery__brokenIcon_6ak8c {
66
66
  width: 40px;
67
67
  height: 40px;
68
- } .gallery__focused_zji2e {
68
+ } .gallery__focused_6ak8c {
69
69
  outline: 2px solid var(--focus-color);
70
70
  outline-offset: 2px;
71
71
  }
@@ -14,7 +14,7 @@ var ChevronForwardHeavyMIcon = require('@alfalab/icons-glyph/ChevronForwardHeavy
14
14
  var context = require('../../context.js');
15
15
  var utils_utils = require('../../utils/utils.js');
16
16
  var utils_constants = require('../../utils/constants.js');
17
- var components_imageViewer_slide = require('../../slide-6194e85d.js');
17
+ var components_imageViewer_slide = require('../../slide-15e8e51e.js');
18
18
  require('swiper/swiper.min.css');
19
19
  require('@alfalab/core-components-typography');
20
20
  require('./paths.js');
@@ -1,4 +1,4 @@
1
- /* hash: 1ki6h */
1
+ /* hash: n1tk1 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-light-bg-primary: #fff;
@@ -27,13 +27,13 @@
27
27
  } :root {
28
28
  } :root {
29
29
  --focus-color: var(--color-light-border-link);
30
- } .gallery__component_dbk64 {
30
+ } .gallery__component_4qk7l {
31
31
  display: flex;
32
32
  flex-grow: 1;
33
33
  justify-content: center;
34
34
  align-items: center;
35
35
  background-color: var(--color-static-bg-primary-dark);
36
- } .gallery__swiper_dbk64 {
36
+ } .gallery__swiper_4qk7l {
37
37
  display: flex;
38
38
  width: 100%;
39
39
  height: 100%;
@@ -42,42 +42,42 @@
42
42
  max-height: calc(100vh - 168px);
43
43
  padding: var(--gap-2xl) var(--gap-m);
44
44
  box-sizing: border-box;
45
- } .gallery__singleSlide_dbk64 .gallery__swiper_dbk64 {
45
+ } .gallery__singleSlide_4qk7l .gallery__swiper_4qk7l {
46
46
  max-height: calc(100vh - 80px);
47
47
  padding: var(--gap-2xl);
48
- } .gallery__hidden_dbk64 {
48
+ } .gallery__hidden_4qk7l {
49
49
  display: none;
50
- } .gallery__slide_dbk64 {
50
+ } .gallery__slide_4qk7l {
51
51
  position: relative;
52
52
  display: flex;
53
53
  justify-content: center;
54
54
  align-items: center;
55
55
  width: 100%;
56
56
  height: 100%;
57
- } .gallery__slideLoading_dbk64 {
57
+ } .gallery__slideLoading_4qk7l {
58
58
  background-color: var(--color-static-bg-secondary-dark);
59
59
  border-radius: var(--border-radius-m);
60
- } .gallery__image_dbk64 {
60
+ } .gallery__image_4qk7l {
61
61
  width: 0;
62
62
  height: 0;
63
63
  -webkit-user-select: none;
64
64
  user-select: none;
65
65
  background-color: var(--color-light-bg-primary);
66
66
  border-radius: var(--border-radius-m);
67
- } .gallery__smallImage_dbk64 {
67
+ } .gallery__smallImage_4qk7l {
68
68
  position: relative;
69
69
  width: auto;
70
70
  height: auto;
71
71
  -webkit-user-select: none;
72
72
  user-select: none;
73
73
  background-color: var(--color-light-bg-primary);
74
- } .gallery__verticalImageFit_dbk64 {
74
+ } .gallery__verticalImageFit_4qk7l {
75
75
  width: auto;
76
76
  height: 100%;
77
- } .gallery__horizontalImageFit_dbk64 {
77
+ } .gallery__horizontalImageFit_4qk7l {
78
78
  width: 100%;
79
79
  height: auto;
80
- } .gallery__arrow_dbk64 {
80
+ } .gallery__arrow_4qk7l {
81
81
  display: flex;
82
82
  flex-direction: column;
83
83
  justify-content: center;
@@ -89,14 +89,14 @@
89
89
  color: var(--color-static-graphic-light);
90
90
  transition: background-color 0.15s ease-in-out;
91
91
  outline: none
92
- } .gallery__arrow_dbk64:hover {
92
+ } .gallery__arrow_4qk7l:hover {
93
93
  background-color: var(--color-static-bg-primary-dark-tint-15);
94
- } .gallery__arrow_dbk64:active {
94
+ } .gallery__arrow_4qk7l:active {
95
95
  background-color: var(--color-static-bg-primary-dark-tint-20);
96
- } .gallery__focused_dbk64 {
96
+ } .gallery__focused_4qk7l {
97
97
  outline: 2px solid var(--focus-color);
98
98
  outline-offset: 2px;
99
- } .gallery__placeholder_dbk64 {
99
+ } .gallery__placeholder_4qk7l {
100
100
  display: flex;
101
101
  justify-content: center;
102
102
  align-items: center;
@@ -104,18 +104,18 @@
104
104
  height: 300px;
105
105
  border-radius: var(--border-radius-m);
106
106
  background-color: var(--color-static-bg-quaternary-dark);
107
- } .gallery__brokenImgWrapper_dbk64 {
107
+ } .gallery__brokenImgWrapper_4qk7l {
108
108
  position: relative;
109
109
  display: flex;
110
110
  flex-direction: column;
111
111
  align-items: center;
112
112
  width: 150px;
113
113
  text-align: center;
114
- } .gallery__brokenImgIcon_dbk64 {
114
+ } .gallery__brokenImgIcon_4qk7l {
115
115
  width: 80px;
116
116
  height: 80px;
117
117
  margin-bottom: var(--gap-2xs);
118
- } .gallery__fullScreenImage_dbk64 {
118
+ } .gallery__fullScreenImage_4qk7l {
119
119
  width: 100%;
120
120
  height: auto;
121
121
  background-color: var(--color-light-bg-primary);
@@ -15,7 +15,7 @@ require('@alfalab/icons-glyph/ChevronForwardHeavyMIcon');
15
15
  require('../../context.js');
16
16
  require('../../utils/utils.js');
17
17
  require('../../utils/constants.js');
18
- require('../../slide-6194e85d.js');
18
+ require('../../slide-15e8e51e.js');
19
19
  require('@alfalab/core-components-typography');
20
20
  require('./paths.js');
21
21
  require('swiper/swiper.min.css');
@@ -8,7 +8,7 @@ require('@alfalab/core-components-typography');
8
8
  require('../../utils/utils.js');
9
9
  require('../../utils/constants.js');
10
10
  require('./paths.js');
11
- var components_imageViewer_slide = require('../../slide-6194e85d.js');
11
+ var components_imageViewer_slide = require('../../slide-15e8e51e.js');
12
12
 
13
13
 
14
14
 
@@ -13,7 +13,7 @@ require('../utils/constants.js');
13
13
  require('./header-info-block/Component.js');
14
14
  require('@alfalab/core-components-typography');
15
15
  require('../utils/split-filename.js');
16
- require('../buttons-3b131780.js');
16
+ require('../buttons-089b6521.js');
17
17
  require('tslib');
18
18
  require('@alfalab/core-components-icon-button');
19
19
  require('@alfalab/core-components-tooltip');
@@ -29,7 +29,7 @@ require('swiper');
29
29
  require('swiper/react');
30
30
  require('@alfalab/icons-glyph/ChevronBackHeavyMIcon');
31
31
  require('@alfalab/icons-glyph/ChevronForwardHeavyMIcon');
32
- require('../slide-6194e85d.js');
32
+ require('../slide-15e8e51e.js');
33
33
  require('./image-viewer/paths.js');
34
34
  require('swiper/swiper.min.css');
35
35
 
@@ -15,7 +15,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
15
15
 
16
16
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
17
17
 
18
- var styles = {"component":"gallery__component_1qnb3","preview":"gallery__preview_1qnb3"};
18
+ var styles = {"component":"gallery__component_kv4vt","preview":"gallery__preview_kv4vt"};
19
19
  require('./index.css')
20
20
 
21
21
  var MIN_SCROLL_STEP = 24;
@@ -1,4 +1,4 @@
1
- /* hash: 73szn */
1
+ /* hash: k19q3 */
2
2
  :root {
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -16,7 +16,7 @@
16
16
  --gap-xl: 24px;
17
17
  } :root {
18
18
  } :root {
19
- } .gallery__component_1qnb3 {
19
+ } .gallery__component_kv4vt {
20
20
  display: flex;
21
21
  flex-wrap: nowrap;
22
22
  align-content: center;
@@ -27,13 +27,13 @@
27
27
  padding: 10px var(--gap-xl);
28
28
  -ms-overflow-style: none;
29
29
  scrollbar-width: none
30
- } .gallery__component_1qnb3::-webkit-scrollbar {
30
+ } .gallery__component_kv4vt::-webkit-scrollbar {
31
31
  display: none;
32
- } .gallery__preview_1qnb3 {
32
+ } .gallery__preview_kv4vt {
33
33
  flex-shrink: 0;
34
34
  margin: 0 var(--gap-3xs)
35
- } .gallery__preview_1qnb3:first-child {
35
+ } .gallery__preview_kv4vt:first-child {
36
36
  margin-left: auto;
37
- } .gallery__preview_1qnb3:last-child {
37
+ } .gallery__preview_kv4vt:last-child {
38
38
  margin-right: auto;
39
39
  }
package/esm/Component.js CHANGED
@@ -13,7 +13,7 @@ import './components/image-preview/paths.js';
13
13
  import './components/header-info-block/Component.js';
14
14
  import '@alfalab/core-components-typography/esm';
15
15
  import './utils/split-filename.js';
16
- import './buttons-b21873ca.js';
16
+ import './buttons-71de80e0.js';
17
17
  import 'tslib';
18
18
  import '@alfalab/core-components-icon-button/esm';
19
19
  import '@alfalab/core-components-tooltip/esm';
@@ -26,11 +26,11 @@ import 'swiper';
26
26
  import 'swiper/react';
27
27
  import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
28
28
  import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
29
- import './slide-64a88124.js';
29
+ import './slide-3d3291a2.js';
30
30
  import './components/image-viewer/paths.js';
31
31
  import 'swiper/swiper.min.css';
32
32
 
33
- var styles = {"container":"gallery__container_11eiq","modal":"gallery__modal_11eiq"};
33
+ var styles = {"container":"gallery__container_1rujx","modal":"gallery__modal_1rujx"};
34
34
  require('./index.css')
35
35
 
36
36
  var Backdrop = function () { return null; };
@@ -7,7 +7,7 @@ import { ArrowsOutwardMIcon } from '@alfalab/icons-glyph/ArrowsOutwardMIcon';
7
7
  import { CrossMIcon } from '@alfalab/icons-glyph/CrossMIcon';
8
8
  import { PointerDownMIcon } from '@alfalab/icons-glyph/PointerDownMIcon';
9
9
 
10
- var styles = {"header":"gallery__header_1ckdc","buttons":"gallery__buttons_1ckdc","iconButton":"gallery__iconButton_1ckdc"};
10
+ var styles = {"header":"gallery__header_1nsjm","buttons":"gallery__buttons_1nsjm","iconButton":"gallery__iconButton_1nsjm"};
11
11
  require('./components/header/index.css')
12
12
 
13
13
  var Fullscreen = function (_a) {
@@ -3,7 +3,7 @@ import { GalleryContext } from '../../context.js';
3
3
  import { isSmallImage } from '../../utils/utils.js';
4
4
  import { TestIds } from '../../utils/constants.js';
5
5
  import { HeaderInfoBlock } from '../header-info-block/Component.js';
6
- import { s as styles, D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-b21873ca.js';
6
+ import { s as styles, D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-71de80e0.js';
7
7
  import '@alfalab/core-components-typography/esm';
8
8
  import '../../utils/split-filename.js';
9
9
  import 'tslib';
@@ -6,4 +6,4 @@ import '@alfalab/icons-glyph/ArrowsInwardMIcon';
6
6
  import '@alfalab/icons-glyph/ArrowsOutwardMIcon';
7
7
  import '@alfalab/icons-glyph/CrossMIcon';
8
8
  import '@alfalab/icons-glyph/PointerDownMIcon';
9
- export { D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-b21873ca.js';
9
+ export { D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-71de80e0.js';
@@ -1,4 +1,4 @@
1
- /* hash: act0m */
1
+ /* hash: fpmx2 */
2
2
  :root {
3
3
  } /* deprecated */ :root {
4
4
  --color-static-graphic-light: #fff; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -20,20 +20,20 @@
20
20
  --gap-2xl: 32px;
21
21
  } :root {
22
22
  } :root {
23
- } .gallery__header_1ckdc {
23
+ } .gallery__header_1nsjm {
24
24
  display: flex;
25
25
  justify-content: space-between;
26
26
  flex-shrink: 0;
27
27
  width: 100%;
28
28
  padding: var(--gap-m) var(--gap-xl);
29
29
  box-sizing: border-box;
30
- } .gallery__buttons_1ckdc {
30
+ } .gallery__buttons_1nsjm {
31
31
  display: flex;
32
32
  padding-left: var(--gap-2xl)
33
- } .gallery__buttons_1ckdc path {
33
+ } .gallery__buttons_1nsjm path {
34
34
  color: var(--color-static-graphic-light);
35
- } /* TODO: применять static цвет через prop IconButton'а */ .gallery__iconButton_1ckdc:hover path {
35
+ } /* TODO: применять static цвет через prop IconButton'а */ .gallery__iconButton_1nsjm:hover path {
36
36
  color: var(--color-static-graphic-light-shade-7);
37
- } .gallery__iconButton_1ckdc:active path {
37
+ } .gallery__iconButton_1nsjm:active path {
38
38
  color: var(--color-static-graphic-light-shade-15);
39
39
  }
@@ -6,7 +6,7 @@ import '../../utils/constants.js';
6
6
  import '../header-info-block/Component.js';
7
7
  import '@alfalab/core-components-typography/esm';
8
8
  import '../../utils/split-filename.js';
9
- import '../../buttons-b21873ca.js';
9
+ import '../../buttons-71de80e0.js';
10
10
  import 'tslib';
11
11
  import '@alfalab/core-components-icon-button/esm';
12
12
  import '@alfalab/core-components-tooltip/esm';
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  import { Typography } from '@alfalab/core-components-typography/esm';
3
3
  import { splitFilename } from '../../utils/split-filename.js';
4
4
 
5
- var styles = {"info":"gallery__info_k5b7o","filenameHead":"gallery__filenameHead_k5b7o","filenameContainer":"gallery__filenameContainer_k5b7o","description":"gallery__description_k5b7o"};
5
+ var styles = {"info":"gallery__info_1pxhf","filenameHead":"gallery__filenameHead_1pxhf","filenameContainer":"gallery__filenameContainer_1pxhf","description":"gallery__description_1pxhf"};
6
6
  require('./index.css')
7
7
 
8
8
  var HeaderInfoBlock = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1luxg */
1
+ /* hash: 1dux8 */
2
2
  :root {
3
3
  } /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
4
4
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -15,21 +15,21 @@
15
15
  --gap-2xs: 4px;
16
16
  } :root {
17
17
  } :root {
18
- } .gallery__info_k5b7o {
18
+ } .gallery__info_1pxhf {
19
19
  height: 100%;
20
20
  display: flex;
21
21
  flex-direction: column;
22
22
  justify-content: center;
23
23
  overflow: hidden;
24
- } .gallery__filenameHead_k5b7o {
24
+ } .gallery__filenameHead_1pxhf {
25
25
  display: inline;
26
26
  text-overflow: ellipsis;
27
27
  overflow: hidden;
28
28
  white-space: nowrap;
29
- } .gallery__filenameContainer_k5b7o {
29
+ } .gallery__filenameContainer_1pxhf {
30
30
  overflow: hidden;
31
31
  display: inline-flex;
32
- } .gallery__description_k5b7o {
32
+ } .gallery__description_1pxhf {
33
33
  display: inline;
34
34
  text-overflow: ellipsis;
35
35
  overflow: hidden;
@@ -4,7 +4,7 @@ import { useFocus } from '@alfalab/hooks';
4
4
  import { GalleryContext } from '../../context.js';
5
5
  import { NoImagePaths } from './paths.js';
6
6
 
7
- var styles = {"component":"gallery__component_zji2e","active":"gallery__active_zji2e","image":"gallery__image_zji2e","preview":"gallery__preview_zji2e","loading":"gallery__loading_zji2e","brokenImageWrapper":"gallery__brokenImageWrapper_zji2e","brokenIcon":"gallery__brokenIcon_zji2e","focused":"gallery__focused_zji2e"};
7
+ var styles = {"component":"gallery__component_6ak8c","active":"gallery__active_6ak8c","image":"gallery__image_6ak8c","preview":"gallery__preview_6ak8c","loading":"gallery__loading_6ak8c","brokenImageWrapper":"gallery__brokenImageWrapper_6ak8c","brokenIcon":"gallery__brokenIcon_6ak8c","focused":"gallery__focused_6ak8c"};
8
8
  require('./index.css')
9
9
 
10
10
  var ImagePreview = function (_a) {