@artsy/palette-mobile 17.32.0 → 17.33.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (191) hide show
  1. package/dist/animation/CssTransition.d.ts +1 -1
  2. package/dist/elements/ArtsyKeyboardAvoidingView/ArtsyKeyboardAvoidingView.d.ts +1 -1
  3. package/dist/elements/Avatar/Avatar.d.ts +1 -1
  4. package/dist/elements/Avatar/Avatar.stories.d.ts +2 -3
  5. package/dist/elements/BackButton/BackButton.stories.d.ts +1 -1
  6. package/dist/elements/Banner/Banner.d.ts +1 -1
  7. package/dist/elements/Banner/Banner.stories.d.ts +2 -3
  8. package/dist/elements/Box/Box.stories.d.ts +3 -4
  9. package/dist/elements/Button/Button.stories.d.ts +4 -4
  10. package/dist/elements/Button/CTAButton.d.ts +1 -2
  11. package/dist/elements/Button/FollowButton.d.ts +1 -2
  12. package/dist/elements/Button/LinkButton.d.ts +1 -2
  13. package/dist/elements/ButtonNew/Button.d.ts +1 -1
  14. package/dist/elements/ButtonNew/Button.stories.d.ts +12 -13
  15. package/dist/elements/ButtonNew/CTAButton.d.ts +1 -2
  16. package/dist/elements/ButtonNew/FollowButton.d.ts +1 -2
  17. package/dist/elements/ButtonNew/LinkButton.d.ts +1 -2
  18. package/dist/elements/Checkbox/Checkbox.d.ts +2 -2
  19. package/dist/elements/Checkbox/Checkbox.stories.d.ts +1 -1
  20. package/dist/elements/Chip/Chip.stories.d.ts +1 -1
  21. package/dist/elements/ClassTheme/ClassTheme.d.ts +1 -1
  22. package/dist/elements/Collapse/Collapse.stories.d.ts +1 -1
  23. package/dist/elements/CollapsibleMenuItem/CollapsibleMenuItem.stories.d.ts +5 -6
  24. package/dist/elements/Dialog/Dialog.d.ts +1 -2
  25. package/dist/elements/EntityHeader/EntityHeader.d.ts +1 -1
  26. package/dist/elements/EntityHeader/EntityHeader.stories.d.ts +6 -7
  27. package/dist/elements/Header/ArtsyLogoHeader.d.ts +1 -2
  28. package/dist/elements/Histogram/Histogram.d.ts +1 -2
  29. package/dist/elements/LegacyScreen/LegacyScreen.d.ts +3 -3
  30. package/dist/elements/LegacyTabs/ContentTabs.d.ts +1 -2
  31. package/dist/elements/LegacyTabs/NavigationalTabs.d.ts +1 -2
  32. package/dist/elements/LegacyTabs/Tab.d.ts +1 -2
  33. package/dist/elements/LegacyTabs/TabBarContainer.d.ts +2 -2
  34. package/dist/elements/LegacyTabs/index.d.ts +1 -2
  35. package/dist/elements/List/BulletedItem.d.ts +1 -1
  36. package/dist/elements/MeasuredView/MeasuredView.d.ts +1 -1
  37. package/dist/elements/MenuItem/MenuItem.d.ts +1 -1
  38. package/dist/elements/MenuItem/MenuItem.stories.d.ts +2 -3
  39. package/dist/elements/PopIn/PopIn.d.ts +1 -2
  40. package/dist/elements/Popover/Popover.d.ts +1 -1
  41. package/dist/elements/ProgressBar/ProgressBar.d.ts +1 -2
  42. package/dist/elements/Radio/RadioButton.d.ts +2 -2
  43. package/dist/elements/Radio/RadioDot.d.ts +1 -2
  44. package/dist/elements/Screen/ScreenFlatList.d.ts +1 -1
  45. package/dist/elements/Screen/StickySubHeader.d.ts +1 -1
  46. package/dist/elements/SearchInput/SearchInput.d.ts +1 -2
  47. package/dist/elements/Separator/Separator.stories.d.ts +1 -2
  48. package/dist/elements/Skeleton/Skeleton.stories.d.ts +1 -1
  49. package/dist/elements/Spacer/Spacer.d.ts +1 -2
  50. package/dist/elements/Spacer/Spacer.stories.d.ts +3 -4
  51. package/dist/elements/Switch/Switch.d.ts +1 -2
  52. package/dist/elements/Switch/Switch.stories.d.ts +2 -3
  53. package/dist/elements/Tabs/TabFlashList.d.ts +1 -2
  54. package/dist/elements/Tabs/TabFlatList.d.ts +1 -2
  55. package/dist/elements/Tabs/TabMasonry.d.ts +1 -1
  56. package/dist/elements/Text/LinkText.d.ts +1 -2
  57. package/dist/elements/Touchable/Touchable.stories.d.ts +1 -1
  58. package/dist/elements/Touchable/TouchableHighlightColor.d.ts +1 -1
  59. package/dist/elements/Touchable/TouchableWithScale.d.ts +1 -2
  60. package/dist/storybook/helpers.d.ts +3 -4
  61. package/dist/svgs/AddCircleFillIcon.d.ts +1 -2
  62. package/dist/svgs/AddCircleIcon.d.ts +1 -2
  63. package/dist/svgs/AddIcon.d.ts +1 -2
  64. package/dist/svgs/AlertCircleFillIcon.d.ts +1 -2
  65. package/dist/svgs/AlertIcon.d.ts +1 -2
  66. package/dist/svgs/AppleIcon.d.ts +1 -2
  67. package/dist/svgs/ArrowBackIcon.d.ts +1 -2
  68. package/dist/svgs/ArrowCircleFillIcons.d.ts +2 -3
  69. package/dist/svgs/ArrowDownCircleIcon.d.ts +1 -2
  70. package/dist/svgs/ArrowDownIcon.d.ts +1 -2
  71. package/dist/svgs/ArrowLeftCircleIcon.d.ts +1 -2
  72. package/dist/svgs/ArrowLeftIcon.d.ts +1 -2
  73. package/dist/svgs/ArrowRightCircleIcon.d.ts +1 -2
  74. package/dist/svgs/ArrowRightIcon.d.ts +1 -2
  75. package/dist/svgs/ArrowUpCircleIcon.d.ts +1 -2
  76. package/dist/svgs/ArrowUpIcon.d.ts +1 -2
  77. package/dist/svgs/ArrowUpRightIcon.d.ts +1 -2
  78. package/dist/svgs/ArtsyLogoBlackIcon.d.ts +1 -2
  79. package/dist/svgs/ArtsyLogoWhiteIcon.d.ts +1 -2
  80. package/dist/svgs/ArtsyMarkBlackIcon.d.ts +1 -2
  81. package/dist/svgs/ArtsyMarkWhiteIcon.d.ts +1 -2
  82. package/dist/svgs/ArtworkIcon.d.ts +1 -2
  83. package/dist/svgs/AuctionIcon.d.ts +1 -2
  84. package/dist/svgs/BellFillIcon.d.ts +1 -2
  85. package/dist/svgs/BellIcon.d.ts +1 -2
  86. package/dist/svgs/BlueChipIcon.d.ts +1 -2
  87. package/dist/svgs/BoltCircleFill.d.ts +1 -2
  88. package/dist/svgs/BoltFill.d.ts +1 -2
  89. package/dist/svgs/BookmarkFill.d.ts +1 -2
  90. package/dist/svgs/BriefcaseIcon.d.ts +1 -2
  91. package/dist/svgs/CertificateIcon.d.ts +1 -2
  92. package/dist/svgs/CheckCircleFillIcon.d.ts +1 -2
  93. package/dist/svgs/CheckCircleIcon.d.ts +1 -2
  94. package/dist/svgs/CheckIcon.d.ts +1 -2
  95. package/dist/svgs/ChevronIcon.d.ts +5 -6
  96. package/dist/svgs/ClockFill.d.ts +1 -2
  97. package/dist/svgs/CloseCircleFillIcon.d.ts +1 -2
  98. package/dist/svgs/CloseCircleIcon.d.ts +1 -2
  99. package/dist/svgs/CloseIcon.d.ts +1 -2
  100. package/dist/svgs/CollapseIcon.d.ts +1 -2
  101. package/dist/svgs/CreditCardIcon.d.ts +1 -2
  102. package/dist/svgs/DecreaseIcon.d.ts +1 -2
  103. package/dist/svgs/DocumentIcon.d.ts +1 -2
  104. package/dist/svgs/DownloadIcon.d.ts +1 -2
  105. package/dist/svgs/EditIcon.d.ts +1 -2
  106. package/dist/svgs/EmptyCheckCircleIcon.d.ts +1 -2
  107. package/dist/svgs/EnterIcon.d.ts +1 -2
  108. package/dist/svgs/EnvelopeIcon.d.ts +1 -2
  109. package/dist/svgs/EstablishedIcon.d.ts +1 -2
  110. package/dist/svgs/ExclamationMarkCircleFill.d.ts +1 -2
  111. package/dist/svgs/ExpandIcon.d.ts +1 -2
  112. package/dist/svgs/EyeClosedIcon.d.ts +1 -2
  113. package/dist/svgs/EyeOpenedIcon.d.ts +1 -2
  114. package/dist/svgs/FacebookIcon.d.ts +1 -2
  115. package/dist/svgs/FairIcon.d.ts +1 -2
  116. package/dist/svgs/FilterIcon.d.ts +1 -2
  117. package/dist/svgs/FireIcon.d.ts +1 -2
  118. package/dist/svgs/FollowArtistFillIcon.d.ts +1 -2
  119. package/dist/svgs/FollowArtistIcon.d.ts +1 -2
  120. package/dist/svgs/FullWidthIcon.d.ts +1 -2
  121. package/dist/svgs/GenomeIcon.d.ts +1 -2
  122. package/dist/svgs/GoogleIcon.d.ts +1 -2
  123. package/dist/svgs/GraphIcon.d.ts +1 -2
  124. package/dist/svgs/GridIcon.d.ts +1 -2
  125. package/dist/svgs/GuaranteeIcon.d.ts +1 -2
  126. package/dist/svgs/HeartFillIcon.d.ts +1 -2
  127. package/dist/svgs/HeartIcon.d.ts +1 -2
  128. package/dist/svgs/HideIcon.d.ts +1 -2
  129. package/dist/svgs/HomeIcon.d.ts +1 -2
  130. package/dist/svgs/Icon.d.ts +1 -2
  131. package/dist/svgs/ImageIcon.d.ts +1 -2
  132. package/dist/svgs/ImageSetIcon.d.ts +1 -2
  133. package/dist/svgs/IncreaseIcon.d.ts +1 -2
  134. package/dist/svgs/InfoCircleIcon.d.ts +1 -2
  135. package/dist/svgs/InstagramAppIcon.d.ts +1 -2
  136. package/dist/svgs/InstitutionIcon.d.ts +1 -2
  137. package/dist/svgs/LinkIcon.d.ts +1 -2
  138. package/dist/svgs/LoaderIcon.d.ts +1 -2
  139. package/dist/svgs/LockIcon.d.ts +1 -2
  140. package/dist/svgs/LogoutIcon.d.ts +1 -2
  141. package/dist/svgs/MagnifyingGlassIcon.d.ts +1 -2
  142. package/dist/svgs/MapPinIcon.d.ts +1 -2
  143. package/dist/svgs/MenuIcon.d.ts +1 -2
  144. package/dist/svgs/MessageIcon.d.ts +1 -2
  145. package/dist/svgs/MessagesAppIcon.d.ts +1 -2
  146. package/dist/svgs/MoneyCircleIcon.d.ts +1 -2
  147. package/dist/svgs/MoneyFillIcon.d.ts +1 -2
  148. package/dist/svgs/MoreIcon.d.ts +1 -2
  149. package/dist/svgs/MultiplePersonsIcon.d.ts +1 -2
  150. package/dist/svgs/NewFillHeartIcon.d.ts +1 -2
  151. package/dist/svgs/NewHeartIcon.d.ts +1 -2
  152. package/dist/svgs/NoArtworkIcon.d.ts +1 -2
  153. package/dist/svgs/NoImageIcon.d.ts +1 -2
  154. package/dist/svgs/PageIcon.d.ts +1 -2
  155. package/dist/svgs/Payment2Icon.d.ts +1 -2
  156. package/dist/svgs/PaymentIcon.d.ts +1 -2
  157. package/dist/svgs/PersonIcon.d.ts +1 -2
  158. package/dist/svgs/PublicationIcon.d.ts +1 -2
  159. package/dist/svgs/QuestionCircleIcon.d.ts +1 -2
  160. package/dist/svgs/ReloadIcon.d.ts +1 -2
  161. package/dist/svgs/SecureLockIcon.d.ts +1 -2
  162. package/dist/svgs/SettingsIcon.d.ts +1 -2
  163. package/dist/svgs/ShareIcon.d.ts +1 -2
  164. package/dist/svgs/ShieldFilledIcon.d.ts +1 -2
  165. package/dist/svgs/ShieldIcon.d.ts +1 -2
  166. package/dist/svgs/SortIcon.d.ts +1 -2
  167. package/dist/svgs/StarCircleFill.d.ts +1 -2
  168. package/dist/svgs/StarCircleIcon.d.ts +1 -2
  169. package/dist/svgs/Stopwatch.d.ts +1 -2
  170. package/dist/svgs/Tag2Icon.d.ts +1 -2
  171. package/dist/svgs/TagIcon.d.ts +1 -2
  172. package/dist/svgs/TimerIcon.d.ts +1 -2
  173. package/dist/svgs/TopEmergingIcon.d.ts +1 -2
  174. package/dist/svgs/TrashIcon.d.ts +1 -2
  175. package/dist/svgs/TrendingIcon.d.ts +1 -2
  176. package/dist/svgs/TriangleDown.d.ts +1 -2
  177. package/dist/svgs/TwitterIcon.d.ts +1 -2
  178. package/dist/svgs/UserMultiIcon.d.ts +1 -2
  179. package/dist/svgs/UserSingleIcon.d.ts +1 -2
  180. package/dist/svgs/VerifiedIcon.d.ts +1 -2
  181. package/dist/svgs/VerifiedPersonIcon.d.ts +1 -2
  182. package/dist/svgs/WhatsAppAppIcon.d.ts +1 -2
  183. package/dist/svgs/WorldGlobeCircleIcon.d.ts +1 -2
  184. package/dist/svgs/XCircleIcon.d.ts +1 -2
  185. package/dist/svgs/icons.stories.d.ts +2 -3
  186. package/dist/utils/Wrap.d.ts +2 -2
  187. package/dist/utils/colors.stories.d.ts +1 -2
  188. package/dist/utils/hooks/useScreenDimensions.d.ts +1 -2
  189. package/dist/utils/space.stories.d.ts +1 -2
  190. package/dist/utils/tests/renderWithWrappers.d.ts +1 -1
  191. package/package.json +4 -4
