@draftbit/core 47.2.13-f38301.2 → 47.2.14-9580d7.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.
Files changed (1291) hide show
  1. package/lib/src/Provider.d.ts +10 -0
  2. package/lib/src/Provider.js +10 -0
  3. package/lib/src/Provider.js.map +1 -0
  4. package/lib/src/components/Accordion/AccordionGroup.d.ts +21 -0
  5. package/lib/src/components/Accordion/AccordionGroup.js +45 -0
  6. package/lib/src/components/Accordion/AccordionGroup.js.map +1 -0
  7. package/lib/src/components/Accordion/AccordionItem.d.ts +15 -0
  8. package/lib/src/components/Accordion/AccordionItem.js +33 -0
  9. package/lib/src/components/Accordion/AccordionItem.js.map +1 -0
  10. package/lib/src/components/Accordion/index.d.ts +2 -0
  11. package/lib/src/components/Accordion/index.js.map +1 -0
  12. package/lib/src/components/ActionSheet/ActionSheet.d.ts +8 -0
  13. package/lib/src/components/ActionSheet/ActionSheet.js +46 -0
  14. package/lib/src/components/ActionSheet/ActionSheet.js.map +1 -0
  15. package/lib/src/components/ActionSheet/ActionSheetCancel.d.ts +10 -0
  16. package/lib/src/components/ActionSheet/ActionSheetCancel.js +7 -0
  17. package/lib/src/components/ActionSheet/ActionSheetCancel.js.map +1 -0
  18. package/lib/src/components/ActionSheet/ActionSheetItem.d.ts +10 -0
  19. package/lib/src/components/ActionSheet/ActionSheetItem.js +31 -0
  20. package/lib/src/components/ActionSheet/ActionSheetItem.js.map +1 -0
  21. package/lib/src/components/ActionSheet/index.d.ts +3 -0
  22. package/lib/src/components/ActionSheet/index.js.map +1 -0
  23. package/lib/src/components/AnimatedCircularProgress.d.ts +13 -0
  24. package/lib/src/components/AnimatedCircularProgress.js +44 -0
  25. package/lib/src/components/AnimatedCircularProgress.js.map +1 -0
  26. package/lib/src/components/AspectRatio.d.ts +8 -0
  27. package/lib/src/components/AspectRatio.js +19 -0
  28. package/lib/src/components/AspectRatio.js.map +1 -0
  29. package/lib/src/components/AvatarEdit.d.ts +15 -0
  30. package/lib/src/components/AvatarEdit.js +31 -0
  31. package/lib/src/components/AvatarEdit.js.map +1 -0
  32. package/lib/src/components/Banner.d.ts +22 -0
  33. package/lib/src/components/Banner.js +110 -0
  34. package/lib/src/components/Banner.js.map +1 -0
  35. package/lib/src/components/BottomSheet/BottomSheet.d.ts +24 -0
  36. package/lib/src/components/BottomSheet/BottomSheet.js +72 -0
  37. package/lib/src/components/BottomSheet/BottomSheet.js.map +1 -0
  38. package/lib/src/components/BottomSheet/BottomSheetComponent.d.ts +169 -0
  39. package/lib/src/components/BottomSheet/BottomSheetComponent.js +438 -0
  40. package/lib/src/components/BottomSheet/BottomSheetComponent.js.map +1 -0
  41. package/lib/src/components/BottomSheet/index.d.ts +1 -0
  42. package/lib/src/components/BottomSheet/index.js.map +1 -0
  43. package/lib/src/components/Button.d.ts +6 -0
  44. package/lib/src/components/Button.js +115 -0
  45. package/lib/src/components/Button.js.map +1 -0
  46. package/lib/src/components/Card.d.ts +42 -0
  47. package/lib/src/components/Card.js +58 -0
  48. package/lib/src/components/Card.js.map +1 -0
  49. package/lib/src/components/Checkbox/Checkbox.d.ts +19 -0
  50. package/lib/src/components/Checkbox/Checkbox.js +63 -0
  51. package/lib/src/components/Checkbox/Checkbox.js.map +1 -0
  52. package/lib/src/components/Checkbox/CheckboxGroup.d.ts +14 -0
  53. package/lib/src/components/Checkbox/CheckboxGroup.js +22 -0
  54. package/lib/src/components/Checkbox/CheckboxGroup.js.map +1 -0
  55. package/lib/src/components/Checkbox/CheckboxGroupRow.d.ts +21 -0
  56. package/lib/src/components/Checkbox/CheckboxGroupRow.js +77 -0
  57. package/lib/src/components/Checkbox/CheckboxGroupRow.js.map +1 -0
  58. package/lib/src/components/Checkbox/CheckboxRow.d.ts +17 -0
  59. package/lib/src/components/Checkbox/CheckboxRow.js +78 -0
  60. package/lib/src/components/Checkbox/CheckboxRow.js.map +1 -0
  61. package/lib/src/components/Checkbox/context.d.ts +13 -0
  62. package/lib/src/components/Checkbox/context.js +15 -0
  63. package/lib/src/components/Checkbox/context.js.map +1 -0
  64. package/lib/src/components/Checkbox/index.d.ts +3 -0
  65. package/lib/src/components/Checkbox/index.js.map +1 -0
  66. package/lib/src/components/CircleImage.d.ts +9 -0
  67. package/lib/src/components/CircleImage.js +9 -0
  68. package/lib/src/components/CircleImage.js.map +1 -0
  69. package/lib/src/components/CircularProgress.d.ts +42 -0
  70. package/lib/src/components/CircularProgress.js +82 -0
  71. package/lib/src/components/CircularProgress.js.map +1 -0
  72. package/lib/src/components/Config.d.ts +35 -0
  73. package/lib/src/components/Config.js +65 -0
  74. package/lib/src/components/Config.js.map +1 -0
  75. package/lib/src/components/Container.d.ts +20 -0
  76. package/lib/src/components/Container.js +44 -0
  77. package/lib/src/components/Container.js.map +1 -0
  78. package/lib/src/components/DatePicker/DatePicker.d.ts +33 -0
  79. package/lib/src/components/DatePicker/DatePicker.js +384 -0
  80. package/lib/src/components/DatePicker/DatePicker.js.map +1 -0
  81. package/lib/src/components/DatePicker/DatePickerComponent.d.ts +4 -0
  82. package/lib/src/components/DatePicker/DatePickerComponent.js +14 -0
  83. package/lib/src/components/DatePicker/DatePickerComponent.js.map +1 -0
  84. package/lib/src/components/DatePicker/DatePickerComponent.web.d.ts +4506 -0
  85. package/lib/src/components/DatePicker/DatePickerComponent.web.js +31 -0
  86. package/lib/src/components/DatePicker/DatePickerComponent.web.js.map +1 -0
  87. package/lib/src/components/DatePicker/DatePickerComponentType.d.ts +11 -0
  88. package/lib/src/components/DatePicker/DatePickerComponentType.js.map +1 -0
  89. package/lib/src/components/DeckSwiper/DeckSwiper.d.ts +25 -0
  90. package/lib/src/components/DeckSwiper/DeckSwiper.js +78 -0
  91. package/lib/src/components/DeckSwiper/DeckSwiper.js.map +1 -0
  92. package/lib/src/components/DeckSwiper/DeckSwiperCard.d.ts +11 -0
  93. package/lib/src/components/DeckSwiper/DeckSwiperCard.js +21 -0
  94. package/lib/src/components/DeckSwiper/DeckSwiperCard.js.map +1 -0
  95. package/lib/src/components/DeckSwiper/index.d.ts +2 -0
  96. package/lib/src/components/DeckSwiper/index.js.map +1 -0
  97. package/lib/src/components/DeprecatedButton.d.ts +53 -0
  98. package/lib/src/components/DeprecatedButton.js +84 -0
  99. package/lib/src/components/DeprecatedButton.js.map +1 -0
  100. package/lib/src/components/DeprecatedCardWrapper.d.ts +14 -0
  101. package/lib/src/components/DeprecatedCardWrapper.js +19 -0
  102. package/lib/src/components/DeprecatedCardWrapper.js.map +1 -0
  103. package/lib/src/components/DeprecatedFAB.d.ts +55 -0
  104. package/lib/src/components/DeprecatedFAB.js +115 -0
  105. package/lib/src/components/DeprecatedFAB.js.map +1 -0
  106. package/lib/src/components/Divider.d.ts +12 -0
  107. package/lib/src/components/Divider.js +14 -0
  108. package/lib/src/components/Divider.js.map +1 -0
  109. package/lib/src/components/Elevation.d.ts +11 -0
  110. package/lib/src/components/Elevation.js +21 -0
  111. package/lib/src/components/Elevation.js.map +1 -0
  112. package/lib/src/components/FAB.d.ts +19 -0
  113. package/lib/src/components/FAB.js +47 -0
  114. package/lib/src/components/FAB.js.map +1 -0
  115. package/lib/src/components/FieldSearchBarFull.d.ts +19 -0
  116. package/lib/src/components/FieldSearchBarFull.js +54 -0
  117. package/lib/src/components/FieldSearchBarFull.js.map +1 -0
  118. package/lib/src/components/FormRow.d.ts +13 -0
  119. package/lib/src/components/FormRow.js +20 -0
  120. package/lib/src/components/FormRow.js.map +1 -0
  121. package/lib/src/components/IconButton.d.ts +20 -0
  122. package/lib/src/components/IconButton.js +36 -0
  123. package/lib/src/components/IconButton.js.map +1 -0
  124. package/lib/src/components/Image.d.ts +4 -0
  125. package/lib/src/components/Image.js +48 -0
  126. package/lib/src/components/Image.js.map +1 -0
  127. package/lib/src/components/Justification.d.ts +1 -0
  128. package/lib/src/components/Justification.js +2 -0
  129. package/lib/src/components/Justification.js.map +1 -0
  130. package/lib/src/components/Layout.d.ts +42 -0
  131. package/lib/src/components/Layout.js +51 -0
  132. package/lib/src/components/Layout.js.map +1 -0
  133. package/lib/src/components/Markdown.d.ts +7 -0
  134. package/lib/src/components/Markdown.js +11 -0
  135. package/lib/src/components/Markdown.js.map +1 -0
  136. package/lib/src/components/NumberInput.d.ts +8 -0
  137. package/lib/src/components/NumberInput.js +50 -0
  138. package/lib/src/components/NumberInput.js.map +1 -0
  139. package/lib/src/components/Picker/Picker.d.ts +36 -0
  140. package/lib/src/components/Picker/Picker.js +288 -0
  141. package/lib/src/components/Picker/Picker.js.map +1 -0
  142. package/lib/src/components/Picker/PickerComponent.android.d.ts +6 -0
  143. package/lib/src/components/Picker/PickerComponent.android.js +70 -0
  144. package/lib/src/components/Picker/PickerComponent.android.js.map +1 -0
  145. package/lib/src/components/Picker/PickerComponent.ios.d.ts +7 -0
  146. package/lib/src/components/Picker/PickerComponent.ios.js +80 -0
  147. package/lib/src/components/Picker/PickerComponent.ios.js.map +1 -0
  148. package/lib/src/components/Picker/PickerComponent.web.d.ts +6 -0
  149. package/lib/src/components/Picker/PickerComponent.web.js +71 -0
  150. package/lib/src/components/Picker/PickerComponent.web.js.map +1 -0
  151. package/lib/src/components/Picker/PickerTypes.d.ts +18 -0
  152. package/lib/src/components/Picker/PickerTypes.js.map +1 -0
  153. package/lib/src/components/Portal/Portal.d.ts +42 -0
  154. package/lib/src/components/Portal/Portal.js +36 -0
  155. package/lib/src/components/Portal/Portal.js.map +1 -0
  156. package/lib/src/components/Portal/PortalConsumer.d.ts +15 -0
  157. package/lib/src/components/Portal/PortalConsumer.js +28 -0
  158. package/lib/src/components/Portal/PortalConsumer.js.map +1 -0
  159. package/lib/src/components/Portal/PortalHost.d.ts +47 -0
  160. package/lib/src/components/Portal/PortalHost.js +108 -0
  161. package/lib/src/components/Portal/PortalHost.js.map +1 -0
  162. package/lib/src/components/Portal/PortalManager.d.ts +18 -0
  163. package/lib/src/components/Portal/PortalManager.js +33 -0
  164. package/lib/src/components/Portal/PortalManager.js.map +1 -0
  165. package/lib/src/components/Pressable.d.ts +9 -0
  166. package/lib/src/components/Pressable.js +13 -0
  167. package/lib/src/components/Pressable.js.map +1 -0
  168. package/lib/src/components/ProgressBar.d.ts +34 -0
  169. package/lib/src/components/ProgressBar.js +119 -0
  170. package/lib/src/components/ProgressBar.js.map +1 -0
  171. package/lib/src/components/ProgressCircle.d.ts +20 -0
  172. package/lib/src/components/ProgressCircle.js +14 -0
  173. package/lib/src/components/ProgressCircle.js.map +1 -0
  174. package/lib/src/components/ProgressIndicator.d.ts +23 -0
  175. package/lib/src/components/ProgressIndicator.js +28 -0
  176. package/lib/src/components/ProgressIndicator.js.map +1 -0
  177. package/lib/src/components/RadioButton/RadioButton.d.ts +17 -0
  178. package/lib/src/components/RadioButton/RadioButton.js +18 -0
  179. package/lib/src/components/RadioButton/RadioButton.js.map +1 -0
  180. package/lib/src/components/RadioButton/RadioButtonFieldGroup.d.ts +12 -0
  181. package/lib/src/components/RadioButton/RadioButtonFieldGroup.js +18 -0
  182. package/lib/src/components/RadioButton/RadioButtonFieldGroup.js.map +1 -0
  183. package/lib/src/components/RadioButton/RadioButtonGroup.d.ts +15 -0
  184. package/lib/src/components/RadioButton/RadioButtonGroup.js +44 -0
  185. package/lib/src/components/RadioButton/RadioButtonGroup.js.map +1 -0
  186. package/lib/src/components/RadioButton/RadioButtonRow.d.ts +21 -0
  187. package/lib/src/components/RadioButton/RadioButtonRow.js +77 -0
  188. package/lib/src/components/RadioButton/RadioButtonRow.js.map +1 -0
  189. package/lib/src/components/RadioButton/context.d.ts +13 -0
  190. package/lib/src/components/RadioButton/context.js +15 -0
  191. package/lib/src/components/RadioButton/context.js.map +1 -0
  192. package/lib/src/components/RadioButton/index.d.ts +4 -0
  193. package/lib/src/components/RadioButton/index.js.map +1 -0
  194. package/lib/src/components/ResizeMode.d.ts +1 -0
  195. package/lib/src/components/ResizeMode.js +2 -0
  196. package/lib/src/components/ResizeMode.js.map +1 -0
  197. package/lib/src/components/Row.d.ts +20 -0
  198. package/lib/src/components/Row.js +49 -0
  199. package/lib/src/components/Row.js.map +1 -0
  200. package/lib/src/components/RowBodyIcon.d.ts +15 -0
  201. package/lib/src/components/RowBodyIcon.js +9 -0
  202. package/lib/src/components/RowBodyIcon.js.map +1 -0
  203. package/lib/src/components/RowHeadlineImageCaption.d.ts +15 -0
  204. package/lib/src/components/RowHeadlineImageCaption.js +13 -0
  205. package/lib/src/components/RowHeadlineImageCaption.js.map +1 -0
  206. package/lib/src/components/RowHeadlineImageIcon.d.ts +17 -0
  207. package/lib/src/components/RowHeadlineImageIcon.js +15 -0
  208. package/lib/src/components/RowHeadlineImageIcon.js.map +1 -0
  209. package/lib/src/components/SVG.d.ts +8 -0
  210. package/lib/src/components/SVG.js +14 -0
  211. package/lib/src/components/SVG.js.map +1 -0
  212. package/lib/src/components/ScreenContainer.d.ts +17 -0
  213. package/lib/src/components/ScreenContainer.js +36 -0
  214. package/lib/src/components/ScreenContainer.js.map +1 -0
  215. package/lib/src/components/Shadow.d.ts +23 -0
  216. package/lib/src/components/Shadow.js +26 -0
  217. package/lib/src/components/Shadow.js.map +1 -0
  218. package/lib/src/components/Slider.d.ts +27 -0
  219. package/lib/src/components/Slider.js +64 -0
  220. package/lib/src/components/Slider.js.map +1 -0
  221. package/lib/src/components/StarRating.d.ts +20 -0
  222. package/lib/src/components/StarRating.js +51 -0
  223. package/lib/src/components/StarRating.js.map +1 -0
  224. package/lib/src/components/StepIndicator.d.ts +53 -0
  225. package/lib/src/components/StepIndicator.js +347 -0
  226. package/lib/src/components/StepIndicator.js.map +1 -0
  227. package/lib/src/components/Stepper.d.ts +19 -0
  228. package/lib/src/components/Stepper.js +42 -0
  229. package/lib/src/components/Stepper.js.map +1 -0
  230. package/lib/src/components/Surface.d.ts +12 -0
  231. package/lib/src/components/Surface.js +33 -0
  232. package/lib/src/components/Surface.js.map +1 -0
  233. package/lib/src/components/SwipeableView/SwipeableView.d.ts +28 -0
  234. package/lib/src/components/SwipeableView/SwipeableView.js +119 -0
  235. package/lib/src/components/SwipeableView/SwipeableView.js.map +1 -0
  236. package/lib/src/components/SwipeableView/SwipeableViewButton.d.ts +12 -0
  237. package/lib/src/components/SwipeableView/SwipeableViewButton.js +6 -0
  238. package/lib/src/components/SwipeableView/SwipeableViewButton.js.map +1 -0
  239. package/lib/src/components/SwipeableView/SwipeableViewSwipeHandler.d.ts +12 -0
  240. package/lib/src/components/SwipeableView/SwipeableViewSwipeHandler.js +6 -0
  241. package/lib/src/components/SwipeableView/SwipeableViewSwipeHandler.js.map +1 -0
  242. package/lib/src/components/SwipeableView/index.d.ts +3 -0
  243. package/lib/src/components/SwipeableView/index.js.map +1 -0
  244. package/lib/src/components/Swiper/Swiper.d.ts +29 -0
  245. package/lib/src/components/Swiper/Swiper.js +56 -0
  246. package/lib/src/components/Swiper/Swiper.js.map +1 -0
  247. package/lib/src/components/Swiper/SwiperItem.d.ts +8 -0
  248. package/lib/src/components/Swiper/SwiperItem.js +10 -0
  249. package/lib/src/components/Swiper/SwiperItem.js.map +1 -0
  250. package/lib/src/components/Swiper/index.d.ts +2 -0
  251. package/lib/src/components/Swiper/index.js.map +1 -0
  252. package/lib/src/components/Switch.d.ts +50 -0
  253. package/lib/src/components/Switch.js +57 -0
  254. package/lib/src/components/Switch.js.map +1 -0
  255. package/lib/src/components/TabView/TabView.d.ts +25 -0
  256. package/lib/src/components/TabView/TabView.js +55 -0
  257. package/lib/src/components/TabView/TabView.js.map +1 -0
  258. package/lib/src/components/TabView/TabViewItem.d.ts +10 -0
  259. package/lib/src/components/TabView/TabViewItem.js +12 -0
  260. package/lib/src/components/TabView/TabViewItem.js.map +1 -0
  261. package/lib/src/components/TabView/index.d.ts +2 -0
  262. package/lib/src/components/TabView/index.js.map +1 -0
  263. package/lib/src/components/Table/Table.d.ts +18 -0
  264. package/lib/src/components/Table/Table.js +94 -0
  265. package/lib/src/components/Table/Table.js.map +1 -0
  266. package/lib/src/components/Table/TableCell.d.ts +8 -0
  267. package/lib/src/components/Table/TableCell.js +32 -0
  268. package/lib/src/components/Table/TableCell.js.map +1 -0
  269. package/lib/src/components/Table/TableCommon.d.ts +19 -0
  270. package/lib/src/components/Table/TableCommon.js +13 -0
  271. package/lib/src/components/Table/TableCommon.js.map +1 -0
  272. package/lib/src/components/Table/TableRow.d.ts +13 -0
  273. package/lib/src/components/Table/TableRow.js +38 -0
  274. package/lib/src/components/Table/TableRow.js.map +1 -0
  275. package/lib/src/components/Table/index.d.ts +3 -0
  276. package/lib/src/components/Table/index.js.map +1 -0
  277. package/lib/src/components/Text.d.ts +19 -0
  278. package/lib/src/components/Text.js +34 -0
  279. package/lib/src/components/Text.js.map +1 -0
  280. package/lib/src/components/TextField.d.ts +71 -0
  281. package/lib/src/components/TextField.js +429 -0
  282. package/lib/src/components/TextField.js.map +1 -0
  283. package/lib/src/components/ToggleButton.d.ts +24 -0
  284. package/lib/src/components/ToggleButton.js +40 -0
  285. package/lib/src/components/ToggleButton.js.map +1 -0
  286. package/lib/src/components/Touchable.d.ts +9 -0
  287. package/lib/src/components/Touchable.js +13 -0
  288. package/lib/src/components/Touchable.js.map +1 -0
  289. package/lib/src/components/Touchable.web.d.ts +2 -0
  290. package/lib/src/components/Touchable.web.js.map +1 -0
  291. package/lib/src/components/Typography.d.ts +21 -0
  292. package/lib/src/components/Typography.js +37 -0
  293. package/lib/src/components/Typography.js.map +1 -0
  294. package/lib/src/components/YoutubePlayer/YoutubePlayer.d.ts +4 -0
  295. package/lib/src/components/YoutubePlayer/YoutubePlayer.js +21 -0
  296. package/lib/src/components/YoutubePlayer/YoutubePlayer.js.map +1 -0
  297. package/lib/src/components/YoutubePlayer/YoutubePlayer.native.d.ts +4 -0
  298. package/lib/src/components/YoutubePlayer/YoutubePlayer.native.js +10 -0
  299. package/lib/src/components/YoutubePlayer/YoutubePlayer.native.js.map +1 -0
  300. package/lib/src/components/YoutubePlayer/YoutubePlayerProps.d.ts +7 -0
  301. package/lib/src/components/YoutubePlayer/YoutubePlayerProps.js.map +1 -0
  302. package/lib/src/components/YoutubePlayer/index.d.ts +1 -0
  303. package/lib/src/components/YoutubePlayer/index.js.map +1 -0
  304. package/lib/src/components/useAuthState.d.ts +1 -0
  305. package/lib/src/components/useAuthState.js +32 -0
  306. package/lib/src/components/useAuthState.js.map +1 -0
  307. package/lib/src/constants.d.ts +1 -0
  308. package/lib/src/constants.js +11 -0
  309. package/lib/src/constants.js.map +1 -0
  310. package/lib/src/hooks.d.ts +1 -0
  311. package/lib/src/hooks.js +13 -0
  312. package/lib/src/hooks.js.map +1 -0
  313. package/lib/src/index.d.ts +51 -0
  314. package/lib/src/index.js +54 -0
  315. package/lib/src/index.js.map +1 -0
  316. package/lib/src/interfaces/Icon.d.ts +21 -0
  317. package/lib/src/interfaces/Icon.js +9 -0
  318. package/lib/src/interfaces/Icon.js.map +1 -0
  319. package/lib/src/styles/DarkTheme.d.ts +3 -0
  320. package/lib/src/styles/DarkTheme.js +27 -0
  321. package/lib/src/styles/DarkTheme.js.map +1 -0
  322. package/lib/src/styles/DefaultTheme.d.ts +1501 -0
  323. package/lib/src/styles/DefaultTheme.js +112 -0
  324. package/lib/src/styles/DefaultTheme.js.map +1 -0
  325. package/lib/src/styles/fonts.d.ts +5 -0
  326. package/lib/src/styles/fonts.js +63 -0
  327. package/lib/src/styles/fonts.js.map +1 -0
  328. package/lib/src/styles/overlay.d.ts +2 -0
  329. package/lib/src/styles/overlay.js +61 -0
  330. package/lib/src/styles/overlay.js.map +1 -0
  331. package/lib/src/styles/shadow.d.ts +23 -0
  332. package/lib/src/styles/shadow.js +52 -0
  333. package/lib/src/styles/shadow.js.map +1 -0
  334. package/lib/src/theming.d.ts +8 -0
  335. package/lib/src/theming.js +4 -0
  336. package/lib/src/theming.js.map +1 -0
  337. package/lib/src/utilities.d.ts +34 -0
  338. package/lib/src/utilities.js +153 -0
  339. package/lib/src/utilities.js.map +1 -0
  340. package/lib/tsconfig.tsbuildinfo +1 -0
  341. package/package.json +6 -23
  342. package/src/Provider.js +1 -0
  343. package/src/Provider.js.map +1 -0
  344. package/src/components/Accordion/AccordionGroup.js +1 -0
  345. package/src/components/Accordion/AccordionGroup.js.map +1 -0
  346. package/src/components/Accordion/AccordionItem.js +1 -0
  347. package/src/components/Accordion/AccordionItem.js.map +1 -0
  348. package/src/components/Accordion/index.js +1 -0
  349. package/src/components/Accordion/index.js.map +1 -0
  350. package/src/components/ActionSheet/ActionSheet.js +1 -0
  351. package/src/components/ActionSheet/ActionSheet.js.map +1 -0
  352. package/src/components/ActionSheet/ActionSheetCancel.js +1 -0
  353. package/src/components/ActionSheet/ActionSheetCancel.js.map +1 -0
  354. package/src/components/ActionSheet/ActionSheetItem.js +1 -0
  355. package/src/components/ActionSheet/ActionSheetItem.js.map +1 -0
  356. package/src/components/ActionSheet/index.js +1 -0
  357. package/src/components/ActionSheet/index.js.map +1 -0
  358. package/src/components/AnimatedCircularProgress.js +1 -0
  359. package/src/components/AnimatedCircularProgress.js.map +1 -0
  360. package/src/components/AspectRatio.js +1 -0
  361. package/src/components/AspectRatio.js.map +1 -0
  362. package/src/components/AvatarEdit.js +1 -0
  363. package/src/components/AvatarEdit.js.map +1 -0
  364. package/src/components/Banner.js +1 -0
  365. package/src/components/Banner.js.map +1 -0
  366. package/src/components/BottomSheet/BottomSheet.js +1 -0
  367. package/src/components/BottomSheet/BottomSheet.js.map +1 -0
  368. package/src/components/BottomSheet/BottomSheetComponent.js +1 -0
  369. package/src/components/BottomSheet/BottomSheetComponent.js.map +1 -0
  370. package/src/components/BottomSheet/index.js +1 -0
  371. package/src/components/BottomSheet/index.js.map +1 -0
  372. package/src/components/Button.js +1 -0
  373. package/src/components/Button.js.map +1 -0
  374. package/src/components/Card.js +1 -0
  375. package/src/components/Card.js.map +1 -0
  376. package/src/components/Checkbox/Checkbox.js +1 -0
  377. package/src/components/Checkbox/Checkbox.js.map +1 -0
  378. package/src/components/Checkbox/CheckboxGroup.js +1 -0
  379. package/src/components/Checkbox/CheckboxGroup.js.map +1 -0
  380. package/src/components/Checkbox/CheckboxGroupRow.js +1 -0
  381. package/src/components/Checkbox/CheckboxGroupRow.js.map +1 -0
  382. package/src/components/Checkbox/CheckboxRow.js +1 -0
  383. package/src/components/Checkbox/CheckboxRow.js.map +1 -0
  384. package/src/components/Checkbox/context.js +1 -0
  385. package/src/components/Checkbox/context.js.map +1 -0
  386. package/src/components/Checkbox/index.js +1 -0
  387. package/src/components/Checkbox/index.js.map +1 -0
  388. package/src/components/CircleImage.js +1 -0
  389. package/src/components/CircleImage.js.map +1 -0
  390. package/src/components/CircularProgress.js +1 -0
  391. package/src/components/CircularProgress.js.map +1 -0
  392. package/src/components/Config.js +1 -0
  393. package/src/components/Config.js.map +1 -0
  394. package/src/components/Container.js +1 -0
  395. package/src/components/Container.js.map +1 -0
  396. package/src/components/DatePicker/DatePicker.js +1 -0
  397. package/src/components/DatePicker/DatePicker.js.map +1 -0
  398. package/src/components/DatePicker/DatePickerComponent.js +1 -0
  399. package/src/components/DatePicker/DatePickerComponent.js.map +1 -0
  400. package/src/components/DatePicker/DatePickerComponent.web.js +1 -0
  401. package/src/components/DatePicker/DatePickerComponent.web.js.map +1 -0
  402. package/src/components/DatePicker/DatePickerComponentType.js +1 -0
  403. package/src/components/DatePicker/DatePickerComponentType.js.map +1 -0
  404. package/src/components/DeckSwiper/DeckSwiper.js +1 -0
  405. package/src/components/DeckSwiper/DeckSwiper.js.map +1 -0
  406. package/src/components/DeckSwiper/DeckSwiperCard.js +1 -0
  407. package/src/components/DeckSwiper/DeckSwiperCard.js.map +1 -0
  408. package/src/components/DeckSwiper/index.js +1 -0
  409. package/src/components/DeckSwiper/index.js.map +1 -0
  410. package/src/components/DeprecatedButton.js +1 -0
  411. package/src/components/DeprecatedButton.js.map +1 -0
  412. package/src/components/DeprecatedCardWrapper.js +1 -0
  413. package/src/components/DeprecatedCardWrapper.js.map +1 -0
  414. package/src/components/DeprecatedFAB.js +1 -0
  415. package/src/components/DeprecatedFAB.js.map +1 -0
  416. package/src/components/Divider.js +1 -0
  417. package/src/components/Divider.js.map +1 -0
  418. package/src/components/Elevation.js +1 -0
  419. package/src/components/Elevation.js.map +1 -0
  420. package/src/components/FAB.js +1 -0
  421. package/src/components/FAB.js.map +1 -0
  422. package/src/components/FieldSearchBarFull.js +1 -0
  423. package/src/components/FieldSearchBarFull.js.map +1 -0
  424. package/src/components/FormRow.js +1 -0
  425. package/src/components/FormRow.js.map +1 -0
  426. package/src/components/IconButton.js +1 -0
  427. package/src/components/IconButton.js.map +1 -0
  428. package/src/components/Image.js +1 -0
  429. package/src/components/Image.js.map +1 -0
  430. package/src/components/Justification.js +1 -0
  431. package/src/components/Justification.js.map +1 -0
  432. package/src/components/Layout.js +1 -0
  433. package/src/components/Layout.js.map +1 -0
  434. package/src/components/Markdown.js +1 -0
  435. package/src/components/Markdown.js.map +1 -0
  436. package/src/components/NumberInput.js +1 -0
  437. package/src/components/NumberInput.js.map +1 -0
  438. package/src/components/Picker/Picker.js +1 -0
  439. package/src/components/Picker/Picker.js.map +1 -0
  440. package/src/components/Picker/PickerComponent.android.js +1 -0
  441. package/src/components/Picker/PickerComponent.android.js.map +1 -0
  442. package/src/components/Picker/PickerComponent.ios.js +1 -0
  443. package/src/components/Picker/PickerComponent.ios.js.map +1 -0
  444. package/src/components/Picker/PickerComponent.web.js +1 -0
  445. package/src/components/Picker/PickerComponent.web.js.map +1 -0
  446. package/src/components/Picker/PickerTypes.js +1 -0
  447. package/src/components/Picker/PickerTypes.js.map +1 -0
  448. package/src/components/Portal/Portal.js +1 -0
  449. package/src/components/Portal/Portal.js.map +1 -0
  450. package/src/components/Portal/PortalConsumer.js +1 -0
  451. package/src/components/Portal/PortalConsumer.js.map +1 -0
  452. package/src/components/Portal/PortalHost.js +1 -0
  453. package/src/components/Portal/PortalHost.js.map +1 -0
  454. package/src/components/Portal/PortalManager.js +1 -0
  455. package/src/components/Portal/PortalManager.js.map +1 -0
  456. package/src/components/Pressable.js +1 -0
  457. package/src/components/Pressable.js.map +1 -0
  458. package/src/components/ProgressBar.js +1 -0
  459. package/src/components/ProgressBar.js.map +1 -0
  460. package/src/components/ProgressCircle.js +1 -0
  461. package/src/components/ProgressCircle.js.map +1 -0
  462. package/src/components/ProgressIndicator.js +1 -0
  463. package/src/components/ProgressIndicator.js.map +1 -0
  464. package/src/components/RadioButton/RadioButton.js +1 -0
  465. package/src/components/RadioButton/RadioButton.js.map +1 -0
  466. package/src/components/RadioButton/RadioButtonFieldGroup.js +1 -0
  467. package/src/components/RadioButton/RadioButtonFieldGroup.js.map +1 -0
  468. package/src/components/RadioButton/RadioButtonGroup.js +1 -0
  469. package/src/components/RadioButton/RadioButtonGroup.js.map +1 -0
  470. package/src/components/RadioButton/RadioButtonRow.js +1 -0
  471. package/src/components/RadioButton/RadioButtonRow.js.map +1 -0
  472. package/src/components/RadioButton/context.js +1 -0
  473. package/src/components/RadioButton/context.js.map +1 -0
  474. package/src/components/RadioButton/index.js +1 -0
  475. package/src/components/RadioButton/index.js.map +1 -0
  476. package/src/components/ResizeMode.js +1 -0
  477. package/src/components/ResizeMode.js.map +1 -0
  478. package/src/components/Row.js +1 -0
  479. package/src/components/Row.js.map +1 -0
  480. package/src/components/RowBodyIcon.js +1 -0
  481. package/src/components/RowBodyIcon.js.map +1 -0
  482. package/src/components/RowHeadlineImageCaption.js +1 -0
  483. package/src/components/RowHeadlineImageCaption.js.map +1 -0
  484. package/src/components/RowHeadlineImageIcon.js +1 -0
  485. package/src/components/RowHeadlineImageIcon.js.map +1 -0
  486. package/src/components/SVG.js +1 -0
  487. package/src/components/SVG.js.map +1 -0
  488. package/src/components/ScreenContainer.js +1 -0
  489. package/src/components/ScreenContainer.js.map +1 -0
  490. package/src/components/Shadow.js +1 -0
  491. package/src/components/Shadow.js.map +1 -0
  492. package/src/components/Slider.js +1 -0
  493. package/src/components/Slider.js.map +1 -0
  494. package/src/components/StarRating.js +1 -0
  495. package/src/components/StarRating.js.map +1 -0
  496. package/src/components/StepIndicator.js +1 -0
  497. package/src/components/StepIndicator.js.map +1 -0
  498. package/src/components/Stepper.js +1 -0
  499. package/src/components/Stepper.js.map +1 -0
  500. package/src/components/Surface.js +1 -0
  501. package/src/components/Surface.js.map +1 -0
  502. package/src/components/SwipeableView/SwipeableView.js +1 -0
  503. package/src/components/SwipeableView/SwipeableView.js.map +1 -0
  504. package/src/components/SwipeableView/SwipeableViewButton.js +1 -0
  505. package/src/components/SwipeableView/SwipeableViewButton.js.map +1 -0
  506. package/src/components/SwipeableView/SwipeableViewSwipeHandler.js +1 -0
  507. package/src/components/SwipeableView/SwipeableViewSwipeHandler.js.map +1 -0
  508. package/src/components/SwipeableView/index.js +1 -0
  509. package/src/components/SwipeableView/index.js.map +1 -0
  510. package/src/components/Swiper/Swiper.js +1 -0
  511. package/src/components/Swiper/Swiper.js.map +1 -0
  512. package/src/components/Swiper/SwiperItem.js +1 -0
  513. package/src/components/Swiper/SwiperItem.js.map +1 -0
  514. package/src/components/Swiper/index.js +1 -0
  515. package/src/components/Swiper/index.js.map +1 -0
  516. package/src/components/Switch.js +1 -0
  517. package/src/components/Switch.js.map +1 -0
  518. package/src/components/TabView/TabView.js +1 -0
  519. package/src/components/TabView/TabView.js.map +1 -0
  520. package/src/components/TabView/TabViewItem.js +1 -0
  521. package/src/components/TabView/TabViewItem.js.map +1 -0
  522. package/src/components/TabView/index.js +1 -0
  523. package/src/components/TabView/index.js.map +1 -0
  524. package/src/components/Table/Table.js +1 -0
  525. package/src/components/Table/Table.js.map +1 -0
  526. package/src/components/Table/TableCell.js +1 -0
  527. package/src/components/Table/TableCell.js.map +1 -0
  528. package/src/components/Table/TableCommon.js +1 -0
  529. package/src/components/Table/TableCommon.js.map +1 -0
  530. package/src/components/Table/TableRow.js +1 -0
  531. package/src/components/Table/TableRow.js.map +1 -0
  532. package/src/components/Table/index.js +1 -0
  533. package/src/components/Table/index.js.map +1 -0
  534. package/src/components/Text.js +1 -0
  535. package/src/components/Text.js.map +1 -0
  536. package/src/components/TextField.js +1 -0
  537. package/src/components/TextField.js.map +1 -0
  538. package/src/components/ToggleButton.js +1 -0
  539. package/src/components/ToggleButton.js.map +1 -0
  540. package/src/components/Touchable.js +1 -0
  541. package/src/components/Touchable.js.map +1 -0
  542. package/src/components/Touchable.web.js +1 -0
  543. package/src/components/Touchable.web.js.map +1 -0
  544. package/src/components/Typography.js +1 -0
  545. package/src/components/Typography.js.map +1 -0
  546. package/src/components/YoutubePlayer/YoutubePlayer.js +1 -0
  547. package/src/components/YoutubePlayer/YoutubePlayer.js.map +1 -0
  548. package/src/components/YoutubePlayer/YoutubePlayer.native.js +1 -0
  549. package/src/components/YoutubePlayer/YoutubePlayer.native.js.map +1 -0
  550. package/src/components/YoutubePlayer/YoutubePlayerProps.js +1 -0
  551. package/src/components/YoutubePlayer/YoutubePlayerProps.js.map +1 -0
  552. package/src/components/YoutubePlayer/index.js +1 -0
  553. package/src/components/YoutubePlayer/index.js.map +1 -0
  554. package/src/components/useAuthState.js +1 -0
  555. package/src/components/useAuthState.js.map +1 -0
  556. package/src/constants.js +1 -0
  557. package/src/constants.js.map +1 -0
  558. package/src/hooks.js +1 -0
  559. package/src/hooks.js.map +1 -0
  560. package/src/index.js +1 -0
  561. package/src/index.js.map +1 -0
  562. package/src/interfaces/Icon.js +1 -0
  563. package/src/interfaces/Icon.js.map +1 -0
  564. package/src/styles/DarkTheme.js +1 -0
  565. package/src/styles/DarkTheme.js.map +1 -0
  566. package/src/styles/DefaultTheme.js +1 -0
  567. package/src/styles/DefaultTheme.js.map +1 -0
  568. package/src/styles/fonts.js +1 -0
  569. package/src/styles/fonts.js.map +1 -0
  570. package/src/styles/overlay.js +1 -0
  571. package/src/styles/overlay.js.map +1 -0
  572. package/src/styles/shadow.js +1 -0
  573. package/src/styles/shadow.js.map +1 -0
  574. package/src/theming.js +1 -0
  575. package/src/theming.js.map +1 -0
  576. package/src/utilities.js +1 -0
  577. package/src/utilities.js.map +1 -0
  578. package/lib/commonjs/Provider.js +0 -21
  579. package/lib/commonjs/Provider.js.map +0 -1
  580. package/lib/commonjs/assets/bg.png +0 -0
  581. package/lib/commonjs/assets/icon.png +0 -0
  582. package/lib/commonjs/assets/warning.png +0 -0
  583. package/lib/commonjs/components/Accordion/AccordionGroup.js +0 -79
  584. package/lib/commonjs/components/Accordion/AccordionGroup.js.map +0 -1
  585. package/lib/commonjs/components/Accordion/AccordionItem.js +0 -65
  586. package/lib/commonjs/components/Accordion/AccordionItem.js.map +0 -1
  587. package/lib/commonjs/components/Accordion/index.js +0 -21
  588. package/lib/commonjs/components/Accordion/index.js.map +0 -1
  589. package/lib/commonjs/components/ActionSheet/ActionSheet.js +0 -65
  590. package/lib/commonjs/components/ActionSheet/ActionSheet.js.map +0 -1
  591. package/lib/commonjs/components/ActionSheet/ActionSheetCancel.js +0 -26
  592. package/lib/commonjs/components/ActionSheet/ActionSheetCancel.js.map +0 -1
  593. package/lib/commonjs/components/ActionSheet/ActionSheetItem.js +0 -55
  594. package/lib/commonjs/components/ActionSheet/ActionSheetItem.js.map +0 -1
  595. package/lib/commonjs/components/ActionSheet/index.js +0 -28
  596. package/lib/commonjs/components/ActionSheet/index.js.map +0 -1
  597. package/lib/commonjs/components/AnimatedCircularProgress.js +0 -67
  598. package/lib/commonjs/components/AnimatedCircularProgress.js.map +0 -1
  599. package/lib/commonjs/components/AspectRatio.js +0 -51
  600. package/lib/commonjs/components/AspectRatio.js.map +0 -1
  601. package/lib/commonjs/components/AvatarEdit.js +0 -60
  602. package/lib/commonjs/components/AvatarEdit.js.map +0 -1
  603. package/lib/commonjs/components/Banner.js +0 -168
  604. package/lib/commonjs/components/Banner.js.map +0 -1
  605. package/lib/commonjs/components/BottomSheet/BottomSheet.js +0 -104
  606. package/lib/commonjs/components/BottomSheet/BottomSheet.js.map +0 -1
  607. package/lib/commonjs/components/BottomSheet/BottomSheetComponent.js +0 -424
  608. package/lib/commonjs/components/BottomSheet/BottomSheetComponent.js.map +0 -1
  609. package/lib/commonjs/components/BottomSheet/index.js +0 -14
  610. package/lib/commonjs/components/BottomSheet/index.js.map +0 -1
  611. package/lib/commonjs/components/Button.js +0 -187
  612. package/lib/commonjs/components/Button.js.map +0 -1
  613. package/lib/commonjs/components/Card.js +0 -138
  614. package/lib/commonjs/components/Card.js.map +0 -1
  615. package/lib/commonjs/components/Checkbox/Checkbox.js +0 -108
  616. package/lib/commonjs/components/Checkbox/Checkbox.js.map +0 -1
  617. package/lib/commonjs/components/Checkbox/CheckboxGroup.js +0 -50
  618. package/lib/commonjs/components/Checkbox/CheckboxGroup.js.map +0 -1
  619. package/lib/commonjs/components/Checkbox/CheckboxGroupRow.js +0 -121
  620. package/lib/commonjs/components/Checkbox/CheckboxGroupRow.js.map +0 -1
  621. package/lib/commonjs/components/Checkbox/CheckboxRow.js +0 -129
  622. package/lib/commonjs/components/Checkbox/CheckboxRow.js.map +0 -1
  623. package/lib/commonjs/components/Checkbox/context.js +0 -24
  624. package/lib/commonjs/components/Checkbox/context.js.map +0 -1
  625. package/lib/commonjs/components/Checkbox/index.js +0 -28
  626. package/lib/commonjs/components/Checkbox/index.js.map +0 -1
  627. package/lib/commonjs/components/CircleImage.js +0 -36
  628. package/lib/commonjs/components/CircleImage.js.map +0 -1
  629. package/lib/commonjs/components/CircularProgress.js +0 -113
  630. package/lib/commonjs/components/CircularProgress.js.map +0 -1
  631. package/lib/commonjs/components/Config.js +0 -81
  632. package/lib/commonjs/components/Config.js.map +0 -1
  633. package/lib/commonjs/components/Container.js +0 -94
  634. package/lib/commonjs/components/Container.js.map +0 -1
  635. package/lib/commonjs/components/DatePicker/DatePicker.js +0 -423
  636. package/lib/commonjs/components/DatePicker/DatePicker.js.map +0 -1
  637. package/lib/commonjs/components/DatePicker/DatePickerComponent.js +0 -46
  638. package/lib/commonjs/components/DatePicker/DatePickerComponent.js.map +0 -1
  639. package/lib/commonjs/components/DatePicker/DatePickerComponent.web.js +0 -56
  640. package/lib/commonjs/components/DatePicker/DatePickerComponent.web.js.map +0 -1
  641. package/lib/commonjs/components/DatePicker/DatePickerComponentType.js +0 -6
  642. package/lib/commonjs/components/DatePicker/DatePickerComponentType.js.map +0 -1
  643. package/lib/commonjs/components/DeckSwiper/DeckSwiper.js +0 -130
  644. package/lib/commonjs/components/DeckSwiper/DeckSwiper.js.map +0 -1
  645. package/lib/commonjs/components/DeckSwiper/DeckSwiperCard.js +0 -34
  646. package/lib/commonjs/components/DeckSwiper/DeckSwiperCard.js.map +0 -1
  647. package/lib/commonjs/components/DeckSwiper/index.js +0 -21
  648. package/lib/commonjs/components/DeckSwiper/index.js.map +0 -1
  649. package/lib/commonjs/components/DeprecatedButton.js +0 -128
  650. package/lib/commonjs/components/DeprecatedButton.js.map +0 -1
  651. package/lib/commonjs/components/DeprecatedCardWrapper.js +0 -41
  652. package/lib/commonjs/components/DeprecatedCardWrapper.js.map +0 -1
  653. package/lib/commonjs/components/DeprecatedFAB.js +0 -158
  654. package/lib/commonjs/components/DeprecatedFAB.js.map +0 -1
  655. package/lib/commonjs/components/Divider.js +0 -31
  656. package/lib/commonjs/components/Divider.js.map +0 -1
  657. package/lib/commonjs/components/Elevation.js +0 -45
  658. package/lib/commonjs/components/Elevation.js.map +0 -1
  659. package/lib/commonjs/components/FAB.js +0 -83
  660. package/lib/commonjs/components/FAB.js.map +0 -1
  661. package/lib/commonjs/components/FieldSearchBarFull.js +0 -98
  662. package/lib/commonjs/components/FieldSearchBarFull.js.map +0 -1
  663. package/lib/commonjs/components/FormRow.js +0 -62
  664. package/lib/commonjs/components/FormRow.js.map +0 -1
  665. package/lib/commonjs/components/IconButton.js +0 -67
  666. package/lib/commonjs/components/IconButton.js.map +0 -1
  667. package/lib/commonjs/components/Image.js +0 -82
  668. package/lib/commonjs/components/Image.js.map +0 -1
  669. package/lib/commonjs/components/Justification.js +0 -5
  670. package/lib/commonjs/components/Justification.js.map +0 -1
  671. package/lib/commonjs/components/Layout.js +0 -127
  672. package/lib/commonjs/components/Layout.js.map +0 -1
  673. package/lib/commonjs/components/Markdown.js +0 -31
  674. package/lib/commonjs/components/Markdown.js.map +0 -1
  675. package/lib/commonjs/components/NumberInput.js +0 -69
  676. package/lib/commonjs/components/NumberInput.js.map +0 -1
  677. package/lib/commonjs/components/Picker/Picker.js +0 -347
  678. package/lib/commonjs/components/Picker/Picker.js.map +0 -1
  679. package/lib/commonjs/components/Picker/PickerComponent.android.js +0 -118
  680. package/lib/commonjs/components/Picker/PickerComponent.android.js.map +0 -1
  681. package/lib/commonjs/components/Picker/PickerComponent.ios.js +0 -142
  682. package/lib/commonjs/components/Picker/PickerComponent.ios.js.map +0 -1
  683. package/lib/commonjs/components/Picker/PickerComponent.web.js +0 -119
  684. package/lib/commonjs/components/Picker/PickerComponent.web.js.map +0 -1
  685. package/lib/commonjs/components/Picker/PickerTypes.js +0 -6
  686. package/lib/commonjs/components/Picker/PickerTypes.js.map +0 -1
  687. package/lib/commonjs/components/Portal/Portal.js +0 -56
  688. package/lib/commonjs/components/Portal/Portal.js.map +0 -1
  689. package/lib/commonjs/components/Portal/PortalConsumer.js +0 -36
  690. package/lib/commonjs/components/Portal/PortalConsumer.js.map +0 -1
  691. package/lib/commonjs/components/Portal/PortalHost.js +0 -136
  692. package/lib/commonjs/components/Portal/PortalHost.js.map +0 -1
  693. package/lib/commonjs/components/Portal/PortalManager.js +0 -63
  694. package/lib/commonjs/components/Portal/PortalManager.js.map +0 -1
  695. package/lib/commonjs/components/Pressable.js +0 -38
  696. package/lib/commonjs/components/Pressable.js.map +0 -1
  697. package/lib/commonjs/components/ProgressBar.js +0 -159
  698. package/lib/commonjs/components/ProgressBar.js.map +0 -1
  699. package/lib/commonjs/components/ProgressCircle.js +0 -49
  700. package/lib/commonjs/components/ProgressCircle.js.map +0 -1
  701. package/lib/commonjs/components/ProgressIndicator.js +0 -56
  702. package/lib/commonjs/components/ProgressIndicator.js.map +0 -1
  703. package/lib/commonjs/components/RadioButton/RadioButton.js +0 -54
  704. package/lib/commonjs/components/RadioButton/RadioButton.js.map +0 -1
  705. package/lib/commonjs/components/RadioButton/RadioButtonFieldGroup.js +0 -36
  706. package/lib/commonjs/components/RadioButton/RadioButtonFieldGroup.js.map +0 -1
  707. package/lib/commonjs/components/RadioButton/RadioButtonGroup.js +0 -69
  708. package/lib/commonjs/components/RadioButton/RadioButtonGroup.js.map +0 -1
  709. package/lib/commonjs/components/RadioButton/RadioButtonRow.js +0 -120
  710. package/lib/commonjs/components/RadioButton/RadioButtonRow.js.map +0 -1
  711. package/lib/commonjs/components/RadioButton/context.js +0 -24
  712. package/lib/commonjs/components/RadioButton/context.js.map +0 -1
  713. package/lib/commonjs/components/RadioButton/index.js +0 -35
  714. package/lib/commonjs/components/RadioButton/index.js.map +0 -1
  715. package/lib/commonjs/components/ResizeMode.js +0 -5
  716. package/lib/commonjs/components/ResizeMode.js.map +0 -1
  717. package/lib/commonjs/components/Row.js +0 -74
  718. package/lib/commonjs/components/Row.js.map +0 -1
  719. package/lib/commonjs/components/RowBodyIcon.js +0 -46
  720. package/lib/commonjs/components/RowBodyIcon.js.map +0 -1
  721. package/lib/commonjs/components/RowHeadlineImageCaption.js +0 -46
  722. package/lib/commonjs/components/RowHeadlineImageCaption.js.map +0 -1
  723. package/lib/commonjs/components/RowHeadlineImageIcon.js +0 -52
  724. package/lib/commonjs/components/RowHeadlineImageIcon.js.map +0 -1
  725. package/lib/commonjs/components/SVG.js +0 -40
  726. package/lib/commonjs/components/SVG.js.map +0 -1
  727. package/lib/commonjs/components/ScreenContainer.js +0 -60
  728. package/lib/commonjs/components/ScreenContainer.js.map +0 -1
  729. package/lib/commonjs/components/Shadow.js +0 -56
  730. package/lib/commonjs/components/Shadow.js.map +0 -1
  731. package/lib/commonjs/components/Slider.js +0 -112
  732. package/lib/commonjs/components/Slider.js.map +0 -1
  733. package/lib/commonjs/components/StarRating.js +0 -87
  734. package/lib/commonjs/components/StarRating.js.map +0 -1
  735. package/lib/commonjs/components/StepIndicator.js +0 -386
  736. package/lib/commonjs/components/StepIndicator.js.map +0 -1
  737. package/lib/commonjs/components/Stepper.js +0 -86
  738. package/lib/commonjs/components/Stepper.js.map +0 -1
  739. package/lib/commonjs/components/Surface.js +0 -56
  740. package/lib/commonjs/components/Surface.js.map +0 -1
  741. package/lib/commonjs/components/SwipeableView/SwipeableView.js +0 -154
  742. package/lib/commonjs/components/SwipeableView/SwipeableView.js.map +0 -1
  743. package/lib/commonjs/components/SwipeableView/SwipeableViewButton.js +0 -13
  744. package/lib/commonjs/components/SwipeableView/SwipeableViewButton.js.map +0 -1
  745. package/lib/commonjs/components/SwipeableView/SwipeableViewSwipeHandler.js +0 -13
  746. package/lib/commonjs/components/SwipeableView/SwipeableViewSwipeHandler.js.map +0 -1
  747. package/lib/commonjs/components/SwipeableView/index.js +0 -28
  748. package/lib/commonjs/components/SwipeableView/index.js.map +0 -1
  749. package/lib/commonjs/components/Swiper/Swiper.js +0 -102
  750. package/lib/commonjs/components/Swiper/Swiper.js.map +0 -1
  751. package/lib/commonjs/components/Swiper/SwiperItem.js +0 -26
  752. package/lib/commonjs/components/Swiper/SwiperItem.js.map +0 -1
  753. package/lib/commonjs/components/Swiper/index.js +0 -21
  754. package/lib/commonjs/components/Swiper/index.js.map +0 -1
  755. package/lib/commonjs/components/Switch.js +0 -120
  756. package/lib/commonjs/components/Switch.js.map +0 -1
  757. package/lib/commonjs/components/TabView/TabView.js +0 -117
  758. package/lib/commonjs/components/TabView/TabView.js.map +0 -1
  759. package/lib/commonjs/components/TabView/TabViewItem.js +0 -26
  760. package/lib/commonjs/components/TabView/TabViewItem.js.map +0 -1
  761. package/lib/commonjs/components/TabView/index.js +0 -21
  762. package/lib/commonjs/components/TabView/index.js.map +0 -1
  763. package/lib/commonjs/components/Table/Table.js +0 -123
  764. package/lib/commonjs/components/Table/Table.js.map +0 -1
  765. package/lib/commonjs/components/Table/TableCell.js +0 -50
  766. package/lib/commonjs/components/Table/TableCell.js.map +0 -1
  767. package/lib/commonjs/components/Table/TableCommon.js +0 -31
  768. package/lib/commonjs/components/Table/TableCommon.js.map +0 -1
  769. package/lib/commonjs/components/Table/TableRow.js +0 -62
  770. package/lib/commonjs/components/Table/TableRow.js.map +0 -1
  771. package/lib/commonjs/components/Table/index.js +0 -28
  772. package/lib/commonjs/components/Table/index.js.map +0 -1
  773. package/lib/commonjs/components/Text.js +0 -63
  774. package/lib/commonjs/components/Text.js.map +0 -1
  775. package/lib/commonjs/components/TextField.js +0 -449
  776. package/lib/commonjs/components/TextField.js.map +0 -1
  777. package/lib/commonjs/components/ToggleButton.js +0 -72
  778. package/lib/commonjs/components/ToggleButton.js.map +0 -1
  779. package/lib/commonjs/components/Touchable.js +0 -38
  780. package/lib/commonjs/components/Touchable.js.map +0 -1
  781. package/lib/commonjs/components/Touchable.web.js +0 -10
  782. package/lib/commonjs/components/Touchable.web.js.map +0 -1
  783. package/lib/commonjs/components/Typography.js +0 -59
  784. package/lib/commonjs/components/Typography.js.map +0 -1
  785. package/lib/commonjs/components/YoutubePlayer/YoutubePlayer.js +0 -41
  786. package/lib/commonjs/components/YoutubePlayer/YoutubePlayer.js.map +0 -1
  787. package/lib/commonjs/components/YoutubePlayer/YoutubePlayer.native.js +0 -33
  788. package/lib/commonjs/components/YoutubePlayer/YoutubePlayer.native.js.map +0 -1
  789. package/lib/commonjs/components/YoutubePlayer/YoutubePlayerProps.js +0 -6
  790. package/lib/commonjs/components/YoutubePlayer/YoutubePlayerProps.js.map +0 -1
  791. package/lib/commonjs/components/YoutubePlayer/index.js +0 -14
  792. package/lib/commonjs/components/YoutubePlayer/index.js.map +0 -1
  793. package/lib/commonjs/components/useAuthState.js +0 -29
  794. package/lib/commonjs/components/useAuthState.js.map +0 -1
  795. package/lib/commonjs/constants.js +0 -16
  796. package/lib/commonjs/constants.js.map +0 -1
  797. package/lib/commonjs/hooks.js +0 -22
  798. package/lib/commonjs/hooks.js.map +0 -1
  799. package/lib/commonjs/index.js +0 -509
  800. package/lib/commonjs/index.js.map +0 -1
  801. package/lib/commonjs/interfaces/Icon.js +0 -21
  802. package/lib/commonjs/interfaces/Icon.js.map +0 -1
  803. package/lib/commonjs/styles/DarkTheme.js +0 -36
  804. package/lib/commonjs/styles/DarkTheme.js.map +0 -1
  805. package/lib/commonjs/styles/DefaultTheme.js +0 -120
  806. package/lib/commonjs/styles/DefaultTheme.js.map +0 -1
  807. package/lib/commonjs/styles/fonts.js +0 -73
  808. package/lib/commonjs/styles/fonts.js.map +0 -1
  809. package/lib/commonjs/styles/overlay.js +0 -69
  810. package/lib/commonjs/styles/overlay.js.map +0 -1
  811. package/lib/commonjs/styles/shadow.js +0 -58
  812. package/lib/commonjs/styles/shadow.js.map +0 -1
  813. package/lib/commonjs/theming.js +0 -18
  814. package/lib/commonjs/theming.js.map +0 -1
  815. package/lib/commonjs/utilities.js +0 -127
  816. package/lib/commonjs/utilities.js.map +0 -1
  817. package/lib/module/Provider.js +0 -11
  818. package/lib/module/Provider.js.map +0 -1
  819. package/lib/module/assets/bg.png +0 -0
  820. package/lib/module/assets/icon.png +0 -0
  821. package/lib/module/assets/warning.png +0 -0
  822. package/lib/module/components/Accordion/AccordionGroup.js +0 -69
  823. package/lib/module/components/Accordion/AccordionGroup.js.map +0 -1
  824. package/lib/module/components/Accordion/AccordionItem.js +0 -55
  825. package/lib/module/components/Accordion/AccordionItem.js.map +0 -1
  826. package/lib/module/components/Accordion/index.js.map +0 -1
  827. package/lib/module/components/ActionSheet/ActionSheet.js +0 -57
  828. package/lib/module/components/ActionSheet/ActionSheet.js.map +0 -1
  829. package/lib/module/components/ActionSheet/ActionSheetCancel.js +0 -18
  830. package/lib/module/components/ActionSheet/ActionSheetCancel.js.map +0 -1
  831. package/lib/module/components/ActionSheet/ActionSheetItem.js +0 -47
  832. package/lib/module/components/ActionSheet/ActionSheetItem.js.map +0 -1
  833. package/lib/module/components/ActionSheet/index.js.map +0 -1
  834. package/lib/module/components/AnimatedCircularProgress.js +0 -57
  835. package/lib/module/components/AnimatedCircularProgress.js.map +0 -1
  836. package/lib/module/components/AspectRatio.js +0 -43
  837. package/lib/module/components/AspectRatio.js.map +0 -1
  838. package/lib/module/components/AvatarEdit.js +0 -50
  839. package/lib/module/components/AvatarEdit.js.map +0 -1
  840. package/lib/module/components/Banner.js +0 -158
  841. package/lib/module/components/Banner.js.map +0 -1
  842. package/lib/module/components/BottomSheet/BottomSheet.js +0 -96
  843. package/lib/module/components/BottomSheet/BottomSheet.js.map +0 -1
  844. package/lib/module/components/BottomSheet/BottomSheetComponent.js +0 -430
  845. package/lib/module/components/BottomSheet/BottomSheetComponent.js.map +0 -1
  846. package/lib/module/components/BottomSheet/index.js.map +0 -1
  847. package/lib/module/components/Button.js +0 -157
  848. package/lib/module/components/Button.js.map +0 -1
  849. package/lib/module/components/Card.js +0 -129
  850. package/lib/module/components/Card.js.map +0 -1
  851. package/lib/module/components/Checkbox/Checkbox.js +0 -99
  852. package/lib/module/components/Checkbox/Checkbox.js.map +0 -1
  853. package/lib/module/components/Checkbox/CheckboxGroup.js +0 -41
  854. package/lib/module/components/Checkbox/CheckboxGroup.js.map +0 -1
  855. package/lib/module/components/Checkbox/CheckboxGroupRow.js +0 -111
  856. package/lib/module/components/Checkbox/CheckboxGroupRow.js.map +0 -1
  857. package/lib/module/components/Checkbox/CheckboxRow.js +0 -118
  858. package/lib/module/components/Checkbox/CheckboxRow.js.map +0 -1
  859. package/lib/module/components/Checkbox/context.js +0 -15
  860. package/lib/module/components/Checkbox/context.js.map +0 -1
  861. package/lib/module/components/Checkbox/index.js.map +0 -1
  862. package/lib/module/components/CircleImage.js +0 -26
  863. package/lib/module/components/CircleImage.js.map +0 -1
  864. package/lib/module/components/CircularProgress.js +0 -105
  865. package/lib/module/components/CircularProgress.js.map +0 -1
  866. package/lib/module/components/Config.js +0 -74
  867. package/lib/module/components/Config.js.map +0 -1
  868. package/lib/module/components/Container.js +0 -84
  869. package/lib/module/components/Container.js.map +0 -1
  870. package/lib/module/components/DatePicker/DatePicker.js +0 -413
  871. package/lib/module/components/DatePicker/DatePicker.js.map +0 -1
  872. package/lib/module/components/DatePicker/DatePickerComponent.js +0 -38
  873. package/lib/module/components/DatePicker/DatePickerComponent.js.map +0 -1
  874. package/lib/module/components/DatePicker/DatePickerComponent.web.js +0 -48
  875. package/lib/module/components/DatePicker/DatePickerComponent.web.js.map +0 -1
  876. package/lib/module/components/DatePicker/DatePickerComponentType.js.map +0 -1
  877. package/lib/module/components/DeckSwiper/DeckSwiper.js +0 -122
  878. package/lib/module/components/DeckSwiper/DeckSwiper.js.map +0 -1
  879. package/lib/module/components/DeckSwiper/DeckSwiperCard.js +0 -26
  880. package/lib/module/components/DeckSwiper/DeckSwiperCard.js.map +0 -1
  881. package/lib/module/components/DeckSwiper/index.js.map +0 -1
  882. package/lib/module/components/DeprecatedButton.js +0 -118
  883. package/lib/module/components/DeprecatedButton.js.map +0 -1
  884. package/lib/module/components/DeprecatedCardWrapper.js +0 -33
  885. package/lib/module/components/DeprecatedCardWrapper.js.map +0 -1
  886. package/lib/module/components/DeprecatedFAB.js +0 -148
  887. package/lib/module/components/DeprecatedFAB.js.map +0 -1
  888. package/lib/module/components/Divider.js +0 -22
  889. package/lib/module/components/Divider.js.map +0 -1
  890. package/lib/module/components/Elevation.js +0 -35
  891. package/lib/module/components/Elevation.js.map +0 -1
  892. package/lib/module/components/FAB.js +0 -74
  893. package/lib/module/components/FAB.js.map +0 -1
  894. package/lib/module/components/FieldSearchBarFull.js +0 -88
  895. package/lib/module/components/FieldSearchBarFull.js.map +0 -1
  896. package/lib/module/components/FormRow.js +0 -39
  897. package/lib/module/components/FormRow.js.map +0 -1
  898. package/lib/module/components/IconButton.js +0 -58
  899. package/lib/module/components/IconButton.js.map +0 -1
  900. package/lib/module/components/Image.js +0 -75
  901. package/lib/module/components/Image.js.map +0 -1
  902. package/lib/module/components/Justification.js +0 -2
  903. package/lib/module/components/Justification.js.map +0 -1
  904. package/lib/module/components/Layout.js +0 -116
  905. package/lib/module/components/Layout.js.map +0 -1
  906. package/lib/module/components/Markdown.js +0 -21
  907. package/lib/module/components/Markdown.js.map +0 -1
  908. package/lib/module/components/NumberInput.js +0 -60
  909. package/lib/module/components/NumberInput.js.map +0 -1
  910. package/lib/module/components/Picker/Picker.js +0 -337
  911. package/lib/module/components/Picker/Picker.js.map +0 -1
  912. package/lib/module/components/Picker/PickerComponent.android.js +0 -108
  913. package/lib/module/components/Picker/PickerComponent.android.js.map +0 -1
  914. package/lib/module/components/Picker/PickerComponent.ios.js +0 -132
  915. package/lib/module/components/Picker/PickerComponent.ios.js.map +0 -1
  916. package/lib/module/components/Picker/PickerComponent.web.js +0 -109
  917. package/lib/module/components/Picker/PickerComponent.web.js.map +0 -1
  918. package/lib/module/components/Picker/PickerTypes.js.map +0 -1
  919. package/lib/module/components/Portal/Portal.js +0 -46
  920. package/lib/module/components/Portal/Portal.js.map +0 -1
  921. package/lib/module/components/Portal/PortalConsumer.js +0 -27
  922. package/lib/module/components/Portal/PortalConsumer.js.map +0 -1
  923. package/lib/module/components/Portal/PortalHost.js +0 -125
  924. package/lib/module/components/Portal/PortalHost.js.map +0 -1
  925. package/lib/module/components/Portal/PortalManager.js +0 -54
  926. package/lib/module/components/Portal/PortalManager.js.map +0 -1
  927. package/lib/module/components/Pressable.js +0 -31
  928. package/lib/module/components/Pressable.js.map +0 -1
  929. package/lib/module/components/ProgressBar.js +0 -150
  930. package/lib/module/components/ProgressBar.js.map +0 -1
  931. package/lib/module/components/ProgressCircle.js +0 -39
  932. package/lib/module/components/ProgressCircle.js.map +0 -1
  933. package/lib/module/components/ProgressIndicator.js +0 -46
  934. package/lib/module/components/ProgressIndicator.js.map +0 -1
  935. package/lib/module/components/RadioButton/RadioButton.js +0 -44
  936. package/lib/module/components/RadioButton/RadioButton.js.map +0 -1
  937. package/lib/module/components/RadioButton/RadioButtonFieldGroup.js +0 -28
  938. package/lib/module/components/RadioButton/RadioButtonFieldGroup.js.map +0 -1
  939. package/lib/module/components/RadioButton/RadioButtonGroup.js +0 -60
  940. package/lib/module/components/RadioButton/RadioButtonGroup.js.map +0 -1
  941. package/lib/module/components/RadioButton/RadioButtonRow.js +0 -110
  942. package/lib/module/components/RadioButton/RadioButtonRow.js.map +0 -1
  943. package/lib/module/components/RadioButton/context.js +0 -15
  944. package/lib/module/components/RadioButton/context.js.map +0 -1
  945. package/lib/module/components/RadioButton/index.js.map +0 -1
  946. package/lib/module/components/ResizeMode.js +0 -2
  947. package/lib/module/components/ResizeMode.js.map +0 -1
  948. package/lib/module/components/Row.js +0 -64
  949. package/lib/module/components/Row.js.map +0 -1
  950. package/lib/module/components/RowBodyIcon.js +0 -36
  951. package/lib/module/components/RowBodyIcon.js.map +0 -1
  952. package/lib/module/components/RowHeadlineImageCaption.js +0 -36
  953. package/lib/module/components/RowHeadlineImageCaption.js.map +0 -1
  954. package/lib/module/components/RowHeadlineImageIcon.js +0 -42
  955. package/lib/module/components/RowHeadlineImageIcon.js.map +0 -1
  956. package/lib/module/components/SVG.js +0 -30
  957. package/lib/module/components/SVG.js.map +0 -1
  958. package/lib/module/components/ScreenContainer.js +0 -51
  959. package/lib/module/components/ScreenContainer.js.map +0 -1
  960. package/lib/module/components/Shadow.js +0 -48
  961. package/lib/module/components/Shadow.js.map +0 -1
  962. package/lib/module/components/Slider.js +0 -102
  963. package/lib/module/components/Slider.js.map +0 -1
  964. package/lib/module/components/StarRating.js +0 -78
  965. package/lib/module/components/StarRating.js.map +0 -1
  966. package/lib/module/components/StepIndicator.js +0 -378
  967. package/lib/module/components/StepIndicator.js.map +0 -1
  968. package/lib/module/components/Stepper.js +0 -76
  969. package/lib/module/components/Stepper.js.map +0 -1
  970. package/lib/module/components/Surface.js +0 -47
  971. package/lib/module/components/Surface.js.map +0 -1
  972. package/lib/module/components/SwipeableView/SwipeableView.js +0 -146
  973. package/lib/module/components/SwipeableView/SwipeableView.js.map +0 -1
  974. package/lib/module/components/SwipeableView/SwipeableViewButton.js +0 -6
  975. package/lib/module/components/SwipeableView/SwipeableViewButton.js.map +0 -1
  976. package/lib/module/components/SwipeableView/SwipeableViewSwipeHandler.js +0 -6
  977. package/lib/module/components/SwipeableView/SwipeableViewSwipeHandler.js.map +0 -1
  978. package/lib/module/components/SwipeableView/index.js.map +0 -1
  979. package/lib/module/components/Swiper/Swiper.js +0 -94
  980. package/lib/module/components/Swiper/Swiper.js.map +0 -1
  981. package/lib/module/components/Swiper/SwiperItem.js +0 -18
  982. package/lib/module/components/Swiper/SwiperItem.js.map +0 -1
  983. package/lib/module/components/Swiper/index.js.map +0 -1
  984. package/lib/module/components/Switch.js +0 -110
  985. package/lib/module/components/Switch.js.map +0 -1
  986. package/lib/module/components/TabView/TabView.js +0 -108
  987. package/lib/module/components/TabView/TabView.js.map +0 -1
  988. package/lib/module/components/TabView/TabViewItem.js +0 -21
  989. package/lib/module/components/TabView/TabViewItem.js.map +0 -1
  990. package/lib/module/components/TabView/index.js.map +0 -1
  991. package/lib/module/components/Table/Table.js +0 -115
  992. package/lib/module/components/Table/Table.js.map +0 -1
  993. package/lib/module/components/Table/TableCell.js +0 -42
  994. package/lib/module/components/Table/TableCell.js.map +0 -1
  995. package/lib/module/components/Table/TableCommon.js +0 -22
  996. package/lib/module/components/Table/TableCommon.js.map +0 -1
  997. package/lib/module/components/Table/TableRow.js +0 -54
  998. package/lib/module/components/Table/TableRow.js.map +0 -1
  999. package/lib/module/components/Table/index.js.map +0 -1
  1000. package/lib/module/components/Text.js +0 -53
  1001. package/lib/module/components/Text.js.map +0 -1
  1002. package/lib/module/components/TextField.js +0 -440
  1003. package/lib/module/components/TextField.js.map +0 -1
  1004. package/lib/module/components/ToggleButton.js +0 -62
  1005. package/lib/module/components/ToggleButton.js.map +0 -1
  1006. package/lib/module/components/Touchable.js +0 -31
  1007. package/lib/module/components/Touchable.js.map +0 -1
  1008. package/lib/module/components/Touchable.web.js.map +0 -1
  1009. package/lib/module/components/Typography.js +0 -49
  1010. package/lib/module/components/Typography.js.map +0 -1
  1011. package/lib/module/components/YoutubePlayer/YoutubePlayer.js +0 -33
  1012. package/lib/module/components/YoutubePlayer/YoutubePlayer.js.map +0 -1
  1013. package/lib/module/components/YoutubePlayer/YoutubePlayer.native.js +0 -25
  1014. package/lib/module/components/YoutubePlayer/YoutubePlayer.native.js.map +0 -1
  1015. package/lib/module/components/YoutubePlayer/YoutubePlayerProps.js.map +0 -1
  1016. package/lib/module/components/YoutubePlayer/index.js.map +0 -1
  1017. package/lib/module/components/useAuthState.js +0 -20
  1018. package/lib/module/components/useAuthState.js.map +0 -1
  1019. package/lib/module/constants.js +0 -10
  1020. package/lib/module/constants.js.map +0 -1
  1021. package/lib/module/hooks.js +0 -15
  1022. package/lib/module/hooks.js.map +0 -1
  1023. package/lib/module/index.js +0 -56
  1024. package/lib/module/index.js.map +0 -1
  1025. package/lib/module/interfaces/Icon.js +0 -12
  1026. package/lib/module/interfaces/Icon.js.map +0 -1
  1027. package/lib/module/styles/DarkTheme.js +0 -27
  1028. package/lib/module/styles/DarkTheme.js.map +0 -1
  1029. package/lib/module/styles/DefaultTheme.js +0 -112
  1030. package/lib/module/styles/DefaultTheme.js.map +0 -1
  1031. package/lib/module/styles/fonts.js +0 -66
  1032. package/lib/module/styles/fonts.js.map +0 -1
  1033. package/lib/module/styles/overlay.js +0 -61
  1034. package/lib/module/styles/overlay.js.map +0 -1
  1035. package/lib/module/styles/shadow.js +0 -52
  1036. package/lib/module/styles/shadow.js.map +0 -1
  1037. package/lib/module/theming.js +0 -8
  1038. package/lib/module/theming.js.map +0 -1
  1039. package/lib/module/utilities.js +0 -105
  1040. package/lib/module/utilities.js.map +0 -1
  1041. package/lib/typescript/src/Provider.d.ts +0 -11
  1042. package/lib/typescript/src/Provider.d.ts.map +0 -1
  1043. package/lib/typescript/src/components/Accordion/AccordionGroup.d.ts +0 -22
  1044. package/lib/typescript/src/components/Accordion/AccordionGroup.d.ts.map +0 -1
  1045. package/lib/typescript/src/components/Accordion/AccordionItem.d.ts +0 -16
  1046. package/lib/typescript/src/components/Accordion/AccordionItem.d.ts.map +0 -1
  1047. package/lib/typescript/src/components/Accordion/index.d.ts +0 -3
  1048. package/lib/typescript/src/components/Accordion/index.d.ts.map +0 -1
  1049. package/lib/typescript/src/components/ActionSheet/ActionSheet.d.ts +0 -9
  1050. package/lib/typescript/src/components/ActionSheet/ActionSheet.d.ts.map +0 -1
  1051. package/lib/typescript/src/components/ActionSheet/ActionSheetCancel.d.ts +0 -11
  1052. package/lib/typescript/src/components/ActionSheet/ActionSheetCancel.d.ts.map +0 -1
  1053. package/lib/typescript/src/components/ActionSheet/ActionSheetItem.d.ts +0 -11
  1054. package/lib/typescript/src/components/ActionSheet/ActionSheetItem.d.ts.map +0 -1
  1055. package/lib/typescript/src/components/ActionSheet/index.d.ts +0 -4
  1056. package/lib/typescript/src/components/ActionSheet/index.d.ts.map +0 -1
  1057. package/lib/typescript/src/components/AnimatedCircularProgress.d.ts +0 -14
  1058. package/lib/typescript/src/components/AnimatedCircularProgress.d.ts.map +0 -1
  1059. package/lib/typescript/src/components/AspectRatio.d.ts +0 -9
  1060. package/lib/typescript/src/components/AspectRatio.d.ts.map +0 -1
  1061. package/lib/typescript/src/components/AvatarEdit.d.ts +0 -16
  1062. package/lib/typescript/src/components/AvatarEdit.d.ts.map +0 -1
  1063. package/lib/typescript/src/components/Banner.d.ts +0 -23
  1064. package/lib/typescript/src/components/Banner.d.ts.map +0 -1
  1065. package/lib/typescript/src/components/BottomSheet/BottomSheet.d.ts +0 -25
  1066. package/lib/typescript/src/components/BottomSheet/BottomSheet.d.ts.map +0 -1
  1067. package/lib/typescript/src/components/BottomSheet/BottomSheetComponent.d.ts +0 -170
  1068. package/lib/typescript/src/components/BottomSheet/BottomSheetComponent.d.ts.map +0 -1
  1069. package/lib/typescript/src/components/BottomSheet/index.d.ts +0 -2
  1070. package/lib/typescript/src/components/BottomSheet/index.d.ts.map +0 -1
  1071. package/lib/typescript/src/components/Button.d.ts +0 -7
  1072. package/lib/typescript/src/components/Button.d.ts.map +0 -1
  1073. package/lib/typescript/src/components/Card.d.ts +0 -43
  1074. package/lib/typescript/src/components/Card.d.ts.map +0 -1
  1075. package/lib/typescript/src/components/Checkbox/Checkbox.d.ts +0 -20
  1076. package/lib/typescript/src/components/Checkbox/Checkbox.d.ts.map +0 -1
  1077. package/lib/typescript/src/components/Checkbox/CheckboxGroup.d.ts +0 -15
  1078. package/lib/typescript/src/components/Checkbox/CheckboxGroup.d.ts.map +0 -1
  1079. package/lib/typescript/src/components/Checkbox/CheckboxGroupRow.d.ts +0 -22
  1080. package/lib/typescript/src/components/Checkbox/CheckboxGroupRow.d.ts.map +0 -1
  1081. package/lib/typescript/src/components/Checkbox/CheckboxRow.d.ts +0 -18
  1082. package/lib/typescript/src/components/Checkbox/CheckboxRow.d.ts.map +0 -1
  1083. package/lib/typescript/src/components/Checkbox/context.d.ts +0 -14
  1084. package/lib/typescript/src/components/Checkbox/context.d.ts.map +0 -1
  1085. package/lib/typescript/src/components/Checkbox/index.d.ts +0 -4
  1086. package/lib/typescript/src/components/Checkbox/index.d.ts.map +0 -1
  1087. package/lib/typescript/src/components/CircleImage.d.ts +0 -10
  1088. package/lib/typescript/src/components/CircleImage.d.ts.map +0 -1
  1089. package/lib/typescript/src/components/CircularProgress.d.ts +0 -43
  1090. package/lib/typescript/src/components/CircularProgress.d.ts.map +0 -1
  1091. package/lib/typescript/src/components/Config.d.ts +0 -36
  1092. package/lib/typescript/src/components/Config.d.ts.map +0 -1
  1093. package/lib/typescript/src/components/Container.d.ts +0 -21
  1094. package/lib/typescript/src/components/Container.d.ts.map +0 -1
  1095. package/lib/typescript/src/components/DatePicker/DatePicker.d.ts +0 -34
  1096. package/lib/typescript/src/components/DatePicker/DatePicker.d.ts.map +0 -1
  1097. package/lib/typescript/src/components/DatePicker/DatePickerComponent.d.ts +0 -5
  1098. package/lib/typescript/src/components/DatePicker/DatePickerComponent.d.ts.map +0 -1
  1099. package/lib/typescript/src/components/DatePicker/DatePickerComponent.web.d.ts +0 -4507
  1100. package/lib/typescript/src/components/DatePicker/DatePickerComponent.web.d.ts.map +0 -1
  1101. package/lib/typescript/src/components/DatePicker/DatePickerComponentType.d.ts +0 -12
  1102. package/lib/typescript/src/components/DatePicker/DatePickerComponentType.d.ts.map +0 -1
  1103. package/lib/typescript/src/components/DeckSwiper/DeckSwiper.d.ts +0 -26
  1104. package/lib/typescript/src/components/DeckSwiper/DeckSwiper.d.ts.map +0 -1
  1105. package/lib/typescript/src/components/DeckSwiper/DeckSwiperCard.d.ts +0 -12
  1106. package/lib/typescript/src/components/DeckSwiper/DeckSwiperCard.d.ts.map +0 -1
  1107. package/lib/typescript/src/components/DeckSwiper/index.d.ts +0 -3
  1108. package/lib/typescript/src/components/DeckSwiper/index.d.ts.map +0 -1
  1109. package/lib/typescript/src/components/DeprecatedButton.d.ts +0 -54
  1110. package/lib/typescript/src/components/DeprecatedButton.d.ts.map +0 -1
  1111. package/lib/typescript/src/components/DeprecatedCardWrapper.d.ts +0 -15
  1112. package/lib/typescript/src/components/DeprecatedCardWrapper.d.ts.map +0 -1
  1113. package/lib/typescript/src/components/DeprecatedFAB.d.ts +0 -56
  1114. package/lib/typescript/src/components/DeprecatedFAB.d.ts.map +0 -1
  1115. package/lib/typescript/src/components/Divider.d.ts +0 -13
  1116. package/lib/typescript/src/components/Divider.d.ts.map +0 -1
  1117. package/lib/typescript/src/components/Elevation.d.ts +0 -12
  1118. package/lib/typescript/src/components/Elevation.d.ts.map +0 -1
  1119. package/lib/typescript/src/components/FAB.d.ts +0 -20
  1120. package/lib/typescript/src/components/FAB.d.ts.map +0 -1
  1121. package/lib/typescript/src/components/FieldSearchBarFull.d.ts +0 -20
  1122. package/lib/typescript/src/components/FieldSearchBarFull.d.ts.map +0 -1
  1123. package/lib/typescript/src/components/FormRow.d.ts +0 -14
  1124. package/lib/typescript/src/components/FormRow.d.ts.map +0 -1
  1125. package/lib/typescript/src/components/IconButton.d.ts +0 -21
  1126. package/lib/typescript/src/components/IconButton.d.ts.map +0 -1
  1127. package/lib/typescript/src/components/Image.d.ts +0 -5
  1128. package/lib/typescript/src/components/Image.d.ts.map +0 -1
  1129. package/lib/typescript/src/components/Justification.d.ts +0 -2
  1130. package/lib/typescript/src/components/Justification.d.ts.map +0 -1
  1131. package/lib/typescript/src/components/Layout.d.ts +0 -43
  1132. package/lib/typescript/src/components/Layout.d.ts.map +0 -1
  1133. package/lib/typescript/src/components/Markdown.d.ts +0 -8
  1134. package/lib/typescript/src/components/Markdown.d.ts.map +0 -1
  1135. package/lib/typescript/src/components/NumberInput.d.ts +0 -9
  1136. package/lib/typescript/src/components/NumberInput.d.ts.map +0 -1
  1137. package/lib/typescript/src/components/Picker/Picker.d.ts +0 -37
  1138. package/lib/typescript/src/components/Picker/Picker.d.ts.map +0 -1
  1139. package/lib/typescript/src/components/Picker/PickerComponent.android.d.ts +0 -7
  1140. package/lib/typescript/src/components/Picker/PickerComponent.android.d.ts.map +0 -1
  1141. package/lib/typescript/src/components/Picker/PickerComponent.ios.d.ts +0 -8
  1142. package/lib/typescript/src/components/Picker/PickerComponent.ios.d.ts.map +0 -1
  1143. package/lib/typescript/src/components/Picker/PickerComponent.web.d.ts +0 -7
  1144. package/lib/typescript/src/components/Picker/PickerComponent.web.d.ts.map +0 -1
  1145. package/lib/typescript/src/components/Picker/PickerTypes.d.ts +0 -19
  1146. package/lib/typescript/src/components/Picker/PickerTypes.d.ts.map +0 -1
  1147. package/lib/typescript/src/components/Portal/Portal.d.ts +0 -43
  1148. package/lib/typescript/src/components/Portal/Portal.d.ts.map +0 -1
  1149. package/lib/typescript/src/components/Portal/PortalConsumer.d.ts +0 -16
  1150. package/lib/typescript/src/components/Portal/PortalConsumer.d.ts.map +0 -1
  1151. package/lib/typescript/src/components/Portal/PortalHost.d.ts +0 -48
  1152. package/lib/typescript/src/components/Portal/PortalHost.d.ts.map +0 -1
  1153. package/lib/typescript/src/components/Portal/PortalManager.d.ts +0 -19
  1154. package/lib/typescript/src/components/Portal/PortalManager.d.ts.map +0 -1
  1155. package/lib/typescript/src/components/Pressable.d.ts +0 -10
  1156. package/lib/typescript/src/components/Pressable.d.ts.map +0 -1
  1157. package/lib/typescript/src/components/ProgressBar.d.ts +0 -35
  1158. package/lib/typescript/src/components/ProgressBar.d.ts.map +0 -1
  1159. package/lib/typescript/src/components/ProgressCircle.d.ts +0 -21
  1160. package/lib/typescript/src/components/ProgressCircle.d.ts.map +0 -1
  1161. package/lib/typescript/src/components/ProgressIndicator.d.ts +0 -24
  1162. package/lib/typescript/src/components/ProgressIndicator.d.ts.map +0 -1
  1163. package/lib/typescript/src/components/RadioButton/RadioButton.d.ts +0 -18
  1164. package/lib/typescript/src/components/RadioButton/RadioButton.d.ts.map +0 -1
  1165. package/lib/typescript/src/components/RadioButton/RadioButtonFieldGroup.d.ts +0 -13
  1166. package/lib/typescript/src/components/RadioButton/RadioButtonFieldGroup.d.ts.map +0 -1
  1167. package/lib/typescript/src/components/RadioButton/RadioButtonGroup.d.ts +0 -16
  1168. package/lib/typescript/src/components/RadioButton/RadioButtonGroup.d.ts.map +0 -1
  1169. package/lib/typescript/src/components/RadioButton/RadioButtonRow.d.ts +0 -22
  1170. package/lib/typescript/src/components/RadioButton/RadioButtonRow.d.ts.map +0 -1
  1171. package/lib/typescript/src/components/RadioButton/context.d.ts +0 -14
  1172. package/lib/typescript/src/components/RadioButton/context.d.ts.map +0 -1
  1173. package/lib/typescript/src/components/RadioButton/index.d.ts +0 -5
  1174. package/lib/typescript/src/components/RadioButton/index.d.ts.map +0 -1
  1175. package/lib/typescript/src/components/ResizeMode.d.ts +0 -2
  1176. package/lib/typescript/src/components/ResizeMode.d.ts.map +0 -1
  1177. package/lib/typescript/src/components/Row.d.ts +0 -21
  1178. package/lib/typescript/src/components/Row.d.ts.map +0 -1
  1179. package/lib/typescript/src/components/RowBodyIcon.d.ts +0 -16
  1180. package/lib/typescript/src/components/RowBodyIcon.d.ts.map +0 -1
  1181. package/lib/typescript/src/components/RowHeadlineImageCaption.d.ts +0 -16
  1182. package/lib/typescript/src/components/RowHeadlineImageCaption.d.ts.map +0 -1
  1183. package/lib/typescript/src/components/RowHeadlineImageIcon.d.ts +0 -18
  1184. package/lib/typescript/src/components/RowHeadlineImageIcon.d.ts.map +0 -1
  1185. package/lib/typescript/src/components/SVG.d.ts +0 -9
  1186. package/lib/typescript/src/components/SVG.d.ts.map +0 -1
  1187. package/lib/typescript/src/components/ScreenContainer.d.ts +0 -18
  1188. package/lib/typescript/src/components/ScreenContainer.d.ts.map +0 -1
  1189. package/lib/typescript/src/components/Shadow.d.ts +0 -24
  1190. package/lib/typescript/src/components/Shadow.d.ts.map +0 -1
  1191. package/lib/typescript/src/components/Slider.d.ts +0 -28
  1192. package/lib/typescript/src/components/Slider.d.ts.map +0 -1
  1193. package/lib/typescript/src/components/StarRating.d.ts +0 -21
  1194. package/lib/typescript/src/components/StarRating.d.ts.map +0 -1
  1195. package/lib/typescript/src/components/StepIndicator.d.ts +0 -54
  1196. package/lib/typescript/src/components/StepIndicator.d.ts.map +0 -1
  1197. package/lib/typescript/src/components/Stepper.d.ts +0 -20
  1198. package/lib/typescript/src/components/Stepper.d.ts.map +0 -1
  1199. package/lib/typescript/src/components/Surface.d.ts +0 -13
  1200. package/lib/typescript/src/components/Surface.d.ts.map +0 -1
  1201. package/lib/typescript/src/components/SwipeableView/SwipeableView.d.ts +0 -29
  1202. package/lib/typescript/src/components/SwipeableView/SwipeableView.d.ts.map +0 -1
  1203. package/lib/typescript/src/components/SwipeableView/SwipeableViewButton.d.ts +0 -13
  1204. package/lib/typescript/src/components/SwipeableView/SwipeableViewButton.d.ts.map +0 -1
  1205. package/lib/typescript/src/components/SwipeableView/SwipeableViewSwipeHandler.d.ts +0 -13
  1206. package/lib/typescript/src/components/SwipeableView/SwipeableViewSwipeHandler.d.ts.map +0 -1
  1207. package/lib/typescript/src/components/SwipeableView/index.d.ts +0 -4
  1208. package/lib/typescript/src/components/SwipeableView/index.d.ts.map +0 -1
  1209. package/lib/typescript/src/components/Swiper/Swiper.d.ts +0 -30
  1210. package/lib/typescript/src/components/Swiper/Swiper.d.ts.map +0 -1
  1211. package/lib/typescript/src/components/Swiper/SwiperItem.d.ts +0 -9
  1212. package/lib/typescript/src/components/Swiper/SwiperItem.d.ts.map +0 -1
  1213. package/lib/typescript/src/components/Swiper/index.d.ts +0 -3
  1214. package/lib/typescript/src/components/Swiper/index.d.ts.map +0 -1
  1215. package/lib/typescript/src/components/Switch.d.ts +0 -51
  1216. package/lib/typescript/src/components/Switch.d.ts.map +0 -1
  1217. package/lib/typescript/src/components/TabView/TabView.d.ts +0 -26
  1218. package/lib/typescript/src/components/TabView/TabView.d.ts.map +0 -1
  1219. package/lib/typescript/src/components/TabView/TabViewItem.d.ts +0 -11
  1220. package/lib/typescript/src/components/TabView/TabViewItem.d.ts.map +0 -1
  1221. package/lib/typescript/src/components/TabView/index.d.ts +0 -3
  1222. package/lib/typescript/src/components/TabView/index.d.ts.map +0 -1
  1223. package/lib/typescript/src/components/Table/Table.d.ts +0 -19
  1224. package/lib/typescript/src/components/Table/Table.d.ts.map +0 -1
  1225. package/lib/typescript/src/components/Table/TableCell.d.ts +0 -9
  1226. package/lib/typescript/src/components/Table/TableCell.d.ts.map +0 -1
  1227. package/lib/typescript/src/components/Table/TableCommon.d.ts +0 -20
  1228. package/lib/typescript/src/components/Table/TableCommon.d.ts.map +0 -1
  1229. package/lib/typescript/src/components/Table/TableRow.d.ts +0 -14
  1230. package/lib/typescript/src/components/Table/TableRow.d.ts.map +0 -1
  1231. package/lib/typescript/src/components/Table/index.d.ts +0 -4
  1232. package/lib/typescript/src/components/Table/index.d.ts.map +0 -1
  1233. package/lib/typescript/src/components/Text.d.ts +0 -20
  1234. package/lib/typescript/src/components/Text.d.ts.map +0 -1
  1235. package/lib/typescript/src/components/TextField.d.ts +0 -72
  1236. package/lib/typescript/src/components/TextField.d.ts.map +0 -1
  1237. package/lib/typescript/src/components/ToggleButton.d.ts +0 -25
  1238. package/lib/typescript/src/components/ToggleButton.d.ts.map +0 -1
  1239. package/lib/typescript/src/components/Touchable.d.ts +0 -10
  1240. package/lib/typescript/src/components/Touchable.d.ts.map +0 -1
  1241. package/lib/typescript/src/components/Touchable.web.d.ts +0 -3
  1242. package/lib/typescript/src/components/Touchable.web.d.ts.map +0 -1
  1243. package/lib/typescript/src/components/Typography.d.ts +0 -22
  1244. package/lib/typescript/src/components/Typography.d.ts.map +0 -1
  1245. package/lib/typescript/src/components/YoutubePlayer/YoutubePlayer.d.ts +0 -5
  1246. package/lib/typescript/src/components/YoutubePlayer/YoutubePlayer.d.ts.map +0 -1
  1247. package/lib/typescript/src/components/YoutubePlayer/YoutubePlayer.native.d.ts +0 -5
  1248. package/lib/typescript/src/components/YoutubePlayer/YoutubePlayer.native.d.ts.map +0 -1
  1249. package/lib/typescript/src/components/YoutubePlayer/YoutubePlayerProps.d.ts +0 -8
  1250. package/lib/typescript/src/components/YoutubePlayer/YoutubePlayerProps.d.ts.map +0 -1
  1251. package/lib/typescript/src/components/YoutubePlayer/index.d.ts +0 -2
  1252. package/lib/typescript/src/components/YoutubePlayer/index.d.ts.map +0 -1
  1253. package/lib/typescript/src/components/useAuthState.d.ts +0 -2
  1254. package/lib/typescript/src/components/useAuthState.d.ts.map +0 -1
  1255. package/lib/typescript/src/constants.d.ts +0 -2
  1256. package/lib/typescript/src/constants.d.ts.map +0 -1
  1257. package/lib/typescript/src/hooks.d.ts +0 -2
  1258. package/lib/typescript/src/hooks.d.ts.map +0 -1
  1259. package/lib/typescript/src/index.d.ts +0 -52
  1260. package/lib/typescript/src/index.d.ts.map +0 -1
  1261. package/lib/typescript/src/interfaces/Icon.d.ts +0 -22
  1262. package/lib/typescript/src/interfaces/Icon.d.ts.map +0 -1
  1263. package/lib/typescript/src/styles/DarkTheme.d.ts +0 -4
  1264. package/lib/typescript/src/styles/DarkTheme.d.ts.map +0 -1
  1265. package/lib/typescript/src/styles/DefaultTheme.d.ts +0 -1502
  1266. package/lib/typescript/src/styles/DefaultTheme.d.ts.map +0 -1
  1267. package/lib/typescript/src/styles/fonts.d.ts +0 -6
  1268. package/lib/typescript/src/styles/fonts.d.ts.map +0 -1
  1269. package/lib/typescript/src/styles/overlay.d.ts +0 -3
  1270. package/lib/typescript/src/styles/overlay.d.ts.map +0 -1
  1271. package/lib/typescript/src/styles/shadow.d.ts +0 -24
  1272. package/lib/typescript/src/styles/shadow.d.ts.map +0 -1
  1273. package/lib/typescript/src/theming.d.ts +0 -9
  1274. package/lib/typescript/src/theming.d.ts.map +0 -1
  1275. package/lib/typescript/src/utilities.d.ts +0 -35
  1276. package/lib/typescript/src/utilities.d.ts.map +0 -1
  1277. /package/lib/{module → src}/components/Accordion/index.js +0 -0
  1278. /package/lib/{module → src}/components/ActionSheet/index.js +0 -0
  1279. /package/lib/{module → src}/components/BottomSheet/index.js +0 -0
  1280. /package/lib/{module → src}/components/Checkbox/index.js +0 -0
  1281. /package/lib/{module → src}/components/DatePicker/DatePickerComponentType.js +0 -0
  1282. /package/lib/{module → src}/components/DeckSwiper/index.js +0 -0
  1283. /package/lib/{module → src}/components/Picker/PickerTypes.js +0 -0
  1284. /package/lib/{module → src}/components/RadioButton/index.js +0 -0
  1285. /package/lib/{module → src}/components/SwipeableView/index.js +0 -0
  1286. /package/lib/{module → src}/components/Swiper/index.js +0 -0
  1287. /package/lib/{module → src}/components/TabView/index.js +0 -0
  1288. /package/lib/{module → src}/components/Table/index.js +0 -0
  1289. /package/lib/{module → src}/components/Touchable.web.js +0 -0
  1290. /package/lib/{module → src}/components/YoutubePlayer/YoutubePlayerProps.js +0 -0
  1291. /package/lib/{module → src}/components/YoutubePlayer/index.js +0 -0
