@alfalab/core-components-bottom-sheet 6.17.16 → 6.17.17

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
@@ -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-sheet__modal_kttwa","wrapper":"bottom-sheet__wrapper_kttwa","fullscreen":"bottom-sheet__fullscreen_kttwa","component":"bottom-sheet__component_kttwa","withTransition":"bottom-sheet__withTransition_kttwa","scrollableContainer":"bottom-sheet__scrollableContainer_kttwa","marker":"bottom-sheet__marker_kttwa","defaultMarker":"bottom-sheet__defaultMarker_kttwa","content":"bottom-sheet__content_kttwa","noHeader":"bottom-sheet__noHeader_kttwa","noFooter":"bottom-sheet__noFooter_kttwa","scrollLocked":"bottom-sheet__scrollLocked_kttwa","hiddenScrollbar":"bottom-sheet__hiddenScrollbar_kttwa","disabledPointerEvents":"bottom-sheet__disabledPointerEvents_kttwa","appear":"bottom-sheet__appear_kttwa","enter":"bottom-sheet__enter_kttwa","appearActive":"bottom-sheet__appearActive_kttwa","enterActive":"bottom-sheet__enterActive_kttwa","enterDone":"bottom-sheet__enterDone_kttwa","appearDone":"bottom-sheet__appearDone_kttwa","exit":"bottom-sheet__exit_kttwa","exitActive":"bottom-sheet__exitActive_kttwa","safeAreaBottom":"bottom-sheet__safeAreaBottom_kttwa","background-accent":"bottom-sheet__background-accent_kttwa","background-info":"bottom-sheet__background-info_kttwa","background-attention-muted":"bottom-sheet__background-attention-muted_kttwa","background-positive-muted":"bottom-sheet__background-positive-muted_kttwa","background-negative-muted":"bottom-sheet__background-negative-muted_kttwa","background-primary":"bottom-sheet__background-primary_kttwa","background-primary-inverted":"bottom-sheet__background-primary-inverted_kttwa","background-secondary":"bottom-sheet__background-secondary_kttwa","background-secondary-inverted":"bottom-sheet__background-secondary-inverted_kttwa","background-tertiary":"bottom-sheet__background-tertiary_kttwa","background-tertiary-inverted":"bottom-sheet__background-tertiary-inverted_kttwa","background-quaternary":"bottom-sheet__background-quaternary_kttwa","background-quaternary-inverted":"bottom-sheet__background-quaternary-inverted_kttwa","background-specialbg-component":"bottom-sheet__background-specialbg-component_kttwa","background-specialbg-component-inverted":"bottom-sheet__background-specialbg-component-inverted_kttwa","background-specialbg-primary-grouped":"bottom-sheet__background-specialbg-primary-grouped_kttwa","background-specialbg-secondary-grouped":"bottom-sheet__background-specialbg-secondary-grouped_kttwa","background-specialbg-tertiary-grouped":"bottom-sheet__background-specialbg-tertiary-grouped_kttwa","background-specialbg-secondary-transparent":"bottom-sheet__background-specialbg-secondary-transparent_kttwa","background-specialbg-secondary-transparent-inverted":"bottom-sheet__background-specialbg-secondary-transparent-inverted_kttwa","background-specialbg-tertiary-transparent":"bottom-sheet__background-specialbg-tertiary-transparent_kttwa","background-specialbg-tertiary-transparent-inverted":"bottom-sheet__background-specialbg-tertiary-transparent-inverted_kttwa"};
26
+ var styles = {"modal":"bottom-sheet__modal_tyvw6","wrapper":"bottom-sheet__wrapper_tyvw6","fullscreen":"bottom-sheet__fullscreen_tyvw6","component":"bottom-sheet__component_tyvw6","withTransition":"bottom-sheet__withTransition_tyvw6","scrollableContainer":"bottom-sheet__scrollableContainer_tyvw6","marker":"bottom-sheet__marker_tyvw6","defaultMarker":"bottom-sheet__defaultMarker_tyvw6","content":"bottom-sheet__content_tyvw6","noHeader":"bottom-sheet__noHeader_tyvw6","noFooter":"bottom-sheet__noFooter_tyvw6","scrollLocked":"bottom-sheet__scrollLocked_tyvw6","hiddenScrollbar":"bottom-sheet__hiddenScrollbar_tyvw6","disabledPointerEvents":"bottom-sheet__disabledPointerEvents_tyvw6","appear":"bottom-sheet__appear_tyvw6","enter":"bottom-sheet__enter_tyvw6","appearActive":"bottom-sheet__appearActive_tyvw6","enterActive":"bottom-sheet__enterActive_tyvw6","enterDone":"bottom-sheet__enterDone_tyvw6","appearDone":"bottom-sheet__appearDone_tyvw6","exit":"bottom-sheet__exit_tyvw6","exitActive":"bottom-sheet__exitActive_tyvw6","safeAreaBottom":"bottom-sheet__safeAreaBottom_tyvw6","background-accent":"bottom-sheet__background-accent_tyvw6","background-info":"bottom-sheet__background-info_tyvw6","background-attention-muted":"bottom-sheet__background-attention-muted_tyvw6","background-positive-muted":"bottom-sheet__background-positive-muted_tyvw6","background-negative-muted":"bottom-sheet__background-negative-muted_tyvw6","background-primary":"bottom-sheet__background-primary_tyvw6","background-primary-inverted":"bottom-sheet__background-primary-inverted_tyvw6","background-secondary":"bottom-sheet__background-secondary_tyvw6","background-secondary-inverted":"bottom-sheet__background-secondary-inverted_tyvw6","background-tertiary":"bottom-sheet__background-tertiary_tyvw6","background-tertiary-inverted":"bottom-sheet__background-tertiary-inverted_tyvw6","background-quaternary":"bottom-sheet__background-quaternary_tyvw6","background-quaternary-inverted":"bottom-sheet__background-quaternary-inverted_tyvw6","background-specialbg-component":"bottom-sheet__background-specialbg-component_tyvw6","background-specialbg-component-inverted":"bottom-sheet__background-specialbg-component-inverted_tyvw6","background-specialbg-primary-grouped":"bottom-sheet__background-specialbg-primary-grouped_tyvw6","background-specialbg-secondary-grouped":"bottom-sheet__background-specialbg-secondary-grouped_tyvw6","background-specialbg-tertiary-grouped":"bottom-sheet__background-specialbg-tertiary-grouped_tyvw6","background-specialbg-secondary-transparent":"bottom-sheet__background-specialbg-secondary-transparent_tyvw6","background-specialbg-secondary-transparent-inverted":"bottom-sheet__background-specialbg-secondary-transparent-inverted_tyvw6","background-specialbg-tertiary-transparent":"bottom-sheet__background-specialbg-tertiary-transparent_tyvw6","background-specialbg-tertiary-transparent-inverted":"bottom-sheet__background-specialbg-tertiary-transparent-inverted_tyvw6"};
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-sheet__footer_40yy4","sticky":"bottom-sheet__sticky_40yy4","highlighted":"bottom-sheet__highlighted_40yy4","background-accent":"bottom-sheet__background-accent_40yy4","background-info":"bottom-sheet__background-info_40yy4","background-attention-muted":"bottom-sheet__background-attention-muted_40yy4","background-positive-muted":"bottom-sheet__background-positive-muted_40yy4","background-negative-muted":"bottom-sheet__background-negative-muted_40yy4","background-primary":"bottom-sheet__background-primary_40yy4","background-primary-inverted":"bottom-sheet__background-primary-inverted_40yy4","background-secondary":"bottom-sheet__background-secondary_40yy4","background-secondary-inverted":"bottom-sheet__background-secondary-inverted_40yy4","background-tertiary":"bottom-sheet__background-tertiary_40yy4","background-tertiary-inverted":"bottom-sheet__background-tertiary-inverted_40yy4","background-quaternary":"bottom-sheet__background-quaternary_40yy4","background-quaternary-inverted":"bottom-sheet__background-quaternary-inverted_40yy4","background-specialbg-component":"bottom-sheet__background-specialbg-component_40yy4","background-specialbg-component-inverted":"bottom-sheet__background-specialbg-component-inverted_40yy4","background-specialbg-primary-grouped":"bottom-sheet__background-specialbg-primary-grouped_40yy4","background-specialbg-secondary-grouped":"bottom-sheet__background-specialbg-secondary-grouped_40yy4","background-specialbg-tertiary-grouped":"bottom-sheet__background-specialbg-tertiary-grouped_40yy4","background-specialbg-secondary-transparent":"bottom-sheet__background-specialbg-secondary-transparent_40yy4","background-specialbg-secondary-transparent-inverted":"bottom-sheet__background-specialbg-secondary-transparent-inverted_40yy4","background-specialbg-tertiary-transparent":"bottom-sheet__background-specialbg-tertiary-transparent_40yy4","background-specialbg-tertiary-transparent-inverted":"bottom-sheet__background-specialbg-tertiary-transparent-inverted_40yy4"};
14
+ var styles = {"footer":"bottom-sheet__footer_gws6o","sticky":"bottom-sheet__sticky_gws6o","highlighted":"bottom-sheet__highlighted_gws6o","background-accent":"bottom-sheet__background-accent_gws6o","background-info":"bottom-sheet__background-info_gws6o","background-attention-muted":"bottom-sheet__background-attention-muted_gws6o","background-positive-muted":"bottom-sheet__background-positive-muted_gws6o","background-negative-muted":"bottom-sheet__background-negative-muted_gws6o","background-primary":"bottom-sheet__background-primary_gws6o","background-primary-inverted":"bottom-sheet__background-primary-inverted_gws6o","background-secondary":"bottom-sheet__background-secondary_gws6o","background-secondary-inverted":"bottom-sheet__background-secondary-inverted_gws6o","background-tertiary":"bottom-sheet__background-tertiary_gws6o","background-tertiary-inverted":"bottom-sheet__background-tertiary-inverted_gws6o","background-quaternary":"bottom-sheet__background-quaternary_gws6o","background-quaternary-inverted":"bottom-sheet__background-quaternary-inverted_gws6o","background-specialbg-component":"bottom-sheet__background-specialbg-component_gws6o","background-specialbg-component-inverted":"bottom-sheet__background-specialbg-component-inverted_gws6o","background-specialbg-primary-grouped":"bottom-sheet__background-specialbg-primary-grouped_gws6o","background-specialbg-secondary-grouped":"bottom-sheet__background-specialbg-secondary-grouped_gws6o","background-specialbg-tertiary-grouped":"bottom-sheet__background-specialbg-tertiary-grouped_gws6o","background-specialbg-secondary-transparent":"bottom-sheet__background-specialbg-secondary-transparent_gws6o","background-specialbg-secondary-transparent-inverted":"bottom-sheet__background-specialbg-secondary-transparent-inverted_gws6o","background-specialbg-tertiary-transparent":"bottom-sheet__background-specialbg-tertiary-transparent_gws6o","background-specialbg-tertiary-transparent-inverted":"bottom-sheet__background-specialbg-tertiary-transparent-inverted_gws6o"};
15
15
  require('./index.css')
