@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,61 +0,0 @@
1
- import { createBoolProp, createTextProp, createTextStyle, createRowDirectionProp, createFieldNameProp, createIconProp, createStaticNumberProp, COMPONENT_TYPES, Triggers, createColorProp, StylesPanelSections, } from "@draftbit/types";
2
- export const SEED_DATA = {
3
- name: "Checkbox Row",
4
- tag: "CheckboxRow",
5
- category: COMPONENT_TYPES.control,
6
- stylesPanelSections: [
7
- StylesPanelSections.Typography,
8
- StylesPanelSections.Margins,
9
- StylesPanelSections.Effects,
10
- ],
11
- layout: {
12
- minHeight: 50,
13
- },
14
- triggers: [Triggers.OnPress, Triggers.OnCheck, Triggers.OnUncheck],
15
- props: {
16
- fieldName: createFieldNameProp({
17
- defaultValue: "checkboxRowValue",
18
- valuePropName: "value",
19
- handlerPropName: "onPress",
20
- }),
21
- label: createTextProp({
22
- label: "Label",
23
- description: "Label to show with the checkbox",
24
- required: true,
25
- defaultValue: "First Option",
26
- }),
27
- labelStyle: createTextStyle({
28
- label: "Label Style",
29
- description: "Change the styles of the label",
30
- required: false,
31
- editable: false,
32
- }),
33
- direction: createRowDirectionProp(),
34
- color: createColorProp({
35
- description: "Color for the button (used when the checkbox is checked)",
36
- }),
37
- uncheckedColor: createColorProp({
38
- label: "Unselected Color",
39
- description: "Color for the button when the checkbox is unchecked",
40
- }),
41
- disabled: createBoolProp({
42
- label: "Disabled",
43
- description: "Whether the checkbox is disabled",
44
- }),
45
- size: createStaticNumberProp({
46
- label: "Size",
47
- description: "Specifies the size of the icon",
48
- defaultValue: null,
49
- }),
50
- checkedIcon: createIconProp({
51
- label: "Checked Icon",
52
- description: 'Icon to show when the checkbox status is "checked"',
53
- defaultValue: null,
54
- }),
55
- uncheckedIcon: createIconProp({
56
- label: "Unchecked Icon",
57
- description: 'Icon to show when the checkbox status is "unchecked"',
58
- defaultValue: null,
59
- }),
60
- },
61
- };
@@ -1,74 +0,0 @@
1
- import {
2
- createBoolProp,
3
- createTextProp,
4
- createTextStyle,
5
- createRowDirectionProp,
6
- createFieldNameProp,
7
- createIconProp,
8
- createStaticNumberProp,
9
- COMPONENT_TYPES,
10
- Triggers,
11
- createColorProp,
12
- StylesPanelSections,
13
- } from "@draftbit/types";
14
-
15
- export const SEED_DATA = {
16
- name: "Checkbox Row",
17
- tag: "CheckboxRow",
18
- category: COMPONENT_TYPES.control,
19
- stylesPanelSections: [
20
- StylesPanelSections.Typography,
21
- StylesPanelSections.Margins,
22
- StylesPanelSections.Effects,
23
- ],
24
- layout: {
25
- minHeight: 50,
26
- },
27
- triggers: [Triggers.OnPress, Triggers.OnCheck, Triggers.OnUncheck],
28
- props: {
29
- fieldName: createFieldNameProp({
30
- defaultValue: "checkboxRowValue",
31
- valuePropName: "value",
32
- handlerPropName: "onPress",
33
- }),
34
- label: createTextProp({
35
- label: "Label",
36
- description: "Label to show with the checkbox",
37
- required: true,
38
- defaultValue: "First Option",
39
- }),
40
- labelStyle: createTextStyle({
41
- label: "Label Style",
42
- description: "Change the styles of the label",
43
- required: false,
44
- editable: false,
45
- }),
46
- direction: createRowDirectionProp(),
47
- color: createColorProp({
48
- description: "Color for the button (used when the checkbox is checked)",
49
- }),
50
- uncheckedColor: createColorProp({
51
- label: "Unselected Color",
52
- description: "Color for the button when the checkbox is unchecked",
53
- }),
54
- disabled: createBoolProp({
55
- label: "Disabled",
56
- description: "Whether the checkbox is disabled",
57
- }),
58
- size: createStaticNumberProp({
59
- label: "Size",
60
- description: "Specifies the size of the icon",
61
- defaultValue: null,
62
- }),
63
- checkedIcon: createIconProp({
64
- label: "Checked Icon",
65
- description: 'Icon to show when the checkbox status is "checked"',
66
- defaultValue: null,
67
- }),
68
- uncheckedIcon: createIconProp({
69
- label: "Unchecked Icon",
70
- description: 'Icon to show when the checkbox status is "unchecked"',
71
- defaultValue: null,
72
- }),
73
- },
74
- };
@@ -1,25 +0,0 @@
1
- import { GROUPS, COMPONENT_TYPES, FORM_TYPES, PROP_TYPES, createImageProp, BLOCK_STYLES_SECTIONS, } from "@draftbit/types";
2
- export const SEED_DATA = {
3
- name: "Circle Image",
4
- tag: "CircleImage",
5
- description: "A circle image",
6
- category: COMPONENT_TYPES.deprecated,
7
- stylesPanelSections: BLOCK_STYLES_SECTIONS,
8
- props: {
9
- source: createImageProp(),
10
- size: {
11
- group: GROUPS.basic,
12
- label: "Size",
13
- description: "Size of your circle image",
14
- editable: true,
15
- required: false,
16
- formType: FORM_TYPES.number,
17
- propType: PROP_TYPES.NUMBER,
18
- min: 0,
19
- max: 300,
20
- precision: 0,
21
- step: 1,
22
- defaultValue: 60,
23
- },
24
- },
25
- };
@@ -1,33 +0,0 @@
1
- import {
2
- GROUPS,
3
- COMPONENT_TYPES,
4
- FORM_TYPES,
5
- PROP_TYPES,
6
- createImageProp,
7
- BLOCK_STYLES_SECTIONS,
8
- } from "@draftbit/types";
9
-
10
- export const SEED_DATA = {
11
- name: "Circle Image",
12
- tag: "CircleImage",
13
- description: "A circle image",
14
- category: COMPONENT_TYPES.deprecated,
15
- stylesPanelSections: BLOCK_STYLES_SECTIONS,
16
- props: {
17
- source: createImageProp(),
18
- size: {
19
- group: GROUPS.basic,
20
- label: "Size",
21
- description: "Size of your circle image",
22
- editable: true,
23
- required: false,
24
- formType: FORM_TYPES.number,
25
- propType: PROP_TYPES.NUMBER,
26
- min: 0,
27
- max: 300,
28
- precision: 0,
29
- step: 1,
30
- defaultValue: 60,
31
- },
32
- },
33
- };
@@ -1,8 +0,0 @@
1
- import { COMPONENT_TYPES } from "@draftbit/types";
2
- export const SEED_DATA = {
3
- name: "Custom Code",
4
- tag: "CustomCode",
5
- description: "A component that allows usage of custom code",
6
- category: COMPONENT_TYPES.utility,
7
- props: {},
8
- };
@@ -1,9 +0,0 @@
1
- import { COMPONENT_TYPES } from "@draftbit/types";
2
-
3
- export const SEED_DATA = {
4
- name: "Custom Code",
5
- tag: "CustomCode",
6
- description: "A component that allows usage of custom code",
7
- category: COMPONENT_TYPES.utility,
8
- props: {},
9
- };
@@ -1,182 +0,0 @@
1
- import { COMPONENT_TYPES, FORM_TYPES, PROP_TYPES, FIELD_NAME, GROUPS, Triggers, StylesPanelSections, createNumberProp, createColorProp, createStaticBoolProp, } from "@draftbit/types";
2
- const SEED_DATA_PROPS = {
3
- mode: {
4
- label: "Mode",
5
- description: "Choose between date, time and datetime",
6
- defaultValue: "date",
7
- editable: true,
8
- required: true,
9
- formType: FORM_TYPES.flatArray,
10
- propType: PROP_TYPES.STRING,
11
- options: ["date", "time", "datetime"],
12
- group: GROUPS.basic,
13
- },
14
- label: {
15
- label: "Label",
16
- description: "The label to be displayed on the picker",
17
- formType: FORM_TYPES.string,
18
- propType: PROP_TYPES.STRING,
19
- defaultValue: "Date",
20
- editable: true,
21
- required: true,
22
- group: GROUPS.data,
23
- },
24
- labelSize: createNumberProp({
25
- label: "Label Size",
26
- }),
27
- labelColor: createColorProp({
28
- label: "Label Color",
29
- }),
30
- borderColor: createColorProp({
31
- label: "Border Color",
32
- }),
33
- borderColorActive: createColorProp({
34
- label: "Active Border Color",
35
- description: "Color of border when date picker is active",
36
- }),
37
- format: {
38
- label: "Format",
39
- description: "Create an output format for the date.",
40
- editable: true,
41
- required: false,
42
- formType: FORM_TYPES.string,
43
- propType: PROP_TYPES.STRING,
44
- defaultValue: null,
45
- group: GROUPS.basic,
46
- },
47
- assistiveText: {
48
- label: "Assistive text",
49
- description: "Helper text to display below the picker",
50
- formType: FORM_TYPES.string,
51
- propType: PROP_TYPES.STRING,
52
- defaultValue: null,
53
- editable: true,
54
- required: false,
55
- group: GROUPS.basic,
56
- },
57
- // locale: {
58
- // label: "Locale",
59
- // description: "Locale for the datepicker. Must be a valid Locale",
60
- // formType: FORM_TYPES.string,
61
- // propType: PROP_TYPES.STRING,
62
- // defaultValue: null,
63
- // editable: true,
64
- // required: false,
65
- // group: GROUPS.basic,
66
- // },
67
- // minuteInterval: {
68
- // label: "Minute Interval",
69
- // description: "The interval at which minutes can be selected",
70
- // formType: FORM_TYPES.flatArray,
71
- // propType: PROP_TYPES.NUMBER,
72
- // options: [1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30],
73
- // defaultValue: null,
74
- // editable: true,
75
- // required: false,
76
- // group: GROUPS.basic,
77
- // },
78
- // timeZoneOffsetInMinutes: {
79
- // label: "Time zone offset",
80
- // description:
81
- // "By default, the datepicker uses the device's timezone. This will allow you to offset it",
82
- // formType: FORM_TYPES.number,
83
- // propType: PROP_TYPES.NUMBER,
84
- // defaultValue: null,
85
- // editable: true,
86
- // required: false,
87
- // group: GROUPS.basic,
88
- // },
89
- disabled: {
90
- label: "Disabled",
91
- description: "Whether the picker should be disabled. Will prevent selection and show a greyed out state.",
92
- formType: FORM_TYPES.boolean,
93
- propType: PROP_TYPES.BOOLEAN,
94
- defaultValue: false,
95
- editable: true,
96
- required: false,
97
- group: GROUPS.basic,
98
- },
99
- // error: {
100
- // label: "Error",
101
- // description: "Whether the picker should display the error state",
102
- // formType: FORM_TYPES.boolean,
103
- // propType: PROP_TYPES.BOOLEAN,
104
- // defaultValue: false,
105
- // editable: true,
106
- // required: false,
107
- // group: GROUPS.data,
108
- // },
109
- leftIconName: {
110
- label: "Left icon name",
111
- description: "The icon to display on the left",
112
- formType: FORM_TYPES.icon,
113
- propType: PROP_TYPES.STRING,
114
- defaultValue: null,
115
- editable: true,
116
- required: false,
117
- group: GROUPS.basic,
118
- },
119
- leftIconMode: {
120
- label: "Left icon mode",
121
- description: "The mode of the icon to display on the left. 'inset' or 'outset'.",
122
- formType: FORM_TYPES.flatArray,
123
- propType: PROP_TYPES.STRING,
124
- defaultValue: "inset",
125
- options: ["inset", "outset"],
126
- editable: true,
127
- required: true,
128
- group: GROUPS.basic,
129
- },
130
- rightIconName: {
131
- label: "Right icon name",
132
- description: "The icon to display on the right",
133
- formType: FORM_TYPES.icon,
134
- propType: PROP_TYPES.STRING,
135
- defaultValue: null,
136
- editable: true,
137
- required: false,
138
- group: GROUPS.basic,
139
- },
140
- fieldName: {
141
- ...FIELD_NAME,
142
- handlerPropName: "onDateChange",
143
- valuePropName: "date",
144
- defaultValue: "date",
145
- },
146
- };
147
- export const SEED_DATA = [
148
- {
149
- name: "Date Picker",
150
- tag: "DatePicker",
151
- description: "A component used to select a date from a visual calendar",
152
- category: COMPONENT_TYPES.input,
153
- layout: null,
154
- triggers: [Triggers.OnDateChange],
155
- stylesPanelSections: [
156
- StylesPanelSections.Typography,
157
- StylesPanelSections.Background,
158
- StylesPanelSections.Size,
159
- StylesPanelSections.MarginsAndPaddings,
160
- StylesPanelSections.Position,
161
- ],
162
- props: {
163
- ...SEED_DATA_PROPS,
164
- type: {
165
- label: "Appearance",
166
- description: "Type of Datepicker",
167
- formType: FORM_TYPES.flatArray,
168
- propType: PROP_TYPES.STRING,
169
- defaultValue: "solid",
170
- options: ["solid", "underline"],
171
- editable: true,
172
- required: true,
173
- group: GROUPS.basic,
174
- },
175
- autoDismissKeyboard: createStaticBoolProp({
176
- label: "Auto dismiss keyboard",
177
- description: "Automatically dismiss keyboard when DatePicker is opened",
178
- defaultValue: true,
179
- }),
180
- },
181
- },
182
- ];
@@ -1,197 +0,0 @@
1
- import {
2
- COMPONENT_TYPES,
3
- FORM_TYPES,
4
- PROP_TYPES,
5
- FIELD_NAME,
6
- GROUPS,
7
- Triggers,
8
- StylesPanelSections,
9
- createNumberProp,
10
- createColorProp,
11
- createStaticBoolProp,
12
- } from "@draftbit/types";
13
-
14
- const SEED_DATA_PROPS = {
15
- mode: {
16
- label: "Mode",
17
- description: "Choose between date, time and datetime",
18
- defaultValue: "date",
19
- editable: true,
20
- required: true,
21
- formType: FORM_TYPES.flatArray,
22
- propType: PROP_TYPES.STRING,
23
- options: ["date", "time", "datetime"],
24
- group: GROUPS.basic,
25
- },
26
- label: {
27
- label: "Label",
28
- description: "The label to be displayed on the picker",
29
- formType: FORM_TYPES.string,
30
- propType: PROP_TYPES.STRING,
31
- defaultValue: "Date",
32
- editable: true,
33
- required: true,
34
- group: GROUPS.data,
35
- },
36
- labelSize: createNumberProp({
37
- label: "Label Size",
38
- }),
39
- labelColor: createColorProp({
40
- label: "Label Color",
41
- }),
42
- borderColor: createColorProp({
43
- label: "Border Color",
44
- }),
45
- borderColorActive: createColorProp({
46
- label: "Active Border Color",
47
- description: "Color of border when date picker is active",
48
- }),
49
- format: {
50
- label: "Format",
51
- description: "Create an output format for the date.",
52
- editable: true,
53
- required: false,
54
- formType: FORM_TYPES.string,
55
- propType: PROP_TYPES.STRING,
56
- defaultValue: null,
57
- group: GROUPS.basic,
58
- },
59
- assistiveText: {
60
- label: "Assistive text",
61
- description: "Helper text to display below the picker",
62
- formType: FORM_TYPES.string,
63
- propType: PROP_TYPES.STRING,
64
- defaultValue: null,
65
- editable: true,
66
- required: false,
67
- group: GROUPS.basic,
68
- },
69
- // locale: {
70
- // label: "Locale",
71
- // description: "Locale for the datepicker. Must be a valid Locale",
72
- // formType: FORM_TYPES.string,
73
- // propType: PROP_TYPES.STRING,
74
- // defaultValue: null,
75
- // editable: true,
76
- // required: false,
77
- // group: GROUPS.basic,
78
- // },
79
- // minuteInterval: {
80
- // label: "Minute Interval",
81
- // description: "The interval at which minutes can be selected",
82
- // formType: FORM_TYPES.flatArray,
83
- // propType: PROP_TYPES.NUMBER,
84
- // options: [1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30],
85
- // defaultValue: null,
86
- // editable: true,
87
- // required: false,
88
- // group: GROUPS.basic,
89
- // },
90
- // timeZoneOffsetInMinutes: {
91
- // label: "Time zone offset",
92
- // description:
93
- // "By default, the datepicker uses the device's timezone. This will allow you to offset it",
94
- // formType: FORM_TYPES.number,
95
- // propType: PROP_TYPES.NUMBER,
96
- // defaultValue: null,
97
- // editable: true,
98
- // required: false,
99
- // group: GROUPS.basic,
100
- // },
101
- disabled: {
102
- label: "Disabled",
103
- description:
104
- "Whether the picker should be disabled. Will prevent selection and show a greyed out state.",
105
- formType: FORM_TYPES.boolean,
106
- propType: PROP_TYPES.BOOLEAN,
107
- defaultValue: false,
108
- editable: true,
109
- required: false,
110
- group: GROUPS.basic,
111
- },
112
- // error: {
113
- // label: "Error",
114
- // description: "Whether the picker should display the error state",
115
- // formType: FORM_TYPES.boolean,
116
- // propType: PROP_TYPES.BOOLEAN,
117
- // defaultValue: false,
118
- // editable: true,
119
- // required: false,
120
- // group: GROUPS.data,
121
- // },
122
- leftIconName: {
123
- label: "Left icon name",
124
- description: "The icon to display on the left",
125
- formType: FORM_TYPES.icon,
126
- propType: PROP_TYPES.STRING,
127
- defaultValue: null,
128
- editable: true,
129
- required: false,
130
- group: GROUPS.basic,
131
- },
132
- leftIconMode: {
133
- label: "Left icon mode",
134
- description:
135
- "The mode of the icon to display on the left. 'inset' or 'outset'.",
136
- formType: FORM_TYPES.flatArray,
137
- propType: PROP_TYPES.STRING,
138
- defaultValue: "inset",
139
- options: ["inset", "outset"],
140
- editable: true,
141
- required: true,
142
- group: GROUPS.basic,
143
- },
144
- rightIconName: {
145
- label: "Right icon name",
146
- description: "The icon to display on the right",
147
- formType: FORM_TYPES.icon,
148
- propType: PROP_TYPES.STRING,
149
- defaultValue: null,
150
- editable: true,
151
- required: false,
152
- group: GROUPS.basic,
153
- },
154
- fieldName: {
155
- ...FIELD_NAME,
156
- handlerPropName: "onDateChange",
157
- valuePropName: "date",
158
- defaultValue: "date",
159
- },
160
- };
161
-
162
- export const SEED_DATA = [
163
- {
164
- name: "Date Picker",
165
- tag: "DatePicker",
166
- description: "A component used to select a date from a visual calendar",
167
- category: COMPONENT_TYPES.input,
168
- layout: null,
169
- triggers: [Triggers.OnDateChange],
170
- stylesPanelSections: [
171
- StylesPanelSections.Typography,
172
- StylesPanelSections.Background,
173
- StylesPanelSections.Size,
174
- StylesPanelSections.MarginsAndPaddings,
175
- StylesPanelSections.Position,
176
- ],
177
- props: {
178
- ...SEED_DATA_PROPS,
179
- type: {
180
- label: "Appearance",
181
- description: "Type of Datepicker",
182
- formType: FORM_TYPES.flatArray,
183
- propType: PROP_TYPES.STRING,
184
- defaultValue: "solid",
185
- options: ["solid", "underline"],
186
- editable: true,
187
- required: true,
188
- group: GROUPS.basic,
189
- },
190
- autoDismissKeyboard: createStaticBoolProp({
191
- label: "Auto dismiss keyboard",
192
- description: "Automatically dismiss keyboard when DatePicker is opened",
193
- defaultValue: true,
194
- }),
195
- },
196
- },
197
- ];
@@ -1,48 +0,0 @@
1
- import { COMPONENT_TYPES, Triggers, createActionProp, createStaticNumberProp, createStaticBoolProp, BLOCK_STYLES_SECTIONS, } from "@draftbit/types";
2
- export const SEED_DATA = {
3
- name: "Deck Swiper",
4
- tag: "DeckSwiper",
5
- description: "Deck swiper container",
6
- category: COMPONENT_TYPES.swiper,
7
- stylesPanelSections: BLOCK_STYLES_SECTIONS,
8
- layout: {
9
- width: "100%",
10
- },
11
- triggers: [Triggers.OnIndexChanged, Triggers.OnEndReached],
12
- props: {
13
- onIndexChanged: createActionProp({
14
- label: "On index changed",
15
- description: "Action to execute when swipe to new index",
16
- }),
17
- onEndReached: createActionProp({
18
- label: "On end reached",
19
- description: "Action to execute when end of swiping reached",
20
- }),
21
- startCardIndex: createStaticNumberProp({
22
- label: "Start card index",
23
- description: "Index of card to start swiping from",
24
- defaultValue: 0,
25
- }),
26
- infiniteSwiping: createStaticBoolProp({
27
- label: "Infinite swiping",
28
- description: "Whether to infinitley loop through cards or not",
29
- }),
30
- verticalEnabled: createStaticBoolProp({
31
- label: "Vertical swipe enabled",
32
- description: "Whether cards should be swipeable vertically or not",
33
- defaultValue: true,
34
- }),
35
- horizontalEnabled: createStaticBoolProp({
36
- label: "Horizontal swipe enabled",
37
- description: "Whether cards should be swipeable horizontally or not",
38
- defaultValue: true,
39
- }),
40
- visibleCardCount: createStaticNumberProp({
41
- label: "Visible card count",
42
- description: "Number of cards visible behind (and including) the current card",
43
- defaultValue: 1,
44
- min: 1,
45
- step: 1,
46
- }),
47
- },
48
- };
@@ -1,57 +0,0 @@
1
- import {
2
- COMPONENT_TYPES,
3
- Triggers,
4
- createActionProp,
5
- createStaticNumberProp,
6
- createStaticBoolProp,
7
- BLOCK_STYLES_SECTIONS,
8
- } from "@draftbit/types";
9
-
10
- export const SEED_DATA = {
11
- name: "Deck Swiper",
12
- tag: "DeckSwiper",
13
- description: "Deck swiper container",
14
- category: COMPONENT_TYPES.swiper,
15
- stylesPanelSections: BLOCK_STYLES_SECTIONS,
16
- layout: {
17
- width: "100%",
18
- },
19
- triggers: [Triggers.OnIndexChanged, Triggers.OnEndReached],
20
- props: {
21
- onIndexChanged: createActionProp({
22
- label: "On index changed",
23
- description: "Action to execute when swipe to new index",
24
- }),
25
- onEndReached: createActionProp({
26
- label: "On end reached",
27
- description: "Action to execute when end of swiping reached",
28
- }),
29
- startCardIndex: createStaticNumberProp({
30
- label: "Start card index",
31
- description: "Index of card to start swiping from",
32
- defaultValue: 0,
33
- }),
34
- infiniteSwiping: createStaticBoolProp({
35
- label: "Infinite swiping",
36
- description: "Whether to infinitley loop through cards or not",
37
- }),
38
- verticalEnabled: createStaticBoolProp({
39
- label: "Vertical swipe enabled",
40
- description: "Whether cards should be swipeable vertically or not",
41
- defaultValue: true,
42
- }),
43
- horizontalEnabled: createStaticBoolProp({
44
- label: "Horizontal swipe enabled",
45
- description: "Whether cards should be swipeable horizontally or not",
46
- defaultValue: true,
47
- }),
48
- visibleCardCount: createStaticNumberProp({
49
- label: "Visible card count",
50
- description:
51
- "Number of cards visible behind (and including) the current card",
52
- defaultValue: 1,
53
- min: 1,
54
- step: 1,
55
- }),
56
- },
57
- };