@alfalab/core-components-modal 3.0.1 → 3.0.2

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 (93) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist/Component.desktop.js +3 -3
  3. package/dist/Component.mobile.js +3 -3
  4. package/dist/Component.responsive.js +2 -2
  5. package/dist/components/closer/Component.js +2 -2
  6. package/dist/components/closer/index.css +9 -9
  7. package/dist/components/content/Component.desktop.js +2 -2
  8. package/dist/components/content/Component.mobile.js +2 -2
  9. package/dist/components/content/desktop.css +13 -13
  10. package/dist/components/content/mobile.css +8 -8
  11. package/dist/components/footer/Component.desktop.js +2 -2
  12. package/dist/components/footer/Component.js +1 -1
  13. package/dist/components/footer/Component.mobile.js +2 -2
  14. package/dist/components/footer/desktop.css +13 -13
  15. package/dist/components/footer/layout.css +25 -25
  16. package/dist/components/footer/mobile.css +8 -8
  17. package/dist/components/header/Component.desktop.js +2 -2
  18. package/dist/components/header/Component.js +1 -1
  19. package/dist/components/header/Component.mobile.js +2 -2
  20. package/dist/components/header/desktop.css +17 -17
  21. package/dist/components/header/mobile.css +12 -12
  22. package/dist/cssm/components/closer/index.module.css +1 -1
  23. package/dist/desktop.css +8 -8
  24. package/dist/desktop.js +2 -2
  25. package/dist/esm/Component.desktop.js +3 -3
  26. package/dist/esm/Component.mobile.js +3 -3
  27. package/dist/esm/Component.responsive.js +2 -2
  28. package/dist/esm/components/closer/Component.js +2 -2
  29. package/dist/esm/components/closer/index.css +9 -9
  30. package/dist/esm/components/content/Component.desktop.js +2 -2
  31. package/dist/esm/components/content/Component.mobile.js +2 -2
  32. package/dist/esm/components/content/desktop.css +13 -13
  33. package/dist/esm/components/content/mobile.css +8 -8
  34. package/dist/esm/components/footer/Component.desktop.js +2 -2
  35. package/dist/esm/components/footer/Component.js +1 -1
  36. package/dist/esm/components/footer/Component.mobile.js +2 -2
  37. package/dist/esm/components/footer/desktop.css +13 -13
  38. package/dist/esm/components/footer/layout.css +25 -25
  39. package/dist/esm/components/footer/mobile.css +8 -8
  40. package/dist/esm/components/header/Component.desktop.js +2 -2
  41. package/dist/esm/components/header/Component.js +1 -1
  42. package/dist/esm/components/header/Component.mobile.js +2 -2
  43. package/dist/esm/components/header/desktop.css +17 -17
  44. package/dist/esm/components/header/mobile.css +12 -12
  45. package/dist/esm/desktop.css +8 -8
  46. package/dist/esm/desktop.js +2 -2
  47. package/dist/esm/index.js +2 -2
  48. package/dist/esm/mobile.css +2 -2
  49. package/dist/esm/mobile.js +2 -2
  50. package/dist/esm/responsive.js +2 -2
  51. package/dist/esm/transitions.css +8 -8
  52. package/dist/esm/transitions.module-c34fafc2.js +4 -0
  53. package/dist/esm/{tslib.es6-33db3ec8.d.ts → tslib.es6-5b22fba8.d.ts} +0 -0
  54. package/dist/esm/{tslib.es6-33db3ec8.js → tslib.es6-5b22fba8.js} +0 -0
  55. package/dist/index.js +2 -2
  56. package/dist/mobile.css +2 -2
  57. package/dist/mobile.js +2 -2
  58. package/dist/modern/Component.desktop.js +2 -2
  59. package/dist/modern/Component.mobile.js +2 -2
  60. package/dist/modern/Component.responsive.js +1 -1
  61. package/dist/modern/components/closer/Component.js +1 -1
  62. package/dist/modern/components/closer/index.css +9 -9
  63. package/dist/modern/components/content/Component.desktop.js +1 -1
  64. package/dist/modern/components/content/Component.mobile.js +1 -1
  65. package/dist/modern/components/content/desktop.css +13 -13
  66. package/dist/modern/components/content/mobile.css +8 -8
  67. package/dist/modern/components/footer/Component.desktop.js +1 -1
  68. package/dist/modern/components/footer/Component.js +1 -1
  69. package/dist/modern/components/footer/Component.mobile.js +1 -1
  70. package/dist/modern/components/footer/desktop.css +13 -13
  71. package/dist/modern/components/footer/layout.css +25 -25
  72. package/dist/modern/components/footer/mobile.css +8 -8
  73. package/dist/modern/components/header/Component.desktop.js +1 -1
  74. package/dist/modern/components/header/Component.mobile.js +1 -1
  75. package/dist/modern/components/header/desktop.css +17 -17
  76. package/dist/modern/components/header/mobile.css +12 -12
  77. package/dist/modern/desktop.css +8 -8
  78. package/dist/modern/desktop.js +1 -1
  79. package/dist/modern/index.js +1 -1
  80. package/dist/modern/mobile.css +2 -2
  81. package/dist/modern/mobile.js +1 -1
  82. package/dist/modern/responsive.js +1 -1
  83. package/dist/modern/transitions.css +8 -8
  84. package/dist/modern/transitions.module-c34fafc2.js +4 -0
  85. package/dist/responsive.js +2 -2
  86. package/dist/transitions.css +8 -8
  87. package/dist/transitions.module-815de616.js +6 -0
  88. package/dist/{tslib.es6-9ba169bb.d.ts → tslib.es6-5b726b20.d.ts} +0 -0
  89. package/dist/{tslib.es6-9ba169bb.js → tslib.es6-5b726b20.js} +0 -0
  90. package/package.json +2 -2
  91. package/dist/esm/transitions.module-15613e30.js +0 -4
  92. package/dist/modern/transitions.module-15613e30.js +0 -4
  93. package/dist/transitions.module-1b92fd3b.js +0 -6
