@aristobyte-ui/utils 2.6.1 โ 2.6.2
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 -0
- package/es/helpers/Portal.d.ts +5 -0
- package/es/helpers/Portal.d.ts.map +1 -0
- package/es/helpers/Portal.js +29 -0
- package/es/helpers/index.d.ts +3 -0
- package/es/helpers/index.d.ts.map +1 -0
- package/es/helpers/index.js +2 -0
- package/es/helpers/ripple.d.ts +9 -0
- package/es/helpers/ripple.d.ts.map +1 -0
- package/es/helpers/ripple.js +18 -0
- package/es/hooks/index.d.ts +2 -0
- package/es/hooks/index.d.ts.map +1 -0
- package/es/hooks/index.js +1 -0
- package/es/hooks/useMediaQuery.d.ts +2 -0
- package/es/hooks/useMediaQuery.d.ts.map +1 -0
- package/es/hooks/useMediaQuery.js +31 -0
- package/es/icons/AristoByteUI.d.ts +4 -0
- package/es/icons/AristoByteUI.d.ts.map +1 -0
- package/es/icons/AristoByteUI.js +72 -0
- package/es/icons/ArrowRight.d.ts +4 -0
- package/es/icons/ArrowRight.d.ts.map +1 -0
- package/es/icons/ArrowRight.js +6 -0
- package/es/icons/BashCursor.d.ts +4 -0
- package/es/icons/BashCursor.d.ts.map +1 -0
- package/es/icons/BashCursor.js +7 -0
- package/es/icons/Bun.d.ts +4 -0
- package/es/icons/Bun.d.ts.map +1 -0
- package/es/icons/Bun.js +24 -0
- package/es/icons/Code.d.ts +4 -0
- package/es/icons/Code.d.ts.map +1 -0
- package/es/icons/Code.js +8 -0
- package/es/icons/Comment.d.ts +4 -0
- package/es/icons/Comment.d.ts.map +1 -0
- package/es/icons/Comment.js +6 -0
- package/es/icons/Components.d.ts +4 -0
- package/es/icons/Components.d.ts.map +1 -0
- package/es/icons/Components.js +9 -0
- package/es/icons/Copy.d.ts +4 -0
- package/es/icons/Copy.d.ts.map +1 -0
- package/es/icons/Copy.js +7 -0
- package/es/icons/Disabled.d.ts +4 -0
- package/es/icons/Disabled.d.ts.map +1 -0
- package/es/icons/Disabled.js +7 -0
- package/es/icons/Dot.d.ts +4 -0
- package/es/icons/Dot.d.ts.map +1 -0
- package/es/icons/Dot.js +6 -0
- package/es/icons/Error.d.ts +4 -0
- package/es/icons/Error.d.ts.map +1 -0
- package/es/icons/Error.js +8 -0
- package/es/icons/Eye.d.ts +4 -0
- package/es/icons/Eye.d.ts.map +1 -0
- package/es/icons/Eye.js +7 -0
- package/es/icons/GalleryVertical.d.ts +4 -0
- package/es/icons/GalleryVertical.d.ts.map +1 -0
- package/es/icons/GalleryVertical.js +8 -0
- package/es/icons/GalleryVerticalEnd.d.ts +4 -0
- package/es/icons/GalleryVerticalEnd.d.ts.map +1 -0
- package/es/icons/GalleryVerticalEnd.js +8 -0
- package/es/icons/Github.d.ts +4 -0
- package/es/icons/Github.d.ts.map +1 -0
- package/es/icons/Github.js +7 -0
- package/es/icons/GradientSquare.d.ts +4 -0
- package/es/icons/GradientSquare.d.ts.map +1 -0
- package/es/icons/GradientSquare.js +10 -0
- package/es/icons/Heart.d.ts +4 -0
- package/es/icons/Heart.d.ts.map +1 -0
- package/es/icons/Heart.js +6 -0
- package/es/icons/Info.d.ts +4 -0
- package/es/icons/Info.d.ts.map +1 -0
- package/es/icons/Info.js +8 -0
- package/es/icons/Instagram.d.ts +4 -0
- package/es/icons/Instagram.d.ts.map +1 -0
- package/es/icons/Instagram.js +8 -0
- package/es/icons/Link.d.ts +4 -0
- package/es/icons/Link.d.ts.map +1 -0
- package/es/icons/Link.js +8 -0
- package/es/icons/LinkedIn.d.ts +4 -0
- package/es/icons/LinkedIn.d.ts.map +1 -0
- package/es/icons/LinkedIn.js +8 -0
- package/es/icons/Logo.d.ts +4 -0
- package/es/icons/Logo.d.ts.map +1 -0
- package/es/icons/Logo.js +47 -0
- package/es/icons/Npm.d.ts +4 -0
- package/es/icons/Npm.d.ts.map +1 -0
- package/es/icons/Npm.js +7 -0
- package/es/icons/OpenedBook.d.ts +4 -0
- package/es/icons/OpenedBook.d.ts.map +1 -0
- package/es/icons/OpenedBook.js +7 -0
- package/es/icons/Package.d.ts +4 -0
- package/es/icons/Package.d.ts.map +1 -0
- package/es/icons/Package.js +9 -0
- package/es/icons/Palette.d.ts +4 -0
- package/es/icons/Palette.d.ts.map +1 -0
- package/es/icons/Palette.js +10 -0
- package/es/icons/PaperCode.d.ts +4 -0
- package/es/icons/PaperCode.d.ts.map +1 -0
- package/es/icons/PaperCode.js +9 -0
- package/es/icons/Play.d.ts +4 -0
- package/es/icons/Play.d.ts.map +1 -0
- package/es/icons/Play.js +6 -0
- package/es/icons/Pnpm.d.ts +4 -0
- package/es/icons/Pnpm.d.ts.map +1 -0
- package/es/icons/Pnpm.js +34 -0
- package/es/icons/Resize.d.ts +4 -0
- package/es/icons/Resize.d.ts.map +1 -0
- package/es/icons/Resize.js +9 -0
- package/es/icons/Share.d.ts +4 -0
- package/es/icons/Share.d.ts.map +1 -0
- package/es/icons/Share.js +10 -0
- package/es/icons/Star.d.ts +4 -0
- package/es/icons/Star.d.ts.map +1 -0
- package/es/icons/Star.js +6 -0
- package/es/icons/Stars.d.ts +4 -0
- package/es/icons/Stars.d.ts.map +1 -0
- package/es/icons/Stars.js +9 -0
- package/es/icons/Storybook.d.ts +4 -0
- package/es/icons/Storybook.d.ts.map +1 -0
- package/es/icons/Storybook.js +7 -0
- package/es/icons/Success.d.ts +4 -0
- package/es/icons/Success.d.ts.map +1 -0
- package/es/icons/Success.js +7 -0
- package/es/icons/User.d.ts +4 -0
- package/es/icons/User.d.ts.map +1 -0
- package/es/icons/User.js +7 -0
- package/es/icons/UserGroup.d.ts +4 -0
- package/es/icons/UserGroup.d.ts.map +1 -0
- package/es/icons/UserGroup.js +9 -0
- package/es/icons/Warning.d.ts +4 -0
- package/es/icons/Warning.d.ts.map +1 -0
- package/es/icons/Warning.js +8 -0
- package/es/icons/Yarn.d.ts +4 -0
- package/es/icons/Yarn.d.ts.map +1 -0
- package/es/icons/Yarn.js +6 -0
- package/es/icons/index.d.ts +43 -0
- package/es/icons/index.d.ts.map +1 -0
- package/es/icons/index.js +80 -0
- package/es/icons/type.d.ts +6 -0
- package/es/icons/type.d.ts.map +1 -0
- package/es/icons/type.js +1 -0
- package/es/index.d.ts +4 -0
- package/es/index.d.ts.map +1 -0
- package/es/index.js +3 -0
- package/lib/.tsbuildinfo +1 -0
- package/lib/helpers/Portal.d.ts +5 -0
- package/lib/helpers/Portal.d.ts.map +1 -0
- package/lib/helpers/Portal.js +66 -0
- package/lib/helpers/index.d.ts +3 -0
- package/lib/helpers/index.d.ts.map +1 -0
- package/lib/helpers/index.js +18 -0
- package/lib/helpers/ripple.d.ts +9 -0
- package/lib/helpers/ripple.d.ts.map +1 -0
- package/lib/helpers/ripple.js +22 -0
- package/lib/hooks/index.d.ts +2 -0
- package/lib/hooks/index.d.ts.map +1 -0
- package/lib/hooks/index.js +17 -0
- package/lib/hooks/useMediaQuery.d.ts +2 -0
- package/lib/hooks/useMediaQuery.d.ts.map +1 -0
- package/lib/hooks/useMediaQuery.js +68 -0
- package/lib/icons/AristoByteUI.d.ts +4 -0
- package/lib/icons/AristoByteUI.d.ts.map +1 -0
- package/lib/icons/AristoByteUI.js +109 -0
- package/lib/icons/ArrowRight.d.ts +4 -0
- package/lib/icons/ArrowRight.d.ts.map +1 -0
- package/lib/icons/ArrowRight.js +43 -0
- package/lib/icons/BashCursor.d.ts +4 -0
- package/lib/icons/BashCursor.d.ts.map +1 -0
- package/lib/icons/BashCursor.js +44 -0
- package/lib/icons/Bun.d.ts +4 -0
- package/lib/icons/Bun.d.ts.map +1 -0
- package/lib/icons/Bun.js +61 -0
- package/lib/icons/Code.d.ts +4 -0
- package/lib/icons/Code.d.ts.map +1 -0
- package/lib/icons/Code.js +45 -0
- package/lib/icons/Comment.d.ts +4 -0
- package/lib/icons/Comment.d.ts.map +1 -0
- package/lib/icons/Comment.js +43 -0
- package/lib/icons/Components.d.ts +4 -0
- package/lib/icons/Components.d.ts.map +1 -0
- package/lib/icons/Components.js +46 -0
- package/lib/icons/Copy.d.ts +4 -0
- package/lib/icons/Copy.d.ts.map +1 -0
- package/lib/icons/Copy.js +44 -0
- package/lib/icons/Disabled.d.ts +4 -0
- package/lib/icons/Disabled.d.ts.map +1 -0
- package/lib/icons/Disabled.js +44 -0
- package/lib/icons/Dot.d.ts +4 -0
- package/lib/icons/Dot.d.ts.map +1 -0
- package/lib/icons/Dot.js +43 -0
- package/lib/icons/Error.d.ts +4 -0
- package/lib/icons/Error.d.ts.map +1 -0
- package/lib/icons/Error.js +45 -0
- package/lib/icons/Eye.d.ts +4 -0
- package/lib/icons/Eye.d.ts.map +1 -0
- package/lib/icons/Eye.js +44 -0
- package/lib/icons/GalleryVertical.d.ts +4 -0
- package/lib/icons/GalleryVertical.d.ts.map +1 -0
- package/lib/icons/GalleryVertical.js +45 -0
- package/lib/icons/GalleryVerticalEnd.d.ts +4 -0
- package/lib/icons/GalleryVerticalEnd.d.ts.map +1 -0
- package/lib/icons/GalleryVerticalEnd.js +45 -0
- package/lib/icons/Github.d.ts +4 -0
- package/lib/icons/Github.d.ts.map +1 -0
- package/lib/icons/Github.js +44 -0
- package/lib/icons/GradientSquare.d.ts +4 -0
- package/lib/icons/GradientSquare.d.ts.map +1 -0
- package/lib/icons/GradientSquare.js +47 -0
- package/lib/icons/Heart.d.ts +4 -0
- package/lib/icons/Heart.d.ts.map +1 -0
- package/lib/icons/Heart.js +43 -0
- package/lib/icons/Info.d.ts +4 -0
- package/lib/icons/Info.d.ts.map +1 -0
- package/lib/icons/Info.js +45 -0
- package/lib/icons/Instagram.d.ts +4 -0
- package/lib/icons/Instagram.d.ts.map +1 -0
- package/lib/icons/Instagram.js +45 -0
- package/lib/icons/Link.d.ts +4 -0
- package/lib/icons/Link.d.ts.map +1 -0
- package/lib/icons/Link.js +45 -0
- package/lib/icons/LinkedIn.d.ts +4 -0
- package/lib/icons/LinkedIn.d.ts.map +1 -0
- package/lib/icons/LinkedIn.js +45 -0
- package/lib/icons/Logo.d.ts +4 -0
- package/lib/icons/Logo.d.ts.map +1 -0
- package/lib/icons/Logo.js +84 -0
- package/lib/icons/Npm.d.ts +4 -0
- package/lib/icons/Npm.d.ts.map +1 -0
- package/lib/icons/Npm.js +44 -0
- package/lib/icons/OpenedBook.d.ts +4 -0
- package/lib/icons/OpenedBook.d.ts.map +1 -0
- package/lib/icons/OpenedBook.js +44 -0
- package/lib/icons/Package.d.ts +4 -0
- package/lib/icons/Package.d.ts.map +1 -0
- package/lib/icons/Package.js +46 -0
- package/lib/icons/Palette.d.ts +4 -0
- package/lib/icons/Palette.d.ts.map +1 -0
- package/lib/icons/Palette.js +47 -0
- package/lib/icons/PaperCode.d.ts +4 -0
- package/lib/icons/PaperCode.d.ts.map +1 -0
- package/lib/icons/PaperCode.js +46 -0
- package/lib/icons/Play.d.ts +4 -0
- package/lib/icons/Play.d.ts.map +1 -0
- package/lib/icons/Play.js +43 -0
- package/lib/icons/Pnpm.d.ts +4 -0
- package/lib/icons/Pnpm.d.ts.map +1 -0
- package/lib/icons/Pnpm.js +71 -0
- package/lib/icons/Resize.d.ts +4 -0
- package/lib/icons/Resize.d.ts.map +1 -0
- package/lib/icons/Resize.js +46 -0
- package/lib/icons/Share.d.ts +4 -0
- package/lib/icons/Share.d.ts.map +1 -0
- package/lib/icons/Share.js +47 -0
- package/lib/icons/Star.d.ts +4 -0
- package/lib/icons/Star.d.ts.map +1 -0
- package/lib/icons/Star.js +43 -0
- package/lib/icons/Stars.d.ts +4 -0
- package/lib/icons/Stars.d.ts.map +1 -0
- package/lib/icons/Stars.js +46 -0
- package/lib/icons/Storybook.d.ts +4 -0
- package/lib/icons/Storybook.d.ts.map +1 -0
- package/lib/icons/Storybook.js +44 -0
- package/lib/icons/Success.d.ts +4 -0
- package/lib/icons/Success.d.ts.map +1 -0
- package/lib/icons/Success.js +44 -0
- package/lib/icons/User.d.ts +4 -0
- package/lib/icons/User.d.ts.map +1 -0
- package/lib/icons/User.js +44 -0
- package/lib/icons/UserGroup.d.ts +4 -0
- package/lib/icons/UserGroup.d.ts.map +1 -0
- package/lib/icons/UserGroup.js +46 -0
- package/lib/icons/Warning.d.ts +4 -0
- package/lib/icons/Warning.d.ts.map +1 -0
- package/lib/icons/Warning.js +45 -0
- package/lib/icons/Yarn.d.ts +4 -0
- package/lib/icons/Yarn.d.ts.map +1 -0
- package/lib/icons/Yarn.js +43 -0
- package/lib/icons/index.d.ts +43 -0
- package/lib/icons/index.d.ts.map +1 -0
- package/lib/icons/index.js +83 -0
- package/lib/icons/type.d.ts +6 -0
- package/lib/icons/type.d.ts.map +1 -0
- package/lib/icons/type.js +2 -0
- package/lib/index.d.ts +4 -0
- package/lib/index.d.ts.map +1 -0
- package/lib/index.js +19 -0
- package/package.json +1 -1
- package/README.md +0 -73
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.UserGroup = void 0;
|
|
37
|
+
var React = __importStar(require("react"));
|
|
38
|
+
var UserGroup = function (_a) {
|
|
39
|
+
var _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c;
|
|
40
|
+
return (React.createElement("svg", { width: size, height: size, viewBox: "0 0 20 18", fill: "none" },
|
|
41
|
+
React.createElement("path", { d: "M13.3334 16.5V14.8333C13.3334 13.9493 12.9822 13.1014 12.357 12.4763C11.7319 11.8512 10.8841 11.5 10 11.5H5.00002C4.11597 11.5 3.26812 11.8512 2.643 12.4763C2.01788 13.1014 1.66669 13.9493 1.66669 14.8333V16.5", stroke: color, strokeWidth: "1.66667", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
42
|
+
React.createElement("path", { d: "M13.3333 1.60669C14.0481 1.792 14.6811 2.20941 15.133 2.79341C15.585 3.37741 15.8301 4.09493 15.8301 4.83336C15.8301 5.57178 15.585 6.28931 15.133 6.8733C14.6811 7.4573 14.0481 7.87471 13.3333 8.06002", stroke: color, strokeWidth: "1.66667", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
43
|
+
React.createElement("path", { d: "M18.3333 16.5001V14.8334C18.3328 14.0948 18.0869 13.3774 17.6345 12.7937C17.182 12.2099 16.5484 11.793 15.8333 11.6084", stroke: color, strokeWidth: "1.66667", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
44
|
+
React.createElement("path", { d: "M7.50002 8.16667C9.34097 8.16667 10.8334 6.67428 10.8334 4.83333C10.8334 2.99238 9.34097 1.5 7.50002 1.5C5.65907 1.5 4.16669 2.99238 4.16669 4.83333C4.16669 6.67428 5.65907 8.16667 7.50002 8.16667Z", stroke: color, strokeWidth: "1.66667", strokeLinecap: "round", strokeLinejoin: "round" })));
|
|
45
|
+
};
|
|
46
|
+
exports.UserGroup = UserGroup;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Warning.d.ts","sourceRoot":"","sources":["../../src/main/icons/Warning.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,aAAa,EAAE,MAAM,QAAQ,CAAC;AAEvC,eAAO,MAAM,OAAO,GAAI,iBAAuC,aAAa,sBAe3E,CAAC"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.Warning = void 0;
|
|
37
|
+
var React = __importStar(require("react"));
|
|
38
|
+
var Warning = function (_a) {
|
|
39
|
+
var _b = _a.size, size = _b === void 0 ? 24 : _b, _c = _a.color, color = _c === void 0 ? 'currentColor' : _c;
|
|
40
|
+
return (React.createElement("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: "none", stroke: color, strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" },
|
|
41
|
+
React.createElement("path", { d: "M12 16h.01" }),
|
|
42
|
+
React.createElement("path", { d: "M12 8v4" }),
|
|
43
|
+
React.createElement("path", { d: "M15.312 2a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586l-4.688-4.688A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2z" })));
|
|
44
|
+
};
|
|
45
|
+
exports.Warning = Warning;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Yarn.d.ts","sourceRoot":"","sources":["../../src/main/icons/Yarn.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,aAAa,EAAE,MAAM,QAAQ,CAAC;AAEvC,eAAO,MAAM,IAAI,GAAI,UAAe,aAAa,sBAIhD,CAAC"}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.Yarn = void 0;
|
|
37
|
+
var React = __importStar(require("react"));
|
|
38
|
+
var Yarn = function (_a) {
|
|
39
|
+
var _b = _a.size, size = _b === void 0 ? 24 : _b;
|
|
40
|
+
return (React.createElement("svg", { viewBox: "0 0 496 512", height: size, width: size, stroke: "#2c8ebb", strokeWidth: "0", fill: "#2c8ebb" },
|
|
41
|
+
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" })));
|
|
42
|
+
};
|
|
43
|
+
exports.Yarn = Yarn;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
export declare const Icons: {
|
|
2
|
+
AristoByteUI: ({ size }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
3
|
+
ArrowRight: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
4
|
+
BashCursor: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
5
|
+
Bun: ({ size }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
6
|
+
Code: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
7
|
+
Copy: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
8
|
+
Comment: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
9
|
+
Components: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
10
|
+
Disabled: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
11
|
+
Dot: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
12
|
+
Eye: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
13
|
+
Error: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
14
|
+
GalleryVertical: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
15
|
+
GalleryVerticalEnd: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
16
|
+
GradientSquare: ({ size, colors }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
17
|
+
Github: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
18
|
+
Info: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
19
|
+
Instagram: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
20
|
+
Link: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
21
|
+
LinkedIn: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
22
|
+
Logo: ({ size: size }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
23
|
+
Npm: ({ size }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
24
|
+
OpenedBook: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
25
|
+
Package: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
26
|
+
Palette: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
27
|
+
PaperCode: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
28
|
+
Play: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
29
|
+
Pnpm: ({ size }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
30
|
+
Heart: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
31
|
+
Resize: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
32
|
+
Share: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
33
|
+
Star: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
34
|
+
Stars: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
35
|
+
Storybook: ({ size }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
36
|
+
Success: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
37
|
+
User: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
38
|
+
UserGroup: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
39
|
+
Warning: ({ size, color }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
40
|
+
Yarn: ({ size }: import("./type").IconPropsType) => import("react").JSX.Element;
|
|
41
|
+
};
|
|
42
|
+
export { type IconPropsType } from "./type";
|
|
43
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/main/icons/index.ts"],"names":[],"mappings":"AAwCA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAwCjB,CAAC;AACF,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,QAAQ,CAAC"}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.Icons = void 0;
|
|
4
|
+
var AristoByteUI_1 = require("./AristoByteUI");
|
|
5
|
+
var ArrowRight_1 = require("./ArrowRight");
|
|
6
|
+
var BashCursor_1 = require("./BashCursor");
|
|
7
|
+
var Bun_1 = require("./Bun");
|
|
8
|
+
var Code_1 = require("./Code");
|
|
9
|
+
var Comment_1 = require("./Comment");
|
|
10
|
+
var Components_1 = require("./Components");
|
|
11
|
+
var Copy_1 = require("./Copy");
|
|
12
|
+
var Disabled_1 = require("./Disabled");
|
|
13
|
+
var Dot_1 = require("./Dot");
|
|
14
|
+
var Error_1 = require("./Error");
|
|
15
|
+
var Eye_1 = require("./Eye");
|
|
16
|
+
var GalleryVertical_1 = require("./GalleryVertical");
|
|
17
|
+
var GalleryVerticalEnd_1 = require("./GalleryVerticalEnd");
|
|
18
|
+
var Github_1 = require("./Github");
|
|
19
|
+
var GradientSquare_1 = require("./GradientSquare");
|
|
20
|
+
var Heart_1 = require("./Heart");
|
|
21
|
+
var Info_1 = require("./Info");
|
|
22
|
+
var Link_1 = require("./Link");
|
|
23
|
+
var Logo_1 = require("./Logo");
|
|
24
|
+
var Npm_1 = require("./Npm");
|
|
25
|
+
var OpenedBook_1 = require("./OpenedBook");
|
|
26
|
+
var Package_1 = require("./Package");
|
|
27
|
+
var Palette_1 = require("./Palette");
|
|
28
|
+
var PaperCode_1 = require("./PaperCode");
|
|
29
|
+
var Play_1 = require("./Play");
|
|
30
|
+
var Pnpm_1 = require("./Pnpm");
|
|
31
|
+
var Resize_1 = require("./Resize");
|
|
32
|
+
var Share_1 = require("./Share");
|
|
33
|
+
var Stars_1 = require("./Stars");
|
|
34
|
+
var Star_1 = require("./Star");
|
|
35
|
+
var Storybook_1 = require("./Storybook");
|
|
36
|
+
var Success_1 = require("./Success");
|
|
37
|
+
var User_1 = require("./User");
|
|
38
|
+
var UserGroup_1 = require("./UserGroup");
|
|
39
|
+
var Warning_1 = require("./Warning");
|
|
40
|
+
var Yarn_1 = require("./Yarn");
|
|
41
|
+
var LinkedIn_1 = require("./LinkedIn");
|
|
42
|
+
var Instagram_1 = require("./Instagram");
|
|
43
|
+
exports.Icons = {
|
|
44
|
+
AristoByteUI: AristoByteUI_1.AristoByteUI,
|
|
45
|
+
ArrowRight: ArrowRight_1.ArrowRight,
|
|
46
|
+
BashCursor: BashCursor_1.BashCursor,
|
|
47
|
+
Bun: Bun_1.Bun,
|
|
48
|
+
Code: Code_1.Code,
|
|
49
|
+
Copy: Copy_1.Copy,
|
|
50
|
+
Comment: Comment_1.Comment,
|
|
51
|
+
Components: Components_1.Components,
|
|
52
|
+
Disabled: Disabled_1.Disabled,
|
|
53
|
+
Dot: Dot_1.Dot,
|
|
54
|
+
Eye: Eye_1.Eye,
|
|
55
|
+
Error: Error_1.Error,
|
|
56
|
+
GalleryVertical: GalleryVertical_1.GalleryVertical,
|
|
57
|
+
GalleryVerticalEnd: GalleryVerticalEnd_1.GalleryVerticalEnd,
|
|
58
|
+
GradientSquare: GradientSquare_1.GradientSquare,
|
|
59
|
+
Github: Github_1.Github,
|
|
60
|
+
Info: Info_1.Info,
|
|
61
|
+
Instagram: Instagram_1.Instagram,
|
|
62
|
+
Link: Link_1.Link,
|
|
63
|
+
LinkedIn: LinkedIn_1.LinkedIn,
|
|
64
|
+
Logo: Logo_1.Logo,
|
|
65
|
+
Npm: Npm_1.Npm,
|
|
66
|
+
OpenedBook: OpenedBook_1.OpenedBook,
|
|
67
|
+
Package: Package_1.Package,
|
|
68
|
+
Palette: Palette_1.Palette,
|
|
69
|
+
PaperCode: PaperCode_1.PaperCode,
|
|
70
|
+
Play: Play_1.Play,
|
|
71
|
+
Pnpm: Pnpm_1.Pnpm,
|
|
72
|
+
Heart: Heart_1.Heart,
|
|
73
|
+
Resize: Resize_1.Resize,
|
|
74
|
+
Share: Share_1.Share,
|
|
75
|
+
Star: Star_1.Star,
|
|
76
|
+
Stars: Stars_1.Stars,
|
|
77
|
+
Storybook: Storybook_1.Storybook,
|
|
78
|
+
Success: Success_1.Success,
|
|
79
|
+
User: User_1.User,
|
|
80
|
+
UserGroup: UserGroup_1.UserGroup,
|
|
81
|
+
Warning: Warning_1.Warning,
|
|
82
|
+
Yarn: Yarn_1.Yarn,
|
|
83
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"type.d.ts","sourceRoot":"","sources":["../../src/main/icons/type.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,aAAa,GAAG;IAC1B,IAAI,CAAC,EAAE,MAAM,GAAG,GAAG,MAAM,GAAG,CAAC;IAC7B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACnB,CAAC"}
|
package/lib/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/main/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC"}
|
package/lib/index.js
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./hooks"), exports);
|
|
18
|
+
__exportStar(require("./helpers"), exports);
|
|
19
|
+
__exportStar(require("./icons"), exports);
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aristobyte-ui/utils",
|
|
3
3
|
"description": "A collection of shared utility functions for AristoByte projects, designed to provide reusable helpers, streamline common operations, and ensure consistency across applications and packages.",
|
|
4
|
-
"version": "2.6.
|
|
4
|
+
"version": "2.6.2",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"private": false,
|
|
7
7
|
"author": "AristoByte <info@aristobyte.com>",
|
package/README.md
DELETED
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
# `@aristobyte-ui/utils`
|
|
2
|
-
|
|
3
|
-
<p align="center">
|
|
4
|
-
<img src="https://img.shields.io/badge/TypeScript-5.8-blue?style=for-the-badge&logo=typescript&logoColor=white" alt="TypeScript" />
|
|
5
|
-
<img src="https://img.shields.io/badge/Build-Turbo-green?style=for-the-badge&logo=turbo&logoColor=white" alt="TurboRepo" />
|
|
6
|
-
<img src="https://img.shields.io/badge/Lint-Strict-red?style=for-the-badge&logo=eslint&logoColor=white" alt="ESLint" />
|
|
7
|
-
<img src="https://img.shields.io/badge/License-MIT-black?style=for-the-badge&logo=open-source-initiative&logoColor=white" alt="License" />
|
|
8
|
-
<img src="https://img.shields.io/badge/AristoByte-UI-purple?style=for-the-badge&logo=react&logoColor=white" alt="AristoByte UI" />
|
|
9
|
-
<img src="https://img.shields.io/badge/Node-20.17.0+-339933?style=for-the-badge&logo=node.js&logoColor=white" alt="Node.js >=20.17.0" />
|
|
10
|
-
<img src="https://img.shields.io/badge/Yarn-1.22+-2C8EBB?style=for-the-badge&logo=yarn&logoColor=white" alt="Yarn >=1.22" />
|
|
11
|
-
<img src="https://img.shields.io/badge/NPM-10.8+-CB3837?style=for-the-badge&logo=npm&logoColor=white" alt="NPM >=10.8" />
|
|
12
|
-
</p>
|
|
13
|
-
|
|
14
|
-
A collection of shared utility functions for AristoByte projects, designed to provide reusable helpers, streamline common operations, and ensure consistency across applications and packages.
|
|
15
|
-
|
|
16
|
-
## ๐ฆ Installation
|
|
17
|
-
|
|
18
|
-
```bash
|
|
19
|
-
# Install via Yarn
|
|
20
|
-
yarn add -D @aristobyte-ui/utils
|
|
21
|
-
|
|
22
|
-
# Or via npm
|
|
23
|
-
npm install -D @aristobyte-ui/utils
|
|
24
|
-
|
|
25
|
-
# Or via pnpm
|
|
26
|
-
pnpm add -D @aristobyte-ui/utils
|
|
27
|
-
```
|
|
28
|
-
|
|
29
|
-
## ๐ Usage
|
|
30
|
-
|
|
31
|
-
```tsx
|
|
32
|
-
import { Icons } from '@aristobyte-ui/utils';
|
|
33
|
-
|
|
34
|
-
export const Demo = () => (
|
|
35
|
-
<div>
|
|
36
|
-
<Icons.PaperCode size={18} color="#51a2ff" />
|
|
37
|
-
</div>
|
|
38
|
-
);
|
|
39
|
-
```
|
|
40
|
-
|
|
41
|
-
| Prop | Type | Default | Description |
|
|
42
|
-
| | - | -- | -- |
|
|
43
|
-
| size | `number` | `24` | Defines the spinner animation style |
|
|
44
|
-
| color | `"#000000"`, `"#24f7b2"`, Any hex color |
|
|
45
|
-
|
|
46
|
-
## ๐ Why This Matters
|
|
47
|
-
|
|
48
|
-
- **Performance-first:** Engineered with lightweight, GPU-accelerated CSS keyframes for smooth, non-blocking animations.
|
|
49
|
-
- **Fully typed:** TypeScript-first API ensures strict type safety and predictable integration across multiple projects.
|
|
50
|
-
- **AristoByteUI ready:** Fully interoperable with AristoByteโs design tokens, semantic color palette, and styling architecture.
|
|
51
|
-
- **Flexible:** Supports multiple animation types, semantic variants, and responsive sizing to fit any UI scenario.
|
|
52
|
-
|
|
53
|
-
## ๐ Philosophy
|
|
54
|
-
|
|
55
|
-
- **Modular architecture:** Components are built for maximum reusability and composability.
|
|
56
|
-
- **Declarative styling:** SCSS modules maintain a clean separation of concerns while leveraging design tokens.
|
|
57
|
-
- **Strict typing & runtime flexibility:** Type-safe props with optional runtime overrides.
|
|
58
|
-
- **Developer experience optimized:** Intuitive API with predictable behavior and minimal setup.
|
|
59
|
-
|
|
60
|
-
## ๐ License
|
|
61
|
-
|
|
62
|
-
[MIT](./LICENSE) ยฉ AristoByte
|
|
63
|
-
|
|
64
|
-
## ๐ก Shields Showcase
|
|
65
|
-
|
|
66
|
-
<p align="center">
|
|
67
|
-
<img src="https://img.shields.io/badge/Consistency-100%25-green?style=for-the-badge&logo=typescript" />
|
|
68
|
-
<img src="https://img.shields.io/badge/Maintained-Active-brightgreen?style=for-the-badge&logo=github" />
|
|
69
|
-
<img src="https://img.shields.io/badge/Strictness-High-critical?style=for-the-badge&logo=eslint" />
|
|
70
|
-
<img src="https://img.shields.io/badge/Declarations-Enabled-blue?style=for-the-badge&logo=typescript" />
|
|
71
|
-
<img src="https://img.shields.io/badge/Monorepo-Turbo-green?style=for-the-badge&logo=monorepo" />
|
|
72
|
-
<img src="https://img.shields.io/badge/Interop-ESM%2FCJS-orange?style=for-the-badge&logo=javascript" />
|
|
73
|
-
</p>
|