@fountain-ui/core 3.0.0-alpha.41 → 3.0.0-alpha.43

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (126) hide show
  1. package/build/commonjs/AspectRatio/AspectRatioNative.js +1 -1
  2. package/build/commonjs/AspectRatio/AspectRatioNative.js.map +1 -1
  3. package/build/commonjs/AspectRatio/AspectRatioWeb.js +1 -1
  4. package/build/commonjs/AspectRatio/AspectRatioWeb.js.map +1 -1
  5. package/build/commonjs/ImageCore/ImageCoreNative.js +2 -2
  6. package/build/commonjs/ImageCore/ImageCoreNative.js.map +1 -1
  7. package/build/commonjs/Slider/Slider.js +22 -18
  8. package/build/commonjs/Slider/Slider.js.map +1 -1
  9. package/build/commonjs/Tabs/Tabs.js +9 -4
  10. package/build/commonjs/Tabs/Tabs.js.map +1 -1
  11. package/build/module/AspectRatio/AspectRatioNative.js +1 -1
  12. package/build/module/AspectRatio/AspectRatioNative.js.map +1 -1
  13. package/build/module/AspectRatio/AspectRatioWeb.js +1 -1
  14. package/build/module/AspectRatio/AspectRatioWeb.js.map +1 -1
  15. package/build/module/ImageCore/ImageCoreNative.js +2 -2
  16. package/build/module/ImageCore/ImageCoreNative.js.map +1 -1
  17. package/build/module/Slider/Slider.js +22 -18
  18. package/build/module/Slider/Slider.js.map +1 -1
  19. package/build/module/Tabs/Tabs.js +10 -5
  20. package/build/module/Tabs/Tabs.js.map +1 -1
  21. package/build/typescript/Accordion/Accordion.d.ts +0 -1
  22. package/build/typescript/AspectRatio/AspectRatioNative.d.ts +0 -1
  23. package/build/typescript/AspectRatio/AspectRatioWeb.d.ts +0 -1
  24. package/build/typescript/Avatar/Avatar.d.ts +0 -1
  25. package/build/typescript/Badge/Badge.d.ts +0 -1
  26. package/build/typescript/BottomSheetActions/BottomSheetActions.d.ts +0 -1
  27. package/build/typescript/BottomSheetContent/BottomSheetContent.d.ts +0 -1
  28. package/build/typescript/BottomSheetTitle/BottomSheetTitle.d.ts +0 -1
  29. package/build/typescript/Button/Button.d.ts +0 -1
  30. package/build/typescript/ButtonBase/ButtonBase.d.ts +0 -1
  31. package/build/typescript/ButtonSet/ButtonSet.d.ts +0 -1
  32. package/build/typescript/Card/Card.d.ts +0 -1
  33. package/build/typescript/CardActions/CardActions.d.ts +0 -1
  34. package/build/typescript/CardContent/CardContent.d.ts +0 -1
  35. package/build/typescript/CardMedia/CardMedia.d.ts +0 -1
  36. package/build/typescript/Checkbox/Checkbox.d.ts +0 -1
  37. package/build/typescript/Chip/Chip.d.ts +0 -1
  38. package/build/typescript/CircularProgress/CircularProgress.d.ts +0 -1
  39. package/build/typescript/Column/Column.d.ts +0 -1
  40. package/build/typescript/Dialog/Dialog.d.ts +0 -1
  41. package/build/typescript/Dialog/useDialogSectionStyle.d.ts +1 -2
  42. package/build/typescript/DialogActions/DialogActions.d.ts +0 -1
  43. package/build/typescript/DialogContent/DialogContent.d.ts +0 -1
  44. package/build/typescript/DialogMedia/DialogMedia.d.ts +0 -1
  45. package/build/typescript/DialogTitle/DialogLargeTitle.d.ts +0 -1
  46. package/build/typescript/DialogTitle/DialogTitle.d.ts +0 -1
  47. package/build/typescript/Divider/Divider.d.ts +0 -1
  48. package/build/typescript/Empty/Empty.d.ts +0 -1
  49. package/build/typescript/Fab/Fab.d.ts +0 -1
  50. package/build/typescript/Flexbox/Flexbox.d.ts +0 -1
  51. package/build/typescript/IconButton/IconButton.d.ts +0 -1
  52. package/build/typescript/Image/Image.d.ts +0 -1
  53. package/build/typescript/ImageCore/ImageCoreNative.d.ts +0 -1
  54. package/build/typescript/ImageCore/ImageCoreWeb.d.ts +0 -1
  55. package/build/typescript/Link/Link.d.ts +0 -1
  56. package/build/typescript/List/List.d.ts +0 -1
  57. package/build/typescript/ListItem/ListItem.d.ts +0 -1
  58. package/build/typescript/ListItemIcon/ListItemIcon.d.ts +0 -1
  59. package/build/typescript/ListItemSecondaryAction/ListItemSecondaryAction.d.ts +0 -1
  60. package/build/typescript/ListItemText/ListItemText.d.ts +0 -1
  61. package/build/typescript/ListSubheader/ListSubheader.d.ts +0 -1
  62. package/build/typescript/Menu/Menu.d.ts +0 -1
  63. package/build/typescript/MenuItem/MenuItem.d.ts +0 -1
  64. package/build/typescript/Modal/AnimatedContainer/index.d.ts +0 -1
  65. package/build/typescript/Modal/Modal.d.ts +0 -1
  66. package/build/typescript/Pagination/NumberPagination.d.ts +0 -1
  67. package/build/typescript/Pagination/Pagination.d.ts +0 -1
  68. package/build/typescript/Portal/Portal.d.ts +0 -1
  69. package/build/typescript/Radio/Radio.d.ts +0 -1
  70. package/build/typescript/RadioGroup/RadioGroup.d.ts +0 -1
  71. package/build/typescript/Row/Row.d.ts +0 -1
  72. package/build/typescript/Section/Section.d.ts +0 -1
  73. package/build/typescript/ShadowView/ShadowView.d.ts +0 -1
  74. package/build/typescript/ShadowView/ShadowView.native.d.ts +0 -1
  75. package/build/typescript/Slide/Slide.d.ts +0 -1
  76. package/build/typescript/Slider/Slider.d.ts +1 -1
  77. package/build/typescript/Snackbar/Snackbar.d.ts +0 -1
  78. package/build/typescript/SnackbarContent/SnackbarContent.d.ts +0 -1
  79. package/build/typescript/SnackbarContent/StatusIcon.d.ts +0 -1
  80. package/build/typescript/Spacer/Spacer.d.ts +0 -1
  81. package/build/typescript/SvgIcon/SvgIcon.d.ts +0 -1
  82. package/build/typescript/Switch/Switch.d.ts +0 -1
  83. package/build/typescript/Tab/Tab.d.ts +0 -1
  84. package/build/typescript/TabBase/TabBase.d.ts +0 -1
  85. package/build/typescript/Tabs/ScrollableTabsView.d.ts +0 -1
  86. package/build/typescript/Tabs/TabIndicator.d.ts +0 -1
  87. package/build/typescript/Tabs/Tabs.d.ts +1 -1
  88. package/build/typescript/Toggle/Toggle.d.ts +0 -1
  89. package/build/typescript/Toolbar/BackButton/BackButton.d.ts +0 -1
  90. package/build/typescript/Toolbar/Toolbar.d.ts +0 -1
  91. package/build/typescript/Tooltip/Beaks/Beak.d.ts +0 -1
  92. package/build/typescript/Tooltip/Beaks/HorizontalLargeBeak.d.ts +0 -1
  93. package/build/typescript/Tooltip/Beaks/HorizontalSmallBeak.d.ts +0 -1
  94. package/build/typescript/Tooltip/Beaks/VerticalLargeBeak.d.ts +0 -1
  95. package/build/typescript/Tooltip/Beaks/VerticalSmallBeak.d.ts +0 -1
  96. package/build/typescript/Tooltip/Tooltip.d.ts +0 -1
  97. package/build/typescript/animated/AnimatedAppBar.d.ts +1 -2
  98. package/build/typescript/animated/AnimatedFlatList.d.ts +1 -2
  99. package/build/typescript/animated/AnimatedTypography.d.ts +1 -2
  100. package/build/typescript/internal/icons/AppBarChevronLeft.d.ts +300 -73
  101. package/build/typescript/internal/icons/Check.d.ts +300 -73
  102. package/build/typescript/internal/icons/CheckCircle.d.ts +300 -73
  103. package/build/typescript/internal/icons/Checkbox.d.ts +300 -73
  104. package/build/typescript/internal/icons/CheckboxChecked.d.ts +300 -73
  105. package/build/typescript/internal/icons/CheckboxOn.d.ts +300 -73
  106. package/build/typescript/internal/icons/ChevronDown.d.ts +300 -73
  107. package/build/typescript/internal/icons/ChevronLeft.d.ts +300 -73
  108. package/build/typescript/internal/icons/ChevronRight.d.ts +300 -73
  109. package/build/typescript/internal/icons/ChipClose.d.ts +300 -73
  110. package/build/typescript/internal/icons/CircularProgress.d.ts +0 -1
  111. package/build/typescript/internal/icons/Clear.d.ts +300 -73
  112. package/build/typescript/internal/icons/Close.d.ts +300 -73
  113. package/build/typescript/internal/icons/EyeOff.d.ts +300 -73
  114. package/build/typescript/internal/icons/EyeOn.d.ts +300 -73
  115. package/build/typescript/internal/icons/InfoCircle.d.ts +300 -73
  116. package/build/typescript/internal/icons/LoadingSpinner/index.d.ts +0 -1
  117. package/build/typescript/internal/icons/LoadingSpinner/index.native.d.ts +0 -1
  118. package/build/typescript/internal/icons/Radio.d.ts +300 -73
  119. package/build/typescript/internal/icons/RadioChecked.d.ts +300 -73
  120. package/build/typescript/internal/icons/Search.d.ts +300 -73
  121. package/package.json +7 -7
  122. package/src/AspectRatio/AspectRatioNative.tsx +2 -2
  123. package/src/AspectRatio/AspectRatioWeb.tsx +3 -3
  124. package/src/ImageCore/ImageCoreNative.tsx +2 -2
  125. package/src/Slider/Slider.tsx +1 -0
  126. package/src/Tabs/Tabs.tsx +14 -5
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type BottomSheetActionsProps from './BottomSheetActionsProps';
3
2
  export default function BottomSheetActions(props: BottomSheetActionsProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type BottomSheetContentProps from './BottomSheetContentProps';
3
2
  export default function BottomSheetContent(props: BottomSheetContentProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type BottomSheetTitleProps from './BottomSheetTitleProps';
3
2
  export default function BottomSheetTitle(props: BottomSheetTitleProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type ButtonProps from './ButtonProps';
3
2
  export default function Button(props: ButtonProps): JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type ButtonBaseProps from './ButtonBaseProps';
3
2
  export declare const ORIGINAL_OPACITY = 1;
4
3
  export default function ButtonBase(props: ButtonBaseProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type ButtonSetProps from './ButtonSetProps';
3
2
  export default function ButtonSet(props: ButtonSetProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type CardProps from './CardProps';
3
2
  export default function Card(props: CardProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type CardActionsProps from './CardActionsProps';
3
2
  export default function CardActions(props: CardActionsProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type CardContentProps from './CardContentProps';
3
2
  export default function CardContent(props: CardContentProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type CardMediaProps from './CardMediaProps';
3
2
  export default function CardMedia(props: CardMediaProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type CheckboxProps from './CheckboxProps';
3
2
  export default function Checkbox(props: CheckboxProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type ChipProps from './ChipProps';
3
2
  export default function Chip(props: ChipProps): JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { ViewProps } from 'react-native';
3
2
  import type { OverridableComponentProps } from '../types';
4
3
  export default function CircularProgress(props: OverridableComponentProps<ViewProps>): JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  (props: import("../Flexbox").FlexboxProps): JSX.Element;
4
3
  displayName: string;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type DialogProps from './DialogProps';
3
2
  export default function Dialog(props: DialogProps): JSX.Element;
@@ -1,2 +1 @@
1
- import type { FountainUiStyle } from '@fountain-ui/styles';
2
- export default function useDialogSectionStyle(): FountainUiStyle;
1
+ export default function useDialogSectionStyle(): import("@emotion/native").ReactNativeStyle;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type DialogActionsProps from './DialogActionsProps';
3
2
  export default function DialogActions(props: DialogActionsProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type DialogContentProps from './DialogContentProps';
3
2
  export default function DialogContent(props: DialogContentProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type DialogMediaProps from './DialogMediaProps';
3
2
  export default function DialogMedia(props: DialogMediaProps): JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { DialogProps } from '../Dialog';
3
2
  import type DialogTitleProps from './DialogTitleProps';
4
3
  interface DialogLargeTitleProps extends DialogTitleProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import DialogLargeTitle from './DialogLargeTitle';
3
2
  import type DialogTitleProps from './DialogTitleProps';
4
3
  declare const DialogTitle: {
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type DividerProps from './DividerProps';
3
2
  export default function Divider(props: DividerProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type EmptyProps from './EmptyProps';
3
2
  export default function Empty(props: EmptyProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type FabProps from './FabProps';
3
2
  export default function Fab(props: FabProps): JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type FlexboxProps from './FlexboxProps';
3
2
  export default function createFlexbox(direction: 'row' | 'column'): {
4
3
  (props: FlexboxProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type IconButtonProps from './IconButtonProps';
3
2
  export default function IconButton(props: IconButtonProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type ImageProps from './ImageProps';
3
2
  export default function Image(props: ImageProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type ImageCoreProps from './ImageCoreProps';
3
2
  export default function ImageCore(props: ImageCoreProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type ImageCoreProps from './ImageCoreProps';
3
2
  export default function ImageCore(props: ImageCoreProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type LinkProps from './LinkProps';
3
2
  export default function Link(props: LinkProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type ListProps from './ListProps';
3
2
  export default function List(props: ListProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type ListItemProps from './ListItemProps';
3
2
  export default function ListItem(props: ListItemProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type ListItemIconProps from './ListItemIconProps';
3
2
  export default function ListItemIcon(props: ListItemIconProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import ListItemSecondaryActionProps from './ListItemSecondaryActionProps';
3
2
  export default function ListItemSecondaryAction(props: ListItemSecondaryActionProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type ListItemTextProps from './ListItemTextProps';
3
2
  export default function ListItemText(props: ListItemTextProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type ListSubheaderProps from './ListSubheaderProps';
3
2
  export default function ListSubheader(props: ListSubheaderProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type MenuProps from './MenuProps';
3
2
  export default function Menu(props: MenuProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type MenuItemProps from './MenuItemProps';
3
2
  export default function MenuItem(props: MenuItemProps): JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type ModalProps from '../ModalProps';
3
2
  declare type AnimatedContainerProps = Pick<ModalProps, 'children' | 'closeAnimation' | 'initialOpacity' | 'initialTranslateY' | 'onEnter' | 'onEntered' | 'onExit' | 'onExited' | 'openAnimation' | 'offsetAnimation' | 'style' | 'visible'>;
4
3
  export default function AnimatedContainer(props: AnimatedContainerProps): JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type ModalProps from './ModalProps';
3
2
  export declare type ModalCloseReasonType = 'OUTSIDE_PRESS' | 'HARDWARE_BACK_PRESS' | 'CLOSE_BUTTON_PRESS' | 'UNKNOWN';
4
3
  export interface ModalCloseEvent {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type PaginationProps from './PaginationProps';
3
2
  interface NumberPaginationProps {
4
3
  currentPage: PaginationProps['page'];
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type PaginationProps from './PaginationProps';
3
2
  export default function Pagination(props: PaginationProps): JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import PortalHost from './PortalHost';
3
2
  import type PortalProps from './PortalProps';
4
3
  declare function Portal(props: PortalProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type RadioProps from './RadioProps';
3
2
  export default function Radio(props: RadioProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type RadioGroupProps from './RadioGroupProps';
3
2
  export default function RadioGroup(props: RadioGroupProps): JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  (props: import("../Flexbox").FlexboxProps): JSX.Element;
4
3
  displayName: string;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type SectionProps from './SectionProps';
3
2
  export default function Section(props: SectionProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type ShadowViewProps from './ShadowViewProps';
3
2
  export default function ShadowView(props: ShadowViewProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type ShadowViewProps from './ShadowViewProps';
3
2
  export default function ShadowView(props: ShadowViewProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type SlideProps from './SlideProps';
3
2
  export default function Slide(props: SlideProps): JSX.Element;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
2
  import RNSlider from '@react-native-community/slider';
3
3
  import type SliderProps from './SliderProps';
4
- declare const _default: React.ForwardRefExoticComponent<Pick<SliderProps, "testID" | "style" | "onLayout" | "value" | "children" | "pointerEvents" | "onStartShouldSetResponder" | "onMoveShouldSetResponder" | "onResponderEnd" | "onResponderGrant" | "onResponderReject" | "onResponderMove" | "onResponderRelease" | "onResponderStart" | "onResponderTerminationRequest" | "onResponderTerminate" | "onStartShouldSetResponderCapture" | "onMoveShouldSetResponderCapture" | "disabled" | "accessibilityLabel" | "accessible" | "hitSlop" | "removeClippedSubviews" | "nativeID" | "collapsable" | "needsOffscreenAlphaCompositing" | "renderToHardwareTextureAndroid" | "focusable" | "shouldRasterizeIOS" | "isTVSelectable" | "hasTVPreferredFocus" | "tvParallaxProperties" | "tvParallaxShiftDistanceX" | "tvParallaxShiftDistanceY" | "tvParallaxTiltAngle" | "tvParallaxMagnification" | "onTouchStart" | "onTouchMove" | "onTouchEnd" | "onTouchCancel" | "onTouchEndCapture" | "accessibilityActions" | "accessibilityRole" | "accessibilityState" | "accessibilityHint" | "accessibilityValue" | "onAccessibilityAction" | "accessibilityLabelledBy" | "accessibilityLiveRegion" | "importantForAccessibility" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "inverted" | "vertical" | "maximumTrackTintColor" | "maximumValue" | "minimumTrackTintColor" | "minimumValue" | "onSlidingStart" | "onSlidingComplete" | "onValueChange" | "step" | "accessibilityUnits" | "accessibilityIncrements" | "maximumTrackImage" | "minimumTrackImage" | "tapToSeek" | "thumbImage" | "trackImage" | "thumbTintColor"> & React.RefAttributes<RNSlider>>;
4
+ declare const _default: React.ForwardRefExoticComponent<Pick<SliderProps, "pointerEvents" | "style" | "onLayout" | "value" | "hitSlop" | "children" | "id" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "testID" | "nativeID" | "experimental_layoutConformance" | "collapsable" | "collapsableChildren" | "renderToHardwareTextureAndroid" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "isTVSelectable" | "hasTVPreferredFocus" | "tvParallaxShiftDistanceX" | "tvParallaxShiftDistanceY" | "tvParallaxTiltAngle" | "tvParallaxMagnification" | "onStartShouldSetResponder" | "onMoveShouldSetResponder" | "onResponderEnd" | "onResponderGrant" | "onResponderReject" | "onResponderMove" | "onResponderRelease" | "onResponderStart" | "onResponderTerminationRequest" | "onResponderTerminate" | "onStartShouldSetResponderCapture" | "onMoveShouldSetResponderCapture" | "onTouchStart" | "onTouchMove" | "onTouchEnd" | "onTouchCancel" | "onTouchEndCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "aria-label" | "accessibilityRole" | "accessibilityState" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "accessibilityHint" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "onAccessibilityAction" | "importantForAccessibility" | "aria-hidden" | "aria-modal" | "role" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "accessibilityLanguage" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "disabled" | "inverted" | "vertical" | "maximumTrackTintColor" | "maximumValue" | "minimumTrackTintColor" | "minimumValue" | "onSlidingStart" | "onSlidingComplete" | "onValueChange" | "step" | "accessibilityUnits" | "accessibilityIncrements" | "maximumTrackImage" | "minimumTrackImage" | "tapToSeek" | "thumbImage" | "trackImage" | "thumbTintColor"> & React.RefAttributes<RNSlider>>;
5
5
  export default _default;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type SnackbarProps from './SnackbarProps';
3
2
  export default function Snackbar(props: SnackbarProps): JSX.Element | null;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type SnackbarContentProps from './SnackbarContentProps';
3
2
  export default function SnackbarContent(props: SnackbarContentProps): JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type SnackbarContentProps from './SnackbarContentProps';
3
2
  interface StatusIconProps {
4
3
  status: SnackbarContentProps['status'];
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type SpacerProps from './SpacerProps';
3
2
  export default function Spacer(props: SpacerProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type SvgIconProps from './SvgIconProps';
3
2
  export default function SvgIcon(props: SvgIconProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type SwitchProps from './SwitchProps';
3
2
  export default function Switch(props: SwitchProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type TabProps from './TabProps';
3
2
  export default function Tab(props: TabProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type TabBaseProps from './TabBaseProps';
3
2
  export default function TabBase(props: TabBaseProps): JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { ScrollViewProps } from 'react-native';
3
2
  import TabCoordinate from './TabCoordinate';
4
3
  export interface ScrollableTabsViewProps extends ScrollViewProps {
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type TabIndicatorProps from './TabIndicatorProps';
3
2
  export default function TabIndicator(props: TabIndicatorProps): JSX.Element;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
2
  import type TabsProps from './TabsProps';
3
3
  import type { TabsInstance } from './types';
4
- declare const Tabs: React.ForwardRefExoticComponent<Pick<TabsProps, "color" | "testID" | "style" | "onLayout" | "keyboardDismissMode" | "children" | "pointerEvents" | "onStartShouldSetResponder" | "onMoveShouldSetResponder" | "onResponderEnd" | "onResponderGrant" | "onResponderReject" | "onResponderMove" | "onResponderRelease" | "onResponderStart" | "onResponderTerminationRequest" | "onResponderTerminate" | "onStartShouldSetResponderCapture" | "onMoveShouldSetResponderCapture" | "accessibilityLabel" | "accessible" | "hitSlop" | "removeClippedSubviews" | "nativeID" | "collapsable" | "needsOffscreenAlphaCompositing" | "renderToHardwareTextureAndroid" | "focusable" | "shouldRasterizeIOS" | "isTVSelectable" | "hasTVPreferredFocus" | "tvParallaxProperties" | "tvParallaxShiftDistanceX" | "tvParallaxShiftDistanceY" | "tvParallaxTiltAngle" | "tvParallaxMagnification" | "onTouchStart" | "onTouchMove" | "onTouchEnd" | "onTouchCancel" | "onTouchEndCapture" | "accessibilityActions" | "accessibilityRole" | "accessibilityState" | "accessibilityHint" | "accessibilityValue" | "onAccessibilityAction" | "accessibilityLabelledBy" | "accessibilityLiveRegion" | "importantForAccessibility" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "size" | "onChange" | "variant" | "keyboardShouldPersistTaps" | "disableIndicator" | "indicatorSize" | "initialIndex" | "scrollable" | "scrollViewContentContainerStyle" | "showDivider" | "UNSTABLE_sharedIndex" | "onTabSelected"> & React.RefAttributes<TabsInstance>>;
4
+ declare const Tabs: React.ForwardRefExoticComponent<Pick<TabsProps, "color" | "pointerEvents" | "style" | "onLayout" | "keyboardDismissMode" | "hitSlop" | "children" | "id" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "testID" | "nativeID" | "experimental_layoutConformance" | "collapsable" | "collapsableChildren" | "renderToHardwareTextureAndroid" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "isTVSelectable" | "hasTVPreferredFocus" | "tvParallaxShiftDistanceX" | "tvParallaxShiftDistanceY" | "tvParallaxTiltAngle" | "tvParallaxMagnification" | "onStartShouldSetResponder" | "onMoveShouldSetResponder" | "onResponderEnd" | "onResponderGrant" | "onResponderReject" | "onResponderMove" | "onResponderRelease" | "onResponderStart" | "onResponderTerminationRequest" | "onResponderTerminate" | "onStartShouldSetResponderCapture" | "onMoveShouldSetResponderCapture" | "onTouchStart" | "onTouchMove" | "onTouchEnd" | "onTouchCancel" | "onTouchEndCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "aria-label" | "accessibilityRole" | "accessibilityState" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "accessibilityHint" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "onAccessibilityAction" | "importantForAccessibility" | "aria-hidden" | "aria-modal" | "role" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "accessibilityLanguage" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "size" | "onChange" | "variant" | "keyboardShouldPersistTaps" | "disableIndicator" | "indicatorSize" | "initialIndex" | "scrollable" | "scrollViewContentContainerStyle" | "showDivider" | "UNSTABLE_sharedIndex" | "onTabSelected"> & React.RefAttributes<TabsInstance>>;
5
5
  export default Tabs;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type ToggleProps from './ToggleProps';
3
2
  export default function Toggle(props: ToggleProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type BackButtonProps from './BackButtonProps';
3
2
  export default function BackButton(props: BackButtonProps): JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import BackButton from './BackButton';
3
2
  import type ToolbarProps from './ToolbarProps';
4
3
  declare const Toolbar: {
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type BeakProps from './BeakProps';
3
2
  export default function Beak(props: BeakProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type { SvgProps } from 'react-native-svg';
3
2
  export default function HorizontalLargeBeak(props: SvgProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type { SvgProps } from 'react-native-svg';
3
2
  export default function HorizontalSmallBeak(props: SvgProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type { SvgProps } from 'react-native-svg';
3
2
  export default function VerticalLargeBeak(props: SvgProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type { SvgProps } from 'react-native-svg';
3
2
  export default function VerticalSmallBeak(props: SvgProps): JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import type TooltipProps from './TooltipProps';
3
2
  export default function Tooltip(props: TooltipProps): JSX.Element;
@@ -1,4 +1,3 @@
1
1
  import React from 'react';
2
- import Animated from 'react-native-reanimated';
3
- declare const _default: React.FunctionComponent<Animated.AnimateProps<import("../AppBar").AppBarProps & React.RefAttributes<import("react-native").View>>>;
2
+ declare const _default: React.FunctionComponent<import("react-native-reanimated").AnimateProps<import("../AppBar").AppBarProps & React.RefAttributes<import("react-native/types").View>>>;
4
3
  export default _default;
@@ -1,4 +1,3 @@
1
1
  import React from 'react';
2
- import Animated from 'react-native-reanimated';
3
- declare const _default: React.ComponentClass<Animated.AnimateProps<import("react-native").FlatListProps<unknown>>, any>;
2
+ declare const _default: React.ComponentClass<import("react-native-reanimated").AnimateProps<import("react-native").FlatListProps<unknown>>, any>;
4
3
  export default _default;
@@ -1,4 +1,3 @@
1
1
  import React from 'react';
2
- import Animated from 'react-native-reanimated';
3
- declare const _default: React.FunctionComponent<Animated.AnimateProps<import("../Typography").TypographyProps & React.RefAttributes<import("react-native").Text>>>;
2
+ declare const _default: React.FunctionComponent<import("react-native-reanimated").AnimateProps<import("../Typography").TypographyProps & React.RefAttributes<import("react-native/types").Text>>>;
4
3
  export default _default;