@arco-iconbox/react-hiagent 0.0.4 → 0.0.5

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.
@@ -52,9 +52,8 @@ function IconUploadFileComponent(props, ref) {
52
52
  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"]);
53
53
  var prefix = prefixFromProps || prefixFromContext || 'hiagent';
54
54
  var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
55
- return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-upload-file").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : '#000', viewBox: "0 0 20 20" }, rest, { ref: ref }),
56
- react_1.default.createElement("path", { fillRule: "evenodd", d: "M7.35 2.059a5.51 5.51 0 0 1 3.763-.89c1.317.17 2.53.814 3.443 1.812a6.194 6.194 0 0 1 1.55 3.36 4.301 4.301 0 0 1 2.21 1.714c.595.898.856 1.991.74 3.072a4.578 4.578 0 0 1-1.376 2.829 4.21 4.21 0 0 1-1.883 1.043.75.75 0 0 1-.364-1.455 2.71 2.71 0 0 0 1.212-.674c.51-.486.841-1.161.92-1.902a3.175 3.175 0 0 0-.5-2.085 2.776 2.776 0 0 0-1.676-1.189 1.066 1.066 0 0 1-.506-.344 1.096 1.096 0 0 1-.24-.582 4.709 4.709 0 0 0-1.195-2.775 4.142 4.142 0 0 0-2.526-1.336 4.01 4.01 0 0 0-2.74.651 4.515 4.515 0 0 0-1.776 2.378 1.055 1.055 0 0 1-.414.527 1.03 1.03 0 0 1-.525.166 3.302 3.302 0 0 0-2.226 1.238 3.81 3.81 0 0 0-.817 2.623 3.74 3.74 0 0 0 1.134 2.476c.372.353.806.609 1.268.757a.75.75 0 0 1-.46 1.428 4.814 4.814 0 0 1-1.84-1.097 5.24 5.24 0 0 1-1.599-3.47 5.31 5.31 0 0 1 1.145-3.658 4.815 4.815 0 0 1 3.016-1.76A5.99 5.99 0 0 1 7.35 2.06Z", clipRule: "evenodd" }),
57
- react_1.default.createElement("path", { fillRule: "evenodd", d: "M9.974 10.215a.667.667 0 0 1 .684.51c.21.869.526 1.353.953 1.729.453.398 1.051.699 1.94 1.146l.082.042a.666.666 0 0 1-.029 1.205c-1.356.603-1.965 1.18-2.294 1.647a3.556 3.556 0 0 0-.378.71l-.07.173a6.12 6.12 0 0 1-.264.599.667.667 0 0 1-1.246-.209c-.115-.716-.57-1.431-1.16-1.987-.608-.574-1.229-.858-1.563-.877a.667.667 0 0 1-.073-1.323c.725-.122 1.397-.564 1.916-1.14.527-.586.823-1.228.877-1.645a.667.667 0 0 1 .625-.58Zm.034 2.406c-.16.247-.343.486-.545.71a5.42 5.42 0 0 1-1.058.912 5.834 5.834 0 0 1 1.655 1.728c.048-.08.101-.161.16-.244.352-.502.865-1.002 1.664-1.489a6.557 6.557 0 0 1-1.153-.783 3.97 3.97 0 0 1-.723-.834Z", clipRule: "evenodd" }));
55
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-upload_file").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : '#000', viewBox: "0 0 16 16" }, rest, { ref: ref }),
56
+ react_1.default.createElement("path", { fillRule: "evenodd", d: "M3.53261 0.564075C2.07867 0.564075 0.900024 1.74272 0.900024 3.19666V12.4674C0.900024 13.9214 2.07867 15.1 3.53261 15.1H12.4674C13.9214 15.1 15.1 13.9214 15.1 12.4674V3.19666C15.1 1.74272 13.9214 0.564075 12.4674 0.564075H3.53261ZM2.33598 3.19666C2.33598 2.53578 2.87173 2.00003 3.53261 2.00003H12.4674C13.1283 2.00003 13.6641 2.53578 13.6641 3.19666V12.4674C13.6641 13.1283 13.1283 13.6641 12.4674 13.6641H3.53261C2.87173 13.6641 2.33598 13.1283 2.33598 12.4674V3.19666ZM4.09106 5.03801C4.09106 4.64148 4.41251 4.32003 4.80904 4.32003H5.60679C6.00332 4.32003 6.32477 4.64148 6.32477 5.03801C6.32477 5.43454 6.00332 5.75599 5.60679 5.75599H4.80904C4.41251 5.75599 4.09106 5.43454 4.09106 5.03801ZM7.28198 5.03801C7.28198 4.64148 7.60343 4.32003 7.99996 4.32003H11.191C11.5875 4.32003 11.9089 4.64148 11.9089 5.03801C11.9089 5.43454 11.5875 5.75599 11.191 5.75599H7.99996C7.60343 5.75599 7.28198 5.43454 7.28198 5.03801ZM7.28198 7.83012C7.28198 7.43359 7.60343 7.11214 7.99996 7.11214H11.191C11.5875 7.11214 11.9089 7.43359 11.9089 7.83012C11.9089 8.22665 11.5875 8.5481 11.191 8.5481H7.99996C7.60343 8.5481 7.28198 8.22665 7.28198 7.83012ZM7.99996 9.91683C7.60343 9.91683 7.28198 10.2383 7.28198 10.6348C7.28198 11.0313 7.60343 11.3528 7.99996 11.3528H11.191C11.5875 11.3528 11.9089 11.0313 11.9089 10.6348C11.9089 10.2383 11.5875 9.91683 11.191 9.91683H7.99996ZM4.80904 7.11214C4.41251 7.11214 4.09106 7.43359 4.09106 7.83012C4.09106 8.22665 4.41251 8.5481 4.80904 8.5481H5.60679C6.00332 8.5481 6.32477 8.22665 6.32477 7.83012C6.32477 7.43359 6.00332 7.11214 5.60679 7.11214H4.80904ZM4.09106 10.6348C4.09106 10.2383 4.41251 9.91683 4.80904 9.91683H5.60679C6.00332 9.91683 6.32477 10.2383 6.32477 10.6348C6.32477 11.0313 6.00332 11.3528 5.60679 11.3528H4.80904C4.41251 11.3528 4.09106 11.0313 4.09106 10.6348Z", clipRule: "evenodd" }));
58
57
  }
