@alfalab/core-components-bottom-sheet 6.14.3 → 6.14.5

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 CHANGED
@@ -21,7 +21,7 @@ var React__default = /*#__PURE__*/_interopDefaultCompat(React);
21
21
  var mergeRefs__default = /*#__PURE__*/_interopDefaultCompat(mergeRefs);
22
22
  var cn__default = /*#__PURE__*/_interopDefaultCompat(cn);
23
23
 
24
- var styles = {"modal":"bottom-sheet__modal_1ib4r","wrapper":"bottom-sheet__wrapper_1ib4r","fullscreen":"bottom-sheet__fullscreen_1ib4r","component":"bottom-sheet__component_1ib4r","withTransition":"bottom-sheet__withTransition_1ib4r","scrollableContainer":"bottom-sheet__scrollableContainer_1ib4r","marker":"bottom-sheet__marker_1ib4r","defaultMarker":"bottom-sheet__defaultMarker_1ib4r","content":"bottom-sheet__content_1ib4r","noHeader":"bottom-sheet__noHeader_1ib4r","noFooter":"bottom-sheet__noFooter_1ib4r","scrollLocked":"bottom-sheet__scrollLocked_1ib4r","hiddenScrollbar":"bottom-sheet__hiddenScrollbar_1ib4r","disabledPointerEvents":"bottom-sheet__disabledPointerEvents_1ib4r","appear":"bottom-sheet__appear_1ib4r","enter":"bottom-sheet__enter_1ib4r","appearActive":"bottom-sheet__appearActive_1ib4r","enterActive":"bottom-sheet__enterActive_1ib4r","enterDone":"bottom-sheet__enterDone_1ib4r","appearDone":"bottom-sheet__appearDone_1ib4r","exit":"bottom-sheet__exit_1ib4r","exitActive":"bottom-sheet__exitActive_1ib4r","background-accent":"bottom-sheet__background-accent_1ib4r","background-info":"bottom-sheet__background-info_1ib4r","background-attention-muted":"bottom-sheet__background-attention-muted_1ib4r","background-positive-muted":"bottom-sheet__background-positive-muted_1ib4r","background-negative-muted":"bottom-sheet__background-negative-muted_1ib4r","background-primary":"bottom-sheet__background-primary_1ib4r","background-primary-inverted":"bottom-sheet__background-primary-inverted_1ib4r","background-secondary":"bottom-sheet__background-secondary_1ib4r","background-secondary-inverted":"bottom-sheet__background-secondary-inverted_1ib4r","background-tertiary":"bottom-sheet__background-tertiary_1ib4r","background-tertiary-inverted":"bottom-sheet__background-tertiary-inverted_1ib4r","background-quaternary":"bottom-sheet__background-quaternary_1ib4r","background-quaternary-inverted":"bottom-sheet__background-quaternary-inverted_1ib4r","background-specialbg-component":"bottom-sheet__background-specialbg-component_1ib4r","background-specialbg-component-inverted":"bottom-sheet__background-specialbg-component-inverted_1ib4r","background-specialbg-primary-grouped":"bottom-sheet__background-specialbg-primary-grouped_1ib4r","background-specialbg-secondary-grouped":"bottom-sheet__background-specialbg-secondary-grouped_1ib4r","background-specialbg-tertiary-grouped":"bottom-sheet__background-specialbg-tertiary-grouped_1ib4r","background-specialbg-secondary-transparent":"bottom-sheet__background-specialbg-secondary-transparent_1ib4r","background-specialbg-secondary-transparent-inverted":"bottom-sheet__background-specialbg-secondary-transparent-inverted_1ib4r","background-specialbg-tertiary-transparent":"bottom-sheet__background-specialbg-tertiary-transparent_1ib4r","background-specialbg-tertiary-transparent-inverted":"bottom-sheet__background-specialbg-tertiary-transparent-inverted_1ib4r"};
24
+ var styles = {"modal":"bottom-sheet__modal_1gk54","wrapper":"bottom-sheet__wrapper_1gk54","fullscreen":"bottom-sheet__fullscreen_1gk54","component":"bottom-sheet__component_1gk54","withTransition":"bottom-sheet__withTransition_1gk54","scrollableContainer":"bottom-sheet__scrollableContainer_1gk54","marker":"bottom-sheet__marker_1gk54","defaultMarker":"bottom-sheet__defaultMarker_1gk54","content":"bottom-sheet__content_1gk54","noHeader":"bottom-sheet__noHeader_1gk54","noFooter":"bottom-sheet__noFooter_1gk54","scrollLocked":"bottom-sheet__scrollLocked_1gk54","hiddenScrollbar":"bottom-sheet__hiddenScrollbar_1gk54","disabledPointerEvents":"bottom-sheet__disabledPointerEvents_1gk54","appear":"bottom-sheet__appear_1gk54","enter":"bottom-sheet__enter_1gk54","appearActive":"bottom-sheet__appearActive_1gk54","enterActive":"bottom-sheet__enterActive_1gk54","enterDone":"bottom-sheet__enterDone_1gk54","appearDone":"bottom-sheet__appearDone_1gk54","exit":"bottom-sheet__exit_1gk54","exitActive":"bottom-sheet__exitActive_1gk54","background-accent":"bottom-sheet__background-accent_1gk54","background-info":"bottom-sheet__background-info_1gk54","background-attention-muted":"bottom-sheet__background-attention-muted_1gk54","background-positive-muted":"bottom-sheet__background-positive-muted_1gk54","background-negative-muted":"bottom-sheet__background-negative-muted_1gk54","background-primary":"bottom-sheet__background-primary_1gk54","background-primary-inverted":"bottom-sheet__background-primary-inverted_1gk54","background-secondary":"bottom-sheet__background-secondary_1gk54","background-secondary-inverted":"bottom-sheet__background-secondary-inverted_1gk54","background-tertiary":"bottom-sheet__background-tertiary_1gk54","background-tertiary-inverted":"bottom-sheet__background-tertiary-inverted_1gk54","background-quaternary":"bottom-sheet__background-quaternary_1gk54","background-quaternary-inverted":"bottom-sheet__background-quaternary-inverted_1gk54","background-specialbg-component":"bottom-sheet__background-specialbg-component_1gk54","background-specialbg-component-inverted":"bottom-sheet__background-specialbg-component-inverted_1gk54","background-specialbg-primary-grouped":"bottom-sheet__background-specialbg-primary-grouped_1gk54","background-specialbg-secondary-grouped":"bottom-sheet__background-specialbg-secondary-grouped_1gk54","background-specialbg-tertiary-grouped":"bottom-sheet__background-specialbg-tertiary-grouped_1gk54","background-specialbg-secondary-transparent":"bottom-sheet__background-specialbg-secondary-transparent_1gk54","background-specialbg-secondary-transparent-inverted":"bottom-sheet__background-specialbg-secondary-transparent-inverted_1gk54","background-specialbg-tertiary-transparent":"bottom-sheet__background-specialbg-tertiary-transparent_1gk54","background-specialbg-tertiary-transparent-inverted":"bottom-sheet__background-specialbg-tertiary-transparent-inverted_1gk54"};
25
25
  require('./index.css')
