@lobehub/icons 5.18.0 → 5.19.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/AMDRadeonCloud/components/Avatar.d.ts +5 -0
- package/es/AMDRadeonCloud/components/Avatar.js +25 -0
- package/es/AMDRadeonCloud/components/Color.d.ts +3 -0
- package/es/AMDRadeonCloud/components/Color.js +52 -0
- package/es/AMDRadeonCloud/components/Combine.d.ts +7 -0
- package/es/AMDRadeonCloud/components/Combine.js +33 -0
- package/es/AMDRadeonCloud/components/Mono.d.ts +3 -0
- package/es/AMDRadeonCloud/components/Mono.js +51 -0
- package/es/AMDRadeonCloud/components/Text.d.ts +3 -0
- package/es/AMDRadeonCloud/components/Text.js +40 -0
- package/es/AMDRadeonCloud/index.d.ts +15 -0
- package/es/AMDRadeonCloud/index.js +14 -0
- package/es/AMDRadeonCloud/index.mdx +114 -0
- package/es/AMDRadeonCloud/style.d.ts +7 -0
- package/es/AMDRadeonCloud/style.js +9 -0
- package/es/Chutes/components/Avatar.d.ts +5 -0
- package/es/Chutes/components/Avatar.js +25 -0
- package/es/Chutes/components/Combine.d.ts +5 -0
- package/es/Chutes/components/Combine.js +26 -0
- package/es/Chutes/components/Mono.d.ts +3 -0
- package/es/Chutes/components/Mono.js +44 -0
- package/es/Chutes/components/Text.d.ts +3 -0
- package/es/Chutes/components/Text.js +39 -0
- package/es/Chutes/index.d.ts +13 -0
- package/es/Chutes/index.js +12 -0
- package/es/Chutes/index.mdx +99 -0
- package/es/Chutes/style.d.ts +7 -0
- package/es/Chutes/style.js +9 -0
- package/es/CommandCode/components/Avatar.d.ts +5 -0
- package/es/CommandCode/components/Avatar.js +25 -0
- package/es/CommandCode/components/Color.d.ts +3 -0
- package/es/CommandCode/components/Color.js +41 -0
- package/es/CommandCode/components/Combine.d.ts +5 -0
- package/es/CommandCode/components/Combine.js +24 -0
- package/es/CommandCode/components/Mono.d.ts +3 -0
- package/es/CommandCode/components/Mono.js +41 -0
- package/es/CommandCode/components/Text.d.ts +3 -0
- package/es/CommandCode/components/Text.js +42 -0
- package/es/CommandCode/index.d.ts +13 -0
- package/es/CommandCode/index.js +12 -0
- package/es/CommandCode/index.mdx +99 -0
- package/es/CommandCode/style.d.ts +7 -0
- package/es/CommandCode/style.js +9 -0
- package/es/Decart/components/Avatar.d.ts +5 -0
- package/es/Decart/components/Avatar.js +25 -0
- package/es/Decart/components/Color.d.ts +3 -0
- package/es/Decart/components/Color.js +39 -0
- package/es/Decart/components/Combine.d.ts +7 -0
- package/es/Decart/components/Combine.js +32 -0
- package/es/Decart/components/Mono.d.ts +3 -0
- package/es/Decart/components/Mono.js +40 -0
- package/es/Decart/components/Text.d.ts +3 -0
- package/es/Decart/components/Text.js +39 -0
- package/es/Decart/index.d.ts +15 -0
- package/es/Decart/index.js +14 -0
- package/es/Decart/index.mdx +113 -0
- package/es/Decart/style.d.ts +7 -0
- package/es/Decart/style.js +9 -0
- package/es/DeepAI/index.mdx +1 -1
- package/es/DigitalOcean/components/Avatar.d.ts +5 -0
- package/es/DigitalOcean/components/Avatar.js +25 -0
- package/es/DigitalOcean/components/Combine.d.ts +5 -0
- package/es/DigitalOcean/components/Combine.js +26 -0
- package/es/DigitalOcean/components/Mono.d.ts +3 -0
- package/es/DigitalOcean/components/Mono.js +42 -0
- package/es/DigitalOcean/components/Text.d.ts +3 -0
- package/es/DigitalOcean/components/Text.js +39 -0
- package/es/DigitalOcean/index.d.ts +13 -0
- package/es/DigitalOcean/index.js +12 -0
- package/es/DigitalOcean/index.mdx +109 -0
- package/es/DigitalOcean/style.d.ts +7 -0
- package/es/DigitalOcean/style.js +9 -0
- package/es/DotsStudio/components/Avatar.d.ts +5 -0
- package/es/DotsStudio/components/Avatar.js +28 -0
- package/es/DotsStudio/components/Combine.d.ts +5 -0
- package/es/DotsStudio/components/Combine.js +26 -0
- package/es/DotsStudio/components/Mono.d.ts +3 -0
- package/es/DotsStudio/components/Mono.js +40 -0
- package/es/DotsStudio/components/Text.d.ts +3 -0
- package/es/DotsStudio/components/Text.js +39 -0
- package/es/DotsStudio/index.d.ts +13 -0
- package/es/DotsStudio/index.js +12 -0
- package/es/DotsStudio/index.mdx +99 -0
- package/es/DotsStudio/style.d.ts +7 -0
- package/es/DotsStudio/style.js +8 -0
- package/es/GmiCloud/components/Avatar.d.ts +5 -0
- package/es/GmiCloud/components/Avatar.js +25 -0
- package/es/GmiCloud/components/Combine.d.ts +5 -0
- package/es/GmiCloud/components/Combine.js +26 -0
- package/es/GmiCloud/components/Mono.d.ts +3 -0
- package/es/GmiCloud/components/Mono.js +42 -0
- package/es/GmiCloud/components/Text.d.ts +3 -0
- package/es/GmiCloud/components/Text.js +41 -0
- package/es/GmiCloud/index.d.ts +13 -0
- package/es/GmiCloud/index.js +12 -0
- package/es/GmiCloud/index.mdx +99 -0
- package/es/GmiCloud/style.d.ts +7 -0
- package/es/GmiCloud/style.js +9 -0
- package/es/Inceptron/components/Avatar.d.ts +5 -0
- package/es/Inceptron/components/Avatar.js +25 -0
- package/es/Inceptron/components/Color.d.ts +3 -0
- package/es/Inceptron/components/Color.js +60 -0
- package/es/Inceptron/components/Combine.d.ts +7 -0
- package/es/Inceptron/components/Combine.js +32 -0
- package/es/Inceptron/components/Mono.d.ts +3 -0
- package/es/Inceptron/components/Mono.js +60 -0
- package/es/Inceptron/components/Text.d.ts +3 -0
- package/es/Inceptron/components/Text.js +39 -0
- package/es/Inceptron/index.d.ts +15 -0
- package/es/Inceptron/index.js +14 -0
- package/es/Inceptron/index.mdx +113 -0
- package/es/Inceptron/style.d.ts +7 -0
- package/es/Inceptron/style.js +9 -0
- package/es/IoNet/components/Avatar.d.ts +5 -0
- package/es/IoNet/components/Avatar.js +25 -0
- package/es/IoNet/components/Combine.d.ts +5 -0
- package/es/IoNet/components/Combine.js +24 -0
- package/es/IoNet/components/Mono.d.ts +3 -0
- package/es/IoNet/components/Mono.js +40 -0
- package/es/IoNet/components/Text.d.ts +3 -0
- package/es/IoNet/components/Text.js +41 -0
- package/es/IoNet/index.d.ts +13 -0
- package/es/IoNet/index.js +12 -0
- package/es/IoNet/index.mdx +109 -0
- package/es/IoNet/style.d.ts +7 -0
- package/es/IoNet/style.js +9 -0
- package/es/Nextbit/components/Avatar.d.ts +5 -0
- package/es/Nextbit/components/Avatar.js +25 -0
- package/es/Nextbit/components/Color.d.ts +3 -0
- package/es/Nextbit/components/Color.js +39 -0
- package/es/Nextbit/components/Combine.d.ts +7 -0
- package/es/Nextbit/components/Combine.js +32 -0
- package/es/Nextbit/components/Mono.d.ts +3 -0
- package/es/Nextbit/components/Mono.js +40 -0
- package/es/Nextbit/components/Text.d.ts +3 -0
- package/es/Nextbit/components/Text.js +39 -0
- package/es/Nextbit/index.d.ts +15 -0
- package/es/Nextbit/index.js +14 -0
- package/es/Nextbit/index.mdx +113 -0
- package/es/Nextbit/style.d.ts +7 -0
- package/es/Nextbit/style.js +9 -0
- package/es/Perceptron/components/Avatar.d.ts +5 -0
- package/es/Perceptron/components/Avatar.js +25 -0
- package/es/Perceptron/components/Combine.d.ts +5 -0
- package/es/Perceptron/components/Combine.js +27 -0
- package/es/Perceptron/components/Mono.d.ts +3 -0
- package/es/Perceptron/components/Mono.js +41 -0
- package/es/Perceptron/components/Text.d.ts +3 -0
- package/es/Perceptron/components/Text.js +39 -0
- package/es/Perceptron/index.d.ts +13 -0
- package/es/Perceptron/index.js +12 -0
- package/es/Perceptron/index.mdx +109 -0
- package/es/Perceptron/style.d.ts +7 -0
- package/es/Perceptron/style.js +9 -0
- package/es/Phala/components/Avatar.d.ts +5 -0
- package/es/Phala/components/Avatar.js +25 -0
- package/es/Phala/components/Color.d.ts +3 -0
- package/es/Phala/components/Color.js +45 -0
- package/es/Phala/components/Combine.d.ts +7 -0
- package/es/Phala/components/Combine.js +32 -0
- package/es/Phala/components/Inner.d.ts +3 -0
- package/es/Phala/components/Inner.js +40 -0
- package/es/Phala/components/Mono.d.ts +3 -0
- package/es/Phala/components/Mono.js +40 -0
- package/es/Phala/components/Text.d.ts +3 -0
- package/es/Phala/components/Text.js +39 -0
- package/es/Phala/index.d.ts +15 -0
- package/es/Phala/index.js +14 -0
- package/es/Phala/index.mdx +113 -0
- package/es/Phala/style.d.ts +7 -0
- package/es/Phala/style.js +9 -0
- package/es/Reka/components/Avatar.d.ts +5 -0
- package/es/Reka/components/Avatar.js +25 -0
- package/es/Reka/components/Combine.d.ts +5 -0
- package/es/Reka/components/Combine.js +24 -0
- package/es/Reka/components/Mono.d.ts +3 -0
- package/es/Reka/components/Mono.js +40 -0
- package/es/Reka/components/Text.d.ts +3 -0
- package/es/Reka/components/Text.js +39 -0
- package/es/Reka/index.d.ts +13 -0
- package/es/Reka/index.js +12 -0
- package/es/Reka/index.mdx +109 -0
- package/es/Reka/style.d.ts +7 -0
- package/es/Reka/style.js +9 -0
- package/es/Sakana/components/Avatar.d.ts +5 -0
- package/es/Sakana/components/Avatar.js +25 -0
- package/es/Sakana/components/Color.d.ts +3 -0
- package/es/Sakana/components/Color.js +39 -0
- package/es/Sakana/components/Combine.d.ts +7 -0
- package/es/Sakana/components/Combine.js +33 -0
- package/es/Sakana/components/Mono.d.ts +3 -0
- package/es/Sakana/components/Mono.js +40 -0
- package/es/Sakana/components/Text.d.ts +3 -0
- package/es/Sakana/components/Text.js +39 -0
- package/es/Sakana/index.d.ts +15 -0
- package/es/Sakana/index.js +14 -0
- package/es/Sakana/index.mdx +113 -0
- package/es/Sakana/style.d.ts +7 -0
- package/es/Sakana/style.js +9 -0
- package/es/UnionAlpha/components/Avatar.d.ts +5 -0
- package/es/UnionAlpha/components/Avatar.js +25 -0
- package/es/UnionAlpha/components/Color.d.ts +3 -0
- package/es/UnionAlpha/components/Color.js +159 -0
- package/es/UnionAlpha/components/Combine.d.ts +7 -0
- package/es/UnionAlpha/components/Combine.js +32 -0
- package/es/UnionAlpha/components/Mono.d.ts +3 -0
- package/es/UnionAlpha/components/Mono.js +50 -0
- package/es/UnionAlpha/components/Text.d.ts +3 -0
- package/es/UnionAlpha/components/Text.js +57 -0
- package/es/UnionAlpha/index.d.ts +15 -0
- package/es/UnionAlpha/index.js +14 -0
- package/es/UnionAlpha/index.mdx +113 -0
- package/es/UnionAlpha/style.d.ts +7 -0
- package/es/UnionAlpha/style.js +9 -0
- package/es/Wafer/components/Avatar.d.ts +5 -0
- package/es/Wafer/components/Avatar.js +25 -0
- package/es/Wafer/components/Combine.d.ts +5 -0
- package/es/Wafer/components/Combine.js +24 -0
- package/es/Wafer/components/Mono.d.ts +3 -0
- package/es/Wafer/components/Mono.js +40 -0
- package/es/Wafer/components/Text.d.ts +3 -0
- package/es/Wafer/components/Text.js +39 -0
- package/es/Wafer/index.d.ts +13 -0
- package/es/Wafer/index.js +12 -0
- package/es/Wafer/index.mdx +109 -0
- package/es/Wafer/style.d.ts +7 -0
- package/es/Wafer/style.js +9 -0
- package/es/Wandb/components/Avatar.d.ts +5 -0
- package/es/Wandb/components/Avatar.js +25 -0
- package/es/Wandb/components/Color.d.ts +3 -0
- package/es/Wandb/components/Color.js +39 -0
- package/es/Wandb/components/Combine.d.ts +7 -0
- package/es/Wandb/components/Combine.js +32 -0
- package/es/Wandb/components/Mono.d.ts +3 -0
- package/es/Wandb/components/Mono.js +40 -0
- package/es/Wandb/components/Text.d.ts +3 -0
- package/es/Wandb/components/Text.js +39 -0
- package/es/Wandb/index.d.ts +15 -0
- package/es/Wandb/index.js +14 -0
- package/es/Wandb/index.mdx +113 -0
- package/es/Wandb/style.d.ts +7 -0
- package/es/Wandb/style.js +9 -0
- package/es/WaveSpeed/components/Avatar.d.ts +5 -0
- package/es/WaveSpeed/components/Avatar.js +25 -0
- package/es/WaveSpeed/components/Combine.d.ts +5 -0
- package/es/WaveSpeed/components/Combine.js +26 -0
- package/es/WaveSpeed/components/Mono.d.ts +3 -0
- package/es/WaveSpeed/components/Mono.js +40 -0
- package/es/WaveSpeed/components/Text.d.ts +3 -0
- package/es/WaveSpeed/components/Text.js +39 -0
- package/es/WaveSpeed/index.d.ts +13 -0
- package/es/WaveSpeed/index.js +12 -0
- package/es/WaveSpeed/index.mdx +99 -0
- package/es/WaveSpeed/style.d.ts +7 -0
- package/es/WaveSpeed/style.js +9 -0
- package/es/features/modelConfig.js +4 -0
- package/es/features/providerConfig.js +5 -0
- package/es/features/providerEnum.d.ts +1 -0
- package/es/features/providerEnum.js +1 -0
- package/es/icons.d.ts +18 -0
- package/es/icons.js +18 -0
- package/es/toc.json +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
|
|
3
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
4
|
+
var _excluded = ["size", "style"];
|
|
5
|
+
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; }
|
|
6
|
+
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; }
|
|
7
|
+
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
8
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
9
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
10
|
+
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
11
|
+
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
12
|
+
import { memo } from 'react';
|
|
13
|
+
import { TITLE } from "../style";
|
|
14
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
15
|
+
import { jsxs as _jsxs } from "react/jsx-runtime";
|
|
16
|
+
var Icon = /*#__PURE__*/memo(function (_ref) {
|
|
17
|
+
var _ref$size = _ref.size,
|
|
18
|
+
size = _ref$size === void 0 ? '1em' : _ref$size,
|
|
19
|
+
style = _ref.style,
|
|
20
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
21
|
+
return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
fillRule: "evenodd",
|
|
24
|
+
height: size,
|
|
25
|
+
style: _objectSpread({
|
|
26
|
+
flex: 'none',
|
|
27
|
+
lineHeight: 1
|
|
28
|
+
}, style),
|
|
29
|
+
viewBox: "0 0 159 24",
|
|
30
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
31
|
+
}, rest), {}, {
|
|
32
|
+
children: [/*#__PURE__*/_jsx("title", {
|
|
33
|
+
children: TITLE
|
|
34
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
35
|
+
d: "M114.893 5.983c.439 0 .824-.137 1.098-.41a1.38 1.38 0 0 0 .466-1.067 1.38 1.38 0 0 0-.466-1.067 1.56 1.56 0 0 0-1.098-.41c-.441 0-.824.136-1.127.41s-.468.629-.468 1.067.165.793.468 1.067.686.41 1.127.41m-84.597 6.183c0-.848-.165-1.587-.522-2.188a3.57 3.57 0 0 0-1.4-1.45c-.605-.356-1.32-.52-2.144-.52a5.2 5.2 0 0 0-2.473.63 4.6 4.6 0 0 0-1.868 1.832c-.467.793-.714 1.724-.714 2.845s.22 1.997.632 2.79a4.33 4.33 0 0 0 1.73 1.779c.742.41 1.594.629 2.556.629.961 0 1.813-.219 2.5-.63a4.56 4.56 0 0 0 1.676-1.777l-.605-.548a5.4 5.4 0 0 1-1.154.958c-.412.246-.934.356-1.538.356-.88 0-1.594-.301-2.198-.903-.577-.602-.88-1.477-.934-2.681h6.374c.027-.301.082-.684.082-1.122m-2.61-.137c-.165.22-.494.301-.989.301H23.84q.082-1.23.412-1.97c.247-.492.522-.82.824-1.04q.495-.327.99-.327c.522 0 .96.191 1.318.602.357.41.55.93.55 1.559-.028.356-.11.656-.248.875m17.806-3.173c-.715-.575-1.704-.875-2.967-.875s-2.253.3-2.968.93c-.714.601-1.071 1.422-1.071 2.434 0 1.34.55 2.298 1.648 2.846q-.783.697-1.154 1.313a2.17 2.17 0 0 0-.357 1.176c0 .383.11.711.302.985.22.274.523.492.962.63-.66.327-1.154.656-1.428 1.011-.303.383-.44.794-.44 1.232s.137.875.412 1.23c.302.384.77.657 1.401.903.66.22 1.51.329 2.583.329 1.236 0 2.253-.165 3.077-.52.824-.356 1.456-.793 1.868-1.368a2.9 2.9 0 0 0 .632-1.833c0-.875-.302-1.56-.88-2.08-.576-.519-1.538-.765-2.911-.765h-2.61c-.468 0-.77-.082-.962-.219-.165-.164-.248-.356-.248-.63 0-.41.138-.793.385-1.148.522.164 1.1.219 1.73.219 1.265 0 2.281-.301 2.968-.903.715-.63 1.072-1.45 1.072-2.435 0-.684-.138-1.258-.44-1.75h2.006v-1.45l-.302-.22zm-5.055 9.712a7 7 0 0 0 1.373.136h2.308q.99 0 1.401.411.413.41.413.985c0 .52-.275.957-.852 1.313-.55.356-1.374.547-2.473.547-.88 0-1.538-.137-2.006-.438-.467-.3-.714-.766-.714-1.395-.028-.52.165-1.04.55-1.56m3.38-5.444c-.303.465-.743.684-1.32.684s-.99-.22-1.264-.657c-.302-.438-.44-1.04-.44-1.778 0-.739.166-1.34.468-1.778.33-.465.77-.684 1.319-.684s.989.219 1.264.656c.302.438.467 1.012.467 1.751-.028.739-.165 1.368-.495 1.806m15.41 2.325V11.7c0-1.286-.247-2.216-.741-2.818-.495-.602-1.21-.903-2.088-.903-1.292 0-2.5.602-3.545 1.833V6.119l.083-2.928L52.633 3l-3.71.93v.82l1.512.22v10.45c0 .602 0 1.15-.028 1.669l-1.373.274v.848h5.137v-.848l-1.236-.247c-.028-.52-.028-1.094-.028-1.668v-4.514c.825-.794 1.65-1.177 2.418-1.177.522 0 .907.164 1.1.465.219.301.329.876.329 1.67v3.556c0 .574 0 1.121-.028 1.64l-1.318.274v.849h5.11v-.848l-1.264-.247c-.028-.52-.028-1.067-.028-1.668M21.892 4.479h-4.589v.957l1.704.246-2.528 9.055-2.775-9.082 1.95-.219V4.48H9.72v.957l1.814.219-2.858 8.973-2.363-8.973 1.731-.219V4.48H2v.957l1.511.164 3.737 12.667h1.428L11.81 8.172l3.296 10.095h1.43l3.598-12.585 1.676-.273v-.93zM34.39 6.065c.44 0 .824-.137 1.099-.41.302-.274.467-.63.467-1.067 0-.438-.165-.794-.467-1.067a1.56 1.56 0 0 0-1.099-.41c-.44 0-.825.136-1.126.41-.303.273-.468.629-.468 1.067s.165.793.468 1.067c.301.273.686.41 1.126.41m1.237 9.355v-4.322l.054-2.927-.33-.219-3.736 1.313v.794l1.484.191c.028.41.055.82.055 1.204.027.383.027.848.027 1.395v2.544c0 .602 0 1.15-.027 1.67l-1.374.273v.848h5.165v-.848l-1.264-.247a31 31 0 0 1-.054-1.668m91.932 1.697c-.413 0-.606-.301-.606-.93v-4.514c0-1.34-.275-2.326-.824-2.873-.549-.574-1.428-.875-2.636-.875-1.21 0-2.282.246-3.051.739-.769.492-1.208 1.149-1.318 1.997.11.629.494.93 1.153.93.358 0 .633-.11.879-.356.248-.246.386-.602.441-1.094l.247-1.15c.164-.027.302-.054.439-.054.165-.027.302-.027.412-.027.688 0 1.154.164 1.402.52.274.328.411.984.411 1.942v.574c-.356.11-.714.192-1.072.301-.356.11-.659.192-.933.301-.989.329-1.758.63-2.307.985-.523.328-.907.684-1.1 1.067-.22.383-.302.793-.302 1.231 0 .848.275 1.505.796 1.942q.825.657 1.979.657c.659 0 1.208-.137 1.621-.383.411-.273.879-.684 1.401-1.204.137.493.358.876.714 1.15.358.273.797.41 1.347.41.494 0 .907-.11 1.236-.301.357-.22.633-.548.906-1.013l-.466-.41c-.275.274-.523.438-.769.438m-3.078-1.067c-.494.356-.88.575-1.098.684-.248.11-.468.164-.715.164-.412 0-.77-.11-1.071-.356-.276-.246-.413-.656-.413-1.176 0-.41.137-.793.385-1.149.275-.356.742-.684 1.428-.957.193-.082.386-.137.659-.22.276-.081.551-.163.825-.273zm10.053-3.939-.824-.247c-.716-.246-1.182-.465-1.458-.684a1.24 1.24 0 0 1-.385-.902c0-.41.165-.712.468-.958s.742-.356 1.291-.356c.467 0 .908.082 1.292.247l.385 1.75h1.373l.11-2.188a7 7 0 0 0-1.483-.63c-.495-.163-1.017-.218-1.621-.218-.853 0-1.567.137-2.171.437q-.866.41-1.318 1.15a2.83 2.83 0 0 0-.468 1.586c0 .739.22 1.34.659 1.833.468.493 1.072.848 1.841 1.095l1.044.355c.659.219 1.127.465 1.401.712.275.246.413.547.413.93 0 .437-.165.793-.523 1.04-.356.245-.878.382-1.593.382-.577 0-1.126-.11-1.621-.3l-.384-1.916h-1.402l.027 2.408c.523.3 1.044.492 1.593.629.551.164 1.127.219 1.759.219q2.102 0 3.216-.903 1.153-.903 1.153-2.298c0-.711-.219-1.34-.632-1.833-.413-.574-1.127-1.012-2.142-1.34m13.381-.028c0-.848-.165-1.587-.523-2.188a3.56 3.56 0 0 0-1.4-1.45c-.604-.356-1.32-.52-2.144-.52-.878 0-1.702.219-2.473.629a4.6 4.6 0 0 0-1.867 1.833c-.468.793-.714 1.724-.714 2.845 0 1.095.219 1.997.631 2.79.412.767.99 1.369 1.73 1.779.743.41 1.595.63 2.557.63.96 0 1.812-.22 2.5-.63a4.56 4.56 0 0 0 1.676-1.779l-.606-.547a5.3 5.3 0 0 1-1.153.958c-.413.246-.934.356-1.538.356-.879 0-1.594-.301-2.199-.903-.576-.602-.879-1.478-.934-2.681h6.375c.055-.301.082-.684.082-1.122m-2.61-.164c-.165.219-.495.3-.989.3h-2.858q.082-1.23.413-1.969c.246-.492.521-.82.824-1.04q.494-.328.989-.328c.522 0 .961.192 1.318.602s.551.93.551 1.56c0 .383-.084.684-.248.875m-78.988 5.225c-.33 0-.605-.11-.824-.355-.192-.246-.303-.602-.303-1.122v-6.1h2.528V8.281h-2.5l.082-2.845h-1.676l-.796 2.845-1.676.218v1.067h1.538v4.405c0 .41 0 .739-.027 1.04v.902c0 .903.247 1.587.714 1.997s1.127.63 1.95.63c.66 0 1.21-.11 1.677-.356s.824-.575 1.072-1.012l-.495-.52c-.44.3-.88.465-1.264.492m90.334-3.774c-.44-.52-1.154-.93-2.171-1.286l-.824-.246c-.714-.246-1.181-.465-1.456-.684a1.24 1.24 0 0 1-.385-.903c0-.41.165-.711.468-.957.302-.246.741-.356 1.29-.356.468 0 .907.082 1.292.246l.384 1.751h1.375l.109-2.189a7 7 0 0 0-1.484-.629c-.494-.164-1.015-.219-1.621-.219-.851 0-1.565.137-2.17.438q-.865.41-1.318 1.15a2.84 2.84 0 0 0-.468 1.586c0 .739.221 1.34.66 1.833.467.492 1.071.848 1.841 1.094l1.044.356c.659.219 1.127.465 1.401.711.275.246.413.547.413.93 0 .438-.166.794-.523 1.04-.358.246-.88.383-1.594.383-.576 0-1.127-.11-1.621-.301l-.384-1.915h-1.402l.028 2.407a6 6 0 0 0 1.593.63c.549.164 1.127.218 1.759.218q2.101 0 3.214-.902 1.154-.903 1.155-2.299a2.54 2.54 0 0 0-.605-1.887m-82.752-1.176-.824-.247c-.715-.246-1.182-.465-1.456-.684a1.24 1.24 0 0 1-.385-.902c0-.41.165-.712.467-.958s.742-.356 1.291-.356c.467 0 .907.082 1.291.247l.385 1.75h1.374l.11-2.16a7 7 0 0 0-1.484-.63c-.495-.164-1.017-.219-1.621-.219-.852 0-1.566.137-2.17.438q-.865.41-1.32 1.149a2.84 2.84 0 0 0-.466 1.587c0 .738.22 1.34.66 1.833.466.492 1.07.848 1.84 1.094l1.044.356c.66.218 1.127.465 1.401.71.275.247.412.548.412.931 0 .438-.164.793-.522 1.04-.357.246-.88.383-1.593.383a4.5 4.5 0 0 1-1.621-.301l-.385-1.915h-1.401l.027 2.407a6 6 0 0 0 1.594.63c.55.164 1.127.218 1.758.218q2.102 0 3.215-.903 1.154-.903 1.154-2.298c0-.711-.22-1.34-.632-1.833-.412-.601-1.127-1.04-2.143-1.367m42.229 3.146v-4.323l.055-2.927-.33-.219-3.736 1.313v.794l1.484.191c.027.41.027.82.027 1.204.028.383.028.848.028 1.395v2.544c0 .602 0 1.15-.028 1.67l-1.373.273v.848h5.164v-.848l-1.263-.246c-.028-.52-.028-1.067-.028-1.67M90.357 9.922l1.621.273a14 14 0 0 1-.604 2.052 12.6 12.6 0 0 1-.907 1.833c-.358-.355-.687-.711-1.044-1.094s-.714-.793-1.127-1.231c-.357-.383-.659-.712-.934-.985a55 55 0 0 1-.687-.766c1.072-.52 1.841-1.04 2.363-1.587q.742-.82.742-1.887c0-.794-.302-1.423-.88-1.915-.576-.493-1.428-.739-2.527-.739s-1.95.274-2.61.82c-.687.548-1.017 1.314-1.017 2.271 0 .52.11 1.067.303 1.587.192.547.549 1.094 1.043 1.696.028.027.056.027.056.055l.055.055c-1.072.52-1.869 1.094-2.39 1.778-.523.656-.77 1.422-.77 2.298 0 .684.165 1.286.522 1.86a3.8 3.8 0 0 0 1.511 1.34q.99.493 2.308.493c.989 0 1.813-.164 2.473-.465q.99-.492 1.648-1.149l.302.301c.11.11.22.192.302.3.413.384.825.657 1.237.794.412.164.907.22 1.51.22.303 0 .55-.028.825-.056a6 6 0 0 0 .99-.191l.137-1.15-2.006-.355c-.302-.328-.577-.602-.851-.902a21 21 0 0 1-.77-.821q.742-1.068 1.237-2.134c.357-.712.66-1.532.906-2.435l1.511-.246v-.903H90.44zm-5.165-4.76a1.6 1.6 0 0 1 1.181-.493c.467 0 .852.164 1.154.465s.467.712.467 1.259c0 .52-.165 1.012-.467 1.504q-.495.739-1.319 1.478c-.11-.137-.22-.274-.302-.383-.11-.137-.192-.247-.302-.383-.33-.438-.55-.848-.66-1.177a3.4 3.4 0 0 1-.164-1.012c-.055-.492.11-.903.412-1.258m1.154 11.517a3.34 3.34 0 0 1-1.594-.383c-.44-.273-.797-.602-1.044-1.067a2.93 2.93 0 0 1-.384-1.45c0-.492.11-.957.301-1.45q.29-.738 1.072-1.313c.275.329.577.711.907 1.122q.535.616 1.236 1.477c.302.356.605.739.934 1.122s.687.766 1.044 1.149c-.687.52-1.51.766-2.472.793m20.441-5.799c1.236-.246 2.115-.63 2.609-1.23q.743-.905.743-1.97c0-.958-.385-1.751-1.155-2.353-.769-.63-1.951-.93-3.544-.93h-6.374v.984l1.759.192c.026.875.026 1.778.026 2.653v6.128c0 .876-.026 1.751-.026 2.627l-1.759.191v.985h5.797q1.73 0 2.884-.328c.771-.219 1.402-.52 1.841-.903q.701-.574.99-1.231c.22-.465.302-.903.302-1.368 0-.875-.33-1.614-.961-2.243-.633-.63-1.676-1.012-3.132-1.204m-3.243-2.79c.027-.876.027-1.751.027-2.627h1.1c.934 0 1.648.192 2.088.575.467.383.714.985.714 1.833s-.247 1.532-.741 1.97c-.496.437-1.292.629-2.364.629h-.85zm1.017 8.973h-.99c-.027-.875-.027-1.751-.027-2.654v-2.9h.934c1.237 0 2.144.247 2.72.712s.88 1.149.88 2.106c0 1.806-1.155 2.736-3.517 2.736"
|
|
36
|
+
})]
|
|
37
|
+
}));
|
|
38
|
+
});
|
|
39
|
+
export default Icon;
|
|
@@ -0,0 +1,15 @@
|
|
|
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
|
+
title: string;
|
|
13
|
+
};
|
|
14
|
+
declare const Icons: CompoundedIcon;
|
|
15
|
+
export default Icons;
|
|
@@ -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
|
+
import { COLOR_PRIMARY, TITLE } 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
|
+
Icons.title = TITLE;
|
|
14
|
+
export default Icons;
|
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
---
|
|
2
|
+
title: Weights & Biases
|
|
3
|
+
description: https://wandb.ai
|
|
4
|
+
category: Application
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
import { Wandb } from '@lobehub/icons';
|
|
8
|
+
import { Flexbox } from '@lobehub/ui';
|
|
9
|
+
|
|
10
|
+
import ColorPreview from '../components/ColorPreview';
|
|
11
|
+
import DocsPreview from '../components/DocsPreview';
|
|
12
|
+
|
|
13
|
+
## Icons
|
|
14
|
+
|
|
15
|
+
<DocsPreview>
|
|
16
|
+
{
|
|
17
|
+
<Flexbox gap={16} horizontal>
|
|
18
|
+
<Wandb size={64} />
|
|
19
|
+
<Wandb.Color size={64} />
|
|
20
|
+
</Flexbox>
|
|
21
|
+
}
|
|
22
|
+
</DocsPreview>
|
|
23
|
+
|
|
24
|
+
```tsx
|
|
25
|
+
import { Wandb } from '@lobehub/icons';
|
|
26
|
+
import { Flexbox } from '@lobehub/ui';
|
|
27
|
+
|
|
28
|
+
export default () => (
|
|
29
|
+
<Flexbox gap={16} horizontal>
|
|
30
|
+
<Wandb size={64} />
|
|
31
|
+
<Wandb.Color size={64} />
|
|
32
|
+
</Flexbox>
|
|
33
|
+
);
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
## Text
|
|
37
|
+
|
|
38
|
+
<DocsPreview>{<Wandb.Text size={48} />}</DocsPreview>
|
|
39
|
+
|
|
40
|
+
```tsx
|
|
41
|
+
import { Wandb } from '@lobehub/icons';
|
|
42
|
+
|
|
43
|
+
export default () => <Wandb.Text size={48} />;
|
|
44
|
+
```
|
|
45
|
+
|
|
46
|
+
## Combine
|
|
47
|
+
|
|
48
|
+
<DocsPreview>
|
|
49
|
+
{
|
|
50
|
+
<Flexbox gap={16} align={'flex-start'}>
|
|
51
|
+
<Wandb.Combine size={64} />
|
|
52
|
+
<Wandb.Combine size={64} type={'color'} />
|
|
53
|
+
</Flexbox>
|
|
54
|
+
}
|
|
55
|
+
</DocsPreview>
|
|
56
|
+
|
|
57
|
+
```tsx
|
|
58
|
+
import { Wandb } from '@lobehub/icons';
|
|
59
|
+
import { Flexbox } from '@lobehub/ui';
|
|
60
|
+
|
|
61
|
+
export default () => (
|
|
62
|
+
<Flexbox gap={16} align={'flex-start'}>
|
|
63
|
+
<Wandb.Combine size={64} />
|
|
64
|
+
<Wandb.Combine size={64} type={'color'} />
|
|
65
|
+
</Flexbox>
|
|
66
|
+
);
|
|
67
|
+
```
|
|
68
|
+
|
|
69
|
+
## Avatars
|
|
70
|
+
|
|
71
|
+
<DocsPreview>
|
|
72
|
+
{
|
|
73
|
+
<Flexbox gap={16} horizontal>
|
|
74
|
+
<Wandb.Avatar size={64} />
|
|
75
|
+
<Wandb.Avatar size={64} shape={'square'} />
|
|
76
|
+
</Flexbox>
|
|
77
|
+
}
|
|
78
|
+
</DocsPreview>
|
|
79
|
+
|
|
80
|
+
```tsx
|
|
81
|
+
import { Wandb } from '@lobehub/icons';
|
|
82
|
+
import { Flexbox } from '@lobehub/ui';
|
|
83
|
+
|
|
84
|
+
export default () => (
|
|
85
|
+
<Flexbox gap={16} horizontal>
|
|
86
|
+
<Wandb.Avatar size={64} />
|
|
87
|
+
<Wandb.Avatar size={64} shape={'square'} />
|
|
88
|
+
</Flexbox>
|
|
89
|
+
);
|
|
90
|
+
```
|
|
91
|
+
|
|
92
|
+
## Colors
|
|
93
|
+
|
|
94
|
+
<DocsPreview>
|
|
95
|
+
{
|
|
96
|
+
<Flexbox gap={16} horizontal>
|
|
97
|
+
<ColorPreview color={Wandb.colorPrimary} />
|
|
98
|
+
</Flexbox>
|
|
99
|
+
}
|
|
100
|
+
</DocsPreview>
|
|
101
|
+
|
|
102
|
+
```tsx
|
|
103
|
+
import { Wandb } from '@lobehub/icons';
|
|
104
|
+
import { Flexbox } from '@lobehub/ui';
|
|
105
|
+
|
|
106
|
+
import ColorPreview from '../components/ColorPreview';
|
|
107
|
+
|
|
108
|
+
export default () => (
|
|
109
|
+
<Flexbox gap={16} horizontal>
|
|
110
|
+
<ColorPreview color={Wandb.colorPrimary} />
|
|
111
|
+
</Flexbox>
|
|
112
|
+
);
|
|
113
|
+
```
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export declare const TITLE = "Weights & Biases";
|
|
2
|
+
export declare const COMBINE_TEXT_MULTIPLE = 1;
|
|
3
|
+
export declare const COMBINE_SPACE_MULTIPLE = 0.25;
|
|
4
|
+
export declare const COLOR_PRIMARY = "#FFCC33";
|
|
5
|
+
export declare const AVATAR_BACKGROUND = "#171A1F";
|
|
6
|
+
export declare const AVATAR_COLOR = "#FFCC33";
|
|
7
|
+
export declare const AVATAR_ICON_MULTIPLE = 0.6;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export var TITLE = 'Weights & Biases';
|
|
2
|
+
export var COMBINE_TEXT_MULTIPLE = 1;
|
|
3
|
+
export var COMBINE_SPACE_MULTIPLE = 0.25;
|
|
4
|
+
export var COLOR_PRIMARY = '#FFCC33';
|
|
5
|
+
|
|
6
|
+
// Avatar constants
|
|
7
|
+
export var AVATAR_BACKGROUND = '#171A1F';
|
|
8
|
+
export var AVATAR_COLOR = COLOR_PRIMARY;
|
|
9
|
+
export var AVATAR_ICON_MULTIPLE = 0.6;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
|
|
3
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
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
|
+
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
7
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
8
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
9
|
+
function _objectDestructuringEmpty(obj) { if (obj == null) throw new TypeError("Cannot destructure " + obj); }
|
|
10
|
+
import { memo } from 'react';
|
|
11
|
+
import IconAvatar from "../../features/IconAvatar";
|
|
12
|
+
import { AVATAR_BACKGROUND, AVATAR_COLOR, AVATAR_ICON_MULTIPLE, TITLE } from "../style";
|
|
13
|
+
import Mono from "./Mono";
|
|
14
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
15
|
+
var Avatar = /*#__PURE__*/memo(function (_ref) {
|
|
16
|
+
var rest = Object.assign({}, (_objectDestructuringEmpty(_ref), _ref));
|
|
17
|
+
return /*#__PURE__*/_jsx(IconAvatar, _objectSpread({
|
|
18
|
+
Icon: Mono,
|
|
19
|
+
"aria-label": TITLE,
|
|
20
|
+
background: AVATAR_BACKGROUND,
|
|
21
|
+
color: AVATAR_COLOR,
|
|
22
|
+
iconMultiple: AVATAR_ICON_MULTIPLE
|
|
23
|
+
}, rest));
|
|
24
|
+
});
|
|
25
|
+
export default Avatar;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { type IconCombineProps } from "../../features/IconCombine";
|
|
3
|
+
export type CombineProps = Omit<IconCombineProps, 'Icon' | 'Text'>;
|
|
4
|
+
declare const Combine: import("react").NamedExoticComponent<CombineProps>;
|
|
5
|
+
export default Combine;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
|
|
3
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
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
|
+
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
7
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
8
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
9
|
+
function _objectDestructuringEmpty(obj) { if (obj == null) throw new TypeError("Cannot destructure " + obj); }
|
|
10
|
+
import { memo } from 'react';
|
|
11
|
+
import IconCombine from "../../features/IconCombine";
|
|
12
|
+
import { COMBINE_SPACE_MULTIPLE, COMBINE_TEXT_MULTIPLE, TITLE } from "../style";
|
|
13
|
+
import Mono from "./Mono";
|
|
14
|
+
import Text from "./Text";
|
|
15
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
16
|
+
var Combine = /*#__PURE__*/memo(function (_ref) {
|
|
17
|
+
var rest = Object.assign({}, (_objectDestructuringEmpty(_ref), _ref));
|
|
18
|
+
return /*#__PURE__*/_jsx(IconCombine, _objectSpread({
|
|
19
|
+
Icon: Mono,
|
|
20
|
+
Text: Text,
|
|
21
|
+
"aria-label": TITLE,
|
|
22
|
+
spaceMultiple: COMBINE_SPACE_MULTIPLE,
|
|
23
|
+
textMultiple: COMBINE_TEXT_MULTIPLE
|
|
24
|
+
}, rest));
|
|
25
|
+
});
|
|
26
|
+
export default Combine;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
|
|
3
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
4
|
+
var _excluded = ["size", "style"];
|
|
5
|
+
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; }
|
|
6
|
+
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; }
|
|
7
|
+
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
8
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
9
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
10
|
+
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
11
|
+
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
12
|
+
import { memo } from 'react';
|
|
13
|
+
import { TITLE } from "../style";
|
|
14
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
15
|
+
import { jsxs as _jsxs } from "react/jsx-runtime";
|
|
16
|
+
var Icon = /*#__PURE__*/memo(function (_ref) {
|
|
17
|
+
var _ref$size = _ref.size,
|
|
18
|
+
size = _ref$size === void 0 ? '1em' : _ref$size,
|
|
19
|
+
style = _ref.style,
|
|
20
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
21
|
+
return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
fillRule: "evenodd",
|
|
24
|
+
height: size,
|
|
25
|
+
style: _objectSpread({
|
|
26
|
+
flex: 'none',
|
|
27
|
+
lineHeight: 1
|
|
28
|
+
}, style),
|
|
29
|
+
viewBox: "0 0 24 24",
|
|
30
|
+
width: size,
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
32
|
+
}, rest), {}, {
|
|
33
|
+
children: [/*#__PURE__*/_jsx("title", {
|
|
34
|
+
children: TITLE
|
|
35
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
36
|
+
d: "m8.038 11.729 2.58-4.469a2.4 2.4 0 0 1 2.074-1.197h2.586c.409 0 .741.332.741.741v4.925l2.58-4.469a2.4 2.4 0 0 1 2.074-1.197h2.586c.409 0 .741.332.741.741v4.219a.74.74 0 0 1-.741.741h-.677l-3.038 5.26a1.823 1.823 0 0 1-2.491.668l-2.217-1.279a1.83 1.83 0 0 1-.912-1.58v-1.897l-2.36 4.088a1.824 1.824 0 0 1-2.492.668l-2.217-1.279a1.83 1.83 0 0 1-.912-1.58v-1.897l-.907 1.571a.74.74 0 0 1-1.012.271L.371 12.669a.74.74 0 0 1-.272-1.013L2.637 7.26a2.4 2.4 0 0 1 2.074-1.197h2.586c.409 0 .741.332.741.741z"
|
|
37
|
+
})]
|
|
38
|
+
}));
|
|
39
|
+
});
|
|
40
|
+
export default Icon;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
|
|
3
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
4
|
+
var _excluded = ["size", "style"];
|
|
5
|
+
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; }
|
|
6
|
+
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; }
|
|
7
|
+
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
8
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
9
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
10
|
+
function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
|
|
11
|
+
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
|
|
12
|
+
import { memo } from 'react';
|
|
13
|
+
import { TITLE } from "../style";
|
|
14
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
15
|
+
import { jsxs as _jsxs } from "react/jsx-runtime";
|
|
16
|
+
var Icon = /*#__PURE__*/memo(function (_ref) {
|
|
17
|
+
var _ref$size = _ref.size,
|
|
18
|
+
size = _ref$size === void 0 ? '1em' : _ref$size,
|
|
19
|
+
style = _ref.style,
|
|
20
|
+
rest = _objectWithoutProperties(_ref, _excluded);
|
|
21
|
+
return /*#__PURE__*/_jsxs("svg", _objectSpread(_objectSpread({
|
|
22
|
+
fill: "currentColor",
|
|
23
|
+
fillRule: "nonzero",
|
|
24
|
+
height: size,
|
|
25
|
+
style: _objectSpread({
|
|
26
|
+
flex: 'none',
|
|
27
|
+
lineHeight: 1
|
|
28
|
+
}, style),
|
|
29
|
+
viewBox: "0 0 134 24",
|
|
30
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
31
|
+
}, rest), {}, {
|
|
32
|
+
children: [/*#__PURE__*/_jsx("title", {
|
|
33
|
+
children: TITLE
|
|
34
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
35
|
+
d: "M2 4.996a.707.707 0 0 1 .677-.914h2.562c.155 0 .293.101.338.25l2.188 7.152.814 4.324.793-4.324 2.046-6.9a.71.71 0 0 1 .674-.506l2.946-.017a.35.35 0 0 1 .34.252l2.143 7.171.793 3.713.656-3.713 2.133-6.904a.71.71 0 0 1 .676-.498h2.62c.238 0 .408.23.338.458l-4.67 15.094a.35.35 0 0 1-.339.25h-2.806a.71.71 0 0 1-.68-.513l-2.048-7.117-.793-3.916-.747 3.916-2.277 7.38a.35.35 0 0 1-.338.25H7.088a.71.71 0 0 1-.677-.501zm32.305 14.887a.707.707 0 0 1-.707-.672l-.08-1.592V9.56l.08-1.592a.707.707 0 0 1 .707-.672h2.392c.195 0 .353.159.353.354v11.88a.354.354 0 0 1-.353.353zm-4.386.272q-1.607 0-2.897-.86-1.268-.884-1.992-2.378-.725-1.516-.725-3.327 0-1.812.725-3.306.724-1.516 1.992-2.376a5 5 0 0 1 2.897-.883q1.2 0 2.196.475a4.5 4.5 0 0 1 1.676 1.313 4.1 4.1 0 0 1 .882 1.834v5.886a4.2 4.2 0 0 1-.882 1.856 4.6 4.6 0 0 1-1.676 1.29 5 5 0 0 1-2.196.476m.906-2.898q.837 0 1.517-.475.68-.476 1.041-1.313.385-.838.385-1.88t-.385-1.878q-.362-.838-1.041-1.313a2.6 2.6 0 0 0-1.517-.476q-.86 0-1.54.498-.679.476-1.063 1.313a4.4 4.4 0 0 0-.385 1.857q0 1.019.385 1.856a3.35 3.35 0 0 0 1.064 1.336 2.62 2.62 0 0 0 1.539.475m7.365-9.016a.707.707 0 0 1 .667-.945h2.433c.151 0 .286.097.335.241l2.07 6.143.724 3.124.77-3.124 1.945-5.898a.71.71 0 0 1 .672-.486h2.564c.244 0 .415.242.334.472l-4.21 11.88a.35.35 0 0 1-.333.235h-3.326a.71.71 0 0 1-.666-.47zm19.098 11.914q-1.992 0-3.486-.793a5.6 5.6 0 0 1-2.264-2.286q-.792-1.494-.792-3.486t.815-3.464a5.64 5.64 0 0 1 2.354-2.286q1.517-.816 3.554-.815 2.014 0 3.441.86 1.449.86 2.128 2.467.68 1.608.521 3.781H53.553l.022-2.422h6.384a1.8 1.8 0 0 0-.384-.996 2.06 2.06 0 0 0-.883-.702 3 3 0 0 0-1.245-.25q-1.087 0-1.789.454-.702.452-1.041 1.335-.34.883-.34 2.196 0 1.019.34 1.834a2.9 2.9 0 0 0 1.019 1.29q.678.453 1.652.453.702 0 1.268-.226a2.6 2.6 0 0 0 .95-.657 2 2 0 0 0 .285-.41c.155-.297.431-.54.766-.54h2.568c.208 0 .373.18.338.385a4.66 4.66 0 0 1-.9 2.104q-.815 1.042-2.173 1.608t-3.102.566m7.204-2.621c0-.39.317-.707.708-.707h6.106q.544 0 .951-.226a1.6 1.6 0 0 0 .634-.634q.226-.408.226-.951 0-.521-.226-.906a1.46 1.46 0 0 0-.634-.61 1.9 1.9 0 0 0-.951-.227H69.36q-1.54 0-2.694-.544a4.23 4.23 0 0 1-1.766-1.607q-.634-1.042-.634-2.422 0-1.403.611-2.445a4.2 4.2 0 0 1 1.789-1.607q1.153-.566 2.694-.566h6.46c.195 0 .354.158.354.353V6.43a.71.71 0 0 1-.708.708H69.36a1.7 1.7 0 0 0-.838.204q-.34.18-.543.543a1.55 1.55 0 0 0-.204.815q0 .453.181.815.203.34.566.52.362.182.838.182h1.946q1.608 0 2.808.588 1.199.59 1.856 1.675.657 1.087.656 2.536 0 1.47-.656 2.58-.634 1.11-1.856 1.698-1.2.59-2.808.59h-6.46a.354.354 0 0 1-.354-.355zM85.194 7.025q1.608 0 2.875.883 1.291.86 2.015 2.376.725 1.495.725 3.306t-.725 3.328q-.724 1.494-2.015 2.377-1.267.86-2.875.86a5.2 5.2 0 0 1-2.015-.385 4.5 4.5 0 0 1-1.584-1.087v4.876a.354.354 0 0 1-.354.354h-2.47a.71.71 0 0 1-.708-.708V8.004c0-.391.317-.708.708-.708h2.376c.188 0 .343.147.353.335l.05.91a4.75 4.75 0 0 1 1.584-1.109 5.2 5.2 0 0 1 2.06-.407m-.905 10.232a2.62 2.62 0 0 0 1.539-.475 3.35 3.35 0 0 0 1.064-1.336 4.4 4.4 0 0 0 .385-1.856 4.4 4.4 0 0 0-.385-1.857q-.384-.837-1.064-1.313a2.54 2.54 0 0 0-1.539-.498q-.634 0-1.177.272a2.6 2.6 0 0 0-.906.724q-.385.475-.611 1.11v3.124q.317.973 1.041 1.54a2.6 2.6 0 0 0 1.653.565m14.109 2.898q-1.992 0-3.486-.793a5.6 5.6 0 0 1-2.264-2.286q-.792-1.494-.792-3.486t.815-3.464a5.63 5.63 0 0 1 2.354-2.286q1.517-.816 3.555-.815 2.014 0 3.441.86 1.448.86 2.128 2.467.679 1.608.52 3.781H94.663l.023-2.422h6.384a1.8 1.8 0 0 0-.385-.996 2.06 2.06 0 0 0-.883-.702 3 3 0 0 0-1.245-.25q-1.087 0-1.788.454-.702.452-1.042 1.335-.339.883-.339 2.196 0 1.019.339 1.834.34.815 1.019 1.29.68.453 1.652.453.702 0 1.268-.226.59-.249.951-.657a2 2 0 0 0 .284-.41c.155-.297.432-.54.767-.54h2.567c.209 0 .373.18.339.385a4.66 4.66 0 0 1-.901 2.104q-.815 1.042-2.173 1.608t-3.102.566m13.873 0q-1.992 0-3.486-.793a5.6 5.6 0 0 1-2.264-2.286q-.792-1.494-.792-3.486t.815-3.464a5.63 5.63 0 0 1 2.354-2.286q1.517-.816 3.555-.815 2.014 0 3.441.86 1.448.86 2.128 2.467.678 1.608.52 3.781h-10.006l.023-2.422h6.384a1.8 1.8 0 0 0-.385-.996 2.06 2.06 0 0 0-.883-.702 3 3 0 0 0-1.245-.25q-1.088 0-1.788.454-.702.452-1.042 1.335-.339.883-.339 2.196 0 1.019.339 1.834.34.815 1.019 1.29.679.453 1.652.453.702 0 1.268-.226.59-.249.951-.657a2 2 0 0 0 .284-.41c.155-.297.432-.54.767-.54h2.567c.209 0 .373.18.339.385a4.66 4.66 0 0 1-.901 2.104q-.815 1.042-2.173 1.608t-3.102.566m12.945-13.13q.725 0 1.381.18.68.182 1.245.521.567.34.996.793v-4.68c0-.391.317-.708.708-.708h2.448c.195 0 .353.158.353.354v16.044a.353.353 0 0 1-.353.354h-2.372a.707.707 0 0 1-.706-.67l-.032-.598q-.657.724-1.63 1.132a5.1 5.1 0 0 1-2.038.408q-1.607 0-2.897-.86-1.269-.884-1.993-2.378-.724-1.516-.724-3.327 0-1.812.724-3.306.724-1.516 1.993-2.376a5 5 0 0 1 2.897-.883m.906 10.232a2.58 2.58 0 0 0 1.675-.588q.725-.59 1.041-1.585v-2.988a3.7 3.7 0 0 0-.611-1.132 2.7 2.7 0 0 0-.928-.77 2.6 2.6 0 0 0-1.177-.272q-.86 0-1.54.498-.678.476-1.064 1.313a4.4 4.4 0 0 0-.384 1.857 4.4 4.4 0 0 0 .384 1.856 3.36 3.36 0 0 0 1.064 1.336 2.62 2.62 0 0 0 1.54.475"
|
|
36
|
+
})]
|
|
37
|
+
}));
|
|
38
|
+
});
|
|
39
|
+
export default Icon;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import Avatar from './components/Avatar';
|
|
2
|
+
import Combine from './components/Combine';
|
|
3
|
+
import Mono from './components/Mono';
|
|
4
|
+
import Text from './components/Text';
|
|
5
|
+
export type CompoundedIcon = typeof Mono & {
|
|
6
|
+
Avatar: typeof Avatar;
|
|
7
|
+
Combine: typeof Combine;
|
|
8
|
+
Text: typeof Text;
|
|
9
|
+
colorPrimary: string;
|
|
10
|
+
title: string;
|
|
11
|
+
};
|
|
12
|
+
declare const Icons: CompoundedIcon;
|
|
13
|
+
export default Icons;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import Avatar from "./components/Avatar";
|
|
2
|
+
import Combine from "./components/Combine";
|
|
3
|
+
import Mono from "./components/Mono";
|
|
4
|
+
import Text from "./components/Text";
|
|
5
|
+
import { COLOR_PRIMARY, TITLE } from "./style";
|
|
6
|
+
var Icons = Mono;
|
|
7
|
+
Icons.Text = Text;
|
|
8
|
+
Icons.Combine = Combine;
|
|
9
|
+
Icons.Avatar = Avatar;
|
|
10
|
+
Icons.colorPrimary = COLOR_PRIMARY;
|
|
11
|
+
Icons.title = TITLE;
|
|
12
|
+
export default Icons;
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
---
|
|
2
|
+
title: WaveSpeed
|
|
3
|
+
description: https://wavespeed.ai
|
|
4
|
+
category: Provider
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
import { WaveSpeed } from '@lobehub/icons';
|
|
8
|
+
import { Flexbox } from '@lobehub/ui';
|
|
9
|
+
|
|
10
|
+
import ColorPreview from '../components/ColorPreview';
|
|
11
|
+
import DocsPreview from '../components/DocsPreview';
|
|
12
|
+
|
|
13
|
+
## Icons
|
|
14
|
+
|
|
15
|
+
<DocsPreview>{<WaveSpeed size={64} />}</DocsPreview>
|
|
16
|
+
|
|
17
|
+
```tsx
|
|
18
|
+
import { WaveSpeed } from '@lobehub/icons';
|
|
19
|
+
import { Flexbox } from '@lobehub/ui';
|
|
20
|
+
|
|
21
|
+
export default () => <WaveSpeed size={64} />;
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
## Text
|
|
25
|
+
|
|
26
|
+
<DocsPreview>{<WaveSpeed.Text size={48} />}</DocsPreview>
|
|
27
|
+
|
|
28
|
+
```tsx
|
|
29
|
+
import { WaveSpeed } from '@lobehub/icons';
|
|
30
|
+
|
|
31
|
+
export default () => <WaveSpeed.Text size={48} />;
|
|
32
|
+
```
|
|
33
|
+
|
|
34
|
+
## Combine
|
|
35
|
+
|
|
36
|
+
<DocsPreview>
|
|
37
|
+
{
|
|
38
|
+
<Flexbox gap={16} align={'flex-start'}>
|
|
39
|
+
<WaveSpeed.Combine size={64} />
|
|
40
|
+
</Flexbox>
|
|
41
|
+
}
|
|
42
|
+
</DocsPreview>
|
|
43
|
+
|
|
44
|
+
```tsx
|
|
45
|
+
import { WaveSpeed } from '@lobehub/icons';
|
|
46
|
+
import { Flexbox } from '@lobehub/ui';
|
|
47
|
+
|
|
48
|
+
export default () => (
|
|
49
|
+
<Flexbox gap={16} align={'flex-start'}>
|
|
50
|
+
<WaveSpeed.Combine size={64} />
|
|
51
|
+
</Flexbox>
|
|
52
|
+
);
|
|
53
|
+
```
|
|
54
|
+
|
|
55
|
+
## Avatars
|
|
56
|
+
|
|
57
|
+
<DocsPreview>
|
|
58
|
+
{
|
|
59
|
+
<Flexbox gap={16} horizontal>
|
|
60
|
+
<WaveSpeed.Avatar size={64} />
|
|
61
|
+
<WaveSpeed.Avatar size={64} shape={'square'} />
|
|
62
|
+
</Flexbox>
|
|
63
|
+
}
|
|
64
|
+
</DocsPreview>
|
|
65
|
+
|
|
66
|
+
```tsx
|
|
67
|
+
import { WaveSpeed } from '@lobehub/icons';
|
|
68
|
+
import { Flexbox } from '@lobehub/ui';
|
|
69
|
+
|
|
70
|
+
export default () => (
|
|
71
|
+
<Flexbox gap={16} horizontal>
|
|
72
|
+
<WaveSpeed.Avatar size={64} />
|
|
73
|
+
<WaveSpeed.Avatar size={64} shape={'square'} />
|
|
74
|
+
</Flexbox>
|
|
75
|
+
);
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
## Colors
|
|
79
|
+
|
|
80
|
+
<DocsPreview>
|
|
81
|
+
{
|
|
82
|
+
<Flexbox gap={16} horizontal>
|
|
83
|
+
<ColorPreview color={WaveSpeed.colorPrimary} />
|
|
84
|
+
</Flexbox>
|
|
85
|
+
}
|
|
86
|
+
</DocsPreview>
|
|
87
|
+
|
|
88
|
+
```tsx
|
|
89
|
+
import { WaveSpeed } from '@lobehub/icons';
|
|
90
|
+
import { Flexbox } from '@lobehub/ui';
|
|
91
|
+
|
|
92
|
+
import ColorPreview from '../components/ColorPreview';
|
|
93
|
+
|
|
94
|
+
export default () => (
|
|
95
|
+
<Flexbox gap={16} horizontal>
|
|
96
|
+
<ColorPreview color={WaveSpeed.colorPrimary} />
|
|
97
|
+
</Flexbox>
|
|
98
|
+
);
|
|
99
|
+
```
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export declare const TITLE = "WaveSpeed";
|
|
2
|
+
export declare const COMBINE_TEXT_MULTIPLE = 0.7;
|
|
3
|
+
export declare const COMBINE_SPACE_MULTIPLE = 0.15;
|
|
4
|
+
export declare const COLOR_PRIMARY = "#000";
|
|
5
|
+
export declare const AVATAR_BACKGROUND = "#000";
|
|
6
|
+
export declare const AVATAR_COLOR = "#fff";
|
|
7
|
+
export declare const AVATAR_ICON_MULTIPLE = 0.7;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export var TITLE = 'WaveSpeed';
|
|
2
|
+
export var COMBINE_TEXT_MULTIPLE = 0.7;
|
|
3
|
+
export var COMBINE_SPACE_MULTIPLE = 0.15;
|
|
4
|
+
export var COLOR_PRIMARY = '#000';
|
|
5
|
+
|
|
6
|
+
// Avatar constants
|
|
7
|
+
export var AVATAR_BACKGROUND = COLOR_PRIMARY;
|
|
8
|
+
export var AVATAR_COLOR = '#fff';
|
|
9
|
+
export var AVATAR_ICON_MULTIPLE = 0.7;
|
|
@@ -84,6 +84,7 @@ import Stepfun from "../Stepfun";
|
|
|
84
84
|
import Suno from "../Suno";
|
|
85
85
|
import TII from "../TII";
|
|
86
86
|
import Udio from "../Udio";
|
|
87
|
+
import UnionAlpha from "../UnionAlpha";
|
|
87
88
|
import Upstage from "../Upstage";
|
|
88
89
|
import V0 from "../V0";
|
|
89
90
|
import VertexAI from "../VertexAI";
|
|
@@ -334,6 +335,9 @@ export var modelMappings = [{
|
|
|
334
335
|
}, {
|
|
335
336
|
Icon: Udio,
|
|
336
337
|
keywords: ['udio']
|
|
338
|
+
}, {
|
|
339
|
+
Icon: UnionAlpha,
|
|
340
|
+
keywords: ['union-alpha', 'unionalpha', 'pareto']
|
|
337
341
|
}, {
|
|
338
342
|
Icon: DeepSeek,
|
|
339
343
|
keywords: ['deepseek']
|
|
@@ -141,6 +141,7 @@ import Vercel from "../Vercel";
|
|
|
141
141
|
import VertexAI from "../VertexAI";
|
|
142
142
|
import Vllm from "../Vllm";
|
|
143
143
|
import Volcengine from "../Volcengine";
|
|
144
|
+
import WaveSpeed from "../WaveSpeed";
|
|
144
145
|
import Wenxin from "../Wenxin";
|
|
145
146
|
import WorkersAI from "../WorkersAI";
|
|
146
147
|
import XAI from "../XAI";
|
|
@@ -762,4 +763,8 @@ export var providerMappings = [{
|
|
|
762
763
|
Icon: XiaomiMiMo,
|
|
763
764
|
combineMultiple: 0.7,
|
|
764
765
|
keywords: [ModelProvider.XiaomiMiMo]
|
|
766
|
+
}, {
|
|
767
|
+
Icon: WaveSpeed,
|
|
768
|
+
combineMultiple: 0.7,
|
|
769
|
+
keywords: [ModelProvider.WaveSpeed]
|
|
765
770
|
}];
|
|
@@ -139,6 +139,7 @@ export var ModelProvider = /*#__PURE__*/function (ModelProvider) {
|
|
|
139
139
|
ModelProvider["VertexAI"] = "vertexai";
|
|
140
140
|
ModelProvider["Volcengine"] = "volcengine";
|
|
141
141
|
ModelProvider["VolcengineCodingPlan"] = "volcenginecodingplan";
|
|
142
|
+
ModelProvider["WaveSpeed"] = "wavespeed";
|
|
142
143
|
ModelProvider["Wenxin"] = "wenxin";
|
|
143
144
|
ModelProvider["WorkersAI"] = "workersai";
|
|
144
145
|
ModelProvider["XAI"] = "xai";
|