59
58
  var IconUploadFile = react_1.default.forwardRef(IconUploadFileComponent);
60
59
  exports.default = IconUploadFile;
package/cjs/index.d.ts CHANGED
@@ -252,7 +252,6 @@ export { default as IconLastStep } from './IconLastStep';
252
252
  export { default as IconMode } from './IconMode';
253
253
  export { default as IconFairyStick } from './IconFairyStick';
254
254
  export { default as IconRefresh } from './IconRefresh';
255
- export { default as IconUploadFile } from './IconUploadFile';
256
255
  export { default as IconArrowRightCorner } from './IconArrowRightCorner';
257
256
  export { default as IconMore } from './IconMore';
258
257
  export { default as IconHomeCollect } from './IconHomeCollect';
@@ -291,4 +290,5 @@ export { default as IconNoChartData } from './IconNoChartData';
291
290
  export { default as IconErrorTypeHighSaturation } from './IconErrorTypeHighSaturation';
292
291
  export { default as IconLoginFailure } from './IconLoginFailure';
293
292
  export { default as IconCodeUn } from './IconCodeUn';
293
+ export { default as IconUploadFile } from './IconUploadFile';
294
294
  export * from './type';
package/cjs/index.js CHANGED
@@ -22,7 +22,7 @@ exports.IconRemarks = exports.IconDerive = exports.IconHomebot = exports.IconDeb
22
22
  exports.IconLessee = exports.IconRoleManagement = exports.IconHistogram = exports.IconDisplaySetup = exports.IconSkill = exports.IconLineChart = exports.IconSecuritySettings = exports.IconOnlineDocument = exports.IconTpc = exports.IconOperate = exports.IconOperationalAudit = exports.IconHighline = exports.IconOverlapRectConfig = exports.IconClipboardFill = exports.IconPromptFile = exports.IconRun = exports.IconTakeover = exports.IconProjectFill = exports.IconChartFill = exports.IconConversation = exports.IconWorkspaceSetting = exports.IconHistory = exports.IconCustomSegmentation = exports.IconMessage = exports.IconOtherTool = exports.IconRemove = exports.IconMessageFill = exports.IconLogAreality = exports.IconSend = exports.IconVoice3 = exports.IconQA = exports.IconVoice2 = exports.IconModelManagement = exports.IconDelete = exports.IconMemory = exports.IconApplicationApproval = exports.IconVoice1 = exports.IconVoiceTest = exports.IconOtherTag = exports.IconWorkspaceManagement = exports.IconLicence = exports.IconUserManagement = exports.IconArchive = exports.IconDialogueSuggestion = exports.IconPublishAreality = exports.IconPromptAssessment = exports.IconPicturePlaceholder = exports.IconStopResponse = exports.IconPersonalSpace = exports.IconQuote = void 0;
