@aristobyte-ui/utils 2.16.5 → 2.17.1
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/es/.tsbuildinfo +1 -1
- package/es/icons/AristoBadges.js +12 -7
- package/es/icons/AristoByte.js +30 -20
- package/es/icons/AristoByteUI.js +30 -20
- package/es/icons/AristoByteUICLI.js +16 -10
- package/es/icons/ArrowLeft.d.ts +2 -0
- package/es/icons/ArrowLeft.js +18 -0
- package/es/icons/ArrowRight.js +3 -1
- package/es/icons/BashCursor.js +3 -1
- package/es/icons/Branching.js +3 -1
- package/es/icons/Bulb.js +3 -1
- package/es/icons/Bun.js +21 -19
- package/es/icons/Code.js +3 -1
- package/es/icons/Comment.js +3 -1
- package/es/icons/Components.js +3 -1
- package/es/icons/Copy.js +3 -1
- package/es/icons/Disabled.js +3 -1
- package/es/icons/Dna.d.ts +2 -0
- package/es/icons/Dna.js +35 -0
- package/es/icons/Dot.js +3 -1
- package/es/icons/Error.js +3 -1
- package/es/icons/Eye.js +3 -1
- package/es/icons/Fire.js +3 -1
- package/es/icons/GalleryVertical.js +3 -1
- package/es/icons/GalleryVerticalEnd.js +3 -1
- package/es/icons/Github.js +3 -1
- package/es/icons/GradientSquare.js +6 -3
- package/es/icons/Heart.js +3 -1
- package/es/icons/Info.js +3 -1
- package/es/icons/Instagram.js +3 -1
- package/es/icons/Layers.js +3 -1
- package/es/icons/Link.js +3 -1
- package/es/icons/LinkedIn.js +3 -1
- package/es/icons/Npm.js +3 -1
- package/es/icons/OpenedBook.js +3 -1
- package/es/icons/Package.js +3 -1
- package/es/icons/Palette.js +3 -1
- package/es/icons/PaperCode.js +3 -1
- package/es/icons/Play.js +3 -1
- package/es/icons/Plug.d.ts +2 -0
- package/es/icons/Plug.js +29 -0
- package/es/icons/Pnpm.js +30 -19
- package/es/icons/Puzzle.d.ts +2 -0
- package/es/icons/Puzzle.js +29 -0
- package/es/icons/Resize.js +3 -1
- package/es/icons/Share.js +3 -1
- package/es/icons/Star.js +3 -1
- package/es/icons/Stars.js +3 -1
- package/es/icons/Storybook.js +3 -1
- package/es/icons/Success.js +3 -1
- package/es/icons/User.js +3 -1
- package/es/icons/UserGroup.js +3 -1
- package/es/icons/Warning.js +3 -1
- package/es/icons/Yarn.js +3 -1
- package/es/icons/Zap.d.ts +2 -0
- package/es/icons/Zap.js +29 -0
- package/es/icons/index.d.ts +5 -0
- package/es/icons/index.js +10 -0
- package/lib/.tsbuildinfo +1 -1
- package/lib/icons/AristoBadges.js +12 -7
- package/lib/icons/AristoByte.js +30 -20
- package/lib/icons/AristoByteUI.js +30 -20
- package/lib/icons/AristoByteUICLI.js +16 -10
- package/lib/icons/ArrowLeft.d.ts +2 -0
- package/lib/icons/ArrowLeft.js +55 -0
- package/lib/icons/ArrowRight.js +3 -1
- package/lib/icons/BashCursor.js +3 -1
- package/lib/icons/Branching.js +3 -1
- package/lib/icons/Bulb.js +3 -1
- package/lib/icons/Bun.js +21 -19
- package/lib/icons/Code.js +3 -1
- package/lib/icons/Comment.js +3 -1
- package/lib/icons/Components.js +3 -1
- package/lib/icons/Copy.js +3 -1
- package/lib/icons/Disabled.js +3 -1
- package/lib/icons/Dna.d.ts +2 -0
- package/lib/icons/Dna.js +72 -0
- package/lib/icons/Dot.js +3 -1
- package/lib/icons/Error.js +3 -1
- package/lib/icons/Eye.js +3 -1
- package/lib/icons/Fire.js +3 -1
- package/lib/icons/GalleryVertical.js +3 -1
- package/lib/icons/GalleryVerticalEnd.js +3 -1
- package/lib/icons/Github.js +3 -1
- package/lib/icons/GradientSquare.js +6 -3
- package/lib/icons/Heart.js +3 -1
- package/lib/icons/Info.js +3 -1
- package/lib/icons/Instagram.js +3 -1
- package/lib/icons/Layers.js +3 -1
- package/lib/icons/Link.js +3 -1
- package/lib/icons/LinkedIn.js +3 -1
- package/lib/icons/Npm.js +3 -1
- package/lib/icons/OpenedBook.js +3 -1
- package/lib/icons/Package.js +3 -1
- package/lib/icons/Palette.js +3 -1
- package/lib/icons/PaperCode.js +3 -1
- package/lib/icons/Play.js +3 -1
- package/lib/icons/Plug.d.ts +2 -0
- package/lib/icons/Plug.js +66 -0
- package/lib/icons/Pnpm.js +30 -19
- package/lib/icons/Puzzle.d.ts +2 -0
- package/lib/icons/Puzzle.js +66 -0
- package/lib/icons/Resize.js +3 -1
- package/lib/icons/Share.js +3 -1
- package/lib/icons/Star.js +3 -1
- package/lib/icons/Stars.js +3 -1
- package/lib/icons/Storybook.js +3 -1
- package/lib/icons/Success.js +3 -1
- package/lib/icons/User.js +3 -1
- package/lib/icons/UserGroup.js +3 -1
- package/lib/icons/Warning.js +3 -1
- package/lib/icons/Yarn.js +3 -1
- package/lib/icons/Zap.d.ts +2 -0
- package/lib/icons/Zap.js +66 -0
- package/lib/icons/index.d.ts +5 -0
- package/lib/icons/index.js +10 -0
- package/package.json +1 -1
package/es/icons/Yarn.js
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
export var Yarn = function (_a) {
|
|
3
3
|
var _b = _a.size, size = _b === void 0 ? 24 : _b;
|
|
4
|
-
|
|
4
|
+
var uid = React.useId();
|
|
5
|
+
var svgId = "".concat(uid, "-icon-Yarn");
|
|
6
|
+
return (React.createElement("svg", { id: svgId, viewBox: "0 0 496 512", height: size, width: size, stroke: "#2c8ebb", strokeWidth: "0", fill: "#2c8ebb" },
|
|
5
7
|
React.createElement("path", { d: "M393.9 345.2c-39 9.3-48.4 32.1-104 47.4 0 0-2.7 4-10.4 5.8-13.4 3.3-63.9 6-68.5 6.1-12.4.1-19.9-3.2-22-8.2-6.4-15.3 9.2-22 9.2-22-8.1-5-9-9.9-9.8-8.1-2.4 5.8-3.6 20.1-10.1 26.5-8.8 8.9-25.5 5.9-35.3.8-10.8-5.7.8-19.2.8-19.2s-5.8 3.4-10.5-3.6c-6-9.3-17.1-37.3 11.5-62-1.3-10.1-4.6-53.7 40.6-85.6 0 0-20.6-22.8-12.9-43.3 5-13.4 7-13.3 8.6-13.9 5.7-2.2 11.3-4.6 15.4-9.1 20.6-22.2 46.8-18 46.8-18s12.4-37.8 23.9-30.4c3.5 2.3 16.3 30.6 16.3 30.6s13.6-7.9 15.1-5c8.2 16 9.2 46.5 5.6 65.1-6.1 30.6-21.4 47.1-27.6 57.5-1.4 2.4 16.5 10 27.8 41.3 10.4 28.6 1.1 52.7 2.8 55.3.8 1.4 13.7.8 36.4-13.2 12.8-7.9 28.1-16.9 45.4-17 16.7-.5 17.6 19.2 4.9 22.2zM496 256c0 136.9-111.1 248-248 248S0 392.9 0 256 111.1 8 248 8s248 111.1 248 248zm-79.3 75.2c-1.7-13.6-13.2-23-28-22.8-22 .3-40.5 11.7-52.8 19.2-4.8 3-8.9 5.2-12.4 6.8 3.1-44.5-22.5-73.1-28.7-79.4 7.8-11.3 18.4-27.8 23.4-53.2 4.3-21.7 3-55.5-6.9-74.5-1.6-3.1-7.4-11.2-21-7.4-9.7-20-13-22.1-15.6-23.8-1.1-.7-23.6-16.4-41.4 28-12.2.9-31.3 5.3-47.5 22.8-2 2.2-5.9 3.8-10.1 5.4h.1c-8.4 3-12.3 9.9-16.9 22.3-6.5 17.4.2 34.6 6.8 45.7-17.8 15.9-37 39.8-35.7 82.5-34 36-11.8 73-5.6 79.6-1.6 11.1 3.7 19.4 12 23.8 12.6 6.7 30.3 9.6 43.9 2.8 4.9 5.2 13.8 10.1 30 10.1 6.8 0 58-2.9 72.6-6.5 6.8-1.6 11.5-4.5 14.6-7.1 9.8-3.1 36.8-12.3 62.2-28.7 18-11.7 24.2-14.2 37.6-17.4 12.9-3.2 21-15.1 19.4-28.2z" })));
|
|
6
8
|
};
|
package/es/icons/Zap.js
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
import * as React from "react";
|
|
13
|
+
export var Zap = function (props) {
|
|
14
|
+
var uid = React.useId();
|
|
15
|
+
var svgId = "".concat(uid, "-icon-zap");
|
|
16
|
+
var primaryGradientId = "".concat(uid, "-zap-primary-gradient");
|
|
17
|
+
return (React.createElement("svg", __assign({ id: svgId, "data-name": "Layer 1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", viewBox: "0 0 20.01 22.01" }, props),
|
|
18
|
+
React.createElement("defs", null,
|
|
19
|
+
React.createElement("linearGradient", { id: primaryGradientId, "data-name": "Orange, yellow", x1: "0", y1: "11", x2: "20.01", y2: "11", gradientUnits: "userSpaceOnUse" },
|
|
20
|
+
React.createElement("stop", { offset: "0", stopColor: "#fff23a" }),
|
|
21
|
+
React.createElement("stop", { offset: ".04", stopColor: "#fee52c" }),
|
|
22
|
+
React.createElement("stop", { offset: ".12", stopColor: "#fdd41a" }),
|
|
23
|
+
React.createElement("stop", { offset: ".2", stopColor: "#fdc90e" }),
|
|
24
|
+
React.createElement("stop", { offset: ".28", stopColor: "#fdc60b" }),
|
|
25
|
+
React.createElement("stop", { offset: ".67", stopColor: "#f28f3f" }),
|
|
26
|
+
React.createElement("stop", { offset: ".89", stopColor: "#ed693c" }),
|
|
27
|
+
React.createElement("stop", { offset: "1", stopColor: "#e83e39" }))),
|
|
28
|
+
React.createElement("path", { fill: "url(#".concat(primaryGradientId, ")"), d: "M8.5,22.01c-.36,0-.7-.13-.98-.37-.44-.38-.62-.98-.46-1.53l1.93-6.06-6.99-.05h0c-.53,0-1.03-.21-1.41-.58C.21,13.05,0,12.54,0,12.01c0-.46.16-.91.45-1.27L10.41.48c.22-.26.59-.44.99-.47.4-.03.79.1,1.09.36.43.38.62.98.46,1.53l-1.93,6.06,6.99.05h0c.53,0,1.03.21,1.41.58.38.38.59.88.59,1.41,0,.46-.16.91-.45,1.26l-9.96,10.27c-.22.26-.59.44-.99.47-.04,0-.07,0-.11,0ZM8.17,20.14s-.03.03-.04.04l.04-.04ZM2.01,12h7c.24,0,.48.04.7.13.5.19.9.56,1.12,1.04.22.49.24,1.03.05,1.53l-1.25,3.93,8.44-8.7-7.06.07c-.24-.01-.48-.04-.71-.13-.5-.19-.9-.56-1.12-1.04s-.24-1.03-.05-1.53l1.25-3.93L2.01,12ZM1.95,12.06h0s0,0,0,0Z" })));
|
|
29
|
+
};
|
package/es/icons/index.d.ts
CHANGED
|
@@ -3,6 +3,7 @@ export declare const Icons: {
|
|
|
3
3
|
AristoByte: ({ size: size }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
4
4
|
AristoByteUI: ({ size }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
5
5
|
AristoByteUICLI: ({ size }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
6
|
+
ArrowLeft: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
6
7
|
ArrowRight: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
7
8
|
BashCursor: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
8
9
|
Branching: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
@@ -13,6 +14,7 @@ export declare const Icons: {
|
|
|
13
14
|
Comment: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
14
15
|
Components: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
15
16
|
Disabled: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
17
|
+
Dna: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
16
18
|
Dot: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
17
19
|
Eye: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
18
20
|
Error: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
@@ -32,7 +34,9 @@ export declare const Icons: {
|
|
|
32
34
|
Palette: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
33
35
|
PaperCode: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
34
36
|
Play: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
37
|
+
Plug: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
35
38
|
Pnpm: ({ size }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
39
|
+
Puzzle: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
36
40
|
Heart: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
37
41
|
Resize: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
38
42
|
Share: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
@@ -44,5 +48,6 @@ export declare const Icons: {
|
|
|
44
48
|
UserGroup: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
45
49
|
Warning: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
46
50
|
Yarn: ({ size }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
51
|
+
Zap: (props: React.SVGProps<SVGSVGElement>) => import("react").JSX.Element;
|
|
47
52
|
};
|
|
48
53
|
export { type IconPropsType } from './type';
|
package/es/icons/index.js
CHANGED
|
@@ -2,6 +2,7 @@ import { AristoBadges } from './AristoBadges';
|
|
|
2
2
|
import { AristoByte } from './AristoByte';
|
|
3
3
|
import { AristoByteUICLI } from './AristoByteUICLI';
|
|
4
4
|
import { AristoByteUI } from './AristoByteUI';
|
|
5
|
+
import { ArrowLeft } from './ArrowLeft';
|
|
5
6
|
import { ArrowRight } from './ArrowRight';
|
|
6
7
|
import { BashCursor } from './BashCursor';
|
|
7
8
|
import { Branching } from './Branching';
|
|
@@ -12,6 +13,7 @@ import { Comment } from './Comment';
|
|
|
12
13
|
import { Components } from './Components';
|
|
13
14
|
import { Copy } from './Copy';
|
|
14
15
|
import { Disabled } from './Disabled';
|
|
16
|
+
import { Dna } from './Dna';
|
|
15
17
|
import { Dot } from './Dot';
|
|
16
18
|
import { Error } from './Error';
|
|
17
19
|
import { Eye } from './Eye';
|
|
@@ -32,6 +34,8 @@ import { Package } from './Package';
|
|
|
32
34
|
import { Palette } from './Palette';
|
|
33
35
|
import { PaperCode } from './PaperCode';
|
|
34
36
|
import { Play } from './Play';
|
|
37
|
+
import { Puzzle } from './Puzzle';
|
|
38
|
+
import { Plug } from './Plug';
|
|
35
39
|
import { Pnpm } from './Pnpm';
|
|
36
40
|
import { Resize } from './Resize';
|
|
37
41
|
import { Share } from './Share';
|
|
@@ -43,11 +47,13 @@ import { User } from './User';
|
|
|
43
47
|
import { UserGroup } from './UserGroup';
|
|
44
48
|
import { Warning } from './Warning';
|
|
45
49
|
import { Yarn } from './Yarn';
|
|
50
|
+
import { Zap } from './Zap';
|
|
46
51
|
export var Icons = {
|
|
47
52
|
AristoBadges: AristoBadges,
|
|
48
53
|
AristoByte: AristoByte,
|
|
49
54
|
AristoByteUI: AristoByteUI,
|
|
50
55
|
AristoByteUICLI: AristoByteUICLI,
|
|
56
|
+
ArrowLeft: ArrowLeft,
|
|
51
57
|
ArrowRight: ArrowRight,
|
|
52
58
|
BashCursor: BashCursor,
|
|
53
59
|
Branching: Branching,
|
|
@@ -58,6 +64,7 @@ export var Icons = {
|
|
|
58
64
|
Comment: Comment,
|
|
59
65
|
Components: Components,
|
|
60
66
|
Disabled: Disabled,
|
|
67
|
+
Dna: Dna,
|
|
61
68
|
Dot: Dot,
|
|
62
69
|
Eye: Eye,
|
|
63
70
|
Error: Error,
|
|
@@ -77,7 +84,9 @@ export var Icons = {
|
|
|
77
84
|
Palette: Palette,
|
|
78
85
|
PaperCode: PaperCode,
|
|
79
86
|
Play: Play,
|
|
87
|
+
Plug: Plug,
|
|
80
88
|
Pnpm: Pnpm,
|
|
89
|
+
Puzzle: Puzzle,
|
|
81
90
|
Heart: Heart,
|
|
82
91
|
Resize: Resize,
|
|
83
92
|
Share: Share,
|
|
@@ -89,4 +98,5 @@ export var Icons = {
|
|
|
89
98
|
UserGroup: UserGroup,
|
|
90
99
|
Warning: Warning,
|
|
91
100
|
Yarn: Yarn,
|
|
101
|
+
Zap: Zap,
|
|
92
102
|
};
|