@artsy/palette-mobile 13.2.44 → 13.2.45

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.
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "./Icon";
3
+ export declare const AppleIcon: ({ fill, ...restProps }: IconProps) => JSX.Element;
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { Icon, Path } from "./Icon";
3
+ import { useColor } from "../utils/hooks";
4
+ export const AppleIcon = ({ fill, ...restProps }) => {
5
+ const color = useColor();
6
+ return (_jsx(Icon, { ...restProps, viewBox: "0 0 18 18", children: _jsx(Path, { d: "M11.3,3.6c-0.5,0.7-1.4,1.1-2.1,1.1c-0.1,0-0.2,0-0.2,0c0-0.1,0-0.2,0-0.3c0-0.8,0.4-1.6,0.8-2.2C10.4,1.5,11.3,1,12.1,1c0,0.1,0,0.2,0,0.3C12.1,2.1,11.8,3,11.3,3.6z M7.9,16.7C7.5,16.9,7.2,17,6.7,17c-1,0-1.6-0.9-2.4-2c-0.9-1.3-1.6-3.4-1.6-5.3c0-3.1,2-4.8,3.9-4.8c0.6,0,1.1,0.2,1.5,0.4c0.4,0.2,0.7,0.3,1,0.3c0.3,0,0.6-0.1,0.9-0.3c0.5-0.2,1.1-0.5,1.8-0.5c0.4,0,2,0,3.1,1.6l0,0c-0.3,0.2-1.6,1.1-1.6,3c0,2.4,2,3.2,2.1,3.2l0,0C15.2,13,14.9,14,14.3,15c-0.7,1-1.4,2-2.4,2c-0.5,0-0.8-0.2-1.2-0.3c-0.4-0.2-0.7-0.3-1.4-0.3C8.7,16.3,8.3,16.5,7.9,16.7z", fill: color(fill), fillRule: "evenodd" }) }));
7
+ };
@@ -3,5 +3,5 @@ import { Icon, Path } from "./Icon";
3
3
  import { useColor } from "../utils/hooks";
4
4
  export const FacebookIcon = ({ fill, ...restProps }) => {
5
5
  const color = useColor();
6
- return (_jsx(Icon, { ...restProps, viewBox: "0 0 18 18", children: _jsx(Path, { d: "M15 3.66v10.68a.67.67 0 0 1-.66.66h-3.06v-4.64h1.56l.24-1.82h-1.8V7.39c0-.53.15-.89.9-.89h1V4.88a13.13 13.13 0 0 0-1.4-.07 2.19 2.19 0 0 0-2.33 2.4v1.33h-1.6v1.82h1.56V15H3.66a.66.66 0 0 1-.66-.66V3.66A.66.66 0 0 1 3.66 3h10.68a.66.66 0 0 1 .66.66z", fill: color(fill), fillRule: "evenodd" }) }));
6
+ return (_jsx(Icon, { ...restProps, viewBox: "0 0 18 18", children: _jsx(Path, { d: "M8.98158 0C4.0348 0 0 4.06601 0 9.05106C0 13.4141 3.08598 17.1552 7.33265 17.9536L7.59058 18V11.6689H5.30604V9.05106H7.59058V7.05518C7.59058 5.95977 7.913 5.05003 8.52098 4.44662C9.11054 3.8525 9.96725 3.53687 10.9898 3.53687C11.4964 3.53687 12.0215 3.58329 12.3623 3.62971C12.5558 3.64827 12.7124 3.67612 12.8229 3.68541L12.9703 3.70397L12.998 5.94121H11.8649C11.349 5.94121 10.9621 6.08974 10.7134 6.37751C10.5107 6.61888 10.4002 6.95307 10.4002 7.35224V9.05106H12.8966L12.5005 11.6689H10.4094V18L10.6673 17.9536C14.914 17.1552 18 13.4141 18 9.05106C17.9724 4.06601 13.9376 0 8.98158 0Z", fill: color(fill), fillRule: "evenodd" }) }));
7
7
  };
