@alfalab/core-components-side-panel 5.1.0 → 5.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/Component.responsive.js +0 -13
- package/components/content/Component.desktop.js +1 -5
- package/components/content/Component.js +1 -2
- package/components/content/Component.mobile.js +1 -5
- package/components/content/desktop.css +3 -3
- package/components/content/index.css +4 -4
- package/components/content/mobile.css +3 -3
- package/components/controls/Component.js +2 -2
- package/components/controls/index.css +2 -2
- package/components/controls/index.js +0 -5
- package/components/footer/Component.desktop.js +1 -6
- package/components/footer/Component.js +2 -3
- package/components/footer/Component.mobile.js +1 -6
- package/components/footer/desktop.css +3 -3
- package/components/footer/index.css +4 -4
- package/components/footer/layout.css +17 -17
- package/components/footer/mobile.css +3 -3
- package/components/header/Component.js +3 -4
- package/components/header/desktop.css +5 -5
- package/components/header/index.css +14 -14
- package/components/header/mobile.css +4 -4
- package/cssm/Component.responsive.js +0 -27
- package/cssm/components/content/Component.desktop.js +0 -5
- package/cssm/components/content/Component.js +0 -1
- package/cssm/components/content/Component.mobile.js +0 -5
- package/cssm/components/controls/index.js +0 -6
- package/cssm/components/footer/Component.desktop.js +0 -6
- package/cssm/components/footer/Component.js +0 -1
- package/cssm/components/footer/Component.mobile.js +0 -6
- package/cssm/components/header/Component.js +0 -1
- package/cssm/desktop/Component.desktop.js +0 -15
- package/cssm/desktop/index.js +0 -27
- package/cssm/index.js +0 -36
- package/cssm/mobile/Component.mobile.js +0 -14
- package/cssm/mobile/index.js +0 -25
- package/cssm/shared/index.js +0 -2
- package/desktop/Component.desktop.js +2 -9
- package/desktop/desktop.css +3 -3
- package/desktop/index.js +0 -17
- package/desktop/transitions.desktop.css +7 -7
- package/esm/Component.responsive.js +0 -13
- package/esm/components/content/Component.desktop.js +1 -5
- package/esm/components/content/Component.js +1 -2
- package/esm/components/content/Component.mobile.js +1 -5
- package/esm/components/content/desktop.css +3 -3
- package/esm/components/content/index.css +4 -4
- package/esm/components/content/mobile.css +3 -3
- package/esm/components/controls/Component.js +2 -2
- package/esm/components/controls/index.css +2 -2
- package/esm/components/controls/index.js +0 -5
- package/esm/components/footer/Component.desktop.js +1 -6
- package/esm/components/footer/Component.js +2 -3
- package/esm/components/footer/Component.mobile.js +1 -6
- package/esm/components/footer/desktop.css +3 -3
- package/esm/components/footer/index.css +4 -4
- package/esm/components/footer/layout.css +17 -17
- package/esm/components/footer/mobile.css +3 -3
- package/esm/components/header/Component.js +3 -4
- package/esm/components/header/desktop.css +5 -5
- package/esm/components/header/index.css +14 -14
- package/esm/components/header/mobile.css +4 -4
- package/esm/desktop/Component.desktop.js +2 -9
- package/esm/desktop/desktop.css +3 -3
- package/esm/desktop/index.js +0 -17
- package/esm/desktop/transitions.desktop.css +7 -7
- package/esm/index.js +0 -22
- package/esm/layout.module-0f3296f1.js +4 -0
- package/esm/mobile/Component.mobile.js +2 -8
- package/esm/mobile/index.js +0 -15
- package/esm/mobile/mobile.css +4 -4
- package/esm/mobile/transitions.mobile.css +8 -8
- package/esm/shared/index.js +0 -2
- package/index.js +0 -22
- package/layout.module-41a41938.js +6 -0
- package/mobile/Component.mobile.js +2 -8
- package/mobile/index.js +0 -15
- package/mobile/mobile.css +4 -4
- package/mobile/transitions.mobile.css +8 -8
- package/modern/Component.responsive.js +0 -13
- package/modern/components/content/Component.desktop.js +1 -5
- package/modern/components/content/Component.js +1 -2
- package/modern/components/content/Component.mobile.js +1 -5
- package/modern/components/content/desktop.css +3 -3
- package/modern/components/content/index.css +4 -4
- package/modern/components/content/mobile.css +3 -3
- package/modern/components/controls/Component.js +2 -2
- package/modern/components/controls/index.css +2 -2
- package/modern/components/controls/index.js +0 -5
- package/modern/components/footer/Component.desktop.js +1 -6
- package/modern/components/footer/Component.js +2 -3
- package/modern/components/footer/Component.mobile.js +1 -6
- package/modern/components/footer/desktop.css +3 -3
- package/modern/components/footer/index.css +4 -4
- package/modern/components/footer/layout.css +17 -17
- package/modern/components/footer/mobile.css +3 -3
- package/modern/components/header/Component.js +3 -4
- package/modern/components/header/desktop.css +5 -5
- package/modern/components/header/index.css +14 -14
- package/modern/components/header/mobile.css +4 -4
- package/modern/desktop/Component.desktop.js +2 -9
- package/modern/desktop/desktop.css +3 -3
- package/modern/desktop/index.js +0 -16
- package/modern/desktop/transitions.desktop.css +7 -7
- package/modern/index.js +0 -21
- package/modern/layout.module-d4e1a7fc.js +4 -0
- package/modern/mobile/Component.mobile.js +2 -8
- package/modern/mobile/index.js +0 -14
- package/modern/mobile/mobile.css +4 -4
- package/modern/mobile/transitions.mobile.css +8 -8
- package/modern/shared/index.js +0 -2
- package/package.json +2 -2
- package/shared/index.js +0 -2
- package/esm/layout.module-32a5f5e3.js +0 -4
- package/layout.module-3c57dc76.js +0 -6
- package/modern/layout.module-6eff2b9e.js +0 -4
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: bpogn */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
4
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -30,8 +30,8 @@
|
|
|
30
30
|
/* mobile */
|
|
31
31
|
|
|
32
32
|
/* paddings */
|
|
33
|
-
} .side-
|
|
33
|
+
} .side-panel__s_1fc4l {
|
|
34
34
|
padding: var(--side-panel-s-content-paddings)
|
|
35
|
-
} .side-
|
|
35
|
+
} .side-panel__s_1fc4l:last-child {
|
|
36
36
|
padding-bottom: var(--gap-2xl);
|
|
37
37
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: xjjsj */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
4
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -27,13 +27,13 @@
|
|
|
27
27
|
/* mobile */
|
|
28
28
|
|
|
29
29
|
/* paddings */
|
|
30
|
-
} .side-
|
|
30
|
+
} .side-panel__content_azz1g {
|
|
31
31
|
position: relative;
|
|
32
32
|
box-sizing: border-box;
|
|
33
33
|
width: 100%;
|
|
34
34
|
z-index: 0
|
|
35
|
-
} .side-
|
|
35
|
+
} .side-panel__content_azz1g.side-panel__withHeader_azz1g {
|
|
36
36
|
padding-top: 0;
|
|
37
|
-
} .side-
|
|
37
|
+
} .side-panel__flex_azz1g {
|
|
38
38
|
flex: 1 1 auto;
|
|
39
39
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1nis7 */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
4
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -28,8 +28,8 @@
|
|
|
28
28
|
/* mobile */
|
|
29
29
|
|
|
30
30
|
/* paddings */
|
|
31
|
-
} .side-
|
|
31
|
+
} .side-panel__content_1wi32 {
|
|
32
32
|
padding: var(--gap-m) var(--gap-m) 0
|
|
33
|
-
} .side-
|
|
33
|
+
} .side-panel__content_1wi32:last-child {
|
|
34
34
|
padding-bottom: var(--gap-m);
|
|
35
35
|
}
|
|
@@ -2,9 +2,9 @@ import React, { useContext } from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { getDataTestId } from '@alfalab/core-components-shared/modern';
|
|
4
4
|
import { ResponsiveContext } from '../../ResponsiveContext.js';
|
|
5
|
-
import { l as layoutStyles } from '../../layout.module-
|
|
5
|
+
import { l as layoutStyles } from '../../layout.module-d4e1a7fc.js';
|
|
6
6
|
|
|
7
|
-
const styles = {"component":"side-
|
|
7
|
+
const styles = {"component":"side-panel__component_1tetc"};
|
|
8
8
|
require('./index.css')
|
|
9
9
|
|
|
10
10
|
const Controls = ({ primary, secondary, gap, layout: layoutProp = 'start', mobileLayout = layoutProp, }) => {
|
|
@@ -1,13 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { Footer } from './Component.js';
|
|
4
|
-
import '@alfalab/core-components-shared/modern';
|
|
5
|
-
import '../../Context.js';
|
|
6
|
-
import '@alfalab/core-components-base-modal/modern';
|
|
7
|
-
import '../../ResponsiveContext.js';
|
|
8
|
-
import '../../layout.module-6eff2b9e.js';
|
|
9
4
|
|
|
10
|
-
const styles = {"sticky":"side-
|
|
5
|
+
const styles = {"sticky":"side-panel__sticky_13ph0","s":"side-panel__s_13ph0"};
|
|
11
6
|
require('./desktop.css')
|
|
12
7
|
|
|
13
8
|
const FooterDesktop = ({ size = 's', className, sticky, ...restProps }) => (React.createElement(Footer, { className: cn(className, size && styles[size], {
|
|
@@ -3,10 +3,9 @@ import cn from 'classnames';
|
|
|
3
3
|
import { getDataTestId } from '@alfalab/core-components-shared/modern';
|
|
4
4
|
import { ModalContext } from '../../Context.js';
|
|
5
5
|
import { ResponsiveContext } from '../../ResponsiveContext.js';
|
|
6
|
-
import { l as layoutStyles } from '../../layout.module-
|
|
7
|
-
import '@alfalab/core-components-base-modal/modern';
|
|
6
|
+
import { l as layoutStyles } from '../../layout.module-d4e1a7fc.js';
|
|
8
7
|
|
|
9
|
-
const styles = {"footer":"side-
|
|
8
|
+
const styles = {"footer":"side-panel__footer_1yhwp","sticky":"side-panel__sticky_1yhwp","highlighted":"side-panel__highlighted_1yhwp"};
|
|
10
9
|
require('./index.css')
|
|
11
10
|
|
|
12
11
|
const Footer = ({ children, className, sticky, layout = 'start', gap, dataTestId, }) => {
|
|
@@ -1,13 +1,8 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { Footer } from './Component.js';
|
|
4
|
-
import '@alfalab/core-components-shared/modern';
|
|
5
|
-
import '../../Context.js';
|
|
6
|
-
import '@alfalab/core-components-base-modal/modern';
|
|
7
|
-
import '../../ResponsiveContext.js';
|
|
8
|
-
import '../../layout.module-6eff2b9e.js';
|
|
9
4
|
|
|
10
|
-
const styles = {"footer":"side-
|
|
5
|
+
const styles = {"footer":"side-panel__footer_1gvw8","sticky":"side-panel__sticky_1gvw8"};
|
|
11
6
|
require('./mobile.css')
|
|
12
7
|
|
|
13
8
|
const FooterMobile = ({ className, sticky, layout = 'start', ...restProps }) => (React.createElement(Footer, { className: cn(className, styles.footer, {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: ie9bw */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
4
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -30,8 +30,8 @@
|
|
|
30
30
|
/* mobile */
|
|
31
31
|
|
|
32
32
|
/* paddings */
|
|
33
|
-
} .side-
|
|
33
|
+
} .side-panel__sticky_13ph0 {
|
|
34
34
|
bottom: 0;
|
|
35
|
-
} .side-
|
|
35
|
+
} .side-panel__s_13ph0 {
|
|
36
36
|
padding: var(--side-panel-s-footer-paddings);
|
|
37
37
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1vb33 */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
4
|
--color-light-modal-bg-primary: #fff;
|
|
@@ -32,15 +32,15 @@
|
|
|
32
32
|
/* mobile */
|
|
33
33
|
|
|
34
34
|
/* paddings */
|
|
35
|
-
} .side-
|
|
35
|
+
} .side-panel__footer_1yhwp {
|
|
36
36
|
width: 100%;
|
|
37
37
|
box-sizing: border-box;
|
|
38
38
|
transition: box-shadow 0.2s ease, background 0.2s ease;
|
|
39
|
-
} .side-
|
|
39
|
+
} .side-panel__sticky_1yhwp {
|
|
40
40
|
background: var(--side-panel-footer-background);
|
|
41
41
|
position: sticky;
|
|
42
42
|
z-index: 1;
|
|
43
|
-
} .side-
|
|
43
|
+
} .side-panel__highlighted_1yhwp {
|
|
44
44
|
background: var(--side-panel-footer-highlight-background);
|
|
45
45
|
box-shadow: var(--side-panel-footer-highlight-box-shadow);
|
|
46
46
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1i3lr */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
4
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -31,35 +31,35 @@
|
|
|
31
31
|
/* mobile */
|
|
32
32
|
|
|
33
33
|
/* paddings */
|
|
34
|
-
} .side-
|
|
34
|
+
} .side-panel__column_526d4 {
|
|
35
35
|
display: flex;
|
|
36
36
|
flex-direction: column
|
|
37
|
-
} .side-
|
|
37
|
+
} .side-panel__column_526d4 > *:not(:last-child):not(:only-child) {
|
|
38
38
|
margin-bottom: var(--side-panel-footer-default-gap);
|
|
39
|
-
} .side-
|
|
39
|
+
} .side-panel__column_526d4.side-panel__gap-16_526d4 > *:not(:last-child):not(:only-child) {
|
|
40
40
|
margin-bottom: var(--gap-m);
|
|
41
|
-
} .side-
|
|
41
|
+
} .side-panel__column_526d4.side-panel__gap-24_526d4 > *:not(:last-child):not(:only-child) {
|
|
42
42
|
margin-bottom: var(--gap-xl);
|
|
43
|
-
} .side-
|
|
43
|
+
} .side-panel__column_526d4.side-panel__gap-32_526d4 > *:not(:last-child):not(:only-child) {
|
|
44
44
|
margin-bottom: var(--gap-2xl);
|
|
45
|
-
} .side-
|
|
45
|
+
} .side-panel__start_526d4 {
|
|
46
46
|
justify-content: flex-start;
|
|
47
|
-
} .side-
|
|
47
|
+
} .side-panel__center_526d4 {
|
|
48
48
|
justify-content: center;
|
|
49
|
-
} .side-panel__space-
|
|
49
|
+
} .side-panel__space-between_526d4 {
|
|
50
50
|
justify-content: space-between
|
|
51
|
-
} .side-panel__space-
|
|
51
|
+
} .side-panel__space-between_526d4 > * {
|
|
52
52
|
flex: 1;
|
|
53
|
-
} .side-
|
|
54
|
-
.side-
|
|
55
|
-
.side-panel__space-
|
|
53
|
+
} .side-panel__start_526d4,
|
|
54
|
+
.side-panel__center_526d4,
|
|
55
|
+
.side-panel__space-between_526d4 {
|
|
56
56
|
display: flex
|
|
57
|
-
} .side-
|
|
57
|
+
} .side-panel__start_526d4 > *:not(:last-child):not(:only-child), .side-panel__center_526d4 > *:not(:last-child):not(:only-child), .side-panel__space-between_526d4 > *:not(:last-child):not(:only-child) {
|
|
58
58
|
margin-right: var(--side-panel-footer-default-gap);
|
|
59
|
-
} .side-
|
|
59
|
+
} .side-panel__start_526d4.side-panel__gap-16_526d4 > *:not(:last-child):not(:only-child), .side-panel__center_526d4.side-panel__gap-16_526d4 > *:not(:last-child):not(:only-child), .side-panel__space-between_526d4.side-panel__gap-16_526d4 > *:not(:last-child):not(:only-child) {
|
|
60
60
|
margin-right: var(--gap-m);
|
|
61
|
-
} .side-
|
|
61
|
+
} .side-panel__start_526d4.side-panel__gap-24_526d4 > *:not(:last-child):not(:only-child), .side-panel__center_526d4.side-panel__gap-24_526d4 > *:not(:last-child):not(:only-child), .side-panel__space-between_526d4.side-panel__gap-24_526d4 > *:not(:last-child):not(:only-child) {
|
|
62
62
|
margin-right: var(--gap-xl);
|
|
63
|
-
} .side-
|
|
63
|
+
} .side-panel__start_526d4.side-panel__gap-32_526d4 > *:not(:last-child):not(:only-child), .side-panel__center_526d4.side-panel__gap-32_526d4 > *:not(:last-child):not(:only-child), .side-panel__space-between_526d4.side-panel__gap-32_526d4 > *:not(:last-child):not(:only-child) {
|
|
64
64
|
margin-right: var(--gap-2xl);
|
|
65
65
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1jgw4 */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
4
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -28,8 +28,8 @@
|
|
|
28
28
|
/* mobile */
|
|
29
29
|
|
|
30
30
|
/* paddings */
|
|
31
|
-
} .side-
|
|
31
|
+
} .side-panel__footer_1gvw8 {
|
|
32
32
|
padding: var(--gap-m);
|
|
33
|
-
} .side-
|
|
33
|
+
} .side-panel__sticky_1gvw8 {
|
|
34
34
|
bottom: 0;
|
|
35
35
|
}
|
|
@@ -4,15 +4,14 @@ import { NavigationBar } from '@alfalab/core-components-navigation-bar/modern';
|
|
|
4
4
|
import { getDataTestId } from '@alfalab/core-components-shared/modern';
|
|
5
5
|
import { ModalContext } from '../../Context.js';
|
|
6
6
|
import { ResponsiveContext } from '../../ResponsiveContext.js';
|
|
7
|
-
import '@alfalab/core-components-base-modal/modern';
|
|
8
7
|
|
|
9
|
-
const desktopStyles = {"content":"side-
|
|
8
|
+
const desktopStyles = {"content":"side-panel__content_1eb4l","s":"side-panel__s_1eb4l","sticky":"side-panel__sticky_1eb4l"};
|
|
10
9
|
require('./desktop.css')
|
|
11
10
|
|
|
12
|
-
const styles = {"header":"side-
|
|
11
|
+
const styles = {"header":"side-panel__header_burcp","hasContent":"side-panel__hasContent_burcp","highlighted":"side-panel__highlighted_burcp","sticky":"side-panel__sticky_burcp","backgroundImage":"side-panel__backgroundImage_burcp","content":"side-panel__content_burcp","title":"side-panel__title_burcp","addon":"side-panel__addon_burcp","closer":"side-panel__closer_burcp","right":"side-panel__right_burcp","trim":"side-panel__trim_burcp"};
|
|
13
12
|
require('./index.css')
|
|
14
13
|
|
|
15
|
-
const mobileStyles = {"header":"side-
|
|
14
|
+
const mobileStyles = {"header":"side-panel__header_19khl","sticky":"side-panel__sticky_19khl","content":"side-panel__content_19khl"};
|
|
16
15
|
require('./mobile.css')
|
|
17
16
|
|
|
18
17
|
const Header = ({ className, children, contentClassName, title, sticky, hasCloser = true, ...restProps }) => {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 10xpk */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
4
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -37,15 +37,15 @@
|
|
|
37
37
|
/* mobile */
|
|
38
38
|
|
|
39
39
|
/* paddings */
|
|
40
|
-
} .side-
|
|
40
|
+
} .side-panel__content_1eb4l {
|
|
41
41
|
font-weight: var(--side-panel-header-desktop-font-weight);
|
|
42
42
|
font-family: var(--side-panel-header-desktop-font-family);
|
|
43
|
-
} .side-
|
|
43
|
+
} .side-panel__s_1eb4l .side-panel__content_1eb4l {
|
|
44
44
|
padding: var(--side-panel-s-header-desktop-content-paddings);
|
|
45
45
|
font-size: var(--side-panel-s-header-desktop-font-size);
|
|
46
46
|
line-height: var(--side-panel-s-header-desktop-line-height);
|
|
47
|
-
} .side-
|
|
47
|
+
} .side-panel__s_1eb4l {
|
|
48
48
|
padding: var(--side-panel-s-header-paddings);
|
|
49
|
-
} .side-
|
|
49
|
+
} .side-panel__sticky_1eb4l {
|
|
50
50
|
top: 0;
|
|
51
51
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: rgmao */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
4
|
--color-light-modal-bg-primary: #fff;
|
|
@@ -32,42 +32,42 @@
|
|
|
32
32
|
/* mobile */
|
|
33
33
|
|
|
34
34
|
/* paddings */
|
|
35
|
-
} .side-
|
|
35
|
+
} .side-panel__header_burcp {
|
|
36
36
|
width: 100%;
|
|
37
37
|
box-sizing: border-box;
|
|
38
38
|
transition: box-shadow 0.2s ease, background 0.2s ease
|
|
39
|
-
} .side-
|
|
39
|
+
} .side-panel__header_burcp:not(.side-panel__hasContent_burcp) {
|
|
40
40
|
pointer-events: none;
|
|
41
|
-
} .side-
|
|
41
|
+
} .side-panel__highlighted_burcp {
|
|
42
42
|
background: var(--side-panel-header-highlight-background);
|
|
43
43
|
box-shadow: var(--side-panel-header-highlight-box-shadow);
|
|
44
|
-
} .side-
|
|
44
|
+
} .side-panel__sticky_burcp {
|
|
45
45
|
position: sticky;
|
|
46
46
|
z-index: 1
|
|
47
|
-
} .side-
|
|
47
|
+
} .side-panel__sticky_burcp.side-panel__hasContent_burcp {
|
|
48
48
|
background: var(--side-panel-header-background);
|
|
49
|
-
} .side-
|
|
49
|
+
} .side-panel__header_burcp.side-panel__backgroundImage_burcp {
|
|
50
50
|
background: center no-repeat;
|
|
51
51
|
background-size: cover;
|
|
52
|
-
} .side-
|
|
52
|
+
} .side-panel__content_burcp {
|
|
53
53
|
flex-grow: 1;
|
|
54
|
-
} .side-
|
|
54
|
+
} .side-panel__title_burcp {
|
|
55
55
|
word-break: break-word;
|
|
56
|
-
} .side-
|
|
56
|
+
} .side-panel__addon_burcp {
|
|
57
57
|
min-width: 48px;
|
|
58
58
|
height: 48px;
|
|
59
59
|
display: flex;
|
|
60
60
|
justify-content: center;
|
|
61
61
|
align-items: center;
|
|
62
62
|
pointer-events: all;
|
|
63
|
-
} .side-
|
|
63
|
+
} .side-panel__closer_burcp {
|
|
64
64
|
margin-left: auto;
|
|
65
|
-
} .side-
|
|
65
|
+
} .side-panel__right_burcp {
|
|
66
66
|
justify-content: flex-end;
|
|
67
67
|
text-align: right;
|
|
68
|
-
} .side-
|
|
68
|
+
} .side-panel__trim_burcp {
|
|
69
69
|
overflow: hidden
|
|
70
|
-
} .side-
|
|
70
|
+
} .side-panel__trim_burcp .side-panel__title_burcp {
|
|
71
71
|
overflow: hidden;
|
|
72
72
|
white-space: nowrap;
|
|
73
73
|
text-overflow: ellipsis;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 4x6kf */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
4
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -38,11 +38,11 @@
|
|
|
38
38
|
|
|
39
39
|
/* paddings */
|
|
40
40
|
--side-panel-header-mobile-paddings: var(--gap-2xs) var(--gap-xs);
|
|
41
|
-
} .side-
|
|
41
|
+
} .side-panel__header_19khl {
|
|
42
42
|
padding: var(--side-panel-header-mobile-paddings);
|
|
43
|
-
} .side-
|
|
43
|
+
} .side-panel__sticky_19khl {
|
|
44
44
|
top: 0;
|
|
45
|
-
} .side-
|
|
45
|
+
} .side-panel__content_19khl {
|
|
46
46
|
font-size: var(--side-panel-header-mobile-font-size);
|
|
47
47
|
line-height: var(--side-panel-header-mobile-line-height);
|
|
48
48
|
font-family: var(--side-panel-header-mobile-font-family);
|
|
@@ -7,18 +7,11 @@ import { Controls } from '../components/controls/Component.js';
|
|
|
7
7
|
import { FooterDesktop } from '../components/footer/Component.desktop.js';
|
|
8
8
|
import { Header } from '../components/header/Component.js';
|
|
9
9
|
import { ResponsiveContext } from '../ResponsiveContext.js';
|
|
10
|
-
import '../components/content/Component.js';
|
|
11
|
-
import '@alfalab/core-components-shared/modern';
|
|
12
|
-
import '../Context.js';
|
|
13
|
-
import '@alfalab/core-components-base-modal/modern';
|
|
14
|
-
import '../layout.module-6eff2b9e.js';
|
|
15
|
-
import '../components/footer/Component.js';
|
|
16
|
-
import '@alfalab/core-components-navigation-bar/modern';
|
|
17
10
|
|
|
18
|
-
const styles = {"s":"side-
|
|
11
|
+
const styles = {"s":"side-panel__s_17oje","hidden":"side-panel__hidden_17oje"};
|
|
19
12
|
require('./desktop.css')
|
|
20
13
|
|
|
21
|
-
const transitions = {"enterRight":"side-
|
|
14
|
+
const transitions = {"enterRight":"side-panel__enterRight_177m2","enterLeft":"side-panel__enterLeft_177m2","enterActive":"side-panel__enterActive_177m2","exit":"side-panel__exit_177m2","exitActiveRight":"side-panel__exitActiveRight_177m2","exitActiveLeft":"side-panel__exitActiveLeft_177m2"};
|
|
22
15
|
require('./transitions.desktop.css')
|
|
23
16
|
|
|
24
17
|
const SidePanelDesktopComponent = forwardRef(({ size = 's', children, className, wrapperClassName, contentTransitionProps = {}, backdropProps, placement = 'right', dataTestId, ...restProps }, ref) => {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1t36p */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
4
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -28,8 +28,8 @@
|
|
|
28
28
|
/* mobile */
|
|
29
29
|
|
|
30
30
|
/* paddings */
|
|
31
|
-
} .side-
|
|
31
|
+
} .side-panel__s_17oje.side-panel__s_17oje {
|
|
32
32
|
width: var(--side-panel-s-width);
|
|
33
|
-
} .side-
|
|
33
|
+
} .side-panel__hidden_17oje {
|
|
34
34
|
overflow-x: hidden;
|
|
35
35
|
}
|
package/modern/desktop/index.js
CHANGED
|
@@ -1,17 +1 @@
|
|
|
1
1
|
export { SidePanelDesktop } from './Component.desktop.js';
|
|
2
|
-
import 'react';
|
|
3
|
-
import 'react-merge-refs';
|
|
4
|
-
import 'classnames';
|
|
5
|
-
import '@alfalab/core-components-drawer/modern';
|
|
6
|
-
import '../components/content/Component.desktop.js';
|
|
7
|
-
import '../components/content/Component.js';
|
|
8
|
-
import '@alfalab/core-components-shared/modern';
|
|
9
|
-
import '../Context.js';
|
|
10
|
-
import '@alfalab/core-components-base-modal/modern';
|
|
11
|
-
import '../ResponsiveContext.js';
|
|
12
|
-
import '../components/controls/Component.js';
|
|
13
|
-
import '../layout.module-6eff2b9e.js';
|
|
14
|
-
import '../components/footer/Component.desktop.js';
|
|
15
|
-
import '../components/footer/Component.js';
|
|
16
|
-
import '../components/header/Component.js';
|
|
17
|
-
import '@alfalab/core-components-navigation-bar/modern';
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
/* hash:
|
|
2
|
-
.side-
|
|
1
|
+
/* hash: 1d6j0 */
|
|
2
|
+
.side-panel__enterRight_177m2 {
|
|
3
3
|
opacity: 0;
|
|
4
4
|
transform: translateX(15px);
|
|
5
5
|
}
|
|
6
6
|
|
|
7
|
-
.side-
|
|
7
|
+
.side-panel__enterLeft_177m2 {
|
|
8
8
|
opacity: 0;
|
|
9
9
|
transform: translateX(-15px);
|
|
10
10
|
}
|
|
11
11
|
|
|
12
|
-
.side-
|
|
12
|
+
.side-panel__enterActive_177m2 {
|
|
13
13
|
opacity: 1;
|
|
14
14
|
transform: translateX(0);
|
|
15
15
|
transition: opacity 200ms ease-in, transform 200ms ease-in;
|
|
16
16
|
}
|
|
17
17
|
|
|
18
|
-
.side-
|
|
18
|
+
.side-panel__exit_177m2 {
|
|
19
19
|
opacity: 1;
|
|
20
20
|
transform: translateX(0);
|
|
21
21
|
}
|
|
22
22
|
|
|
23
|
-
.side-
|
|
23
|
+
.side-panel__exitActiveRight_177m2 {
|
|
24
24
|
opacity: 0;
|
|
25
25
|
transition: opacity 200ms ease-out, transform 200ms ease-out;
|
|
26
26
|
transform: translateX(15px);
|
|
27
27
|
}
|
|
28
28
|
|
|
29
|
-
.side-
|
|
29
|
+
.side-panel__exitActiveLeft_177m2 {
|
|
30
30
|
opacity: 0;
|
|
31
31
|
transition: opacity 200ms ease-out, transform 200ms ease-out;
|
|
32
32
|
transform: translateX(-15px);
|
package/modern/index.js
CHANGED
|
@@ -1,22 +1 @@
|
|
|
1
1
|
export { SidePanelResponsive as SidePanel } from './Component.responsive.js';
|
|
2
|
-
import 'react';
|
|
3
|
-
import '@alfalab/core-components-mq/modern';
|
|
4
|
-
import '@alfalab/core-components-shared/modern';
|
|
5
|
-
import './components/controls/Component.js';
|
|
6
|
-
import 'classnames';
|
|
7
|
-
import './ResponsiveContext.js';
|
|
8
|
-
import './layout.module-6eff2b9e.js';
|
|
9
|
-
import './components/header/Component.js';
|
|
10
|
-
import '@alfalab/core-components-navigation-bar/modern';
|
|
11
|
-
import './Context.js';
|
|
12
|
-
import '@alfalab/core-components-base-modal/modern';
|
|
13
|
-
import './desktop/Component.desktop.js';
|
|
14
|
-
import 'react-merge-refs';
|
|
15
|
-
import '@alfalab/core-components-drawer/modern';
|
|
16
|
-
import './components/content/Component.desktop.js';
|
|
17
|
-
import './components/content/Component.js';
|
|
18
|
-
import './components/footer/Component.desktop.js';
|
|
19
|
-
import './components/footer/Component.js';
|
|
20
|
-
import './mobile/Component.mobile.js';
|
|
21
|
-
import './components/content/Component.mobile.js';
|
|
22
|
-
import './components/footer/Component.mobile.js';
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
const layoutStyles = {"column":"side-panel__column_526d4","gap-16":"side-panel__gap-16_526d4","gap-24":"side-panel__gap-24_526d4","gap-32":"side-panel__gap-32_526d4","start":"side-panel__start_526d4","center":"side-panel__center_526d4","space-between":"side-panel__space-between_526d4"};
|
|
2
|
+
require('./components/footer/layout.css')
|
|
3
|
+
|
|
4
|
+
export { layoutStyles as l };
|
|
@@ -6,17 +6,11 @@ import { Controls } from '../components/controls/Component.js';
|
|
|
6
6
|
import { FooterMobile } from '../components/footer/Component.mobile.js';
|
|
7
7
|
import { Header } from '../components/header/Component.js';
|
|
8
8
|
import { ResponsiveContext } from '../ResponsiveContext.js';
|
|
9
|
-
import '../components/content/Component.js';
|
|
10
|
-
import '@alfalab/core-components-shared/modern';
|
|
11
|
-
import '../Context.js';
|
|
12
|
-
import '../layout.module-6eff2b9e.js';
|
|
13
|
-
import '../components/footer/Component.js';
|
|
14
|
-
import '@alfalab/core-components-navigation-bar/modern';
|
|
15
9
|
|
|
16
|
-
const styles = {"component":"side-
|
|
10
|
+
const styles = {"component":"side-panel__component_w2fka","mobileContent":"side-panel__mobileContent_w2fka"};
|
|
17
11
|
require('./mobile.css')
|
|
18
12
|
|
|
19
|
-
const transitions = {"appear":"side-
|
|
13
|
+
const transitions = {"appear":"side-panel__appear_1hozl","enter":"side-panel__enter_1hozl","appearActive":"side-panel__appearActive_1hozl","enterActive":"side-panel__enterActive_1hozl","exit":"side-panel__exit_1hozl","exitActive":"side-panel__exitActive_1hozl","exitDone":"side-panel__exitDone_1hozl"};
|
|
20
14
|
require('./transitions.mobile.css')
|
|
21
15
|
|
|
22
16
|
const SidePanelMobileComponent = forwardRef(({ children, className, transitionProps, dataTestId, ...restProps }, ref) => {
|
package/modern/mobile/index.js
CHANGED
|
@@ -1,15 +1 @@
|
|
|
1
1
|
export { SidePanelMobile } from './Component.mobile.js';
|
|
2
|
-
import 'react';
|
|
3
|
-
import 'classnames';
|
|
4
|
-
import '@alfalab/core-components-base-modal/modern';
|
|
5
|
-
import '../components/content/Component.mobile.js';
|
|
6
|
-
import '../components/content/Component.js';
|
|
7
|
-
import '@alfalab/core-components-shared/modern';
|
|
8
|
-
import '../Context.js';
|
|
9
|
-
import '../ResponsiveContext.js';
|
|
10
|
-
import '../components/controls/Component.js';
|
|
11
|
-
import '../layout.module-6eff2b9e.js';
|
|
12
|
-
import '../components/footer/Component.mobile.js';
|
|
13
|
-
import '../components/footer/Component.js';
|
|
14
|
-
import '../components/header/Component.js';
|
|
15
|
-
import '@alfalab/core-components-navigation-bar/modern';
|
package/modern/mobile/mobile.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1rtty */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
4
4
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -27,17 +27,17 @@
|
|
|
27
27
|
/* mobile */
|
|
28
28
|
|
|
29
29
|
/* paddings */
|
|
30
|
-
} .side-
|
|
30
|
+
} .side-panel__component_w2fka {
|
|
31
31
|
top: 0;
|
|
32
32
|
height: 100%;
|
|
33
33
|
width: 100%;
|
|
34
34
|
overflow-x: hidden;
|
|
35
35
|
overflow-y: auto;
|
|
36
36
|
max-width: 600px;
|
|
37
|
-
} .side-
|
|
37
|
+
} .side-panel__component_w2fka.side-panel__component_w2fka {
|
|
38
38
|
position: fixed;
|
|
39
39
|
flex: 1;
|
|
40
|
-
} .side-
|
|
40
|
+
} .side-panel__mobileContent_w2fka {
|
|
41
41
|
display: flex;
|
|
42
42
|
flex-direction: column;
|
|
43
43
|
width: 100%;
|