@alfalab/core-components-bottom-sheet 6.14.0 → 6.14.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/esm/index.css CHANGED
@@ -1,5 +1,5 @@
1
- /* hash: 1wwzy */
2
- :root {
1
+ /* hash: bcdi5 */
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;
5
5
  --color-light-bg-attention-muted: #ffefd9;
@@ -52,25 +52,25 @@
52
52
  /* header */
53
53
 
54
54
  /* footer */
55
- } .bottom-sheet__modal_6rf8a {
55
+ } .bottom-sheet__modal_1ouw1 {
56
56
  bottom: 0;
57
57
  width: 100%;
58
58
  max-width: 600px;
59
59
  pointer-events: none;
60
60
  touch-action: none;
61
- } .bottom-sheet__modal_6rf8a.bottom-sheet__modal_6rf8a {
61
+ } .bottom-sheet__modal_1ouw1.bottom-sheet__modal_1ouw1 {
62
62
  background-color: transparent;
63
63
  position: fixed;
64
- } .bottom-sheet__wrapper_6rf8a {
64
+ } .bottom-sheet__wrapper_1ouw1 {
65
65
  transform: translateY(100%);
66
66
  pointer-events: none;
67
67
  touch-action: none;
68
68
  border-top-right-radius: var(--bottom-sheet-top-radius);
69
69
  border-top-left-radius: var(--bottom-sheet-top-radius);
70
70
  transition: border-radius 0.3s ease;
71
- } .bottom-sheet__fullscreen_6rf8a {
71
+ } .bottom-sheet__fullscreen_1ouw1 {
72
72
  border-radius: 0;
73
- } .bottom-sheet__component_6rf8a {
73
+ } .bottom-sheet__component_1ouw1 {
74
74
  position: relative;
75
75
  display: flex;
76
76
  flex-direction: column;
@@ -78,9 +78,9 @@
78
78
  background-color: var(--color-light-modal-bg-primary);
79
79
  pointer-events: all;
80
80
  box-shadow: var(--bottom-sheet-shadow);
81
- } .bottom-sheet__withTransition_6rf8a {
81
+ } .bottom-sheet__withTransition_1ouw1 {
82
82
  transition: var(--bottom-sheet-out-transition);
83
- } .bottom-sheet__scrollableContainer_6rf8a {
83
+ } .bottom-sheet__scrollableContainer_1ouw1 {
84
84
  overflow: auto;
85
85
  display: flex;
86
86
  flex-direction: column;
@@ -89,7 +89,7 @@
89
89
  background-color: inherit;
90
90
  border-radius: inherit;
91
91
  overscroll-behavior: contain;
92
- } .bottom-sheet__marker_6rf8a {
92
+ } .bottom-sheet__marker_1ouw1 {
93
93
  position: fixed;
94
94
  top: var(--gap-2xs);
95
95
  right: 0;
@@ -97,11 +97,11 @@
97
97
  z-index: 1000;
98
98
  width: 36px;
99
99
  margin: 0 auto;
100
- } .bottom-sheet__defaultMarker_6rf8a {
100
+ } .bottom-sheet__defaultMarker_1ouw1 {
101
101
  height: 4px;
102
102
  border-radius: var(--border-radius-xxl);
103
103
  background-color: var(--color-light-neutral-translucent-300);
104
- } .bottom-sheet__content_6rf8a {
104
+ } .bottom-sheet__content_1ouw1 {
105
105
  position: relative;
106
106
  z-index: 0;
107
107
  display: flex;
@@ -111,73 +111,73 @@
111
111
  color: var(--color-light-text-primary);
112
112
  background-color: inherit;
113
113
  border-radius: inherit;
114
- } .bottom-sheet__noHeader_6rf8a {
114
+ } .bottom-sheet__noHeader_1ouw1 {
115
115
  padding-top: var(--gap-m);
116
- } .bottom-sheet__noFooter_6rf8a {
116
+ } .bottom-sheet__noFooter_1ouw1 {
117
117
  padding-bottom: var(--gap-m);
118
- } .bottom-sheet__scrollLocked_6rf8a {
118
+ } .bottom-sheet__scrollLocked_1ouw1 {
119
119
  overflow: hidden;
120
- } .bottom-sheet__hiddenScrollbar_6rf8a {
120
+ } .bottom-sheet__hiddenScrollbar_1ouw1 {
121
121
  scrollbar-width: none
122
- } .bottom-sheet__hiddenScrollbar_6rf8a::-webkit-scrollbar {
122
+ } .bottom-sheet__hiddenScrollbar_1ouw1::-webkit-scrollbar {
123
123
  width: 0;
124
124
  height: 0;
125
- } .bottom-sheet__disabledPointerEvents_6rf8a {
125
+ } .bottom-sheet__disabledPointerEvents_1ouw1 {
126
126
  pointer-events: none;
127
- } .bottom-sheet__appear_6rf8a .bottom-sheet__wrapper_6rf8a, .bottom-sheet__enter_6rf8a .bottom-sheet__wrapper_6rf8a {
127
+ } .bottom-sheet__appear_1ouw1 .bottom-sheet__wrapper_1ouw1, .bottom-sheet__enter_1ouw1 .bottom-sheet__wrapper_1ouw1 {
128
128
  transition: none;
129
- } .bottom-sheet__appearActive_6rf8a .bottom-sheet__wrapper_6rf8a, .bottom-sheet__enterActive_6rf8a .bottom-sheet__wrapper_6rf8a {
129
+ } .bottom-sheet__appearActive_1ouw1 .bottom-sheet__wrapper_1ouw1, .bottom-sheet__enterActive_1ouw1 .bottom-sheet__wrapper_1ouw1 {
130
130
  transition: var(--bottom-sheet-in-transition);
131
131
  transform: translateY(0);
132
- } .bottom-sheet__enterDone_6rf8a .bottom-sheet__wrapper_6rf8a, .bottom-sheet__appearDone_6rf8a .bottom-sheet__wrapper_6rf8a {
132
+ } .bottom-sheet__enterDone_1ouw1 .bottom-sheet__wrapper_1ouw1, .bottom-sheet__appearDone_1ouw1 .bottom-sheet__wrapper_1ouw1 {
133
133
  transform: translateY(0);
134
- } .bottom-sheet__exit_6rf8a .bottom-sheet__wrapper_6rf8a {
134
+ } .bottom-sheet__exit_1ouw1 .bottom-sheet__wrapper_1ouw1 {
135
135
  transform: translateY(0);
136
- } .bottom-sheet__exitActive_6rf8a .bottom-sheet__wrapper_6rf8a {
136
+ } .bottom-sheet__exitActive_1ouw1 .bottom-sheet__wrapper_1ouw1 {
137
137
  transition: var(--bottom-sheet-out-transition);
138
138
  transform: translateY(100%);
139
- } .bottom-sheet__background-accent_6rf8a {
139
+ } .bottom-sheet__background-accent_1ouw1 {
140
140
  background-color: var(--color-light-bg-accent);
141
- } .bottom-sheet__background-info_6rf8a {
141
+ } .bottom-sheet__background-info_1ouw1 {
142
142
  background-color: var(--color-light-bg-info);
143
- } .bottom-sheet__background-attention-muted_6rf8a {
143
+ } .bottom-sheet__background-attention-muted_1ouw1 {
144
144
  background-color: var(--color-light-bg-attention-muted);
145
- } .bottom-sheet__background-positive-muted_6rf8a {
145
+ } .bottom-sheet__background-positive-muted_1ouw1 {
146
146
  background-color: var(--color-light-bg-positive-muted);
147
- } .bottom-sheet__background-negative-muted_6rf8a {
147
+ } .bottom-sheet__background-negative-muted_1ouw1 {
148
148
  background-color: var(--color-light-bg-negative-muted);
149
- } .bottom-sheet__background-primary_6rf8a {
149
+ } .bottom-sheet__background-primary_1ouw1 {
150
150
  background-color: var(--color-light-bg-primary);
151
- } .bottom-sheet__background-primary-inverted_6rf8a {
151
+ } .bottom-sheet__background-primary-inverted_1ouw1 {
152
152
  background-color: var(--color-light-bg-primary-inverted);
153
- } .bottom-sheet__background-secondary_6rf8a {
153
+ } .bottom-sheet__background-secondary_1ouw1 {
154
154
  background-color: var(--color-light-bg-secondary);
155
- } .bottom-sheet__background-secondary-inverted_6rf8a {
155
+ } .bottom-sheet__background-secondary-inverted_1ouw1 {
156
156
  background-color: var(--color-light-bg-secondary-inverted);
157
- } .bottom-sheet__background-tertiary_6rf8a {
157
+ } .bottom-sheet__background-tertiary_1ouw1 {
158
158
  background-color: var(--color-light-bg-tertiary);
159
- } .bottom-sheet__background-tertiary-inverted_6rf8a {
159
+ } .bottom-sheet__background-tertiary-inverted_1ouw1 {
160
160
  background-color: var(--color-light-bg-tertiary-inverted);
161
- } .bottom-sheet__background-quaternary_6rf8a {
161
+ } .bottom-sheet__background-quaternary_1ouw1 {
162
162
  background-color: var(--color-light-bg-quaternary);
163
- } .bottom-sheet__background-quaternary-inverted_6rf8a {
163
+ } .bottom-sheet__background-quaternary-inverted_1ouw1 {
164
164
  background-color: var(--color-light-bg-quaternary-inverted);
165
- } .bottom-sheet__background-specialbg-component_6rf8a {
165
+ } .bottom-sheet__background-specialbg-component_1ouw1 {
166
166
  background-color: var(--color-light-specialbg-component);
167
- } .bottom-sheet__background-specialbg-component-inverted_6rf8a {
167
+ } .bottom-sheet__background-specialbg-component-inverted_1ouw1 {
168
168
  background-color: var(--color-light-specialbg-component-inverted);
169
- } .bottom-sheet__background-specialbg-primary-grouped_6rf8a {
169
+ } .bottom-sheet__background-specialbg-primary-grouped_1ouw1 {
170
170
  background-color: var(--color-light-specialbg-primary-grouped);
171
- } .bottom-sheet__background-specialbg-secondary-grouped_6rf8a {
171
+ } .bottom-sheet__background-specialbg-secondary-grouped_1ouw1 {
172
172
  background-color: var(--color-light-specialbg-secondary-grouped);
173
- } .bottom-sheet__background-specialbg-tertiary-grouped_6rf8a {
173
+ } .bottom-sheet__background-specialbg-tertiary-grouped_1ouw1 {
174
174
  background-color: var(--color-light-specialbg-tertiary-grouped);
175
- } .bottom-sheet__background-specialbg-secondary-transparent_6rf8a {
175
+ } .bottom-sheet__background-specialbg-secondary-transparent_1ouw1 {
176
176
  background-color: var(--color-light-specialbg-secondary-transparent);
177
- } .bottom-sheet__background-specialbg-secondary-transparent-inverted_6rf8a {
177
+ } .bottom-sheet__background-specialbg-secondary-transparent-inverted_1ouw1 {
178
178
  background-color: var(--color-light-specialbg-secondary-transparent-inverted);
179
- } .bottom-sheet__background-specialbg-tertiary-transparent_6rf8a {
179
+ } .bottom-sheet__background-specialbg-tertiary-transparent_1ouw1 {
180
180
  background-color: var(--color-light-specialbg-tertiary-transparent);
181
- } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_6rf8a {
181
+ } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_1ouw1 {
182
182
  background-color: var(--color-light-specialbg-tertiary-transparent-inverted);
183
183
  }
