@alfalab/core-components-universal-modal 3.1.1-alfasans → 3.1.1
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.
- package/components/content/base-content/index.css +1 -1
- package/components/content/base-content/index.module.css.js +1 -1
- package/components/content/desktop/desktop.css +2 -2
- package/components/content/desktop/desktop.module.css.js +1 -1
- package/components/content/mobile/mobile.css +3 -3
- package/components/content/mobile/mobile.module.css.js +1 -1
- package/components/footer/base-footer/index.css +3 -3
- package/components/footer/base-footer/index.module.css.js +1 -1
- package/components/footer/desktop/desktop.css +1 -1
- package/components/footer/desktop/desktop.module.css.js +1 -1
- package/components/footer/desktop/layout.css +9 -9
- package/components/footer/desktop/layout.module.css.js +1 -1
- package/components/footer/mobile/layout.mobile.css +8 -8
- package/components/footer/mobile/layout.mobile.module.css.js +1 -1
- package/components/footer/mobile/mobile.css +2 -2
- package/components/footer/mobile/mobile.module.css.js +1 -1
- package/components/header/base-header/index.css +4 -4
- package/components/header/base-header/index.module.css.js +1 -1
- package/components/header/desktop/desktop.css +11 -16
- package/components/header/desktop/desktop.module.css.js +1 -1
- package/components/header/mobile/mobile.css +9 -12
- package/components/header/mobile/mobile.module.css.js +1 -1
- package/cssm/components/header/desktop/desktop.module.css +6 -11
- package/cssm/components/header/mobile/mobile.module.css +6 -9
- package/desktop/components/center-modal/index.css +522 -522
- package/desktop/components/center-modal/index.module.css.js +1 -1
- package/desktop/components/center-modal/transitions/safari-transitions.css +7 -7
- package/desktop/components/center-modal/transitions/safari-transitions.module.css.js +1 -1
- package/desktop/components/center-modal/transitions/transitions.css +7 -7
- package/desktop/components/center-modal/transitions/transitions.module.css.js +1 -1
- package/desktop/components/modal-content/modal-content.css +4 -4
- package/desktop/components/modal-content/modal-content.module.css.js +1 -1
- package/desktop/components/side-modal/index.css +524 -524
- package/desktop/components/side-modal/index.module.css.js +1 -1
- package/desktop/components/side-modal/transitions/transitions.css +71 -71
- package/desktop/components/side-modal/transitions/transitions.module.css.js +1 -1
- package/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
- package/desktop/styles/transitions/full-size-backdrop-transitions.module.css.js +1 -1
- package/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
- package/desktop/styles/transitions/full-size-vertical-bottom-transitions.module.css.js +1 -1
- package/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
- package/desktop/styles/transitions/full-size-vertical-center-transitions.module.css.js +1 -1
- package/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
- package/desktop/styles/transitions/full-size-vertical-top-transitions.module.css.js +1 -1
- package/esm/components/content/base-content/index.css +1 -1
- package/esm/components/content/base-content/index.module.css.js +1 -1
- package/esm/components/content/desktop/desktop.css +2 -2
- package/esm/components/content/desktop/desktop.module.css.js +1 -1
- package/esm/components/content/mobile/mobile.css +3 -3
- package/esm/components/content/mobile/mobile.module.css.js +1 -1
- package/esm/components/footer/base-footer/index.css +3 -3
- package/esm/components/footer/base-footer/index.module.css.js +1 -1
- package/esm/components/footer/desktop/desktop.css +1 -1
- package/esm/components/footer/desktop/desktop.module.css.js +1 -1
- package/esm/components/footer/desktop/layout.css +9 -9
- package/esm/components/footer/desktop/layout.module.css.js +1 -1
- package/esm/components/footer/mobile/layout.mobile.css +8 -8
- package/esm/components/footer/mobile/layout.mobile.module.css.js +1 -1
- package/esm/components/footer/mobile/mobile.css +2 -2
- package/esm/components/footer/mobile/mobile.module.css.js +1 -1
- package/esm/components/header/base-header/index.css +4 -4
- package/esm/components/header/base-header/index.module.css.js +1 -1
- package/esm/components/header/desktop/desktop.css +11 -16
- package/esm/components/header/desktop/desktop.module.css.js +1 -1
- package/esm/components/header/mobile/mobile.css +9 -12
- package/esm/components/header/mobile/mobile.module.css.js +1 -1
- package/esm/desktop/components/center-modal/index.css +522 -522
- package/esm/desktop/components/center-modal/index.module.css.js +1 -1
- package/esm/desktop/components/center-modal/transitions/safari-transitions.css +7 -7
- package/esm/desktop/components/center-modal/transitions/safari-transitions.module.css.js +1 -1
- package/esm/desktop/components/center-modal/transitions/transitions.css +7 -7
- package/esm/desktop/components/center-modal/transitions/transitions.module.css.js +1 -1
- package/esm/desktop/components/modal-content/modal-content.css +4 -4
- package/esm/desktop/components/modal-content/modal-content.module.css.js +1 -1
- package/esm/desktop/components/side-modal/index.css +524 -524
- package/esm/desktop/components/side-modal/index.module.css.js +1 -1
- package/esm/desktop/components/side-modal/transitions/transitions.css +71 -71
- package/esm/desktop/components/side-modal/transitions/transitions.module.css.js +1 -1
- package/esm/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
- package/esm/desktop/styles/transitions/full-size-backdrop-transitions.module.css.js +1 -1
- package/esm/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
- package/esm/desktop/styles/transitions/full-size-vertical-bottom-transitions.module.css.js +1 -1
- package/esm/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
- package/esm/desktop/styles/transitions/full-size-vertical-center-transitions.module.css.js +1 -1
- package/esm/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
- package/esm/desktop/styles/transitions/full-size-vertical-top-transitions.module.css.js +1 -1
- package/esm/mobile/mobile.css +3 -3
- package/esm/mobile/mobile.module.css.js +1 -1
- package/esm/mobile/transitions/right-side-transitions.mobile.css +7 -7
- package/esm/mobile/transitions/right-side-transitions.mobile.module.css.js +1 -1
- package/esm/mobile/transitions/transitions.mobile.css +7 -7
- package/esm/mobile/transitions/transitions.mobile.module.css.js +1 -1
- package/mobile/mobile.css +3 -3
- package/mobile/mobile.module.css.js +1 -1
- package/mobile/transitions/right-side-transitions.mobile.css +7 -7
- package/mobile/transitions/right-side-transitions.mobile.module.css.js +1 -1
- package/mobile/transitions/transitions.mobile.css +7 -7
- package/mobile/transitions/transitions.mobile.module.css.js +1 -1
- package/modern/components/content/base-content/index.css +1 -1
- package/modern/components/content/base-content/index.module.css.js +1 -1
- package/modern/components/content/desktop/desktop.css +2 -2
- package/modern/components/content/desktop/desktop.module.css.js +1 -1
- package/modern/components/content/mobile/mobile.css +3 -3
- package/modern/components/content/mobile/mobile.module.css.js +1 -1
- package/modern/components/footer/base-footer/index.css +3 -3
- package/modern/components/footer/base-footer/index.module.css.js +1 -1
- package/modern/components/footer/desktop/desktop.css +1 -1
- package/modern/components/footer/desktop/desktop.module.css.js +1 -1
- package/modern/components/footer/desktop/layout.css +9 -9
- package/modern/components/footer/desktop/layout.module.css.js +1 -1
- package/modern/components/footer/mobile/layout.mobile.css +8 -8
- package/modern/components/footer/mobile/layout.mobile.module.css.js +1 -1
- package/modern/components/footer/mobile/mobile.css +2 -2
- package/modern/components/footer/mobile/mobile.module.css.js +1 -1
- package/modern/components/header/base-header/index.css +4 -4
- package/modern/components/header/base-header/index.module.css.js +1 -1
- package/modern/components/header/desktop/desktop.css +11 -16
- package/modern/components/header/desktop/desktop.module.css.js +1 -1
- package/modern/components/header/mobile/mobile.css +9 -12
- package/modern/components/header/mobile/mobile.module.css.js +1 -1
- package/modern/desktop/components/center-modal/index.css +522 -522
- package/modern/desktop/components/center-modal/index.module.css.js +1 -1
- package/modern/desktop/components/center-modal/transitions/safari-transitions.css +7 -7
- package/modern/desktop/components/center-modal/transitions/safari-transitions.module.css.js +1 -1
- package/modern/desktop/components/center-modal/transitions/transitions.css +7 -7
- package/modern/desktop/components/center-modal/transitions/transitions.module.css.js +1 -1
- package/modern/desktop/components/modal-content/modal-content.css +4 -4
- package/modern/desktop/components/modal-content/modal-content.module.css.js +1 -1
- package/modern/desktop/components/side-modal/index.css +524 -524
- package/modern/desktop/components/side-modal/index.module.css.js +1 -1
- package/modern/desktop/components/side-modal/transitions/transitions.css +71 -71
- package/modern/desktop/components/side-modal/transitions/transitions.module.css.js +1 -1
- package/modern/desktop/styles/transitions/full-size-backdrop-transitions.css +13 -13
- package/modern/desktop/styles/transitions/full-size-backdrop-transitions.module.css.js +1 -1
- package/modern/desktop/styles/transitions/full-size-vertical-bottom-transitions.css +7 -7
- package/modern/desktop/styles/transitions/full-size-vertical-bottom-transitions.module.css.js +1 -1
- package/modern/desktop/styles/transitions/full-size-vertical-center-transitions.css +7 -7
- package/modern/desktop/styles/transitions/full-size-vertical-center-transitions.module.css.js +1 -1
- package/modern/desktop/styles/transitions/full-size-vertical-top-transitions.css +7 -7
- package/modern/desktop/styles/transitions/full-size-vertical-top-transitions.module.css.js +1 -1
- package/modern/mobile/mobile.css +3 -3
- package/modern/mobile/mobile.module.css.js +1 -1
- package/modern/mobile/transitions/right-side-transitions.mobile.css +7 -7
- package/modern/mobile/transitions/right-side-transitions.mobile.module.css.js +1 -1
- package/modern/mobile/transitions/transitions.mobile.css +7 -7
- package/modern/mobile/transitions/transitions.mobile.module.css.js +1 -1
- package/moderncssm/components/header/desktop/desktop.module.css +4 -8
- package/moderncssm/components/header/mobile/mobile.module.css +4 -6
- package/package.json +9 -9
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
:root {
|
|
2
2
|
--gap-0: 0px;
|
|
3
3
|
}
|
|
4
|
-
.universal-
|
|
4
|
+
.universal-modal__content_1tv6j.universal-modal__withHeader_1tv6j {
|
|
5
5
|
padding-top: var(--gap-0);
|
|
6
6
|
}
|
|
7
|
-
.universal-
|
|
7
|
+
.universal-modal__content_1tv6j.universal-modal__withFooter_1tv6j {
|
|
8
8
|
padding-bottom: var(--gap-0);
|
|
9
9
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./desktop.css');
|
|
4
4
|
|
|
5
|
-
var styles = {"content":"universal-
|
|
5
|
+
var styles = {"content":"universal-modal__content_1tv6j","withHeader":"universal-modal__withHeader_1tv6j","withFooter":"universal-modal__withFooter_1tv6j"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=desktop.module.css.js.map
|
|
@@ -5,12 +5,12 @@
|
|
|
5
5
|
--gap-16: var(--gap-m);
|
|
6
6
|
--gap-20: var(--gap-l);
|
|
7
7
|
}
|
|
8
|
-
.universal-
|
|
8
|
+
.universal-modal__content_esc0r {
|
|
9
9
|
padding: var(--gap-16);
|
|
10
10
|
}
|
|
11
|
-
.universal-
|
|
11
|
+
.universal-modal__content_esc0r.universal-modal__withHeader_esc0r {
|
|
12
12
|
padding-top: var(--gap-0);
|
|
13
13
|
}
|
|
14
|
-
.universal-
|
|
14
|
+
.universal-modal__content_esc0r.universal-modal__withFooter_esc0r {
|
|
15
15
|
padding-bottom: var(--gap-20);
|
|
16
16
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./mobile.css');
|
|
4
4
|
|
|
5
|
-
var styles = {"content":"universal-
|
|
5
|
+
var styles = {"content":"universal-modal__content_esc0r","withHeader":"universal-modal__withHeader_esc0r","withFooter":"universal-modal__withFooter_esc0r"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=mobile.module.css.js.map
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
--universal-modal-footer-highlight-background: var(--color-light-modal-bg-primary);
|
|
14
14
|
--universal-modal-footer-highlight-box-shadow: 0 -1px 0 0 var(--color-light-neutral-300);
|
|
15
15
|
}
|
|
16
|
-
.universal-
|
|
16
|
+
.universal-modal__footer_11cmb {
|
|
17
17
|
width: 100%;
|
|
18
18
|
box-sizing: border-box;
|
|
19
19
|
transition:
|
|
@@ -21,12 +21,12 @@
|
|
|
21
21
|
background 0.2s ease;
|
|
22
22
|
padding: var(--gap-16) var(--gap-32) var(--gap-32);
|
|
23
23
|
}
|
|
24
|
-
.universal-
|
|
24
|
+
.universal-modal__sticky_11cmb {
|
|
25
25
|
background: var(--universal-modal-footer-background);
|
|
26
26
|
position: sticky;
|
|
27
27
|
z-index: 1;
|
|
28
28
|
}
|
|
29
|
-
.universal-
|
|
29
|
+
.universal-modal__highlighted_11cmb {
|
|
30
30
|
background: var(--universal-modal-footer-highlight-background);
|
|
31
31
|
box-shadow: var(--universal-modal-footer-highlight-box-shadow);
|
|
32
32
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./index.css');
|
|
4
4
|
|
|
5
|
-
var styles = {"footer":"universal-
|
|
5
|
+
var styles = {"footer":"universal-modal__footer_11cmb","sticky":"universal-modal__sticky_11cmb","highlighted":"universal-modal__highlighted_11cmb"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -6,29 +6,29 @@
|
|
|
6
6
|
--gap-12: var(--gap-s);
|
|
7
7
|
--gap-16: var(--gap-m);
|
|
8
8
|
}
|
|
9
|
-
.universal-
|
|
9
|
+
.universal-modal__column_e3vgg {
|
|
10
10
|
display: flex;
|
|
11
11
|
flex-direction: column;
|
|
12
12
|
gap: var(--gap-8);
|
|
13
13
|
}
|
|
14
|
-
.universal-
|
|
14
|
+
.universal-modal__column_e3vgg.universal-modal__middle_e3vgg {
|
|
15
15
|
gap: var(--gap-12);
|
|
16
16
|
}
|
|
17
|
-
.universal-
|
|
17
|
+
.universal-modal__start_e3vgg {
|
|
18
18
|
justify-content: flex-start;
|
|
19
19
|
}
|
|
20
|
-
.universal-
|
|
20
|
+
.universal-modal__center_e3vgg {
|
|
21
21
|
justify-content: center;
|
|
22
22
|
}
|
|
23
|
-
.universal-modal__space-
|
|
23
|
+
.universal-modal__space-between_e3vgg {
|
|
24
24
|
justify-content: space-between;
|
|
25
25
|
}
|
|
26
|
-
.universal-modal__space-
|
|
26
|
+
.universal-modal__space-between_e3vgg > * {
|
|
27
27
|
flex: 1;
|
|
28
28
|
}
|
|
29
|
-
.universal-
|
|
30
|
-
.universal-
|
|
31
|
-
.universal-modal__space-
|
|
29
|
+
.universal-modal__start_e3vgg,
|
|
30
|
+
.universal-modal__center_e3vgg,
|
|
31
|
+
.universal-modal__space-between_e3vgg {
|
|
32
32
|
display: flex;
|
|
33
33
|
gap: var(--gap-16);
|
|
34
34
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./layout.css');
|
|
4
4
|
|
|
5
|
-
var layoutStyles = {"column":"universal-
|
|
5
|
+
var layoutStyles = {"column":"universal-modal__column_e3vgg","middle":"universal-modal__middle_e3vgg","start":"universal-modal__start_e3vgg","center":"universal-modal__center_e3vgg","space-between":"universal-modal__space-between_e3vgg"};
|
|
6
6
|
|
|
7
7
|
module.exports = layoutStyles;
|
|
8
8
|
//# sourceMappingURL=layout.module.css.js.map
|
|
@@ -2,26 +2,26 @@
|
|
|
2
2
|
--gap-m: 16px;
|
|
3
3
|
--gap-16: var(--gap-m);
|
|
4
4
|
}
|
|
5
|
-
.universal-
|
|
5
|
+
.universal-modal__column_18frf {
|
|
6
6
|
display: flex;
|
|
7
7
|
flex-direction: column;
|
|
8
8
|
gap: var(--gap-16);
|
|
9
9
|
}
|
|
10
|
-
.universal-
|
|
10
|
+
.universal-modal__start_18frf {
|
|
11
11
|
justify-content: flex-start;
|
|
12
12
|
}
|
|
13
|
-
.universal-
|
|
13
|
+
.universal-modal__center_18frf {
|
|
14
14
|
justify-content: center;
|
|
15
15
|
}
|
|
16
|
-
.universal-modal__space-
|
|
16
|
+
.universal-modal__space-between_18frf {
|
|
17
17
|
justify-content: space-between;
|
|
18
18
|
}
|
|
19
|
-
.universal-modal__space-
|
|
19
|
+
.universal-modal__space-between_18frf > * {
|
|
20
20
|
flex: 1;
|
|
21
21
|
}
|
|
22
|
-
.universal-
|
|
23
|
-
.universal-
|
|
24
|
-
.universal-modal__space-
|
|
22
|
+
.universal-modal__start_18frf,
|
|
23
|
+
.universal-modal__center_18frf,
|
|
24
|
+
.universal-modal__space-between_18frf {
|
|
25
25
|
display: flex;
|
|
26
26
|
gap: var(--gap-16);
|
|
27
27
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./layout.mobile.css');
|
|
4
4
|
|
|
5
|
-
var layoutStylesMobile = {"column":"universal-
|
|
5
|
+
var layoutStylesMobile = {"column":"universal-modal__column_18frf","start":"universal-modal__start_18frf","center":"universal-modal__center_18frf","space-between":"universal-modal__space-between_18frf"};
|
|
6
6
|
|
|
7
7
|
module.exports = layoutStylesMobile;
|
|
8
8
|
//# sourceMappingURL=layout.mobile.module.css.js.map
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./mobile.css');
|
|
4
4
|
|
|
5
|
-
var styles = {"footer":"universal-
|
|
5
|
+
var styles = {"footer":"universal-modal__footer_e26kh","sticky":"universal-modal__sticky_e26kh"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=mobile.module.css.js.map
|
|
@@ -10,22 +10,22 @@
|
|
|
10
10
|
--universal-modal-header-highlight-background: var(--color-light-modal-bg-primary);
|
|
11
11
|
--universal-modal-header-highlight-box-shadow: 0 1px 0 0 var(--color-light-neutral-300);
|
|
12
12
|
}
|
|
13
|
-
.universal-
|
|
13
|
+
.universal-modal__header_bwivi {
|
|
14
14
|
width: 100%;
|
|
15
15
|
box-sizing: border-box;
|
|
16
16
|
transition:
|
|
17
17
|
box-shadow 0.2s ease,
|
|
18
18
|
background 0.2s ease;
|
|
19
19
|
}
|
|
20
|
-
.universal-
|
|
20
|
+
.universal-modal__header_bwivi.universal-modal__highlighted_bwivi {
|
|
21
21
|
background: var(--universal-modal-header-highlight-background);
|
|
22
22
|
box-shadow: var(--universal-modal-header-highlight-box-shadow);
|
|
23
23
|
}
|
|
24
|
-
.universal-
|
|
24
|
+
.universal-modal__header_bwivi.universal-modal__sticky_bwivi {
|
|
25
25
|
position: sticky;
|
|
26
26
|
top: var(--gap-0);
|
|
27
27
|
z-index: 1;
|
|
28
28
|
}
|
|
29
|
-
.universal-
|
|
29
|
+
.universal-modal__header_bwivi.universal-modal__sticky_bwivi.universal-modal__hasContent_bwivi {
|
|
30
30
|
background: var(--universal-modal-header-background);
|
|
31
31
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./index.css');
|
|
4
4
|
|
|
5
|
-
var styles = {"header":"universal-
|
|
5
|
+
var styles = {"header":"universal-modal__header_bwivi","highlighted":"universal-modal__highlighted_bwivi","sticky":"universal-modal__sticky_bwivi","hasContent":"universal-modal__hasContent_bwivi"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -8,41 +8,36 @@
|
|
|
8
8
|
--gap-20: var(--gap-l);
|
|
9
9
|
}
|
|
10
10
|
:root {
|
|
11
|
-
--font-family-
|
|
12
|
-
|
|
13
|
-
Helvetica, sans-serif;
|
|
11
|
+
--font-family-system:
|
|
12
|
+
system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif;
|
|
14
13
|
}
|
|
15
|
-
.universal-
|
|
14
|
+
.universal-modal__header_4zqdl {
|
|
16
15
|
padding: var(--gap-20) var(--gap-20) 0;
|
|
17
16
|
}
|
|
18
|
-
.universal-
|
|
17
|
+
.universal-modal__header_4zqdl .universal-modal__headerTitle_4zqdl {
|
|
19
18
|
font-size: 22px;
|
|
20
19
|
line-height: 26px;
|
|
21
20
|
font-weight: 700;
|
|
22
|
-
|
|
23
|
-
font-family: var(--font-family-alfasans);
|
|
21
|
+
font-family: var(--font-family-system);
|
|
24
22
|
padding: 11px var(--gap-12);
|
|
25
23
|
}
|
|
26
|
-
.universal-
|
|
24
|
+
.universal-modal__header_4zqdl .universal-modal__bottomAddons_4zqdl {
|
|
27
25
|
font-size: 22px;
|
|
28
26
|
line-height: 26px;
|
|
29
27
|
font-weight: 700;
|
|
30
|
-
|
|
31
|
-
font-family: var(--font-family-alfasans);
|
|
28
|
+
font-family: var(--font-family-system);
|
|
32
29
|
padding: var(--gap-6) var(--gap-12) var(--gap-16);
|
|
33
30
|
}
|
|
34
|
-
.universal-
|
|
31
|
+
.universal-modal__header_4zqdl.universal-modal__medium_4zqdl .universal-modal__headerTitle_4zqdl {
|
|
35
32
|
font-size: 30px;
|
|
36
33
|
line-height: 36px;
|
|
37
34
|
font-weight: 700;
|
|
38
|
-
|
|
39
|
-
font-family: var(--font-family-alfasans);
|
|
35
|
+
font-family: var(--font-family-system);
|
|
40
36
|
padding: var(--gap-6) var(--gap-12) var(--gap-16);
|
|
41
37
|
}
|
|
42
|
-
.universal-
|
|
38
|
+
.universal-modal__header_4zqdl.universal-modal__medium_4zqdl .universal-modal__bottomAddons_4zqdl {
|
|
43
39
|
font-size: 30px;
|
|
44
40
|
line-height: 36px;
|
|
45
41
|
font-weight: 700;
|
|
46
|
-
|
|
47
|
-
font-family: var(--font-family-alfasans);
|
|
42
|
+
font-family: var(--font-family-system);
|
|
48
43
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./desktop.css');
|
|
4
4
|
|
|
5
|
-
var desktopStyles = {"header":"universal-
|
|
5
|
+
var desktopStyles = {"header":"universal-modal__header_4zqdl","headerTitle":"universal-modal__headerTitle_4zqdl","bottomAddons":"universal-modal__bottomAddons_4zqdl","medium":"universal-modal__medium_4zqdl"};
|
|
6
6
|
|
|
7
7
|
module.exports = desktopStyles;
|
|
8
8
|
//# sourceMappingURL=desktop.module.css.js.map
|
|
@@ -10,28 +10,25 @@
|
|
|
10
10
|
--gap-16: var(--gap-m);
|
|
11
11
|
}
|
|
12
12
|
:root {
|
|
13
|
-
--font-family-
|
|
14
|
-
|
|
15
|
-
Helvetica, sans-serif;
|
|
13
|
+
--font-family-system:
|
|
14
|
+
system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif;
|
|
16
15
|
}
|
|
17
|
-
.universal-
|
|
16
|
+
.universal-modal__header_17k3f {
|
|
18
17
|
padding: var(--gap-8) var(--gap-4);
|
|
19
18
|
}
|
|
20
|
-
.universal-
|
|
19
|
+
.universal-modal__content_17k3f {
|
|
21
20
|
font-size: 20px;
|
|
22
21
|
line-height: 28px;
|
|
23
|
-
font-weight:
|
|
24
|
-
|
|
25
|
-
font-family: var(--font-family-alfasans);
|
|
22
|
+
font-weight: 600;
|
|
23
|
+
font-family: var(--font-family-system);
|
|
26
24
|
padding: 0 var(--gap-12);
|
|
27
25
|
min-height: 40px;
|
|
28
26
|
justify-content: center;
|
|
29
27
|
}
|
|
30
|
-
.universal-
|
|
28
|
+
.universal-modal__bottomAddons_17k3f {
|
|
31
29
|
font-size: 20px;
|
|
32
30
|
line-height: 28px;
|
|
33
|
-
font-weight:
|
|
34
|
-
|
|
35
|
-
font-family: var(--font-family-alfasans);
|
|
31
|
+
font-weight: 600;
|
|
32
|
+
font-family: var(--font-family-system);
|
|
36
33
|
padding: var(--gap-6) var(--gap-16);
|
|
37
34
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./mobile.css');
|
|
4
4
|
|
|
5
|
-
var mobileStyles = {"header":"universal-
|
|
5
|
+
var mobileStyles = {"header":"universal-modal__header_17k3f","content":"universal-modal__content_17k3f","bottomAddons":"universal-modal__bottomAddons_17k3f"};
|
|
6
6
|
|
|
7
7
|
module.exports = mobileStyles;
|
|
8
8
|
//# sourceMappingURL=mobile.module.css.js.map
|
|
@@ -8,9 +8,8 @@
|
|
|
8
8
|
--gap-20: var(--gap-l);
|
|
9
9
|
}
|
|
10
10
|
:root {
|
|
11
|
-
--font-family-
|
|
12
|
-
|
|
13
|
-
Helvetica, sans-serif;
|
|
11
|
+
--font-family-system:
|
|
12
|
+
system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif;
|
|
14
13
|
}
|
|
15
14
|
.header {
|
|
16
15
|
padding: var(--gap-20) var(--gap-20) 0;
|
|
@@ -19,30 +18,26 @@
|
|
|
19
18
|
font-size: 22px;
|
|
20
19
|
line-height: 26px;
|
|
21
20
|
font-weight: 700;
|
|
22
|
-
|
|
23
|
-
font-family: var(--font-family-alfasans);
|
|
21
|
+
font-family: var(--font-family-system);
|
|
24
22
|
padding: 11px var(--gap-12);
|
|
25
23
|
}
|
|
26
24
|
.header .bottomAddons {
|
|
27
25
|
font-size: 22px;
|
|
28
26
|
line-height: 26px;
|
|
29
27
|
font-weight: 700;
|
|
30
|
-
|
|
31
|
-
font-family: var(--font-family-alfasans);
|
|
28
|
+
font-family: var(--font-family-system);
|
|
32
29
|
padding: var(--gap-6) var(--gap-12) var(--gap-16);
|
|
33
30
|
}
|
|
34
31
|
.header.medium .headerTitle {
|
|
35
32
|
font-size: 30px;
|
|
36
33
|
line-height: 36px;
|
|
37
34
|
font-weight: 700;
|
|
38
|
-
|
|
39
|
-
font-family: var(--font-family-alfasans);
|
|
35
|
+
font-family: var(--font-family-system);
|
|
40
36
|
padding: var(--gap-6) var(--gap-12) var(--gap-16);
|
|
41
37
|
}
|
|
42
38
|
.header.medium .bottomAddons {
|
|
43
39
|
font-size: 30px;
|
|
44
40
|
line-height: 36px;
|
|
45
41
|
font-weight: 700;
|
|
46
|
-
|
|
47
|
-
font-family: var(--font-family-alfasans);
|
|
42
|
+
font-family: var(--font-family-system);
|
|
48
43
|
}
|
|
@@ -10,9 +10,8 @@
|
|
|
10
10
|
--gap-16: var(--gap-m);
|
|
11
11
|
}
|
|
12
12
|
:root {
|
|
13
|
-
--font-family-
|
|
14
|
-
|
|
15
|
-
Helvetica, sans-serif;
|
|
13
|
+
--font-family-system:
|
|
14
|
+
system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif;
|
|
16
15
|
}
|
|
17
16
|
.header {
|
|
18
17
|
padding: var(--gap-8) var(--gap-4);
|
|
@@ -20,9 +19,8 @@
|
|
|
20
19
|
.content {
|
|
21
20
|
font-size: 20px;
|
|
22
21
|
line-height: 28px;
|
|
23
|
-
font-weight:
|
|
24
|
-
|
|
25
|
-
font-family: var(--font-family-alfasans);
|
|
22
|
+
font-weight: 600;
|
|
23
|
+
font-family: var(--font-family-system);
|
|
26
24
|
padding: 0 var(--gap-12);
|
|
27
25
|
min-height: 40px;
|
|
28
26
|
justify-content: center;
|
|
@@ -30,8 +28,7 @@
|
|
|
30
28
|
.bottomAddons {
|
|
31
29
|
font-size: 20px;
|
|
32
30
|
line-height: 28px;
|
|
33
|
-
font-weight:
|
|
34
|
-
|
|
35
|
-
font-family: var(--font-family-alfasans);
|
|
31
|
+
font-weight: 600;
|
|
32
|
+
font-family: var(--font-family-system);
|
|
36
33
|
padding: var(--gap-6) var(--gap-16);
|
|
37
34
|
}
|