@alfalab/core-components-gallery 5.3.12 → 5.3.13

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 (79) hide show
  1. package/{Component-72308007.d.ts → Component-10db897e.d.ts} +2 -2
  2. package/Component.js +3 -3
  3. package/{buttons-08924d01.js → buttons-d514caf4.js} +1 -1
  4. package/components/header/Component.js +1 -1
  5. package/components/header/buttons.js +1 -1
  6. package/components/header/index.css +6 -6
  7. package/components/header/index.js +1 -1
  8. package/components/header-info-block/Component.js +1 -1
  9. package/components/header-info-block/index.css +5 -5
  10. package/components/image-preview/Component.js +1 -1
  11. package/components/image-preview/index.css +13 -13
  12. package/components/image-viewer/component.js +1 -1
  13. package/components/image-viewer/index.css +19 -19
  14. package/components/image-viewer/index.js +1 -1
  15. package/components/image-viewer/slide.js +1 -1
  16. package/components/index.js +2 -2
  17. package/components/navigation-bar/Component.js +1 -1
  18. package/components/navigation-bar/index.css +6 -6
  19. package/{modern/Component-72308007.d.ts → cssm/Component-10db897e.d.ts} +2 -2
  20. package/{esm/index-72308007.d.ts → cssm/index-10db897e.d.ts} +1 -5
  21. package/{esm/typings-9211a437.d.ts → cssm/typings-89f0cb07.d.ts} +5 -7
  22. package/esm/{Component-72308007.d.ts → Component-10db897e.d.ts} +2 -2
  23. package/esm/Component.js +3 -3
  24. package/esm/{buttons-27ac6101.js → buttons-247d4b1f.js} +1 -1
  25. package/esm/components/header/Component.js +1 -1
  26. package/esm/components/header/buttons.js +1 -1
  27. package/esm/components/header/index.css +6 -6
  28. package/esm/components/header/index.js +1 -1
  29. package/esm/components/header-info-block/Component.js +1 -1
  30. package/esm/components/header-info-block/index.css +5 -5
  31. package/esm/components/image-preview/Component.js +1 -1
  32. package/esm/components/image-preview/index.css +13 -13
  33. package/esm/components/image-viewer/component.js +1 -1
  34. package/esm/components/image-viewer/index.css +19 -19
  35. package/esm/components/image-viewer/index.js +1 -1
  36. package/esm/components/image-viewer/slide.js +1 -1
  37. package/esm/components/index.js +2 -2
  38. package/esm/components/navigation-bar/Component.js +1 -1
  39. package/esm/components/navigation-bar/index.css +6 -6
  40. package/{cssm/index-72308007.d.ts → esm/index-10db897e.d.ts} +1 -5
  41. package/esm/index.css +3 -3
  42. package/esm/index.js +2 -2
  43. package/esm/{slide-09f92147.js → slide-bef03503.js} +1 -1
  44. package/{modern/typings-9211a437.d.ts → esm/typings-89f0cb07.d.ts} +5 -7
  45. package/{index-72308007.d.ts → index-10db897e.d.ts} +1 -5
  46. package/index.css +3 -3
  47. package/index.js +2 -2
  48. package/{cssm/Component-72308007.d.ts → modern/Component-10db897e.d.ts} +2 -2
  49. package/modern/Component.js +3 -3
  50. package/modern/{buttons-7979ea09.js → buttons-5aea213f.js} +1 -1
  51. package/modern/components/header/Component.js +1 -1
  52. package/modern/components/header/buttons.js +1 -1
  53. package/modern/components/header/index.css +6 -6
  54. package/modern/components/header/index.js +1 -1
  55. package/modern/components/header-info-block/Component.js +1 -1
  56. package/modern/components/header-info-block/index.css +5 -5
  57. package/modern/components/image-preview/Component.js +1 -1
  58. package/modern/components/image-preview/index.css +13 -13
  59. package/modern/components/image-viewer/component.js +1 -1
  60. package/modern/components/image-viewer/index.css +19 -19
  61. package/modern/components/image-viewer/index.js +1 -1
  62. package/modern/components/image-viewer/slide.js +1 -1
  63. package/modern/components/index.js +2 -2
  64. package/modern/components/navigation-bar/Component.js +1 -1
  65. package/modern/components/navigation-bar/index.css +6 -6
  66. package/modern/{index-72308007.d.ts → index-10db897e.d.ts} +1 -5
  67. package/modern/index.css +3 -3
  68. package/modern/index.js +2 -2
  69. package/modern/{slide-c1e21a1a.js → slide-21ff3c1c.js} +1 -1
  70. package/{cssm/typings-9211a437.d.ts → modern/typings-89f0cb07.d.ts} +5 -7
  71. package/package.json +3 -3
  72. package/{slide-f49b98f3.js → slide-ac2a04bd.js} +1 -1
  73. package/{typings-9211a437.d.ts → typings-89f0cb07.d.ts} +5 -7
  74. /package/{buttons-08924d01.d.ts → buttons-d514caf4.d.ts} +0 -0
  75. /package/esm/{buttons-27ac6101.d.ts → buttons-247d4b1f.d.ts} +0 -0
  76. /package/esm/{slide-09f92147.d.ts → slide-bef03503.d.ts} +0 -0
  77. /package/modern/{buttons-7979ea09.d.ts → buttons-5aea213f.d.ts} +0 -0
  78. /package/modern/{slide-c1e21a1a.d.ts → slide-21ff3c1c.d.ts} +0 -0
  79. /package/{slide-f49b98f3.d.ts → slide-ac2a04bd.d.ts} +0 -0
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import React from "react";
3
3
  import { FC } from "react";