26
26
 
27
27
  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-sheet__footer_5d2j4","sticky":"bottom-sheet__sticky_5d2j4","highlighted":"bottom-sheet__highlighted_5d2j4","background-accent":"bottom-sheet__background-accent_5d2j4","background-info":"bottom-sheet__background-info_5d2j4","background-attention-muted":"bottom-sheet__background-attention-muted_5d2j4","background-positive-muted":"bottom-sheet__background-positive-muted_5d2j4","background-negative-muted":"bottom-sheet__background-negative-muted_5d2j4","background-primary":"bottom-sheet__background-primary_5d2j4","background-primary-inverted":"bottom-sheet__background-primary-inverted_5d2j4","background-secondary":"bottom-sheet__background-secondary_5d2j4","background-secondary-inverted":"bottom-sheet__background-secondary-inverted_5d2j4","background-tertiary":"bottom-sheet__background-tertiary_5d2j4","background-tertiary-inverted":"bottom-sheet__background-tertiary-inverted_5d2j4","background-quaternary":"bottom-sheet__background-quaternary_5d2j4","background-quaternary-inverted":"bottom-sheet__background-quaternary-inverted_5d2j4","background-specialbg-component":"bottom-sheet__background-specialbg-component_5d2j4","background-specialbg-component-inverted":"bottom-sheet__background-specialbg-component-inverted_5d2j4","background-specialbg-primary-grouped":"bottom-sheet__background-specialbg-primary-grouped_5d2j4","background-specialbg-secondary-grouped":"bottom-sheet__background-specialbg-secondary-grouped_5d2j4","background-specialbg-tertiary-grouped":"bottom-sheet__background-specialbg-tertiary-grouped_5d2j4","background-specialbg-secondary-transparent":"bottom-sheet__background-specialbg-secondary-transparent_5d2j4","background-specialbg-secondary-transparent-inverted":"bottom-sheet__background-specialbg-secondary-transparent-inverted_5d2j4","background-specialbg-tertiary-transparent":"bottom-sheet__background-specialbg-tertiary-transparent_5d2j4","background-specialbg-tertiary-transparent-inverted":"bottom-sheet__background-specialbg-tertiary-transparent-inverted_5d2j4"};
14
+ var styles = {"footer":"bottom-sheet__footer_3m2vv","sticky":"bottom-sheet__sticky_3m2vv","highlighted":"bottom-sheet__highlighted_3m2vv","background-accent":"bottom-sheet__background-accent_3m2vv","background-info":"bottom-sheet__background-info_3m2vv","background-attention-muted":"bottom-sheet__background-attention-muted_3m2vv","background-positive-muted":"bottom-sheet__background-positive-muted_3m2vv","background-negative-muted":"bottom-sheet__background-negative-muted_3m2vv","background-primary":"bottom-sheet__background-primary_3m2vv","background-primary-inverted":"bottom-sheet__background-primary-inverted_3m2vv","background-secondary":"bottom-sheet__background-secondary_3m2vv","background-secondary-inverted":"bottom-sheet__background-secondary-inverted_3m2vv","background-tertiary":"bottom-sheet__background-tertiary_3m2vv","background-tertiary-inverted":"bottom-sheet__background-tertiary-inverted_3m2vv","background-quaternary":"bottom-sheet__background-quaternary_3m2vv","background-quaternary-inverted":"bottom-sheet__background-quaternary-inverted_3m2vv","background-specialbg-component":"bottom-sheet__background-specialbg-component_3m2vv","background-specialbg-component-inverted":"bottom-sheet__background-specialbg-component-inverted_3m2vv","background-specialbg-primary-grouped":"bottom-sheet__background-specialbg-primary-grouped_3m2vv","background-specialbg-secondary-grouped":"bottom-sheet__background-specialbg-secondary-grouped_3m2vv","background-specialbg-tertiary-grouped":"bottom-sheet__background-specialbg-tertiary-grouped_3m2vv","background-specialbg-secondary-transparent":"bottom-sheet__background-specialbg-secondary-transparent_3m2vv","background-specialbg-secondary-transparent-inverted":"bottom-sheet__background-specialbg-secondary-transparent-inverted_3m2vv","background-specialbg-tertiary-transparent":"bottom-sheet__background-specialbg-tertiary-transparent_3m2vv","background-specialbg-tertiary-transparent-inverted":"bottom-sheet__background-specialbg-tertiary-transparent-inverted_3m2vv"};
15
15
  require('./index.css')
