@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
|
@@ -12,6 +12,7 @@ var _theming = require("../../theming");
|
|
|
12
12
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
13
13
|
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
14
14
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
15
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
15
16
|
const AccordionItem = _ref => {
|
|
16
17
|
let {
|
|
17
18
|
Icon,
|
|
@@ -26,10 +27,9 @@ const AccordionItem = _ref => {
|
|
|
26
27
|
textStyles,
|
|
27
28
|
viewStyles
|
|
28
29
|
} = (0, _utilities.extractStyles)(style);
|
|
29
|
-
return /*#__PURE__*/React.createElement(_reactNative.Pressable, {
|
|
30
|
-
style: [styles.container, viewStyles]
|
|
31
|
-
|
|
32
|
-
}, /*#__PURE__*/React.createElement(_reactNative.View, {
|
|
30
|
+
return /*#__PURE__*/React.createElement(_reactNative.Pressable, _extends({
|
|
31
|
+
style: [styles.container, viewStyles]
|
|
32
|
+
}, rest), /*#__PURE__*/React.createElement(_reactNative.View, {
|
|
33
33
|
style: styles.row
|
|
34
34
|
}, icon ? /*#__PURE__*/React.createElement(Icon, {
|
|
35
35
|
name: icon,
|
|
@@ -61,23 +61,4 @@ const styles = _reactNative.StyleSheet.create({
|
|
|
61
61
|
}
|
|
62
62
|
});
|
|
63
63
|
var _default = (0, _theming.withTheme)(AccordionItem);
|
|
64
|
-
exports.default = _default;.StyleSheet.create({
|
|
65
|
-
container: {
|
|
66
|
-
padding: 8
|
|
67
|
-
},
|
|
68
|
-
row: {
|
|
69
|
-
flexDirection: "row",
|
|
70
|
-
alignItems: "center",
|
|
71
|
-
paddingLeft: 8
|
|
72
|
-
},
|
|
73
|
-
item: {
|
|
74
|
-
marginVertical: 6,
|
|
75
|
-
paddingLeft: 8
|
|
76
|
-
},
|
|
77
|
-
content: {
|
|
78
|
-
flex: 1,
|
|
79
|
-
justifyContent: "center"
|
|
80
|
-
}
|
|
81
|
-
});
|
|
82
|
-
var _default = (0, _theming.withTheme)(AccordionItem);
|
|
83
64
|
exports.default = _default;
|
|
@@ -9,7 +9,6 @@ var _reactNative = require("react-native");
|
|
|
9
9
|
var _theming = require("../theming");
|
|
10
10
|
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
11
11
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
12
|
-
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
13
12
|
const IconButton = _ref => {
|
|
14
13
|
let {
|
|
15
14
|
Icon,
|
|
@@ -26,7 +25,7 @@ const IconButton = _ref => {
|
|
|
26
25
|
...props
|
|
27
26
|
} = _ref;
|
|
28
27
|
const iconColor = customColor || theme.colors.primary;
|
|
29
|
-
return /*#__PURE__*/React.createElement(_reactNative.Pressable,
|
|
28
|
+
return /*#__PURE__*/React.createElement(_reactNative.Pressable, {
|
|
30
29
|
onPress: onPress,
|
|
31
30
|
disabled: disabled || loading,
|
|
32
31
|
style: _ref2 => {
|
|
@@ -40,8 +39,9 @@ const IconButton = _ref => {
|
|
|
40
39
|
alignItems: "center",
|
|
41
40
|
justifyContent: "center"
|
|
42
41
|
}, style];
|
|
43
|
-
}
|
|
44
|
-
|
|
42
|
+
},
|
|
43
|
+
...props
|
|
44
|
+
}, /*#__PURE__*/React.createElement(_reactNative.View, null, icon && !loading ? /*#__PURE__*/React.createElement(Icon, {
|
|
45
45
|
name: icon,
|
|
46
46
|
size: size - 2,
|
|
47
47
|
color: iconColor
|
|
@@ -63,4 +63,19 @@ const styles = _reactNative.StyleSheet.create({
|
|
|
63
63
|
}
|
|
64
64
|
});
|
|
65
65
|
var _default = (0, _theming.withTheme)(IconButton);
|
|
66
|
+
exports.default = _default; }) : null));
|
|
67
|
+
};
|
|
68
|
+
const styles = _reactNative.StyleSheet.create({
|
|
69
|
+
container: {
|
|
70
|
+
alignItems: "center",
|
|
71
|
+
justifyContent: "center",
|
|
72
|
+
..._reactNative.Platform.select({
|
|
73
|
+
web: {
|
|
74
|
+
cursor: "pointer",
|
|
75
|
+
userSelect: "none"
|
|
76
|
+
}
|
|
77
|
+
})
|
|
78
|
+
}
|
|
79
|
+
});
|
|
80
|
+
var _default = (0, _theming.withTheme)(IconButton);
|
|
66
81
|
exports.default = _default;
|
|
@@ -13,7 +13,6 @@ var React = _interopRequireWildcard(require("react"));
|
|
|
13
13
|
var _reactNative = require("react-native");
|
|
14
14
|
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
15
15
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
16
|
-
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
17
16
|
function Center(_ref) {
|
|
18
17
|
let {
|
|
19
18
|
width = 240,
|
|
@@ -23,15 +22,16 @@ function Center(_ref) {
|
|
|
23
22
|
style,
|
|
24
23
|
...rest
|
|
25
24
|
} = _ref;
|
|
26
|
-
return /*#__PURE__*/React.createElement(_reactNative.View,
|
|
25
|
+
return /*#__PURE__*/React.createElement(_reactNative.View, {
|
|
27
26
|
style: [{
|
|
28
27
|
justifyContent: "center",
|
|
29
28
|
alignItems: "center",
|
|
30
29
|
width,
|
|
31
30
|
height,
|
|
32
31
|
backgroundColor: bgColor
|
|
33
|
-
}, style]
|
|
34
|
-
|
|
32
|
+
}, style],
|
|
33
|
+
...rest
|
|
34
|
+
}, children);
|
|
35
35
|
}
|
|
36
36
|
function Circle(_ref2) {
|
|
37
37
|
let {
|
|
@@ -42,7 +42,7 @@ function Circle(_ref2) {
|
|
|
42
42
|
...rest
|
|
43
43
|
} = _ref2;
|
|
44
44
|
const borderRadius = 1000;
|
|
45
|
-
return /*#__PURE__*/React.createElement(Center,
|
|
45
|
+
return /*#__PURE__*/React.createElement(Center, {
|
|
46
46
|
width: size,
|
|
47
47
|
height: size,
|
|
48
48
|
bgColor: bgColor,
|
|
@@ -50,8 +50,9 @@ function Circle(_ref2) {
|
|
|
50
50
|
backgroundColor: bgColor,
|
|
51
51
|
borderRadius,
|
|
52
52
|
overflow: "hidden"
|
|
53
|
-
}]
|
|
54
|
-
|
|
53
|
+
}],
|
|
54
|
+
...rest
|
|
55
|
+
}, children);
|
|
55
56
|
}
|
|
56
57
|
function Square(_ref3) {
|
|
57
58
|
let {
|
|
@@ -61,12 +62,13 @@ function Square(_ref3) {
|
|
|
61
62
|
style,
|
|
62
63
|
...rest
|
|
63
64
|
} = _ref3;
|
|
64
|
-
return /*#__PURE__*/React.createElement(Center,
|
|
65
|
+
return /*#__PURE__*/React.createElement(Center, {
|
|
65
66
|
style: style,
|
|
66
67
|
width: size,
|
|
67
68
|
height: size,
|
|
68
|
-
bgColor: bgColor
|
|
69
|
-
|
|
69
|
+
bgColor: bgColor,
|
|
70
|
+
...rest
|
|
71
|
+
}, children);
|
|
70
72
|
}
|
|
71
73
|
function Row(_ref4) {
|
|
72
74
|
let {
|
|
@@ -76,15 +78,14 @@ function Row(_ref4) {
|
|
|
76
78
|
style,
|
|
77
79
|
...rest
|
|
78
80
|
} = _ref4;
|
|
79
|
-
return /*#__PURE__*/React.createElement(_reactNative.View,
|
|
80
|
-
style: [style,
|
|
81
|
-
// style goes first b/c we can't override these
|
|
82
|
-
{
|
|
81
|
+
return /*#__PURE__*/React.createElement(_reactNative.View, {
|
|
82
|
+
style: [style, {
|
|
83
83
|
alignItems,
|
|
84
84
|
flexDirection: "row",
|
|
85
85
|
justifyContent: justifyContent
|
|
86
|
-
}]
|
|
87
|
-
|
|
86
|
+
}],
|
|
87
|
+
...rest
|
|
88
|
+
}, children);
|
|
88
89
|
}
|
|
89
90
|
function Spacer(_ref5) {
|
|
90
91
|
let {
|
|
@@ -96,16 +97,36 @@ function Spacer(_ref5) {
|
|
|
96
97
|
style,
|
|
97
98
|
...rest
|
|
98
99
|
} = _ref5;
|
|
99
|
-
return /*#__PURE__*/React.createElement(_reactNative.View,
|
|
100
|
+
return /*#__PURE__*/React.createElement(_reactNative.View, {
|
|
100
101
|
style: [style, {
|
|
101
102
|
paddingRight: right,
|
|
102
103
|
paddingTop: top,
|
|
103
104
|
paddingLeft: left,
|
|
104
105
|
paddingBottom: bottom
|
|
105
|
-
}]
|
|
106
|
-
|
|
106
|
+
}],
|
|
107
|
+
...rest
|
|
108
|
+
}, children);
|
|
107
109
|
}
|
|
108
110
|
function Stack(_ref6) {
|
|
111
|
+
let {
|
|
112
|
+
children,
|
|
113
|
+
justifyContent = "flex-start",
|
|
114
|
+
alignItems = "flex-start",
|
|
115
|
+
style,
|
|
116
|
+
...rest
|
|
117
|
+
} = _ref6;
|
|
118
|
+
return (
|
|
119
|
+
/*#__PURE__*/
|
|
120
|
+
// style must go first since we don't want justifyContent, alignItems overridden
|
|
121
|
+
React.createElement(_reactNative.View, {
|
|
122
|
+
style: [style, {
|
|
123
|
+
justifyContent,
|
|
124
|
+
alignItems
|
|
125
|
+
}],
|
|
126
|
+
...rest
|
|
127
|
+
}, children)
|
|
128
|
+
);
|
|
129
|
+
}Stack(_ref6) {
|
|
109
130
|
let {
|
|
110
131
|
children,
|
|
111
132
|
justifyContent = "flex-start",
|
|
@@ -15,7 +15,9 @@ var _Touchable = _interopRequireDefault(require("../Touchable"));
|
|
|
15
15
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
16
16
|
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
17
17
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
18
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
18
19
|
const Picker = _ref => {
|
|
20
|
+
var _options$find$label, _options$find;
|
|
19
21
|
let {
|
|
20
22
|
style,
|
|
21
23
|
options,
|
|
@@ -25,7 +27,6 @@ const Picker = _ref => {
|
|
|
25
27
|
onValueChange: onValueChangeOverride = () => {},
|
|
26
28
|
...props
|
|
27
29
|
} = _ref;
|
|
28
|
-
var _a, _b;
|
|
29
30
|
const {
|
|
30
31
|
viewStyles: {
|
|
31
32
|
borderRadius,
|
|
@@ -70,7 +71,7 @@ const Picker = _ref => {
|
|
|
70
71
|
};
|
|
71
72
|
|
|
72
73
|
const stylesWithoutMargin = style && (0, _lodash.default)(_reactNative.StyleSheet.flatten(style), ["margin", "marginTop", "marginRight", "marginBottom", "marginLeft"]);
|
|
73
|
-
const selectedLabel = selectedValue && ((
|
|
74
|
+
const selectedLabel = selectedValue && ((_options$find$label = (_options$find = options.find(o => o.value === selectedValue)) === null || _options$find === void 0 ? void 0 : _options$find.label) !== null && _options$find$label !== void 0 ? _options$find$label : selectedValue);
|
|
74
75
|
return /*#__PURE__*/React.createElement(_Touchable.default, {
|
|
75
76
|
disabled: disabled,
|
|
76
77
|
onPress: toggleFocus,
|
|
@@ -94,24 +95,6 @@ const Picker = _ref => {
|
|
|
94
95
|
key: o.value
|
|
95
96
|
}))), /*#__PURE__*/React.createElement(_reactNative.View, {
|
|
96
97
|
pointerEvents: "none"
|
|
97
|
-
}, /*#__PURE__*/React.createElement(_TextField.default, {
|
|
98
|
-
...props,
|
|
99
|
-
value: selectedLabel,
|
|
100
|
-
placeholder: placeholder,
|
|
101
|
-
// @ts-ignore
|
|
102
|
-
ref: textField,
|
|
103
|
-
disabled: disabled,
|
|
104
|
-
// @ts-expect-error
|
|
105
|
-
style: stylesWithoutMargin
|
|
106
|
-
}))));
|
|
107
|
-
};
|
|
108
|
-
const styles = _reactNative.StyleSheet.create({
|
|
109
|
-
container: {
|
|
110
|
-
alignSelf: "stretch"
|
|
111
|
-
}
|
|
112
|
-
});
|
|
113
|
-
var _default = (0, _theming.withTheme)(Picker);
|
|
114
|
-
exports.default = _default;pointerEvents: "none"
|
|
115
98
|
}, /*#__PURE__*/React.createElement(_TextField.default, _extends({}, props, {
|
|
116
99
|
value: selectedLabel,
|
|
117
100
|
placeholder: placeholder
|
|
@@ -39,6 +39,7 @@ const Table = _ref => {
|
|
|
39
39
|
return object.isTableHeader;
|
|
40
40
|
}, []);
|
|
41
41
|
const isRenderItem = data && renderItem;
|
|
42
|
+
|
|
42
43
|
//Uses 'renderItem' and 'data' to create an array of children
|
|
43
44
|
const dataAsChildren = _react.default.useMemo(() => {
|
|
44
45
|
if (!isRenderItem) return [];
|
|
@@ -63,7 +64,7 @@ const Table = _ref => {
|
|
|
63
64
|
const nestedChildren = _react.default.Children.toArray(item.props.children);
|
|
64
65
|
//Header can be nested in React.Fragment when in renderItem
|
|
65
66
|
const nestedHeaders = nestedChildren.filter(child => isTableHeader(child.props));
|
|
66
|
-
if (nestedHeaders
|
|
67
|
+
if (nestedHeaders !== null && nestedHeaders !== void 0 && nestedHeaders.length) {
|
|
67
68
|
//New element excluding header children
|
|
68
69
|
return /*#__PURE__*/_react.default.cloneElement(item, {
|
|
69
70
|
children: nestedChildren.filter(child => !isTableHeader(child.props))
|
|
@@ -78,7 +79,7 @@ const Table = _ref => {
|
|
|
78
79
|
const nestedChildren = _react.default.Children.toArray(item.props.children);
|
|
79
80
|
//Header can be nested in React.Fragment when in renderItem
|
|
80
81
|
const nestedHeaders = nestedChildren.filter(child => isTableHeader(child.props));
|
|
81
|
-
if (nestedHeaders
|
|
82
|
+
if (nestedHeaders !== null && nestedHeaders !== void 0 && nestedHeaders.length) {
|
|
82
83
|
return nestedHeaders[0];
|
|
83
84
|
}
|
|
84
85
|
return item;
|
|
@@ -110,9 +111,7 @@ const Table = _ref => {
|
|
|
110
111
|
value: contextValue
|
|
111
112
|
}, /*#__PURE__*/_react.default.createElement(_reactNative.View, {
|
|
112
113
|
style: [styles.container, borderViewStyle, style]
|
|
113
|
-
}, /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, header), /*#__PURE__*/_react.default.createElement(_reactNative.ScrollView,
|
|
114
|
-
...rest
|
|
115
|
-
}, childrenWithoutHeader)));
|
|
114
|
+
}, /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, header), /*#__PURE__*/_react.default.createElement(_reactNative.ScrollView, rest, childrenWithoutHeader)));
|
|
116
115
|
};
|
|
117
116
|
const styles = _reactNative.StyleSheet.create({
|
|
118
117
|
container: {
|
|
@@ -120,4 +119,5 @@ const styles = _reactNative.StyleSheet.create({
|
|
|
120
119
|
}
|
|
121
120
|
});
|
|
122
121
|
var _default = (0, _theming.withTheme)(Table);
|
|
122
|
+
exports.default = _default;
|
|
123
123
|
exports.default = _default;
|
|
@@ -12,4 +12,4 @@ const APPROX_STATUSBAR_HEIGHT = _reactNative.Platform.select({
|
|
|
12
12
|
android: DEFAULT_STATUSBAR_HEIGHT_EXPO,
|
|
13
13
|
ios: _reactNative.Platform.Version < 11 ? DEFAULT_STATUSBAR_HEIGHT_EXPO : 0
|
|
14
14
|
});
|
|
15
|
-
exports.APPROX_STATUSBAR_HEIGHT = APPROX_STATUSBAR_HEIGHT;
|
|
15
|
+
exports.APPROX_STATUSBAR_HEIGHT = APPROX_STATUSBAR_HEIGHT;
|
|
@@ -15,6 +15,7 @@ function overlay(elevation) {
|
|
|
15
15
|
let surfaceColor = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : _DarkTheme.default.colors.surface;
|
|
16
16
|
if (isAnimatedValue(elevation)) {
|
|
17
17
|
const inputRange = [0, 1, 2, 3, 8, 24];
|
|
18
|
+
|
|
18
19
|
// @ts-expect-error: TS doesn't seem to refine the type correctly
|
|
19
20
|
return elevation.interpolate({
|
|
20
21
|
inputRange,
|
|
@@ -23,6 +24,7 @@ function overlay(elevation) {
|
|
|
23
24
|
})
|
|
24
25
|
});
|
|
25
26
|
}
|
|
27
|
+
|
|
26
28
|
// @ts-expect-error: TS doesn't seem to refine the type correctly
|
|
27
29
|
return calculateColor(surfaceColor, elevation);
|
|
28
30
|
}
|
|
@@ -63,4 +65,4 @@ const elevationOverlayTransparency = {
|
|
|
63
65
|
22: 15.72,
|
|
64
66
|
23: 15.84,
|
|
65
67
|
24: 16
|
|
66
|
-
};
|
|
68
|
+
};
|
|
@@ -57,6 +57,7 @@ function extractBorderAndMarginStyles(style, additionalBorderStyles, additionalM
|
|
|
57
57
|
marginStyles
|
|
58
58
|
};
|
|
59
59
|
}
|
|
60
|
+
|
|
60
61
|
/**
|
|
61
62
|
* Merges a style object on top of another style object. In React Native,
|
|
62
63
|
* keys with undefined values in a style object will still override styles
|
|
@@ -89,4 +90,4 @@ function getValueForRadioButton(value) {
|
|
|
89
90
|
} else {
|
|
90
91
|
throw new Error("Invalid value: ".concat(value));
|
|
91
92
|
}
|
|
92
|
-
}
|
|
93
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@draftbit/core",
|
|
3
|
-
"version": "46.10.3-
|
|
3
|
+
"version": "46.10.3-6c7505.2+6c75050",
|
|
4
4
|
"description": "Core (non-native) Components",
|
|
5
5
|
"main": "lib/commonjs/index.js",
|
|
6
6
|
"module": "lib/module/index.js",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"dependencies": {
|
|
42
42
|
"@date-io/date-fns": "^1.3.13",
|
|
43
43
|
"@draftbit/react-theme-provider": "^2.1.1",
|
|
44
|
-
"@draftbit/types": "^46.10.3-
|
|
44
|
+
"@draftbit/types": "^46.10.3-6c7505.2+6c75050",
|
|
45
45
|
"@material-ui/core": "^4.11.0",
|
|
46
46
|
"@material-ui/pickers": "^3.2.10",
|
|
47
47
|
"@react-native-community/slider": "4.2.3",
|
|
@@ -100,5 +100,5 @@
|
|
|
100
100
|
]
|
|
101
101
|
]
|
|
102
102
|
},
|
|
103
|
-
"gitHead": "
|
|
103
|
+
"gitHead": "6c75050ff8da4c84fd4bd874fb48732853e2ba6a"
|
|
104
104
|
}
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.SEED_DATA = void 0;
|
|
7
|
-
var _types = require("@draftbit/types");
|
|
8
|
-
const SEED_DATA = {
|
|
9
|
-
name: "Accordion",
|
|
10
|
-
tag: "AccordionGroup",
|
|
11
|
-
description: "An expandable container containing components",
|
|
12
|
-
category: _types.COMPONENT_TYPES.container,
|
|
13
|
-
stylesPanelSections: [_types.StylesPanelSections.LayoutSelectedItem, _types.StylesPanelSections.Background, _types.StylesPanelSections.Size, _types.StylesPanelSections.MarginsAndPaddings, _types.StylesPanelSections.Position, _types.StylesPanelSections.Borders, _types.StylesPanelSections.Effects],
|
|
14
|
-
layout: {
|
|
15
|
-
paddingTop: 8,
|
|
16
|
-
paddingRight: 8,
|
|
17
|
-
paddingBottom: 8,
|
|
18
|
-
paddingLeft: 8,
|
|
19
|
-
fontSize: 16
|
|
20
|
-
},
|
|
21
|
-
props: {
|
|
22
|
-
label: (0, _types.createTextProp)({
|
|
23
|
-
label: "Label"
|
|
24
|
-
}),
|
|
25
|
-
expanded: (0, _types.createStaticBoolProp)({
|
|
26
|
-
label: "Expanded",
|
|
27
|
-
description: "Whether the AccordionGroup should be initaially expanded or not"
|
|
28
|
-
}),
|
|
29
|
-
openColor: (0, _types.createColorProp)({
|
|
30
|
-
label: "Open text color"
|
|
31
|
-
}),
|
|
32
|
-
closedColor: (0, _types.createColorProp)({
|
|
33
|
-
label: "Closed text color"
|
|
34
|
-
}),
|
|
35
|
-
caretColor: (0, _types.createColorProp)({
|
|
36
|
-
label: "Caret color"
|
|
37
|
-
}),
|
|
38
|
-
caretSize: (0, _types.createNumberProp)({
|
|
39
|
-
label: "Caret size",
|
|
40
|
-
defaultValue: 24
|
|
41
|
-
}),
|
|
42
|
-
icon: (0, _types.createIconProp)(),
|
|
43
|
-
iconSize: (0, _types.createNumberProp)({
|
|
44
|
-
label: "Icon size",
|
|
45
|
-
defaultValue: 24
|
|
46
|
-
})
|
|
47
|
-
}
|
|
48
|
-
};
|
|
49
|
-
exports.SEED_DATA = SEED_DATA;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.SEED_DATA = void 0;
|
|
7
|
-
var _types = require("@draftbit/types");
|
|
8
|
-
const SEED_DATA = {
|
|
9
|
-
name: "Accordion Item",
|
|
10
|
-
tag: "AccordionItem",
|
|
11
|
-
description: "Item to be used in Accordion",
|
|
12
|
-
category: _types.COMPONENT_TYPES.deprecated,
|
|
13
|
-
stylesPanelSections: _types.CONTAINER_COMPONENT_STYLES_SECTIONS,
|
|
14
|
-
props: {
|
|
15
|
-
icon: (0, _types.createIconProp)(),
|
|
16
|
-
label: (0, _types.createTextProp)({
|
|
17
|
-
label: "Item label"
|
|
18
|
-
}),
|
|
19
|
-
iconColor: (0, _types.createColorProp)({
|
|
20
|
-
label: "Icon color"
|
|
21
|
-
})
|
|
22
|
-
}
|
|
23
|
-
};
|
|
24
|
-
exports.SEED_DATA = SEED_DATA;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.SEED_DATA = void 0;
|
|
7
|
-
var _types = require("@draftbit/types");
|
|
8
|
-
const SEED_DATA = {
|
|
9
|
-
name: "Action Sheet",
|
|
10
|
-
tag: "ActionSheet",
|
|
11
|
-
description: "Action Sheet container",
|
|
12
|
-
category: _types.COMPONENT_TYPES.actionsheet,
|
|
13
|
-
stylesPanelSections: [_types.StylesPanelSections.Margins, _types.StylesPanelSections.Effects],
|
|
14
|
-
props: {
|
|
15
|
-
visible: (0, _types.createStaticBoolProp)({
|
|
16
|
-
group: _types.GROUPS.data,
|
|
17
|
-
label: "Show Action Sheet"
|
|
18
|
-
})
|
|
19
|
-
}
|
|
20
|
-
};
|
|
21
|
-
exports.SEED_DATA = SEED_DATA;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.SEED_DATA = void 0;
|
|
7
|
-
var _types = require("@draftbit/types");
|
|
8
|
-
const SEED_DATA = {
|
|
9
|
-
name: "Action Sheet Cancel",
|
|
10
|
-
tag: "ActionSheetCancel",
|
|
11
|
-
description: "Action Sheet cancel",
|
|
12
|
-
stylesPanelSections: [_types.StylesPanelSections.Margins, _types.StylesPanelSections.Effects],
|
|
13
|
-
category: _types.COMPONENT_TYPES.actionsheet,
|
|
14
|
-
triggers: [_types.Triggers.OnPress],
|
|
15
|
-
props: {
|
|
16
|
-
onPress: (0, _types.createActionProp)(),
|
|
17
|
-
label: (0, _types.createTextProp)({
|
|
18
|
-
group: _types.GROUPS.basic,
|
|
19
|
-
label: "Label",
|
|
20
|
-
defaultValue: "Cancel"
|
|
21
|
-
}),
|
|
22
|
-
color: (0, _types.createColorProp)({
|
|
23
|
-
label: "Font Color"
|
|
24
|
-
})
|
|
25
|
-
}
|
|
26
|
-
};
|
|
27
|
-
exports.SEED_DATA = SEED_DATA;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.SEED_DATA = void 0;
|
|
7
|
-
var _types = require("@draftbit/types");
|
|
8
|
-
const SEED_DATA = {
|
|
9
|
-
name: "Action Sheet Item",
|
|
10
|
-
tag: "ActionSheetItem",
|
|
11
|
-
description: "Action Sheet item",
|
|
12
|
-
category: _types.COMPONENT_TYPES.actionsheet,
|
|
13
|
-
stylesPanelSections: [_types.StylesPanelSections.Margins, _types.StylesPanelSections.Effects],
|
|
14
|
-
triggers: [_types.Triggers.OnPress],
|
|
15
|
-
layout: {
|
|
16
|
-
textAlign: "center"
|
|
17
|
-
},
|
|
18
|
-
props: {
|
|
19
|
-
onPress: (0, _types.createActionProp)(),
|
|
20
|
-
label: (0, _types.createTextProp)({
|
|
21
|
-
group: _types.GROUPS.basic,
|
|
22
|
-
label: "Label",
|
|
23
|
-
defaultValue: "Option"
|
|
24
|
-
}),
|
|
25
|
-
color: (0, _types.createColorProp)({
|
|
26
|
-
label: "Font Color",
|
|
27
|
-
defaultValue: "strong"
|
|
28
|
-
})
|
|
29
|
-
}
|
|
30
|
-
};
|
|
31
|
-
exports.SEED_DATA = SEED_DATA;
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.SEED_DATA = void 0;
|
|
7
|
-
var _types = require("@draftbit/types");
|
|
8
|
-
const SEED_DATA = {
|
|
9
|
-
name: "Activity Indicator",
|
|
10
|
-
tag: "ActivityIndicator",
|
|
11
|
-
description: "Displays a circular loading indicator.",
|
|
12
|
-
doc_link: "https://docs.expo.io/versions/latest/react-native/activityindicator/",
|
|
13
|
-
code_link: "https://github.com/expo/expo/blob/master/ios/versioned-react-native/ABI32_0_0/Libraries/Components/ActivityIndicator/ActivityIndicator.js",
|
|
14
|
-
category: _types.COMPONENT_TYPES.utility,
|
|
15
|
-
stylesPanelSections: [_types.StylesPanelSections.Size, _types.StylesPanelSections.Margins, _types.StylesPanelSections.Borders],
|
|
16
|
-
layout: {
|
|
17
|
-
width: 36,
|
|
18
|
-
height: 36
|
|
19
|
-
},
|
|
20
|
-
props: {
|
|
21
|
-
size: {
|
|
22
|
-
label: "Size",
|
|
23
|
-
description: "The size of the loading indicator (Default: small)",
|
|
24
|
-
options: ["small", "large"],
|
|
25
|
-
formType: _types.FORM_TYPES.flatArray,
|
|
26
|
-
propType: _types.PROP_TYPES.STRING,
|
|
27
|
-
editable: true,
|
|
28
|
-
required: false,
|
|
29
|
-
defaultValue: "small",
|
|
30
|
-
group: _types.GROUPS.basic
|
|
31
|
-
},
|
|
32
|
-
animating: {
|
|
33
|
-
label: "Spinning",
|
|
34
|
-
description: "Whether to show the loading indicator (Default: true)",
|
|
35
|
-
formType: _types.FORM_TYPES.boolean,
|
|
36
|
-
propType: _types.PROP_TYPES.BOOLEAN,
|
|
37
|
-
editable: true,
|
|
38
|
-
required: false,
|
|
39
|
-
defaultValue: true,
|
|
40
|
-
group: _types.GROUPS.basic
|
|
41
|
-
},
|
|
42
|
-
hidesWhenStopped: {
|
|
43
|
-
label: "Hide When Stopped",
|
|
44
|
-
description: "Whether the indicator should hide when not animating (Default: true)",
|
|
45
|
-
formType: _types.FORM_TYPES.boolean,
|
|
46
|
-
propType: _types.PROP_TYPES.BOOLEAN,
|
|
47
|
-
editable: true,
|
|
48
|
-
required: false,
|
|
49
|
-
defaultValue: true,
|
|
50
|
-
group: _types.GROUPS.basic
|
|
51
|
-
},
|
|
52
|
-
color: {
|
|
53
|
-
label: "Color",
|
|
54
|
-
description: "The color of the loading indicator (Default: gray)",
|
|
55
|
-
formType: _types.FORM_TYPES.color,
|
|
56
|
-
propType: _types.PROP_TYPES.THEME,
|
|
57
|
-
editable: true,
|
|
58
|
-
required: false,
|
|
59
|
-
defaultValue: null,
|
|
60
|
-
group: _types.GROUPS.basic
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
};
|
|
64
|
-
exports.SEED_DATA = SEED_DATA;
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.SEED_DATA = void 0;
|
|
7
|
-
var _types = require("@draftbit/types");
|
|
8
|
-
const SEED_DATA = {
|
|
9
|
-
name: "Audio Player",
|
|
10
|
-
tag: "AudioPlayer",
|
|
11
|
-
description: "Given a source URL, plays sounds & audio!",
|
|
12
|
-
category: _types.COMPONENT_TYPES.media,
|
|
13
|
-
stylesPanelSections: [_types.StylesPanelSections.Typography, _types.StylesPanelSections.Background, _types.StylesPanelSections.Borders, _types.StylesPanelSections.Size, _types.StylesPanelSections.MarginsAndPaddings, _types.StylesPanelSections.Position],
|
|
14
|
-
layout: {
|
|
15
|
-
backgroundColor: "#eee",
|
|
16
|
-
paddingLeft: 16,
|
|
17
|
-
paddingRight: 16,
|
|
18
|
-
paddingTop: 8,
|
|
19
|
-
paddingBottom: 8,
|
|
20
|
-
borderRadius: 24,
|
|
21
|
-
flexDirection: "row",
|
|
22
|
-
alignItems: "center"
|
|
23
|
-
},
|
|
24
|
-
props: {
|
|
25
|
-
source: {
|
|
26
|
-
group: _types.GROUPS.data,
|
|
27
|
-
label: "Source",
|
|
28
|
-
description: "The source URL for the audio file.",
|
|
29
|
-
editable: true,
|
|
30
|
-
required: true,
|
|
31
|
-
defaultValue: "https://static.draftbit.com/audio/intro-to-draftbit-audio.mp3",
|
|
32
|
-
formType: _types.FORM_TYPES.sourceUrl,
|
|
33
|
-
propType: _types.PROP_TYPES.OBJECT
|
|
34
|
-
},
|
|
35
|
-
sliderColor: (0, _types.createColorProp)({
|
|
36
|
-
label: "Thumb Color",
|
|
37
|
-
defaultValue: "strong"
|
|
38
|
-
}),
|
|
39
|
-
completedTrackColor: (0, _types.createColorProp)({
|
|
40
|
-
label: "Completed Track Color",
|
|
41
|
-
defaultValue: "background"
|
|
42
|
-
}),
|
|
43
|
-
remainingTrackColor: (0, _types.createColorProp)({
|
|
44
|
-
label: "Remaining Track Color",
|
|
45
|
-
defaultValue: "light"
|
|
46
|
-
}),
|
|
47
|
-
trackThumbSize: (0, _types.createNumberProp)({
|
|
48
|
-
label: "Thumb Size",
|
|
49
|
-
defaultValue: 24
|
|
50
|
-
}),
|
|
51
|
-
playIconColor: (0, _types.createColorProp)({
|
|
52
|
-
label: "Play Icon Color",
|
|
53
|
-
defaultValue: "strong"
|
|
54
|
-
})
|
|
55
|
-
}
|
|
56
|
-
};
|
|
57
|
-
exports.SEED_DATA = SEED_DATA;
|