@expo/styleguide-native 4.1.2 → 4.2.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.
- package/dist/icons/ClipboardIcon.js +2 -1
- package/dist/icons/CommandLineIcon.d.ts +3 -0
- package/dist/icons/CommandLineIcon.js +32 -0
- package/dist/icons/DatabaseIcon.d.ts +3 -0
- package/dist/icons/DatabaseIcon.js +33 -0
- package/dist/icons/DiscordIcon.js +1 -2
- package/dist/icons/EasMetadataIcon.d.ts +3 -0
- package/dist/icons/EasMetadataIcon.js +39 -0
- package/dist/icons/EasSubmitIcon.d.ts +3 -0
- package/dist/icons/EasSubmitIcon.js +39 -0
- package/dist/icons/EditIcon.d.ts +3 -0
- package/dist/icons/EditIcon.js +37 -0
- package/dist/icons/ReceiptIcon.d.ts +3 -0
- package/dist/icons/ReceiptIcon.js +33 -0
- package/dist/icons/StoreIcon.js +8 -4
- package/dist/icons/index.d.ts +6 -0
- package/dist/icons/index.js +15 -3
- package/package.json +1 -1
|
@@ -28,6 +28,7 @@ function ClipboardIcon(props) {
|
|
|
28
28
|
const { size, color, width, height } = props;
|
|
29
29
|
return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
|
|
30
30
|
react_1.default.createElement(react_native_svg_1.Path, { d: "M13.333 3.333H15A1.667 1.667 0 0116.667 5v11.667A1.666 1.666 0 0115 18.333H5a1.667 1.667 0 01-1.667-1.666V5A1.667 1.667 0 015 3.333h1.667", stroke: color || "#000", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
31
|
-
react_1.default.createElement(react_native_svg_1.Path, { d: "M12.
|
|
31
|
+
react_1.default.createElement(react_native_svg_1.Path, { d: "M12.786 10.841h.625v-1.25h-.625v1.25zm-6.4 0h6.4v-1.25h-6.4v1.25zm6.4 3h.625v-1.25h-.625v1.25zm-6.4 0h6.4v-1.25h-6.4v1.25z", fill: color || "#000" }),
|
|
32
|
+
react_1.default.createElement(react_native_svg_1.Path, { d: "M12.5 1.667h-5c-.46 0-.833.45-.833 1.006v2.013c0 .556.373 1.006.833 1.006h5c.46 0 .833-.45.833-1.006V2.673c0-.556-.373-1.006-.833-1.006z", stroke: color || "#000", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" })));
|
|
32
33
|
}
|
|
33
34
|
exports.default = ClipboardIcon;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
5
|
+
}) : (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
o[k2] = m[k];
|
|
8
|
+
}));
|
|
9
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
10
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
11
|
+
}) : function(o, v) {
|
|
12
|
+
o["default"] = v;
|
|
13
|
+
});
|
|
14
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
15
|
+
if (mod && mod.__esModule) return mod;
|
|
16
|
+
var result = {};
|
|
17
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
18
|
+
__setModuleDefault(result, mod);
|
|
19
|
+
return result;
|
|
20
|
+
};
|
|
21
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
22
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
23
|
+
};
|
|
24
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25
|
+
const react_1 = __importDefault(require("react"));
|
|
26
|
+
const react_native_svg_1 = __importStar(require("react-native-svg"));
|
|
27
|
+
function CommandLineIcon(props) {
|
|
28
|
+
const { size, color, width, height } = props;
|
|
29
|
+
return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 21", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
|
|
30
|
+
react_1.default.createElement(react_native_svg_1.Path, { fillRule: "evenodd", clipRule: "evenodd", d: "M3.333.58A3.333 3.333 0 000 3.913v13.333a3.333 3.333 0 003.333 3.334h13.334A3.333 3.333 0 0020 17.246V3.913A3.333 3.333 0 0016.667.58H3.333zM5.36 6.02l4.479 4.565-4.479 4.564-1.326-1.3 3.202-3.264-3.202-3.263L5.36 6.02zm10.608 7.816H9.465v1.857h6.502v-1.857z", fill: color || "#000" })));
|
|
31
|
+
}
|
|
32
|
+
exports.default = CommandLineIcon;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
5
|
+
}) : (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
o[k2] = m[k];
|
|
8
|
+
}));
|
|
9
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
10
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
11
|
+
}) : function(o, v) {
|
|
12
|
+
o["default"] = v;
|
|
13
|
+
});
|
|
14
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
15
|
+
if (mod && mod.__esModule) return mod;
|
|
16
|
+
var result = {};
|
|
17
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
18
|
+
__setModuleDefault(result, mod);
|
|
19
|
+
return result;
|
|
20
|
+
};
|
|
21
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
22
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
23
|
+
};
|
|
24
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25
|
+
const react_1 = __importDefault(require("react"));
|
|
26
|
+
const react_native_svg_1 = __importStar(require("react-native-svg"));
|
|
27
|
+
function DatabaseIcon(props) {
|
|
28
|
+
const { size, color, width, height } = props;
|
|
29
|
+
return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
|
|
30
|
+
react_1.default.createElement(react_native_svg_1.Path, { d: "M10 6.667c4.142 0 7.5-1.12 7.5-2.5 0-1.381-3.358-2.5-7.5-2.5-4.142 0-7.5 1.119-7.5 2.5 0 1.38 3.358 2.5 7.5 2.5zM17.5 10c0 1.383-3.333 2.5-7.5 2.5S2.5 11.383 2.5 10", stroke: color || "#000", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
31
|
+
react_1.default.createElement(react_native_svg_1.Path, { d: "M2.5 4.167v11.666c0 1.384 3.333 2.5 7.5 2.5s7.5-1.116 7.5-2.5V4.167", stroke: color || "#000", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" })));
|
|
32
|
+
}
|
|
33
|
+
exports.default = DatabaseIcon;
|
|
@@ -27,7 +27,6 @@ const react_native_svg_1 = __importStar(require("react-native-svg"));
|
|
|
27
27
|
function DiscordIcon(props) {
|
|
28
28
|
const { size, color, width, height } = props;
|
|
29
29
|
return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
|
|
30
|
-
react_1.default.createElement(react_native_svg_1.Path, { d: "
|
|
31
|
-
react_1.default.createElement(react_native_svg_1.Path, { d: "M16.7 0H3.3C2.17 0 1.25.92 1.25 2.06v13.52c0 1.14.92 2.06 2.05 2.06h11.34l-.53-1.85 1.28 1.19 1.21 1.12 2.15 1.9V2.06C18.75.92 17.83 0 16.7 0zm-3.86 13.06s-.36-.43-.66-.81c1.31-.37 1.81-1.19 1.81-1.19-.41.27-.8.46-1.15.59-.5.21-.98.35-1.45.43-.96.18-1.84.13-2.59-.01-.57-.11-1.06-.27-1.47-.43-.23-.09-.48-.2-.73-.34-.03-.02-.06-.03-.09-.05-.02-.01-.03-.02-.04-.03-.18-.1-.28-.17-.28-.17s.48.8 1.75 1.18c-.3.38-.67.83-.67.83-2.21-.07-3.05-1.52-3.05-1.52 0-3.22 1.44-5.83 1.44-5.83C7.1 4.63 8.47 4.66 8.47 4.66l.1.12c-1.8.52-2.63 1.31-2.63 1.31s.22-.12.59-.29c1.07-.47 1.92-.6 2.27-.63.06-.01.11-.02.17-.02a8.152 8.152 0 015.03.94s-.79-.75-2.49-1.27l.14-.16s1.37-.03 2.81 1.05c0 0 1.44 2.61 1.44 5.83 0 0-.85 1.45-3.06 1.52z", fill: color || "#000" })));
|
|
30
|
+
react_1.default.createElement(react_native_svg_1.Path, { d: "M16.956 3.273A16.495 16.495 0 0012.822 2a10.62 10.62 0 00-.526 1.071 15.802 15.802 0 00-4.58 0A13.146 13.146 0 007.192 2a16.3 16.3 0 00-4.135 1.273C.44 7.134-.269 10.904.085 14.623a16.848 16.848 0 005.065 2.538c.404-.546.768-1.132 1.081-1.749a10.612 10.612 0 01-1.708-.819 6.46 6.46 0 00.414-.323c3.295 1.506 6.864 1.506 10.119 0 .141.111.272.222.414.323a10.64 10.64 0 01-1.708.82 12.35 12.35 0 001.081 1.748 16.755 16.755 0 005.065-2.537c.434-4.306-.688-8.045-2.952-11.35zM6.686 12.33c-.99 0-1.8-.9-1.8-2 0-1.102.79-2.002 1.8-2.002 1 0 1.819.9 1.799 2.001 0 1.102-.799 2.001-1.8 2.001zm6.641 0c-.99 0-1.8-.9-1.8-2 0-1.102.79-2.002 1.8-2.002 1 0 1.82.9 1.8 2.001 0 1.102-.79 2.001-1.8 2.001z", fill: color || "#000" })));
|
|
32
31
|
}
|
|
33
32
|
exports.default = DiscordIcon;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
5
|
+
}) : (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
o[k2] = m[k];
|
|
8
|
+
}));
|
|
9
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
10
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
11
|
+
}) : function(o, v) {
|
|
12
|
+
o["default"] = v;
|
|
13
|
+
});
|
|
14
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
15
|
+
if (mod && mod.__esModule) return mod;
|
|
16
|
+
var result = {};
|
|
17
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
18
|
+
__setModuleDefault(result, mod);
|
|
19
|
+
return result;
|
|
20
|
+
};
|
|
21
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
22
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
23
|
+
};
|
|
24
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25
|
+
const react_1 = __importDefault(require("react"));
|
|
26
|
+
const react_native_svg_1 = __importStar(require("react-native-svg"));
|
|
27
|
+
function EasMetadataIcon(props) {
|
|
28
|
+
const { size, color, width, height } = props;
|
|
29
|
+
return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
|
|
30
|
+
react_1.default.createElement(react_native_svg_1.G, { clipPath: "url(#eas-metadata-icon_svg__eas-metadata-icon_svg__clip0_3475_2492)" },
|
|
31
|
+
react_1.default.createElement(react_native_svg_1.Path, { d: "M3 8.32v9.18h14V8.32", stroke: color || "#000", strokeWidth: 2, strokeLinecap: "round" }),
|
|
32
|
+
react_1.default.createElement(react_native_svg_1.Path, { d: "M1 6.525L3.213 1.5H8l-.805 5.025S6.213 8.319 4 8.319 1 6.525 1 6.525zm18 0L16.787 1.5H12l.805 5.025S13.787 8.319 16 8.319s3-1.794 3-1.794z", stroke: color || "#000", strokeWidth: 2 }),
|
|
33
|
+
react_1.default.createElement(react_native_svg_1.Path, { d: "M13 7.08l-.91-5.58H7.91L7 7.08s.5 1.794 3 1.794 3-1.795 3-1.795z", stroke: color || "#000", strokeWidth: 2 }),
|
|
34
|
+
react_1.default.createElement(react_native_svg_1.Path, { fill: color || "#000", d: "M7.25 12.5h5.5v4.736h-5.5z" })),
|
|
35
|
+
react_1.default.createElement(react_native_svg_1.Defs, null,
|
|
36
|
+
react_1.default.createElement(react_native_svg_1.ClipPath, { id: "eas-metadata-icon_svg__eas-metadata-icon_svg__clip0_3475_2492" },
|
|
37
|
+
react_1.default.createElement(react_native_svg_1.Path, { fill: "#fff", d: "M0 0h20v20H0z" })))));
|
|
38
|
+
}
|
|
39
|
+
exports.default = EasMetadataIcon;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
5
|
+
}) : (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
o[k2] = m[k];
|
|
8
|
+
}));
|
|
9
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
10
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
11
|
+
}) : function(o, v) {
|
|
12
|
+
o["default"] = v;
|
|
13
|
+
});
|
|
14
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
15
|
+
if (mod && mod.__esModule) return mod;
|
|
16
|
+
var result = {};
|
|
17
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
18
|
+
__setModuleDefault(result, mod);
|
|
19
|
+
return result;
|
|
20
|
+
};
|
|
21
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
22
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
23
|
+
};
|
|
24
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25
|
+
const react_1 = __importDefault(require("react"));
|
|
26
|
+
const react_native_svg_1 = __importStar(require("react-native-svg"));
|
|
27
|
+
function EasSubmitIcon(props) {
|
|
28
|
+
const { size, color, width, height } = props;
|
|
29
|
+
return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
|
|
30
|
+
react_1.default.createElement(react_native_svg_1.G, { clipPath: "url(#eas-submit-icon_svg__eas-submit-icon_svg__clip0_3474_2527)" },
|
|
31
|
+
react_1.default.createElement(react_native_svg_1.Path, { d: "M18 8a1 1 0 10-2 0h2zm-1 10v1h1v-1h-1zM3 18H2v1h1v-1zM4 8a1 1 0 00-2 0h2zm2.5 11h1v-2h-1v2zm7-2h-1v2h1v-2zM16 8v10h2V8h-2zM4 18V8H2v10h2zm-1 1h3.5v-2H3v2zm14-2h-3.5v2H17v-2z", fill: color || "#000" }),
|
|
32
|
+
react_1.default.createElement(react_native_svg_1.Path, { d: "M1 6.053L3.213 2H8l-.805 4.053S6.213 7.5 4 7.5 1 6.053 1 6.053zm18 0L16.787 2H12l.805 4.053S13.787 7.5 16 7.5s3-1.447 3-1.447z", stroke: color || "#000", strokeWidth: 2 }),
|
|
33
|
+
react_1.default.createElement(react_native_svg_1.Path, { d: "M13 6.5L12.09 2H7.91L7 6.5s.5 1.447 3 1.447S13 6.5 13 6.5z", stroke: color || "#000", strokeWidth: 2 }),
|
|
34
|
+
react_1.default.createElement(react_native_svg_1.Path, { d: "M10 19v-8m0 0l3 3m-3-3l-3 3", stroke: color || "#000", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" })),
|
|
35
|
+
react_1.default.createElement(react_native_svg_1.Defs, null,
|
|
36
|
+
react_1.default.createElement(react_native_svg_1.ClipPath, { id: "eas-submit-icon_svg__eas-submit-icon_svg__clip0_3474_2527" },
|
|
37
|
+
react_1.default.createElement(react_native_svg_1.Path, { fill: "#fff", d: "M0 0h20v20H0z" })))));
|
|
38
|
+
}
|
|
39
|
+
exports.default = EasSubmitIcon;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
5
|
+
}) : (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
o[k2] = m[k];
|
|
8
|
+
}));
|
|
9
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
10
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
11
|
+
}) : function(o, v) {
|
|
12
|
+
o["default"] = v;
|
|
13
|
+
});
|
|
14
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
15
|
+
if (mod && mod.__esModule) return mod;
|
|
16
|
+
var result = {};
|
|
17
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
18
|
+
__setModuleDefault(result, mod);
|
|
19
|
+
return result;
|
|
20
|
+
};
|
|
21
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
22
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
23
|
+
};
|
|
24
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25
|
+
const react_1 = __importDefault(require("react"));
|
|
26
|
+
const react_native_svg_1 = __importStar(require("react-native-svg"));
|
|
27
|
+
function EditIcon(props) {
|
|
28
|
+
const { size, color, width, height } = props;
|
|
29
|
+
return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
|
|
30
|
+
react_1.default.createElement(react_native_svg_1.G, { clipPath: "url(#edit-icon_svg__edit-icon_svg__clip0_3427_2475)", stroke: color || "#000", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" },
|
|
31
|
+
react_1.default.createElement(react_native_svg_1.Path, { d: "M9.167 3.333H3.333A1.667 1.667 0 001.667 5v11.667a1.667 1.667 0 001.666 1.666H15a1.666 1.666 0 001.667-1.666v-5.834" }),
|
|
32
|
+
react_1.default.createElement(react_native_svg_1.Path, { d: "M15.417 2.083a1.768 1.768 0 112.5 2.5L10 12.5l-3.333.833L7.5 10l7.917-7.917z" })),
|
|
33
|
+
react_1.default.createElement(react_native_svg_1.Defs, null,
|
|
34
|
+
react_1.default.createElement(react_native_svg_1.ClipPath, { id: "edit-icon_svg__edit-icon_svg__clip0_3427_2475" },
|
|
35
|
+
react_1.default.createElement(react_native_svg_1.Path, { fill: "#fff", d: "M0 0h20v20H0z" })))));
|
|
36
|
+
}
|
|
37
|
+
exports.default = EditIcon;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
5
|
+
}) : (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
o[k2] = m[k];
|
|
8
|
+
}));
|
|
9
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
10
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
11
|
+
}) : function(o, v) {
|
|
12
|
+
o["default"] = v;
|
|
13
|
+
});
|
|
14
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
15
|
+
if (mod && mod.__esModule) return mod;
|
|
16
|
+
var result = {};
|
|
17
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
18
|
+
__setModuleDefault(result, mod);
|
|
19
|
+
return result;
|
|
20
|
+
};
|
|
21
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
22
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
23
|
+
};
|
|
24
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25
|
+
const react_1 = __importDefault(require("react"));
|
|
26
|
+
const react_native_svg_1 = __importStar(require("react-native-svg"));
|
|
27
|
+
function ReceiptIcon(props) {
|
|
28
|
+
const { size, color, width, height } = props;
|
|
29
|
+
return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
|
|
30
|
+
react_1.default.createElement(react_native_svg_1.Path, { d: "M2.402 19H2V1h16v18h-.293l-1.363-1.24-.638-.58-.667.546-1.197.977-1.165-.971-.64-.534-.64.534-1.16.966-1.16-.966-.64-.534-.64.534-1.16.966-1.16-.966-.592-.493-.627.445L2.402 19z", stroke: color || "#000", strokeWidth: 2 }),
|
|
31
|
+
react_1.default.createElement(react_native_svg_1.Path, { d: "M14.172 5.75h.75v-1.5h-.75v1.5zM5 5.75h9.172v-1.5H5v1.5zm9.172 3h.75v-1.5h-.75v1.5zM5 8.75h9.172v-1.5H5v1.5zm5.503 3h.75v-1.5h-.75v1.5zM5 11.75h5.503v-1.5H5v1.5z", fill: color || "#000" })));
|
|
32
|
+
}
|
|
33
|
+
exports.default = ReceiptIcon;
|
package/dist/icons/StoreIcon.js
CHANGED
|
@@ -27,9 +27,13 @@ const react_native_svg_1 = __importStar(require("react-native-svg"));
|
|
|
27
27
|
function StoreIcon(props) {
|
|
28
28
|
const { size, color, width, height } = props;
|
|
29
29
|
return (react_1.default.createElement(react_native_svg_1.default, Object.assign({ viewBox: "0 0 20 20", fill: "none", width: size || width || 20, height: size || height || 20 }, props),
|
|
30
|
-
react_1.default.createElement(react_native_svg_1.
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
30
|
+
react_1.default.createElement(react_native_svg_1.G, { clipPath: "url(#store-icon_svg__store-icon_svg__clip0_3475_2499)" },
|
|
31
|
+
react_1.default.createElement(react_native_svg_1.Path, { d: "M3 8.32v9.18h14V8.32", stroke: color || "#000", strokeWidth: 2, strokeLinecap: "round" }),
|
|
32
|
+
react_1.default.createElement(react_native_svg_1.Path, { d: "M1 6.525L3.213 1.5H8l-.805 5.025S6.213 8.319 4 8.319 1 6.525 1 6.525zm18 0L16.787 1.5H12l.805 5.025S13.787 8.319 16 8.319s3-1.794 3-1.794z", stroke: color || "#000", strokeWidth: 2 }),
|
|
33
|
+
react_1.default.createElement(react_native_svg_1.Path, { d: "M13 7.08l-.91-5.58H7.91L7 7.08s.5 1.794 3 1.794 3-1.795 3-1.795z", stroke: color || "#000", strokeWidth: 2 }),
|
|
34
|
+
react_1.default.createElement(react_native_svg_1.Path, { fill: color || "#000", d: "M7.25 12.5h5.5v4.736h-5.5z" })),
|
|
35
|
+
react_1.default.createElement(react_native_svg_1.Defs, null,
|
|
36
|
+
react_1.default.createElement(react_native_svg_1.ClipPath, { id: "store-icon_svg__store-icon_svg__clip0_3475_2499" },
|
|
37
|
+
react_1.default.createElement(react_native_svg_1.Path, { fill: "#fff", d: "M0 0h20v20H0z" })))));
|
|
34
38
|
}
|
|
35
39
|
exports.default = StoreIcon;
|
package/dist/icons/index.d.ts
CHANGED
|
@@ -27,15 +27,20 @@ export { default as ChevronUpIcon } from './ChevronUpIcon';
|
|
|
27
27
|
export { default as ClipboardIcon } from './ClipboardIcon';
|
|
28
28
|
export { default as CloudSlashIcon } from './CloudSlashIcon';
|
|
29
29
|
export { default as CodeIcon } from './CodeIcon';
|
|
30
|
+
export { default as CommandLineIcon } from './CommandLineIcon';
|
|
30
31
|
export { default as CommitIcon } from './CommitIcon';
|
|
31
32
|
export { default as CredentialIcon } from './CredentialIcon';
|
|
32
33
|
export { default as CreditCardIcon } from './CreditCardIcon';
|
|
34
|
+
export { default as DatabaseIcon } from './DatabaseIcon';
|
|
33
35
|
export { default as DebugIcon } from './DebugIcon';
|
|
34
36
|
export { default as DeploymentIcon } from './DeploymentIcon';
|
|
35
37
|
export { default as DeploymentsIcon } from './DeploymentsIcon';
|
|
36
38
|
export { default as DiscordIcon } from './DiscordIcon';
|
|
37
39
|
export { default as DiscourseIcon } from './DiscourseIcon';
|
|
38
40
|
export { default as DownloadIcon } from './DownloadIcon';
|
|
41
|
+
export { default as EasMetadataIcon } from './EasMetadataIcon';
|
|
42
|
+
export { default as EasSubmitIcon } from './EasSubmitIcon';
|
|
43
|
+
export { default as EditIcon } from './EditIcon';
|
|
39
44
|
export { default as ErrorIcon } from './ErrorIcon';
|
|
40
45
|
export { default as FacebookIcon } from './FacebookIcon';
|
|
41
46
|
export { default as GeneralIcon } from './GeneralIcon';
|
|
@@ -73,6 +78,7 @@ export { default as PushToDeviceIcon } from './PushToDeviceIcon';
|
|
|
73
78
|
export { default as QrCodeIcon } from './QrCodeIcon';
|
|
74
79
|
export { default as QuestionIcon } from './QuestionIcon';
|
|
75
80
|
export { default as QuestionMarkIcon } from './QuestionMarkIcon';
|
|
81
|
+
export { default as ReceiptIcon } from './ReceiptIcon';
|
|
76
82
|
export { default as RedditIcon } from './RedditIcon';
|
|
77
83
|
export { default as RefreshIcon } from './RefreshIcon';
|
|
78
84
|
export { default as RolloutIcon } from './RolloutIcon';
|
package/dist/icons/index.js
CHANGED
|
@@ -3,9 +3,9 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
3
3
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.YoutubeIcon = exports.XIcon = exports.WarningIcon = exports.VersionIcon = exports.UsersIcon = exports.UsersFilledIcon = exports.UserIcon = exports.UserFilledIcon = exports.UploadIcon = exports.UpgradeIcon = exports.UpdateIcon = exports.UndoIcon = exports.TwitterIcon = exports.TwitchIcon = exports.TriangleUpIcon = exports.TriangleRightIcon = exports.TriangleLeftIcon = exports.TriangleDownIcon = exports.TrashIcon = void 0;
|
|
6
|
+
exports.HeadsetIcon = exports.HamburgerIcon = exports.GoogleAppStoreIcon = exports.GithubIcon = exports.GeneralIcon = exports.FacebookIcon = exports.ErrorIcon = exports.EditIcon = exports.EasSubmitIcon = exports.EasMetadataIcon = exports.DownloadIcon = exports.DiscourseIcon = exports.DiscordIcon = exports.DeploymentsIcon = exports.DeploymentIcon = exports.DebugIcon = exports.DatabaseIcon = exports.CreditCardIcon = exports.CredentialIcon = exports.CommitIcon = exports.CommandLineIcon = exports.CodeIcon = exports.CloudSlashIcon = exports.ClipboardIcon = exports.ChevronUpIcon = exports.ChevronRightIcon = exports.ChevronLeftIcon = exports.ChevronDownIcon = exports.CheckIcon = exports.ChartIcon = exports.ChannelIcon = exports.BuildProfileIcon = exports.BuildNumberIcon = exports.BuildIcon = exports.BugInspectIcon = exports.BranchIcon = exports.BellIcon = exports.BadgeIcon = exports.AtSignIcon = exports.ArrowUpRightIcon = exports.ArrowUpIcon = exports.ArrowRightIcon = exports.ArrowLeftIcon = exports.ArrowDownIcon = exports.AppleSimulatorIcon = exports.AppleIcon = exports.AppleAppStoreIcon = exports.AndroidIcon = exports.AddPhotoIcon = exports.ActivityIcon = void 0;
|
|
7
|
+
exports.ThemeAutoIcon = exports.StoreIcon = exports.StatusWaitingIcon = exports.StatusSuccessIcon = exports.StatusNewIcon = exports.StatusFailedIcon = exports.StatusCanceledIcon = exports.SparklesIcon = exports.SlashShortcutIcon = exports.SettingsIcon = exports.SettingsFilledIcon = exports.SecretsIcon = exports.SearchIcon = exports.ScanIcon = exports.RuntimeVersionIcon = exports.RunIcon = exports.RolloutIcon = exports.RefreshIcon = exports.RedditIcon = exports.ReceiptIcon = exports.QuestionMarkIcon = exports.QuestionIcon = exports.QrCodeIcon = exports.PushToDeviceIcon = exports.ProjectTransferIcon = exports.PrivacyIcon = exports.PlusIcon = exports.PlansIcon = exports.PlanProductionIcon = exports.PlanFreeIcon = exports.PlanEnterpriseIcon = exports.PinIcon = exports.PersonalTrainerIcon = exports.PerformanceIcon = exports.OverviewIcon = exports.OpenInternalIcon = exports.OneTimePasswordIcon = exports.MessageIcon = exports.MegaphoneIcon = exports.MailIcon = exports.LogsIcon = exports.LogoutMobileIcon = exports.LockIcon = exports.LifebuoyIcon = exports.InvoicesIcon = exports.InstagramIcon = exports.InspectElementIcon = exports.InfoIcon = exports.HomeIcon = exports.HomeFilledIcon = void 0;
|
|
8
|
+
exports.YoutubeIcon = exports.XIcon = exports.WarningIcon = exports.VersionIcon = exports.UsersIcon = exports.UsersFilledIcon = exports.UserIcon = exports.UserFilledIcon = exports.UploadIcon = exports.UpgradeIcon = exports.UpdateIcon = exports.UndoIcon = exports.TwitterIcon = exports.TwitchIcon = exports.TriangleUpIcon = exports.TriangleRightIcon = exports.TriangleLeftIcon = exports.TriangleDownIcon = exports.TrashIcon = exports.TokensIcon = exports.ThumbsUpIcon = exports.ThumbsDownIcon = exports.ThemeLightIcon = exports.ThemeIcon = exports.ThemeDarkIcon = void 0;
|
|
9
9
|
var ActivityIcon_1 = require("./ActivityIcon");
|
|
10
10
|
Object.defineProperty(exports, "ActivityIcon", { enumerable: true, get: function () { return __importDefault(ActivityIcon_1).default; } });
|
|
11
11
|
var AddPhotoIcon_1 = require("./AddPhotoIcon");
|
|
@@ -64,12 +64,16 @@ var CloudSlashIcon_1 = require("./CloudSlashIcon");
|
|
|
64
64
|
Object.defineProperty(exports, "CloudSlashIcon", { enumerable: true, get: function () { return __importDefault(CloudSlashIcon_1).default; } });
|
|
65
65
|
var CodeIcon_1 = require("./CodeIcon");
|
|
66
66
|
Object.defineProperty(exports, "CodeIcon", { enumerable: true, get: function () { return __importDefault(CodeIcon_1).default; } });
|
|
67
|
+
var CommandLineIcon_1 = require("./CommandLineIcon");
|
|
68
|
+
Object.defineProperty(exports, "CommandLineIcon", { enumerable: true, get: function () { return __importDefault(CommandLineIcon_1).default; } });
|
|
67
69
|
var CommitIcon_1 = require("./CommitIcon");
|
|
68
70
|
Object.defineProperty(exports, "CommitIcon", { enumerable: true, get: function () { return __importDefault(CommitIcon_1).default; } });
|
|
69
71
|
var CredentialIcon_1 = require("./CredentialIcon");
|
|
70
72
|
Object.defineProperty(exports, "CredentialIcon", { enumerable: true, get: function () { return __importDefault(CredentialIcon_1).default; } });
|
|
71
73
|
var CreditCardIcon_1 = require("./CreditCardIcon");
|
|
72
74
|
Object.defineProperty(exports, "CreditCardIcon", { enumerable: true, get: function () { return __importDefault(CreditCardIcon_1).default; } });
|
|
75
|
+
var DatabaseIcon_1 = require("./DatabaseIcon");
|
|
76
|
+
Object.defineProperty(exports, "DatabaseIcon", { enumerable: true, get: function () { return __importDefault(DatabaseIcon_1).default; } });
|
|
73
77
|
var DebugIcon_1 = require("./DebugIcon");
|
|
74
78
|
Object.defineProperty(exports, "DebugIcon", { enumerable: true, get: function () { return __importDefault(DebugIcon_1).default; } });
|
|
75
79
|
var DeploymentIcon_1 = require("./DeploymentIcon");
|
|
@@ -82,6 +86,12 @@ var DiscourseIcon_1 = require("./DiscourseIcon");
|
|
|
82
86
|
Object.defineProperty(exports, "DiscourseIcon", { enumerable: true, get: function () { return __importDefault(DiscourseIcon_1).default; } });
|
|
83
87
|
var DownloadIcon_1 = require("./DownloadIcon");
|
|
84
88
|
Object.defineProperty(exports, "DownloadIcon", { enumerable: true, get: function () { return __importDefault(DownloadIcon_1).default; } });
|
|
89
|
+
var EasMetadataIcon_1 = require("./EasMetadataIcon");
|
|
90
|
+
Object.defineProperty(exports, "EasMetadataIcon", { enumerable: true, get: function () { return __importDefault(EasMetadataIcon_1).default; } });
|
|
91
|
+
var EasSubmitIcon_1 = require("./EasSubmitIcon");
|
|
92
|
+
Object.defineProperty(exports, "EasSubmitIcon", { enumerable: true, get: function () { return __importDefault(EasSubmitIcon_1).default; } });
|
|
93
|
+
var EditIcon_1 = require("./EditIcon");
|
|
94
|
+
Object.defineProperty(exports, "EditIcon", { enumerable: true, get: function () { return __importDefault(EditIcon_1).default; } });
|
|
85
95
|
var ErrorIcon_1 = require("./ErrorIcon");
|
|
86
96
|
Object.defineProperty(exports, "ErrorIcon", { enumerable: true, get: function () { return __importDefault(ErrorIcon_1).default; } });
|
|
87
97
|
var FacebookIcon_1 = require("./FacebookIcon");
|
|
@@ -156,6 +166,8 @@ var QuestionIcon_1 = require("./QuestionIcon");
|
|
|
156
166
|
Object.defineProperty(exports, "QuestionIcon", { enumerable: true, get: function () { return __importDefault(QuestionIcon_1).default; } });
|
|
157
167
|
var QuestionMarkIcon_1 = require("./QuestionMarkIcon");
|
|
158
168
|
Object.defineProperty(exports, "QuestionMarkIcon", { enumerable: true, get: function () { return __importDefault(QuestionMarkIcon_1).default; } });
|
|
169
|
+
var ReceiptIcon_1 = require("./ReceiptIcon");
|
|
170
|
+
Object.defineProperty(exports, "ReceiptIcon", { enumerable: true, get: function () { return __importDefault(ReceiptIcon_1).default; } });
|
|
159
171
|
var RedditIcon_1 = require("./RedditIcon");
|
|
160
172
|
Object.defineProperty(exports, "RedditIcon", { enumerable: true, get: function () { return __importDefault(RedditIcon_1).default; } });
|
|
161
173
|
var RefreshIcon_1 = require("./RefreshIcon");
|