16
16
 
17
17
  var Footer = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1wmh5 */
1
+ /* hash: u4a4r */
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-bg-accent: #ef3124;
@@ -46,58 +46,58 @@
46
46
  /* footer */
47
47
  --bottom-sheet-footer-border-top: 1px solid var(--color-light-neutral-300);
48
48
  --bottom-sheet-footer-background-color: var(--color-light-modal-bg-primary);
49
- } .bottom-sheet__footer_5d2j4 {
49
+ } .bottom-sheet__footer_3m2vv {
50
50
  padding: var(--gap-m) var(--gap-m);
51
51
  background-color: var(--color-light-modal-bg-primary);
52
- } .bottom-sheet__sticky_5d2j4 {
52
+ } .bottom-sheet__sticky_3m2vv {
53
53
  position: sticky;
54
54
  bottom: 0;
55
55
  z-index: 1;
56
- } .bottom-sheet__highlighted_5d2j4 {
56
+ } .bottom-sheet__highlighted_3m2vv {
57
57
  border-top: var(--bottom-sheet-footer-border-top);
58
58
  background-color: var(--bottom-sheet-footer-background-color);
59
- } .bottom-sheet__background-accent_5d2j4 {
59
+ } .bottom-sheet__background-accent_3m2vv {
60
60
  background-color: var(--color-light-bg-accent);
61
- } .bottom-sheet__background-info_5d2j4 {
61
+ } .bottom-sheet__background-info_3m2vv {
62
62
  background-color: var(--color-light-bg-info);
63
- } .bottom-sheet__background-attention-muted_5d2j4 {
63
+ } .bottom-sheet__background-attention-muted_3m2vv {
64
64
  background-color: var(--color-light-bg-attention-muted);
65
- } .bottom-sheet__background-positive-muted_5d2j4 {
65
+ } .bottom-sheet__background-positive-muted_3m2vv {
66
66
  background-color: var(--color-light-bg-positive-muted);
67
- } .bottom-sheet__background-negative-muted_5d2j4 {
67
+ } .bottom-sheet__background-negative-muted_3m2vv {
68
68
  background-color: var(--color-light-bg-negative-muted);
69
- } .bottom-sheet__background-primary_5d2j4 {
69
+ } .bottom-sheet__background-primary_3m2vv {
70
70
  background-color: var(--color-light-bg-primary);
71
- } .bottom-sheet__background-primary-inverted_5d2j4 {
71
+ } .bottom-sheet__background-primary-inverted_3m2vv {
72
72
  background-color: var(--color-light-bg-primary-inverted);
73
- } .bottom-sheet__background-secondary_5d2j4 {
73
+ } .bottom-sheet__background-secondary_3m2vv {
74
74
  background-color: var(--color-light-bg-secondary);
75
- } .bottom-sheet__background-secondary-inverted_5d2j4 {
75
+ } .bottom-sheet__background-secondary-inverted_3m2vv {
76
76
  background-color: var(--color-light-bg-secondary-inverted);
77
- } .bottom-sheet__background-tertiary_5d2j4 {
77
+ } .bottom-sheet__background-tertiary_3m2vv {
78
78
  background-color: var(--color-light-bg-tertiary);
79
- } .bottom-sheet__background-tertiary-inverted_5d2j4 {
79
+ } .bottom-sheet__background-tertiary-inverted_3m2vv {
80
80
  background-color: var(--color-light-bg-tertiary-inverted);
81
- } .bottom-sheet__background-quaternary_5d2j4 {
81
+ } .bottom-sheet__background-quaternary_3m2vv {
82
82
  background-color: var(--color-light-bg-quaternary);
83
- } .bottom-sheet__background-quaternary-inverted_5d2j4 {
83
+ } .bottom-sheet__background-quaternary-inverted_3m2vv {
84
84
  background-color: var(--color-light-bg-quaternary-inverted);
85
- } .bottom-sheet__background-specialbg-component_5d2j4 {
85
+ } .bottom-sheet__background-specialbg-component_3m2vv {
86
86
  background-color: var(--color-light-specialbg-component);
87
- } .bottom-sheet__background-specialbg-component-inverted_5d2j4 {
87
+ } .bottom-sheet__background-specialbg-component-inverted_3m2vv {
88
88
  background-color: var(--color-light-specialbg-component-inverted);
89
- } .bottom-sheet__background-specialbg-primary-grouped_5d2j4 {
89
+ } .bottom-sheet__background-specialbg-primary-grouped_3m2vv {
90
90
  background-color: var(--color-light-specialbg-primary-grouped);
91
- } .bottom-sheet__background-specialbg-secondary-grouped_5d2j4 {
91
+ } .bottom-sheet__background-specialbg-secondary-grouped_3m2vv {
92
92
  background-color: var(--color-light-specialbg-secondary-grouped);
93
- } .bottom-sheet__background-specialbg-tertiary-grouped_5d2j4 {
93
+ } .bottom-sheet__background-specialbg-tertiary-grouped_3m2vv {
94
94
  background-color: var(--color-light-specialbg-tertiary-grouped);
95
- } .bottom-sheet__background-specialbg-secondary-transparent_5d2j4 {
95
+ } .bottom-sheet__background-specialbg-secondary-transparent_3m2vv {
96
96
  background-color: var(--color-light-specialbg-secondary-transparent);
97
- } .bottom-sheet__background-specialbg-secondary-transparent-inverted_5d2j4 {
97
+ } .bottom-sheet__background-specialbg-secondary-transparent-inverted_3m2vv {
98
98
  background-color: var(--color-light-specialbg-secondary-transparent-inverted);
99
- } .bottom-sheet__background-specialbg-tertiary-transparent_5d2j4 {
99
+ } .bottom-sheet__background-specialbg-tertiary-transparent_3m2vv {
100
100
  background-color: var(--color-light-specialbg-tertiary-transparent);
101
- } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_5d2j4 {
101
+ } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_3m2vv {
102
102
  background-color: var(--color-light-specialbg-tertiary-transparent-inverted);
103
103
  }
