@alfalab/core-components-modal 10.0.2 → 10.0.3

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 (85) hide show
  1. package/components/content/desktop.css +6 -6
  2. package/components/content/desktop.module.css.js +1 -1
  3. package/components/content/index.css +3 -3
  4. package/components/content/index.module.css.js +1 -1
  5. package/components/content/mobile.css +2 -2
  6. package/components/content/mobile.module.css.js +1 -1
  7. package/components/controls/index.css +1 -1
  8. package/components/controls/index.module.css.js +1 -1
  9. package/components/footer/desktop.css +8 -8
  10. package/components/footer/desktop.module.css.js +1 -1
  11. package/components/footer/index.css +3 -3
  12. package/components/footer/index.module.css.js +1 -1
  13. package/components/footer/layout.css +16 -16
  14. package/components/footer/layout.module.css.js +1 -1
  15. package/components/footer/mobile.css +3 -3
  16. package/components/footer/mobile.module.css.js +1 -1
  17. package/components/header/desktop.css +14 -14
  18. package/components/header/desktop.module.css.js +1 -1
  19. package/components/header/index.css +3 -3
  20. package/components/header/index.module.css.js +1 -1
  21. package/components/header/mobile.css +4 -4
  22. package/components/header/mobile.module.css.js +1 -1
  23. package/desktop/desktop.css +8 -8
  24. package/desktop/desktop.module.css.js +1 -1
  25. package/esm/components/content/desktop.css +6 -6
  26. package/esm/components/content/desktop.module.css.js +1 -1
  27. package/esm/components/content/index.css +3 -3
  28. package/esm/components/content/index.module.css.js +1 -1
  29. package/esm/components/content/mobile.css +2 -2
  30. package/esm/components/content/mobile.module.css.js +1 -1
  31. package/esm/components/controls/index.css +1 -1
  32. package/esm/components/controls/index.module.css.js +1 -1
  33. package/esm/components/footer/desktop.css +8 -8
  34. package/esm/components/footer/desktop.module.css.js +1 -1
  35. package/esm/components/footer/index.css +3 -3
  36. package/esm/components/footer/index.module.css.js +1 -1
  37. package/esm/components/footer/layout.css +16 -16
  38. package/esm/components/footer/layout.module.css.js +1 -1
  39. package/esm/components/footer/mobile.css +3 -3
  40. package/esm/components/footer/mobile.module.css.js +1 -1
  41. package/esm/components/header/desktop.css +14 -14
  42. package/esm/components/header/desktop.module.css.js +1 -1
  43. package/esm/components/header/index.css +3 -3
  44. package/esm/components/header/index.module.css.js +1 -1
  45. package/esm/components/header/mobile.css +4 -4
  46. package/esm/components/header/mobile.module.css.js +1 -1
  47. package/esm/desktop/desktop.css +8 -8
  48. package/esm/desktop/desktop.module.css.js +1 -1
  49. package/esm/mobile/mobile.css +2 -2
  50. package/esm/mobile/mobile.module.css.js +1 -1
  51. package/esm/transitions.css +7 -7
  52. package/esm/transitions.module.css.js +1 -1
  53. package/mobile/mobile.css +2 -2
  54. package/mobile/mobile.module.css.js +1 -1
  55. package/modern/components/content/desktop.css +6 -6
  56. package/modern/components/content/desktop.module.css.js +1 -1
  57. package/modern/components/content/index.css +3 -3
  58. package/modern/components/content/index.module.css.js +1 -1
  59. package/modern/components/content/mobile.css +2 -2
  60. package/modern/components/content/mobile.module.css.js +1 -1
  61. package/modern/components/controls/index.css +1 -1
  62. package/modern/components/controls/index.module.css.js +1 -1
  63. package/modern/components/footer/desktop.css +8 -8
  64. package/modern/components/footer/desktop.module.css.js +1 -1
  65. package/modern/components/footer/index.css +3 -3
  66. package/modern/components/footer/index.module.css.js +1 -1
  67. package/modern/components/footer/layout.css +16 -16
  68. package/modern/components/footer/layout.module.css.js +1 -1
  69. package/modern/components/footer/mobile.css +3 -3
  70. package/modern/components/footer/mobile.module.css.js +1 -1
  71. package/modern/components/header/desktop.css +14 -14
  72. package/modern/components/header/desktop.module.css.js +1 -1
  73. package/modern/components/header/index.css +3 -3
  74. package/modern/components/header/index.module.css.js +1 -1
  75. package/modern/components/header/mobile.css +4 -4
  76. package/modern/components/header/mobile.module.css.js +1 -1
  77. package/modern/desktop/desktop.css +8 -8
  78. package/modern/desktop/desktop.module.css.js +1 -1
  79. package/modern/mobile/mobile.css +2 -2
  80. package/modern/mobile/mobile.module.css.js +1 -1
  81. package/modern/transitions.css +7 -7
  82. package/modern/transitions.module.css.js +1 -1
  83. package/package.json +4 -4
  84. package/transitions.css +7 -7
  85. package/transitions.module.css.js +1 -1