@@ -0,0 +1,3 @@
1
+ /// <reference types="react" />
2
+ import { IconProps } from "./Icon";
3
+ export declare const GoogleIcon: ({ ...restProps }: IconProps) => JSX.Element;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { G, Icon, Path } from "./Icon";
3
+ export const GoogleIcon = ({ ...restProps }) => (_jsx(Icon, { ...restProps, viewBox: "0 0 18 18", children: _jsxs(G, { transform: "translate(1184.583 765.171)", children: [_jsx(Path, { d: "M-1175.4-757.8v3.5h4.8c-0.2,1.1-0.9,2.1-1.8,2.7l2.9,2.3c1.7-1.6,2.7-3.9,2.7-6.6c0-0.6-0.1-1.3-0.2-1.8L-1175.4-757.8z", fill: "#4285F4", fillRule: "evenodd" }), _jsx(Path, { d: "M-1180.4-754.5l-0.7,0.5l-2.3,1.8l0,0c1.5,2.9,4.5,5,8,5c2.4,0,4.5-0.8,6-2.2l-2.9-2.3c-0.8,0.5-1.8,0.9-3,0.9C-1177.7-750.7-1179.7-752.3-1180.4-754.5L-1180.4-754.5z", fill: "#34A853", fillRule: "evenodd" }), _jsx(Path, { d: "M-1183.4-760.2c-0.6,1.2-1,2.6-1,4c0,1.5,0.4,2.8,1,4c0,0,3-2.3,3-2.3c-0.2-0.5-0.3-1.1-0.3-1.7s0.1-1.2,0.3-1.7L-1183.4-760.2z", fill: "#FBBC05", fillRule: "evenodd" }), _jsx(Path, { d: "M-1175.4-761.6c1.3,0,2.5,0.5,3.4,1.3l2.6-2.6c-1.6-1.5-3.6-2.3-6-2.3c-3.5,0-6.6,2-8,5l3,2.3C-1179.7-760-1177.7-761.6-1175.4-761.6L-1175.4-761.6z", fill: "#EA4335", fillRule: "evenodd" })] }) }));
@@ -3,6 +3,7 @@ export * from "./AddCircleIcon";
3
3
  export * from "./AddIcon";
4
4
  export * from "./AlertCircleFillIcon";
5
5
  export * from "./AlertIcon";
6
+ export * from "./AppleIcon";
6
7
  export * from "./ArrowCircleFillIcons";
7
8
  export * from "./ArrowDownCircleIcon";
8
9
  export * from "./ArrowDownIcon";
@@ -57,6 +58,7 @@ export * from "./FollowArtistFillIcon";
57
58
  export * from "./FollowArtistIcon";
58
59
  export * from "./FullWidthIcon";
59
60
  export * from "./GenomeIcon";
61
+ export * from "./GoogleIcon";
60
62
  export * from "./GraphIcon";
61
63
  export * from "./GridIcon";
62
64
  export * from "./GuaranteeIcon";
@@ -3,6 +3,7 @@ export * from "./AddCircleIcon";
3
3
  export * from "./AddIcon";
4
4
  export * from "./AlertCircleFillIcon";
5
5
  export * from "./AlertIcon";
6
+ export * from "./AppleIcon";
6
7
  export * from "./ArrowCircleFillIcons";
7
8
  export * from "./ArrowDownCircleIcon";
8
9
  export * from "./ArrowDownIcon";
@@ -57,6 +58,7 @@ export * from "./FollowArtistFillIcon";
57
58
  export * from "./FollowArtistIcon";
58
59
  export * from "./FullWidthIcon";
59
60
  export * from "./GenomeIcon";
61
+ export * from "./GoogleIcon";
60
62
  export * from "./GraphIcon";
61
63
  export * from "./GridIcon";
62
64
  export * from "./GuaranteeIcon";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@artsy/palette-mobile",
3
- "version": "13.2.44",
3
+ "version": "13.2.45",
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",