23
23
  exports.IconCmd1 = exports.IconSmoothLine = exports.IconFullscreenExit = exports.IconClockFill = exports.IconAgent = exports.IconCollected = exports.IconCollectedNot = exports.IconDeleteC = exports.IconPublishedAgent = exports.IconPersonalVisibility = exports.IconDatabase = exports.IconCollect = exports.IconControlled25D = exports.IconUploadingDoc = exports.IconUnlock25D = exports.IconToolsWorkflow = exports.IconWorkflowStart = exports.IconCollectedAlready = exports.IconBreak = exports.IconSso = exports.IconDataNode = exports.IconEvent = exports.IconMessageNodes = exports.IconWfTerminologyBank = exports.IconTimer = exports.IconUploadingPdf = exports.IconIIntentionRecognition = exports.IconFrozen = exports.IconPurple = exports.IconCyan = exports.IconExclamationCircleFill = exports.IconSpaceForm = exports.IconBlue = exports.IconIndependentService = exports.IconCycleVertices = exports.IconFlipFlop = exports.IconTerminologyBank = exports.IconAudio = exports.IconKnowledgeGraph = exports.IconLLMopsLogoHeader = exports.IconLLMopsLogo = exports.IconExpire = exports.IconPiecewiseExport = exports.IconPlatformManagement = exports.IconAccountCenter = exports.IconWorkflowDebug = exports.IconEarthGlobal = exports.IconResourceAdministration = exports.IconGallery = exports.IconRunningProcess = void 0;
24
24
  exports.IconDeleteKv = exports.IconBug = exports.IconOrientation = exports.IconEnable = exports.IconUploadingDown = exports.IconOverviewRefresh = exports.IconEnumeration = exports.IconSingleAgent = exports.IconText = exports.IconStop = exports.IconExportBold = exports.IconConfig = exports.IconVoiceClose = exports.IconVoiceOpen = exports.IconCodeTesting = exports.IconKnowledge = exports.IconFold = exports.IconPublish = exports.IconHomeAt = exports.IconMultipleAgents = exports.IconSkip = exports.IconIde = exports.IconCode = exports.IconCopy = exports.IconList = exports.IconAddModel = exports.IconPromptTemplate = exports.IconSwitchover = exports.IconDrag = exports.IconUnfold = exports.IconParagraph = exports.IconHand = exports.IconVariable = exports.IconSecurity = exports.IconOverviewBook = exports.IconOverviewKey = exports.IconInfo = exports.IconEdit = exports.IconBrokenLine = exports.IconWorkflowFullscreen = exports.IconCmdMinification = exports.IconLocation = exports.IconWorkflowFullscreenExit = exports.IconCmdOptimalLayout = exports.IconOverviewCopy = exports.IconWrapper = exports.IconOverviewPreview = exports.IconNextStep = exports.IconOptimalLayout = exports.IconCmdBlowUp = void 0;
