@alfalab/core-components-custom-picker-button 2.0.14 → 2.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (241) hide show
  1. package/Component.desktop.d.ts +1 -1
  2. package/Component.mobile.d.ts +1 -1
  3. package/Component.responsive.d.ts +2 -2
  4. package/cssm/Component.desktop.d.ts +1 -1
  5. package/cssm/Component.mobile.d.ts +1 -1
  6. package/cssm/Component.responsive.d.ts +2 -2
  7. package/cssm/{desktop.d.ts → desktop/index.d.ts} +1 -1
  8. package/cssm/{desktop.js → desktop/index.js} +3 -3
  9. package/cssm/field/Component.d.ts +2 -1
  10. package/{mobile.d.ts → cssm/mobile/index.d.ts} +1 -1
  11. package/cssm/{mobile.js → mobile/index.js} +3 -3
  12. package/{esm/desktop.d.ts → desktop/index.d.ts} +1 -1
  13. package/{desktop.js → desktop/index.js} +2 -2
  14. package/desktop/package.json +3 -0
  15. package/esm/Component.desktop.d.ts +1 -1
  16. package/esm/Component.mobile.d.ts +1 -1
  17. package/esm/Component.responsive.d.ts +2 -2
  18. package/{modern/desktop.d.ts → esm/desktop/index.d.ts} +1 -1
  19. package/esm/{desktop.js → desktop/index.js} +2 -2
  20. package/esm/field/Component.d.ts +2 -1
  21. package/esm/field/Component.js +1 -1
  22. package/esm/field/index.css +5 -5
  23. package/{modern/mobile.d.ts → esm/mobile/index.d.ts} +1 -1
  24. package/esm/{mobile.js → mobile/index.js} +2 -2
  25. package/field/Component.d.ts +2 -1
  26. package/field/Component.js +1 -1
  27. package/field/index.css +5 -5
  28. package/{cssm/mobile.d.ts → mobile/index.d.ts} +1 -1
  29. package/{mobile.js → mobile/index.js} +2 -2
  30. package/mobile/package.json +3 -0
  31. package/modern/Component.desktop.d.ts +1 -1
  32. package/modern/Component.mobile.d.ts +1 -1
  33. package/modern/Component.responsive.d.ts +2 -2
  34. package/{desktop.d.ts → modern/desktop/index.d.ts} +1 -1
  35. package/modern/{desktop.js → desktop/index.js} +2 -2
  36. package/modern/field/Component.d.ts +2 -1
  37. package/modern/field/Component.js +1 -1
  38. package/modern/field/index.css +5 -5
  39. package/{esm/mobile.d.ts → modern/mobile/index.d.ts} +1 -1
  40. package/modern/{mobile.js → mobile/index.js} +2 -2
  41. package/package.json +4 -24
  42. package/src/{desktop.ts → desktop/index.ts} +1 -1
  43. package/src/desktop/package.json +3 -0
  44. package/src/{mobile.ts → mobile/index.ts} +1 -1
  45. package/src/mobile/package.json +3 -0
  46. package/Component-0f4b9bed.d.ts +0 -22
  47. package/Component-10db897e.d.ts +0 -72
  48. package/Component-4cd3936b.d.ts +0 -12
  49. package/Component-69921c40.d.ts +0 -184
  50. package/Component-72dda473.d.ts +0 -53
  51. package/Component-89f0cb07.d.ts +0 -38
  52. package/Component-8b2c2707.d.ts +0 -12
  53. package/Component-bdb4c6b9.d.ts +0 -12
  54. package/Component-c76d6398.d.ts +0 -5
  55. package/Component-ebda875c.d.ts +0 -12
  56. package/Component.desktop-0aa4e915.d.ts +0 -5
  57. package/Component.desktop-785df74d.d.ts +0 -6
  58. package/Component.mobile-16b1285a.d.ts +0 -5
  59. package/Component.mobile-d446ae02.d.ts +0 -23
  60. package/Component.mobile-d7e9f69d.d.ts +0 -6
  61. package/Component.mobile-f1f15074.d.ts +0 -34
  62. package/Component.mobile-f28cbba0.d.ts +0 -41
  63. package/Component.modal.mobile-0f4b9bed.d.ts +0 -60
  64. package/Context-bdb4c6b9.d.ts +0 -4
  65. package/ResponsiveContext-baf4875b.d.ts +0 -5
  66. package/component-10db897e.d.ts +0 -44
  67. package/consts-f777ba1a.d.ts +0 -2
  68. package/cssm/Component-0f4b9bed.d.ts +0 -22
  69. package/cssm/Component-10db897e.d.ts +0 -72
  70. package/cssm/Component-4cd3936b.d.ts +0 -12
  71. package/cssm/Component-69921c40.d.ts +0 -184
  72. package/cssm/Component-72dda473.d.ts +0 -53
  73. package/cssm/Component-89f0cb07.d.ts +0 -38
  74. package/cssm/Component-8b2c2707.d.ts +0 -12
  75. package/cssm/Component-bdb4c6b9.d.ts +0 -12
  76. package/cssm/Component-c76d6398.d.ts +0 -5
  77. package/cssm/Component-ebda875c.d.ts +0 -12
  78. package/cssm/Component.desktop-0aa4e915.d.ts +0 -5
  79. package/cssm/Component.desktop-785df74d.d.ts +0 -6
  80. package/cssm/Component.mobile-16b1285a.d.ts +0 -5
  81. package/cssm/Component.mobile-d446ae02.d.ts +0 -23
  82. package/cssm/Component.mobile-d7e9f69d.d.ts +0 -6
  83. package/cssm/Component.mobile-f1f15074.d.ts +0 -34
  84. package/cssm/Component.mobile-f28cbba0.d.ts +0 -41
  85. package/cssm/Component.modal.mobile-0f4b9bed.d.ts +0 -60
  86. package/cssm/Context-bdb4c6b9.d.ts +0 -4
  87. package/cssm/ResponsiveContext-baf4875b.d.ts +0 -5
  88. package/cssm/component-10db897e.d.ts +0 -44
  89. package/cssm/consts-f777ba1a.d.ts +0 -2
  90. package/cssm/desktop-89f0cb07.d.ts +0 -2
  91. package/cssm/desktop-d446ae02.d.ts +0 -39
  92. package/cssm/hook-8abfea97.d.ts +0 -90
  93. package/cssm/index-10db897e.d.ts +0 -50
  94. package/cssm/index-136acbb1.d.ts +0 -28
  95. package/cssm/index-72dda473.d.ts +0 -12
  96. package/cssm/index-8b2c2707.d.ts +0 -6
  97. package/cssm/index-bdb4c6b9.d.ts +0 -2
  98. package/cssm/index-c44170fe.d.ts +0 -18
  99. package/cssm/index-c76d6398.d.ts +0 -2
  100. package/cssm/index-df3978fd.d.ts +0 -4
  101. package/cssm/index-ebda875c.d.ts +0 -37
  102. package/cssm/index-f12ee135.d.ts +0 -3
  103. package/cssm/mobile-89f0cb07.d.ts +0 -2
  104. package/cssm/mobile-d7e9f69d.d.ts +0 -2
  105. package/cssm/shared-4cd3936b.d.ts +0 -66
  106. package/cssm/types-1b036d4b.d.ts +0 -13
  107. package/cssm/types-1c79e231.d.ts +0 -113
  108. package/cssm/types-4480ac4f.d.ts +0 -3
  109. package/cssm/types-67a2d8af.d.ts +0 -276
  110. package/cssm/typings-0f4b9bed.d.ts +0 -576
  111. package/cssm/typings-89f0cb07.d.ts +0 -93
  112. package/cssm/typings-bdb4c6b9.d.ts +0 -52
  113. package/cssm/useSkeleton-ebda875c.d.ts +0 -12
  114. package/cssm/utils-0f4b9bed.d.ts +0 -41
  115. package/cssm/utils-1574ad8b.d.ts +0 -29
  116. package/cssm/utils-49cc3c24.d.ts +0 -8
  117. package/desktop-89f0cb07.d.ts +0 -2
  118. package/desktop-d446ae02.d.ts +0 -39
  119. package/esm/Component-0f4b9bed.d.ts +0 -22
  120. package/esm/Component-10db897e.d.ts +0 -72
  121. package/esm/Component-4cd3936b.d.ts +0 -12
  122. package/esm/Component-69921c40.d.ts +0 -184
  123. package/esm/Component-72dda473.d.ts +0 -53
  124. package/esm/Component-89f0cb07.d.ts +0 -38
  125. package/esm/Component-8b2c2707.d.ts +0 -12
  126. package/esm/Component-bdb4c6b9.d.ts +0 -12
  127. package/esm/Component-c76d6398.d.ts +0 -5
  128. package/esm/Component-ebda875c.d.ts +0 -12
  129. package/esm/Component.desktop-0aa4e915.d.ts +0 -5
  130. package/esm/Component.desktop-785df74d.d.ts +0 -6
  131. package/esm/Component.mobile-16b1285a.d.ts +0 -5
  132. package/esm/Component.mobile-d446ae02.d.ts +0 -23
  133. package/esm/Component.mobile-d7e9f69d.d.ts +0 -6
  134. package/esm/Component.mobile-f1f15074.d.ts +0 -34
  135. package/esm/Component.mobile-f28cbba0.d.ts +0 -41
  136. package/esm/Component.modal.mobile-0f4b9bed.d.ts +0 -60
  137. package/esm/Context-bdb4c6b9.d.ts +0 -4
  138. package/esm/ResponsiveContext-baf4875b.d.ts +0 -5
  139. package/esm/component-10db897e.d.ts +0 -44
  140. package/esm/consts-f777ba1a.d.ts +0 -2
  141. package/esm/desktop-89f0cb07.d.ts +0 -2
  142. package/esm/desktop-d446ae02.d.ts +0 -39
  143. package/esm/hook-8abfea97.d.ts +0 -90
  144. package/esm/index-10db897e.d.ts +0 -50
  145. package/esm/index-136acbb1.d.ts +0 -28
  146. package/esm/index-72dda473.d.ts +0 -12
  147. package/esm/index-8b2c2707.d.ts +0 -6
  148. package/esm/index-bdb4c6b9.d.ts +0 -2
  149. package/esm/index-c44170fe.d.ts +0 -18
  150. package/esm/index-c76d6398.d.ts +0 -2
  151. package/esm/index-df3978fd.d.ts +0 -4
  152. package/esm/index-ebda875c.d.ts +0 -37
  153. package/esm/index-f12ee135.d.ts +0 -3
  154. package/esm/mobile-89f0cb07.d.ts +0 -2
  155. package/esm/mobile-d7e9f69d.d.ts +0 -2
  156. package/esm/shared-4cd3936b.d.ts +0 -66
  157. package/esm/types-1b036d4b.d.ts +0 -13
  158. package/esm/types-1c79e231.d.ts +0 -113
  159. package/esm/types-4480ac4f.d.ts +0 -3
  160. package/esm/types-67a2d8af.d.ts +0 -276
  161. package/esm/typings-0f4b9bed.d.ts +0 -576
  162. package/esm/typings-89f0cb07.d.ts +0 -93
  163. package/esm/typings-bdb4c6b9.d.ts +0 -52
  164. package/esm/useSkeleton-ebda875c.d.ts +0 -12
  165. package/esm/utils-0f4b9bed.d.ts +0 -41
  166. package/esm/utils-1574ad8b.d.ts +0 -29
  167. package/esm/utils-49cc3c24.d.ts +0 -8
  168. package/hook-8abfea97.d.ts +0 -90
  169. package/index-10db897e.d.ts +0 -50
  170. package/index-136acbb1.d.ts +0 -28
  171. package/index-72dda473.d.ts +0 -12
  172. package/index-8b2c2707.d.ts +0 -6
  173. package/index-bdb4c6b9.d.ts +0 -2
  174. package/index-c44170fe.d.ts +0 -18
  175. package/index-c76d6398.d.ts +0 -2
  176. package/index-df3978fd.d.ts +0 -4
  177. package/index-ebda875c.d.ts +0 -37
  178. package/index-f12ee135.d.ts +0 -3
  179. package/mobile-89f0cb07.d.ts +0 -2
  180. package/mobile-d7e9f69d.d.ts +0 -2
  181. package/modern/Component-0f4b9bed.d.ts +0 -22
  182. package/modern/Component-10db897e.d.ts +0 -72
  183. package/modern/Component-4cd3936b.d.ts +0 -12
  184. package/modern/Component-69921c40.d.ts +0 -184
  185. package/modern/Component-72dda473.d.ts +0 -53
  186. package/modern/Component-89f0cb07.d.ts +0 -38
  187. package/modern/Component-8b2c2707.d.ts +0 -12
  188. package/modern/Component-bdb4c6b9.d.ts +0 -12
  189. package/modern/Component-c76d6398.d.ts +0 -5
  190. package/modern/Component-ebda875c.d.ts +0 -12
  191. package/modern/Component.desktop-0aa4e915.d.ts +0 -5
  192. package/modern/Component.desktop-785df74d.d.ts +0 -6
  193. package/modern/Component.mobile-16b1285a.d.ts +0 -5
  194. package/modern/Component.mobile-d446ae02.d.ts +0 -23
  195. package/modern/Component.mobile-d7e9f69d.d.ts +0 -6
  196. package/modern/Component.mobile-f1f15074.d.ts +0 -34
  197. package/modern/Component.mobile-f28cbba0.d.ts +0 -41
  198. package/modern/Component.modal.mobile-0f4b9bed.d.ts +0 -60
  199. package/modern/Context-bdb4c6b9.d.ts +0 -4
  200. package/modern/ResponsiveContext-baf4875b.d.ts +0 -5
  201. package/modern/component-10db897e.d.ts +0 -44
  202. package/modern/consts-f777ba1a.d.ts +0 -2
  203. package/modern/desktop-89f0cb07.d.ts +0 -2
  204. package/modern/desktop-d446ae02.d.ts +0 -39
  205. package/modern/hook-8abfea97.d.ts +0 -90
  206. package/modern/index-10db897e.d.ts +0 -50
  207. package/modern/index-136acbb1.d.ts +0 -28
  208. package/modern/index-72dda473.d.ts +0 -12
  209. package/modern/index-8b2c2707.d.ts +0 -6
  210. package/modern/index-bdb4c6b9.d.ts +0 -2
  211. package/modern/index-c44170fe.d.ts +0 -18
  212. package/modern/index-c76d6398.d.ts +0 -2
  213. package/modern/index-df3978fd.d.ts +0 -4
  214. package/modern/index-ebda875c.d.ts +0 -37
  215. package/modern/index-f12ee135.d.ts +0 -3
  216. package/modern/mobile-89f0cb07.d.ts +0 -2
  217. package/modern/mobile-d7e9f69d.d.ts +0 -2
  218. package/modern/shared-4cd3936b.d.ts +0 -66
  219. package/modern/types-1b036d4b.d.ts +0 -13
  220. package/modern/types-1c79e231.d.ts +0 -113
  221. package/modern/types-4480ac4f.d.ts +0 -3
  222. package/modern/types-67a2d8af.d.ts +0 -276
  223. package/modern/typings-0f4b9bed.d.ts +0 -576
  224. package/modern/typings-89f0cb07.d.ts +0 -93
  225. package/modern/typings-bdb4c6b9.d.ts +0 -52
  226. package/modern/useSkeleton-ebda875c.d.ts +0 -12
  227. package/modern/utils-0f4b9bed.d.ts +0 -41
  228. package/modern/utils-1574ad8b.d.ts +0 -29
  229. package/modern/utils-49cc3c24.d.ts +0 -8
  230. package/shared-4cd3936b.d.ts +0 -66
  231. package/types-1b036d4b.d.ts +0 -13
  232. package/types-1c79e231.d.ts +0 -113
  233. package/types-4480ac4f.d.ts +0 -3
  234. package/types-67a2d8af.d.ts +0 -276
  235. package/typings-0f4b9bed.d.ts +0 -576
  236. package/typings-89f0cb07.d.ts +0 -93
  237. package/typings-bdb4c6b9.d.ts +0 -52
  238. package/useSkeleton-ebda875c.d.ts +0 -12
  239. package/utils-0f4b9bed.d.ts +0 -41
  240. package/utils-1574ad8b.d.ts +0 -29
  241. package/utils-49cc3c24.d.ts +0 -8