package/index.css CHANGED
@@ -1,5 +1,5 @@
1
- /* hash: 1wwzy */
2
- :root {
1
+ /* hash: bcdi5 */
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;
5
5
  --color-light-bg-attention-muted: #ffefd9;
@@ -52,25 +52,25 @@
52
52
  /* header */
53
53
 
54
54
  /* footer */
55
- } .bottom-sheet__modal_6rf8a {
55
+ } .bottom-sheet__modal_1ouw1 {
56
56
  bottom: 0;
57
57
  width: 100%;
58
58
  max-width: 600px;
59
59
  pointer-events: none;
60
60
  touch-action: none;
61
- } .bottom-sheet__modal_6rf8a.bottom-sheet__modal_6rf8a {
61
+ } .bottom-sheet__modal_1ouw1.bottom-sheet__modal_1ouw1 {
62
62
  background-color: transparent;
63
63
  position: fixed;
64
- } .bottom-sheet__wrapper_6rf8a {
64
+ } .bottom-sheet__wrapper_1ouw1 {
65
65
  transform: translateY(100%);
66
66
  pointer-events: none;
67
67
  touch-action: none;
68
68
  border-top-right-radius: var(--bottom-sheet-top-radius);
69
69
  border-top-left-radius: var(--bottom-sheet-top-radius);
70
70
  transition: border-radius 0.3s ease;
71
- } .bottom-sheet__fullscreen_6rf8a {
71
+ } .bottom-sheet__fullscreen_1ouw1 {
72
72
  border-radius: 0;
73
- } .bottom-sheet__component_6rf8a {
73
+ } .bottom-sheet__component_1ouw1 {
74
74
  position: relative;
75
75
  display: flex;
76
76
  flex-direction: column;
@@ -78,9 +78,9 @@
78
78
  background-color: var(--color-light-modal-bg-primary);
79
79
  pointer-events: all;
80
80
  box-shadow: var(--bottom-sheet-shadow);
81
- } .bottom-sheet__withTransition_6rf8a {
81
+ } .bottom-sheet__withTransition_1ouw1 {
82
82
  transition: var(--bottom-sheet-out-transition);
83
- } .bottom-sheet__scrollableContainer_6rf8a {
83
+ } .bottom-sheet__scrollableContainer_1ouw1 {
84
84
  overflow: auto;
85
85
  display: flex;
86
86
  flex-direction: column;
@@ -89,7 +89,7 @@
89
89
  background-color: inherit;
90
90
  border-radius: inherit;
91
91
  overscroll-behavior: contain;
92
- } .bottom-sheet__marker_6rf8a {
92
+ } .bottom-sheet__marker_1ouw1 {
93
93
  position: fixed;
94
94
  top: var(--gap-2xs);
95
95
  right: 0;
@@ -97,11 +97,11 @@
97
97
  z-index: 1000;
98
98
  width: 36px;
99
99
  margin: 0 auto;
100
- } .bottom-sheet__defaultMarker_6rf8a {
100
+ } .bottom-sheet__defaultMarker_1ouw1 {
101
101
  height: 4px;
102
102
  border-radius: var(--border-radius-xxl);
103
103
  background-color: var(--color-light-neutral-translucent-300);
104
- } .bottom-sheet__content_6rf8a {
104
+ } .bottom-sheet__content_1ouw1 {
105
105
  position: relative;
106
106
  z-index: 0;
107
107
  display: flex;
@@ -111,73 +111,73 @@
111
111
  color: var(--color-light-text-primary);
112
112
  background-color: inherit;
113
113
  border-radius: inherit;
114
- } .bottom-sheet__noHeader_6rf8a {
114
+ } .bottom-sheet__noHeader_1ouw1 {
115
115
  padding-top: var(--gap-m);
116
- } .bottom-sheet__noFooter_6rf8a {
116
+ } .bottom-sheet__noFooter_1ouw1 {
117
117
  padding-bottom: var(--gap-m);
118
- } .bottom-sheet__scrollLocked_6rf8a {
118
+ } .bottom-sheet__scrollLocked_1ouw1 {
119
119
  overflow: hidden;
120
- } .bottom-sheet__hiddenScrollbar_6rf8a {
120
+ } .bottom-sheet__hiddenScrollbar_1ouw1 {
121
121
  scrollbar-width: none
122
- } .bottom-sheet__hiddenScrollbar_6rf8a::-webkit-scrollbar {
122
+ } .bottom-sheet__hiddenScrollbar_1ouw1::-webkit-scrollbar {
123
123
  width: 0;
124
124
  height: 0;
125
- } .bottom-sheet__disabledPointerEvents_6rf8a {
125
+ } .bottom-sheet__disabledPointerEvents_1ouw1 {
126
126
  pointer-events: none;
127
- } .bottom-sheet__appear_6rf8a .bottom-sheet__wrapper_6rf8a, .bottom-sheet__enter_6rf8a .bottom-sheet__wrapper_6rf8a {
127
+ } .bottom-sheet__appear_1ouw1 .bottom-sheet__wrapper_1ouw1, .bottom-sheet__enter_1ouw1 .bottom-sheet__wrapper_1ouw1 {
128
128
  transition: none;
129
- } .bottom-sheet__appearActive_6rf8a .bottom-sheet__wrapper_6rf8a, .bottom-sheet__enterActive_6rf8a .bottom-sheet__wrapper_6rf8a {
129
+ } .bottom-sheet__appearActive_1ouw1 .bottom-sheet__wrapper_1ouw1, .bottom-sheet__enterActive_1ouw1 .bottom-sheet__wrapper_1ouw1 {
130
130
  transition: var(--bottom-sheet-in-transition);
131
131
  transform: translateY(0);
132
- } .bottom-sheet__enterDone_6rf8a .bottom-sheet__wrapper_6rf8a, .bottom-sheet__appearDone_6rf8a .bottom-sheet__wrapper_6rf8a {
132
+ } .bottom-sheet__enterDone_1ouw1 .bottom-sheet__wrapper_1ouw1, .bottom-sheet__appearDone_1ouw1 .bottom-sheet__wrapper_1ouw1 {
133
133
  transform: translateY(0);
134
- } .bottom-sheet__exit_6rf8a .bottom-sheet__wrapper_6rf8a {
134
+ } .bottom-sheet__exit_1ouw1 .bottom-sheet__wrapper_1ouw1 {
135
135
  transform: translateY(0);
136
- } .bottom-sheet__exitActive_6rf8a .bottom-sheet__wrapper_6rf8a {
136
+ } .bottom-sheet__exitActive_1ouw1 .bottom-sheet__wrapper_1ouw1 {
137
137
  transition: var(--bottom-sheet-out-transition);
138
138
  transform: translateY(100%);
139
- } .bottom-sheet__background-accent_6rf8a {
139
+ } .bottom-sheet__background-accent_1ouw1 {
140
140
  background-color: var(--color-light-bg-accent);
141
- } .bottom-sheet__background-info_6rf8a {
141
+ } .bottom-sheet__background-info_1ouw1 {
142
142
  background-color: var(--color-light-bg-info);
143
- } .bottom-sheet__background-attention-muted_6rf8a {
143
+ } .bottom-sheet__background-attention-muted_1ouw1 {
144
144
  background-color: var(--color-light-bg-attention-muted);
145
- } .bottom-sheet__background-positive-muted_6rf8a {
145
+ } .bottom-sheet__background-positive-muted_1ouw1 {
146
146
  background-color: var(--color-light-bg-positive-muted);
147
- } .bottom-sheet__background-negative-muted_6rf8a {
147
+ } .bottom-sheet__background-negative-muted_1ouw1 {
148
148
  background-color: var(--color-light-bg-negative-muted);
149
- } .bottom-sheet__background-primary_6rf8a {
149
+ } .bottom-sheet__background-primary_1ouw1 {
150
150
  background-color: var(--color-light-bg-primary);
151
- } .bottom-sheet__background-primary-inverted_6rf8a {
151
+ } .bottom-sheet__background-primary-inverted_1ouw1 {
152
152
  background-color: var(--color-light-bg-primary-inverted);
153
- } .bottom-sheet__background-secondary_6rf8a {
153
+ } .bottom-sheet__background-secondary_1ouw1 {
154
154
  background-color: var(--color-light-bg-secondary);
155
- } .bottom-sheet__background-secondary-inverted_6rf8a {
155
+ } .bottom-sheet__background-secondary-inverted_1ouw1 {
156
156
  background-color: var(--color-light-bg-secondary-inverted);
157
- } .bottom-sheet__background-tertiary_6rf8a {
157
+ } .bottom-sheet__background-tertiary_1ouw1 {
158
158
  background-color: var(--color-light-bg-tertiary);
159
- } .bottom-sheet__background-tertiary-inverted_6rf8a {
159
+ } .bottom-sheet__background-tertiary-inverted_1ouw1 {
160
160
  background-color: var(--color-light-bg-tertiary-inverted);
161
- } .bottom-sheet__background-quaternary_6rf8a {
161
+ } .bottom-sheet__background-quaternary_1ouw1 {
162
162
  background-color: var(--color-light-bg-quaternary);
163
- } .bottom-sheet__background-quaternary-inverted_6rf8a {
163
+ } .bottom-sheet__background-quaternary-inverted_1ouw1 {
164
164
  background-color: var(--color-light-bg-quaternary-inverted);
165
- } .bottom-sheet__background-specialbg-component_6rf8a {
165
+ } .bottom-sheet__background-specialbg-component_1ouw1 {
166
166
  background-color: var(--color-light-specialbg-component);
167
- } .bottom-sheet__background-specialbg-component-inverted_6rf8a {
167
+ } .bottom-sheet__background-specialbg-component-inverted_1ouw1 {
168
168
  background-color: var(--color-light-specialbg-component-inverted);
169
- } .bottom-sheet__background-specialbg-primary-grouped_6rf8a {
169
+ } .bottom-sheet__background-specialbg-primary-grouped_1ouw1 {
170
170
  background-color: var(--color-light-specialbg-primary-grouped);
171
- } .bottom-sheet__background-specialbg-secondary-grouped_6rf8a {
171
+ } .bottom-sheet__background-specialbg-secondary-grouped_1ouw1 {
172
172
  background-color: var(--color-light-specialbg-secondary-grouped);
173
- } .bottom-sheet__background-specialbg-tertiary-grouped_6rf8a {
173
+ } .bottom-sheet__background-specialbg-tertiary-grouped_1ouw1 {
174
174
  background-color: var(--color-light-specialbg-tertiary-grouped);
175
- } .bottom-sheet__background-specialbg-secondary-transparent_6rf8a {
175
+ } .bottom-sheet__background-specialbg-secondary-transparent_1ouw1 {
176
176
  background-color: var(--color-light-specialbg-secondary-transparent);
177
- } .bottom-sheet__background-specialbg-secondary-transparent-inverted_6rf8a {
177
+ } .bottom-sheet__background-specialbg-secondary-transparent-inverted_1ouw1 {
178
178
  background-color: var(--color-light-specialbg-secondary-transparent-inverted);
179
- } .bottom-sheet__background-specialbg-tertiary-transparent_6rf8a {
179
+ } .bottom-sheet__background-specialbg-tertiary-transparent_1ouw1 {
180
180
  background-color: var(--color-light-specialbg-tertiary-transparent);
181
- } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_6rf8a {
181
+ } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_1ouw1 {
182
182
  background-color: var(--color-light-specialbg-tertiary-transparent-inverted);
183
183
  }
