@draftbit/core 46.4.4-fe82de.2 → 47.0.0-3bcd8b.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 (1023) hide show
  1. package/lib/commonjs/Provider.js +2 -1
  2. package/lib/commonjs/Provider.js.map +1 -0
  3. package/lib/commonjs/components/Accordion/AccordionGroup.js +2 -1
  4. package/lib/commonjs/components/Accordion/AccordionGroup.js.map +1 -0
  5. package/lib/commonjs/components/Accordion/AccordionItem.js +2 -1
  6. package/lib/commonjs/components/Accordion/AccordionItem.js.map +1 -0
  7. package/lib/commonjs/components/Accordion/index.js +2 -1
  8. package/lib/commonjs/components/Accordion/index.js.map +1 -0
  9. package/lib/commonjs/components/ActionSheet/ActionSheet.js +2 -1
  10. package/lib/commonjs/components/ActionSheet/ActionSheet.js.map +1 -0
  11. package/lib/commonjs/components/ActionSheet/ActionSheetCancel.js +2 -1
  12. package/lib/commonjs/components/ActionSheet/ActionSheetCancel.js.map +1 -0
  13. package/lib/commonjs/components/ActionSheet/ActionSheetItem.js +2 -1
  14. package/lib/commonjs/components/ActionSheet/ActionSheetItem.js.map +1 -0
  15. package/lib/commonjs/components/ActionSheet/index.js +2 -1
  16. package/lib/commonjs/components/ActionSheet/index.js.map +1 -0
  17. package/lib/commonjs/components/Banner.js +2 -1
  18. package/lib/commonjs/components/Banner.js.map +1 -0
  19. package/lib/commonjs/components/Button.js +2 -1
  20. package/lib/commonjs/components/Button.js.map +1 -0
  21. package/lib/commonjs/components/Checkbox/Checkbox.js +2 -1
  22. package/lib/commonjs/components/Checkbox/Checkbox.js.map +1 -0
  23. package/lib/commonjs/components/Checkbox/CheckboxGroup.js +2 -1
  24. package/lib/commonjs/components/Checkbox/CheckboxGroup.js.map +1 -0
  25. package/lib/commonjs/components/Checkbox/CheckboxGroupRow.js +2 -1
  26. package/lib/commonjs/components/Checkbox/CheckboxGroupRow.js.map +1 -0
  27. package/lib/commonjs/components/Checkbox/CheckboxRow.js +2 -1
  28. package/lib/commonjs/components/Checkbox/CheckboxRow.js.map +1 -0
  29. package/lib/commonjs/components/Checkbox/context.js +2 -1
  30. package/lib/commonjs/components/Checkbox/context.js.map +1 -0
  31. package/lib/commonjs/components/Checkbox/index.js +2 -1
  32. package/lib/commonjs/components/Checkbox/index.js.map +1 -0
  33. package/lib/commonjs/components/Config.js +2 -1
  34. package/lib/commonjs/components/Config.js.map +1 -0
  35. package/lib/commonjs/components/DatePicker/DatePicker.js +10 -18
  36. package/lib/commonjs/components/DatePicker/DatePicker.js.map +1 -0
  37. package/lib/commonjs/components/DatePicker/DatePickerComponent.js +2 -1
  38. package/lib/commonjs/components/DatePicker/DatePickerComponent.js.map +1 -0
  39. package/lib/commonjs/components/DatePicker/DatePickerComponent.web.js +2 -1
  40. package/lib/commonjs/components/DatePicker/DatePickerComponent.web.js.map +1 -0
  41. package/lib/commonjs/components/DatePicker/DatePickerComponentType.js +2 -1
  42. package/lib/commonjs/components/DatePicker/DatePickerComponentType.js.map +1 -0
  43. package/lib/commonjs/components/DeprecatedButton.js +2 -1
  44. package/lib/commonjs/components/DeprecatedButton.js.map +1 -0
  45. package/lib/commonjs/components/Elevation.js +2 -1
  46. package/lib/commonjs/components/Elevation.js.map +1 -0
  47. package/lib/commonjs/components/FormRow.js +2 -1
  48. package/lib/commonjs/components/FormRow.js.map +1 -0
  49. package/lib/commonjs/components/IconButton.js +2 -1
  50. package/lib/commonjs/components/IconButton.js.map +1 -0
  51. package/lib/commonjs/components/Layout.js +2 -1
  52. package/lib/commonjs/components/Layout.js.map +1 -0
  53. package/lib/commonjs/components/NumberInput.js +2 -1
  54. package/lib/commonjs/components/NumberInput.js.map +1 -0
  55. package/lib/commonjs/components/Picker/Picker.js +2 -1
  56. package/lib/commonjs/components/Picker/Picker.js.map +1 -0
  57. package/lib/commonjs/components/Picker/PickerComponent.android.js +2 -1
  58. package/lib/commonjs/components/Picker/PickerComponent.android.js.map +1 -0
  59. package/lib/commonjs/components/Picker/PickerComponent.ios.js +2 -1
  60. package/lib/commonjs/components/Picker/PickerComponent.ios.js.map +1 -0
  61. package/lib/commonjs/components/Picker/PickerComponent.web.js +2 -1
  62. package/lib/commonjs/components/Picker/PickerComponent.web.js.map +1 -0
  63. package/lib/commonjs/components/Picker/PickerTypes.js +2 -1
  64. package/lib/commonjs/components/Picker/PickerTypes.js.map +1 -0
  65. package/lib/commonjs/components/Portal/Portal.js +2 -1
  66. package/lib/commonjs/components/Portal/Portal.js.map +1 -0
  67. package/lib/commonjs/components/Portal/PortalConsumer.js +2 -1
  68. package/lib/commonjs/components/Portal/PortalConsumer.js.map +1 -0
  69. package/lib/commonjs/components/Portal/PortalHost.js +2 -1
  70. package/lib/commonjs/components/Portal/PortalHost.js.map +1 -0
  71. package/lib/commonjs/components/Portal/PortalManager.js +2 -1
  72. package/lib/commonjs/components/Portal/PortalManager.js.map +1 -0
  73. package/lib/commonjs/components/RadioButton/RadioButton.js +2 -1
  74. package/lib/commonjs/components/RadioButton/RadioButton.js.map +1 -0
  75. package/lib/commonjs/components/RadioButton/RadioButtonFieldGroup.js +2 -1
  76. package/lib/commonjs/components/RadioButton/RadioButtonFieldGroup.js.map +1 -0
  77. package/lib/commonjs/components/RadioButton/RadioButtonGroup.js +2 -1
  78. package/lib/commonjs/components/RadioButton/RadioButtonGroup.js.map +1 -0
  79. package/lib/commonjs/components/RadioButton/RadioButtonRow.js +2 -1
  80. package/lib/commonjs/components/RadioButton/RadioButtonRow.js.map +1 -0
  81. package/lib/commonjs/components/RadioButton/context.js +2 -1
  82. package/lib/commonjs/components/RadioButton/context.js.map +1 -0
  83. package/lib/commonjs/components/RadioButton/index.js +2 -1
  84. package/lib/commonjs/components/RadioButton/index.js.map +1 -0
  85. package/lib/commonjs/components/SVG.js +2 -1
  86. package/lib/commonjs/components/SVG.js.map +1 -0
  87. package/lib/commonjs/components/ScreenContainer.js +2 -1
  88. package/lib/commonjs/components/ScreenContainer.js.map +1 -0
  89. package/lib/commonjs/components/Slider.js +2 -1
  90. package/lib/commonjs/components/Slider.js.map +1 -0
  91. package/lib/commonjs/components/StarRating.js +2 -1
  92. package/lib/commonjs/components/StarRating.js.map +1 -0
  93. package/lib/commonjs/components/Stepper.js +3 -2
  94. package/lib/commonjs/components/Stepper.js.map +1 -0
  95. package/lib/commonjs/components/Surface.js +2 -1
  96. package/lib/commonjs/components/Surface.js.map +1 -0
  97. package/lib/commonjs/components/Swiper/Swiper.js +2 -1
  98. package/lib/commonjs/components/Swiper/Swiper.js.map +1 -0
  99. package/lib/commonjs/components/Swiper/SwiperItem.js +2 -1
  100. package/lib/commonjs/components/Swiper/SwiperItem.js.map +1 -0
  101. package/lib/commonjs/components/Swiper/index.js +2 -1
  102. package/lib/commonjs/components/Swiper/index.js.map +1 -0
  103. package/lib/commonjs/components/Switch.js +2 -1
  104. package/lib/commonjs/components/Switch.js.map +1 -0
  105. package/lib/commonjs/components/Text.js +2 -1
  106. package/lib/commonjs/components/Text.js.map +1 -0
  107. package/lib/commonjs/components/TextField.js +2 -1
  108. package/lib/commonjs/components/TextField.js.map +1 -0
  109. package/lib/commonjs/components/Touchable.js +2 -1
  110. package/lib/commonjs/components/Touchable.js.map +1 -0
  111. package/lib/commonjs/components/Touchable.web.js +2 -1
  112. package/lib/commonjs/components/Touchable.web.js.map +1 -0
  113. package/lib/commonjs/constants.js +2 -1
  114. package/lib/commonjs/constants.js.map +1 -0
  115. package/lib/commonjs/hooks.js +2 -1
  116. package/lib/commonjs/hooks.js.map +1 -0
  117. package/lib/commonjs/index.js +15 -200
  118. package/lib/commonjs/index.js.map +1 -0
  119. package/lib/commonjs/interfaces/Icon.js +2 -1
  120. package/lib/commonjs/interfaces/Icon.js.map +1 -0
  121. package/lib/commonjs/mappings/Accordion.js +2 -1
  122. package/lib/commonjs/mappings/Accordion.js.map +1 -0
  123. package/lib/commonjs/mappings/AccordionItem.js +2 -1
  124. package/lib/commonjs/mappings/AccordionItem.js.map +1 -0
  125. package/lib/commonjs/mappings/ActionSheet.js +2 -1
  126. package/lib/commonjs/mappings/ActionSheet.js.map +1 -0
  127. package/lib/commonjs/mappings/ActionSheetCancel.js +2 -1
  128. package/lib/commonjs/mappings/ActionSheetCancel.js.map +1 -0
  129. package/lib/commonjs/mappings/ActionSheetItem.js +2 -1
  130. package/lib/commonjs/mappings/ActionSheetItem.js.map +1 -0
  131. package/lib/commonjs/mappings/ActivityIndicator.js +2 -1
  132. package/lib/commonjs/mappings/ActivityIndicator.js.map +1 -0
  133. package/lib/commonjs/mappings/AudioPlayer.js +2 -1
  134. package/lib/commonjs/mappings/AudioPlayer.js.map +1 -0
  135. package/lib/commonjs/mappings/BlurView.js +2 -1
  136. package/lib/commonjs/mappings/BlurView.js.map +1 -0
  137. package/lib/commonjs/mappings/Button.js +2 -1
  138. package/lib/commonjs/mappings/Button.js.map +1 -0
  139. package/lib/commonjs/mappings/Checkbox.js +2 -1
  140. package/lib/commonjs/mappings/Checkbox.js.map +1 -0
  141. package/lib/commonjs/mappings/CheckboxGroup.js +2 -1
  142. package/lib/commonjs/mappings/CheckboxGroup.js.map +1 -0
  143. package/lib/commonjs/mappings/CheckboxRow.js +2 -1
  144. package/lib/commonjs/mappings/CheckboxRow.js.map +1 -0
  145. package/lib/commonjs/mappings/CustomCode.js +2 -1
  146. package/lib/commonjs/mappings/CustomCode.js.map +1 -0
  147. package/lib/commonjs/mappings/DatePicker.js +2 -14
  148. package/lib/commonjs/mappings/DatePicker.js.map +1 -0
  149. package/lib/commonjs/mappings/Fetch.js +2 -1
  150. package/lib/commonjs/mappings/Fetch.js.map +1 -0
  151. package/lib/commonjs/mappings/FlashList.js +2 -1
  152. package/lib/commonjs/mappings/FlashList.js.map +1 -0
  153. package/lib/commonjs/mappings/FlatList.js +2 -1
  154. package/lib/commonjs/mappings/FlatList.js.map +1 -0
  155. package/lib/commonjs/mappings/Icon.js +2 -1
  156. package/lib/commonjs/mappings/Icon.js.map +1 -0
  157. package/lib/commonjs/mappings/IconButton.js +2 -1
  158. package/lib/commonjs/mappings/IconButton.js.map +1 -0
  159. package/lib/commonjs/mappings/Image.js +2 -1
  160. package/lib/commonjs/mappings/Image.js.map +1 -0
  161. package/lib/commonjs/mappings/ImageBackground.js +2 -1
  162. package/lib/commonjs/mappings/ImageBackground.js.map +1 -0
  163. package/lib/commonjs/mappings/KeyboardAvoidingView.js +2 -1
  164. package/lib/commonjs/mappings/KeyboardAvoidingView.js.map +1 -0
  165. package/lib/commonjs/mappings/KeyboardAwareScrollView.js +2 -1
  166. package/lib/commonjs/mappings/KeyboardAwareScrollView.js.map +1 -0
  167. package/lib/commonjs/mappings/Layout.js +2 -1
  168. package/lib/commonjs/mappings/Layout.js.map +1 -0
  169. package/lib/commonjs/mappings/LinearGradient.js +2 -1
  170. package/lib/commonjs/mappings/LinearGradient.js.map +1 -0
  171. package/lib/commonjs/mappings/MapCallout.js +2 -1
  172. package/lib/commonjs/mappings/MapCallout.js.map +1 -0
  173. package/lib/commonjs/mappings/MapMarker.js +2 -1
  174. package/lib/commonjs/mappings/MapMarker.js.map +1 -0
  175. package/lib/commonjs/mappings/MapView.js +2 -1
  176. package/lib/commonjs/mappings/MapView.js.map +1 -0
  177. package/lib/commonjs/mappings/Modal.js +2 -1
  178. package/lib/commonjs/mappings/Modal.js.map +1 -0
  179. package/lib/commonjs/mappings/NumberInput.js +2 -1
  180. package/lib/commonjs/mappings/NumberInput.js.map +1 -0
  181. package/lib/commonjs/mappings/Picker.js +2 -1
  182. package/lib/commonjs/mappings/Picker.js.map +1 -0
  183. package/lib/commonjs/mappings/RadioButton.js +2 -1
  184. package/lib/commonjs/mappings/RadioButton.js.map +1 -0
  185. package/lib/commonjs/mappings/RadioButtonGroup.js +2 -1
  186. package/lib/commonjs/mappings/RadioButtonGroup.js.map +1 -0
  187. package/lib/commonjs/mappings/RadioButtonRow.js +2 -1
  188. package/lib/commonjs/mappings/RadioButtonRow.js.map +1 -0
  189. package/lib/commonjs/mappings/SVG.js +2 -1
  190. package/lib/commonjs/mappings/SVG.js.map +1 -0
  191. package/lib/commonjs/mappings/SafeAreaView.js +2 -1
  192. package/lib/commonjs/mappings/SafeAreaView.js.map +1 -0
  193. package/lib/commonjs/mappings/ScrollView.js +2 -1
  194. package/lib/commonjs/mappings/ScrollView.js.map +1 -0
  195. package/lib/commonjs/mappings/Slider.js +2 -1
  196. package/lib/commonjs/mappings/Slider.js.map +1 -0
  197. package/lib/commonjs/mappings/StarRating.js +2 -1
  198. package/lib/commonjs/mappings/StarRating.js.map +1 -0
  199. package/lib/commonjs/mappings/Stepper.js +2 -1
  200. package/lib/commonjs/mappings/Stepper.js.map +1 -0
  201. package/lib/commonjs/mappings/Surface.js +2 -1
  202. package/lib/commonjs/mappings/Surface.js.map +1 -0
  203. package/lib/commonjs/mappings/Swiper.js +2 -1
  204. package/lib/commonjs/mappings/Swiper.js.map +1 -0
  205. package/lib/commonjs/mappings/SwiperItem.js +2 -1
  206. package/lib/commonjs/mappings/SwiperItem.js.map +1 -0
  207. package/lib/commonjs/mappings/Switch.js +2 -1
  208. package/lib/commonjs/mappings/Switch.js.map +1 -0
  209. package/lib/commonjs/mappings/Text.js +2 -1
  210. package/lib/commonjs/mappings/Text.js.map +1 -0
  211. package/lib/commonjs/mappings/TextArea.js +2 -1
  212. package/lib/commonjs/mappings/TextArea.js.map +1 -0
  213. package/lib/commonjs/mappings/TextField.js +2 -1
  214. package/lib/commonjs/mappings/TextField.js.map +1 -0
  215. package/lib/commonjs/mappings/TextInput.js +2 -1
  216. package/lib/commonjs/mappings/TextInput.js.map +1 -0
  217. package/lib/commonjs/mappings/Touchable.js +3 -2
  218. package/lib/commonjs/mappings/Touchable.js.map +1 -0
  219. package/lib/commonjs/mappings/Video.js +2 -1
  220. package/lib/commonjs/mappings/Video.js.map +1 -0
  221. package/lib/commonjs/mappings/View.js +2 -1
  222. package/lib/commonjs/mappings/View.js.map +1 -0
  223. package/lib/commonjs/mappings/WebView.js +2 -1
  224. package/lib/commonjs/mappings/WebView.js.map +1 -0
  225. package/lib/commonjs/styles/DarkTheme.js +2 -1
  226. package/lib/commonjs/styles/DarkTheme.js.map +1 -0
  227. package/lib/commonjs/styles/DefaultTheme.js +2 -1
  228. package/lib/commonjs/styles/DefaultTheme.js.map +1 -0
  229. package/lib/commonjs/styles/fonts.js +2 -1
  230. package/lib/commonjs/styles/fonts.js.map +1 -0
  231. package/lib/commonjs/styles/overlay.js +2 -1
  232. package/lib/commonjs/styles/overlay.js.map +1 -0
  233. package/lib/commonjs/styles/shadow.js +2 -1
  234. package/lib/commonjs/styles/shadow.js.map +1 -0
  235. package/lib/commonjs/theming.js +2 -1
  236. package/lib/commonjs/theming.js.map +1 -0
  237. package/lib/commonjs/utilities.js +2 -1
  238. package/lib/commonjs/utilities.js.map +1 -0
  239. package/lib/module/Provider.js +2 -1
  240. package/lib/module/Provider.js.map +1 -0
  241. package/lib/module/components/Accordion/AccordionGroup.js +2 -1
  242. package/lib/module/components/Accordion/AccordionGroup.js.map +1 -0
  243. package/lib/module/components/Accordion/AccordionItem.js +2 -1
  244. package/lib/module/components/Accordion/AccordionItem.js.map +1 -0
  245. package/lib/module/components/Accordion/index.js +2 -1
  246. package/lib/module/components/Accordion/index.js.map +1 -0
  247. package/lib/module/components/ActionSheet/ActionSheet.js +2 -1
  248. package/lib/module/components/ActionSheet/ActionSheet.js.map +1 -0
  249. package/lib/module/components/ActionSheet/ActionSheetCancel.js +2 -1
  250. package/lib/module/components/ActionSheet/ActionSheetCancel.js.map +1 -0
  251. package/lib/module/components/ActionSheet/ActionSheetItem.js +2 -1
  252. package/lib/module/components/ActionSheet/ActionSheetItem.js.map +1 -0
  253. package/lib/module/components/ActionSheet/index.js +2 -1
  254. package/lib/module/components/ActionSheet/index.js.map +1 -0
  255. package/lib/module/components/Banner.js +2 -1
  256. package/lib/module/components/Banner.js.map +1 -0
  257. package/lib/module/components/Button.js +2 -1
  258. package/lib/module/components/Button.js.map +1 -0
  259. package/lib/module/components/Checkbox/Checkbox.js +2 -1
  260. package/lib/module/components/Checkbox/Checkbox.js.map +1 -0
  261. package/lib/module/components/Checkbox/CheckboxGroup.js +2 -1
  262. package/lib/module/components/Checkbox/CheckboxGroup.js.map +1 -0
  263. package/lib/module/components/Checkbox/CheckboxGroupRow.js +2 -1
  264. package/lib/module/components/Checkbox/CheckboxGroupRow.js.map +1 -0
  265. package/lib/module/components/Checkbox/CheckboxRow.js +2 -1
  266. package/lib/module/components/Checkbox/CheckboxRow.js.map +1 -0
  267. package/lib/module/components/Checkbox/context.js +2 -1
  268. package/lib/module/components/Checkbox/context.js.map +1 -0
  269. package/lib/module/components/Checkbox/index.js +2 -1
  270. package/lib/module/components/Checkbox/index.js.map +1 -0
  271. package/lib/module/components/Config.js +2 -1
  272. package/lib/module/components/Config.js.map +1 -0
  273. package/lib/module/components/DatePicker/DatePicker.js +10 -18
  274. package/lib/module/components/DatePicker/DatePicker.js.map +1 -0
  275. package/lib/module/components/DatePicker/DatePickerComponent.js +2 -1
  276. package/lib/module/components/DatePicker/DatePickerComponent.js.map +1 -0
  277. package/lib/module/components/DatePicker/DatePickerComponent.web.js +2 -1
  278. package/lib/module/components/DatePicker/DatePickerComponent.web.js.map +1 -0
  279. package/lib/module/components/DatePicker/DatePickerComponentType.js +2 -1
  280. package/lib/module/components/DatePicker/DatePickerComponentType.js.map +1 -0
  281. package/lib/module/components/DeprecatedButton.js +2 -1
  282. package/lib/module/components/DeprecatedButton.js.map +1 -0
  283. package/lib/module/components/Elevation.js +2 -1
  284. package/lib/module/components/Elevation.js.map +1 -0
  285. package/lib/module/components/FormRow.js +2 -1
  286. package/lib/module/components/FormRow.js.map +1 -0
  287. package/lib/module/components/IconButton.js +2 -1
  288. package/lib/module/components/IconButton.js.map +1 -0
  289. package/lib/module/components/Layout.js +2 -1
  290. package/lib/module/components/Layout.js.map +1 -0
  291. package/lib/module/components/NumberInput.js +2 -1
  292. package/lib/module/components/NumberInput.js.map +1 -0
  293. package/lib/module/components/Picker/Picker.js +2 -1
  294. package/lib/module/components/Picker/Picker.js.map +1 -0
  295. package/lib/module/components/Picker/PickerComponent.android.js +2 -1
  296. package/lib/module/components/Picker/PickerComponent.android.js.map +1 -0
  297. package/lib/module/components/Picker/PickerComponent.ios.js +2 -1
  298. package/lib/module/components/Picker/PickerComponent.ios.js.map +1 -0
  299. package/lib/module/components/Picker/PickerComponent.web.js +2 -1
  300. package/lib/module/components/Picker/PickerComponent.web.js.map +1 -0
  301. package/lib/module/components/Picker/PickerTypes.js +2 -1
  302. package/lib/module/components/Picker/PickerTypes.js.map +1 -0
  303. package/lib/module/components/Portal/Portal.js +2 -1
  304. package/lib/module/components/Portal/Portal.js.map +1 -0
  305. package/lib/module/components/Portal/PortalConsumer.js +2 -1
  306. package/lib/module/components/Portal/PortalConsumer.js.map +1 -0
  307. package/lib/module/components/Portal/PortalHost.js +2 -1
  308. package/lib/module/components/Portal/PortalHost.js.map +1 -0
  309. package/lib/module/components/Portal/PortalManager.js +2 -1
  310. package/lib/module/components/Portal/PortalManager.js.map +1 -0
  311. package/lib/module/components/RadioButton/RadioButton.js +2 -1
  312. package/lib/module/components/RadioButton/RadioButton.js.map +1 -0
  313. package/lib/module/components/RadioButton/RadioButtonFieldGroup.js +2 -1
  314. package/lib/module/components/RadioButton/RadioButtonFieldGroup.js.map +1 -0
  315. package/lib/module/components/RadioButton/RadioButtonGroup.js +2 -1
  316. package/lib/module/components/RadioButton/RadioButtonGroup.js.map +1 -0
  317. package/lib/module/components/RadioButton/RadioButtonRow.js +2 -1
  318. package/lib/module/components/RadioButton/RadioButtonRow.js.map +1 -0
  319. package/lib/module/components/RadioButton/context.js +2 -1
  320. package/lib/module/components/RadioButton/context.js.map +1 -0
  321. package/lib/module/components/RadioButton/index.js +2 -1
  322. package/lib/module/components/RadioButton/index.js.map +1 -0
  323. package/lib/module/components/SVG.js +2 -1
  324. package/lib/module/components/SVG.js.map +1 -0
  325. package/lib/module/components/ScreenContainer.js +2 -1
  326. package/lib/module/components/ScreenContainer.js.map +1 -0
  327. package/lib/module/components/Slider.js +2 -1
  328. package/lib/module/components/Slider.js.map +1 -0
  329. package/lib/module/components/StarRating.js +2 -1
  330. package/lib/module/components/StarRating.js.map +1 -0
  331. package/lib/module/components/Stepper.js +3 -4
  332. package/lib/module/components/Stepper.js.map +1 -0
  333. package/lib/module/components/Surface.js +2 -1
  334. package/lib/module/components/Surface.js.map +1 -0
  335. package/lib/module/components/Swiper/Swiper.js +2 -1
  336. package/lib/module/components/Swiper/Swiper.js.map +1 -0
  337. package/lib/module/components/Swiper/SwiperItem.js +2 -1
  338. package/lib/module/components/Swiper/SwiperItem.js.map +1 -0
  339. package/lib/module/components/Swiper/index.js +2 -1
  340. package/lib/module/components/Swiper/index.js.map +1 -0
  341. package/lib/module/components/Switch.js +2 -1
  342. package/lib/module/components/Switch.js.map +1 -0
  343. package/lib/module/components/Text.js +2 -1
  344. package/lib/module/components/Text.js.map +1 -0
  345. package/lib/module/components/TextField.js +2 -1
  346. package/lib/module/components/TextField.js.map +1 -0
  347. package/lib/module/components/Touchable.js +2 -1
  348. package/lib/module/components/Touchable.js.map +1 -0
  349. package/lib/module/components/Touchable.web.js +2 -1
  350. package/lib/module/components/Touchable.web.js.map +1 -0
  351. package/lib/module/constants.js +2 -1
  352. package/lib/module/constants.js.map +1 -0
  353. package/lib/module/hooks.js +2 -1
  354. package/lib/module/hooks.js.map +1 -0
  355. package/lib/module/index.js +31 -41
  356. package/lib/module/index.js.map +1 -0
  357. package/lib/module/interfaces/Icon.js +2 -1
  358. package/lib/module/interfaces/Icon.js.map +1 -0
  359. package/lib/module/mappings/Accordion.js +2 -1
  360. package/lib/module/mappings/Accordion.js.map +1 -0
  361. package/lib/module/mappings/AccordionItem.js +2 -1
  362. package/lib/module/mappings/AccordionItem.js.map +1 -0
  363. package/lib/module/mappings/ActionSheet.js +2 -1
  364. package/lib/module/mappings/ActionSheet.js.map +1 -0
  365. package/lib/module/mappings/ActionSheetCancel.js +2 -1
  366. package/lib/module/mappings/ActionSheetCancel.js.map +1 -0
  367. package/lib/module/mappings/ActionSheetItem.js +2 -1
  368. package/lib/module/mappings/ActionSheetItem.js.map +1 -0
  369. package/lib/module/mappings/ActivityIndicator.js +2 -1
  370. package/lib/module/mappings/ActivityIndicator.js.map +1 -0
  371. package/lib/module/mappings/AudioPlayer.js +2 -1
  372. package/lib/module/mappings/AudioPlayer.js.map +1 -0
  373. package/lib/module/mappings/BlurView.js +2 -1
  374. package/lib/module/mappings/BlurView.js.map +1 -0
  375. package/lib/module/mappings/Button.js +2 -1
  376. package/lib/module/mappings/Button.js.map +1 -0
  377. package/lib/module/mappings/Checkbox.js +2 -1
  378. package/lib/module/mappings/Checkbox.js.map +1 -0
  379. package/lib/module/mappings/CheckboxGroup.js +2 -1
  380. package/lib/module/mappings/CheckboxGroup.js.map +1 -0
  381. package/lib/module/mappings/CheckboxRow.js +2 -1
  382. package/lib/module/mappings/CheckboxRow.js.map +1 -0
  383. package/lib/module/mappings/CustomCode.js +2 -1
  384. package/lib/module/mappings/CustomCode.js.map +1 -0
  385. package/lib/module/mappings/DatePicker.js +3 -15
  386. package/lib/module/mappings/DatePicker.js.map +1 -0
  387. package/lib/module/mappings/Fetch.js +2 -1
  388. package/lib/module/mappings/Fetch.js.map +1 -0
  389. package/lib/module/mappings/FlashList.js +2 -1
  390. package/lib/module/mappings/FlashList.js.map +1 -0
  391. package/lib/module/mappings/FlatList.js +2 -1
  392. package/lib/module/mappings/FlatList.js.map +1 -0
  393. package/lib/module/mappings/Icon.js +2 -1
  394. package/lib/module/mappings/Icon.js.map +1 -0
  395. package/lib/module/mappings/IconButton.js +2 -1
  396. package/lib/module/mappings/IconButton.js.map +1 -0
  397. package/lib/module/mappings/Image.js +2 -1
  398. package/lib/module/mappings/Image.js.map +1 -0
  399. package/lib/module/mappings/ImageBackground.js +2 -1
  400. package/lib/module/mappings/ImageBackground.js.map +1 -0
  401. package/lib/module/mappings/KeyboardAvoidingView.js +2 -1
  402. package/lib/module/mappings/KeyboardAvoidingView.js.map +1 -0
  403. package/lib/module/mappings/KeyboardAwareScrollView.js +2 -1
  404. package/lib/module/mappings/KeyboardAwareScrollView.js.map +1 -0
  405. package/lib/module/mappings/Layout.js +2 -1
  406. package/lib/module/mappings/Layout.js.map +1 -0
  407. package/lib/module/mappings/LinearGradient.js +2 -1
  408. package/lib/module/mappings/LinearGradient.js.map +1 -0
  409. package/lib/module/mappings/MapCallout.js +2 -1
  410. package/lib/module/mappings/MapCallout.js.map +1 -0
  411. package/lib/module/mappings/MapMarker.js +2 -1
  412. package/lib/module/mappings/MapMarker.js.map +1 -0
  413. package/lib/module/mappings/MapView.js +2 -1
  414. package/lib/module/mappings/MapView.js.map +1 -0
  415. package/lib/module/mappings/Modal.js +2 -1
  416. package/lib/module/mappings/Modal.js.map +1 -0
  417. package/lib/module/mappings/NumberInput.js +2 -1
  418. package/lib/module/mappings/NumberInput.js.map +1 -0
  419. package/lib/module/mappings/Picker.js +2 -1
  420. package/lib/module/mappings/Picker.js.map +1 -0
  421. package/lib/module/mappings/RadioButton.js +2 -1
  422. package/lib/module/mappings/RadioButton.js.map +1 -0
  423. package/lib/module/mappings/RadioButtonGroup.js +2 -1
  424. package/lib/module/mappings/RadioButtonGroup.js.map +1 -0
  425. package/lib/module/mappings/RadioButtonRow.js +2 -1
  426. package/lib/module/mappings/RadioButtonRow.js.map +1 -0
  427. package/lib/module/mappings/SVG.js +2 -1
  428. package/lib/module/mappings/SVG.js.map +1 -0
  429. package/lib/module/mappings/SafeAreaView.js +2 -1
  430. package/lib/module/mappings/SafeAreaView.js.map +1 -0
  431. package/lib/module/mappings/ScrollView.js +2 -1
  432. package/lib/module/mappings/ScrollView.js.map +1 -0
  433. package/lib/module/mappings/Slider.js +2 -1
  434. package/lib/module/mappings/Slider.js.map +1 -0
  435. package/lib/module/mappings/StarRating.js +2 -1
  436. package/lib/module/mappings/StarRating.js.map +1 -0
  437. package/lib/module/mappings/Stepper.js +2 -1
  438. package/lib/module/mappings/Stepper.js.map +1 -0
  439. package/lib/module/mappings/Surface.js +2 -1
  440. package/lib/module/mappings/Surface.js.map +1 -0
  441. package/lib/module/mappings/Swiper.js +2 -1
  442. package/lib/module/mappings/Swiper.js.map +1 -0
  443. package/lib/module/mappings/SwiperItem.js +2 -1
  444. package/lib/module/mappings/SwiperItem.js.map +1 -0
  445. package/lib/module/mappings/Switch.js +2 -1
  446. package/lib/module/mappings/Switch.js.map +1 -0
  447. package/lib/module/mappings/Text.js +2 -1
  448. package/lib/module/mappings/Text.js.map +1 -0
  449. package/lib/module/mappings/TextArea.js +2 -1
  450. package/lib/module/mappings/TextArea.js.map +1 -0
  451. package/lib/module/mappings/TextField.js +2 -1
  452. package/lib/module/mappings/TextField.js.map +1 -0
  453. package/lib/module/mappings/TextInput.js +2 -1
  454. package/lib/module/mappings/TextInput.js.map +1 -0
  455. package/lib/module/mappings/Touchable.js +3 -2
  456. package/lib/module/mappings/Touchable.js.map +1 -0
  457. package/lib/module/mappings/Video.js +2 -1
  458. package/lib/module/mappings/Video.js.map +1 -0
  459. package/lib/module/mappings/View.js +2 -1
  460. package/lib/module/mappings/View.js.map +1 -0
  461. package/lib/module/mappings/WebView.js +2 -1
  462. package/lib/module/mappings/WebView.js.map +1 -0
  463. package/lib/module/styles/DarkTheme.js +2 -1
  464. package/lib/module/styles/DarkTheme.js.map +1 -0
  465. package/lib/module/styles/DefaultTheme.js +2 -1
  466. package/lib/module/styles/DefaultTheme.js.map +1 -0
  467. package/lib/module/styles/fonts.js +2 -1
  468. package/lib/module/styles/fonts.js.map +1 -0
  469. package/lib/module/styles/overlay.js +2 -1
  470. package/lib/module/styles/overlay.js.map +1 -0
  471. package/lib/module/styles/shadow.js +2 -1
  472. package/lib/module/styles/shadow.js.map +1 -0
  473. package/lib/module/theming.js +2 -1
  474. package/lib/module/theming.js.map +1 -0
  475. package/lib/module/utilities.js +2 -1
  476. package/lib/module/utilities.js.map +1 -0
  477. package/lib/typescript/src/Provider.d.ts +2 -1
  478. package/lib/typescript/src/Provider.d.ts.map +1 -0
  479. package/lib/typescript/src/components/Accordion/AccordionGroup.d.ts +2 -1
  480. package/lib/typescript/src/components/Accordion/AccordionGroup.d.ts.map +1 -0
  481. package/lib/typescript/src/components/Accordion/AccordionItem.d.ts +2 -1
  482. package/lib/typescript/src/components/Accordion/AccordionItem.d.ts.map +1 -0
  483. package/lib/typescript/src/components/Accordion/index.d.ts +1 -0
  484. package/lib/typescript/src/components/Accordion/index.d.ts.map +1 -0
  485. package/lib/typescript/src/components/ActionSheet/ActionSheet.d.ts +1 -0
  486. package/lib/typescript/src/components/ActionSheet/ActionSheet.d.ts.map +1 -0
  487. package/lib/typescript/src/components/ActionSheet/ActionSheetCancel.d.ts +2 -1
  488. package/lib/typescript/src/components/ActionSheet/ActionSheetCancel.d.ts.map +1 -0
  489. package/lib/typescript/src/components/ActionSheet/ActionSheetItem.d.ts +2 -1
  490. package/lib/typescript/src/components/ActionSheet/ActionSheetItem.d.ts.map +1 -0
  491. package/lib/typescript/src/components/ActionSheet/index.d.ts +1 -0
  492. package/lib/typescript/src/components/ActionSheet/index.d.ts.map +1 -0
  493. package/lib/typescript/src/components/Banner.d.ts +2 -1
  494. package/lib/typescript/src/components/Banner.d.ts.map +1 -0
  495. package/lib/typescript/src/components/Button.d.ts +1 -0
  496. package/lib/typescript/src/components/Button.d.ts.map +1 -0
  497. package/lib/typescript/src/components/Checkbox/Checkbox.d.ts +1 -0
  498. package/lib/typescript/src/components/Checkbox/Checkbox.d.ts.map +1 -0
  499. package/lib/typescript/src/components/Checkbox/CheckboxGroup.d.ts +1 -0
  500. package/lib/typescript/src/components/Checkbox/CheckboxGroup.d.ts.map +1 -0
  501. package/lib/typescript/src/components/Checkbox/CheckboxGroupRow.d.ts +1 -0
  502. package/lib/typescript/src/components/Checkbox/CheckboxGroupRow.d.ts.map +1 -0
  503. package/lib/typescript/src/components/Checkbox/CheckboxRow.d.ts +1 -0
  504. package/lib/typescript/src/components/Checkbox/CheckboxRow.d.ts.map +1 -0
  505. package/lib/typescript/src/components/Checkbox/context.d.ts +1 -0
  506. package/lib/typescript/src/components/Checkbox/context.d.ts.map +1 -0
  507. package/lib/typescript/src/components/Checkbox/index.d.ts +1 -0
  508. package/lib/typescript/src/components/Checkbox/index.d.ts.map +1 -0
  509. package/lib/typescript/src/components/Config.d.ts +1 -0
  510. package/lib/typescript/src/components/Config.d.ts.map +1 -0
  511. package/lib/typescript/src/components/DatePicker/DatePicker.d.ts +2 -5
  512. package/lib/typescript/src/components/DatePicker/DatePicker.d.ts.map +1 -0
  513. package/lib/typescript/src/components/DatePicker/DatePickerComponent.d.ts +1 -0
  514. package/lib/typescript/src/components/DatePicker/DatePickerComponent.d.ts.map +1 -0
  515. package/lib/typescript/src/components/DatePicker/DatePickerComponent.web.d.ts +1 -0
  516. package/lib/typescript/src/components/DatePicker/DatePickerComponent.web.d.ts.map +1 -0
  517. package/lib/typescript/src/components/DatePicker/DatePickerComponentType.d.ts +1 -0
  518. package/lib/typescript/src/components/DatePicker/DatePickerComponentType.d.ts.map +1 -0
  519. package/lib/typescript/src/components/DeprecatedButton.d.ts +2 -1
  520. package/lib/typescript/src/components/DeprecatedButton.d.ts.map +1 -0
  521. package/lib/typescript/src/components/Elevation.d.ts +2 -1
  522. package/lib/typescript/src/components/Elevation.d.ts.map +1 -0
  523. package/lib/typescript/src/components/FormRow.d.ts +2 -1
  524. package/lib/typescript/src/components/FormRow.d.ts.map +1 -0
  525. package/lib/typescript/src/components/IconButton.d.ts +2 -1
  526. package/lib/typescript/src/components/IconButton.d.ts.map +1 -0
  527. package/lib/typescript/src/components/Layout.d.ts +1 -0
  528. package/lib/typescript/src/components/Layout.d.ts.map +1 -0
  529. package/lib/typescript/src/components/NumberInput.d.ts +1 -0
  530. package/lib/typescript/src/components/NumberInput.d.ts.map +1 -0
  531. package/lib/typescript/src/components/Picker/Picker.d.ts +2 -1
  532. package/lib/typescript/src/components/Picker/Picker.d.ts.map +1 -0
  533. package/lib/typescript/src/components/Picker/PickerComponent.android.d.ts +1 -0
  534. package/lib/typescript/src/components/Picker/PickerComponent.android.d.ts.map +1 -0
  535. package/lib/typescript/src/components/Picker/PickerComponent.ios.d.ts +1 -0
  536. package/lib/typescript/src/components/Picker/PickerComponent.ios.d.ts.map +1 -0
  537. package/lib/typescript/src/components/Picker/PickerComponent.web.d.ts +1 -0
  538. package/lib/typescript/src/components/Picker/PickerComponent.web.d.ts.map +1 -0
  539. package/lib/typescript/src/components/Picker/PickerTypes.d.ts +1 -0
  540. package/lib/typescript/src/components/Picker/PickerTypes.d.ts.map +1 -0
  541. package/lib/typescript/src/components/Portal/Portal.d.ts +2 -1
  542. package/lib/typescript/src/components/Portal/Portal.d.ts.map +1 -0
  543. package/lib/typescript/src/components/Portal/PortalConsumer.d.ts +2 -1
  544. package/lib/typescript/src/components/Portal/PortalConsumer.d.ts.map +1 -0
  545. package/lib/typescript/src/components/Portal/PortalHost.d.ts +3 -2
  546. package/lib/typescript/src/components/Portal/PortalHost.d.ts.map +1 -0
  547. package/lib/typescript/src/components/Portal/PortalManager.d.ts +2 -1
  548. package/lib/typescript/src/components/Portal/PortalManager.d.ts.map +1 -0
  549. package/lib/typescript/src/components/RadioButton/RadioButton.d.ts +2 -1
  550. package/lib/typescript/src/components/RadioButton/RadioButton.d.ts.map +1 -0
  551. package/lib/typescript/src/components/RadioButton/RadioButtonFieldGroup.d.ts +1 -0
  552. package/lib/typescript/src/components/RadioButton/RadioButtonFieldGroup.d.ts.map +1 -0
  553. package/lib/typescript/src/components/RadioButton/RadioButtonGroup.d.ts +1 -0
  554. package/lib/typescript/src/components/RadioButton/RadioButtonGroup.d.ts.map +1 -0
  555. package/lib/typescript/src/components/RadioButton/RadioButtonRow.d.ts +1 -0
  556. package/lib/typescript/src/components/RadioButton/RadioButtonRow.d.ts.map +1 -0
  557. package/lib/typescript/src/components/RadioButton/context.d.ts +1 -0
  558. package/lib/typescript/src/components/RadioButton/context.d.ts.map +1 -0
  559. package/lib/typescript/src/components/RadioButton/index.d.ts +1 -0
  560. package/lib/typescript/src/components/RadioButton/index.d.ts.map +1 -0
  561. package/lib/typescript/src/components/SVG.d.ts +2 -1
  562. package/lib/typescript/src/components/SVG.d.ts.map +1 -0
  563. package/lib/typescript/src/components/ScreenContainer.d.ts +2 -1
  564. package/lib/typescript/src/components/ScreenContainer.d.ts.map +1 -0
  565. package/lib/typescript/src/components/Slider.d.ts +2 -1
  566. package/lib/typescript/src/components/Slider.d.ts.map +1 -0
  567. package/lib/typescript/src/components/StarRating.d.ts +2 -1
  568. package/lib/typescript/src/components/StarRating.d.ts.map +1 -0
  569. package/lib/typescript/src/components/Stepper.d.ts +2 -1
  570. package/lib/typescript/src/components/Stepper.d.ts.map +1 -0
  571. package/lib/typescript/src/components/Surface.d.ts +2 -1
  572. package/lib/typescript/src/components/Surface.d.ts.map +1 -0
  573. package/lib/typescript/src/components/Swiper/Swiper.d.ts +1 -0
  574. package/lib/typescript/src/components/Swiper/Swiper.d.ts.map +1 -0
  575. package/lib/typescript/src/components/Swiper/SwiperItem.d.ts +1 -0
  576. package/lib/typescript/src/components/Swiper/SwiperItem.d.ts.map +1 -0
  577. package/lib/typescript/src/components/Swiper/index.d.ts +1 -0
  578. package/lib/typescript/src/components/Swiper/index.d.ts.map +1 -0
  579. package/lib/typescript/src/components/Switch.d.ts +3 -2
  580. package/lib/typescript/src/components/Switch.d.ts.map +1 -0
  581. package/lib/typescript/src/components/Text.d.ts +2 -1
  582. package/lib/typescript/src/components/Text.d.ts.map +1 -0
  583. package/lib/typescript/src/components/TextField.d.ts +2 -1
  584. package/lib/typescript/src/components/TextField.d.ts.map +1 -0
  585. package/lib/typescript/src/components/Touchable.d.ts +2 -1
  586. package/lib/typescript/src/components/Touchable.d.ts.map +1 -0
  587. package/lib/typescript/src/components/Touchable.web.d.ts +1 -0
  588. package/lib/typescript/src/components/Touchable.web.d.ts.map +1 -0
  589. package/lib/typescript/src/constants.d.ts +1 -0
  590. package/lib/typescript/src/constants.d.ts.map +1 -0
  591. package/lib/typescript/src/hooks.d.ts +1 -0
  592. package/lib/typescript/src/hooks.d.ts.map +1 -0
  593. package/lib/typescript/src/index.d.ts +15 -39
  594. package/lib/typescript/src/index.d.ts.map +1 -0
  595. package/lib/typescript/src/interfaces/Icon.d.ts +3 -2
  596. package/lib/typescript/src/interfaces/Icon.d.ts.map +1 -0
  597. package/lib/typescript/src/mappings/Accordion.d.ts +1 -0
  598. package/lib/typescript/src/mappings/Accordion.d.ts.map +1 -0
  599. package/lib/typescript/src/mappings/AccordionItem.d.ts +1 -0
  600. package/lib/typescript/src/mappings/AccordionItem.d.ts.map +1 -0
  601. package/lib/typescript/src/mappings/ActionSheet.d.ts +1 -0
  602. package/lib/typescript/src/mappings/ActionSheet.d.ts.map +1 -0
  603. package/lib/typescript/src/mappings/ActionSheetCancel.d.ts +1 -0
  604. package/lib/typescript/src/mappings/ActionSheetCancel.d.ts.map +1 -0
  605. package/lib/typescript/src/mappings/ActionSheetItem.d.ts +1 -0
  606. package/lib/typescript/src/mappings/ActionSheetItem.d.ts.map +1 -0
  607. package/lib/typescript/src/mappings/ActivityIndicator.d.ts +1 -0
  608. package/lib/typescript/src/mappings/ActivityIndicator.d.ts.map +1 -0
  609. package/lib/typescript/src/mappings/AudioPlayer.d.ts +1 -0
  610. package/lib/typescript/src/mappings/AudioPlayer.d.ts.map +1 -0
  611. package/lib/typescript/src/mappings/BlurView.d.ts +1 -0
  612. package/lib/typescript/src/mappings/BlurView.d.ts.map +1 -0
  613. package/lib/typescript/src/mappings/Button.d.ts +1 -0
  614. package/lib/typescript/src/mappings/Button.d.ts.map +1 -0
  615. package/lib/typescript/src/mappings/Checkbox.d.ts +1 -0
  616. package/lib/typescript/src/mappings/Checkbox.d.ts.map +1 -0
  617. package/lib/typescript/src/mappings/CheckboxGroup.d.ts +1 -0
  618. package/lib/typescript/src/mappings/CheckboxGroup.d.ts.map +1 -0
  619. package/lib/typescript/src/mappings/CheckboxRow.d.ts +1 -0
  620. package/lib/typescript/src/mappings/CheckboxRow.d.ts.map +1 -0
  621. package/lib/typescript/src/mappings/CustomCode.d.ts +1 -0
  622. package/lib/typescript/src/mappings/CustomCode.d.ts.map +1 -0
  623. package/lib/typescript/src/mappings/DatePicker.d.ts +1 -42
  624. package/lib/typescript/src/mappings/DatePicker.d.ts.map +1 -0
  625. package/lib/typescript/src/mappings/Fetch.d.ts +1 -0
  626. package/lib/typescript/src/mappings/Fetch.d.ts.map +1 -0
  627. package/lib/typescript/src/mappings/FlashList.d.ts +1 -0
  628. package/lib/typescript/src/mappings/FlashList.d.ts.map +1 -0
  629. package/lib/typescript/src/mappings/FlatList.d.ts +1 -0
  630. package/lib/typescript/src/mappings/FlatList.d.ts.map +1 -0
  631. package/lib/typescript/src/mappings/Icon.d.ts +1 -0
  632. package/lib/typescript/src/mappings/Icon.d.ts.map +1 -0
  633. package/lib/typescript/src/mappings/IconButton.d.ts +1 -0
  634. package/lib/typescript/src/mappings/IconButton.d.ts.map +1 -0
  635. package/lib/typescript/src/mappings/Image.d.ts +1 -0
  636. package/lib/typescript/src/mappings/Image.d.ts.map +1 -0
  637. package/lib/typescript/src/mappings/ImageBackground.d.ts +1 -0
  638. package/lib/typescript/src/mappings/ImageBackground.d.ts.map +1 -0
  639. package/lib/typescript/src/mappings/KeyboardAvoidingView.d.ts +1 -0
  640. package/lib/typescript/src/mappings/KeyboardAvoidingView.d.ts.map +1 -0
  641. package/lib/typescript/src/mappings/KeyboardAwareScrollView.d.ts +1 -0
  642. package/lib/typescript/src/mappings/KeyboardAwareScrollView.d.ts.map +1 -0
  643. package/lib/typescript/src/mappings/Layout.d.ts +1 -0
  644. package/lib/typescript/src/mappings/Layout.d.ts.map +1 -0
  645. package/lib/typescript/src/mappings/LinearGradient.d.ts +1 -0
  646. package/lib/typescript/src/mappings/LinearGradient.d.ts.map +1 -0
  647. package/lib/typescript/src/mappings/MapCallout.d.ts +1 -0
  648. package/lib/typescript/src/mappings/MapCallout.d.ts.map +1 -0
  649. package/lib/typescript/src/mappings/MapMarker.d.ts +1 -0
  650. package/lib/typescript/src/mappings/MapMarker.d.ts.map +1 -0
  651. package/lib/typescript/src/mappings/MapView.d.ts +1 -0
  652. package/lib/typescript/src/mappings/MapView.d.ts.map +1 -0
  653. package/lib/typescript/src/mappings/Modal.d.ts +1 -0
  654. package/lib/typescript/src/mappings/Modal.d.ts.map +1 -0
  655. package/lib/typescript/src/mappings/NumberInput.d.ts +1 -0
  656. package/lib/typescript/src/mappings/NumberInput.d.ts.map +1 -0
  657. package/lib/typescript/src/mappings/Picker.d.ts +1 -0
  658. package/lib/typescript/src/mappings/Picker.d.ts.map +1 -0
  659. package/lib/typescript/src/mappings/RadioButton.d.ts +1 -0
  660. package/lib/typescript/src/mappings/RadioButton.d.ts.map +1 -0
  661. package/lib/typescript/src/mappings/RadioButtonGroup.d.ts +1 -0
  662. package/lib/typescript/src/mappings/RadioButtonGroup.d.ts.map +1 -0
  663. package/lib/typescript/src/mappings/RadioButtonRow.d.ts +1 -0
  664. package/lib/typescript/src/mappings/RadioButtonRow.d.ts.map +1 -0
  665. package/lib/typescript/src/mappings/SVG.d.ts +1 -0
  666. package/lib/typescript/src/mappings/SVG.d.ts.map +1 -0
  667. package/lib/typescript/src/mappings/SafeAreaView.d.ts +1 -0
  668. package/lib/typescript/src/mappings/SafeAreaView.d.ts.map +1 -0
  669. package/lib/typescript/src/mappings/ScrollView.d.ts +1 -0
  670. package/lib/typescript/src/mappings/ScrollView.d.ts.map +1 -0
  671. package/lib/typescript/src/mappings/Slider.d.ts +1 -0
  672. package/lib/typescript/src/mappings/Slider.d.ts.map +1 -0
  673. package/lib/typescript/src/mappings/StarRating.d.ts +1 -0
  674. package/lib/typescript/src/mappings/StarRating.d.ts.map +1 -0
  675. package/lib/typescript/src/mappings/Stepper.d.ts +1 -0
  676. package/lib/typescript/src/mappings/Stepper.d.ts.map +1 -0
  677. package/lib/typescript/src/mappings/Surface.d.ts +1 -0
  678. package/lib/typescript/src/mappings/Surface.d.ts.map +1 -0
  679. package/lib/typescript/src/mappings/Swiper.d.ts +1 -0
  680. package/lib/typescript/src/mappings/Swiper.d.ts.map +1 -0
  681. package/lib/typescript/src/mappings/SwiperItem.d.ts +1 -0
  682. package/lib/typescript/src/mappings/SwiperItem.d.ts.map +1 -0
  683. package/lib/typescript/src/mappings/Switch.d.ts +1 -0
  684. package/lib/typescript/src/mappings/Switch.d.ts.map +1 -0
  685. package/lib/typescript/src/mappings/Text.d.ts +1 -0
  686. package/lib/typescript/src/mappings/Text.d.ts.map +1 -0
  687. package/lib/typescript/src/mappings/TextArea.d.ts +1 -0
  688. package/lib/typescript/src/mappings/TextArea.d.ts.map +1 -0
  689. package/lib/typescript/src/mappings/TextField.d.ts +1 -0
  690. package/lib/typescript/src/mappings/TextField.d.ts.map +1 -0
  691. package/lib/typescript/src/mappings/TextInput.d.ts +1 -0
  692. package/lib/typescript/src/mappings/TextInput.d.ts.map +1 -0
  693. package/lib/typescript/src/mappings/Touchable.d.ts +1 -0
  694. package/lib/typescript/src/mappings/Touchable.d.ts.map +1 -0
  695. package/lib/typescript/src/mappings/Video.d.ts +1 -0
  696. package/lib/typescript/src/mappings/Video.d.ts.map +1 -0
  697. package/lib/typescript/src/mappings/View.d.ts +1 -0
  698. package/lib/typescript/src/mappings/View.d.ts.map +1 -0
  699. package/lib/typescript/src/mappings/WebView.d.ts +1 -0
  700. package/lib/typescript/src/mappings/WebView.d.ts.map +1 -0
  701. package/lib/typescript/src/styles/DarkTheme.d.ts +1 -0
  702. package/lib/typescript/src/styles/DarkTheme.d.ts.map +1 -0
  703. package/lib/typescript/src/styles/DefaultTheme.d.ts +2 -1
  704. package/lib/typescript/src/styles/DefaultTheme.d.ts.map +1 -0
  705. package/lib/typescript/src/styles/fonts.d.ts +1 -0
  706. package/lib/typescript/src/styles/fonts.d.ts.map +1 -0
  707. package/lib/typescript/src/styles/overlay.d.ts +1 -0
  708. package/lib/typescript/src/styles/overlay.d.ts.map +1 -0
  709. package/lib/typescript/src/styles/shadow.d.ts +1 -0
  710. package/lib/typescript/src/styles/shadow.d.ts.map +1 -0
  711. package/lib/typescript/src/theming.d.ts +1 -0
  712. package/lib/typescript/src/theming.d.ts.map +1 -0
  713. package/lib/typescript/src/utilities.d.ts +1 -0
  714. package/lib/typescript/src/utilities.d.ts.map +1 -0
  715. package/package.json +3 -3
  716. package/src/components/DatePicker/DatePicker.js +8 -14
  717. package/src/components/DatePicker/DatePicker.tsx +7 -23
  718. package/src/index.js +23 -41
  719. package/src/index.tsx +37 -51
  720. package/src/mappings/DatePicker.js +1 -21
  721. package/src/mappings/DatePicker.ts +0 -23
  722. package/src/mappings/Touchable.js +1 -1
  723. package/src/mappings/Touchable.ts +1 -1
  724. package/lib/commonjs/components/AnimatedCircularProgress.js +0 -77
  725. package/lib/commonjs/components/AspectRatio.js +0 -66
  726. package/lib/commonjs/components/AvatarEdit.js +0 -59
  727. package/lib/commonjs/components/Card.js +0 -137
  728. package/lib/commonjs/components/CardBlock.js +0 -106
  729. package/lib/commonjs/components/CardContainer.js +0 -129
  730. package/lib/commonjs/components/CardContainerRating.js +0 -133
  731. package/lib/commonjs/components/CardContainerShortImage.js +0 -84
  732. package/lib/commonjs/components/CardInline.js +0 -91
  733. package/lib/commonjs/components/Carousel.js +0 -129
  734. package/lib/commonjs/components/CircleImage.js +0 -35
  735. package/lib/commonjs/components/CircularProgress.js +0 -112
  736. package/lib/commonjs/components/Container.js +0 -93
  737. package/lib/commonjs/components/DeprecatedCardWrapper.js +0 -40
  738. package/lib/commonjs/components/DeprecatedFAB.js +0 -158
  739. package/lib/commonjs/components/Divider.js +0 -30
  740. package/lib/commonjs/components/FAB.js +0 -82
  741. package/lib/commonjs/components/FieldSearchBarFull.js +0 -97
  742. package/lib/commonjs/components/Header.js +0 -82
  743. package/lib/commonjs/components/HeaderLarge.js +0 -38
  744. package/lib/commonjs/components/HeaderMedium.js +0 -38
  745. package/lib/commonjs/components/HeaderOverline.js +0 -39
  746. package/lib/commonjs/components/Image.js +0 -81
  747. package/lib/commonjs/components/Justification.js +0 -5
  748. package/lib/commonjs/components/ProgressBar.js +0 -158
  749. package/lib/commonjs/components/ProgressCircle.js +0 -48
  750. package/lib/commonjs/components/ProgressIndicator.js +0 -55
  751. package/lib/commonjs/components/ResizeMode.js +0 -5
  752. package/lib/commonjs/components/Row.js +0 -73
  753. package/lib/commonjs/components/RowBodyIcon.js +0 -45
  754. package/lib/commonjs/components/RowHeadlineImageCaption.js +0 -45
  755. package/lib/commonjs/components/RowHeadlineImageIcon.js +0 -51
  756. package/lib/commonjs/components/StepIndicator.js +0 -385
  757. package/lib/commonjs/components/ToggleButton.js +0 -71
  758. package/lib/commonjs/components/Typography.js +0 -58
  759. package/lib/commonjs/components/useAuthState.js +0 -28
  760. package/lib/commonjs/mappings/AvatarEdit.js +0 -45
  761. package/lib/commonjs/mappings/Banner.js +0 -39
  762. package/lib/commonjs/mappings/Card.js +0 -60
  763. package/lib/commonjs/mappings/CardBlock.js +0 -126
  764. package/lib/commonjs/mappings/CardContainer.js +0 -108
  765. package/lib/commonjs/mappings/CardContainerRating.js +0 -130
  766. package/lib/commonjs/mappings/CardContainerShortImage.js +0 -124
  767. package/lib/commonjs/mappings/CardInline.js +0 -59
  768. package/lib/commonjs/mappings/Carousel.js +0 -24
  769. package/lib/commonjs/mappings/CircleImage.js +0 -32
  770. package/lib/commonjs/mappings/Container.js +0 -37
  771. package/lib/commonjs/mappings/Divider.js +0 -32
  772. package/lib/commonjs/mappings/FAB.js +0 -44
  773. package/lib/commonjs/mappings/FieldSearchBarFull.js +0 -56
  774. package/lib/commonjs/mappings/HeaderLarge.js +0 -34
  775. package/lib/commonjs/mappings/HeaderMedium.js +0 -60
  776. package/lib/commonjs/mappings/HeaderOverline.js +0 -60
  777. package/lib/commonjs/mappings/ProgressBar.js +0 -106
  778. package/lib/commonjs/mappings/ProgressCircle.js +0 -116
  779. package/lib/commonjs/mappings/ProgressIndicator.js +0 -188
  780. package/lib/commonjs/mappings/RowBodyIcon.js +0 -79
  781. package/lib/commonjs/mappings/RowHeadlineImageCaption.js +0 -169
  782. package/lib/commonjs/mappings/RowHeadlineImageIcon.js +0 -99
  783. package/lib/commonjs/mappings/ToggleButton.js +0 -53
  784. package/lib/module/components/AnimatedCircularProgress.js +0 -56
  785. package/lib/module/components/AspectRatio.js +0 -42
  786. package/lib/module/components/AvatarEdit.js +0 -49
  787. package/lib/module/components/Card.js +0 -128
  788. package/lib/module/components/CardBlock.js +0 -98
  789. package/lib/module/components/CardContainer.js +0 -121
  790. package/lib/module/components/CardContainerRating.js +0 -125
  791. package/lib/module/components/CardContainerShortImage.js +0 -76
  792. package/lib/module/components/CardInline.js +0 -82
  793. package/lib/module/components/Carousel.js +0 -139
  794. package/lib/module/components/CircleImage.js +0 -25
  795. package/lib/module/components/CircularProgress.js +0 -104
  796. package/lib/module/components/Container.js +0 -83
  797. package/lib/module/components/DeprecatedCardWrapper.js +0 -32
  798. package/lib/module/components/DeprecatedFAB.js +0 -148
  799. package/lib/module/components/Divider.js +0 -21
  800. package/lib/module/components/FAB.js +0 -73
  801. package/lib/module/components/FieldSearchBarFull.js +0 -87
  802. package/lib/module/components/Header.js +0 -72
  803. package/lib/module/components/HeaderLarge.js +0 -28
  804. package/lib/module/components/HeaderMedium.js +0 -28
  805. package/lib/module/components/HeaderOverline.js +0 -29
  806. package/lib/module/components/Image.js +0 -74
  807. package/lib/module/components/Justification.js +0 -1
  808. package/lib/module/components/ProgressBar.js +0 -149
  809. package/lib/module/components/ProgressCircle.js +0 -38
  810. package/lib/module/components/ProgressIndicator.js +0 -45
  811. package/lib/module/components/ResizeMode.js +0 -1
  812. package/lib/module/components/Row.js +0 -63
  813. package/lib/module/components/RowBodyIcon.js +0 -35
  814. package/lib/module/components/RowHeadlineImageCaption.js +0 -35
  815. package/lib/module/components/RowHeadlineImageIcon.js +0 -41
  816. package/lib/module/components/StepIndicator.js +0 -377
  817. package/lib/module/components/ToggleButton.js +0 -61
  818. package/lib/module/components/Typography.js +0 -48
  819. package/lib/module/components/useAuthState.js +0 -19
  820. package/lib/module/mappings/AvatarEdit.js +0 -38
  821. package/lib/module/mappings/Banner.js +0 -32
  822. package/lib/module/mappings/Card.js +0 -53
  823. package/lib/module/mappings/CardBlock.js +0 -119
  824. package/lib/module/mappings/CardContainer.js +0 -101
  825. package/lib/module/mappings/CardContainerRating.js +0 -123
  826. package/lib/module/mappings/CardContainerShortImage.js +0 -117
  827. package/lib/module/mappings/CardInline.js +0 -52
  828. package/lib/module/mappings/Carousel.js +0 -17
  829. package/lib/module/mappings/CircleImage.js +0 -25
  830. package/lib/module/mappings/Container.js +0 -30
  831. package/lib/module/mappings/Divider.js +0 -25
  832. package/lib/module/mappings/FAB.js +0 -37
  833. package/lib/module/mappings/FieldSearchBarFull.js +0 -49
  834. package/lib/module/mappings/HeaderLarge.js +0 -27
  835. package/lib/module/mappings/HeaderMedium.js +0 -53
  836. package/lib/module/mappings/HeaderOverline.js +0 -53
  837. package/lib/module/mappings/ProgressBar.js +0 -99
  838. package/lib/module/mappings/ProgressCircle.js +0 -109
  839. package/lib/module/mappings/ProgressIndicator.js +0 -181
  840. package/lib/module/mappings/RowBodyIcon.js +0 -72
  841. package/lib/module/mappings/RowHeadlineImageCaption.js +0 -162
  842. package/lib/module/mappings/RowHeadlineImageIcon.js +0 -92
  843. package/lib/module/mappings/ToggleButton.js +0 -46
  844. package/lib/typescript/src/components/AnimatedCircularProgress.d.ts +0 -13
  845. package/lib/typescript/src/components/AspectRatio.d.ts +0 -8
  846. package/lib/typescript/src/components/AvatarEdit.d.ts +0 -15
  847. package/lib/typescript/src/components/Card.d.ts +0 -42
  848. package/lib/typescript/src/components/CardBlock.d.ts +0 -20
  849. package/lib/typescript/src/components/CardContainer.d.ts +0 -22
  850. package/lib/typescript/src/components/CardContainerRating.d.ts +0 -23
  851. package/lib/typescript/src/components/CardContainerShortImage.d.ts +0 -18
  852. package/lib/typescript/src/components/CardInline.d.ts +0 -19
  853. package/lib/typescript/src/components/Carousel.d.ts +0 -14
  854. package/lib/typescript/src/components/CircleImage.d.ts +0 -9
  855. package/lib/typescript/src/components/CircularProgress.d.ts +0 -42
  856. package/lib/typescript/src/components/Container.d.ts +0 -20
  857. package/lib/typescript/src/components/DeprecatedCardWrapper.d.ts +0 -14
  858. package/lib/typescript/src/components/DeprecatedFAB.d.ts +0 -55
  859. package/lib/typescript/src/components/Divider.d.ts +0 -12
  860. package/lib/typescript/src/components/FAB.d.ts +0 -19
  861. package/lib/typescript/src/components/FieldSearchBarFull.d.ts +0 -19
  862. package/lib/typescript/src/components/Header.d.ts +0 -19
  863. package/lib/typescript/src/components/HeaderLarge.d.ts +0 -16
  864. package/lib/typescript/src/components/HeaderMedium.d.ts +0 -16
  865. package/lib/typescript/src/components/HeaderOverline.d.ts +0 -16
  866. package/lib/typescript/src/components/Image.d.ts +0 -4
  867. package/lib/typescript/src/components/Justification.d.ts +0 -1
  868. package/lib/typescript/src/components/ProgressBar.d.ts +0 -34
  869. package/lib/typescript/src/components/ProgressCircle.d.ts +0 -20
  870. package/lib/typescript/src/components/ProgressIndicator.d.ts +0 -23
  871. package/lib/typescript/src/components/ResizeMode.d.ts +0 -1
  872. package/lib/typescript/src/components/Row.d.ts +0 -20
  873. package/lib/typescript/src/components/RowBodyIcon.d.ts +0 -15
  874. package/lib/typescript/src/components/RowHeadlineImageCaption.d.ts +0 -15
  875. package/lib/typescript/src/components/RowHeadlineImageIcon.d.ts +0 -17
  876. package/lib/typescript/src/components/StepIndicator.d.ts +0 -53
  877. package/lib/typescript/src/components/ToggleButton.d.ts +0 -24
  878. package/lib/typescript/src/components/Typography.d.ts +0 -21
  879. package/lib/typescript/src/components/useAuthState.d.ts +0 -1
  880. package/lib/typescript/src/mappings/AvatarEdit.d.ts +0 -37
  881. package/lib/typescript/src/mappings/Banner.d.ts +0 -48
  882. package/lib/typescript/src/mappings/Card.d.ts +0 -113
  883. package/lib/typescript/src/mappings/CardBlock.d.ts +0 -288
  884. package/lib/typescript/src/mappings/CardContainer.d.ts +0 -101
  885. package/lib/typescript/src/mappings/CardContainerRating.d.ts +0 -107
  886. package/lib/typescript/src/mappings/CardContainerShortImage.d.ts +0 -138
  887. package/lib/typescript/src/mappings/CardInline.d.ts +0 -61
  888. package/lib/typescript/src/mappings/Carousel.d.ts +0 -33
  889. package/lib/typescript/src/mappings/CircleImage.d.ts +0 -33
  890. package/lib/typescript/src/mappings/Container.d.ts +0 -54
  891. package/lib/typescript/src/mappings/Divider.d.ts +0 -24
  892. package/lib/typescript/src/mappings/FAB.d.ts +0 -82
  893. package/lib/typescript/src/mappings/FieldSearchBarFull.d.ts +0 -55
  894. package/lib/typescript/src/mappings/HeaderLarge.d.ts +0 -33
  895. package/lib/typescript/src/mappings/HeaderMedium.d.ts +0 -52
  896. package/lib/typescript/src/mappings/HeaderOverline.d.ts +0 -52
  897. package/lib/typescript/src/mappings/ProgressBar.d.ts +0 -98
  898. package/lib/typescript/src/mappings/ProgressCircle.d.ts +0 -108
  899. package/lib/typescript/src/mappings/ProgressIndicator.d.ts +0 -180
  900. package/lib/typescript/src/mappings/RowBodyIcon.d.ts +0 -72
  901. package/lib/typescript/src/mappings/RowHeadlineImageCaption.d.ts +0 -165
  902. package/lib/typescript/src/mappings/RowHeadlineImageIcon.d.ts +0 -169
  903. package/lib/typescript/src/mappings/ToggleButton.d.ts +0 -115
  904. package/src/components/AnimatedCircularProgress.js +0 -43
  905. package/src/components/AnimatedCircularProgress.tsx +0 -101
  906. package/src/components/AspectRatio.js +0 -18
  907. package/src/components/AspectRatio.tsx +0 -40
  908. package/src/components/AvatarEdit.js +0 -30
  909. package/src/components/AvatarEdit.tsx +0 -64
  910. package/src/components/Card.js +0 -57
  911. package/src/components/Card.tsx +0 -161
  912. package/src/components/CardBlock.js +0 -54
  913. package/src/components/CardBlock.tsx +0 -127
  914. package/src/components/CardContainer.js +0 -69
  915. package/src/components/CardContainer.tsx +0 -165
  916. package/src/components/CardContainerRating.js +0 -79
  917. package/src/components/CardContainerRating.tsx +0 -175
  918. package/src/components/CardContainerShortImage.js +0 -33
  919. package/src/components/CardContainerShortImage.tsx +0 -101
  920. package/src/components/CardInline.js +0 -36
  921. package/src/components/CardInline.tsx +0 -93
  922. package/src/components/Carousel.js +0 -68
  923. package/src/components/Carousel.tsx +0 -134
  924. package/src/components/CircleImage.js +0 -8
  925. package/src/components/CircleImage.tsx +0 -33
  926. package/src/components/CircularProgress.js +0 -81
  927. package/src/components/CircularProgress.tsx +0 -188
  928. package/src/components/Container.js +0 -43
  929. package/src/components/Container.tsx +0 -116
  930. package/src/components/DeprecatedCardWrapper.js +0 -18
  931. package/src/components/DeprecatedCardWrapper.tsx +0 -46
  932. package/src/components/DeprecatedFAB.js +0 -115
  933. package/src/components/DeprecatedFAB.tsx +0 -231
  934. package/src/components/Divider.js +0 -13
  935. package/src/components/Divider.tsx +0 -32
  936. package/src/components/FAB.js +0 -46
  937. package/src/components/FAB.tsx +0 -108
  938. package/src/components/FieldSearchBarFull.js +0 -53
  939. package/src/components/FieldSearchBarFull.tsx +0 -126
  940. package/src/components/Header.js +0 -44
  941. package/src/components/Header.tsx +0 -105
  942. package/src/components/HeaderLarge.js +0 -7
  943. package/src/components/HeaderLarge.tsx +0 -40
  944. package/src/components/HeaderMedium.js +0 -7
  945. package/src/components/HeaderMedium.tsx +0 -41
  946. package/src/components/HeaderOverline.js +0 -7
  947. package/src/components/HeaderOverline.tsx +0 -42
  948. package/src/components/Image.js +0 -47
  949. package/src/components/Image.tsx +0 -91
  950. package/src/components/Justification.js +0 -1
  951. package/src/components/Justification.ts +0 -8
  952. package/src/components/ProgressBar.js +0 -118
  953. package/src/components/ProgressBar.tsx +0 -191
  954. package/src/components/ProgressCircle.js +0 -13
  955. package/src/components/ProgressCircle.tsx +0 -64
  956. package/src/components/ProgressIndicator.js +0 -27
  957. package/src/components/ProgressIndicator.tsx +0 -71
  958. package/src/components/ResizeMode.js +0 -1
  959. package/src/components/ResizeMode.ts +0 -7
  960. package/src/components/Row.js +0 -48
  961. package/src/components/Row.tsx +0 -108
  962. package/src/components/RowBodyIcon.js +0 -8
  963. package/src/components/RowBodyIcon.tsx +0 -47
  964. package/src/components/RowHeadlineImageCaption.js +0 -12
  965. package/src/components/RowHeadlineImageCaption.tsx +0 -49
  966. package/src/components/RowHeadlineImageIcon.js +0 -14
  967. package/src/components/RowHeadlineImageIcon.tsx +0 -61
  968. package/src/components/StepIndicator.js +0 -346
  969. package/src/components/StepIndicator.tsx +0 -494
  970. package/src/components/ToggleButton.js +0 -39
  971. package/src/components/ToggleButton.tsx +0 -94
  972. package/src/components/Typography.js +0 -36
  973. package/src/components/Typography.tsx +0 -67
  974. package/src/components/useAuthState.js +0 -31
  975. package/src/components/useAuthState.tsx +0 -38
  976. package/src/mappings/AvatarEdit.js +0 -38
  977. package/src/mappings/AvatarEdit.ts +0 -45
  978. package/src/mappings/Banner.js +0 -32
  979. package/src/mappings/Banner.ts +0 -40
  980. package/src/mappings/Card.js +0 -52
  981. package/src/mappings/Card.ts +0 -64
  982. package/src/mappings/CardBlock.js +0 -123
  983. package/src/mappings/CardBlock.ts +0 -136
  984. package/src/mappings/CardContainer.js +0 -104
  985. package/src/mappings/CardContainer.ts +0 -116
  986. package/src/mappings/CardContainerRating.js +0 -126
  987. package/src/mappings/CardContainerRating.ts +0 -137
  988. package/src/mappings/CardContainerShortImage.js +0 -120
  989. package/src/mappings/CardContainerShortImage.ts +0 -130
  990. package/src/mappings/CardInline.js +0 -52
  991. package/src/mappings/CardInline.ts +0 -61
  992. package/src/mappings/Carousel.js +0 -19
  993. package/src/mappings/Carousel.ts +0 -25
  994. package/src/mappings/CircleImage.js +0 -25
  995. package/src/mappings/CircleImage.ts +0 -33
  996. package/src/mappings/Container.js +0 -30
  997. package/src/mappings/Container.ts +0 -41
  998. package/src/mappings/Divider.js +0 -27
  999. package/src/mappings/Divider.ts +0 -34
  1000. package/src/mappings/FAB.js +0 -37
  1001. package/src/mappings/FAB.ts +0 -48
  1002. package/src/mappings/FieldSearchBarFull.js +0 -50
  1003. package/src/mappings/FieldSearchBarFull.ts +0 -59
  1004. package/src/mappings/HeaderLarge.js +0 -29
  1005. package/src/mappings/HeaderLarge.ts +0 -38
  1006. package/src/mappings/HeaderMedium.js +0 -55
  1007. package/src/mappings/HeaderMedium.ts +0 -63
  1008. package/src/mappings/HeaderOverline.js +0 -55
  1009. package/src/mappings/HeaderOverline.ts +0 -63
  1010. package/src/mappings/ProgressBar.js +0 -101
  1011. package/src/mappings/ProgressBar.ts +0 -110
  1012. package/src/mappings/ProgressCircle.js +0 -109
  1013. package/src/mappings/ProgressCircle.ts +0 -117
  1014. package/src/mappings/ProgressIndicator.js +0 -181
  1015. package/src/mappings/ProgressIndicator.ts +0 -190
  1016. package/src/mappings/RowBodyIcon.js +0 -75
  1017. package/src/mappings/RowBodyIcon.ts +0 -82
  1018. package/src/mappings/RowHeadlineImageCaption.js +0 -167
  1019. package/src/mappings/RowHeadlineImageCaption.ts +0 -178
  1020. package/src/mappings/RowHeadlineImageIcon.js +0 -99
  1021. package/src/mappings/RowHeadlineImageIcon.ts +0 -116
  1022. package/src/mappings/ToggleButton.js +0 -50
  1023. package/src/mappings/ToggleButton.ts +0 -63
