@alfalab/core-components-modal 6.0.5 → 6.0.7

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 (118) hide show
  1. package/{Component-8ec104d1.d.ts → Component-804073a6.d.ts} +0 -0
  2. package/{Component-8ec104d1.js → Component-804073a6.js} +1 -1
  3. package/Component.desktop.js +4 -4
  4. package/Component.mobile.js +4 -4
  5. package/Component.responsive.d.ts +1 -1
  6. package/Component.responsive.js +3 -3
  7. package/components/closer/Component.js +2 -2
  8. package/components/closer/index.css +4 -4
  9. package/components/content/Component.desktop.js +2 -2
  10. package/components/content/Component.js +1 -1
  11. package/components/content/Component.mobile.js +2 -2
  12. package/components/content/desktop.css +8 -8
  13. package/components/content/index.css +3 -3
  14. package/components/content/mobile.css +3 -3
  15. package/components/footer/Component.desktop.js +2 -2
  16. package/components/footer/Component.js +2 -2
  17. package/components/footer/Component.mobile.js +2 -2
  18. package/components/footer/desktop.css +9 -9
  19. package/components/footer/index.css +4 -4
  20. package/components/footer/layout.css +25 -25
  21. package/components/footer/mobile.css +3 -3
  22. package/components/header/Component.desktop.d.ts +1 -1
  23. package/components/header/Component.desktop.js +3 -3
  24. package/components/header/Component.js +1 -1
  25. package/components/header/Component.mobile.d.ts +1 -1
  26. package/components/header/Component.mobile.js +3 -3
  27. package/components/header/desktop.css +17 -17
  28. package/components/header/index.css +15 -15
  29. package/components/header/mobile.css +3 -3
  30. package/desktop.css +9 -9
  31. package/desktop.js +3 -3
  32. package/esm/{Component-b48c9111.d.ts → Component-3503c981.d.ts} +0 -0
  33. package/esm/{Component-b48c9111.js → Component-3503c981.js} +1 -1
  34. package/esm/Component.desktop.js +4 -4
  35. package/esm/Component.mobile.js +4 -4
  36. package/esm/Component.responsive.d.ts +1 -1
  37. package/esm/Component.responsive.js +3 -3
  38. package/esm/components/closer/Component.js +2 -2
  39. package/esm/components/closer/index.css +4 -4
  40. package/esm/components/content/Component.desktop.js +2 -2
  41. package/esm/components/content/Component.js +1 -1
  42. package/esm/components/content/Component.mobile.js +2 -2
  43. package/esm/components/content/desktop.css +8 -8
  44. package/esm/components/content/index.css +3 -3
  45. package/esm/components/content/mobile.css +3 -3
  46. package/esm/components/footer/Component.desktop.js +2 -2
  47. package/esm/components/footer/Component.js +2 -2
  48. package/esm/components/footer/Component.mobile.js +2 -2
  49. package/esm/components/footer/desktop.css +9 -9
  50. package/esm/components/footer/index.css +4 -4
  51. package/esm/components/footer/layout.css +25 -25
  52. package/esm/components/footer/mobile.css +3 -3
  53. package/esm/components/header/Component.desktop.d.ts +1 -1
  54. package/esm/components/header/Component.desktop.js +3 -3
  55. package/esm/components/header/Component.js +1 -1
  56. package/esm/components/header/Component.mobile.d.ts +1 -1
  57. package/esm/components/header/Component.mobile.js +3 -3
  58. package/esm/components/header/desktop.css +17 -17
  59. package/esm/components/header/index.css +15 -15
  60. package/esm/components/header/mobile.css +3 -3
  61. package/esm/desktop.css +9 -9
  62. package/esm/desktop.js +3 -3
  63. package/esm/index.js +3 -3
  64. package/esm/mobile.css +2 -2
  65. package/esm/mobile.js +3 -3
  66. package/esm/responsive.js +3 -3
  67. package/esm/transitions.css +8 -8
  68. package/esm/transitions.module-1307dc6e.js +4 -0
  69. package/esm/{tslib.es6-aaa7de82.d.ts → tslib.es6-42bfb8b8.d.ts} +0 -0
  70. package/esm/{tslib.es6-aaa7de82.js → tslib.es6-42bfb8b8.js} +0 -0
  71. package/index.js +3 -3
  72. package/mobile.css +2 -2
  73. package/mobile.js +3 -3
  74. package/modern/{Component-c28d0a8e.d.ts → Component-88df9479.d.ts} +0 -0
  75. package/modern/{Component-c28d0a8e.js → Component-88df9479.js} +1 -1
  76. package/modern/Component.desktop.js +3 -3
  77. package/modern/Component.mobile.js +3 -3
  78. package/modern/Component.responsive.js +2 -2
  79. package/modern/components/closer/Component.js +1 -1
  80. package/modern/components/closer/index.css +4 -4
  81. package/modern/components/content/Component.desktop.js +1 -1
  82. package/modern/components/content/Component.js +1 -1
  83. package/modern/components/content/Component.mobile.js +1 -1
  84. package/modern/components/content/desktop.css +8 -8
  85. package/modern/components/content/index.css +3 -3
  86. package/modern/components/content/mobile.css +3 -3
  87. package/modern/components/footer/Component.desktop.js +1 -1
  88. package/modern/components/footer/Component.js +2 -2
  89. package/modern/components/footer/Component.mobile.js +1 -1
  90. package/modern/components/footer/desktop.css +9 -9
  91. package/modern/components/footer/index.css +4 -4
  92. package/modern/components/footer/layout.css +25 -25
  93. package/modern/components/footer/mobile.css +3 -3
  94. package/modern/components/header/Component.desktop.d.ts +1 -1
  95. package/modern/components/header/Component.desktop.js +2 -2
  96. package/modern/components/header/Component.js +1 -1
  97. package/modern/components/header/Component.mobile.d.ts +1 -1
  98. package/modern/components/header/Component.mobile.js +2 -2
  99. package/modern/components/header/desktop.css +17 -17
  100. package/modern/components/header/index.css +15 -15
  101. package/modern/components/header/mobile.css +3 -3
  102. package/modern/desktop.css +9 -9
  103. package/modern/desktop.js +2 -2
  104. package/modern/index.js +2 -2
  105. package/modern/mobile.css +2 -2
  106. package/modern/mobile.js +2 -2
  107. package/modern/responsive.js +2 -2
  108. package/modern/transitions.css +8 -8
  109. package/modern/transitions.module-1307dc6e.js +4 -0
  110. package/package.json +4 -4
  111. package/responsive.js +3 -3
  112. package/transitions.css +8 -8
  113. package/transitions.module-3191def2.js +6 -0
  114. package/{tslib.es6-2b595393.d.ts → tslib.es6-8fda5d5a.d.ts} +0 -0
  115. package/{tslib.es6-2b595393.js → tslib.es6-8fda5d5a.js} +0 -0
  116. package/esm/transitions.module-2f720b7a.js +0 -4
  117. package/modern/transitions.module-2f720b7a.js +0 -4
  118. package/transitions.module-8788ffb2.js +0 -6
