@arco-iconbox/react-hiagent 0.0.73 → 0.0.74
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/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/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 +31 -0
- package/cjs/index.js +64 -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/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/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 +31 -0
- package/esm/index.js +31 -0
- package/package.json +1 -1
- package/src/IconAddMaas/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/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 +31 -0
- package/umd/IconAddMaas/index.d.ts +4 -0
- package/umd/IconAddMaas/index.js +69 -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/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 +31 -0
- package/umd/index.js +64 -2
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconSmoothUpdateComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
|
|
6
|
+
const { prefix: prefixFromContext } = useContext(Context);
|
|
7
|
+
const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
|
|
8
|
+
|
|
9
|
+
const prefix = prefixFromProps || prefixFromContext || 'hiagent';
|
|
10
|
+
const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
|
|
11
|
+
return <svg className={`${prefix}-icon ${prefix}-icon-Smooth_update${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 32 32" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path opacity=".5" fillRule="evenodd" clipRule="evenodd" d="M26.2933 10.6472V25.7162C26.2933 26.8207 25.3978 27.7162 24.2933 27.7162H7.7063C6.60173 27.7162 5.7063 26.8207 5.7063 25.7162V6.28387C5.7063 5.1793 6.60173 4.28387 7.7063 4.28387H20.2719C20.8307 4.28387 21.3639 4.51761 21.7426 4.92847L25.764 9.29184C26.1043 9.66115 26.2933 10.145 26.2933 10.6472ZM16.0125 14.4883C16.0125 15.4416 15.2397 16.2144 14.2863 16.2144C14.2374 16.2144 14.189 16.2124 14.1412 16.2084C13.6889 16.1707 13.1886 16.2014 12.8677 16.5223C12.5468 16.8432 12.5161 17.3435 12.5538 17.7957C12.5578 17.8436 12.5598 17.892 12.5598 17.9409C12.5598 17.9739 12.5589 18.0066 12.5571 18.0391C12.5312 18.5001 12.5667 19.0076 12.8932 19.3341C13.2197 19.6605 13.7272 19.696 14.1882 19.6702C14.2207 19.6684 14.2534 19.6674 14.2863 19.6674C15.2397 19.6674 16.0125 20.4403 16.0125 21.3936C16.0125 22.3469 15.2397 23.1198 14.2863 23.1198C13.333 23.1198 12.5602 22.3469 12.5602 21.3936C12.5602 21.3486 12.5619 21.3039 12.5653 21.2598C12.6001 20.8054 12.5683 20.3034 12.2461 19.9812C11.9238 19.6589 11.4219 19.6271 10.9675 19.662C10.9233 19.6654 10.8787 19.6671 10.8337 19.6671C9.88033 19.6671 9.1075 18.8943 9.1075 17.9409C9.1075 16.9876 9.88033 16.2148 10.8337 16.2148C10.8627 16.2148 10.8915 16.2155 10.9201 16.2169C11.3833 16.2398 11.8927 16.2031 12.2206 15.8751C12.5485 15.5473 12.5852 15.0379 12.5623 14.5748C12.5609 14.5461 12.5602 14.5173 12.5602 14.4883C12.5602 13.5349 13.333 12.7621 14.2863 12.7621C15.2397 12.7621 16.0125 13.5349 16.0125 14.4883ZM15.9873 24.8214C15.9873 23.8681 16.7601 23.0953 17.7134 23.0953C17.7623 23.0953 17.8107 23.0973 17.8586 23.1013C18.3109 23.139 18.8112 23.1083 19.1321 22.7874C19.453 22.4665 19.4836 21.9662 19.4459 21.514C19.442 21.4661 19.4399 21.4177 19.4399 21.3688C19.4399 21.3358 19.4408 21.3031 19.4427 21.2706C19.4685 20.8096 19.433 20.3021 19.1065 19.9756C18.78 19.6492 18.2725 19.6137 17.8116 19.6395C17.7791 19.6413 17.7464 19.6423 17.7134 19.6423C16.7601 19.6423 15.9873 18.8694 15.9873 17.9161C15.9873 16.9628 16.7601 16.1899 17.7134 16.1899C18.6667 16.1899 19.4396 16.9628 19.4396 17.9161C19.4396 17.9611 19.4378 18.0058 19.4345 18.0499C19.3996 18.5043 19.4314 19.0063 19.7537 19.3285C20.0759 19.6508 20.5779 19.6826 21.0323 19.6477C21.0764 19.6443 21.121 19.6426 21.1661 19.6426C22.1194 19.6426 22.8922 20.4154 22.8922 21.3688C22.8922 22.3221 22.1194 23.0949 21.1661 23.0949C21.1371 23.0949 21.1083 23.0942 21.0796 23.0928C20.6164 23.07 20.1071 23.1066 19.7792 23.4346C19.4513 23.7625 19.4146 24.2718 19.4374 24.735C19.4389 24.7636 19.4396 24.7924 19.4396 24.8214C19.4396 25.7748 18.6667 26.5476 17.7134 26.5476C16.7601 26.5476 15.9873 25.7748 15.9873 24.8214Z"/><path fillRule="evenodd" clipRule="evenodd" d="M28.6658 12.5619C28.6658 11.4574 27.7703 10.5619 26.6658 10.5619L16.0458 10.5619L13.1826 8.19953C12.8243 7.90389 12.3743 7.74219 11.9098 7.74219H5.33325C4.22868 7.74219 3.33325 8.63762 3.33325 9.74218V26.6491C3.33325 27.7537 4.22868 28.6491 5.33325 28.6491H26.6658C27.7703 28.6491 28.6658 27.7537 28.6658 26.6491V12.5619ZM16.0126 14.4882C16.0126 15.4416 15.2398 16.2144 14.2865 16.2144C14.2376 16.2144 14.1892 16.2124 14.1413 16.2084C13.689 16.1707 13.1887 16.2014 12.8678 16.5223C12.5469 16.8432 12.5163 17.3435 12.5539 17.7957C12.5579 17.8436 12.56 17.892 12.56 17.9409C12.56 17.9738 12.559 18.0066 12.5572 18.039C12.5314 18.5 12.5669 19.0076 12.8934 19.3341C13.2199 19.6605 13.7274 19.696 14.1883 19.6702C14.2208 19.6683 14.2535 19.6674 14.2865 19.6674C15.2398 19.6674 16.0126 20.4403 16.0126 21.3936C16.0126 22.3469 15.2398 23.1197 14.2865 23.1197C13.3331 23.1197 12.5603 22.3469 12.5603 21.3936C12.5603 21.3486 12.562 21.3039 12.5654 21.2598C12.6003 20.8054 12.5685 20.3034 12.2462 19.9811C11.924 19.6589 11.422 19.6271 10.9676 19.662C10.9235 19.6653 10.8788 19.6671 10.8338 19.6671C9.88048 19.6671 9.10765 18.8942 9.10765 17.9409C9.10765 16.9876 9.88048 16.2148 10.8338 16.2148C10.8628 16.2148 10.8916 16.2155 10.9203 16.2169C11.3835 16.2397 11.8928 16.203 12.2207 15.8751C12.5486 15.5472 12.5853 15.0379 12.5625 14.5747C12.561 14.5461 12.5603 14.5172 12.5603 14.4882C12.5603 13.5349 13.3332 12.7621 14.2865 12.7621C15.2398 12.7621 16.0126 13.5349 16.0126 14.4882ZM15.9874 24.8214C15.9874 23.8681 16.7602 23.0953 17.7136 23.0953C17.7625 23.0953 17.8109 23.0973 17.8587 23.1013C18.311 23.1389 18.8113 23.1083 19.1322 22.7874C19.4531 22.4665 19.4838 21.9662 19.4461 21.5139C19.4421 21.4661 19.4401 21.4177 19.4401 21.3688C19.4401 21.3358 19.441 21.3031 19.4428 21.2706C19.4687 20.8096 19.4332 20.3021 19.1067 19.9756C18.7802 19.6491 18.2727 19.6137 17.8117 19.6395C17.7792 19.6413 17.7465 19.6422 17.7136 19.6422C16.7602 19.6422 15.9874 18.8694 15.9874 17.9161C15.9874 16.9628 16.7602 16.1899 17.7136 16.1899C18.6669 16.1899 19.4397 16.9628 19.4397 17.9161C19.4397 17.9611 19.438 18.0057 19.4346 18.0499C19.3998 18.5043 19.4316 19.0063 19.7538 19.3285C20.0761 19.6507 20.578 19.6826 21.0324 19.6477C21.0766 19.6443 21.1212 19.6426 21.1662 19.6426C22.1196 19.6426 22.8924 20.4154 22.8924 21.3688C22.8924 22.3221 22.1196 23.0949 21.1662 23.0949C21.1372 23.0949 21.1084 23.0942 21.0798 23.0928C20.6166 23.0699 20.1072 23.1066 19.7793 23.4345C19.4514 23.7624 19.4147 24.2718 19.4376 24.7349C19.439 24.7636 19.4397 24.7924 19.4397 24.8214C19.4397 25.7748 18.6669 26.5476 17.7136 26.5476C16.7602 26.5476 15.9874 25.7748 15.9874 24.8214Z"/><path opacity=".5" fillRule="evenodd" clipRule="evenodd" d="M16.0125 14.4882C16.0125 15.4415 15.2397 16.2144 14.2864 16.2144C14.2375 16.2144 14.1891 16.2123 14.1412 16.2084C13.6889 16.1707 13.1886 16.2013 12.8677 16.5223V16.5223C12.5468 16.8432 12.5162 17.3434 12.5538 17.7957C12.5578 17.8436 12.5599 17.892 12.5599 17.9409C12.5599 17.9738 12.5589 18.0065 12.5571 18.039C12.5313 18.5 12.5668 19.0075 12.8933 19.334V19.334C13.2198 19.6605 13.7273 19.696 14.1882 19.6701C14.2207 19.6683 14.2534 19.6674 14.2864 19.6674C15.2397 19.6674 16.0125 20.4402 16.0125 21.3936C16.0125 22.3469 15.2397 23.1197 14.2864 23.1197C13.333 23.1197 12.5602 22.3469 12.5602 21.3936C12.5602 21.3485 12.5619 21.3039 12.5653 21.2597C12.6002 20.8054 12.5684 20.3033 12.2461 19.9811V19.9811C11.9239 19.6589 11.4219 19.6271 10.9675 19.6619C10.9234 19.6653 10.8787 19.667 10.8337 19.667C9.88038 19.667 9.10755 18.8942 9.10755 17.9409C9.10755 16.9876 9.88038 16.2147 10.8337 16.2147C10.8627 16.2147 10.8915 16.2154 10.9202 16.2169C11.3834 16.2397 11.8927 16.203 12.2206 15.8751V15.8751C12.5485 15.5472 12.5852 15.0379 12.5623 14.5747C12.5609 14.5461 12.5602 14.5172 12.5602 14.4882C12.5602 13.5349 13.333 12.7621 14.2864 12.7621C15.2397 12.7621 16.0125 13.5349 16.0125 14.4882Z"/></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconSmoothUpdate = React.forwardRef(IconSmoothUpdateComponent);
|
|
15
|
+
export default IconSmoothUpdate;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconStopUpdateComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
|
|
6
|
+
const { prefix: prefixFromContext } = useContext(Context);
|
|
7
|
+
const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
|
|
8
|
+
|
|
9
|
+
const prefix = prefixFromProps || prefixFromContext || 'hiagent';
|
|
10
|
+
const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
|
|
11
|
+
return <svg className={`${prefix}-icon ${prefix}-icon-stop_update${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 32 32" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path opacity=".5" fillRule="evenodd" clipRule="evenodd" d="M15.9342 16.252C15.7402 16.1886 15.5331 16.1543 15.3179 16.1543H6.77008C5.67532 16.1543 4.78784 17.0418 4.78784 18.1365V26.6842C4.78784 27.779 5.67532 28.6665 6.77008 28.6665H15.3179C16.4127 28.6665 17.3001 27.779 17.3001 26.6842V18.1365C17.3001 17.883 17.2526 17.6407 17.1658 17.4178L12.7347 21.849V25.6569H9.17831C8.44193 25.6569 7.84497 25.0599 7.84497 24.3236V20.7672H11.4189L15.9342 16.252Z"/><path fillRule="evenodd" clipRule="evenodd" d="M27.0652 10.6945V23.6569C27.0652 24.7615 26.1698 25.6569 25.0652 25.6569H9.84497C9.84336 25.6569 9.84175 25.6569 9.84014 25.6569H12.7347V21.849L18.4742 16.1095C19.8058 16.9061 21.5568 16.7309 22.704 15.5837C23.8511 14.4366 24.0263 12.6856 23.2297 11.3539L20.8517 13.7319L19.6078 12.4881L21.9741 10.1217C20.6498 9.36319 18.9317 9.54944 17.8007 10.6805C16.6534 11.8278 16.4783 13.5791 17.2753 14.9108L11.4189 20.7672H7.84497V5.33332C7.84497 4.22875 8.7404 3.33331 9.84497 3.33331H19.8175C20.3553 3.33331 20.8705 3.54994 21.2467 3.93431L26.4945 9.29553C26.8603 9.6693 27.0652 10.1715 27.0652 10.6945Z"/></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconStopUpdate = React.forwardRef(IconStopUpdateComponent);
|
|
15
|
+
export default IconStopUpdate;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconTosComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
|
|
6
|
+
const { prefix: prefixFromContext } = useContext(Context);
|
|
7
|
+
const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
|
|
8
|
+
|
|
9
|
+
const prefix = prefixFromProps || prefixFromContext || 'hiagent';
|
|
10
|
+
const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
|
|
11
|
+
return <svg className={`${prefix}-icon ${prefix}-icon-tos${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 16 16" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><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"/><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"/></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconTos = React.forwardRef(IconTosComponent);
|
|
15
|
+
export default IconTos;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconUserMaasComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
|
|
6
|
+
const { prefix: prefixFromContext } = useContext(Context);
|
|
7
|
+
const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
|
|
8
|
+
|
|
9
|
+
const prefix = prefixFromProps || prefixFromContext || 'hiagent';
|
|
10
|
+
const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
|
|
11
|
+
return <svg className={`${prefix}-icon ${prefix}-icon-user_maas${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 20 20" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><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"/><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"/></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconUserMaas = React.forwardRef(IconUserMaasComponent);
|
|
15
|
+
export default IconUserMaas;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconWorkspaceMaasComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
|
|
6
|
+
const { prefix: prefixFromContext } = useContext(Context);
|
|
7
|
+
const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
|
|
8
|
+
|
|
9
|
+
const prefix = prefixFromProps || prefixFromContext || 'hiagent';
|
|
10
|
+
const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
|
|
11
|
+
return <svg className={`${prefix}-icon ${prefix}-icon-workspace_maas${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 24 24" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><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"/><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"/></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconWorkspaceMaas = React.forwardRef(IconWorkspaceMaasComponent);
|
|
15
|
+
export default IconWorkspaceMaas;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconYamlComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
|
|
6
|
+
const { prefix: prefixFromContext } = useContext(Context);
|
|
7
|
+
const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
|
|
8
|
+
|
|
9
|
+
const prefix = prefixFromProps || prefixFromContext || 'hiagent';
|
|
10
|
+
const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
|
|
11
|
+
return <svg className={`${prefix}-icon ${prefix}-icon-yaml${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 24 24" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><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"/><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"/></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconYaml = React.forwardRef(IconYamlComponent);
|
|
15
|
+
export default IconYaml;
|
package/src/index.ts
CHANGED
|
@@ -1388,5 +1388,36 @@ 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';
|
|
1391
1422
|
|
|
1392
1423
|
export * from './type';
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
declare const IconAddMaas: 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 IconAddMaas;
|
|
@@ -0,0 +1,69 @@
|
|
|
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 IconAddMaasComponent(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-add_maas").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", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.5 4C7.22386 4 7 4.22386 7 4.5V7H4.5C4.22386 7 4 7.22386 4 7.5V8.5C4 8.77614 4.22386 9 4.5 9H7V11.5C7 11.7761 7.22386 12 7.5 12H8.5C8.77614 12 9 11.7761 9 11.5V9H11.5C11.7761 9 12 8.77614 12 8.5V7.5C12 7.22386 11.7761 7 11.5 7H9V4.5C9 4.22386 8.77614 4 8.5 4H7.5Z" }));
|
|
66
|
+
}
|
|
67
|
+
var IconAddMaas = react_1.default.forwardRef(IconAddMaasComponent);
|
|
68
|
+
exports.default = IconAddMaas;
|
|
69
|
+
});
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
declare const IconBatchInference: 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 IconBatchInference;
|
|
@@ -0,0 +1,77 @@
|
|
|
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 IconBatchInferenceComponent(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 ? false : _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-batch_inference").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 40 40", fill: useCurrentColor ? 'currentColor' : 'none', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
|
|
65
|
+
react_1.default.createElement("rect", { width: "40", height: "40", rx: "6", fill: useCurrentColor ? 'currentColor' : 'url(#svg_401615492c__svg_96d6f2e7e1__paint0_linear_1076_10525)' }),
|
|
66
|
+
react_1.default.createElement("rect", { x: "9.167", y: "9.167", width: "9.75", height: "9.75", rx: "1.6", fill: useCurrentColor ? 'currentColor' : '#fff' }),
|
|
67
|
+
react_1.default.createElement("rect", { x: "21.083", y: "21.083", width: "9.75", height: "9.75", rx: "1.6", fill: useCurrentColor ? 'currentColor' : '#fff' }),
|
|
68
|
+
react_1.default.createElement("rect", { x: "8.602", y: "25.721", width: "7.761", height: "7.761", rx: "1.6", transform: "rotate(-45 8.602 25.721)", fill: useCurrentColor ? 'currentColor' : '#fff' }),
|
|
69
|
+
react_1.default.createElement("circle", { opacity: ".5", cx: "25.958", cy: "14.042", fill: useCurrentColor ? 'currentColor' : '#fff', r: "4.875" }),
|
|
70
|
+
react_1.default.createElement("defs", null,
|
|
71
|
+
react_1.default.createElement("linearGradient", { id: "svg_401615492c__svg_96d6f2e7e1__paint0_linear_1076_10525", x1: "40", y1: "3", x2: "-9", y2: "50", gradientUnits: "userSpaceOnUse" },
|
|
72
|
+
react_1.default.createElement("stop", { stopColor: "#5F9FFF" }),
|
|
73
|
+
react_1.default.createElement("stop", { offset: "1", stopColor: "#4281FF" }))));
|
|
74
|
+
}
|
|
75
|
+
var IconBatchInference = react_1.default.forwardRef(IconBatchInferenceComponent);
|
|
76
|
+
exports.default = IconBatchInference;
|
|
77
|
+
});
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
declare const IconContinuePretrain: 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 IconContinuePretrain;
|
|
@@ -0,0 +1,71 @@
|
|
|
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 IconContinuePretrainComponent(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-continue-pretrain").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 32 32", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
|
|
65
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M24.6523 10.5325C23.1956 10.5325 22.0117 9.36448 21.9861 7.91385C20.783 7.00654 19.3861 6.37772 17.8964 6.08142C15.9473 5.69372 13.9271 5.8927 12.0911 6.6532C10.255 7.4137 8.68579 8.70156 7.58171 10.3539C6.47764 12.0063 5.88835 13.9489 5.88835 15.9362C5.88835 17.9235 6.47764 19.8661 7.58172 21.5185C8.68579 23.1709 10.255 24.4587 12.0911 25.2192C13.9271 25.9797 15.9473 26.1787 17.8964 25.791C19.386 25.4947 20.7829 24.8659 21.986 23.9586C22.0079 22.5048 23.1933 21.333 24.6523 21.333C26.1251 21.333 27.319 22.5269 27.319 23.9997C27.319 25.4724 26.1251 26.6663 24.6523 26.6663C24.4448 26.6663 24.2428 26.6426 24.0488 26.5978C22.4343 27.8263 20.5551 28.6771 18.5499 29.0759C15.9511 29.5928 13.2573 29.3275 10.8093 28.3135C8.36133 27.2995 6.26898 25.5824 4.79689 23.3793C3.32479 21.1761 2.53906 18.5859 2.53906 15.9362C2.53906 13.2865 3.32479 10.6963 4.79689 8.49316C6.26898 6.29001 8.36133 4.57286 10.8093 3.55887C13.2573 2.54487 15.9511 2.27956 18.5498 2.79649C20.5522 3.19479 22.4289 4.04369 24.0419 5.2694C24.238 5.2235 24.4423 5.19922 24.6523 5.19922C26.1251 5.19922 27.319 6.39312 27.319 7.86588C27.319 9.33864 26.1251 10.5325 24.6523 10.5325Z" }),
|
|
66
|
+
react_1.default.createElement("ellipse", { cx: "15.977", cy: "15.978", rx: "4.004", ry: "8.675", transform: "rotate(45 15.977 15.978)", opacity: ".5" }),
|
|
67
|
+
react_1.default.createElement("ellipse", { cx: "16.023", cy: "16.023", rx: "4.004", ry: "8.675", transform: "rotate(-45 16.023 16.023)" }));
|
|
68
|
+
}
|
|
69
|
+
var IconContinuePretrain = react_1.default.forwardRef(IconContinuePretrainComponent);
|
|
70
|
+
exports.default = IconContinuePretrain;
|
|
71
|
+
});
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
declare const IconCustomMark: 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 IconCustomMark;
|
|
@@ -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 IconCustomMarkComponent(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-custom_mark").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 32 32", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
|
|
65
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.64063 2.66669C3.53606 2.66669 2.64062 3.56212 2.64062 4.6667V23.3594C2.64062 24.464 3.53606 25.3594 4.64064 25.3594H23.3333C24.4379 25.3594 25.3333 24.464 25.3333 23.3594V4.6667C25.3333 3.56212 24.4379 2.66669 23.3333 2.66669H4.64063ZM9.20955 5.62079L10.1173 8.41465H13.055L10.6784 10.1413L11.5862 12.9352L9.20955 11.2085L6.83295 12.9352L7.74073 10.1413L5.36414 8.41465H8.30177L9.20955 5.62079ZM15.3644 6.07977H21.7607V12.4761H15.3644V6.07977ZM9.20899 21.8356C10.9717 21.8356 12.4007 20.4067 12.4007 18.644C12.4007 16.8813 10.9717 15.4523 9.20899 15.4523C7.44629 15.4523 6.01733 16.8813 6.01733 18.644C6.01733 20.4067 7.44629 21.8356 9.20899 21.8356ZM18.5621 15.4528L22.0625 21.5158H15.0616L18.5621 15.4528Z" }),
|
|
66
|
+
react_1.default.createElement("path", { opacity: ".5", fillRule: "evenodd", clipRule: "evenodd", d: "M9.54939 6.66669L10.1173 8.41465H13.055L10.6784 10.1413L11.5862 12.9352L9.20955 11.2085L6.83295 12.9352L7.74073 10.1413L6.66663 9.36096V16.7142C7.24956 15.9474 8.17146 15.4523 9.20899 15.4523C10.9717 15.4523 12.4006 16.8813 12.4006 18.644C12.4006 20.4067 10.9717 21.8356 9.20899 21.8356C8.17146 21.8356 7.24956 21.3406 6.66663 20.5738V27.3594C6.66663 28.464 7.56206 29.3594 8.66664 29.3594H27.3593C28.4639 29.3594 29.3593 28.464 29.3593 27.3594V8.6667C29.3593 7.56212 28.4639 6.66669 27.3593 6.66669H21.7607V12.4761H15.3644V6.66669H9.54939ZM8.86972 6.66669L8.30177 8.41465H6.68236C6.80629 7.42906 7.64743 6.66669 8.66664 6.66669H8.86972ZM18.5621 15.4528L22.0625 21.5158H15.0616L18.5621 15.4528Z" }));
|
|
67
|
+
}
|
|
68
|
+
var IconCustomMark = react_1.default.forwardRef(IconCustomMarkComponent);
|
|
69
|
+
exports.default = IconCustomMark;
|
|
70
|
+
});
|