@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
@@ -10,5 +10,5 @@ interface TouchableHighlightColorProps extends TouchableProps {
10
10
  normalColor?: Color;
11
11
  render: (state: TouchableHighlightState) => React.ReactNode;
12
12
  }
13
- export declare const TouchableHighlightColor: (props: TouchableHighlightColorProps) => JSX.Element;
13
+ export declare const TouchableHighlightColor: (props: TouchableHighlightColorProps) => import("react/jsx-runtime").JSX.Element;
14
14
  export {};
@@ -1,7 +1,6 @@
1
- /// <reference types="react" />
2
1
  import { TouchableWithoutFeedbackProps } from "react-native";
3
2
  export interface TouchableWithScaleProps extends TouchableWithoutFeedbackProps {
4
3
  defaultScale?: number;
5
4
  activeScale?: number;
6
5
  }
7
- export declare const TouchableWithScale: ({ defaultScale, activeScale, onPressIn, onPressOut, style, children, ...restProps }: TouchableWithScaleProps) => JSX.Element;
6
+ export declare const TouchableWithScale: ({ defaultScale, activeScale, onPressIn, onPressOut, style, children, ...restProps }: TouchableWithScaleProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { StyleProp, ViewStyle } from "react-native";
3
2
  export declare const DataList: <ItemT>({ data, keyExtractor, renderItem, contentContainerStyle, }: {
4
3
  data: ItemT[];
@@ -8,13 +7,13 @@ export declare const DataList: <ItemT>({ data, keyExtractor, renderItem, content
8
7
  index: number;
9
8
  }) => React.ReactElement | null;
10
9
  contentContainerStyle?: StyleProp<ViewStyle>;
11
- }) => JSX.Element;
10
+ }) => import("react/jsx-runtime").JSX.Element;
12
11
  export declare const List: ({ children, contentContainerStyle, style, horizontal, }: {
13
12
  children: React.ReactElement[] | React.ReactElement;
14
13
  contentContainerStyle?: StyleProp<ViewStyle>;
15
14
  style?: StyleProp<ViewStyle>;
16
15
  horizontal?: boolean | undefined;
17
- }) => JSX.Element;
16
+ }) => import("react/jsx-runtime").JSX.Element;
18
17
  export declare const Row: ({ children }: {
19
18
  children: React.ReactNode;
20
- }) => JSX.Element;
19
+ }) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const AddCircleFillIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const AddCircleFillIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const AddCircleIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const AddCircleIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const AddIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const AddIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const AlertCircleFillIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const AlertCircleFillIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const AlertIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const AlertIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const AppleIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const AppleIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const ArrowBackIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const ArrowBackIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const ArrowUpCircleFillIcon: (props: IconProps) => JSX.Element;
4
- export declare const ArrowDownCircleFillIcon: (props: IconProps) => JSX.Element;
2
+ export declare const ArrowUpCircleFillIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export declare const ArrowDownCircleFillIcon: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const ArrowDownCircleIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const ArrowDownCircleIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const ArrowDownIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const ArrowDownIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const ArrowLeftCircleIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const ArrowLeftCircleIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,6 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
2
  interface ArrowLeftIconProps extends IconProps {
4
3
  long?: boolean;
5
4
  }
6
- export declare const ArrowLeftIcon: ({ fill, long, ...restProps }: ArrowLeftIconProps) => JSX.Element;
5
+ export declare const ArrowLeftIcon: ({ fill, long, ...restProps }: ArrowLeftIconProps) => import("react/jsx-runtime").JSX.Element;
7
6
  export {};
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const ArrowRightCircleIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const ArrowRightCircleIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const ArrowRightIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const ArrowRightIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const ArrowUpCircleIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const ArrowUpCircleIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const ArrowUpIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const ArrowUpIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const ArrowUpRightIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const ArrowUpRightIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,7 +1,6 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
2
  interface ArtsyLogoBlackIconProps extends Omit<IconProps, "width" | "height"> {
4
3
  scale?: number;
5
4
  }
6
- export declare const ArtsyLogoBlackIcon: ({ scale, fill, ...restProps }: ArtsyLogoBlackIconProps) => JSX.Element;
5
+ export declare const ArtsyLogoBlackIcon: ({ scale, fill, ...restProps }: ArtsyLogoBlackIconProps) => import("react/jsx-runtime").JSX.Element;
7
6
  export {};
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const ArtsyLogoWhiteIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const ArtsyLogoWhiteIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const ArtsyMarkBlackIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const ArtsyMarkBlackIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const ArtsyMarkWhiteIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const ArtsyMarkWhiteIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const ArtworkIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const ArtworkIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const AuctionIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const AuctionIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const BellFillIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const BellFillIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const BellIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const BellIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const BlueChipIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const BlueChipIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const BoltCircleFill: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const BoltCircleFill: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const BoltFill: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const BoltFill: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const BookmarkFill: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const BookmarkFill: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const BriefcaseIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const BriefcaseIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const CertificateIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const CertificateIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const CheckCircleFillIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const CheckCircleFillIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const CheckCircleIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const CheckCircleIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const CheckIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const CheckIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,12 +1,11 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
2
  type Direction = "left" | "right" | "up" | "down";
