@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
|
-
const styles = {"footer":"universal-
|
|
3
|
+
const 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
|
-
const layoutStylesMobile = {"column":"universal-
|
|
3
|
+
const 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
|
-
const mobileStyles = {"header":"universal-
|
|
3
|
+
const 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/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_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
|
-
const styles = {"component":"universal-
|
|
3
|
+
const 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
|
-
const rightSideTransitions = {"appear":"universal-
|
|
3
|
+
const 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
|
-
const transitions = {"appear":"universal-
|
|
3
|
+
const 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
|
|
@@ -8,8 +8,7 @@
|
|
|
8
8
|
font-size: 22px;
|
|
9
9
|
line-height: 26px;
|
|
10
10
|
font-weight: 700;
|
|
11
|
-
|
|
12
|
-
font-family: var(--font-family-alfasans);
|
|
11
|
+
font-family: var(--font-family-system);
|
|
13
12
|
padding: 11px var(--gap-12);
|
|
14
13
|
}
|
|
15
14
|
|
|
@@ -17,8 +16,7 @@
|
|
|
17
16
|
font-size: 22px;
|
|
18
17
|
line-height: 26px;
|
|
19
18
|
font-weight: 700;
|
|
20
|
-
|
|
21
|
-
font-family: var(--font-family-alfasans);
|
|
19
|
+
font-family: var(--font-family-system);
|
|
22
20
|
padding: var(--gap-6) var(--gap-12) var(--gap-16);
|
|
23
21
|
}
|
|
24
22
|
|
|
@@ -26,8 +24,7 @@
|
|
|
26
24
|
font-size: 30px;
|
|
27
25
|
line-height: 36px;
|
|
28
26
|
font-weight: 700;
|
|
29
|
-
|
|
30
|
-
font-family: var(--font-family-alfasans);
|
|
27
|
+
font-family: var(--font-family-system);
|
|
31
28
|
padding: var(--gap-6) var(--gap-12) var(--gap-16);
|
|
32
29
|
}
|
|
33
30
|
|
|
@@ -35,6 +32,5 @@
|
|
|
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
|
}
|
|
@@ -7,9 +7,8 @@
|
|
|
7
7
|
.content {
|
|
8
8
|
font-size: 20px;
|
|
9
9
|
line-height: 28px;
|
|
10
|
-
font-weight:
|
|
11
|
-
|
|
12
|
-
font-family: var(--font-family-alfasans);
|
|
10
|
+
font-weight: 600;
|
|
11
|
+
font-family: var(--font-family-system);
|
|
13
12
|
padding: 0 var(--gap-12);
|
|
14
13
|
min-height: 40px;
|
|
15
14
|
justify-content: center;
|
|
@@ -18,8 +17,7 @@
|
|
|
18
17
|
.bottomAddons {
|
|
19
18
|
font-size: 20px;
|
|
20
19
|
line-height: 28px;
|
|
21
|
-
font-weight:
|
|
22
|
-
|
|
23
|
-
font-family: var(--font-family-alfasans);
|
|
20
|
+
font-weight: 600;
|
|
21
|
+
font-family: var(--font-family-system);
|
|
24
22
|
padding: var(--gap-6) var(--gap-16);
|
|
25
23
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/core-components-universal-modal",
|
|
3
|
-
"version": "3.1.2
|
|
3
|
+
"version": "3.1.2",
|
|
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": "5.0.2
|
|
14
|
-
"@alfalab/core-components-base-modal": "7.1.4
|
|
15
|
-
"@alfalab/core-components-mq": "6.0.3
|
|
16
|
-
"@alfalab/core-components-navigation-bar-private": "2.0.6
|
|
17
|
-
"@alfalab/core-components-scrollbar": "5.0.2
|
|
18
|
-
"@alfalab/core-components-shared": "2.1.1
|
|
13
|
+
"@alfalab/core-components-backdrop": "^5.0.2",
|
|
14
|
+
"@alfalab/core-components-base-modal": "^7.1.4",
|
|
15
|
+
"@alfalab/core-components-mq": "^6.0.3",
|
|
16
|
+
"@alfalab/core-components-navigation-bar-private": "^2.0.6",
|
|
17
|
+
"@alfalab/core-components-scrollbar": "^5.0.2",
|
|
18
|
+
"@alfalab/core-components-shared": "^2.1.1",
|
|
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.4
|
|
34
|
-
"varsVersion": "11.0.2
|
|
33
|
+
"themesVersion": "15.0.4",
|
|
34
|
+
"varsVersion": "11.0.2"
|
|
35
35
|
}
|