@@ -1,104 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _react = _interopRequireDefault(require("react"));
8
- var _reactNative = require("react-native");
9
- var _BottomSheetComponent = _interopRequireDefault(require("./BottomSheetComponent"));
10
- var _theming = require("../../theming");
11
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
12
- function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
13
- const BottomSheet = _ref => {
14
- let {
15
- theme,
16
- snapPoints: snapPointsProp,
17
- topSnapPosition = "10%",
18
- middleSnapPosition = "50%",
19
- bottomSnapPosition = "80%",
20
- initialSnapIndex,
21
- initialSnapPosition = "bottom",
22
- showHandle = true,
23
- handleColor = theme.colors.divider,
24
- topBorderRadius = 20,
25
- borderWidth = 1,
26
- borderColor = theme.colors.divider,
27
- onSettle,
28
- style,
29
- children,
30
- ...rest
31
- } = _ref;
32
- const backgroundColor = (style === null || style === void 0 ? void 0 : style.backgroundColor) || theme.colors.background;
33
- const snapPoints = snapPointsProp || [topSnapPosition, middleSnapPosition, bottomSnapPosition];
34
- const getSnapIndexFromPosition = position => {
35
- switch (position) {
36
- case "top":
37
- return 0;
38
- case "middle":
39
- return 1;
40
- case "bottom":
41
- return 2;
42
- }
43
- };
44
- return /*#__PURE__*/_react.default.createElement(_reactNative.View, {
45
- style: styles.parentContainer,
46
- pointerEvents: "box-none"
47
- }, /*#__PURE__*/_react.default.createElement(_BottomSheetComponent.default, _extends({
48
- componentType: "ScrollView",
49
- snapPoints: snapPoints,
50
- initialSnapIndex: initialSnapIndex !== null && initialSnapIndex !== void 0 ? initialSnapIndex : getSnapIndexFromPosition(initialSnapPosition),
51
- renderHandle: () => /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, showHandle && /*#__PURE__*/_react.default.createElement(_reactNative.View, {
52
- style: [styles.handleContainer, {
53
- backgroundColor,
54
- borderTopLeftRadius: topBorderRadius,
55
- borderTopRightRadius: topBorderRadius
56
- }]
57
- }, /*#__PURE__*/_react.default.createElement(_reactNative.View, {
58
- style: [styles.handle, {
59
- backgroundColor: handleColor
60
- }]
61
- }))),
62
- contentContainerStyle: [styles.contentContainerStyle, style],
63
- containerStyle: _reactNative.StyleSheet.flatten([styles.containerStyle, {
64
- backgroundColor,
65
- borderTopLeftRadius: topBorderRadius,
66
- borderTopRightRadius: topBorderRadius,
67
- borderWidth,
68
- borderColor
69
- }]),
70
- onSettle: onSettle
71
- }, rest), children));
72
- };
73
- const styles = _reactNative.StyleSheet.create({
74
- //Render on top of everything
75
- parentContainer: {
76
- position: "absolute",
77
- left: 0,
78
- right: 0,
79
- top: 0,
80
- bottom: 0,
81
- zIndex: 10,
82
- overflow: "hidden"
83
- },
84
- contentContainerStyle: {
85
- paddingHorizontal: 16,
86
- paddingVertical: 10
87
- },
88
- containerStyle: {
89
- flex: 1,
90
- overflow: "hidden"
91
- },
92
- handleContainer: {
93
- alignItems: "center",
94
- paddingVertical: 20
95
- },
96
- handle: {
97
- width: 40,
98
- height: 2,
99
- borderRadius: 4
100
- }
101
- });
102
- var _default = (0, _theming.withTheme)(BottomSheet);
103
- exports.default = _default;
104
- //# sourceMappingURL=BottomSheet.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["BottomSheet","theme","snapPoints","snapPointsProp","topSnapPosition","middleSnapPosition","bottomSnapPosition","initialSnapIndex","initialSnapPosition","showHandle","handleColor","colors","divider","topBorderRadius","borderWidth","borderColor","onSettle","style","children","rest","backgroundColor","background","getSnapIndexFromPosition","position","styles","parentContainer","handleContainer","borderTopLeftRadius","borderTopRightRadius","handle","contentContainerStyle","StyleSheet","flatten","containerStyle","create","left","right","top","bottom","zIndex","overflow","paddingHorizontal","paddingVertical","flex","alignItems","width","height","borderRadius","withTheme"],"sourceRoot":"../../../../src","sources":["components/BottomSheet/BottomSheet.tsx"],"mappings":"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"}
@@ -1,424 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = exports.ScrollBottomSheet = void 0;
7
- var _react = _interopRequireWildcard(require("react"));
8
- var _reactNative = require("react-native");
9
- var _reactNativeReanimated = _interopRequireWildcard(require("react-native-reanimated"));
10
- var _reactNativeGestureHandler = require("react-native-gesture-handler");
11
- function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
12
- function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
13
- function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
14
- function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
15
- function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return typeof key === "symbol" ? key : String(key); }
16
- function _toPrimitive(input, hint) { if (typeof input !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (typeof res !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
17
- const {
18
- //@ts-ignore
19
- interpolate: interpolateDeprecated,
20
- // @ts-ignore: this property is only present in Reanimated 2
21
- interpolateNode
22
- } = _reactNativeReanimated.default;
23
- const interpolate = interpolateNode !== null && interpolateNode !== void 0 ? interpolateNode : interpolateDeprecated;
24
- //@ts-ignore
25
- const Easing = _reactNativeReanimated.EasingNode !== null && _reactNativeReanimated.EasingNode !== void 0 ? _reactNativeReanimated.EasingNode : _reactNativeReanimated.Easing;
26
- const FlatListComponentType = "FlatList";
27
- const ScrollViewComponentType = "ScrollView";
28
- const SectionListComponentType = "SectionList";
29
- const TimingAnimationType = "timing";
30
- const SpringAnimationType = "spring";
31
- const DEFAULT_SPRING_PARAMS = {
32
- damping: 50,
33
- mass: 0.3,
34
- stiffness: 121.6,
35
- overshootClamping: true,
36
- restSpeedThreshold: 0.3,
37
- restDisplacementThreshold: 0.3
38
- };
39
- const {
40
- height: windowHeight
41
- } = _reactNative.Dimensions.get("window");
42
- const IOS_NORMAL_DECELERATION_RATE = 0.998;
43
- const ANDROID_NORMAL_DECELERATION_RATE = 0.985;
44
- const DEFAULT_ANIMATION_DURATION = 250;
45
- const DEFAULT_EASING = Easing.inOut(Easing.linear);
46
- const imperativeScrollOptions = {
47
- [FlatListComponentType]: {
48
- method: "scrollToIndex",
49
- args: {
50
- index: 0,
51
- viewPosition: 0,
52
- viewOffset: 1000,
53
- animated: true
54
- }
55
- },
56
- [ScrollViewComponentType]: {
57
- method: "scrollTo",
58
- args: {
59
- x: 0,
60
- y: 0,
61
- animated: true
62
- }
63
- },
64
- [SectionListComponentType]: {
65
- method: "scrollToLocation",
66
- args: {
67
- itemIndex: 0,
68
- sectionIndex: 0,
69
- viewPosition: 0,
70
- viewOffset: 1000,
71
- animated: true
72
- }
73
- }
74
- };
75
- class ScrollBottomSheet extends _react.Component {
76
- /**
77
- * Gesture Handler references
78
- */
79
-
80
- /**
81
- * Flag to indicate imperative snapping
82
- */
83
-
84
- /**
85
- * Manual snapping amount
86
- */
87
-
88
- constructor(props) {
89
- var _props$animationConfi, _this;
90
- super(props);
91
- _this = this;
92
- _defineProperty(this, "masterDrawer", /*#__PURE__*/_react.default.createRef());
93
- _defineProperty(this, "drawerHandleRef", /*#__PURE__*/_react.default.createRef());
94
- _defineProperty(this, "drawerContentRef", /*#__PURE__*/_react.default.createRef());
95
- _defineProperty(this, "scrollComponentRef", /*#__PURE__*/_react.default.createRef());
96
- _defineProperty(this, "isManuallySetValue", new _reactNativeReanimated.Value(0));
97
- _defineProperty(this, "manualYOffset", new _reactNativeReanimated.Value(0));
98
- _defineProperty(this, "prevSnapIndex", -1);
99
- _defineProperty(this, "dragY", new _reactNativeReanimated.Value(0));
100
- _defineProperty(this, "prevDragY", new _reactNativeReanimated.Value(0));
101
- _defineProperty(this, "tempDestSnapPoint", new _reactNativeReanimated.Value(0));
102
- _defineProperty(this, "isAndroid", new _reactNativeReanimated.Value(Number(_reactNative.Platform.OS === "android")));
103
- _defineProperty(this, "animationClock", new _reactNativeReanimated.Clock());
104
- _defineProperty(this, "animationPosition", new _reactNativeReanimated.Value(0));
105
- _defineProperty(this, "animationFinished", new _reactNativeReanimated.Value(0));
106
- _defineProperty(this, "animationFrameTime", new _reactNativeReanimated.Value(0));
107
- _defineProperty(this, "velocityY", new _reactNativeReanimated.Value(0));
108
- _defineProperty(this, "lastStartScrollY", new _reactNativeReanimated.Value(0));
109
- _defineProperty(this, "destSnapPoint", new _reactNativeReanimated.Value(0));
110
- _defineProperty(this, "dragWithHandle", new _reactNativeReanimated.Value(0));
111
- _defineProperty(this, "scrollUpAndPullDown", new _reactNativeReanimated.Value(0));
112
- _defineProperty(this, "convertPercentageToDp", str => Number(str.split("%")[0]) * (windowHeight - this.props.topInset) / 100);
113
- _defineProperty(this, "getNormalisedSnapPoints", () => {
114
- return this.props.snapPoints.map(p => {
115
- if (typeof p === "string") {
116
- return this.convertPercentageToDp(p);
117
- } else if (typeof p === "number") {
118
- return p;
119
- }
120
- throw new Error("Invalid type for value ".concat(p, ": ").concat(typeof p, ". It should be either a percentage string or a number"));
121
- });
122
- });
123
- _defineProperty(this, "getScrollComponent", () => {
124
- switch (this.props.componentType) {
125
- case "FlatList":
126
- return _reactNative.FlatList;
127
- case "ScrollView":
128
- return _reactNative.ScrollView;
129
- case "SectionList":
130
- return _reactNative.SectionList;
131
- default:
132
- throw new Error("Component type not supported: it should be one of `FlatList`, `ScrollView` or `SectionList`");
133
- }
134
- });
135
- _defineProperty(this, "snapTo", index => {
136
- const snapPoints = this.getNormalisedSnapPoints();
137
- this.isManuallySetValue.setValue(1);
138
- this.manualYOffset.setValue(snapPoints[index]);
139
- this.nextSnapIndex.setValue(index);
140
- });
141
- const {
142
- initialSnapIndex,
143
- animationType
144
- } = props;
145
- const animationDriver = animationType === "timing" ? 0 : 1;
146
- const animationDuration = props.animationType === "timing" && ((_props$animationConfi = props.animationConfig) === null || _props$animationConfi === void 0 ? void 0 : _props$animationConfi.duration) || DEFAULT_ANIMATION_DURATION;
147
- const ScrollComponent = this.getScrollComponent();
148
- // @ts-ignore
149
- this.scrollComponent = _reactNativeReanimated.default.createAnimatedComponent(ScrollComponent);
150
- const _snapPoints = this.getNormalisedSnapPoints();
151
- const openPosition = _snapPoints[0];
152
- const closedPosition = this.props.enableOverScroll ? windowHeight : _snapPoints[_snapPoints.length - 1];
153
- const initialSnap = _snapPoints[initialSnapIndex];
154
- this.nextSnapIndex = new _reactNativeReanimated.Value(initialSnapIndex);
155
- const initialDecelerationRate = _reactNative.Platform.select({
156
- android: props.initialSnapIndex === 0 ? ANDROID_NORMAL_DECELERATION_RATE : 0,
157
- ios: IOS_NORMAL_DECELERATION_RATE
158
- });
159
- this.decelerationRate = new _reactNativeReanimated.Value(initialDecelerationRate);
160
-
161
- //@ts-ignore
162
- const handleGestureState = new _reactNativeReanimated.Value(-1);
163
- //@ts-ignore
164
- const handleOldGestureState = new _reactNativeReanimated.Value(-1);
165
- //@ts-ignore
166
- const drawerGestureState = new _reactNativeReanimated.Value(-1);
167
- //@ts-ignore
168
- const drawerOldGestureState = new _reactNativeReanimated.Value(-1);
169
- const lastSnapInRange = new _reactNativeReanimated.Value(1);
170
- this.prevTranslateYOffset = new _reactNativeReanimated.Value(initialSnap);
171
- this.translationY = new _reactNativeReanimated.Value(initialSnap);
172
- this.lastSnap = new _reactNativeReanimated.Value(initialSnap);
173
- this.onHandleGestureEvent = (0, _reactNativeReanimated.event)([{
174
- nativeEvent: {
175
- translationY: this.dragY,
176
- oldState: handleOldGestureState,
177
- state: handleGestureState,
178
- velocityY: this.velocityY
179
- }
180
- }]);
181
- this.onDrawerGestureEvent = (0, _reactNativeReanimated.event)([{
182
- nativeEvent: {
183
- translationY: this.dragY,
184
- oldState: drawerOldGestureState,
185
- state: drawerGestureState,
186
- velocityY: this.velocityY
187
- }
188
- }]);
189
- this.onScrollBeginDrag = (0, _reactNativeReanimated.event)([{
190
- nativeEvent: {
191
- contentOffset: {
192
- y: this.lastStartScrollY
193
- }
194
- }
195
- }]);
196
- const didHandleGestureBegin = (0, _reactNativeReanimated.eq)(handleGestureState, _reactNativeGestureHandler.State.ACTIVE);
197
- const isAnimationInterrupted = (0, _reactNativeReanimated.and)((0, _reactNativeReanimated.or)((0, _reactNativeReanimated.eq)(handleGestureState, _reactNativeGestureHandler.State.BEGAN), (0, _reactNativeReanimated.eq)(drawerGestureState, _reactNativeGestureHandler.State.BEGAN), (0, _reactNativeReanimated.and)((0, _reactNativeReanimated.eq)(this.isAndroid, 0), (0, _reactNativeReanimated.eq)(animationDriver, 1), (0, _reactNativeReanimated.or)((0, _reactNativeReanimated.eq)(drawerGestureState, _reactNativeGestureHandler.State.ACTIVE), (0, _reactNativeReanimated.eq)(handleGestureState, _reactNativeGestureHandler.State.ACTIVE)))), (0, _reactNativeReanimated.clockRunning)(this.animationClock));
198
- this.didGestureFinish = (0, _reactNativeReanimated.or)((0, _reactNativeReanimated.and)((0, _reactNativeReanimated.eq)(handleOldGestureState, _reactNativeGestureHandler.State.ACTIVE), (0, _reactNativeReanimated.eq)(handleGestureState, _reactNativeGestureHandler.State.END)), (0, _reactNativeReanimated.and)((0, _reactNativeReanimated.eq)(drawerOldGestureState, _reactNativeGestureHandler.State.ACTIVE), (0, _reactNativeReanimated.eq)(drawerGestureState, _reactNativeGestureHandler.State.END)));
199
-
200
- // Function that determines if the last snap point is in the range {snapPoints}
201
- // In the case of interruptions in the middle of an animation, we'll get
202
- // lastSnap values outside the range
203
- const isLastSnapPointInRange = function () {
204
- let i = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 0;
205
- return i === _snapPoints.length ? lastSnapInRange : (0, _reactNativeReanimated.cond)((0, _reactNativeReanimated.eq)(_this.lastSnap, _snapPoints[i]), [(0, _reactNativeReanimated.set)(lastSnapInRange, 1)], isLastSnapPointInRange(i + 1));
206
- };
207
- const scrollY = [(0, _reactNativeReanimated.set)(lastSnapInRange, 0), isLastSnapPointInRange(), (0, _reactNativeReanimated.cond)((0, _reactNativeReanimated.or)(didHandleGestureBegin, (0, _reactNativeReanimated.and)(this.isManuallySetValue, (0, _reactNativeReanimated.not)((0, _reactNativeReanimated.eq)(this.manualYOffset, _snapPoints[0])))), [(0, _reactNativeReanimated.set)(this.dragWithHandle, 1), 0]), (0, _reactNativeReanimated.cond)(
208
- // This is to account for a continuous scroll on the drawer from a snap point
209
- // Different than top, bringing the drawer to the top position, so that if we
210
- // change scroll direction without releasing the gesture, it doesn't pull down the drawer again
211
- (0, _reactNativeReanimated.and)((0, _reactNativeReanimated.eq)(this.dragWithHandle, 1), (0, _reactNativeReanimated.greaterThan)(_snapPoints[0], (0, _reactNativeReanimated.add)(this.lastSnap, this.dragY)), (0, _reactNativeReanimated.and)((0, _reactNativeReanimated.not)((0, _reactNativeReanimated.eq)(this.lastSnap, _snapPoints[0])), lastSnapInRange)), [(0, _reactNativeReanimated.set)(this.lastSnap, _snapPoints[0]), (0, _reactNativeReanimated.set)(this.dragWithHandle, 0), this.lastStartScrollY], (0, _reactNativeReanimated.cond)((0, _reactNativeReanimated.eq)(this.dragWithHandle, 1), 0, this.lastStartScrollY))];
212
- this.didScrollUpAndPullDown = (0, _reactNativeReanimated.cond)((0, _reactNativeReanimated.and)((0, _reactNativeReanimated.greaterOrEq)(this.dragY, this.lastStartScrollY), (0, _reactNativeReanimated.greaterThan)(this.lastStartScrollY, 0)), (0, _reactNativeReanimated.set)(this.scrollUpAndPullDown, 1));
213
- this.setTranslationY = (0, _reactNativeReanimated.cond)((0, _reactNativeReanimated.and)((0, _reactNativeReanimated.not)(this.dragWithHandle), (0, _reactNativeReanimated.not)((0, _reactNativeReanimated.greaterOrEq)(this.dragY, this.lastStartScrollY))), (0, _reactNativeReanimated.set)(this.translationY, (0, _reactNativeReanimated.sub)(this.dragY, this.lastStartScrollY)), (0, _reactNativeReanimated.set)(this.translationY, this.dragY));
214
- this.extraOffset = (0, _reactNativeReanimated.cond)((0, _reactNativeReanimated.eq)(this.scrollUpAndPullDown, 1), this.lastStartScrollY, 0);
215
- const endOffsetY = (0, _reactNativeReanimated.add)(this.lastSnap, this.translationY, (0, _reactNativeReanimated.multiply)(1 - props.friction, this.velocityY));
216
- this.calculateNextSnapPoint = function () {
217
- let i = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 0;
218
- return i === _snapPoints.length ? _this.tempDestSnapPoint : (0, _reactNativeReanimated.cond)((0, _reactNativeReanimated.greaterThan)((0, _reactNativeReanimated.abs)((0, _reactNativeReanimated.sub)(_this.tempDestSnapPoint, endOffsetY)), (0, _reactNativeReanimated.abs)((0, _reactNativeReanimated.sub)((0, _reactNativeReanimated.add)(_snapPoints[i], _this.extraOffset), endOffsetY))), [(0, _reactNativeReanimated.set)(_this.tempDestSnapPoint, (0, _reactNativeReanimated.add)(_snapPoints[i], _this.extraOffset)), (0, _reactNativeReanimated.set)(_this.nextSnapIndex, i), _this.calculateNextSnapPoint(i + 1)], _this.calculateNextSnapPoint(i + 1));
219
- };
220
- const runAnimation = _ref => {
221
- var _props$animationConfi2;
222
- let {
223
- clock,
224
- from,
225
- to,
226
- position,
227
- finished,
228
- velocity,
229
- frameTime
230
- } = _ref;
231
- const state = {
232
- finished,
233
- velocity: new _reactNativeReanimated.Value(0),
234
- position,
235
- time: new _reactNativeReanimated.Value(0),
236
- frameTime
237
- };
238
- const timingConfig = {
239
- duration: animationDuration,
240
- easing: props.animationType === "timing" && ((_props$animationConfi2 = props.animationConfig) === null || _props$animationConfi2 === void 0 ? void 0 : _props$animationConfi2.easing) || DEFAULT_EASING,
241
- toValue: new _reactNativeReanimated.Value(0)
242
- };
243
- const springConfig = {
244
- ...DEFAULT_SPRING_PARAMS,
245
- ...(props.animationType === "spring" && props.animationConfig || {}),
246
- toValue: new _reactNativeReanimated.Value(0)
247
- };
248
- return [(0, _reactNativeReanimated.cond)((0, _reactNativeReanimated.and)((0, _reactNativeReanimated.not)((0, _reactNativeReanimated.clockRunning)(clock)), (0, _reactNativeReanimated.not)((0, _reactNativeReanimated.eq)(finished, 1))), [
249
- // If the clock isn't running, we reset all the animation params and start the clock
250
- (0, _reactNativeReanimated.set)(state.finished, 0), (0, _reactNativeReanimated.set)(state.velocity, velocity), (0, _reactNativeReanimated.set)(state.time, 0), (0, _reactNativeReanimated.set)(state.position, from), (0, _reactNativeReanimated.set)(state.frameTime, 0), (0, _reactNativeReanimated.set)(timingConfig.toValue, to), (0, _reactNativeReanimated.set)(springConfig.toValue, to), (0, _reactNativeReanimated.startClock)(clock)]),
251
- // We run the step here that is going to update position
252
- (0, _reactNativeReanimated.cond)((0, _reactNativeReanimated.eq)(animationDriver, 0),
253
- //@ts-ignore
254
- (0, _reactNativeReanimated.timing)(clock, state, timingConfig), (0, _reactNativeReanimated.spring)(clock, state, springConfig)), (0, _reactNativeReanimated.cond)(state.finished, [(0, _reactNativeReanimated.call)([this.nextSnapIndex], _ref2 => {
255
- let [value] = _ref2;
256
- if (value !== this.prevSnapIndex) {
257
- var _this$props$onSettle, _this$props;
258
- (_this$props$onSettle = (_this$props = this.props).onSettle) === null || _this$props$onSettle === void 0 ? void 0 : _this$props$onSettle.call(_this$props, value);
259
- }
260
- this.prevSnapIndex = value;
261
- }),
262
- // Resetting appropriate values
263
- (0, _reactNativeReanimated.set)(drawerOldGestureState, _reactNativeGestureHandler.State.END), (0, _reactNativeReanimated.set)(handleOldGestureState, _reactNativeGestureHandler.State.END), (0, _reactNativeReanimated.set)(this.prevTranslateYOffset, state.position), (0, _reactNativeReanimated.cond)((0, _reactNativeReanimated.eq)(this.scrollUpAndPullDown, 1), [(0, _reactNativeReanimated.set)(this.prevTranslateYOffset, (0, _reactNativeReanimated.sub)(this.prevTranslateYOffset, this.lastStartScrollY)), (0, _reactNativeReanimated.set)(this.lastStartScrollY, 0), (0, _reactNativeReanimated.set)(this.scrollUpAndPullDown, 0)]), (0, _reactNativeReanimated.cond)((0, _reactNativeReanimated.eq)(this.destSnapPoint, _snapPoints[0]), [(0, _reactNativeReanimated.set)(this.dragWithHandle, 0)]), (0, _reactNativeReanimated.set)(this.isManuallySetValue, 0), (0, _reactNativeReanimated.set)(this.manualYOffset, 0), (0, _reactNativeReanimated.stopClock)(clock), this.prevTranslateYOffset],
264
- // We made the block return the updated position,
265
- state.position)];
266
- };
267
- const translateYOffset = (0, _reactNativeReanimated.cond)(isAnimationInterrupted, [
268
- // set(prevTranslateYOffset, animationPosition) should only run if we are
269
- // interrupting an animation when the drawer is currently in a different
270
- // position than the top
271
- (0, _reactNativeReanimated.cond)((0, _reactNativeReanimated.or)(this.dragWithHandle, (0, _reactNativeReanimated.greaterOrEq)((0, _reactNativeReanimated.abs)(this.prevDragY), this.lastStartScrollY)), (0, _reactNativeReanimated.set)(this.prevTranslateYOffset, this.animationPosition)), (0, _reactNativeReanimated.set)(this.animationFinished, 1), (0, _reactNativeReanimated.set)(this.translationY, 0),
272
- // Resetting appropriate values
273
- (0, _reactNativeReanimated.set)(drawerOldGestureState, _reactNativeGestureHandler.State.END), (0, _reactNativeReanimated.set)(handleOldGestureState, _reactNativeGestureHandler.State.END),
274
- // By forcing that frameTime exceeds duration, it has the effect of stopping the animation
275
- (0, _reactNativeReanimated.set)(this.animationFrameTime, (0, _reactNativeReanimated.add)(animationDuration, 1000)), (0, _reactNativeReanimated.set)(this.velocityY, 0), (0, _reactNativeReanimated.stopClock)(this.animationClock), this.prevTranslateYOffset], (0, _reactNativeReanimated.cond)((0, _reactNativeReanimated.or)(this.didGestureFinish, this.isManuallySetValue, (0, _reactNativeReanimated.clockRunning)(this.animationClock)), [runAnimation({
276
- clock: this.animationClock,
277
- from: (0, _reactNativeReanimated.cond)(this.isManuallySetValue, this.prevTranslateYOffset, (0, _reactNativeReanimated.add)(this.prevTranslateYOffset, this.translationY)),
278
- to: this.destSnapPoint,
279
- position: this.animationPosition,
280
- finished: this.animationFinished,
281
- frameTime: this.animationFrameTime,
282
- velocity: this.velocityY
283
- })], [(0, _reactNativeReanimated.set)(this.animationFrameTime, 0), (0, _reactNativeReanimated.set)(this.animationFinished, 0),
284
- // @ts-ignore
285
- this.prevTranslateYOffset]));
286
- this.translateY = interpolate((0, _reactNativeReanimated.add)(translateYOffset, this.dragY, (0, _reactNativeReanimated.multiply)(scrollY, -1)), {
287
- inputRange: [openPosition, closedPosition],
288
- outputRange: [openPosition, closedPosition],
289
- extrapolate: _reactNativeReanimated.Extrapolate.CLAMP
290
- });
291
- this.position = interpolate(this.translateY, {
292
- inputRange: [openPosition, _snapPoints[_snapPoints.length - 1]],
293
- outputRange: [1, 0],
294
- extrapolate: _reactNativeReanimated.Extrapolate.CLAMP
295
- });
296
- }
297
- render() {
298
- const {
299
- renderHandle,
300
- initialSnapIndex,
301
- containerStyle,
302
- ...rest
303
- } = this.props;
304
- const AnimatedScrollableComponent = this.scrollComponent;
305
- const normalisedSnapPoints = this.getNormalisedSnapPoints();
306
- const initialSnap = normalisedSnapPoints[initialSnapIndex];
307
- const Content = /*#__PURE__*/_react.default.createElement(_reactNativeReanimated.default.View, {
308
- style: [_reactNative.StyleSheet.absoluteFillObject, containerStyle,
309
- // @ts-ignore
310
- {
311
- transform: [{
312
- translateY: this.translateY
313
- }]
314
- }]
315
- }, /*#__PURE__*/_react.default.createElement(_reactNativeGestureHandler.PanGestureHandler, {
316
- ref: this.drawerHandleRef,
317
- shouldCancelWhenOutside: false,
318
- simultaneousHandlers: this.masterDrawer,
319
- onGestureEvent: this.onHandleGestureEvent,
320
- onHandlerStateChange: this.onHandleGestureEvent
321
- }, /*#__PURE__*/_react.default.createElement(_reactNativeReanimated.default.View, null, renderHandle())), /*#__PURE__*/_react.default.createElement(_reactNativeGestureHandler.PanGestureHandler, {
322
- ref: this.drawerContentRef,
323
- simultaneousHandlers: [this.scrollComponentRef, this.masterDrawer],
324
- shouldCancelWhenOutside: false,
325
- onGestureEvent: this.onDrawerGestureEvent,
326
- onHandlerStateChange: this.onDrawerGestureEvent
327
- }, /*#__PURE__*/_react.default.createElement(_reactNativeReanimated.default.View, {
328
- style: styles.container
329
- }, /*#__PURE__*/_react.default.createElement(_reactNativeGestureHandler.NativeViewGestureHandler, {
330
- ref: this.scrollComponentRef,
331
- waitFor: this.masterDrawer,
332
- simultaneousHandlers: this.drawerContentRef
333
- }, /*#__PURE__*/_react.default.createElement(AnimatedScrollableComponent, _extends({
334
- overScrollMode: "never",
335
- bounces: false
336
- }, rest, {
337
- ref: this.props.innerRef
338
- // @ts-ignore
339
- ,
340
- decelerationRate: this.decelerationRate,
341
- onScrollBeginDrag: this.onScrollBeginDrag,
342
- scrollEventThrottle: 1,
343
- contentContainerStyle: [rest.contentContainerStyle, {
344
- paddingBottom: this.getNormalisedSnapPoints()[0]
345
- }]
346
- }))))), this.props.animatedPosition && /*#__PURE__*/_react.default.createElement(_reactNativeReanimated.default.Code, {
347
- exec: (0, _reactNativeReanimated.onChange)(this.position, (0, _reactNativeReanimated.set)(this.props.animatedPosition, this.position))
348
- }), /*#__PURE__*/_react.default.createElement(_reactNativeReanimated.default.Code, {
349
- exec: (0, _reactNativeReanimated.onChange)(this.dragY, (0, _reactNativeReanimated.cond)((0, _reactNativeReanimated.not)((0, _reactNativeReanimated.eq)(this.dragY, 0)), (0, _reactNativeReanimated.set)(this.prevDragY, this.dragY)))
350
- }), /*#__PURE__*/_react.default.createElement(_reactNativeReanimated.default.Code, {
351
- exec: (0, _reactNativeReanimated.onChange)(this.didGestureFinish, (0, _reactNativeReanimated.cond)(this.didGestureFinish, [this.didScrollUpAndPullDown, this.setTranslationY, (0, _reactNativeReanimated.set)(this.tempDestSnapPoint, (0, _reactNativeReanimated.add)(normalisedSnapPoints[0], this.extraOffset)), (0, _reactNativeReanimated.set)(this.nextSnapIndex, 0), (0, _reactNativeReanimated.set)(this.destSnapPoint, this.calculateNextSnapPoint()), (0, _reactNativeReanimated.cond)((0, _reactNativeReanimated.and)((0, _reactNativeReanimated.greaterThan)(this.dragY, this.lastStartScrollY), this.isAndroid, (0, _reactNativeReanimated.not)(this.dragWithHandle)), (0, _reactNativeReanimated.call)([], () => {
352
- var _this$props2, _this$props2$data;
353
- // This prevents the scroll glide from happening on Android when pulling down with inertia.
354
- // It's not perfect, but does the job for now
355
- const {
356
- method,
357
- args
358
- } = imperativeScrollOptions[this.props.componentType];
359
- // @ts-ignore
360
- const node = this.props.innerRef.current;
361
- if (node && node[method] && (this.props.componentType === "FlatList" && (((_this$props2 = this.props) === null || _this$props2 === void 0 ? void 0 : (_this$props2$data = _this$props2.data) === null || _this$props2$data === void 0 ? void 0 : _this$props2$data.length) || 0) > 0 || this.props.componentType === "SectionList" && this.props.sections.length > 0 || this.props.componentType === "ScrollView")) {
362
- node[method](args);
363
- }
364
- })), (0, _reactNativeReanimated.set)(this.dragY, 0), (0, _reactNativeReanimated.set)(this.velocityY, 0), (0, _reactNativeReanimated.set)(this.lastSnap, (0, _reactNativeReanimated.sub)(this.destSnapPoint, (0, _reactNativeReanimated.cond)((0, _reactNativeReanimated.eq)(this.scrollUpAndPullDown, 1), this.lastStartScrollY, 0))), (0, _reactNativeReanimated.call)([this.lastSnap], _ref3 => {
365
- var _this$masterDrawer, _this$masterDrawer$cu;
366
- let [value] = _ref3;
367
- // This is the TapGHandler trick
368
- // @ts-ignore
369
- (_this$masterDrawer = this.masterDrawer) === null || _this$masterDrawer === void 0 ? void 0 : (_this$masterDrawer$cu = _this$masterDrawer.current) === null || _this$masterDrawer$cu === void 0 ? void 0 : _this$masterDrawer$cu.setNativeProps({
370
- maxDeltaY: value - this.getNormalisedSnapPoints()[0]
371
- });
372
- }), (0, _reactNativeReanimated.set)(this.decelerationRate, (0, _reactNativeReanimated.cond)((0, _reactNativeReanimated.eq)(this.isAndroid, 1), (0, _reactNativeReanimated.cond)((0, _reactNativeReanimated.eq)(this.lastSnap, normalisedSnapPoints[0]), ANDROID_NORMAL_DECELERATION_RATE, 0), IOS_NORMAL_DECELERATION_RATE))]))
373
- }), /*#__PURE__*/_react.default.createElement(_reactNativeReanimated.default.Code, {
374
- exec: (0, _reactNativeReanimated.onChange)(this.isManuallySetValue, [(0, _reactNativeReanimated.cond)(this.isManuallySetValue, [(0, _reactNativeReanimated.set)(this.destSnapPoint, this.manualYOffset), (0, _reactNativeReanimated.set)(this.animationFinished, 0), (0, _reactNativeReanimated.set)(this.lastSnap, this.manualYOffset), (0, _reactNativeReanimated.call)([this.lastSnap], _ref4 => {
375
- var _this$masterDrawer2, _this$masterDrawer2$c;
376
- let [value] = _ref4;
377
- // This is the TapGHandler trick
378
- // @ts-ignore
379
- (_this$masterDrawer2 = this.masterDrawer) === null || _this$masterDrawer2 === void 0 ? void 0 : (_this$masterDrawer2$c = _this$masterDrawer2.current) === null || _this$masterDrawer2$c === void 0 ? void 0 : _this$masterDrawer2$c.setNativeProps({
380
- maxDeltaY: value - this.getNormalisedSnapPoints()[0]
381
- });
382
- })], [(0, _reactNativeReanimated.set)(this.nextSnapIndex, 0)])])
383
- }));
384
-
385
- // On Android, having an intermediary view with pointerEvents="box-none", breaks the
386
- // waitFor logic
387
- if (_reactNative.Platform.OS === "android") {
388
- return /*#__PURE__*/_react.default.createElement(_reactNativeGestureHandler.TapGestureHandler, {
389
- maxDurationMs: 100000,
390
- ref: this.masterDrawer,
391
- maxDeltaY: initialSnap - this.getNormalisedSnapPoints()[0],
392
- shouldCancelWhenOutside: false
393
- }, Content);
394
- }
395
-
396
- // On iOS, We need to wrap the content on a view with PointerEvents box-none
397
- // So that we can start scrolling automatically when reaching the top without
398
- // Stopping the gesture
399
- return /*#__PURE__*/_react.default.createElement(_reactNativeGestureHandler.TapGestureHandler, {
400
- maxDurationMs: 100000,
401
- ref: this.masterDrawer,
402
- maxDeltaY: initialSnap - this.getNormalisedSnapPoints()[0]
403
- }, /*#__PURE__*/_react.default.createElement(_reactNative.View, {
404
- style: _reactNative.StyleSheet.absoluteFillObject,
405
- pointerEvents: "box-none"
406
- }, Content));
407
- }
408
- }
409
- exports.ScrollBottomSheet = ScrollBottomSheet;
410
- _defineProperty(ScrollBottomSheet, "defaultProps", {
411
- topInset: 0,
412
- friction: 0.95,
413
- animationType: "timing",
414
- innerRef: /*#__PURE__*/_react.default.createRef(),
415
- enableOverScroll: false
416
- });
417
- var _default = ScrollBottomSheet;
418
- exports.default = _default;
419
- const styles = _reactNative.StyleSheet.create({
420
- container: {
421
- flex: 1
422
- }
423
- });
424
- //# sourceMappingURL=BottomSheetComponent.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["interpolate","interpolateDeprecated","interpolateNode","Animated","Easing","EasingNode","EasingDeprecated","FlatListComponentType","ScrollViewComponentType","SectionListComponentType","TimingAnimationType","SpringAnimationType","DEFAULT_SPRING_PARAMS","damping","mass","stiffness","overshootClamping","restSpeedThreshold","restDisplacementThreshold","height","windowHeight","Dimensions","get","IOS_NORMAL_DECELERATION_RATE","ANDROID_NORMAL_DECELERATION_RATE","DEFAULT_ANIMATION_DURATION","DEFAULT_EASING","inOut","linear","imperativeScrollOptions","method","args","index","viewPosition","viewOffset","animated","x","y","itemIndex","sectionIndex","ScrollBottomSheet","Component","constructor","props","React","createRef","Value","Number","Platform","OS","Clock","str","split","topInset","snapPoints","map","p","convertPercentageToDp","Error","componentType","FlatList","ScrollView","SectionList","getNormalisedSnapPoints","isManuallySetValue","setValue","manualYOffset","nextSnapIndex","initialSnapIndex","animationType","animationDriver","animationDuration","animationConfig","duration","ScrollComponent","getScrollComponent","scrollComponent","createAnimatedComponent","openPosition","closedPosition","enableOverScroll","length","initialSnap","initialDecelerationRate","select","android","ios","decelerationRate","handleGestureState","handleOldGestureState","drawerGestureState","drawerOldGestureState","lastSnapInRange","prevTranslateYOffset","translationY","lastSnap","onHandleGestureEvent","event","nativeEvent","dragY","oldState","state","velocityY","onDrawerGestureEvent","onScrollBeginDrag","contentOffset","lastStartScrollY","didHandleGestureBegin","eq","GestureState","ACTIVE","isAnimationInterrupted","and","or","BEGAN","isAndroid","clockRunning","animationClock","didGestureFinish","END","isLastSnapPointInRange","i","cond","set","scrollY","not","dragWithHandle","greaterThan","add","didScrollUpAndPullDown","greaterOrEq","scrollUpAndPullDown","setTranslationY","sub","extraOffset","endOffsetY","multiply","friction","calculateNextSnapPoint","tempDestSnapPoint","abs","runAnimation","clock","from","to","position","finished","velocity","frameTime","time","timingConfig","easing","toValue","springConfig","startClock","timing","spring","call","value","prevSnapIndex","onSettle","destSnapPoint","stopClock","translateYOffset","prevDragY","animationPosition","animationFinished","animationFrameTime","translateY","inputRange","outputRange","extrapolate","Extrapolate","CLAMP","render","renderHandle","containerStyle","rest","AnimatedScrollableComponent","normalisedSnapPoints","Content","StyleSheet","absoluteFillObject","transform","drawerHandleRef","masterDrawer","drawerContentRef","scrollComponentRef","styles","container","innerRef","contentContainerStyle","paddingBottom","animatedPosition","onChange","node","current","data","sections","setNativeProps","maxDeltaY","create","flex"],"sourceRoot":"../../../../src","sources":["components/BottomSheet/BottomSheetComponent.tsx"],"mappings":"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"}
@@ -1,14 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- Object.defineProperty(exports, "BottomSheet", {
7
- enumerable: true,
8
- get: function () {
9
- return _BottomSheet.default;
10
- }
11
- });
12
- var _BottomSheet = _interopRequireDefault(require("./BottomSheet"));
13
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
14
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":[],"sourceRoot":"../../../../src","sources":["components/BottomSheet/index.ts"],"mappings":";;;;;;;;;;;AAAA;AAAuD"}