4
- import { BaseButtonProps } from "./typings-9211a437";
4
+ import { CommonButtonProps, PrivateButtonProps } from "./typings-89f0cb07";
5
5
  type SpinnerProps = {
6
6
  /**
7
7
  * Управление видимостью компонента
@@ -34,5 +34,5 @@ declare const Spinner: FC<SpinnerProps>;
34
34
  * чтобы при быстрых ответах от сервера кнопка не «моргала».
35
35
  */
36
36
  declare const LOADER_MIN_DISPLAY_INTERVAL = 500;
37
- declare const BaseButton: React.ForwardRefExoticComponent<BaseButtonProps & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
37
+ declare const BaseButton: React.ForwardRefExoticComponent<(CommonButtonProps & PrivateButtonProps) & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
38
38
  export { SpinnerProps, Spinner, LOADER_MIN_DISPLAY_INTERVAL, BaseButton };
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-08924d01.js');
20
+ require('./buttons-d514caf4.js');
21
21
  require('tslib');
22
22
  require('@alfalab/core-components-icon-button');
23
23
  require('@alfalab/core-components-tooltip/desktop');
@@ -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-f49b98f3.js');
33
+ require('./slide-ac2a04bd.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_1qx65","modal":"gallery__modal_1qx65"};
41
+ var styles = {"container":"gallery__container_98ags","modal":"gallery__modal_98ags"};
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_1l8jr","buttons":"gallery__buttons_1l8jr","iconButton":"gallery__iconButton_1l8jr"};
16
+ var styles = {"header":"gallery__header_vinny","buttons":"gallery__buttons_vinny","iconButton":"gallery__iconButton_vinny"};
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-08924d01.js');
10
+ var components_header_buttons = require('../../buttons-d514caf4.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-08924d01.js');
13
+ var components_header_buttons = require('../../buttons-d514caf4.js');
14
14
 
15
15
 
16
16
 
@@ -1,4 +1,4 @@
1
- /* hash: 55flj */
1
+ /* hash: 1m3c5 */
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_1l8jr {
23
+ } .gallery__header_vinny {
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_1l8jr {
30
+ } .gallery__buttons_vinny {
31
31
  display: flex;
32
32
  padding-left: var(--gap-2xl)
33
- } .gallery__buttons_1l8jr path {
33
+ } .gallery__buttons_vinny path {
34
34
  color: var(--color-static-graphic-light);
35
- } /* TODO: применять static цвет через prop IconButton'а */ .gallery__iconButton_1l8jr:hover path {
35
+ } /* TODO: применять static цвет через prop IconButton'а */ .gallery__iconButton_vinny:hover path {
36
36
  color: var(--color-static-graphic-light-shade-7);
37
- } .gallery__iconButton_1l8jr:active path {
37
+ } .gallery__iconButton_vinny: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-08924d01.js');
13
+ require('../../buttons-d514caf4.js');
14
14
  require('tslib');
15
15
  require('@alfalab/core-components-icon-button');
16
16
  require('@alfalab/core-components-tooltip/desktop');
@@ -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_43639","filenameHead":"gallery__filenameHead_43639","filenameContainer":"gallery__filenameContainer_43639","description":"gallery__description_43639"};
13
+ var styles = {"info":"gallery__info_1eh02","filenameHead":"gallery__filenameHead_1eh02","filenameContainer":"gallery__filenameContainer_1eh02","description":"gallery__description_1eh02"};
14
14
  require('./index.css')
15
15
 
16
16
  var HeaderInfoBlock = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1alfs */
1
+ /* hash: 1reh2 */
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_43639 {
18
+ } .gallery__info_1eh02 {
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_43639 {
24
+ } .gallery__filenameHead_1eh02 {
25
25
  display: inline;
26
26
  text-overflow: ellipsis;
27
27
  overflow: hidden;
28
28
  white-space: nowrap;
29
- } .gallery__filenameContainer_43639 {
29
+ } .gallery__filenameContainer_1eh02 {
30
30
  overflow: hidden;
31
31
  display: inline-flex;
32
- } .gallery__description_43639 {
32
+ } .gallery__description_1eh02 {
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_yt4fz","active":"gallery__active_yt4fz","image":"gallery__image_yt4fz","preview":"gallery__preview_yt4fz","loading":"gallery__loading_yt4fz","brokenImageWrapper":"gallery__brokenImageWrapper_yt4fz","brokenIcon":"gallery__brokenIcon_yt4fz","focused":"gallery__focused_yt4fz"};
16
+ var styles = {"component":"gallery__component_a5ud8","active":"gallery__active_a5ud8","image":"gallery__image_a5ud8","preview":"gallery__preview_a5ud8","loading":"gallery__loading_a5ud8","brokenImageWrapper":"gallery__brokenImageWrapper_a5ud8","brokenIcon":"gallery__brokenIcon_a5ud8","focused":"gallery__focused_a5ud8"};
17
17
  require('./index.css')
18
18
 
19
19
  var ImagePreview = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 11282 */
1
+ /* hash: 1hv9c */
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_yt4fz {
26
+ } .gallery__component_a5ud8 {
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_yt4fz {
34
+ } .gallery__active_a5ud8 {
35
35
  border-color: var(--color-static-overlay-white-xhigh)
36
- } .gallery__active_yt4fz > .gallery__image_yt4fz {
36
+ } .gallery__active_a5ud8 > .gallery__image_a5ud8 {
37
37
  opacity: 0.7;
38
- } .gallery__preview_yt4fz {
38
+ } .gallery__preview_a5ud8 {
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_yt4fz {
46
+ } .gallery__image_a5ud8 {
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_yt4fz:hover {
52
+ } .gallery__image_a5ud8:hover {
53
53
  opacity: 0.7;
54
- } .gallery__loading_yt4fz {
54
+ } .gallery__loading_a5ud8 {
55
55
  background-color: var(--color-static-bg-secondary-dark)
56
- } .gallery__loading_yt4fz .gallery__active_yt4fz {
56
+ } .gallery__loading_a5ud8 .gallery__active_a5ud8 {
57
57
  background-color: var(--color-static-bg-quaternary-dark);
58
- } .gallery__brokenImageWrapper_yt4fz {
58
+ } .gallery__brokenImageWrapper_a5ud8 {
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_yt4fz:hover {
63
+ } .gallery__brokenImageWrapper_a5ud8:hover {
64
64
  opacity: 0.7;
65
- } .gallery__brokenIcon_yt4fz {
65
+ } .gallery__brokenIcon_a5ud8 {
66
66
  width: 40px;
67
67
  height: 40px;
68
- } .gallery__focused_yt4fz {
68
+ } .gallery__focused_a5ud8 {
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-f49b98f3.js');
17
+ var components_imageViewer_slide = require('../../slide-ac2a04bd.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: 1bxvr */
1
+ /* hash: 1slo3 */
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_1nik5 {
30
+ } .gallery__component_hik5r {
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_1nik5 {
36
+ } .gallery__swiper_hik5r {
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_1nik5 .gallery__swiper_1nik5 {
45
+ } .gallery__singleSlide_hik5r .gallery__swiper_hik5r {
46
46
  max-height: calc(100vh - 80px);
47
47
  padding: var(--gap-2xl);
48
- } .gallery__hidden_1nik5 {
48
+ } .gallery__hidden_hik5r {
49
49
  display: none;
50
- } .gallery__slide_1nik5 {
50
+ } .gallery__slide_hik5r {
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_1nik5 {
57
+ } .gallery__slideLoading_hik5r {
58
58
  background-color: var(--color-static-bg-secondary-dark);
59
59
  border-radius: var(--border-radius-m);
60
- } .gallery__image_1nik5 {
60
+ } .gallery__image_hik5r {
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_1nik5 {
67
+ } .gallery__smallImage_hik5r {
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_1nik5 {
74
+ } .gallery__verticalImageFit_hik5r {
75
75
  width: auto;
76
76
  height: 100%;
77
- } .gallery__horizontalImageFit_1nik5 {
77
+ } .gallery__horizontalImageFit_hik5r {
78
78
  width: 100%;
79
79
  height: auto;
80
- } .gallery__arrow_1nik5 {
80
+ } .gallery__arrow_hik5r {
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_1nik5:hover {
92
+ } .gallery__arrow_hik5r:hover {
93
93
  background-color: var(--color-static-bg-primary-dark-tint-15);
94
- } .gallery__arrow_1nik5:active {
94
+ } .gallery__arrow_hik5r:active {
95
95
  background-color: var(--color-static-bg-primary-dark-tint-20);
96
- } .gallery__focused_1nik5 {
96
+ } .gallery__focused_hik5r {
97
97
  outline: 2px solid var(--focus-color);
98
98
  outline-offset: 2px;
99
- } .gallery__placeholder_1nik5 {
99
+ } .gallery__placeholder_hik5r {
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_1nik5 {
107
+ } .gallery__brokenImgWrapper_hik5r {
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_1nik5 {
114
+ } .gallery__brokenImgIcon_hik5r {
115
115
  width: 80px;
116
116
  height: 80px;
117
117
  margin-bottom: var(--gap-2xs);
118
- } .gallery__fullScreenImage_1nik5 {
118
+ } .gallery__fullScreenImage_hik5r {
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-f49b98f3.js');
18
+ require('../../slide-ac2a04bd.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-f49b98f3.js');
11
+ var components_imageViewer_slide = require('../../slide-ac2a04bd.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-08924d01.js');
16
+ require('../buttons-d514caf4.js');
17
17
  require('tslib');
18
18
  require('@alfalab/core-components-icon-button');
19
19
  require('@alfalab/core-components-tooltip/desktop');
@@ -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-f49b98f3.js');
32
+ require('../slide-ac2a04bd.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_1lfy5","preview":"gallery__preview_1lfy5"};
18
+ var styles = {"component":"gallery__component_1ld73","preview":"gallery__preview_1ld73"};
19
19
  require('./index.css')
20
20
 
21
21
  var MIN_SCROLL_STEP = 24;
@@ -1,4 +1,4 @@
1
- /* hash: 1ys0s */
1
+ /* hash: 1nwgw */
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_1lfy5 {
19
+ } .gallery__component_1ld73 {
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_1lfy5::-webkit-scrollbar {
30
+ } .gallery__component_1ld73::-webkit-scrollbar {
31
31
  display: none;
32
- } .gallery__preview_1lfy5 {
32
+ } .gallery__preview_1ld73 {
33
33
  flex-shrink: 0;
34
34
  margin: 0 var(--gap-3xs)
35
- } .gallery__preview_1lfy5:first-child {
35
+ } .gallery__preview_1ld73:first-child {
36
36
  margin-left: auto;
37
- } .gallery__preview_1lfy5:last-child {
37
+ } .gallery__preview_1ld73:last-child {
38
38
  margin-right: auto;
39
39
  }
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import React from "react";
3
3
  import { FC } from "react";
4
- import { BaseButtonProps } from "./typings-9211a437";
4
+ import { CommonButtonProps, PrivateButtonProps } from "./typings-89f0cb07";
5
5
  type SpinnerProps = {
6
6
  /**
7
7
  * Управление видимостью компонента
@@ -34,5 +34,5 @@ declare const Spinner: FC<SpinnerProps>;
34
34
  * чтобы при быстрых ответах от сервера кнопка не «моргала».
35
35
  */
36
36
  declare const LOADER_MIN_DISPLAY_INTERVAL = 500;
37
- declare const BaseButton: React.ForwardRefExoticComponent<BaseButtonProps & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
37
+ declare const BaseButton: React.ForwardRefExoticComponent<(CommonButtonProps & PrivateButtonProps) & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
38
38
  export { SpinnerProps, Spinner, LOADER_MIN_DISPLAY_INTERVAL, BaseButton };
@@ -10,10 +10,6 @@ declare function easeInOutQuad(x: number): number;
10
10
  declare const easingFns: {
11
11
  easeInOutQuad: typeof easeInOutQuad;
12
12
  };
13
- declare function disableUserInput<T>(disabled: boolean | undefined, event: React.KeyboardEvent<T>): void;
14
- declare const inputUtils: {
15
- disableUserInput: typeof disableUserInput;
16
- };
17
13
  /**
18
14
  * Возвращает true, если значение равно null или undefined
19
15
  */
@@ -51,4 +47,4 @@ declare const maskUtils: {
51
47
  prefixPostprocessor: typeof prefixPostprocessor;
52
48
  caretGuard: typeof caretGuard;
53
49
  };
54
- export { isClient, getDataTestId, createPaddingStyle, easingFns, inputUtils, fnUtils, maskUtils };
50
+ export { isClient, getDataTestId, createPaddingStyle, easingFns, fnUtils, maskUtils };
@@ -69,6 +69,8 @@ type ComponentProps = {
69
69
  * Дочерние элементы.
70
70
  */
71
71
  children?: ReactNode;
72
+ };
73
+ type PrivateButtonProps = {
72
74
  /**
73
75
  * Основные стили компонента.
74
76
  */
@@ -80,16 +82,12 @@ type ComponentProps = {
80
82
  */
81
83
  colorStylesMap: StyleColors;
82
84
  };
83
- type AnchorBaseButtonProps = ComponentProps & AnchorHTMLAttributes<HTMLAnchorElement>;
84
- type NativeBaseButtonProps = ComponentProps & ButtonHTMLAttributes<HTMLButtonElement>;
85
- type BaseButtonProps = Partial<AnchorBaseButtonProps | NativeBaseButtonProps>;
86
- type AnchorButtonProps = Omit<BaseButtonProps, 'styles' | 'colorStylesMap'> & AnchorHTMLAttributes<HTMLAnchorElement>;
87
- type NativeButtonProps = Omit<BaseButtonProps, 'styles' | 'colorStylesMap'> & ButtonHTMLAttributes<HTMLButtonElement>;
88
- type ButtonProps = Partial<AnchorButtonProps | NativeButtonProps> & {
85
+ type CommonButtonProps = ComponentProps & Partial<AnchorHTMLAttributes<HTMLAnchorElement> | ButtonHTMLAttributes<HTMLButtonElement>>;
86
+ type ButtonProps = CommonButtonProps & {
89
87
  /**
90
88
  * Контрольная точка, с нее начинается desktop версия
91
89
  * @default 1024
92
90
  */
93
91
  breakpoint?: number;
94
92
  };
95
- export { StyleColors, ComponentProps, AnchorBaseButtonProps, NativeBaseButtonProps, BaseButtonProps, AnchorButtonProps, NativeButtonProps, ButtonProps };
93
+ export { StyleColors, ComponentProps, PrivateButtonProps, CommonButtonProps, ButtonProps };
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import React from "react";
3
3
  import { FC } from "react";
4
- import { BaseButtonProps } from "./typings-9211a437";
4
+ import { CommonButtonProps, PrivateButtonProps } from "./typings-89f0cb07";
5
5
  type SpinnerProps = {
6
6
  /**
7
7
  * Управление видимостью компонента
@@ -34,5 +34,5 @@ declare const Spinner: FC<SpinnerProps>;
34
34
  * чтобы при быстрых ответах от сервера кнопка не «моргала».
35
35
  */
36
36
  declare const LOADER_MIN_DISPLAY_INTERVAL = 500;
37
- declare const BaseButton: React.ForwardRefExoticComponent<BaseButtonProps & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
37
+ declare const BaseButton: React.ForwardRefExoticComponent<(CommonButtonProps & PrivateButtonProps) & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
38
38
  export { SpinnerProps, Spinner, LOADER_MIN_DISPLAY_INTERVAL, BaseButton };
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-27ac6101.js';
16
+ import './buttons-247d4b1f.js';
17
17
  import 'tslib';
18
18
  import '@alfalab/core-components-icon-button/esm';
19
19
  import '@alfalab/core-components-tooltip/esm/desktop';
@@ -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-09f92147.js';
29
+ import './slide-bef03503.js';
30
30
  import './components/image-viewer/paths.js';
31
31
  import 'swiper/swiper.min.css';
32
32
 
33
- var styles = {"container":"gallery__container_1qx65","modal":"gallery__modal_1qx65"};
33
+ var styles = {"container":"gallery__container_98ags","modal":"gallery__modal_98ags"};
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_1l8jr","buttons":"gallery__buttons_1l8jr","iconButton":"gallery__iconButton_1l8jr"};
10
+ var styles = {"header":"gallery__header_vinny","buttons":"gallery__buttons_vinny","iconButton":"gallery__iconButton_vinny"};
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-27ac6101.js';
6
+ import { s as styles, D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-247d4b1f.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-27ac6101.js';
9
+ export { D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-247d4b1f.js';
@@ -1,4 +1,4 @@
1
- /* hash: 55flj */
1
+ /* hash: 1m3c5 */
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_1l8jr {
23
+ } .gallery__header_vinny {
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_1l8jr {
30
+ } .gallery__buttons_vinny {
31
31
  display: flex;
32
32
  padding-left: var(--gap-2xl)
33
- } .gallery__buttons_1l8jr path {
33
+ } .gallery__buttons_vinny path {
34
34
  color: var(--color-static-graphic-light);
35
- } /* TODO: применять static цвет через prop IconButton'а */ .gallery__iconButton_1l8jr:hover path {
35
+ } /* TODO: применять static цвет через prop IconButton'а */ .gallery__iconButton_vinny:hover path {
36
36
  color: var(--color-static-graphic-light-shade-7);
37
- } .gallery__iconButton_1l8jr:active path {
37
+ } .gallery__iconButton_vinny: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-27ac6101.js';
9
+ import '../../buttons-247d4b1f.js';
10
10
  import 'tslib';
11
11
  import '@alfalab/core-components-icon-button/esm';
12
12
  import '@alfalab/core-components-tooltip/esm/desktop';