@@ -1,4 +1,4 @@
1
- /* hash: 7gk7k */
1
+ /* hash: ckcnm */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -43,45 +43,45 @@
43
43
 
44
44
  /* mobile */
45
45
  }
46
- .modal__header_ihwr9 {
46
+ .modal__header_7wjra {
47
47
  border-top-left-radius: var(--modal-border-radius);
48
48
  border-top-right-radius: var(--modal-border-radius);
49
49
  }
50
- .modal__content_ihwr9 {
50
+ .modal__content_7wjra {
51
51
  font-weight: var(--modal-header-desktop-font-weight);
52
52
  font-family: var(--modal-header-desktop-font-family);
53
53
  }
54
- .modal__s_ihwr9 .modal__content_ihwr9,
55
- .modal__m_ihwr9 .modal__content_ihwr9 {
54
+ .modal__s_7wjra .modal__content_7wjra,
55
+ .modal__m_7wjra .modal__content_7wjra {
56
56
  padding: var(--modal-s-header-desktop-content-paddings);
57
57
  font-size: var(--modal-s-header-desktop-font-size);
58
58
  line-height: var(--modal-s-header-desktop-line-height);
59
59
  }
60
- .modal__l_ihwr9 .modal__content_ihwr9,
61
- .modal__xl_ihwr9 .modal__content_ihwr9,
62
- .modal__fullscreen_ihwr9 .modal__content_ihwr9 {
60
+ .modal__l_7wjra .modal__content_7wjra,
61
+ .modal__xl_7wjra .modal__content_7wjra,
62
+ .modal__fullscreen_7wjra .modal__content_7wjra {
63
63
  padding: var(--modal-l-header-desktop-content-paddings);
64
64
  font-size: var(--modal-l-header-desktop-font-size);
65
65
  line-height: var(--modal-l-header-desktop-line-height);
66
66
  }
67
- .modal__s_ihwr9,
68
- .modal__m_ihwr9 {
67
+ .modal__s_7wjra,
68
+ .modal__m_7wjra {
69
69
  padding: var(--modal-s-header-paddings)
70
70
  }
71
- .modal__s_ihwr9:not(.modal__hasContent_ihwr9), .modal__m_ihwr9:not(.modal__hasContent_ihwr9) {
71
+ .modal__s_7wjra:not(.modal__hasContent_7wjra), .modal__m_7wjra:not(.modal__hasContent_7wjra) {
72
72
  padding-bottom: 0;
73
73
  }
74
- .modal__l_ihwr9,
75
- .modal__xl_ihwr9,
76
- .modal__fullscreen_ihwr9 {
74
+ .modal__l_7wjra,
75
+ .modal__xl_7wjra,
76
+ .modal__fullscreen_7wjra {
77
77
  padding: var(--gap-xl) var(--gap-xl) var(--gap-m)
78
78
  }
79
- .modal__l_ihwr9:not(.modal__hasContent_ihwr9), .modal__xl_ihwr9:not(.modal__hasContent_ihwr9), .modal__fullscreen_ihwr9:not(.modal__hasContent_ihwr9) {
79
+ .modal__l_7wjra:not(.modal__hasContent_7wjra), .modal__xl_7wjra:not(.modal__hasContent_7wjra), .modal__fullscreen_7wjra:not(.modal__hasContent_7wjra) {
80
80
  padding-bottom: var(--gap-m);
81
81
  }
82
- .modal__sticky_ihwr9 {
82
+ .modal__sticky_7wjra {
83
83
  top: calc(var(--modal-vertical-padding) * -1)
84
84
  }
85
- .modal__sticky_ihwr9.modal__fullscreen_ihwr9 {
85
+ .modal__sticky_7wjra.modal__fullscreen_7wjra {
86
86
  top: 0;
87
87
  }
@@ -1,4 +1,4 @@
1
- /* hash: pof68 */
1
+ /* hash: us7ma */
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_u49d3 {
28
+ .modal__header_bu95l {
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_u49d3:not(.modal__hasContent_u49d3) {
36
+ .modal__header_bu95l:not(.modal__hasContent_bu95l) {
37
37
  pointer-events: none;
38
38
  }
39
- .modal__highlighted_u49d3 {
39
+ .modal__highlighted_bu95l {
40
40
  background: var(--modal-header-highlight-background);
41
41
  box-shadow: var(--modal-header-highlight-box-shadow);
42
42
  }
43
- .modal__sticky_u49d3 {
43
+ .modal__sticky_bu95l {
44
44
  position: sticky
45
45
  }
46
- .modal__sticky_u49d3.modal__hasContent_u49d3 {
46
+ .modal__sticky_bu95l.modal__hasContent_bu95l {
47
47
  background: var(--modal-header-background);
48
48
  }
49
- .modal__content_u49d3 {
49
+ .modal__content_bu95l {
50
50
  flex-grow: 1;
51
51
  }
52
- .modal__title_u49d3 {
52
+ .modal__title_bu95l {
53
53
  word-break: break-word;
54
54
  }
55
- .modal__addon_u49d3 {
55
+ .modal__addon_bu95l {
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_u49d3 {
63
+ .modal__closer_bu95l {
64
64
  margin-left: auto;
65
65
  }
66
- .modal__left_u49d3 {
66
+ .modal__left_bu95l {
67
67
  justify-content: flex-start;
68
68
  text-align: left;
69
69
  }
70
- .modal__center_u49d3 {
70
+ .modal__center_bu95l {
71
71
  justify-content: center;
72
72
  text-align: center;
73
73
  }
74
- .modal__right_u49d3 {
74
+ .modal__right_bu95l {
75
75
  justify-content: flex-end;
76
76
  text-align: right;
77
77
  }
78
- .modal__trim_u49d3 {
78
+ .modal__trim_bu95l {
79
79
  overflow: hidden
80
80
  }
81
- .modal__trim_u49d3 .modal__title_u49d3 {
81
+ .modal__trim_bu95l .modal__title_bu95l {
82
82
  overflow: hidden;
83
83
  white-space: nowrap;
84
84
  text-overflow: ellipsis;
@@ -1,4 +1,4 @@
1
- /* hash: 1i826 */
1
+ /* hash: wptap */
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_qgq2d {
36
+ .modal__sticky_18qq9 {
37
37
  top: 0;
38
38
  }
39
- .modal__content_qgq2d {
39
+ .modal__content_18qq9 {
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: 18i20 */
1
+ /* hash: mzt59 */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -31,32 +31,32 @@
31
31
 
32
32
  /* mobile */
33
33
  }
34
- .modal__wrapper_15hmi {
34
+ .modal__wrapper_1nrmq {
35
35
  padding-top: var(--modal-vertical-padding);
36
36
  padding-bottom: var(--modal-vertical-padding);
37
37
  }
38
- .modal__component_15hmi {
38
+ .modal__component_1nrmq {
39
39
  width: 100%;
40
40
  max-width: 100%;
41
41
  border-radius: var(--modal-border-radius);
42
42
  }
43
- .modal__fullscreen_15hmi {
43
+ .modal__fullscreen_1nrmq {
44
44
  padding-top: 0;
45
45
  padding-bottom: 0
46
46
  }
47
- .modal__fullscreen_15hmi .modal__component_15hmi {
47
+ .modal__fullscreen_1nrmq .modal__component_1nrmq {
48
48
  flex: 1;
49
49
  border-radius: 0;
50
50
  }
51
- .modal__s_15hmi {
51
+ .modal__s_1nrmq {
52
52
  width: var(--modal-s-width);
53
53
  }
54
- .modal__m_15hmi {
54
+ .modal__m_1nrmq {
55
55
  width: var(--modal-m-width);
56
56
  }
57
- .modal__l_15hmi {
57
+ .modal__l_1nrmq {
58
58
  width: var(--modal-l-width);
59
59
  }
60
- .modal__xl_15hmi {
60
+ .modal__xl_1nrmq {
61
61
  width: var(--modal-xl-width);
62
62
  }
package/desktop.js CHANGED
@@ -2,13 +2,13 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- require('./tslib.es6-2b595393.js');
5
+ require('./tslib.es6-8fda5d5a.js');
6
6
  require('react');
7
7
  require('classnames');
8
8
  require('@alfalab/core-components-base-modal');
9
9
  require('react-merge-refs');
10
10
  require('./Context.js');
11
- require('./Component-8ec104d1.js');
11
+ require('./Component-804073a6.js');
12
12
  require('@alfalab/core-components-icon-button');
13
13
  require('@alfalab/icons-glyph/CrossHeavyMIcon');
14
14
  require('./components/closer/Component.js');
@@ -18,7 +18,7 @@ require('./components/content/Component.desktop.js');
18
18
  require('./components/footer/Component.js');
19
19
  require('./components/footer/Component.desktop.js');
20
20
  var Component_desktop = require('./Component.desktop.js');
21
- require('./transitions.module-8788ffb2.js');
21
+ require('./transitions.module-3191def2.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_u49d3","hasContent":"modal__hasContent_u49d3","highlighted":"modal__highlighted_u49d3","sticky":"modal__sticky_u49d3","content":"modal__content_u49d3","title":"modal__title_u49d3","addon":"modal__addon_u49d3","closer":"modal__closer_u49d3","left":"modal__left_u49d3","center":"modal__center_u49d3","right":"modal__right_u49d3","trim":"modal__trim_u49d3"};
10
+ var styles = {"header":"modal__header_bu95l","hasContent":"modal__hasContent_bu95l","highlighted":"modal__highlighted_bu95l","sticky":"modal__sticky_bu95l","content":"modal__content_bu95l","title":"modal__title_bu95l","addon":"modal__addon_bu95l","closer":"modal__closer_bu95l","left":"modal__left_bu95l","center":"modal__center_bu95l","right":"modal__right_bu95l","trim":"modal__trim_bu95l"};
11
11
  require('./components/header/index.css')
12
12
 
13
13
  var Header = function (_a) {
@@ -1,10 +1,10 @@
1
- import { _ as __rest, a as __assign } from './tslib.es6-aaa7de82.js';
1
+ import { _ as __rest, a as __assign } from './tslib.es6-42bfb8b8.js';
2
2
  import React, { forwardRef, useRef, useCallback, isValidElement, cloneElement } from 'react';
3
3
  import cn from 'classnames';
4
4
  import { BaseModal } from '@alfalab/core-components-base-modal/esm';
5
5
  import mergeRefs from 'react-merge-refs';
6
6
  import './Context.js';
7
- import './Component-b48c9111.js';
7
+ import './Component-3503c981.js';
8
8
  import '@alfalab/core-components-icon-button/esm';
9
9
  import '@alfalab/icons-glyph/CrossHeavyMIcon';
10
10
  import { Closer } from './components/closer/Component.js';
@@ -13,9 +13,9 @@ import './components/content/Component.js';
13
13
  import { ContentDesktop } from './components/content/Component.desktop.js';
14
14
  import './components/footer/Component.js';
15
15
  import { FooterDesktop } from './components/footer/Component.desktop.js';
16
- import { t as transitions } from './transitions.module-2f720b7a.js';
16
+ import { t as transitions } from './transitions.module-1307dc6e.js';
17
17
 
18
- var styles = {"wrapper":"modal__wrapper_15hmi","component":"modal__component_15hmi","fullscreen":"modal__fullscreen_15hmi","s":"modal__s_15hmi","m":"modal__m_15hmi","l":"modal__l_15hmi","xl":"modal__xl_15hmi"};
18
+ var styles = {"wrapper":"modal__wrapper_1nrmq","component":"modal__component_1nrmq","fullscreen":"modal__fullscreen_1nrmq","s":"modal__s_1nrmq","m":"modal__m_1nrmq","l":"modal__l_1nrmq","xl":"modal__xl_1nrmq"};
19
19
  require('./desktop.css')
20
20
 
21
21
  var ModalDesktopComponent = forwardRef(function (_a, ref) {
@@ -1,21 +1,21 @@
1
- import { _ as __rest, a as __assign } from './tslib.es6-aaa7de82.js';
1
+ import { _ as __rest, a as __assign } from './tslib.es6-42bfb8b8.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';
5
5
  import './Context.js';
6
- import './Component-b48c9111.js';
6
+ import './Component-3503c981.js';
7
7
  import '@alfalab/core-components-icon-button/esm';
8
8
  import '@alfalab/icons-glyph/CrossHeavyMIcon';
9
9
  import { Closer } from './components/closer/Component.js';
10
10
  import './components/content/Component.js';
11
11
  import './components/footer/Component.js';
12
- import { t as transitions } from './transitions.module-2f720b7a.js';
12
+ import { t as transitions } from './transitions.module-1307dc6e.js';
13
13
  import '@alfalab/icons-glyph/CrossMIcon';
14
14
  import { HeaderMobile } from './components/header/Component.mobile.js';
15
15
  import { ContentMobile } from './components/content/Component.mobile.js';
16
16
  import { FooterMobile } from './components/footer/Component.mobile.js';
17
17
 
18
- var styles = {"component":"modal__component_1ap6q"};
18
+ var styles = {"component":"modal__component_sf6jd"};
19
19
  require('./mobile.css')
20
20
 
21
21
  var ModalMobileComponent = forwardRef(function (_a, ref) {
@@ -24,7 +24,7 @@ declare const ModalResponsive: React.ForwardRefExoticComponent<BaseModalProps &
24
24
  */
25
25
  breakpoint?: number | undefined;
26
26
  } & React.RefAttributes<HTMLDivElement>> & {
27
- Header: React.FC<import("./components/header/Component.desktop").HeaderDesktopProps> | React.FC<import("./components/header/Component.mobile").HeaderMobileProps>;
27
+ Header: React.FC<import("./components/header/Component.mobile").HeaderMobileProps> | React.FC<import("./components/header/Component.desktop").HeaderDesktopProps>;
28
28
  Content: React.FC<import("./components/content/Component").ContentProps> | React.FC<import("./components/content/Component.desktop").ContentDesktopProps>;
29
29
  Footer: React.FC<import("./components/footer/Component").FooterProps> | React.FC<import("./components/footer/Component.desktop").FooterDesktopProps>;
30
30
  Closer: React.FC<import("./components/closer/Component").CloserProps>;
@@ -1,10 +1,10 @@
1
- import { _ as __rest, a as __assign } from './tslib.es6-aaa7de82.js';
1
+ import { _ as __rest, a as __assign } from './tslib.es6-42bfb8b8.js';
2
2
  import React, { forwardRef, useMemo, useContext } from 'react';
3
3
  import 'classnames';
4
4
  import '@alfalab/core-components-base-modal/esm';
5
5
  import 'react-merge-refs';
6
6
  import './Context.js';
7
- import './Component-b48c9111.js';
7
+ import './Component-3503c981.js';
8
8
  import '@alfalab/core-components-icon-button/esm';
9
9
  import '@alfalab/icons-glyph/CrossHeavyMIcon';
10
10
  import { Closer } from './components/closer/Component.js';
@@ -14,7 +14,7 @@ import './components/content/Component.desktop.js';
14
14
  import './components/footer/Component.js';
15
15
  import './components/footer/Component.desktop.js';
16
16
  import { ModalDesktop } from './Component.desktop.js';
17
- import './transitions.module-2f720b7a.js';
17
+ import './transitions.module-1307dc6e.js';
18
18
  import '@alfalab/icons-glyph/CrossMIcon';
19
19
  import './components/header/Component.mobile.js';
20
20
  import './components/content/Component.mobile.js';
@@ -1,4 +1,4 @@
1
- import { _ as __rest, a as __assign } from '../../tslib.es6-aaa7de82.js';
1
+ import { _ as __rest, a as __assign } from '../../tslib.es6-42bfb8b8.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 { ModalContext } from '../../Context.js';
6
6
  import { IconButton } from '@alfalab/core-components-icon-button/esm';
7
7
  import { CrossHeavyMIcon } from '@alfalab/icons-glyph/CrossHeavyMIcon';
8
8
 
9
- var styles = {"closer":"modal__closer_1jbnr","button":"modal__button_1jbnr","sticky":"modal__sticky_1jbnr"};
9
+ var styles = {"closer":"modal__closer_2kjwo","button":"modal__button_2kjwo","sticky":"modal__sticky_2kjwo"};
10
10
  require('./index.css')
11
11
 
12
12
  /**
@@ -1,4 +1,4 @@
1
- /* hash: v932b */
1
+ /* hash: 9qu6v */
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_1jbnr {
32
+ .modal__closer_2kjwo {
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_1jbnr {
41
+ .modal__button_2kjwo {
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_1jbnr {
47
+ .modal__sticky_2kjwo {
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-aaa7de82.js';
1
+ import { _ as __rest, a as __assign } from '../../tslib.es6-42bfb8b8.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_hv7mf","m":"modal__m_hv7mf","l":"modal__l_hv7mf","xl":"modal__xl_hv7mf","fullscreen":"modal__fullscreen_hv7mf"};
8
+ var styles = {"s":"modal__s_1057t","m":"modal__m_1057t","l":"modal__l_1057t","xl":"modal__xl_1057t","fullscreen":"modal__fullscreen_1057t"};
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_ivyzj","flex":"modal__flex_ivyzj"};
6
+ var styles = {"content":"modal__content_115z7","flex":"modal__flex_115z7"};
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-aaa7de82.js';
1
+ import { _ as __rest, a as __assign } from '../../tslib.es6-42bfb8b8.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_f5llw"};
8
+ var styles = {"content":"modal__content_1vwpg"};
9
9
  require('./mobile.css')
10
10
 
11
11
  var ContentMobile = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: yzir4 */
1
+ /* hash: 1d7jo */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -24,18 +24,18 @@
24
24
 
25
25
  /* mobile */
26
26
  }
27
- .modal__s_hv7mf,
28
- .modal__m_hv7mf {
27
+ .modal__s_1057t,
28
+ .modal__m_1057t {
29
29
  padding: var(--modal-s-content-paddings)
30
30
  }
31
- .modal__s_hv7mf:last-child, .modal__m_hv7mf:last-child {
31
+ .modal__s_1057t:last-child, .modal__m_1057t:last-child {
32
32
  padding-bottom: var(--modal-s-content-only-bottom-padding);
33
33
  }
34
- .modal__l_hv7mf,
35
- .modal__xl_hv7mf,
36
- .modal__fullscreen_hv7mf {
34
+ .modal__l_1057t,
35
+ .modal__xl_1057t,
36
+ .modal__fullscreen_1057t {
37
37
  padding: 0 var(--gap-6xl)
38
38
  }
39
- .modal__l_hv7mf:last-child, .modal__xl_hv7mf:last-child, .modal__fullscreen_hv7mf:last-child {
39
+ .modal__l_1057t:last-child, .modal__xl_1057t:last-child, .modal__fullscreen_1057t:last-child {
40
40
  padding-bottom: var(--gap-6xl);
41
41
  }
@@ -1,4 +1,4 @@
1
- /* hash: 11s4k */
1
+ /* hash: 1g05h */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -19,10 +19,10 @@
19
19
 
20
20
  /* mobile */
21
21
  }
22
- .modal__content_ivyzj {
22
+ .modal__content_115z7 {
23
23
  box-sizing: border-box;
24
24
  width: 100%;
25
25
  }
26
- .modal__flex_ivyzj {
26
+ .modal__flex_115z7 {
27
27
  flex: 1 1 auto;
28
28
  }
@@ -1,4 +1,4 @@
1
- /* hash: ttemn */
1
+ /* hash: 1y81c */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -22,9 +22,9 @@
22
22
 
23
23
  /* mobile */
24
24
  }
25
- .modal__content_f5llw {
25
+ .modal__content_1vwpg {
26
26
  padding: 0 var(--gap-m)
27
27
  }
28
- .modal__content_f5llw:last-child {
28
+ .modal__content_1vwpg: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-aaa7de82.js';
1
+ import { _ as __rest, a as __assign } from '../../tslib.es6-42bfb8b8.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_7g33j","sticky":"modal__sticky_7g33j","fullscreen":"modal__fullscreen_7g33j","s":"modal__s_7g33j","m":"modal__m_7g33j","l":"modal__l_7g33j","xl":"modal__xl_7g33j"};
8
+ var styles = {"footer":"modal__footer_pq3b1","sticky":"modal__sticky_pq3b1","fullscreen":"modal__fullscreen_pq3b1","s":"modal__s_pq3b1","m":"modal__m_pq3b1","l":"modal__l_pq3b1","xl":"modal__xl_pq3b1"};
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_3kdyj","sticky":"modal__sticky_3kdyj","highlighted":"modal__highlighted_3kdyj"};
6
+ var styles = {"footer":"modal__footer_lue61","sticky":"modal__sticky_lue61","highlighted":"modal__highlighted_lue61"};
7
7
  require('./index.css')
8
8
 
9
- var layoutStyles = {"column":"modal__column_13k3e","gap-16":"modal__gap-16_13k3e","gap-24":"modal__gap-24_13k3e","gap-32":"modal__gap-32_13k3e","start":"modal__start_13k3e","center":"modal__center_13k3e","space-between":"modal__space-between_13k3e"};
9
+ var layoutStyles = {"column":"modal__column_1lu3l","gap-16":"modal__gap-16_1lu3l","gap-24":"modal__gap-24_1lu3l","gap-32":"modal__gap-32_1lu3l","start":"modal__start_1lu3l","center":"modal__center_1lu3l","space-between":"modal__space-between_1lu3l"};
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-aaa7de82.js';
1
+ import { _ as __rest, a as __assign } from '../../tslib.es6-42bfb8b8.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_b47nj","sticky":"modal__sticky_b47nj"};
8
+ var styles = {"footer":"modal__footer_1rvbi","sticky":"modal__sticky_1rvbi"};
9
9
  require('./mobile.css')
10
10
 
11
11
  var FooterMobile = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1h98x */
1
+ /* hash: 1c5gh */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -31,22 +31,22 @@
31
31
 
32
32
  /* mobile */
33
33
  }
34
- .modal__footer_7g33j {
34
+ .modal__footer_pq3b1 {
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_7g33j {
38
+ .modal__sticky_pq3b1 {
39
39
  bottom: calc(var(--modal-vertical-padding) * -1)
40
40
  }
41
- .modal__sticky_7g33j.modal__fullscreen_7g33j {
41
+ .modal__sticky_pq3b1.modal__fullscreen_pq3b1 {
42
42
  bottom: 0;
43
43
  }
44
- .modal__s_7g33j,
45
- .modal__m_7g33j {
44
+ .modal__s_pq3b1,
45
+ .modal__m_pq3b1 {
46
46
  padding: var(--modal-s-footer-paddings);
47
47
  }
48
- .modal__l_7g33j,
49
- .modal__xl_7g33j,
50
- .modal__fullscreen_7g33j {
48
+ .modal__l_pq3b1,
49
+ .modal__xl_pq3b1,
50
+ .modal__fullscreen_pq3b1 {
51
51
  padding: var(--gap-2xl) var(--gap-6xl) var(--gap-6xl);
52
52
  }
@@ -1,4 +1,4 @@
1
- /* hash: 1gj0d */
1
+ /* hash: 1bf7x */
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_3kdyj {
29
+ .modal__footer_lue61 {
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_3kdyj {
34
+ .modal__sticky_lue61 {
35
35
  background: var(--modal-footer-background);
36
36
  position: sticky;
37
37
  }
38
- .modal__highlighted_3kdyj {
38
+ .modal__highlighted_lue61 {
39
39
  background: var(--modal-footer-highlight-background);
40
40
  box-shadow: var(--modal-footer-highlight-box-shadow);
41
41
  }