@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
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { IconProps } from "./Icon";
3
- export declare const MagnifyingGlassIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const MagnifyingGlassIcon: ({ 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 MapPinIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const MapPinIcon: ({ 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 MenuIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const MenuIcon: ({ 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 MessageIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const MessageIcon: ({ 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 MessagesAppIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const MessagesAppIcon: ({ 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 MoneyCircleIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const MoneyCircleIcon: ({ 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 MoneyFillIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const MoneyFillIcon: ({ 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 MoreIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const MoreIcon: ({ 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 MultiplePersonsIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const MultiplePersonsIcon: ({ 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 NewFillHeartIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const NewFillHeartIcon: ({ 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 NewHeartIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const NewHeartIcon: ({ 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 NoArtworkIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const NoArtworkIcon: ({ 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 NoImageIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const NoImageIcon: ({ 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 PageIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const PageIcon: ({ 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 Payment2Icon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const Payment2Icon: ({ 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 PaymentIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const PaymentIcon: ({ 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 PersonIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const PersonIcon: ({ 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 PublicationIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const PublicationIcon: ({ 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 QuestionCircleIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const QuestionCircleIcon: ({ 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 ReloadIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const ReloadIcon: ({ 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 SecureLockIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const SecureLockIcon: ({ 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 SettingsIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const SettingsIcon: ({ 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 ShareIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const ShareIcon: ({ 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 ShieldFilledIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const ShieldFilledIcon: ({ 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
  import { Color } from "../types";
4
3
  type ShieldIconProps = IconProps & {
5
4
  checkColor?: Color;
6
5
  shieldColor?: Color;
7
6
  };
8
- export declare const ShieldIcon: ({ checkColor, shieldColor, width, height, fill, ...restProps }: ShieldIconProps) => JSX.Element;
7
+ export declare const ShieldIcon: ({ checkColor, shieldColor, width, height, fill, ...restProps }: ShieldIconProps) => 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 SortIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const SortIcon: ({ 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 StarCircleFill: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const StarCircleFill: ({ 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 StarCircleIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const StarCircleIcon: ({ 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 Stopwatch: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const Stopwatch: ({ 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 Tag2Icon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const Tag2Icon: ({ 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 TagIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const TagIcon: ({ 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 TimerIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const TimerIcon: ({ 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 TopEmergingIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const TopEmergingIcon: ({ 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 TrashIcon: ({ fill, ...restprops }: IconProps) => JSX.Element;
2
+ export declare const TrashIcon: ({ 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 TrendingIcon: ({ fill, ...restprops }: IconProps) => JSX.Element;
2
+ export declare const TrendingIcon: ({ 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 TriangleDown: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const TriangleDown: ({ 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 TwitterIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const TwitterIcon: ({ 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 UserMultiIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const UserMultiIcon: ({ 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 UserSingleIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const UserSingleIcon: ({ 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 VerifiedIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const VerifiedIcon: ({ 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 VerifiedPersonIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const VerifiedPersonIcon: ({ 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 WhatsAppAppIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const WhatsAppAppIcon: ({ 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 WorldGlobeCircleIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const WorldGlobeCircleIcon: ({ 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 XCircleIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
2
+ export declare const XCircleIcon: ({ fill, ...restProps }: IconProps) => 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: import("styled-components").StyledComponent<({ width, height, ...restProps }: import("react-native-svg").SvgProps) => JSX.Element, any, import("./Icon").IconProps, never>;
3
+ component: import("styled-components").StyledComponent<({ width, height, ...restProps }: import("react-native-svg").SvgProps) => import("react/jsx-runtime").JSX.Element, any, import("./Icon").IconProps, never>;
5
4
  };
6
5
  export default _default;
7
- export declare const AllIcons: () => JSX.Element;
6
+ export declare const AllIcons: () => import("react/jsx-runtime").JSX.Element;
@@ -4,9 +4,9 @@ interface WrapProps {
4
4
  children?: React.ReactNode;
5
5
  }
6
6
  export declare const Wrap: {
7
- ({ if: condition, children }: WrapProps): JSX.Element;
7
+ ({ if: condition, children }: WrapProps): import("react/jsx-runtime").JSX.Element;
8
8
  Content({ children }: {
9
9
  children?: React.ReactNode;
10
- }): JSX.Element;
10
+ }): import("react/jsx-runtime").JSX.Element;
11
11
  };
12
12
  export {};
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
5
4
  export default _default;
6
- export declare const All: () => JSX.Element;
5
+ export declare const All: () => import("react/jsx-runtime").JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ScaledSize } from "react-native";
3
2
  import { EdgeInsets } from "react-native-safe-area-context";
4
3
  export type ScreenOrientation = "landscape" | "portrait";
@@ -11,7 +10,7 @@ export interface ScreenDimensions extends ScaledSize {
11
10
  }
12
11
  export declare const ScreenDimensionsProvider: ({ children }: {
13
12
  children: React.ReactNode;
14
- }) => JSX.Element;
13
+ }) => import("react/jsx-runtime").JSX.Element;
15
14
  export declare function useScreenDimensions(): ScreenDimensions;
16
15
  /**
17
16
  * The following components have slightly different sizing dimensions based on the iPhone model
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  declare const _default: {
3
2
  title: string;
4
3
  };
5
4
  export default _default;
6
- export declare const SpacingUnits: () => JSX.Element;
5
+ export declare const SpacingUnits: () => import("react/jsx-runtime").JSX.Element;
@@ -7,4 +7,4 @@ import { ReactElement } from "react";
7
7
  export declare const renderWithWrappers: (component: ReactElement) => any;
8
8
  export declare const Providers: ({ children }: {
9
9
  children?: React.ReactNode;
10
- }) => JSX.Element;
10
+ }) => import("react/jsx-runtime").JSX.Element;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@artsy/palette-mobile",
3
- "version": "17.32.0",
3
+ "version": "17.33.0",
4
4
  "description": "Artsy's design system for React Native",
5
5
  "scripts": {
6
6
  "android": "RCT_METRO_PORT=8082 react-native run-android --port 8082 --terminal terminal",
@@ -88,7 +88,7 @@
88
88
  "@types/events": "^3.0.0",
89
89
  "@types/jest": "29.4.0",
90
90
  "@types/lodash": "4.14.191",
91
- "@types/react": "^17.0.39",
91
+ "@types/react": "18.3.12",
92
92
  "@types/react-test-renderer": "18.3.0",
93
93
  "@types/styled-components": "^5.1.26",
94
94
  "@types/styled-components-react-native": "^5.2.1",
@@ -125,7 +125,7 @@
125
125
  "prettier": "^2.8.8",
126
126
  "pull-lock": "1.0.0",
127
127
  "react": "18.3.1",
128
- "react-dom": "18.2.0",
128
+ "react-dom": "18.3.1",
129
129
  "react-native": "0.76.9",
130
130
  "react-native-device-info": "14.0.4",
131
131
  "react-native-haptic-feedback": "1.14.0",
@@ -139,7 +139,7 @@
139
139
  "typescript": "5.0.4"
140
140
  },
141
141
  "resolutions": {
142
- "@types/react": "^17.0.39"
142
+ "@types/react": "18.3.12"
143
143
  },
144
144
  "engines": {
145
145
  "yarn": "1.x"