@alfalab/core-components-universal-modal 3.0.3 → 3.0.4-alfasans
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 +16 -11
- package/components/header/desktop/desktop.module.css.js +1 -1
- package/components/header/mobile/mobile.css +12 -9
- package/components/header/mobile/mobile.module.css.js +1 -1
- package/cssm/components/header/desktop/desktop.module.css +11 -6
- package/cssm/components/header/mobile/mobile.module.css +9 -6
- package/desktop/components/center-modal/index.css +521 -521
- 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 +523 -523
- 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 +16 -11
- package/esm/components/header/desktop/desktop.module.css.js +1 -1
- package/esm/components/header/mobile/mobile.css +12 -9
- package/esm/components/header/mobile/mobile.module.css.js +1 -1
- package/esm/desktop/components/center-modal/index.css +521 -521
- 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 +523 -523
- 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 +16 -11
- package/modern/components/header/desktop/desktop.module.css.js +1 -1
- package/modern/components/header/mobile/mobile.css +12 -9
- package/modern/components/header/mobile/mobile.module.css.js +1 -1
- package/modern/desktop/components/center-modal/index.css +521 -521
- 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 +523 -523
- 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 +8 -4
- package/moderncssm/components/header/mobile/mobile.module.css +6 -4
- package/package.json +9 -9
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
--universal-modal-backdrop-visible-background: var(--color-light-overlay-default);
|
|
6
6
|
--universal-modal-backdrop-hidden-background: transparent;
|
|
7
7
|
}
|
|
8
|
-
@keyframes universal-
|
|
8
|
+
@keyframes universal-modal__step_1_p10ep {
|
|
9
9
|
0% {
|
|
10
10
|
opacity: 1;
|
|
11
11
|
}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
opacity: 0.5;
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
|
-
@keyframes universal-
|
|
16
|
+
@keyframes universal-modal__step_2_p10ep {
|
|
17
17
|
0% {
|
|
18
18
|
opacity: 0.5;
|
|
19
19
|
}
|
|
@@ -22,26 +22,26 @@
|
|
|
22
22
|
background-color: var(--universal-modal-backdrop-hidden-background);
|
|
23
23
|
}
|
|
24
24
|
}
|
|
25
|
-
.universal-
|
|
26
|
-
.universal-
|
|
25
|
+
.universal-modal__appear_p10ep,
|
|
26
|
+
.universal-modal__enter_p10ep {
|
|
27
27
|
background-color: var(--universal-modal-backdrop-hidden-background);
|
|
28
28
|
}
|
|
29
|
-
.universal-
|
|
30
|
-
.universal-
|
|
31
|
-
.universal-
|
|
32
|
-
.universal-
|
|
29
|
+
.universal-modal__appearActive_p10ep,
|
|
30
|
+
.universal-modal__enterActive_p10ep,
|
|
31
|
+
.universal-modal__appearDone_p10ep,
|
|
32
|
+
.universal-modal__enterDone_p10ep {
|
|
33
33
|
background-color: var(--universal-modal-backdrop-visible-background);
|
|
34
34
|
}
|
|
35
|
-
.universal-
|
|
35
|
+
.universal-modal__exit_p10ep {
|
|
36
36
|
background-color: var(--universal-modal-backdrop-visible-background);
|
|
37
37
|
}
|
|
38
|
-
.universal-
|
|
38
|
+
.universal-modal__exitActive_p10ep {
|
|
39
39
|
opacity: 1;
|
|
40
40
|
animation:
|
|
41
|
-
universal-
|
|
42
|
-
universal-
|
|
41
|
+
universal-modal__step_1_p10ep 200ms cubic-bezier(0, 0, 1, 0),
|
|
42
|
+
universal-modal__step_2_p10ep 200ms cubic-bezier(0, 0, 0, 1) 200ms forwards;
|
|
43
43
|
}
|
|
44
|
-
.universal-
|
|
44
|
+
.universal-modal__exitDone_p10ep {
|
|
45
45
|
opacity: 0;
|
|
46
46
|
background-color: var(--universal-modal-backdrop-hidden-background);
|
|
47
47
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './full-size-backdrop-transitions.css';
|
|
2
2
|
|
|
3
|
-
const fullSizeBackdropTransitions = {"appear":"universal-
|
|
3
|
+
const fullSizeBackdropTransitions = {"appear":"universal-modal__appear_p10ep","enter":"universal-modal__enter_p10ep","appearActive":"universal-modal__appearActive_p10ep","enterActive":"universal-modal__enterActive_p10ep","appearDone":"universal-modal__appearDone_p10ep","enterDone":"universal-modal__enterDone_p10ep","exit":"universal-modal__exit_p10ep","exitActive":"universal-modal__exitActive_p10ep","step_1":"universal-modal__step_1_p10ep","step_2":"universal-modal__step_2_p10ep","exitDone":"universal-modal__exitDone_p10ep"};
|
|
4
4
|
|
|
5
5
|
export { fullSizeBackdropTransitions as default };
|
|
6
6
|
//# sourceMappingURL=full-size-backdrop-transitions.module.css.js.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
.universal-
|
|
2
|
-
.universal-
|
|
1
|
+
.universal-modal__appear_ax9xw,
|
|
2
|
+
.universal-modal__enter_ax9xw {
|
|
3
3
|
opacity: 0;
|
|
4
4
|
transform: translateY(40px);
|
|
5
5
|
}
|
|
6
6
|
|
|
7
|
-
.universal-
|
|
8
|
-
.universal-
|
|
7
|
+
.universal-modal__appearActive_ax9xw,
|
|
8
|
+
.universal-modal__enterActive_ax9xw {
|
|
9
9
|
opacity: 1;
|
|
10
10
|
transform: translateY(0);
|
|
11
11
|
transition:
|
|
@@ -13,13 +13,13 @@
|
|
|
13
13
|
transform 200ms cubic-bezier(0, 0, 0, 1);
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
-
.universal-
|
|
16
|
+
.universal-modal__exit_ax9xw {
|
|
17
17
|
opacity: 1;
|
|
18
18
|
transform: translateY(0);
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
.universal-
|
|
22
|
-
.universal-
|
|
21
|
+
.universal-modal__exitActive_ax9xw,
|
|
22
|
+
.universal-modal__exitDone_ax9xw {
|
|
23
23
|
opacity: 0;
|
|
24
24
|
transform: translateY(40px);
|
|
25
25
|
transition:
|
package/modern/desktop/styles/transitions/full-size-vertical-bottom-transitions.module.css.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './full-size-vertical-bottom-transitions.css';
|
|
2
2
|
|
|
3
|
-
const fullSizeVerticalBottomTransitions = {"appear":"universal-
|
|
3
|
+
const fullSizeVerticalBottomTransitions = {"appear":"universal-modal__appear_ax9xw","enter":"universal-modal__enter_ax9xw","appearActive":"universal-modal__appearActive_ax9xw","enterActive":"universal-modal__enterActive_ax9xw","exit":"universal-modal__exit_ax9xw","exitActive":"universal-modal__exitActive_ax9xw","exitDone":"universal-modal__exitDone_ax9xw"};
|
|
4
4
|
|
|
5
5
|
export { fullSizeVerticalBottomTransitions as default };
|
|
6
6
|
//# sourceMappingURL=full-size-vertical-bottom-transitions.module.css.js.map
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
.universal-
|
|
2
|
-
.universal-
|
|
1
|
+
.universal-modal__appear_eofl1,
|
|
2
|
+
.universal-modal__enter_eofl1 {
|
|
3
3
|
opacity: 0;
|
|
4
4
|
}
|
|
5
5
|
|
|
6
|
-
.universal-
|
|
7
|
-
.universal-
|
|
6
|
+
.universal-modal__appearActive_eofl1,
|
|
7
|
+
.universal-modal__enterActive_eofl1 {
|
|
8
8
|
opacity: 1;
|
|
9
9
|
transition: opacity 200ms cubic-bezier(0, 0, 0, 1);
|
|
10
10
|
}
|
|
11
11
|
|
|
12
|
-
.universal-
|
|
12
|
+
.universal-modal__exit_eofl1 {
|
|
13
13
|
opacity: 1;
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
-
.universal-
|
|
17
|
-
.universal-
|
|
16
|
+
.universal-modal__exitActive_eofl1,
|
|
17
|
+
.universal-modal__exitDone_eofl1 {
|
|
18
18
|
opacity: 0;
|
|
19
19
|
transition: opacity 200ms cubic-bezier(0, 0, 1, 0);
|
|
20
20
|
}
|
package/modern/desktop/styles/transitions/full-size-vertical-center-transitions.module.css.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './full-size-vertical-center-transitions.css';
|
|
2
2
|
|
|
3
|
-
const fullSizeVerticalCenterTransitions = {"appear":"universal-
|
|
3
|
+
const fullSizeVerticalCenterTransitions = {"appear":"universal-modal__appear_eofl1","enter":"universal-modal__enter_eofl1","appearActive":"universal-modal__appearActive_eofl1","enterActive":"universal-modal__enterActive_eofl1","exit":"universal-modal__exit_eofl1","exitActive":"universal-modal__exitActive_eofl1","exitDone":"universal-modal__exitDone_eofl1"};
|
|
4
4
|
|
|
5
5
|
export { fullSizeVerticalCenterTransitions as default };
|
|
6
6
|
//# sourceMappingURL=full-size-vertical-center-transitions.module.css.js.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
.universal-
|
|
2
|
-
.universal-
|
|
1
|
+
.universal-modal__appear_1ptgk,
|
|
2
|
+
.universal-modal__enter_1ptgk {
|
|
3
3
|
opacity: 0;
|
|
4
4
|
transform: translateY(-40px);
|
|
5
5
|
}
|
|
6
6
|
|
|
7
|
-
.universal-
|
|
8
|
-
.universal-
|
|
7
|
+
.universal-modal__appearActive_1ptgk,
|
|
8
|
+
.universal-modal__enterActive_1ptgk {
|
|
9
9
|
opacity: 1;
|
|
10
10
|
transform: translateY(0);
|
|
11
11
|
transition:
|
|
@@ -13,13 +13,13 @@
|
|
|
13
13
|
transform 200ms cubic-bezier(0, 0, 0, 1);
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
-
.universal-
|
|
16
|
+
.universal-modal__exit_1ptgk {
|
|
17
17
|
opacity: 1;
|
|
18
18
|
transform: translateY(0);
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
.universal-
|
|
22
|
-
.universal-
|
|
21
|
+
.universal-modal__exitActive_1ptgk,
|
|
22
|
+
.universal-modal__exitDone_1ptgk {
|
|
23
23
|
opacity: 0;
|
|
24
24
|
transform: translateY(-40px);
|
|
25
25
|
transition:
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './full-size-vertical-top-transitions.css';
|
|
2
2
|
|
|
3
|
-
const fullSizeVerticalTopTransitions = {"appear":"universal-
|
|
3
|
+
const fullSizeVerticalTopTransitions = {"appear":"universal-modal__appear_1ptgk","enter":"universal-modal__enter_1ptgk","appearActive":"universal-modal__appearActive_1ptgk","enterActive":"universal-modal__enterActive_1ptgk","exit":"universal-modal__exit_1ptgk","exitActive":"universal-modal__exitActive_1ptgk","exitDone":"universal-modal__exitDone_1ptgk"};
|
|
4
4
|
|
|
5
5
|
export { fullSizeVerticalTopTransitions as default };
|
|
6
6
|
//# sourceMappingURL=full-size-vertical-top-transitions.module.css.js.map
|
package/modern/mobile/mobile.css
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
:root {
|
|
2
2
|
--gap-0: 0px;
|
|
3
3
|
}
|
|
4
|
-
.universal-
|
|
4
|
+
.universal-modal__component_iz53k {
|
|
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_iz53k .universal-modal__content_iz53k {
|
|
15
15
|
height: auto;
|
|
16
16
|
}
|
|
17
|
-
.universal-
|
|
17
|
+
.universal-modal__component_iz53k.universal-modal__component_iz53k {
|
|
18
18
|
position: fixed;
|
|
19
19
|
flex: 1;
|
|
20
20
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './mobile.css';
|
|
2
2
|
|
|
3
|
-
const styles = {"component":"universal-
|
|
3
|
+
const styles = {"component":"universal-modal__component_iz53k","content":"universal-modal__content_iz53k"};
|
|
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_iwhsy,
|
|
2
|
+
.universal-modal__enter_iwhsy {
|
|
3
3
|
transform: translateX(100%);
|
|
4
4
|
}
|
|
5
|
-
.universal-
|
|
6
|
-
.universal-
|
|
5
|
+
.universal-modal__appearActive_iwhsy,
|
|
6
|
+
.universal-modal__enterActive_iwhsy {
|
|
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_iwhsy {
|
|
12
12
|
transform: translateX(0);
|
|
13
13
|
}
|
|
14
|
-
.universal-
|
|
15
|
-
.universal-
|
|
14
|
+
.universal-modal__exitActive_iwhsy,
|
|
15
|
+
.universal-modal__exitDone_iwhsy {
|
|
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
|
-
const rightSideTransitions = {"appear":"universal-
|
|
3
|
+
const rightSideTransitions = {"appear":"universal-modal__appear_iwhsy","enter":"universal-modal__enter_iwhsy","appearActive":"universal-modal__appearActive_iwhsy","enterActive":"universal-modal__enterActive_iwhsy","exit":"universal-modal__exit_iwhsy","exitActive":"universal-modal__exitActive_iwhsy","exitDone":"universal-modal__exitDone_iwhsy"};
|
|
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_15sjm,
|
|
2
|
+
.universal-modal__enter_15sjm {
|
|
3
3
|
opacity: 0;
|
|
4
4
|
transform: translateY(15px);
|
|
5
5
|
}
|
|
6
6
|
|
|
7
|
-
.universal-
|
|
8
|
-
.universal-
|
|
7
|
+
.universal-modal__appearActive_15sjm,
|
|
8
|
+
.universal-modal__enterActive_15sjm {
|
|
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_15sjm {
|
|
17
17
|
opacity: 1;
|
|
18
18
|
transform: translateY(0);
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
.universal-
|
|
22
|
-
.universal-
|
|
21
|
+
.universal-modal__exitActive_15sjm,
|
|
22
|
+
.universal-modal__exitDone_15sjm {
|
|
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
|
-
const transitions = {"appear":"universal-
|
|
3
|
+
const transitions = {"appear":"universal-modal__appear_15sjm","enter":"universal-modal__enter_15sjm","appearActive":"universal-modal__appearActive_15sjm","enterActive":"universal-modal__enterActive_15sjm","exit":"universal-modal__exit_15sjm","exitActive":"universal-modal__exitActive_15sjm","exitDone":"universal-modal__exitDone_15sjm"};
|
|
4
4
|
|
|
5
5
|
export { transitions as default };
|
|
6
6
|
//# sourceMappingURL=transitions.mobile.module.css.js.map
|
|
@@ -8,7 +8,8 @@
|
|
|
8
8
|
font-size: 22px;
|
|
9
9
|
line-height: 26px;
|
|
10
10
|
font-weight: 700;
|
|
11
|
-
|
|
11
|
+
letter-spacing: 0.2px;
|
|
12
|
+
font-family: var(--font-family-alfasans);
|
|
12
13
|
padding: 11px var(--gap-12);
|
|
13
14
|
}
|
|
14
15
|
|
|
@@ -16,7 +17,8 @@
|
|
|
16
17
|
font-size: 22px;
|
|
17
18
|
line-height: 26px;
|
|
18
19
|
font-weight: 700;
|
|
19
|
-
|
|
20
|
+
letter-spacing: 0.2px;
|
|
21
|
+
font-family: var(--font-family-alfasans);
|
|
20
22
|
padding: var(--gap-6) var(--gap-12) var(--gap-16);
|
|
21
23
|
}
|
|
22
24
|
|
|
@@ -24,7 +26,8 @@
|
|
|
24
26
|
font-size: 30px;
|
|
25
27
|
line-height: 36px;
|
|
26
28
|
font-weight: 700;
|
|
27
|
-
|
|
29
|
+
letter-spacing: 0.1px;
|
|
30
|
+
font-family: var(--font-family-alfasans);
|
|
28
31
|
padding: var(--gap-6) var(--gap-12) var(--gap-16);
|
|
29
32
|
}
|
|
30
33
|
|
|
@@ -32,5 +35,6 @@
|
|
|
32
35
|
font-size: 30px;
|
|
33
36
|
line-height: 36px;
|
|
34
37
|
font-weight: 700;
|
|
35
|
-
|
|
38
|
+
letter-spacing: 0.1px;
|
|
39
|
+
font-family: var(--font-family-alfasans);
|
|
36
40
|
}
|
|
@@ -7,8 +7,9 @@
|
|
|
7
7
|
.content {
|
|
8
8
|
font-size: 20px;
|
|
9
9
|
line-height: 28px;
|
|
10
|
-
font-weight:
|
|
11
|
-
|
|
10
|
+
font-weight: 500;
|
|
11
|
+
letter-spacing: -0.15px;
|
|
12
|
+
font-family: var(--font-family-alfasans);
|
|
12
13
|
padding: 0 var(--gap-12);
|
|
13
14
|
min-height: 40px;
|
|
14
15
|
justify-content: center;
|
|
@@ -17,7 +18,8 @@
|
|
|
17
18
|
.bottomAddons {
|
|
18
19
|
font-size: 20px;
|
|
19
20
|
line-height: 28px;
|
|
20
|
-
font-weight:
|
|
21
|
-
|
|
21
|
+
font-weight: 500;
|
|
22
|
+
letter-spacing: -0.15px;
|
|
23
|
+
font-family: var(--font-family-alfasans);
|
|
22
24
|
padding: var(--gap-6) var(--gap-16);
|
|
23
25
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/core-components-universal-modal",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.4-alfasans",
|
|
4
4
|
"description": "UniversalModal component",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
@@ -10,12 +10,12 @@
|
|
|
10
10
|
"main": "index.js",
|
|
11
11
|
"module": "./esm/index.js",
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@alfalab/core-components-backdrop": "
|
|
14
|
-
"@alfalab/core-components-base-modal": "
|
|
15
|
-
"@alfalab/core-components-mq": "
|
|
16
|
-
"@alfalab/core-components-navigation-bar-private": "
|
|
17
|
-
"@alfalab/core-components-scrollbar": "
|
|
18
|
-
"@alfalab/core-components-shared": "
|
|
13
|
+
"@alfalab/core-components-backdrop": "5.0.1-alfasans",
|
|
14
|
+
"@alfalab/core-components-base-modal": "7.1.1-alfasans",
|
|
15
|
+
"@alfalab/core-components-mq": "6.0.2-alfasans",
|
|
16
|
+
"@alfalab/core-components-navigation-bar-private": "2.0.3-alfasans",
|
|
17
|
+
"@alfalab/core-components-scrollbar": "5.0.1-alfasans",
|
|
18
|
+
"@alfalab/core-components-shared": "2.1.0-alfasans",
|
|
19
19
|
"@types/react-transition-group": "^4.4.12",
|
|
20
20
|
"classnames": "^2.5.1",
|
|
21
21
|
"react-merge-refs": "^1.1.0",
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"access": "public",
|
|
31
31
|
"directory": "dist"
|
|
32
32
|
},
|
|
33
|
-
"themesVersion": "15.0.1",
|
|
34
|
-
"varsVersion": "11.0.1"
|
|
33
|
+
"themesVersion": "15.0.1-alfasans",
|
|
34
|
+
"varsVersion": "11.0.1-alfasans"
|
|
35
35
|
}
|