@@ -1,4 +1,4 @@
1
- /* hash: 13ain */
1
+ /* hash: zamxc */
2
2
  :root {
3
3
  }:root {
4
4
  }:root {
@@ -45,7 +45,7 @@
45
45
  /* scroll */
46
46
  --modal-header-highlight-box-shadow: var(--shadow-s);
47
47
  --modal-header-highlight-background: var(--color-light-bg-primary);
48
- }.modal__header_cide9 {
48
+ }.modal__header_157wf {
49
49
  width: 100%;
50
50
  box-sizing: border-box;
51
51
  display: flex;
@@ -53,12 +53,12 @@
53
53
  justify-content: flex-end;
54
54
  transition: box-shadow 0.2s ease, background 0.2s ease;
55
55
  background: var(--modal-header-background);
56
- }.modal__highlighted_cide9 {
56
+ }.modal__highlighted_157wf {
57
57
  background: var(--modal-header-highlight-background);
58
58
  box-shadow: var(--modal-header-highlight-box-shadow);
59
- }.modal__sticky_cide9 {
59
+ }.modal__sticky_157wf {
60
60
  position: sticky;
61
- }.modal__content_cide9 {
61
+ }.modal__content_157wf {
62
62
  font-size: 24px;
63
63
  line-height: 32px;
64
64
  font-weight: 500;
@@ -66,7 +66,7 @@
66
66
  font-family: var(--font-family-styrene);
67
67
  flex-grow: 1;
68
68
  margin: var(--gap-xs) var(--gap-m) var(--gap-xs) 0;
69
- }.modal__title_cide9 {
69
+ }.modal__title_157wf {
70
70
  word-break: break-word;
71
71
  }
72
72
  :root {
@@ -612,7 +612,7 @@
612
612
  --modal-content-no-header-top-padding: var(--gap-2xl);
613
613
 
614
614
  /* closer */
615
- --modal-closer-icon: url('https://alfabank.gcdn.co/icons/glyph_cross_m.svg');
615
+ --modal-closer-icon: url('https://alfabank.st/icons/glyph_cross_m.svg');
616
616
 
617
617
  /* sticky */
618
618
  --modal-footer-sticky-box-shadow: none;
@@ -624,33 +624,33 @@
624
624
  --modal-footer-highlight-box-shadow: var(--shadow-s-up);
625
625
  --modal-footer-highlight-background: var(--color-light-bg-primary);
626
626
  }
