@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.
- package/lib/commonjs/components/Accordion/AccordionItem.js +4 -23
- package/lib/commonjs/components/IconButton.js +19 -4
- package/lib/commonjs/components/Layout.js +40 -19
- package/lib/commonjs/components/Picker/PickerComponent.android.js +3 -20
- package/lib/commonjs/components/Table/Table.js +5 -5
- package/lib/commonjs/constants.js +1 -1
- package/lib/commonjs/styles/overlay.js +3 -1
- package/lib/commonjs/utilities.js +2 -1
- package/package.json +3 -3
- package/lib/commonjs/mappings/Accordion.js +0 -49
- package/lib/commonjs/mappings/AccordionItem.js +0 -24
- package/lib/commonjs/mappings/ActionSheet.js +0 -21
- package/lib/commonjs/mappings/ActionSheetCancel.js +0 -27
- package/lib/commonjs/mappings/ActionSheetItem.js +0 -31
- package/lib/commonjs/mappings/ActivityIndicator.js +0 -64
- package/lib/commonjs/mappings/AudioPlayer.js +0 -57
- package/lib/commonjs/mappings/AvatarEdit.js +0 -45
- package/lib/commonjs/mappings/Banner.js +0 -39
- package/lib/commonjs/mappings/BlurView.js +0 -49
- package/lib/commonjs/mappings/BottomSheet.js +0 -70
- package/lib/commonjs/mappings/Button.js +0 -95
- package/lib/commonjs/mappings/Card.js +0 -60
- package/lib/commonjs/mappings/Carousel.js +0 -24
- package/lib/commonjs/mappings/Checkbox.js +0 -53
- package/lib/commonjs/mappings/CheckboxGroup.js +0 -33
- package/lib/commonjs/mappings/CheckboxRow.js +0 -64
- package/lib/commonjs/mappings/CircleImage.js +0 -32
- package/lib/commonjs/mappings/CustomCode.js +0 -15
- package/lib/commonjs/mappings/DatePicker.js +0 -181
- package/lib/commonjs/mappings/DeckSwiper.js +0 -55
- package/lib/commonjs/mappings/DeckSwiperCard.js +0 -23
- package/lib/commonjs/mappings/Divider.js +0 -32
- package/lib/commonjs/mappings/FAB.js +0 -44
- package/lib/commonjs/mappings/Fetch.js +0 -20
- package/lib/commonjs/mappings/FieldSearchBarFull.js +0 -56
- package/lib/commonjs/mappings/FlashList.js +0 -111
- package/lib/commonjs/mappings/FlatList.js +0 -58
- package/lib/commonjs/mappings/HeaderLarge.js +0 -34
- package/lib/commonjs/mappings/HeaderMedium.js +0 -60
- package/lib/commonjs/mappings/HeaderOverline.js +0 -60
- package/lib/commonjs/mappings/Icon.js +0 -33
- package/lib/commonjs/mappings/IconButton.js +0 -36
- package/lib/commonjs/mappings/Image.js +0 -36
- package/lib/commonjs/mappings/ImageBackground.js +0 -36
- package/lib/commonjs/mappings/KeyboardAvoidingView.js +0 -48
- package/lib/commonjs/mappings/KeyboardAwareScrollView.js +0 -57
- package/lib/commonjs/mappings/Layout.js +0 -200
- package/lib/commonjs/mappings/LinearGradient.js +0 -88
- package/lib/commonjs/mappings/MapCallout.js +0 -29
- package/lib/commonjs/mappings/MapMarker.js +0 -55
- package/lib/commonjs/mappings/MapView.js +0 -142
- package/lib/commonjs/mappings/Markdown.js +0 -27
- package/lib/commonjs/mappings/Modal.js +0 -49
- package/lib/commonjs/mappings/NativeBase/Layout.js +0 -108
- package/lib/commonjs/mappings/NumberInput.js +0 -238
- package/lib/commonjs/mappings/Picker.js +0 -154
- package/lib/commonjs/mappings/ProgressBar.js +0 -106
- package/lib/commonjs/mappings/ProgressCircle.js +0 -116
- package/lib/commonjs/mappings/RadioButton.js +0 -58
- package/lib/commonjs/mappings/RadioButtonGroup.js +0 -24
- package/lib/commonjs/mappings/RadioButtonRow.js +0 -45
- package/lib/commonjs/mappings/RowBodyIcon.js +0 -79
- package/lib/commonjs/mappings/RowHeadlineImageCaption.js +0 -169
- package/lib/commonjs/mappings/RowHeadlineImageIcon.js +0 -99
- package/lib/commonjs/mappings/SVG.js +0 -22
- package/lib/commonjs/mappings/SafeAreaView.js +0 -40
- package/lib/commonjs/mappings/ScrollView.js +0 -44
- package/lib/commonjs/mappings/Shadow.js +0 -102
- package/lib/commonjs/mappings/Slider.js +0 -67
- package/lib/commonjs/mappings/StarRating.js +0 -53
- package/lib/commonjs/mappings/Stepper.js +0 -38
- package/lib/commonjs/mappings/Surface.js +0 -21
- package/lib/commonjs/mappings/Swiper.js +0 -70
- package/lib/commonjs/mappings/SwiperItem.js +0 -16
- package/lib/commonjs/mappings/Switch.js +0 -81
- package/lib/commonjs/mappings/TabView.js +0 -74
- package/lib/commonjs/mappings/TabViewItem.js +0 -37
- package/lib/commonjs/mappings/Table.js +0 -140
- package/lib/commonjs/mappings/Text.js +0 -234
- package/lib/commonjs/mappings/TextArea.js +0 -254
- package/lib/commonjs/mappings/TextField.js +0 -360
- package/lib/commonjs/mappings/TextInput.js +0 -345
- package/lib/commonjs/mappings/ToggleButton.js +0 -53
- package/lib/commonjs/mappings/Touchable.js +0 -67
- package/lib/commonjs/mappings/Video.js +0 -82
- package/lib/commonjs/mappings/View.js +0 -186
- package/lib/commonjs/mappings/WebView.js +0 -93
- package/lib/commonjs/mappings/YoutubePlayer.js +0 -38
- package/lib/module/mappings/Accordion.js +0 -42
- package/lib/module/mappings/AccordionItem.js +0 -17
- package/lib/module/mappings/ActionSheet.js +0 -14
- package/lib/module/mappings/ActionSheetCancel.js +0 -20
- package/lib/module/mappings/ActionSheetItem.js +0 -24
- package/lib/module/mappings/ActivityIndicator.js +0 -57
- package/lib/module/mappings/AudioPlayer.js +0 -50
- package/lib/module/mappings/AvatarEdit.js +0 -38
- package/lib/module/mappings/Banner.js +0 -32
- package/lib/module/mappings/BlurView.js +0 -42
- package/lib/module/mappings/BottomSheet.js +0 -63
- package/lib/module/mappings/Button.js +0 -88
- package/lib/module/mappings/Card.js +0 -53
- package/lib/module/mappings/Carousel.js +0 -17
- package/lib/module/mappings/Checkbox.js +0 -46
- package/lib/module/mappings/CheckboxGroup.js +0 -26
- package/lib/module/mappings/CheckboxRow.js +0 -57
- package/lib/module/mappings/CircleImage.js +0 -25
- package/lib/module/mappings/CustomCode.js +0 -8
- package/lib/module/mappings/DatePicker.js +0 -174
- package/lib/module/mappings/DeckSwiper.js +0 -48
- package/lib/module/mappings/DeckSwiperCard.js +0 -16
- package/lib/module/mappings/Divider.js +0 -25
- package/lib/module/mappings/FAB.js +0 -37
- package/lib/module/mappings/Fetch.js +0 -13
- package/lib/module/mappings/FieldSearchBarFull.js +0 -49
- package/lib/module/mappings/FlashList.js +0 -104
- package/lib/module/mappings/FlatList.js +0 -51
- package/lib/module/mappings/HeaderLarge.js +0 -27
- package/lib/module/mappings/HeaderMedium.js +0 -53
- package/lib/module/mappings/HeaderOverline.js +0 -53
- package/lib/module/mappings/Icon.js +0 -26
- package/lib/module/mappings/IconButton.js +0 -29
- package/lib/module/mappings/Image.js +0 -29
- package/lib/module/mappings/ImageBackground.js +0 -29
- package/lib/module/mappings/KeyboardAvoidingView.js +0 -41
- package/lib/module/mappings/KeyboardAwareScrollView.js +0 -50
- package/lib/module/mappings/Layout.js +0 -193
- package/lib/module/mappings/LinearGradient.js +0 -81
- package/lib/module/mappings/MapCallout.js +0 -22
- package/lib/module/mappings/MapMarker.js +0 -48
- package/lib/module/mappings/MapView.js +0 -135
- package/lib/module/mappings/Markdown.js +0 -20
- package/lib/module/mappings/Modal.js +0 -42
- package/lib/module/mappings/NativeBase/Layout.js +0 -101
- package/lib/module/mappings/NumberInput.js +0 -230
- package/lib/module/mappings/Picker.js +0 -147
- package/lib/module/mappings/ProgressBar.js +0 -99
- package/lib/module/mappings/ProgressCircle.js +0 -109
- package/lib/module/mappings/RadioButton.js +0 -51
- package/lib/module/mappings/RadioButtonGroup.js +0 -17
- package/lib/module/mappings/RadioButtonRow.js +0 -38
- package/lib/module/mappings/RowBodyIcon.js +0 -72
- package/lib/module/mappings/RowHeadlineImageCaption.js +0 -162
- package/lib/module/mappings/RowHeadlineImageIcon.js +0 -92
- package/lib/module/mappings/SVG.js +0 -15
- package/lib/module/mappings/SafeAreaView.js +0 -33
- package/lib/module/mappings/ScrollView.js +0 -37
- package/lib/module/mappings/Shadow.js +0 -95
- package/lib/module/mappings/Slider.js +0 -60
- package/lib/module/mappings/StarRating.js +0 -46
- package/lib/module/mappings/Stepper.js +0 -31
- package/lib/module/mappings/Surface.js +0 -14
- package/lib/module/mappings/Swiper.js +0 -63
- package/lib/module/mappings/SwiperItem.js +0 -9
- package/lib/module/mappings/Switch.js +0 -74
- package/lib/module/mappings/TabView.js +0 -67
- package/lib/module/mappings/TabViewItem.js +0 -30
- package/lib/module/mappings/Table.js +0 -133
- package/lib/module/mappings/Text.js +0 -227
- package/lib/module/mappings/TextArea.js +0 -247
- package/lib/module/mappings/TextField.js +0 -353
- package/lib/module/mappings/TextInput.js +0 -337
- package/lib/module/mappings/ToggleButton.js +0 -46
- package/lib/module/mappings/Touchable.js +0 -60
- package/lib/module/mappings/Video.js +0 -75
- package/lib/module/mappings/View.js +0 -179
- package/lib/module/mappings/WebView.js +0 -86
- package/lib/module/mappings/YoutubePlayer.js +0 -31
- package/lib/typescript/src/mappings/Accordion.d.ts +0 -90
- package/lib/typescript/src/mappings/Accordion.d.ts.map +0 -1
- package/lib/typescript/src/mappings/AccordionItem.d.ts +0 -31
- package/lib/typescript/src/mappings/AccordionItem.d.ts.map +0 -1
- package/lib/typescript/src/mappings/ActionSheet.d.ts +0 -20
- package/lib/typescript/src/mappings/ActionSheet.d.ts.map +0 -1
- package/lib/typescript/src/mappings/ActionSheetCancel.d.ts +0 -32
- package/lib/typescript/src/mappings/ActionSheetCancel.d.ts.map +0 -1
- package/lib/typescript/src/mappings/ActionSheetItem.d.ts +0 -35
- package/lib/typescript/src/mappings/ActionSheetItem.d.ts.map +0 -1
- package/lib/typescript/src/mappings/ActivityIndicator.d.ts +0 -57
- package/lib/typescript/src/mappings/ActivityIndicator.d.ts.map +0 -1
- package/lib/typescript/src/mappings/AudioPlayer.d.ts +0 -81
- package/lib/typescript/src/mappings/AudioPlayer.d.ts.map +0 -1
- package/lib/typescript/src/mappings/AvatarEdit.d.ts +0 -38
- package/lib/typescript/src/mappings/AvatarEdit.d.ts.map +0 -1
- package/lib/typescript/src/mappings/Banner.d.ts +0 -49
- package/lib/typescript/src/mappings/Banner.d.ts.map +0 -1
- package/lib/typescript/src/mappings/BlurView.d.ts +0 -42
- package/lib/typescript/src/mappings/BlurView.d.ts.map +0 -1
- package/lib/typescript/src/mappings/BottomSheet.d.ts +0 -115
- package/lib/typescript/src/mappings/BottomSheet.d.ts.map +0 -1
- package/lib/typescript/src/mappings/Button.d.ts +0 -222
- package/lib/typescript/src/mappings/Button.d.ts.map +0 -1
- package/lib/typescript/src/mappings/Card.d.ts +0 -114
- package/lib/typescript/src/mappings/Card.d.ts.map +0 -1
- package/lib/typescript/src/mappings/Carousel.d.ts +0 -34
- package/lib/typescript/src/mappings/Carousel.d.ts.map +0 -1
- package/lib/typescript/src/mappings/Checkbox.d.ts +0 -83
- package/lib/typescript/src/mappings/Checkbox.d.ts.map +0 -1
- package/lib/typescript/src/mappings/CheckboxGroup.d.ts +0 -35
- package/lib/typescript/src/mappings/CheckboxGroup.d.ts.map +0 -1
- package/lib/typescript/src/mappings/CheckboxRow.d.ts +0 -108
- package/lib/typescript/src/mappings/CheckboxRow.d.ts.map +0 -1
- package/lib/typescript/src/mappings/CircleImage.d.ts +0 -34
- package/lib/typescript/src/mappings/CircleImage.d.ts.map +0 -1
- package/lib/typescript/src/mappings/CustomCode.d.ts +0 -8
- package/lib/typescript/src/mappings/CustomCode.d.ts.map +0 -1
- package/lib/typescript/src/mappings/DatePicker.d.ts +0 -168
- package/lib/typescript/src/mappings/DatePicker.d.ts.map +0 -1
- package/lib/typescript/src/mappings/DeckSwiper.d.ts +0 -86
- package/lib/typescript/src/mappings/DeckSwiper.d.ts.map +0 -1
- package/lib/typescript/src/mappings/DeckSwiperCard.d.ts +0 -16
- package/lib/typescript/src/mappings/DeckSwiperCard.d.ts.map +0 -1
- package/lib/typescript/src/mappings/Divider.d.ts +0 -25
- package/lib/typescript/src/mappings/Divider.d.ts.map +0 -1
- package/lib/typescript/src/mappings/FAB.d.ts +0 -83
- package/lib/typescript/src/mappings/FAB.d.ts.map +0 -1
- package/lib/typescript/src/mappings/Fetch.d.ts +0 -12
- package/lib/typescript/src/mappings/Fetch.d.ts.map +0 -1
- package/lib/typescript/src/mappings/FieldSearchBarFull.d.ts +0 -56
- package/lib/typescript/src/mappings/FieldSearchBarFull.d.ts.map +0 -1
- package/lib/typescript/src/mappings/FlashList.d.ts +0 -230
- package/lib/typescript/src/mappings/FlashList.d.ts.map +0 -1
- package/lib/typescript/src/mappings/FlatList.d.ts +0 -116
- package/lib/typescript/src/mappings/FlatList.d.ts.map +0 -1
- package/lib/typescript/src/mappings/HeaderLarge.d.ts +0 -34
- package/lib/typescript/src/mappings/HeaderLarge.d.ts.map +0 -1
- package/lib/typescript/src/mappings/HeaderMedium.d.ts +0 -53
- package/lib/typescript/src/mappings/HeaderMedium.d.ts.map +0 -1
- package/lib/typescript/src/mappings/HeaderOverline.d.ts +0 -53
- package/lib/typescript/src/mappings/HeaderOverline.d.ts.map +0 -1
- package/lib/typescript/src/mappings/Icon.d.ts +0 -42
- package/lib/typescript/src/mappings/Icon.d.ts.map +0 -1
- package/lib/typescript/src/mappings/IconButton.d.ts +0 -72
- package/lib/typescript/src/mappings/IconButton.d.ts.map +0 -1
- package/lib/typescript/src/mappings/Image.d.ts +0 -48
- package/lib/typescript/src/mappings/Image.d.ts.map +0 -1
- package/lib/typescript/src/mappings/ImageBackground.d.ts +0 -58
- package/lib/typescript/src/mappings/ImageBackground.d.ts.map +0 -1
- package/lib/typescript/src/mappings/KeyboardAvoidingView.d.ts +0 -41
- package/lib/typescript/src/mappings/KeyboardAvoidingView.d.ts.map +0 -1
- package/lib/typescript/src/mappings/KeyboardAwareScrollView.d.ts +0 -105
- package/lib/typescript/src/mappings/KeyboardAwareScrollView.d.ts.map +0 -1
- package/lib/typescript/src/mappings/Layout.d.ts +0 -169
- package/lib/typescript/src/mappings/Layout.d.ts.map +0 -1
- package/lib/typescript/src/mappings/LinearGradient.d.ts +0 -99
- package/lib/typescript/src/mappings/LinearGradient.d.ts.map +0 -1
- package/lib/typescript/src/mappings/MapCallout.d.ts +0 -33
- package/lib/typescript/src/mappings/MapCallout.d.ts.map +0 -1
- package/lib/typescript/src/mappings/MapMarker.d.ts +0 -56
- package/lib/typescript/src/mappings/MapMarker.d.ts.map +0 -1
- package/lib/typescript/src/mappings/MapView.d.ts +0 -172
- package/lib/typescript/src/mappings/MapView.d.ts.map +0 -1
- package/lib/typescript/src/mappings/Markdown.d.ts +0 -20
- package/lib/typescript/src/mappings/Markdown.d.ts.map +0 -1
- package/lib/typescript/src/mappings/Modal.d.ts +0 -52
- package/lib/typescript/src/mappings/Modal.d.ts.map +0 -1
- package/lib/typescript/src/mappings/NativeBase/Layout.d.ts +0 -133
- package/lib/typescript/src/mappings/NativeBase/Layout.d.ts.map +0 -1
- package/lib/typescript/src/mappings/NumberInput.d.ts +0 -299
- package/lib/typescript/src/mappings/NumberInput.d.ts.map +0 -1
- package/lib/typescript/src/mappings/Picker.d.ts +0 -170
- package/lib/typescript/src/mappings/Picker.d.ts.map +0 -1
- package/lib/typescript/src/mappings/ProgressBar.d.ts +0 -99
- package/lib/typescript/src/mappings/ProgressBar.d.ts.map +0 -1
- package/lib/typescript/src/mappings/ProgressCircle.d.ts +0 -109
- package/lib/typescript/src/mappings/ProgressCircle.d.ts.map +0 -1
- package/lib/typescript/src/mappings/RadioButton.d.ts +0 -72
- package/lib/typescript/src/mappings/RadioButton.d.ts.map +0 -1
- package/lib/typescript/src/mappings/RadioButtonGroup.d.ts +0 -34
- package/lib/typescript/src/mappings/RadioButtonGroup.d.ts.map +0 -1
- package/lib/typescript/src/mappings/RadioButtonRow.d.ts +0 -43
- package/lib/typescript/src/mappings/RadioButtonRow.d.ts.map +0 -1
- package/lib/typescript/src/mappings/RowBodyIcon.d.ts +0 -73
- package/lib/typescript/src/mappings/RowBodyIcon.d.ts.map +0 -1
- package/lib/typescript/src/mappings/RowHeadlineImageCaption.d.ts +0 -166
- package/lib/typescript/src/mappings/RowHeadlineImageCaption.d.ts.map +0 -1
- package/lib/typescript/src/mappings/RowHeadlineImageIcon.d.ts +0 -170
- package/lib/typescript/src/mappings/RowHeadlineImageIcon.d.ts.map +0 -1
- package/lib/typescript/src/mappings/SVG.d.ts +0 -24
- package/lib/typescript/src/mappings/SVG.d.ts.map +0 -1
- package/lib/typescript/src/mappings/SafeAreaView.d.ts +0 -33
- package/lib/typescript/src/mappings/SafeAreaView.d.ts.map +0 -1
- package/lib/typescript/src/mappings/ScrollView.d.ts +0 -72
- package/lib/typescript/src/mappings/ScrollView.d.ts.map +0 -1
- package/lib/typescript/src/mappings/Shadow.d.ts +0 -173
- package/lib/typescript/src/mappings/Shadow.d.ts.map +0 -1
- package/lib/typescript/src/mappings/Slider.d.ts +0 -110
- package/lib/typescript/src/mappings/Slider.d.ts.map +0 -1
- package/lib/typescript/src/mappings/StarRating.d.ts +0 -75
- package/lib/typescript/src/mappings/StarRating.d.ts.map +0 -1
- package/lib/typescript/src/mappings/Stepper.d.ts +0 -67
- package/lib/typescript/src/mappings/Stepper.d.ts.map +0 -1
- package/lib/typescript/src/mappings/Surface.d.ts +0 -24
- package/lib/typescript/src/mappings/Surface.d.ts.map +0 -1
- package/lib/typescript/src/mappings/Swiper.d.ts +0 -119
- package/lib/typescript/src/mappings/Swiper.d.ts.map +0 -1
- package/lib/typescript/src/mappings/SwiperItem.d.ts +0 -9
- package/lib/typescript/src/mappings/SwiperItem.d.ts.map +0 -1
- package/lib/typescript/src/mappings/Switch.d.ts +0 -164
- package/lib/typescript/src/mappings/Switch.d.ts.map +0 -1
- package/lib/typescript/src/mappings/TabView.d.ts +0 -123
- package/lib/typescript/src/mappings/TabView.d.ts.map +0 -1
- package/lib/typescript/src/mappings/TabViewItem.d.ts +0 -25
- package/lib/typescript/src/mappings/TabViewItem.d.ts.map +0 -1
- package/lib/typescript/src/mappings/Table.d.ts +0 -337
- package/lib/typescript/src/mappings/Table.d.ts.map +0 -1
- package/lib/typescript/src/mappings/Text.d.ts +0 -411
- package/lib/typescript/src/mappings/Text.d.ts.map +0 -1
- package/lib/typescript/src/mappings/TextArea.d.ts +0 -263
- package/lib/typescript/src/mappings/TextArea.d.ts.map +0 -1
- package/lib/typescript/src/mappings/TextField.d.ts +0 -629
- package/lib/typescript/src/mappings/TextField.d.ts.map +0 -1
- package/lib/typescript/src/mappings/TextInput.d.ts +0 -415
- package/lib/typescript/src/mappings/TextInput.d.ts.map +0 -1
- package/lib/typescript/src/mappings/ToggleButton.d.ts +0 -116
- package/lib/typescript/src/mappings/ToggleButton.d.ts.map +0 -1
- package/lib/typescript/src/mappings/Touchable.d.ts +0 -96
- package/lib/typescript/src/mappings/Touchable.d.ts.map +0 -1
- package/lib/typescript/src/mappings/Video.d.ts +0 -129
- package/lib/typescript/src/mappings/Video.d.ts.map +0 -1
- package/lib/typescript/src/mappings/View.d.ts +0 -179
- package/lib/typescript/src/mappings/View.d.ts.map +0 -1
- package/lib/typescript/src/mappings/WebView.d.ts +0 -135
- package/lib/typescript/src/mappings/WebView.d.ts.map +0 -1
- package/lib/typescript/src/mappings/YoutubePlayer.d.ts +0 -27
- package/lib/typescript/src/mappings/YoutubePlayer.d.ts.map +0 -1
- package/src/mappings/Accordion.js +0 -50
- package/src/mappings/Accordion.ts +0 -60
- package/src/mappings/AccordionItem.js +0 -17
- package/src/mappings/AccordionItem.ts +0 -24
- package/src/mappings/ActionSheet.js +0 -17
- package/src/mappings/ActionSheet.ts +0 -23
- package/src/mappings/ActionSheetCancel.js +0 -23
- package/src/mappings/ActionSheetCancel.ts +0 -32
- package/src/mappings/ActionSheetItem.js +0 -27
- package/src/mappings/ActionSheetItem.ts +0 -36
- package/src/mappings/ActivityIndicator.js +0 -58
- package/src/mappings/ActivityIndicator.ts +0 -68
- package/src/mappings/AudioPlayer.js +0 -57
- package/src/mappings/AudioPlayer.ts +0 -67
- package/src/mappings/AvatarEdit.js +0 -38
- package/src/mappings/AvatarEdit.ts +0 -45
- package/src/mappings/Banner.js +0 -32
- package/src/mappings/Banner.ts +0 -40
- package/src/mappings/BlurView.js +0 -42
- package/src/mappings/BlurView.ts +0 -51
- package/src/mappings/BottomSheet.js +0 -63
- package/src/mappings/BottomSheet.ts +0 -77
- package/src/mappings/Button.js +0 -116
- package/src/mappings/Button.ts +0 -130
- package/src/mappings/Card.js +0 -52
- package/src/mappings/Card.ts +0 -64
- package/src/mappings/Carousel.js +0 -19
- package/src/mappings/Carousel.ts +0 -25
- package/src/mappings/Checkbox.js +0 -46
- package/src/mappings/Checkbox.ts +0 -57
- package/src/mappings/CheckboxGroup.js +0 -26
- package/src/mappings/CheckboxGroup.ts +0 -37
- package/src/mappings/CheckboxRow.js +0 -61
- package/src/mappings/CheckboxRow.ts +0 -74
- package/src/mappings/CircleImage.js +0 -25
- package/src/mappings/CircleImage.ts +0 -33
- package/src/mappings/CustomCode.js +0 -8
- package/src/mappings/CustomCode.ts +0 -9
- package/src/mappings/DatePicker.js +0 -182
- package/src/mappings/DatePicker.ts +0 -197
- package/src/mappings/DeckSwiper.js +0 -48
- package/src/mappings/DeckSwiper.ts +0 -57
- package/src/mappings/DeckSwiperCard.js +0 -16
- package/src/mappings/DeckSwiperCard.ts +0 -20
- package/src/mappings/Divider.js +0 -27
- package/src/mappings/Divider.ts +0 -34
- package/src/mappings/FAB.js +0 -37
- package/src/mappings/FAB.ts +0 -48
- package/src/mappings/Fetch.js +0 -13
- package/src/mappings/Fetch.ts +0 -14
- package/src/mappings/FieldSearchBarFull.js +0 -50
- package/src/mappings/FieldSearchBarFull.ts +0 -59
- package/src/mappings/FlashList.js +0 -113
- package/src/mappings/FlashList.ts +0 -131
- package/src/mappings/FlatList.js +0 -51
- package/src/mappings/FlatList.ts +0 -64
- package/src/mappings/HeaderLarge.js +0 -29
- package/src/mappings/HeaderLarge.ts +0 -38
- package/src/mappings/HeaderMedium.js +0 -55
- package/src/mappings/HeaderMedium.ts +0 -63
- package/src/mappings/HeaderOverline.js +0 -55
- package/src/mappings/HeaderOverline.ts +0 -63
- package/src/mappings/Icon.js +0 -32
- package/src/mappings/Icon.ts +0 -40
- package/src/mappings/IconButton.js +0 -33
- package/src/mappings/IconButton.ts +0 -44
- package/src/mappings/Image.js +0 -35
- package/src/mappings/Image.ts +0 -44
- package/src/mappings/ImageBackground.js +0 -29
- package/src/mappings/ImageBackground.ts +0 -41
- package/src/mappings/KeyboardAvoidingView.js +0 -41
- package/src/mappings/KeyboardAvoidingView.ts +0 -50
- package/src/mappings/KeyboardAwareScrollView.js +0 -50
- package/src/mappings/KeyboardAwareScrollView.ts +0 -63
- package/src/mappings/Layout.js +0 -200
- package/src/mappings/Layout.ts +0 -207
- package/src/mappings/LinearGradient.js +0 -82
- package/src/mappings/LinearGradient.ts +0 -89
- package/src/mappings/MapCallout.js +0 -26
- package/src/mappings/MapCallout.ts +0 -36
- package/src/mappings/MapMarker.js +0 -52
- package/src/mappings/MapMarker.ts +0 -62
- package/src/mappings/MapView.js +0 -142
- package/src/mappings/MapView.ts +0 -155
- package/src/mappings/Markdown.js +0 -25
- package/src/mappings/Markdown.ts +0 -32
- package/src/mappings/Modal.js +0 -42
- package/src/mappings/Modal.ts +0 -51
- package/src/mappings/NativeBase/Layout.js +0 -124
- package/src/mappings/NativeBase/Layout.ts +0 -145
- package/src/mappings/NumberInput.js +0 -254
- package/src/mappings/NumberInput.ts +0 -274
- package/src/mappings/Picker.js +0 -153
- package/src/mappings/Picker.ts +0 -169
- package/src/mappings/ProgressBar.js +0 -101
- package/src/mappings/ProgressBar.ts +0 -110
- package/src/mappings/ProgressCircle.js +0 -109
- package/src/mappings/ProgressCircle.ts +0 -117
- package/src/mappings/RadioButton.js +0 -51
- package/src/mappings/RadioButton.ts +0 -62
- package/src/mappings/RadioButtonGroup.js +0 -17
- package/src/mappings/RadioButtonGroup.ts +0 -24
- package/src/mappings/RadioButtonRow.js +0 -42
- package/src/mappings/RadioButtonRow.ts +0 -51
- package/src/mappings/RowBodyIcon.js +0 -75
- package/src/mappings/RowBodyIcon.ts +0 -82
- package/src/mappings/RowHeadlineImageCaption.js +0 -167
- package/src/mappings/RowHeadlineImageCaption.ts +0 -178
- package/src/mappings/RowHeadlineImageIcon.js +0 -99
- package/src/mappings/RowHeadlineImageIcon.ts +0 -116
- package/src/mappings/SVG.js +0 -20
- package/src/mappings/SVG.ts +0 -25
- package/src/mappings/SafeAreaView.js +0 -33
- package/src/mappings/SafeAreaView.ts +0 -39
- package/src/mappings/ScrollView.js +0 -37
- package/src/mappings/ScrollView.ts +0 -48
- package/src/mappings/Shadow.js +0 -95
- package/src/mappings/Shadow.ts +0 -104
- package/src/mappings/Slider.js +0 -60
- package/src/mappings/Slider.ts +0 -70
- package/src/mappings/StarRating.js +0 -43
- package/src/mappings/StarRating.ts +0 -52
- package/src/mappings/Stepper.js +0 -32
- package/src/mappings/Stepper.ts +0 -42
- package/src/mappings/Surface.js +0 -14
- package/src/mappings/Surface.ts +0 -19
- package/src/mappings/Swiper.js +0 -71
- package/src/mappings/Swiper.ts +0 -82
- package/src/mappings/SwiperItem.js +0 -9
- package/src/mappings/SwiperItem.ts +0 -13
- package/src/mappings/Switch.js +0 -81
- package/src/mappings/Switch.ts +0 -92
- package/src/mappings/TabView.js +0 -75
- package/src/mappings/TabView.ts +0 -85
- package/src/mappings/TabViewItem.js +0 -30
- package/src/mappings/TabViewItem.ts +0 -38
- package/src/mappings/Table.js +0 -150
- package/src/mappings/Table.ts +0 -170
- package/src/mappings/Text.js +0 -251
- package/src/mappings/Text.ts +0 -276
- package/src/mappings/TextArea.js +0 -283
- package/src/mappings/TextArea.ts +0 -300
- package/src/mappings/TextField.js +0 -400
- package/src/mappings/TextField.ts +0 -423
- package/src/mappings/TextInput.js +0 -402
- package/src/mappings/TextInput.ts +0 -431
- package/src/mappings/ToggleButton.js +0 -50
- package/src/mappings/ToggleButton.ts +0 -63
- package/src/mappings/Touchable.js +0 -67
- package/src/mappings/Touchable.ts +0 -80
- package/src/mappings/Video.js +0 -81
- package/src/mappings/Video.ts +0 -95
- package/src/mappings/View.js +0 -207
- package/src/mappings/View.ts +0 -229
- package/src/mappings/WebView.js +0 -88
- package/src/mappings/WebView.ts +0 -107
- package/src/mappings/YoutubePlayer.js +0 -31
- package/src/mappings/YoutubePlayer.ts +0 -37
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { COMPONENT_TYPES, createIconProp, createColorProp, GROUPS, createBoolProp, createIconSizeProp, createActionProp, Triggers, BLOCK_STYLES_SECTIONS } from "@draftbit/types";
|
|
2
|
-
export const SEED_DATA = {
|
|
3
|
-
name: "FAB",
|
|
4
|
-
tag: "FAB",
|
|
5
|
-
category: COMPONENT_TYPES.deprecated,
|
|
6
|
-
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
7
|
-
description: "A mini round icon FAB",
|
|
8
|
-
layout: {},
|
|
9
|
-
triggers: [Triggers.OnPress],
|
|
10
|
-
props: {
|
|
11
|
-
onPress: createActionProp(),
|
|
12
|
-
disabled: createBoolProp({
|
|
13
|
-
label: "Disabled",
|
|
14
|
-
group: GROUPS.basic
|
|
15
|
-
}),
|
|
16
|
-
loading: createBoolProp({
|
|
17
|
-
label: "Loading",
|
|
18
|
-
group: GROUPS.basic
|
|
19
|
-
}),
|
|
20
|
-
iconName: createIconProp({
|
|
21
|
-
label: "Icon",
|
|
22
|
-
defaultValue: null,
|
|
23
|
-
group: GROUPS.basic
|
|
24
|
-
}),
|
|
25
|
-
iconColor: createColorProp({
|
|
26
|
-
label: "Icon color",
|
|
27
|
-
defaultValue: null,
|
|
28
|
-
group: GROUPS.basic
|
|
29
|
-
}),
|
|
30
|
-
bgColor: createColorProp({
|
|
31
|
-
label: "Background color",
|
|
32
|
-
defaultValue: null,
|
|
33
|
-
group: GROUPS.basic
|
|
34
|
-
}),
|
|
35
|
-
size: createIconSizeProp()
|
|
36
|
-
}
|
|
37
|
-
};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { COMPONENT_TYPES, StylesPanelSections } from "@draftbit/types";
|
|
2
|
-
/* TODO remove, still used inside the builder in a weird way */
|
|
3
|
-
export const SEED_DATA = {
|
|
4
|
-
name: "Fetch",
|
|
5
|
-
tag: "Fetch",
|
|
6
|
-
description: "Rest API Declarative Fetch component. Uses react-request internally",
|
|
7
|
-
category: COMPONENT_TYPES.data,
|
|
8
|
-
stylesPanelSections: [StylesPanelSections.NoStyles],
|
|
9
|
-
layout: {
|
|
10
|
-
minHeight: 40
|
|
11
|
-
},
|
|
12
|
-
props: {}
|
|
13
|
-
};
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import { GROUPS, COMPONENT_TYPES, FORM_TYPES, PROP_TYPES, FIELD_NAME, Triggers, BLOCK_STYLES_SECTIONS } from "@draftbit/types";
|
|
2
|
-
export const SEED_DATA = [{
|
|
3
|
-
name: "Search Bar",
|
|
4
|
-
tag: "FieldSearchBarFull",
|
|
5
|
-
description: "A search bar with accompanying search icon and clear button.",
|
|
6
|
-
category: COMPONENT_TYPES.deprecated,
|
|
7
|
-
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
8
|
-
preview_image_url: "{CLOUDINARY_URL}/Field_SearchBar_Full.png",
|
|
9
|
-
supports_list_render: false,
|
|
10
|
-
triggers: [Triggers.OnChange],
|
|
11
|
-
// TODO Triggers.OnSubmit for multiple triggers
|
|
12
|
-
props: {
|
|
13
|
-
icon: {
|
|
14
|
-
group: GROUPS.basic,
|
|
15
|
-
label: "Icon",
|
|
16
|
-
description: "Left icon to display",
|
|
17
|
-
formType: FORM_TYPES.icon,
|
|
18
|
-
propType: PROP_TYPES.ASSET,
|
|
19
|
-
defaultValue: null,
|
|
20
|
-
editable: true,
|
|
21
|
-
required: false
|
|
22
|
-
},
|
|
23
|
-
placeholder: {
|
|
24
|
-
group: GROUPS.basic,
|
|
25
|
-
label: "Placeholder",
|
|
26
|
-
description: "Input placeholder text",
|
|
27
|
-
formType: FORM_TYPES.string,
|
|
28
|
-
propType: PROP_TYPES.STRING,
|
|
29
|
-
defaultValue: "Search for...",
|
|
30
|
-
editable: true,
|
|
31
|
-
required: false
|
|
32
|
-
},
|
|
33
|
-
onSubmit: {
|
|
34
|
-
group: GROUPS.basic,
|
|
35
|
-
label: "Submit action",
|
|
36
|
-
description: "Action to execute on submission",
|
|
37
|
-
editable: true,
|
|
38
|
-
required: false,
|
|
39
|
-
formType: FORM_TYPES.action,
|
|
40
|
-
propType: PROP_TYPES.STRING,
|
|
41
|
-
defaultValue: null
|
|
42
|
-
},
|
|
43
|
-
fieldName: {
|
|
44
|
-
...FIELD_NAME,
|
|
45
|
-
defaultValue: "searchBarValue"
|
|
46
|
-
}
|
|
47
|
-
},
|
|
48
|
-
layout: {}
|
|
49
|
-
}];
|
|
@@ -1,104 +0,0 @@
|
|
|
1
|
-
import { COMPONENT_TYPES, createNumColumnsType, createStaticBoolProp, createNumberProp, GROUPS, Triggers, createActionProp, createStaticNumberProp, createColorProp, StylesPanelSections } from "@draftbit/types";
|
|
2
|
-
export const SEED_DATA = [{
|
|
3
|
-
name: "Masonry List",
|
|
4
|
-
tag: "MasonryFlashList",
|
|
5
|
-
description: "Masonry Flashlist by Shopify",
|
|
6
|
-
packageName: "@shopify/flash-list",
|
|
7
|
-
category: COMPONENT_TYPES.data,
|
|
8
|
-
stylesPanelSections: [StylesPanelSections.Background, StylesPanelSections.MarginsAndPaddings],
|
|
9
|
-
triggers: [Triggers.OnRefresh, Triggers.OnEndReached],
|
|
10
|
-
props: {
|
|
11
|
-
onRefresh: createActionProp(),
|
|
12
|
-
onEndReached: createActionProp(),
|
|
13
|
-
numColumns: createNumColumnsType({
|
|
14
|
-
editable: true
|
|
15
|
-
}),
|
|
16
|
-
estimatedItemSize: createNumberProp({
|
|
17
|
-
group: GROUPS.basic,
|
|
18
|
-
label: "Est. Item Size",
|
|
19
|
-
description: "Approximate size of the items before rendering.",
|
|
20
|
-
defaultValue: 50,
|
|
21
|
-
step: 1,
|
|
22
|
-
precision: 0
|
|
23
|
-
}),
|
|
24
|
-
initialNumToRender: createStaticNumberProp({
|
|
25
|
-
label: "Initial Num To Render",
|
|
26
|
-
description: "How many items to render in the initial batch",
|
|
27
|
-
defaultValue: null
|
|
28
|
-
}),
|
|
29
|
-
onEndReachedThreshold: createStaticNumberProp({
|
|
30
|
-
label: "End Reached Threshold",
|
|
31
|
-
description: "How far from the end (in units of visible length of the list) the bottom edge of the list must be from the end of the content to trigger the onEndReached callback. Thus a value of 0.5 will trigger onEndReached when the end of the content is within half the visible length of the list.",
|
|
32
|
-
defaultValue: 0.5
|
|
33
|
-
}),
|
|
34
|
-
refreshColor: createColorProp({
|
|
35
|
-
label: "Refreshing Color",
|
|
36
|
-
description: "Color of the refresh indicator"
|
|
37
|
-
}),
|
|
38
|
-
showsHorizontalScrollIndicator: createStaticBoolProp({
|
|
39
|
-
label: "Show Horizontal Scroll Indicator",
|
|
40
|
-
description: "When true, shows a horizontal scroll indicator. The default value is true.",
|
|
41
|
-
defaultValue: true
|
|
42
|
-
}),
|
|
43
|
-
showsVerticalScrollIndicator: createStaticBoolProp({
|
|
44
|
-
label: "Show Vertical Scroll Indicator",
|
|
45
|
-
description: "When true, shows a vertical scroll indicator. The default value is true.",
|
|
46
|
-
defaultValue: true
|
|
47
|
-
})
|
|
48
|
-
}
|
|
49
|
-
}, {
|
|
50
|
-
name: "FlashList",
|
|
51
|
-
tag: "FlashList",
|
|
52
|
-
description: "Flashlist by Shopify",
|
|
53
|
-
packageName: "@shopify/flash-list",
|
|
54
|
-
category: COMPONENT_TYPES.data,
|
|
55
|
-
stylesPanelSections: [StylesPanelSections.Background, StylesPanelSections.MarginsAndPaddings],
|
|
56
|
-
triggers: [Triggers.OnRefresh, Triggers.OnEndReached],
|
|
57
|
-
props: {
|
|
58
|
-
onRefresh: createActionProp(),
|
|
59
|
-
onEndReached: createActionProp(),
|
|
60
|
-
estimatedItemSize: createNumberProp({
|
|
61
|
-
group: GROUPS.basic,
|
|
62
|
-
label: "Est. Item Size",
|
|
63
|
-
description: "Approximate size of the items before rendering.",
|
|
64
|
-
defaultValue: 50,
|
|
65
|
-
step: 1,
|
|
66
|
-
precision: 0
|
|
67
|
-
}),
|
|
68
|
-
horizontal: createStaticBoolProp({
|
|
69
|
-
label: "Horizontal",
|
|
70
|
-
description: "Render list horizontally"
|
|
71
|
-
}),
|
|
72
|
-
inverted: createStaticBoolProp({
|
|
73
|
-
label: "Inverted",
|
|
74
|
-
description: "If true, reverses the direction."
|
|
75
|
-
}),
|
|
76
|
-
numColumns: createNumColumnsType({
|
|
77
|
-
editable: true
|
|
78
|
-
}),
|
|
79
|
-
initialNumToRender: createStaticNumberProp({
|
|
80
|
-
label: "Initial Num To Render",
|
|
81
|
-
description: "How many items to render in the initial batch",
|
|
82
|
-
defaultValue: null
|
|
83
|
-
}),
|
|
84
|
-
onEndReachedThreshold: createStaticNumberProp({
|
|
85
|
-
label: "End Reached Threshold",
|
|
86
|
-
description: "How far from the end (in units of visible length of the list) the bottom edge of the list must be from the end of the content to trigger the onEndReached callback. Thus a value of 0.5 will trigger onEndReached when the end of the content is within half the visible length of the list.",
|
|
87
|
-
defaultValue: 0.5
|
|
88
|
-
}),
|
|
89
|
-
refreshColor: createColorProp({
|
|
90
|
-
label: "Refreshing Color",
|
|
91
|
-
description: "Color of the refresh indicator"
|
|
92
|
-
}),
|
|
93
|
-
showsHorizontalScrollIndicator: createStaticBoolProp({
|
|
94
|
-
label: "Show Horizontal Scroll Indicator",
|
|
95
|
-
description: "When true, shows a horizontal scroll indicator. The default value is true.",
|
|
96
|
-
defaultValue: true
|
|
97
|
-
}),
|
|
98
|
-
showsVerticalScrollIndicator: createStaticBoolProp({
|
|
99
|
-
label: "Show Vertical Scroll Indicator",
|
|
100
|
-
description: "When true, shows a vertical scroll indicator. The default value is true.",
|
|
101
|
-
defaultValue: true
|
|
102
|
-
})
|
|
103
|
-
}
|
|
104
|
-
}];
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import { COMPONENT_TYPES, createNumColumnsType, createStaticBoolProp, CONTAINER_COMPONENT_STYLES_SECTIONS, Triggers, createActionProp, createStaticNumberProp, createColorProp } from "@draftbit/types";
|
|
2
|
-
export const SEED_DATA = {
|
|
3
|
-
name: "List",
|
|
4
|
-
tag: "FlatList",
|
|
5
|
-
description: "A basic List component",
|
|
6
|
-
category: COMPONENT_TYPES.data,
|
|
7
|
-
stylesPanelSections: CONTAINER_COMPONENT_STYLES_SECTIONS,
|
|
8
|
-
layout: {
|
|
9
|
-
flex: 1
|
|
10
|
-
},
|
|
11
|
-
triggers: [Triggers.OnRefresh, Triggers.OnEndReached],
|
|
12
|
-
props: {
|
|
13
|
-
onRefresh: createActionProp(),
|
|
14
|
-
onEndReached: createActionProp(),
|
|
15
|
-
horizontal: createStaticBoolProp({
|
|
16
|
-
label: "Horizontal",
|
|
17
|
-
description: "Render list horizontally"
|
|
18
|
-
}),
|
|
19
|
-
inverted: createStaticBoolProp({
|
|
20
|
-
label: "Inverted",
|
|
21
|
-
description: "If true, reverses the direction."
|
|
22
|
-
}),
|
|
23
|
-
numColumns: createNumColumnsType({
|
|
24
|
-
editable: true
|
|
25
|
-
}),
|
|
26
|
-
initialNumToRender: createStaticNumberProp({
|
|
27
|
-
label: "Initial Num To Render",
|
|
28
|
-
description: "How many items to render in the initial batch",
|
|
29
|
-
defaultValue: null
|
|
30
|
-
}),
|
|
31
|
-
onEndReachedThreshold: createStaticNumberProp({
|
|
32
|
-
label: "End Reached Threshold",
|
|
33
|
-
description: "How far from the end (in units of visible length of the list) the bottom edge of the list must be from the end of the content to trigger the onEndReached callback. Thus a value of 0.5 will trigger onEndReached when the end of the content is within half the visible length of the list.",
|
|
34
|
-
defaultValue: 0.5
|
|
35
|
-
}),
|
|
36
|
-
refreshColor: createColorProp({
|
|
37
|
-
label: "Refreshing Color",
|
|
38
|
-
description: "Color of the refresh indicator"
|
|
39
|
-
}),
|
|
40
|
-
showsHorizontalScrollIndicator: createStaticBoolProp({
|
|
41
|
-
label: "Show Horizontal Scroll Indicator",
|
|
42
|
-
description: "When true, shows a horizontal scroll indicator. The default value is true.",
|
|
43
|
-
defaultValue: true
|
|
44
|
-
}),
|
|
45
|
-
showsVerticalScrollIndicator: createStaticBoolProp({
|
|
46
|
-
label: "Show Vertical Scroll Indicator",
|
|
47
|
-
description: "When true, shows a vertical scroll indicator. The default value is true.",
|
|
48
|
-
defaultValue: true
|
|
49
|
-
})
|
|
50
|
-
}
|
|
51
|
-
};
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { COMPONENT_TYPES, createIconProp, createTextProp, createActionProp, Triggers, BLOCK_STYLES_SECTIONS } from "@draftbit/types";
|
|
2
|
-
export const SEED_DATA = [{
|
|
3
|
-
name: "Header Large",
|
|
4
|
-
tag: "HeaderLarge",
|
|
5
|
-
description: "A large header with an optional touchable right aligned text and icon.",
|
|
6
|
-
category: COMPONENT_TYPES.header,
|
|
7
|
-
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
8
|
-
layout: {},
|
|
9
|
-
triggers: [Triggers.OnPress],
|
|
10
|
-
props: {
|
|
11
|
-
onPress: createActionProp(),
|
|
12
|
-
title: createTextProp({
|
|
13
|
-
label: "Title",
|
|
14
|
-
description: "Text to display",
|
|
15
|
-
defaultValue: "Title"
|
|
16
|
-
}),
|
|
17
|
-
buttonText: createTextProp({
|
|
18
|
-
label: "Button text",
|
|
19
|
-
description: "Right aligned button text to display",
|
|
20
|
-
defaultValue: "See All"
|
|
21
|
-
}),
|
|
22
|
-
icon: createIconProp({
|
|
23
|
-
defaultValue: null,
|
|
24
|
-
required: false
|
|
25
|
-
})
|
|
26
|
-
}
|
|
27
|
-
}];
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { GROUPS, COMPONENT_TYPES, FORM_TYPES, PROP_TYPES, BLOCK_STYLES_SECTIONS } from "@draftbit/types";
|
|
2
|
-
export const SEED_DATA = [{
|
|
3
|
-
name: "Header Medium",
|
|
4
|
-
tag: "HeaderMedium",
|
|
5
|
-
description: "A medium header with an optional touchable right aligned text and icon.",
|
|
6
|
-
category: COMPONENT_TYPES.header,
|
|
7
|
-
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
8
|
-
preview_image_url: "{CLOUDINARY_URL}/Header_HeadlineMediumIconText.png",
|
|
9
|
-
supports_list_render: false,
|
|
10
|
-
props: {
|
|
11
|
-
title: {
|
|
12
|
-
group: GROUPS.data,
|
|
13
|
-
label: "Title",
|
|
14
|
-
description: "Text to display",
|
|
15
|
-
formType: FORM_TYPES.string,
|
|
16
|
-
propType: PROP_TYPES.STRING,
|
|
17
|
-
defaultValue: "Title",
|
|
18
|
-
editable: true,
|
|
19
|
-
required: false
|
|
20
|
-
},
|
|
21
|
-
buttonText: {
|
|
22
|
-
group: GROUPS.data,
|
|
23
|
-
label: "Button text",
|
|
24
|
-
description: "Right aligned button text to display",
|
|
25
|
-
formType: FORM_TYPES.string,
|
|
26
|
-
propType: PROP_TYPES.STRING,
|
|
27
|
-
defaultValue: "See All",
|
|
28
|
-
editable: true,
|
|
29
|
-
required: false
|
|
30
|
-
},
|
|
31
|
-
icon: {
|
|
32
|
-
group: GROUPS.basic,
|
|
33
|
-
label: "Icon",
|
|
34
|
-
description: "Name of icon to display",
|
|
35
|
-
formType: FORM_TYPES.icon,
|
|
36
|
-
propType: PROP_TYPES.ASSET,
|
|
37
|
-
defaultValue: null,
|
|
38
|
-
editable: true,
|
|
39
|
-
required: false
|
|
40
|
-
},
|
|
41
|
-
onPress: {
|
|
42
|
-
group: GROUPS.basic,
|
|
43
|
-
label: "Action",
|
|
44
|
-
description: "Action to execute when button pressed",
|
|
45
|
-
editable: true,
|
|
46
|
-
required: false,
|
|
47
|
-
formType: FORM_TYPES.action,
|
|
48
|
-
propType: PROP_TYPES.STRING,
|
|
49
|
-
defaultValue: null
|
|
50
|
-
}
|
|
51
|
-
},
|
|
52
|
-
layout: {}
|
|
53
|
-
}];
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { GROUPS, COMPONENT_TYPES, FORM_TYPES, PROP_TYPES, BLOCK_STYLES_SECTIONS } from "@draftbit/types";
|
|
2
|
-
export const SEED_DATA = [{
|
|
3
|
-
name: "Header Overline",
|
|
4
|
-
tag: "HeaderOverline",
|
|
5
|
-
description: "A small header with an optional touchable right aligned text and icon.",
|
|
6
|
-
category: COMPONENT_TYPES.header,
|
|
7
|
-
stylesPanelSections: BLOCK_STYLES_SECTIONS,
|
|
8
|
-
preview_image_url: "{CLOUDINARY_URL}/Header_OverlineIconText.png",
|
|
9
|
-
supports_list_render: false,
|
|
10
|
-
props: {
|
|
11
|
-
title: {
|
|
12
|
-
group: GROUPS.data,
|
|
13
|
-
label: "Title",
|
|
14
|
-
description: "Text to display",
|
|
15
|
-
formType: FORM_TYPES.string,
|
|
16
|
-
propType: PROP_TYPES.STRING,
|
|
17
|
-
defaultValue: "Title",
|
|
18
|
-
editable: true,
|
|
19
|
-
required: false
|
|
20
|
-
},
|
|
21
|
-
buttonText: {
|
|
22
|
-
group: GROUPS.data,
|
|
23
|
-
label: "Button text",
|
|
24
|
-
description: "Right aligned button text to display",
|
|
25
|
-
formType: FORM_TYPES.string,
|
|
26
|
-
propType: PROP_TYPES.STRING,
|
|
27
|
-
defaultValue: "See All",
|
|
28
|
-
editable: true,
|
|
29
|
-
required: false
|
|
30
|
-
},
|
|
31
|
-
icon: {
|
|
32
|
-
group: GROUPS.basic,
|
|
33
|
-
label: "Icon",
|
|
34
|
-
description: "Name of icon to display",
|
|
35
|
-
formType: FORM_TYPES.icon,
|
|
36
|
-
propType: PROP_TYPES.ASSET,
|
|
37
|
-
defaultValue: null,
|
|
38
|
-
editable: true,
|
|
39
|
-
required: false
|
|
40
|
-
},
|
|
41
|
-
onPress: {
|
|
42
|
-
group: GROUPS.basic,
|
|
43
|
-
label: "Action",
|
|
44
|
-
description: "Action to execute when button pressed",
|
|
45
|
-
editable: true,
|
|
46
|
-
required: false,
|
|
47
|
-
formType: FORM_TYPES.action,
|
|
48
|
-
propType: PROP_TYPES.STRING,
|
|
49
|
-
defaultValue: null
|
|
50
|
-
}
|
|
51
|
-
},
|
|
52
|
-
layout: {}
|
|
53
|
-
}];
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { COMPONENT_TYPES, GROUPS, createNumberProp, createColorProp, createIconProp, StylesPanelSections } from "@draftbit/types";
|
|
2
|
-
export const SEED_DATA = {
|
|
3
|
-
name: "Icon",
|
|
4
|
-
tag: "Icon",
|
|
5
|
-
description: "An icon",
|
|
6
|
-
category: COMPONENT_TYPES.basic,
|
|
7
|
-
stylesPanelSections: [StylesPanelSections.Size, StylesPanelSections.Margins, StylesPanelSections.Background, StylesPanelSections.Position, StylesPanelSections.Effects],
|
|
8
|
-
layout: {},
|
|
9
|
-
props: {
|
|
10
|
-
name: {
|
|
11
|
-
...createIconProp(),
|
|
12
|
-
group: GROUPS.data
|
|
13
|
-
},
|
|
14
|
-
color: createColorProp(),
|
|
15
|
-
size: createNumberProp({
|
|
16
|
-
group: GROUPS.basic,
|
|
17
|
-
label: "Size",
|
|
18
|
-
description: "Width and height of your icon",
|
|
19
|
-
defaultValue: 24,
|
|
20
|
-
min: 1,
|
|
21
|
-
max: 128,
|
|
22
|
-
step: 1,
|
|
23
|
-
precision: 0
|
|
24
|
-
})
|
|
25
|
-
}
|
|
26
|
-
};
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { COMPONENT_TYPES, GROUPS, createIconProp, createColorProp, createNumberProp, createActionProp, Triggers, StylesPanelSections, createDisabledProp } from "@draftbit/types";
|
|
2
|
-
export const SEED_DATA = {
|
|
3
|
-
name: "Icon Button",
|
|
4
|
-
tag: "IconButton",
|
|
5
|
-
category: COMPONENT_TYPES.button,
|
|
6
|
-
layout: {},
|
|
7
|
-
triggers: [Triggers.OnPress, Triggers.OnLongPress],
|
|
8
|
-
stylesPanelSections: [StylesPanelSections.Margins, StylesPanelSections.Effects, StylesPanelSections.Position],
|
|
9
|
-
props: {
|
|
10
|
-
onPress: createActionProp(),
|
|
11
|
-
onLongPress: createActionProp(),
|
|
12
|
-
disabled: createDisabledProp(),
|
|
13
|
-
icon: createIconProp(),
|
|
14
|
-
color: createColorProp({
|
|
15
|
-
label: "Color",
|
|
16
|
-
group: GROUPS.basic
|
|
17
|
-
}),
|
|
18
|
-
size: createNumberProp({
|
|
19
|
-
group: GROUPS.basic,
|
|
20
|
-
label: "Size",
|
|
21
|
-
description: "Width and height of your icon",
|
|
22
|
-
defaultValue: 32,
|
|
23
|
-
min: 16,
|
|
24
|
-
max: 256,
|
|
25
|
-
step: 1,
|
|
26
|
-
precision: 0
|
|
27
|
-
})
|
|
28
|
-
}
|
|
29
|
-
};
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { COMPONENT_TYPES, createImageProp, createResizeModeProp, StylesPanelSections, FORM_TYPES, PROP_TYPES, GROUPS } from "@draftbit/types";
|
|
2
|
-
export const SEED_DATA = {
|
|
3
|
-
name: "Image",
|
|
4
|
-
tag: "Image",
|
|
5
|
-
description: "A basic Image Component",
|
|
6
|
-
category: COMPONENT_TYPES.media,
|
|
7
|
-
stylesPanelSections: [StylesPanelSections.Size, StylesPanelSections.Margins, StylesPanelSections.Position, StylesPanelSections.Effects, StylesPanelSections.Borders],
|
|
8
|
-
layout: {
|
|
9
|
-
width: 100,
|
|
10
|
-
height: 100
|
|
11
|
-
},
|
|
12
|
-
props: {
|
|
13
|
-
source: createImageProp(),
|
|
14
|
-
resizeMode: createResizeModeProp(),
|
|
15
|
-
blurRadius: {
|
|
16
|
-
group: GROUPS.basic,
|
|
17
|
-
name: "blurRadius",
|
|
18
|
-
label: "Blur Radius",
|
|
19
|
-
defaultValue: null,
|
|
20
|
-
description: "The blur radius of the blur filter added to the image.",
|
|
21
|
-
editable: true,
|
|
22
|
-
required: false,
|
|
23
|
-
formType: FORM_TYPES.number,
|
|
24
|
-
propType: PROP_TYPES.NUMBER,
|
|
25
|
-
step: 5,
|
|
26
|
-
precision: 1
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
};
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { COMPONENT_TYPES, createImageProp, createResizeModeProp, createTextEnumProp, createColorProp, CONTAINER_COMPONENT_STYLES_SECTIONS } from "@draftbit/types";
|
|
2
|
-
export const SEED_DATA = {
|
|
3
|
-
name: "Image Background",
|
|
4
|
-
tag: "ImageBackground",
|
|
5
|
-
doc_link: "https://docs.expo.io/versions/latest/react-native/imagebackground/",
|
|
6
|
-
code_link: "https://github.com/facebook/react-native/blob/master/Libraries/Image/ImageBackground.js",
|
|
7
|
-
description: "A very simple drop-in replacement for Image that allows you to use an Image as a background.",
|
|
8
|
-
category: COMPONENT_TYPES.media,
|
|
9
|
-
stylesPanelSections: CONTAINER_COMPONENT_STYLES_SECTIONS,
|
|
10
|
-
layout: {
|
|
11
|
-
width: "100%",
|
|
12
|
-
height: "100%"
|
|
13
|
-
},
|
|
14
|
-
props: {
|
|
15
|
-
source: createImageProp({
|
|
16
|
-
defaultValue: "https://static.draftbit.com/images/placeholder-image-background.png"
|
|
17
|
-
}),
|
|
18
|
-
resizeMode: createResizeModeProp(),
|
|
19
|
-
backgroundColor: createColorProp({
|
|
20
|
-
label: "Background Color",
|
|
21
|
-
description: "If no image is chosen render a colored background."
|
|
22
|
-
}),
|
|
23
|
-
backfaceVisibility: createTextEnumProp({
|
|
24
|
-
label: "Backface Visibility",
|
|
25
|
-
description: "When animating a card, show the back face of it",
|
|
26
|
-
options: ["visible", "hidden"]
|
|
27
|
-
})
|
|
28
|
-
}
|
|
29
|
-
};
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { COMPONENT_TYPES, FORM_TYPES, PROP_TYPES, GROUPS, CONTAINER_COMPONENT_STYLES_SECTIONS } from "@draftbit/types";
|
|
2
|
-
export const SEED_DATA = {
|
|
3
|
-
name: "Keyboard Avoiding View",
|
|
4
|
-
tag: "KeyboardAvoidingView",
|
|
5
|
-
description: "View that moves out of the way of the virtual keyboard. ",
|
|
6
|
-
category: COMPONENT_TYPES.view,
|
|
7
|
-
stylesPanelSections: CONTAINER_COMPONENT_STYLES_SECTIONS,
|
|
8
|
-
props: {
|
|
9
|
-
enabled: {
|
|
10
|
-
label: "Enabled",
|
|
11
|
-
description: "Enable the keyboard avoiding view",
|
|
12
|
-
editable: true,
|
|
13
|
-
required: true,
|
|
14
|
-
defaultValue: true,
|
|
15
|
-
formType: FORM_TYPES.boolean,
|
|
16
|
-
propType: PROP_TYPES.BOOLEAN,
|
|
17
|
-
group: GROUPS.basic
|
|
18
|
-
},
|
|
19
|
-
behavior: {
|
|
20
|
-
label: "Resizing Behavior",
|
|
21
|
-
description: "The behavior for how the keyboard resizing interacts with the rest of the screen. (Default: padding).",
|
|
22
|
-
editable: true,
|
|
23
|
-
required: true,
|
|
24
|
-
defaultValue: "padding",
|
|
25
|
-
options: ["padding", "position", "height"],
|
|
26
|
-
formType: FORM_TYPES.flatArray,
|
|
27
|
-
propType: PROP_TYPES.STRING,
|
|
28
|
-
group: GROUPS.basic
|
|
29
|
-
},
|
|
30
|
-
keyboardVerticalOffset: {
|
|
31
|
-
label: "Keyboard Vertical Offset",
|
|
32
|
-
description: "The distance between the bottom of the view and the keyboard",
|
|
33
|
-
editable: true,
|
|
34
|
-
required: false,
|
|
35
|
-
defaultValue: 0,
|
|
36
|
-
formType: FORM_TYPES.number,
|
|
37
|
-
propType: PROP_TYPES.NUMBER,
|
|
38
|
-
group: GROUPS.basic
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
};
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { COMPONENT_TYPES, createStaticBoolProp, createStaticNumberProp, createTextEnumProp, CONTAINER_COMPONENT_STYLES_SECTIONS } from "@draftbit/types";
|
|
2
|
-
export const SEED_DATA = {
|
|
3
|
-
name: "Keyboard Aware Scroll View",
|
|
4
|
-
tag: "KeyboardAwareScrollView",
|
|
5
|
-
description: "View that moves pushes the content when virtual keyboard is open.",
|
|
6
|
-
category: COMPONENT_TYPES.view,
|
|
7
|
-
stylesPanelSections: CONTAINER_COMPONENT_STYLES_SECTIONS,
|
|
8
|
-
layout: {},
|
|
9
|
-
props: {
|
|
10
|
-
viewIsInsideTabBar: createStaticBoolProp({
|
|
11
|
-
label: "View Is Inside TabBar",
|
|
12
|
-
description: "Adds an extra offset that represents the TabBarIOS height."
|
|
13
|
-
}),
|
|
14
|
-
enableAutomaticScroll: createStaticBoolProp({
|
|
15
|
-
label: "Enable Automatic Scroll",
|
|
16
|
-
description: "When focus in TextInput will scroll the position, default is enabled"
|
|
17
|
-
}),
|
|
18
|
-
extraHeight: createStaticNumberProp({
|
|
19
|
-
label: "Extra Height",
|
|
20
|
-
description: "Adds an extra offset when focusing the TextInputs"
|
|
21
|
-
}),
|
|
22
|
-
extraScrollHeight: createStaticNumberProp({
|
|
23
|
-
label: "Extra Scroll Height",
|
|
24
|
-
description: "Adds an extra offset to the keyboard. Useful if you want to stick elements above the keyboard"
|
|
25
|
-
}),
|
|
26
|
-
enableResetScrollToCoords: createStaticBoolProp({
|
|
27
|
-
label: "Enable Reset Scroll To Coordinates",
|
|
28
|
-
description: "Lets the user enable or disable automatic resetScrollToCoords"
|
|
29
|
-
}),
|
|
30
|
-
keyboardOpeningTime: createStaticNumberProp({
|
|
31
|
-
label: "Opening Time",
|
|
32
|
-
description: "Sets the delay time before scrolling to new position after keyboard opening, default is 250"
|
|
33
|
-
}),
|
|
34
|
-
enableOnAndroid: createStaticBoolProp({
|
|
35
|
-
label: "Enable On Android",
|
|
36
|
-
description: "Enable Android Support"
|
|
37
|
-
}),
|
|
38
|
-
showsVerticalScrollIndicator: createStaticBoolProp({
|
|
39
|
-
label: "Shows Vertical Scroll Indicator",
|
|
40
|
-
description: "Show or hide the vertical scroll indicator",
|
|
41
|
-
defaultValue: true
|
|
42
|
-
}),
|
|
43
|
-
keyboardShouldPersistTaps: createTextEnumProp({
|
|
44
|
-
label: "Allow Touch Events",
|
|
45
|
-
description: "Allows touch events on visible components to be processed while the keyboard is open",
|
|
46
|
-
defaultValue: "never",
|
|
47
|
-
options: ["never", "always"]
|
|
48
|
-
})
|
|
49
|
-
}
|
|
50
|
-
};
|