@alfalab/core-components-universal-modal 3.1.2-alfasans → 3.1.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.
- package/components/base-content/index.css +1 -1
- package/components/base-content/index.module.css.js +1 -1
- package/components/base-footer/index.css +3 -3
- package/components/base-footer/index.module.css.js +1 -1
- package/components/base-header/index.css +4 -4
- package/components/base-header/index.module.css.js +1 -1
- package/cssm/desktop/components/header/desktop.module.css +6 -11
- package/cssm/mobile/components/header/index.module.css +6 -9
- package/desktop/components/center-modal/index.css +783 -783
- 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/footer/desktop.css +1 -1
- package/desktop/components/footer/desktop.module.css.js +1 -1
- package/desktop/components/footer/layout.css +9 -9
- package/desktop/components/footer/layout.module.css.js +1 -1
- package/desktop/components/header/desktop.css +11 -16
- package/desktop/components/header/desktop.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 +785 -785
- 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/base-content/index.css +1 -1
- package/esm/components/base-content/index.module.css.js +1 -1
- package/esm/components/base-footer/index.css +3 -3
- package/esm/components/base-footer/index.module.css.js +1 -1
- package/esm/components/base-header/index.css +4 -4
- package/esm/components/base-header/index.module.css.js +1 -1
- package/esm/desktop/components/center-modal/index.css +783 -783
- 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/footer/desktop.css +1 -1
- package/esm/desktop/components/footer/desktop.module.css.js +1 -1
- package/esm/desktop/components/footer/layout.css +9 -9
- package/esm/desktop/components/footer/layout.module.css.js +1 -1
- package/esm/desktop/components/header/desktop.css +11 -16
- package/esm/desktop/components/header/desktop.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 +785 -785
- 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/components/content/index.css +3 -3
- package/esm/mobile/components/content/index.module.css.js +1 -1
- package/esm/mobile/components/footer/index.css +2 -2
- package/esm/mobile/components/footer/index.module.css.js +1 -1
- package/esm/mobile/components/footer/layout.mobile.css +9 -9
- package/esm/mobile/components/footer/layout.mobile.module.css.js +1 -1
- package/esm/mobile/components/header/index.css +9 -12
- package/esm/mobile/components/header/index.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/components/content/index.css +3 -3
- package/mobile/components/content/index.module.css.js +1 -1
- package/mobile/components/footer/index.css +2 -2
- package/mobile/components/footer/index.module.css.js +1 -1
- package/mobile/components/footer/layout.mobile.css +9 -9
- package/mobile/components/footer/layout.mobile.module.css.js +1 -1
- package/mobile/components/header/index.css +9 -12
- package/mobile/components/header/index.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/base-content/index.css +1 -1
- package/modern/components/base-content/index.module.css.js +1 -1
- package/modern/components/base-footer/index.css +3 -3
- package/modern/components/base-footer/index.module.css.js +1 -1
- package/modern/components/base-header/index.css +4 -4
- package/modern/components/base-header/index.module.css.js +1 -1
- package/modern/desktop/components/center-modal/index.css +783 -783
- 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/footer/desktop.css +1 -1
- package/modern/desktop/components/footer/desktop.module.css.js +1 -1
- package/modern/desktop/components/footer/layout.css +9 -9
- package/modern/desktop/components/footer/layout.module.css.js +1 -1
- package/modern/desktop/components/header/desktop.css +11 -16
- package/modern/desktop/components/header/desktop.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 +785 -785
- 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/components/content/index.css +3 -3
- package/modern/mobile/components/content/index.module.css.js +1 -1
- package/modern/mobile/components/footer/index.css +2 -2
- package/modern/mobile/components/footer/index.module.css.js +1 -1
- package/modern/mobile/components/footer/layout.mobile.css +9 -9
- package/modern/mobile/components/footer/layout.mobile.module.css.js +1 -1
- package/modern/mobile/components/header/index.css +9 -12
- package/modern/mobile/components/header/index.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/desktop/components/header/desktop.module.css +4 -8
- package/moderncssm/mobile/components/header/index.module.css +4 -6
- package/package.json +9 -9
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
|
|
3
|
-
var styles = {"footer":"universal-
|
|
3
|
+
var styles = {"footer":"universal-modal__footer_1ik6k","sticky":"universal-modal__sticky_1ik6k"};
|
|
4
4
|
|
|
5
5
|
export { styles as default };
|
|
6
6
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
--gap-xs: 8px;
|
|
3
3
|
--gap-8: var(--gap-xs);
|
|
4
4
|
}
|
|
5
|
-
.universal-
|
|
5
|
+
.universal-modal__column_1kg5a {
|
|
6
6
|
flex-direction: column;
|
|
7
7
|
}
|
|
8
|
-
.universal-
|
|
8
|
+
.universal-modal__start_1kg5a {
|
|
9
9
|
justify-content: flex-start;
|
|
10
10
|
}
|
|
11
|
-
.universal-
|
|
11
|
+
.universal-modal__center_1kg5a {
|
|
12
12
|
justify-content: center;
|
|
13
13
|
}
|
|
14
|
-
.universal-modal__space-
|
|
14
|
+
.universal-modal__space-between_1kg5a {
|
|
15
15
|
justify-content: space-between;
|
|
16
16
|
}
|
|
17
|
-
.universal-modal__space-
|
|
17
|
+
.universal-modal__space-between_1kg5a > * {
|
|
18
18
|
flex: 1;
|
|
19
19
|
}
|
|
20
|
-
.universal-
|
|
21
|
-
.universal-
|
|
22
|
-
.universal-modal__space-
|
|
23
|
-
.universal-
|
|
20
|
+
.universal-modal__start_1kg5a,
|
|
21
|
+
.universal-modal__center_1kg5a,
|
|
22
|
+
.universal-modal__space-between_1kg5a,
|
|
23
|
+
.universal-modal__column_1kg5a {
|
|
24
24
|
display: flex;
|
|
25
25
|
gap: var(--gap-8);
|
|
26
26
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './layout.mobile.css';
|
|
2
2
|
|
|
3
|
-
var layoutStylesMobile = {"column":"universal-
|
|
3
|
+
var layoutStylesMobile = {"column":"universal-modal__column_1kg5a","start":"universal-modal__start_1kg5a","center":"universal-modal__center_1kg5a","space-between":"universal-modal__space-between_1kg5a"};
|
|
4
4
|
|
|
5
5
|
export { layoutStylesMobile as default };
|
|
6
6
|
//# sourceMappingURL=layout.mobile.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_13pf0 {
|
|
18
17
|
padding: var(--gap-8) var(--gap-4);
|
|
19
18
|
}
|
|
20
|
-
.universal-
|
|
19
|
+
.universal-modal__content_13pf0 {
|
|
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_13pf0 {
|
|
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
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
|
|
3
|
-
var mobileStyles = {"header":"universal-
|
|
3
|
+
var mobileStyles = {"header":"universal-modal__header_13pf0","content":"universal-modal__content_13pf0","bottomAddons":"universal-modal__bottomAddons_13pf0"};
|
|
4
4
|
|
|
5
5
|
export { mobileStyles as default };
|
|
6
6
|
//# sourceMappingURL=index.module.css.js.map
|
package/esm/mobile/mobile.css
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
:root {
|
|
2
2
|
--gap-0: 0px;
|
|
3
3
|
}
|
|
4
|
-
.universal-
|
|
4
|
+
.universal-modal__component_1xg75 {
|
|
5
5
|
top: var(--gap-0);
|
|
6
6
|
height: 100%;
|
|
7
7
|
width: 100%;
|
|
@@ -11,10 +11,10 @@
|
|
|
11
11
|
display: flex;
|
|
12
12
|
flex-direction: column;
|
|
13
13
|
}
|
|
14
|
-
.universal-
|
|
14
|
+
.universal-modal__component_1xg75 .universal-modal__content_1xg75 {
|
|
15
15
|
height: auto;
|
|
16
16
|
}
|
|
17
|
-
.universal-
|
|
17
|
+
.universal-modal__component_1xg75.universal-modal__component_1xg75 {
|
|
18
18
|
position: fixed;
|
|
19
19
|
flex: 1;
|
|
20
20
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './mobile.css';
|
|
2
2
|
|
|
3
|
-
var styles = {"component":"universal-
|
|
3
|
+
var styles = {"component":"universal-modal__component_1xg75","content":"universal-modal__content_1xg75"};
|
|
4
4
|
|
|
5
5
|
export { styles as default };
|
|
6
6
|
//# sourceMappingURL=mobile.module.css.js.map
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
.universal-
|
|
2
|
-
.universal-
|
|
1
|
+
.universal-modal__appear_g9mnm,
|
|
2
|
+
.universal-modal__enter_g9mnm {
|
|
3
3
|
transform: translateX(100%);
|
|
4
4
|
}
|
|
5
|
-
.universal-
|
|
6
|
-
.universal-
|
|
5
|
+
.universal-modal__appearActive_g9mnm,
|
|
6
|
+
.universal-modal__enterActive_g9mnm {
|
|
7
7
|
transform: translateX(0);
|
|
8
8
|
transition: transform 280ms ease-in-out;
|
|
9
9
|
transition-delay: 80ms;
|
|
10
10
|
}
|
|
11
|
-
.universal-
|
|
11
|
+
.universal-modal__exit_g9mnm {
|
|
12
12
|
transform: translateX(0);
|
|
13
13
|
}
|
|
14
|
-
.universal-
|
|
15
|
-
.universal-
|
|
14
|
+
.universal-modal__exitActive_g9mnm,
|
|
15
|
+
.universal-modal__exitDone_g9mnm {
|
|
16
16
|
transform: translateX(100%);
|
|
17
17
|
transition: transform 280ms ease-in-out;
|
|
18
18
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './right-side-transitions.mobile.css';
|
|
2
2
|
|
|
3
|
-
var rightSideTransitions = {"appear":"universal-
|
|
3
|
+
var rightSideTransitions = {"appear":"universal-modal__appear_g9mnm","enter":"universal-modal__enter_g9mnm","appearActive":"universal-modal__appearActive_g9mnm","enterActive":"universal-modal__enterActive_g9mnm","exit":"universal-modal__exit_g9mnm","exitActive":"universal-modal__exitActive_g9mnm","exitDone":"universal-modal__exitDone_g9mnm"};
|
|
4
4
|
|
|
5
5
|
export { rightSideTransitions as default };
|
|
6
6
|
//# sourceMappingURL=right-side-transitions.mobile.module.css.js.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
.universal-
|
|
2
|
-
.universal-
|
|
1
|
+
.universal-modal__appear_ja59i,
|
|
2
|
+
.universal-modal__enter_ja59i {
|
|
3
3
|
opacity: 0;
|
|
4
4
|
transform: translateY(15px);
|
|
5
5
|
}
|
|
6
6
|
|
|
7
|
-
.universal-
|
|
8
|
-
.universal-
|
|
7
|
+
.universal-modal__appearActive_ja59i,
|
|
8
|
+
.universal-modal__enterActive_ja59i {
|
|
9
9
|
opacity: 1;
|
|
10
10
|
transform: translateY(0);
|
|
11
11
|
transition:
|
|
@@ -13,13 +13,13 @@
|
|
|
13
13
|
transform 200ms ease-in;
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
-
.universal-
|
|
16
|
+
.universal-modal__exit_ja59i {
|
|
17
17
|
opacity: 1;
|
|
18
18
|
transform: translateY(0);
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
.universal-
|
|
22
|
-
.universal-
|
|
21
|
+
.universal-modal__exitActive_ja59i,
|
|
22
|
+
.universal-modal__exitDone_ja59i {
|
|
23
23
|
opacity: 0;
|
|
24
24
|
transform: translateY(15px);
|
|
25
25
|
transition:
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './transitions.mobile.css';
|
|
2
2
|
|
|
3
|
-
var transitions = {"appear":"universal-
|
|
3
|
+
var transitions = {"appear":"universal-modal__appear_ja59i","enter":"universal-modal__enter_ja59i","appearActive":"universal-modal__appearActive_ja59i","enterActive":"universal-modal__enterActive_ja59i","exit":"universal-modal__exit_ja59i","exitActive":"universal-modal__exitActive_ja59i","exitDone":"universal-modal__exitDone_ja59i"};
|
|
4
4
|
|
|
5
5
|
export { transitions as default };
|
|
6
6
|
//# sourceMappingURL=transitions.mobile.module.css.js.map
|
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
--gap-0: 0px;
|
|
4
4
|
--gap-20: var(--gap-l);
|
|
5
5
|
}
|
|
6
|
-
.universal-
|
|
6
|
+
.universal-modal__content_1nb5a {
|
|
7
7
|
padding: var(--gap-20);
|
|
8
8
|
}
|
|
9
|
-
.universal-
|
|
9
|
+
.universal-modal__content_1nb5a.universal-modal__withHeader_1nb5a {
|
|
10
10
|
padding-top: var(--gap-0);
|
|
11
11
|
}
|
|
12
|
-
.universal-
|
|
12
|
+
.universal-modal__content_1nb5a.universal-modal__withFooter_1nb5a {
|
|
13
13
|
padding-bottom: var(--gap-0);
|
|
14
14
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./index.css');
|
|
4
4
|
|
|
5
|
-
var styles = {"content":"universal-
|
|
5
|
+
var styles = {"content":"universal-modal__content_1nb5a","withHeader":"universal-modal__withHeader_1nb5a","withFooter":"universal-modal__withFooter_1nb5a"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -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_1ik6k","sticky":"universal-modal__sticky_1ik6k"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=index.module.css.js.map
|
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
--gap-xs: 8px;
|
|
3
3
|
--gap-8: var(--gap-xs);
|
|
4
4
|
}
|
|
5
|
-
.universal-
|
|
5
|
+
.universal-modal__column_1kg5a {
|
|
6
6
|
flex-direction: column;
|
|
7
7
|
}
|
|
8
|
-
.universal-
|
|
8
|
+
.universal-modal__start_1kg5a {
|
|
9
9
|
justify-content: flex-start;
|
|
10
10
|
}
|
|
11
|
-
.universal-
|
|
11
|
+
.universal-modal__center_1kg5a {
|
|
12
12
|
justify-content: center;
|
|
13
13
|
}
|
|
14
|
-
.universal-modal__space-
|
|
14
|
+
.universal-modal__space-between_1kg5a {
|
|
15
15
|
justify-content: space-between;
|
|
16
16
|
}
|
|
17
|
-
.universal-modal__space-
|
|
17
|
+
.universal-modal__space-between_1kg5a > * {
|
|
18
18
|
flex: 1;
|
|
19
19
|
}
|
|
20
|
-
.universal-
|
|
21
|
-
.universal-
|
|
22
|
-
.universal-modal__space-
|
|
23
|
-
.universal-
|
|
20
|
+
.universal-modal__start_1kg5a,
|
|
21
|
+
.universal-modal__center_1kg5a,
|
|
22
|
+
.universal-modal__space-between_1kg5a,
|
|
23
|
+
.universal-modal__column_1kg5a {
|
|
24
24
|
display: flex;
|
|
25
25
|
gap: var(--gap-8);
|
|
26
26
|
}
|
|
@@ -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_1kg5a","start":"universal-modal__start_1kg5a","center":"universal-modal__center_1kg5a","space-between":"universal-modal__space-between_1kg5a"};
|
|
6
6
|
|
|
7
7
|
module.exports = layoutStylesMobile;
|
|
8
8
|
//# sourceMappingURL=layout.mobile.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_13pf0 {
|
|
18
17
|
padding: var(--gap-8) var(--gap-4);
|
|
19
18
|
}
|
|
20
|
-
.universal-
|
|
19
|
+
.universal-modal__content_13pf0 {
|
|
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_13pf0 {
|
|
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('./index.css');
|
|
4
4
|
|
|
5
|
-
var mobileStyles = {"header":"universal-
|
|
5
|
+
var mobileStyles = {"header":"universal-modal__header_13pf0","content":"universal-modal__content_13pf0","bottomAddons":"universal-modal__bottomAddons_13pf0"};
|
|
6
6
|
|
|
7
7
|
module.exports = mobileStyles;
|
|
8
8
|
//# sourceMappingURL=index.module.css.js.map
|
package/mobile/mobile.css
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
:root {
|
|
2
2
|
--gap-0: 0px;
|
|
3
3
|
}
|
|
4
|
-
.universal-
|
|
4
|
+
.universal-modal__component_1xg75 {
|
|
5
5
|
top: var(--gap-0);
|
|
6
6
|
height: 100%;
|
|
7
7
|
width: 100%;
|
|
@@ -11,10 +11,10 @@
|
|
|
11
11
|
display: flex;
|
|
12
12
|
flex-direction: column;
|
|
13
13
|
}
|
|
14
|
-
.universal-
|
|
14
|
+
.universal-modal__component_1xg75 .universal-modal__content_1xg75 {
|
|
15
15
|
height: auto;
|
|
16
16
|
}
|
|
17
|
-
.universal-
|
|
17
|
+
.universal-modal__component_1xg75.universal-modal__component_1xg75 {
|
|
18
18
|
position: fixed;
|
|
19
19
|
flex: 1;
|
|
20
20
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./mobile.css');
|
|
4
4
|
|
|
5
|
-
var styles = {"component":"universal-
|
|
5
|
+
var styles = {"component":"universal-modal__component_1xg75","content":"universal-modal__content_1xg75"};
|
|
6
6
|
|
|
7
7
|
module.exports = styles;
|
|
8
8
|
//# sourceMappingURL=mobile.module.css.js.map
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
.universal-
|
|
2
|
-
.universal-
|
|
1
|
+
.universal-modal__appear_g9mnm,
|
|
2
|
+
.universal-modal__enter_g9mnm {
|
|
3
3
|
transform: translateX(100%);
|
|
4
4
|
}
|
|
5
|
-
.universal-
|
|
6
|
-
.universal-
|
|
5
|
+
.universal-modal__appearActive_g9mnm,
|
|
6
|
+
.universal-modal__enterActive_g9mnm {
|
|
7
7
|
transform: translateX(0);
|
|
8
8
|
transition: transform 280ms ease-in-out;
|
|
9
9
|
transition-delay: 80ms;
|
|
10
10
|
}
|
|
11
|
-
.universal-
|
|
11
|
+
.universal-modal__exit_g9mnm {
|
|
12
12
|
transform: translateX(0);
|
|
13
13
|
}
|
|
14
|
-
.universal-
|
|
15
|
-
.universal-
|
|
14
|
+
.universal-modal__exitActive_g9mnm,
|
|
15
|
+
.universal-modal__exitDone_g9mnm {
|
|
16
16
|
transform: translateX(100%);
|
|
17
17
|
transition: transform 280ms ease-in-out;
|
|
18
18
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./right-side-transitions.mobile.css');
|
|
4
4
|
|
|
5
|
-
var rightSideTransitions = {"appear":"universal-
|
|
5
|
+
var rightSideTransitions = {"appear":"universal-modal__appear_g9mnm","enter":"universal-modal__enter_g9mnm","appearActive":"universal-modal__appearActive_g9mnm","enterActive":"universal-modal__enterActive_g9mnm","exit":"universal-modal__exit_g9mnm","exitActive":"universal-modal__exitActive_g9mnm","exitDone":"universal-modal__exitDone_g9mnm"};
|
|
6
6
|
|
|
7
7
|
module.exports = rightSideTransitions;
|
|
8
8
|
//# sourceMappingURL=right-side-transitions.mobile.module.css.js.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
.universal-
|
|
2
|
-
.universal-
|
|
1
|
+
.universal-modal__appear_ja59i,
|
|
2
|
+
.universal-modal__enter_ja59i {
|
|
3
3
|
opacity: 0;
|
|
4
4
|
transform: translateY(15px);
|
|
5
5
|
}
|
|
6
6
|
|
|
7
|
-
.universal-
|
|
8
|
-
.universal-
|
|
7
|
+
.universal-modal__appearActive_ja59i,
|
|
8
|
+
.universal-modal__enterActive_ja59i {
|
|
9
9
|
opacity: 1;
|
|
10
10
|
transform: translateY(0);
|
|
11
11
|
transition:
|
|
@@ -13,13 +13,13 @@
|
|
|
13
13
|
transform 200ms ease-in;
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
-
.universal-
|
|
16
|
+
.universal-modal__exit_ja59i {
|
|
17
17
|
opacity: 1;
|
|
18
18
|
transform: translateY(0);
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
.universal-
|
|
22
|
-
.universal-
|
|
21
|
+
.universal-modal__exitActive_ja59i,
|
|
22
|
+
.universal-modal__exitDone_ja59i {
|
|
23
23
|
opacity: 0;
|
|
24
24
|
transform: translateY(15px);
|
|
25
25
|
transition:
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
require('./transitions.mobile.css');
|
|
4
4
|
|
|
5
|
-
var transitions = {"appear":"universal-
|
|
5
|
+
var transitions = {"appear":"universal-modal__appear_ja59i","enter":"universal-modal__enter_ja59i","appearActive":"universal-modal__appearActive_ja59i","enterActive":"universal-modal__enterActive_ja59i","exit":"universal-modal__exit_ja59i","exitActive":"universal-modal__exitActive_ja59i","exitDone":"universal-modal__exitDone_ja59i"};
|
|
6
6
|
|
|
7
7
|
module.exports = transitions;
|
|
8
8
|
//# sourceMappingURL=transitions.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_1610l {
|
|
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_1610l {
|
|
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_1610l {
|
|
30
30
|
background: var(--universal-modal-footer-highlight-background);
|
|
31
31
|
box-shadow: var(--universal-modal-footer-highlight-box-shadow);
|
|
32
32
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
|
|
3
|
-
const styles = {"footer":"universal-
|
|
3
|
+
const styles = {"footer":"universal-modal__footer_1610l","sticky":"universal-modal__sticky_1610l","highlighted":"universal-modal__highlighted_1610l"};
|
|
4
4
|
|
|
5
5
|
export { styles as default };
|
|
6
6
|
//# sourceMappingURL=index.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_ur161 {
|
|
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_ur161.universal-modal__highlighted_ur161 {
|
|
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_ur161.universal-modal__sticky_ur161 {
|
|
25
25
|
position: sticky;
|
|
26
26
|
top: var(--gap-0);
|
|
27
27
|
z-index: 1;
|
|
28
28
|
}
|
|
29
|
-
.universal-
|
|
29
|
+
.universal-modal__header_ur161.universal-modal__sticky_ur161.universal-modal__hasContent_ur161 {
|
|
30
30
|
background: var(--universal-modal-header-background);
|
|
31
31
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
|
|
3
|
-
const styles = {"header":"universal-
|
|
3
|
+
const styles = {"header":"universal-modal__header_ur161","highlighted":"universal-modal__highlighted_ur161","sticky":"universal-modal__sticky_ur161","hasContent":"universal-modal__hasContent_ur161"};
|
|
4
4
|
|
|
5
5
|
export { styles as default };
|
|
6
6
|
//# sourceMappingURL=index.module.css.js.map
|