627
- .modal__header_w0sf8 {
627
+ .modal__header_tljtd {
628
628
 
629
629
  min-height: var(--modal-header-min-height);
630
630
  border-top-left-radius: var(--modal-border-radius);
631
631
  border-top-right-radius: var(--modal-border-radius);
632
632
  }
633
- .modal__s_w0sf8 {
633
+ .modal__s_tljtd {
634
634
  padding: var(--modal-s-header-paddings);
635
635
  }
636
- .modal__m_w0sf8 {
636
+ .modal__m_tljtd {
637
637
  padding: var(--modal-m-header-paddings);
638
638
  }
639
- .modal__l_w0sf8,
640
- .modal__fullscreen_w0sf8 {
639
+ .modal__l_tljtd,
640
+ .modal__fullscreen_tljtd {
641
641
  min-height: var(--modal-header-l-min-height);
642
642
  padding: var(--modal-l-header-paddings);
643
643
  }
644
- .modal__sticky_w0sf8 {
644
+ .modal__sticky_tljtd {
645
645
 
646
646
  top: calc(var(--modal-vertical-padding) * -1);
647
647
  }
648
- .modal__fullscreen_w0sf8 {
648
+ .modal__fullscreen_tljtd {
649
649
  top: 0;
650
650
  }
651
- .modal__highlighted_w0sf8 {
651
+ .modal__highlighted_tljtd {
652
652
  }
653
- .modal__content_w0sf8 {
653
+ .modal__content_tljtd {
654
654
  }
655
- .modal__title_w0sf8 {
655
+ .modal__title_tljtd {
656
656
  }
@@ -1,4 +1,4 @@
1
- /* hash: ijx9m */
1
+ /* hash: uxh38 */
2
2
  :root {
3
3
  }:root {
4
4
  }:root {
@@ -35,7 +35,7 @@
35
35
  /* scroll */
36
36
  --modal-header-highlight-box-shadow: var(--shadow-s);
37
37
  --modal-header-highlight-background: var(--color-light-bg-primary);
38
- }.modal__header_cide9 {
38
+ }.modal__header_157wf {
39
39
  width: 100%;
40
40
  box-sizing: border-box;
41
41
  display: flex;
@@ -43,12 +43,12 @@
43
43
  justify-content: flex-end;
44
44
  transition: box-shadow 0.2s ease, background 0.2s ease;
45
45
  background: var(--modal-header-background);
46
- }.modal__highlighted_cide9 {
46
+ }.modal__highlighted_157wf {
47
47
  background: var(--modal-header-highlight-background);
48
48
  box-shadow: var(--modal-header-highlight-box-shadow);
49
- }.modal__sticky_cide9 {
49
+ }.modal__sticky_157wf {
50
50
  position: sticky;
51
- }.modal__content_cide9 {
51
+ }.modal__content_157wf {
52
52
  font-size: 24px;
53
53
  line-height: 32px;
54
54
  font-weight: 500;
@@ -56,7 +56,7 @@
56
56
  font-family: var(--font-family-styrene);
57
57
  flex-grow: 1;
58
58
  margin: var(--gap-xs) var(--gap-m) var(--gap-xs) 0;
59
- }.modal__title_cide9 {
59
+ }.modal__title_157wf {
60
60
  word-break: break-word;
61
61
  }
62
62
  :root {
@@ -602,7 +602,7 @@
602
602
  --modal-content-no-header-top-padding: var(--gap-2xl);
603
603
 
604
604
  /* closer */
605
- --modal-closer-icon: url('https://alfabank.gcdn.co/icons/glyph_cross_m.svg');
605
+ --modal-closer-icon: url('https://alfabank.st/icons/glyph_cross_m.svg');
606
606
 
607
607
  /* sticky */
608
608
  --modal-footer-sticky-box-shadow: none;
@@ -614,7 +614,7 @@
614
614
  --modal-footer-highlight-box-shadow: var(--shadow-s-up);
615
615
  --modal-footer-highlight-background: var(--color-light-bg-primary);
616
616
  }
617
- .modal__header_gcl93 {
617
+ .modal__header_1g8u5 {
618
618
 
619
619
  text-align: center;
620
620
  flex-direction: row-reverse;
@@ -622,13 +622,13 @@
622
622
  padding-right: var(--gap-4xl);
623
623
  padding-left: 0;
624
624
  }
625
- .modal__sticky_gcl93 {
625
+ .modal__sticky_1g8u5 {
626
626
 
627
627
  top: 0;
628
628
  }
629
- .modal__highlighted_gcl93 {
629
+ .modal__highlighted_1g8u5 {
630
630
  }
631
- .modal__content_gcl93 {
631
+ .modal__content_1g8u5 {
632
632
  }
633
- .modal__title_gcl93 {
633
+ .modal__title_1g8u5 {
634
634
  }
@@ -17,7 +17,7 @@
17
17
  /* paddings */
18
18
 
19
19
  /* closer */
20
- --modal-closer-icon: url('https://alfabank.gcdn.co/icons/glyph_cross_m.svg');
20
+ --modal-closer-icon: url('https://alfabank.st/icons/glyph_cross_m.svg');
21
21
 
22
22
  /* sticky */
23
23
 
package/dist/desktop.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 1uzez */
1
+ /* hash: 1ilv5 */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -30,29 +30,29 @@
30
30
 
31
31
  /* scroll */
32
32
  }
33
- .modal__wrapper_h1yvd {
33
+ .modal__wrapper_1g6u1 {
34
34
  padding-top: var(--modal-vertical-padding);
35
35
  padding-bottom: var(--modal-vertical-padding);
36
36
  }
37
- .modal__component_h1yvd {
37
+ .modal__component_1g6u1 {
38
38
  width: 100%;
39
39
  max-width: 100%;
40
40
  border-radius: var(--modal-border-radius);
41
41
  }
42
- .modal__fullscreen_h1yvd {
42
+ .modal__fullscreen_1g6u1 {
43
43
  padding-top: 0;
44
44
  padding-bottom: 0
45
45
  }
46
- .modal__fullscreen_h1yvd .modal__component_h1yvd {
46
+ .modal__fullscreen_1g6u1 .modal__component_1g6u1 {
47
47
  flex: 1;
48
48
  border-radius: 0;
49
49
  }
50
- .modal__s_h1yvd {
50
+ .modal__s_1g6u1 {
51
51
  width: var(--modal-s-width);
52
52
  }
53
- .modal__m_h1yvd {
53
+ .modal__m_1g6u1 {
54
54
  width: var(--modal-m-width);
55
55
  }
56
- .modal__l_h1yvd {
56
+ .modal__l_1g6u1 {
57
57
  width: var(--modal-l-width);
58
58
  }
package/dist/desktop.js CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- require('./tslib.es6-9ba169bb.js');
5
+ require('./tslib.es6-5b726b20.js');
6
6
  require('react');
7
7
  require('classnames');
8
8
  require('@alfalab/core-components-base-modal');
@@ -17,7 +17,7 @@ require('./components/content/Component.desktop.js');
17
17
  require('./components/footer/Component.js');
18
18
  require('./components/footer/Component.desktop.js');
19
19
  var Component_desktop = require('./Component.desktop.js');
20
- require('./transitions.module-1b92fd3b.js');
20
+ require('./transitions.module-815de616.js');
21
21
 
22
22
 
23
23
 
@@ -1,4 +1,4 @@
1
- import { _ as __rest, a as __assign } from './tslib.es6-33db3ec8.js';
1
+ import { _ as __rest, a as __assign } from './tslib.es6-5b22fba8.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/dist/esm';
@@ -12,9 +12,9 @@ import './components/content/Component.js';
12
12
  import { ContentDesktop } from './components/content/Component.desktop.js';
13
13
  import './components/footer/Component.js';
14
14
  import { FooterDesktop } from './components/footer/Component.desktop.js';
15
- import { t as transitions } from './transitions.module-15613e30.js';
15
+ import { t as transitions } from './transitions.module-c34fafc2.js';
16
16
 
17
- var styles = {"wrapper":"modal__wrapper_h1yvd","component":"modal__component_h1yvd","fullscreen":"modal__fullscreen_h1yvd","s":"modal__s_h1yvd","m":"modal__m_h1yvd","l":"modal__l_h1yvd"};
17
+ var styles = {"wrapper":"modal__wrapper_1g6u1","component":"modal__component_1g6u1","fullscreen":"modal__fullscreen_1g6u1","s":"modal__s_1g6u1","m":"modal__m_1g6u1","l":"modal__l_1g6u1"};
18
18
  require('./desktop.css')
19
19
 
20
20
  var ModalDesktopComponent = forwardRef(function (_a, ref) {
@@ -1,4 +1,4 @@
1
- import { _ as __rest, a as __assign } from './tslib.es6-33db3ec8.js';
1
+ import { _ as __rest, a as __assign } from './tslib.es6-5b22fba8.js';
2
2
  import React, { forwardRef, isValidElement, cloneElement } from 'react';
3
3
  import cn from 'classnames';
4
4
  import { BaseModal } from '@alfalab/core-components-base-modal/dist/esm';
@@ -8,13 +8,13 @@ import { Closer } from './components/closer/Component.js';
8
8
  import './components/header/Component.js';
9
9
  import './components/content/Component.js';
10
10
  import './components/footer/Component.js';
11
- import { t as transitions } from './transitions.module-15613e30.js';
11
+ import { t as transitions } from './transitions.module-c34fafc2.js';
12
12
  import { useMedia } from '@alfalab/hooks';
13
13
  import { HeaderMobile } from './components/header/Component.mobile.js';
14
14
  import { ContentMobile } from './components/content/Component.mobile.js';
15
15
  import { FooterMobile } from './components/footer/Component.mobile.js';
16
16
 
17
- var styles = {"component":"modal__component_1r4ld"};
17
+ var styles = {"component":"modal__component_1etis"};
18
18
  require('./mobile.css')
19
19
 
20
20
  var ModalMobileComponent = forwardRef(function (_a, ref) {
@@ -1,4 +1,4 @@
1
- import { _ as __rest, a as __assign } from './tslib.es6-33db3ec8.js';
1
+ import { _ as __rest, a as __assign } from './tslib.es6-5b22fba8.js';
2
2
  import React, { forwardRef, useMemo, useContext } from 'react';
3
3
  import 'classnames';
4
4
  import '@alfalab/core-components-base-modal/dist/esm';
@@ -13,7 +13,7 @@ import './components/content/Component.desktop.js';
13
13
  import './components/footer/Component.js';
14
14
  import './components/footer/Component.desktop.js';
15
15
  import { ModalDesktop } from './Component.desktop.js';
16
- import './transitions.module-15613e30.js';
16
+ import './transitions.module-c34fafc2.js';
17
17
  import { useMedia } from '@alfalab/hooks';
18
18
  import './components/header/Component.mobile.js';
19
19
  import './components/content/Component.mobile.js';
@@ -1,11 +1,11 @@
1
- import { _ as __rest, a as __assign } from '../../tslib.es6-33db3ec8.js';
1
+ import { _ as __rest, a as __assign } from '../../tslib.es6-5b22fba8.js';
2
2
  import React, { useContext, useCallback } from 'react';
3
3
  import cn from 'classnames';
4
4
  import '@alfalab/core-components-base-modal/dist/esm';
5
5
  import { ModalContext } from '../../Context.js';
6
6
  import { Button } from '@alfalab/core-components-button/dist/esm';
7
7
 
8
- var styles = {"closer":"modal__closer_uw040","left":"modal__left_uw040","right":"modal__right_uw040","fullscreen":"modal__fullscreen_uw040"};
8
+ var styles = {"closer":"modal__closer_1u0v9","left":"modal__left_1u0v9","right":"modal__right_1u0v9","fullscreen":"modal__fullscreen_1u0v9"};
9
9
  require('./index.css')
10
10
 
11
11
  var Closer = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1ux7y */
1
+ /* hash: 1ijo5 */
2
2
  :root {
3
3
 
4
4
  /* Hard */
@@ -18,13 +18,13 @@
18
18
  /* paddings */
19
19
 
20
20
  /* closer */
21
- --modal-closer-icon: url('https://alfabank.gcdn.co/icons/glyph_cross_m.svg');
21
+ --modal-closer-icon: url('https://alfabank.st/icons/glyph_cross_m.svg');
22
22
 
23
23
  /* sticky */
24
24
 
25
25
  /* scroll */
26
26
  }
27
- .modal__closer_uw040 {
27
+ .modal__closer_1u0v9 {
28
28
  width: 48px;
29
29
  height: 48px;
30
30
  background-image: var(--modal-closer-icon);
@@ -33,20 +33,20 @@
33
33
  flex-shrink: 0;
34
34
  transition: opacity 0.2s ease-out
35
35
  }
36
- .modal__closer_uw040:hover {
36
+ .modal__closer_1u0v9:hover {
37
37
  opacity: 0.7;
38
38
  }
39
- .modal__closer_uw040:active {
39
+ .modal__closer_1u0v9:active {
40
40
  opacity: 0.5;
41
41
  }
42
- .modal__left_uw040,
43
- .modal__right_uw040 {
42
+ .modal__left_1u0v9,
43
+ .modal__right_1u0v9 {
44
44
  position: sticky;
45
45
  top: calc(var(--modal-vertical-padding) * -1);
46
46
  }
47
- .modal__right_uw040 {
47
+ .modal__right_1u0v9 {
48
48
  margin-left: auto;
49
49
  }
50
- .modal__fullscreen_uw040 {
50
+ .modal__fullscreen_1u0v9 {
51
51
  top: 0;
52
52
  }
@@ -1,11 +1,11 @@
1
- import { _ as __rest, a as __assign } from '../../tslib.es6-33db3ec8.js';
1
+ import { _ as __rest, a as __assign } from '../../tslib.es6-5b22fba8.js';
2
2
  import React from 'react';
3
3
  import cn from 'classnames';
4
4
  import '@alfalab/core-components-base-modal/dist/esm';
5
5
  import '../../Context.js';
6
6
  import { Content } from './Component.js';
7
7
 
8
- var styles = {"content":"modal__content_1wxwb modal__content_1xyno","flex":"modal__flex_1wxwb modal__flex_1xyno","s":"modal__s_1wxwb","m":"modal__m_1wxwb","l":"modal__l_1wxwb","fullscreen":"modal__fullscreen_1wxwb"};
8
+ var styles = {"content":"modal__content_a7uv8 modal__content_b8m8c","flex":"modal__flex_a7uv8 modal__flex_b8m8c","s":"modal__s_a7uv8","m":"modal__m_a7uv8","l":"modal__l_a7uv8","fullscreen":"modal__fullscreen_a7uv8"};
9
9
  require('./desktop.css')
10
10
 
11
11
  var ContentDesktop = function (_a) {
@@ -1,11 +1,11 @@
1
- import { a as __assign } from '../../tslib.es6-33db3ec8.js';
1
+ import { a as __assign } from '../../tslib.es6-5b22fba8.js';
2
2
  import React from 'react';
3
3
  import 'classnames';
4
4
  import '@alfalab/core-components-base-modal/dist/esm';
5
5
  import '../../Context.js';
6
6
  import { Content } from './Component.js';
7
7
 
8
- var styles = {"content":"modal__content_qptji modal__content_1xyno","flex":"modal__flex_qptji modal__flex_1xyno"};
8
+ var styles = {"content":"modal__content_7zet4 modal__content_b8m8c","flex":"modal__flex_7zet4 modal__flex_b8m8c"};
9
9
  require('./mobile.css')
10
10
 
11
11
  var ContentMobile = function (props) { return (React.createElement(Content, __assign({ styles: styles }, props))); };
@@ -1,4 +1,4 @@
1
- /* hash: uv1sf */
1
+ /* hash: 4z9d4 */
2
2
  :root {
3
3
  }:root {
4
4
  }:root {
@@ -34,14 +34,14 @@
34
34
  /* sticky */
35
35
 
36
36
  /* scroll */
37
- }.modal__content_1xyno {
37
+ }.modal__content_b8m8c {
38
38
  box-sizing: border-box;
39
39
  width: 100%
40
- }.modal__content_1xyno:first-child {
40
+ }.modal__content_b8m8c:first-child {
41
41
  padding-top: var(--modal-content-no-header-top-padding);
42
- }.modal__content_1xyno:last-child {
42
+ }.modal__content_b8m8c:last-child {
43
43
  padding-bottom: var(--modal-content-no-footer-bottom-padding);
44
- }.modal__flex_1xyno {
44
+ }.modal__flex_b8m8c {
45
45
  flex: 1 1 auto;
46
46
  }
47
47
  :root {
@@ -587,7 +587,7 @@
587
587
  --modal-content-no-header-top-padding: var(--gap-2xl);
588
588
 
589
589
  /* closer */
590
- --modal-closer-icon: url('https://alfabank.gcdn.co/icons/glyph_cross_m.svg');
590
+ --modal-closer-icon: url('https://alfabank.st/icons/glyph_cross_m.svg');
591
591
 
592
592
  /* sticky */
593
593
  --modal-footer-sticky-box-shadow: none;
@@ -599,20 +599,20 @@
599
599
  --modal-footer-highlight-box-shadow: var(--shadow-s-up);
600
600
  --modal-footer-highlight-background: var(--color-light-bg-primary);
601
601
  }
602
- .modal__content_1wxwb {
602
+ .modal__content_a7uv8 {
603
603
  }
604
- .modal__flex_1wxwb {
604
+ .modal__flex_a7uv8 {
605
605
  }
606
- .modal__s_1wxwb {
606
+ .modal__s_a7uv8 {
607
607
  padding: var(--modal-s-content-paddings);
608
608
  }
609
- .modal__m_1wxwb {
609
+ .modal__m_a7uv8 {
610
610
  padding: var(--modal-m-content-paddings);
611
611
  }
612
- .modal__l_1wxwb,
613
- .modal__fullscreen_1wxwb {
612
+ .modal__l_a7uv8,
613
+ .modal__fullscreen_a7uv8 {
614
614
  padding: var(--modal-l-content-paddings)
615
615
  }
616
- .modal__l_1wxwb:last-child, .modal__fullscreen_1wxwb:last-child {
616
+ .modal__l_a7uv8:last-child, .modal__fullscreen_a7uv8:last-child {
617
617
  padding-bottom: var(--modal-l-content-no-footer-bottom-padding);
618
618
  }
@@ -1,4 +1,4 @@
1
- /* hash: t7ydu */
1
+ /* hash: jplhy */
2
2
  :root {
3
3
  }:root {
4
4
  }:root {
@@ -30,14 +30,14 @@
30
30
  /* sticky */
31
31
 
32
32
  /* scroll */
33
- }.modal__content_1xyno {
33
+ }.modal__content_b8m8c {
34
34
  box-sizing: border-box;
35
35
  width: 100%
36
- }.modal__content_1xyno:first-child {
36
+ }.modal__content_b8m8c:first-child {
37
37
  padding-top: var(--modal-content-no-header-top-padding);
38
- }.modal__content_1xyno:last-child {
38
+ }.modal__content_b8m8c:last-child {
39
39
  padding-bottom: var(--modal-content-no-footer-bottom-padding);
40
- }.modal__flex_1xyno {
40
+ }.modal__flex_b8m8c {
41
41
  flex: 1 1 auto;
42
42
  }
43
43
  :root {
@@ -583,7 +583,7 @@
583
583
  --modal-content-no-header-top-padding: var(--gap-2xl);
584
584
 
585
585
  /* closer */
586
- --modal-closer-icon: url('https://alfabank.gcdn.co/icons/glyph_cross_m.svg');
586
+ --modal-closer-icon: url('https://alfabank.st/icons/glyph_cross_m.svg');
587
587
 
588
588
  /* sticky */
589
589
  --modal-footer-sticky-box-shadow: none;
@@ -595,9 +595,9 @@
595
595
  --modal-footer-highlight-box-shadow: var(--shadow-s-up);
596
596
  --modal-footer-highlight-background: var(--color-light-bg-primary);
597
597
  }
598
- .modal__content_qptji {
598
+ .modal__content_7zet4 {
599
599
 
600
600
  padding: 0 var(--gap-m) 0;
601
601
  }
602
- .modal__flex_qptji {
602
+ .modal__flex_7zet4 {
603
603
  }
@@ -1,11 +1,11 @@
1
- import { _ as __rest, a as __assign } from '../../tslib.es6-33db3ec8.js';
1
+ import { _ as __rest, a as __assign } from '../../tslib.es6-5b22fba8.js';
2
2
  import React from 'react';
3
3
  import cn from 'classnames';
4
4
  import '@alfalab/core-components-base-modal/dist/esm';
5
5
  import '../../Context.js';
6
6
  import { Footer } from './Component.js';
7
7
 
8
- var styles = {"footer":"modal__footer_1ne08 modal__footer_1jib3","highlighted":"modal__highlighted_1ne08 modal__highlighted_1jib3","sticky":"modal__sticky_1ne08 modal__sticky_1jib3","fullscreen":"modal__fullscreen_1ne08","s":"modal__s_1ne08","m":"modal__m_1ne08","l":"modal__l_1ne08"};
8
+ var styles = {"footer":"modal__footer_h2f7c modal__footer_d6q2c","highlighted":"modal__highlighted_h2f7c modal__highlighted_d6q2c","sticky":"modal__sticky_h2f7c modal__sticky_d6q2c","fullscreen":"modal__fullscreen_h2f7c","s":"modal__s_h2f7c","m":"modal__m_h2f7c","l":"modal__l_h2f7c"};
9
9
  require('./desktop.css')
10
10
 
11
11
  var FooterDesktop = function (_a) {
@@ -3,7 +3,7 @@ import cn from 'classnames';
3
3
  import '@alfalab/core-components-base-modal/dist/esm';
4
4
  import { ModalContext } from '../../Context.js';
5
5
 
6
- var layoutStyles = {"column":"modal__column_kgwhd","gap-16":"modal__gap-16_kgwhd","gap-24":"modal__gap-24_kgwhd","gap-32":"modal__gap-32_kgwhd","start":"modal__start_kgwhd","center":"modal__center_kgwhd","space-between":"modal__space-between_kgwhd"};
6
+ var layoutStyles = {"column":"modal__column_1d6fi","gap-16":"modal__gap-16_1d6fi","gap-24":"modal__gap-24_1d6fi","gap-32":"modal__gap-32_1d6fi","start":"modal__start_1d6fi","center":"modal__center_1d6fi","space-between":"modal__space-between_1d6fi"};
7
7
  require('./layout.css')
8
8
 
9
9
  var Footer = function (_a) {
@@ -1,11 +1,11 @@
1
- import { a as __assign } from '../../tslib.es6-33db3ec8.js';
1
+ import { a as __assign } from '../../tslib.es6-5b22fba8.js';
2
2
  import React from 'react';
3
3
  import 'classnames';
4
4
  import '@alfalab/core-components-base-modal/dist/esm';
5
5
  import '../../Context.js';
6
6
  import { Footer } from './Component.js';
7
7
 
8
- var styles = {"footer":"modal__footer_1oysq modal__footer_1jib3","highlighted":"modal__highlighted_1oysq modal__highlighted_1jib3","sticky":"modal__sticky_1oysq modal__sticky_1jib3"};
8
+ var styles = {"footer":"modal__footer_12dmo modal__footer_d6q2c","highlighted":"modal__highlighted_12dmo modal__highlighted_d6q2c","sticky":"modal__sticky_12dmo modal__sticky_d6q2c"};
9
9
  require('./mobile.css')
10
10
 
11
11
  var FooterMobile = function (props) { return React.createElement(Footer, __assign({ styles: styles }, props)); };
@@ -1,4 +1,4 @@
1
- /* hash: 1trdz */
1
+ /* hash: a27kw */
2
2
  :root {
3
3
  }:root {
4
4
  }:root {
@@ -42,16 +42,16 @@
42
42
  /* scroll */
43
43
  --modal-footer-highlight-box-shadow: var(--shadow-s-up);
44
44
  --modal-footer-highlight-background: var(--color-light-bg-primary);
45
- }.modal__footer_1jib3 {
45
+ }.modal__footer_d6q2c {
46
46
  width: 100%;
47
47
  box-sizing: border-box;
48
48
  transition: box-shadow 0.2s ease, background 0.2s ease;
49
49
  background: var(--modal-header-background);
50
- }.modal__sticky_1jib3 {
50
+ }.modal__sticky_d6q2c {
51
51
  background: var(--modal-footer-sticky-background);
52
52
  box-shadow: var(--modal-footer-sticky-box-shadow);
53
53
  position: sticky;
54
- }.modal__highlighted_1jib3 {
54
+ }.modal__highlighted_d6q2c {
55
55
  background: var(--modal-footer-highlight-background);
56
56
  box-shadow: var(--modal-footer-highlight-box-shadow);
57
57
  }
@@ -598,7 +598,7 @@
598
598
  --modal-content-no-header-top-padding: var(--gap-2xl);
599
599
 
600
600
  /* closer */
601
- --modal-closer-icon: url('https://alfabank.gcdn.co/icons/glyph_cross_m.svg');
601
+ --modal-closer-icon: url('https://alfabank.st/icons/glyph_cross_m.svg');
602
602
 
603
603
  /* sticky */
604
604
  --modal-footer-sticky-box-shadow: none;
@@ -610,27 +610,27 @@
610
610
  --modal-footer-highlight-box-shadow: var(--shadow-s-up);
611
611
  --modal-footer-highlight-background: var(--color-light-bg-primary);
612
612
  }
613
- .modal__footer_1ne08 {
613
+ .modal__footer_h2f7c {
614
614
 
615
615
  border-bottom-left-radius: var(--modal-border-radius);
616
616
  border-bottom-right-radius: var(--modal-border-radius);
617
617
  }
618
- .modal__highlighted_1ne08 {
618
+ .modal__highlighted_h2f7c {
619
619
  }
620
- .modal__sticky_1ne08 {
620
+ .modal__sticky_h2f7c {
621
621
 
622
622
  bottom: calc(var(--modal-vertical-padding) * -1);
623
623
  }
624
- .modal__fullscreen_1ne08 {
624
+ .modal__fullscreen_h2f7c {
625
625
  bottom: 0;
626
626
  }
627
- .modal__s_1ne08 {
627
+ .modal__s_h2f7c {
628
628
  padding: var(--modal-s-footer-paddings);
629
629
  }
630
- .modal__m_1ne08 {
630
+ .modal__m_h2f7c {
631
631
  padding: var(--modal-m-footer-paddings);
632
632
  }
633
- .modal__l_1ne08,
634
- .modal__fullscreen_1ne08 {
633
+ .modal__l_h2f7c,
634
+ .modal__fullscreen_h2f7c {
635
635
  padding: var(--modal-l-footer-paddings);
636
636
  }