@@ -11,7 +11,7 @@ export declare class CssTransition extends Component<CssTransitionProps, CssTran
11
11
  private animatedValue;
12
12
  constructor(props: any);
13
13
  UNSAFE_componentWillReceiveProps(nextProps: CssTransitionProps): void;
14
- render(): JSX.Element;
14
+ render(): import("react/jsx-runtime").JSX.Element;
15
15
  private mergeStyles;
16
16
  }
17
17
  export {};
@@ -10,4 +10,4 @@ export declare const ArtsyKeyboardAvoidingViewContext: import("react").Context<{
10
10
  }>;
11
11
  export declare const ArtsyKeyboardAvoidingView: ({ children }: {
12
12
  children: React.ReactNode;
13
- }) => JSX.Element;
13
+ }) => import("react/jsx-runtime").JSX.Element;
@@ -9,4 +9,4 @@ export interface AvatarProps extends ImgHTMLAttributes<any> {
9
9
  src?: string;
10
10
  }
11
11
  /** A circular Avatar component containing an image or initials */
12
- export declare const Avatar: ({ src, initials, size, blurhash }: AvatarProps) => JSX.Element;
12
+ export declare const Avatar: ({ src, initials, size, blurhash }: AvatarProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,8 +1,7 @@
1
- /// <reference types="react" />
2
1
  import { AvatarProps } from "./Avatar";
3
2
  declare const _default: {
4
3
  title: string;
5
- component: ({ src, initials, size, blurhash }: AvatarProps) => JSX.Element;
4
+ component: ({ src, initials, size, blurhash }: AvatarProps) => import("react/jsx-runtime").JSX.Element;
6
5
  };
7
6
  export default _default;
8
- export declare function Variants(): JSX.Element;
7
+ export declare function Variants(): import("react/jsx-runtime").JSX.Element;
@@ -4,4 +4,4 @@ declare const _default: {
4
4
  component: import("react").FC<import("./BackButton").BackButtonProps>;
5
5
  };
6
6
  export default _default;
7
- export declare const Styled: () => JSX.Element;
7
+ export declare const Styled: () => import("react/jsx-runtime").JSX.Element;
@@ -15,7 +15,7 @@ type BannerWithChildren = CommonBannerProps & {
15
15
  children: React.ReactNode;
16
16
  };
17
17
  export type BannerProps = BannerWithText | BannerWithChildren;
18
- export declare const Banner: ({ text, onClose, dismissable, variant, children, ...restProps }: BannerProps) => JSX.Element;
18
+ export declare const Banner: ({ text, onClose, dismissable, variant, children, ...restProps }: BannerProps) => import("react/jsx-runtime").JSX.Element;
19
19
  declare const BANNER_VARIANTS: {
20
20
  defaultLight: {
21
21
  backgroundColor: string;
@@ -1,7 +1,6 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
- component: ({ text, onClose, dismissable, variant, children, ...restProps }: import("./Banner").BannerProps) => JSX.Element;
3
+ component: ({ text, onClose, dismissable, variant, children, ...restProps }: import("./Banner").BannerProps) => import("react/jsx-runtime").JSX.Element;
5
4
  };
6
5
  export default _default;
7
- export declare const States: () => JSX.Element;
6
+ export declare const States: () => import("react/jsx-runtime").JSX.Element;
@@ -1,10 +1,9 @@
1
- /// <reference types="react" />
2
1
  import { View } from "react-native";
3
2
  declare const _default: {
4
3
  title: string;
5
4
  component: import("styled-components").StyledComponent<typeof View, any, import("./Box").BoxProps, never>;
6
5
  };
7
6
  export default _default;
8
- export declare const Styled: () => JSX.Element;
9
- export declare const RegularViewProps: () => JSX.Element;
10
- export declare const GapProps: () => JSX.Element;
7
+ export declare const Styled: () => import("react/jsx-runtime").JSX.Element;
8
+ export declare const RegularViewProps: () => import("react/jsx-runtime").JSX.Element;
9
+ export declare const GapProps: () => import("react/jsx-runtime").JSX.Element;
@@ -5,7 +5,7 @@ declare const _default: {
5
5
  component: import("react").FC<ButtonProps>;
6
6
  };
7
7
  export default _default;
8
- export declare const Sizes: () => JSX.Element;
9
- export declare const States: () => JSX.Element;
10
- export declare const Variants: () => JSX.Element;
11
- export declare const VariantsLoading: () => JSX.Element;
8
+ export declare const Sizes: () => import("react/jsx-runtime").JSX.Element;
9
+ export declare const States: () => import("react/jsx-runtime").JSX.Element;
10
+ export declare const Variants: () => import("react/jsx-runtime").JSX.Element;
11
+ export declare const VariantsLoading: () => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { ButtonProps } from "./Button";
3
- export declare const CTAButton: (props: ButtonProps) => JSX.Element;
2
+ export declare const CTAButton: (props: ButtonProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,9 +1,8 @@
1
- /// <reference types="react" />
2
1
  import { ButtonProps } from "../Button";
3
2
  type FollowButtonProps = Omit<ButtonProps, "variant" | "size" | "longestText" | "icon" | "children"> & {
4
3
  isFollowed: boolean;
5
4
  followCount?: number;
6
5
  longestText?: string;
7
6
  };
8
- export declare const FollowButton: ({ isFollowed, followCount, longestText, loading, ...restProps }: FollowButtonProps) => JSX.Element;
7
+ export declare const FollowButton: ({ isFollowed, followCount, longestText, loading, ...restProps }: FollowButtonProps) => import("react/jsx-runtime").JSX.Element;
9
8
  export {};
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { TextProps } from "../Text";
3
- export declare const LinkButton: (props: TextProps) => JSX.Element;
2
+ export declare const LinkButton: (props: TextProps) => import("react/jsx-runtime").JSX.Element;
@@ -30,5 +30,5 @@ export interface ButtonProps extends BoxProps {
30
30
  /** Used only for tests and stories */
31
31
  testOnly_pressed?: PressableProps["testOnly_pressed"];
32
32
  }
33
- export declare const Button: ({ children, disabled: disabledProp, haptic, icon, iconPosition, loading: loadingProp, block, longestText, onPress, size, variant, testOnly_pressed, testID, hitSlop, ...restProps }: ButtonProps) => JSX.Element;
33
+ export declare const Button: ({ children, disabled: disabledProp, haptic, icon, iconPosition, loading: loadingProp, block, longestText, onPress, size, variant, testOnly_pressed, testID, hitSlop, ...restProps }: ButtonProps) => import("react/jsx-runtime").JSX.Element;
34
34
  export {};
@@ -1,18 +1,17 @@
1
- /// <reference types="react" />
2
1
  import { ButtonProps } from "./Button";
3
2
  declare const _default: {
4
3
  title: string;
5
- component: ({ children, disabled: disabledProp, haptic, icon, iconPosition, loading: loadingProp, block, longestText, onPress, size, variant, testOnly_pressed, testID, hitSlop, ...restProps }: ButtonProps) => JSX.Element;
4
+ component: ({ children, disabled: disabledProp, haptic, icon, iconPosition, loading: loadingProp, block, longestText, onPress, size, variant, testOnly_pressed, testID, hitSlop, ...restProps }: ButtonProps) => import("react/jsx-runtime").JSX.Element;
6
5
  };
7
6
  export default _default;
8
- export declare const Sizes: () => JSX.Element;
9
- export declare const States: () => JSX.Element;
10
- export declare const Variants: () => JSX.Element;
11
- export declare const VariantsLoading: () => JSX.Element;
12
- export declare const VariantsDisabled: () => JSX.Element;
13
- export declare const TheFollowButton: () => JSX.Element;
14
- export declare const TheCTAButton: () => JSX.Element;
15
- export declare const TheLinkButton: () => JSX.Element;
16
- export declare const Miscellaneous: () => JSX.Element;
17
- export declare const Playground: () => JSX.Element;
18
- export declare const SpacingAround: () => JSX.Element;
7
+ export declare const Sizes: () => import("react/jsx-runtime").JSX.Element;
8
+ export declare const States: () => import("react/jsx-runtime").JSX.Element;
9
+ export declare const Variants: () => import("react/jsx-runtime").JSX.Element;
10
+ export declare const VariantsLoading: () => import("react/jsx-runtime").JSX.Element;
11
+ export declare const VariantsDisabled: () => import("react/jsx-runtime").JSX.Element;
12
+ export declare const TheFollowButton: () => import("react/jsx-runtime").JSX.Element;
13
+ export declare const TheCTAButton: () => import("react/jsx-runtime").JSX.Element;
14
+ export declare const TheLinkButton: () => import("react/jsx-runtime").JSX.Element;
15
+ export declare const Miscellaneous: () => import("react/jsx-runtime").JSX.Element;
16
+ export declare const Playground: () => import("react/jsx-runtime").JSX.Element;
17
+ export declare const SpacingAround: () => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { ButtonProps } from "./Button";
3
- export declare const CTAButton: (props: ButtonProps) => JSX.Element;
2
+ export declare const CTAButton: (props: ButtonProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,9 +1,8 @@
1
- /// <reference types="react" />
2
1
  import { ButtonProps } from "../Button";
3
2
  type FollowButtonProps = Omit<ButtonProps, "variant" | "size" | "longestText" | "icon" | "children"> & {
4
3
  isFollowed: boolean;
5
4
  followCount?: number;
6
5
  longestText?: string;
7
6
  };
8
- export declare const FollowButton: ({ isFollowed, followCount, longestText, loading, ...restProps }: FollowButtonProps) => JSX.Element;
7
+ export declare const FollowButton: ({ isFollowed, followCount, longestText, loading, ...restProps }: FollowButtonProps) => import("react/jsx-runtime").JSX.Element;
9
8
  export {};
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { TextProps } from "../Text";
3
- export declare const LinkButton: (props: TextProps) => JSX.Element;
2
+ export declare const LinkButton: (props: TextProps) => import("react/jsx-runtime").JSX.Element;
@@ -16,6 +16,6 @@ export declare const Checkbox: React.FC<CheckboxProps>;
16
16
  interface CheckMarkProps {
17
17
  size: number;
18
18
  }
19
- export declare const CheckMark: ({ size }: CheckMarkProps) => JSX.Element;
20
- export declare const DisabledMark: import("styled-components").StyledComponent<({ size }: CheckMarkProps) => JSX.Element, any, {}, never>;
19
+ export declare const CheckMark: ({ size }: CheckMarkProps) => import("react/jsx-runtime").JSX.Element;
20
+ export declare const DisabledMark: import("styled-components").StyledComponent<({ size }: CheckMarkProps) => import("react/jsx-runtime").JSX.Element, any, {}, never>;
21
21
  export {};
@@ -14,4 +14,4 @@ declare const _default: {
14
14
  }>;
15
15
  };
16
16
  export default _default;
17
- export declare function Variants(): JSX.Element;
17
+ export declare function Variants(): import("react/jsx-runtime").JSX.Element;
@@ -4,4 +4,4 @@ declare const _default: {
4
4
  component: import("react").FC<import("./Chip").ChipProps>;
5
5
  };
6
6
  export default _default;
7
- export declare const Variations: () => JSX.Element;
7
+ export declare const Variations: () => import("react/jsx-runtime").JSX.Element;
@@ -3,4 +3,4 @@ import { useTheme } from "../../";
3
3
  export declare const ClassTheme: ({ theme, children, }: {
4
4
  theme?: "v3" | undefined;
5
5
  children: import("react").ReactNode | ((helpers: ReturnType<typeof useTheme>) => React.ReactNode);
6
- }) => JSX.Element;
6
+ }) => import("react/jsx-runtime").JSX.Element;
@@ -4,4 +4,4 @@ declare const _default: {
4
4
  component: import("react").FC<import("./Collapse").CollapseProps>;
5
5
  };
6
6
  export default _default;
7
- export declare const Something: () => JSX.Element;
7
+ export declare const Something: () => import("react/jsx-runtime").JSX.Element;
@@ -1,12 +1,11 @@
1
- /// <reference types="react" />
2
1
  export declare const ArtworkDetails: ({ handlePress }: {
3
2
  handlePress: () => void;
4
- }) => JSX.Element;
3
+ }) => import("react/jsx-runtime").JSX.Element;
5
4
  export declare const UploadPhotos: ({ handlePress }: {
6
5
  handlePress: () => void;
7
- }) => JSX.Element;
6
+ }) => import("react/jsx-runtime").JSX.Element;
8
7
  export declare const ContactInformation: ({ handlePress }: {
9
8
  handlePress: () => void;
10
- }) => JSX.Element;
11
- export declare const DisplayContent: () => JSX.Element;
12
- export declare const ComponentWithCollapsibleMenu: () => JSX.Element;
9
+ }) => import("react/jsx-runtime").JSX.Element;
10
+ export declare const DisplayContent: () => import("react/jsx-runtime").JSX.Element;
11
+ export declare const ComponentWithCollapsibleMenu: () => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  interface DialogAction {
3
2
  text: string;
4
3
  onPress: () => void;
@@ -11,5 +10,5 @@ export interface DialogProps {
11
10
  secondaryCta?: DialogAction;
12
11
  onBackgroundPress?: () => void;
13
12
  }
14
- export declare const Dialog: (props: DialogProps) => JSX.Element;
13
+ export declare const Dialog: (props: DialogProps) => import("react/jsx-runtime").JSX.Element;
15
14
  export {};
@@ -16,4 +16,4 @@ export interface EntityHeaderProps extends FlexProps {
16
16
  displayPrivateIcon?: boolean;
17
17
  theme?: "dark" | "light";
18
18
  }
19
- export declare const EntityHeader: ({ avatarSize, FollowButton, RightButton, imageUrl, initials, meta, name, smallVariant, displayPrivateIcon, theme, ...restProps }: EntityHeaderProps) => JSX.Element;
19
+ export declare const EntityHeader: ({ avatarSize, FollowButton, RightButton, imageUrl, initials, meta, name, smallVariant, displayPrivateIcon, theme, ...restProps }: EntityHeaderProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,11 +1,10 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
- component: ({ avatarSize, FollowButton, RightButton, imageUrl, initials, meta, name, smallVariant, displayPrivateIcon, theme, ...restProps }: import("./EntityHeader").EntityHeaderProps) => JSX.Element;
3
+ component: ({ avatarSize, FollowButton, RightButton, imageUrl, initials, meta, name, smallVariant, displayPrivateIcon, theme, ...restProps }: import("./EntityHeader").EntityHeaderProps) => import("react/jsx-runtime").JSX.Element;
5
4
  };
6
5
  export default _default;
7
- export declare const Initials: () => JSX.Element;
8
- export declare const Image: () => JSX.Element;
9
- export declare const VariantSmall: () => JSX.Element;
10
- export declare const WithRightButton: () => JSX.Element;
11
- export declare const WithPrivateIcon: () => JSX.Element;
6
+ export declare const Initials: () => import("react/jsx-runtime").JSX.Element;
7
+ export declare const Image: () => import("react/jsx-runtime").JSX.Element;
8
+ export declare const VariantSmall: () => import("react/jsx-runtime").JSX.Element;
9
+ export declare const WithRightButton: () => import("react/jsx-runtime").JSX.Element;
10
+ export declare const WithPrivateIcon: () => import("react/jsx-runtime").JSX.Element;
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  interface Props {
3
2
  shadow?: boolean;
4
3
  }
5
- export declare const ArtsyLogoHeader: ({ shadow }: Props) => JSX.Element;
4
+ export declare const ArtsyLogoHeader: ({ shadow }: Props) => import("react/jsx-runtime").JSX.Element;
6
5
  export {};
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  type Range = [number, number];
3
2
  export interface HistogramBarEntity {
4
3
  count: number;
@@ -8,5 +7,5 @@ interface HistogramProps {
8
7
  selectedRange: Range;
9
8
  bars: HistogramBarEntity[];
10
9
  }
11
- export declare const Histogram: ({ bars, selectedRange }: HistogramProps) => JSX.Element;
10
+ export declare const Histogram: ({ bars, selectedRange }: HistogramProps) => import("react/jsx-runtime").JSX.Element;
12
11
  export {};
@@ -19,8 +19,8 @@ interface BodyProps extends Pick<FlexProps, "backgroundColor"> {
19
19
  }
20
20
  export declare const LegacyScreen: (({ children }: {
21
21
  children?: React.ReactNode;
22
- }) => JSX.Element) & {
23
- Body: ({ scroll, noTopSafe, noBottomSafe, fullwidth, children, ...restFlexProps }: BodyProps) => JSX.Element;
22
+ }) => import("react/jsx-runtime").JSX.Element) & {
23
+ Body: ({ scroll, noTopSafe, noBottomSafe, fullwidth, children, ...restFlexProps }: BodyProps) => import("react/jsx-runtime").JSX.Element;
24
24
  Header: import("react").FC<HeaderProps>;
25
25
  FloatingHeader: import("react").FC<HeaderProps>;
26
26
  Background: import("react").FC<{
@@ -30,6 +30,6 @@ export declare const LegacyScreen: (({ children }: {
30
30
  children?: import("react").ReactNode;
31
31
  }>;
32
32
  BodyXPadding: import("react").FC<import("..").BoxProps>;
33
- SafeBottomPadding: () => JSX.Element | null;
33
+ SafeBottomPadding: () => import("react/jsx-runtime").JSX.Element | null;
34
34
  };
35
35
  export {};
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  import { TabsProps } from "../LegacyTabs";
3
2
  /**
4
3
  * Renders a scrollable list of tabs. Tabs are not evenly spaced across screen
5
4
  */
6
- export declare const ContentTabs: ({ onTabPress, activeTab, tabs }: TabsProps) => JSX.Element;
5
+ export declare const ContentTabs: ({ onTabPress, activeTab, tabs }: TabsProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,6 @@
1
- /// <reference types="react" />
2
1
  import { TabsProps } from "../LegacyTabs";
3
2
  /**
4
3
  * Renders a list of tabs. Evenly-spaces them across the screen with
5
4
  * each tab label centered on the tab
6
5
  */
7
- export declare const NavigationalTabs: ({ onTabPress, activeTab, tabs }: TabsProps) => JSX.Element;
6
+ export declare const NavigationalTabs: ({ onTabPress, activeTab, tabs }: TabsProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ViewProps, ViewStyle } from "react-native";
3
2
  export interface TabV3Props {
4
3
  label: string;
@@ -8,4 +7,4 @@ export interface TabV3Props {
8
7
  onPress: () => void;
9
8
  onLayout: ViewProps["onLayout"];
10
9
  }
11
- export declare const TabV3: ({ label, superscript, active, onLayout, onPress, style }: TabV3Props) => JSX.Element;
10
+ export declare const TabV3: ({ label, superscript, active, onLayout, onPress, style }: TabV3Props) => import("react/jsx-runtime").JSX.Element;
@@ -13,7 +13,7 @@ export interface TabBarContainerProps {
13
13
  * <TabBarContainer>{props.tabs.map((tab) => <Tab {...tab} />)}</TabContainer>
14
14
  * ```
15
15
  */
16
- export declare const TabBarContainer: ({ children, activeTabIndex, scrollEnabled, tabLayouts, }: TabBarContainerProps) => JSX.Element;
16
+ export declare const TabBarContainer: ({ children, activeTabIndex, scrollEnabled, tabLayouts, }: TabBarContainerProps) => import("react/jsx-runtime").JSX.Element;
17
17
  export declare function spring(node: Animated.Value, toValue: number): Animated.CompositeAnimation;
18
18
  /**
19
19
  * Underlines the Active Tab. Same implementation in StickyTabPageTabBar
@@ -21,4 +21,4 @@ export declare function spring(node: Animated.Value, toValue: number): Animated.
21
21
  export declare const ActiveTabBorder: ({ tabLayouts, activeTabIndex, }: {
22
22
  tabLayouts: LayoutRectangle[];
23
23
  activeTabIndex: number;
24
- }) => JSX.Element;
24
+ }) => import("react/jsx-runtime").JSX.Element;
@@ -1,10 +1,9 @@
1
- /// <reference types="react" />
2
1
  import { ContentTabs } from "./ContentTabs";
3
2
  import { NavigationalTabs } from "./NavigationalTabs";
4
3
  import { StepTabs } from "./StepTabs";
5
4
  import { TabV3Props } from "./Tab";
6
5
  export { NavigationalTabs, ContentTabs, StepTabs };
7
- export declare const Tab: ({ ...props }: TabV3Props) => JSX.Element;
6
+ export declare const Tab: ({ ...props }: TabV3Props) => import("react/jsx-runtime").JSX.Element;
8
7
  export declare const TAB_BAR_HEIGHT = 44;
9
8
  export type TabsType = Array<{
10
9
  label: string;
@@ -4,5 +4,5 @@ interface BulletedItemProps extends FlexProps {
4
4
  children: React.ReactNode;
5
5
  color?: string;
6
6
  }
7
- export declare const BulletedItem: ({ children, color, ...otherFlexProps }: BulletedItemProps) => JSX.Element;
7
+ export declare const BulletedItem: ({ children, color, ...otherFlexProps }: BulletedItemProps) => import("react/jsx-runtime").JSX.Element;
8
8
  export {};
@@ -14,6 +14,6 @@ interface Props {
14
14
  * A view that renders off-screen, measures the width and height of the view, and reports it back.
15
15
  * Note: it is rendering just null when in test mode.
16
16
  */
17
- export declare const MeasuredView: ({ children, setMeasuredState, show }: Props) => JSX.Element | null;
17
+ export declare const MeasuredView: ({ children, setMeasuredState, show }: Props) => import("react/jsx-runtime").JSX.Element | null;
18
18
  export declare const useOffscreenStyle: (notOffscreen?: boolean) => ViewStyle;
19
19
  export {};
@@ -8,4 +8,4 @@ export interface MenuItemProps {
8
8
  chevron?: React.ReactNode;
9
9
  rightView?: React.ReactNode;
10
10
  }
11
- export declare const MenuItem: ({ title, text, value, onPress, disabled, chevron, }: MenuItemProps) => JSX.Element;
11
+ export declare const MenuItem: ({ title, text, value, onPress, disabled, chevron, }: MenuItemProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,6 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
- component: ({ title, text, value, onPress, disabled, chevron, }: import("./MenuItem").MenuItemProps) => JSX.Element;
3
+ component: ({ title, text, value, onPress, disabled, chevron, }: import("./MenuItem").MenuItemProps) => import("react/jsx-runtime").JSX.Element;
5
4
  };
6
5
  export default _default;
7
- export declare const Variations: () => JSX.Element;
6
+ export declare const Variations: () => import("react/jsx-runtime").JSX.Element;
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  export declare const PopIn: ({ children, xOffset, yOffset, }: {
3
2
  children: React.ReactNode;
4
3
  xOffset?: number | undefined;
5
4
  yOffset?: number | undefined;
6
- }) => JSX.Element;
5
+ }) => import("react/jsx-runtime").JSX.Element;
@@ -14,6 +14,6 @@ interface PopoverProps extends Omit<RNPopoverProps, "placement"> {
14
14
  noCloseIcon?: boolean;
15
15
  visible?: boolean;
16
16
  }
17
- export declare const Popover: ({ variant, children, visible, onOpenComplete, onPressOutside, onDismiss, onCloseComplete, placement, title, content, noCloseIcon, ...rest }: PopoverProps) => JSX.Element;
17
+ export declare const Popover: ({ variant, children, visible, onOpenComplete, onPressOutside, onDismiss, onCloseComplete, placement, title, content, noCloseIcon, ...rest }: PopoverProps) => import("react/jsx-runtime").JSX.Element;
18
18
  export type PopoverVariant = "light" | "dark";
19
19
  export {};
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ViewStyle } from "react-native";
3
2
  import { Color } from "../../types";
4
3
  export interface ProgressBarProps {
@@ -11,4 +10,4 @@ export interface ProgressBarProps {
11
10
  style?: ViewStyle;
12
11
  progressBarStyle?: ViewStyle;
13
12
  }
14
- export declare const ProgressBar: ({ animationDuration, backgroundColor, height, onCompletion, progress: unclampedProgress, trackColor, style, progressBarStyle, }: ProgressBarProps) => JSX.Element;
13
+ export declare const ProgressBar: ({ animationDuration, backgroundColor, height, onCompletion, progress: unclampedProgress, trackColor, style, progressBarStyle, }: ProgressBarProps) => import("react/jsx-runtime").JSX.Element;
@@ -22,6 +22,6 @@ export declare const RadioButton: React.FC<RadioButtonProps>;
22
22
  interface RadioDotProps {
23
23
  size: number;
24
24
  }
25
- export declare const RadioDot: ({ size }: RadioDotProps) => JSX.Element;
26
- export declare const DisabledDot: import("styled-components").StyledComponent<({ size }: RadioDotProps) => JSX.Element, any, {}, never>;
25
+ export declare const RadioDot: ({ size }: RadioDotProps) => import("react/jsx-runtime").JSX.Element;
26
+ export declare const DisabledDot: import("styled-components").StyledComponent<({ size }: RadioDotProps) => import("react/jsx-runtime").JSX.Element, any, {}, never>;
27
27
  export {};
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FlexProps } from "../Flex";
3
2
  type RadioDotMode = "default" | "disabled" | "error" | "hover";
4
3
  export declare const RADIO_DOT_MODES: Record<RadioDotMode, {
@@ -11,5 +10,5 @@ interface RadioDotProps {
11
10
  hover?: boolean;
12
11
  selected?: boolean;
13
12
  }
14
- export declare const RadioDot: (props: RadioDotProps) => JSX.Element;
13
+ export declare const RadioDot: (props: RadioDotProps) => import("react/jsx-runtime").JSX.Element;
15
14
  export {};
@@ -3,4 +3,4 @@ import { FlatList, FlatListProps } from "react-native";
3
3
  export type ScreenFlatListProps<T> = Omit<FlatListProps<T>, "CellRendererComponent"> & {
4
4
  innerRef?: React.ForwardedRef<FlatList<T>>;
5
5
  };
6
- export declare function ScreenFlatList<T>(props: ScreenFlatListProps<T>): JSX.Element;
6
+ export declare function ScreenFlatList<T>(props: ScreenFlatListProps<T>): import("react/jsx-runtime").JSX.Element;
@@ -10,6 +10,6 @@ export interface StickySubHeaderProps extends React.PropsWithChildren<{}> {
10
10
  Component?: React.ReactNode;
11
11
  }
12
12
  export declare const STICKY_BAR_HEIGHT = 42;
13
- export declare const DEFAULT_SEPARATOR_COMPONENT: JSX.Element;
13
+ export declare const DEFAULT_SEPARATOR_COMPONENT: import("react/jsx-runtime").JSX.Element;
14
14
  export declare const BOTTOM_TABS_HEIGHT = 65;
15
15
  export declare const StickySubHeader: React.FC<StickySubHeaderProps>;
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  import { type InputProps } from "../Input";
3
2
  export interface SearchInputProps extends InputProps {
4
3
  enableCancelButton?: boolean;
5
4
  }
6
- export declare const SearchInput: ({ enableCancelButton, onChangeText, onClear, ...props }: SearchInputProps) => JSX.Element;
5
+ export declare const SearchInput: ({ enableCancelButton, onChangeText, onClear, ...props }: SearchInputProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,6 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  component: import("styled-components").StyledComponent<typeof import("react-native/types").View, import("styled-components").DefaultTheme, import("./Separator").SeparatorProps, never>;
5
4
  };
6
5
  export default _default;
7
- export declare const Styled: () => JSX.Element;
6
+ export declare const Styled: () => import("react/jsx-runtime").JSX.Element;
@@ -6,4 +6,4 @@ declare const _default: {
6
6
  }>;
7
7
  };
8
8
  export default _default;
9
- export declare const SkeletonLoaders: () => JSX.Element;
9
+ export declare const SkeletonLoaders: () => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { SpacingUnit } from "../../types";
3
2
  export interface SpacerProps {
4
3
  x?: SpacingUnit;
@@ -7,4 +6,4 @@ export interface SpacerProps {
7
6
  /**
8
7
  * Used to inject space where it's needed.
9
8
  */
10
- export declare const Spacer: ({ x, y, ...props }: SpacerProps) => JSX.Element;
9
+ export declare const Spacer: ({ x, y, ...props }: SpacerProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,9 +1,8 @@
1
- /// <reference types="react" />
2
1
  import { SpacerProps } from "./Spacer";
3
2
  declare const _default: {
4
3
  title: string;
5
- component: ({ x, y, ...props }: SpacerProps) => JSX.Element;
4
+ component: ({ x, y, ...props }: SpacerProps) => import("react/jsx-runtime").JSX.Element;
6
5
  };
7
6
  export default _default;
8
- export declare const Horizontal: () => JSX.Element;
9
- export declare const Vertical: () => JSX.Element;
7
+ export declare const Horizontal: () => import("react/jsx-runtime").JSX.Element;
8
+ export declare const Vertical: () => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { Color } from "@artsy/palette-tokens";
3
2
  import { SwitchProps as RNSwitchProps } from "react-native";
4
3
  type CustomSwitchProps = Omit<RNSwitchProps, "trackColor" | "thumbColor" | "ios_backgroundColor" | "thumbTintColor" | "tintColor" | "onTintColor">;
@@ -20,5 +19,5 @@ export interface SwitchProps extends CustomSwitchProps {
20
19
  */
21
20
  trackColorInactive?: Color;
22
21
  }
23
- export declare const Switch: ({ value, thumbColorActive, thumbColorInactive, trackColorActive, trackColorInactive, disabled, ...restProps }: SwitchProps) => JSX.Element;
22
+ export declare const Switch: ({ value, thumbColorActive, thumbColorInactive, trackColorActive, trackColorInactive, disabled, ...restProps }: SwitchProps) => import("react/jsx-runtime").JSX.Element;
24
23
  export {};
@@ -1,7 +1,6 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
- component: ({ value, thumbColorActive, thumbColorInactive, trackColorActive, trackColorInactive, disabled, ...restProps }: import("./Switch").SwitchProps) => JSX.Element;
3
+ component: ({ value, thumbColorActive, thumbColorInactive, trackColorActive, trackColorInactive, disabled, ...restProps }: import("./Switch").SwitchProps) => import("react/jsx-runtime").JSX.Element;
5
4
  };
6
5
  export default _default;
7
- export declare const Variants: () => JSX.Element;
6
+ export declare const Variants: () => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { FlashListProps } from "@shopify/flash-list";
3
- export declare function TabFlashList<T>(props: FlashListProps<T>): JSX.Element;
2
+ export declare function TabFlashList<T>(props: FlashListProps<T>): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { FlatListProps } from "react-native";
3
- export declare function TabFlatList<T>(props: FlatListProps<T>): JSX.Element;
2
+ export declare function TabFlatList<T>(props: FlatListProps<T>): import("react/jsx-runtime").JSX.Element;
@@ -2,4 +2,4 @@ import { MasonryFlashListProps, MasonryFlashListRef } from "@shopify/flash-list"
2
2
  import { RefObject } from "react";
3
3
  export declare function TabMasonry<T>(props: MasonryFlashListProps<T> & {
4
4
  innerRef?: RefObject<MasonryFlashListRef<T>> | null;
5
- }): JSX.Element;
5
+ }): import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { TextProps } from "./Text";
3
- export declare const LinkText: ({ style, ...props }: TextProps) => JSX.Element;
2
+ export declare const LinkText: ({ style, ...props }: TextProps) => import("react/jsx-runtime").JSX.Element;
@@ -4,4 +4,4 @@ declare const _default: {
4
4
  component: import("react").FC<import("./Touchable").TouchableProps>;
5
5
  };
6
6
  export default _default;
7
- export declare const Examples: () => JSX.Element;
7
+ export declare const Examples: () => import("react/jsx-runtime").JSX.Element;