@@ -10,7 +10,7 @@ import { Header } from './components/header/Component.js';
10
10
  import { SwipeableBackdrop } from './components/swipeable-backdrop/Component.js';
11
11
  import { convertPercentToNumber, TIMEOUT, MARKER_HEIGHT, SCROLL_OFFSET, SWIPE_VELOCITY, CLOSE_OFFSET } from './utils.js';
12
12
 
13
- const styles = {"modal":"bottom-sheet__modal_6rf8a","wrapper":"bottom-sheet__wrapper_6rf8a","fullscreen":"bottom-sheet__fullscreen_6rf8a","component":"bottom-sheet__component_6rf8a","withTransition":"bottom-sheet__withTransition_6rf8a","scrollableContainer":"bottom-sheet__scrollableContainer_6rf8a","marker":"bottom-sheet__marker_6rf8a","defaultMarker":"bottom-sheet__defaultMarker_6rf8a","content":"bottom-sheet__content_6rf8a","noHeader":"bottom-sheet__noHeader_6rf8a","noFooter":"bottom-sheet__noFooter_6rf8a","scrollLocked":"bottom-sheet__scrollLocked_6rf8a","hiddenScrollbar":"bottom-sheet__hiddenScrollbar_6rf8a","disabledPointerEvents":"bottom-sheet__disabledPointerEvents_6rf8a","appear":"bottom-sheet__appear_6rf8a","enter":"bottom-sheet__enter_6rf8a","appearActive":"bottom-sheet__appearActive_6rf8a","enterActive":"bottom-sheet__enterActive_6rf8a","enterDone":"bottom-sheet__enterDone_6rf8a","appearDone":"bottom-sheet__appearDone_6rf8a","exit":"bottom-sheet__exit_6rf8a","exitActive":"bottom-sheet__exitActive_6rf8a","background-accent":"bottom-sheet__background-accent_6rf8a","background-info":"bottom-sheet__background-info_6rf8a","background-attention-muted":"bottom-sheet__background-attention-muted_6rf8a","background-positive-muted":"bottom-sheet__background-positive-muted_6rf8a","background-negative-muted":"bottom-sheet__background-negative-muted_6rf8a","background-primary":"bottom-sheet__background-primary_6rf8a","background-primary-inverted":"bottom-sheet__background-primary-inverted_6rf8a","background-secondary":"bottom-sheet__background-secondary_6rf8a","background-secondary-inverted":"bottom-sheet__background-secondary-inverted_6rf8a","background-tertiary":"bottom-sheet__background-tertiary_6rf8a","background-tertiary-inverted":"bottom-sheet__background-tertiary-inverted_6rf8a","background-quaternary":"bottom-sheet__background-quaternary_6rf8a","background-quaternary-inverted":"bottom-sheet__background-quaternary-inverted_6rf8a","background-specialbg-component":"bottom-sheet__background-specialbg-component_6rf8a","background-specialbg-component-inverted":"bottom-sheet__background-specialbg-component-inverted_6rf8a","background-specialbg-primary-grouped":"bottom-sheet__background-specialbg-primary-grouped_6rf8a","background-specialbg-secondary-grouped":"bottom-sheet__background-specialbg-secondary-grouped_6rf8a","background-specialbg-tertiary-grouped":"bottom-sheet__background-specialbg-tertiary-grouped_6rf8a","background-specialbg-secondary-transparent":"bottom-sheet__background-specialbg-secondary-transparent_6rf8a","background-specialbg-secondary-transparent-inverted":"bottom-sheet__background-specialbg-secondary-transparent-inverted_6rf8a","background-specialbg-tertiary-transparent":"bottom-sheet__background-specialbg-tertiary-transparent_6rf8a","background-specialbg-tertiary-transparent-inverted":"bottom-sheet__background-specialbg-tertiary-transparent-inverted_6rf8a"};
13
+ const styles = {"modal":"bottom-sheet__modal_1ouw1","wrapper":"bottom-sheet__wrapper_1ouw1","fullscreen":"bottom-sheet__fullscreen_1ouw1","component":"bottom-sheet__component_1ouw1","withTransition":"bottom-sheet__withTransition_1ouw1","scrollableContainer":"bottom-sheet__scrollableContainer_1ouw1","marker":"bottom-sheet__marker_1ouw1","defaultMarker":"bottom-sheet__defaultMarker_1ouw1","content":"bottom-sheet__content_1ouw1","noHeader":"bottom-sheet__noHeader_1ouw1","noFooter":"bottom-sheet__noFooter_1ouw1","scrollLocked":"bottom-sheet__scrollLocked_1ouw1","hiddenScrollbar":"bottom-sheet__hiddenScrollbar_1ouw1","disabledPointerEvents":"bottom-sheet__disabledPointerEvents_1ouw1","appear":"bottom-sheet__appear_1ouw1","enter":"bottom-sheet__enter_1ouw1","appearActive":"bottom-sheet__appearActive_1ouw1","enterActive":"bottom-sheet__enterActive_1ouw1","enterDone":"bottom-sheet__enterDone_1ouw1","appearDone":"bottom-sheet__appearDone_1ouw1","exit":"bottom-sheet__exit_1ouw1","exitActive":"bottom-sheet__exitActive_1ouw1","background-accent":"bottom-sheet__background-accent_1ouw1","background-info":"bottom-sheet__background-info_1ouw1","background-attention-muted":"bottom-sheet__background-attention-muted_1ouw1","background-positive-muted":"bottom-sheet__background-positive-muted_1ouw1","background-negative-muted":"bottom-sheet__background-negative-muted_1ouw1","background-primary":"bottom-sheet__background-primary_1ouw1","background-primary-inverted":"bottom-sheet__background-primary-inverted_1ouw1","background-secondary":"bottom-sheet__background-secondary_1ouw1","background-secondary-inverted":"bottom-sheet__background-secondary-inverted_1ouw1","background-tertiary":"bottom-sheet__background-tertiary_1ouw1","background-tertiary-inverted":"bottom-sheet__background-tertiary-inverted_1ouw1","background-quaternary":"bottom-sheet__background-quaternary_1ouw1","background-quaternary-inverted":"bottom-sheet__background-quaternary-inverted_1ouw1","background-specialbg-component":"bottom-sheet__background-specialbg-component_1ouw1","background-specialbg-component-inverted":"bottom-sheet__background-specialbg-component-inverted_1ouw1","background-specialbg-primary-grouped":"bottom-sheet__background-specialbg-primary-grouped_1ouw1","background-specialbg-secondary-grouped":"bottom-sheet__background-specialbg-secondary-grouped_1ouw1","background-specialbg-tertiary-grouped":"bottom-sheet__background-specialbg-tertiary-grouped_1ouw1","background-specialbg-secondary-transparent":"bottom-sheet__background-specialbg-secondary-transparent_1ouw1","background-specialbg-secondary-transparent-inverted":"bottom-sheet__background-specialbg-secondary-transparent-inverted_1ouw1","background-specialbg-tertiary-transparent":"bottom-sheet__background-specialbg-tertiary-transparent_1ouw1","background-specialbg-tertiary-transparent-inverted":"bottom-sheet__background-specialbg-tertiary-transparent-inverted_1ouw1"};
14
14
  require('./index.css')
