@draftbit/ui 50.6.4-97b460.2 → 51.0.0

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.
@@ -1 +1 @@
1
- import"./polyfillReanimatedWorkletInit";import{Icon}from"@draftbit/native";export{Icon,LinearGradient,WebView}from"@draftbit/native";export{flattenReactFragments,useDeepCompareEffect,useDeepCompareMemo,AudioPlayer,Avatar,Center,Circle,CircleImage,Container,CheckboxGroup,Divider,Provider,RadioButtonFieldGroup,RadioButtonGroup,Row,ScreenContainer,Spacer,Square,Stack,Surface,SVG,Switch,SwitchRow,NumberInput,Touchable,Pressable,useAuthState,DeckSwiper,DeckSwiperCard,Shadow,TabViewItem,Markdown,BottomSheet,YoutubePlayer,Table,TableRow,TableCell,SwipeableItemButton,SwipeableList,ProgressBar,ProgressCircle,RowHeadlineImageCaption,ActionSheet,ActionSheetItem,ActionSheetCancel,Swiper,SwiperItem,SectionList,SectionHeader,LinearProgress,CircularProgress,TextInput,VideoPlayer,PinInput,CustomPinInputCell,CustomPinInputText,AspectRatio,HStack,VStack,ZStack,PickerItem,AvoidKeyboardView,KeyboardAvoidingView,SimpleStyleFlashList,SimpleStyleFlatList,SimpleStyleKeyboardAwareScrollView,SimpleStyleMasonryFlashList,SimpleStyleScrollView,SimpleStyleSectionList,SimpleStyleSwipeableList,LoadingIndicator,LottieAnimation,Timer,Image}from"@draftbit/core";export{DefaultTheme,withTheme,useChangeTheme,useTheme,ReadTheme,Breakpoints,ColorPalettes,createTheme}from"@draftbit/theme";import{injectIcon,AvatarEdit as BaseAvatarEdit,Banner as BaseBanner,Button as BaseDeprecatedButton,ButtonSolid as BaseButtonSolid,ButtonOutline as BaseButtonOutline,Card as BaseCard,Link as BaseLink,Checkbox as BaseCheckbox,CheckboxRow as BaseCheckboxRow,DatePicker as BaseDatePicker,FAB as BaseFab,FieldSearchBarFull as BaseFieldSearchBarFull,IconButton as BaseIconButton,Picker as BasePicker,MultiSelectPicker as BaseMultiSelectPicker,StarRating as BaseStarRating,TextField as BaseTextField,RadioButton as BaseRadioButton,RadioButtonRow as BaseRadioButtonRow,Stepper as BaseStepper,ToggleButton as BaseToggleButton,RowBodyIcon as BaseRowBodyIcon,RowHeadlineImageIcon as BaseRowHeadlineImageIcon,Slider as BaseSlider,AccordionGroup as BaseAccordionGroup,AccordionItem as BaseAccordionItem,TabView as BaseTabView,SwipeableItem as BaseSwipeableItem}from"@draftbit/core";export var AvatarEdit=injectIcon(BaseAvatarEdit,Icon);export var Banner=injectIcon(BaseBanner,Icon);export var Button=injectIcon(BaseDeprecatedButton,Icon);export var ButtonOutline=injectIcon(BaseButtonOutline,Icon);export var ButtonSolid=injectIcon(BaseButtonSolid,Icon);export var Card=injectIcon(BaseCard,Icon);export var Checkbox=injectIcon(BaseCheckbox,Icon);export var CheckboxRow=injectIcon(BaseCheckboxRow,Icon);export var DatePicker=injectIcon(BaseDatePicker,Icon);export var FAB=injectIcon(BaseFab,Icon);export var FieldSearchBarFull=injectIcon(BaseFieldSearchBarFull,Icon);export var IconButton=injectIcon(BaseIconButton,Icon);export var Link=injectIcon(BaseLink,Icon);export var Picker=injectIcon(BasePicker,Icon);export var MultiSelectPicker=injectIcon(BaseMultiSelectPicker,Icon);export var RadioButton=injectIcon(BaseRadioButton,Icon);export var RadioButtonRow=injectIcon(BaseRadioButtonRow,Icon);export var RowBodyIcon=injectIcon(BaseRowBodyIcon,Icon);export var RowHeadlineImageIcon=injectIcon(BaseRowHeadlineImageIcon,Icon);export var StarRating=injectIcon(BaseStarRating,Icon);export var Stepper=injectIcon(BaseStepper,Icon);export var TextField=injectIcon(BaseTextField,Icon);export var ToggleButton=injectIcon(BaseToggleButton,Icon);export var Slider=injectIcon(BaseSlider,Icon);export var AccordionGroup=injectIcon(BaseAccordionGroup,Icon);export var AccordionItem=injectIcon(BaseAccordionItem,Icon);export var TabView=injectIcon(BaseTabView,Icon);export var SwipeableItem=injectIcon(BaseSwipeableItem,Icon);
1
+ Object.defineProperty(exports,"__esModule",{value:true});exports.AccordionItem=exports.AccordionGroup=void 0;Object.defineProperty(exports,"ActionSheet",{enumerable:true,get:function get(){return _core.ActionSheet;}});Object.defineProperty(exports,"ActionSheetCancel",{enumerable:true,get:function get(){return _core.ActionSheetCancel;}});Object.defineProperty(exports,"ActionSheetItem",{enumerable:true,get:function get(){return _core.ActionSheetItem;}});Object.defineProperty(exports,"AspectRatio",{enumerable:true,get:function get(){return _core.AspectRatio;}});Object.defineProperty(exports,"AudioPlayer",{enumerable:true,get:function get(){return _core.AudioPlayer;}});Object.defineProperty(exports,"Avatar",{enumerable:true,get:function get(){return _core.Avatar;}});exports.AvatarEdit=void 0;Object.defineProperty(exports,"AvoidKeyboardView",{enumerable:true,get:function get(){return _core.AvoidKeyboardView;}});exports.Banner=void 0;Object.defineProperty(exports,"BottomSheet",{enumerable:true,get:function get(){return _core.BottomSheet;}});Object.defineProperty(exports,"Breakpoints",{enumerable:true,get:function get(){return _theme.Breakpoints;}});exports.Card=exports.ButtonSolid=exports.ButtonOutline=exports.Button=void 0;Object.defineProperty(exports,"Center",{enumerable:true,get:function get(){return _core.Center;}});exports.Checkbox=void 0;Object.defineProperty(exports,"CheckboxGroup",{enumerable:true,get:function get(){return _core.CheckboxGroup;}});exports.CheckboxRow=void 0;Object.defineProperty(exports,"Circle",{enumerable:true,get:function get(){return _core.Circle;}});Object.defineProperty(exports,"CircleImage",{enumerable:true,get:function get(){return _core.CircleImage;}});Object.defineProperty(exports,"CircularProgress",{enumerable:true,get:function get(){return _core.CircularProgress;}});Object.defineProperty(exports,"ColorPalettes",{enumerable:true,get:function get(){return _theme.ColorPalettes;}});Object.defineProperty(exports,"Container",{enumerable:true,get:function get(){return _core.Container;}});Object.defineProperty(exports,"CustomPinInputCell",{enumerable:true,get:function get(){return _core.CustomPinInputCell;}});Object.defineProperty(exports,"CustomPinInputText",{enumerable:true,get:function get(){return _core.CustomPinInputText;}});exports.DatePicker=void 0;Object.defineProperty(exports,"DeckSwiper",{enumerable:true,get:function get(){return _core.DeckSwiper;}});Object.defineProperty(exports,"DeckSwiperCard",{enumerable:true,get:function get(){return _core.DeckSwiperCard;}});Object.defineProperty(exports,"DefaultTheme",{enumerable:true,get:function get(){return _theme.DefaultTheme;}});Object.defineProperty(exports,"Divider",{enumerable:true,get:function get(){return _core.Divider;}});exports.FieldSearchBarFull=exports.FAB=void 0;Object.defineProperty(exports,"HStack",{enumerable:true,get:function get(){return _core.HStack;}});Object.defineProperty(exports,"Icon",{enumerable:true,get:function get(){return _native.Icon;}});exports.IconButton=void 0;Object.defineProperty(exports,"KeyboardAvoidingView",{enumerable:true,get:function get(){return _core.KeyboardAvoidingView;}});Object.defineProperty(exports,"LinearGradient",{enumerable:true,get:function get(){return _native.LinearGradient;}});Object.defineProperty(exports,"LinearProgress",{enumerable:true,get:function get(){return _core.LinearProgress;}});exports.Link=void 0;Object.defineProperty(exports,"LoadingIndicator",{enumerable:true,get:function get(){return _core.LoadingIndicator;}});Object.defineProperty(exports,"LottieAnimation",{enumerable:true,get:function get(){return _core.LottieAnimation;}});Object.defineProperty(exports,"Markdown",{enumerable:true,get:function get(){return _core.Markdown;}});exports.MultiSelectPicker=void 0;Object.defineProperty(exports,"NumberInput",{enumerable:true,get:function get(){return _core.NumberInput;}});exports.Picker=void 0;Object.defineProperty(exports,"PickerItem",{enumerable:true,get:function get(){return _core.PickerItem;}});Object.defineProperty(exports,"PinInput",{enumerable:true,get:function get(){return _core.PinInput;}});Object.defineProperty(exports,"Pressable",{enumerable:true,get:function get(){return _core.Pressable;}});Object.defineProperty(exports,"ProgressBar",{enumerable:true,get:function get(){return _core.ProgressBar;}});Object.defineProperty(exports,"ProgressCircle",{enumerable:true,get:function get(){return _core.ProgressCircle;}});Object.defineProperty(exports,"Provider",{enumerable:true,get:function get(){return _core.Provider;}});exports.RadioButton=void 0;Object.defineProperty(exports,"RadioButtonFieldGroup",{enumerable:true,get:function get(){return _core.RadioButtonFieldGroup;}});Object.defineProperty(exports,"RadioButtonGroup",{enumerable:true,get:function get(){return _core.RadioButtonGroup;}});exports.RadioButtonRow=void 0;Object.defineProperty(exports,"ReadTheme",{enumerable:true,get:function get(){return _theme.ReadTheme;}});Object.defineProperty(exports,"Row",{enumerable:true,get:function get(){return _core.Row;}});exports.RowBodyIcon=void 0;Object.defineProperty(exports,"RowHeadlineImageCaption",{enumerable:true,get:function get(){return _core.RowHeadlineImageCaption;}});exports.RowHeadlineImageIcon=void 0;Object.defineProperty(exports,"SVG",{enumerable:true,get:function get(){return _core.SVG;}});Object.defineProperty(exports,"ScreenContainer",{enumerable:true,get:function get(){return _core.ScreenContainer;}});Object.defineProperty(exports,"SectionHeader",{enumerable:true,get:function get(){return _core.SectionHeader;}});Object.defineProperty(exports,"SectionList",{enumerable:true,get:function get(){return _core.SectionList;}});Object.defineProperty(exports,"Shadow",{enumerable:true,get:function get(){return _core.Shadow;}});Object.defineProperty(exports,"SimpleStyleFlashList",{enumerable:true,get:function get(){return _core.SimpleStyleFlashList;}});Object.defineProperty(exports,"SimpleStyleFlatList",{enumerable:true,get:function get(){return _core.SimpleStyleFlatList;}});Object.defineProperty(exports,"SimpleStyleKeyboardAwareScrollView",{enumerable:true,get:function get(){return _core.SimpleStyleKeyboardAwareScrollView;}});Object.defineProperty(exports,"SimpleStyleMasonryFlashList",{enumerable:true,get:function get(){return _core.SimpleStyleMasonryFlashList;}});Object.defineProperty(exports,"SimpleStyleScrollView",{enumerable:true,get:function get(){return _core.SimpleStyleScrollView;}});Object.defineProperty(exports,"SimpleStyleSectionList",{enumerable:true,get:function get(){return _core.SimpleStyleSectionList;}});Object.defineProperty(exports,"SimpleStyleSwipeableList",{enumerable:true,get:function get(){return _core.SimpleStyleSwipeableList;}});exports.Slider=void 0;Object.defineProperty(exports,"Spacer",{enumerable:true,get:function get(){return _core.Spacer;}});Object.defineProperty(exports,"Square",{enumerable:true,get:function get(){return _core.Square;}});Object.defineProperty(exports,"Stack",{enumerable:true,get:function get(){return _core.Stack;}});exports.Stepper=exports.StarRating=void 0;Object.defineProperty(exports,"Surface",{enumerable:true,get:function get(){return _core.Surface;}});exports.SwipeableItem=void 0;Object.defineProperty(exports,"SwipeableItemButton",{enumerable:true,get:function get(){return _core.SwipeableItemButton;}});Object.defineProperty(exports,"SwipeableList",{enumerable:true,get:function get(){return _core.SwipeableList;}});Object.defineProperty(exports,"Swiper",{enumerable:true,get:function get(){return _core.Swiper;}});Object.defineProperty(exports,"SwiperItem",{enumerable:true,get:function get(){return _core.SwiperItem;}});Object.defineProperty(exports,"Switch",{enumerable:true,get:function get(){return _core.Switch;}});Object.defineProperty(exports,"SwitchRow",{enumerable:true,get:function get(){return _core.SwitchRow;}});exports.TabView=void 0;Object.defineProperty(exports,"TabViewItem",{enumerable:true,get:function get(){return _core.TabViewItem;}});Object.defineProperty(exports,"Table",{enumerable:true,get:function get(){return _core.Table;}});Object.defineProperty(exports,"TableCell",{enumerable:true,get:function get(){return _core.TableCell;}});Object.defineProperty(exports,"TableRow",{enumerable:true,get:function get(){return _core.TableRow;}});exports.TextField=void 0;Object.defineProperty(exports,"TextInput",{enumerable:true,get:function get(){return _core.TextInput;}});Object.defineProperty(exports,"Timer",{enumerable:true,get:function get(){return _core.Timer;}});exports.ToggleButton=void 0;Object.defineProperty(exports,"Touchable",{enumerable:true,get:function get(){return _core.Touchable;}});Object.defineProperty(exports,"VStack",{enumerable:true,get:function get(){return _core.VStack;}});Object.defineProperty(exports,"VideoPlayer",{enumerable:true,get:function get(){return _core.VideoPlayer;}});Object.defineProperty(exports,"WebView",{enumerable:true,get:function get(){return _native.WebView;}});Object.defineProperty(exports,"YoutubePlayer",{enumerable:true,get:function get(){return _core.YoutubePlayer;}});Object.defineProperty(exports,"ZStack",{enumerable:true,get:function get(){return _core.ZStack;}});Object.defineProperty(exports,"createTheme",{enumerable:true,get:function get(){return _theme.createTheme;}});Object.defineProperty(exports,"flattenReactFragments",{enumerable:true,get:function get(){return _core.flattenReactFragments;}});Object.defineProperty(exports,"useAuthState",{enumerable:true,get:function get(){return _core.useAuthState;}});Object.defineProperty(exports,"useChangeTheme",{enumerable:true,get:function get(){return _theme.useChangeTheme;}});Object.defineProperty(exports,"useDeepCompareEffect",{enumerable:true,get:function get(){return _core.useDeepCompareEffect;}});Object.defineProperty(exports,"useDeepCompareMemo",{enumerable:true,get:function get(){return _core.useDeepCompareMemo;}});Object.defineProperty(exports,"useTheme",{enumerable:true,get:function get(){return _theme.useTheme;}});Object.defineProperty(exports,"withTheme",{enumerable:true,get:function get(){return _theme.withTheme;}});require("./polyfillReanimatedWorkletInit");var _native=require("@draftbit/native");var _core=require("@draftbit/core");var _theme=require("@draftbit/theme");var AvatarEdit=exports.AvatarEdit=(0,_core.injectIcon)(_core.AvatarEdit,_native.Icon);var Banner=exports.Banner=(0,_core.injectIcon)(_core.Banner,_native.Icon);var Button=exports.Button=(0,_core.injectIcon)(_core.Button,_native.Icon);var ButtonOutline=exports.ButtonOutline=(0,_core.injectIcon)(_core.ButtonOutline,_native.Icon);var ButtonSolid=exports.ButtonSolid=(0,_core.injectIcon)(_core.ButtonSolid,_native.Icon);var Card=exports.Card=(0,_core.injectIcon)(_core.Card,_native.Icon);var Checkbox=exports.Checkbox=(0,_core.injectIcon)(_core.Checkbox,_native.Icon);var CheckboxRow=exports.CheckboxRow=(0,_core.injectIcon)(_core.CheckboxRow,_native.Icon);var DatePicker=exports.DatePicker=(0,_core.injectIcon)(_core.DatePicker,_native.Icon);var FAB=exports.FAB=(0,_core.injectIcon)(_core.FAB,_native.Icon);var FieldSearchBarFull=exports.FieldSearchBarFull=(0,_core.injectIcon)(_core.FieldSearchBarFull,_native.Icon);var IconButton=exports.IconButton=(0,_core.injectIcon)(_core.IconButton,_native.Icon);var Link=exports.Link=(0,_core.injectIcon)(_core.Link,_native.Icon);var Picker=exports.Picker=(0,_core.injectIcon)(_core.Picker,_native.Icon);var MultiSelectPicker=exports.MultiSelectPicker=(0,_core.injectIcon)(_core.MultiSelectPicker,_native.Icon);var RadioButton=exports.RadioButton=(0,_core.injectIcon)(_core.RadioButton,_native.Icon);var RadioButtonRow=exports.RadioButtonRow=(0,_core.injectIcon)(_core.RadioButtonRow,_native.Icon);var RowBodyIcon=exports.RowBodyIcon=(0,_core.injectIcon)(_core.RowBodyIcon,_native.Icon);var RowHeadlineImageIcon=exports.RowHeadlineImageIcon=(0,_core.injectIcon)(_core.RowHeadlineImageIcon,_native.Icon);var StarRating=exports.StarRating=(0,_core.injectIcon)(_core.StarRating,_native.Icon);var Stepper=exports.Stepper=(0,_core.injectIcon)(_core.Stepper,_native.Icon);var TextField=exports.TextField=(0,_core.injectIcon)(_core.TextField,_native.Icon);var ToggleButton=exports.ToggleButton=(0,_core.injectIcon)(_core.ToggleButton,_native.Icon);var Slider=exports.Slider=(0,_core.injectIcon)(_core.Slider,_native.Icon);var AccordionGroup=exports.AccordionGroup=(0,_core.injectIcon)(_core.AccordionGroup,_native.Icon);var AccordionItem=exports.AccordionItem=(0,_core.injectIcon)(_core.AccordionItem,_native.Icon);var TabView=exports.TabView=(0,_core.injectIcon)(_core.TabView,_native.Icon);var SwipeableItem=exports.SwipeableItem=(0,_core.injectIcon)(_core.SwipeableItem,_native.Icon);