@alfalab/core-components-bottom-sheet 6.11.2 → 6.11.4
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 +1 -1
- package/components/footer/Component.js +1 -1
- package/components/footer/index.css +43 -43
- package/components/header/Component.js +1 -1
- package/components/header/index.css +14 -14
- package/cssm/components/footer/index.module.css +17 -17
- package/cssm/components/header/index.module.css +1 -1
- package/cssm/index.module.css +17 -17
- package/esm/component.js +1 -1
- package/esm/components/footer/Component.js +1 -1
- package/esm/components/footer/index.css +43 -43
- package/esm/components/header/Component.js +1 -1
- package/esm/components/header/index.css +14 -14
- package/esm/index.css +60 -60
- package/index.css +60 -60
- package/modern/component.js +1 -1
- package/modern/components/footer/Component.js +1 -1
- package/modern/components/footer/index.css +43 -43
- package/modern/components/header/Component.js +1 -1
- package/modern/components/header/index.css +14 -14
- package/modern/index.css +60 -60
- package/package.json +4 -4
package/component.js
CHANGED
|
@@ -23,7 +23,7 @@ var React__default = /*#__PURE__*/_interopDefaultCompat(React);
|
|
|
23
23
|
var mergeRefs__default = /*#__PURE__*/_interopDefaultCompat(mergeRefs);
|
|
24
24
|
var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
|
|
25
25
|
|
|
26
|
-
var styles = {"modal":"bottom-
|
|
26
|
+
var styles = {"modal":"bottom-sheet__modal_1894n","wrapper":"bottom-sheet__wrapper_1894n","fullscreen":"bottom-sheet__fullscreen_1894n","component":"bottom-sheet__component_1894n","withTransition":"bottom-sheet__withTransition_1894n","scrollableContainer":"bottom-sheet__scrollableContainer_1894n","marker":"bottom-sheet__marker_1894n","defaultMarker":"bottom-sheet__defaultMarker_1894n","content":"bottom-sheet__content_1894n","noHeader":"bottom-sheet__noHeader_1894n","noFooter":"bottom-sheet__noFooter_1894n","scrollLocked":"bottom-sheet__scrollLocked_1894n","hiddenScrollbar":"bottom-sheet__hiddenScrollbar_1894n","disabledPointerEvents":"bottom-sheet__disabledPointerEvents_1894n","appear":"bottom-sheet__appear_1894n","enter":"bottom-sheet__enter_1894n","appearActive":"bottom-sheet__appearActive_1894n","enterActive":"bottom-sheet__enterActive_1894n","enterDone":"bottom-sheet__enterDone_1894n","appearDone":"bottom-sheet__appearDone_1894n","exit":"bottom-sheet__exit_1894n","exitActive":"bottom-sheet__exitActive_1894n","background-accent":"bottom-sheet__background-accent_1894n","background-info":"bottom-sheet__background-info_1894n","background-attention-muted":"bottom-sheet__background-attention-muted_1894n","background-positive-muted":"bottom-sheet__background-positive-muted_1894n","background-negative-muted":"bottom-sheet__background-negative-muted_1894n","background-primary":"bottom-sheet__background-primary_1894n","background-primary-inverted":"bottom-sheet__background-primary-inverted_1894n","background-secondary":"bottom-sheet__background-secondary_1894n","background-secondary-inverted":"bottom-sheet__background-secondary-inverted_1894n","background-tertiary":"bottom-sheet__background-tertiary_1894n","background-tertiary-inverted":"bottom-sheet__background-tertiary-inverted_1894n","background-quaternary":"bottom-sheet__background-quaternary_1894n","background-quaternary-inverted":"bottom-sheet__background-quaternary-inverted_1894n","background-specialbg-component":"bottom-sheet__background-specialbg-component_1894n","background-specialbg-component-inverted":"bottom-sheet__background-specialbg-component-inverted_1894n","background-specialbg-primary-grouped":"bottom-sheet__background-specialbg-primary-grouped_1894n","background-specialbg-secondary-grouped":"bottom-sheet__background-specialbg-secondary-grouped_1894n","background-specialbg-tertiary-grouped":"bottom-sheet__background-specialbg-tertiary-grouped_1894n","background-specialbg-secondary-transparent":"bottom-sheet__background-specialbg-secondary-transparent_1894n","background-specialbg-secondary-transparent-inverted":"bottom-sheet__background-specialbg-secondary-transparent-inverted_1894n","background-specialbg-tertiary-transparent":"bottom-sheet__background-specialbg-tertiary-transparent_1894n","background-specialbg-tertiary-transparent-inverted":"bottom-sheet__background-specialbg-tertiary-transparent-inverted_1894n"};
|
|
27
27
|
require('./index.css')
|
|
28
28
|
|
|
29
29
|
var isNil = coreComponentsShared.fnUtils.isNil;
|
|
@@ -11,7 +11,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
|
|
|
11
11
|
var React__default = /*#__PURE__*/_interopDefaultCompat(React);
|
|
12
12
|
var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
|
|
13
13
|
|
|
14
|
-
var styles = {"footer":"bottom-
|
|
14
|
+
var styles = {"footer":"bottom-sheet__footer_agpuo","sticky":"bottom-sheet__sticky_agpuo","highlighted":"bottom-sheet__highlighted_agpuo","background-accent":"bottom-sheet__background-accent_agpuo","background-info":"bottom-sheet__background-info_agpuo","background-attention-muted":"bottom-sheet__background-attention-muted_agpuo","background-positive-muted":"bottom-sheet__background-positive-muted_agpuo","background-negative-muted":"bottom-sheet__background-negative-muted_agpuo","background-primary":"bottom-sheet__background-primary_agpuo","background-primary-inverted":"bottom-sheet__background-primary-inverted_agpuo","background-secondary":"bottom-sheet__background-secondary_agpuo","background-secondary-inverted":"bottom-sheet__background-secondary-inverted_agpuo","background-tertiary":"bottom-sheet__background-tertiary_agpuo","background-tertiary-inverted":"bottom-sheet__background-tertiary-inverted_agpuo","background-quaternary":"bottom-sheet__background-quaternary_agpuo","background-quaternary-inverted":"bottom-sheet__background-quaternary-inverted_agpuo","background-specialbg-component":"bottom-sheet__background-specialbg-component_agpuo","background-specialbg-component-inverted":"bottom-sheet__background-specialbg-component-inverted_agpuo","background-specialbg-primary-grouped":"bottom-sheet__background-specialbg-primary-grouped_agpuo","background-specialbg-secondary-grouped":"bottom-sheet__background-specialbg-secondary-grouped_agpuo","background-specialbg-tertiary-grouped":"bottom-sheet__background-specialbg-tertiary-grouped_agpuo","background-specialbg-secondary-transparent":"bottom-sheet__background-specialbg-secondary-transparent_agpuo","background-specialbg-secondary-transparent-inverted":"bottom-sheet__background-specialbg-secondary-transparent-inverted_agpuo","background-specialbg-tertiary-transparent":"bottom-sheet__background-specialbg-tertiary-transparent_agpuo","background-specialbg-tertiary-transparent-inverted":"bottom-sheet__background-specialbg-tertiary-transparent-inverted_agpuo"};
|
|
15
15
|
require('./index.css')
|
|
16
16
|
|
|
17
17
|
var Footer = function (_a) {
|
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1k3x4 */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
4
|
--color-light-bg-accent: #ef3124;
|
|
5
|
-
--color-light-bg-attention-muted: #
|
|
5
|
+
--color-light-bg-attention-muted: #ffefd9;
|
|
6
6
|
--color-light-bg-info: #d6e8fc;
|
|
7
|
-
--color-light-bg-negative-muted: #
|
|
8
|
-
--color-light-bg-positive-muted: #
|
|
7
|
+
--color-light-bg-negative-muted: #ffebeb;
|
|
8
|
+
--color-light-bg-positive-muted: #dff8e5;
|
|
9
9
|
--color-light-bg-primary: #fff;
|
|
10
|
-
--color-light-bg-primary-inverted: #
|
|
11
|
-
--color-light-bg-quaternary: #
|
|
12
|
-
--color-light-bg-quaternary-inverted: #
|
|
13
|
-
--color-light-bg-secondary: #
|
|
14
|
-
--color-light-bg-secondary-inverted: #
|
|
15
|
-
--color-light-bg-tertiary: #
|
|
16
|
-
--color-light-bg-tertiary-inverted: #
|
|
17
|
-
--color-light-border-secondary: #
|
|
10
|
+
--color-light-bg-primary-inverted: #0e0e0e;
|
|
11
|
+
--color-light-bg-quaternary: #dcdee2;
|
|
12
|
+
--color-light-bg-quaternary-inverted: #36363a;
|
|
13
|
+
--color-light-bg-secondary: #f2f3f5;
|
|
14
|
+
--color-light-bg-secondary-inverted: #1c1c1e;
|
|
15
|
+
--color-light-bg-tertiary: #e7e8ea;
|
|
16
|
+
--color-light-bg-tertiary-inverted: #27272a;
|
|
17
|
+
--color-light-border-secondary: #e7e8ec;
|
|
18
18
|
--color-light-specialbg-component: rgba(11, 31, 53, 0.07);
|
|
19
19
|
--color-light-specialbg-component-inverted: rgba(255, 255, 255, 0.1);
|
|
20
|
-
--color-light-specialbg-primary-grouped: #
|
|
20
|
+
--color-light-specialbg-primary-grouped: #f2f3f5;
|
|
21
21
|
--color-light-specialbg-secondary-grouped: #fff;
|
|
22
|
-
--color-light-specialbg-secondary-transparent: rgba(
|
|
23
|
-
--color-light-specialbg-secondary-transparent-inverted: rgba(
|
|
24
|
-
--color-light-specialbg-tertiary-grouped: #
|
|
25
|
-
--color-light-specialbg-tertiary-transparent: rgba(
|
|
26
|
-
--color-light-specialbg-tertiary-transparent-inverted: rgba(
|
|
22
|
+
--color-light-specialbg-secondary-transparent: rgba(38, 55, 88, 0.06);
|
|
23
|
+
--color-light-specialbg-secondary-transparent-inverted: rgba(214, 214, 229, 0.07);
|
|
24
|
+
--color-light-specialbg-tertiary-grouped: #f2f3f5;
|
|
25
|
+
--color-light-specialbg-tertiary-transparent: rgba(30, 43, 68, 0.08);
|
|
26
|
+
--color-light-specialbg-tertiary-transparent-inverted: rgba(222, 222, 240, 0.12); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* 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
27
|
} :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
28
|
} :root {
|
|
29
29
|
} :root {
|
|
@@ -45,58 +45,58 @@
|
|
|
45
45
|
/* footer */
|
|
46
46
|
--bottom-sheet-footer-border-top: 1px solid var(--color-light-border-secondary);
|
|
47
47
|
--bottom-sheet-footer-background-color: var(--color-light-bg-primary);
|
|
48
|
-
} .bottom-
|
|
48
|
+
} .bottom-sheet__footer_agpuo {
|
|
49
49
|
padding: var(--gap-m) var(--gap-m);
|
|
50
50
|
background-color: var(--color-light-bg-primary);
|
|
51
|
-
} .bottom-
|
|
51
|
+
} .bottom-sheet__sticky_agpuo {
|
|
52
52
|
position: sticky;
|
|
53
53
|
bottom: 0;
|
|
54
54
|
z-index: 1;
|
|
55
|
-
} .bottom-
|
|
55
|
+
} .bottom-sheet__highlighted_agpuo {
|
|
56
56
|
border-top: var(--bottom-sheet-footer-border-top);
|
|
57
57
|
background-color: var(--bottom-sheet-footer-background-color);
|
|
58
|
-
} .bottom-sheet__background-
|
|
58
|
+
} .bottom-sheet__background-accent_agpuo {
|
|
59
59
|
background-color: var(--color-light-bg-accent);
|
|
60
|
-
} .bottom-sheet__background-
|
|
60
|
+
} .bottom-sheet__background-info_agpuo {
|
|
61
61
|
background-color: var(--color-light-bg-info);
|
|
62
|
-
} .bottom-sheet__background-attention-
|
|
62
|
+
} .bottom-sheet__background-attention-muted_agpuo {
|
|
63
63
|
background-color: var(--color-light-bg-attention-muted);
|
|
64
|
-
} .bottom-sheet__background-positive-
|
|
64
|
+
} .bottom-sheet__background-positive-muted_agpuo {
|
|
65
65
|
background-color: var(--color-light-bg-positive-muted);
|
|
66
|
-
} .bottom-sheet__background-negative-
|
|
66
|
+
} .bottom-sheet__background-negative-muted_agpuo {
|
|
67
67
|
background-color: var(--color-light-bg-negative-muted);
|
|
68
|
-
} .bottom-sheet__background-
|
|
68
|
+
} .bottom-sheet__background-primary_agpuo {
|
|
69
69
|
background-color: var(--color-light-bg-primary);
|
|
70
|
-
} .bottom-sheet__background-primary-
|
|
70
|
+
} .bottom-sheet__background-primary-inverted_agpuo {
|
|
71
71
|
background-color: var(--color-light-bg-primary-inverted);
|
|
72
|
-
} .bottom-sheet__background-
|
|
72
|
+
} .bottom-sheet__background-secondary_agpuo {
|
|
73
73
|
background-color: var(--color-light-bg-secondary);
|
|
74
|
-
} .bottom-sheet__background-secondary-
|
|
74
|
+
} .bottom-sheet__background-secondary-inverted_agpuo {
|
|
75
75
|
background-color: var(--color-light-bg-secondary-inverted);
|
|
76
|
-
} .bottom-sheet__background-
|
|
76
|
+
} .bottom-sheet__background-tertiary_agpuo {
|
|
77
77
|
background-color: var(--color-light-bg-tertiary);
|
|
78
|
-
} .bottom-sheet__background-tertiary-
|
|
78
|
+
} .bottom-sheet__background-tertiary-inverted_agpuo {
|
|
79
79
|
background-color: var(--color-light-bg-tertiary-inverted);
|
|
80
|
-
} .bottom-sheet__background-
|
|
80
|
+
} .bottom-sheet__background-quaternary_agpuo {
|
|
81
81
|
background-color: var(--color-light-bg-quaternary);
|
|
82
|
-
} .bottom-sheet__background-quaternary-
|
|
82
|
+
} .bottom-sheet__background-quaternary-inverted_agpuo {
|
|
83
83
|
background-color: var(--color-light-bg-quaternary-inverted);
|
|
84
|
-
} .bottom-sheet__background-specialbg-
|
|
84
|
+
} .bottom-sheet__background-specialbg-component_agpuo {
|
|
85
85
|
background-color: var(--color-light-specialbg-component);
|
|
86
|
-
} .bottom-sheet__background-specialbg-component-
|
|
86
|
+
} .bottom-sheet__background-specialbg-component-inverted_agpuo {
|
|
87
87
|
background-color: var(--color-light-specialbg-component-inverted);
|
|
88
|
-
} .bottom-sheet__background-specialbg-primary-
|
|
88
|
+
} .bottom-sheet__background-specialbg-primary-grouped_agpuo {
|
|
89
89
|
background-color: var(--color-light-specialbg-primary-grouped);
|
|
90
|
-
} .bottom-sheet__background-specialbg-secondary-
|
|
90
|
+
} .bottom-sheet__background-specialbg-secondary-grouped_agpuo {
|
|
91
91
|
background-color: var(--color-light-specialbg-secondary-grouped);
|
|
92
|
-
} .bottom-sheet__background-specialbg-tertiary-
|
|
92
|
+
} .bottom-sheet__background-specialbg-tertiary-grouped_agpuo {
|
|
93
93
|
background-color: var(--color-light-specialbg-tertiary-grouped);
|
|
94
|
-
} .bottom-sheet__background-specialbg-secondary-
|
|
94
|
+
} .bottom-sheet__background-specialbg-secondary-transparent_agpuo {
|
|
95
95
|
background-color: var(--color-light-specialbg-secondary-transparent);
|
|
96
|
-
} .bottom-sheet__background-specialbg-secondary-transparent-
|
|
96
|
+
} .bottom-sheet__background-specialbg-secondary-transparent-inverted_agpuo {
|
|
97
97
|
background-color: var(--color-light-specialbg-secondary-transparent-inverted);
|
|
98
|
-
} .bottom-sheet__background-specialbg-tertiary-
|
|
98
|
+
} .bottom-sheet__background-specialbg-tertiary-transparent_agpuo {
|
|
99
99
|
background-color: var(--color-light-specialbg-tertiary-transparent);
|
|
100
|
-
} .bottom-sheet__background-specialbg-tertiary-transparent-
|
|
100
|
+
} .bottom-sheet__background-specialbg-tertiary-transparent-inverted_agpuo {
|
|
101
101
|
background-color: var(--color-light-specialbg-tertiary-transparent-inverted);
|
|
102
102
|
}
|
|
@@ -13,7 +13,7 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
|
|
|
13
13
|
var React__default = /*#__PURE__*/_interopDefaultCompat(React);
|
|
14
14
|
var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
|
|
15
15
|
|
|
16
|
-
var styles = {"headerWrapper":"bottom-
|
|
16
|
+
var styles = {"headerWrapper":"bottom-sheet__headerWrapper_1k4yj","hasContent":"bottom-sheet__hasContent_1k4yj","header":"bottom-sheet__header_1k4yj","sticky":"bottom-sheet__sticky_1k4yj","highlighted":"bottom-sheet__highlighted_1k4yj","justifyEnd":"bottom-sheet__justifyEnd_1k4yj","addon":"bottom-sheet__addon_1k4yj","addonFixed":"bottom-sheet__addonFixed_1k4yj","title":"bottom-sheet__title_1k4yj","titleCenter":"bottom-sheet__titleCenter_1k4yj","titleLeft":"bottom-sheet__titleLeft_1k4yj","trimTitle":"bottom-sheet__trimTitle_1k4yj"};
|
|
17
17
|
require('./index.css')
|
|
18
18
|
|
|
19
19
|
var Header = function (_a) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1fu0h */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
|
-
--color-light-border-secondary: #
|
|
4
|
+
--color-light-border-secondary: #e7e8ec; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
5
5
|
} :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 */
|
|
6
6
|
} :root {
|
|
7
7
|
} :root {
|
|
@@ -30,42 +30,42 @@
|
|
|
30
30
|
--bottom-sheet-title-font-family: var(--font-family-system);
|
|
31
31
|
|
|
32
32
|
/* footer */
|
|
33
|
-
} .bottom-
|
|
33
|
+
} .bottom-sheet__headerWrapper_1k4yj {
|
|
34
34
|
padding: var(--gap-s) var(--gap-xs) var(--gap-2xs);
|
|
35
35
|
border-top-left-radius: inherit;
|
|
36
36
|
border-top-right-radius: inherit;
|
|
37
37
|
z-index: 1;
|
|
38
|
-
} .bottom-
|
|
38
|
+
} .bottom-sheet__hasContent_1k4yj {
|
|
39
39
|
background-color: inherit;
|
|
40
|
-
} .bottom-
|
|
40
|
+
} .bottom-sheet__header_1k4yj {
|
|
41
41
|
display: flex;
|
|
42
|
-
} .bottom-
|
|
42
|
+
} .bottom-sheet__sticky_1k4yj {
|
|
43
43
|
position: sticky;
|
|
44
44
|
top: 0;
|
|
45
|
-
} .bottom-
|
|
45
|
+
} .bottom-sheet__highlighted_1k4yj {
|
|
46
46
|
border-bottom: var(--bottom-sheet-header-border-bottom);
|
|
47
|
-
} .bottom-
|
|
47
|
+
} .bottom-sheet__justifyEnd_1k4yj {
|
|
48
48
|
justify-content: flex-end;
|
|
49
|
-
} .bottom-
|
|
49
|
+
} .bottom-sheet__addon_1k4yj {
|
|
50
50
|
display: flex;
|
|
51
51
|
justify-content: center;
|
|
52
52
|
align-items: center;
|
|
53
53
|
min-width: 48px;
|
|
54
54
|
height: 48px;
|
|
55
|
-
} .bottom-
|
|
55
|
+
} .bottom-sheet__addonFixed_1k4yj {
|
|
56
56
|
position: fixed;
|
|
57
|
-
} .bottom-
|
|
57
|
+
} .bottom-sheet__title_1k4yj {
|
|
58
58
|
padding: var(--gap-s) var(--gap-xs);
|
|
59
59
|
width: 100%;
|
|
60
60
|
font-size: var(--bottom-sheet-title-font-size);
|
|
61
61
|
font-weight: var(--bottom-sheet-title-font-weight);
|
|
62
62
|
line-height: var(--bottom-sheet-title-line-height);
|
|
63
63
|
font-family: var(--bottom-sheet-title-font-family);
|
|
64
|
-
} .bottom-
|
|
64
|
+
} .bottom-sheet__titleCenter_1k4yj {
|
|
65
65
|
text-align: center;
|
|
66
|
-
} .bottom-
|
|
66
|
+
} .bottom-sheet__titleLeft_1k4yj {
|
|
67
67
|
text-align: left;
|
|
68
|
-
} .bottom-
|
|
68
|
+
} .bottom-sheet__trimTitle_1k4yj {
|
|
69
69
|
white-space: nowrap;
|
|
70
70
|
overflow: hidden;
|
|
71
71
|
text-overflow: ellipsis;
|
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
:root {
|
|
2
2
|
} /* deprecated */ :root {
|
|
3
3
|
--color-light-bg-accent: #ef3124;
|
|
4
|
-
--color-light-bg-attention-muted: #
|
|
4
|
+
--color-light-bg-attention-muted: #ffefd9;
|
|
5
5
|
--color-light-bg-info: #d6e8fc;
|
|
6
|
-
--color-light-bg-negative-muted: #
|
|
7
|
-
--color-light-bg-positive-muted: #
|
|
6
|
+
--color-light-bg-negative-muted: #ffebeb;
|
|
7
|
+
--color-light-bg-positive-muted: #dff8e5;
|
|
8
8
|
--color-light-bg-primary: #fff;
|
|
9
|
-
--color-light-bg-primary-inverted: #
|
|
10
|
-
--color-light-bg-quaternary: #
|
|
11
|
-
--color-light-bg-quaternary-inverted: #
|
|
12
|
-
--color-light-bg-secondary: #
|
|
13
|
-
--color-light-bg-secondary-inverted: #
|
|
14
|
-
--color-light-bg-tertiary: #
|
|
15
|
-
--color-light-bg-tertiary-inverted: #
|
|
16
|
-
--color-light-border-secondary: #
|
|
9
|
+
--color-light-bg-primary-inverted: #0e0e0e;
|
|
10
|
+
--color-light-bg-quaternary: #dcdee2;
|
|
11
|
+
--color-light-bg-quaternary-inverted: #36363a;
|
|
12
|
+
--color-light-bg-secondary: #f2f3f5;
|
|
13
|
+
--color-light-bg-secondary-inverted: #1c1c1e;
|
|
14
|
+
--color-light-bg-tertiary: #e7e8ea;
|
|
15
|
+
--color-light-bg-tertiary-inverted: #27272a;
|
|
16
|
+
--color-light-border-secondary: #e7e8ec;
|
|
17
17
|
--color-light-specialbg-component: rgba(11, 31, 53, 0.07);
|
|
18
18
|
--color-light-specialbg-component-inverted: rgba(255, 255, 255, 0.1);
|
|
19
|
-
--color-light-specialbg-primary-grouped: #
|
|
19
|
+
--color-light-specialbg-primary-grouped: #f2f3f5;
|
|
20
20
|
--color-light-specialbg-secondary-grouped: #fff;
|
|
21
|
-
--color-light-specialbg-secondary-transparent: rgba(
|
|
22
|
-
--color-light-specialbg-secondary-transparent-inverted: rgba(
|
|
23
|
-
--color-light-specialbg-tertiary-grouped: #
|
|
24
|
-
--color-light-specialbg-tertiary-transparent: rgba(
|
|
25
|
-
--color-light-specialbg-tertiary-transparent-inverted: rgba(
|
|
21
|
+
--color-light-specialbg-secondary-transparent: rgba(38, 55, 88, 0.06);
|
|
22
|
+
--color-light-specialbg-secondary-transparent-inverted: rgba(214, 214, 229, 0.07);
|
|
23
|
+
--color-light-specialbg-tertiary-grouped: #f2f3f5;
|
|
24
|
+
--color-light-specialbg-tertiary-transparent: rgba(30, 43, 68, 0.08);
|
|
25
|
+
--color-light-specialbg-tertiary-transparent-inverted: rgba(222, 222, 240, 0.12); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
26
26
|
} :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
27
|
} :root {
|
|
28
28
|
} :root {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
:root {
|
|
2
2
|
} /* deprecated */ :root {
|
|
3
|
-
--color-light-border-secondary: #
|
|
3
|
+
--color-light-border-secondary: #e7e8ec; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* 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 */
|
|
5
5
|
} :root {
|
|
6
6
|
} :root {
|
package/cssm/index.module.css
CHANGED
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
:root {
|
|
2
2
|
} /* deprecated */ :root {
|
|
3
3
|
--color-light-bg-accent: #ef3124;
|
|
4
|
-
--color-light-bg-attention-muted: #
|
|
4
|
+
--color-light-bg-attention-muted: #ffefd9;
|
|
5
5
|
--color-light-bg-info: #d6e8fc;
|
|
6
|
-
--color-light-bg-negative-muted: #
|
|
7
|
-
--color-light-bg-positive-muted: #
|
|
6
|
+
--color-light-bg-negative-muted: #ffebeb;
|
|
7
|
+
--color-light-bg-positive-muted: #dff8e5;
|
|
8
8
|
--color-light-bg-primary: #fff;
|
|
9
|
-
--color-light-bg-primary-inverted: #
|
|
10
|
-
--color-light-bg-quaternary: #
|
|
11
|
-
--color-light-bg-quaternary-inverted: #
|
|
12
|
-
--color-light-bg-secondary: #
|
|
13
|
-
--color-light-bg-secondary-inverted: #
|
|
14
|
-
--color-light-bg-tertiary: #
|
|
15
|
-
--color-light-bg-tertiary-inverted: #
|
|
16
|
-
--color-light-graphic-quaternary: #
|
|
9
|
+
--color-light-bg-primary-inverted: #0e0e0e;
|
|
10
|
+
--color-light-bg-quaternary: #dcdee2;
|
|
11
|
+
--color-light-bg-quaternary-inverted: #36363a;
|
|
12
|
+
--color-light-bg-secondary: #f2f3f5;
|
|
13
|
+
--color-light-bg-secondary-inverted: #1c1c1e;
|
|
14
|
+
--color-light-bg-tertiary: #e7e8ea;
|
|
15
|
+
--color-light-bg-tertiary-inverted: #27272a;
|
|
16
|
+
--color-light-graphic-quaternary: #e7e8ec;
|
|
17
17
|
--color-light-specialbg-component: rgba(11, 31, 53, 0.07);
|
|
18
18
|
--color-light-specialbg-component-inverted: rgba(255, 255, 255, 0.1);
|
|
19
|
-
--color-light-specialbg-primary-grouped: #
|
|
19
|
+
--color-light-specialbg-primary-grouped: #f2f3f5;
|
|
20
20
|
--color-light-specialbg-secondary-grouped: #fff;
|
|
21
|
-
--color-light-specialbg-secondary-transparent: rgba(
|
|
22
|
-
--color-light-specialbg-secondary-transparent-inverted: rgba(
|
|
23
|
-
--color-light-specialbg-tertiary-grouped: #
|
|
24
|
-
--color-light-specialbg-tertiary-transparent: rgba(
|
|
25
|
-
--color-light-specialbg-tertiary-transparent-inverted: rgba(
|
|
21
|
+
--color-light-specialbg-secondary-transparent: rgba(38, 55, 88, 0.06);
|
|
22
|
+
--color-light-specialbg-secondary-transparent-inverted: rgba(214, 214, 229, 0.07);
|
|
23
|
+
--color-light-specialbg-tertiary-grouped: #f2f3f5;
|
|
24
|
+
--color-light-specialbg-tertiary-transparent: rgba(30, 43, 68, 0.08);
|
|
25
|
+
--color-light-specialbg-tertiary-transparent-inverted: rgba(222, 222, 240, 0.12);
|
|
26
26
|
--color-light-text-primary: #0e0e0e; /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* 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
27
|
} :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
28
|
} :root {
|
package/esm/component.js
CHANGED
|
@@ -13,7 +13,7 @@ import { convertPercentToNumber, TIMEOUT, MARKER_HEIGHT, SCROLL_OFFSET, SWIPE_VE
|
|
|
13
13
|
import '@alfalab/core-components-navigation-bar/esm';
|
|
14
14
|
import '@alfalab/core-components-backdrop/esm';
|
|
15
15
|
|
|
16
|
-
var styles = {"modal":"bottom-
|
|
16
|
+
var styles = {"modal":"bottom-sheet__modal_1894n","wrapper":"bottom-sheet__wrapper_1894n","fullscreen":"bottom-sheet__fullscreen_1894n","component":"bottom-sheet__component_1894n","withTransition":"bottom-sheet__withTransition_1894n","scrollableContainer":"bottom-sheet__scrollableContainer_1894n","marker":"bottom-sheet__marker_1894n","defaultMarker":"bottom-sheet__defaultMarker_1894n","content":"bottom-sheet__content_1894n","noHeader":"bottom-sheet__noHeader_1894n","noFooter":"bottom-sheet__noFooter_1894n","scrollLocked":"bottom-sheet__scrollLocked_1894n","hiddenScrollbar":"bottom-sheet__hiddenScrollbar_1894n","disabledPointerEvents":"bottom-sheet__disabledPointerEvents_1894n","appear":"bottom-sheet__appear_1894n","enter":"bottom-sheet__enter_1894n","appearActive":"bottom-sheet__appearActive_1894n","enterActive":"bottom-sheet__enterActive_1894n","enterDone":"bottom-sheet__enterDone_1894n","appearDone":"bottom-sheet__appearDone_1894n","exit":"bottom-sheet__exit_1894n","exitActive":"bottom-sheet__exitActive_1894n","background-accent":"bottom-sheet__background-accent_1894n","background-info":"bottom-sheet__background-info_1894n","background-attention-muted":"bottom-sheet__background-attention-muted_1894n","background-positive-muted":"bottom-sheet__background-positive-muted_1894n","background-negative-muted":"bottom-sheet__background-negative-muted_1894n","background-primary":"bottom-sheet__background-primary_1894n","background-primary-inverted":"bottom-sheet__background-primary-inverted_1894n","background-secondary":"bottom-sheet__background-secondary_1894n","background-secondary-inverted":"bottom-sheet__background-secondary-inverted_1894n","background-tertiary":"bottom-sheet__background-tertiary_1894n","background-tertiary-inverted":"bottom-sheet__background-tertiary-inverted_1894n","background-quaternary":"bottom-sheet__background-quaternary_1894n","background-quaternary-inverted":"bottom-sheet__background-quaternary-inverted_1894n","background-specialbg-component":"bottom-sheet__background-specialbg-component_1894n","background-specialbg-component-inverted":"bottom-sheet__background-specialbg-component-inverted_1894n","background-specialbg-primary-grouped":"bottom-sheet__background-specialbg-primary-grouped_1894n","background-specialbg-secondary-grouped":"bottom-sheet__background-specialbg-secondary-grouped_1894n","background-specialbg-tertiary-grouped":"bottom-sheet__background-specialbg-tertiary-grouped_1894n","background-specialbg-secondary-transparent":"bottom-sheet__background-specialbg-secondary-transparent_1894n","background-specialbg-secondary-transparent-inverted":"bottom-sheet__background-specialbg-secondary-transparent-inverted_1894n","background-specialbg-tertiary-transparent":"bottom-sheet__background-specialbg-tertiary-transparent_1894n","background-specialbg-tertiary-transparent-inverted":"bottom-sheet__background-specialbg-tertiary-transparent-inverted_1894n"};
|
|
17
17
|
require('./index.css')
|
|
18
18
|
|
|
19
19
|
var isNil = fnUtils.isNil;
|
|
@@ -2,7 +2,7 @@ import React, { useContext, useEffect } from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { BaseModalContext } from '@alfalab/core-components-base-modal/esm';
|
|
4
4
|
|
|
5
|
-
var styles = {"footer":"bottom-
|
|
5
|
+
var styles = {"footer":"bottom-sheet__footer_agpuo","sticky":"bottom-sheet__sticky_agpuo","highlighted":"bottom-sheet__highlighted_agpuo","background-accent":"bottom-sheet__background-accent_agpuo","background-info":"bottom-sheet__background-info_agpuo","background-attention-muted":"bottom-sheet__background-attention-muted_agpuo","background-positive-muted":"bottom-sheet__background-positive-muted_agpuo","background-negative-muted":"bottom-sheet__background-negative-muted_agpuo","background-primary":"bottom-sheet__background-primary_agpuo","background-primary-inverted":"bottom-sheet__background-primary-inverted_agpuo","background-secondary":"bottom-sheet__background-secondary_agpuo","background-secondary-inverted":"bottom-sheet__background-secondary-inverted_agpuo","background-tertiary":"bottom-sheet__background-tertiary_agpuo","background-tertiary-inverted":"bottom-sheet__background-tertiary-inverted_agpuo","background-quaternary":"bottom-sheet__background-quaternary_agpuo","background-quaternary-inverted":"bottom-sheet__background-quaternary-inverted_agpuo","background-specialbg-component":"bottom-sheet__background-specialbg-component_agpuo","background-specialbg-component-inverted":"bottom-sheet__background-specialbg-component-inverted_agpuo","background-specialbg-primary-grouped":"bottom-sheet__background-specialbg-primary-grouped_agpuo","background-specialbg-secondary-grouped":"bottom-sheet__background-specialbg-secondary-grouped_agpuo","background-specialbg-tertiary-grouped":"bottom-sheet__background-specialbg-tertiary-grouped_agpuo","background-specialbg-secondary-transparent":"bottom-sheet__background-specialbg-secondary-transparent_agpuo","background-specialbg-secondary-transparent-inverted":"bottom-sheet__background-specialbg-secondary-transparent-inverted_agpuo","background-specialbg-tertiary-transparent":"bottom-sheet__background-specialbg-tertiary-transparent_agpuo","background-specialbg-tertiary-transparent-inverted":"bottom-sheet__background-specialbg-tertiary-transparent-inverted_agpuo"};
|
|
6
6
|
require('./index.css')
|
|
7
7
|
|
|
8
8
|
var Footer = function (_a) {
|
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1k3x4 */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
4
|
--color-light-bg-accent: #ef3124;
|
|
5
|
-
--color-light-bg-attention-muted: #
|
|
5
|
+
--color-light-bg-attention-muted: #ffefd9;
|
|
6
6
|
--color-light-bg-info: #d6e8fc;
|
|
7
|
-
--color-light-bg-negative-muted: #
|
|
8
|
-
--color-light-bg-positive-muted: #
|
|
7
|
+
--color-light-bg-negative-muted: #ffebeb;
|
|
8
|
+
--color-light-bg-positive-muted: #dff8e5;
|
|
9
9
|
--color-light-bg-primary: #fff;
|
|
10
|
-
--color-light-bg-primary-inverted: #
|
|
11
|
-
--color-light-bg-quaternary: #
|
|
12
|
-
--color-light-bg-quaternary-inverted: #
|
|
13
|
-
--color-light-bg-secondary: #
|
|
14
|
-
--color-light-bg-secondary-inverted: #
|
|
15
|
-
--color-light-bg-tertiary: #
|
|
16
|
-
--color-light-bg-tertiary-inverted: #
|
|
17
|
-
--color-light-border-secondary: #
|
|
10
|
+
--color-light-bg-primary-inverted: #0e0e0e;
|
|
11
|
+
--color-light-bg-quaternary: #dcdee2;
|
|
12
|
+
--color-light-bg-quaternary-inverted: #36363a;
|
|
13
|
+
--color-light-bg-secondary: #f2f3f5;
|
|
14
|
+
--color-light-bg-secondary-inverted: #1c1c1e;
|
|
15
|
+
--color-light-bg-tertiary: #e7e8ea;
|
|
16
|
+
--color-light-bg-tertiary-inverted: #27272a;
|
|
17
|
+
--color-light-border-secondary: #e7e8ec;
|
|
18
18
|
--color-light-specialbg-component: rgba(11, 31, 53, 0.07);
|
|
19
19
|
--color-light-specialbg-component-inverted: rgba(255, 255, 255, 0.1);
|
|
20
|
-
--color-light-specialbg-primary-grouped: #
|
|
20
|
+
--color-light-specialbg-primary-grouped: #f2f3f5;
|
|
21
21
|
--color-light-specialbg-secondary-grouped: #fff;
|
|
22
|
-
--color-light-specialbg-secondary-transparent: rgba(
|
|
23
|
-
--color-light-specialbg-secondary-transparent-inverted: rgba(
|
|
24
|
-
--color-light-specialbg-tertiary-grouped: #
|
|
25
|
-
--color-light-specialbg-tertiary-transparent: rgba(
|
|
26
|
-
--color-light-specialbg-tertiary-transparent-inverted: rgba(
|
|
22
|
+
--color-light-specialbg-secondary-transparent: rgba(38, 55, 88, 0.06);
|
|
23
|
+
--color-light-specialbg-secondary-transparent-inverted: rgba(214, 214, 229, 0.07);
|
|
24
|
+
--color-light-specialbg-tertiary-grouped: #f2f3f5;
|
|
25
|
+
--color-light-specialbg-tertiary-transparent: rgba(30, 43, 68, 0.08);
|
|
26
|
+
--color-light-specialbg-tertiary-transparent-inverted: rgba(222, 222, 240, 0.12); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* 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
27
|
} :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
28
|
} :root {
|
|
29
29
|
} :root {
|
|
@@ -45,58 +45,58 @@
|
|
|
45
45
|
/* footer */
|
|
46
46
|
--bottom-sheet-footer-border-top: 1px solid var(--color-light-border-secondary);
|
|
47
47
|
--bottom-sheet-footer-background-color: var(--color-light-bg-primary);
|
|
48
|
-
} .bottom-
|
|
48
|
+
} .bottom-sheet__footer_agpuo {
|
|
49
49
|
padding: var(--gap-m) var(--gap-m);
|
|
50
50
|
background-color: var(--color-light-bg-primary);
|
|
51
|
-
} .bottom-
|
|
51
|
+
} .bottom-sheet__sticky_agpuo {
|
|
52
52
|
position: sticky;
|
|
53
53
|
bottom: 0;
|
|
54
54
|
z-index: 1;
|
|
55
|
-
} .bottom-
|
|
55
|
+
} .bottom-sheet__highlighted_agpuo {
|
|
56
56
|
border-top: var(--bottom-sheet-footer-border-top);
|
|
57
57
|
background-color: var(--bottom-sheet-footer-background-color);
|
|
58
|
-
} .bottom-sheet__background-
|
|
58
|
+
} .bottom-sheet__background-accent_agpuo {
|
|
59
59
|
background-color: var(--color-light-bg-accent);
|
|
60
|
-
} .bottom-sheet__background-
|
|
60
|
+
} .bottom-sheet__background-info_agpuo {
|
|
61
61
|
background-color: var(--color-light-bg-info);
|
|
62
|
-
} .bottom-sheet__background-attention-
|
|
62
|
+
} .bottom-sheet__background-attention-muted_agpuo {
|
|
63
63
|
background-color: var(--color-light-bg-attention-muted);
|
|
64
|
-
} .bottom-sheet__background-positive-
|
|
64
|
+
} .bottom-sheet__background-positive-muted_agpuo {
|
|
65
65
|
background-color: var(--color-light-bg-positive-muted);
|
|
66
|
-
} .bottom-sheet__background-negative-
|
|
66
|
+
} .bottom-sheet__background-negative-muted_agpuo {
|
|
67
67
|
background-color: var(--color-light-bg-negative-muted);
|
|
68
|
-
} .bottom-sheet__background-
|
|
68
|
+
} .bottom-sheet__background-primary_agpuo {
|
|
69
69
|
background-color: var(--color-light-bg-primary);
|
|
70
|
-
} .bottom-sheet__background-primary-
|
|
70
|
+
} .bottom-sheet__background-primary-inverted_agpuo {
|
|
71
71
|
background-color: var(--color-light-bg-primary-inverted);
|
|
72
|
-
} .bottom-sheet__background-
|
|
72
|
+
} .bottom-sheet__background-secondary_agpuo {
|
|
73
73
|
background-color: var(--color-light-bg-secondary);
|
|
74
|
-
} .bottom-sheet__background-secondary-
|
|
74
|
+
} .bottom-sheet__background-secondary-inverted_agpuo {
|
|
75
75
|
background-color: var(--color-light-bg-secondary-inverted);
|
|
76
|
-
} .bottom-sheet__background-
|
|
76
|
+
} .bottom-sheet__background-tertiary_agpuo {
|
|
77
77
|
background-color: var(--color-light-bg-tertiary);
|
|
78
|
-
} .bottom-sheet__background-tertiary-
|
|
78
|
+
} .bottom-sheet__background-tertiary-inverted_agpuo {
|
|
79
79
|
background-color: var(--color-light-bg-tertiary-inverted);
|
|
80
|
-
} .bottom-sheet__background-
|
|
80
|
+
} .bottom-sheet__background-quaternary_agpuo {
|
|
81
81
|
background-color: var(--color-light-bg-quaternary);
|
|
82
|
-
} .bottom-sheet__background-quaternary-
|
|
82
|
+
} .bottom-sheet__background-quaternary-inverted_agpuo {
|
|
83
83
|
background-color: var(--color-light-bg-quaternary-inverted);
|
|
84
|
-
} .bottom-sheet__background-specialbg-
|
|
84
|
+
} .bottom-sheet__background-specialbg-component_agpuo {
|
|
85
85
|
background-color: var(--color-light-specialbg-component);
|
|
86
|
-
} .bottom-sheet__background-specialbg-component-
|
|
86
|
+
} .bottom-sheet__background-specialbg-component-inverted_agpuo {
|
|
87
87
|
background-color: var(--color-light-specialbg-component-inverted);
|
|
88
|
-
} .bottom-sheet__background-specialbg-primary-
|
|
88
|
+
} .bottom-sheet__background-specialbg-primary-grouped_agpuo {
|
|
89
89
|
background-color: var(--color-light-specialbg-primary-grouped);
|
|
90
|
-
} .bottom-sheet__background-specialbg-secondary-
|
|
90
|
+
} .bottom-sheet__background-specialbg-secondary-grouped_agpuo {
|
|
91
91
|
background-color: var(--color-light-specialbg-secondary-grouped);
|
|
92
|
-
} .bottom-sheet__background-specialbg-tertiary-
|
|
92
|
+
} .bottom-sheet__background-specialbg-tertiary-grouped_agpuo {
|
|
93
93
|
background-color: var(--color-light-specialbg-tertiary-grouped);
|
|
94
|
-
} .bottom-sheet__background-specialbg-secondary-
|
|
94
|
+
} .bottom-sheet__background-specialbg-secondary-transparent_agpuo {
|
|
95
95
|
background-color: var(--color-light-specialbg-secondary-transparent);
|
|
96
|
-
} .bottom-sheet__background-specialbg-secondary-transparent-
|
|
96
|
+
} .bottom-sheet__background-specialbg-secondary-transparent-inverted_agpuo {
|
|
97
97
|
background-color: var(--color-light-specialbg-secondary-transparent-inverted);
|
|
98
|
-
} .bottom-sheet__background-specialbg-tertiary-
|
|
98
|
+
} .bottom-sheet__background-specialbg-tertiary-transparent_agpuo {
|
|
99
99
|
background-color: var(--color-light-specialbg-tertiary-transparent);
|
|
100
|
-
} .bottom-sheet__background-specialbg-tertiary-transparent-
|
|
100
|
+
} .bottom-sheet__background-specialbg-tertiary-transparent-inverted_agpuo {
|
|
101
101
|
background-color: var(--color-light-specialbg-tertiary-transparent-inverted);
|
|
102
102
|
}
|
|
@@ -4,7 +4,7 @@ import cn from 'classnames';
|
|
|
4
4
|
import { BaseModalContext } from '@alfalab/core-components-base-modal/esm';
|
|
5
5
|
import { NavigationBar } from '@alfalab/core-components-navigation-bar/esm';
|
|
6
6
|
|
|
7
|
-
var styles = {"headerWrapper":"bottom-
|
|
7
|
+
var styles = {"headerWrapper":"bottom-sheet__headerWrapper_1k4yj","hasContent":"bottom-sheet__hasContent_1k4yj","header":"bottom-sheet__header_1k4yj","sticky":"bottom-sheet__sticky_1k4yj","highlighted":"bottom-sheet__highlighted_1k4yj","justifyEnd":"bottom-sheet__justifyEnd_1k4yj","addon":"bottom-sheet__addon_1k4yj","addonFixed":"bottom-sheet__addonFixed_1k4yj","title":"bottom-sheet__title_1k4yj","titleCenter":"bottom-sheet__titleCenter_1k4yj","titleLeft":"bottom-sheet__titleLeft_1k4yj","trimTitle":"bottom-sheet__trimTitle_1k4yj"};
|
|
8
8
|
require('./index.css')
|
|
9
9
|
|
|
10
10
|
var Header = function (_a) {
|