@arco-iconbox/react-hiagent 0.0.27 → 0.0.29
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/{esm/IconBookFill → cjs/IconCollect2}/index.d.ts +2 -2
- package/cjs/IconCollect2/index.js +60 -0
- package/cjs/{IconBookFill → IconCopyLine}/index.d.ts +2 -2
- package/cjs/{IconDocLog → IconCopyLine}/index.js +5 -5
- package/cjs/IconUncollect2/index.d.ts +4 -0
- package/cjs/IconUncollect2/index.js +60 -0
- package/cjs/index.d.ts +4 -29
- package/cjs/index.js +35 -85
- package/dist/icon.min.js +1 -1
- package/{umd/IconBookFill → esm/IconCollect2}/index.d.ts +2 -2
- package/esm/IconCollect2/index.js +35 -0
- package/esm/IconCopyLine/index.d.ts +4 -0
- package/esm/{IconBookFill → IconCopyLine}/index.js +5 -5
- package/esm/IconUncollect2/index.d.ts +4 -0
- package/esm/IconUncollect2/index.js +35 -0
- package/esm/index.d.ts +4 -29
- package/esm/index.js +4 -29
- package/package.json +1 -1
- package/src/IconCollect2/index.tsx +15 -0
- package/src/IconCopyLine/index.tsx +15 -0
- package/src/IconUncollect2/index.tsx +15 -0
- package/src/index.ts +4 -29
- package/umd/IconCollect2/index.d.ts +4 -0
- package/umd/IconCollect2/index.js +70 -0
- package/umd/IconCopyLine/index.d.ts +4 -0
- package/umd/{IconCopy → IconCopyLine}/index.js +5 -5
- package/umd/IconUncollect2/index.d.ts +4 -0
- package/umd/IconUncollect2/index.js +70 -0
- package/umd/index.d.ts +4 -29
- package/umd/index.js +10 -60
- package/cjs/IconAdd/index.d.ts +0 -4
- package/cjs/IconAdd/index.js +0 -59
- package/cjs/IconAuthorizationSucceeds/index.d.ts +0 -4
- package/cjs/IconAuthorizationSucceeds/index.js +0 -219
- package/cjs/IconBookFill/index.js +0 -59
- package/cjs/IconCaretDown/index.d.ts +0 -4
- package/cjs/IconCaretDown/index.js +0 -59
- package/cjs/IconCaretUp/index.d.ts +0 -4
- package/cjs/IconCaretUp/index.js +0 -59
- package/cjs/IconCloudSave/index.d.ts +0 -4
- package/cjs/IconCloudSave/index.js +0 -59
- package/cjs/IconCollect/index.d.ts +0 -4
- package/cjs/IconCollect/index.js +0 -61
- package/cjs/IconCollected/index.d.ts +0 -4
- package/cjs/IconCollected/index.js +0 -61
- package/cjs/IconCollectedAlready/index.d.ts +0 -4
- package/cjs/IconCollectedAlready/index.js +0 -61
- package/cjs/IconCollectedNot/index.d.ts +0 -4
- package/cjs/IconCollectedNot/index.js +0 -61
- package/cjs/IconCopy/index.d.ts +0 -4
- package/cjs/IconCopy/index.js +0 -59
- package/cjs/IconDepartmentAvatar/index.d.ts +0 -4
- package/cjs/IconDepartmentAvatar/index.js +0 -66
- package/cjs/IconDocLog/index.d.ts +0 -4
- package/cjs/IconErrorTypeHighSaturation/index.d.ts +0 -4
- package/cjs/IconErrorTypeHighSaturation/index.js +0 -140
- package/cjs/IconErrorTypeLowSaturation/index.d.ts +0 -4
- package/cjs/IconErrorTypeLowSaturation/index.js +0 -66
- package/cjs/IconLogAreality/index.d.ts +0 -4
- package/cjs/IconLogAreality/index.js +0 -59
- package/cjs/IconMessage/index.d.ts +0 -4
- package/cjs/IconMessage/index.js +0 -59
- package/cjs/IconMinification/index.d.ts +0 -4
- package/cjs/IconMinification/index.js +0 -59
- package/cjs/IconNoDataLowSaturation/index.d.ts +0 -4
- package/cjs/IconNoDataLowSaturation/index.js +0 -147
- package/cjs/IconOtherSettings/index.d.ts +0 -4
- package/cjs/IconOtherSettings/index.js +0 -60
- package/cjs/IconOverlapRectConfig1/index.d.ts +0 -4
- package/cjs/IconOverlapRectConfig1/index.js +0 -65
- package/cjs/IconOverviewCopy/index.d.ts +0 -4
- package/cjs/IconOverviewCopy/index.js +0 -59
- package/cjs/IconPenFill/index.d.ts +0 -4
- package/cjs/IconPenFill/index.js +0 -59
- package/cjs/IconSearchNullLowSaturation/index.d.ts +0 -4
- package/cjs/IconSearchNullLowSaturation/index.js +0 -66
- package/cjs/IconStopResponse/index.d.ts +0 -4
- package/cjs/IconStopResponse/index.js +0 -59
- package/cjs/IconTeamSpaceAddition/index.d.ts +0 -4
- package/cjs/IconTeamSpaceAddition/index.js +0 -60
- package/cjs/IconUserManagement/index.d.ts +0 -4
- package/cjs/IconUserManagement/index.js +0 -59
- package/cjs/IconWorkflowBlowUp/index.d.ts +0 -4
- package/cjs/IconWorkflowBlowUp/index.js +0 -59
- package/esm/IconAdd/index.d.ts +0 -4
- package/esm/IconAdd/index.js +0 -34
- package/esm/IconAuthorizationSucceeds/index.d.ts +0 -4
- package/esm/IconAuthorizationSucceeds/index.js +0 -194
- package/esm/IconCaretDown/index.d.ts +0 -4
- package/esm/IconCaretDown/index.js +0 -34
- package/esm/IconCaretUp/index.d.ts +0 -4
- package/esm/IconCaretUp/index.js +0 -34
- package/esm/IconCloudSave/index.d.ts +0 -4
- package/esm/IconCloudSave/index.js +0 -34
- package/esm/IconCollect/index.d.ts +0 -4
- package/esm/IconCollect/index.js +0 -36
- package/esm/IconCollected/index.d.ts +0 -4
- package/esm/IconCollected/index.js +0 -36
- package/esm/IconCollectedAlready/index.d.ts +0 -4
- package/esm/IconCollectedAlready/index.js +0 -36
- package/esm/IconCollectedNot/index.d.ts +0 -4
- package/esm/IconCollectedNot/index.js +0 -36
- package/esm/IconCopy/index.d.ts +0 -4
- package/esm/IconCopy/index.js +0 -34
- package/esm/IconDepartmentAvatar/index.d.ts +0 -4
- package/esm/IconDepartmentAvatar/index.js +0 -41
- package/esm/IconDocLog/index.d.ts +0 -4
- package/esm/IconDocLog/index.js +0 -34
- package/esm/IconErrorTypeHighSaturation/index.d.ts +0 -4
- package/esm/IconErrorTypeHighSaturation/index.js +0 -115
- package/esm/IconErrorTypeLowSaturation/index.d.ts +0 -4
- package/esm/IconErrorTypeLowSaturation/index.js +0 -41
- package/esm/IconLogAreality/index.d.ts +0 -4
- package/esm/IconLogAreality/index.js +0 -34
- package/esm/IconMessage/index.d.ts +0 -4
- package/esm/IconMessage/index.js +0 -34
- package/esm/IconMinification/index.d.ts +0 -4
- package/esm/IconMinification/index.js +0 -34
- package/esm/IconNoDataLowSaturation/index.d.ts +0 -4
- package/esm/IconNoDataLowSaturation/index.js +0 -122
- package/esm/IconOtherSettings/index.d.ts +0 -4
- package/esm/IconOtherSettings/index.js +0 -35
- package/esm/IconOverlapRectConfig1/index.d.ts +0 -4
- package/esm/IconOverlapRectConfig1/index.js +0 -40
- package/esm/IconOverviewCopy/index.d.ts +0 -4
- package/esm/IconOverviewCopy/index.js +0 -34
- package/esm/IconPenFill/index.d.ts +0 -4
- package/esm/IconPenFill/index.js +0 -34
- package/esm/IconSearchNullLowSaturation/index.d.ts +0 -4
- package/esm/IconSearchNullLowSaturation/index.js +0 -41
- package/esm/IconStopResponse/index.d.ts +0 -4
- package/esm/IconStopResponse/index.js +0 -34
- package/esm/IconTeamSpaceAddition/index.d.ts +0 -4
- package/esm/IconTeamSpaceAddition/index.js +0 -35
- package/esm/IconUserManagement/index.d.ts +0 -4
- package/esm/IconUserManagement/index.js +0 -34
- package/esm/IconWorkflowBlowUp/index.d.ts +0 -4
- package/esm/IconWorkflowBlowUp/index.js +0 -34
- package/src/IconAdd/index.tsx +0 -15
- package/src/IconAuthorizationSucceeds/index.tsx +0 -15
- package/src/IconBookFill/index.tsx +0 -15
- package/src/IconCaretDown/index.tsx +0 -15
- package/src/IconCaretUp/index.tsx +0 -15
- package/src/IconCloudSave/index.tsx +0 -15
- package/src/IconCollect/index.tsx +0 -15
- package/src/IconCollected/index.tsx +0 -15
- package/src/IconCollectedAlready/index.tsx +0 -15
- package/src/IconCollectedNot/index.tsx +0 -15
- package/src/IconCopy/index.tsx +0 -15
- package/src/IconDepartmentAvatar/index.tsx +0 -15
- package/src/IconDocLog/index.tsx +0 -15
- package/src/IconErrorTypeHighSaturation/index.tsx +0 -15
- package/src/IconErrorTypeLowSaturation/index.tsx +0 -15
- package/src/IconLogAreality/index.tsx +0 -15
- package/src/IconMessage/index.tsx +0 -15
- package/src/IconMinification/index.tsx +0 -15
- package/src/IconNoDataLowSaturation/index.tsx +0 -15
- package/src/IconOtherSettings/index.tsx +0 -15
- package/src/IconOverlapRectConfig1/index.tsx +0 -15
- package/src/IconOverviewCopy/index.tsx +0 -15
- package/src/IconPenFill/index.tsx +0 -15
- package/src/IconSearchNullLowSaturation/index.tsx +0 -15
- package/src/IconStopResponse/index.tsx +0 -15
- package/src/IconTeamSpaceAddition/index.tsx +0 -15
- package/src/IconUserManagement/index.tsx +0 -15
- package/src/IconWorkflowBlowUp/index.tsx +0 -15
- package/umd/IconAdd/index.d.ts +0 -4
- package/umd/IconAdd/index.js +0 -69
- package/umd/IconAuthorizationSucceeds/index.d.ts +0 -4
- package/umd/IconAuthorizationSucceeds/index.js +0 -229
- package/umd/IconBookFill/index.js +0 -69
- package/umd/IconCaretDown/index.d.ts +0 -4
- package/umd/IconCaretDown/index.js +0 -69
- package/umd/IconCaretUp/index.d.ts +0 -4
- package/umd/IconCaretUp/index.js +0 -69
- package/umd/IconCloudSave/index.d.ts +0 -4
- package/umd/IconCloudSave/index.js +0 -69
- package/umd/IconCollect/index.d.ts +0 -4
- package/umd/IconCollect/index.js +0 -71
- package/umd/IconCollected/index.d.ts +0 -4
- package/umd/IconCollected/index.js +0 -71
- package/umd/IconCollectedAlready/index.d.ts +0 -4
- package/umd/IconCollectedAlready/index.js +0 -71
- package/umd/IconCollectedNot/index.d.ts +0 -4
- package/umd/IconCollectedNot/index.js +0 -71
- package/umd/IconCopy/index.d.ts +0 -4
- package/umd/IconDepartmentAvatar/index.d.ts +0 -4
- package/umd/IconDepartmentAvatar/index.js +0 -76
- package/umd/IconDocLog/index.d.ts +0 -4
- package/umd/IconDocLog/index.js +0 -69
- package/umd/IconErrorTypeHighSaturation/index.d.ts +0 -4
- package/umd/IconErrorTypeHighSaturation/index.js +0 -150
- package/umd/IconErrorTypeLowSaturation/index.d.ts +0 -4
- package/umd/IconErrorTypeLowSaturation/index.js +0 -76
- package/umd/IconLogAreality/index.d.ts +0 -4
- package/umd/IconLogAreality/index.js +0 -69
- package/umd/IconMessage/index.d.ts +0 -4
- package/umd/IconMessage/index.js +0 -69
- package/umd/IconMinification/index.d.ts +0 -4
- package/umd/IconMinification/index.js +0 -69
- package/umd/IconNoDataLowSaturation/index.d.ts +0 -4
- package/umd/IconNoDataLowSaturation/index.js +0 -157
- package/umd/IconOtherSettings/index.d.ts +0 -4
- package/umd/IconOtherSettings/index.js +0 -70
- package/umd/IconOverlapRectConfig1/index.d.ts +0 -4
- package/umd/IconOverlapRectConfig1/index.js +0 -75
- package/umd/IconOverviewCopy/index.d.ts +0 -4
- package/umd/IconOverviewCopy/index.js +0 -69
- package/umd/IconPenFill/index.d.ts +0 -4
- package/umd/IconPenFill/index.js +0 -69
- package/umd/IconSearchNullLowSaturation/index.d.ts +0 -4
- package/umd/IconSearchNullLowSaturation/index.js +0 -76
- package/umd/IconStopResponse/index.d.ts +0 -4
- package/umd/IconStopResponse/index.js +0 -69
- package/umd/IconTeamSpaceAddition/index.d.ts +0 -4
- package/umd/IconTeamSpaceAddition/index.js +0 -70
- package/umd/IconUserManagement/index.d.ts +0 -4
- package/umd/IconUserManagement/index.js +0 -69
- package/umd/IconWorkflowBlowUp/index.d.ts +0 -4
- package/umd/IconWorkflowBlowUp/index.js +0 -69
|
@@ -1,69 +0,0 @@
|
|
|
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 IconLogArealityComponent(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-log-areality").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : '#000', viewBox: "0 0 24 24" }, rest, { ref: ref }),
|
|
65
|
-
react_1.default.createElement("path", { fillRule: "evenodd", d: "M20.006 18.84c0 1.192-1.076 2.16-2.4 2.16H6.404c-1.326 0-2.4-.968-2.4-2.16V5.16c0-1.193 1.074-2.16 2.4-2.16h7.482a2.545 2.545 0 0 1 1.674.612l3.717 3.252c.465.407.728.965.728 1.548V18.84ZM9.004 11.19c-.496 0-.9.363-.9.81 0 .447.404.81.9.81h6c.498 0 .9-.363.9-.81 0-.447-.402-.81-.9-.81h-6Zm-.9 4.41c0-.447.404-.81.9-.81h6c.498 0 .9.363.9.81 0 .447-.402.81-.9.81h-6c-.496 0-.9-.363-.9-.81Z", clipRule: "evenodd" }));
|
|
66
|
-
}
|
|
67
|
-
var IconLogAreality = react_1.default.forwardRef(IconLogArealityComponent);
|
|
68
|
-
exports.default = IconLogAreality;
|
|
69
|
-
});
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { OriginIconProps } from '../type';
|
|
3
|
-
declare const IconMessage: 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 IconMessage;
|
package/umd/IconMessage/index.js
DELETED
|
@@ -1,69 +0,0 @@
|
|
|
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 IconMessageComponent(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-message").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : '#000', viewBox: "0 0 24 24" }, rest, { ref: ref }),
|
|
65
|
-
react_1.default.createElement("path", { fillRule: "evenodd", d: "M12 1.5a10.5 10.5 0 1 1 0 21H2.55a1.05 1.05 0 0 1-1.05-1.05V12A10.5 10.5 0 0 1 12 1.5Zm.5 12.5a.502.502 0 0 1 .5.5v1a.499.499 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h5Zm4-4a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h9Z", clipRule: "evenodd" }));
|
|
66
|
-
}
|
|
67
|
-
var IconMessage = react_1.default.forwardRef(IconMessageComponent);
|
|
68
|
-
exports.default = IconMessage;
|
|
69
|
-
});
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { OriginIconProps } from '../type';
|
|
3
|
-
declare const IconMinification: 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 IconMinification;
|
|
@@ -1,69 +0,0 @@
|
|
|
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 IconMinificationComponent(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-minification").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 }),
|
|
65
|
-
react_1.default.createElement("path", { fillRule: "evenodd", d: "M16.4474 8.5C16.7526 8.5 17 8.74743 17 9.05263V10.8947C17 11.2 16.7526 11.4474 16.4474 11.4474H3.55263C3.24742 11.4474 3 11.2 3 10.8947V9.05263C3 8.74743 3.24743 8.5 3.55263 8.5H16.4474Z", clipRule: "evenodd" }));
|
|
66
|
-
}
|
|
67
|
-
var IconMinification = react_1.default.forwardRef(IconMinificationComponent);
|
|
68
|
-
exports.default = IconMinification;
|
|
69
|
-
});
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { OriginIconProps } from '../type';
|
|
3
|
-
declare const IconNoDataLowSaturation: 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 IconNoDataLowSaturation;
|
|
@@ -1,157 +0,0 @@
|
|
|
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 IconNoDataLowSaturationComponent(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-no-data-low-saturation").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 80 80", fill: useCurrentColor ? 'currentColor' : 'none', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
|
|
65
|
-
react_1.default.createElement("g", { filter: "url(#svg_c0603b62ad__svg_c0603b62ad__filter0_dii_2341_28911)" },
|
|
66
|
-
react_1.default.createElement("path", { d: "M12.6666 10.0042C12.6666 7.42681 14.7559 5.3374 17.3333 5.3374H45.7641L67.3315 26.8072L67.333 69.9999C67.3331 72.5773 65.2437 74.6667 62.6663 74.6667H17.3348C14.7575 74.6667 12.6682 72.5774 12.6681 70.0002L12.6666 10.0042Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_c0603b62ad__svg_c0603b62ad__paint0_linear_2341_28911)' }),
|
|
67
|
-
react_1.default.createElement("path", { d: "M62.6663 74.4667H17.3348C14.8679 74.4667 12.8682 72.467 12.8681 70.0002L12.8666 10.0042C12.8666 7.53727 14.8664 5.5374 17.3333 5.5374H45.6815L67.1315 26.8904L67.133 69.9999C67.1331 72.4668 65.1333 74.4667 62.6663 74.4667Z", stroke: "url(#svg_c0603b62ad__svg_c0603b62ad__paint1_linear_2341_28911)", strokeWidth: "2" })),
|
|
68
|
-
react_1.default.createElement("g", { filter: "url(#svg_c0603b62ad__svg_c0603b62ad__filter1_i_2341_28911)" },
|
|
69
|
-
react_1.default.createElement("rect", { x: "20.852", y: "42.452", width: "34.258", height: "3.859", rx: "1.929", fill: useCurrentColor ? 'currentColor' : '#E7E7E7' })),
|
|
70
|
-
react_1.default.createElement("rect", { x: "20.719", y: "42.319", width: "34.525", height: "4.125", rx: "2.063", stroke: "url(#svg_c0603b62ad__svg_c0603b62ad__paint2_linear_2341_28911)", strokeWidth: "2" }),
|
|
71
|
-
react_1.default.createElement("g", { filter: "url(#svg_c0603b62ad__svg_c0603b62ad__filter2_i_2341_28911)" },
|
|
72
|
-
react_1.default.createElement("rect", { x: "20.852", y: "53.74", width: "26.899", height: "3.859", rx: "1.929", fill: useCurrentColor ? 'currentColor' : '#E7E7E7' })),
|
|
73
|
-
react_1.default.createElement("rect", { x: "20.719", y: "53.607", width: "27.166", height: "4.125", rx: "2.063", stroke: "url(#svg_c0603b62ad__svg_c0603b62ad__paint3_linear_2341_28911)", strokeWidth: "2" }),
|
|
74
|
-
react_1.default.createElement("path", { d: "M41.8703 27.1636C42.4275 26.6956 42.7013 26.0417 42.7013 25.2194C42.7013 24.4137 42.4207 23.7564 41.8559 23.2605C41.2956 22.7653 40.544 22.5244 39.6157 22.5244H36.7027C36.5274 22.5244 36.3853 22.6665 36.3853 22.8418V30.5367C36.3853 30.712 36.5274 30.8541 36.7027 30.8541H37.7314C37.9067 30.8541 38.0489 30.712 38.0489 30.5367V27.9169C38.0489 27.8819 38.0773 27.8534 38.1123 27.8534H39.599C40.5572 27.8534 41.32 27.6291 41.8703 27.1636ZM41.8703 27.1636L41.7887 27.0664L41.8707 27.1633C41.8706 27.1634 41.8705 27.1635 41.8703 27.1636ZM33.3098 28.0598L33.3097 28.0598V28.0648V30.5367C33.3097 30.712 33.4518 30.8541 33.6271 30.8541H34.6503C34.8256 30.8541 34.9677 30.712 34.9677 30.5367V22.8418C34.9677 22.6665 34.8256 22.5244 34.6503 22.5244H33.1505C33.0184 22.5244 32.9001 22.6062 32.8535 22.7298L30.7434 28.3246C30.7227 28.3793 30.6453 28.3794 30.6246 28.3246L28.5094 22.7296C28.4627 22.6061 28.3445 22.5244 28.2125 22.5244H26.707C26.5317 22.5244 26.3896 22.6665 26.3896 22.8418V30.5367C26.3896 30.712 26.5317 30.8541 26.707 30.8541H27.7302C27.9055 30.8541 28.0476 30.712 28.0476 30.5367V28.0648H28.0477L28.0475 28.0598L27.9533 25.655C27.9524 25.6326 27.959 25.6198 27.9661 25.6115C27.9743 25.6019 27.9874 25.5937 28.0039 25.5903C28.0204 25.5869 28.0357 25.5892 28.047 25.5948C28.0568 25.5996 28.0679 25.6089 28.076 25.6297L30.0061 30.6506C30.0533 30.7732 30.1711 30.8541 30.3024 30.8541H31.0493C31.1806 30.8541 31.2984 30.7733 31.3455 30.6507L33.2814 25.6222C33.2895 25.6014 33.3006 25.5921 33.3104 25.5873C33.3217 25.5818 33.337 25.5795 33.3535 25.5829C33.37 25.5863 33.3831 25.5944 33.3913 25.604C33.3984 25.6123 33.405 25.6252 33.4041 25.6475L33.3098 28.0598ZM40.669 24.2784L40.6696 24.279C40.9081 24.5098 41.0321 24.8222 41.0321 25.2305C41.0321 25.6477 40.9092 25.9495 40.679 26.1562C40.4467 26.3613 40.099 26.4735 39.6157 26.4735H38.1123C38.0773 26.4735 38.0489 26.4451 38.0489 26.4101V23.9733C38.0489 23.9383 38.0773 23.9098 38.1123 23.9098H39.6537C40.0971 23.917 40.4304 24.0442 40.669 24.2784ZM21.6646 27.2489H24.6156C24.7909 27.2489 24.933 27.1067 24.933 26.9314V26.203C24.933 26.0277 24.7909 25.8856 24.6156 25.8856H21.6646C21.6295 25.8856 21.6011 25.8572 21.6011 25.8221V23.9733C21.6011 23.9383 21.6295 23.9098 21.6646 23.9098H25.1393C25.3146 23.9098 25.4567 23.7677 25.4567 23.5924V22.8418C25.4567 22.6665 25.3146 22.5244 25.1393 22.5244H20.2549C20.0796 22.5244 19.9375 22.6665 19.9375 22.8418V30.5367C19.9375 30.712 20.0796 30.8541 20.2549 30.8541H25.1783C25.3536 30.8541 25.4957 30.712 25.4957 30.5367V29.7972C25.4957 29.6219 25.3536 29.4798 25.1783 29.4798H21.6646C21.6295 29.4798 21.6011 29.4514 21.6011 29.4163V27.3123C21.6011 27.2773 21.6295 27.2489 21.6646 27.2489ZM47.3336 23.9098H49.4822C49.6575 23.9098 49.7997 23.7677 49.7997 23.5924V22.8418C49.7997 22.6665 49.6575 22.5244 49.4822 22.5244H43.4278C43.2525 22.5244 43.1104 22.6665 43.1104 22.8418V23.5924C43.1104 23.7677 43.2525 23.9098 43.4278 23.9098H45.5542C45.5892 23.9098 45.6176 23.9383 45.6176 23.9733V30.5367C45.6176 30.712 45.7598 30.8541 45.9351 30.8541H46.9527C47.128 30.8541 47.2701 30.712 47.2701 30.5367V23.9733C47.2701 23.9383 47.2985 23.9098 47.3336 23.9098ZM55.1784 22.7027L53.5352 26.0718C53.5121 26.1194 53.4443 26.1194 53.4211 26.0718L51.7779 22.7027C51.7247 22.5936 51.614 22.5244 51.4926 22.5244H50.3636C50.1239 22.5244 49.9707 22.7799 50.0836 22.9913L52.6361 27.772C52.641 27.7812 52.6436 27.7914 52.6436 27.8019V30.5367C52.6436 30.712 52.7857 30.8541 52.961 30.8541H53.9953C54.1707 30.8541 54.3128 30.712 54.3128 30.5367V27.8018C54.3128 27.7914 54.3153 27.7811 54.3202 27.7719L56.8677 22.9911C56.9803 22.7797 56.8271 22.5244 56.5875 22.5244H55.4637C55.3424 22.5244 55.2316 22.5936 55.1784 22.7027Z", fill: useCurrentColor ? 'currentColor' : '#949CBD', stroke: "url(#svg_c0603b62ad__svg_c0603b62ad__paint4_linear_2341_28911)", strokeWidth: "2" }),
|
|
75
|
-
react_1.default.createElement("g", { filter: "url(#svg_c0603b62ad__svg_c0603b62ad__filter3_d_2341_28911)" },
|
|
76
|
-
react_1.default.createElement("mask", { id: "svg_c0603b62ad__a", fill: useCurrentColor ? 'currentColor' : '#fff' },
|
|
77
|
-
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M46.1112 5.33838L67.3317 26.4511H50.9996C48.4473 26.4511 46.3684 24.4007 46.3334 21.8486L46.1112 5.6905L46.1112 7.12636C46.1112 5.49096 45.0581 5.33721 45.0581 5.33721L46.1063 5.33721L46.1063 5.3335L46.11 5.33721H46.1112V5.33838ZM67.333 27.503C67.333 27.503 67.1785 26.4547 65.5357 26.4547H67.333V27.503Z" })),
|
|
78
|
-
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M46.1112 5.33838L67.3317 26.4511H50.9996C48.4473 26.4511 46.3684 24.4007 46.3334 21.8486L46.1112 5.6905L46.1112 7.12636C46.1112 5.49096 45.0581 5.33721 45.0581 5.33721L46.1063 5.33721L46.1063 5.3335L46.11 5.33721H46.1112V5.33838ZM67.333 27.503C67.333 27.503 67.1785 26.4547 65.5357 26.4547H67.333V27.503Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_c0603b62ad__svg_c0603b62ad__paint5_linear_2341_28911)' }),
|
|
79
|
-
react_1.default.createElement("path", { d: "M67.3317 26.4511V26.9963H68.6526L67.7162 26.0647L67.3317 26.4511ZM46.1112 5.33838H45.566V5.56502L45.7267 5.72486L46.1112 5.33838ZM46.3334 21.8486L45.7882 21.8561L46.3334 21.8486ZM46.1112 5.6905L46.6563 5.68301L45.566 5.6905L46.1112 5.6905ZM45.0581 5.33721L45.0581 4.79202L44.9793 5.87667L45.0581 5.33721ZM46.1063 5.33721L46.1063 5.88239L46.6591 5.88239L46.6515 5.32971L46.1063 5.33721ZM46.1063 5.3335L46.4908 4.94701L45.5428 4.00379L45.5612 5.34099L46.1063 5.3335ZM46.11 5.33721L45.7255 5.72369L45.885 5.88239H46.11V5.33721ZM46.1112 5.33721H46.6564V4.79202H46.1112V5.33721ZM67.333 27.503L66.7936 27.5825L67.8781 27.503H67.333ZM67.333 26.4547H67.8781V25.9095H67.333V26.4547ZM67.7162 26.0647L46.4957 4.9519L45.7267 5.72486L66.9471 26.8376L67.7162 26.0647ZM50.9996 26.9963H67.3317V25.906H50.9996V26.9963ZM45.7882 21.8561C45.8274 24.7063 48.1491 26.9963 50.9996 26.9963V25.906C48.7454 25.906 46.9095 24.0951 46.8785 21.8411L45.7882 21.8561ZM45.5661 5.698L45.7882 21.8561L46.8785 21.8411L46.6563 5.68301L45.5661 5.698ZM46.6564 7.12636L46.6564 5.6905L45.566 5.6905L45.566 7.12636L46.6564 7.12636ZM45.0581 5.33721C44.9793 5.87667 44.9789 5.87661 44.9786 5.87656C44.9784 5.87654 44.978 5.87648 44.9778 5.87644C44.9773 5.87637 44.9768 5.87629 44.9763 5.87622C44.9754 5.87607 44.9745 5.87594 44.9736 5.8758C44.9719 5.87553 44.9705 5.87529 44.9692 5.87508C44.9667 5.87465 44.965 5.87433 44.9642 5.87416C44.9624 5.87381 44.9637 5.87403 44.9677 5.87504C44.9757 5.8771 44.9936 5.88221 45.0181 5.89213C45.0672 5.91201 45.1398 5.94989 45.215 6.01923C45.3501 6.14384 45.566 6.43717 45.566 7.12636L46.6564 7.12636C46.6564 6.18015 46.3458 5.57891 45.9543 5.21779C45.7662 5.04427 45.5756 4.94149 45.4272 4.88144C45.353 4.85139 45.2886 4.83171 45.239 4.81897C45.2142 4.81259 45.1929 4.8079 45.1757 4.80451C45.1671 4.80281 45.1595 4.80143 45.153 4.80032C45.1498 4.79976 45.1468 4.79927 45.1441 4.79885C45.1428 4.79863 45.1415 4.79844 45.1403 4.79825C45.1397 4.79816 45.1391 4.79807 45.1385 4.79799C45.1382 4.79794 45.1378 4.79788 45.1377 4.79786C45.1373 4.7978 45.1369 4.79774 45.0581 5.33721ZM46.1063 4.79202L45.0581 4.79202L45.0581 5.88239L46.1063 5.88239L46.1063 4.79202ZM45.5612 5.34099L45.5612 5.3447L46.6515 5.32971L46.6514 5.326L45.5612 5.34099ZM46.4945 4.95072L46.4908 4.94701L45.7218 5.71998L45.7255 5.72369L46.4945 4.95072ZM46.1112 4.79202H46.11V5.88239H46.1112V4.79202ZM46.6564 5.33838V5.33721H45.566V5.33838H46.6564ZM65.5357 26.9999C66.2302 26.9999 66.526 27.2157 66.6513 27.3503C66.7209 27.425 66.7587 27.497 66.7785 27.5454C66.7883 27.5695 66.7934 27.5871 66.7954 27.5948C66.7964 27.5986 66.7966 27.5998 66.7962 27.5979C66.796 27.597 66.7957 27.5953 66.7952 27.5927C66.795 27.5914 66.7948 27.59 66.7945 27.5883C66.7943 27.5874 66.7942 27.5865 66.7941 27.5855C66.794 27.585 66.7939 27.5845 66.7938 27.584C66.7938 27.5838 66.7937 27.5834 66.7937 27.5833C66.7937 27.5829 66.7936 27.5825 67.333 27.503C67.8723 27.4235 67.8723 27.4231 67.8722 27.4227C67.8722 27.4226 67.8721 27.4221 67.8721 27.4219C67.872 27.4213 67.8719 27.4207 67.8718 27.4201C67.8716 27.4189 67.8714 27.4176 67.8712 27.4162C67.8708 27.4135 67.8703 27.4105 67.8697 27.4073C67.8686 27.4007 67.8672 27.3931 67.8655 27.3845C67.862 27.3673 67.8573 27.346 67.8509 27.3211C67.838 27.2715 67.8181 27.2071 67.7879 27.133C67.7273 26.9848 67.6238 26.7947 67.4494 26.6074C67.0868 26.2178 66.484 25.9095 65.5357 25.9095V26.9999ZM67.333 25.9095H65.5357V26.9999H67.333V25.9095ZM67.8781 27.503V26.4547H66.7878V27.503H67.8781Z", fill: useCurrentColor ? 'currentColor' : 'url(#svg_c0603b62ad__svg_c0603b62ad__paint6_linear_2341_28911)', mask: "url(#svg_c0603b62ad__a)" })),
|
|
80
|
-
react_1.default.createElement("defs", null,
|
|
81
|
-
react_1.default.createElement("linearGradient", { id: "svg_c0603b62ad__svg_c0603b62ad__paint0_linear_2341_28911", x1: "57.468", y1: "13.838", x2: "11.287", y2: "77.412", gradientUnits: "userSpaceOnUse" },
|
|
82
|
-
react_1.default.createElement("stop", { stopColor: "#FCFCFC" }),
|
|
83
|
-
react_1.default.createElement("stop", { offset: ".855", stopColor: "#F4F4F4" })),
|
|
84
|
-
react_1.default.createElement("linearGradient", { id: "svg_c0603b62ad__svg_c0603b62ad__paint1_linear_2341_28911", x1: "34.806", y1: "5.337", x2: "25.11", y2: "72.354", gradientUnits: "userSpaceOnUse" },
|
|
85
|
-
react_1.default.createElement("stop", { stopColor: "#E8E8EB" }),
|
|
86
|
-
react_1.default.createElement("stop", { offset: ".192", stopColor: "#DEDEDE" }),
|
|
87
|
-
react_1.default.createElement("stop", { offset: ".704", stopColor: "#D8D8D8" }),
|
|
88
|
-
react_1.default.createElement("stop", { offset: ".963", stopColor: "#C3C3C7" })),
|
|
89
|
-
react_1.default.createElement("linearGradient", { id: "svg_c0603b62ad__svg_c0603b62ad__paint2_linear_2341_28911", x1: "40.961", y1: "39.149", x2: "39.206", y2: "48.143", gradientUnits: "userSpaceOnUse" },
|
|
90
|
-
react_1.default.createElement("stop", { offset: ".273", stopColor: "#BEBEBE" }),
|
|
91
|
-
react_1.default.createElement("stop", { offset: ".795", stopColor: "#DADADD" }),
|
|
92
|
-
react_1.default.createElement("stop", { offset: "1", stopColor: "#DFDFDF" })),
|
|
93
|
-
react_1.default.createElement("linearGradient", { id: "svg_c0603b62ad__svg_c0603b62ad__paint3_linear_2341_28911", x1: "36.642", y1: "50.437", x2: "34.457", y2: "59.231", gradientUnits: "userSpaceOnUse" },
|
|
94
|
-
react_1.default.createElement("stop", { offset: ".273", stopColor: "#BEBEBE" }),
|
|
95
|
-
react_1.default.createElement("stop", { offset: ".795", stopColor: "#DADADD" }),
|
|
96
|
-
react_1.default.createElement("stop", { offset: "1", stopColor: "#DFDFDF" })),
|
|
97
|
-
react_1.default.createElement("linearGradient", { id: "svg_c0603b62ad__svg_c0603b62ad__paint4_linear_2341_28911", x1: "33.892", y1: "24.148", x2: "34.705", y2: "30.754", gradientUnits: "userSpaceOnUse" },
|
|
98
|
-
react_1.default.createElement("stop", { offset: ".01", stopColor: "#8D97BB" }),
|
|
99
|
-
react_1.default.createElement("stop", { offset: "1", stopColor: "#7A84AB" })),
|
|
100
|
-
react_1.default.createElement("linearGradient", { id: "svg_c0603b62ad__svg_c0603b62ad__paint5_linear_2341_28911", x1: "59.863", y1: "14.648", x2: "49.643", y2: "27.757", gradientUnits: "userSpaceOnUse" },
|
|
101
|
-
react_1.default.createElement("stop", { offset: ".162", stopColor: "#F2F2F2" }),
|
|
102
|
-
react_1.default.createElement("stop", { offset: ".738", stopColor: "#fff" })),
|
|
103
|
-
react_1.default.createElement("linearGradient", { id: "svg_c0603b62ad__svg_c0603b62ad__paint6_linear_2341_28911", x1: "43.361", y1: "29.279", x2: "53.62", y2: "19.026", gradientUnits: "userSpaceOnUse" },
|
|
104
|
-
react_1.default.createElement("stop", { stopColor: "#E2E2E2" }),
|
|
105
|
-
react_1.default.createElement("stop", { offset: "1", stopColor: "#9C9C9C", stopOpacity: "0" })),
|
|
106
|
-
react_1.default.createElement("filter", { id: "svg_c0603b62ad__svg_c0603b62ad__filter0_dii_2341_28911", x: "12", y: "5.004", width: "56", height: "70.996", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
107
|
-
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
108
|
-
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
109
|
-
react_1.default.createElement("feOffset", { dy: ".667" }),
|
|
110
|
-
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".333" }),
|
|
111
|
-
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
112
|
-
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0" }),
|
|
113
|
-
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_2341_28911" }),
|
|
114
|
-
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_2341_28911", result: "shape" }),
|
|
115
|
-
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
116
|
-
react_1.default.createElement("feOffset", { dx: "1.067", dy: "1.067" }),
|
|
117
|
-
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".333" }),
|
|
118
|
-
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
119
|
-
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" }),
|
|
120
|
-
react_1.default.createElement("feBlend", { in2: "shape", result: "effect2_innerShadow_2341_28911" }),
|
|
121
|
-
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
122
|
-
react_1.default.createElement("feOffset", { dy: "-1" }),
|
|
123
|
-
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".167" }),
|
|
124
|
-
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
125
|
-
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.879167 0 0 0 0 0.879167 0 0 0 0 0.879167 0 0 0 1 0" }),
|
|
126
|
-
react_1.default.createElement("feBlend", { in2: "effect2_innerShadow_2341_28911", result: "effect3_innerShadow_2341_28911" })),
|
|
127
|
-
react_1.default.createElement("filter", { id: "svg_c0603b62ad__svg_c0603b62ad__filter1_i_2341_28911", x: "20.252", y: "42.185", width: "35.125", height: "4.725", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
128
|
-
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
129
|
-
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
|
|
130
|
-
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
131
|
-
react_1.default.createElement("feOffset", { dx: "-1.27", dy: ".952" }),
|
|
132
|
-
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".167" }),
|
|
133
|
-
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
134
|
-
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.729167 0 0 0 0 0.729167 0 0 0 0 0.729167 0 0 0 0.3 0" }),
|
|
135
|
-
react_1.default.createElement("feBlend", { in2: "shape", result: "effect1_innerShadow_2341_28911" })),
|
|
136
|
-
react_1.default.createElement("filter", { id: "svg_c0603b62ad__svg_c0603b62ad__filter2_i_2341_28911", x: "20.252", y: "53.474", width: "27.766", height: "4.725", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
137
|
-
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
138
|
-
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }),
|
|
139
|
-
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
140
|
-
react_1.default.createElement("feOffset", { dx: "-1.27", dy: ".952" }),
|
|
141
|
-
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".167" }),
|
|
142
|
-
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: "-1", k3: "1" }),
|
|
143
|
-
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0.729167 0 0 0 0 0.729167 0 0 0 0 0.729167 0 0 0 0.3 0" }),
|
|
144
|
-
react_1.default.createElement("feBlend", { in2: "shape", result: "effect1_innerShadow_2341_28911" })),
|
|
145
|
-
react_1.default.createElement("filter", { id: "svg_c0603b62ad__svg_c0603b62ad__filter3_d_2341_28911", x: "43.471", y: "5.333", width: "24.814", height: "25.344", filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" },
|
|
146
|
-
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
147
|
-
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }),
|
|
148
|
-
react_1.default.createElement("feOffset", { dx: "-.317", dy: "1.905" }),
|
|
149
|
-
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".635" }),
|
|
150
|
-
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
151
|
-
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0" }),
|
|
152
|
-
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_2341_28911" }),
|
|
153
|
-
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_2341_28911", result: "shape" }))));
|
|
154
|
-
}
|
|
155
|
-
var IconNoDataLowSaturation = react_1.default.forwardRef(IconNoDataLowSaturationComponent);
|
|
156
|
-
exports.default = IconNoDataLowSaturation;
|
|
157
|
-
});
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { OriginIconProps } from '../type';
|
|
3
|
-
declare const IconOtherSettings: 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 IconOtherSettings;
|
|
@@ -1,70 +0,0 @@
|
|
|
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 IconOtherSettingsComponent(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-Other_Settings").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 48 48", 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: "M28.2161 41.7509C28.6352 42.1228 29.2249 42.3294 29.8074 42.3294C30.1128 42.3294 30.4183 42.2674 30.7025 42.1573L36.7549 38.769L36.8686 38.6932C37.5719 38.1905 37.9342 37.2263 37.7424 36.4068C37.5506 35.6148 37.1883 33.0667 37.9413 31.8064C38.6872 30.5461 41.1522 29.5751 41.955 29.3341C42.7577 29.093 43.4468 28.3355 43.5888 27.5297C43.5896 27.5247 43.5914 27.5139 43.5942 27.4977C43.6407 27.2214 43.9511 25.3757 43.9511 23.9968C43.9511 22.5607 43.6143 20.6115 43.5898 20.4695L43.5888 20.4639C43.4468 19.6581 42.7577 18.9006 41.955 18.6595C41.1522 18.4116 38.6872 17.4406 37.9413 16.1872C37.1954 14.9338 37.5577 12.3788 37.7424 11.5868C37.9342 10.7673 37.5648 9.80313 36.8686 9.3004L30.8161 5.89833L30.6954 5.84323C29.8926 5.49889 28.8484 5.67106 28.209 6.24955C27.5981 6.8005 25.5024 8.38446 23.9964 8.38446C22.5046 8.38446 20.4019 6.8005 19.7839 6.24955C19.1445 5.67106 18.1002 5.49889 17.2975 5.84323L11.245 9.23153L11.1314 9.30729C10.4281 9.81002 10.0658 10.7673 10.2576 11.5937C10.4494 12.3857 10.8117 14.9338 10.0587 16.1941C9.31278 17.4544 6.84774 18.4254 6.04501 18.6664C5.24227 18.9075 4.5532 19.665 4.41112 20.4708C4.41033 20.4757 4.40851 20.4866 4.40577 20.5029C4.35927 20.7793 4.04883 22.6249 4.04883 24.0037C4.04883 25.4397 4.38556 27.3886 4.41015 27.531L4.41112 27.5366C4.5532 28.3424 5.24227 29.0999 6.04501 29.3409C6.84774 29.5889 9.31278 30.5599 10.0587 31.8133C10.8046 33.0667 10.4423 35.6217 10.2576 36.4137C10.0658 37.2332 10.4352 38.1974 11.1314 38.7001L17.1838 42.1022L17.3046 42.1573C18.1073 42.5016 19.1516 42.3294 19.791 41.7509C20.4019 41.2 22.4975 39.616 24.0035 39.616C25.4953 39.616 27.5981 41.2 28.2161 41.7509ZM24.0006 34.4611C29.7778 34.4611 34.4612 29.7778 34.4612 24.0005C34.4612 18.2233 29.7778 13.5399 24.0006 13.5399C18.2233 13.5399 13.54 18.2233 13.54 24.0005C13.54 29.7778 18.2233 34.4611 24.0006 34.4611Z" }),
|
|
66
|
-
react_1.default.createElement("path", { opacity: ".5", fillRule: "evenodd", clipRule: "evenodd", d: "M24.0006 34.4612C29.7779 34.4612 34.4612 29.7779 34.4612 24.0006C34.4612 18.2234 29.7779 13.54 24.0006 13.54C18.2234 13.54 13.54 18.2234 13.54 24.0006C13.54 29.7779 18.2234 34.4612 24.0006 34.4612ZM23.9995 30.2766C27.4658 30.2766 30.2759 27.4666 30.2759 24.0002C30.2759 20.5339 27.4658 17.7239 23.9995 17.7239C20.5332 17.7239 17.7231 20.5339 17.7231 24.0002C17.7231 27.4666 20.5332 30.2766 23.9995 30.2766Z" }));
|
|
67
|
-
}
|
|
68
|
-
var IconOtherSettings = react_1.default.forwardRef(IconOtherSettingsComponent);
|
|
69
|
-
exports.default = IconOtherSettings;
|
|
70
|
-
});
|