@draftbit/core 46.10.3-61c083.2 → 46.10.3-6c7505.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 (483) hide show
  1. package/lib/commonjs/components/Accordion/AccordionItem.js +4 -23
  2. package/lib/commonjs/components/IconButton.js +19 -4
  3. package/lib/commonjs/components/Layout.js +40 -19
  4. package/lib/commonjs/components/Picker/PickerComponent.android.js +3 -20
  5. package/lib/commonjs/components/Table/Table.js +5 -5
  6. package/lib/commonjs/constants.js +1 -1
  7. package/lib/commonjs/styles/overlay.js +3 -1
  8. package/lib/commonjs/utilities.js +2 -1
  9. package/package.json +3 -3
  10. package/lib/commonjs/mappings/Accordion.js +0 -49
  11. package/lib/commonjs/mappings/AccordionItem.js +0 -24
  12. package/lib/commonjs/mappings/ActionSheet.js +0 -21
  13. package/lib/commonjs/mappings/ActionSheetCancel.js +0 -27
  14. package/lib/commonjs/mappings/ActionSheetItem.js +0 -31
  15. package/lib/commonjs/mappings/ActivityIndicator.js +0 -64
  16. package/lib/commonjs/mappings/AudioPlayer.js +0 -57
  17. package/lib/commonjs/mappings/AvatarEdit.js +0 -45
  18. package/lib/commonjs/mappings/Banner.js +0 -39
  19. package/lib/commonjs/mappings/BlurView.js +0 -49
  20. package/lib/commonjs/mappings/BottomSheet.js +0 -70
  21. package/lib/commonjs/mappings/Button.js +0 -95
  22. package/lib/commonjs/mappings/Card.js +0 -60
  23. package/lib/commonjs/mappings/Carousel.js +0 -24
  24. package/lib/commonjs/mappings/Checkbox.js +0 -53
  25. package/lib/commonjs/mappings/CheckboxGroup.js +0 -33
  26. package/lib/commonjs/mappings/CheckboxRow.js +0 -64
  27. package/lib/commonjs/mappings/CircleImage.js +0 -32
  28. package/lib/commonjs/mappings/CustomCode.js +0 -15
  29. package/lib/commonjs/mappings/DatePicker.js +0 -181
  30. package/lib/commonjs/mappings/DeckSwiper.js +0 -55
  31. package/lib/commonjs/mappings/DeckSwiperCard.js +0 -23
  32. package/lib/commonjs/mappings/Divider.js +0 -32
  33. package/lib/commonjs/mappings/FAB.js +0 -44
  34. package/lib/commonjs/mappings/Fetch.js +0 -20
  35. package/lib/commonjs/mappings/FieldSearchBarFull.js +0 -56
  36. package/lib/commonjs/mappings/FlashList.js +0 -111
  37. package/lib/commonjs/mappings/FlatList.js +0 -58
  38. package/lib/commonjs/mappings/HeaderLarge.js +0 -34
  39. package/lib/commonjs/mappings/HeaderMedium.js +0 -60
  40. package/lib/commonjs/mappings/HeaderOverline.js +0 -60
  41. package/lib/commonjs/mappings/Icon.js +0 -33
  42. package/lib/commonjs/mappings/IconButton.js +0 -36
  43. package/lib/commonjs/mappings/Image.js +0 -36
  44. package/lib/commonjs/mappings/ImageBackground.js +0 -36
  45. package/lib/commonjs/mappings/KeyboardAvoidingView.js +0 -48
  46. package/lib/commonjs/mappings/KeyboardAwareScrollView.js +0 -57
  47. package/lib/commonjs/mappings/Layout.js +0 -200
  48. package/lib/commonjs/mappings/LinearGradient.js +0 -88
  49. package/lib/commonjs/mappings/MapCallout.js +0 -29
  50. package/lib/commonjs/mappings/MapMarker.js +0 -55
  51. package/lib/commonjs/mappings/MapView.js +0 -142
  52. package/lib/commonjs/mappings/Markdown.js +0 -27
  53. package/lib/commonjs/mappings/Modal.js +0 -49
  54. package/lib/commonjs/mappings/NativeBase/Layout.js +0 -108
  55. package/lib/commonjs/mappings/NumberInput.js +0 -238
  56. package/lib/commonjs/mappings/Picker.js +0 -154
  57. package/lib/commonjs/mappings/ProgressBar.js +0 -106
  58. package/lib/commonjs/mappings/ProgressCircle.js +0 -116
  59. package/lib/commonjs/mappings/RadioButton.js +0 -58
  60. package/lib/commonjs/mappings/RadioButtonGroup.js +0 -24
  61. package/lib/commonjs/mappings/RadioButtonRow.js +0 -45
  62. package/lib/commonjs/mappings/RowBodyIcon.js +0 -79
  63. package/lib/commonjs/mappings/RowHeadlineImageCaption.js +0 -169
  64. package/lib/commonjs/mappings/RowHeadlineImageIcon.js +0 -99
  65. package/lib/commonjs/mappings/SVG.js +0 -22
  66. package/lib/commonjs/mappings/SafeAreaView.js +0 -40
  67. package/lib/commonjs/mappings/ScrollView.js +0 -44
  68. package/lib/commonjs/mappings/Shadow.js +0 -102
  69. package/lib/commonjs/mappings/Slider.js +0 -67
  70. package/lib/commonjs/mappings/StarRating.js +0 -53
  71. package/lib/commonjs/mappings/Stepper.js +0 -38
  72. package/lib/commonjs/mappings/Surface.js +0 -21
  73. package/lib/commonjs/mappings/Swiper.js +0 -70
  74. package/lib/commonjs/mappings/SwiperItem.js +0 -16
  75. package/lib/commonjs/mappings/Switch.js +0 -81
  76. package/lib/commonjs/mappings/TabView.js +0 -74
  77. package/lib/commonjs/mappings/TabViewItem.js +0 -37
  78. package/lib/commonjs/mappings/Table.js +0 -140
  79. package/lib/commonjs/mappings/Text.js +0 -234
  80. package/lib/commonjs/mappings/TextArea.js +0 -254
  81. package/lib/commonjs/mappings/TextField.js +0 -360
  82. package/lib/commonjs/mappings/TextInput.js +0 -345
  83. package/lib/commonjs/mappings/ToggleButton.js +0 -53
  84. package/lib/commonjs/mappings/Touchable.js +0 -67
  85. package/lib/commonjs/mappings/Video.js +0 -82
  86. package/lib/commonjs/mappings/View.js +0 -186
  87. package/lib/commonjs/mappings/WebView.js +0 -93
  88. package/lib/commonjs/mappings/YoutubePlayer.js +0 -38
  89. package/lib/module/mappings/Accordion.js +0 -42
  90. package/lib/module/mappings/AccordionItem.js +0 -17
  91. package/lib/module/mappings/ActionSheet.js +0 -14
  92. package/lib/module/mappings/ActionSheetCancel.js +0 -20
  93. package/lib/module/mappings/ActionSheetItem.js +0 -24
  94. package/lib/module/mappings/ActivityIndicator.js +0 -57
  95. package/lib/module/mappings/AudioPlayer.js +0 -50
  96. package/lib/module/mappings/AvatarEdit.js +0 -38
  97. package/lib/module/mappings/Banner.js +0 -32
  98. package/lib/module/mappings/BlurView.js +0 -42
  99. package/lib/module/mappings/BottomSheet.js +0 -63
  100. package/lib/module/mappings/Button.js +0 -88
  101. package/lib/module/mappings/Card.js +0 -53
  102. package/lib/module/mappings/Carousel.js +0 -17
  103. package/lib/module/mappings/Checkbox.js +0 -46
  104. package/lib/module/mappings/CheckboxGroup.js +0 -26
  105. package/lib/module/mappings/CheckboxRow.js +0 -57
  106. package/lib/module/mappings/CircleImage.js +0 -25
  107. package/lib/module/mappings/CustomCode.js +0 -8
  108. package/lib/module/mappings/DatePicker.js +0 -174
  109. package/lib/module/mappings/DeckSwiper.js +0 -48
  110. package/lib/module/mappings/DeckSwiperCard.js +0 -16
  111. package/lib/module/mappings/Divider.js +0 -25
  112. package/lib/module/mappings/FAB.js +0 -37
  113. package/lib/module/mappings/Fetch.js +0 -13
  114. package/lib/module/mappings/FieldSearchBarFull.js +0 -49
  115. package/lib/module/mappings/FlashList.js +0 -104
  116. package/lib/module/mappings/FlatList.js +0 -51
  117. package/lib/module/mappings/HeaderLarge.js +0 -27
  118. package/lib/module/mappings/HeaderMedium.js +0 -53
  119. package/lib/module/mappings/HeaderOverline.js +0 -53
  120. package/lib/module/mappings/Icon.js +0 -26
  121. package/lib/module/mappings/IconButton.js +0 -29
  122. package/lib/module/mappings/Image.js +0 -29
  123. package/lib/module/mappings/ImageBackground.js +0 -29
  124. package/lib/module/mappings/KeyboardAvoidingView.js +0 -41
  125. package/lib/module/mappings/KeyboardAwareScrollView.js +0 -50
  126. package/lib/module/mappings/Layout.js +0 -193
  127. package/lib/module/mappings/LinearGradient.js +0 -81
  128. package/lib/module/mappings/MapCallout.js +0 -22
  129. package/lib/module/mappings/MapMarker.js +0 -48
  130. package/lib/module/mappings/MapView.js +0 -135
  131. package/lib/module/mappings/Markdown.js +0 -20
  132. package/lib/module/mappings/Modal.js +0 -42
  133. package/lib/module/mappings/NativeBase/Layout.js +0 -101
  134. package/lib/module/mappings/NumberInput.js +0 -230
  135. package/lib/module/mappings/Picker.js +0 -147
  136. package/lib/module/mappings/ProgressBar.js +0 -99
  137. package/lib/module/mappings/ProgressCircle.js +0 -109
  138. package/lib/module/mappings/RadioButton.js +0 -51
  139. package/lib/module/mappings/RadioButtonGroup.js +0 -17
  140. package/lib/module/mappings/RadioButtonRow.js +0 -38
  141. package/lib/module/mappings/RowBodyIcon.js +0 -72
  142. package/lib/module/mappings/RowHeadlineImageCaption.js +0 -162
  143. package/lib/module/mappings/RowHeadlineImageIcon.js +0 -92
  144. package/lib/module/mappings/SVG.js +0 -15
  145. package/lib/module/mappings/SafeAreaView.js +0 -33
  146. package/lib/module/mappings/ScrollView.js +0 -37
  147. package/lib/module/mappings/Shadow.js +0 -95
  148. package/lib/module/mappings/Slider.js +0 -60
  149. package/lib/module/mappings/StarRating.js +0 -46
  150. package/lib/module/mappings/Stepper.js +0 -31
  151. package/lib/module/mappings/Surface.js +0 -14
  152. package/lib/module/mappings/Swiper.js +0 -63
  153. package/lib/module/mappings/SwiperItem.js +0 -9
  154. package/lib/module/mappings/Switch.js +0 -74
  155. package/lib/module/mappings/TabView.js +0 -67
  156. package/lib/module/mappings/TabViewItem.js +0 -30
  157. package/lib/module/mappings/Table.js +0 -133
  158. package/lib/module/mappings/Text.js +0 -227
  159. package/lib/module/mappings/TextArea.js +0 -247
  160. package/lib/module/mappings/TextField.js +0 -353
  161. package/lib/module/mappings/TextInput.js +0 -337
  162. package/lib/module/mappings/ToggleButton.js +0 -46
  163. package/lib/module/mappings/Touchable.js +0 -60
  164. package/lib/module/mappings/Video.js +0 -75
  165. package/lib/module/mappings/View.js +0 -179
  166. package/lib/module/mappings/WebView.js +0 -86
  167. package/lib/module/mappings/YoutubePlayer.js +0 -31
  168. package/lib/typescript/src/mappings/Accordion.d.ts +0 -90
  169. package/lib/typescript/src/mappings/Accordion.d.ts.map +0 -1
  170. package/lib/typescript/src/mappings/AccordionItem.d.ts +0 -31
  171. package/lib/typescript/src/mappings/AccordionItem.d.ts.map +0 -1
  172. package/lib/typescript/src/mappings/ActionSheet.d.ts +0 -20
  173. package/lib/typescript/src/mappings/ActionSheet.d.ts.map +0 -1
  174. package/lib/typescript/src/mappings/ActionSheetCancel.d.ts +0 -32
  175. package/lib/typescript/src/mappings/ActionSheetCancel.d.ts.map +0 -1
  176. package/lib/typescript/src/mappings/ActionSheetItem.d.ts +0 -35
  177. package/lib/typescript/src/mappings/ActionSheetItem.d.ts.map +0 -1
  178. package/lib/typescript/src/mappings/ActivityIndicator.d.ts +0 -57
  179. package/lib/typescript/src/mappings/ActivityIndicator.d.ts.map +0 -1
  180. package/lib/typescript/src/mappings/AudioPlayer.d.ts +0 -81
  181. package/lib/typescript/src/mappings/AudioPlayer.d.ts.map +0 -1
  182. package/lib/typescript/src/mappings/AvatarEdit.d.ts +0 -38
  183. package/lib/typescript/src/mappings/AvatarEdit.d.ts.map +0 -1
  184. package/lib/typescript/src/mappings/Banner.d.ts +0 -49
  185. package/lib/typescript/src/mappings/Banner.d.ts.map +0 -1
  186. package/lib/typescript/src/mappings/BlurView.d.ts +0 -42
  187. package/lib/typescript/src/mappings/BlurView.d.ts.map +0 -1
  188. package/lib/typescript/src/mappings/BottomSheet.d.ts +0 -115
  189. package/lib/typescript/src/mappings/BottomSheet.d.ts.map +0 -1
  190. package/lib/typescript/src/mappings/Button.d.ts +0 -222
  191. package/lib/typescript/src/mappings/Button.d.ts.map +0 -1
  192. package/lib/typescript/src/mappings/Card.d.ts +0 -114
  193. package/lib/typescript/src/mappings/Card.d.ts.map +0 -1
  194. package/lib/typescript/src/mappings/Carousel.d.ts +0 -34
  195. package/lib/typescript/src/mappings/Carousel.d.ts.map +0 -1
  196. package/lib/typescript/src/mappings/Checkbox.d.ts +0 -83
  197. package/lib/typescript/src/mappings/Checkbox.d.ts.map +0 -1
  198. package/lib/typescript/src/mappings/CheckboxGroup.d.ts +0 -35
  199. package/lib/typescript/src/mappings/CheckboxGroup.d.ts.map +0 -1
  200. package/lib/typescript/src/mappings/CheckboxRow.d.ts +0 -108
  201. package/lib/typescript/src/mappings/CheckboxRow.d.ts.map +0 -1
  202. package/lib/typescript/src/mappings/CircleImage.d.ts +0 -34
  203. package/lib/typescript/src/mappings/CircleImage.d.ts.map +0 -1
  204. package/lib/typescript/src/mappings/CustomCode.d.ts +0 -8
  205. package/lib/typescript/src/mappings/CustomCode.d.ts.map +0 -1
  206. package/lib/typescript/src/mappings/DatePicker.d.ts +0 -168
  207. package/lib/typescript/src/mappings/DatePicker.d.ts.map +0 -1
  208. package/lib/typescript/src/mappings/DeckSwiper.d.ts +0 -86
  209. package/lib/typescript/src/mappings/DeckSwiper.d.ts.map +0 -1
  210. package/lib/typescript/src/mappings/DeckSwiperCard.d.ts +0 -16
  211. package/lib/typescript/src/mappings/DeckSwiperCard.d.ts.map +0 -1
  212. package/lib/typescript/src/mappings/Divider.d.ts +0 -25
  213. package/lib/typescript/src/mappings/Divider.d.ts.map +0 -1
  214. package/lib/typescript/src/mappings/FAB.d.ts +0 -83
  215. package/lib/typescript/src/mappings/FAB.d.ts.map +0 -1
  216. package/lib/typescript/src/mappings/Fetch.d.ts +0 -12
  217. package/lib/typescript/src/mappings/Fetch.d.ts.map +0 -1
  218. package/lib/typescript/src/mappings/FieldSearchBarFull.d.ts +0 -56
  219. package/lib/typescript/src/mappings/FieldSearchBarFull.d.ts.map +0 -1
  220. package/lib/typescript/src/mappings/FlashList.d.ts +0 -230
  221. package/lib/typescript/src/mappings/FlashList.d.ts.map +0 -1
  222. package/lib/typescript/src/mappings/FlatList.d.ts +0 -116
  223. package/lib/typescript/src/mappings/FlatList.d.ts.map +0 -1
  224. package/lib/typescript/src/mappings/HeaderLarge.d.ts +0 -34
  225. package/lib/typescript/src/mappings/HeaderLarge.d.ts.map +0 -1
  226. package/lib/typescript/src/mappings/HeaderMedium.d.ts +0 -53
  227. package/lib/typescript/src/mappings/HeaderMedium.d.ts.map +0 -1
  228. package/lib/typescript/src/mappings/HeaderOverline.d.ts +0 -53
  229. package/lib/typescript/src/mappings/HeaderOverline.d.ts.map +0 -1
  230. package/lib/typescript/src/mappings/Icon.d.ts +0 -42
  231. package/lib/typescript/src/mappings/Icon.d.ts.map +0 -1
  232. package/lib/typescript/src/mappings/IconButton.d.ts +0 -72
  233. package/lib/typescript/src/mappings/IconButton.d.ts.map +0 -1
  234. package/lib/typescript/src/mappings/Image.d.ts +0 -48
  235. package/lib/typescript/src/mappings/Image.d.ts.map +0 -1
  236. package/lib/typescript/src/mappings/ImageBackground.d.ts +0 -58
  237. package/lib/typescript/src/mappings/ImageBackground.d.ts.map +0 -1
  238. package/lib/typescript/src/mappings/KeyboardAvoidingView.d.ts +0 -41
  239. package/lib/typescript/src/mappings/KeyboardAvoidingView.d.ts.map +0 -1
  240. package/lib/typescript/src/mappings/KeyboardAwareScrollView.d.ts +0 -105
  241. package/lib/typescript/src/mappings/KeyboardAwareScrollView.d.ts.map +0 -1
  242. package/lib/typescript/src/mappings/Layout.d.ts +0 -169
  243. package/lib/typescript/src/mappings/Layout.d.ts.map +0 -1
  244. package/lib/typescript/src/mappings/LinearGradient.d.ts +0 -99
  245. package/lib/typescript/src/mappings/LinearGradient.d.ts.map +0 -1
  246. package/lib/typescript/src/mappings/MapCallout.d.ts +0 -33
  247. package/lib/typescript/src/mappings/MapCallout.d.ts.map +0 -1
  248. package/lib/typescript/src/mappings/MapMarker.d.ts +0 -56
  249. package/lib/typescript/src/mappings/MapMarker.d.ts.map +0 -1
  250. package/lib/typescript/src/mappings/MapView.d.ts +0 -172
  251. package/lib/typescript/src/mappings/MapView.d.ts.map +0 -1
  252. package/lib/typescript/src/mappings/Markdown.d.ts +0 -20
  253. package/lib/typescript/src/mappings/Markdown.d.ts.map +0 -1
  254. package/lib/typescript/src/mappings/Modal.d.ts +0 -52
  255. package/lib/typescript/src/mappings/Modal.d.ts.map +0 -1
  256. package/lib/typescript/src/mappings/NativeBase/Layout.d.ts +0 -133
  257. package/lib/typescript/src/mappings/NativeBase/Layout.d.ts.map +0 -1
  258. package/lib/typescript/src/mappings/NumberInput.d.ts +0 -299
  259. package/lib/typescript/src/mappings/NumberInput.d.ts.map +0 -1
  260. package/lib/typescript/src/mappings/Picker.d.ts +0 -170
  261. package/lib/typescript/src/mappings/Picker.d.ts.map +0 -1
  262. package/lib/typescript/src/mappings/ProgressBar.d.ts +0 -99
  263. package/lib/typescript/src/mappings/ProgressBar.d.ts.map +0 -1
  264. package/lib/typescript/src/mappings/ProgressCircle.d.ts +0 -109
  265. package/lib/typescript/src/mappings/ProgressCircle.d.ts.map +0 -1
  266. package/lib/typescript/src/mappings/RadioButton.d.ts +0 -72
  267. package/lib/typescript/src/mappings/RadioButton.d.ts.map +0 -1
  268. package/lib/typescript/src/mappings/RadioButtonGroup.d.ts +0 -34
  269. package/lib/typescript/src/mappings/RadioButtonGroup.d.ts.map +0 -1
  270. package/lib/typescript/src/mappings/RadioButtonRow.d.ts +0 -43
  271. package/lib/typescript/src/mappings/RadioButtonRow.d.ts.map +0 -1
  272. package/lib/typescript/src/mappings/RowBodyIcon.d.ts +0 -73
  273. package/lib/typescript/src/mappings/RowBodyIcon.d.ts.map +0 -1
  274. package/lib/typescript/src/mappings/RowHeadlineImageCaption.d.ts +0 -166
  275. package/lib/typescript/src/mappings/RowHeadlineImageCaption.d.ts.map +0 -1
  276. package/lib/typescript/src/mappings/RowHeadlineImageIcon.d.ts +0 -170
  277. package/lib/typescript/src/mappings/RowHeadlineImageIcon.d.ts.map +0 -1
  278. package/lib/typescript/src/mappings/SVG.d.ts +0 -24
  279. package/lib/typescript/src/mappings/SVG.d.ts.map +0 -1
  280. package/lib/typescript/src/mappings/SafeAreaView.d.ts +0 -33
  281. package/lib/typescript/src/mappings/SafeAreaView.d.ts.map +0 -1
  282. package/lib/typescript/src/mappings/ScrollView.d.ts +0 -72
  283. package/lib/typescript/src/mappings/ScrollView.d.ts.map +0 -1
  284. package/lib/typescript/src/mappings/Shadow.d.ts +0 -173
  285. package/lib/typescript/src/mappings/Shadow.d.ts.map +0 -1
  286. package/lib/typescript/src/mappings/Slider.d.ts +0 -110
  287. package/lib/typescript/src/mappings/Slider.d.ts.map +0 -1
  288. package/lib/typescript/src/mappings/StarRating.d.ts +0 -75
  289. package/lib/typescript/src/mappings/StarRating.d.ts.map +0 -1
  290. package/lib/typescript/src/mappings/Stepper.d.ts +0 -67
  291. package/lib/typescript/src/mappings/Stepper.d.ts.map +0 -1
  292. package/lib/typescript/src/mappings/Surface.d.ts +0 -24
  293. package/lib/typescript/src/mappings/Surface.d.ts.map +0 -1
  294. package/lib/typescript/src/mappings/Swiper.d.ts +0 -119
  295. package/lib/typescript/src/mappings/Swiper.d.ts.map +0 -1
  296. package/lib/typescript/src/mappings/SwiperItem.d.ts +0 -9
  297. package/lib/typescript/src/mappings/SwiperItem.d.ts.map +0 -1
  298. package/lib/typescript/src/mappings/Switch.d.ts +0 -164
  299. package/lib/typescript/src/mappings/Switch.d.ts.map +0 -1
  300. package/lib/typescript/src/mappings/TabView.d.ts +0 -123
  301. package/lib/typescript/src/mappings/TabView.d.ts.map +0 -1
  302. package/lib/typescript/src/mappings/TabViewItem.d.ts +0 -25
  303. package/lib/typescript/src/mappings/TabViewItem.d.ts.map +0 -1
  304. package/lib/typescript/src/mappings/Table.d.ts +0 -337
  305. package/lib/typescript/src/mappings/Table.d.ts.map +0 -1
  306. package/lib/typescript/src/mappings/Text.d.ts +0 -411
  307. package/lib/typescript/src/mappings/Text.d.ts.map +0 -1
  308. package/lib/typescript/src/mappings/TextArea.d.ts +0 -263
  309. package/lib/typescript/src/mappings/TextArea.d.ts.map +0 -1
  310. package/lib/typescript/src/mappings/TextField.d.ts +0 -629
  311. package/lib/typescript/src/mappings/TextField.d.ts.map +0 -1
  312. package/lib/typescript/src/mappings/TextInput.d.ts +0 -415
  313. package/lib/typescript/src/mappings/TextInput.d.ts.map +0 -1
  314. package/lib/typescript/src/mappings/ToggleButton.d.ts +0 -116
  315. package/lib/typescript/src/mappings/ToggleButton.d.ts.map +0 -1
  316. package/lib/typescript/src/mappings/Touchable.d.ts +0 -96
  317. package/lib/typescript/src/mappings/Touchable.d.ts.map +0 -1
  318. package/lib/typescript/src/mappings/Video.d.ts +0 -129
  319. package/lib/typescript/src/mappings/Video.d.ts.map +0 -1
  320. package/lib/typescript/src/mappings/View.d.ts +0 -179
  321. package/lib/typescript/src/mappings/View.d.ts.map +0 -1
  322. package/lib/typescript/src/mappings/WebView.d.ts +0 -135
  323. package/lib/typescript/src/mappings/WebView.d.ts.map +0 -1
  324. package/lib/typescript/src/mappings/YoutubePlayer.d.ts +0 -27
  325. package/lib/typescript/src/mappings/YoutubePlayer.d.ts.map +0 -1
  326. package/src/mappings/Accordion.js +0 -50
  327. package/src/mappings/Accordion.ts +0 -60
  328. package/src/mappings/AccordionItem.js +0 -17
  329. package/src/mappings/AccordionItem.ts +0 -24
  330. package/src/mappings/ActionSheet.js +0 -17
  331. package/src/mappings/ActionSheet.ts +0 -23
  332. package/src/mappings/ActionSheetCancel.js +0 -23
  333. package/src/mappings/ActionSheetCancel.ts +0 -32
  334. package/src/mappings/ActionSheetItem.js +0 -27
  335. package/src/mappings/ActionSheetItem.ts +0 -36
  336. package/src/mappings/ActivityIndicator.js +0 -58
  337. package/src/mappings/ActivityIndicator.ts +0 -68
  338. package/src/mappings/AudioPlayer.js +0 -57
  339. package/src/mappings/AudioPlayer.ts +0 -67
  340. package/src/mappings/AvatarEdit.js +0 -38
  341. package/src/mappings/AvatarEdit.ts +0 -45
  342. package/src/mappings/Banner.js +0 -32
  343. package/src/mappings/Banner.ts +0 -40
  344. package/src/mappings/BlurView.js +0 -42
  345. package/src/mappings/BlurView.ts +0 -51
  346. package/src/mappings/BottomSheet.js +0 -63
  347. package/src/mappings/BottomSheet.ts +0 -77
  348. package/src/mappings/Button.js +0 -116
  349. package/src/mappings/Button.ts +0 -130
  350. package/src/mappings/Card.js +0 -52
  351. package/src/mappings/Card.ts +0 -64
  352. package/src/mappings/Carousel.js +0 -19
  353. package/src/mappings/Carousel.ts +0 -25
  354. package/src/mappings/Checkbox.js +0 -46
  355. package/src/mappings/Checkbox.ts +0 -57
  356. package/src/mappings/CheckboxGroup.js +0 -26
  357. package/src/mappings/CheckboxGroup.ts +0 -37
  358. package/src/mappings/CheckboxRow.js +0 -61
  359. package/src/mappings/CheckboxRow.ts +0 -74
  360. package/src/mappings/CircleImage.js +0 -25
  361. package/src/mappings/CircleImage.ts +0 -33
  362. package/src/mappings/CustomCode.js +0 -8
  363. package/src/mappings/CustomCode.ts +0 -9
  364. package/src/mappings/DatePicker.js +0 -182
  365. package/src/mappings/DatePicker.ts +0 -197
  366. package/src/mappings/DeckSwiper.js +0 -48
  367. package/src/mappings/DeckSwiper.ts +0 -57
  368. package/src/mappings/DeckSwiperCard.js +0 -16
  369. package/src/mappings/DeckSwiperCard.ts +0 -20
  370. package/src/mappings/Divider.js +0 -27
  371. package/src/mappings/Divider.ts +0 -34
  372. package/src/mappings/FAB.js +0 -37
  373. package/src/mappings/FAB.ts +0 -48
  374. package/src/mappings/Fetch.js +0 -13
  375. package/src/mappings/Fetch.ts +0 -14
  376. package/src/mappings/FieldSearchBarFull.js +0 -50
  377. package/src/mappings/FieldSearchBarFull.ts +0 -59
  378. package/src/mappings/FlashList.js +0 -113
  379. package/src/mappings/FlashList.ts +0 -131
  380. package/src/mappings/FlatList.js +0 -51
  381. package/src/mappings/FlatList.ts +0 -64
  382. package/src/mappings/HeaderLarge.js +0 -29
  383. package/src/mappings/HeaderLarge.ts +0 -38
  384. package/src/mappings/HeaderMedium.js +0 -55
  385. package/src/mappings/HeaderMedium.ts +0 -63
  386. package/src/mappings/HeaderOverline.js +0 -55
  387. package/src/mappings/HeaderOverline.ts +0 -63
  388. package/src/mappings/Icon.js +0 -32
  389. package/src/mappings/Icon.ts +0 -40
  390. package/src/mappings/IconButton.js +0 -33
  391. package/src/mappings/IconButton.ts +0 -44
  392. package/src/mappings/Image.js +0 -35
  393. package/src/mappings/Image.ts +0 -44
  394. package/src/mappings/ImageBackground.js +0 -29
  395. package/src/mappings/ImageBackground.ts +0 -41
  396. package/src/mappings/KeyboardAvoidingView.js +0 -41
  397. package/src/mappings/KeyboardAvoidingView.ts +0 -50
  398. package/src/mappings/KeyboardAwareScrollView.js +0 -50
  399. package/src/mappings/KeyboardAwareScrollView.ts +0 -63
  400. package/src/mappings/Layout.js +0 -200
  401. package/src/mappings/Layout.ts +0 -207
  402. package/src/mappings/LinearGradient.js +0 -82
  403. package/src/mappings/LinearGradient.ts +0 -89
  404. package/src/mappings/MapCallout.js +0 -26
  405. package/src/mappings/MapCallout.ts +0 -36
  406. package/src/mappings/MapMarker.js +0 -52
  407. package/src/mappings/MapMarker.ts +0 -62
  408. package/src/mappings/MapView.js +0 -142
  409. package/src/mappings/MapView.ts +0 -155
  410. package/src/mappings/Markdown.js +0 -25
  411. package/src/mappings/Markdown.ts +0 -32
  412. package/src/mappings/Modal.js +0 -42
  413. package/src/mappings/Modal.ts +0 -51
  414. package/src/mappings/NativeBase/Layout.js +0 -124
  415. package/src/mappings/NativeBase/Layout.ts +0 -145
  416. package/src/mappings/NumberInput.js +0 -254
  417. package/src/mappings/NumberInput.ts +0 -274
  418. package/src/mappings/Picker.js +0 -153
  419. package/src/mappings/Picker.ts +0 -169
  420. package/src/mappings/ProgressBar.js +0 -101
  421. package/src/mappings/ProgressBar.ts +0 -110
  422. package/src/mappings/ProgressCircle.js +0 -109
  423. package/src/mappings/ProgressCircle.ts +0 -117
  424. package/src/mappings/RadioButton.js +0 -51
  425. package/src/mappings/RadioButton.ts +0 -62
  426. package/src/mappings/RadioButtonGroup.js +0 -17
  427. package/src/mappings/RadioButtonGroup.ts +0 -24
  428. package/src/mappings/RadioButtonRow.js +0 -42
  429. package/src/mappings/RadioButtonRow.ts +0 -51
  430. package/src/mappings/RowBodyIcon.js +0 -75
  431. package/src/mappings/RowBodyIcon.ts +0 -82
  432. package/src/mappings/RowHeadlineImageCaption.js +0 -167
  433. package/src/mappings/RowHeadlineImageCaption.ts +0 -178
  434. package/src/mappings/RowHeadlineImageIcon.js +0 -99
  435. package/src/mappings/RowHeadlineImageIcon.ts +0 -116
  436. package/src/mappings/SVG.js +0 -20
  437. package/src/mappings/SVG.ts +0 -25
  438. package/src/mappings/SafeAreaView.js +0 -33
  439. package/src/mappings/SafeAreaView.ts +0 -39
  440. package/src/mappings/ScrollView.js +0 -37
  441. package/src/mappings/ScrollView.ts +0 -48
  442. package/src/mappings/Shadow.js +0 -95
  443. package/src/mappings/Shadow.ts +0 -104
  444. package/src/mappings/Slider.js +0 -60
  445. package/src/mappings/Slider.ts +0 -70
  446. package/src/mappings/StarRating.js +0 -43
  447. package/src/mappings/StarRating.ts +0 -52
  448. package/src/mappings/Stepper.js +0 -32
  449. package/src/mappings/Stepper.ts +0 -42
  450. package/src/mappings/Surface.js +0 -14
  451. package/src/mappings/Surface.ts +0 -19
  452. package/src/mappings/Swiper.js +0 -71
  453. package/src/mappings/Swiper.ts +0 -82
  454. package/src/mappings/SwiperItem.js +0 -9
  455. package/src/mappings/SwiperItem.ts +0 -13
  456. package/src/mappings/Switch.js +0 -81
  457. package/src/mappings/Switch.ts +0 -92
  458. package/src/mappings/TabView.js +0 -75
  459. package/src/mappings/TabView.ts +0 -85
  460. package/src/mappings/TabViewItem.js +0 -30
  461. package/src/mappings/TabViewItem.ts +0 -38
  462. package/src/mappings/Table.js +0 -150
  463. package/src/mappings/Table.ts +0 -170
  464. package/src/mappings/Text.js +0 -251
  465. package/src/mappings/Text.ts +0 -276
  466. package/src/mappings/TextArea.js +0 -283
  467. package/src/mappings/TextArea.ts +0 -300
  468. package/src/mappings/TextField.js +0 -400
  469. package/src/mappings/TextField.ts +0 -423
  470. package/src/mappings/TextInput.js +0 -402
  471. package/src/mappings/TextInput.ts +0 -431
  472. package/src/mappings/ToggleButton.js +0 -50
  473. package/src/mappings/ToggleButton.ts +0 -63
  474. package/src/mappings/Touchable.js +0 -67
  475. package/src/mappings/Touchable.ts +0 -80
  476. package/src/mappings/Video.js +0 -81
  477. package/src/mappings/Video.ts +0 -95
  478. package/src/mappings/View.js +0 -207
  479. package/src/mappings/View.ts +0 -229
  480. package/src/mappings/WebView.js +0 -88
  481. package/src/mappings/WebView.ts +0 -107
  482. package/src/mappings/YoutubePlayer.js +0 -31
  483. package/src/mappings/YoutubePlayer.ts +0 -37