15
15
 
16
16
  const { isNil } = fnUtils;
@@ -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/modern';
4
4
 
5
- const styles = {"footer":"bottom-sheet__footer_17wtd","sticky":"bottom-sheet__sticky_17wtd","highlighted":"bottom-sheet__highlighted_17wtd","background-accent":"bottom-sheet__background-accent_17wtd","background-info":"bottom-sheet__background-info_17wtd","background-attention-muted":"bottom-sheet__background-attention-muted_17wtd","background-positive-muted":"bottom-sheet__background-positive-muted_17wtd","background-negative-muted":"bottom-sheet__background-negative-muted_17wtd","background-primary":"bottom-sheet__background-primary_17wtd","background-primary-inverted":"bottom-sheet__background-primary-inverted_17wtd","background-secondary":"bottom-sheet__background-secondary_17wtd","background-secondary-inverted":"bottom-sheet__background-secondary-inverted_17wtd","background-tertiary":"bottom-sheet__background-tertiary_17wtd","background-tertiary-inverted":"bottom-sheet__background-tertiary-inverted_17wtd","background-quaternary":"bottom-sheet__background-quaternary_17wtd","background-quaternary-inverted":"bottom-sheet__background-quaternary-inverted_17wtd","background-specialbg-component":"bottom-sheet__background-specialbg-component_17wtd","background-specialbg-component-inverted":"bottom-sheet__background-specialbg-component-inverted_17wtd","background-specialbg-primary-grouped":"bottom-sheet__background-specialbg-primary-grouped_17wtd","background-specialbg-secondary-grouped":"bottom-sheet__background-specialbg-secondary-grouped_17wtd","background-specialbg-tertiary-grouped":"bottom-sheet__background-specialbg-tertiary-grouped_17wtd","background-specialbg-secondary-transparent":"bottom-sheet__background-specialbg-secondary-transparent_17wtd","background-specialbg-secondary-transparent-inverted":"bottom-sheet__background-specialbg-secondary-transparent-inverted_17wtd","background-specialbg-tertiary-transparent":"bottom-sheet__background-specialbg-tertiary-transparent_17wtd","background-specialbg-tertiary-transparent-inverted":"bottom-sheet__background-specialbg-tertiary-transparent-inverted_17wtd"};
5
+ const styles = {"footer":"bottom-sheet__footer_19rha","sticky":"bottom-sheet__sticky_19rha","highlighted":"bottom-sheet__highlighted_19rha","background-accent":"bottom-sheet__background-accent_19rha","background-info":"bottom-sheet__background-info_19rha","background-attention-muted":"bottom-sheet__background-attention-muted_19rha","background-positive-muted":"bottom-sheet__background-positive-muted_19rha","background-negative-muted":"bottom-sheet__background-negative-muted_19rha","background-primary":"bottom-sheet__background-primary_19rha","background-primary-inverted":"bottom-sheet__background-primary-inverted_19rha","background-secondary":"bottom-sheet__background-secondary_19rha","background-secondary-inverted":"bottom-sheet__background-secondary-inverted_19rha","background-tertiary":"bottom-sheet__background-tertiary_19rha","background-tertiary-inverted":"bottom-sheet__background-tertiary-inverted_19rha","background-quaternary":"bottom-sheet__background-quaternary_19rha","background-quaternary-inverted":"bottom-sheet__background-quaternary-inverted_19rha","background-specialbg-component":"bottom-sheet__background-specialbg-component_19rha","background-specialbg-component-inverted":"bottom-sheet__background-specialbg-component-inverted_19rha","background-specialbg-primary-grouped":"bottom-sheet__background-specialbg-primary-grouped_19rha","background-specialbg-secondary-grouped":"bottom-sheet__background-specialbg-secondary-grouped_19rha","background-specialbg-tertiary-grouped":"bottom-sheet__background-specialbg-tertiary-grouped_19rha","background-specialbg-secondary-transparent":"bottom-sheet__background-specialbg-secondary-transparent_19rha","background-specialbg-secondary-transparent-inverted":"bottom-sheet__background-specialbg-secondary-transparent-inverted_19rha","background-specialbg-tertiary-transparent":"bottom-sheet__background-specialbg-tertiary-transparent_19rha","background-specialbg-tertiary-transparent-inverted":"bottom-sheet__background-specialbg-tertiary-transparent-inverted_19rha"};
6
6
  require('./index.css')
