@alfalab/core-components-bottom-sheet 6.18.13 → 6.19.0
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.js +14 -12
- package/components/footer/Component.js +1 -1
- package/components/footer/index.css +26 -26
- package/components/header/Component.d.ts +1 -0
- package/components/header/Component.js +5 -3
- package/components/header/index.css +17 -14
- package/cssm/component.js +13 -11
- package/cssm/components/header/Component.d.ts +1 -0
- package/cssm/components/header/Component.js +4 -2
- package/cssm/components/header/index.module.css +7 -2
- package/cssm/types.d.ts +3 -1
- package/esm/component.js +14 -12
- package/esm/components/footer/Component.js +1 -1
- package/esm/components/footer/index.css +26 -26
- package/esm/components/header/Component.d.ts +1 -0
- package/esm/components/header/Component.js +5 -3
- package/esm/components/header/index.css +17 -14
- package/esm/index.css +45 -45
- package/esm/types.d.ts +3 -1
- package/index.css +45 -45
- package/modern/component.js +9 -7
- package/modern/components/footer/Component.js +1 -1
- package/modern/components/footer/index.css +26 -26
- package/modern/components/header/Component.d.ts +1 -0
- package/modern/components/header/Component.js +5 -3
- package/modern/components/header/index.css +17 -14
- package/modern/index.css +45 -45
- package/modern/types.d.ts +3 -1
- package/moderncssm/component.js +8 -6
- package/moderncssm/components/header/Component.d.ts +1 -0
- package/moderncssm/components/header/Component.js +4 -2
- package/moderncssm/components/header/index.module.css +9 -2
- package/moderncssm/types.d.ts +3 -1
- package/package.json +6 -6
- package/src/component.tsx +16 -9
- package/src/components/header/Component.tsx +5 -1
- package/src/components/header/index.module.css +11 -2
- package/src/types.ts +7 -1
- package/types.d.ts +3 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1ty8q */
|
|
2
2
|
: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 */ /* 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 */
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
4
|
--color-light-modal-bg-primary: #fff;
|
|
@@ -55,58 +55,58 @@
|
|
|
55
55
|
/* footer */
|
|
56
56
|
--bottom-sheet-footer-border-top: 1px solid var(--color-light-neutral-300);
|
|
57
57
|
--bottom-sheet-footer-background-color: var(--color-light-modal-bg-primary);
|
|
58
|
-
} .bottom-
|
|
58
|
+
} .bottom-sheet__footer_1b0qj {
|
|
59
59
|
padding: var(--gap-16) var(--gap-16);
|
|
60
60
|
background-color: var(--color-light-modal-bg-primary);
|
|
61
|
-
} .bottom-
|
|
61
|
+
} .bottom-sheet__sticky_1b0qj {
|
|
62
62
|
position: sticky;
|
|
63
63
|
bottom: var(--gap-0);
|
|
64
64
|
z-index: 1;
|
|
65
|
-
} .bottom-
|
|
65
|
+
} .bottom-sheet__highlighted_1b0qj {
|
|
66
66
|
border-top: var(--bottom-sheet-footer-border-top);
|
|
67
67
|
background-color: var(--bottom-sheet-footer-background-color);
|
|
68
|
-
} .bottom-sheet__background-
|
|
68
|
+
} .bottom-sheet__background-accent_1b0qj {
|
|
69
69
|
background-color: var(--color-light-bg-accent);
|
|
70
|
-
} .bottom-sheet__background-
|
|
70
|
+
} .bottom-sheet__background-info_1b0qj {
|
|
71
71
|
background-color: var(--color-light-bg-info);
|
|
72
|
-
} .bottom-sheet__background-attention-
|
|
72
|
+
} .bottom-sheet__background-attention-muted_1b0qj {
|
|
73
73
|
background-color: var(--color-light-bg-attention-muted);
|
|
74
|
-
} .bottom-sheet__background-positive-
|
|
74
|
+
} .bottom-sheet__background-positive-muted_1b0qj {
|
|
75
75
|
background-color: var(--color-light-bg-positive-muted);
|
|
76
|
-
} .bottom-sheet__background-negative-
|
|
76
|
+
} .bottom-sheet__background-negative-muted_1b0qj {
|
|
77
77
|
background-color: var(--color-light-bg-negative-muted);
|
|
78
|
-
} .bottom-sheet__background-
|
|
78
|
+
} .bottom-sheet__background-primary_1b0qj {
|
|
79
79
|
background-color: var(--color-light-bg-primary);
|
|
80
|
-
} .bottom-sheet__background-primary-
|
|
80
|
+
} .bottom-sheet__background-primary-inverted_1b0qj {
|
|
81
81
|
background-color: var(--color-light-bg-primary-inverted);
|
|
82
|
-
} .bottom-sheet__background-
|
|
82
|
+
} .bottom-sheet__background-secondary_1b0qj {
|
|
83
83
|
background-color: var(--color-light-bg-secondary);
|
|
84
|
-
} .bottom-sheet__background-secondary-
|
|
84
|
+
} .bottom-sheet__background-secondary-inverted_1b0qj {
|
|
85
85
|
background-color: var(--color-light-bg-secondary-inverted);
|
|
86
|
-
} .bottom-sheet__background-
|
|
86
|
+
} .bottom-sheet__background-tertiary_1b0qj {
|
|
87
87
|
background-color: var(--color-light-bg-tertiary);
|
|
88
|
-
} .bottom-sheet__background-tertiary-
|
|
88
|
+
} .bottom-sheet__background-tertiary-inverted_1b0qj {
|
|
89
89
|
background-color: var(--color-light-bg-tertiary-inverted);
|
|
90
|
-
} .bottom-sheet__background-
|
|
90
|
+
} .bottom-sheet__background-quaternary_1b0qj {
|
|
91
91
|
background-color: var(--color-light-bg-quaternary);
|
|
92
|
-
} .bottom-sheet__background-quaternary-
|
|
92
|
+
} .bottom-sheet__background-quaternary-inverted_1b0qj {
|
|
93
93
|
background-color: var(--color-light-bg-quaternary-inverted);
|
|
94
|
-
} .bottom-sheet__background-specialbg-
|
|
94
|
+
} .bottom-sheet__background-specialbg-component_1b0qj {
|
|
95
95
|
background-color: var(--color-light-specialbg-component);
|
|
96
|
-
} .bottom-sheet__background-specialbg-component-
|
|
96
|
+
} .bottom-sheet__background-specialbg-component-inverted_1b0qj {
|
|
97
97
|
background-color: var(--color-light-specialbg-component-inverted);
|
|
98
|
-
} .bottom-sheet__background-specialbg-primary-
|
|
98
|
+
} .bottom-sheet__background-specialbg-primary-grouped_1b0qj {
|
|
99
99
|
background-color: var(--color-light-specialbg-primary-grouped);
|
|
100
|
-
} .bottom-sheet__background-specialbg-secondary-
|
|
100
|
+
} .bottom-sheet__background-specialbg-secondary-grouped_1b0qj {
|
|
101
101
|
background-color: var(--color-light-specialbg-secondary-grouped);
|
|
102
|
-
} .bottom-sheet__background-specialbg-tertiary-
|
|
102
|
+
} .bottom-sheet__background-specialbg-tertiary-grouped_1b0qj {
|
|
103
103
|
background-color: var(--color-light-specialbg-tertiary-grouped);
|
|
104
|
-
} .bottom-sheet__background-specialbg-secondary-
|
|
104
|
+
} .bottom-sheet__background-specialbg-secondary-transparent_1b0qj {
|
|
105
105
|
background-color: var(--color-light-specialbg-secondary-transparent);
|
|
106
|
-
} .bottom-sheet__background-specialbg-secondary-transparent-
|
|
106
|
+
} .bottom-sheet__background-specialbg-secondary-transparent-inverted_1b0qj {
|
|
107
107
|
background-color: var(--color-light-specialbg-secondary-transparent-inverted);
|
|
108
|
-
} .bottom-sheet__background-specialbg-tertiary-
|
|
108
|
+
} .bottom-sheet__background-specialbg-tertiary-transparent_1b0qj {
|
|
109
109
|
background-color: var(--color-light-specialbg-tertiary-transparent);
|
|
110
|
-
} .bottom-sheet__background-specialbg-tertiary-transparent-
|
|
110
|
+
} .bottom-sheet__background-specialbg-tertiary-transparent-inverted_1b0qj {
|
|
111
111
|
background-color: var(--color-light-specialbg-tertiary-transparent-inverted);
|
|
112
112
|
}
|
|
@@ -3,6 +3,7 @@ import { NavigationBarPrivateProps } from "@alfalab/core-components-navigation-b
|
|
|
3
3
|
type HeaderProps = Omit<NavigationBarPrivateProps, 'view' | 'size'> & {
|
|
4
4
|
headerRef: RefObject<HTMLDivElement>;
|
|
5
5
|
headerOffset: number;
|
|
6
|
+
showSwipeMarker?: boolean;
|
|
6
7
|
};
|
|
7
8
|
declare const Header: FC<HeaderProps>;
|
|
8
9
|
export { HeaderProps, Header };
|
|
@@ -4,12 +4,12 @@ import cn from 'classnames';
|
|
|
4
4
|
import { BaseModalContext } from '@alfalab/core-components-base-modal/esm';
|
|
5
5
|
import { NavigationBarPrivate } from '@alfalab/core-components-navigation-bar-private/esm';
|
|
6
6
|
|
|
7
|
-
var styles = {"headerWrapper":"bottom-
|
|
7
|
+
var styles = {"headerBase":"bottom-sheet__headerBase_1e71u","headerWrapper":"bottom-sheet__headerWrapper_1e71u bottom-sheet__headerBase_1e71u","headerWrapperWithoutSwipeMarker":"bottom-sheet__headerWrapperWithoutSwipeMarker_1e71u bottom-sheet__headerBase_1e71u","hasContent":"bottom-sheet__hasContent_1e71u","header":"bottom-sheet__header_1e71u","sticky":"bottom-sheet__sticky_1e71u","highlighted":"bottom-sheet__highlighted_1e71u","justifyEnd":"bottom-sheet__justifyEnd_1e71u","addon":"bottom-sheet__addon_1e71u","addonFixed":"bottom-sheet__addonFixed_1e71u","title":"bottom-sheet__title_1e71u","titleCenter":"bottom-sheet__titleCenter_1e71u","titleLeft":"bottom-sheet__titleLeft_1e71u","trimTitle":"bottom-sheet__trimTitle_1e71u"};
|
|
8
8
|
require('./index.css')
|
|
9
9
|
|
|
10
10
|
var Header = function (_a) {
|
|
11
11
|
var _b;
|
|
12
|
-
var className = _a.className, sticky = _a.sticky, headerRef = _a.headerRef, headerOffset = _a.headerOffset, title = _a.title, children = _a.children, restProps = __rest(_a, ["className", "sticky", "headerRef", "headerOffset", "title", "children"]);
|
|
12
|
+
var className = _a.className, sticky = _a.sticky, headerRef = _a.headerRef, headerOffset = _a.headerOffset, showSwipeMarker = _a.showSwipeMarker, title = _a.title, children = _a.children, restProps = __rest(_a, ["className", "sticky", "headerRef", "headerOffset", "showSwipeMarker", "title", "children"]);
|
|
13
13
|
var _c = useContext(BaseModalContext), setHeaderOffset = _c.setHeaderOffset, setHasHeader = _c.setHasHeader, headerHighlighted = _c.headerHighlighted, onClose = _c.onClose;
|
|
14
14
|
useEffect(function () {
|
|
15
15
|
setHeaderOffset(headerOffset);
|
|
@@ -18,7 +18,9 @@ var Header = function (_a) {
|
|
|
18
18
|
setHasHeader(true);
|
|
19
19
|
}, [setHasHeader]);
|
|
20
20
|
var hasContent = Boolean(title || children);
|
|
21
|
-
return (React.createElement(NavigationBarPrivate, __assign({}, restProps, { ref: headerRef, title: title, onClose: onClose, sticky: sticky, view: 'mobile', className: cn(
|
|
21
|
+
return (React.createElement(NavigationBarPrivate, __assign({}, restProps, { ref: headerRef, title: title, onClose: onClose, sticky: sticky, view: 'mobile', className: cn(className, (_b = {},
|
|
22
|
+
_b[styles.headerWrapper] = showSwipeMarker,
|
|
23
|
+
_b[styles.headerWrapperWithoutSwipeMarker] = !showSwipeMarker,
|
|
22
24
|
_b[styles.highlighted] = hasContent && headerHighlighted && sticky,
|
|
23
25
|
_b[styles.sticky] = sticky,
|
|
24
26
|
_b[styles.hasContent] = hasContent,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: x1gg4 */
|
|
2
2
|
: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 */ /* 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 */
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
4
|
--color-light-neutral-300: #e7e8eb; /* 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 */ /* 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 */ /* 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 */ /* 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 */ /* 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 */ /* 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 */ /* 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 */ /* 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 */ /* 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 */ /* 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 */ /* 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 */ /* 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 */ /* 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 */
|
|
@@ -41,42 +41,45 @@
|
|
|
41
41
|
--bottom-sheet-title-font-family: var(--font-family-system);
|
|
42
42
|
|
|
43
43
|
/* footer */
|
|
44
|
-
} .bottom-
|
|
45
|
-
padding: var(--gap-12) var(--gap-8) var(--gap-4);
|
|
44
|
+
} .bottom-sheet__headerBase_1e71u {
|
|
46
45
|
border-top-left-radius: inherit;
|
|
47
46
|
border-top-right-radius: inherit;
|
|
48
47
|
z-index: 1;
|
|
49
|
-
} .bottom-
|
|
48
|
+
} .bottom-sheet__headerWrapper_1e71u {
|
|
49
|
+
padding: var(--gap-12) var(--gap-8) var(--gap-4);
|
|
50
|
+
} .bottom-sheet__headerWrapperWithoutSwipeMarker_1e71u {
|
|
51
|
+
padding: var(--gap-8) var(--gap-8) var(--gap-4);
|
|
52
|
+
} .bottom-sheet__hasContent_1e71u {
|
|
50
53
|
background-color: inherit;
|
|
51
|
-
} .bottom-
|
|
54
|
+
} .bottom-sheet__header_1e71u {
|
|
52
55
|
display: flex;
|
|
53
|
-
} .bottom-
|
|
56
|
+
} .bottom-sheet__sticky_1e71u {
|
|
54
57
|
position: sticky;
|
|
55
58
|
top: var(--gap-0);
|
|
56
|
-
} .bottom-
|
|
59
|
+
} .bottom-sheet__highlighted_1e71u {
|
|
57
60
|
border-bottom: var(--bottom-sheet-header-border-bottom);
|
|
58
|
-
} .bottom-
|
|
61
|
+
} .bottom-sheet__justifyEnd_1e71u {
|
|
59
62
|
justify-content: flex-end;
|
|
60
|
-
} .bottom-
|
|
63
|
+
} .bottom-sheet__addon_1e71u {
|
|
61
64
|
display: flex;
|
|
62
65
|
justify-content: center;
|
|
63
66
|
align-items: center;
|
|
64
67
|
min-width: 48px;
|
|
65
68
|
height: 48px;
|
|
66
|
-
} .bottom-
|
|
69
|
+
} .bottom-sheet__addonFixed_1e71u {
|
|
67
70
|
position: fixed;
|
|
68
|
-
} .bottom-
|
|
71
|
+
} .bottom-sheet__title_1e71u {
|
|
69
72
|
padding: 10px var(--gap-8);
|
|
70
73
|
width: 100%;
|
|
71
74
|
font-size: var(--bottom-sheet-title-font-size);
|
|
72
75
|
font-weight: var(--bottom-sheet-title-font-weight);
|
|
73
76
|
line-height: var(--bottom-sheet-title-line-height);
|
|
74
77
|
font-family: var(--bottom-sheet-title-font-family);
|
|
75
|
-
} .bottom-
|
|
78
|
+
} .bottom-sheet__titleCenter_1e71u {
|
|
76
79
|
text-align: center;
|
|
77
|
-
} .bottom-
|
|
80
|
+
} .bottom-sheet__titleLeft_1e71u {
|
|
78
81
|
text-align: left;
|
|
79
|
-
} .bottom-
|
|
82
|
+
} .bottom-sheet__trimTitle_1e71u {
|
|
80
83
|
white-space: nowrap;
|
|
81
84
|
overflow: hidden;
|
|
82
85
|
text-overflow: ellipsis;
|
package/esm/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1hmdb */
|
|
2
2
|
: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 */ /* 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 */
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
4
|
--color-light-modal-bg-primary: #fff;
|
|
@@ -66,25 +66,25 @@
|
|
|
66
66
|
/* header */
|
|
67
67
|
|
|
68
68
|
/* footer */
|
|
69
|
-
} .bottom-
|
|
69
|
+
} .bottom-sheet__modal_1oxul {
|
|
70
70
|
bottom: var(--gap-0);
|
|
71
71
|
width: 100%;
|
|
72
72
|
max-width: 600px;
|
|
73
73
|
pointer-events: none;
|
|
74
74
|
touch-action: none;
|
|
75
|
-
} .bottom-
|
|
75
|
+
} .bottom-sheet__modal_1oxul.bottom-sheet__modal_1oxul {
|
|
76
76
|
background-color: transparent;
|
|
77
77
|
position: fixed;
|
|
78
|
-
} .bottom-
|
|
78
|
+
} .bottom-sheet__wrapper_1oxul {
|
|
79
79
|
transform: translateY(100%);
|
|
80
80
|
pointer-events: none;
|
|
81
81
|
touch-action: none;
|
|
82
82
|
border-top-right-radius: var(--bottom-sheet-top-radius);
|
|
83
83
|
border-top-left-radius: var(--bottom-sheet-top-radius);
|
|
84
84
|
transition: border-radius 0.3s ease;
|
|
85
|
-
} .bottom-
|
|
85
|
+
} .bottom-sheet__fullscreen_1oxul {
|
|
86
86
|
border-radius: 0;
|
|
87
|
-
} .bottom-
|
|
87
|
+
} .bottom-sheet__component_1oxul {
|
|
88
88
|
position: relative;
|
|
89
89
|
display: flex;
|
|
90
90
|
flex-direction: column;
|
|
@@ -92,9 +92,9 @@
|
|
|
92
92
|
background-color: var(--color-light-modal-bg-primary);
|
|
93
93
|
pointer-events: all;
|
|
94
94
|
box-shadow: var(--bottom-sheet-shadow);
|
|
95
|
-
} .bottom-
|
|
95
|
+
} .bottom-sheet__withTransition_1oxul {
|
|
96
96
|
transition: var(--bottom-sheet-out-transition);
|
|
97
|
-
} .bottom-
|
|
97
|
+
} .bottom-sheet__scrollableContainer_1oxul {
|
|
98
98
|
overflow: auto;
|
|
99
99
|
display: flex;
|
|
100
100
|
flex-direction: column;
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
background-color: inherit;
|
|
104
104
|
border-radius: inherit;
|
|
105
105
|
overscroll-behavior: contain;
|
|
106
|
-
} .bottom-
|
|
106
|
+
} .bottom-sheet__marker_1oxul {
|
|
107
107
|
position: fixed;
|
|
108
108
|
top: var(--gap-4);
|
|
109
109
|
right: var(--gap-0);
|
|
@@ -111,11 +111,11 @@
|
|
|
111
111
|
z-index: 1000;
|
|
112
112
|
width: 36px;
|
|
113
113
|
margin: var(--gap-0) auto;
|
|
114
|
-
} .bottom-
|
|
114
|
+
} .bottom-sheet__defaultMarker_1oxul {
|
|
115
115
|
height: 4px;
|
|
116
116
|
border-radius: var(--border-radius-20);
|
|
117
117
|
background-color: var(--color-light-neutral-translucent-300);
|
|
118
|
-
} .bottom-
|
|
118
|
+
} .bottom-sheet__content_1oxul {
|
|
119
119
|
position: relative;
|
|
120
120
|
z-index: 0;
|
|
121
121
|
display: flex;
|
|
@@ -125,75 +125,75 @@
|
|
|
125
125
|
color: var(--color-light-text-primary);
|
|
126
126
|
background-color: inherit;
|
|
127
127
|
border-radius: inherit;
|
|
128
|
-
} .bottom-
|
|
128
|
+
} .bottom-sheet__noHeader_1oxul {
|
|
129
129
|
padding-top: var(--gap-16);
|
|
130
|
-
} .bottom-
|
|
130
|
+
} .bottom-sheet__noFooter_1oxul {
|
|
131
131
|
padding-bottom: var(--gap-16);
|
|
132
|
-
} .bottom-
|
|
132
|
+
} .bottom-sheet__scrollLocked_1oxul {
|
|
133
133
|
overflow: hidden;
|
|
134
|
-
} .bottom-
|
|
134
|
+
} .bottom-sheet__hiddenScrollbar_1oxul {
|
|
135
135
|
scrollbar-width: none
|
|
136
|
-
} .bottom-
|
|
136
|
+
} .bottom-sheet__hiddenScrollbar_1oxul::-webkit-scrollbar {
|
|
137
137
|
width: 0;
|
|
138
138
|
height: 0;
|
|
139
|
-
} .bottom-
|
|
139
|
+
} .bottom-sheet__disabledPointerEvents_1oxul {
|
|
140
140
|
pointer-events: none;
|
|
141
|
-
} .bottom-
|
|
141
|
+
} .bottom-sheet__appear_1oxul .bottom-sheet__wrapper_1oxul, .bottom-sheet__enter_1oxul .bottom-sheet__wrapper_1oxul {
|
|
142
142
|
transition: none;
|
|
143
|
-
} .bottom-
|
|
143
|
+
} .bottom-sheet__appearActive_1oxul .bottom-sheet__wrapper_1oxul, .bottom-sheet__enterActive_1oxul .bottom-sheet__wrapper_1oxul {
|
|
144
144
|
transition: var(--bottom-sheet-in-transition);
|
|
145
145
|
transform: translateY(0);
|
|
146
|
-
} .bottom-
|
|
146
|
+
} .bottom-sheet__enterDone_1oxul .bottom-sheet__wrapper_1oxul, .bottom-sheet__appearDone_1oxul .bottom-sheet__wrapper_1oxul {
|
|
147
147
|
transform: translateY(0);
|
|
148
|
-
} .bottom-
|
|
148
|
+
} .bottom-sheet__exit_1oxul .bottom-sheet__wrapper_1oxul {
|
|
149
149
|
transform: translateY(0);
|
|
150
|
-
} .bottom-
|
|
150
|
+
} .bottom-sheet__exitActive_1oxul .bottom-sheet__wrapper_1oxul {
|
|
151
151
|
transition: var(--bottom-sheet-out-transition);
|
|
152
152
|
transform: translateY(100%);
|
|
153
|
-
} .bottom-
|
|
153
|
+
} .bottom-sheet__safeAreaBottom_1oxul {
|
|
154
154
|
padding-bottom: var(--sab);
|
|
155
|
-
} .bottom-sheet__background-
|
|
155
|
+
} .bottom-sheet__background-accent_1oxul {
|
|
156
156
|
background-color: var(--color-light-bg-accent);
|
|
157
|
-
} .bottom-sheet__background-
|
|
157
|
+
} .bottom-sheet__background-info_1oxul {
|
|
158
158
|
background-color: var(--color-light-bg-info);
|
|
159
|
-
} .bottom-sheet__background-attention-
|
|
159
|
+
} .bottom-sheet__background-attention-muted_1oxul {
|
|
160
160
|
background-color: var(--color-light-bg-attention-muted);
|
|
161
|
-
} .bottom-sheet__background-positive-
|
|
161
|
+
} .bottom-sheet__background-positive-muted_1oxul {
|
|
162
162
|
background-color: var(--color-light-bg-positive-muted);
|
|
163
|
-
} .bottom-sheet__background-negative-
|
|
163
|
+
} .bottom-sheet__background-negative-muted_1oxul {
|
|
164
164
|
background-color: var(--color-light-bg-negative-muted);
|
|
165
|
-
} .bottom-sheet__background-
|
|
165
|
+
} .bottom-sheet__background-primary_1oxul {
|
|
166
166
|
background-color: var(--color-light-bg-primary);
|
|
167
|
-
} .bottom-sheet__background-primary-
|
|
167
|
+
} .bottom-sheet__background-primary-inverted_1oxul {
|
|
168
168
|
background-color: var(--color-light-bg-primary-inverted);
|
|
169
|
-
} .bottom-sheet__background-
|
|
169
|
+
} .bottom-sheet__background-secondary_1oxul {
|
|
170
170
|
background-color: var(--color-light-bg-secondary);
|
|
171
|
-
} .bottom-sheet__background-secondary-
|
|
171
|
+
} .bottom-sheet__background-secondary-inverted_1oxul {
|
|
172
172
|
background-color: var(--color-light-bg-secondary-inverted);
|
|
173
|
-
} .bottom-sheet__background-
|
|
173
|
+
} .bottom-sheet__background-tertiary_1oxul {
|
|
174
174
|
background-color: var(--color-light-bg-tertiary);
|
|
175
|
-
} .bottom-sheet__background-tertiary-
|
|
175
|
+
} .bottom-sheet__background-tertiary-inverted_1oxul {
|
|
176
176
|
background-color: var(--color-light-bg-tertiary-inverted);
|
|
177
|
-
} .bottom-sheet__background-
|
|
177
|
+
} .bottom-sheet__background-quaternary_1oxul {
|
|
178
178
|
background-color: var(--color-light-bg-quaternary);
|
|
179
|
-
} .bottom-sheet__background-quaternary-
|
|
179
|
+
} .bottom-sheet__background-quaternary-inverted_1oxul {
|
|
180
180
|
background-color: var(--color-light-bg-quaternary-inverted);
|
|
181
|
-
} .bottom-sheet__background-specialbg-
|
|
181
|
+
} .bottom-sheet__background-specialbg-component_1oxul {
|
|
182
182
|
background-color: var(--color-light-specialbg-component);
|
|
183
|
-
} .bottom-sheet__background-specialbg-component-
|
|
183
|
+
} .bottom-sheet__background-specialbg-component-inverted_1oxul {
|
|
184
184
|
background-color: var(--color-light-specialbg-component-inverted);
|
|
185
|
-
} .bottom-sheet__background-specialbg-primary-
|
|
185
|
+
} .bottom-sheet__background-specialbg-primary-grouped_1oxul {
|
|
186
186
|
background-color: var(--color-light-specialbg-primary-grouped);
|
|
187
|
-
} .bottom-sheet__background-specialbg-secondary-
|
|
187
|
+
} .bottom-sheet__background-specialbg-secondary-grouped_1oxul {
|
|
188
188
|
background-color: var(--color-light-specialbg-secondary-grouped);
|
|
189
|
-
} .bottom-sheet__background-specialbg-tertiary-
|
|
189
|
+
} .bottom-sheet__background-specialbg-tertiary-grouped_1oxul {
|
|
190
190
|
background-color: var(--color-light-specialbg-tertiary-grouped);
|
|
191
|
-
} .bottom-sheet__background-specialbg-secondary-
|
|
191
|
+
} .bottom-sheet__background-specialbg-secondary-transparent_1oxul {
|
|
192
192
|
background-color: var(--color-light-specialbg-secondary-transparent);
|
|
193
|
-
} .bottom-sheet__background-specialbg-secondary-transparent-
|
|
193
|
+
} .bottom-sheet__background-specialbg-secondary-transparent-inverted_1oxul {
|
|
194
194
|
background-color: var(--color-light-specialbg-secondary-transparent-inverted);
|
|
195
|
-
} .bottom-sheet__background-specialbg-tertiary-
|
|
195
|
+
} .bottom-sheet__background-specialbg-tertiary-transparent_1oxul {
|
|
196
196
|
background-color: var(--color-light-specialbg-tertiary-transparent);
|
|
197
|
-
} .bottom-sheet__background-specialbg-tertiary-transparent-
|
|
197
|
+
} .bottom-sheet__background-specialbg-tertiary-transparent-inverted_1oxul {
|
|
198
198
|
background-color: var(--color-light-specialbg-tertiary-transparent-inverted);
|
|
199
199
|
}
|
package/esm/types.d.ts
CHANGED
|
@@ -94,8 +94,10 @@ type BottomSheetProps = {
|
|
|
94
94
|
*/
|
|
95
95
|
modalWrapperClassName?: string;
|
|
96
96
|
/**
|
|
97
|
-
*
|
|
97
|
+
* Дефолтный маркер
|
|
98
|
+
* @default true
|
|
98
99
|
*/
|
|
100
|
+
showSwipeMarker?: boolean;
|
|
99
101
|
swipeableMarkerClassName?: string;
|
|
100
102
|
/**
|
|
101
103
|
* Кастомный маркер
|
package/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1hmdb */
|
|
2
2
|
: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 */ /* 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 */
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
4
|
--color-light-modal-bg-primary: #fff;
|
|
@@ -66,25 +66,25 @@
|
|
|
66
66
|
/* header */
|
|
67
67
|
|
|
68
68
|
/* footer */
|
|
69
|
-
} .bottom-
|
|
69
|
+
} .bottom-sheet__modal_1oxul {
|
|
70
70
|
bottom: var(--gap-0);
|
|
71
71
|
width: 100%;
|
|
72
72
|
max-width: 600px;
|
|
73
73
|
pointer-events: none;
|
|
74
74
|
touch-action: none;
|
|
75
|
-
} .bottom-
|
|
75
|
+
} .bottom-sheet__modal_1oxul.bottom-sheet__modal_1oxul {
|
|
76
76
|
background-color: transparent;
|
|
77
77
|
position: fixed;
|
|
78
|
-
} .bottom-
|
|
78
|
+
} .bottom-sheet__wrapper_1oxul {
|
|
79
79
|
transform: translateY(100%);
|
|
80
80
|
pointer-events: none;
|
|
81
81
|
touch-action: none;
|
|
82
82
|
border-top-right-radius: var(--bottom-sheet-top-radius);
|
|
83
83
|
border-top-left-radius: var(--bottom-sheet-top-radius);
|
|
84
84
|
transition: border-radius 0.3s ease;
|
|
85
|
-
} .bottom-
|
|
85
|
+
} .bottom-sheet__fullscreen_1oxul {
|
|
86
86
|
border-radius: 0;
|
|
87
|
-
} .bottom-
|
|
87
|
+
} .bottom-sheet__component_1oxul {
|
|
88
88
|
position: relative;
|
|
89
89
|
display: flex;
|
|
90
90
|
flex-direction: column;
|
|
@@ -92,9 +92,9 @@
|
|
|
92
92
|
background-color: var(--color-light-modal-bg-primary);
|
|
93
93
|
pointer-events: all;
|
|
94
94
|
box-shadow: var(--bottom-sheet-shadow);
|
|
95
|
-
} .bottom-
|
|
95
|
+
} .bottom-sheet__withTransition_1oxul {
|
|
96
96
|
transition: var(--bottom-sheet-out-transition);
|
|
97
|
-
} .bottom-
|
|
97
|
+
} .bottom-sheet__scrollableContainer_1oxul {
|
|
98
98
|
overflow: auto;
|
|
99
99
|
display: flex;
|
|
100
100
|
flex-direction: column;
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
background-color: inherit;
|
|
104
104
|
border-radius: inherit;
|
|
105
105
|
overscroll-behavior: contain;
|
|
106
|
-
} .bottom-
|
|
106
|
+
} .bottom-sheet__marker_1oxul {
|
|
107
107
|
position: fixed;
|
|
108
108
|
top: var(--gap-4);
|
|
109
109
|
right: var(--gap-0);
|
|
@@ -111,11 +111,11 @@
|
|
|
111
111
|
z-index: 1000;
|
|
112
112
|
width: 36px;
|
|
113
113
|
margin: var(--gap-0) auto;
|
|
114
|
-
} .bottom-
|
|
114
|
+
} .bottom-sheet__defaultMarker_1oxul {
|
|
115
115
|
height: 4px;
|
|
116
116
|
border-radius: var(--border-radius-20);
|
|
117
117
|
background-color: var(--color-light-neutral-translucent-300);
|
|
118
|
-
} .bottom-
|
|
118
|
+
} .bottom-sheet__content_1oxul {
|
|
119
119
|
position: relative;
|
|
120
120
|
z-index: 0;
|
|
121
121
|
display: flex;
|
|
@@ -125,75 +125,75 @@
|
|
|
125
125
|
color: var(--color-light-text-primary);
|
|
126
126
|
background-color: inherit;
|
|
127
127
|
border-radius: inherit;
|
|
128
|
-
} .bottom-
|
|
128
|
+
} .bottom-sheet__noHeader_1oxul {
|
|
129
129
|
padding-top: var(--gap-16);
|
|
130
|
-
} .bottom-
|
|
130
|
+
} .bottom-sheet__noFooter_1oxul {
|
|
131
131
|
padding-bottom: var(--gap-16);
|
|
132
|
-
} .bottom-
|
|
132
|
+
} .bottom-sheet__scrollLocked_1oxul {
|
|
133
133
|
overflow: hidden;
|
|
134
|
-
} .bottom-
|
|
134
|
+
} .bottom-sheet__hiddenScrollbar_1oxul {
|
|
135
135
|
scrollbar-width: none
|
|
136
|
-
} .bottom-
|
|
136
|
+
} .bottom-sheet__hiddenScrollbar_1oxul::-webkit-scrollbar {
|
|
137
137
|
width: 0;
|
|
138
138
|
height: 0;
|
|
139
|
-
} .bottom-
|
|
139
|
+
} .bottom-sheet__disabledPointerEvents_1oxul {
|
|
140
140
|
pointer-events: none;
|
|
141
|
-
} .bottom-
|
|
141
|
+
} .bottom-sheet__appear_1oxul .bottom-sheet__wrapper_1oxul, .bottom-sheet__enter_1oxul .bottom-sheet__wrapper_1oxul {
|
|
142
142
|
transition: none;
|
|
143
|
-
} .bottom-
|
|
143
|
+
} .bottom-sheet__appearActive_1oxul .bottom-sheet__wrapper_1oxul, .bottom-sheet__enterActive_1oxul .bottom-sheet__wrapper_1oxul {
|
|
144
144
|
transition: var(--bottom-sheet-in-transition);
|
|
145
145
|
transform: translateY(0);
|
|
146
|
-
} .bottom-
|
|
146
|
+
} .bottom-sheet__enterDone_1oxul .bottom-sheet__wrapper_1oxul, .bottom-sheet__appearDone_1oxul .bottom-sheet__wrapper_1oxul {
|
|
147
147
|
transform: translateY(0);
|
|
148
|
-
} .bottom-
|
|
148
|
+
} .bottom-sheet__exit_1oxul .bottom-sheet__wrapper_1oxul {
|
|
149
149
|
transform: translateY(0);
|
|
150
|
-
} .bottom-
|
|
150
|
+
} .bottom-sheet__exitActive_1oxul .bottom-sheet__wrapper_1oxul {
|
|
151
151
|
transition: var(--bottom-sheet-out-transition);
|
|
152
152
|
transform: translateY(100%);
|
|
153
|
-
} .bottom-
|
|
153
|
+
} .bottom-sheet__safeAreaBottom_1oxul {
|
|
154
154
|
padding-bottom: var(--sab);
|
|
155
|
-
} .bottom-sheet__background-
|
|
155
|
+
} .bottom-sheet__background-accent_1oxul {
|
|
156
156
|
background-color: var(--color-light-bg-accent);
|
|
157
|
-
} .bottom-sheet__background-
|
|
157
|
+
} .bottom-sheet__background-info_1oxul {
|
|
158
158
|
background-color: var(--color-light-bg-info);
|
|
159
|
-
} .bottom-sheet__background-attention-
|
|
159
|
+
} .bottom-sheet__background-attention-muted_1oxul {
|
|
160
160
|
background-color: var(--color-light-bg-attention-muted);
|
|
161
|
-
} .bottom-sheet__background-positive-
|
|
161
|
+
} .bottom-sheet__background-positive-muted_1oxul {
|
|
162
162
|
background-color: var(--color-light-bg-positive-muted);
|
|
163
|
-
} .bottom-sheet__background-negative-
|
|
163
|
+
} .bottom-sheet__background-negative-muted_1oxul {
|
|
164
164
|
background-color: var(--color-light-bg-negative-muted);
|
|
165
|
-
} .bottom-sheet__background-
|
|
165
|
+
} .bottom-sheet__background-primary_1oxul {
|
|
166
166
|
background-color: var(--color-light-bg-primary);
|
|
167
|
-
} .bottom-sheet__background-primary-
|
|
167
|
+
} .bottom-sheet__background-primary-inverted_1oxul {
|
|
168
168
|
background-color: var(--color-light-bg-primary-inverted);
|
|
169
|
-
} .bottom-sheet__background-
|
|
169
|
+
} .bottom-sheet__background-secondary_1oxul {
|
|
170
170
|
background-color: var(--color-light-bg-secondary);
|
|
171
|
-
} .bottom-sheet__background-secondary-
|
|
171
|
+
} .bottom-sheet__background-secondary-inverted_1oxul {
|
|
172
172
|
background-color: var(--color-light-bg-secondary-inverted);
|
|
173
|
-
} .bottom-sheet__background-
|
|
173
|
+
} .bottom-sheet__background-tertiary_1oxul {
|
|
174
174
|
background-color: var(--color-light-bg-tertiary);
|
|
175
|
-
} .bottom-sheet__background-tertiary-
|
|
175
|
+
} .bottom-sheet__background-tertiary-inverted_1oxul {
|
|
176
176
|
background-color: var(--color-light-bg-tertiary-inverted);
|
|
177
|
-
} .bottom-sheet__background-
|
|
177
|
+
} .bottom-sheet__background-quaternary_1oxul {
|
|
178
178
|
background-color: var(--color-light-bg-quaternary);
|
|
179
|
-
} .bottom-sheet__background-quaternary-
|
|
179
|
+
} .bottom-sheet__background-quaternary-inverted_1oxul {
|
|
180
180
|
background-color: var(--color-light-bg-quaternary-inverted);
|
|
181
|
-
} .bottom-sheet__background-specialbg-
|
|
181
|
+
} .bottom-sheet__background-specialbg-component_1oxul {
|
|
182
182
|
background-color: var(--color-light-specialbg-component);
|
|
183
|
-
} .bottom-sheet__background-specialbg-component-
|
|
183
|
+
} .bottom-sheet__background-specialbg-component-inverted_1oxul {
|
|
184
184
|
background-color: var(--color-light-specialbg-component-inverted);
|
|
185
|
-
} .bottom-sheet__background-specialbg-primary-
|
|
185
|
+
} .bottom-sheet__background-specialbg-primary-grouped_1oxul {
|
|
186
186
|
background-color: var(--color-light-specialbg-primary-grouped);
|
|
187
|
-
} .bottom-sheet__background-specialbg-secondary-
|
|
187
|
+
} .bottom-sheet__background-specialbg-secondary-grouped_1oxul {
|
|
188
188
|
background-color: var(--color-light-specialbg-secondary-grouped);
|
|
189
|
-
} .bottom-sheet__background-specialbg-tertiary-
|
|
189
|
+
} .bottom-sheet__background-specialbg-tertiary-grouped_1oxul {
|
|
190
190
|
background-color: var(--color-light-specialbg-tertiary-grouped);
|
|
191
|
-
} .bottom-sheet__background-specialbg-secondary-
|
|
191
|
+
} .bottom-sheet__background-specialbg-secondary-transparent_1oxul {
|
|
192
192
|
background-color: var(--color-light-specialbg-secondary-transparent);
|
|
193
|
-
} .bottom-sheet__background-specialbg-secondary-transparent-
|
|
193
|
+
} .bottom-sheet__background-specialbg-secondary-transparent-inverted_1oxul {
|
|
194
194
|
background-color: var(--color-light-specialbg-secondary-transparent-inverted);
|
|
195
|
-
} .bottom-sheet__background-specialbg-tertiary-
|
|
195
|
+
} .bottom-sheet__background-specialbg-tertiary-transparent_1oxul {
|
|
196
196
|
background-color: var(--color-light-specialbg-tertiary-transparent);
|
|
197
|
-
} .bottom-sheet__background-specialbg-tertiary-transparent-
|
|
197
|
+
} .bottom-sheet__background-specialbg-tertiary-transparent-inverted_1oxul {
|
|
198
198
|
background-color: var(--color-light-specialbg-tertiary-transparent-inverted);
|
|
199
199
|
}
|