@@ -5,12 +5,12 @@
5
5
  } :root {
6
6
  --modal-s-content-paddings: var(--gap-40) var(--gap-40) var(--gap-0);
7
7
  --modal-s-content-only-bottom-padding: var(--gap-40);
8
- } .modal__size-500_1y8ut,
9
- .modal__size-600_1y8ut,
10
- .modal__size-800_1y8ut,
11
- .modal__size-1140_1y8ut,
12
- .modal__fullscreen_1y8ut {
8
+ } .modal__size-500_1yw4q,
9
+ .modal__size-600_1yw4q,
10
+ .modal__size-800_1yw4q,
11
+ .modal__size-1140_1yw4q,
12
+ .modal__fullscreen_1yw4q {
13
13
  padding: var(--modal-s-content-paddings);
14
- } .modal__size-500_1y8ut:last-child, .modal__size-600_1y8ut:last-child, .modal__size-800_1y8ut:last-child, .modal__size-1140_1y8ut:last-child, .modal__fullscreen_1y8ut:last-child {
14
+ } .modal__size-500_1yw4q:last-child, .modal__size-600_1yw4q:last-child, .modal__size-800_1yw4q:last-child, .modal__size-1140_1yw4q:last-child, .modal__fullscreen_1yw4q:last-child {
15
15
  padding-bottom: var(--modal-s-content-only-bottom-padding);
16
16
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./desktop.css');
4
4
 
5
- var desktopStyles = {"size-500":"modal__size-500_1y8ut","size-600":"modal__size-600_1y8ut","size-800":"modal__size-800_1y8ut","size-1140":"modal__size-1140_1y8ut","fullscreen":"modal__fullscreen_1y8ut"};
5
+ var desktopStyles = {"size-500":"modal__size-500_1yw4q","size-600":"modal__size-600_1yw4q","size-800":"modal__size-800_1yw4q","size-1140":"modal__size-1140_1yw4q","fullscreen":"modal__fullscreen_1yw4q"};
6
6
 
7
7
  module.exports = desktopStyles;
8
8
  //# sourceMappingURL=desktop.module.css.js.map
@@ -1,12 +1,12 @@
1
1
  :root {
2
2
  --gap-0: 0px;
3
- } .modal__content_8i4in {
3
+ } .modal__content_vs1we {
4
4
  position: relative;
5
5
  box-sizing: border-box;
6
6
  width: 100%;
7
7
  z-index: 0;
8
- } .modal__content_8i4in.modal__withHeader_8i4in {
8
+ } .modal__content_vs1we.modal__withHeader_vs1we {
9
9
  padding-top: var(--gap-0);
10
- } .modal__flex_8i4in {
10
+ } .modal__flex_vs1we {
11
11
  flex: 1;
12
12
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"content":"modal__content_8i4in","withHeader":"modal__withHeader_8i4in","flex":"modal__flex_8i4in"};
5
+ var styles = {"content":"modal__content_vs1we","withHeader":"modal__withHeader_vs1we","flex":"modal__flex_vs1we"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -2,8 +2,8 @@
2
2
  --gap-m: 16px;
3
3
  --gap-0: 0px;
4
4
  --gap-16: var(--gap-m);
5
- } .modal__content_1lilo {
5
+ } .modal__content_xl806 {
6
6
  padding: var(--gap-16) var(--gap-16) var(--gap-0);
7
- } .modal__content_1lilo:last-child {
7
+ } .modal__content_xl806:last-child {
8
8
  padding-bottom: var(--gap-16);
9
9
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./mobile.css');
4
4
 
5
- var mobileStyles = {"content":"modal__content_1lilo"};
5
+ var mobileStyles = {"content":"modal__content_xl806"};
6
6
 
7
7
  module.exports = mobileStyles;
8
8
  //# sourceMappingURL=mobile.module.css.js.map
@@ -1,3 +1,3 @@
1
- .modal__component_amdy1 {
1
+ .modal__component_1xulv {
2
2
  width: 100%;
3
3
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"component":"modal__component_amdy1"};
5
+ var styles = {"component":"modal__component_1xulv"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -11,17 +11,17 @@
11
11
  --modal-border-radius: var(--border-radius-24);
12
12
  --modal-vertical-padding: var(--gap-40);
13
13
  --modal-s-footer-paddings: var(--gap-24) var(--gap-40) var(--gap-40);
14
- } .modal__footer_572nx {
14
+ } .modal__footer_1556u {
15
15
  border-bottom-left-radius: var(--modal-border-radius);
16
16
  border-bottom-right-radius: var(--modal-border-radius);
17
- } .modal__sticky_572nx {
17
+ } .modal__sticky_1556u {
18
18
  bottom: calc(var(--modal-vertical-padding) * -1);
19
- } .modal__sticky_572nx.modal__fullscreen_572nx {
19
+ } .modal__sticky_1556u.modal__fullscreen_1556u {
20
20
  bottom: var(--gap-0);
21
- } .modal__size-500_572nx,
22
- .modal__size-600_572nx,
23
- .modal__size-800_572nx,
24
- .modal__size-1140_572nx,
25
- .modal__fullscreen_572nx {
21
+ } .modal__size-500_1556u,
22
+ .modal__size-600_1556u,
23
+ .modal__size-800_1556u,
24
+ .modal__size-1140_1556u,
25
+ .modal__fullscreen_1556u {
26
26
  padding: var(--modal-s-footer-paddings);
27
27
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./desktop.css');
4
4
 
5
- var desktopStyles = {"footer":"modal__footer_572nx","sticky":"modal__sticky_572nx","fullscreen":"modal__fullscreen_572nx","size-500":"modal__size-500_572nx","size-600":"modal__size-600_572nx","size-800":"modal__size-800_572nx","size-1140":"modal__size-1140_572nx"};
5
+ var desktopStyles = {"footer":"modal__footer_1556u","sticky":"modal__sticky_1556u","fullscreen":"modal__fullscreen_1556u","size-500":"modal__size-500_1556u","size-600":"modal__size-600_1556u","size-800":"modal__size-800_1556u","size-1140":"modal__size-1140_1556u"};
6
6
 
7
7
  module.exports = desktopStyles;
8
8
  //# sourceMappingURL=desktop.module.css.js.map
@@ -5,16 +5,16 @@
5
5
  --modal-footer-background: var(--color-light-modal-bg-primary);
6
6
  --modal-footer-highlight-background: var(--color-light-modal-bg-primary);
7
7
  --modal-footer-highlight-box-shadow: 0 -1px 0 0 var(--color-light-neutral-300);
8
- } .modal__footer_1bdix {
8
+ } .modal__footer_119hp {
9
9
  width: 100%;
10
10
  box-sizing: border-box;
11
11
  transition:
12
12
  box-shadow 0.2s ease,
13
13
  background 0.2s ease;
14
- } .modal__sticky_1bdix {
14
+ } .modal__sticky_119hp {
15
15
  background: var(--modal-footer-background);
16
16
  position: sticky;
17
- } .modal__highlighted_1bdix {
17
+ } .modal__highlighted_119hp {
18
18
  background: var(--modal-footer-highlight-background);
19
19
  box-shadow: var(--modal-footer-highlight-box-shadow);
20
20
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"footer":"modal__footer_1bdix","sticky":"modal__sticky_1bdix","highlighted":"modal__highlighted_1bdix"};
5
+ var styles = {"footer":"modal__footer_119hp","sticky":"modal__sticky_119hp","highlighted":"modal__highlighted_119hp"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -7,35 +7,35 @@
7
7
  --gap-32: var(--gap-2xl);
8
8
  } :root {
9
9
  --modal-footer-default-gap: var(--gap-16);
10
- } .modal__column_11b2y {
10
+ } .modal__column_2833v {
11
11
  display: flex;
12
12
  flex-direction: column;
13
- } .modal__column_11b2y > *:not(:last-child):not(:only-child) {
13
+ } .modal__column_2833v > *:not(:last-child):not(:only-child) {
14
14
  margin-bottom: var(--modal-footer-default-gap);
15
- } .modal__column_11b2y.modal__gap-16_11b2y > *:not(:last-child):not(:only-child) {
15
+ } .modal__column_2833v.modal__gap-16_2833v > *:not(:last-child):not(:only-child) {
16
16
  margin-bottom: var(--gap-16);
17
- } .modal__column_11b2y.modal__gap-24_11b2y > *:not(:last-child):not(:only-child) {
17
+ } .modal__column_2833v.modal__gap-24_2833v > *:not(:last-child):not(:only-child) {
18
18
  margin-bottom: var(--gap-24);
19
- } .modal__column_11b2y.modal__gap-32_11b2y > *:not(:last-child):not(:only-child) {
19
+ } .modal__column_2833v.modal__gap-32_2833v > *:not(:last-child):not(:only-child) {
20
20
  margin-bottom: var(--gap-32);
21
- } .modal__start_11b2y {
21
+ } .modal__start_2833v {
22
22
  justify-content: flex-start;
23
- } .modal__center_11b2y {
23
+ } .modal__center_2833v {
24
24
  justify-content: center;
25
- } .modal__space-between_11b2y {
25
+ } .modal__space-between_2833v {
26
26
  justify-content: space-between;
27
- } .modal__space-between_11b2y > * {
27
+ } .modal__space-between_2833v > * {
28
28
  flex: 1;
29
- } .modal__start_11b2y,
30
- .modal__center_11b2y,
31
- .modal__space-between_11b2y {
29
+ } .modal__start_2833v,
30
+ .modal__center_2833v,
31
+ .modal__space-between_2833v {
32
32
  display: flex;
33
- } .modal__start_11b2y > *:not(:last-child):not(:only-child), .modal__center_11b2y > *:not(:last-child):not(:only-child), .modal__space-between_11b2y > *:not(:last-child):not(:only-child) {
33
+ } .modal__start_2833v > *:not(:last-child):not(:only-child), .modal__center_2833v > *:not(:last-child):not(:only-child), .modal__space-between_2833v > *:not(:last-child):not(:only-child) {
34
34
  margin-right: var(--modal-footer-default-gap);
35
- } .modal__start_11b2y.modal__gap-16_11b2y > *:not(:last-child):not(:only-child), .modal__center_11b2y.modal__gap-16_11b2y > *:not(:last-child):not(:only-child), .modal__space-between_11b2y.modal__gap-16_11b2y > *:not(:last-child):not(:only-child) {
35
+ } .modal__start_2833v.modal__gap-16_2833v > *:not(:last-child):not(:only-child), .modal__center_2833v.modal__gap-16_2833v > *:not(:last-child):not(:only-child), .modal__space-between_2833v.modal__gap-16_2833v > *:not(:last-child):not(:only-child) {
36
36
  margin-right: var(--gap-16);
37
- } .modal__start_11b2y.modal__gap-24_11b2y > *:not(:last-child):not(:only-child), .modal__center_11b2y.modal__gap-24_11b2y > *:not(:last-child):not(:only-child), .modal__space-between_11b2y.modal__gap-24_11b2y > *:not(:last-child):not(:only-child) {
37
+ } .modal__start_2833v.modal__gap-24_2833v > *:not(:last-child):not(:only-child), .modal__center_2833v.modal__gap-24_2833v > *:not(:last-child):not(:only-child), .modal__space-between_2833v.modal__gap-24_2833v > *:not(:last-child):not(:only-child) {
38
38
  margin-right: var(--gap-24);
39
- } .modal__start_11b2y.modal__gap-32_11b2y > *:not(:last-child):not(:only-child), .modal__center_11b2y.modal__gap-32_11b2y > *:not(:last-child):not(:only-child), .modal__space-between_11b2y.modal__gap-32_11b2y > *:not(:last-child):not(:only-child) {
39
+ } .modal__start_2833v.modal__gap-32_2833v > *:not(:last-child):not(:only-child), .modal__center_2833v.modal__gap-32_2833v > *:not(:last-child):not(:only-child), .modal__space-between_2833v.modal__gap-32_2833v > *:not(:last-child):not(:only-child) {
40
40
  margin-right: var(--gap-32);
41
41
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./layout.css');
4
4
 
5
- var layoutStyles = {"column":"modal__column_11b2y","gap-16":"modal__gap-16_11b2y","gap-24":"modal__gap-24_11b2y","gap-32":"modal__gap-32_11b2y","start":"modal__start_11b2y","center":"modal__center_11b2y","space-between":"modal__space-between_11b2y"};
5
+ var layoutStyles = {"column":"modal__column_2833v","gap-16":"modal__gap-16_2833v","gap-24":"modal__gap-24_2833v","gap-32":"modal__gap-32_2833v","start":"modal__start_2833v","center":"modal__center_2833v","space-between":"modal__space-between_2833v"};
6
6
 
7
7
  module.exports = layoutStyles;
8
8
  //# sourceMappingURL=layout.module.css.js.map
@@ -6,14 +6,14 @@
6
6
  --gap-0: 0px;
7
7
  --gap-16: var(--gap-m);
8
8
  }
9
- .modal__footer_1j62m {
9
+ .modal__footer_ang7n {
10
10
  padding: var(--gap-16);
11
11
  }
12
12
  @media (display-mode: standalone) {
13
- .modal__footer_1j62m {
13
+ .modal__footer_ang7n {
14
14
  padding-bottom: calc(var(--sab) + var(--gap-16));
15
15
  }
16
16
  }
17
- .modal__sticky_1j62m {
17
+ .modal__sticky_ang7n {
18
18
  bottom: var(--gap-0);
19
19
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./mobile.css');
4
4
 
5
- var mobileStyles = {"footer":"modal__footer_1j62m","sticky":"modal__sticky_1j62m"};
5
+ var mobileStyles = {"footer":"modal__footer_ang7n","sticky":"modal__sticky_ang7n"};
6
6
 
7
7
  module.exports = mobileStyles;
8
8
  //# sourceMappingURL=mobile.module.css.js.map
@@ -24,31 +24,31 @@
24
24
  --modal-l-header-desktop-line-height: 36px;
25
25
  --modal-header-desktop-font-weight: bold;
26
26
  --modal-header-desktop-font-family: var(--font-family-system);
27
- } .modal__header_1yy3f {
27
+ } .modal__header_zv3kc {
28
28
  border-top-left-radius: var(--modal-border-radius);
29
29
  border-top-right-radius: var(--modal-border-radius);
30
- } .modal__content_1yy3f {
30
+ } .modal__content_zv3kc {
31
31
  font-weight: var(--modal-header-desktop-font-weight);
32
32
  font-family: var(--modal-header-desktop-font-family);
33
- } .modal__size-500_1yy3f .modal__content_1yy3f,
34
- .modal__size-600_1yy3f .modal__content_1yy3f {
33
+ } .modal__size-500_zv3kc .modal__content_zv3kc,
34
+ .modal__size-600_zv3kc .modal__content_zv3kc {
35
35
  padding: var(--modal-s-header-desktop-content-paddings);
36
36
  font-size: var(--modal-s-header-desktop-font-size);
37
37
  line-height: var(--modal-s-header-desktop-line-height);
38
- } .modal__size-800_1yy3f .modal__content_1yy3f,
39
- .modal__size-1140_1yy3f .modal__content_1yy3f,
40
- .modal__fullscreen_1yy3f .modal__content_1yy3f {
38
+ } .modal__size-800_zv3kc .modal__content_zv3kc,
39
+ .modal__size-1140_zv3kc .modal__content_zv3kc,
40
+ .modal__fullscreen_zv3kc .modal__content_zv3kc {
41
41
  padding: var(--modal-l-header-desktop-content-paddings);
42
42
  font-size: var(--modal-l-header-desktop-font-size);
43
43
  line-height: var(--modal-l-header-desktop-line-height);
44
- } .modal__size-500_1yy3f,
45
- .modal__size-600_1yy3f,
46
- .modal__size-800_1yy3f,
47
- .modal__size-1140_1yy3f,
48
- .modal__fullscreen_1yy3f {
44
+ } .modal__size-500_zv3kc,
45
+ .modal__size-600_zv3kc,
46
+ .modal__size-800_zv3kc,
47
+ .modal__size-1140_zv3kc,
48
+ .modal__fullscreen_zv3kc {
49
49
  padding: var(--modal-s-header-paddings);
50
- } .modal__sticky_1yy3f {
50
+ } .modal__sticky_zv3kc {
51
51
  top: calc(var(--modal-vertical-padding) * -1);
52
- } .modal__sticky_1yy3f.modal__fullscreen_1yy3f {
52
+ } .modal__sticky_zv3kc.modal__fullscreen_zv3kc {
53
53
  top: var(--gap-0);
54
54
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./desktop.css');
4
4
 
5
- var desktopStyles = {"header":"modal__header_1yy3f","content":"modal__content_1yy3f","size-500":"modal__size-500_1yy3f","size-600":"modal__size-600_1yy3f","size-800":"modal__size-800_1yy3f","size-1140":"modal__size-1140_1yy3f","fullscreen":"modal__fullscreen_1yy3f","sticky":"modal__sticky_1yy3f"};
5
+ var desktopStyles = {"header":"modal__header_zv3kc","content":"modal__content_zv3kc","size-500":"modal__size-500_zv3kc","size-600":"modal__size-600_zv3kc","size-800":"modal__size-800_zv3kc","size-1140":"modal__size-1140_zv3kc","fullscreen":"modal__fullscreen_zv3kc","sticky":"modal__sticky_zv3kc"};
6
6
 
7
7
  module.exports = desktopStyles;
8
8
  //# sourceMappingURL=desktop.module.css.js.map
@@ -5,12 +5,12 @@
5
5
  --modal-header-background: var(--color-light-modal-bg-primary);
6
6
  --modal-header-highlight-background: var(--color-light-modal-bg-primary);
7
7
  --modal-header-highlight-box-shadow: 0 1px 0 0 var(--color-light-neutral-300);
8
- } .modal__highlighted_bjbz7 {
8
+ } .modal__highlighted_1bhg6 {
9
9
  background: var(--modal-header-highlight-background);
10
10
  box-shadow: var(--modal-header-highlight-box-shadow);
11
- } .modal__sticky_bjbz7 {
11
+ } .modal__sticky_1bhg6 {
12
12
  position: sticky;
13
13
  z-index: 1;
14
- } .modal__sticky_bjbz7.modal__hasContent_bjbz7 {
14
+ } .modal__sticky_1bhg6.modal__hasContent_1bhg6 {
15
15
  background: var(--modal-header-background);
16
16
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./index.css');
4
4
 
5
- var styles = {"highlighted":"modal__highlighted_bjbz7","sticky":"modal__sticky_bjbz7","hasContent":"modal__hasContent_bjbz7"};
5
+ var styles = {"highlighted":"modal__highlighted_1bhg6","sticky":"modal__sticky_1bhg6","hasContent":"modal__hasContent_1bhg6"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -22,18 +22,18 @@
22
22
  --modal-header-mobile-paddings: var(--modal-header-mobile-top-padding) var(--gap-8) var(--gap-4)
23
23
  var(--gap-8);
24
24
  }
25
- .modal__header_uizgc {
25
+ .modal__header_16bvk {
26
26
  padding: var(--modal-header-mobile-paddings);
27
27
  }
28
28
  @media (display-mode: standalone) {
29
- .modal__header_uizgc {
29
+ .modal__header_16bvk {
30
30
  padding-top: calc(var(--sat) + var(--modal-header-mobile-top-padding));
31
31
  }
32
32
  }
33
- .modal__sticky_uizgc {
33
+ .modal__sticky_16bvk {
34
34
  top: var(--gap-0);
35
35
  }
36
- .modal__content_uizgc {
36
+ .modal__content_16bvk {
37
37
  font-size: var(--modal-header-mobile-font-size);
38
38
  line-height: var(--modal-header-mobile-line-height);
39
39
  font-family: var(--modal-header-mobile-font-family);
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./mobile.css');
4
4
 
5
- var mobileStyles = {"header":"modal__header_uizgc","sticky":"modal__sticky_uizgc","content":"modal__content_uizgc"};
5
+ var mobileStyles = {"header":"modal__header_16bvk","sticky":"modal__sticky_16bvk","content":"modal__content_16bvk"};
6
6
 
7
7
  module.exports = mobileStyles;
8
8
  //# sourceMappingURL=mobile.module.css.js.map
@@ -13,27 +13,27 @@
13
13
  --modal-m-width: 600px;
14
14
  --modal-l-width: 800px;
15
15
  --modal-xl-width: 1140px;
16
- } .modal__wrapper_1uf1w {
16
+ } .modal__wrapper_1l79r {
17
17
  padding-top: var(--modal-vertical-padding);
18
18
  padding-bottom: var(--modal-vertical-padding);
19
- } .modal__component_1uf1w {
19
+ } .modal__component_1l79r {
20
20
  width: 100%;
21
21
  max-width: 100%;
22
22
  border-radius: var(--modal-border-radius);
23
- } .modal__fullscreen_1uf1w {
23
+ } .modal__fullscreen_1l79r {
24
24
  padding-top: var(--gap-0);
25
25
  padding-bottom: var(--gap-0);
26
26
  overflow: hidden;
27
- } .modal__fullscreen_1uf1w .modal__component_1uf1w {
27
+ } .modal__fullscreen_1l79r .modal__component_1l79r {
28
28
  flex: 1;
29
29
  border-radius: var(--border-radius-0);
30
30
  overflow: auto;
31
- } .modal__size-500_1uf1w {
31
+ } .modal__size-500_1l79r {
32
32
  width: var(--modal-s-width);
33
- } .modal__size-600_1uf1w {
33
+ } .modal__size-600_1l79r {
34
34
  width: var(--modal-m-width);
35
- } .modal__size-800_1uf1w {
35
+ } .modal__size-800_1l79r {
36
36
  width: var(--modal-l-width);
37
- } .modal__size-1140_1uf1w {
37
+ } .modal__size-1140_1l79r {
38
38
  width: var(--modal-xl-width);
39
39
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./desktop.css');
4
4
 
5
- var desktopStyles = {"wrapper":"modal__wrapper_1uf1w","component":"modal__component_1uf1w","fullscreen":"modal__fullscreen_1uf1w","size-500":"modal__size-500_1uf1w","size-600":"modal__size-600_1uf1w","size-800":"modal__size-800_1uf1w","size-1140":"modal__size-1140_1uf1w"};
5
+ var desktopStyles = {"wrapper":"modal__wrapper_1l79r","component":"modal__component_1l79r","fullscreen":"modal__fullscreen_1l79r","size-500":"modal__size-500_1l79r","size-600":"modal__size-600_1l79r","size-800":"modal__size-800_1l79r","size-1140":"modal__size-1140_1l79r"};
6
6
 
7
7
  module.exports = desktopStyles;
8
8
  //# sourceMappingURL=desktop.module.css.js.map
@@ -5,12 +5,12 @@
5
5
  } :root {
6
6
  --modal-s-content-paddings: var(--gap-40) var(--gap-40) var(--gap-0);
7
7
  --modal-s-content-only-bottom-padding: var(--gap-40);
8
- } .modal__size-500_1y8ut,
9
- .modal__size-600_1y8ut,
10
- .modal__size-800_1y8ut,
11
- .modal__size-1140_1y8ut,
12
- .modal__fullscreen_1y8ut {
8
+ } .modal__size-500_1yw4q,
9
+ .modal__size-600_1yw4q,
10
+ .modal__size-800_1yw4q,
11
+ .modal__size-1140_1yw4q,
12
+ .modal__fullscreen_1yw4q {
13
13
  padding: var(--modal-s-content-paddings);
14
- } .modal__size-500_1y8ut:last-child, .modal__size-600_1y8ut:last-child, .modal__size-800_1y8ut:last-child, .modal__size-1140_1y8ut:last-child, .modal__fullscreen_1y8ut:last-child {
14
+ } .modal__size-500_1yw4q:last-child, .modal__size-600_1yw4q:last-child, .modal__size-800_1yw4q:last-child, .modal__size-1140_1yw4q:last-child, .modal__fullscreen_1yw4q:last-child {
15
15
  padding-bottom: var(--modal-s-content-only-bottom-padding);
16
16
  }
@@ -1,6 +1,6 @@
1
1
  import './desktop.css';
2
2
 
3
- var desktopStyles = {"size-500":"modal__size-500_1y8ut","size-600":"modal__size-600_1y8ut","size-800":"modal__size-800_1y8ut","size-1140":"modal__size-1140_1y8ut","fullscreen":"modal__fullscreen_1y8ut"};
3
+ var desktopStyles = {"size-500":"modal__size-500_1yw4q","size-600":"modal__size-600_1yw4q","size-800":"modal__size-800_1yw4q","size-1140":"modal__size-1140_1yw4q","fullscreen":"modal__fullscreen_1yw4q"};
4
4
 
5
5
  export { desktopStyles as default };
6
6
  //# sourceMappingURL=desktop.module.css.js.map
@@ -1,12 +1,12 @@
1
1
  :root {
2
2
  --gap-0: 0px;
3
- } .modal__content_8i4in {
3
+ } .modal__content_vs1we {
4
4
  position: relative;
5
5
  box-sizing: border-box;
6
6
  width: 100%;
7
7
  z-index: 0;
8
- } .modal__content_8i4in.modal__withHeader_8i4in {
8
+ } .modal__content_vs1we.modal__withHeader_vs1we {
9
9
  padding-top: var(--gap-0);
10
- } .modal__flex_8i4in {
10
+ } .modal__flex_vs1we {
11
11
  flex: 1;
12
12
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"content":"modal__content_8i4in","withHeader":"modal__withHeader_8i4in","flex":"modal__flex_8i4in"};
3
+ var styles = {"content":"modal__content_vs1we","withHeader":"modal__withHeader_vs1we","flex":"modal__flex_vs1we"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -2,8 +2,8 @@
2
2
  --gap-m: 16px;
3
3
  --gap-0: 0px;
4
4
  --gap-16: var(--gap-m);
5
- } .modal__content_1lilo {
5
+ } .modal__content_xl806 {
6
6
  padding: var(--gap-16) var(--gap-16) var(--gap-0);
7
- } .modal__content_1lilo:last-child {
7
+ } .modal__content_xl806:last-child {
8
8
  padding-bottom: var(--gap-16);
9
9
  }
@@ -1,6 +1,6 @@
1
1
  import './mobile.css';
2
2
 
3
- var mobileStyles = {"content":"modal__content_1lilo"};
3
+ var mobileStyles = {"content":"modal__content_xl806"};
4
4
 
5
5
  export { mobileStyles as default };
6
6
  //# sourceMappingURL=mobile.module.css.js.map
@@ -1,3 +1,3 @@
1
- .modal__component_amdy1 {
1
+ .modal__component_1xulv {
2
2
  width: 100%;
3
3
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"modal__component_amdy1"};
3
+ var styles = {"component":"modal__component_1xulv"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map
@@ -11,17 +11,17 @@
11
11
  --modal-border-radius: var(--border-radius-24);
12
12
  --modal-vertical-padding: var(--gap-40);
13
13
  --modal-s-footer-paddings: var(--gap-24) var(--gap-40) var(--gap-40);
14
- } .modal__footer_572nx {
14
+ } .modal__footer_1556u {
15
15
  border-bottom-left-radius: var(--modal-border-radius);
16
16
  border-bottom-right-radius: var(--modal-border-radius);
17
- } .modal__sticky_572nx {
17
+ } .modal__sticky_1556u {
18
18
  bottom: calc(var(--modal-vertical-padding) * -1);
19
- } .modal__sticky_572nx.modal__fullscreen_572nx {
19
+ } .modal__sticky_1556u.modal__fullscreen_1556u {
20
20
  bottom: var(--gap-0);
21
- } .modal__size-500_572nx,
22
- .modal__size-600_572nx,
23
- .modal__size-800_572nx,
24
- .modal__size-1140_572nx,
25
- .modal__fullscreen_572nx {
21
+ } .modal__size-500_1556u,
22
+ .modal__size-600_1556u,
23
+ .modal__size-800_1556u,
24
+ .modal__size-1140_1556u,
25
+ .modal__fullscreen_1556u {
26
26
  padding: var(--modal-s-footer-paddings);
27
27
  }
@@ -1,6 +1,6 @@
1
1
  import './desktop.css';
2
2
 
3
- var desktopStyles = {"footer":"modal__footer_572nx","sticky":"modal__sticky_572nx","fullscreen":"modal__fullscreen_572nx","size-500":"modal__size-500_572nx","size-600":"modal__size-600_572nx","size-800":"modal__size-800_572nx","size-1140":"modal__size-1140_572nx"};
3
+ var desktopStyles = {"footer":"modal__footer_1556u","sticky":"modal__sticky_1556u","fullscreen":"modal__fullscreen_1556u","size-500":"modal__size-500_1556u","size-600":"modal__size-600_1556u","size-800":"modal__size-800_1556u","size-1140":"modal__size-1140_1556u"};
4
4
 
5
5
  export { desktopStyles as default };
6
6
  //# sourceMappingURL=desktop.module.css.js.map
@@ -5,16 +5,16 @@
5
5
  --modal-footer-background: var(--color-light-modal-bg-primary);
6
6
  --modal-footer-highlight-background: var(--color-light-modal-bg-primary);
7
7
  --modal-footer-highlight-box-shadow: 0 -1px 0 0 var(--color-light-neutral-300);
8
- } .modal__footer_1bdix {
8
+ } .modal__footer_119hp {
9
9
  width: 100%;
10
10
  box-sizing: border-box;
11
11
  transition:
12
12
  box-shadow 0.2s ease,
13
13
  background 0.2s ease;
14
- } .modal__sticky_1bdix {
14
+ } .modal__sticky_119hp {
15
15
  background: var(--modal-footer-background);
16
16
  position: sticky;
17
- } .modal__highlighted_1bdix {
17
+ } .modal__highlighted_119hp {
18
18
  background: var(--modal-footer-highlight-background);
19
19
  box-shadow: var(--modal-footer-highlight-box-shadow);
20
20
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"footer":"modal__footer_1bdix","sticky":"modal__sticky_1bdix","highlighted":"modal__highlighted_1bdix"};
3
+ var styles = {"footer":"modal__footer_119hp","sticky":"modal__sticky_119hp","highlighted":"modal__highlighted_119hp"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map