25
- exports.IconCodeUn = exports.IconLoginFailure = exports.IconErrorTypeHighSaturation = exports.IconNoChartData = exports.IconNoOntology = exports.IconDownload = exports.IconRadiationPoint = exports.IconArcPoint = exports.IconNode400 = exports.IconCirclePoint = exports.IconLine = exports.IconScatterPoint = exports.IconArrowRight = exports.IconMinification = exports.IconBlowUp = exports.IconPlus = exports.IconCmd = exports.IconAdd = exports.IconWorkflowMinification = exports.IconArrayPoint = exports.IconMergeGraph = exports.IconNode500 = exports.IconUploadingError = exports.IconSetting = exports.IconSelect = exports.IconAuth = exports.IconClearHistory = exports.IconEarth = exports.IconTeamSpaceAddition = exports.IconTips = exports.IconExport = exports.IconTeamSpaceSearch = exports.IconWorkflowBlowUp = exports.IconClose = exports.IconClockCircle = exports.IconHomeCollect = exports.IconMore = exports.IconArrowRightCorner = exports.IconUploadFile = exports.IconRefresh = exports.IconFairyStick = exports.IconMode = exports.IconLastStep = void 0;
25
+ exports.IconUploadFile = exports.IconCodeUn = exports.IconLoginFailure = exports.IconErrorTypeHighSaturation = exports.IconNoChartData = exports.IconNoOntology = exports.IconDownload = exports.IconRadiationPoint = exports.IconArcPoint = exports.IconNode400 = exports.IconCirclePoint = exports.IconLine = exports.IconScatterPoint = exports.IconArrowRight = exports.IconMinification = exports.IconBlowUp = exports.IconPlus = exports.IconCmd = exports.IconAdd = exports.IconWorkflowMinification = exports.IconArrayPoint = exports.IconMergeGraph = exports.IconNode500 = exports.IconUploadingError = exports.IconSetting = exports.IconSelect = exports.IconAuth = exports.IconClearHistory = exports.IconEarth = exports.IconTeamSpaceAddition = exports.IconTips = exports.IconExport = exports.IconTeamSpaceSearch = exports.IconWorkflowBlowUp = exports.IconClose = exports.IconClockCircle = exports.IconHomeCollect = exports.IconMore = exports.IconArrowRightCorner = exports.IconRefresh = exports.IconFairyStick = exports.IconMode = exports.IconLastStep = void 0;
26
26
  var IconAuthorizationSucceeds_1 = require("./IconAuthorizationSucceeds");
27
27
  Object.defineProperty(exports, "IconAuthorizationSucceeds", { enumerable: true, get: function () { return __importDefault(IconAuthorizationSucceeds_1).default; } });
28
28
  var IconErrorTypeLowSaturation_1 = require("./IconErrorTypeLowSaturation");
@@ -531,8 +531,6 @@ var IconFairyStick_1 = require("./IconFairyStick");
531
531
  Object.defineProperty(exports, "IconFairyStick", { enumerable: true, get: function () { return __importDefault(IconFairyStick_1).default; } });
532
532
  var IconRefresh_1 = require("./IconRefresh");
533
533
  Object.defineProperty(exports, "IconRefresh", { enumerable: true, get: function () { return __importDefault(IconRefresh_1).default; } });
534
- var IconUploadFile_1 = require("./IconUploadFile");
535
- Object.defineProperty(exports, "IconUploadFile", { enumerable: true, get: function () { return __importDefault(IconUploadFile_1).default; } });
536
534
  var IconArrowRightCorner_1 = require("./IconArrowRightCorner");
537
535
  Object.defineProperty(exports, "IconArrowRightCorner", { enumerable: true, get: function () { return __importDefault(IconArrowRightCorner_1).default; } });
538
536
  var IconMore_1 = require("./IconMore");
@@ -609,4 +607,6 @@ var IconLoginFailure_1 = require("./IconLoginFailure");
609
607
  Object.defineProperty(exports, "IconLoginFailure", { enumerable: true, get: function () { return __importDefault(IconLoginFailure_1).default; } });
610
608
  var IconCodeUn_1 = require("./IconCodeUn");
611
609
  Object.defineProperty(exports, "IconCodeUn", { enumerable: true, get: function () { return __importDefault(IconCodeUn_1).default; } });
610
+ var IconUploadFile_1 = require("./IconUploadFile");
611
+ Object.defineProperty(exports, "IconUploadFile", { enumerable: true, get: function () { return __importDefault(IconUploadFile_1).default; } });
612
612
  __exportStar(require("./type"), exports);