@alfalab/core-components-modal 6.0.10 → 6.0.11

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 (116) hide show
  1. package/{Component-cacd0e72.d.ts → Component-4316068c.d.ts} +0 -0
  2. package/{Component-cacd0e72.js → Component-4316068c.js} +1 -1
  3. package/Component.desktop.js +4 -4
  4. package/Component.mobile.js +4 -4
  5. package/Component.responsive.js +3 -3
  6. package/components/closer/Component.js +2 -2
  7. package/components/closer/index.css +4 -4
  8. package/components/content/Component.desktop.js +2 -2
  9. package/components/content/Component.js +1 -1
  10. package/components/content/Component.mobile.js +2 -2
  11. package/components/content/desktop.css +8 -8
  12. package/components/content/index.css +3 -3
  13. package/components/content/mobile.css +3 -3
  14. package/components/footer/Component.desktop.js +2 -2
  15. package/components/footer/Component.js +2 -2
  16. package/components/footer/Component.mobile.js +2 -2
  17. package/components/footer/desktop.css +9 -9
  18. package/components/footer/index.css +4 -4
  19. package/components/footer/layout.css +25 -25
  20. package/components/footer/mobile.css +3 -3
  21. package/components/header/Component.desktop.d.ts +1 -1
  22. package/components/header/Component.desktop.js +3 -3
  23. package/components/header/Component.js +1 -1
  24. package/components/header/Component.mobile.d.ts +1 -1
  25. package/components/header/Component.mobile.js +3 -3
  26. package/components/header/desktop.css +17 -17
  27. package/components/header/index.css +15 -15
  28. package/components/header/mobile.css +3 -3
  29. package/desktop.css +9 -9
  30. package/desktop.js +3 -3
  31. package/esm/{Component-f9c8a7ff.d.ts → Component-5bc49f26.d.ts} +0 -0
  32. package/esm/{Component-f9c8a7ff.js → Component-5bc49f26.js} +1 -1
  33. package/esm/Component.desktop.js +4 -4
  34. package/esm/Component.mobile.js +4 -4
  35. package/esm/Component.responsive.js +3 -3
  36. package/esm/components/closer/Component.js +2 -2
  37. package/esm/components/closer/index.css +4 -4
  38. package/esm/components/content/Component.desktop.js +2 -2
  39. package/esm/components/content/Component.js +1 -1
  40. package/esm/components/content/Component.mobile.js +2 -2
  41. package/esm/components/content/desktop.css +8 -8
  42. package/esm/components/content/index.css +3 -3
  43. package/esm/components/content/mobile.css +3 -3
  44. package/esm/components/footer/Component.desktop.js +2 -2
  45. package/esm/components/footer/Component.js +2 -2
  46. package/esm/components/footer/Component.mobile.js +2 -2
  47. package/esm/components/footer/desktop.css +9 -9
  48. package/esm/components/footer/index.css +4 -4
  49. package/esm/components/footer/layout.css +25 -25
  50. package/esm/components/footer/mobile.css +3 -3
  51. package/esm/components/header/Component.desktop.d.ts +1 -1
  52. package/esm/components/header/Component.desktop.js +3 -3
  53. package/esm/components/header/Component.js +1 -1
  54. package/esm/components/header/Component.mobile.d.ts +1 -1
  55. package/esm/components/header/Component.mobile.js +3 -3
  56. package/esm/components/header/desktop.css +17 -17
  57. package/esm/components/header/index.css +15 -15
  58. package/esm/components/header/mobile.css +3 -3
  59. package/esm/desktop.css +9 -9
  60. package/esm/desktop.js +3 -3
  61. package/esm/index.js +3 -3
  62. package/esm/mobile.css +2 -2
  63. package/esm/mobile.js +3 -3
  64. package/esm/responsive.js +3 -3
  65. package/esm/transitions.css +8 -8
  66. package/esm/transitions.module-053bd5b2.js +4 -0
  67. package/esm/{tslib.es6-cd2fa46f.d.ts → tslib.es6-028db3ce.d.ts} +0 -0
  68. package/esm/{tslib.es6-cd2fa46f.js → tslib.es6-028db3ce.js} +0 -0
  69. package/index.js +3 -3
  70. package/mobile.css +2 -2
  71. package/mobile.js +3 -3
  72. package/modern/{Component-dc6c12bd.d.ts → Component-4974412a.d.ts} +0 -0
  73. package/modern/{Component-dc6c12bd.js → Component-4974412a.js} +1 -1
  74. package/modern/Component.desktop.js +3 -3
  75. package/modern/Component.mobile.js +3 -3
  76. package/modern/Component.responsive.js +2 -2
  77. package/modern/components/closer/Component.js +1 -1
  78. package/modern/components/closer/index.css +4 -4
  79. package/modern/components/content/Component.desktop.js +1 -1
  80. package/modern/components/content/Component.js +1 -1
  81. package/modern/components/content/Component.mobile.js +1 -1
  82. package/modern/components/content/desktop.css +8 -8
  83. package/modern/components/content/index.css +3 -3
  84. package/modern/components/content/mobile.css +3 -3
  85. package/modern/components/footer/Component.desktop.js +1 -1
  86. package/modern/components/footer/Component.js +2 -2
  87. package/modern/components/footer/Component.mobile.js +1 -1
  88. package/modern/components/footer/desktop.css +9 -9
  89. package/modern/components/footer/index.css +4 -4
  90. package/modern/components/footer/layout.css +25 -25
  91. package/modern/components/footer/mobile.css +3 -3
  92. package/modern/components/header/Component.desktop.d.ts +1 -1
  93. package/modern/components/header/Component.desktop.js +2 -2
  94. package/modern/components/header/Component.js +1 -1
  95. package/modern/components/header/Component.mobile.d.ts +1 -1
  96. package/modern/components/header/Component.mobile.js +2 -2
  97. package/modern/components/header/desktop.css +17 -17
  98. package/modern/components/header/index.css +15 -15
  99. package/modern/components/header/mobile.css +3 -3
  100. package/modern/desktop.css +9 -9
  101. package/modern/desktop.js +2 -2
  102. package/modern/index.js +2 -2
  103. package/modern/mobile.css +2 -2
  104. package/modern/mobile.js +2 -2
  105. package/modern/responsive.js +2 -2
  106. package/modern/transitions.css +8 -8
  107. package/modern/transitions.module-053bd5b2.js +4 -0
  108. package/package.json +2 -2
  109. package/responsive.js +3 -3
  110. package/transitions.css +8 -8
  111. package/transitions.module-b8ebf246.js +6 -0
  112. package/{tslib.es6-93e97f54.d.ts → tslib.es6-5a073d46.d.ts} +0 -0
  113. package/{tslib.es6-93e97f54.js → tslib.es6-5a073d46.js} +0 -0
  114. package/esm/transitions.module-a1e3a16d.js +0 -4
  115. package/modern/transitions.module-a1e3a16d.js +0 -4
  116. package/transitions.module-fc7cacd3.js +0 -6
