@arco-iconbox/react-hiagent 0.0.73 → 0.0.75
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/cjs/IconAddMaas/index.d.ts +4 -0
- package/cjs/IconAddMaas/index.js +59 -0
- package/cjs/IconAsynchronousOperation/index.d.ts +4 -0
- package/cjs/IconAsynchronousOperation/index.js +60 -0
- package/cjs/IconBatchInference/index.d.ts +4 -0
- package/cjs/IconBatchInference/index.js +67 -0
- package/cjs/IconContinuePretrain/index.d.ts +4 -0
- package/cjs/IconContinuePretrain/index.js +61 -0
- package/cjs/IconCustomMark/index.d.ts +4 -0
- package/cjs/IconCustomMark/index.js +60 -0
- package/cjs/IconDataSetBlue/index.d.ts +4 -0
- package/cjs/IconDataSetBlue/index.js +66 -0
- package/cjs/IconDataSetBos/index.d.ts +4 -0
- package/cjs/IconDataSetBos/index.js +81 -0
- package/cjs/IconDataSetDetail/index.d.ts +4 -0
- package/cjs/IconDataSetDetail/index.js +62 -0
- package/cjs/IconDataSetMaas/index.d.ts +4 -0
- package/cjs/IconDataSetMaas/index.js +61 -0
- package/cjs/IconDeepseek/index.d.ts +4 -0
- package/cjs/IconDeepseek/index.js +59 -0
- package/cjs/IconFolderClose/index.d.ts +4 -0
- package/cjs/IconFolderClose/index.js +59 -0
- package/cjs/IconFolderMaas/index.d.ts +4 -0
- package/cjs/IconFolderMaas/index.js +69 -0
- package/cjs/IconFolderOpen/index.d.ts +4 -0
- package/cjs/IconFolderOpen/index.js +61 -0
- package/cjs/IconImageModel/index.d.ts +4 -0
- package/cjs/IconImageModel/index.js +59 -0
- package/cjs/IconManagement/index.d.ts +4 -0
- package/cjs/IconManagement/index.js +63 -0
- package/cjs/IconModelAccess/index.d.ts +4 -0
- package/cjs/IconModelAccess/index.js +60 -0
- package/cjs/IconModelEvalue/index.d.ts +4 -0
- package/cjs/IconModelEvalue/index.js +61 -0
- package/cjs/IconMoreMaas/index.d.ts +4 -0
- package/cjs/IconMoreMaas/index.js +64 -0
- package/cjs/IconObs/index.d.ts +4 -0
- package/cjs/IconObs/index.js +61 -0
- package/cjs/IconOutputMaas/index.d.ts +4 -0
- package/cjs/IconOutputMaas/index.js +59 -0
- package/cjs/IconParameterSetting/index.d.ts +4 -0
- package/cjs/IconParameterSetting/index.js +65 -0
- package/cjs/IconPromptMaas/index.d.ts +4 -0
- package/cjs/IconPromptMaas/index.js +59 -0
- package/cjs/IconRl/index.d.ts +4 -0
- package/cjs/IconRl/index.js +61 -0
- package/cjs/IconRm/index.d.ts +4 -0
- package/cjs/IconRm/index.js +60 -0
- package/cjs/IconService/index.d.ts +4 -0
- package/cjs/IconService/index.js +61 -0
- package/cjs/IconSheildKey/index.d.ts +4 -0
- package/cjs/IconSheildKey/index.js +59 -0
- package/cjs/IconSingleMachine/index.d.ts +4 -0
- package/cjs/IconSingleMachine/index.js +60 -0
- package/cjs/IconSmoothUpdate/index.d.ts +4 -0
- package/cjs/IconSmoothUpdate/index.js +61 -0
- package/cjs/IconStopUpdate/index.d.ts +4 -0
- package/cjs/IconStopUpdate/index.js +60 -0
- package/cjs/IconTos/index.d.ts +4 -0
- package/cjs/IconTos/index.js +60 -0
- package/cjs/IconUserMaas/index.d.ts +4 -0
- package/cjs/IconUserMaas/index.js +60 -0
- package/cjs/IconWorkspaceMaas/index.d.ts +4 -0
- package/cjs/IconWorkspaceMaas/index.js +60 -0
- package/cjs/IconYaml/index.d.ts +4 -0
- package/cjs/IconYaml/index.js +60 -0
- package/cjs/index.d.ts +33 -0
- package/cjs/index.js +68 -1
- package/dist/icon.min.js +1 -1
- package/esm/IconAddMaas/index.d.ts +4 -0
- package/esm/IconAddMaas/index.js +34 -0
- package/esm/IconAsynchronousOperation/index.d.ts +4 -0
- package/esm/IconAsynchronousOperation/index.js +35 -0
- package/esm/IconBatchInference/index.d.ts +4 -0
- package/esm/IconBatchInference/index.js +42 -0
- package/esm/IconContinuePretrain/index.d.ts +4 -0
- package/esm/IconContinuePretrain/index.js +36 -0
- package/esm/IconCustomMark/index.d.ts +4 -0
- package/esm/IconCustomMark/index.js +35 -0
- package/esm/IconDataSetBlue/index.d.ts +4 -0
- package/esm/IconDataSetBlue/index.js +41 -0
- package/esm/IconDataSetBos/index.d.ts +4 -0
- package/esm/IconDataSetBos/index.js +56 -0
- package/esm/IconDataSetDetail/index.d.ts +4 -0
- package/esm/IconDataSetDetail/index.js +37 -0
- package/esm/IconDataSetMaas/index.d.ts +4 -0
- package/esm/IconDataSetMaas/index.js +36 -0
- package/esm/IconDeepseek/index.d.ts +4 -0
- package/esm/IconDeepseek/index.js +34 -0
- package/esm/IconFolderClose/index.d.ts +4 -0
- package/esm/IconFolderClose/index.js +34 -0
- package/esm/IconFolderMaas/index.d.ts +4 -0
- package/esm/IconFolderMaas/index.js +44 -0
- package/esm/IconFolderOpen/index.d.ts +4 -0
- package/esm/IconFolderOpen/index.js +36 -0
- package/esm/IconImageModel/index.d.ts +4 -0
- package/esm/IconImageModel/index.js +34 -0
- package/esm/IconManagement/index.d.ts +4 -0
- package/esm/IconManagement/index.js +38 -0
- package/esm/IconModelAccess/index.d.ts +4 -0
- package/esm/IconModelAccess/index.js +35 -0
- package/esm/IconModelEvalue/index.d.ts +4 -0
- package/esm/IconModelEvalue/index.js +36 -0
- package/esm/IconMoreMaas/index.d.ts +4 -0
- package/esm/IconMoreMaas/index.js +39 -0
- package/esm/IconObs/index.d.ts +4 -0
- package/esm/IconObs/index.js +36 -0
- package/esm/IconOutputMaas/index.d.ts +4 -0
- package/esm/IconOutputMaas/index.js +34 -0
- package/esm/IconParameterSetting/index.d.ts +4 -0
- package/esm/IconParameterSetting/index.js +40 -0
- package/esm/IconPromptMaas/index.d.ts +4 -0
- package/esm/IconPromptMaas/index.js +34 -0
- package/esm/IconRl/index.d.ts +4 -0
- package/esm/IconRl/index.js +36 -0
- package/esm/IconRm/index.d.ts +4 -0
- package/esm/IconRm/index.js +35 -0
- package/esm/IconService/index.d.ts +4 -0
- package/esm/IconService/index.js +36 -0
- package/esm/IconSheildKey/index.d.ts +4 -0
- package/esm/IconSheildKey/index.js +34 -0
- package/esm/IconSingleMachine/index.d.ts +4 -0
- package/esm/IconSingleMachine/index.js +35 -0
- package/esm/IconSmoothUpdate/index.d.ts +4 -0
- package/esm/IconSmoothUpdate/index.js +36 -0
- package/esm/IconStopUpdate/index.d.ts +4 -0
- package/esm/IconStopUpdate/index.js +35 -0
- package/esm/IconTos/index.d.ts +4 -0
- package/esm/IconTos/index.js +35 -0
- package/esm/IconUserMaas/index.d.ts +4 -0
- package/esm/IconUserMaas/index.js +35 -0
- package/esm/IconWorkspaceMaas/index.d.ts +4 -0
- package/esm/IconWorkspaceMaas/index.js +35 -0
- package/esm/IconYaml/index.d.ts +4 -0
- package/esm/IconYaml/index.js +35 -0
- package/esm/index.d.ts +33 -0
- package/esm/index.js +33 -0
- package/package.json +1 -1
- package/src/IconAddMaas/index.tsx +15 -0
- package/src/IconAsynchronousOperation/index.tsx +15 -0
- package/src/IconBatchInference/index.tsx +15 -0
- package/src/IconContinuePretrain/index.tsx +15 -0
- package/src/IconCustomMark/index.tsx +15 -0
- package/src/IconDataSetBlue/index.tsx +15 -0
- package/src/IconDataSetBos/index.tsx +15 -0
- package/src/IconDataSetDetail/index.tsx +15 -0
- package/src/IconDataSetMaas/index.tsx +15 -0
- package/src/IconDeepseek/index.tsx +15 -0
- package/src/IconFolderClose/index.tsx +15 -0
- package/src/IconFolderMaas/index.tsx +15 -0
- package/src/IconFolderOpen/index.tsx +15 -0
- package/src/IconImageModel/index.tsx +15 -0
- package/src/IconManagement/index.tsx +15 -0
- package/src/IconModelAccess/index.tsx +15 -0
- package/src/IconModelEvalue/index.tsx +15 -0
- package/src/IconMoreMaas/index.tsx +15 -0
- package/src/IconObs/index.tsx +15 -0
- package/src/IconOutputMaas/index.tsx +15 -0
- package/src/IconParameterSetting/index.tsx +15 -0
- package/src/IconPromptMaas/index.tsx +15 -0
- package/src/IconRl/index.tsx +15 -0
- package/src/IconRm/index.tsx +15 -0
- package/src/IconService/index.tsx +15 -0
- package/src/IconSheildKey/index.tsx +15 -0
- package/src/IconSingleMachine/index.tsx +15 -0
- package/src/IconSmoothUpdate/index.tsx +15 -0
- package/src/IconStopUpdate/index.tsx +15 -0
- package/src/IconTos/index.tsx +15 -0
- package/src/IconUserMaas/index.tsx +15 -0
- package/src/IconWorkspaceMaas/index.tsx +15 -0
- package/src/IconYaml/index.tsx +15 -0
- package/src/index.ts +33 -0
- package/umd/IconAddMaas/index.d.ts +4 -0
- package/umd/IconAddMaas/index.js +69 -0
- package/umd/IconAsynchronousOperation/index.d.ts +4 -0
- package/umd/IconAsynchronousOperation/index.js +70 -0
- package/umd/IconBatchInference/index.d.ts +4 -0
- package/umd/IconBatchInference/index.js +77 -0
- package/umd/IconContinuePretrain/index.d.ts +4 -0
- package/umd/IconContinuePretrain/index.js +71 -0
- package/umd/IconCustomMark/index.d.ts +4 -0
- package/umd/IconCustomMark/index.js +70 -0
- package/umd/IconDataSetBlue/index.d.ts +4 -0
- package/umd/IconDataSetBlue/index.js +76 -0
- package/umd/IconDataSetBos/index.d.ts +4 -0
- package/umd/IconDataSetBos/index.js +91 -0
- package/umd/IconDataSetDetail/index.d.ts +4 -0
- package/umd/IconDataSetDetail/index.js +72 -0
- package/umd/IconDataSetMaas/index.d.ts +4 -0
- package/umd/IconDataSetMaas/index.js +71 -0
- package/umd/IconDeepseek/index.d.ts +4 -0
- package/umd/IconDeepseek/index.js +69 -0
- package/umd/IconFolderClose/index.d.ts +4 -0
- package/umd/IconFolderClose/index.js +69 -0
- package/umd/IconFolderMaas/index.d.ts +4 -0
- package/umd/IconFolderMaas/index.js +79 -0
- package/umd/IconFolderOpen/index.d.ts +4 -0
- package/umd/IconFolderOpen/index.js +71 -0
- package/umd/IconImageModel/index.d.ts +4 -0
- package/umd/IconImageModel/index.js +69 -0
- package/umd/IconManagement/index.d.ts +4 -0
- package/umd/IconManagement/index.js +73 -0
- package/umd/IconModelAccess/index.d.ts +4 -0
- package/umd/IconModelAccess/index.js +70 -0
- package/umd/IconModelEvalue/index.d.ts +4 -0
- package/umd/IconModelEvalue/index.js +71 -0
- package/umd/IconMoreMaas/index.d.ts +4 -0
- package/umd/IconMoreMaas/index.js +74 -0
- package/umd/IconObs/index.d.ts +4 -0
- package/umd/IconObs/index.js +71 -0
- package/umd/IconOutputMaas/index.d.ts +4 -0
- package/umd/IconOutputMaas/index.js +69 -0
- package/umd/IconParameterSetting/index.d.ts +4 -0
- package/umd/IconParameterSetting/index.js +75 -0
- package/umd/IconPromptMaas/index.d.ts +4 -0
- package/umd/IconPromptMaas/index.js +69 -0
- package/umd/IconRl/index.d.ts +4 -0
- package/umd/IconRl/index.js +71 -0
- package/umd/IconRm/index.d.ts +4 -0
- package/umd/IconRm/index.js +70 -0
- package/umd/IconService/index.d.ts +4 -0
- package/umd/IconService/index.js +71 -0
- package/umd/IconSheildKey/index.d.ts +4 -0
- package/umd/IconSheildKey/index.js +69 -0
- package/umd/IconSingleMachine/index.d.ts +4 -0
- package/umd/IconSingleMachine/index.js +70 -0
- package/umd/IconSmoothUpdate/index.d.ts +4 -0
- package/umd/IconSmoothUpdate/index.js +71 -0
- package/umd/IconStopUpdate/index.d.ts +4 -0
- package/umd/IconStopUpdate/index.js +70 -0
- package/umd/IconTos/index.d.ts +4 -0
- package/umd/IconTos/index.js +70 -0
- package/umd/IconUserMaas/index.d.ts +4 -0
- package/umd/IconUserMaas/index.js +70 -0
- package/umd/IconWorkspaceMaas/index.d.ts +4 -0
- package/umd/IconWorkspaceMaas/index.js +70 -0
- package/umd/IconYaml/index.d.ts +4 -0
- package/umd/IconYaml/index.js +70 -0
- package/umd/index.d.ts +33 -0
- package/umd/index.js +68 -2
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
15
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
16
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
17
|
+
}
|
|
18
|
+
Object.defineProperty(o, k2, desc);
|
|
19
|
+
}) : (function(o, m, k, k2) {
|
|
20
|
+
if (k2 === undefined) k2 = k;
|
|
21
|
+
o[k2] = m[k];
|
|
22
|
+
}));
|
|
23
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
24
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
25
|
+
}) : function(o, v) {
|
|
26
|
+
o["default"] = v;
|
|
27
|
+
});
|
|
28
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
29
|
+
if (mod && mod.__esModule) return mod;
|
|
30
|
+
var result = {};
|
|
31
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
32
|
+
__setModuleDefault(result, mod);
|
|
33
|
+
return result;
|
|
34
|
+
};
|
|
35
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
36
|
+
var t = {};
|
|
37
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
38
|
+
t[p] = s[p];
|
|
39
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
40
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
41
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
42
|
+
t[p[i]] = s[p[i]];
|
|
43
|
+
}
|
|
44
|
+
return t;
|
|
45
|
+
};
|
|
46
|
+
(function (factory) {
|
|
47
|
+
if (typeof module === "object" && typeof module.exports === "object") {
|
|
48
|
+
var v = factory(require, exports);
|
|
49
|
+
if (v !== undefined) module.exports = v;
|
|
50
|
+
}
|
|
51
|
+
else if (typeof define === "function" && define.amd) {
|
|
52
|
+
define(["require", "exports", "react", "../context"], factory);
|
|
53
|
+
}
|
|
54
|
+
})(function (require, exports) {
|
|
55
|
+
"use strict";
|
|
56
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
57
|
+
var react_1 = __importStar(require("react"));
|
|
58
|
+
var context_1 = require("../context");
|
|
59
|
+
function IconTosComponent(props, ref) {
|
|
60
|
+
var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
|
|
61
|
+
var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? true : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
|
|
62
|
+
var prefix = prefixFromProps || prefixFromContext || 'hiagent';
|
|
63
|
+
var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
|
|
64
|
+
return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-tos").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 16 16", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
|
|
65
|
+
react_1.default.createElement("path", { opacity: ".5", fillRule: "evenodd", clipRule: "evenodd", d: "M0.767883 9.59505C0.767883 11.436 2.26027 12.9284 4.10121 12.9284C4.13095 12.9284 4.16055 12.928 4.19008 12.9272V12.9284H9.07778V12.9271H8.22171C7.48531 12.9271 6.88838 12.3302 6.88838 11.5938V9.84564C6.88838 9.772 6.82868 9.7123 6.75505 9.7123H5.36458C5.21608 9.7123 5.14171 9.53277 5.24675 9.42777L6.89657 7.77854C6.30199 6.86542 5.27211 6.26172 4.10121 6.26172C2.26027 6.26172 0.767883 7.75409 0.767883 9.59505Z" }),
|
|
66
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.73926 7.4642C2.73926 10.3677 5.00387 12.7423 7.86313 12.918C7.95073 12.9249 8.03933 12.9284 8.1287 12.9284H8.20347H11.8999C13.7408 12.9284 15.2332 11.436 15.2332 9.59507C15.2332 8.38343 14.5868 7.3228 13.62 6.73923C13.2654 4.06413 10.9755 2 8.20347 2C5.18567 2 2.73926 4.4464 2.73926 7.4642ZM11.4658 9.7123C11.6143 9.7123 11.6887 9.53277 11.5837 9.42777L8.65088 6.49604C8.52071 6.3659 8.30971 6.3659 8.17955 6.49604L5.24675 9.42777C5.14171 9.53277 5.21608 9.7123 5.36458 9.7123H6.75505C6.82868 9.7123 6.88838 9.772 6.88838 9.84564V11.5938C6.88838 12.3302 7.48531 12.9271 8.22171 12.9271H9.90091V12.9276H11.2238V12.9265C11.2081 12.9271 11.1923 12.9273 11.1765 12.9273C10.4922 12.9273 9.93385 12.3794 9.90351 11.6919V9.84564C9.90351 9.772 9.96321 9.7123 10.0368 9.7123H11.4658Z" }));
|
|
67
|
+
}
|
|
68
|
+
var IconTos = react_1.default.forwardRef(IconTosComponent);
|
|
69
|
+
exports.default = IconTos;
|
|
70
|
+
});
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
declare const IconUserMaas: React.ForwardRefExoticComponent<Pick<OriginIconProps, "string" | "className" | "prefix" | "width" | "height" | "useCurrentColor" | "spin" | "color" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filter" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "href" | "ideographic" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "path" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key"> & React.RefAttributes<SVGSVGElement>>;
|
|
4
|
+
export default IconUserMaas;
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
15
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
16
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
17
|
+
}
|
|
18
|
+
Object.defineProperty(o, k2, desc);
|
|
19
|
+
}) : (function(o, m, k, k2) {
|
|
20
|
+
if (k2 === undefined) k2 = k;
|
|
21
|
+
o[k2] = m[k];
|
|
22
|
+
}));
|
|
23
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
24
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
25
|
+
}) : function(o, v) {
|
|
26
|
+
o["default"] = v;
|
|
27
|
+
});
|
|
28
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
29
|
+
if (mod && mod.__esModule) return mod;
|
|
30
|
+
var result = {};
|
|
31
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
32
|
+
__setModuleDefault(result, mod);
|
|
33
|
+
return result;
|
|
34
|
+
};
|
|
35
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
36
|
+
var t = {};
|
|
37
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
38
|
+
t[p] = s[p];
|
|
39
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
40
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
41
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
42
|
+
t[p[i]] = s[p[i]];
|
|
43
|
+
}
|
|
44
|
+
return t;
|
|
45
|
+
};
|
|
46
|
+
(function (factory) {
|
|
47
|
+
if (typeof module === "object" && typeof module.exports === "object") {
|
|
48
|
+
var v = factory(require, exports);
|
|
49
|
+
if (v !== undefined) module.exports = v;
|
|
50
|
+
}
|
|
51
|
+
else if (typeof define === "function" && define.amd) {
|
|
52
|
+
define(["require", "exports", "react", "../context"], factory);
|
|
53
|
+
}
|
|
54
|
+
})(function (require, exports) {
|
|
55
|
+
"use strict";
|
|
56
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
57
|
+
var react_1 = __importStar(require("react"));
|
|
58
|
+
var context_1 = require("../context");
|
|
59
|
+
function IconUserMaasComponent(props, ref) {
|
|
60
|
+
var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
|
|
61
|
+
var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? true : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
|
|
62
|
+
var prefix = prefixFromProps || prefixFromContext || 'hiagent';
|
|
63
|
+
var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
|
|
64
|
+
return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-user_maas").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 20 20", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
|
|
65
|
+
react_1.default.createElement("path", { d: "M17.9626 13.7457C17.6345 13.4158 17.2442 13.1543 16.8144 12.9762C16.3845 12.7981 15.9236 12.7071 15.4583 12.7084H8.37498C7.43567 12.7084 6.53483 13.0815 5.87064 13.7457C5.20645 14.4099 4.83331 15.3107 4.83331 16.25V16.7813C4.83358 17.016 4.92695 17.2411 5.09294 17.4071C5.25893 17.5731 5.48398 17.6664 5.71873 17.6667H18.1146C18.3493 17.6664 18.5744 17.5731 18.7403 17.4071C18.9063 17.2411 18.9997 17.016 19 16.7813V16.25C19.0012 15.7847 18.9102 15.3238 18.7321 14.894C18.5541 14.4641 18.2925 14.0738 17.9626 13.7457ZM16.1666 6.33337C16.1666 8.68061 14.2639 10.5834 11.9166 10.5834C9.5694 10.5834 7.66664 8.68061 7.66664 6.33337C7.66664 3.98613 9.5694 2.08337 11.9166 2.08337C14.2639 2.08337 16.1666 3.98613 16.1666 6.33337Z" }),
|
|
66
|
+
react_1.default.createElement("path", { opacity: ".5", d: "M4.125 8.10426C4.125 6.39407 5.47183 4.99866 7.16264 4.92041C6.85201 5.96959 6.8966 7.09199 7.28947 8.11322C7.68235 9.13446 8.40151 9.99734 9.33523 10.5678C8.76562 11.0369 8.05039 11.2929 7.3125 11.2918C5.55207 11.2918 4.125 9.86468 4.125 8.10426ZM4.45946 14.5955C4.78531 13.8268 5.32961 13.1706 6.02488 12.7084H5.01041C4.212 12.7084 3.44629 13.0256 2.88173 13.5901C2.31717 14.1547 2 14.9204 2 15.7188L2 16.073C2.00026 16.3077 2.09363 16.5328 2.25962 16.6988C2.42561 16.8648 2.65067 16.9582 2.88542 16.9584H4.13485C4.12832 16.8996 4.12503 16.8405 4.125 16.7813V16.2501C4.12403 15.6817 4.23778 15.1189 4.45946 14.5955Z" }));
|
|
67
|
+
}
|
|
68
|
+
var IconUserMaas = react_1.default.forwardRef(IconUserMaasComponent);
|
|
69
|
+
exports.default = IconUserMaas;
|
|
70
|
+
});
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
declare const IconWorkspaceMaas: React.ForwardRefExoticComponent<Pick<OriginIconProps, "string" | "className" | "prefix" | "width" | "height" | "useCurrentColor" | "spin" | "color" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filter" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "href" | "ideographic" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "path" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key"> & React.RefAttributes<SVGSVGElement>>;
|
|
4
|
+
export default IconWorkspaceMaas;
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
15
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
16
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
17
|
+
}
|
|
18
|
+
Object.defineProperty(o, k2, desc);
|
|
19
|
+
}) : (function(o, m, k, k2) {
|
|
20
|
+
if (k2 === undefined) k2 = k;
|
|
21
|
+
o[k2] = m[k];
|
|
22
|
+
}));
|
|
23
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
24
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
25
|
+
}) : function(o, v) {
|
|
26
|
+
o["default"] = v;
|
|
27
|
+
});
|
|
28
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
29
|
+
if (mod && mod.__esModule) return mod;
|
|
30
|
+
var result = {};
|
|
31
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
32
|
+
__setModuleDefault(result, mod);
|
|
33
|
+
return result;
|
|
34
|
+
};
|
|
35
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
36
|
+
var t = {};
|
|
37
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
38
|
+
t[p] = s[p];
|
|
39
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
40
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
41
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
42
|
+
t[p[i]] = s[p[i]];
|
|
43
|
+
}
|
|
44
|
+
return t;
|
|
45
|
+
};
|
|
46
|
+
(function (factory) {
|
|
47
|
+
if (typeof module === "object" && typeof module.exports === "object") {
|
|
48
|
+
var v = factory(require, exports);
|
|
49
|
+
if (v !== undefined) module.exports = v;
|
|
50
|
+
}
|
|
51
|
+
else if (typeof define === "function" && define.amd) {
|
|
52
|
+
define(["require", "exports", "react", "../context"], factory);
|
|
53
|
+
}
|
|
54
|
+
})(function (require, exports) {
|
|
55
|
+
"use strict";
|
|
56
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
57
|
+
var react_1 = __importStar(require("react"));
|
|
58
|
+
var context_1 = require("../context");
|
|
59
|
+
function IconWorkspaceMaasComponent(props, ref) {
|
|
60
|
+
var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
|
|
61
|
+
var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? true : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
|
|
62
|
+
var prefix = prefixFromProps || prefixFromContext || 'hiagent';
|
|
63
|
+
var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
|
|
64
|
+
return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-workspace_maas").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 24 24", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
|
|
65
|
+
react_1.default.createElement("path", { opacity: ".5", d: "M20.625 8.91525V16.4153C20.6249 16.6791 20.555 16.9383 20.4228 17.1667C20.2904 17.3951 20.1001 17.5844 19.8713 17.7157L13.746 21.2303C13.632 21.2958 13.5026 21.3301 13.3712 21.3299C13.2397 21.3296 13.1106 21.2948 12.9967 21.2289C12.883 21.1631 12.7885 21.0685 12.7228 20.9546C12.6571 20.8406 12.6224 20.7115 12.6224 20.58V12.705C12.6222 12.6915 12.6254 12.6782 12.632 12.6665C12.6386 12.6547 12.6484 12.645 12.66 12.6383L19.8893 8.48925C19.9639 8.44638 20.0485 8.42391 20.1347 8.42407C20.2209 8.42424 20.3053 8.44704 20.3798 8.49019C20.4544 8.53335 20.5163 8.59532 20.5592 8.66993C20.6023 8.74453 20.625 8.82912 20.625 8.91525Z" }),
|
|
66
|
+
react_1.default.createElement("path", { d: "M3.375 8.91529C3.375 8.53954 3.78226 8.30404 4.1085 8.49154L11.3445 12.6443C11.3551 12.6504 11.3638 12.6593 11.3696 12.67C11.3754 12.6807 11.3782 12.6929 11.3775 12.705V20.58C11.3775 20.7115 11.3429 20.8407 11.2772 20.9547C11.2115 21.0685 11.117 21.1631 11.0032 21.229C10.8894 21.2949 10.7603 21.3297 10.6288 21.3299C10.4973 21.3301 10.368 21.2958 10.254 21.2303L4.12876 17.7157C3.8997 17.5845 3.70938 17.395 3.57703 17.1664C3.44468 16.9379 3.37499 16.6786 3.375 16.4146V8.91529ZM11.6265 2.64979C11.7402 2.58451 11.8689 2.55017 12 2.55017C12.131 2.55017 12.2598 2.58451 12.3734 2.64979L19.5194 6.7493C19.5653 6.77556 19.6034 6.81346 19.6298 6.85916C19.6564 6.90485 19.6703 6.95673 19.6703 7.00954C19.6703 7.06235 19.6564 7.11423 19.6298 7.15992C19.6034 7.20562 19.5653 7.24351 19.5194 7.26979L12.3683 11.3738C12.2546 11.4389 12.126 11.4732 11.9951 11.4732C11.8642 11.4732 11.7356 11.4389 11.622 11.3738L4.476 7.27354C4.43018 7.24727 4.39212 7.20938 4.36565 7.16368C4.33918 7.11798 4.32523 7.06611 4.32523 7.0133C4.32523 6.96048 4.33918 6.90861 4.36565 6.86291C4.39212 6.81722 4.43018 6.77931 4.476 6.75304L11.6265 2.64979Z" }));
|
|
67
|
+
}
|
|
68
|
+
var IconWorkspaceMaas = react_1.default.forwardRef(IconWorkspaceMaasComponent);
|
|
69
|
+
exports.default = IconWorkspaceMaas;
|
|
70
|
+
});
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
declare const IconYaml: React.ForwardRefExoticComponent<Pick<OriginIconProps, "string" | "className" | "prefix" | "width" | "height" | "useCurrentColor" | "spin" | "color" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filter" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "href" | "ideographic" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "path" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key"> & React.RefAttributes<SVGSVGElement>>;
|
|
4
|
+
export default IconYaml;
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
15
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
16
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
17
|
+
}
|
|
18
|
+
Object.defineProperty(o, k2, desc);
|
|
19
|
+
}) : (function(o, m, k, k2) {
|
|
20
|
+
if (k2 === undefined) k2 = k;
|
|
21
|
+
o[k2] = m[k];
|
|
22
|
+
}));
|
|
23
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
24
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
25
|
+
}) : function(o, v) {
|
|
26
|
+
o["default"] = v;
|
|
27
|
+
});
|
|
28
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
29
|
+
if (mod && mod.__esModule) return mod;
|
|
30
|
+
var result = {};
|
|
31
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
32
|
+
__setModuleDefault(result, mod);
|
|
33
|
+
return result;
|
|
34
|
+
};
|
|
35
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
36
|
+
var t = {};
|
|
37
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
38
|
+
t[p] = s[p];
|
|
39
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
40
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
41
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
42
|
+
t[p[i]] = s[p[i]];
|
|
43
|
+
}
|
|
44
|
+
return t;
|
|
45
|
+
};
|
|
46
|
+
(function (factory) {
|
|
47
|
+
if (typeof module === "object" && typeof module.exports === "object") {
|
|
48
|
+
var v = factory(require, exports);
|
|
49
|
+
if (v !== undefined) module.exports = v;
|
|
50
|
+
}
|
|
51
|
+
else if (typeof define === "function" && define.amd) {
|
|
52
|
+
define(["require", "exports", "react", "../context"], factory);
|
|
53
|
+
}
|
|
54
|
+
})(function (require, exports) {
|
|
55
|
+
"use strict";
|
|
56
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
57
|
+
var react_1 = __importStar(require("react"));
|
|
58
|
+
var context_1 = require("../context");
|
|
59
|
+
function IconYamlComponent(props, ref) {
|
|
60
|
+
var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
|
|
61
|
+
var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? true : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
|
|
62
|
+
var prefix = prefixFromProps || prefixFromContext || 'hiagent';
|
|
63
|
+
var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
|
|
64
|
+
return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-yaml").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 24 24", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
|
|
65
|
+
react_1.default.createElement("path", { opacity: ".5", fillRule: "evenodd", clipRule: "evenodd", d: "M6.9834 2.40283C6.43111 2.40283 5.9834 2.85055 5.9834 3.40283V5.16211H17.9893C18.5415 5.16211 18.9893 5.60982 18.9893 6.16211V17.9028H20.4834C21.0357 17.9028 21.4834 17.4551 21.4834 16.9028V3.40283C21.4834 2.85055 21.0357 2.40283 20.4834 2.40283H6.9834Z" }),
|
|
66
|
+
react_1.default.createElement("path", { d: "M17.9893 5.16211C18.5415 5.16211 18.9893 5.60982 18.9893 6.16211V20.6621C18.9893 21.2144 18.5415 21.6621 17.9893 21.6621H3.44824C2.89596 21.6621 2.44824 21.2143 2.44824 20.6621V6.16211C2.44824 5.60982 2.89596 5.16211 3.44824 5.16211H17.9893ZM4.14355 11C3.81505 11 3.65082 11.0515 3.65039 11.1543C3.65039 11.1984 3.68229 11.3066 3.74609 11.4785C3.81482 11.6503 3.89791 11.8493 3.99609 12.0752C4.09428 12.2961 4.19475 12.5271 4.29785 12.7676C4.40576 13.0079 4.50156 13.2188 4.58496 13.4004C4.63896 13.5182 4.6834 13.6168 4.71777 13.6953C4.7521 13.7738 4.78405 13.8425 4.81348 13.9014C4.84294 13.9603 4.87289 14.0173 4.90234 14.0713C4.93175 14.1252 4.96573 14.1892 5.00488 14.2627C4.97054 14.6552 4.94829 14.9453 4.93848 15.1318C4.92868 15.3179 4.92384 15.4527 4.92383 15.5361C4.92383 15.7767 4.97793 15.9564 5.08594 16.0742C5.1939 16.187 5.39519 16.2431 5.68945 16.2432H6.09473C6.13885 16.2432 6.16884 16.2363 6.18359 16.2217C6.19832 16.202 6.20798 16.1721 6.21289 16.1328C6.2178 16.0837 6.22555 15.9955 6.23535 15.8682C6.24517 15.7356 6.25483 15.5906 6.26465 15.4336C6.27938 15.2716 6.28904 15.1093 6.29395 14.9473C6.30376 14.7852 6.31052 14.6451 6.31543 14.5273C6.41848 14.4194 6.53163 14.282 6.6543 14.1152C6.78194 13.9434 6.91044 13.757 7.03809 13.5557C7.16573 13.3544 7.28843 13.1476 7.40625 12.9365C7.52888 12.7256 7.63434 12.5263 7.72266 12.3398C7.81576 12.1487 7.8894 11.9772 7.94336 11.8252C8.00218 11.6732 8.03214 11.5552 8.03223 11.4717C8.03223 11.3638 7.98276 11.2776 7.88477 11.2139C7.78658 11.15 7.67547 11.1027 7.55273 11.0732C7.43508 11.0439 7.31979 11.0274 7.20703 11.0225C7.09902 11.0127 7.03236 11.0078 7.00781 11.0078C6.93925 11.0079 6.88783 11.0224 6.85352 11.0518C6.8241 11.0764 6.79407 11.1353 6.76465 11.2285C6.67638 11.4884 6.60282 11.7042 6.54395 11.876C6.48995 12.0429 6.43101 12.208 6.36719 12.3701C6.3034 12.5271 6.22795 12.6993 6.13965 12.8857C6.0562 13.0722 5.94307 13.3149 5.80078 13.6143C5.71241 13.3394 5.64284 13.1229 5.59375 12.9658C5.54473 12.809 5.50599 12.6859 5.47656 12.5977C5.45206 12.5094 5.43169 12.4455 5.41699 12.4062C5.40235 12.3623 5.38769 12.3184 5.37305 12.2744C5.36323 12.2302 5.34874 12.1733 5.3291 12.1045C5.30947 12.0358 5.27754 11.9304 5.2334 11.7881C5.19907 11.6802 5.16227 11.5795 5.12305 11.4863C5.08378 11.3882 5.02484 11.3041 4.94629 11.2354C4.86775 11.1617 4.76432 11.1057 4.63672 11.0664C4.51401 11.0222 4.34966 11 4.14355 11ZM8.82227 11.0146C8.79778 11.0147 8.77056 11.0244 8.74121 11.0439C8.71189 11.0586 8.6973 11.0858 8.69727 11.125C8.69727 11.2183 8.69534 11.2974 8.69043 11.3613C8.69042 11.4201 8.68751 11.4842 8.68262 11.5527C8.68259 11.6214 8.67776 11.6999 8.66797 11.7881C8.66306 11.8764 8.65531 11.9916 8.64551 12.1338C8.63569 12.2762 8.62119 12.4559 8.60156 12.6719C8.58684 12.8829 8.5675 13.1478 8.54297 13.4668C8.52333 13.7024 8.50304 13.9362 8.4834 14.167C8.46868 14.3927 8.45418 14.6017 8.43945 14.793C8.42475 14.9841 8.41215 15.1508 8.40234 15.293C8.39744 15.4304 8.39551 15.529 8.39551 15.5879C8.39551 15.8037 8.45174 15.9682 8.56445 16.0811C8.68226 16.189 8.88136 16.2431 9.16113 16.2432H9.56641C9.61045 16.2431 9.63955 16.2237 9.6543 16.1846C9.67394 16.1453 9.68457 16.0516 9.68457 15.9043C9.68457 15.7718 9.6865 15.6025 9.69141 15.3965C9.69632 15.1854 9.70114 14.9594 9.70605 14.7188C9.71096 14.4733 9.71579 14.223 9.7207 13.9678C9.73052 13.7126 9.73825 13.4747 9.74316 13.2539C9.74807 13.0331 9.7529 12.8387 9.75781 12.6719C9.76272 12.5051 9.76562 12.3872 9.76562 12.3184C9.82942 12.5687 9.89033 12.849 9.94922 13.1582C10.013 13.4623 10.0769 13.7739 10.1406 14.0928C10.2044 14.4119 10.2682 14.7268 10.332 15.0361C10.4007 15.3403 10.4722 15.6179 10.5459 15.8682C10.5753 15.9416 10.6169 16.0028 10.6709 16.0518C10.7298 16.1009 10.7964 16.1404 10.8701 16.1699C10.9485 16.1992 11.0319 16.2187 11.1201 16.2285C11.2084 16.2383 11.2945 16.2432 11.3779 16.2432C11.5105 16.2432 11.6061 16.2336 11.665 16.2139C11.7289 16.1894 11.7704 16.1574 11.79 16.1182C11.8539 15.9562 11.9253 15.7668 12.0039 15.5508C12.0824 15.3299 12.1608 15.0989 12.2393 14.8584C12.3227 14.6179 12.4039 14.3724 12.4824 14.1221C12.5609 13.8669 12.6373 13.6261 12.7109 13.4004C12.7845 13.1746 12.8513 12.9686 12.9102 12.7822C12.9739 12.5909 13.0252 12.4362 13.0645 12.3184C13.0546 12.4802 13.0401 12.6691 13.0205 12.8848C13.0057 13.0959 12.9885 13.3152 12.9688 13.541C12.9492 13.7667 12.9269 13.9949 12.9023 14.2256C12.8778 14.4514 12.8555 14.6602 12.8359 14.8516C12.8162 15.043 12.7989 15.2102 12.7842 15.3525C12.7744 15.4945 12.7696 15.5924 12.7695 15.6465C12.7695 15.8232 12.8265 15.9682 12.9395 16.0811C13.0573 16.1891 13.2562 16.2432 13.5361 16.2432H13.9404C13.9845 16.2432 14.0145 16.2363 14.0293 16.2217C14.044 16.2021 14.0537 16.1721 14.0586 16.1328C14.0635 16.0985 14.0732 15.9805 14.0879 15.7793C14.1026 15.5781 14.1201 15.3326 14.1396 15.043C14.1642 14.7534 14.1865 14.4392 14.2061 14.1006C14.2306 13.7619 14.2529 13.4352 14.2725 13.1211C14.297 12.802 14.3134 12.517 14.3232 12.2666C14.338 12.0113 14.3457 11.8268 14.3457 11.7139C14.3457 11.6012 14.3359 11.5032 14.3164 11.4199C14.2967 11.3317 14.2599 11.2581 14.2061 11.1992C14.1521 11.1402 14.0757 11.0959 13.9775 11.0664C13.8842 11.032 13.7587 11.0146 13.6016 11.0146H12.4531C12.3893 11.0146 12.3448 11.0292 12.3203 11.0586C12.2957 11.0832 12.2784 11.1103 12.2686 11.1396C12.1901 11.444 12.1243 11.6971 12.0703 11.8984C12.0213 12.0946 11.9796 12.2591 11.9453 12.3916C11.9109 12.5241 11.881 12.6352 11.8564 12.7236C11.832 12.8118 11.8097 12.8952 11.79 12.9736C11.7704 13.0472 11.7482 13.1284 11.7236 13.2168C11.6991 13.3051 11.6672 13.4184 11.6279 13.5557C11.5936 13.6881 11.55 13.8548 11.4961 14.0557C11.4421 14.2569 11.3755 14.5101 11.2969 14.8145C11.2135 14.358 11.1448 13.9482 11.0908 13.585C11.0417 13.2168 10.9954 12.8921 10.9512 12.6123C10.9119 12.3327 10.8674 12.0918 10.8184 11.8906C10.7693 11.6848 10.7053 11.5182 10.627 11.3906C10.5484 11.2631 10.4479 11.1693 10.3252 11.1104C10.2025 11.0466 10.045 11.0146 9.85352 11.0146H8.82227ZM15.5332 11.0146C15.4547 11.0146 15.4151 11.0515 15.415 11.125C15.415 11.2085 15.4073 11.3631 15.3926 11.5889C15.3778 11.8146 15.3586 12.0776 15.334 12.377C15.3095 12.6763 15.2852 12.9954 15.2607 13.334C15.2362 13.6727 15.211 13.9945 15.1865 14.2988C15.1619 14.603 15.1427 14.8757 15.1279 15.1162C15.1132 15.3517 15.1055 15.519 15.1055 15.6172C15.1055 15.8183 15.1646 15.9731 15.2822 16.0811C15.4 16.1891 15.5972 16.2432 15.8721 16.2432H17.2705C17.4915 16.2432 17.6364 16.1988 17.7051 16.1104C17.7787 16.0172 17.8203 15.8972 17.8301 15.75L17.8604 15.3154C17.8603 15.2811 17.8476 15.2569 17.8232 15.2422C17.7986 15.2225 17.7716 15.2119 17.7422 15.2119H16.417L16.6592 11.7734V11.707C16.6641 11.6874 16.667 11.6652 16.667 11.6406C16.667 11.4344 16.6129 11.2799 16.5049 11.1768C16.4018 11.0688 16.2123 11.0146 15.9375 11.0146H15.5332Z" }));
|
|
67
|
+
}
|
|
68
|
+
var IconYaml = react_1.default.forwardRef(IconYamlComponent);
|
|
69
|
+
exports.default = IconYaml;
|
|
70
|
+
});
|
package/umd/index.d.ts
CHANGED
|
@@ -1388,4 +1388,37 @@ export { default as IconModelGallery } from './IconModelGallery';
|
|
|
1388
1388
|
export { default as IconUnfold2 } from './IconUnfold2';
|
|
1389
1389
|
export { default as IconBatchProcessing } from './IconBatchProcessing';
|
|
1390
1390
|
export { default as IconMemoryWebapp } from './IconMemoryWebapp';
|
|
1391
|
+
export { default as IconOutputMaas } from './IconOutputMaas';
|
|
1392
|
+
export { default as IconMoreMaas } from './IconMoreMaas';
|
|
1393
|
+
export { default as IconAddMaas } from './IconAddMaas';
|
|
1394
|
+
export { default as IconContinuePretrain } from './IconContinuePretrain';
|
|
1395
|
+
export { default as IconModelAccess } from './IconModelAccess';
|
|
1396
|
+
export { default as IconDataSetMaas } from './IconDataSetMaas';
|
|
1397
|
+
export { default as IconPromptMaas } from './IconPromptMaas';
|
|
1398
|
+
export { default as IconRl } from './IconRl';
|
|
1399
|
+
export { default as IconSheildKey } from './IconSheildKey';
|
|
1400
|
+
export { default as IconStopUpdate } from './IconStopUpdate';
|
|
1401
|
+
export { default as IconTos } from './IconTos';
|
|
1402
|
+
export { default as IconSingleMachine } from './IconSingleMachine';
|
|
1403
|
+
export { default as IconModelEvalue } from './IconModelEvalue';
|
|
1404
|
+
export { default as IconSmoothUpdate } from './IconSmoothUpdate';
|
|
1405
|
+
export { default as IconRm } from './IconRm';
|
|
1406
|
+
export { default as IconService } from './IconService';
|
|
1407
|
+
export { default as IconCustomMark } from './IconCustomMark';
|
|
1408
|
+
export { default as IconUserMaas } from './IconUserMaas';
|
|
1409
|
+
export { default as IconYaml } from './IconYaml';
|
|
1410
|
+
export { default as IconWorkspaceMaas } from './IconWorkspaceMaas';
|
|
1411
|
+
export { default as IconImageModel } from './IconImageModel';
|
|
1412
|
+
export { default as IconDataSetBlue } from './IconDataSetBlue';
|
|
1413
|
+
export { default as IconDataSetDetail } from './IconDataSetDetail';
|
|
1414
|
+
export { default as IconDeepseek } from './IconDeepseek';
|
|
1415
|
+
export { default as IconManagement } from './IconManagement';
|
|
1416
|
+
export { default as IconDataSetBos } from './IconDataSetBos';
|
|
1417
|
+
export { default as IconObs } from './IconObs';
|
|
1418
|
+
export { default as IconBatchInference } from './IconBatchInference';
|
|
1419
|
+
export { default as IconFolderMaas } from './IconFolderMaas';
|
|
1420
|
+
export { default as IconFolderOpen } from './IconFolderOpen';
|
|
1421
|
+
export { default as IconFolderClose } from './IconFolderClose';
|
|
1422
|
+
export { default as IconParameterSetting } from './IconParameterSetting';
|
|
1423
|
+
export { default as IconAsynchronousOperation } from './IconAsynchronousOperation';
|
|
1391
1424
|
export * from './type';
|