16
16
 
17
17
  var Footer = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: ow3gp */
1
+ /* hash: 1j1yz */
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-sheet__footer_40yy4 {
58
+ } .bottom-sheet__footer_gws6o {
59
59
  padding: var(--gap-16) var(--gap-16);
60
60
  background-color: var(--color-light-modal-bg-primary);
61
- } .bottom-sheet__sticky_40yy4 {
61
+ } .bottom-sheet__sticky_gws6o {
62
62
  position: sticky;
63
63
  bottom: var(--gap-0);
64
64
  z-index: 1;
65
- } .bottom-sheet__highlighted_40yy4 {
65
+ } .bottom-sheet__highlighted_gws6o {
66
66
  border-top: var(--bottom-sheet-footer-border-top);
67
67
  background-color: var(--bottom-sheet-footer-background-color);
68
- } .bottom-sheet__background-accent_40yy4 {
68
+ } .bottom-sheet__background-accent_gws6o {
69
69
  background-color: var(--color-light-bg-accent);
70
- } .bottom-sheet__background-info_40yy4 {
70
+ } .bottom-sheet__background-info_gws6o {
71
71
  background-color: var(--color-light-bg-info);
72
- } .bottom-sheet__background-attention-muted_40yy4 {
72
+ } .bottom-sheet__background-attention-muted_gws6o {
73
73
  background-color: var(--color-light-bg-attention-muted);
74
- } .bottom-sheet__background-positive-muted_40yy4 {
74
+ } .bottom-sheet__background-positive-muted_gws6o {
75
75
  background-color: var(--color-light-bg-positive-muted);
76
- } .bottom-sheet__background-negative-muted_40yy4 {
76
+ } .bottom-sheet__background-negative-muted_gws6o {
77
77
  background-color: var(--color-light-bg-negative-muted);
78
- } .bottom-sheet__background-primary_40yy4 {
78
+ } .bottom-sheet__background-primary_gws6o {
79
79
  background-color: var(--color-light-bg-primary);
80
- } .bottom-sheet__background-primary-inverted_40yy4 {
80
+ } .bottom-sheet__background-primary-inverted_gws6o {
81
81
  background-color: var(--color-light-bg-primary-inverted);
82
- } .bottom-sheet__background-secondary_40yy4 {
82
+ } .bottom-sheet__background-secondary_gws6o {
83
83
  background-color: var(--color-light-bg-secondary);
84
- } .bottom-sheet__background-secondary-inverted_40yy4 {
84
+ } .bottom-sheet__background-secondary-inverted_gws6o {
85
85
  background-color: var(--color-light-bg-secondary-inverted);
86
- } .bottom-sheet__background-tertiary_40yy4 {
86
+ } .bottom-sheet__background-tertiary_gws6o {
87
87
  background-color: var(--color-light-bg-tertiary);
88
- } .bottom-sheet__background-tertiary-inverted_40yy4 {
88
+ } .bottom-sheet__background-tertiary-inverted_gws6o {
89
89
  background-color: var(--color-light-bg-tertiary-inverted);
90
- } .bottom-sheet__background-quaternary_40yy4 {
90
+ } .bottom-sheet__background-quaternary_gws6o {
91
91
  background-color: var(--color-light-bg-quaternary);
92
- } .bottom-sheet__background-quaternary-inverted_40yy4 {
92
+ } .bottom-sheet__background-quaternary-inverted_gws6o {
93
93
  background-color: var(--color-light-bg-quaternary-inverted);
94
- } .bottom-sheet__background-specialbg-component_40yy4 {
94
+ } .bottom-sheet__background-specialbg-component_gws6o {
95
95
  background-color: var(--color-light-specialbg-component);
96
- } .bottom-sheet__background-specialbg-component-inverted_40yy4 {
96
+ } .bottom-sheet__background-specialbg-component-inverted_gws6o {
97
97
  background-color: var(--color-light-specialbg-component-inverted);
98
- } .bottom-sheet__background-specialbg-primary-grouped_40yy4 {
98
+ } .bottom-sheet__background-specialbg-primary-grouped_gws6o {
99
99
  background-color: var(--color-light-specialbg-primary-grouped);
100
- } .bottom-sheet__background-specialbg-secondary-grouped_40yy4 {
100
+ } .bottom-sheet__background-specialbg-secondary-grouped_gws6o {
101
101
  background-color: var(--color-light-specialbg-secondary-grouped);
102
- } .bottom-sheet__background-specialbg-tertiary-grouped_40yy4 {
102
+ } .bottom-sheet__background-specialbg-tertiary-grouped_gws6o {
103
103
  background-color: var(--color-light-specialbg-tertiary-grouped);
104
- } .bottom-sheet__background-specialbg-secondary-transparent_40yy4 {
104
+ } .bottom-sheet__background-specialbg-secondary-transparent_gws6o {
105
105
  background-color: var(--color-light-specialbg-secondary-transparent);
106
- } .bottom-sheet__background-specialbg-secondary-transparent-inverted_40yy4 {
106
+ } .bottom-sheet__background-specialbg-secondary-transparent-inverted_gws6o {
107
107
  background-color: var(--color-light-specialbg-secondary-transparent-inverted);
108
- } .bottom-sheet__background-specialbg-tertiary-transparent_40yy4 {
108
+ } .bottom-sheet__background-specialbg-tertiary-transparent_gws6o {
109
109
  background-color: var(--color-light-specialbg-tertiary-transparent);
110
- } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_40yy4 {
110
+ } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_gws6o {
111
111
  background-color: var(--color-light-specialbg-tertiary-transparent-inverted);
112
112
  }