@@ -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-sheet__headerWrapper_2nfj4","hasContent":"bottom-sheet__hasContent_2nfj4","header":"bottom-sheet__header_2nfj4","sticky":"bottom-sheet__sticky_2nfj4","highlighted":"bottom-sheet__highlighted_2nfj4","justifyEnd":"bottom-sheet__justifyEnd_2nfj4","addon":"bottom-sheet__addon_2nfj4","addonFixed":"bottom-sheet__addonFixed_2nfj4","title":"bottom-sheet__title_2nfj4","titleCenter":"bottom-sheet__titleCenter_2nfj4","titleLeft":"bottom-sheet__titleLeft_2nfj4","trimTitle":"bottom-sheet__trimTitle_2nfj4"};
16
+ var styles = {"headerWrapper":"bottom-sheet__headerWrapper_wfvuy","hasContent":"bottom-sheet__hasContent_wfvuy","header":"bottom-sheet__header_wfvuy","sticky":"bottom-sheet__sticky_wfvuy","highlighted":"bottom-sheet__highlighted_wfvuy","justifyEnd":"bottom-sheet__justifyEnd_wfvuy","addon":"bottom-sheet__addon_wfvuy","addonFixed":"bottom-sheet__addonFixed_wfvuy","title":"bottom-sheet__title_wfvuy","titleCenter":"bottom-sheet__titleCenter_wfvuy","titleLeft":"bottom-sheet__titleLeft_wfvuy","trimTitle":"bottom-sheet__trimTitle_wfvuy"};
17
17
  require('./index.css')
18
18
 
19
19
  var Header = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1scki */
1
+ /* hash: 7hysp */
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 */
@@ -30,42 +30,42 @@
30
30
  --bottom-sheet-title-font-family: var(--font-family-system);
31
31
 
32
32
  /* footer */