@@ -1,33 +0,0 @@
1
- import { GROUPS, COMPONENT_TYPES, FORM_TYPES, PROP_TYPES, } from "@draftbit/types";
2
- export const SEED_DATA = {
3
- name: "SafeAreaView",
4
- tag: "SafeAreaView",
5
- description: "A basic View that handles safe area",
6
- category: COMPONENT_TYPES.deprecated,
7
- props: {
8
- edges: {
9
- group: GROUPS.basic,
10
- name: "edges",
11
- label: "edges",
12
- description: "Provides edges to be used by safe area view",
13
- editable: true,
14
- required: false,
15
- formType: FORM_TYPES.flatArray,
16
- propType: PROP_TYPES.STRING,
17
- options: ["right", "bottom", "left", "top"],
18
- defaultValue: ["right", "bottom", "left", "top"],
19
- },
20
- mode: {
21
- group: GROUPS.basic,
22
- name: "mode",
23
- label: "mode",
24
- description: "Mode used by safe area view",
25
- editable: true,
26
- required: false,
27
- options: ["padding", "margin"],
28
- formType: FORM_TYPES.flatArray,
29
- propType: PROP_TYPES.STRING,
30
- defaultValue: "padding",
31
- },
32
- },
33
- };
@@ -1,39 +0,0 @@
1
- import {
2
- GROUPS,
3
- COMPONENT_TYPES,
4
- FORM_TYPES,
5
- PROP_TYPES,
6
- } from "@draftbit/types";
7
-
8
- export const SEED_DATA = {
9
- name: "SafeAreaView",
10
- tag: "SafeAreaView",
11
- description: "A basic View that handles safe area",
12
- category: COMPONENT_TYPES.deprecated,
13
- props: {
14
- edges: {
15
- group: GROUPS.basic,
16
- name: "edges",
17
- label: "edges",
18
- description: "Provides edges to be used by safe area view",
19
- editable: true,
20
- required: false,
21
- formType: FORM_TYPES.flatArray,
22
- propType: PROP_TYPES.STRING,
23
- options: ["right", "bottom", "left", "top"],
24
- defaultValue: ["right", "bottom", "left", "top"],
25
- },
26
- mode: {
27
- group: GROUPS.basic,
28
- name: "mode",
29
- label: "mode",
30
- description: "Mode used by safe area view",
31
- editable: true,
32
- required: false,
33
- options: ["padding", "margin"],
34
- formType: FORM_TYPES.flatArray,
35
- propType: PROP_TYPES.STRING,
36
- defaultValue: "padding",
37
- },
38
- },
39
- };
@@ -1,37 +0,0 @@
1
- import { COMPONENT_TYPES, createStaticBoolProp, CONTAINER_COMPONENT_STYLES_SECTIONS, Triggers, createActionProp, createColorProp, } from "@draftbit/types";
2
- export const SEED_DATA = {
3
- name: "Scroll View",
4
- tag: "ScrollView",
5
- description: "A basic ScrollView component",
6
- category: COMPONENT_TYPES.view,
7
- stylesPanelSections: CONTAINER_COMPONENT_STYLES_SECTIONS,
8
- layout: {},
9
- triggers: [Triggers.OnRefresh],
10
- props: {
11
- onRefresh: createActionProp(),
12
- horizontal: createStaticBoolProp({
13
- label: "Horizontal",
14
- description: "Render your list horizontally",
15
- defaultValue: false,
16
- }),
17
- showsHorizontalScrollIndicator: createStaticBoolProp({
18
- label: "Show Horizontal Scroll Indicator",
19
- description: "When true, shows a horizontal scroll indicator. The default value is true.",
20
- defaultValue: true,
21
- }),
22
- showsVerticalScrollIndicator: createStaticBoolProp({
23
- label: "Show Vertical Scroll Indicator",
24
- description: "When true, shows a vertical scroll indicator. The default value is true.",
25
- defaultValue: true,
26
- }),
27
- bounces: createStaticBoolProp({
28
- label: "Bounce",
29
- description: "When true, the scroll view bounces when it reaches the end of the content if the content is larger then the scroll view along the axis of the scroll direction.",
30
- defaultValue: true,
31
- }),
32
- refreshColor: createColorProp({
33
- label: "Refreshing Color",
34
- description: "Color of the refresh indicator",
35
- }),
36
- },
37
- };
@@ -1,48 +0,0 @@
1
- import {
2
- COMPONENT_TYPES,
3
- createStaticBoolProp,
4
- CONTAINER_COMPONENT_STYLES_SECTIONS,
5
- Triggers,
6
- createActionProp,
7
- createColorProp,
8
- } from "@draftbit/types";
9
-
10
- export const SEED_DATA = {
11
- name: "Scroll View",
12
- tag: "ScrollView",
13
- description: "A basic ScrollView component",
14
- category: COMPONENT_TYPES.view,
15
- stylesPanelSections: CONTAINER_COMPONENT_STYLES_SECTIONS,
16
- layout: {},
17
- triggers: [Triggers.OnRefresh],
18
- props: {
19
- onRefresh: createActionProp(),
20
- horizontal: createStaticBoolProp({
21
- label: "Horizontal",
22
- description: "Render your list horizontally",
23
- defaultValue: false,
24
- }),
25
- showsHorizontalScrollIndicator: createStaticBoolProp({
26
- label: "Show Horizontal Scroll Indicator",
27
- description:
28
- "When true, shows a horizontal scroll indicator. The default value is true.",
29
- defaultValue: true,
30
- }),
31
- showsVerticalScrollIndicator: createStaticBoolProp({
32
- label: "Show Vertical Scroll Indicator",
33
- description:
34
- "When true, shows a vertical scroll indicator. The default value is true.",
35
- defaultValue: true,
36
- }),
37
- bounces: createStaticBoolProp({
38
- label: "Bounce",
39
- description:
40
- "When true, the scroll view bounces when it reaches the end of the content if the content is larger then the scroll view along the axis of the scroll direction.",
41
- defaultValue: true,
42
- }),
43
- refreshColor: createColorProp({
44
- label: "Refreshing Color",
45
- description: "Color of the refresh indicator",
46
- }),
47
- },
48
- };
@@ -1,95 +0,0 @@
1
- import { COMPONENT_TYPES, CONTAINER_COMPONENT_STYLES_SECTIONS, createColorProp, createStaticNumberProp, createStaticBoolProp, createDisabledProp, GROUPS, } from "@draftbit/types";
2
- export const SEED_DATA = {
3
- name: "Shadow",
4
- tag: "Shadow",
5
- description: "A cross-platform, universal shadow.",
6
- category: COMPONENT_TYPES.view,
7
- stylesPanelSections: CONTAINER_COMPONENT_STYLES_SECTIONS,
8
- props: {
9
- disabled: createDisabledProp({
10
- description: "Disables the shadow.",
11
- }),
12
- startColor: createColorProp({
13
- label: "Start Color",
14
- description: "The initial gradient color of the shadow.",
15
- defaultValue: null,
16
- }),
17
- endColor: createColorProp({
18
- label: "End Color",
19
- description: "The final gradient color of the shadow.",
20
- defaultValue: null,
21
- }),
22
- distance: createStaticNumberProp({
23
- label: "Distance",
24
- description: "The distance of the shadow.",
25
- }),
26
- paintInside: createStaticBoolProp({
27
- label: "Paint Inside",
28
- description: "Apply the shadow below/inside the content.",
29
- defaultValue: false,
30
- }),
31
- stretch: createStaticBoolProp({
32
- label: "Stretch",
33
- description: "Force children to occupy all available horizontal space.",
34
- defaultValue: null,
35
- }),
36
- offsetX: createStaticNumberProp({
37
- label: "Offset X",
38
- description: "Moves the shadow in the x direction",
39
- defeaultValue: 0,
40
- }),
41
- offsetY: createStaticNumberProp({
42
- label: "Offset Y",
43
- description: "Moves the shadow in the y direction",
44
- defeaultValue: 0,
45
- }),
46
- showShadowSideStart: createStaticBoolProp({
47
- label: "Show Shadow Start",
48
- description: "Whether to show shadow on the start side or not",
49
- defaultValue: true,
50
- group: GROUPS.advanced,
51
- }),
52
- showShadowSideEnd: createStaticBoolProp({
53
- label: "Show Shadow End",
54
- description: "Whether to show shadow on the end side or not",
55
- defaultValue: true,
56
- group: GROUPS.advanced,
57
- }),
58
- showShadowSideTop: createStaticBoolProp({
59
- label: "Show Shadow Top",
60
- description: "Whether to show shadow on the top side or not",
61
- defaultValue: true,
62
- group: GROUPS.advanced,
63
- }),
64
- showShadowSideBottom: createStaticBoolProp({
65
- label: "Show Shadow Bottom",
66
- description: "Whether to show shadow on the bottom side or not",
67
- defaultValue: true,
68
- group: GROUPS.advanced,
69
- }),
70
- showShadowCornerTopStart: createStaticBoolProp({
71
- label: "Show Shadow Top Start Corner",
72
- description: "Whether to show shadow on the top start corner or not",
73
- defaultValue: true,
74
- group: GROUPS.advanced,
75
- }),
76
- showShadowCornerTopEnd: createStaticBoolProp({
77
- label: "Show Shadow Top End Corner",
78
- description: "Whether to show shadow on the top end corner or not",
79
- defaultValue: true,
80
- group: GROUPS.advanced,
81
- }),
82
- showShadowCornerBottomStart: createStaticBoolProp({
83
- label: "Show Shadow Bottom Start Corner",
84
- description: "Whether to show shadow on the bottom start corner or not",
85
- defaultValue: true,
86
- group: GROUPS.advanced,
87
- }),
88
- showShadowCornerBottomEnd: createStaticBoolProp({
89
- label: "Show Shadow Bottom End Corner",
90
- description: "Whether to show shadow on the bottom end corner or not",
91
- defaultValue: true,
92
- group: GROUPS.advanced,
93
- }),
94
- },
95
- };
@@ -1,104 +0,0 @@
1
- import {
2
- COMPONENT_TYPES,
3
- CONTAINER_COMPONENT_STYLES_SECTIONS,
4
- createColorProp,
5
- createStaticNumberProp,
6
- createStaticBoolProp,
7
- createDisabledProp,
8
- GROUPS,
9
- } from "@draftbit/types";
10
-
11
- export const SEED_DATA = {
12
- name: "Shadow",
13
- tag: "Shadow",
14
- description: "A cross-platform, universal shadow.",
15
- category: COMPONENT_TYPES.view,
16
- stylesPanelSections: CONTAINER_COMPONENT_STYLES_SECTIONS,
17
- props: {
18
- disabled: createDisabledProp({
19
- description: "Disables the shadow.",
20
- }),
21
- startColor: createColorProp({
22
- label: "Start Color",
23
- description: "The initial gradient color of the shadow.",
24
- defaultValue: null,
25
- }),
26
- endColor: createColorProp({
27
- label: "End Color",
28
- description: "The final gradient color of the shadow.",
29
- defaultValue: null,
30
- }),
31
- distance: createStaticNumberProp({
32
- label: "Distance",
33
- description: "The distance of the shadow.",
34
- }),
35
- paintInside: createStaticBoolProp({
36
- label: "Paint Inside",
37
- description: "Apply the shadow below/inside the content.",
38
- defaultValue: false,
39
- }),
40
- stretch: createStaticBoolProp({
41
- label: "Stretch",
42
- description: "Force children to occupy all available horizontal space.",
43
- defaultValue: null,
44
- }),
45
- offsetX: createStaticNumberProp({
46
- label: "Offset X",
47
- description: "Moves the shadow in the x direction",
48
- defeaultValue: 0,
49
- }),
50
- offsetY: createStaticNumberProp({
51
- label: "Offset Y",
52
- description: "Moves the shadow in the y direction",
53
- defeaultValue: 0,
54
- }),
55
- showShadowSideStart: createStaticBoolProp({
56
- label: "Show Shadow Start",
57
- description: "Whether to show shadow on the start side or not",
58
- defaultValue: true,
59
- group: GROUPS.advanced,
60
- }),
61
- showShadowSideEnd: createStaticBoolProp({
62
- label: "Show Shadow End",
63
- description: "Whether to show shadow on the end side or not",
64
- defaultValue: true,
65
- group: GROUPS.advanced,
66
- }),
67
- showShadowSideTop: createStaticBoolProp({
68
- label: "Show Shadow Top",
69
- description: "Whether to show shadow on the top side or not",
70
- defaultValue: true,
71
- group: GROUPS.advanced,
72
- }),
73
- showShadowSideBottom: createStaticBoolProp({
74
- label: "Show Shadow Bottom",
75
- description: "Whether to show shadow on the bottom side or not",
76
- defaultValue: true,
77
- group: GROUPS.advanced,
78
- }),
79
- showShadowCornerTopStart: createStaticBoolProp({
80
- label: "Show Shadow Top Start Corner",
81
- description: "Whether to show shadow on the top start corner or not",
82
- defaultValue: true,
83
- group: GROUPS.advanced,
84
- }),
85
- showShadowCornerTopEnd: createStaticBoolProp({
86
- label: "Show Shadow Top End Corner",
87
- description: "Whether to show shadow on the top end corner or not",
88
- defaultValue: true,
89
- group: GROUPS.advanced,
90
- }),
91
- showShadowCornerBottomStart: createStaticBoolProp({
92
- label: "Show Shadow Bottom Start Corner",
93
- description: "Whether to show shadow on the bottom start corner or not",
94
- defaultValue: true,
95
- group: GROUPS.advanced,
96
- }),
97
- showShadowCornerBottomEnd: createStaticBoolProp({
98
- label: "Show Shadow Bottom End Corner",
99
- description: "Whether to show shadow on the bottom end corner or not",
100
- defaultValue: true,
101
- group: GROUPS.advanced,
102
- }),
103
- },
104
- };
@@ -1,60 +0,0 @@
1
- import { COMPONENT_TYPES, GROUPS, createNumberProp, createColorProp, createFieldNameProp, createIconProp, Triggers, BLOCK_STYLES_SECTIONS, } from "@draftbit/types";
2
- export const SEED_DATA = {
3
- name: "Slider",
4
- tag: "Slider",
5
- description: "A component used to set a value in a range",
6
- category: COMPONENT_TYPES.control,
7
- stylesPanelSections: BLOCK_STYLES_SECTIONS,
8
- layout: {
9
- marginLeft: 12,
10
- marginRight: 12,
11
- },
12
- triggers: [Triggers.OnValueChange],
13
- props: {
14
- fieldName: createFieldNameProp({
15
- defaultValue: "sliderValue",
16
- handlerPropName: "onValueChange",
17
- valuePropName: "value",
18
- }),
19
- minimumValue: createNumberProp({
20
- group: GROUPS.basic,
21
- label: "Min Value",
22
- min: 0,
23
- max: 1000,
24
- }),
25
- maximumValue: createNumberProp({
26
- group: GROUPS.basic,
27
- label: "Max Value",
28
- min: 1,
29
- max: 10000,
30
- }),
31
- step: createNumberProp({
32
- group: GROUPS.basic,
33
- label: "Step",
34
- min: 0,
35
- max: 100,
36
- step: 0.01,
37
- precision: 2,
38
- }),
39
- leftIcon: createIconProp({
40
- label: "Left Icon",
41
- defaultValue: null,
42
- }),
43
- rightIcon: createIconProp({
44
- label: "Right Icon",
45
- defaultValue: null,
46
- }),
47
- minimumTrackTintColor: createColorProp({
48
- label: "Min Track Color",
49
- defaultValue: null,
50
- }),
51
- maximumTrackTintColor: createColorProp({
52
- label: "Max Track Color",
53
- defaultValue: null,
54
- }),
55
- thumbTintColor: createColorProp({
56
- label: "Thumb Color",
57
- defaultValue: null,
58
- }),
59
- },
60
- };
@@ -1,70 +0,0 @@
1
- import {
2
- COMPONENT_TYPES,
3
- GROUPS,
4
- createNumberProp,
5
- createColorProp,
6
- createFieldNameProp,
7
- createIconProp,
8
- Triggers,
9
- BLOCK_STYLES_SECTIONS,
10
- } from "@draftbit/types";
11
-
12
- export const SEED_DATA = {
13
- name: "Slider",
14
- tag: "Slider",
15
- description: "A component used to set a value in a range",
16
- category: COMPONENT_TYPES.control,
17
- stylesPanelSections: BLOCK_STYLES_SECTIONS,
18
- layout: {
19
- marginLeft: 12,
20
- marginRight: 12,
21
- },
22
- triggers: [Triggers.OnValueChange],
23
- props: {
24
- fieldName: createFieldNameProp({
25
- defaultValue: "sliderValue",
26
- handlerPropName: "onValueChange",
27
- valuePropName: "value",
28
- }),
29
- minimumValue: createNumberProp({
30
- group: GROUPS.basic,
31
- label: "Min Value",
32
- min: 0,
33
- max: 1000,
34
- }),
35
- maximumValue: createNumberProp({
36
- group: GROUPS.basic,
37
- label: "Max Value",
38
- min: 1,
39
- max: 10000,
40
- }),
41
- step: createNumberProp({
42
- group: GROUPS.basic,
43
- label: "Step",
44
- min: 0,
45
- max: 100,
46
- step: 0.01,
47
- precision: 2,
48
- }),
49
- leftIcon: createIconProp({
50
- label: "Left Icon",
51
- defaultValue: null,
52
- }),
53
- rightIcon: createIconProp({
54
- label: "Right Icon",
55
- defaultValue: null,
56
- }),
57
- minimumTrackTintColor: createColorProp({
58
- label: "Min Track Color",
59
- defaultValue: null,
60
- }),
61
- maximumTrackTintColor: createColorProp({
62
- label: "Max Track Color",
63
- defaultValue: null,
64
- }),
65
- thumbTintColor: createColorProp({
66
- label: "Thumb Color",
67
- defaultValue: null,
68
- }),
69
- },
70
- };
@@ -1,43 +0,0 @@
1
- import { COMPONENT_TYPES, createStaticNumberProp, createFieldNameProp, createStaticBoolProp, Triggers, createColorProp, BLOCK_STYLES_SECTIONS, } from "@draftbit/types";
2
- export const SEED_DATA = {
3
- name: "Star Rating",
4
- tag: "StarRating",
5
- description: "A star rating component",
6
- category: COMPONENT_TYPES.control,
7
- stylesPanelSections: BLOCK_STYLES_SECTIONS,
8
- triggers: [Triggers.OnPress],
9
- props: {
10
- starSize: createStaticNumberProp({
11
- label: "Star size",
12
- description: "Size of each individual star",
13
- defaultValue: 16,
14
- min: 8,
15
- max: 36,
16
- step: 1,
17
- }),
18
- fieldName: createFieldNameProp({
19
- defaultValue: "ratingValue",
20
- handlerPropName: "onPress",
21
- valuePropName: "rating", // the value prop in this component
22
- }),
23
- maxStars: createStaticNumberProp({
24
- label: "Max stars",
25
- description: "The max number of stars",
26
- defaultValue: 5,
27
- min: 0,
28
- max: 10,
29
- step: 1,
30
- }),
31
- isEditable: createStaticBoolProp({
32
- label: "Editable",
33
- }),
34
- activeColor: createColorProp({
35
- label: "Active Color",
36
- defaultValue: "primary",
37
- }),
38
- inactiveColor: createColorProp({
39
- label: "Inactive Color",
40
- defaultValue: "divider",
41
- }),
42
- },
43
- };
@@ -1,52 +0,0 @@
1
- import {
2
- COMPONENT_TYPES,
3
- createStaticNumberProp,
4
- createFieldNameProp,
5
- createStaticBoolProp,
6
- Triggers,
7
- createColorProp,
8
- BLOCK_STYLES_SECTIONS,
9
- } from "@draftbit/types";
10
-
11
- export const SEED_DATA = {
12
- name: "Star Rating",
13
- tag: "StarRating",
14
- description: "A star rating component",
15
- category: COMPONENT_TYPES.control,
16
- stylesPanelSections: BLOCK_STYLES_SECTIONS,
17
- triggers: [Triggers.OnPress],
18
- props: {
19
- starSize: createStaticNumberProp({
20
- label: "Star size",
21
- description: "Size of each individual star",
22
- defaultValue: 16,
23
- min: 8,
24
- max: 36,
25
- step: 1,
26
- }),
27
- fieldName: createFieldNameProp({
28
- defaultValue: "ratingValue", // this is the name of the variable declared on the screen in Draftbit
29
- handlerPropName: "onPress", // the change handler prop in this component
30
- valuePropName: "rating", // the value prop in this component
31
- }),
32
- maxStars: createStaticNumberProp({
33
- label: "Max stars",
34
- description: "The max number of stars",
35
- defaultValue: 5,
36
- min: 0,
37
- max: 10,
38
- step: 1,
39
- }),
40
- isEditable: createStaticBoolProp({
41
- label: "Editable",
42
- }),
43
- activeColor: createColorProp({
44
- label: "Active Color",
45
- defaultValue: "primary",
46
- }),
47
- inactiveColor: createColorProp({
48
- label: "Inactive Color",
49
- defaultValue: "divider",
50
- }),
51
- },
52
- };
@@ -1,32 +0,0 @@
1
- import { COMPONENT_TYPES, createIconSizeProp, createColorProp, createFieldNameProp, createStaticNumberProp, Triggers, BLOCK_STYLES_SECTIONS, StylesPanelSections, } from "@draftbit/types";
2
- export const SEED_DATA = [
3
- {
4
- name: "Stepper",
5
- tag: "Stepper",
6
- description: "A component used to control the quantity of something",
7
- category: COMPONENT_TYPES.control,
8
- stylesPanelSections: [
9
- StylesPanelSections.Typography,
10
- ...BLOCK_STYLES_SECTIONS,
11
- ],
12
- layout: {},
13
- triggers: [Triggers.OnChange],
14
- props: {
15
- fieldName: createFieldNameProp({
16
- defaultValue: "stepperValue",
17
- handlerPropName: "onChange",
18
- valuePropName: "value",
19
- }),
20
- iconSize: createIconSizeProp({ defaultValue: 24 }),
21
- iconColor: createColorProp({ defaultValue: "strong" }),
22
- min: createStaticNumberProp({
23
- label: "Minimum",
24
- description: "Minimum Number",
25
- }),
26
- max: createStaticNumberProp({
27
- label: "Maximum",
28
- description: "Maximum Number",
29
- }),
30
- },
31
- },
32
- ];
@@ -1,42 +0,0 @@
1
- import {
2
- COMPONENT_TYPES,
3
- createIconSizeProp,
4
- createColorProp,
5
- createFieldNameProp,
6
- createStaticNumberProp,
7
- Triggers,
8
- BLOCK_STYLES_SECTIONS,
9
- StylesPanelSections,
10
- } from "@draftbit/types";
11
-
12
- export const SEED_DATA = [
13
- {
14
- name: "Stepper",
15
- tag: "Stepper",
16
- description: "A component used to control the quantity of something",
17
- category: COMPONENT_TYPES.control,
18
- stylesPanelSections: [
19
- StylesPanelSections.Typography,
20
- ...BLOCK_STYLES_SECTIONS,
21
- ],
22
- layout: {},
23
- triggers: [Triggers.OnChange],
24
- props: {
25
- fieldName: createFieldNameProp({
26
- defaultValue: "stepperValue",
27
- handlerPropName: "onChange",
28
- valuePropName: "value",
29
- }),
30
- iconSize: createIconSizeProp({ defaultValue: 24 }),
31
- iconColor: createColorProp({ defaultValue: "strong" }),
32
- min: createStaticNumberProp({
33
- label: "Minimum",
34
- description: "Minimum Number",
35
- }),
36
- max: createStaticNumberProp({
37
- label: "Maximum",
38
- description: "Maximum Number",
39
- }),
40
- },
41
- },
42
- ];
@@ -1,14 +0,0 @@
1
- import { COMPONENT_TYPES, createElevationType, CONTAINER_COMPONENT_STYLES_SECTIONS, } from "@draftbit/types";
2
- export const SEED_DATA = {
3
- name: "Surface",
4
- tag: "Surface",
5
- description: "An elevated container",
6
- category: COMPONENT_TYPES.container,
7
- stylesPanelSections: CONTAINER_COMPONENT_STYLES_SECTIONS,
8
- layout: {
9
- minHeight: 40,
10
- },
11
- props: {
12
- elevation: createElevationType(0),
13
- },
14
- };