@@ -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_1sun9","hasContent":"bottom-sheet__hasContent_1sun9","header":"bottom-sheet__header_1sun9","sticky":"bottom-sheet__sticky_1sun9","highlighted":"bottom-sheet__highlighted_1sun9","justifyEnd":"bottom-sheet__justifyEnd_1sun9","addon":"bottom-sheet__addon_1sun9","addonFixed":"bottom-sheet__addonFixed_1sun9","title":"bottom-sheet__title_1sun9","titleCenter":"bottom-sheet__titleCenter_1sun9","titleLeft":"bottom-sheet__titleLeft_1sun9","trimTitle":"bottom-sheet__trimTitle_1sun9"};
16
+ var styles = {"headerWrapper":"bottom-sheet__headerWrapper_1ejwk","hasContent":"bottom-sheet__hasContent_1ejwk","header":"bottom-sheet__header_1ejwk","sticky":"bottom-sheet__sticky_1ejwk","highlighted":"bottom-sheet__highlighted_1ejwk","justifyEnd":"bottom-sheet__justifyEnd_1ejwk","addon":"bottom-sheet__addon_1ejwk","addonFixed":"bottom-sheet__addonFixed_1ejwk","title":"bottom-sheet__title_1ejwk","titleCenter":"bottom-sheet__titleCenter_1ejwk","titleLeft":"bottom-sheet__titleLeft_1ejwk","trimTitle":"bottom-sheet__trimTitle_1ejwk"};
17
17
  require('./index.css')