@@ -23,7 +23,6 @@ import DateTimePicker from "./DatePickerComponent";
23
23
 
24
24
  import type { Theme } from "../../styles/DefaultTheme";
25
25
  import type { IconSlot } from "../../interfaces/Icon";
26
- import { extractStyles } from "../../utilities";
27
26
 
28
27
  const AnimatedText = Animated.createAnimatedComponent(Text);
29
28
 
@@ -48,14 +47,10 @@ type Props = {
48
47
  mode?: "date" | "time" | "datetime";
49
48
  type?: "solid" | "underline";
50
49
  label?: string;
51
- labelSize?: number;
52
- labelColor: string;
53
50
  placeholder?: string;
54
51
  leftIconName?: string;
55
52
  leftIconMode?: "outset" | "inset";
56
53
  rightIconName?: string;
57
- borderColor?: string;
58
- borderColorActive?: string;
59
54
  } & IconSlot &
60
55
  TextInputProps;
61
56
 
@@ -89,11 +84,7 @@ const DatePicker: React.FC<React.PropsWithChildren<Props>> = ({
89
84
  rightIconName,
90
85
  leftIconMode = "inset",
91
86
  label,
92
- labelSize,
93
- labelColor,
94
87
  placeholder,
95
- borderColor: inputBorderColor,
96
- borderColorActive: inputBorderColorActive,
97
88
  ...props
98
89
  }) => {
99
90
  const [value, setValue] = React.useState<any>(date || defaultValue);
@@ -115,8 +106,6 @@ const DatePicker: React.FC<React.PropsWithChildren<Props>> = ({
115
106
  width: number;
116
107
  }>({ measured: false, width: 0 });
117
108
 
118
- const { textStyles } = extractStyles(style);
119
-
120
109
  const getValidDate = (): Date => {
121
110
  if (!value) {
122
111
  return new Date();
@@ -222,11 +211,8 @@ const DatePicker: React.FC<React.PropsWithChildren<Props>> = ({
222
211
 
223
212
  const MINIMIZED_LABEL_Y_OFFSET = -(typography.caption.lineHeight + 4);
224
213
  const OUTLINE_MINIMIZED_LABEL_Y_OFFSET = -(16 * 0.5 + 4);
225
- const MAXIMIZED_LABEL_FONT_SIZE =
226
- textStyles?.fontSize || typography.subtitle1.fontSize;
227
- const MINIMIZED_LABEL_FONT_SIZE = labelSize
228
- ? labelSize
229
- : typography.caption.fontSize;
214
+ const MAXIMIZED_LABEL_FONT_SIZE = typography.subtitle1.fontSize;
215
+ const MINIMIZED_LABEL_FONT_SIZE = typography.caption.fontSize;
230
216
 
231
217
  const hasActiveOutline = focused;
232
218
 
@@ -247,9 +233,9 @@ const DatePicker: React.FC<React.PropsWithChildren<Props>> = ({
247
233
  underlineColor = "transparent";
248
234
  backgroundColor = colors.divider;
249
235
  } else {
250
- activeColor = inputBorderColorActive || colors.primary;
251
- placeholderColor = borderColor = inputBorderColor || colors.light;
252
- underlineColor = inputBorderColor || colors.light;
236
+ activeColor = colors.primary;
237
+ placeholderColor = borderColor = colors.light;
238
+ underlineColor = colors.light;
253
239
  backgroundColor = colors.background;
254
240
  }
255
241
 
@@ -320,7 +306,6 @@ const DatePicker: React.FC<React.PropsWithChildren<Props>> = ({
320
306
  const labelStyle = {
321
307
  ...typography.subtitle1,
322
308
  top: type === "solid" ? 16 : 0,
323
- fontFamily: textStyles?.fontFamily,
324
309
  left:
325
310
  leftIconName && leftIconMode === "inset"
326
311
  ? ICON_SIZE + (type === "solid" ? 16 : 12)
@@ -366,7 +351,6 @@ const DatePicker: React.FC<React.PropsWithChildren<Props>> = ({
366
351
  styles.input,
367
352
  inputStyle,
368
353
  type === "solid" ? { marginHorizontal: 12 } : {},
369
- textStyles,
370
354
  ];
371
355
 
372
356
  // const render = (props) => <NativeTextInput {...props} />;
@@ -422,7 +406,7 @@ const DatePicker: React.FC<React.PropsWithChildren<Props>> = ({
422
406
  type === "solid" ? { paddingHorizontal: 12 } : {},
423
407
  labelStyle,
424
408
  {
425
- color: labelColor || colors.light,
409
+ color: colors.light,
426
410
  opacity: labeled.interpolate({
427
411
  inputRange: [0, 1],
428
412
  outputRange: [hasActiveOutline ? 1 : 0, 0],
@@ -439,7 +423,7 @@ const DatePicker: React.FC<React.PropsWithChildren<Props>> = ({
439
423
  type === "solid" ? { paddingHorizontal: 12 } : {},
440
424
  labelStyle,
441
425
  {
442
- color: labelColor || placeholder,
426
+ color: placeholderColor,
443
427
  opacity: hasActiveOutline ? labeled : 1,
444
428
  },
445
429
  ]}
package/src/index.js CHANGED
@@ -2,51 +2,33 @@ export { injectIcon } from "./interfaces/Icon";
2
2
  export { withTheme, ThemeProvider } from "./theming";
3
3
  export { default as Provider } from "./Provider";
4
4
  export { default as DefaultTheme } from "./styles/DefaultTheme";
5
- export { Link } from "./components/Text";
5
+ // BASIC
6
+ export { default as ScreenContainer } from "./components/ScreenContainer";
6
7
  export { default as Banner } from "./components/Banner";
7
- export { Button, ButtonSolid, ButtonOutline } from "./components/Button";
8
- export { default as Avatar } from "./components/CircleImage";
9
- export { default as AvatarEdit } from "./components/AvatarEdit";
10
- export { default as Card } from "./components/Card";
11
- export { default as Carousel } from "./components/Carousel";
12
- export { Checkbox, CheckboxGroup, CheckboxRow } from "./components/Checkbox";
13
- export { default as CircleImage } from "./components/CircleImage";
14
- export { default as Container } from "./components/Container";
15
- export { default as Divider } from "./components/Divider";
16
- export { default as FAB } from "./components/FAB";
17
- export { default as FieldSearchBarFull } from "./components/FieldSearchBarFull";
8
+ // BUTTONS
9
+ export { Button } from "./components/Button";
10
+ export { Link } from "./components/Text";
18
11
  export { default as IconButton } from "./components/IconButton";
19
- export { default as Image } from "./components/Image";
20
- export { default as SVG } from "./components/SVG";
21
- export { default as NumberInput } from "./components/NumberInput";
22
- export { default as ScreenContainer } from "./components/ScreenContainer";
23
- export { default as StarRating } from "./components/StarRating";
24
- export { default as Surface } from "./components/Surface";
25
- export { default as Switch, SwitchRow } from "./components/Switch";
26
- export { default as TextField } from "./components/TextField";
27
- export { default as ToggleButton } from "./components/ToggleButton";
28
12
  export { default as Touchable } from "./components/Touchable";
29
- export { AccordionGroup, AccordionItem } from "./components/Accordion";
30
- export { ActionSheet, ActionSheetItem, ActionSheetCancel, } from "./components/ActionSheet";
31
- export { Swiper, SwiperItem } from "./components/Swiper";
32
- export { Center, Circle, Square, Row, Stack, Spacer, } from "./components/Layout";
33
- export { RadioButton, RadioButtonGroup, RadioButtonRow, RadioButtonFieldGroup, } from "./components/RadioButton/index";
34
- /* Deprecated: Fix or Delete! */
35
- export { default as CardBlock } from "./components/CardBlock";
36
- export { default as CardContainer } from "./components/CardContainer";
37
- export { default as CardContainerRating } from "./components/CardContainerRating";
38
- export { default as CardInline } from "./components/CardInline";
13
+ // INPUTS
39
14
  export { default as DatePicker } from "./components/DatePicker/DatePicker";
40
- export { default as HeaderLarge } from "./components/HeaderLarge";
41
- export { default as HeaderMedium } from "./components/HeaderMedium";
42
- export { default as HeaderOverline } from "./components/HeaderOverline";
15
+ export { default as NumberInput } from "./components/NumberInput";
16
+ export { default as TextField } from "./components/TextField";
43
17
  export { default as Picker } from "./components/Picker/Picker";
44
- export { default as ProgressBar } from "./components/ProgressBar";
45
- export { default as ProgressCircle } from "./components/ProgressCircle";
46
- export { default as RowBodyIcon } from "./components/RowBodyIcon";
47
- export { default as RowHeadlineImageCaption } from "./components/RowHeadlineImageCaption";
48
- export { default as RowHeadlineImageIcon } from "./components/RowHeadlineImageIcon";
18
+ // CONTROLS
19
+ export { Checkbox, CheckboxGroup, CheckboxRow } from "./components/Checkbox";
20
+ export { RadioButton, RadioButtonGroup, RadioButtonRow, RadioButtonFieldGroup, } from "./components/RadioButton/index";
49
21
  export { default as Slider } from "./components/Slider";
50
22
  export { default as Stepper } from "./components/Stepper";
51
- export { useAuthState } from "./components/useAuthState";
52
- // a comment to fix sourcemap comment issue
23
+ export { default as StarRating } from "./components/StarRating";
24
+ export { default as Switch, SwitchRow } from "./components/Switch";
25
+ // MEDIA
26
+ export { default as SVG } from "./components/SVG";
27
+ // FLEX LAYOUT
28
+ export { Center, Circle, Square, Row, Stack, Spacer, } from "./components/Layout";
29
+ // SWIPER
30
+ export { Swiper, SwiperItem } from "./components/Swiper";
31
+ // CONTAINERS
32
+ export { AccordionGroup, AccordionItem } from "./components/Accordion";
33
+ // ACTIONSHEET
34
+ export { ActionSheet, ActionSheetItem, ActionSheetCancel, } from "./components/ActionSheet";
package/src/index.tsx CHANGED
@@ -3,38 +3,39 @@ export { withTheme, ThemeProvider } from "./theming";
3
3
  export { default as Provider } from "./Provider";
4
4
  export { default as DefaultTheme } from "./styles/DefaultTheme";
5
5
 
6
- export { Link } from "./components/Text";
6
+ // BASIC
7
+ export { default as ScreenContainer } from "./components/ScreenContainer";
7
8
  export { default as Banner } from "./components/Banner";
8
- export { Button, ButtonSolid, ButtonOutline } from "./components/Button";
9
- export { default as Avatar } from "./components/CircleImage";
10
- export { default as AvatarEdit } from "./components/AvatarEdit";
11
- export { default as Card } from "./components/Card";
12
- export { default as Carousel } from "./components/Carousel";
13
- export { Checkbox, CheckboxGroup, CheckboxRow } from "./components/Checkbox";
14
- export { default as CircleImage } from "./components/CircleImage";
15
- export { default as Container } from "./components/Container";
16
- export { default as Divider } from "./components/Divider";
17
- export { default as FAB } from "./components/FAB";
18
- export { default as FieldSearchBarFull } from "./components/FieldSearchBarFull";
9
+
10
+ // BUTTONS
11
+ export { Button } from "./components/Button";
12
+ export { Link } from "./components/Text";
19
13
  export { default as IconButton } from "./components/IconButton";
20
- export { default as Image } from "./components/Image";
21
- export { default as SVG } from "./components/SVG";
14
+ export { default as Touchable } from "./components/Touchable";
15
+
16
+ // INPUTS
17
+ export { default as DatePicker } from "./components/DatePicker/DatePicker";
22
18
  export { default as NumberInput } from "./components/NumberInput";
23
- export { default as ScreenContainer } from "./components/ScreenContainer";
24
- export { default as StarRating } from "./components/StarRating";
25
- export { default as Surface } from "./components/Surface";
26
- export { default as Switch, SwitchRow } from "./components/Switch";
27
19
  export { default as TextField } from "./components/TextField";
28
- export { default as ToggleButton } from "./components/ToggleButton";
29
- export { default as Touchable } from "./components/Touchable";
30
- export { AccordionGroup, AccordionItem } from "./components/Accordion";
20
+ export { default as Picker } from "./components/Picker/Picker";
21
+
22
+ // CONTROLS
23
+ export { Checkbox, CheckboxGroup, CheckboxRow } from "./components/Checkbox";
31
24
  export {
32
- ActionSheet,
33
- ActionSheetItem,
34
- ActionSheetCancel,
35
- } from "./components/ActionSheet";
36
- export { Swiper, SwiperItem } from "./components/Swiper";
25
+ RadioButton,
26
+ RadioButtonGroup,
27
+ RadioButtonRow,
28
+ RadioButtonFieldGroup,
29
+ } from "./components/RadioButton/index";
30
+ export { default as Slider } from "./components/Slider";
31
+ export { default as Stepper } from "./components/Stepper";
32
+ export { default as StarRating } from "./components/StarRating";
33
+ export { default as Switch, SwitchRow } from "./components/Switch";
37
34
 
35
+ // MEDIA
36
+ export { default as SVG } from "./components/SVG";
37
+
38
+ // FLEX LAYOUT
38
39
  export {
39
40
  Center,
40
41
  Circle,
@@ -44,30 +45,15 @@ export {
44
45
  Spacer,
45
46
  } from "./components/Layout";
46
47
 
47
- export {
48
- RadioButton,
49
- RadioButtonGroup,
50
- RadioButtonRow,
51
- RadioButtonFieldGroup,
52
- } from "./components/RadioButton/index";
48
+ // SWIPER
49
+ export { Swiper, SwiperItem } from "./components/Swiper";
53
50
 
54
- /* Deprecated: Fix or Delete! */
55
- export { default as CardBlock } from "./components/CardBlock";
56
- export { default as CardContainer } from "./components/CardContainer";
57
- export { default as CardContainerRating } from "./components/CardContainerRating";
58
- export { default as CardInline } from "./components/CardInline";
59
- export { default as DatePicker } from "./components/DatePicker/DatePicker";
60
- export { default as HeaderLarge } from "./components/HeaderLarge";
61
- export { default as HeaderMedium } from "./components/HeaderMedium";
62
- export { default as HeaderOverline } from "./components/HeaderOverline";
63
- export { default as Picker } from "./components/Picker/Picker";
64
- export { default as ProgressBar } from "./components/ProgressBar";
65
- export { default as ProgressCircle } from "./components/ProgressCircle";
66
- export { default as RowBodyIcon } from "./components/RowBodyIcon";
67
- export { default as RowHeadlineImageCaption } from "./components/RowHeadlineImageCaption";
68
- export { default as RowHeadlineImageIcon } from "./components/RowHeadlineImageIcon";
69
- export { default as Slider } from "./components/Slider";
70
- export { default as Stepper } from "./components/Stepper";
71
- export { useAuthState } from "./components/useAuthState";
51
+ // CONTAINERS
52
+ export { AccordionGroup, AccordionItem } from "./components/Accordion";
72
53
 
73
- // a comment to fix sourcemap comment issue
54
+ // ACTIONSHEET
55
+ export {
56
+ ActionSheet,
57
+ ActionSheetItem,
58
+ ActionSheetCancel,
59
+ } from "./components/ActionSheet";
@@ -1,4 +1,4 @@
1
- import { COMPONENT_TYPES, FORM_TYPES, PROP_TYPES, FIELD_NAME, GROUPS, Triggers, StylesPanelSections, createNumberProp, createColorProp, } from "@draftbit/types";
1
+ import { COMPONENT_TYPES, FORM_TYPES, PROP_TYPES, FIELD_NAME, GROUPS, Triggers, } from "@draftbit/types";
2
2
  const SEED_DATA_PROPS = {
3
3
  label: {
4
4
  label: "Label",
@@ -10,12 +10,6 @@ const SEED_DATA_PROPS = {
10
10
  required: true,
11
11
  group: GROUPS.data,
12
12
  },
13
- labelSize: createNumberProp({
14
- label: "Label Size",
15
- }),
16
- labelColor: createColorProp({
17
- label: "Label Color",
18
- }),
19
13
  mode: {
20
14
  label: "Mode",
21
15
  description: "Choose between date, time and datetime",
@@ -27,12 +21,6 @@ const SEED_DATA_PROPS = {
27
21
  options: ["date", "time", "datetime"],
28
22
  group: GROUPS.basic,
29
23
  },
30
- borderColor: createColorProp({
31
- label: "Border Color",
32
- }),
33
- borderColorActive: createColorProp({
34
- label: "Border Color",
35
- }),
36
24
  format: {
37
25
  label: "Format",
38
26
  description: "Create an output format for the date.",
@@ -151,14 +139,6 @@ export const SEED_DATA = [
151
139
  category: COMPONENT_TYPES.input,
152
140
  layout: null,
153
141
  triggers: [Triggers.OnDateChange],
154
- StylesPanelSections: [
155
- StylesPanelSections.Background,
156
- StylesPanelSections.Borders,
157
- StylesPanelSections.MarginsAndPaddings,
158
- StylesPanelSections.Position,
159
- StylesPanelSections.Size,
160
- StylesPanelSections.Typography,
161
- ],
162
142
  props: {
163
143
  ...SEED_DATA_PROPS,
164
144
  type: {
@@ -5,9 +5,6 @@ import {
5
5
  FIELD_NAME,
6
6
  GROUPS,
7
7
  Triggers,
8
- StylesPanelSections,
9
- createNumberProp,
10
- createColorProp,
11
8
  } from "@draftbit/types";
12
9
 
13
10
  const SEED_DATA_PROPS = {
@@ -21,12 +18,6 @@ const SEED_DATA_PROPS = {
21
18
  required: true,
22
19
  group: GROUPS.data,
23
20
  },
24
- labelSize: createNumberProp({
25
- label: "Label Size",
26
- }),
27
- labelColor: createColorProp({
28
- label: "Label Color",
29
- }),
30
21
  mode: {
31
22
  label: "Mode",
32
23
  description: "Choose between date, time and datetime",
@@ -38,12 +29,6 @@ const SEED_DATA_PROPS = {
38
29
  options: ["date", "time", "datetime"],
39
30
  group: GROUPS.basic,
40
31
  },
41
- borderColor: createColorProp({
42
- label: "Border Color",
43
- }),
44
- borderColorActive: createColorProp({
45
- label: "Border Color",
46
- }),
47
32
  format: {
48
33
  label: "Format",
49
34
  description: "Create an output format for the date.",
@@ -165,14 +150,6 @@ export const SEED_DATA = [
165
150
  category: COMPONENT_TYPES.input,
166
151
  layout: null,
167
152
  triggers: [Triggers.OnDateChange],
168
- StylesPanelSections: [
169
- StylesPanelSections.Background,
170
- StylesPanelSections.Borders,
171
- StylesPanelSections.MarginsAndPaddings,
172
- StylesPanelSections.Position,
173
- StylesPanelSections.Size,
174
- StylesPanelSections.Typography,
175
- ],
176
153
  props: {
177
154
  ...SEED_DATA_PROPS,
178
155
  type: {
@@ -1,6 +1,6 @@
1
1
  import { COMPONENT_TYPES, createActionProp, Triggers, StylesPanelSections, } from "@draftbit/types";
2
2
  export const SEED_DATA = {
3
- name: "Touchable",
3
+ name: "Pressable",
4
4
  tag: "Touchable",
5
5
  description: "Simple button with no styles",
6
6
  category: COMPONENT_TYPES.button,
@@ -6,7 +6,7 @@ import {
6
6
  } from "@draftbit/types";
7
7
 
8
8
  export const SEED_DATA = {
9
- name: "Touchable",
9
+ name: "Pressable",
10
10
  tag: "Touchable",
11
11
  description: "Simple button with no styles",
12
12
  category: COMPONENT_TYPES.button,
@@ -1,77 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var React = _interopRequireWildcard(require("react"));
8
- var _reactNative = require("react-native");
9
- var _CircularProgress = _interopRequireDefault(require("./CircularProgress"));
10
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
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
- const AnimatedProgress = _reactNative.Animated.createAnimatedComponent(_CircularProgress.default);
14
- const AnimatedCircularProgress = _ref => {
15
- let {
16
- duration = 500,
17
- easing = _reactNative.Easing.out(_reactNative.Easing.ease),
18
- fill,
19
- prefill = 0,
20
- useNativeDriver = false,
21
- tintColorSecondary,
22
- onAnimationComplete,
23
- tintColor = "black",
24
- ...other
25
- } = _ref;
26
- const [fillAnimation] = React.useState(new _reactNative.Animated.Value(prefill));
27
- const animate = React.useCallback(function () {
28
- let toVal = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : -1;
29
- let dur = arguments.length > 1 ? arguments[1] : undefined;
30
- let ease = arguments.length > 2 ? arguments[2] : undefined;
31
- const toValue = toVal >= 0 ? toVal : fill;
32
- const dura = dur || duration;
33
- const eas = ease || easing;
34
- const useNative = useNativeDriver;
35
- const anim = _reactNative.Animated.timing(fillAnimation, {
36
- useNativeDriver: useNative,
37
- toValue,
38
- easing: eas,
39
- duration: dura
40
- });
41
- anim.start(onAnimationComplete);
42
- return anim;
43
- }, [duration, easing, fill, useNativeDriver, fillAnimation, onAnimationComplete]);
44
- const animateColor = () => {
45
- if (!tintColorSecondary) {
46
- return tintColor;
47
- }
48
- const tintAnimation = fillAnimation.interpolate({
49
- inputRange: [0, 100],
50
- outputRange: [tintColor, tintColorSecondary]
51
- });
52
- return tintAnimation;
53
- };
54
- React.useEffect(() => {
55
- animate();
56
- }, [fill, animate]);
57
- return /*#__PURE__*/React.createElement(AnimatedProgress, {
58
- ...other,
59
- style: other.style,
60
- childrenContainerStyle: other.childrenContainerStyle,
61
- fill: fillAnimation,
62
- tintColor: animateColor()
63
- });
64
- };
65
- var _default = AnimatedCircularProgress;
66
- exports.default = _default;ect(() => {
67
- animate();
68
- }, [fill, animate]);
69
- return /*#__PURE__*/React.createElement(AnimatedProgress, _extends({}, other, {
70
- style: other.style,
71
- childrenContainerStyle: other.childrenContainerStyle,
72
- fill: fillAnimation,
73
- tintColor: animateColor()
74
- }));
75
- };
76
- var _default = AnimatedCircularProgress;
77
- exports.default = _default;
@@ -1,66 +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
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
10
- const AspectRatio = props => {
11
- const [layout, setLayout] = _react.default.useState(null);
12
- const {
13
- aspectRatio = 1,
14
- ...inputStyle
15
- } = _reactNative.StyleSheet.flatten(props.style) || {};
16
- const style = [inputStyle, {
17
- aspectRatio
18
- }];
19
- if (layout) {
20
- const {
21
- width = 0,
22
- height = 0
23
- } = layout;
24
- if (width === 0) {
25
- style.push({
26
- width: height * (1 / aspectRatio),
27
- height
28
- });
29
- } else {
30
- style.push({
31
- width,
32
- height: width * (1 / aspectRatio)
33
- });
34
- }
35
- }
36
- return /*#__PURE__*/_react.default.createElement(_reactNative.View, {
37
- ...props,
38
- style: style,
39
- onLayout: _ref => {
40
- let {
41
- nativeEvent: {
42
- layout: l
43
- }
44
- } = _ref;
45
- return setLayout(l);
46
- }
47
- }, props.children);
48
- };
49
- var _default = AspectRatio;
50
- exports.default = _default; });
51
- }
52
- }
53
- return /*#__PURE__*/_react.default.createElement(_reactNative.View, _extends({}, props, {
54
- style: style,
55
- onLayout: _ref => {
56
- let {
57
- nativeEvent: {
58
- layout: l
59
- }
60
- } = _ref;
61
- return setLayout(l);
62
- }
63
- }), props.children);
64
- };
65
- var _default = AspectRatio;
66
- exports.default = _default;
@@ -1,59 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var React = _interopRequireWildcard(require("react"));
8
- var _reactNative = require("react-native");
9
- var _Touchable = _interopRequireDefault(require("./Touchable"));
10
- var _CircleImage = _interopRequireDefault(require("./CircleImage"));
11
- var _theming = require("../theming");
12
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
13
- 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); }
14
- 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; }
15
- 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); }
16
- const AvatarEdit = _ref => {
17
- let {
18
- Icon,
19
- image,
20
- size = 80,
21
- onPress = () => {},
22
- style,
23
- theme,
24
- ...rest
25
- } = _ref;
26
- const colorStyles = {
27
- editBackgroundColor: theme.colors.primary,
28
- editIconColor: theme.colors.surface,
29
- editBorderColor: theme.colors.surface
30
- };
31
- const dimensions = {
32
- width: size,
33
- height: size
34
- };
35
- return /*#__PURE__*/React.createElement(_reactNative.View, _extends({
36
- style: [style, dimensions]
37
- }, rest), /*#__PURE__*/React.createElement(_Touchable.default, {
38
- onPress: onPress
39
- }, /*#__PURE__*/React.createElement(_CircleImage.default, {
40
- source: image,
41
- size: size
42
- }), /*#__PURE__*/React.createElement(_reactNative.View, {
43
- style: {
44
- position: "absolute",
45
- top: -3,
46
- right: -3,
47
- borderColor: colorStyles.editBorderColor,
48
- backgroundColor: colorStyles.editBackgroundColor,
49
- borderRadius: size * (3 / 16),
50
- padding: size * (3 / 32)
51
- }
52
- }, /*#__PURE__*/React.createElement(Icon, {
53
- name: "MaterialIcons/edit",
54
- color: colorStyles.editIconColor,
55
- size: size * (3 / 16)
56
- }))));
57
- };
58
- var _default = (0, _theming.withTheme)(AvatarEdit);
59
- exports.default = _default;