@@ -1,4 +1,4 @@
1
- /* hash: 1ewvt */
1
+ /* hash: 1yq6z */
2
2
  :root {
3
3
  --color-light-bg-primary: #fff;
4
4
  }
@@ -25,7 +25,7 @@
25
25
 
26
26
  /* mobile */
27
27
  }
28
- .modal__header_l7swy {
28
+ .modal__header_m6kwl {
29
29
  width: 100%;
30
30
  box-sizing: border-box;
31
31
  display: flex;
@@ -33,26 +33,26 @@
33
33
  justify-content: space-between;
34
34
  transition: box-shadow 0.2s ease, background 0.2s ease
35
35
  }
36
- .modal__header_l7swy:not(.modal__hasContent_l7swy) {
36
+ .modal__header_m6kwl:not(.modal__hasContent_m6kwl) {
37
37
  pointer-events: none;
38
38
  }
39
- .modal__highlighted_l7swy {
39
+ .modal__highlighted_m6kwl {
40
40
  background: var(--modal-header-highlight-background);
41
41
  box-shadow: var(--modal-header-highlight-box-shadow);
42
42
  }
43
- .modal__sticky_l7swy {
43
+ .modal__sticky_m6kwl {
44
44
  position: sticky
45
45
  }
46
- .modal__sticky_l7swy.modal__hasContent_l7swy {
46
+ .modal__sticky_m6kwl.modal__hasContent_m6kwl {
47
47
  background: var(--modal-header-background);
48
48
  }
49
- .modal__content_l7swy {
49
+ .modal__content_m6kwl {
50
50
  flex-grow: 1;
51
51
  }
52
- .modal__title_l7swy {
52
+ .modal__title_m6kwl {
53
53
  word-break: break-word;
54
54
  }
55
- .modal__addon_l7swy {
55
+ .modal__addon_m6kwl {
56
56
  min-width: 48px;
57
57
  height: 48px;
58
58
  display: flex;
@@ -60,25 +60,25 @@
60
60
  align-items: center;
61
61
  pointer-events: all;
62
62
  }
63
- .modal__closer_l7swy {
63
+ .modal__closer_m6kwl {
64
64
  margin-left: auto;
65
65
  }
66
- .modal__left_l7swy {
66
+ .modal__left_m6kwl {
67
67
  justify-content: flex-start;
68
68
  text-align: left;
69
69
  }
70
- .modal__center_l7swy {
70
+ .modal__center_m6kwl {
71
71
  justify-content: center;
72
72
  text-align: center;
73
73
  }
74
- .modal__right_l7swy {
74
+ .modal__right_m6kwl {
75
75
  justify-content: flex-end;
76
76
  text-align: right;
77
77
  }
78
- .modal__trim_l7swy {
78
+ .modal__trim_m6kwl {
79
79
  overflow: hidden
80
80
  }
81
- .modal__trim_l7swy .modal__title_l7swy {
81
+ .modal__trim_m6kwl .modal__title_m6kwl {
82
82
  overflow: hidden;
83
83
  white-space: nowrap;
84
84
  text-overflow: ellipsis;
@@ -1,4 +1,4 @@
1
- /* hash: 1k2gl */
1
+ /* hash: 73jg3 */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -33,10 +33,10 @@
33
33
  --modal-header-mobile-font-family: var(--font-family-system);
34
34
  --modal-header-mobile-font-weight: bold;
35
35
  }
36
- .modal__sticky_12vnx {
36
+ .modal__sticky_cihtd {
37
37
  top: 0;
38
38
  }
39
- .modal__content_12vnx {
39
+ .modal__content_cihtd {
40
40
  font-size: var(--modal-header-mobile-font-size);
41
41
  line-height: var(--modal-header-mobile-line-height);
42
42
  font-family: var(--modal-header-mobile-font-family);
package/desktop.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 1uv8g */
1
+ /* hash: 6uqds */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -31,32 +31,32 @@
31
31
 
32
32
  /* mobile */
33
33
  }
34
- .modal__wrapper_1lhqp {
34
+ .modal__wrapper_ctsqz {
35
35
  padding-top: var(--modal-vertical-padding);
36
36
  padding-bottom: var(--modal-vertical-padding);
37
37
  }
38
- .modal__component_1lhqp {
38
+ .modal__component_ctsqz {
39
39
  width: 100%;
40
40
  max-width: 100%;
41
41
  border-radius: var(--modal-border-radius);
42
42
  }
43
- .modal__fullscreen_1lhqp {
43
+ .modal__fullscreen_ctsqz {
44
44
  padding-top: 0;
45
45
  padding-bottom: 0
46
46
  }
47
- .modal__fullscreen_1lhqp .modal__component_1lhqp {
47
+ .modal__fullscreen_ctsqz .modal__component_ctsqz {
48
48
  flex: 1;
49
49
  border-radius: 0;
50
50
  }
51
- .modal__s_1lhqp {
51
+ .modal__s_ctsqz {
52
52
  width: var(--modal-s-width);
53
53
  }
54
- .modal__m_1lhqp {
54
+ .modal__m_ctsqz {
55
55
  width: var(--modal-m-width);
56
56
  }
57
- .modal__l_1lhqp {
57
+ .modal__l_ctsqz {
58
58
  width: var(--modal-l-width);
59
59
  }
60
- .modal__xl_1lhqp {
60
+ .modal__xl_ctsqz {
61
61
  width: var(--modal-xl-width);
62
62
  }
package/desktop.js CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- require('./tslib.es6-93e97f54.js');
5
+ require('./tslib.es6-5a073d46.js');
6
6
  require('react');
7
7
  require('react-merge-refs');
8
8
  require('classnames');
@@ -15,10 +15,10 @@ require('./components/content/Component.js');
15
15
  require('./components/content/Component.desktop.js');
16
16
  require('./components/footer/Component.js');
17
17
  require('./components/footer/Component.desktop.js');
18
- require('./Component-cacd0e72.js');
18
+ require('./Component-4316068c.js');
19
19
  require('./components/header/Component.desktop.js');
20
20
  var Component_desktop = require('./Component.desktop.js');
21
- require('./transitions.module-fc7cacd3.js');
21
+ require('./transitions.module-b8ebf246.js');
22
22
 
23
23
 
24
24
 
@@ -7,7 +7,7 @@ var getDataTestId = function (dataTestId, element) {
7
7
  return dataTestId ? "" + dataTestId + elementPart : undefined;
8
8
  };
9
9
 
10
- var styles = {"header":"modal__header_l7swy","hasContent":"modal__hasContent_l7swy","highlighted":"modal__highlighted_l7swy","sticky":"modal__sticky_l7swy","content":"modal__content_l7swy","title":"modal__title_l7swy","addon":"modal__addon_l7swy","closer":"modal__closer_l7swy","left":"modal__left_l7swy","center":"modal__center_l7swy","right":"modal__right_l7swy","trim":"modal__trim_l7swy"};
10
+ var styles = {"header":"modal__header_m6kwl","hasContent":"modal__hasContent_m6kwl","highlighted":"modal__highlighted_m6kwl","sticky":"modal__sticky_m6kwl","content":"modal__content_m6kwl","title":"modal__title_m6kwl","addon":"modal__addon_m6kwl","closer":"modal__closer_m6kwl","left":"modal__left_m6kwl","center":"modal__center_m6kwl","right":"modal__right_m6kwl","trim":"modal__trim_m6kwl"};
11
11
  require('./components/header/index.css')
12
12
 
13
13
  var Header = function (_a) {
@@ -1,4 +1,4 @@
1
- import { _ as __rest, a as __assign } from './tslib.es6-cd2fa46f.js';
1
+ import { _ as __rest, a as __assign } from './tslib.es6-028db3ce.js';
2
2
  import React, { forwardRef, useRef, useCallback, isValidElement, cloneElement } from 'react';
3
3
  import mergeRefs from 'react-merge-refs';
4
4
  import cn from 'classnames';
@@ -11,11 +11,11 @@ import './components/content/Component.js';
11
11
  import { ContentDesktop } from './components/content/Component.desktop.js';
12
12
  import './components/footer/Component.js';
13
13
  import { FooterDesktop } from './components/footer/Component.desktop.js';
14
- import './Component-f9c8a7ff.js';
14
+ import './Component-5bc49f26.js';
15
15
  import { HeaderDesktop } from './components/header/Component.desktop.js';
16
- import { t as transitions } from './transitions.module-a1e3a16d.js';
16
+ import { t as transitions } from './transitions.module-053bd5b2.js';
17
17
 
18
- var styles = {"wrapper":"modal__wrapper_1lhqp","component":"modal__component_1lhqp","fullscreen":"modal__fullscreen_1lhqp","s":"modal__s_1lhqp","m":"modal__m_1lhqp","l":"modal__l_1lhqp","xl":"modal__xl_1lhqp"};
18
+ var styles = {"wrapper":"modal__wrapper_ctsqz","component":"modal__component_ctsqz","fullscreen":"modal__fullscreen_ctsqz","s":"modal__s_ctsqz","m":"modal__m_ctsqz","l":"modal__l_ctsqz","xl":"modal__xl_ctsqz"};
19
19
  require('./desktop.css')
20
20
 
21
21
  var ModalDesktopComponent = forwardRef(function (_a, ref) {
@@ -1,4 +1,4 @@
1
- import { _ as __rest, a as __assign } from './tslib.es6-cd2fa46f.js';
1
+ import { _ as __rest, a as __assign } from './tslib.es6-028db3ce.js';
2
2
  import React, { forwardRef } from 'react';
3
3
  import cn from 'classnames';
4
4
  import { BaseModal } from '@alfalab/core-components-base-modal/esm';
@@ -8,14 +8,14 @@ import './Context.js';
8
8
  import { Closer } from './components/closer/Component.js';
9
9
  import './components/content/Component.js';
10
10
  import './components/footer/Component.js';
11
- import './Component-f9c8a7ff.js';
12
- import { t as transitions } from './transitions.module-a1e3a16d.js';
11
+ import './Component-5bc49f26.js';
12
+ import { t as transitions } from './transitions.module-053bd5b2.js';
13
13
  import { ContentMobile } from './components/content/Component.mobile.js';
14
14
  import { FooterMobile } from './components/footer/Component.mobile.js';
15
15
  import '@alfalab/icons-glyph/CrossMIcon';
16
16
  import { HeaderMobile } from './components/header/Component.mobile.js';
17
17
 
18
- var styles = {"component":"modal__component_le65w"};
18
+ var styles = {"component":"modal__component_1k5ny"};
19
19
  require('./mobile.css')
20
20
 
21
21
  var ModalMobileComponent = forwardRef(function (_a, ref) {
@@ -1,4 +1,4 @@
1
- import { _ as __rest, a as __assign } from './tslib.es6-cd2fa46f.js';
1
+ import { _ as __rest, a as __assign } from './tslib.es6-028db3ce.js';
2
2
  import React, { forwardRef, useMemo, useContext } from 'react';
3
3
  import 'react-merge-refs';
4
4
  import 'classnames';
@@ -11,10 +11,10 @@ import './components/content/Component.js';
11
11
  import './components/content/Component.desktop.js';
12
12
  import './components/footer/Component.js';
13
13
  import './components/footer/Component.desktop.js';
14
- import './Component-f9c8a7ff.js';
14
+ import './Component-5bc49f26.js';
15
15
  import './components/header/Component.desktop.js';
16
16
  import { ModalDesktop } from './Component.desktop.js';
17
- import './transitions.module-a1e3a16d.js';
17
+ import './transitions.module-053bd5b2.js';
18
18
  import './components/content/Component.mobile.js';
19
19
  import './components/footer/Component.mobile.js';
20
20
  import '@alfalab/icons-glyph/CrossMIcon';
@@ -1,4 +1,4 @@
1
- import { _ as __rest, a as __assign } from '../../tslib.es6-cd2fa46f.js';
1
+ import { _ as __rest, a as __assign } from '../../tslib.es6-028db3ce.js';
2
2
  import React, { useContext, useCallback } from 'react';
3
3
  import cn from 'classnames';
4
4
  import '@alfalab/core-components-base-modal/esm';
@@ -6,7 +6,7 @@ import { IconButton } from '@alfalab/core-components-icon-button/esm';
6
6
  import { CrossHeavyMIcon } from '@alfalab/icons-glyph/CrossHeavyMIcon';
7
7
  import { ModalContext } from '../../Context.js';
8
8
 
9
- var styles = {"closer":"modal__closer_15dx5","button":"modal__button_15dx5","sticky":"modal__sticky_15dx5"};
9
+ var styles = {"closer":"modal__closer_1vr38","button":"modal__button_1vr38","sticky":"modal__sticky_1vr38"};
10
10
  require('./index.css')
11
11
 
12
12
  /**
@@ -1,4 +1,4 @@
1
- /* hash: 1r5x9 */
1
+ /* hash: igf8m */
2
2
  :root {
3
3
  --color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
4
4
  }
@@ -29,7 +29,7 @@
29
29
  :root {
30
30
  --modal-closer-bg-color: var(--color-light-bg-primary-alpha-40);
31
31
  }
32
- .modal__closer_15dx5 {
32
+ .modal__closer_1vr38 {
33
33
  flex-shrink: 0;
34
34
  width: 48px;
35
35
  height: 48px;
@@ -38,13 +38,13 @@
38
38
  align-items: center;
39
39
  justify-content: center;
40
40
  }
41
- .modal__button_15dx5 {
41
+ .modal__button_1vr38 {
42
42
  background: var(--modal-closer-bg-color);
43
43
  -webkit-backdrop-filter: blur(10px);
44
44
  backdrop-filter: blur(10px);
45
45
  border-radius: 50px;
46
46
  }
47
- .modal__sticky_15dx5 {
47
+ .modal__sticky_1vr38 {
48
48
  position: sticky;
49
49
  top: calc(var(--modal-vertical-padding) * -1);
50
50
  }
@@ -1,11 +1,11 @@
1
- import { _ as __rest, a as __assign } from '../../tslib.es6-cd2fa46f.js';
1
+ import { _ as __rest, a as __assign } from '../../tslib.es6-028db3ce.js';
2
2
  import React from 'react';
3
3
  import cn from 'classnames';
4
4
  import '@alfalab/core-components-base-modal/esm';
5
5
  import '../../Context.js';
6
6
  import { Content } from './Component.js';
7
7
 
8
- var styles = {"s":"modal__s_17687","m":"modal__m_17687","l":"modal__l_17687","xl":"modal__xl_17687","fullscreen":"modal__fullscreen_17687"};
8
+ var styles = {"s":"modal__s_8eqeo","m":"modal__m_8eqeo","l":"modal__l_8eqeo","xl":"modal__xl_8eqeo","fullscreen":"modal__fullscreen_8eqeo"};
9
9
  require('./desktop.css')
10
10
 
11
11
  var ContentDesktop = function (_a) {
@@ -3,7 +3,7 @@ import cn from 'classnames';
3
3
  import '@alfalab/core-components-base-modal/esm';
4
4
  import { ModalContext } from '../../Context.js';
5
5
 
6
- var styles = {"content":"modal__content_33qba","flex":"modal__flex_33qba"};
6
+ var styles = {"content":"modal__content_13dck","flex":"modal__flex_13dck"};
7
7
  require('./index.css')
8
8
 
9
9
  var Content = function (_a) {
@@ -1,11 +1,11 @@
1
- import { _ as __rest, a as __assign } from '../../tslib.es6-cd2fa46f.js';
1
+ import { _ as __rest, a as __assign } from '../../tslib.es6-028db3ce.js';
2
2
  import React from 'react';
3
3
  import cn from 'classnames';
4
4
  import '@alfalab/core-components-base-modal/esm';
5
5
  import '../../Context.js';
6
6
  import { Content } from './Component.js';
7
7
 
8
- var styles = {"content":"modal__content_ygbot"};
8
+ var styles = {"content":"modal__content_17tfd"};
9
9
  require('./mobile.css')
10
10
 
11
11
  var ContentMobile = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 18u0n */
1
+ /* hash: 1lvg5 */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -24,18 +24,18 @@
24
24
 
25
25
  /* mobile */
26
26
  }
27
- .modal__s_17687,
28
- .modal__m_17687 {
27
+ .modal__s_8eqeo,
28
+ .modal__m_8eqeo {
29
29
  padding: var(--modal-s-content-paddings)
30
30
  }
31
- .modal__s_17687:last-child, .modal__m_17687:last-child {
31
+ .modal__s_8eqeo:last-child, .modal__m_8eqeo:last-child {
32
32
  padding-bottom: var(--modal-s-content-only-bottom-padding);
33
33
  }
34
- .modal__l_17687,
35
- .modal__xl_17687,
36
- .modal__fullscreen_17687 {
34
+ .modal__l_8eqeo,
35
+ .modal__xl_8eqeo,
36
+ .modal__fullscreen_8eqeo {
37
37
  padding: 0 var(--gap-6xl)
38
38
  }
39
- .modal__l_17687:last-child, .modal__xl_17687:last-child, .modal__fullscreen_17687:last-child {
39
+ .modal__l_8eqeo:last-child, .modal__xl_8eqeo:last-child, .modal__fullscreen_8eqeo:last-child {
40
40
  padding-bottom: var(--gap-6xl);
41
41
  }
@@ -1,4 +1,4 @@
1
- /* hash: 4bq4g */
1
+ /* hash: 1qtha */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -19,10 +19,10 @@
19
19
 
20
20
  /* mobile */
21
21
  }
22
- .modal__content_33qba {
22
+ .modal__content_13dck {
23
23
  box-sizing: border-box;
24
24
  width: 100%;
25
25
  }
26
- .modal__flex_33qba {
26
+ .modal__flex_13dck {
27
27
  flex: 1;
28
28
  }
@@ -1,4 +1,4 @@
1
- /* hash: 1r3di */
1
+ /* hash: 1rhyd */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -22,9 +22,9 @@
22
22
 
23
23
  /* mobile */
24
24
  }
25
- .modal__content_ygbot {
25
+ .modal__content_17tfd {
26
26
  padding: 0 var(--gap-m)
27
27
  }
28
- .modal__content_ygbot:last-child {
28
+ .modal__content_17tfd:last-child {
29
29
  padding-bottom: var(--gap-m);
30
30
  }
@@ -1,11 +1,11 @@
1
- import { _ as __rest, a as __assign } from '../../tslib.es6-cd2fa46f.js';
1
+ import { _ as __rest, a as __assign } from '../../tslib.es6-028db3ce.js';
2
2
  import React from 'react';
3
3
  import cn from 'classnames';
4
4
  import '@alfalab/core-components-base-modal/esm';
5
5
  import '../../Context.js';
6
6
  import { Footer } from './Component.js';
7
7
 
8
- var styles = {"footer":"modal__footer_eezkd","sticky":"modal__sticky_eezkd","fullscreen":"modal__fullscreen_eezkd","s":"modal__s_eezkd","m":"modal__m_eezkd","l":"modal__l_eezkd","xl":"modal__xl_eezkd"};
8
+ var styles = {"footer":"modal__footer_fdrk0","sticky":"modal__sticky_fdrk0","fullscreen":"modal__fullscreen_fdrk0","s":"modal__s_fdrk0","m":"modal__m_fdrk0","l":"modal__l_fdrk0","xl":"modal__xl_fdrk0"};
9
9
  require('./desktop.css')
10
10
 
11
11
  var FooterDesktop = function (_a) {
@@ -3,10 +3,10 @@ import cn from 'classnames';
3
3
  import '@alfalab/core-components-base-modal/esm';
4
4
  import { ModalContext } from '../../Context.js';
5
5
 
6
- var styles = {"footer":"modal__footer_1fmjo","sticky":"modal__sticky_1fmjo","highlighted":"modal__highlighted_1fmjo"};
6
+ var styles = {"footer":"modal__footer_1glbo","sticky":"modal__sticky_1glbo","highlighted":"modal__highlighted_1glbo"};
7
7
  require('./index.css')
8
8
 
9
- var layoutStyles = {"column":"modal__column_1aizv","gap-16":"modal__gap-16_1aizv","gap-24":"modal__gap-24_1aizv","gap-32":"modal__gap-32_1aizv","start":"modal__start_1aizv","center":"modal__center_1aizv","space-between":"modal__space-between_1aizv"};
9
+ var layoutStyles = {"column":"modal__column_1bhru","gap-16":"modal__gap-16_1bhru","gap-24":"modal__gap-24_1bhru","gap-32":"modal__gap-32_1bhru","start":"modal__start_1bhru","center":"modal__center_1bhru","space-between":"modal__space-between_1bhru"};
10
10
  require('./layout.css')
11
11
 
12
12
  var Footer = function (_a) {
@@ -1,11 +1,11 @@
1
- import { _ as __rest, a as __assign } from '../../tslib.es6-cd2fa46f.js';
1
+ import { _ as __rest, a as __assign } from '../../tslib.es6-028db3ce.js';
2
2
  import React from 'react';
3
3
  import cn from 'classnames';
4
4
  import '@alfalab/core-components-base-modal/esm';
5
5
  import '../../Context.js';
6
6
  import { Footer } from './Component.js';
7
7
 
8
- var styles = {"footer":"modal__footer_p1y9m","sticky":"modal__sticky_p1y9m"};
8
+ var styles = {"footer":"modal__footer_1j0ap","sticky":"modal__sticky_1j0ap"};
9
9
  require('./mobile.css')
10
10
 
11
11
  var FooterMobile = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1dm8g */
1
+ /* hash: 33mh5 */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -31,22 +31,22 @@
31
31
 
32
32
  /* mobile */
33
33
  }
34
- .modal__footer_eezkd {
34
+ .modal__footer_fdrk0 {
35
35
  border-bottom-left-radius: var(--modal-border-radius);
36
36
  border-bottom-right-radius: var(--modal-border-radius);
37
37
  }
38
- .modal__sticky_eezkd {
38
+ .modal__sticky_fdrk0 {
39
39
  bottom: calc(var(--modal-vertical-padding) * -1)
40
40
  }
41
- .modal__sticky_eezkd.modal__fullscreen_eezkd {
41
+ .modal__sticky_fdrk0.modal__fullscreen_fdrk0 {
42
42
  bottom: 0;
43
43
  }
44
- .modal__s_eezkd,
45
- .modal__m_eezkd {
44
+ .modal__s_fdrk0,
45
+ .modal__m_fdrk0 {
46
46
  padding: var(--modal-s-footer-paddings);
47
47
  }
48
- .modal__l_eezkd,
49
- .modal__xl_eezkd,
50
- .modal__fullscreen_eezkd {
48
+ .modal__l_fdrk0,
49
+ .modal__xl_fdrk0,
50
+ .modal__fullscreen_fdrk0 {
51
51
  padding: var(--gap-2xl) var(--gap-6xl) var(--gap-6xl);
52
52
  }
@@ -1,4 +1,4 @@
1
- /* hash: l5s7l */
1
+ /* hash: 1ubrm */
2
2
  :root {
3
3
  --color-light-bg-primary: #fff;
4
4
  --color-light-border-primary: #dbdee1;
@@ -26,16 +26,16 @@
26
26
 
27
27
  /* mobile */
28
28
  }
29
- .modal__footer_1fmjo {
29
+ .modal__footer_1glbo {
30
30
  width: 100%;
31
31
  box-sizing: border-box;
32
32
  transition: box-shadow 0.2s ease, background 0.2s ease;
33
33
  }
34
- .modal__sticky_1fmjo {
34
+ .modal__sticky_1glbo {
35
35
  background: var(--modal-footer-background);
36
36
  position: sticky;
37
37
  }
38
- .modal__highlighted_1fmjo {
38
+ .modal__highlighted_1glbo {
39
39
  background: var(--modal-footer-highlight-background);
40
40
  box-shadow: var(--modal-footer-highlight-box-shadow);
41
41
  }
@@ -1,4 +1,4 @@
1
- /* hash: gzq7l */
1
+ /* hash: ynbni */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -25,60 +25,60 @@
25
25
 
26
26
  /* mobile */
27
27
  }
28
- .modal__column_1aizv {
28
+ .modal__column_1bhru {
29
29
  display: flex;
30
30
  flex-direction: column
31
31
  }
32
- .modal__column_1aizv > * {
32
+ .modal__column_1bhru > * {
33
33
  margin-bottom: var(--modal-footer-default-gap);
34
34
  }
35
- .modal__column_1aizv > *:last-child,
36
- .modal__column_1aizv > *:only-child {
35
+ .modal__column_1bhru > *:last-child,
36
+ .modal__column_1bhru > *:only-child {
37
37
  margin-bottom: 0;
38
38
  }
39
- .modal__column_1aizv.modal__gap-16_1aizv > * {
39
+ .modal__column_1bhru.modal__gap-16_1bhru > * {
40
40
  margin-bottom: var(--gap-m);
41
41
  }
42
- .modal__column_1aizv.modal__gap-24_1aizv > * {
42
+ .modal__column_1bhru.modal__gap-24_1bhru > * {
43
43
  margin-bottom: var(--gap-xl);
44
44
  }
45
- .modal__column_1aizv.modal__gap-32_1aizv > * {
45
+ .modal__column_1bhru.modal__gap-32_1bhru > * {
46
46
  margin-bottom: var(--gap-2xl);
47
47
  }
48
- .modal__start_1aizv {
48
+ .modal__start_1bhru {
49
49
  justify-content: flex-start;
50
50
  }
51
- .modal__center_1aizv {
51
+ .modal__center_1bhru {
52
52
  justify-content: center;
53
53
  }
54
- .modal__space-between_1aizv {
54
+ .modal__space-between_1bhru {
55
55
  justify-content: space-between
56
56
  }
57
- .modal__space-between_1aizv > * {
57
+ .modal__space-between_1bhru > * {
58
58
  flex: 1;
59
59
  }
60
- .modal__start_1aizv,
61
- .modal__center_1aizv,
62
- .modal__space-between_1aizv {
60
+ .modal__start_1bhru,
61
+ .modal__center_1bhru,
62
+ .modal__space-between_1bhru {
63
63
  display: flex
64
64
  }
65
- .modal__start_1aizv > *, .modal__center_1aizv > *, .modal__space-between_1aizv > * {
65
+ .modal__start_1bhru > *, .modal__center_1bhru > *, .modal__space-between_1bhru > * {
66
66
  margin-right: var(--modal-footer-default-gap);
67
67
  }
68
- .modal__start_1aizv > *:last-child,
69
- .modal__start_1aizv > *:only-child,
70
- .modal__center_1aizv > *:last-child,
71
- .modal__center_1aizv > *:only-child,
72
- .modal__space-between_1aizv > *:last-child,
73
- .modal__space-between_1aizv > *:only-child {
68
+ .modal__start_1bhru > *:last-child,
69
+ .modal__start_1bhru > *:only-child,
70
+ .modal__center_1bhru > *:last-child,
71
+ .modal__center_1bhru > *:only-child,
72
+ .modal__space-between_1bhru > *:last-child,
73
+ .modal__space-between_1bhru > *:only-child {
74
74
  margin-right: 0;
75
75
  }
76
- .modal__start_1aizv.modal__gap-16_1aizv > *, .modal__center_1aizv.modal__gap-16_1aizv > *, .modal__space-between_1aizv.modal__gap-16_1aizv > * {
76
+ .modal__start_1bhru.modal__gap-16_1bhru > *, .modal__center_1bhru.modal__gap-16_1bhru > *, .modal__space-between_1bhru.modal__gap-16_1bhru > * {
77
77
  margin-right: var(--gap-m);
78
78
  }
79
- .modal__start_1aizv.modal__gap-24_1aizv > *, .modal__center_1aizv.modal__gap-24_1aizv > *, .modal__space-between_1aizv.modal__gap-24_1aizv > * {
79
+ .modal__start_1bhru.modal__gap-24_1bhru > *, .modal__center_1bhru.modal__gap-24_1bhru > *, .modal__space-between_1bhru.modal__gap-24_1bhru > * {
80
80
  margin-right: var(--gap-xl);
81
81
  }
82
- .modal__start_1aizv.modal__gap-32_1aizv > *, .modal__center_1aizv.modal__gap-32_1aizv > *, .modal__space-between_1aizv.modal__gap-32_1aizv > * {
82
+ .modal__start_1bhru.modal__gap-32_1bhru > *, .modal__center_1bhru.modal__gap-32_1bhru > *, .modal__space-between_1bhru.modal__gap-32_1bhru > * {
83
83
  margin-right: var(--gap-2xl);
84
84
  }
@@ -1,4 +1,4 @@
1
- /* hash: 12q0j */
1
+ /* hash: s2zwr */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -22,9 +22,9 @@
22
22
 
23
23
  /* mobile */
24
24
  }
25
- .modal__footer_p1y9m {
25
+ .modal__footer_1j0ap {
26
26
  padding: var(--gap-m);
27
27
  }
28
- .modal__sticky_p1y9m {
28
+ .modal__sticky_1j0ap {
29
29
  bottom: 0;
30
30
  }
@@ -1,6 +1,6 @@
1
1
  import { FC } from 'react';
2
2
  import { ModalDesktopProps } from "../../Component.desktop";
3
- import { HeaderProps } from "../../Component-f9c8a7ff";
3
+ import { HeaderProps } from "../../Component-5bc49f26";
4
4
  type HeaderDesktopProps = Omit<HeaderProps, 'closer'> & {
5
5
  /**
6
6
  * Размер