18
18
 
19
19
  var Header = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 15jgh */
1
+ /* hash: t9eth */
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,42 @@
41
41
  --bottom-sheet-title-font-family: var(--font-family-system);
42
42
 
43
43
  /* footer */
44
- } .bottom-sheet__headerWrapper_1sun9 {
44
+ } .bottom-sheet__headerWrapper_1ejwk {
45
45
  padding: var(--gap-12) var(--gap-8) var(--gap-4);
46
46
  border-top-left-radius: inherit;
47
47
  border-top-right-radius: inherit;
48
48
  z-index: 1;
49
- } .bottom-sheet__hasContent_1sun9 {
49
+ } .bottom-sheet__hasContent_1ejwk {
50
50
  background-color: inherit;
51
- } .bottom-sheet__header_1sun9 {
51
+ } .bottom-sheet__header_1ejwk {
52
52
  display: flex;
53
- } .bottom-sheet__sticky_1sun9 {
53
+ } .bottom-sheet__sticky_1ejwk {
54
54
  position: sticky;
55
55
  top: var(--gap-0);
56
- } .bottom-sheet__highlighted_1sun9 {
56
+ } .bottom-sheet__highlighted_1ejwk {
57
57
  border-bottom: var(--bottom-sheet-header-border-bottom);
58
- } .bottom-sheet__justifyEnd_1sun9 {
58
+ } .bottom-sheet__justifyEnd_1ejwk {
59
59
  justify-content: flex-end;
60
- } .bottom-sheet__addon_1sun9 {
60
+ } .bottom-sheet__addon_1ejwk {
61
61
  display: flex;
62
62
  justify-content: center;
63
63
  align-items: center;
64
64
  min-width: 48px;
65
65
  height: 48px;
66
- } .bottom-sheet__addonFixed_1sun9 {
66
+ } .bottom-sheet__addonFixed_1ejwk {
67
67
  position: fixed;
68
- } .bottom-sheet__title_1sun9 {
68
+ } .bottom-sheet__title_1ejwk {
69
69
  padding: 10px var(--gap-8);
70
70
  width: 100%;
71
71
  font-size: var(--bottom-sheet-title-font-size);
72
72
  font-weight: var(--bottom-sheet-title-font-weight);
73
73
  line-height: var(--bottom-sheet-title-line-height);
74
74
  font-family: var(--bottom-sheet-title-font-family);
75
- } .bottom-sheet__titleCenter_1sun9 {
75
+ } .bottom-sheet__titleCenter_1ejwk {
76
76
  text-align: center;
77
- } .bottom-sheet__titleLeft_1sun9 {
77
+ } .bottom-sheet__titleLeft_1ejwk {
78
78
  text-align: left;
79
- } .bottom-sheet__trimTitle_1sun9 {
79
+ } .bottom-sheet__trimTitle_1ejwk {
80
80
  white-space: nowrap;
81
81
  overflow: hidden;
82
82
  text-overflow: ellipsis;
package/esm/component.js CHANGED
@@ -13,7 +13,7 @@ import { horizontalDirections } from './consts/swipeConsts.js';
13
13
  import { useVisibleViewportSize } from './hooks/use-visualviewport-size.js';
14
14
  import { convertPercentToNumber, TIMEOUT, MARKER_HEIGHT, SCROLL_OFFSET, SWIPE_VELOCITY, CLOSE_OFFSET } from './utils.js';
15
15
 
16
- var styles = {"modal":"bottom-sheet__modal_kttwa","wrapper":"bottom-sheet__wrapper_kttwa","fullscreen":"bottom-sheet__fullscreen_kttwa","component":"bottom-sheet__component_kttwa","withTransition":"bottom-sheet__withTransition_kttwa","scrollableContainer":"bottom-sheet__scrollableContainer_kttwa","marker":"bottom-sheet__marker_kttwa","defaultMarker":"bottom-sheet__defaultMarker_kttwa","content":"bottom-sheet__content_kttwa","noHeader":"bottom-sheet__noHeader_kttwa","noFooter":"bottom-sheet__noFooter_kttwa","scrollLocked":"bottom-sheet__scrollLocked_kttwa","hiddenScrollbar":"bottom-sheet__hiddenScrollbar_kttwa","disabledPointerEvents":"bottom-sheet__disabledPointerEvents_kttwa","appear":"bottom-sheet__appear_kttwa","enter":"bottom-sheet__enter_kttwa","appearActive":"bottom-sheet__appearActive_kttwa","enterActive":"bottom-sheet__enterActive_kttwa","enterDone":"bottom-sheet__enterDone_kttwa","appearDone":"bottom-sheet__appearDone_kttwa","exit":"bottom-sheet__exit_kttwa","exitActive":"bottom-sheet__exitActive_kttwa","safeAreaBottom":"bottom-sheet__safeAreaBottom_kttwa","background-accent":"bottom-sheet__background-accent_kttwa","background-info":"bottom-sheet__background-info_kttwa","background-attention-muted":"bottom-sheet__background-attention-muted_kttwa","background-positive-muted":"bottom-sheet__background-positive-muted_kttwa","background-negative-muted":"bottom-sheet__background-negative-muted_kttwa","background-primary":"bottom-sheet__background-primary_kttwa","background-primary-inverted":"bottom-sheet__background-primary-inverted_kttwa","background-secondary":"bottom-sheet__background-secondary_kttwa","background-secondary-inverted":"bottom-sheet__background-secondary-inverted_kttwa","background-tertiary":"bottom-sheet__background-tertiary_kttwa","background-tertiary-inverted":"bottom-sheet__background-tertiary-inverted_kttwa","background-quaternary":"bottom-sheet__background-quaternary_kttwa","background-quaternary-inverted":"bottom-sheet__background-quaternary-inverted_kttwa","background-specialbg-component":"bottom-sheet__background-specialbg-component_kttwa","background-specialbg-component-inverted":"bottom-sheet__background-specialbg-component-inverted_kttwa","background-specialbg-primary-grouped":"bottom-sheet__background-specialbg-primary-grouped_kttwa","background-specialbg-secondary-grouped":"bottom-sheet__background-specialbg-secondary-grouped_kttwa","background-specialbg-tertiary-grouped":"bottom-sheet__background-specialbg-tertiary-grouped_kttwa","background-specialbg-secondary-transparent":"bottom-sheet__background-specialbg-secondary-transparent_kttwa","background-specialbg-secondary-transparent-inverted":"bottom-sheet__background-specialbg-secondary-transparent-inverted_kttwa","background-specialbg-tertiary-transparent":"bottom-sheet__background-specialbg-tertiary-transparent_kttwa","background-specialbg-tertiary-transparent-inverted":"bottom-sheet__background-specialbg-tertiary-transparent-inverted_kttwa"};
16
+ var styles = {"modal":"bottom-sheet__modal_tyvw6","wrapper":"bottom-sheet__wrapper_tyvw6","fullscreen":"bottom-sheet__fullscreen_tyvw6","component":"bottom-sheet__component_tyvw6","withTransition":"bottom-sheet__withTransition_tyvw6","scrollableContainer":"bottom-sheet__scrollableContainer_tyvw6","marker":"bottom-sheet__marker_tyvw6","defaultMarker":"bottom-sheet__defaultMarker_tyvw6","content":"bottom-sheet__content_tyvw6","noHeader":"bottom-sheet__noHeader_tyvw6","noFooter":"bottom-sheet__noFooter_tyvw6","scrollLocked":"bottom-sheet__scrollLocked_tyvw6","hiddenScrollbar":"bottom-sheet__hiddenScrollbar_tyvw6","disabledPointerEvents":"bottom-sheet__disabledPointerEvents_tyvw6","appear":"bottom-sheet__appear_tyvw6","enter":"bottom-sheet__enter_tyvw6","appearActive":"bottom-sheet__appearActive_tyvw6","enterActive":"bottom-sheet__enterActive_tyvw6","enterDone":"bottom-sheet__enterDone_tyvw6","appearDone":"bottom-sheet__appearDone_tyvw6","exit":"bottom-sheet__exit_tyvw6","exitActive":"bottom-sheet__exitActive_tyvw6","safeAreaBottom":"bottom-sheet__safeAreaBottom_tyvw6","background-accent":"bottom-sheet__background-accent_tyvw6","background-info":"bottom-sheet__background-info_tyvw6","background-attention-muted":"bottom-sheet__background-attention-muted_tyvw6","background-positive-muted":"bottom-sheet__background-positive-muted_tyvw6","background-negative-muted":"bottom-sheet__background-negative-muted_tyvw6","background-primary":"bottom-sheet__background-primary_tyvw6","background-primary-inverted":"bottom-sheet__background-primary-inverted_tyvw6","background-secondary":"bottom-sheet__background-secondary_tyvw6","background-secondary-inverted":"bottom-sheet__background-secondary-inverted_tyvw6","background-tertiary":"bottom-sheet__background-tertiary_tyvw6","background-tertiary-inverted":"bottom-sheet__background-tertiary-inverted_tyvw6","background-quaternary":"bottom-sheet__background-quaternary_tyvw6","background-quaternary-inverted":"bottom-sheet__background-quaternary-inverted_tyvw6","background-specialbg-component":"bottom-sheet__background-specialbg-component_tyvw6","background-specialbg-component-inverted":"bottom-sheet__background-specialbg-component-inverted_tyvw6","background-specialbg-primary-grouped":"bottom-sheet__background-specialbg-primary-grouped_tyvw6","background-specialbg-secondary-grouped":"bottom-sheet__background-specialbg-secondary-grouped_tyvw6","background-specialbg-tertiary-grouped":"bottom-sheet__background-specialbg-tertiary-grouped_tyvw6","background-specialbg-secondary-transparent":"bottom-sheet__background-specialbg-secondary-transparent_tyvw6","background-specialbg-secondary-transparent-inverted":"bottom-sheet__background-specialbg-secondary-transparent-inverted_tyvw6","background-specialbg-tertiary-transparent":"bottom-sheet__background-specialbg-tertiary-transparent_tyvw6","background-specialbg-tertiary-transparent-inverted":"bottom-sheet__background-specialbg-tertiary-transparent-inverted_tyvw6"};
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-sheet__footer_40yy4","sticky":"bottom-sheet__sticky_40yy4","highlighted":"bottom-sheet__highlighted_40yy4","background-accent":"bottom-sheet__background-accent_40yy4","background-info":"bottom-sheet__background-info_40yy4","background-attention-muted":"bottom-sheet__background-attention-muted_40yy4","background-positive-muted":"bottom-sheet__background-positive-muted_40yy4","background-negative-muted":"bottom-sheet__background-negative-muted_40yy4","background-primary":"bottom-sheet__background-primary_40yy4","background-primary-inverted":"bottom-sheet__background-primary-inverted_40yy4","background-secondary":"bottom-sheet__background-secondary_40yy4","background-secondary-inverted":"bottom-sheet__background-secondary-inverted_40yy4","background-tertiary":"bottom-sheet__background-tertiary_40yy4","background-tertiary-inverted":"bottom-sheet__background-tertiary-inverted_40yy4","background-quaternary":"bottom-sheet__background-quaternary_40yy4","background-quaternary-inverted":"bottom-sheet__background-quaternary-inverted_40yy4","background-specialbg-component":"bottom-sheet__background-specialbg-component_40yy4","background-specialbg-component-inverted":"bottom-sheet__background-specialbg-component-inverted_40yy4","background-specialbg-primary-grouped":"bottom-sheet__background-specialbg-primary-grouped_40yy4","background-specialbg-secondary-grouped":"bottom-sheet__background-specialbg-secondary-grouped_40yy4","background-specialbg-tertiary-grouped":"bottom-sheet__background-specialbg-tertiary-grouped_40yy4","background-specialbg-secondary-transparent":"bottom-sheet__background-specialbg-secondary-transparent_40yy4","background-specialbg-secondary-transparent-inverted":"bottom-sheet__background-specialbg-secondary-transparent-inverted_40yy4","background-specialbg-tertiary-transparent":"bottom-sheet__background-specialbg-tertiary-transparent_40yy4","background-specialbg-tertiary-transparent-inverted":"bottom-sheet__background-specialbg-tertiary-transparent-inverted_40yy4"};
5
+ var styles = {"footer":"bottom-sheet__footer_gws6o","sticky":"bottom-sheet__sticky_gws6o","highlighted":"bottom-sheet__highlighted_gws6o","background-accent":"bottom-sheet__background-accent_gws6o","background-info":"bottom-sheet__background-info_gws6o","background-attention-muted":"bottom-sheet__background-attention-muted_gws6o","background-positive-muted":"bottom-sheet__background-positive-muted_gws6o","background-negative-muted":"bottom-sheet__background-negative-muted_gws6o","background-primary":"bottom-sheet__background-primary_gws6o","background-primary-inverted":"bottom-sheet__background-primary-inverted_gws6o","background-secondary":"bottom-sheet__background-secondary_gws6o","background-secondary-inverted":"bottom-sheet__background-secondary-inverted_gws6o","background-tertiary":"bottom-sheet__background-tertiary_gws6o","background-tertiary-inverted":"bottom-sheet__background-tertiary-inverted_gws6o","background-quaternary":"bottom-sheet__background-quaternary_gws6o","background-quaternary-inverted":"bottom-sheet__background-quaternary-inverted_gws6o","background-specialbg-component":"bottom-sheet__background-specialbg-component_gws6o","background-specialbg-component-inverted":"bottom-sheet__background-specialbg-component-inverted_gws6o","background-specialbg-primary-grouped":"bottom-sheet__background-specialbg-primary-grouped_gws6o","background-specialbg-secondary-grouped":"bottom-sheet__background-specialbg-secondary-grouped_gws6o","background-specialbg-tertiary-grouped":"bottom-sheet__background-specialbg-tertiary-grouped_gws6o","background-specialbg-secondary-transparent":"bottom-sheet__background-specialbg-secondary-transparent_gws6o","background-specialbg-secondary-transparent-inverted":"bottom-sheet__background-specialbg-secondary-transparent-inverted_gws6o","background-specialbg-tertiary-transparent":"bottom-sheet__background-specialbg-tertiary-transparent_gws6o","background-specialbg-tertiary-transparent-inverted":"bottom-sheet__background-specialbg-tertiary-transparent-inverted_gws6o"};
6
6
  require('./index.css')
7
7
 
8
8
  var Footer = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: ow3gp */
1
+ /* hash: 1j1yz */
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-sheet__footer_40yy4 {
58
+ } .bottom-sheet__footer_gws6o {
59
59
  padding: var(--gap-16) var(--gap-16);
60
60
  background-color: var(--color-light-modal-bg-primary);
61
- } .bottom-sheet__sticky_40yy4 {
61
+ } .bottom-sheet__sticky_gws6o {
62
62
  position: sticky;
63
63
  bottom: var(--gap-0);
64
64
  z-index: 1;
65
- } .bottom-sheet__highlighted_40yy4 {
65
+ } .bottom-sheet__highlighted_gws6o {
66
66
  border-top: var(--bottom-sheet-footer-border-top);
67
67
  background-color: var(--bottom-sheet-footer-background-color);
68
- } .bottom-sheet__background-accent_40yy4 {
68
+ } .bottom-sheet__background-accent_gws6o {
69
69
  background-color: var(--color-light-bg-accent);
70
- } .bottom-sheet__background-info_40yy4 {
70
+ } .bottom-sheet__background-info_gws6o {
71
71
  background-color: var(--color-light-bg-info);
72
- } .bottom-sheet__background-attention-muted_40yy4 {
72
+ } .bottom-sheet__background-attention-muted_gws6o {
73
73
  background-color: var(--color-light-bg-attention-muted);
74
- } .bottom-sheet__background-positive-muted_40yy4 {
74
+ } .bottom-sheet__background-positive-muted_gws6o {
75
75
  background-color: var(--color-light-bg-positive-muted);
76
- } .bottom-sheet__background-negative-muted_40yy4 {
76
+ } .bottom-sheet__background-negative-muted_gws6o {
77
77
  background-color: var(--color-light-bg-negative-muted);
78
- } .bottom-sheet__background-primary_40yy4 {
78
+ } .bottom-sheet__background-primary_gws6o {
79
79
  background-color: var(--color-light-bg-primary);
80
- } .bottom-sheet__background-primary-inverted_40yy4 {
80
+ } .bottom-sheet__background-primary-inverted_gws6o {
81
81
  background-color: var(--color-light-bg-primary-inverted);
82
- } .bottom-sheet__background-secondary_40yy4 {
82
+ } .bottom-sheet__background-secondary_gws6o {
83
83
  background-color: var(--color-light-bg-secondary);
84
- } .bottom-sheet__background-secondary-inverted_40yy4 {
84
+ } .bottom-sheet__background-secondary-inverted_gws6o {
85
85
  background-color: var(--color-light-bg-secondary-inverted);
86
- } .bottom-sheet__background-tertiary_40yy4 {
86
+ } .bottom-sheet__background-tertiary_gws6o {
87
87
  background-color: var(--color-light-bg-tertiary);
88
- } .bottom-sheet__background-tertiary-inverted_40yy4 {
88
+ } .bottom-sheet__background-tertiary-inverted_gws6o {
89
89
  background-color: var(--color-light-bg-tertiary-inverted);
90
- } .bottom-sheet__background-quaternary_40yy4 {
90
+ } .bottom-sheet__background-quaternary_gws6o {
91
91
  background-color: var(--color-light-bg-quaternary);
92
- } .bottom-sheet__background-quaternary-inverted_40yy4 {
92
+ } .bottom-sheet__background-quaternary-inverted_gws6o {
93
93
  background-color: var(--color-light-bg-quaternary-inverted);
94
- } .bottom-sheet__background-specialbg-component_40yy4 {
94
+ } .bottom-sheet__background-specialbg-component_gws6o {
95
95
  background-color: var(--color-light-specialbg-component);
96
- } .bottom-sheet__background-specialbg-component-inverted_40yy4 {
96
+ } .bottom-sheet__background-specialbg-component-inverted_gws6o {
97
97
  background-color: var(--color-light-specialbg-component-inverted);
98
- } .bottom-sheet__background-specialbg-primary-grouped_40yy4 {
98
+ } .bottom-sheet__background-specialbg-primary-grouped_gws6o {
99
99
  background-color: var(--color-light-specialbg-primary-grouped);
100
- } .bottom-sheet__background-specialbg-secondary-grouped_40yy4 {
100
+ } .bottom-sheet__background-specialbg-secondary-grouped_gws6o {
101
101
  background-color: var(--color-light-specialbg-secondary-grouped);
102
- } .bottom-sheet__background-specialbg-tertiary-grouped_40yy4 {
102
+ } .bottom-sheet__background-specialbg-tertiary-grouped_gws6o {
103
103
  background-color: var(--color-light-specialbg-tertiary-grouped);
104
- } .bottom-sheet__background-specialbg-secondary-transparent_40yy4 {
104
+ } .bottom-sheet__background-specialbg-secondary-transparent_gws6o {
105
105
  background-color: var(--color-light-specialbg-secondary-transparent);
106
- } .bottom-sheet__background-specialbg-secondary-transparent-inverted_40yy4 {
106
+ } .bottom-sheet__background-specialbg-secondary-transparent-inverted_gws6o {
107
107
  background-color: var(--color-light-specialbg-secondary-transparent-inverted);
108
- } .bottom-sheet__background-specialbg-tertiary-transparent_40yy4 {
108
+ } .bottom-sheet__background-specialbg-tertiary-transparent_gws6o {
109
109
  background-color: var(--color-light-specialbg-tertiary-transparent);
110
- } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_40yy4 {
110
+ } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_gws6o {
111
111
  background-color: var(--color-light-specialbg-tertiary-transparent-inverted);
112
112
  }
@@ -4,7 +4,7 @@ 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-sheet__headerWrapper_1sun9","hasContent":"bottom-sheet__hasContent_1sun9","header":"bottom-sheet__header_1sun9","sticky":"bottom-sheet__sticky_1sun9","highlighted":"bottom-sheet__highlighted_1sun9","justifyEnd":"bottom-sheet__justifyEnd_1sun9","addon":"bottom-sheet__addon_1sun9","addonFixed":"bottom-sheet__addonFixed_1sun9","title":"bottom-sheet__title_1sun9","titleCenter":"bottom-sheet__titleCenter_1sun9","titleLeft":"bottom-sheet__titleLeft_1sun9","trimTitle":"bottom-sheet__trimTitle_1sun9"};
7
+ var styles = {"headerWrapper":"bottom-sheet__headerWrapper_1ejwk","hasContent":"bottom-sheet__hasContent_1ejwk","header":"bottom-sheet__header_1ejwk","sticky":"bottom-sheet__sticky_1ejwk","highlighted":"bottom-sheet__highlighted_1ejwk","justifyEnd":"bottom-sheet__justifyEnd_1ejwk","addon":"bottom-sheet__addon_1ejwk","addonFixed":"bottom-sheet__addonFixed_1ejwk","title":"bottom-sheet__title_1ejwk","titleCenter":"bottom-sheet__titleCenter_1ejwk","titleLeft":"bottom-sheet__titleLeft_1ejwk","trimTitle":"bottom-sheet__trimTitle_1ejwk"};
8
8
  require('./index.css')
9
9
 
10
10
  var Header = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 15jgh */
1
+ /* hash: t9eth */
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,42 @@
41
41
  --bottom-sheet-title-font-family: var(--font-family-system);
42
42
 
43
43
  /* footer */
44
- } .bottom-sheet__headerWrapper_1sun9 {
44
+ } .bottom-sheet__headerWrapper_1ejwk {
45
45
  padding: var(--gap-12) var(--gap-8) var(--gap-4);
46
46
  border-top-left-radius: inherit;
47
47
  border-top-right-radius: inherit;
48
48
  z-index: 1;
49
- } .bottom-sheet__hasContent_1sun9 {
49
+ } .bottom-sheet__hasContent_1ejwk {
50
50
  background-color: inherit;
51
- } .bottom-sheet__header_1sun9 {
51
+ } .bottom-sheet__header_1ejwk {
52
52
  display: flex;
53
- } .bottom-sheet__sticky_1sun9 {
53
+ } .bottom-sheet__sticky_1ejwk {
54
54
  position: sticky;
55
55
  top: var(--gap-0);
56
- } .bottom-sheet__highlighted_1sun9 {
56
+ } .bottom-sheet__highlighted_1ejwk {
57
57
  border-bottom: var(--bottom-sheet-header-border-bottom);
58
- } .bottom-sheet__justifyEnd_1sun9 {
58
+ } .bottom-sheet__justifyEnd_1ejwk {
59
59
  justify-content: flex-end;
60
- } .bottom-sheet__addon_1sun9 {
60
+ } .bottom-sheet__addon_1ejwk {
61
61
  display: flex;
62
62
  justify-content: center;
63
63
  align-items: center;
64
64
  min-width: 48px;
65
65
  height: 48px;
66
- } .bottom-sheet__addonFixed_1sun9 {
66
+ } .bottom-sheet__addonFixed_1ejwk {
67
67
  position: fixed;
68
- } .bottom-sheet__title_1sun9 {
68
+ } .bottom-sheet__title_1ejwk {
69
69
  padding: 10px var(--gap-8);
70
70
  width: 100%;
71
71
  font-size: var(--bottom-sheet-title-font-size);
72
72
  font-weight: var(--bottom-sheet-title-font-weight);
73
73
  line-height: var(--bottom-sheet-title-line-height);
74
74
  font-family: var(--bottom-sheet-title-font-family);
75
- } .bottom-sheet__titleCenter_1sun9 {
75
+ } .bottom-sheet__titleCenter_1ejwk {
76
76
  text-align: center;
77
- } .bottom-sheet__titleLeft_1sun9 {
77
+ } .bottom-sheet__titleLeft_1ejwk {
78
78
  text-align: left;
79
- } .bottom-sheet__trimTitle_1sun9 {
79
+ } .bottom-sheet__trimTitle_1ejwk {
80
80
  white-space: nowrap;
81
81
  overflow: hidden;
82
82
  text-overflow: ellipsis;