33
- } .bottom-sheet__headerWrapper_2nfj4 {
33
+ } .bottom-sheet__headerWrapper_wfvuy {
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-sheet__hasContent_2nfj4 {
38
+ } .bottom-sheet__hasContent_wfvuy {
39
39
  background-color: inherit;
40
- } .bottom-sheet__header_2nfj4 {
40
+ } .bottom-sheet__header_wfvuy {
41
41
  display: flex;
42
- } .bottom-sheet__sticky_2nfj4 {
42
+ } .bottom-sheet__sticky_wfvuy {
43
43
  position: sticky;
44
44
  top: 0;
45
- } .bottom-sheet__highlighted_2nfj4 {
45
+ } .bottom-sheet__highlighted_wfvuy {
46
46
  border-bottom: var(--bottom-sheet-header-border-bottom);
47
- } .bottom-sheet__justifyEnd_2nfj4 {
47
+ } .bottom-sheet__justifyEnd_wfvuy {
48
48
  justify-content: flex-end;
49
- } .bottom-sheet__addon_2nfj4 {
49
+ } .bottom-sheet__addon_wfvuy {
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-sheet__addonFixed_2nfj4 {
55
+ } .bottom-sheet__addonFixed_wfvuy {
56
56
  position: fixed;
57
- } .bottom-sheet__title_2nfj4 {
57
+ } .bottom-sheet__title_wfvuy {
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-sheet__titleCenter_2nfj4 {
64
+ } .bottom-sheet__titleCenter_wfvuy {
65
65
  text-align: center;
66
- } .bottom-sheet__titleLeft_2nfj4 {
66
+ } .bottom-sheet__titleLeft_wfvuy {
67
67
  text-align: left;
68
- } .bottom-sheet__trimTitle_2nfj4 {
68
+ } .bottom-sheet__trimTitle_wfvuy {
69
69
  white-space: nowrap;
70
70
  overflow: hidden;
71
71
  text-overflow: ellipsis;
@@ -24,7 +24,7 @@
24
24
  --color-light-specialbg-tertiary-grouped: #f2f3f5;
25
25
  --color-light-specialbg-tertiary-transparent: rgba(30, 43, 68, 0.08);
26
26
  --color-light-specialbg-tertiary-transparent-inverted: rgba(222, 222, 240, 0.12);
27
- --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
+ --color-light-text-primary: rgba(3, 3, 6, 0.88); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* 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 { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
29
29
  } :root {
30
30
  } :root {
package/esm/component.js CHANGED
@@ -11,7 +11,7 @@ import { Header } from './components/header/Component.js';
11
11
  import { SwipeableBackdrop } from './components/swipeable-backdrop/Component.js';
12
12
  import { convertPercentToNumber, TIMEOUT, MARKER_HEIGHT, SCROLL_OFFSET, SWIPE_VELOCITY, CLOSE_OFFSET } from './utils.js';
13
13
 
14
- var styles = {"modal":"bottom-sheet__modal_1ib4r","wrapper":"bottom-sheet__wrapper_1ib4r","fullscreen":"bottom-sheet__fullscreen_1ib4r","component":"bottom-sheet__component_1ib4r","withTransition":"bottom-sheet__withTransition_1ib4r","scrollableContainer":"bottom-sheet__scrollableContainer_1ib4r","marker":"bottom-sheet__marker_1ib4r","defaultMarker":"bottom-sheet__defaultMarker_1ib4r","content":"bottom-sheet__content_1ib4r","noHeader":"bottom-sheet__noHeader_1ib4r","noFooter":"bottom-sheet__noFooter_1ib4r","scrollLocked":"bottom-sheet__scrollLocked_1ib4r","hiddenScrollbar":"bottom-sheet__hiddenScrollbar_1ib4r","disabledPointerEvents":"bottom-sheet__disabledPointerEvents_1ib4r","appear":"bottom-sheet__appear_1ib4r","enter":"bottom-sheet__enter_1ib4r","appearActive":"bottom-sheet__appearActive_1ib4r","enterActive":"bottom-sheet__enterActive_1ib4r","enterDone":"bottom-sheet__enterDone_1ib4r","appearDone":"bottom-sheet__appearDone_1ib4r","exit":"bottom-sheet__exit_1ib4r","exitActive":"bottom-sheet__exitActive_1ib4r","background-accent":"bottom-sheet__background-accent_1ib4r","background-info":"bottom-sheet__background-info_1ib4r","background-attention-muted":"bottom-sheet__background-attention-muted_1ib4r","background-positive-muted":"bottom-sheet__background-positive-muted_1ib4r","background-negative-muted":"bottom-sheet__background-negative-muted_1ib4r","background-primary":"bottom-sheet__background-primary_1ib4r","background-primary-inverted":"bottom-sheet__background-primary-inverted_1ib4r","background-secondary":"bottom-sheet__background-secondary_1ib4r","background-secondary-inverted":"bottom-sheet__background-secondary-inverted_1ib4r","background-tertiary":"bottom-sheet__background-tertiary_1ib4r","background-tertiary-inverted":"bottom-sheet__background-tertiary-inverted_1ib4r","background-quaternary":"bottom-sheet__background-quaternary_1ib4r","background-quaternary-inverted":"bottom-sheet__background-quaternary-inverted_1ib4r","background-specialbg-component":"bottom-sheet__background-specialbg-component_1ib4r","background-specialbg-component-inverted":"bottom-sheet__background-specialbg-component-inverted_1ib4r","background-specialbg-primary-grouped":"bottom-sheet__background-specialbg-primary-grouped_1ib4r","background-specialbg-secondary-grouped":"bottom-sheet__background-specialbg-secondary-grouped_1ib4r","background-specialbg-tertiary-grouped":"bottom-sheet__background-specialbg-tertiary-grouped_1ib4r","background-specialbg-secondary-transparent":"bottom-sheet__background-specialbg-secondary-transparent_1ib4r","background-specialbg-secondary-transparent-inverted":"bottom-sheet__background-specialbg-secondary-transparent-inverted_1ib4r","background-specialbg-tertiary-transparent":"bottom-sheet__background-specialbg-tertiary-transparent_1ib4r","background-specialbg-tertiary-transparent-inverted":"bottom-sheet__background-specialbg-tertiary-transparent-inverted_1ib4r"};
14
+ var styles = {"modal":"bottom-sheet__modal_1gk54","wrapper":"bottom-sheet__wrapper_1gk54","fullscreen":"bottom-sheet__fullscreen_1gk54","component":"bottom-sheet__component_1gk54","withTransition":"bottom-sheet__withTransition_1gk54","scrollableContainer":"bottom-sheet__scrollableContainer_1gk54","marker":"bottom-sheet__marker_1gk54","defaultMarker":"bottom-sheet__defaultMarker_1gk54","content":"bottom-sheet__content_1gk54","noHeader":"bottom-sheet__noHeader_1gk54","noFooter":"bottom-sheet__noFooter_1gk54","scrollLocked":"bottom-sheet__scrollLocked_1gk54","hiddenScrollbar":"bottom-sheet__hiddenScrollbar_1gk54","disabledPointerEvents":"bottom-sheet__disabledPointerEvents_1gk54","appear":"bottom-sheet__appear_1gk54","enter":"bottom-sheet__enter_1gk54","appearActive":"bottom-sheet__appearActive_1gk54","enterActive":"bottom-sheet__enterActive_1gk54","enterDone":"bottom-sheet__enterDone_1gk54","appearDone":"bottom-sheet__appearDone_1gk54","exit":"bottom-sheet__exit_1gk54","exitActive":"bottom-sheet__exitActive_1gk54","background-accent":"bottom-sheet__background-accent_1gk54","background-info":"bottom-sheet__background-info_1gk54","background-attention-muted":"bottom-sheet__background-attention-muted_1gk54","background-positive-muted":"bottom-sheet__background-positive-muted_1gk54","background-negative-muted":"bottom-sheet__background-negative-muted_1gk54","background-primary":"bottom-sheet__background-primary_1gk54","background-primary-inverted":"bottom-sheet__background-primary-inverted_1gk54","background-secondary":"bottom-sheet__background-secondary_1gk54","background-secondary-inverted":"bottom-sheet__background-secondary-inverted_1gk54","background-tertiary":"bottom-sheet__background-tertiary_1gk54","background-tertiary-inverted":"bottom-sheet__background-tertiary-inverted_1gk54","background-quaternary":"bottom-sheet__background-quaternary_1gk54","background-quaternary-inverted":"bottom-sheet__background-quaternary-inverted_1gk54","background-specialbg-component":"bottom-sheet__background-specialbg-component_1gk54","background-specialbg-component-inverted":"bottom-sheet__background-specialbg-component-inverted_1gk54","background-specialbg-primary-grouped":"bottom-sheet__background-specialbg-primary-grouped_1gk54","background-specialbg-secondary-grouped":"bottom-sheet__background-specialbg-secondary-grouped_1gk54","background-specialbg-tertiary-grouped":"bottom-sheet__background-specialbg-tertiary-grouped_1gk54","background-specialbg-secondary-transparent":"bottom-sheet__background-specialbg-secondary-transparent_1gk54","background-specialbg-secondary-transparent-inverted":"bottom-sheet__background-specialbg-secondary-transparent-inverted_1gk54","background-specialbg-tertiary-transparent":"bottom-sheet__background-specialbg-tertiary-transparent_1gk54","background-specialbg-tertiary-transparent-inverted":"bottom-sheet__background-specialbg-tertiary-transparent-inverted_1gk54"};
15
15
  require('./index.css')
16
16
 
17
17
  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-sheet__footer_5d2j4","sticky":"bottom-sheet__sticky_5d2j4","highlighted":"bottom-sheet__highlighted_5d2j4","background-accent":"bottom-sheet__background-accent_5d2j4","background-info":"bottom-sheet__background-info_5d2j4","background-attention-muted":"bottom-sheet__background-attention-muted_5d2j4","background-positive-muted":"bottom-sheet__background-positive-muted_5d2j4","background-negative-muted":"bottom-sheet__background-negative-muted_5d2j4","background-primary":"bottom-sheet__background-primary_5d2j4","background-primary-inverted":"bottom-sheet__background-primary-inverted_5d2j4","background-secondary":"bottom-sheet__background-secondary_5d2j4","background-secondary-inverted":"bottom-sheet__background-secondary-inverted_5d2j4","background-tertiary":"bottom-sheet__background-tertiary_5d2j4","background-tertiary-inverted":"bottom-sheet__background-tertiary-inverted_5d2j4","background-quaternary":"bottom-sheet__background-quaternary_5d2j4","background-quaternary-inverted":"bottom-sheet__background-quaternary-inverted_5d2j4","background-specialbg-component":"bottom-sheet__background-specialbg-component_5d2j4","background-specialbg-component-inverted":"bottom-sheet__background-specialbg-component-inverted_5d2j4","background-specialbg-primary-grouped":"bottom-sheet__background-specialbg-primary-grouped_5d2j4","background-specialbg-secondary-grouped":"bottom-sheet__background-specialbg-secondary-grouped_5d2j4","background-specialbg-tertiary-grouped":"bottom-sheet__background-specialbg-tertiary-grouped_5d2j4","background-specialbg-secondary-transparent":"bottom-sheet__background-specialbg-secondary-transparent_5d2j4","background-specialbg-secondary-transparent-inverted":"bottom-sheet__background-specialbg-secondary-transparent-inverted_5d2j4","background-specialbg-tertiary-transparent":"bottom-sheet__background-specialbg-tertiary-transparent_5d2j4","background-specialbg-tertiary-transparent-inverted":"bottom-sheet__background-specialbg-tertiary-transparent-inverted_5d2j4"};
5
+ var styles = {"footer":"bottom-sheet__footer_3m2vv","sticky":"bottom-sheet__sticky_3m2vv","highlighted":"bottom-sheet__highlighted_3m2vv","background-accent":"bottom-sheet__background-accent_3m2vv","background-info":"bottom-sheet__background-info_3m2vv","background-attention-muted":"bottom-sheet__background-attention-muted_3m2vv","background-positive-muted":"bottom-sheet__background-positive-muted_3m2vv","background-negative-muted":"bottom-sheet__background-negative-muted_3m2vv","background-primary":"bottom-sheet__background-primary_3m2vv","background-primary-inverted":"bottom-sheet__background-primary-inverted_3m2vv","background-secondary":"bottom-sheet__background-secondary_3m2vv","background-secondary-inverted":"bottom-sheet__background-secondary-inverted_3m2vv","background-tertiary":"bottom-sheet__background-tertiary_3m2vv","background-tertiary-inverted":"bottom-sheet__background-tertiary-inverted_3m2vv","background-quaternary":"bottom-sheet__background-quaternary_3m2vv","background-quaternary-inverted":"bottom-sheet__background-quaternary-inverted_3m2vv","background-specialbg-component":"bottom-sheet__background-specialbg-component_3m2vv","background-specialbg-component-inverted":"bottom-sheet__background-specialbg-component-inverted_3m2vv","background-specialbg-primary-grouped":"bottom-sheet__background-specialbg-primary-grouped_3m2vv","background-specialbg-secondary-grouped":"bottom-sheet__background-specialbg-secondary-grouped_3m2vv","background-specialbg-tertiary-grouped":"bottom-sheet__background-specialbg-tertiary-grouped_3m2vv","background-specialbg-secondary-transparent":"bottom-sheet__background-specialbg-secondary-transparent_3m2vv","background-specialbg-secondary-transparent-inverted":"bottom-sheet__background-specialbg-secondary-transparent-inverted_3m2vv","background-specialbg-tertiary-transparent":"bottom-sheet__background-specialbg-tertiary-transparent_3m2vv","background-specialbg-tertiary-transparent-inverted":"bottom-sheet__background-specialbg-tertiary-transparent-inverted_3m2vv"};
6
6
  require('./index.css')
7
7
 
8
8
  var Footer = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1wmh5 */
1
+ /* hash: u4a4r */
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-bg-accent: #ef3124;
@@ -46,58 +46,58 @@
46
46
  /* footer */
47
47
  --bottom-sheet-footer-border-top: 1px solid var(--color-light-neutral-300);
48
48
  --bottom-sheet-footer-background-color: var(--color-light-modal-bg-primary);
49
- } .bottom-sheet__footer_5d2j4 {
49
+ } .bottom-sheet__footer_3m2vv {
50
50
  padding: var(--gap-m) var(--gap-m);
51
51
  background-color: var(--color-light-modal-bg-primary);
52
- } .bottom-sheet__sticky_5d2j4 {
52
+ } .bottom-sheet__sticky_3m2vv {
53
53
  position: sticky;
54
54
  bottom: 0;
55
55
  z-index: 1;
56
- } .bottom-sheet__highlighted_5d2j4 {
56
+ } .bottom-sheet__highlighted_3m2vv {
57
57
  border-top: var(--bottom-sheet-footer-border-top);
58
58
  background-color: var(--bottom-sheet-footer-background-color);
59
- } .bottom-sheet__background-accent_5d2j4 {
59
+ } .bottom-sheet__background-accent_3m2vv {
60
60
  background-color: var(--color-light-bg-accent);
61
- } .bottom-sheet__background-info_5d2j4 {
61
+ } .bottom-sheet__background-info_3m2vv {
62
62
  background-color: var(--color-light-bg-info);
63
- } .bottom-sheet__background-attention-muted_5d2j4 {
63
+ } .bottom-sheet__background-attention-muted_3m2vv {
64
64
  background-color: var(--color-light-bg-attention-muted);
65
- } .bottom-sheet__background-positive-muted_5d2j4 {
65
+ } .bottom-sheet__background-positive-muted_3m2vv {
66
66
  background-color: var(--color-light-bg-positive-muted);
67
- } .bottom-sheet__background-negative-muted_5d2j4 {
67
+ } .bottom-sheet__background-negative-muted_3m2vv {
68
68
  background-color: var(--color-light-bg-negative-muted);
69
- } .bottom-sheet__background-primary_5d2j4 {
69
+ } .bottom-sheet__background-primary_3m2vv {
70
70
  background-color: var(--color-light-bg-primary);
71
- } .bottom-sheet__background-primary-inverted_5d2j4 {
71
+ } .bottom-sheet__background-primary-inverted_3m2vv {
72
72
  background-color: var(--color-light-bg-primary-inverted);
73
- } .bottom-sheet__background-secondary_5d2j4 {
73
+ } .bottom-sheet__background-secondary_3m2vv {
74
74
  background-color: var(--color-light-bg-secondary);
75
- } .bottom-sheet__background-secondary-inverted_5d2j4 {
75
+ } .bottom-sheet__background-secondary-inverted_3m2vv {
76
76
  background-color: var(--color-light-bg-secondary-inverted);
77
- } .bottom-sheet__background-tertiary_5d2j4 {
77
+ } .bottom-sheet__background-tertiary_3m2vv {
78
78
  background-color: var(--color-light-bg-tertiary);
79
- } .bottom-sheet__background-tertiary-inverted_5d2j4 {
79
+ } .bottom-sheet__background-tertiary-inverted_3m2vv {
80
80
  background-color: var(--color-light-bg-tertiary-inverted);
81
- } .bottom-sheet__background-quaternary_5d2j4 {
81
+ } .bottom-sheet__background-quaternary_3m2vv {
82
82
  background-color: var(--color-light-bg-quaternary);
83
- } .bottom-sheet__background-quaternary-inverted_5d2j4 {
83
+ } .bottom-sheet__background-quaternary-inverted_3m2vv {
84
84
  background-color: var(--color-light-bg-quaternary-inverted);
85
- } .bottom-sheet__background-specialbg-component_5d2j4 {
85
+ } .bottom-sheet__background-specialbg-component_3m2vv {
86
86
  background-color: var(--color-light-specialbg-component);
87
- } .bottom-sheet__background-specialbg-component-inverted_5d2j4 {
87
+ } .bottom-sheet__background-specialbg-component-inverted_3m2vv {
88
88
  background-color: var(--color-light-specialbg-component-inverted);
89
- } .bottom-sheet__background-specialbg-primary-grouped_5d2j4 {
89
+ } .bottom-sheet__background-specialbg-primary-grouped_3m2vv {
90
90
  background-color: var(--color-light-specialbg-primary-grouped);
91
- } .bottom-sheet__background-specialbg-secondary-grouped_5d2j4 {
91
+ } .bottom-sheet__background-specialbg-secondary-grouped_3m2vv {
92
92
  background-color: var(--color-light-specialbg-secondary-grouped);
93
- } .bottom-sheet__background-specialbg-tertiary-grouped_5d2j4 {
93
+ } .bottom-sheet__background-specialbg-tertiary-grouped_3m2vv {
94
94
  background-color: var(--color-light-specialbg-tertiary-grouped);
95
- } .bottom-sheet__background-specialbg-secondary-transparent_5d2j4 {
95
+ } .bottom-sheet__background-specialbg-secondary-transparent_3m2vv {
96
96
  background-color: var(--color-light-specialbg-secondary-transparent);
97
- } .bottom-sheet__background-specialbg-secondary-transparent-inverted_5d2j4 {
97
+ } .bottom-sheet__background-specialbg-secondary-transparent-inverted_3m2vv {
98
98
  background-color: var(--color-light-specialbg-secondary-transparent-inverted);
99
- } .bottom-sheet__background-specialbg-tertiary-transparent_5d2j4 {
99
+ } .bottom-sheet__background-specialbg-tertiary-transparent_3m2vv {
100
100
  background-color: var(--color-light-specialbg-tertiary-transparent);
101
- } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_5d2j4 {
101
+ } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_3m2vv {
102
102
  background-color: var(--color-light-specialbg-tertiary-transparent-inverted);
103
103
  }
@@ -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-sheet__headerWrapper_2nfj4","hasContent":"bottom-sheet__hasContent_2nfj4","header":"bottom-sheet__header_2nfj4","sticky":"bottom-sheet__sticky_2nfj4","highlighted":"bottom-sheet__highlighted_2nfj4","justifyEnd":"bottom-sheet__justifyEnd_2nfj4","addon":"bottom-sheet__addon_2nfj4","addonFixed":"bottom-sheet__addonFixed_2nfj4","title":"bottom-sheet__title_2nfj4","titleCenter":"bottom-sheet__titleCenter_2nfj4","titleLeft":"bottom-sheet__titleLeft_2nfj4","trimTitle":"bottom-sheet__trimTitle_2nfj4"};
7
+ var styles = {"headerWrapper":"bottom-sheet__headerWrapper_wfvuy","hasContent":"bottom-sheet__hasContent_wfvuy","header":"bottom-sheet__header_wfvuy","sticky":"bottom-sheet__sticky_wfvuy","highlighted":"bottom-sheet__highlighted_wfvuy","justifyEnd":"bottom-sheet__justifyEnd_wfvuy","addon":"bottom-sheet__addon_wfvuy","addonFixed":"bottom-sheet__addonFixed_wfvuy","title":"bottom-sheet__title_wfvuy","titleCenter":"bottom-sheet__titleCenter_wfvuy","titleLeft":"bottom-sheet__titleLeft_wfvuy","trimTitle":"bottom-sheet__trimTitle_wfvuy"};
8
8
  require('./index.css')
9
9
 
10
10
  var Header = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1scki */
1
+ /* hash: 7hysp */
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 */
@@ -30,42 +30,42 @@
30
30
  --bottom-sheet-title-font-family: var(--font-family-system);
31
31
 
32
32
  /* footer */
33
- } .bottom-sheet__headerWrapper_2nfj4 {
33
+ } .bottom-sheet__headerWrapper_wfvuy {
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-sheet__hasContent_2nfj4 {
38
+ } .bottom-sheet__hasContent_wfvuy {
39
39
  background-color: inherit;
40
- } .bottom-sheet__header_2nfj4 {
40
+ } .bottom-sheet__header_wfvuy {
41
41
  display: flex;
42
- } .bottom-sheet__sticky_2nfj4 {
42
+ } .bottom-sheet__sticky_wfvuy {
43
43
  position: sticky;
44
44
  top: 0;
45
- } .bottom-sheet__highlighted_2nfj4 {
45
+ } .bottom-sheet__highlighted_wfvuy {
46
46
  border-bottom: var(--bottom-sheet-header-border-bottom);
47
- } .bottom-sheet__justifyEnd_2nfj4 {
47
+ } .bottom-sheet__justifyEnd_wfvuy {
48
48
  justify-content: flex-end;
49
- } .bottom-sheet__addon_2nfj4 {
49
+ } .bottom-sheet__addon_wfvuy {
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-sheet__addonFixed_2nfj4 {
55
+ } .bottom-sheet__addonFixed_wfvuy {
56
56
  position: fixed;
57
- } .bottom-sheet__title_2nfj4 {
57
+ } .bottom-sheet__title_wfvuy {
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-sheet__titleCenter_2nfj4 {
64
+ } .bottom-sheet__titleCenter_wfvuy {
65
65
  text-align: center;
66
- } .bottom-sheet__titleLeft_2nfj4 {
66
+ } .bottom-sheet__titleLeft_wfvuy {
67
67
  text-align: left;
68
- } .bottom-sheet__trimTitle_2nfj4 {
68
+ } .bottom-sheet__trimTitle_wfvuy {
69
69
  white-space: nowrap;
70
70
  overflow: hidden;
71
71
  text-overflow: ellipsis;