@lobehub/icons 1.5.0 → 1.7.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/es/Anthropic/index.d.ts +0 -1
- package/es/Automatic/index.d.ts +0 -1
- package/es/Aws/index.d.ts +0 -1
- package/es/Azure/components/Avatar.d.ts +5 -0
- package/es/Azure/components/Avatar.js +20 -0
- package/es/Azure/components/Color.d.ts +3 -0
- package/es/Azure/components/Color.js +40 -0
- package/es/Azure/components/Combine.d.ts +7 -0
- package/es/Azure/components/Combine.js +25 -0
- package/es/Azure/components/Mono.d.ts +3 -0
- package/es/Azure/components/Mono.js +38 -0
- package/es/Azure/components/Text.d.ts +3 -0
- package/es/Azure/components/Text.js +31 -0
- package/es/Azure/index.d.ts +14 -0
- package/es/Azure/index.js +13 -0
- package/es/Azure/style.d.ts +3 -0
- package/es/Azure/style.js +3 -0
- package/es/Baichuan/index.d.ts +0 -1
- package/es/Bedrock/index.d.ts +0 -1
- package/es/ChatGLM/index.d.ts +0 -1
- package/es/Cloudflare/components/Avatar.d.ts +5 -0
- package/es/Cloudflare/components/Avatar.js +19 -0
- package/es/Cloudflare/components/Color.d.ts +3 -0
- package/es/Cloudflare/components/Color.js +38 -0
- package/es/Cloudflare/components/Combine.d.ts +7 -0
- package/es/Cloudflare/components/Combine.js +25 -0
- package/es/Cloudflare/components/Mono.d.ts +3 -0
- package/es/Cloudflare/components/Mono.js +36 -0
- package/es/Cloudflare/components/Text.d.ts +3 -0
- package/es/Cloudflare/components/Text.js +31 -0
- package/es/Cloudflare/index.d.ts +14 -0
- package/es/Cloudflare/index.js +13 -0
- package/es/Cloudflare/style.d.ts +3 -0
- package/es/Cloudflare/style.js +3 -0
- package/es/Cohere/index.d.ts +0 -1
- package/es/Dalle/components/Avatar.d.ts +5 -0
- package/es/Dalle/components/Avatar.js +19 -0
- package/es/Dalle/components/Color.d.ts +3 -0
- package/es/Dalle/components/Color.js +47 -0
- package/es/Dalle/components/Combine.js +1 -1
- package/es/Dalle/components/Mono.js +18 -2
- package/es/Dalle/index.d.ts +4 -0
- package/es/Dalle/index.js +4 -0
- package/es/Fireworks/components/Avatar.d.ts +5 -0
- package/es/Fireworks/components/Avatar.js +20 -0
- package/es/Fireworks/components/Combine.d.ts +5 -0
- package/es/Fireworks/components/Combine.js +20 -0
- package/es/Fireworks/components/Mono.d.ts +3 -0
- package/es/Fireworks/components/Mono.js +31 -0
- package/es/Fireworks/components/Text.d.ts +3 -0
- package/es/Fireworks/components/Text.js +31 -0
- package/es/Fireworks/index.d.ts +13 -0
- package/es/Fireworks/index.js +12 -0
- package/es/Fireworks/style.d.ts +4 -0
- package/es/Fireworks/style.js +4 -0
- package/es/Gemini/index.d.ts +0 -1
- package/es/HuggingFace/components/Avatar.d.ts +5 -0
- package/es/HuggingFace/components/Avatar.js +20 -0
- package/es/HuggingFace/components/Color.d.ts +3 -0
- package/es/HuggingFace/components/Color.js +50 -0
- package/es/HuggingFace/components/Combine.d.ts +7 -0
- package/es/HuggingFace/components/Combine.js +25 -0
- package/es/HuggingFace/components/Mono.d.ts +3 -0
- package/es/HuggingFace/components/Mono.js +31 -0
- package/es/HuggingFace/components/Text.d.ts +3 -0
- package/es/HuggingFace/components/Text.js +31 -0
- package/es/HuggingFace/index.d.ts +14 -0
- package/es/HuggingFace/index.js +13 -0
- package/es/HuggingFace/style.d.ts +3 -0
- package/es/HuggingFace/style.js +3 -0
- package/es/Meta/components/Avatar.d.ts +5 -0
- package/es/Meta/components/Avatar.js +19 -0
- package/es/Meta/components/BrandColor.d.ts +3 -0
- package/es/Meta/components/BrandColor.js +283 -0
- package/es/Meta/components/BrandMono.d.ts +3 -0
- package/es/Meta/components/BrandMono.js +31 -0
- package/es/Meta/components/Color.d.ts +3 -0
- package/es/Meta/components/Color.js +268 -0
- package/es/Meta/components/Combine.d.ts +7 -0
- package/es/Meta/components/Combine.js +25 -0
- package/es/Meta/components/Mono.d.ts +3 -0
- package/es/Meta/components/Mono.js +31 -0
- package/es/Meta/components/Text.d.ts +3 -0
- package/es/Meta/components/Text.js +31 -0
- package/es/Meta/index.d.ts +19 -0
- package/es/Meta/index.js +18 -0
- package/es/Meta/style.d.ts +4 -0
- package/es/Meta/style.js +4 -0
- package/es/Midjourney/components/Avatar.d.ts +5 -0
- package/es/Midjourney/components/Avatar.js +20 -0
- package/es/Midjourney/components/Combine.d.ts +5 -0
- package/es/Midjourney/components/Combine.js +20 -0
- package/es/Midjourney/components/Mono.d.ts +3 -0
- package/es/Midjourney/components/Mono.js +31 -0
- package/es/Midjourney/components/Text.d.ts +3 -0
- package/es/Midjourney/components/Text.js +31 -0
- package/es/Midjourney/index.d.ts +12 -0
- package/es/Midjourney/index.js +11 -0
- package/es/Midjourney/style.d.ts +3 -0
- package/es/Midjourney/style.js +3 -0
- package/es/Minimax/index.d.ts +0 -1
- package/es/Mistral/index.d.ts +0 -1
- package/es/Ollama/index.d.ts +0 -1
- package/es/OpenAI/index.d.ts +0 -1
- package/es/Perplexity/components/Avatar.d.ts +5 -0
- package/es/Perplexity/components/Avatar.js +20 -0
- package/es/Perplexity/components/Color.d.ts +3 -0
- package/es/Perplexity/components/Color.js +31 -0
- package/es/Perplexity/components/Combine.d.ts +7 -0
- package/es/Perplexity/components/Combine.js +25 -0
- package/es/Perplexity/components/Mono.d.ts +3 -0
- package/es/Perplexity/components/Mono.js +31 -0
- package/es/Perplexity/components/Text.d.ts +3 -0
- package/es/Perplexity/components/Text.js +31 -0
- package/es/Perplexity/index.d.ts +14 -0
- package/es/Perplexity/index.js +13 -0
- package/es/Perplexity/style.d.ts +3 -0
- package/es/Perplexity/style.js +3 -0
- package/es/Qingyan/index.d.ts +0 -1
- package/es/Replicate/components/Avatar.d.ts +5 -0
- package/es/Replicate/components/Avatar.js +20 -0
- package/es/Replicate/components/BrandMono.d.ts +3 -0
- package/es/Replicate/components/BrandMono.js +31 -0
- package/es/Replicate/components/Mono.d.ts +3 -0
- package/es/Replicate/components/Mono.js +31 -0
- package/es/Replicate/index.d.ts +10 -0
- package/es/Replicate/index.js +9 -0
- package/es/Replicate/style.d.ts +3 -0
- package/es/Replicate/style.js +3 -0
- package/es/Spark/index.d.ts +0 -1
- package/es/Stability/index.d.ts +0 -1
- package/es/Tongyi/index.d.ts +0 -1
- package/es/Wenxin/index.d.ts +0 -1
- package/es/WorkersAI/components/Avatar.d.ts +5 -0
- package/es/WorkersAI/components/Avatar.js +19 -0
- package/es/WorkersAI/components/Color.d.ts +3 -0
- package/es/WorkersAI/components/Color.js +31 -0
- package/es/WorkersAI/components/Combine.d.ts +7 -0
- package/es/WorkersAI/components/Combine.js +25 -0
- package/es/WorkersAI/components/Mono.d.ts +3 -0
- package/es/WorkersAI/components/Mono.js +31 -0
- package/es/WorkersAI/components/Text.d.ts +3 -0
- package/es/WorkersAI/components/Text.js +31 -0
- package/es/WorkersAI/index.d.ts +14 -0
- package/es/WorkersAI/index.js +13 -0
- package/es/WorkersAI/style.d.ts +3 -0
- package/es/WorkersAI/style.js +3 -0
- package/es/Zhipu/index.d.ts +0 -1
- package/es/Zhipu/style.d.ts +1 -1
- package/es/Zhipu/style.js +1 -1
- package/es/hooks/useFillId.d.ts +4 -0
- package/es/hooks/useFillId.js +12 -0
- package/es/index.d.ts +9 -0
- package/es/index.js +9 -0
- package/package.json +1 -1
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
|
|
2
|
+
import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
|
|
3
|
+
var _excluded = ["size", "style"];
|
|
4
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
5
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
6
|
+
import { forwardRef } from 'react';
|
|
7
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
8
|
+
var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
9
|
+
var _ref$size = _ref.size,
|
|
10
|
+
size = _ref$size === void 0 ? '1em' : _ref$size,
|
|
11
|
+
style = _ref.style,
|
|
12
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
13
|
+
return /*#__PURE__*/_jsx("svg", _objectSpread(_objectSpread({
|
|
14
|
+
fill: "currentColor",
|
|
15
|
+
fillRule: "evenodd",
|
|
16
|
+
height: size,
|
|
17
|
+
ref: ref,
|
|
18
|
+
style: _objectSpread({
|
|
19
|
+
flex: 'none',
|
|
20
|
+
lineHeight: 1,
|
|
21
|
+
width: 'fit-content'
|
|
22
|
+
}, style),
|
|
23
|
+
viewBox: "0 0 108 24",
|
|
24
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
25
|
+
}, rest), {}, {
|
|
26
|
+
children: /*#__PURE__*/_jsx("path", {
|
|
27
|
+
d: "M26.621 8.045c2.832 0 5.224 1.829 5.348 5.231l.005.28c0 .237 0 .438-.025.801H23.21c.113 1.816 1.58 3.018 3.423 3.018 1.554 0 2.595-.714 3.171-1.69l1.868 1.327c-1.003 1.578-2.733 2.58-5.064 2.58-3.372 0-5.804-2.392-5.804-5.774.012-3.268 2.444-5.773 5.816-5.773zm-3.284 4.521h6.18c-.263-1.603-1.555-2.467-2.984-2.467s-2.87.827-3.196 2.467zM34.46 8.258h2.444v1.49c.627-.889 1.981-1.703 3.573-1.703 3.046 0 5.353 2.593 5.353 5.773 0 3.169-2.307 5.774-5.353 5.774-1.605 0-2.958-.827-3.573-1.716V24h-2.444V8.258zm5.578 2.004c-1.98 0-3.334 1.553-3.334 3.556 0 2.004 1.354 3.557 3.334 3.557 1.956 0 3.31-1.553 3.31-3.557 0-2.003-1.354-3.556-3.31-3.556zm10.726-7.56H48.32v16.644h2.445V2.703zm4.514 3.132c-.89 0-1.642-.727-1.642-1.64 0-.89.752-1.616 1.642-1.616.915 0 1.617.738 1.617 1.615 0 .914-.702 1.64-1.617 1.64zM54.063 8.25h2.444v11.095h-2.444V8.251zM64.85 19.576c-3.334 0-5.867-2.492-5.867-5.773 0-3.281 2.533-5.773 5.867-5.773 2.294 0 4.224 1.227 5.177 3.068l-2.13 1.152c-.54-1.127-1.618-1.954-3.047-1.954-1.98 0-3.372 1.528-3.372 3.507s1.404 3.506 3.372 3.506c1.416 0 2.507-.826 3.046-1.953l2.131 1.152c-.953 1.853-2.896 3.068-5.177 3.068zm11.97-11.53c1.605 0 2.934.826 3.56 1.702v-1.49h2.445v11.096H80.38v-1.49c-.626.889-1.955 1.715-3.56 1.715-3.046 0-5.352-2.592-5.352-5.773 0-3.168 2.306-5.76 5.352-5.76zm.452 2.216c-1.981 0-3.31 1.553-3.31 3.556 0 2.004 1.329 3.557 3.31 3.557 1.98 0 3.309-1.553 3.309-3.557 0-2.003-1.341-3.556-3.31-3.556zm9.741 9.098v-8.93h-2.319V8.253h2.32V5.17h2.444v3.08h4.212v2.18h-4.212v6.737h4.212v2.192h-6.657zM19.663 0v2.18H4.444V19.36H2V0h17.663zm.004 4.132v2.179H9.062v13.05H6.617V4.131h13.05zm-.004 4.116v2.192h-5.992v8.917h-2.444V8.248h8.436zm80.985-.203c2.832 0 5.224 1.829 5.348 5.231l.004.512a9.524 9.524 0 01-.024.569h-8.737c.113 1.816 1.58 3.018 3.422 3.018 1.554 0 2.595-.714 3.172-1.69l1.867 1.327c-1.003 1.578-2.732 2.58-5.064 2.58-3.372 0-5.804-2.392-5.804-5.774.025-3.268 2.444-5.773 5.816-5.773zm-3.284 4.521h6.18c-.263-1.603-1.554-2.467-2.983-2.467-1.417 0-2.858.827-3.197 2.467z"
|
|
28
|
+
})
|
|
29
|
+
}));
|
|
30
|
+
});
|
|
31
|
+
export default Icon;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
|
|
2
|
+
import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
|
|
3
|
+
var _excluded = ["size", "style"];
|
|
4
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
5
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
6
|
+
import { forwardRef } from 'react';
|
|
7
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
8
|
+
var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
9
|
+
var _ref$size = _ref.size,
|
|
10
|
+
size = _ref$size === void 0 ? '1em' : _ref$size,
|
|
11
|
+
style = _ref.style,
|
|
12
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
13
|
+
return /*#__PURE__*/_jsx("svg", _objectSpread(_objectSpread({
|
|
14
|
+
fill: "currentColor",
|
|
15
|
+
fillRule: "evenodd",
|
|
16
|
+
height: size,
|
|
17
|
+
ref: ref,
|
|
18
|
+
style: _objectSpread({
|
|
19
|
+
flex: 'none',
|
|
20
|
+
lineHeight: 1
|
|
21
|
+
}, style),
|
|
22
|
+
viewBox: "0 0 24 24",
|
|
23
|
+
width: size,
|
|
24
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
25
|
+
}, rest), {}, {
|
|
26
|
+
children: /*#__PURE__*/_jsx("path", {
|
|
27
|
+
d: "M22 10.552v2.26h-7.932V22H11.54V10.552H22zM22 2v2.264H4.528V22H2V2h20zm0 4.276V8.54H9.296V22H6.768V6.276H22z"
|
|
28
|
+
})
|
|
29
|
+
}));
|
|
30
|
+
});
|
|
31
|
+
export default Icon;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import Avatar from './components/Avatar';
|
|
2
|
+
import BrandMono from './components/BrandMono';
|
|
3
|
+
import Mono from './components/Mono';
|
|
4
|
+
export type CompoundedIcon = typeof Mono & {
|
|
5
|
+
Avatar: typeof Avatar;
|
|
6
|
+
Brand: typeof BrandMono;
|
|
7
|
+
colorPrimary: string;
|
|
8
|
+
};
|
|
9
|
+
declare const Icons: CompoundedIcon;
|
|
10
|
+
export default Icons;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import Avatar from "./components/Avatar";
|
|
2
|
+
import BrandMono from "./components/BrandMono";
|
|
3
|
+
import Mono from "./components/Mono";
|
|
4
|
+
import { COLOR_PRIMARY } from "./style";
|
|
5
|
+
var Icons = Mono;
|
|
6
|
+
Icons.Avatar = Avatar;
|
|
7
|
+
Icons.Brand = BrandMono;
|
|
8
|
+
Icons.colorPrimary = COLOR_PRIMARY;
|
|
9
|
+
export default Icons;
|
package/es/Spark/index.d.ts
CHANGED
package/es/Stability/index.d.ts
CHANGED
package/es/Tongyi/index.d.ts
CHANGED
package/es/Wenxin/index.d.ts
CHANGED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
|
|
2
|
+
import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
|
|
3
|
+
var _excluded = ["background"];
|
|
4
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
5
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
6
|
+
import { memo } from 'react';
|
|
7
|
+
import IconAvatar from "../../IconAvatar";
|
|
8
|
+
import { COLOR_PRIMARY } from "../style";
|
|
9
|
+
import Mono from "./Mono";
|
|
10
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
11
|
+
var Avatar = /*#__PURE__*/memo(function (_ref) {
|
|
12
|
+
var background = _ref.background,
|
|
13
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
14
|
+
return /*#__PURE__*/_jsx(IconAvatar, _objectSpread({
|
|
15
|
+
Icon: Mono,
|
|
16
|
+
background: background || COLOR_PRIMARY
|
|
17
|
+
}, rest));
|
|
18
|
+
});
|
|
19
|
+
export default Avatar;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
|
|
2
|
+
import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
|
|
3
|
+
var _excluded = ["size", "style"];
|
|
4
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
5
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
6
|
+
import { forwardRef } from 'react';
|
|
7
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
8
|
+
var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
9
|
+
var _ref$size = _ref.size,
|
|
10
|
+
size = _ref$size === void 0 ? '1em' : _ref$size,
|
|
11
|
+
style = _ref.style,
|
|
12
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
13
|
+
return /*#__PURE__*/_jsx("svg", _objectSpread(_objectSpread({
|
|
14
|
+
height: size,
|
|
15
|
+
ref: ref,
|
|
16
|
+
style: _objectSpread({
|
|
17
|
+
flex: 'none',
|
|
18
|
+
lineHeight: 1
|
|
19
|
+
}, style),
|
|
20
|
+
viewBox: "0 0 24 24",
|
|
21
|
+
width: size,
|
|
22
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
23
|
+
}, rest), {}, {
|
|
24
|
+
children: /*#__PURE__*/_jsx("path", {
|
|
25
|
+
d: "M20.456 9.401c-1.127 0-2.109.77-2.436 1.832h-5.198v-3.92h1.672l1.636-.916c.4.294.909.44 1.418.44a2.562 2.562 0 002.544-2.564 2.539 2.539 0 00-2.544-2.564 2.539 2.539 0 00-2.545 2.564c0 .33.073.66.182.952l-1.054.623h-1.272V1.745h-.037c-.472-.366-1.054-.586-1.635-.696h-.073a4.178 4.178 0 00-2.108.22c-.146.037-.291.11-.437.183h-.036c-.036.037-.073.037-.109.074-.618.366-1.09.879-1.454 1.465 0 .036-.036.073-.036.073l-.11.22c0 .037-.036.037-.036.073v.037H6.57c-1.054 0-2.072.44-2.799 1.172-.763.733-1.163 1.758-1.163 2.82 0 .257.037.513.073.77-.473.33-.872.769-1.163 1.282-.291.513-.436 1.062-.51 1.648a3.976 3.976 0 00.255 1.722c.218.55.546 1.062.945 1.465a4.498 4.498 0 00-.4 2.051c0 .696.182 1.392.51 2.052.327.659.763 1.172 1.308 1.611.473.367.981.623 1.563.806v-.036a4.58 4.58 0 001.745.22h.036c0 .036.036.036.036.036.328.623.837 1.099 1.454 1.465.037.037.073.037.11.073h.036c.145.074.29.147.436.184.509.22 1.09.293 1.636.256.145 0 .29-.037.472-.037h.037a4.032 4.032 0 001.635-.696V17.9h1.273l1.126.623a2.77 2.77 0 00-.181.952c0 1.392 1.126 2.565 2.544 2.565a2.539 2.539 0 002.544-2.565 2.539 2.539 0 00-2.544-2.564c-.545 0-1.018.184-1.418.44l-1.672-.916h-1.672V12.698h5.198c.327 1.062 1.272 1.831 2.436 1.831A2.562 2.562 0 0023 11.965a2.539 2.539 0 00-2.544-2.564zm-2.872-6.19c.582 0 1.09.476 1.09 1.099 0 .622-.472 1.098-1.09 1.098-.618 0-1.09-.476-1.09-1.098 0-.623.508-1.1 1.09-1.1zm0 15.165c.582 0 1.09.476 1.09 1.098 0 .623-.472 1.1-1.09 1.1-.618 0-1.09-.477-1.09-1.1 0-.622.508-1.098 1.09-1.098zm-6.216 2.857a.824.824 0 01-.4.11c-.072 0-.145.036-.181.036h-.073a2.1 2.1 0 01-.945-.11c-.363-.11-.69-.33-.981-.622-.255-.293-.473-.623-.582-.99l-.109-.549v-.256c0-.183.036-.367.109-.55.036-.073.036-.146.073-.256.036-.11.109-.22.181-.33 0-.036.037-.036.037-.073.036-.037.036-.073.072-.11.037-.037.037-.073.073-.11 0 0 0-.036.037-.036l.218-.22-.982-1.282c-.472.403-.836.879-1.054 1.428-.073.147-.145.33-.182.477v.036c-.036.073-.036.147-.036.22-.109.403-.145.842-.109 1.245-.11 0-.254 0-.364-.036-.8-.147-1.526-.55-1.999-1.172-.509-.623-.727-1.429-.654-2.235.036-.293.109-.586.218-.879l.11-.22c.035-.073.072-.146.108-.183 0 0 0-.037.037-.037.145-.256.327-.476.545-.696.581-.549 1.381-.842 2.18-.842.255 0 .51.037.764.11v-1.649c-.254-.036-.509-.073-.763-.073-.655 0-1.273.147-1.89.403-.255.11-.473.22-.691.366-.218.147-.4.293-.618.477-.109.073-.182.183-.29.293a2.917 2.917 0 01-.473-.953 2.613 2.613 0 010-1.062c.072-.366.218-.696.472-.952.218-.293.51-.513.836-.66l.655-.33-.255-.695a2.457 2.457 0 01-.145-1.136c.036-.366.181-.77.4-1.062.218-.33.508-.586.872-.77.327-.183.727-.292 1.09-.256.182 0 .364.037.546.073.363.074.654.257.945.477.29.22.509.512.654.842l1.49-.55A4.053 4.053 0 008.788 4.09a1.268 1.268 0 01-.328-.22c.146-.256.364-.513.582-.696.29-.256.654-.403 1.054-.476.327-.073.618-.037.945 0 .146.036.255.073.4.11v18.425h-.073zm9.088-8.169c-.582 0-1.09-.476-1.09-1.099 0-.586.472-1.099 1.09-1.099.618 0 1.09.477 1.09 1.1 0 .585-.472 1.098-1.09 1.098z",
|
|
26
|
+
fill: "#F38020",
|
|
27
|
+
fillRule: "nonzero"
|
|
28
|
+
})
|
|
29
|
+
}));
|
|
30
|
+
});
|
|
31
|
+
export default Icon;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { type IconCombineProps } from "../../IconCombine";
|
|
3
|
+
export interface CombineProps extends Omit<IconCombineProps, 'Icon' | 'Text'> {
|
|
4
|
+
type?: 'color' | 'mono';
|
|
5
|
+
}
|
|
6
|
+
declare const Combine: import("react").NamedExoticComponent<CombineProps>;
|
|
7
|
+
export default Combine;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
|
|
2
|
+
import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
|
|
3
|
+
var _excluded = ["type"];
|
|
4
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
5
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
6
|
+
import { memo } from 'react';
|
|
7
|
+
import IconCombine from "../../IconCombine";
|
|
8
|
+
import { SPACE_MULTIPLE, TEXT_MULTIPLE } from "../style";
|
|
9
|
+
import Color from "./Color";
|
|
10
|
+
import Mono from "./Mono";
|
|
11
|
+
import Text from "./Text";
|
|
12
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
13
|
+
var Combine = /*#__PURE__*/memo(function (_ref) {
|
|
14
|
+
var _ref$type = _ref.type,
|
|
15
|
+
type = _ref$type === void 0 ? 'mono' : _ref$type,
|
|
16
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
17
|
+
var Icon = type === 'color' ? Color : Mono;
|
|
18
|
+
return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
|
|
19
|
+
Icon: Icon,
|
|
20
|
+
Text: Text,
|
|
21
|
+
spaceMultiple: SPACE_MULTIPLE,
|
|
22
|
+
textMultiple: TEXT_MULTIPLE
|
|
23
|
+
}, rest));
|
|
24
|
+
});
|
|
25
|
+
export default Combine;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
|
|
2
|
+
import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
|
|
3
|
+
var _excluded = ["size", "style"];
|
|
4
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
5
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
6
|
+
import { forwardRef } from 'react';
|
|
7
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
8
|
+
var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
9
|
+
var _ref$size = _ref.size,
|
|
10
|
+
size = _ref$size === void 0 ? '1em' : _ref$size,
|
|
11
|
+
style = _ref.style,
|
|
12
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
13
|
+
return /*#__PURE__*/_jsx("svg", _objectSpread(_objectSpread({
|
|
14
|
+
fill: "currentColor",
|
|
15
|
+
fillRule: "evenodd",
|
|
16
|
+
height: size,
|
|
17
|
+
ref: ref,
|
|
18
|
+
style: _objectSpread({
|
|
19
|
+
flex: 'none',
|
|
20
|
+
lineHeight: 1
|
|
21
|
+
}, style),
|
|
22
|
+
viewBox: "0 0 24 24",
|
|
23
|
+
width: size,
|
|
24
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
25
|
+
}, rest), {}, {
|
|
26
|
+
children: /*#__PURE__*/_jsx("path", {
|
|
27
|
+
d: "M20.456 9.401c-1.127 0-2.109.77-2.436 1.832h-5.198v-3.92h1.672l1.636-.916c.4.294.909.44 1.418.44a2.562 2.562 0 002.544-2.564 2.539 2.539 0 00-2.544-2.564 2.539 2.539 0 00-2.545 2.564c0 .33.073.66.182.952l-1.054.623h-1.272V1.745h-.037c-.472-.366-1.054-.586-1.635-.696h-.073a4.178 4.178 0 00-2.108.22c-.146.037-.291.11-.437.183h-.036c-.036.037-.073.037-.109.074-.618.366-1.09.879-1.454 1.465 0 .036-.036.073-.036.073l-.11.22c0 .037-.036.037-.036.073v.037H6.57c-1.054 0-2.072.44-2.799 1.172-.763.733-1.163 1.758-1.163 2.82 0 .257.037.513.073.77-.473.33-.872.769-1.163 1.282-.291.513-.436 1.062-.51 1.648a3.976 3.976 0 00.255 1.722c.218.55.546 1.062.945 1.465a4.498 4.498 0 00-.4 2.051c0 .696.182 1.392.51 2.052.327.659.763 1.172 1.308 1.611.473.367.981.623 1.563.806v-.036a4.58 4.58 0 001.745.22h.036c0 .036.036.036.036.036.328.623.837 1.099 1.454 1.465.037.037.073.037.11.073h.036c.145.074.29.147.436.184.509.22 1.09.293 1.636.256.145 0 .29-.037.472-.037h.037a4.032 4.032 0 001.635-.696V17.9h1.273l1.126.623a2.77 2.77 0 00-.181.952c0 1.392 1.126 2.565 2.544 2.565a2.539 2.539 0 002.544-2.565 2.539 2.539 0 00-2.544-2.564c-.545 0-1.018.184-1.418.44l-1.672-.916h-1.672V12.698h5.198c.327 1.062 1.272 1.831 2.436 1.831A2.562 2.562 0 0023 11.965a2.539 2.539 0 00-2.544-2.564zm-2.872-6.19c.582 0 1.09.476 1.09 1.099 0 .622-.472 1.098-1.09 1.098-.618 0-1.09-.476-1.09-1.098 0-.623.508-1.1 1.09-1.1zm0 15.165c.582 0 1.09.476 1.09 1.098 0 .623-.472 1.1-1.09 1.1-.618 0-1.09-.477-1.09-1.1 0-.622.508-1.098 1.09-1.098zm-6.216 2.857a.824.824 0 01-.4.11c-.072 0-.145.036-.181.036h-.073a2.1 2.1 0 01-.945-.11c-.363-.11-.69-.33-.981-.622-.255-.293-.473-.623-.582-.99l-.109-.549v-.256c0-.183.036-.367.109-.55.036-.073.036-.146.073-.256.036-.11.109-.22.181-.33 0-.036.037-.036.037-.073.036-.037.036-.073.072-.11.037-.037.037-.073.073-.11 0 0 0-.036.037-.036l.218-.22-.982-1.282c-.472.403-.836.879-1.054 1.428-.073.147-.145.33-.182.477v.036c-.036.073-.036.147-.036.22-.109.403-.145.842-.109 1.245-.11 0-.254 0-.364-.036-.8-.147-1.526-.55-1.999-1.172-.509-.623-.727-1.429-.654-2.235.036-.293.109-.586.218-.879l.11-.22c.035-.073.072-.146.108-.183 0 0 0-.037.037-.037.145-.256.327-.476.545-.696.581-.549 1.381-.842 2.18-.842.255 0 .51.037.764.11v-1.649c-.254-.036-.509-.073-.763-.073-.655 0-1.273.147-1.89.403-.255.11-.473.22-.691.366-.218.147-.4.293-.618.477-.109.073-.182.183-.29.293a2.917 2.917 0 01-.473-.953 2.613 2.613 0 010-1.062c.072-.366.218-.696.472-.952.218-.293.51-.513.836-.66l.655-.33-.255-.695a2.457 2.457 0 01-.145-1.136c.036-.366.181-.77.4-1.062.218-.33.508-.586.872-.77.327-.183.727-.292 1.09-.256.182 0 .364.037.546.073.363.074.654.257.945.477.29.22.509.512.654.842l1.49-.55A4.053 4.053 0 008.788 4.09a1.268 1.268 0 01-.328-.22c.146-.256.364-.513.582-.696.29-.256.654-.403 1.054-.476.327-.073.618-.037.945 0 .146.036.255.073.4.11v18.425h-.073zm9.088-8.169c-.582 0-1.09-.476-1.09-1.099 0-.586.472-1.099 1.09-1.099.618 0 1.09.477 1.09 1.1 0 .585-.472 1.098-1.09 1.098z"
|
|
28
|
+
})
|
|
29
|
+
}));
|
|
30
|
+
});
|
|
31
|
+
export default Icon;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
|
|
2
|
+
import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
|
|
3
|
+
var _excluded = ["size", "style"];
|
|
4
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
5
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
6
|
+
import { forwardRef } from 'react';
|
|
7
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
8
|
+
var Icon = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
9
|
+
var _ref$size = _ref.size,
|
|
10
|
+
size = _ref$size === void 0 ? '1em' : _ref$size,
|
|
11
|
+
style = _ref.style,
|
|
12
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
13
|
+
return /*#__PURE__*/_jsx("svg", _objectSpread(_objectSpread({
|
|
14
|
+
fill: "currentColor",
|
|
15
|
+
fillRule: "evenodd",
|
|
16
|
+
height: size,
|
|
17
|
+
ref: ref,
|
|
18
|
+
style: _objectSpread({
|
|
19
|
+
flex: 'none',
|
|
20
|
+
lineHeight: 1,
|
|
21
|
+
width: 'fit-content'
|
|
22
|
+
}, style),
|
|
23
|
+
viewBox: "0 0 134 24",
|
|
24
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
25
|
+
}, rest), {}, {
|
|
26
|
+
children: /*#__PURE__*/_jsx("path", {
|
|
27
|
+
d: "M34.127 6.765c4.391 0 7.277 2.853 7.277 7.59v.027c0 4.778-2.831 7.618-7.263 7.618-4.46 0-7.263-2.853-7.263-7.618v-.027c0-4.71 2.872-7.59 7.25-7.59zM6.281 2L9.4 16.116h.082L13.12 2h3.625l3.638 14.116h.083L23.598 2h4.281L22.64 21.7h-4.035L14.981 8.498h-.082L11.26 21.7H7.225L2 2h4.281zm27.846 7.89c-1.928 0-3.187 1.639-3.187 4.465v.027c0 2.867 1.245 4.492 3.215 4.492 1.942 0 3.187-1.639 3.187-4.492v-.027c0-2.826-1.272-4.464-3.215-4.464zm8.628 11.81h3.994v-8.191c0-2.13 1.15-3.304 3.12-3.304.574 0 1.12.082 1.449.218V6.915c-.3-.082-.711-.15-1.149-.15-1.71 0-2.9 1.05-3.337 2.853h-.083V7.065h-3.994V21.7zm29.69-14.935c4.295 0 6.99 2.907 6.99 7.33v1.23H69.34c.041 2.334 1.313 3.699 3.351 3.699 1.642 0 2.64-.901 2.928-1.72l.027-.082h3.666l-.041.15C78.819 19.529 76.795 22 72.609 22c-4.486 0-7.208-2.908-7.208-7.59v-.014c0-4.655 2.75-7.631 7.044-7.631zM56.376 2v10.922h.082l4.952-5.857h4.527l-5.54 6.293 5.814 8.342H61.6l-4.199-5.98-1.026 1.133V21.7h-3.994V2h3.994zm16.138 7.74c-1.642 0-2.873 1.093-3.133 3.072h6.224c-.246-2.02-1.436-3.071-3.091-3.071zm8.272 11.96h3.994v-8.191c0-2.13 1.15-3.304 3.119-3.304.574 0 1.121.082 1.45.218V6.915c-.301-.082-.712-.15-1.15-.15-1.709 0-2.899 1.05-3.337 2.853h-.082V7.065h-3.994V21.7zm15.522.3c3.775 0 6.415-1.884 6.415-4.75v-.015c0-2.157-1.258-3.358-4.322-4l-2.49-.532c-1.477-.314-1.983-.805-1.983-1.556v-.014c0-.942.862-1.556 2.243-1.556 1.478 0 2.34.792 2.476 1.843l.014.109h3.68v-.137c-.096-2.566-2.271-4.627-6.17-4.627-3.734 0-6.141 1.802-6.141 4.587v.013c0 2.184 1.436 3.604 4.281 4.205l2.49.519c1.436.314 1.928.764 1.928 1.542v.014c0 .942-.916 1.53-2.42 1.53-1.601 0-2.463-.67-2.723-1.817l-.027-.123H89.66l.013.123C89.99 20.13 92.246 22 96.308 22zm11.607-.3h4.336l1.491-4.778h6.976l1.491 4.778h4.336L119.665 2h-4.856l-6.894 19.7zm9.274-15.877h.082l2.49 8.013H114.7l2.49-8.013zM127.87 21.7H132V2h-4.13v19.7z"
|
|
28
|
+
})
|
|
29
|
+
}));
|
|
30
|
+
});
|
|
31
|
+
export default Icon;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import Avatar from './components/Avatar';
|
|
2
|
+
import Color from './components/Color';
|
|
3
|
+
import Combine from './components/Combine';
|
|
4
|
+
import Mono from './components/Mono';
|
|
5
|
+
import Text from './components/Text';
|
|
6
|
+
export type CompoundedIcon = typeof Mono & {
|
|
7
|
+
Avatar: typeof Avatar;
|
|
8
|
+
Color: typeof Color;
|
|
9
|
+
Combine: typeof Combine;
|
|
10
|
+
Text: typeof Text;
|
|
11
|
+
colorPrimary: string;
|
|
12
|
+
};
|
|
13
|
+
declare const Icons: CompoundedIcon;
|
|
14
|
+
export default Icons;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import Avatar from "./components/Avatar";
|
|
2
|
+
import Color from "./components/Color";
|
|
3
|
+
import Combine from "./components/Combine";
|
|
4
|
+
import Mono from "./components/Mono";
|
|
5
|
+
import Text from "./components/Text";
|
|
6
|
+
import { COLOR_PRIMARY } from "./style";
|
|
7
|
+
var Icons = Mono;
|
|
8
|
+
Icons.Color = Color;
|
|
9
|
+
Icons.Text = Text;
|
|
10
|
+
Icons.Combine = Combine;
|
|
11
|
+
Icons.Avatar = Avatar;
|
|
12
|
+
Icons.colorPrimary = COLOR_PRIMARY;
|
|
13
|
+
export default Icons;
|
package/es/Zhipu/index.d.ts
CHANGED
package/es/Zhipu/style.d.ts
CHANGED
package/es/Zhipu/style.js
CHANGED
package/es/hooks/useFillId.d.ts
CHANGED
package/es/hooks/useFillId.js
CHANGED
|
@@ -4,4 +4,16 @@ export var useFillId = function useFillId(namespace) {
|
|
|
4
4
|
fill: "url(#".concat(id, ")"),
|
|
5
5
|
id: id
|
|
6
6
|
};
|
|
7
|
+
};
|
|
8
|
+
export var useFillIds = function useFillIds(namespace, length) {
|
|
9
|
+
var ids = Array.from({
|
|
10
|
+
length: length
|
|
11
|
+
}, function (_, i) {
|
|
12
|
+
var id = "lobe-icons-".concat(namespace, "-fill-").concat(i);
|
|
13
|
+
return {
|
|
14
|
+
fill: "url(#".concat(id, ")"),
|
|
15
|
+
id: id
|
|
16
|
+
};
|
|
17
|
+
});
|
|
18
|
+
return ids;
|
|
7
19
|
};
|
package/es/index.d.ts
CHANGED
|
@@ -1,22 +1,31 @@
|
|
|
1
1
|
export { default as Anthropic, type CompoundedIcon as AnthropicProps } from './Anthropic';
|
|
2
2
|
export { default as Automatic, type CompoundedIcon as AutomaticProps } from './Automatic';
|
|
3
3
|
export { default as Aws, type CompoundedIcon as AwsProps } from './Aws';
|
|
4
|
+
export { default as Azure, type CompoundedIcon as AzureProps } from './Azure';
|
|
4
5
|
export { default as Baichuan, type CompoundedIcon as BaichuanProps } from './Baichuan';
|
|
5
6
|
export { default as Bedrock, type CompoundedIcon as BedrockProps } from './Bedrock';
|
|
6
7
|
export { default as ChatGLM, type CompoundedIcon as ChatGLMProps } from './ChatGLM';
|
|
8
|
+
export { default as Cloudflare, type CompoundedIcon as CloudflareProps } from './Cloudflare';
|
|
7
9
|
export { default as Cohere, type CompoundedIcon as CohereProps } from './Cohere';
|
|
8
10
|
export { default as Dalle, type CompoundedIcon as DalleProps } from './Dalle';
|
|
11
|
+
export { default as Fireworks, type CompoundedIcon as FireworksProps } from './Fireworks';
|
|
9
12
|
export { default as Gemini, type CompoundedIcon as GeminiProps } from './Gemini';
|
|
13
|
+
export { default as HuggingFace, type CompoundedIcon as HuggingFaceProps } from './HuggingFace';
|
|
10
14
|
export { default as IconAvatar, type IconAvatarProps } from './IconAvatar';
|
|
11
15
|
export { default as IconCombine, type IconCombineProps } from './IconCombine';
|
|
16
|
+
export { default as Meta, type CompoundedIcon as MetaProps } from './Meta';
|
|
17
|
+
export { default as Midjourney, type CompoundedIcon as MidjourneyProps } from './Midjourney';
|
|
12
18
|
export { default as Minimax, type CompoundedIcon as MinimaxProps } from './Minimax';
|
|
13
19
|
export { default as Mistral, type CompoundedIcon as MistralProps } from './Mistral';
|
|
14
20
|
export { default as Ollama, type CompoundedIcon as OllamaProps } from './Ollama';
|
|
15
21
|
export { default as OpenAI, type CompoundedIcon as OpenAIProps } from './OpenAI';
|
|
22
|
+
export { default as Perplexity, type CompoundedIcon as PerplexityProps } from './Perplexity';
|
|
16
23
|
export { default as Qingyan, type CompoundedIcon as QingyanProps } from './Qingyan';
|
|
24
|
+
export { default as Replicate, type CompoundedIcon as ReplicateProps } from './Replicate';
|
|
17
25
|
export { default as Spark, type CompoundedIcon as SparkProps } from './Spark';
|
|
18
26
|
export { default as Stability, type CompoundedIcon as StabilityProps } from './Stability';
|
|
19
27
|
export { default as Tongyi, type CompoundedIcon as TongyiProps } from './Tongyi';
|
|
20
28
|
export type { IconType } from './types';
|
|
21
29
|
export { default as Wenxin, type CompoundedIcon as WenxinProps } from './Wenxin';
|
|
30
|
+
export { default as WorkersAI, type CompoundedIcon as WorkersAIProps } from './WorkersAI';
|
|
22
31
|
export { default as Zhipu, type CompoundedIcon as ZhipuProps } from './Zhipu';
|
package/es/index.js
CHANGED
|
@@ -1,21 +1,30 @@
|
|
|
1
1
|
export { default as Anthropic } from "./Anthropic";
|
|
2
2
|
export { default as Automatic } from "./Automatic";
|
|
3
3
|
export { default as Aws } from "./Aws";
|
|
4
|
+
export { default as Azure } from "./Azure";
|
|
4
5
|
export { default as Baichuan } from "./Baichuan";
|
|
5
6
|
export { default as Bedrock } from "./Bedrock";
|
|
6
7
|
export { default as ChatGLM } from "./ChatGLM";
|
|
8
|
+
export { default as Cloudflare } from "./Cloudflare";
|
|
7
9
|
export { default as Cohere } from "./Cohere";
|
|
8
10
|
export { default as Dalle } from "./Dalle";
|
|
11
|
+
export { default as Fireworks } from "./Fireworks";
|
|
9
12
|
export { default as Gemini } from "./Gemini";
|
|
13
|
+
export { default as HuggingFace } from "./HuggingFace";
|
|
10
14
|
export { default as IconAvatar } from "./IconAvatar";
|
|
11
15
|
export { default as IconCombine } from "./IconCombine";
|
|
16
|
+
export { default as Meta } from "./Meta";
|
|
17
|
+
export { default as Midjourney } from "./Midjourney";
|
|
12
18
|
export { default as Minimax } from "./Minimax";
|
|
13
19
|
export { default as Mistral } from "./Mistral";
|
|
14
20
|
export { default as Ollama } from "./Ollama";
|
|
15
21
|
export { default as OpenAI } from "./OpenAI";
|
|
22
|
+
export { default as Perplexity } from "./Perplexity";
|
|
16
23
|
export { default as Qingyan } from "./Qingyan";
|
|
24
|
+
export { default as Replicate } from "./Replicate";
|
|
17
25
|
export { default as Spark } from "./Spark";
|
|
18
26
|
export { default as Stability } from "./Stability";
|
|
19
27
|
export { default as Tongyi } from "./Tongyi";
|
|
20
28
|
export { default as Wenxin } from "./Wenxin";
|
|
29
|
+
export { default as WorkersAI } from "./WorkersAI";
|
|
21
30
|
export { default as Zhipu } from "./Zhipu";
|