4
- export declare const ChevronRightIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
5
- export declare const ChevronUpIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
6
- export declare const ChevronLeftIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
7
- export declare const ChevronDownIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
3
+ export declare const ChevronRightIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
4
+ export declare const ChevronUpIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
5
+ export declare const ChevronLeftIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
6
+ export declare const ChevronDownIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
8
7
  interface ChevronProps extends IconProps {
9
8
  direction?: Direction;
10
9
  }
11
- export declare const ChevronIcon: ({ direction, ...restProps }: ChevronProps) => JSX.Element;
10
+ export declare const ChevronIcon: ({ direction, ...restProps }: ChevronProps) => import("react/jsx-runtime").JSX.Element;
12
11
  export {};
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const ClockFill: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const ClockFill: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const CloseCircleFillIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const CloseCircleFillIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const CloseCircleIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const CloseCircleIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const CloseIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const CloseIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const CollapseIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const CollapseIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,9 +1,8 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
2
  /** https://stripe.com/docs/api#card_object-brand */
4
3
  export type CreditCardType = "American Express" | "Discover" | "MasterCard" | "Unknown" | "Visa";
5
4
  interface CreditCardIconProps extends IconProps {
6
5
  type?: CreditCardType;
7
6
  }
8
- export declare const CreditCardIcon: ({ type, fill, ...restProps }: CreditCardIconProps) => JSX.Element;
7
+ export declare const CreditCardIcon: ({ type, fill, ...restProps }: CreditCardIconProps) => import("react/jsx-runtime").JSX.Element;
9
8
  export {};
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const DecreaseIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const DecreaseIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const DocumentIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const DocumentIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const DownloadIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const DownloadIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const EditIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const EditIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const EmptyCheckCircleIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const EmptyCheckCircleIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const EnterIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const EnterIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const EnvelopeIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const EnvelopeIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const EstablishedIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const EstablishedIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const ExclamationMarkCircleFill: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const ExclamationMarkCircleFill: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const ExpandIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const ExpandIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const EyeClosedIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const EyeClosedIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const EyeOpenedIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const EyeOpenedIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const FacebookIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const FacebookIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const FairIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const FairIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const FilterIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const FilterIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const FireIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const FireIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const FollowArtistFillIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const FollowArtistFillIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const FollowArtistIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const FollowArtistIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const FullWidthIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const FullWidthIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const GenomeIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const GenomeIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const GoogleIcon: ({ ...restProps }: IconProps) => JSX.Element;
2
+ export declare const GoogleIcon: ({ ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const GraphIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const GraphIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const GridIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const GridIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const GuaranteeIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const GuaranteeIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const HeartFillIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const HeartFillIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const HeartIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const HeartIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const HideIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const HideIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const HomeIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const HomeIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { SvgProps } from "react-native-svg";
3
2
  import { LeftProps, PositionProps, RightProps, SpaceProps, TopProps } from "styled-system";
4
3
  import { Color } from "../types";
@@ -6,5 +5,5 @@ export interface IconProps extends SvgProps, SpaceProps, PositionProps, TopProps
6
5
  fill?: Color;
7
6
  }
8
7
  /** Wrapper for icons to include space */
9
- export declare const Icon: import("styled-components").StyledComponent<({ width, height, ...restProps }: SvgProps) => JSX.Element, any, IconProps, never>;
8
+ export declare const Icon: import("styled-components").StyledComponent<({ width, height, ...restProps }: SvgProps) => import("react/jsx-runtime").JSX.Element, any, IconProps, never>;
10
9
  export { Circle, G, Mask, Path, Rect, Defs, LinearGradient, Stop, RadialGradient, } from "react-native-svg";
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const ImageIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const ImageIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const ImageSetIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const ImageSetIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const IncreaseIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const IncreaseIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const InfoCircleIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const InfoCircleIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const InstagramAppIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const InstagramAppIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const InstitutionIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const InstitutionIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const LinkIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const LinkIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const LoaderIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const LoaderIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const LockIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const LockIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const LogoutIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const LogoutIcon: ({ fill, ...restProps }: IconProps) => import("react/jsx-runtime").JSX.Element;