@alfalab/core-components-modal 10.0.7 → 10.0.8

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 +2 -2
  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_1feqb,
9
- .modal__size-600_1feqb,
10
- .modal__size-800_1feqb,
11
- .modal__size-1140_1feqb,
12
- .modal__fullscreen_1feqb {
8
+ } .modal__size-500_17fko,
9
+ .modal__size-600_17fko,
10
+ .modal__size-800_17fko,
11
+ .modal__size-1140_17fko,
12
+ .modal__fullscreen_17fko {
13
13
  padding: var(--modal-s-content-paddings);
14
- } .modal__size-500_1feqb:last-child, .modal__size-600_1feqb:last-child, .modal__size-800_1feqb:last-child, .modal__size-1140_1feqb:last-child, .modal__fullscreen_1feqb:last-child {
14
+ } .modal__size-500_17fko:last-child, .modal__size-600_17fko:last-child, .modal__size-800_17fko:last-child, .modal__size-1140_17fko:last-child, .modal__fullscreen_17fko: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_1feqb","size-600":"modal__size-600_1feqb","size-800":"modal__size-800_1feqb","size-1140":"modal__size-1140_1feqb","fullscreen":"modal__fullscreen_1feqb"};
5
+ var desktopStyles = {"size-500":"modal__size-500_17fko","size-600":"modal__size-600_17fko","size-800":"modal__size-800_17fko","size-1140":"modal__size-1140_17fko","fullscreen":"modal__fullscreen_17fko"};
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_kd6h0 {
3
+ } .modal__content_11ge4 {
4
4
  position: relative;
5
5
  box-sizing: border-box;
6
6
  width: 100%;
7
7
  z-index: 0;
8
- } .modal__content_kd6h0.modal__withHeader_kd6h0 {
8
+ } .modal__content_11ge4.modal__withHeader_11ge4 {
9
9
  padding-top: var(--gap-0);
10
- } .modal__flex_kd6h0 {
10
+ } .modal__flex_11ge4 {
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_kd6h0","withHeader":"modal__withHeader_kd6h0","flex":"modal__flex_kd6h0"};
5
+ var styles = {"content":"modal__content_11ge4","withHeader":"modal__withHeader_11ge4","flex":"modal__flex_11ge4"};
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_e3tl2 {
5
+ } .modal__content_1iqbi {
6
6
  padding: var(--gap-16) var(--gap-16) var(--gap-0);
7
- } .modal__content_e3tl2:last-child {
7
+ } .modal__content_1iqbi: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_e3tl2"};
5
+ var mobileStyles = {"content":"modal__content_1iqbi"};
6
6
 
7
7
  module.exports = mobileStyles;
8
8
  //# sourceMappingURL=mobile.module.css.js.map
@@ -1,3 +1,3 @@
1
- .modal__component_1ed7g {
1
+ .modal__component_kem1e {
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_1ed7g"};
5
+ var styles = {"component":"modal__component_kem1e"};
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_1oml9 {
14
+ } .modal__footer_tv9j1 {
15
15
  border-bottom-left-radius: var(--modal-border-radius);
16
16
  border-bottom-right-radius: var(--modal-border-radius);
17
- } .modal__sticky_1oml9 {
17
+ } .modal__sticky_tv9j1 {
18
18
  bottom: calc(var(--modal-vertical-padding) * -1);
19
- } .modal__sticky_1oml9.modal__fullscreen_1oml9 {
19
+ } .modal__sticky_tv9j1.modal__fullscreen_tv9j1 {
20
20
  bottom: var(--gap-0);
21
- } .modal__size-500_1oml9,
22
- .modal__size-600_1oml9,
23
- .modal__size-800_1oml9,
24
- .modal__size-1140_1oml9,
25
- .modal__fullscreen_1oml9 {
21
+ } .modal__size-500_tv9j1,
22
+ .modal__size-600_tv9j1,
23
+ .modal__size-800_tv9j1,
24
+ .modal__size-1140_tv9j1,
25
+ .modal__fullscreen_tv9j1 {
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_1oml9","sticky":"modal__sticky_1oml9","fullscreen":"modal__fullscreen_1oml9","size-500":"modal__size-500_1oml9","size-600":"modal__size-600_1oml9","size-800":"modal__size-800_1oml9","size-1140":"modal__size-1140_1oml9"};
5
+ var desktopStyles = {"footer":"modal__footer_tv9j1","sticky":"modal__sticky_tv9j1","fullscreen":"modal__fullscreen_tv9j1","size-500":"modal__size-500_tv9j1","size-600":"modal__size-600_tv9j1","size-800":"modal__size-800_tv9j1","size-1140":"modal__size-1140_tv9j1"};
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_hs3as {
8
+ } .modal__footer_wzibr {
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_hs3as {
14
+ } .modal__sticky_wzibr {
15
15
  background: var(--modal-footer-background);
16
16
  position: sticky;
17
- } .modal__highlighted_hs3as {
17
+ } .modal__highlighted_wzibr {
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_hs3as","sticky":"modal__sticky_hs3as","highlighted":"modal__highlighted_hs3as"};
5
+ var styles = {"footer":"modal__footer_wzibr","sticky":"modal__sticky_wzibr","highlighted":"modal__highlighted_wzibr"};
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_lphiz {
10
+ } .modal__column_1wz7r {
11
11
  display: flex;
12
12
  flex-direction: column;
13
- } .modal__column_lphiz > *:not(:last-child):not(:only-child) {
13
+ } .modal__column_1wz7r > *:not(:last-child):not(:only-child) {
14
14
  margin-bottom: var(--modal-footer-default-gap);
15
- } .modal__column_lphiz.modal__gap-16_lphiz > *:not(:last-child):not(:only-child) {
15
+ } .modal__column_1wz7r.modal__gap-16_1wz7r > *:not(:last-child):not(:only-child) {
16
16
  margin-bottom: var(--gap-16);
17
- } .modal__column_lphiz.modal__gap-24_lphiz > *:not(:last-child):not(:only-child) {
17
+ } .modal__column_1wz7r.modal__gap-24_1wz7r > *:not(:last-child):not(:only-child) {
18
18
  margin-bottom: var(--gap-24);
19
- } .modal__column_lphiz.modal__gap-32_lphiz > *:not(:last-child):not(:only-child) {
19
+ } .modal__column_1wz7r.modal__gap-32_1wz7r > *:not(:last-child):not(:only-child) {
20
20
  margin-bottom: var(--gap-32);
21
- } .modal__start_lphiz {
21
+ } .modal__start_1wz7r {
22
22
  justify-content: flex-start;
23
- } .modal__center_lphiz {
23
+ } .modal__center_1wz7r {
24
24
  justify-content: center;
25
- } .modal__space-between_lphiz {
25
+ } .modal__space-between_1wz7r {
26
26
  justify-content: space-between;
27
- } .modal__space-between_lphiz > * {
27
+ } .modal__space-between_1wz7r > * {
28
28
  flex: 1;
29
- } .modal__start_lphiz,
30
- .modal__center_lphiz,
31
- .modal__space-between_lphiz {
29
+ } .modal__start_1wz7r,
30
+ .modal__center_1wz7r,
31
+ .modal__space-between_1wz7r {
32
32
  display: flex;
33
- } .modal__start_lphiz > *:not(:last-child):not(:only-child), .modal__center_lphiz > *:not(:last-child):not(:only-child), .modal__space-between_lphiz > *:not(:last-child):not(:only-child) {
33
+ } .modal__start_1wz7r > *:not(:last-child):not(:only-child), .modal__center_1wz7r > *:not(:last-child):not(:only-child), .modal__space-between_1wz7r > *:not(:last-child):not(:only-child) {
34
34
  margin-right: var(--modal-footer-default-gap);
35
- } .modal__start_lphiz.modal__gap-16_lphiz > *:not(:last-child):not(:only-child), .modal__center_lphiz.modal__gap-16_lphiz > *:not(:last-child):not(:only-child), .modal__space-between_lphiz.modal__gap-16_lphiz > *:not(:last-child):not(:only-child) {
35
+ } .modal__start_1wz7r.modal__gap-16_1wz7r > *:not(:last-child):not(:only-child), .modal__center_1wz7r.modal__gap-16_1wz7r > *:not(:last-child):not(:only-child), .modal__space-between_1wz7r.modal__gap-16_1wz7r > *:not(:last-child):not(:only-child) {
36
36
  margin-right: var(--gap-16);
37
- } .modal__start_lphiz.modal__gap-24_lphiz > *:not(:last-child):not(:only-child), .modal__center_lphiz.modal__gap-24_lphiz > *:not(:last-child):not(:only-child), .modal__space-between_lphiz.modal__gap-24_lphiz > *:not(:last-child):not(:only-child) {
37
+ } .modal__start_1wz7r.modal__gap-24_1wz7r > *:not(:last-child):not(:only-child), .modal__center_1wz7r.modal__gap-24_1wz7r > *:not(:last-child):not(:only-child), .modal__space-between_1wz7r.modal__gap-24_1wz7r > *:not(:last-child):not(:only-child) {
38
38
  margin-right: var(--gap-24);
39
- } .modal__start_lphiz.modal__gap-32_lphiz > *:not(:last-child):not(:only-child), .modal__center_lphiz.modal__gap-32_lphiz > *:not(:last-child):not(:only-child), .modal__space-between_lphiz.modal__gap-32_lphiz > *:not(:last-child):not(:only-child) {
39
+ } .modal__start_1wz7r.modal__gap-32_1wz7r > *:not(:last-child):not(:only-child), .modal__center_1wz7r.modal__gap-32_1wz7r > *:not(:last-child):not(:only-child), .modal__space-between_1wz7r.modal__gap-32_1wz7r > *: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_lphiz","gap-16":"modal__gap-16_lphiz","gap-24":"modal__gap-24_lphiz","gap-32":"modal__gap-32_lphiz","start":"modal__start_lphiz","center":"modal__center_lphiz","space-between":"modal__space-between_lphiz"};
5
+ var layoutStyles = {"column":"modal__column_1wz7r","gap-16":"modal__gap-16_1wz7r","gap-24":"modal__gap-24_1wz7r","gap-32":"modal__gap-32_1wz7r","start":"modal__start_1wz7r","center":"modal__center_1wz7r","space-between":"modal__space-between_1wz7r"};
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_u4umq {
9
+ .modal__footer_1o3g1 {
10
10
  padding: var(--gap-16);
11
11
  }
12
12
  @media (display-mode: standalone) {
13
- .modal__footer_u4umq {
13
+ .modal__footer_1o3g1 {
14
14
  padding-bottom: calc(var(--sab) + var(--gap-16));
15
15
  }
16
16
  }
17
- .modal__sticky_u4umq {
17
+ .modal__sticky_1o3g1 {
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_u4umq","sticky":"modal__sticky_u4umq"};
5
+ var mobileStyles = {"footer":"modal__footer_1o3g1","sticky":"modal__sticky_1o3g1"};
6
6
 
7
7
  module.exports = mobileStyles;
8
8
  //# sourceMappingURL=mobile.module.css.js.map
@@ -25,31 +25,31 @@
25
25
  --modal-l-header-desktop-line-height: 36px;
26
26
  --modal-header-desktop-font-weight: bold;
27
27
  --modal-header-desktop-font-family: var(--font-family-system);
28
- } .modal__header_1jchz {
28
+ } .modal__header_1a9wk {
29
29
  border-top-left-radius: var(--modal-border-radius);
30
30
  border-top-right-radius: var(--modal-border-radius);
31
- } .modal__content_1jchz {
31
+ } .modal__content_1a9wk {
32
32
  font-weight: var(--modal-header-desktop-font-weight);
33
33
  font-family: var(--modal-header-desktop-font-family);
34
- } .modal__size-500_1jchz .modal__content_1jchz,
35
- .modal__size-600_1jchz .modal__content_1jchz {
34
+ } .modal__size-500_1a9wk .modal__content_1a9wk,
35
+ .modal__size-600_1a9wk .modal__content_1a9wk {
36
36
  padding: var(--modal-s-header-desktop-content-paddings);
37
37
  font-size: var(--modal-s-header-desktop-font-size);
38
38
  line-height: var(--modal-s-header-desktop-line-height);
39
- } .modal__size-800_1jchz .modal__content_1jchz,
40
- .modal__size-1140_1jchz .modal__content_1jchz,
41
- .modal__fullscreen_1jchz .modal__content_1jchz {
39
+ } .modal__size-800_1a9wk .modal__content_1a9wk,
40
+ .modal__size-1140_1a9wk .modal__content_1a9wk,
41
+ .modal__fullscreen_1a9wk .modal__content_1a9wk {
42
42
  padding: var(--modal-l-header-desktop-content-paddings);
43
43
  font-size: var(--modal-l-header-desktop-font-size);
44
44
  line-height: var(--modal-l-header-desktop-line-height);
45
- } .modal__size-500_1jchz,
46
- .modal__size-600_1jchz,
47
- .modal__size-800_1jchz,
48
- .modal__size-1140_1jchz,
49
- .modal__fullscreen_1jchz {
45
+ } .modal__size-500_1a9wk,
46
+ .modal__size-600_1a9wk,
47
+ .modal__size-800_1a9wk,
48
+ .modal__size-1140_1a9wk,
49
+ .modal__fullscreen_1a9wk {
50
50
  padding: var(--modal-s-header-paddings);
51
- } .modal__sticky_1jchz {
51
+ } .modal__sticky_1a9wk {
52
52
  top: calc(var(--modal-vertical-padding) * -1);
53
- } .modal__sticky_1jchz.modal__fullscreen_1jchz {
53
+ } .modal__sticky_1a9wk.modal__fullscreen_1a9wk {
54
54
  top: var(--gap-0);
55
55
  }
@@ -2,7 +2,7 @@
2
2
 
3
3
  require('./desktop.css');
4
4
 
5
- var desktopStyles = {"header":"modal__header_1jchz","content":"modal__content_1jchz","size-500":"modal__size-500_1jchz","size-600":"modal__size-600_1jchz","size-800":"modal__size-800_1jchz","size-1140":"modal__size-1140_1jchz","fullscreen":"modal__fullscreen_1jchz","sticky":"modal__sticky_1jchz"};
5
+ var desktopStyles = {"header":"modal__header_1a9wk","content":"modal__content_1a9wk","size-500":"modal__size-500_1a9wk","size-600":"modal__size-600_1a9wk","size-800":"modal__size-800_1a9wk","size-1140":"modal__size-1140_1a9wk","fullscreen":"modal__fullscreen_1a9wk","sticky":"modal__sticky_1a9wk"};
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_s01r2 {
8
+ } .modal__highlighted_1ewb8 {
9
9
  background: var(--modal-header-highlight-background);
10
10
  box-shadow: var(--modal-header-highlight-box-shadow);
11
- } .modal__sticky_s01r2 {
11
+ } .modal__sticky_1ewb8 {
12
12
  position: sticky;
13
13
  z-index: 1;
14
- } .modal__sticky_s01r2.modal__hasContent_s01r2 {
14
+ } .modal__sticky_1ewb8.modal__hasContent_1ewb8 {
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_s01r2","sticky":"modal__sticky_s01r2","hasContent":"modal__hasContent_s01r2"};
5
+ var styles = {"highlighted":"modal__highlighted_1ewb8","sticky":"modal__sticky_1ewb8","hasContent":"modal__hasContent_1ewb8"};
6
6
 
7
7
  module.exports = styles;
8
8
  //# sourceMappingURL=index.module.css.js.map
@@ -23,18 +23,18 @@
23
23
  --modal-header-mobile-paddings: var(--modal-header-mobile-top-padding) var(--gap-8) var(--gap-4)
24
24
  var(--gap-8);
25
25
  }
26
- .modal__header_1pt9z {
26
+ .modal__header_plm16 {
27
27
  padding: var(--modal-header-mobile-paddings);
28
28
  }
29
29
  @media (display-mode: standalone) {
30
- .modal__header_1pt9z {
30
+ .modal__header_plm16 {
31
31
  padding-top: calc(var(--sat) + var(--modal-header-mobile-top-padding));
32
32
  }
33
33
  }
34
- .modal__sticky_1pt9z {
34
+ .modal__sticky_plm16 {
35
35
  top: var(--gap-0);
36
36
  }
37
- .modal__content_1pt9z {
37
+ .modal__content_plm16 {
38
38
  font-size: var(--modal-header-mobile-font-size);
39
39
  line-height: var(--modal-header-mobile-line-height);
40
40
  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_1pt9z","sticky":"modal__sticky_1pt9z","content":"modal__content_1pt9z"};
5
+ var mobileStyles = {"header":"modal__header_plm16","sticky":"modal__sticky_plm16","content":"modal__content_plm16"};
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_11pvb {
16
+ } .modal__wrapper_1x7c2 {
17
17
  padding-top: var(--modal-vertical-padding);
18
18
  padding-bottom: var(--modal-vertical-padding);
19
- } .modal__component_11pvb {
19
+ } .modal__component_1x7c2 {
20
20
  width: 100%;
21
21
  max-width: 100%;
22
22
  border-radius: var(--modal-border-radius);
23
- } .modal__fullscreen_11pvb {
23
+ } .modal__fullscreen_1x7c2 {
24
24
  padding-top: var(--gap-0);
25
25
  padding-bottom: var(--gap-0);
26
26
  overflow: hidden;
27
- } .modal__fullscreen_11pvb .modal__component_11pvb {
27
+ } .modal__fullscreen_1x7c2 .modal__component_1x7c2 {
28
28
  flex: 1;
29
29
  border-radius: var(--border-radius-0);
30
30
  overflow: auto;
31
- } .modal__size-500_11pvb {
31
+ } .modal__size-500_1x7c2 {
32
32
  width: var(--modal-s-width);
33
- } .modal__size-600_11pvb {
33
+ } .modal__size-600_1x7c2 {
34
34
  width: var(--modal-m-width);
35
- } .modal__size-800_11pvb {
35
+ } .modal__size-800_1x7c2 {
36
36
  width: var(--modal-l-width);
37
- } .modal__size-1140_11pvb {
37
+ } .modal__size-1140_1x7c2 {
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_11pvb","component":"modal__component_11pvb","fullscreen":"modal__fullscreen_11pvb","size-500":"modal__size-500_11pvb","size-600":"modal__size-600_11pvb","size-800":"modal__size-800_11pvb","size-1140":"modal__size-1140_11pvb"};
5
+ var desktopStyles = {"wrapper":"modal__wrapper_1x7c2","component":"modal__component_1x7c2","fullscreen":"modal__fullscreen_1x7c2","size-500":"modal__size-500_1x7c2","size-600":"modal__size-600_1x7c2","size-800":"modal__size-800_1x7c2","size-1140":"modal__size-1140_1x7c2"};
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_1feqb,
9
- .modal__size-600_1feqb,
10
- .modal__size-800_1feqb,
11
- .modal__size-1140_1feqb,
12
- .modal__fullscreen_1feqb {
8
+ } .modal__size-500_17fko,
9
+ .modal__size-600_17fko,
10
+ .modal__size-800_17fko,
11
+ .modal__size-1140_17fko,
12
+ .modal__fullscreen_17fko {
13
13
  padding: var(--modal-s-content-paddings);
14
- } .modal__size-500_1feqb:last-child, .modal__size-600_1feqb:last-child, .modal__size-800_1feqb:last-child, .modal__size-1140_1feqb:last-child, .modal__fullscreen_1feqb:last-child {
14
+ } .modal__size-500_17fko:last-child, .modal__size-600_17fko:last-child, .modal__size-800_17fko:last-child, .modal__size-1140_17fko:last-child, .modal__fullscreen_17fko: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_1feqb","size-600":"modal__size-600_1feqb","size-800":"modal__size-800_1feqb","size-1140":"modal__size-1140_1feqb","fullscreen":"modal__fullscreen_1feqb"};
3
+ var desktopStyles = {"size-500":"modal__size-500_17fko","size-600":"modal__size-600_17fko","size-800":"modal__size-800_17fko","size-1140":"modal__size-1140_17fko","fullscreen":"modal__fullscreen_17fko"};
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_kd6h0 {
3
+ } .modal__content_11ge4 {
4
4
  position: relative;
5
5
  box-sizing: border-box;
6
6
  width: 100%;
7
7
  z-index: 0;
8
- } .modal__content_kd6h0.modal__withHeader_kd6h0 {
8
+ } .modal__content_11ge4.modal__withHeader_11ge4 {
9
9
  padding-top: var(--gap-0);
10
- } .modal__flex_kd6h0 {
10
+ } .modal__flex_11ge4 {
11
11
  flex: 1;
12
12
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"content":"modal__content_kd6h0","withHeader":"modal__withHeader_kd6h0","flex":"modal__flex_kd6h0"};
3
+ var styles = {"content":"modal__content_11ge4","withHeader":"modal__withHeader_11ge4","flex":"modal__flex_11ge4"};
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_e3tl2 {
5
+ } .modal__content_1iqbi {
6
6
  padding: var(--gap-16) var(--gap-16) var(--gap-0);
7
- } .modal__content_e3tl2:last-child {
7
+ } .modal__content_1iqbi: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_e3tl2"};
3
+ var mobileStyles = {"content":"modal__content_1iqbi"};
4
4
 
5
5
  export { mobileStyles as default };
6
6
  //# sourceMappingURL=mobile.module.css.js.map
@@ -1,3 +1,3 @@
1
- .modal__component_1ed7g {
1
+ .modal__component_kem1e {
2
2
  width: 100%;
3
3
  }
@@ -1,6 +1,6 @@
1
1
  import './index.css';
2
2
 
3
- var styles = {"component":"modal__component_1ed7g"};
3
+ var styles = {"component":"modal__component_kem1e"};
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_1oml9 {
14
+ } .modal__footer_tv9j1 {
15
15
  border-bottom-left-radius: var(--modal-border-radius);
16
16
  border-bottom-right-radius: var(--modal-border-radius);
17
- } .modal__sticky_1oml9 {
17
+ } .modal__sticky_tv9j1 {
18
18
  bottom: calc(var(--modal-vertical-padding) * -1);
19
- } .modal__sticky_1oml9.modal__fullscreen_1oml9 {
19
+ } .modal__sticky_tv9j1.modal__fullscreen_tv9j1 {
20
20
  bottom: var(--gap-0);
21
- } .modal__size-500_1oml9,
22
- .modal__size-600_1oml9,
23
- .modal__size-800_1oml9,
24
- .modal__size-1140_1oml9,
25
- .modal__fullscreen_1oml9 {
21
+ } .modal__size-500_tv9j1,
22
+ .modal__size-600_tv9j1,
23
+ .modal__size-800_tv9j1,
24
+ .modal__size-1140_tv9j1,
25
+ .modal__fullscreen_tv9j1 {
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_1oml9","sticky":"modal__sticky_1oml9","fullscreen":"modal__fullscreen_1oml9","size-500":"modal__size-500_1oml9","size-600":"modal__size-600_1oml9","size-800":"modal__size-800_1oml9","size-1140":"modal__size-1140_1oml9"};
3
+ var desktopStyles = {"footer":"modal__footer_tv9j1","sticky":"modal__sticky_tv9j1","fullscreen":"modal__fullscreen_tv9j1","size-500":"modal__size-500_tv9j1","size-600":"modal__size-600_tv9j1","size-800":"modal__size-800_tv9j1","size-1140":"modal__size-1140_tv9j1"};
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_hs3as {
8
+ } .modal__footer_wzibr {
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_hs3as {
14
+ } .modal__sticky_wzibr {
15
15
  background: var(--modal-footer-background);
16
16
  position: sticky;
17
- } .modal__highlighted_hs3as {
17
+ } .modal__highlighted_wzibr {
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_hs3as","sticky":"modal__sticky_hs3as","highlighted":"modal__highlighted_hs3as"};
3
+ var styles = {"footer":"modal__footer_wzibr","sticky":"modal__sticky_wzibr","highlighted":"modal__highlighted_wzibr"};
4
4
 
5
5
  export { styles as default };
6
6
  //# sourceMappingURL=index.module.css.js.map