@@ -1,276 +0,0 @@
1
- /// <reference types="react-transition-group" />
2
- import { HTMLAttributes, ReactElement, ReactNode, RefObject } from 'react';
3
- import { HandledEvents } from 'react-swipeable/es/types';
4
- import { TransitionProps } from 'react-transition-group/Transition';
5
- import { BaseModalProps } from "./index-bdb4c6b9";
6
- import { NavigationBarProps } from "./index-c76d6398";
7
- import { BackgroundColorType } from "./index-72dda473";
8
- type BottomSheetTitleAlign = 'center' | 'left';
9
- type BottomSheetProps = {
10
- /**
11
- * Контент
12
- */
13
- children?: ReactNode;
14
- /**
15
- * Управление видимостью
16
- */
17
- open: boolean;
18
- /**
19
- * Заголовок
20
- */
21
- title?: ReactNode;
22
- /**
23
- * Размер заголовка
24
- */
25
- titleSize?: NavigationBarProps['titleSize'];
26
- /**
27
- * Подзаголовок.
28
- */
29
- subtitle?: NavigationBarProps['subtitle'];
30
- /**
31
- * Кнопка действия (обычно, это кнопка закрытия)
32
- */
33
- actionButton?: ReactNode;
34
- /**
35
- * Нода, компонент или функция возвращающая их
36
- *
37
- * Контейнер к которому будут добавляться порталы
38
- */
39
- container?: BaseModalProps['container'];
40
- /**
41
- * Рендерить ли в контейнер через портал.
42
- */
43
- usePortal?: BaseModalProps['usePortal'];
44
- /**
45
- * Дополнительный класс
46
- */
47
- className?: string;
48
- /**
49
- * Дополнительный класс
50
- */
51
- contentClassName?: string;
52
- /**
53
- * Дополнительные пропсы на контейнер.
54
- */
55
- containerProps?: HTMLAttributes<HTMLDivElement>;
56
- /**
57
- * Дополнительный класс
58
- */
59
- containerClassName?: string;
60
- /**
61
- * Цвет фона
62
- */
63
- backgroundColor?: Extract<BackgroundColorType, 'primary' | 'secondary'>;
64
- /**
65
- * Дополнительный класс шапки
66
- */
67
- headerClassName?: string;
68
- /**
69
- * Дополнительный класс футера
70
- */
71
- footerClassName?: string;
72
- /**
73
- * Дополнительный класс для аддонов
74
- */
75
- addonClassName?: string;
76
- /**
77
- * Дополнительный класс для компонента крестика
78
- */
79
- closerClassName?: string;
80
- /**
81
- * Дополнительный класс для компонента стрелки назад
82
- */
83
- backerClassName?: string;
84
- /**
85
- * Дополнительный класс для компонента модального окна
86
- */
87
- modalClassName?: string;
88
- /**
89
- * Дополнительный класс для обертки модального окна
90
- */
91
- modalWrapperClassName?: string;
92
- /**
93
- * Дополнительный класс для маркера
94
- */
95
- swipeableMarkerClassName?: string;
96
- /**
97
- * Кастомный маркер
98
- */
99
- swipeableMarker?: ReactElement;
100
- /**
101
- * TransitionProps, прокидываются в компонент CSSTransitionProps.
102
- */
103
- transitionProps?: Partial<TransitionProps>;
104
- /**
105
- * Идентификатор для систем автоматизированного тестирования
106
- */
107
- dataTestId?: string;
108
- /**
109
- * z-index компонента
110
- */
111
- zIndex?: number;
112
- /**
113
- * Будет ли свайпаться шторка
114
- * @default true
115
- */
116
- swipeable?: boolean;
117
- /**
118
- * Будет ли свайпаться контент
119
- */
120
- swipeableContent?: boolean;
121
- /**
122
- * Порог свайпа
123
- */
124
- swipeThreshold?: number;
125
- /**
126
- * Слот слева
127
- */
128
- leftAddons?: ReactNode;
129
- /**
130
- * Слот справа
131
- */
132
- rightAddons?: ReactNode;
133
- /**
134
- * Слот снизу
135
- */
136
- bottomAddons?: ReactNode;
137
- /**
138
- * Наличие компонента крестика
139
- */
140
- hasCloser?: boolean;
141
- /**
142
- * Наличие компонента стрелки назад
143
- */
144
- hasBacker?: boolean;
145
- /**
146
- * Выравнивание заголовка
147
- */
148
- titleAlign?: BottomSheetTitleAlign;
149
- /**
150
- * Фиксирует шапку
151
- */
152
- stickyHeader?: boolean;
153
- /**
154
- * Фиксирует футер
155
- */
156
- stickyFooter?: boolean;
157
- /**
158
- * Высота шторки
159
- */
160
- initialHeight?: 'default' | 'full';
161
- /**
162
- * Будет ли виден оверлэй
163
- */
164
- hideOverlay?: boolean;
165
- /**
166
- * Будет ли видна шапка
167
- */
168
- hideHeader?: boolean;
169
- /**
170
- * Будет ли обрезан заголовок
171
- */
172
- trimTitle?: boolean;
173
- /**
174
- * Запретить закрытие шторки кликом на оверлэй
175
- */
176
- disableOverlayClick?: boolean;
177
- /**
178
- * Отключает блокировку скролла при открытии модального окна
179
- */
180
- disableBlockingScroll?: boolean;
181
- /**
182
- * Отключает ловушку фокуса
183
- */
184
- disableFocusLock?: boolean;
185
- /**
186
- * @deprecated данный проп больше не используется, временно оставлен для обратной совместимости
187
- * Не анимировать шторку при изменении размера вьюпорта
188
- */
189
- ignoreScreenChange?: boolean;
190
- /**
191
- * Свойства для Бэкдропа
192
- */
193
- backdropProps?: BaseModalProps['backdropProps'];
194
- /**
195
- * Реф на контейнер, в котором происходит скролл
196
- */
197
- scrollableContainerRef?: RefObject<HTMLElement>;
198
- /**
199
- * Реф для управления компонентом.
200
- */
201
- bottomSheetInstanceRef?: RefObject<{
202
- scrollToArea: (idx: number) => void;
203
- }>;
204
- /**
205
- * Реф на контейнер, в котором находится шторка
206
- */
207
- sheetContainerRef?: RefObject<HTMLElement>;
208
- /**
209
- * Магнитные области видимой высоты шторки.
210
- * Можно использовать значения в пикселях - 10(число), либо в процентах - 10%(строка).
211
- * По-умолчанию -[0, window.innerHeight - '24px']
212
- * массив должен состоять минимум из 2 элементов
213
- */
214
- magneticAreas?: Array<number | string>;
215
- /**
216
- * Индекс точки из magneticAreas, к которому нужно примагнититься при первом открытии шторки.
217
- */
218
- initialActiveAreaIndex?: number;
219
- /**
220
- * Отключает скролл контентной области.
221
- */
222
- scrollLocked?: boolean;
223
- /**
224
- * Скрыть скроллбар внутри шторки
225
- */
226
- hideScrollbar?: boolean;
227
- /**
228
- * Верхний отступ шторки, если она открыта на максимальную высоту
229
- */
230
- headerOffset?: number;
231
- /**
232
- * Содержимое bottom-sheet всегда в DOM
233
- */
234
- keepMounted?: boolean;
235
- /**
236
- * Отключает автоматический перевод фокуса на bottom-sheet при открытии
237
- */
238
- disableAutoFocus?: boolean;
239
- /**
240
- * Отключает восстановление фокуса на предыдущем элементе после закрытия bottom-sheet
241
- */
242
- disableRestoreFocus?: boolean;
243
- /**
244
- * Отключает вызов `onClose` при нажатии Escape
245
- */
246
- disableEscapeKeyDown?: boolean;
247
- /**
248
- * Обработчик закрытия
249
- */
250
- onClose: () => void;
251
- /**
252
- * Обработчик нажатия на стрелку назад
253
- */
254
- onBack?: () => void;
255
- /**
256
- * Вызывается в начале анимации притягивания к одной из `magneticAreas`
257
- */
258
- onMagnetize?: (index: number) => void;
259
- /**
260
- * Вызывается после окончания анимации притягивания
261
- */
262
- onMagnetizeEnd?: (index: number) => void;
263
- /**
264
- * Вызывается при изменении положения шторки
265
- */
266
- onOffsetChange?: (offset: number, percent: number) => void;
267
- /**
268
- * Вызывается в начале свайпа
269
- */
270
- onSwipeStart?: (event: HandledEvents) => void;
271
- /**
272
- * Вызывается после окончания свайпа
273
- */
274
- onSwipeEnd?: (event: HandledEvents | null) => void;
275
- };
276
- export { BottomSheetTitleAlign, BottomSheetProps };