@fountain-ui/core 2.0.0-beta.6 → 2.0.0-beta.60
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/CHANGELOG.md +32 -0
- package/build/commonjs/Accordion/Accordion.js +6 -8
- package/build/commonjs/Accordion/Accordion.js.map +1 -1
- package/build/commonjs/Accordion/AccordionProps.js.map +1 -1
- package/build/commonjs/Accordion/index.js.map +1 -1
- package/build/commonjs/AppBar/AppBar.js +1 -1
- package/build/commonjs/AppBar/AppBar.js.map +1 -1
- package/build/commonjs/AppBar/AppBarProps.js.map +1 -1
- package/build/commonjs/AppBar/index.js.map +1 -1
- package/build/commonjs/AspectRatio/AspectRatioNative.js +1 -1
- package/build/commonjs/AspectRatio/AspectRatioNative.js.map +1 -1
- package/build/commonjs/AspectRatio/AspectRatioProps.js.map +1 -1
- package/build/commonjs/AspectRatio/AspectRatioWeb.js +1 -1
- package/build/commonjs/AspectRatio/AspectRatioWeb.js.map +1 -1
- package/build/commonjs/AspectRatio/index.js.map +1 -1
- package/build/commonjs/AspectRatio/index.native.js.map +1 -1
- package/build/commonjs/AspectRatio/utils.js +1 -1
- package/build/commonjs/AspectRatio/utils.js.map +1 -1
- package/build/commonjs/Avatar/Avatar.js.map +1 -1
- package/build/commonjs/Avatar/AvatarProps.js.map +1 -1
- package/build/commonjs/Avatar/index.js.map +1 -1
- package/build/commonjs/Badge/Badge.js +6 -15
- package/build/commonjs/Badge/Badge.js.map +1 -1
- package/build/commonjs/Badge/BadgeProps.js.map +1 -1
- package/build/commonjs/Badge/index.js.map +1 -1
- package/build/commonjs/Button/Button.js +1 -1
- package/build/commonjs/Button/Button.js.map +1 -1
- package/build/commonjs/Button/ButtonProps.js.map +1 -1
- package/build/commonjs/Button/index.js.map +1 -1
- package/build/commonjs/ButtonBase/ButtonBase.js +67 -59
- package/build/commonjs/ButtonBase/ButtonBase.js.map +1 -1
- package/build/commonjs/ButtonBase/ButtonBaseProps.js.map +1 -1
- package/build/commonjs/ButtonBase/index.js.map +1 -1
- package/build/commonjs/Card/Card.js +1 -1
- package/build/commonjs/Card/Card.js.map +1 -1
- package/build/commonjs/Card/CardProps.js.map +1 -1
- package/build/commonjs/Card/index.js.map +1 -1
- package/build/commonjs/CardActions/CardActions.js +1 -1
- package/build/commonjs/CardActions/CardActions.js.map +1 -1
- package/build/commonjs/CardActions/CardActionsProps.js.map +1 -1
- package/build/commonjs/CardActions/index.js.map +1 -1
- package/build/commonjs/CardContent/CardContent.js +1 -1
- package/build/commonjs/CardContent/CardContent.js.map +1 -1
- package/build/commonjs/CardContent/CardContentProps.js.map +1 -1
- package/build/commonjs/CardContent/index.js.map +1 -1
- package/build/commonjs/CardMedia/CardMedia.js +1 -1
- package/build/commonjs/CardMedia/CardMedia.js.map +1 -1
- package/build/commonjs/CardMedia/CardMediaProps.js.map +1 -1
- package/build/commonjs/CardMedia/index.js.map +1 -1
- package/build/commonjs/Checkbox/Checkbox.js +1 -1
- package/build/commonjs/Checkbox/Checkbox.js.map +1 -1
- package/build/commonjs/Checkbox/CheckboxProps.js.map +1 -1
- package/build/commonjs/Checkbox/index.js.map +1 -1
- package/build/commonjs/Chip/Chip.js +10 -8
- package/build/commonjs/Chip/Chip.js.map +1 -1
- package/build/commonjs/Chip/ChipProps.js.map +1 -1
- package/build/commonjs/Chip/index.js.map +1 -1
- package/build/commonjs/CircularProgress/CircularProgress.js +25 -27
- package/build/commonjs/CircularProgress/CircularProgress.js.map +1 -1
- package/build/commonjs/CircularProgress/index.js.map +1 -1
- package/build/commonjs/Column/Column.js.map +1 -1
- package/build/commonjs/Column/ColumnProps.js.map +1 -1
- package/build/commonjs/Column/index.js.map +1 -1
- package/build/commonjs/Dialog/Dialog.js +24 -8
- package/build/commonjs/Dialog/Dialog.js.map +1 -1
- package/build/commonjs/Dialog/DialogProps.js.map +1 -1
- package/build/commonjs/Dialog/index.js.map +1 -1
- package/build/commonjs/DialogActions/DialogActions.js +1 -1
- package/build/commonjs/DialogActions/DialogActions.js.map +1 -1
- package/build/commonjs/DialogActions/DialogActionsProps.js.map +1 -1
- package/build/commonjs/DialogActions/index.js.map +1 -1
- package/build/commonjs/DialogContent/DialogContent.js +1 -1
- package/build/commonjs/DialogContent/DialogContent.js.map +1 -1
- package/build/commonjs/DialogContent/DialogContentProps.js.map +1 -1
- package/build/commonjs/DialogContent/index.js.map +1 -1
- package/build/commonjs/DialogMedia/DialogMedia.js +1 -1
- package/build/commonjs/DialogMedia/DialogMedia.js.map +1 -1
- package/build/commonjs/DialogMedia/DialogMediaProps.js.map +1 -1
- package/build/commonjs/DialogMedia/index.js.map +1 -1
- package/build/commonjs/DialogTitle/DialogTitle.js +1 -1
- package/build/commonjs/DialogTitle/DialogTitle.js.map +1 -1
- package/build/commonjs/DialogTitle/DialogTitleProps.js.map +1 -1
- package/build/commonjs/DialogTitle/index.js.map +1 -1
- package/build/commonjs/Divider/Divider.js +12 -11
- package/build/commonjs/Divider/Divider.js.map +1 -1
- package/build/commonjs/Divider/DividerProps.js.map +1 -1
- package/build/commonjs/Divider/index.js.map +1 -1
- package/build/commonjs/Fab/Fab.js +1 -1
- package/build/commonjs/Fab/Fab.js.map +1 -1
- package/build/commonjs/Fab/FabProps.js.map +1 -1
- package/build/commonjs/Fab/index.js.map +1 -1
- package/build/commonjs/Flexbox/Flexbox.js +1 -1
- package/build/commonjs/Flexbox/Flexbox.js.map +1 -1
- package/build/commonjs/Flexbox/FlexboxProps.js.map +1 -1
- package/build/commonjs/Flexbox/index.js.map +1 -1
- package/build/commonjs/IconButton/IconButton.js +1 -1
- package/build/commonjs/IconButton/IconButton.js.map +1 -1
- package/build/commonjs/IconButton/IconButtonProps.js.map +1 -1
- package/build/commonjs/IconButton/index.js.map +1 -1
- package/build/commonjs/Image/Image.js +60 -16
- package/build/commonjs/Image/Image.js.map +1 -1
- package/build/commonjs/Image/ImageProps.js.map +1 -1
- package/build/commonjs/Image/index.js.map +1 -1
- package/build/commonjs/ImageCore/ImageCoreNative.js +36 -26
- package/build/commonjs/ImageCore/ImageCoreNative.js.map +1 -1
- package/build/commonjs/ImageCore/ImageCoreProps.js.map +1 -1
- package/build/commonjs/ImageCore/ImageCoreWeb.js +19 -1
- package/build/commonjs/ImageCore/ImageCoreWeb.js.map +1 -1
- package/build/commonjs/ImageCore/ImageFileExtensionContext.js +14 -0
- package/build/commonjs/ImageCore/ImageFileExtensionContext.js.map +1 -0
- package/build/commonjs/ImageCore/ImageFileExtensionProvider.js +42 -0
- package/build/commonjs/ImageCore/ImageFileExtensionProvider.js.map +1 -0
- package/build/commonjs/ImageCore/index.js +17 -5
- package/build/commonjs/ImageCore/index.js.map +1 -1
- package/build/commonjs/ImageCore/index.native.js +27 -0
- package/build/commonjs/ImageCore/index.native.js.map +1 -1
- package/build/commonjs/Link/Link.js +5 -4
- package/build/commonjs/Link/Link.js.map +1 -1
- package/build/commonjs/Link/LinkProps.js.map +1 -1
- package/build/commonjs/Link/index.js.map +1 -1
- package/build/commonjs/List/List.js +1 -1
- package/build/commonjs/List/List.js.map +1 -1
- package/build/commonjs/List/ListProps.js.map +1 -1
- package/build/commonjs/List/index.js.map +1 -1
- package/build/commonjs/ListItem/ListItem.js +1 -1
- package/build/commonjs/ListItem/ListItem.js.map +1 -1
- package/build/commonjs/ListItem/ListItemProps.js.map +1 -1
- package/build/commonjs/ListItem/index.js.map +1 -1
- package/build/commonjs/ListItemIcon/ListItemIcon.js +1 -1
- package/build/commonjs/ListItemIcon/ListItemIcon.js.map +1 -1
- package/build/commonjs/ListItemIcon/ListItemIconProps.js.map +1 -1
- package/build/commonjs/ListItemIcon/index.js.map +1 -1
- package/build/commonjs/ListItemSecondaryAction/ListItemSecondaryAction.js +1 -1
- package/build/commonjs/ListItemSecondaryAction/ListItemSecondaryAction.js.map +1 -1
- package/build/commonjs/ListItemSecondaryAction/ListItemSecondaryActionProps.js.map +1 -1
- package/build/commonjs/ListItemSecondaryAction/index.js.map +1 -1
- package/build/commonjs/ListItemText/ListItemText.js +1 -1
- package/build/commonjs/ListItemText/ListItemText.js.map +1 -1
- package/build/commonjs/ListItemText/ListItemTextProps.js.map +1 -1
- package/build/commonjs/ListItemText/index.js.map +1 -1
- package/build/commonjs/ListSubheader/ListSubheader.js +1 -1
- package/build/commonjs/ListSubheader/ListSubheader.js.map +1 -1
- package/build/commonjs/ListSubheader/ListSubheaderProps.js.map +1 -1
- package/build/commonjs/ListSubheader/index.js.map +1 -1
- package/build/commonjs/Menu/Menu.js.map +1 -1
- package/build/commonjs/Menu/MenuProps.js.map +1 -1
- package/build/commonjs/Menu/index.js.map +1 -1
- package/build/commonjs/MenuItem/MenuItem.js.map +1 -1
- package/build/commonjs/MenuItem/MenuItemProps.js.map +1 -1
- package/build/commonjs/MenuItem/index.js.map +1 -1
- package/build/commonjs/Modal/Modal.js +2 -2
- package/build/commonjs/Modal/Modal.js.map +1 -1
- package/build/commonjs/Modal/ModalProps.js.map +1 -1
- package/build/commonjs/Modal/SimpleBackdrop.js +1 -1
- package/build/commonjs/Modal/SimpleBackdrop.js.map +1 -1
- package/build/commonjs/Modal/SimpleBackdropProps.js.map +1 -1
- package/build/commonjs/Modal/index.js +4 -4
- package/build/commonjs/Modal/index.js.map +1 -1
- package/build/commonjs/Pagination/Pagination.js +10 -7
- package/build/commonjs/Pagination/Pagination.js.map +1 -1
- package/build/commonjs/Pagination/PaginationProps.js.map +1 -1
- package/build/commonjs/Pagination/index.js.map +1 -1
- package/build/commonjs/PaginationItem/PaginationItem.js +1 -1
- package/build/commonjs/PaginationItem/PaginationItem.js.map +1 -1
- package/build/commonjs/PaginationItem/PaginationItemProps.js.map +1 -1
- package/build/commonjs/PaginationItem/index.js.map +1 -1
- package/build/commonjs/Paper/Paper.js +2 -2
- package/build/commonjs/Paper/Paper.js.map +1 -1
- package/build/commonjs/Paper/PaperProps.js.map +1 -1
- package/build/commonjs/Paper/PaperStylesProvider.js.map +1 -1
- package/build/commonjs/Paper/index.js.map +1 -1
- package/build/commonjs/Paper/usePaperStyles.js.map +1 -1
- package/build/commonjs/Portal/Portal.js.map +1 -1
- package/build/commonjs/Portal/PortalConsumer.js +2 -2
- package/build/commonjs/Portal/PortalConsumer.js.map +1 -1
- package/build/commonjs/Portal/PortalHost.js +2 -2
- package/build/commonjs/Portal/PortalHost.js.map +1 -1
- package/build/commonjs/Portal/PortalManager.js +11 -8
- package/build/commonjs/Portal/PortalManager.js.map +1 -1
- package/build/commonjs/Portal/PortalProps.js.map +1 -1
- package/build/commonjs/Portal/index.js.map +1 -1
- package/build/commonjs/Pressable/index.js.map +1 -1
- package/build/commonjs/Radio/Radio.js +3 -8
- package/build/commonjs/Radio/Radio.js.map +1 -1
- package/build/commonjs/Radio/RadioProps.js.map +1 -1
- package/build/commonjs/Radio/index.js.map +1 -1
- package/build/commonjs/RadioGroup/RadioContextProvider.js.map +1 -1
- package/build/commonjs/RadioGroup/RadioGroup.js.map +1 -1
- package/build/commonjs/RadioGroup/RadioGroupProps.js.map +1 -1
- package/build/commonjs/RadioGroup/index.js.map +1 -1
- package/build/commonjs/Row/Row.js.map +1 -1
- package/build/commonjs/Row/RowProps.js.map +1 -1
- package/build/commonjs/Row/index.js.map +1 -1
- package/build/commonjs/Slide/Slide.js +17 -20
- package/build/commonjs/Slide/Slide.js.map +1 -1
- package/build/commonjs/Slide/SlideProps.js.map +1 -1
- package/build/commonjs/Slide/index.js.map +1 -1
- package/build/commonjs/Slider/Slider.js +1 -1
- package/build/commonjs/Slider/Slider.js.map +1 -1
- package/build/commonjs/Slider/SliderProps.js.map +1 -1
- package/build/commonjs/Slider/index.js.map +1 -1
- package/build/commonjs/Snackbar/Snackbar.js +1 -1
- package/build/commonjs/Snackbar/Snackbar.js.map +1 -1
- package/build/commonjs/Snackbar/SnackbarProps.js.map +1 -1
- package/build/commonjs/Snackbar/index.js.map +1 -1
- package/build/commonjs/SnackbarContent/SnackbarContent.js +1 -1
- package/build/commonjs/SnackbarContent/SnackbarContent.js.map +1 -1
- package/build/commonjs/SnackbarContent/SnackbarContentProps.js.map +1 -1
- package/build/commonjs/SnackbarContent/index.js.map +1 -1
- package/build/commonjs/Spacer/Spacer.js +1 -1
- package/build/commonjs/Spacer/Spacer.js.map +1 -1
- package/build/commonjs/Spacer/SpacerProps.js.map +1 -1
- package/build/commonjs/Spacer/index.js.map +1 -1
- package/build/commonjs/SvgIcon/SvgIcon.js +2 -2
- package/build/commonjs/SvgIcon/SvgIcon.js.map +1 -1
- package/build/commonjs/SvgIcon/SvgIconProps.js.map +1 -1
- package/build/commonjs/SvgIcon/index.js.map +1 -1
- package/build/commonjs/Switch/Switch.js +1 -1
- package/build/commonjs/Switch/Switch.js.map +1 -1
- package/build/commonjs/Switch/SwitchProps.js.map +1 -1
- package/build/commonjs/Switch/index.js.map +1 -1
- package/build/commonjs/Tab/Tab.js +15 -8
- package/build/commonjs/Tab/Tab.js.map +1 -1
- package/build/commonjs/Tab/TabIndicator.js +8 -5
- package/build/commonjs/Tab/TabIndicator.js.map +1 -1
- package/build/commonjs/Tab/TabProps.js.map +1 -1
- package/build/commonjs/Tab/index.js.map +1 -1
- package/build/commonjs/TabBase/TabBase.js +1 -1
- package/build/commonjs/TabBase/TabBase.js.map +1 -1
- package/build/commonjs/TabBase/TabBaseProps.js.map +1 -1
- package/build/commonjs/TabBase/index.js.map +1 -1
- package/build/commonjs/Tabs/IndexAwareTab.js +35 -0
- package/build/commonjs/Tabs/IndexAwareTab.js.map +1 -0
- package/build/commonjs/Tabs/InternalContext.js +17 -0
- package/build/commonjs/Tabs/InternalContext.js.map +1 -0
- package/build/commonjs/Tabs/ScrollableTabsView.js +35 -0
- package/build/commonjs/Tabs/ScrollableTabsView.js.map +1 -0
- package/build/commonjs/Tabs/TabCoordinate.js.map +1 -1
- package/build/commonjs/Tabs/TabIndicator.js +73 -31
- package/build/commonjs/Tabs/TabIndicator.js.map +1 -1
- package/build/commonjs/Tabs/TabIndicatorProps.js.map +1 -1
- package/build/commonjs/Tabs/Tabs.js +73 -84
- package/build/commonjs/Tabs/Tabs.js.map +1 -1
- package/build/commonjs/Tabs/TabsProps.js.map +1 -1
- package/build/commonjs/Tabs/index.js.map +1 -1
- package/build/commonjs/Tabs/types.js +2 -0
- package/build/commonjs/Tabs/types.js.map +1 -0
- package/build/commonjs/Tabs/useIndexStore.js +35 -0
- package/build/commonjs/Tabs/useIndexStore.js.map +1 -0
- package/build/commonjs/Tabs/useScrollViewReaction.js +69 -0
- package/build/commonjs/Tabs/useScrollViewReaction.js.map +1 -0
- package/build/commonjs/Tabs/useTabCoordinates.js +30 -0
- package/build/commonjs/Tabs/useTabCoordinates.js.map +1 -0
- package/build/commonjs/Tabs/utils.js +19 -0
- package/build/commonjs/Tabs/utils.js.map +1 -0
- package/build/commonjs/TextField/InputLabel.js +7 -6
- package/build/commonjs/TextField/InputLabel.js.map +1 -1
- package/build/commonjs/TextField/OutlinedTextField.js +6 -2
- package/build/commonjs/TextField/OutlinedTextField.js.map +1 -1
- package/build/commonjs/TextField/TextField.js +15 -8
- package/build/commonjs/TextField/TextField.js.map +1 -1
- package/build/commonjs/TextField/TextFieldProps.js.map +1 -1
- package/build/commonjs/TextField/index.js.map +1 -1
- package/build/commonjs/TextField/utils.js +1 -1
- package/build/commonjs/TextField/utils.js.map +1 -1
- package/build/commonjs/Toolbar/Toolbar.js +1 -1
- package/build/commonjs/Toolbar/Toolbar.js.map +1 -1
- package/build/commonjs/Toolbar/ToolbarProps.js.map +1 -1
- package/build/commonjs/Toolbar/index.js.map +1 -1
- package/build/commonjs/Tooltip/Tooltip.js +38 -30
- package/build/commonjs/Tooltip/Tooltip.js.map +1 -1
- package/build/commonjs/Tooltip/TooltipProps.js.map +1 -1
- package/build/commonjs/Tooltip/UpArrow.js +6 -5
- package/build/commonjs/Tooltip/UpArrow.js.map +1 -1
- package/build/commonjs/Tooltip/UpArrowProps.js.map +1 -1
- package/build/commonjs/Tooltip/index.js.map +1 -1
- package/build/commonjs/Typography/Typography.js +8 -3
- package/build/commonjs/Typography/Typography.js.map +1 -1
- package/build/commonjs/Typography/TypographyProps.js.map +1 -1
- package/build/commonjs/Typography/index.js.map +1 -1
- package/build/commonjs/animated/AnimatedAppBar.js.map +1 -1
- package/build/commonjs/animated/AnimatedFlatList.js.map +1 -1
- package/build/commonjs/animated/AnimatedPressable.js +2 -3
- package/build/commonjs/animated/AnimatedPressable.js.map +1 -1
- package/build/commonjs/animated/AnimatedTypography.js.map +1 -1
- package/build/commonjs/animated/index.js.map +1 -1
- package/build/commonjs/hooks/index.js +32 -0
- package/build/commonjs/hooks/index.js.map +1 -1
- package/build/commonjs/hooks/useAnimatedValue.js +31 -0
- package/build/commonjs/hooks/useAnimatedValue.js.map +1 -0
- package/build/commonjs/hooks/useAppbarStyles.js.map +1 -1
- package/build/commonjs/hooks/useBreakpointUp.js.map +1 -1
- package/build/commonjs/hooks/useCollapsibleAppBar.js +50 -76
- package/build/commonjs/hooks/useCollapsibleAppBar.js.map +1 -1
- package/build/commonjs/hooks/useContentContainerStyle.js +2 -1
- package/build/commonjs/hooks/useContentContainerStyle.js.map +1 -1
- package/build/commonjs/hooks/useDebounce.js +33 -0
- package/build/commonjs/hooks/useDebounce.js.map +1 -0
- package/build/commonjs/hooks/useElevationStyle.js.map +1 -1
- package/build/commonjs/hooks/useFadeInAppBar.js +31 -42
- package/build/commonjs/hooks/useFadeInAppBar.js.map +1 -1
- package/build/commonjs/hooks/useImperativeState.js +26 -0
- package/build/commonjs/hooks/useImperativeState.js.map +1 -0
- package/build/commonjs/hooks/useSyncAnimatedValue.js +40 -0
- package/build/commonjs/hooks/useSyncAnimatedValue.js.map +1 -0
- package/build/commonjs/hooks/useThrottle.js +4 -8
- package/build/commonjs/hooks/useThrottle.js.map +1 -1
- package/build/commonjs/hooks/useValidWindowDimensions/index.ios.js +14 -7
- package/build/commonjs/hooks/useValidWindowDimensions/index.ios.js.map +1 -1
- package/build/commonjs/hooks/useValidWindowDimensions/index.js.map +1 -1
- package/build/commonjs/index.js +34 -6
- package/build/commonjs/index.js.map +1 -1
- package/build/commonjs/internal/hooks/index.js +0 -8
- package/build/commonjs/internal/hooks/index.js.map +1 -1
- package/build/commonjs/internal/hooks/useHeight.js +5 -10
- package/build/commonjs/internal/hooks/useHeight.js.map +1 -1
- package/build/commonjs/internal/icons/Checkbox.js +1 -1
- package/build/commonjs/internal/icons/Checkbox.js.map +1 -1
- package/build/commonjs/internal/icons/CheckboxChecked.js +1 -1
- package/build/commonjs/internal/icons/CheckboxChecked.js.map +1 -1
- package/build/commonjs/internal/icons/ChevronDown.js +1 -1
- package/build/commonjs/internal/icons/ChevronDown.js.map +1 -1
- package/build/commonjs/internal/icons/ChevronLeft.js +1 -1
- package/build/commonjs/internal/icons/ChevronLeft.js.map +1 -1
- package/build/commonjs/internal/icons/ChevronRight.js +1 -1
- package/build/commonjs/internal/icons/ChevronRight.js.map +1 -1
- package/build/commonjs/internal/icons/CircularProgress.js.map +1 -1
- package/build/commonjs/internal/icons/Close.js +1 -1
- package/build/commonjs/internal/icons/Close.js.map +1 -1
- package/build/commonjs/internal/icons/Radio.js +1 -1
- package/build/commonjs/internal/icons/Radio.js.map +1 -1
- package/build/commonjs/internal/icons/RadioChecked.js +1 -1
- package/build/commonjs/internal/icons/RadioChecked.js.map +1 -1
- package/build/commonjs/internal/icons/index.js.map +1 -1
- package/build/commonjs/internal/index.js.map +1 -1
- package/build/commonjs/store/MockStore.js +27 -0
- package/build/commonjs/store/MockStore.js.map +1 -0
- package/build/commonjs/store/SimpleStore.js +59 -0
- package/build/commonjs/store/SimpleStore.js.map +1 -0
- package/build/commonjs/store/index.js +24 -0
- package/build/commonjs/store/index.js.map +1 -0
- package/build/commonjs/store/types.js +2 -0
- package/build/commonjs/store/types.js.map +1 -0
- package/build/commonjs/styles/EdgeInsets.js +9 -6
- package/build/commonjs/styles/EdgeInsets.js.map +1 -1
- package/build/commonjs/styles/PredefinedStyles.js.map +1 -1
- package/build/commonjs/styles/StyleSheet.js.map +1 -1
- package/build/commonjs/styles/ThemeProvider.js.map +1 -1
- package/build/commonjs/styles/createFontStyle.js +2 -2
- package/build/commonjs/styles/createFontStyle.js.map +1 -1
- package/build/commonjs/styles/index.js +14 -14
- package/build/commonjs/styles/index.js.map +1 -1
- package/build/commonjs/styles/styled.js +4 -4
- package/build/commonjs/styles/styled.js.map +1 -1
- package/build/commonjs/styles/useTheme.js.map +1 -1
- package/build/commonjs/types/index.js.map +1 -1
- package/build/commonjs/utils/cloneElementSafely.js.map +1 -1
- package/build/commonjs/utils/createSvgIcon.js.map +1 -1
- package/build/commonjs/utils/index.js.map +1 -1
- package/build/module/Accordion/Accordion.js +6 -6
- package/build/module/Accordion/Accordion.js.map +1 -1
- package/build/module/Accordion/AccordionProps.js.map +1 -1
- package/build/module/Accordion/index.js.map +1 -1
- package/build/module/AppBar/AppBar.js +1 -1
- package/build/module/AppBar/AppBar.js.map +1 -1
- package/build/module/AppBar/AppBarProps.js.map +1 -1
- package/build/module/AppBar/index.js.map +1 -1
- package/build/module/AspectRatio/AspectRatioNative.js +1 -1
- package/build/module/AspectRatio/AspectRatioNative.js.map +1 -1
- package/build/module/AspectRatio/AspectRatioProps.js.map +1 -1
- package/build/module/AspectRatio/AspectRatioWeb.js +1 -1
- package/build/module/AspectRatio/AspectRatioWeb.js.map +1 -1
- package/build/module/AspectRatio/index.js.map +1 -1
- package/build/module/AspectRatio/index.native.js.map +1 -1
- package/build/module/AspectRatio/utils.js.map +1 -1
- package/build/module/Avatar/Avatar.js.map +1 -1
- package/build/module/Avatar/AvatarProps.js.map +1 -1
- package/build/module/Avatar/index.js.map +1 -1
- package/build/module/Badge/Badge.js +6 -15
- package/build/module/Badge/Badge.js.map +1 -1
- package/build/module/Badge/BadgeProps.js.map +1 -1
- package/build/module/Badge/index.js.map +1 -1
- package/build/module/Button/Button.js +1 -1
- package/build/module/Button/Button.js.map +1 -1
- package/build/module/Button/ButtonProps.js.map +1 -1
- package/build/module/Button/index.js.map +1 -1
- package/build/module/ButtonBase/ButtonBase.js +65 -51
- package/build/module/ButtonBase/ButtonBase.js.map +1 -1
- package/build/module/ButtonBase/ButtonBaseProps.js.map +1 -1
- package/build/module/ButtonBase/index.js.map +1 -1
- package/build/module/Card/Card.js +1 -1
- package/build/module/Card/Card.js.map +1 -1
- package/build/module/Card/CardProps.js.map +1 -1
- package/build/module/Card/index.js.map +1 -1
- package/build/module/CardActions/CardActions.js +1 -1
- package/build/module/CardActions/CardActions.js.map +1 -1
- package/build/module/CardActions/CardActionsProps.js.map +1 -1
- package/build/module/CardActions/index.js.map +1 -1
- package/build/module/CardContent/CardContent.js +1 -1
- package/build/module/CardContent/CardContent.js.map +1 -1
- package/build/module/CardContent/CardContentProps.js.map +1 -1
- package/build/module/CardContent/index.js.map +1 -1
- package/build/module/CardMedia/CardMedia.js +1 -1
- package/build/module/CardMedia/CardMedia.js.map +1 -1
- package/build/module/CardMedia/CardMediaProps.js.map +1 -1
- package/build/module/CardMedia/index.js.map +1 -1
- package/build/module/Checkbox/Checkbox.js +1 -1
- package/build/module/Checkbox/Checkbox.js.map +1 -1
- package/build/module/Checkbox/CheckboxProps.js.map +1 -1
- package/build/module/Checkbox/index.js.map +1 -1
- package/build/module/Chip/Chip.js +10 -8
- package/build/module/Chip/Chip.js.map +1 -1
- package/build/module/Chip/ChipProps.js.map +1 -1
- package/build/module/Chip/index.js.map +1 -1
- package/build/module/CircularProgress/CircularProgress.js +24 -20
- package/build/module/CircularProgress/CircularProgress.js.map +1 -1
- package/build/module/CircularProgress/index.js.map +1 -1
- package/build/module/Column/Column.js.map +1 -1
- package/build/module/Column/ColumnProps.js.map +1 -1
- package/build/module/Column/index.js.map +1 -1
- package/build/module/Dialog/Dialog.js +19 -6
- package/build/module/Dialog/Dialog.js.map +1 -1
- package/build/module/Dialog/DialogProps.js.map +1 -1
- package/build/module/Dialog/index.js.map +1 -1
- package/build/module/DialogActions/DialogActions.js +1 -1
- package/build/module/DialogActions/DialogActions.js.map +1 -1
- package/build/module/DialogActions/DialogActionsProps.js.map +1 -1
- package/build/module/DialogActions/index.js.map +1 -1
- package/build/module/DialogContent/DialogContent.js +1 -1
- package/build/module/DialogContent/DialogContent.js.map +1 -1
- package/build/module/DialogContent/DialogContentProps.js.map +1 -1
- package/build/module/DialogContent/index.js.map +1 -1
- package/build/module/DialogMedia/DialogMedia.js +1 -1
- package/build/module/DialogMedia/DialogMedia.js.map +1 -1
- package/build/module/DialogMedia/DialogMediaProps.js.map +1 -1
- package/build/module/DialogMedia/index.js.map +1 -1
- package/build/module/DialogTitle/DialogTitle.js +1 -1
- package/build/module/DialogTitle/DialogTitle.js.map +1 -1
- package/build/module/DialogTitle/DialogTitleProps.js.map +1 -1
- package/build/module/DialogTitle/index.js.map +1 -1
- package/build/module/Divider/Divider.js +12 -11
- package/build/module/Divider/Divider.js.map +1 -1
- package/build/module/Divider/DividerProps.js.map +1 -1
- package/build/module/Divider/index.js.map +1 -1
- package/build/module/Fab/Fab.js +1 -1
- package/build/module/Fab/Fab.js.map +1 -1
- package/build/module/Fab/FabProps.js.map +1 -1
- package/build/module/Fab/index.js.map +1 -1
- package/build/module/Flexbox/Flexbox.js +1 -1
- package/build/module/Flexbox/Flexbox.js.map +1 -1
- package/build/module/Flexbox/FlexboxProps.js.map +1 -1
- package/build/module/Flexbox/index.js.map +1 -1
- package/build/module/IconButton/IconButton.js +1 -1
- package/build/module/IconButton/IconButton.js.map +1 -1
- package/build/module/IconButton/IconButtonProps.js.map +1 -1
- package/build/module/IconButton/index.js.map +1 -1
- package/build/module/Image/Image.js +56 -14
- package/build/module/Image/Image.js.map +1 -1
- package/build/module/Image/ImageProps.js.map +1 -1
- package/build/module/Image/index.js.map +1 -1
- package/build/module/ImageCore/ImageCoreNative.js +30 -25
- package/build/module/ImageCore/ImageCoreNative.js.map +1 -1
- package/build/module/ImageCore/ImageCoreProps.js.map +1 -1
- package/build/module/ImageCore/ImageCoreWeb.js +19 -1
- package/build/module/ImageCore/ImageCoreWeb.js.map +1 -1
- package/build/module/ImageCore/ImageFileExtensionContext.js +5 -0
- package/build/module/ImageCore/ImageFileExtensionContext.js.map +1 -0
- package/build/module/ImageCore/ImageFileExtensionProvider.js +24 -0
- package/build/module/ImageCore/ImageFileExtensionProvider.js.map +1 -0
- package/build/module/ImageCore/index.js +2 -1
- package/build/module/ImageCore/index.js.map +1 -1
- package/build/module/ImageCore/index.native.js +2 -0
- package/build/module/ImageCore/index.native.js.map +1 -1
- package/build/module/Link/Link.js +5 -4
- package/build/module/Link/Link.js.map +1 -1
- package/build/module/Link/LinkProps.js.map +1 -1
- package/build/module/Link/index.js.map +1 -1
- package/build/module/List/List.js +1 -1
- package/build/module/List/List.js.map +1 -1
- package/build/module/List/ListProps.js.map +1 -1
- package/build/module/List/index.js.map +1 -1
- package/build/module/ListItem/ListItem.js +1 -1
- package/build/module/ListItem/ListItem.js.map +1 -1
- package/build/module/ListItem/ListItemProps.js.map +1 -1
- package/build/module/ListItem/index.js.map +1 -1
- package/build/module/ListItemIcon/ListItemIcon.js +1 -1
- package/build/module/ListItemIcon/ListItemIcon.js.map +1 -1
- package/build/module/ListItemIcon/ListItemIconProps.js.map +1 -1
- package/build/module/ListItemIcon/index.js.map +1 -1
- package/build/module/ListItemSecondaryAction/ListItemSecondaryAction.js +1 -1
- package/build/module/ListItemSecondaryAction/ListItemSecondaryAction.js.map +1 -1
- package/build/module/ListItemSecondaryAction/ListItemSecondaryActionProps.js.map +1 -1
- package/build/module/ListItemSecondaryAction/index.js.map +1 -1
- package/build/module/ListItemText/ListItemText.js +1 -1
- package/build/module/ListItemText/ListItemText.js.map +1 -1
- package/build/module/ListItemText/ListItemTextProps.js.map +1 -1
- package/build/module/ListItemText/index.js.map +1 -1
- package/build/module/ListSubheader/ListSubheader.js +1 -1
- package/build/module/ListSubheader/ListSubheader.js.map +1 -1
- package/build/module/ListSubheader/ListSubheaderProps.js.map +1 -1
- package/build/module/ListSubheader/index.js.map +1 -1
- package/build/module/Menu/Menu.js.map +1 -1
- package/build/module/Menu/MenuProps.js.map +1 -1
- package/build/module/Menu/index.js.map +1 -1
- package/build/module/MenuItem/MenuItem.js.map +1 -1
- package/build/module/MenuItem/MenuItemProps.js.map +1 -1
- package/build/module/MenuItem/index.js.map +1 -1
- package/build/module/Modal/Modal.js +1 -1
- package/build/module/Modal/Modal.js.map +1 -1
- package/build/module/Modal/ModalProps.js.map +1 -1
- package/build/module/Modal/SimpleBackdrop.js +1 -1
- package/build/module/Modal/SimpleBackdrop.js.map +1 -1
- package/build/module/Modal/SimpleBackdropProps.js.map +1 -1
- package/build/module/Modal/index.js.map +1 -1
- package/build/module/Pagination/Pagination.js +10 -7
- package/build/module/Pagination/Pagination.js.map +1 -1
- package/build/module/Pagination/PaginationProps.js.map +1 -1
- package/build/module/Pagination/index.js.map +1 -1
- package/build/module/PaginationItem/PaginationItem.js +1 -1
- package/build/module/PaginationItem/PaginationItem.js.map +1 -1
- package/build/module/PaginationItem/PaginationItemProps.js.map +1 -1
- package/build/module/PaginationItem/index.js.map +1 -1
- package/build/module/Paper/Paper.js +2 -2
- package/build/module/Paper/Paper.js.map +1 -1
- package/build/module/Paper/PaperProps.js.map +1 -1
- package/build/module/Paper/PaperStylesProvider.js.map +1 -1
- package/build/module/Paper/index.js.map +1 -1
- package/build/module/Paper/usePaperStyles.js.map +1 -1
- package/build/module/Portal/Portal.js.map +1 -1
- package/build/module/Portal/PortalConsumer.js +2 -2
- package/build/module/Portal/PortalConsumer.js.map +1 -1
- package/build/module/Portal/PortalHost.js +2 -2
- package/build/module/Portal/PortalHost.js.map +1 -1
- package/build/module/Portal/PortalManager.js +11 -8
- package/build/module/Portal/PortalManager.js.map +1 -1
- package/build/module/Portal/PortalProps.js.map +1 -1
- package/build/module/Portal/index.js.map +1 -1
- package/build/module/Pressable/index.js.map +1 -1
- package/build/module/Radio/Radio.js +4 -9
- package/build/module/Radio/Radio.js.map +1 -1
- package/build/module/Radio/RadioProps.js.map +1 -1
- package/build/module/Radio/index.js.map +1 -1
- package/build/module/RadioGroup/RadioContextProvider.js.map +1 -1
- package/build/module/RadioGroup/RadioGroup.js.map +1 -1
- package/build/module/RadioGroup/RadioGroupProps.js.map +1 -1
- package/build/module/RadioGroup/index.js.map +1 -1
- package/build/module/Row/Row.js.map +1 -1
- package/build/module/Row/RowProps.js.map +1 -1
- package/build/module/Row/index.js.map +1 -1
- package/build/module/Slide/Slide.js +20 -15
- package/build/module/Slide/Slide.js.map +1 -1
- package/build/module/Slide/SlideProps.js.map +1 -1
- package/build/module/Slide/index.js.map +1 -1
- package/build/module/Slider/Slider.js +1 -1
- package/build/module/Slider/Slider.js.map +1 -1
- package/build/module/Slider/SliderProps.js.map +1 -1
- package/build/module/Slider/index.js.map +1 -1
- package/build/module/Snackbar/Snackbar.js +1 -1
- package/build/module/Snackbar/Snackbar.js.map +1 -1
- package/build/module/Snackbar/SnackbarProps.js.map +1 -1
- package/build/module/Snackbar/index.js.map +1 -1
- package/build/module/SnackbarContent/SnackbarContent.js +1 -1
- package/build/module/SnackbarContent/SnackbarContent.js.map +1 -1
- package/build/module/SnackbarContent/SnackbarContentProps.js.map +1 -1
- package/build/module/SnackbarContent/index.js.map +1 -1
- package/build/module/Spacer/Spacer.js +1 -1
- package/build/module/Spacer/Spacer.js.map +1 -1
- package/build/module/Spacer/SpacerProps.js.map +1 -1
- package/build/module/Spacer/index.js.map +1 -1
- package/build/module/SvgIcon/SvgIcon.js +2 -2
- package/build/module/SvgIcon/SvgIcon.js.map +1 -1
- package/build/module/SvgIcon/SvgIconProps.js.map +1 -1
- package/build/module/SvgIcon/index.js.map +1 -1
- package/build/module/Switch/Switch.js +1 -1
- package/build/module/Switch/Switch.js.map +1 -1
- package/build/module/Switch/SwitchProps.js.map +1 -1
- package/build/module/Switch/index.js.map +1 -1
- package/build/module/Tab/Tab.js +11 -8
- package/build/module/Tab/Tab.js.map +1 -1
- package/build/module/Tab/TabIndicator.js +8 -5
- package/build/module/Tab/TabIndicator.js.map +1 -1
- package/build/module/Tab/TabProps.js.map +1 -1
- package/build/module/Tab/index.js.map +1 -1
- package/build/module/TabBase/TabBase.js +1 -1
- package/build/module/TabBase/TabBase.js.map +1 -1
- package/build/module/TabBase/TabBaseProps.js.map +1 -1
- package/build/module/TabBase/index.js.map +1 -1
- package/build/module/Tabs/IndexAwareTab.js +23 -0
- package/build/module/Tabs/IndexAwareTab.js.map +1 -0
- package/build/module/Tabs/InternalContext.js +7 -0
- package/build/module/Tabs/InternalContext.js.map +1 -0
- package/build/module/Tabs/ScrollableTabsView.js +22 -0
- package/build/module/Tabs/ScrollableTabsView.js.map +1 -0
- package/build/module/Tabs/TabCoordinate.js.map +1 -1
- package/build/module/Tabs/TabIndicator.js +66 -28
- package/build/module/Tabs/TabIndicator.js.map +1 -1
- package/build/module/Tabs/TabIndicatorProps.js.map +1 -1
- package/build/module/Tabs/Tabs.js +66 -72
- package/build/module/Tabs/Tabs.js.map +1 -1
- package/build/module/Tabs/TabsProps.js.map +1 -1
- package/build/module/Tabs/index.js.map +1 -1
- package/build/module/Tabs/types.js +2 -0
- package/build/module/Tabs/types.js.map +1 -0
- package/build/module/Tabs/useIndexStore.js +25 -0
- package/build/module/Tabs/useIndexStore.js.map +1 -0
- package/build/module/Tabs/useScrollViewReaction.js +57 -0
- package/build/module/Tabs/useScrollViewReaction.js.map +1 -0
- package/build/module/Tabs/useTabCoordinates.js +21 -0
- package/build/module/Tabs/useTabCoordinates.js.map +1 -0
- package/build/module/Tabs/utils.js +9 -0
- package/build/module/Tabs/utils.js.map +1 -0
- package/build/module/TextField/InputLabel.js +8 -7
- package/build/module/TextField/InputLabel.js.map +1 -1
- package/build/module/TextField/OutlinedTextField.js +7 -3
- package/build/module/TextField/OutlinedTextField.js.map +1 -1
- package/build/module/TextField/TextField.js +13 -5
- package/build/module/TextField/TextField.js.map +1 -1
- package/build/module/TextField/TextFieldProps.js.map +1 -1
- package/build/module/TextField/index.js.map +1 -1
- package/build/module/TextField/utils.js.map +1 -1
- package/build/module/Toolbar/Toolbar.js +1 -1
- package/build/module/Toolbar/Toolbar.js.map +1 -1
- package/build/module/Toolbar/ToolbarProps.js.map +1 -1
- package/build/module/Toolbar/index.js.map +1 -1
- package/build/module/Tooltip/Tooltip.js +33 -23
- package/build/module/Tooltip/Tooltip.js.map +1 -1
- package/build/module/Tooltip/TooltipProps.js.map +1 -1
- package/build/module/Tooltip/UpArrow.js +6 -5
- package/build/module/Tooltip/UpArrow.js.map +1 -1
- package/build/module/Tooltip/UpArrowProps.js.map +1 -1
- package/build/module/Tooltip/index.js.map +1 -1
- package/build/module/Typography/Typography.js +8 -3
- package/build/module/Typography/Typography.js.map +1 -1
- package/build/module/Typography/TypographyProps.js.map +1 -1
- package/build/module/Typography/index.js.map +1 -1
- package/build/module/animated/AnimatedAppBar.js.map +1 -1
- package/build/module/animated/AnimatedFlatList.js.map +1 -1
- package/build/module/animated/AnimatedPressable.js +2 -3
- package/build/module/animated/AnimatedPressable.js.map +1 -1
- package/build/module/animated/AnimatedTypography.js.map +1 -1
- package/build/module/animated/index.js.map +1 -1
- package/build/module/hooks/index.js +4 -0
- package/build/module/hooks/index.js.map +1 -1
- package/build/module/hooks/useAnimatedValue.js +22 -0
- package/build/module/hooks/useAnimatedValue.js.map +1 -0
- package/build/module/hooks/useAppbarStyles.js.map +1 -1
- package/build/module/hooks/useBreakpointUp.js.map +1 -1
- package/build/module/hooks/useCollapsibleAppBar.js +50 -66
- package/build/module/hooks/useCollapsibleAppBar.js.map +1 -1
- package/build/module/hooks/useContentContainerStyle.js +2 -1
- package/build/module/hooks/useContentContainerStyle.js.map +1 -1
- package/build/module/hooks/useDebounce.js +25 -0
- package/build/module/hooks/useDebounce.js.map +1 -0
- package/build/module/hooks/useElevationStyle.js.map +1 -1
- package/build/module/hooks/useFadeInAppBar.js +32 -33
- package/build/module/hooks/useFadeInAppBar.js.map +1 -1
- package/build/module/hooks/useImperativeState.js +17 -0
- package/build/module/hooks/useImperativeState.js.map +1 -0
- package/build/module/hooks/useSyncAnimatedValue.js +28 -0
- package/build/module/hooks/useSyncAnimatedValue.js.map +1 -0
- package/build/module/hooks/useThrottle.js +4 -4
- package/build/module/hooks/useThrottle.js.map +1 -1
- package/build/module/hooks/useValidWindowDimensions/index.ios.js +15 -9
- package/build/module/hooks/useValidWindowDimensions/index.ios.js.map +1 -1
- package/build/module/hooks/useValidWindowDimensions/index.js.map +1 -1
- package/build/module/index.js +2 -0
- package/build/module/index.js.map +1 -1
- package/build/module/internal/hooks/index.js +0 -1
- package/build/module/internal/hooks/index.js.map +1 -1
- package/build/module/internal/hooks/useHeight.js +5 -5
- package/build/module/internal/hooks/useHeight.js.map +1 -1
- package/build/module/internal/icons/Checkbox.js +1 -1
- package/build/module/internal/icons/Checkbox.js.map +1 -1
- package/build/module/internal/icons/CheckboxChecked.js +1 -1
- package/build/module/internal/icons/CheckboxChecked.js.map +1 -1
- package/build/module/internal/icons/ChevronDown.js +1 -1
- package/build/module/internal/icons/ChevronDown.js.map +1 -1
- package/build/module/internal/icons/ChevronLeft.js +1 -1
- package/build/module/internal/icons/ChevronLeft.js.map +1 -1
- package/build/module/internal/icons/ChevronRight.js +1 -1
- package/build/module/internal/icons/ChevronRight.js.map +1 -1
- package/build/module/internal/icons/CircularProgress.js.map +1 -1
- package/build/module/internal/icons/Close.js +1 -1
- package/build/module/internal/icons/Close.js.map +1 -1
- package/build/module/internal/icons/Radio.js +1 -1
- package/build/module/internal/icons/Radio.js.map +1 -1
- package/build/module/internal/icons/RadioChecked.js +1 -1
- package/build/module/internal/icons/RadioChecked.js.map +1 -1
- package/build/module/internal/icons/index.js.map +1 -1
- package/build/module/internal/index.js.map +1 -1
- package/build/module/store/MockStore.js +18 -0
- package/build/module/store/MockStore.js.map +1 -0
- package/build/module/store/SimpleStore.js +50 -0
- package/build/module/store/SimpleStore.js.map +1 -0
- package/build/module/store/index.js +3 -0
- package/build/module/store/index.js.map +1 -0
- package/build/module/store/types.js +2 -0
- package/build/module/store/types.js.map +1 -0
- package/build/module/styles/EdgeInsets.js +9 -6
- package/build/module/styles/EdgeInsets.js.map +1 -1
- package/build/module/styles/PredefinedStyles.js.map +1 -1
- package/build/module/styles/StyleSheet.js.map +1 -1
- package/build/module/styles/ThemeProvider.js.map +1 -1
- package/build/module/styles/createFontStyle.js +2 -2
- package/build/module/styles/createFontStyle.js.map +1 -1
- package/build/module/styles/index.js.map +1 -1
- package/build/module/styles/styled.js.map +1 -1
- package/build/module/styles/useTheme.js.map +1 -1
- package/build/module/types/index.js.map +1 -1
- package/build/module/utils/cloneElementSafely.js.map +1 -1
- package/build/module/utils/createSvgIcon.js.map +1 -1
- package/build/module/utils/index.js.map +1 -1
- package/build/typescript/Badge/BadgeProps.d.ts +5 -0
- package/build/typescript/ButtonBase/ButtonBaseProps.d.ts +4 -0
- package/build/typescript/Checkbox/CheckboxProps.d.ts +1 -1
- package/build/typescript/Chip/ChipProps.d.ts +4 -0
- package/build/typescript/CircularProgress/CircularProgress.d.ts +2 -2
- package/build/typescript/Dialog/DialogProps.d.ts +4 -0
- package/build/typescript/Divider/DividerProps.d.ts +17 -1
- package/build/typescript/Image/ImageProps.d.ts +30 -2
- package/build/typescript/Image/index.d.ts +1 -1
- package/build/typescript/ImageCore/ImageCoreProps.d.ts +5 -1
- package/build/typescript/ImageCore/ImageFileExtensionContext.d.ts +3 -0
- package/build/typescript/ImageCore/ImageFileExtensionProvider.d.ts +13 -0
- package/build/typescript/ImageCore/index.d.ts +3 -1
- package/build/typescript/ImageCore/index.native.d.ts +2 -0
- package/build/typescript/Slider/Slider.d.ts +1 -1
- package/build/typescript/Tab/TabIndicator.d.ts +4 -1
- package/build/typescript/Tab/TabProps.d.ts +6 -0
- package/build/typescript/Tabs/IndexAwareTab.d.ts +8 -0
- package/build/typescript/Tabs/InternalContext.d.ts +7 -0
- package/build/typescript/Tabs/ScrollableTabsView.d.ts +8 -0
- package/build/typescript/Tabs/TabIndicatorProps.d.ts +10 -5
- package/build/typescript/Tabs/Tabs.d.ts +4 -2
- package/build/typescript/Tabs/TabsProps.d.ts +18 -12
- package/build/typescript/Tabs/index.d.ts +1 -0
- package/build/typescript/Tabs/types.d.ts +9 -0
- package/build/typescript/Tabs/useIndexStore.d.ts +3 -0
- package/build/typescript/Tabs/useScrollViewReaction.d.ts +8 -0
- package/build/typescript/Tabs/useTabCoordinates.d.ts +6 -0
- package/build/typescript/Tabs/utils.d.ts +3 -0
- package/build/typescript/TextField/TextFieldProps.d.ts +3 -0
- package/build/typescript/Tooltip/TooltipProps.d.ts +15 -1
- package/build/typescript/Typography/TypographyProps.d.ts +13 -0
- package/build/typescript/animated/AnimatedPressable.d.ts +2 -2
- package/build/typescript/hooks/index.d.ts +5 -0
- package/build/typescript/hooks/useAnimatedValue.d.ts +2 -0
- package/build/typescript/hooks/useCollapsibleAppBar.d.ts +2 -1
- package/build/typescript/hooks/useDebounce.d.ts +1 -0
- package/build/typescript/hooks/useFadeInAppBar.d.ts +4 -4
- package/build/typescript/hooks/useImperativeState.d.ts +6 -0
- package/build/typescript/hooks/useSyncAnimatedValue.d.ts +6 -0
- package/build/typescript/hooks/useValidWindowDimensions/index.ios.d.ts +2 -1
- package/build/typescript/index.d.ts +2 -0
- package/build/typescript/internal/hooks/index.d.ts +0 -1
- package/build/typescript/internal/icons/Checkbox.d.ts +27 -10
- package/build/typescript/internal/icons/CheckboxChecked.d.ts +27 -10
- package/build/typescript/internal/icons/ChevronDown.d.ts +27 -10
- package/build/typescript/internal/icons/ChevronLeft.d.ts +27 -10
- package/build/typescript/internal/icons/ChevronRight.d.ts +27 -10
- package/build/typescript/internal/icons/Close.d.ts +27 -10
- package/build/typescript/internal/icons/Radio.d.ts +27 -10
- package/build/typescript/internal/icons/RadioChecked.d.ts +27 -10
- package/build/typescript/store/MockStore.d.ts +7 -0
- package/build/typescript/store/SimpleStore.d.ts +10 -0
- package/build/typescript/store/index.d.ts +3 -0
- package/build/typescript/store/types.d.ts +10 -0
- package/build/typescript/types/index.d.ts +6 -0
- package/package.json +9 -9
- package/src/Accordion/Accordion.tsx +8 -6
- package/src/Badge/Badge.tsx +6 -16
- package/src/Badge/BadgeProps.ts +6 -0
- package/src/ButtonBase/ButtonBase.tsx +73 -43
- package/src/ButtonBase/ButtonBaseProps.ts +5 -0
- package/src/Checkbox/CheckboxProps.ts +1 -1
- package/src/Chip/Chip.tsx +11 -7
- package/src/Chip/ChipProps.ts +5 -0
- package/src/CircularProgress/CircularProgress.tsx +38 -28
- package/src/Dialog/Dialog.tsx +32 -11
- package/src/Dialog/DialogProps.ts +5 -0
- package/src/Divider/Divider.tsx +9 -10
- package/src/Divider/DividerProps.ts +21 -1
- package/src/Image/Image.tsx +79 -17
- package/src/Image/ImageProps.ts +36 -2
- package/src/Image/index.ts +1 -1
- package/src/ImageCore/ImageCoreNative.tsx +28 -18
- package/src/ImageCore/ImageCoreProps.ts +6 -1
- package/src/ImageCore/ImageCoreWeb.tsx +22 -2
- package/src/ImageCore/ImageFileExtensionContext.ts +7 -0
- package/src/ImageCore/ImageFileExtensionProvider.tsx +33 -0
- package/src/ImageCore/index.native.ts +3 -1
- package/src/ImageCore/index.ts +4 -1
- package/src/Radio/Radio.tsx +1 -3
- package/src/Slide/Slide.tsx +23 -19
- package/src/SvgIcon/SvgIcon.tsx +1 -1
- package/src/Tab/Tab.tsx +8 -7
- package/src/Tab/TabIndicator.tsx +17 -15
- package/src/Tab/TabProps.ts +7 -0
- package/src/Tabs/IndexAwareTab.tsx +29 -0
- package/src/Tabs/InternalContext.ts +13 -0
- package/src/Tabs/ScrollableTabsView.tsx +28 -0
- package/src/Tabs/TabIndicator.tsx +73 -37
- package/src/Tabs/TabIndicatorProps.ts +12 -5
- package/src/Tabs/Tabs.tsx +96 -97
- package/src/Tabs/TabsProps.ts +21 -22
- package/src/Tabs/index.ts +2 -1
- package/src/Tabs/types.ts +18 -0
- package/src/Tabs/useIndexStore.ts +31 -0
- package/src/Tabs/useScrollViewReaction.ts +62 -0
- package/src/Tabs/useTabCoordinates.ts +25 -0
- package/src/Tabs/utils.ts +14 -0
- package/src/TextField/InputLabel.tsx +6 -1
- package/src/TextField/OutlinedTextField.tsx +7 -1
- package/src/TextField/TextField.tsx +10 -4
- package/src/TextField/TextFieldProps.ts +4 -0
- package/src/Tooltip/Tooltip.tsx +44 -25
- package/src/Tooltip/TooltipProps.ts +18 -1
- package/src/Typography/Typography.tsx +8 -3
- package/src/Typography/TypographyProps.ts +16 -0
- package/src/animated/AnimatedPressable.tsx +1 -2
- package/src/hooks/index.ts +6 -0
- package/src/hooks/useAnimatedValue.ts +21 -0
- package/src/hooks/useCollapsibleAppBar.ts +80 -59
- package/src/hooks/useDebounce.ts +23 -0
- package/src/hooks/useFadeInAppBar.ts +32 -30
- package/src/hooks/useImperativeState.ts +24 -0
- package/src/hooks/useSyncAnimatedValue.ts +38 -0
- package/src/hooks/useThrottle.ts +3 -3
- package/src/hooks/useValidWindowDimensions/index.ios.ts +16 -10
- package/src/index.ts +4 -0
- package/src/internal/hooks/index.ts +0 -1
- package/src/internal/hooks/useHeight.ts +4 -5
- package/src/internal/icons/Checkbox.tsx +1 -1
- package/src/internal/icons/CheckboxChecked.tsx +1 -1
- package/src/internal/icons/ChevronDown.tsx +1 -1
- package/src/internal/icons/ChevronLeft.tsx +1 -1
- package/src/internal/icons/ChevronRight.tsx +1 -1
- package/src/internal/icons/Close.tsx +1 -1
- package/src/internal/icons/Radio.tsx +1 -1
- package/src/internal/icons/RadioChecked.tsx +1 -1
- package/src/store/MockStore.ts +21 -0
- package/src/store/SimpleStore.ts +50 -0
- package/src/store/index.ts +3 -0
- package/src/store/types.ts +12 -0
- package/src/types/index.ts +7 -0
- package/build/commonjs/ButtonBase/ButtonBase.ios.js +0 -99
- package/build/commonjs/ButtonBase/ButtonBase.ios.js.map +0 -1
- package/build/commonjs/ButtonBase/useDisabledReaction/index.js +0 -23
- package/build/commonjs/ButtonBase/useDisabledReaction/index.js.map +0 -1
- package/build/commonjs/ButtonBase/useDisabledReaction/index.native.js +0 -9
- package/build/commonjs/ButtonBase/useDisabledReaction/index.native.js.map +0 -1
- package/build/commonjs/ImageCore/ImageCoreNative.ios.js +0 -60
- package/build/commonjs/ImageCore/ImageCoreNative.ios.js.map +0 -1
- package/build/commonjs/internal/hooks/useWidth.js +0 -29
- package/build/commonjs/internal/hooks/useWidth.js.map +0 -1
- package/build/module/ButtonBase/ButtonBase.ios.js +0 -80
- package/build/module/ButtonBase/ButtonBase.ios.js.map +0 -1
- package/build/module/ButtonBase/useDisabledReaction/index.js +0 -12
- package/build/module/ButtonBase/useDisabledReaction/index.js.map +0 -1
- package/build/module/ButtonBase/useDisabledReaction/index.native.js +0 -2
- package/build/module/ButtonBase/useDisabledReaction/index.native.js.map +0 -1
- package/build/module/ImageCore/ImageCoreNative.ios.js +0 -45
- package/build/module/ImageCore/ImageCoreNative.ios.js.map +0 -1
- package/build/module/internal/hooks/useWidth.js +0 -15
- package/build/module/internal/hooks/useWidth.js.map +0 -1
- package/build/typescript/ButtonBase/ButtonBase.ios.d.ts +0 -3
- package/build/typescript/ButtonBase/useDisabledReaction/index.d.ts +0 -2
- package/build/typescript/ButtonBase/useDisabledReaction/index.native.d.ts +0 -2
- package/build/typescript/ImageCore/ImageCoreNative.ios.d.ts +0 -3
- package/build/typescript/internal/hooks/useWidth.d.ts +0 -2
- package/src/ButtonBase/ButtonBase.ios.tsx +0 -95
- package/src/ButtonBase/useDisabledReaction/index.native.ts +0 -4
- package/src/ButtonBase/useDisabledReaction/index.ts +0 -15
- package/src/ImageCore/ImageCoreNative.ios.tsx +0 -46
- package/src/internal/hooks/useWidth.ts +0 -17
|
@@ -2,12 +2,18 @@ import React from 'react';
|
|
|
2
2
|
declare const _default: React.MemoExoticComponent<{
|
|
3
3
|
(props: {
|
|
4
4
|
readonly color?: import("../..").CommonComponentColor | undefined;
|
|
5
|
-
|
|
5
|
+
fontFamily?: string | undefined;
|
|
6
|
+
fontSize?: import("react-native-svg").NumberProp | undefined;
|
|
7
|
+
fontWeight?: import("react-native-svg").FontWeight | undefined;
|
|
8
|
+
letterSpacing?: import("react-native-svg").NumberProp | undefined;
|
|
9
|
+
readonly fill?: import("react-native").ColorValue | undefined;
|
|
10
|
+
fontStyle?: import("react-native-svg").FontStyle | undefined;
|
|
6
11
|
testID?: string | undefined;
|
|
12
|
+
fontVariant?: import("react-native-svg").FontVariant | undefined;
|
|
7
13
|
opacity?: import("react-native-svg").NumberProp | undefined;
|
|
8
14
|
readonly height?: import("react-native-svg").NumberProp | undefined;
|
|
9
15
|
readonly width?: import("react-native-svg").NumberProp | undefined;
|
|
10
|
-
transform?: string | import("react-native-
|
|
16
|
+
transform?: string | (import("react-native").PerpectiveTransform | import("react-native").RotateTransform | import("react-native").RotateXTransform | import("react-native").RotateYTransform | import("react-native").RotateZTransform | import("react-native").ScaleTransform | import("react-native").ScaleXTransform | import("react-native").ScaleYTransform | import("react-native").TranslateXTransform | import("react-native").TranslateYTransform | import("react-native").SkewXTransform | import("react-native").SkewYTransform | import("react-native").MatrixTransform)[] | import("react-native-svg").ColumnMajorTransformMatrix | undefined;
|
|
11
17
|
rotation?: import("react-native-svg").NumberProp | undefined;
|
|
12
18
|
scaleX?: import("react-native-svg").NumberProp | undefined;
|
|
13
19
|
scaleY?: import("react-native-svg").NumberProp | undefined;
|
|
@@ -15,15 +21,18 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
15
21
|
translateY?: import("react-native-svg").NumberProp | undefined;
|
|
16
22
|
readonly style?: import("@emotion/native").ReactNativeStyle | import("@emotion/native").ReactNativeStyle[] | undefined;
|
|
17
23
|
onLayout?: ((event: import("react-native").LayoutChangeEvent) => void) | undefined;
|
|
24
|
+
title?: string | undefined;
|
|
25
|
+
clipPath?: string | undefined;
|
|
26
|
+
marker?: string | undefined;
|
|
27
|
+
mask?: string | undefined;
|
|
18
28
|
scale?: import("react-native-svg").NumberArray | undefined;
|
|
19
29
|
skewX?: import("react-native-svg").NumberProp | undefined;
|
|
20
30
|
skewY?: import("react-native-svg").NumberProp | undefined;
|
|
21
|
-
title?: string | undefined;
|
|
22
31
|
readonly viewBox?: string | undefined;
|
|
23
32
|
preserveAspectRatio?: string | undefined;
|
|
24
33
|
fillOpacity?: import("react-native-svg").NumberProp | undefined;
|
|
25
34
|
fillRule?: import("react-native-svg").FillRule | undefined;
|
|
26
|
-
stroke?: import("react-native
|
|
35
|
+
stroke?: import("react-native").ColorValue | undefined;
|
|
27
36
|
strokeWidth?: import("react-native-svg").NumberProp | undefined;
|
|
28
37
|
strokeOpacity?: import("react-native-svg").NumberProp | undefined;
|
|
29
38
|
strokeDasharray?: import("react-native-svg").NumberProp | readonly import("react-native-svg").NumberProp[] | undefined;
|
|
@@ -31,8 +40,8 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
31
40
|
strokeLinecap?: import("react-native-svg").Linecap | undefined;
|
|
32
41
|
strokeLinejoin?: import("react-native-svg").Linejoin | undefined;
|
|
33
42
|
strokeMiterlimit?: import("react-native-svg").NumberProp | undefined;
|
|
43
|
+
vectorEffect?: import("react-native-svg").VectorEffect | undefined;
|
|
34
44
|
clipRule?: import("react-native-svg").FillRule | undefined;
|
|
35
|
-
clipPath?: string | undefined;
|
|
36
45
|
translate?: import("react-native-svg").NumberArray | undefined;
|
|
37
46
|
origin?: import("react-native-svg").NumberArray | undefined;
|
|
38
47
|
originX?: import("react-native-svg").NumberProp | undefined;
|
|
@@ -40,7 +49,6 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
40
49
|
skew?: import("react-native-svg").NumberArray | undefined;
|
|
41
50
|
x?: import("react-native-svg").NumberArray | undefined;
|
|
42
51
|
y?: import("react-native-svg").NumberArray | undefined;
|
|
43
|
-
vectorEffect?: "none" | "inherit" | "default" | "non-scaling-stroke" | "nonScalingStroke" | "uri" | undefined;
|
|
44
52
|
pointerEvents?: "auto" | "none" | "box-none" | "box-only" | undefined;
|
|
45
53
|
onStartShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
46
54
|
onMoveShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
@@ -63,11 +71,20 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
63
71
|
delayPressOut?: number | undefined;
|
|
64
72
|
delayLongPress?: number | undefined;
|
|
65
73
|
id?: string | undefined;
|
|
66
|
-
marker?: string | undefined;
|
|
67
74
|
markerStart?: string | undefined;
|
|
68
75
|
markerMid?: string | undefined;
|
|
69
76
|
markerEnd?: string | undefined;
|
|
70
|
-
|
|
77
|
+
accessibilityLabel?: string | undefined;
|
|
78
|
+
accessible?: boolean | undefined;
|
|
79
|
+
font?: import("react-native-svg").FontObject | undefined;
|
|
80
|
+
fontStretch?: import("react-native-svg").FontStretch | undefined;
|
|
81
|
+
textAnchor?: import("react-native-svg").TextAnchor | undefined;
|
|
82
|
+
textDecoration?: import("react-native-svg").TextDecoration | undefined;
|
|
83
|
+
wordSpacing?: import("react-native-svg").NumberProp | undefined;
|
|
84
|
+
kerning?: import("react-native-svg").NumberProp | undefined;
|
|
85
|
+
fontFeatureSettings?: string | undefined;
|
|
86
|
+
fontVariantLigatures?: import("react-native-svg").FontVariantLigatures | undefined;
|
|
87
|
+
fontVariationSettings?: string | undefined;
|
|
71
88
|
hitSlop?: import("react-native").Insets | undefined;
|
|
72
89
|
removeClippedSubviews?: boolean | undefined;
|
|
73
90
|
nativeID?: string | undefined;
|
|
@@ -88,20 +105,20 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
88
105
|
onTouchEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
89
106
|
onTouchCancel?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
90
107
|
onTouchEndCapture?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
91
|
-
accessible?: boolean | undefined;
|
|
92
108
|
accessibilityActions?: readonly Readonly<{
|
|
93
109
|
name: string;
|
|
94
110
|
label?: string | undefined;
|
|
95
111
|
}>[] | undefined;
|
|
96
|
-
accessibilityLabel?: string | undefined;
|
|
97
112
|
accessibilityRole?: import("react-native").AccessibilityRole | undefined;
|
|
98
113
|
accessibilityState?: import("react-native").AccessibilityState | undefined;
|
|
99
114
|
accessibilityHint?: string | undefined;
|
|
100
115
|
accessibilityValue?: import("react-native").AccessibilityValue | undefined;
|
|
101
116
|
onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => void) | undefined;
|
|
117
|
+
accessibilityLabelledBy?: string | string[] | undefined;
|
|
102
118
|
accessibilityLiveRegion?: "none" | "polite" | "assertive" | undefined;
|
|
103
119
|
importantForAccessibility?: "auto" | "yes" | "no" | "no-hide-descendants" | undefined;
|
|
104
120
|
accessibilityElementsHidden?: boolean | undefined;
|
|
121
|
+
accessibilityLanguage?: string | undefined;
|
|
105
122
|
accessibilityViewIsModal?: boolean | undefined;
|
|
106
123
|
onAccessibilityEscape?: (() => void) | undefined;
|
|
107
124
|
onAccessibilityTap?: (() => void) | undefined;
|
|
@@ -2,12 +2,18 @@ import React from 'react';
|
|
|
2
2
|
declare const _default: React.MemoExoticComponent<{
|
|
3
3
|
(props: {
|
|
4
4
|
readonly color?: import("../..").CommonComponentColor | undefined;
|
|
5
|
-
|
|
5
|
+
fontFamily?: string | undefined;
|
|
6
|
+
fontSize?: import("react-native-svg").NumberProp | undefined;
|
|
7
|
+
fontWeight?: import("react-native-svg").FontWeight | undefined;
|
|
8
|
+
letterSpacing?: import("react-native-svg").NumberProp | undefined;
|
|
9
|
+
readonly fill?: import("react-native").ColorValue | undefined;
|
|
10
|
+
fontStyle?: import("react-native-svg").FontStyle | undefined;
|
|
6
11
|
testID?: string | undefined;
|
|
12
|
+
fontVariant?: import("react-native-svg").FontVariant | undefined;
|
|
7
13
|
opacity?: import("react-native-svg").NumberProp | undefined;
|
|
8
14
|
readonly height?: import("react-native-svg").NumberProp | undefined;
|
|
9
15
|
readonly width?: import("react-native-svg").NumberProp | undefined;
|
|
10
|
-
transform?: string | import("react-native-
|
|
16
|
+
transform?: string | (import("react-native").PerpectiveTransform | import("react-native").RotateTransform | import("react-native").RotateXTransform | import("react-native").RotateYTransform | import("react-native").RotateZTransform | import("react-native").ScaleTransform | import("react-native").ScaleXTransform | import("react-native").ScaleYTransform | import("react-native").TranslateXTransform | import("react-native").TranslateYTransform | import("react-native").SkewXTransform | import("react-native").SkewYTransform | import("react-native").MatrixTransform)[] | import("react-native-svg").ColumnMajorTransformMatrix | undefined;
|
|
11
17
|
rotation?: import("react-native-svg").NumberProp | undefined;
|
|
12
18
|
scaleX?: import("react-native-svg").NumberProp | undefined;
|
|
13
19
|
scaleY?: import("react-native-svg").NumberProp | undefined;
|
|
@@ -15,15 +21,18 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
15
21
|
translateY?: import("react-native-svg").NumberProp | undefined;
|
|
16
22
|
readonly style?: import("@emotion/native").ReactNativeStyle | import("@emotion/native").ReactNativeStyle[] | undefined;
|
|
17
23
|
onLayout?: ((event: import("react-native").LayoutChangeEvent) => void) | undefined;
|
|
24
|
+
title?: string | undefined;
|
|
25
|
+
clipPath?: string | undefined;
|
|
26
|
+
marker?: string | undefined;
|
|
27
|
+
mask?: string | undefined;
|
|
18
28
|
scale?: import("react-native-svg").NumberArray | undefined;
|
|
19
29
|
skewX?: import("react-native-svg").NumberProp | undefined;
|
|
20
30
|
skewY?: import("react-native-svg").NumberProp | undefined;
|
|
21
|
-
title?: string | undefined;
|
|
22
31
|
readonly viewBox?: string | undefined;
|
|
23
32
|
preserveAspectRatio?: string | undefined;
|
|
24
33
|
fillOpacity?: import("react-native-svg").NumberProp | undefined;
|
|
25
34
|
fillRule?: import("react-native-svg").FillRule | undefined;
|
|
26
|
-
stroke?: import("react-native
|
|
35
|
+
stroke?: import("react-native").ColorValue | undefined;
|
|
27
36
|
strokeWidth?: import("react-native-svg").NumberProp | undefined;
|
|
28
37
|
strokeOpacity?: import("react-native-svg").NumberProp | undefined;
|
|
29
38
|
strokeDasharray?: import("react-native-svg").NumberProp | readonly import("react-native-svg").NumberProp[] | undefined;
|
|
@@ -31,8 +40,8 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
31
40
|
strokeLinecap?: import("react-native-svg").Linecap | undefined;
|
|
32
41
|
strokeLinejoin?: import("react-native-svg").Linejoin | undefined;
|
|
33
42
|
strokeMiterlimit?: import("react-native-svg").NumberProp | undefined;
|
|
43
|
+
vectorEffect?: import("react-native-svg").VectorEffect | undefined;
|
|
34
44
|
clipRule?: import("react-native-svg").FillRule | undefined;
|
|
35
|
-
clipPath?: string | undefined;
|
|
36
45
|
translate?: import("react-native-svg").NumberArray | undefined;
|
|
37
46
|
origin?: import("react-native-svg").NumberArray | undefined;
|
|
38
47
|
originX?: import("react-native-svg").NumberProp | undefined;
|
|
@@ -40,7 +49,6 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
40
49
|
skew?: import("react-native-svg").NumberArray | undefined;
|
|
41
50
|
x?: import("react-native-svg").NumberArray | undefined;
|
|
42
51
|
y?: import("react-native-svg").NumberArray | undefined;
|
|
43
|
-
vectorEffect?: "none" | "inherit" | "default" | "non-scaling-stroke" | "nonScalingStroke" | "uri" | undefined;
|
|
44
52
|
pointerEvents?: "auto" | "none" | "box-none" | "box-only" | undefined;
|
|
45
53
|
onStartShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
46
54
|
onMoveShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
@@ -63,11 +71,20 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
63
71
|
delayPressOut?: number | undefined;
|
|
64
72
|
delayLongPress?: number | undefined;
|
|
65
73
|
id?: string | undefined;
|
|
66
|
-
marker?: string | undefined;
|
|
67
74
|
markerStart?: string | undefined;
|
|
68
75
|
markerMid?: string | undefined;
|
|
69
76
|
markerEnd?: string | undefined;
|
|
70
|
-
|
|
77
|
+
accessibilityLabel?: string | undefined;
|
|
78
|
+
accessible?: boolean | undefined;
|
|
79
|
+
font?: import("react-native-svg").FontObject | undefined;
|
|
80
|
+
fontStretch?: import("react-native-svg").FontStretch | undefined;
|
|
81
|
+
textAnchor?: import("react-native-svg").TextAnchor | undefined;
|
|
82
|
+
textDecoration?: import("react-native-svg").TextDecoration | undefined;
|
|
83
|
+
wordSpacing?: import("react-native-svg").NumberProp | undefined;
|
|
84
|
+
kerning?: import("react-native-svg").NumberProp | undefined;
|
|
85
|
+
fontFeatureSettings?: string | undefined;
|
|
86
|
+
fontVariantLigatures?: import("react-native-svg").FontVariantLigatures | undefined;
|
|
87
|
+
fontVariationSettings?: string | undefined;
|
|
71
88
|
hitSlop?: import("react-native").Insets | undefined;
|
|
72
89
|
removeClippedSubviews?: boolean | undefined;
|
|
73
90
|
nativeID?: string | undefined;
|
|
@@ -88,20 +105,20 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
88
105
|
onTouchEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
89
106
|
onTouchCancel?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
90
107
|
onTouchEndCapture?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
91
|
-
accessible?: boolean | undefined;
|
|
92
108
|
accessibilityActions?: readonly Readonly<{
|
|
93
109
|
name: string;
|
|
94
110
|
label?: string | undefined;
|
|
95
111
|
}>[] | undefined;
|
|
96
|
-
accessibilityLabel?: string | undefined;
|
|
97
112
|
accessibilityRole?: import("react-native").AccessibilityRole | undefined;
|
|
98
113
|
accessibilityState?: import("react-native").AccessibilityState | undefined;
|
|
99
114
|
accessibilityHint?: string | undefined;
|
|
100
115
|
accessibilityValue?: import("react-native").AccessibilityValue | undefined;
|
|
101
116
|
onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => void) | undefined;
|
|
117
|
+
accessibilityLabelledBy?: string | string[] | undefined;
|
|
102
118
|
accessibilityLiveRegion?: "none" | "polite" | "assertive" | undefined;
|
|
103
119
|
importantForAccessibility?: "auto" | "yes" | "no" | "no-hide-descendants" | undefined;
|
|
104
120
|
accessibilityElementsHidden?: boolean | undefined;
|
|
121
|
+
accessibilityLanguage?: string | undefined;
|
|
105
122
|
accessibilityViewIsModal?: boolean | undefined;
|
|
106
123
|
onAccessibilityEscape?: (() => void) | undefined;
|
|
107
124
|
onAccessibilityTap?: (() => void) | undefined;
|
|
@@ -2,12 +2,18 @@ import React from 'react';
|
|
|
2
2
|
declare const _default: React.MemoExoticComponent<{
|
|
3
3
|
(props: {
|
|
4
4
|
readonly color?: import("../..").CommonComponentColor | undefined;
|
|
5
|
-
|
|
5
|
+
fontFamily?: string | undefined;
|
|
6
|
+
fontSize?: import("react-native-svg").NumberProp | undefined;
|
|
7
|
+
fontWeight?: import("react-native-svg").FontWeight | undefined;
|
|
8
|
+
letterSpacing?: import("react-native-svg").NumberProp | undefined;
|
|
9
|
+
readonly fill?: import("react-native").ColorValue | undefined;
|
|
10
|
+
fontStyle?: import("react-native-svg").FontStyle | undefined;
|
|
6
11
|
testID?: string | undefined;
|
|
12
|
+
fontVariant?: import("react-native-svg").FontVariant | undefined;
|
|
7
13
|
opacity?: import("react-native-svg").NumberProp | undefined;
|
|
8
14
|
readonly height?: import("react-native-svg").NumberProp | undefined;
|
|
9
15
|
readonly width?: import("react-native-svg").NumberProp | undefined;
|
|
10
|
-
transform?: string | import("react-native-
|
|
16
|
+
transform?: string | (import("react-native").PerpectiveTransform | import("react-native").RotateTransform | import("react-native").RotateXTransform | import("react-native").RotateYTransform | import("react-native").RotateZTransform | import("react-native").ScaleTransform | import("react-native").ScaleXTransform | import("react-native").ScaleYTransform | import("react-native").TranslateXTransform | import("react-native").TranslateYTransform | import("react-native").SkewXTransform | import("react-native").SkewYTransform | import("react-native").MatrixTransform)[] | import("react-native-svg").ColumnMajorTransformMatrix | undefined;
|
|
11
17
|
rotation?: import("react-native-svg").NumberProp | undefined;
|
|
12
18
|
scaleX?: import("react-native-svg").NumberProp | undefined;
|
|
13
19
|
scaleY?: import("react-native-svg").NumberProp | undefined;
|
|
@@ -15,15 +21,18 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
15
21
|
translateY?: import("react-native-svg").NumberProp | undefined;
|
|
16
22
|
readonly style?: import("@emotion/native").ReactNativeStyle | import("@emotion/native").ReactNativeStyle[] | undefined;
|
|
17
23
|
onLayout?: ((event: import("react-native").LayoutChangeEvent) => void) | undefined;
|
|
24
|
+
title?: string | undefined;
|
|
25
|
+
clipPath?: string | undefined;
|
|
26
|
+
marker?: string | undefined;
|
|
27
|
+
mask?: string | undefined;
|
|
18
28
|
scale?: import("react-native-svg").NumberArray | undefined;
|
|
19
29
|
skewX?: import("react-native-svg").NumberProp | undefined;
|
|
20
30
|
skewY?: import("react-native-svg").NumberProp | undefined;
|
|
21
|
-
title?: string | undefined;
|
|
22
31
|
readonly viewBox?: string | undefined;
|
|
23
32
|
preserveAspectRatio?: string | undefined;
|
|
24
33
|
fillOpacity?: import("react-native-svg").NumberProp | undefined;
|
|
25
34
|
fillRule?: import("react-native-svg").FillRule | undefined;
|
|
26
|
-
stroke?: import("react-native
|
|
35
|
+
stroke?: import("react-native").ColorValue | undefined;
|
|
27
36
|
strokeWidth?: import("react-native-svg").NumberProp | undefined;
|
|
28
37
|
strokeOpacity?: import("react-native-svg").NumberProp | undefined;
|
|
29
38
|
strokeDasharray?: import("react-native-svg").NumberProp | readonly import("react-native-svg").NumberProp[] | undefined;
|
|
@@ -31,8 +40,8 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
31
40
|
strokeLinecap?: import("react-native-svg").Linecap | undefined;
|
|
32
41
|
strokeLinejoin?: import("react-native-svg").Linejoin | undefined;
|
|
33
42
|
strokeMiterlimit?: import("react-native-svg").NumberProp | undefined;
|
|
43
|
+
vectorEffect?: import("react-native-svg").VectorEffect | undefined;
|
|
34
44
|
clipRule?: import("react-native-svg").FillRule | undefined;
|
|
35
|
-
clipPath?: string | undefined;
|
|
36
45
|
translate?: import("react-native-svg").NumberArray | undefined;
|
|
37
46
|
origin?: import("react-native-svg").NumberArray | undefined;
|
|
38
47
|
originX?: import("react-native-svg").NumberProp | undefined;
|
|
@@ -40,7 +49,6 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
40
49
|
skew?: import("react-native-svg").NumberArray | undefined;
|
|
41
50
|
x?: import("react-native-svg").NumberArray | undefined;
|
|
42
51
|
y?: import("react-native-svg").NumberArray | undefined;
|
|
43
|
-
vectorEffect?: "none" | "inherit" | "default" | "non-scaling-stroke" | "nonScalingStroke" | "uri" | undefined;
|
|
44
52
|
pointerEvents?: "auto" | "none" | "box-none" | "box-only" | undefined;
|
|
45
53
|
onStartShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
46
54
|
onMoveShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
@@ -63,11 +71,20 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
63
71
|
delayPressOut?: number | undefined;
|
|
64
72
|
delayLongPress?: number | undefined;
|
|
65
73
|
id?: string | undefined;
|
|
66
|
-
marker?: string | undefined;
|
|
67
74
|
markerStart?: string | undefined;
|
|
68
75
|
markerMid?: string | undefined;
|
|
69
76
|
markerEnd?: string | undefined;
|
|
70
|
-
|
|
77
|
+
accessibilityLabel?: string | undefined;
|
|
78
|
+
accessible?: boolean | undefined;
|
|
79
|
+
font?: import("react-native-svg").FontObject | undefined;
|
|
80
|
+
fontStretch?: import("react-native-svg").FontStretch | undefined;
|
|
81
|
+
textAnchor?: import("react-native-svg").TextAnchor | undefined;
|
|
82
|
+
textDecoration?: import("react-native-svg").TextDecoration | undefined;
|
|
83
|
+
wordSpacing?: import("react-native-svg").NumberProp | undefined;
|
|
84
|
+
kerning?: import("react-native-svg").NumberProp | undefined;
|
|
85
|
+
fontFeatureSettings?: string | undefined;
|
|
86
|
+
fontVariantLigatures?: import("react-native-svg").FontVariantLigatures | undefined;
|
|
87
|
+
fontVariationSettings?: string | undefined;
|
|
71
88
|
hitSlop?: import("react-native").Insets | undefined;
|
|
72
89
|
removeClippedSubviews?: boolean | undefined;
|
|
73
90
|
nativeID?: string | undefined;
|
|
@@ -88,20 +105,20 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
88
105
|
onTouchEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
89
106
|
onTouchCancel?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
90
107
|
onTouchEndCapture?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
91
|
-
accessible?: boolean | undefined;
|
|
92
108
|
accessibilityActions?: readonly Readonly<{
|
|
93
109
|
name: string;
|
|
94
110
|
label?: string | undefined;
|
|
95
111
|
}>[] | undefined;
|
|
96
|
-
accessibilityLabel?: string | undefined;
|
|
97
112
|
accessibilityRole?: import("react-native").AccessibilityRole | undefined;
|
|
98
113
|
accessibilityState?: import("react-native").AccessibilityState | undefined;
|
|
99
114
|
accessibilityHint?: string | undefined;
|
|
100
115
|
accessibilityValue?: import("react-native").AccessibilityValue | undefined;
|
|
101
116
|
onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => void) | undefined;
|
|
117
|
+
accessibilityLabelledBy?: string | string[] | undefined;
|
|
102
118
|
accessibilityLiveRegion?: "none" | "polite" | "assertive" | undefined;
|
|
103
119
|
importantForAccessibility?: "auto" | "yes" | "no" | "no-hide-descendants" | undefined;
|
|
104
120
|
accessibilityElementsHidden?: boolean | undefined;
|
|
121
|
+
accessibilityLanguage?: string | undefined;
|
|
105
122
|
accessibilityViewIsModal?: boolean | undefined;
|
|
106
123
|
onAccessibilityEscape?: (() => void) | undefined;
|
|
107
124
|
onAccessibilityTap?: (() => void) | undefined;
|
|
@@ -2,12 +2,18 @@ import React from 'react';
|
|
|
2
2
|
declare const _default: React.MemoExoticComponent<{
|
|
3
3
|
(props: {
|
|
4
4
|
readonly color?: import("../..").CommonComponentColor | undefined;
|
|
5
|
-
|
|
5
|
+
fontFamily?: string | undefined;
|
|
6
|
+
fontSize?: import("react-native-svg").NumberProp | undefined;
|
|
7
|
+
fontWeight?: import("react-native-svg").FontWeight | undefined;
|
|
8
|
+
letterSpacing?: import("react-native-svg").NumberProp | undefined;
|
|
9
|
+
readonly fill?: import("react-native").ColorValue | undefined;
|
|
10
|
+
fontStyle?: import("react-native-svg").FontStyle | undefined;
|
|
6
11
|
testID?: string | undefined;
|
|
12
|
+
fontVariant?: import("react-native-svg").FontVariant | undefined;
|
|
7
13
|
opacity?: import("react-native-svg").NumberProp | undefined;
|
|
8
14
|
readonly height?: import("react-native-svg").NumberProp | undefined;
|
|
9
15
|
readonly width?: import("react-native-svg").NumberProp | undefined;
|
|
10
|
-
transform?: string | import("react-native-
|
|
16
|
+
transform?: string | (import("react-native").PerpectiveTransform | import("react-native").RotateTransform | import("react-native").RotateXTransform | import("react-native").RotateYTransform | import("react-native").RotateZTransform | import("react-native").ScaleTransform | import("react-native").ScaleXTransform | import("react-native").ScaleYTransform | import("react-native").TranslateXTransform | import("react-native").TranslateYTransform | import("react-native").SkewXTransform | import("react-native").SkewYTransform | import("react-native").MatrixTransform)[] | import("react-native-svg").ColumnMajorTransformMatrix | undefined;
|
|
11
17
|
rotation?: import("react-native-svg").NumberProp | undefined;
|
|
12
18
|
scaleX?: import("react-native-svg").NumberProp | undefined;
|
|
13
19
|
scaleY?: import("react-native-svg").NumberProp | undefined;
|
|
@@ -15,15 +21,18 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
15
21
|
translateY?: import("react-native-svg").NumberProp | undefined;
|
|
16
22
|
readonly style?: import("@emotion/native").ReactNativeStyle | import("@emotion/native").ReactNativeStyle[] | undefined;
|
|
17
23
|
onLayout?: ((event: import("react-native").LayoutChangeEvent) => void) | undefined;
|
|
24
|
+
title?: string | undefined;
|
|
25
|
+
clipPath?: string | undefined;
|
|
26
|
+
marker?: string | undefined;
|
|
27
|
+
mask?: string | undefined;
|
|
18
28
|
scale?: import("react-native-svg").NumberArray | undefined;
|
|
19
29
|
skewX?: import("react-native-svg").NumberProp | undefined;
|
|
20
30
|
skewY?: import("react-native-svg").NumberProp | undefined;
|
|
21
|
-
title?: string | undefined;
|
|
22
31
|
readonly viewBox?: string | undefined;
|
|
23
32
|
preserveAspectRatio?: string | undefined;
|
|
24
33
|
fillOpacity?: import("react-native-svg").NumberProp | undefined;
|
|
25
34
|
fillRule?: import("react-native-svg").FillRule | undefined;
|
|
26
|
-
stroke?: import("react-native
|
|
35
|
+
stroke?: import("react-native").ColorValue | undefined;
|
|
27
36
|
strokeWidth?: import("react-native-svg").NumberProp | undefined;
|
|
28
37
|
strokeOpacity?: import("react-native-svg").NumberProp | undefined;
|
|
29
38
|
strokeDasharray?: import("react-native-svg").NumberProp | readonly import("react-native-svg").NumberProp[] | undefined;
|
|
@@ -31,8 +40,8 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
31
40
|
strokeLinecap?: import("react-native-svg").Linecap | undefined;
|
|
32
41
|
strokeLinejoin?: import("react-native-svg").Linejoin | undefined;
|
|
33
42
|
strokeMiterlimit?: import("react-native-svg").NumberProp | undefined;
|
|
43
|
+
vectorEffect?: import("react-native-svg").VectorEffect | undefined;
|
|
34
44
|
clipRule?: import("react-native-svg").FillRule | undefined;
|
|
35
|
-
clipPath?: string | undefined;
|
|
36
45
|
translate?: import("react-native-svg").NumberArray | undefined;
|
|
37
46
|
origin?: import("react-native-svg").NumberArray | undefined;
|
|
38
47
|
originX?: import("react-native-svg").NumberProp | undefined;
|
|
@@ -40,7 +49,6 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
40
49
|
skew?: import("react-native-svg").NumberArray | undefined;
|
|
41
50
|
x?: import("react-native-svg").NumberArray | undefined;
|
|
42
51
|
y?: import("react-native-svg").NumberArray | undefined;
|
|
43
|
-
vectorEffect?: "none" | "inherit" | "default" | "non-scaling-stroke" | "nonScalingStroke" | "uri" | undefined;
|
|
44
52
|
pointerEvents?: "auto" | "none" | "box-none" | "box-only" | undefined;
|
|
45
53
|
onStartShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
46
54
|
onMoveShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
@@ -63,11 +71,20 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
63
71
|
delayPressOut?: number | undefined;
|
|
64
72
|
delayLongPress?: number | undefined;
|
|
65
73
|
id?: string | undefined;
|
|
66
|
-
marker?: string | undefined;
|
|
67
74
|
markerStart?: string | undefined;
|
|
68
75
|
markerMid?: string | undefined;
|
|
69
76
|
markerEnd?: string | undefined;
|
|
70
|
-
|
|
77
|
+
accessibilityLabel?: string | undefined;
|
|
78
|
+
accessible?: boolean | undefined;
|
|
79
|
+
font?: import("react-native-svg").FontObject | undefined;
|
|
80
|
+
fontStretch?: import("react-native-svg").FontStretch | undefined;
|
|
81
|
+
textAnchor?: import("react-native-svg").TextAnchor | undefined;
|
|
82
|
+
textDecoration?: import("react-native-svg").TextDecoration | undefined;
|
|
83
|
+
wordSpacing?: import("react-native-svg").NumberProp | undefined;
|
|
84
|
+
kerning?: import("react-native-svg").NumberProp | undefined;
|
|
85
|
+
fontFeatureSettings?: string | undefined;
|
|
86
|
+
fontVariantLigatures?: import("react-native-svg").FontVariantLigatures | undefined;
|
|
87
|
+
fontVariationSettings?: string | undefined;
|
|
71
88
|
hitSlop?: import("react-native").Insets | undefined;
|
|
72
89
|
removeClippedSubviews?: boolean | undefined;
|
|
73
90
|
nativeID?: string | undefined;
|
|
@@ -88,20 +105,20 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
88
105
|
onTouchEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
89
106
|
onTouchCancel?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
90
107
|
onTouchEndCapture?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
91
|
-
accessible?: boolean | undefined;
|
|
92
108
|
accessibilityActions?: readonly Readonly<{
|
|
93
109
|
name: string;
|
|
94
110
|
label?: string | undefined;
|
|
95
111
|
}>[] | undefined;
|
|
96
|
-
accessibilityLabel?: string | undefined;
|
|
97
112
|
accessibilityRole?: import("react-native").AccessibilityRole | undefined;
|
|
98
113
|
accessibilityState?: import("react-native").AccessibilityState | undefined;
|
|
99
114
|
accessibilityHint?: string | undefined;
|
|
100
115
|
accessibilityValue?: import("react-native").AccessibilityValue | undefined;
|
|
101
116
|
onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => void) | undefined;
|
|
117
|
+
accessibilityLabelledBy?: string | string[] | undefined;
|
|
102
118
|
accessibilityLiveRegion?: "none" | "polite" | "assertive" | undefined;
|
|
103
119
|
importantForAccessibility?: "auto" | "yes" | "no" | "no-hide-descendants" | undefined;
|
|
104
120
|
accessibilityElementsHidden?: boolean | undefined;
|
|
121
|
+
accessibilityLanguage?: string | undefined;
|
|
105
122
|
accessibilityViewIsModal?: boolean | undefined;
|
|
106
123
|
onAccessibilityEscape?: (() => void) | undefined;
|
|
107
124
|
onAccessibilityTap?: (() => void) | undefined;
|
|
@@ -2,12 +2,18 @@ import React from 'react';
|
|
|
2
2
|
declare const _default: React.MemoExoticComponent<{
|
|
3
3
|
(props: {
|
|
4
4
|
readonly color?: import("../..").CommonComponentColor | undefined;
|
|
5
|
-
|
|
5
|
+
fontFamily?: string | undefined;
|
|
6
|
+
fontSize?: import("react-native-svg").NumberProp | undefined;
|
|
7
|
+
fontWeight?: import("react-native-svg").FontWeight | undefined;
|
|
8
|
+
letterSpacing?: import("react-native-svg").NumberProp | undefined;
|
|
9
|
+
readonly fill?: import("react-native").ColorValue | undefined;
|
|
10
|
+
fontStyle?: import("react-native-svg").FontStyle | undefined;
|
|
6
11
|
testID?: string | undefined;
|
|
12
|
+
fontVariant?: import("react-native-svg").FontVariant | undefined;
|
|
7
13
|
opacity?: import("react-native-svg").NumberProp | undefined;
|
|
8
14
|
readonly height?: import("react-native-svg").NumberProp | undefined;
|
|
9
15
|
readonly width?: import("react-native-svg").NumberProp | undefined;
|
|
10
|
-
transform?: string | import("react-native-
|
|
16
|
+
transform?: string | (import("react-native").PerpectiveTransform | import("react-native").RotateTransform | import("react-native").RotateXTransform | import("react-native").RotateYTransform | import("react-native").RotateZTransform | import("react-native").ScaleTransform | import("react-native").ScaleXTransform | import("react-native").ScaleYTransform | import("react-native").TranslateXTransform | import("react-native").TranslateYTransform | import("react-native").SkewXTransform | import("react-native").SkewYTransform | import("react-native").MatrixTransform)[] | import("react-native-svg").ColumnMajorTransformMatrix | undefined;
|
|
11
17
|
rotation?: import("react-native-svg").NumberProp | undefined;
|
|
12
18
|
scaleX?: import("react-native-svg").NumberProp | undefined;
|
|
13
19
|
scaleY?: import("react-native-svg").NumberProp | undefined;
|
|
@@ -15,15 +21,18 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
15
21
|
translateY?: import("react-native-svg").NumberProp | undefined;
|
|
16
22
|
readonly style?: import("@emotion/native").ReactNativeStyle | import("@emotion/native").ReactNativeStyle[] | undefined;
|
|
17
23
|
onLayout?: ((event: import("react-native").LayoutChangeEvent) => void) | undefined;
|
|
24
|
+
title?: string | undefined;
|
|
25
|
+
clipPath?: string | undefined;
|
|
26
|
+
marker?: string | undefined;
|
|
27
|
+
mask?: string | undefined;
|
|
18
28
|
scale?: import("react-native-svg").NumberArray | undefined;
|
|
19
29
|
skewX?: import("react-native-svg").NumberProp | undefined;
|
|
20
30
|
skewY?: import("react-native-svg").NumberProp | undefined;
|
|
21
|
-
title?: string | undefined;
|
|
22
31
|
readonly viewBox?: string | undefined;
|
|
23
32
|
preserveAspectRatio?: string | undefined;
|
|
24
33
|
fillOpacity?: import("react-native-svg").NumberProp | undefined;
|
|
25
34
|
fillRule?: import("react-native-svg").FillRule | undefined;
|
|
26
|
-
stroke?: import("react-native
|
|
35
|
+
stroke?: import("react-native").ColorValue | undefined;
|
|
27
36
|
strokeWidth?: import("react-native-svg").NumberProp | undefined;
|
|
28
37
|
strokeOpacity?: import("react-native-svg").NumberProp | undefined;
|
|
29
38
|
strokeDasharray?: import("react-native-svg").NumberProp | readonly import("react-native-svg").NumberProp[] | undefined;
|
|
@@ -31,8 +40,8 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
31
40
|
strokeLinecap?: import("react-native-svg").Linecap | undefined;
|
|
32
41
|
strokeLinejoin?: import("react-native-svg").Linejoin | undefined;
|
|
33
42
|
strokeMiterlimit?: import("react-native-svg").NumberProp | undefined;
|
|
43
|
+
vectorEffect?: import("react-native-svg").VectorEffect | undefined;
|
|
34
44
|
clipRule?: import("react-native-svg").FillRule | undefined;
|
|
35
|
-
clipPath?: string | undefined;
|
|
36
45
|
translate?: import("react-native-svg").NumberArray | undefined;
|
|
37
46
|
origin?: import("react-native-svg").NumberArray | undefined;
|
|
38
47
|
originX?: import("react-native-svg").NumberProp | undefined;
|
|
@@ -40,7 +49,6 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
40
49
|
skew?: import("react-native-svg").NumberArray | undefined;
|
|
41
50
|
x?: import("react-native-svg").NumberArray | undefined;
|
|
42
51
|
y?: import("react-native-svg").NumberArray | undefined;
|
|
43
|
-
vectorEffect?: "none" | "inherit" | "default" | "non-scaling-stroke" | "nonScalingStroke" | "uri" | undefined;
|
|
44
52
|
pointerEvents?: "auto" | "none" | "box-none" | "box-only" | undefined;
|
|
45
53
|
onStartShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
46
54
|
onMoveShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
@@ -63,11 +71,20 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
63
71
|
delayPressOut?: number | undefined;
|
|
64
72
|
delayLongPress?: number | undefined;
|
|
65
73
|
id?: string | undefined;
|
|
66
|
-
marker?: string | undefined;
|
|
67
74
|
markerStart?: string | undefined;
|
|
68
75
|
markerMid?: string | undefined;
|
|
69
76
|
markerEnd?: string | undefined;
|
|
70
|
-
|
|
77
|
+
accessibilityLabel?: string | undefined;
|
|
78
|
+
accessible?: boolean | undefined;
|
|
79
|
+
font?: import("react-native-svg").FontObject | undefined;
|
|
80
|
+
fontStretch?: import("react-native-svg").FontStretch | undefined;
|
|
81
|
+
textAnchor?: import("react-native-svg").TextAnchor | undefined;
|
|
82
|
+
textDecoration?: import("react-native-svg").TextDecoration | undefined;
|
|
83
|
+
wordSpacing?: import("react-native-svg").NumberProp | undefined;
|
|
84
|
+
kerning?: import("react-native-svg").NumberProp | undefined;
|
|
85
|
+
fontFeatureSettings?: string | undefined;
|
|
86
|
+
fontVariantLigatures?: import("react-native-svg").FontVariantLigatures | undefined;
|
|
87
|
+
fontVariationSettings?: string | undefined;
|
|
71
88
|
hitSlop?: import("react-native").Insets | undefined;
|
|
72
89
|
removeClippedSubviews?: boolean | undefined;
|
|
73
90
|
nativeID?: string | undefined;
|
|
@@ -88,20 +105,20 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
88
105
|
onTouchEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
89
106
|
onTouchCancel?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
90
107
|
onTouchEndCapture?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
91
|
-
accessible?: boolean | undefined;
|
|
92
108
|
accessibilityActions?: readonly Readonly<{
|
|
93
109
|
name: string;
|
|
94
110
|
label?: string | undefined;
|
|
95
111
|
}>[] | undefined;
|
|
96
|
-
accessibilityLabel?: string | undefined;
|
|
97
112
|
accessibilityRole?: import("react-native").AccessibilityRole | undefined;
|
|
98
113
|
accessibilityState?: import("react-native").AccessibilityState | undefined;
|
|
99
114
|
accessibilityHint?: string | undefined;
|
|
100
115
|
accessibilityValue?: import("react-native").AccessibilityValue | undefined;
|
|
101
116
|
onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => void) | undefined;
|
|
117
|
+
accessibilityLabelledBy?: string | string[] | undefined;
|
|
102
118
|
accessibilityLiveRegion?: "none" | "polite" | "assertive" | undefined;
|
|
103
119
|
importantForAccessibility?: "auto" | "yes" | "no" | "no-hide-descendants" | undefined;
|
|
104
120
|
accessibilityElementsHidden?: boolean | undefined;
|
|
121
|
+
accessibilityLanguage?: string | undefined;
|
|
105
122
|
accessibilityViewIsModal?: boolean | undefined;
|
|
106
123
|
onAccessibilityEscape?: (() => void) | undefined;
|
|
107
124
|
onAccessibilityTap?: (() => void) | undefined;
|