7
7
 
8
8
  const Footer = ({ children, className, sticky, dataTestId }) => {
@@ -1,5 +1,5 @@
1
- /* hash: 17kb9 */
2
- :root {
1
+ /* hash: 1r5bg */
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;
5
5
  --color-light-bg-attention-muted: #ffefd9;
@@ -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_17wtd {
49
+ } .bottom-sheet__footer_19rha {
50
50
  padding: var(--gap-m) var(--gap-m);
51
51
  background-color: var(--color-light-modal-bg-primary);
52
- } .bottom-sheet__sticky_17wtd {
52
+ } .bottom-sheet__sticky_19rha {
53
53
  position: sticky;
54
54
  bottom: 0;
55
55
  z-index: 1;
56
- } .bottom-sheet__highlighted_17wtd {
56
+ } .bottom-sheet__highlighted_19rha {
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_17wtd {
59
+ } .bottom-sheet__background-accent_19rha {
60
60
  background-color: var(--color-light-bg-accent);
61
- } .bottom-sheet__background-info_17wtd {
61
+ } .bottom-sheet__background-info_19rha {
62
62
  background-color: var(--color-light-bg-info);
63
- } .bottom-sheet__background-attention-muted_17wtd {
63
+ } .bottom-sheet__background-attention-muted_19rha {
64
64
  background-color: var(--color-light-bg-attention-muted);
65
- } .bottom-sheet__background-positive-muted_17wtd {
65
+ } .bottom-sheet__background-positive-muted_19rha {
66
66
  background-color: var(--color-light-bg-positive-muted);
67
- } .bottom-sheet__background-negative-muted_17wtd {
67
+ } .bottom-sheet__background-negative-muted_19rha {
68
68
  background-color: var(--color-light-bg-negative-muted);
69
- } .bottom-sheet__background-primary_17wtd {
69
+ } .bottom-sheet__background-primary_19rha {
70
70
  background-color: var(--color-light-bg-primary);
71
- } .bottom-sheet__background-primary-inverted_17wtd {
71
+ } .bottom-sheet__background-primary-inverted_19rha {
72
72
  background-color: var(--color-light-bg-primary-inverted);
73
- } .bottom-sheet__background-secondary_17wtd {
73
+ } .bottom-sheet__background-secondary_19rha {
74
74
  background-color: var(--color-light-bg-secondary);
75
- } .bottom-sheet__background-secondary-inverted_17wtd {
75
+ } .bottom-sheet__background-secondary-inverted_19rha {
76
76
  background-color: var(--color-light-bg-secondary-inverted);
77
- } .bottom-sheet__background-tertiary_17wtd {
77
+ } .bottom-sheet__background-tertiary_19rha {
78
78
  background-color: var(--color-light-bg-tertiary);
79
- } .bottom-sheet__background-tertiary-inverted_17wtd {
79
+ } .bottom-sheet__background-tertiary-inverted_19rha {
80
80
  background-color: var(--color-light-bg-tertiary-inverted);
81
- } .bottom-sheet__background-quaternary_17wtd {
81
+ } .bottom-sheet__background-quaternary_19rha {
82
82
  background-color: var(--color-light-bg-quaternary);
83
- } .bottom-sheet__background-quaternary-inverted_17wtd {
83
+ } .bottom-sheet__background-quaternary-inverted_19rha {
84
84
  background-color: var(--color-light-bg-quaternary-inverted);
85
- } .bottom-sheet__background-specialbg-component_17wtd {
85
+ } .bottom-sheet__background-specialbg-component_19rha {
86
86
  background-color: var(--color-light-specialbg-component);
87
- } .bottom-sheet__background-specialbg-component-inverted_17wtd {
87
+ } .bottom-sheet__background-specialbg-component-inverted_19rha {
88
88
  background-color: var(--color-light-specialbg-component-inverted);
89
- } .bottom-sheet__background-specialbg-primary-grouped_17wtd {
89
+ } .bottom-sheet__background-specialbg-primary-grouped_19rha {
90
90
  background-color: var(--color-light-specialbg-primary-grouped);
91
- } .bottom-sheet__background-specialbg-secondary-grouped_17wtd {
91
+ } .bottom-sheet__background-specialbg-secondary-grouped_19rha {
92
92
  background-color: var(--color-light-specialbg-secondary-grouped);
93
- } .bottom-sheet__background-specialbg-tertiary-grouped_17wtd {
93
+ } .bottom-sheet__background-specialbg-tertiary-grouped_19rha {
94
94
  background-color: var(--color-light-specialbg-tertiary-grouped);
95
- } .bottom-sheet__background-specialbg-secondary-transparent_17wtd {
95
+ } .bottom-sheet__background-specialbg-secondary-transparent_19rha {
96
96
  background-color: var(--color-light-specialbg-secondary-transparent);
97
- } .bottom-sheet__background-specialbg-secondary-transparent-inverted_17wtd {
97
+ } .bottom-sheet__background-specialbg-secondary-transparent-inverted_19rha {
98
98
  background-color: var(--color-light-specialbg-secondary-transparent-inverted);
99
- } .bottom-sheet__background-specialbg-tertiary-transparent_17wtd {
99
+ } .bottom-sheet__background-specialbg-tertiary-transparent_19rha {
100
100
  background-color: var(--color-light-specialbg-tertiary-transparent);
101
- } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_17wtd {
101
+ } .bottom-sheet__background-specialbg-tertiary-transparent-inverted_19rha {
102
102
  background-color: var(--color-light-specialbg-tertiary-transparent-inverted);
103
103
  }
@@ -3,7 +3,7 @@ import cn from 'classnames';
3
3
  import { BaseModalContext } from '@alfalab/core-components-base-modal/modern';
4
4
  import { NavigationBar } from '@alfalab/core-components-navigation-bar/modern';
5
5
 
6
- const styles = {"headerWrapper":"bottom-sheet__headerWrapper_1hvqa","hasContent":"bottom-sheet__hasContent_1hvqa","header":"bottom-sheet__header_1hvqa","sticky":"bottom-sheet__sticky_1hvqa","highlighted":"bottom-sheet__highlighted_1hvqa","justifyEnd":"bottom-sheet__justifyEnd_1hvqa","addon":"bottom-sheet__addon_1hvqa","addonFixed":"bottom-sheet__addonFixed_1hvqa","title":"bottom-sheet__title_1hvqa","titleCenter":"bottom-sheet__titleCenter_1hvqa","titleLeft":"bottom-sheet__titleLeft_1hvqa","trimTitle":"bottom-sheet__trimTitle_1hvqa"};
6
+ const styles = {"headerWrapper":"bottom-sheet__headerWrapper_171ua","hasContent":"bottom-sheet__hasContent_171ua","header":"bottom-sheet__header_171ua","sticky":"bottom-sheet__sticky_171ua","highlighted":"bottom-sheet__highlighted_171ua","justifyEnd":"bottom-sheet__justifyEnd_171ua","addon":"bottom-sheet__addon_171ua","addonFixed":"bottom-sheet__addonFixed_171ua","title":"bottom-sheet__title_171ua","titleCenter":"bottom-sheet__titleCenter_171ua","titleLeft":"bottom-sheet__titleLeft_171ua","trimTitle":"bottom-sheet__trimTitle_171ua"};
7
7
  require('./index.css')
8
8
 
9
9
  const Header = ({ className, sticky, headerRef, headerOffset, title, children, ...restProps }) => {
@@ -1,5 +1,5 @@
1
- /* hash: frex9 */
2
- :root {
1
+ /* hash: 14j04 */
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 */
5
5
  } :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
@@ -30,42 +30,42 @@
30
30
  --bottom-sheet-title-font-family: var(--font-family-system);
31
31
 
32
32
  /* footer */
33
- } .bottom-sheet__headerWrapper_1hvqa {
33
+ } .bottom-sheet__headerWrapper_171ua {
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_1hvqa {
38
+ } .bottom-sheet__hasContent_171ua {
39
39
  background-color: inherit;
40
- } .bottom-sheet__header_1hvqa {
40
+ } .bottom-sheet__header_171ua {
41
41
  display: flex;
42
- } .bottom-sheet__sticky_1hvqa {
42
+ } .bottom-sheet__sticky_171ua {
43
43
  position: sticky;
44
44
  top: 0;
45
- } .bottom-sheet__highlighted_1hvqa {
45
+ } .bottom-sheet__highlighted_171ua {
46
46
  border-bottom: var(--bottom-sheet-header-border-bottom);
47
- } .bottom-sheet__justifyEnd_1hvqa {
47
+ } .bottom-sheet__justifyEnd_171ua {
48
48
  justify-content: flex-end;
49
- } .bottom-sheet__addon_1hvqa {
49
+ } .bottom-sheet__addon_171ua {
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_1hvqa {
55
+ } .bottom-sheet__addonFixed_171ua {
56
56
  position: fixed;
57
- } .bottom-sheet__title_1hvqa {
57
+ } .bottom-sheet__title_171ua {
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_1hvqa {
64
+ } .bottom-sheet__titleCenter_171ua {
65
65
  text-align: center;
66
- } .bottom-sheet__titleLeft_1hvqa {
66
+ } .bottom-sheet__titleLeft_171ua {
67
67
  text-align: left;
68
- } .bottom-sheet__trimTitle_1hvqa {
68
+ } .bottom-sheet__trimTitle_171ua {
69
69
  white-space: nowrap;
70
70
  overflow: hidden;
71
71
  text-overflow: ellipsis;