@sensoro-design/icons 0.1.5 → 0.1.6
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/ArrowDownOutlined.d.ts +2 -0
- package/ArrowDownOutlined.js +15 -0
- package/ArrowLeftOutlined.d.ts +2 -0
- package/ArrowLeftOutlined.js +15 -0
- package/ArrowRightOutlined.d.ts +2 -0
- package/ArrowRightOutlined.js +15 -0
- package/ArrowUpOutlined.d.ts +2 -0
- package/ArrowUpOutlined.js +15 -0
- package/BellOutlined.d.ts +2 -0
- package/BellOutlined.js +15 -0
- package/CHANGELOG.md +8 -0
- package/CalendarOutlined.d.ts +2 -0
- package/CalendarOutlined.js +15 -0
- package/ClockCircleOutlined.d.ts +2 -0
- package/ClockCircleOutlined.js +15 -0
- package/CopyOutlined.d.ts +2 -0
- package/CopyOutlined.js +15 -0
- package/DoubleLeftOutlined.d.ts +2 -0
- package/DoubleLeftOutlined.js +15 -0
- package/DoubleRightOutlined.d.ts +2 -0
- package/DoubleRightOutlined.js +15 -0
- package/DownloadOutlined.d.ts +2 -0
- package/DownloadOutlined.js +15 -0
- package/EditOutlined.d.ts +2 -0
- package/EditOutlined.js +15 -0
- package/ExclamationCircleOutlined.d.ts +2 -0
- package/ExclamationCircleOutlined.js +15 -0
- package/ExclamationOutlined.d.ts +2 -0
- package/ExclamationOutlined.js +15 -0
- package/FileAddOutlined.d.ts +2 -0
- package/FileAddOutlined.js +15 -0
- package/FileDoneOutlined.d.ts +2 -0
- package/FileDoneOutlined.js +15 -0
- package/FileExcelOutlined.d.ts +2 -0
- package/FileExcelOutlined.js +15 -0
- package/FileExclamationOutlined.d.ts +2 -0
- package/FileExclamationOutlined.js +15 -0
- package/FileGifOutlined.d.ts +2 -0
- package/FileGifOutlined.js +15 -0
- package/FileImageOutlined.d.ts +2 -0
- package/FileImageOutlined.js +15 -0
- package/FileJpgOutlined.d.ts +2 -0
- package/FileJpgOutlined.js +15 -0
- package/FileMarkdownOutlined.d.ts +2 -0
- package/FileMarkdownOutlined.js +15 -0
- package/FileOutlined.d.ts +2 -0
- package/FileOutlined.js +15 -0
- package/FilePdfOutlined.d.ts +2 -0
- package/FilePdfOutlined.js +15 -0
- package/FilePptOutlined.d.ts +2 -0
- package/FilePptOutlined.js +15 -0
- package/FileProtectOutlined.d.ts +2 -0
- package/FileProtectOutlined.js +15 -0
- package/FileSearchOutlined.d.ts +2 -0
- package/FileSearchOutlined.js +15 -0
- package/FileSyncOutlined.d.ts +2 -0
- package/FileSyncOutlined.js +15 -0
- package/FileTextOutlined.d.ts +2 -0
- package/FileTextOutlined.js +15 -0
- package/FileUnknownOutlined.d.ts +2 -0
- package/FileUnknownOutlined.js +15 -0
- package/FileWordOutlined.d.ts +2 -0
- package/FileWordOutlined.js +15 -0
- package/FileZipOutlined.d.ts +2 -0
- package/FileZipOutlined.js +15 -0
- package/HeartFilled.d.ts +2 -0
- package/HeartFilled.js +15 -0
- package/HeartOutlined.d.ts +2 -0
- package/HeartOutlined.js +15 -0
- package/HolderOutlined.d.ts +2 -0
- package/HolderOutlined.js +15 -0
- package/ImageFilled.d.ts +2 -0
- package/ImageFilled.js +15 -0
- package/InfoCircleOutlined.d.ts +2 -0
- package/InfoCircleOutlined.js +15 -0
- package/InfoOutlined.d.ts +2 -0
- package/InfoOutlined.js +15 -0
- package/LinkOutlined.d.ts +2 -0
- package/LinkOutlined.js +15 -0
- package/MessageOutlined.d.ts +2 -0
- package/MessageOutlined.js +15 -0
- package/RulerOutlined.d.ts +2 -0
- package/RulerOutlined.js +15 -0
- package/SearchOutlined.d.ts +2 -0
- package/SearchOutlined.js +15 -0
- package/UserFilled.d.ts +2 -0
- package/UserFilled.js +15 -0
- package/UserOutlined.d.ts +2 -0
- package/UserOutlined.js +15 -0
- package/es/icons/ArrowDownOutlined.d.ts +4 -0
- package/es/icons/ArrowDownOutlined.js +68 -0
- package/es/icons/ArrowLeftOutlined.d.ts +4 -0
- package/es/icons/ArrowLeftOutlined.js +68 -0
- package/es/icons/ArrowRightOutlined.d.ts +4 -0
- package/es/icons/ArrowRightOutlined.js +68 -0
- package/es/icons/ArrowUpOutlined.d.ts +4 -0
- package/es/icons/ArrowUpOutlined.js +68 -0
- package/es/icons/BellOutlined.d.ts +4 -0
- package/es/icons/BellOutlined.js +68 -0
- package/es/icons/CalendarOutlined.d.ts +4 -0
- package/es/icons/CalendarOutlined.js +68 -0
- package/es/icons/ClockCircleOutlined.d.ts +4 -0
- package/es/icons/ClockCircleOutlined.js +68 -0
- package/es/icons/CopyOutlined.d.ts +4 -0
- package/es/icons/CopyOutlined.js +68 -0
- package/es/icons/DoubleLeftOutlined.d.ts +4 -0
- package/es/icons/DoubleLeftOutlined.js +68 -0
- package/es/icons/DoubleRightOutlined.d.ts +4 -0
- package/es/icons/DoubleRightOutlined.js +68 -0
- package/es/icons/DownloadOutlined.d.ts +4 -0
- package/es/icons/DownloadOutlined.js +68 -0
- package/es/icons/EditOutlined.d.ts +4 -0
- package/es/icons/EditOutlined.js +68 -0
- package/es/icons/ExclamationCircleOutlined.d.ts +4 -0
- package/es/icons/ExclamationCircleOutlined.js +68 -0
- package/es/icons/ExclamationOutlined.d.ts +4 -0
- package/es/icons/ExclamationOutlined.js +68 -0
- package/es/icons/FileAddOutlined.d.ts +4 -0
- package/es/icons/FileAddOutlined.js +68 -0
- package/es/icons/FileDoneOutlined.d.ts +4 -0
- package/es/icons/FileDoneOutlined.js +68 -0
- package/es/icons/FileExcelOutlined.d.ts +4 -0
- package/es/icons/FileExcelOutlined.js +68 -0
- package/es/icons/FileExclamationOutlined.d.ts +4 -0
- package/es/icons/FileExclamationOutlined.js +68 -0
- package/es/icons/FileGifOutlined.d.ts +4 -0
- package/es/icons/FileGifOutlined.js +68 -0
- package/es/icons/FileImageOutlined.d.ts +4 -0
- package/es/icons/FileImageOutlined.js +68 -0
- package/es/icons/FileJpgOutlined.d.ts +4 -0
- package/es/icons/FileJpgOutlined.js +68 -0
- package/es/icons/FileMarkdownOutlined.d.ts +4 -0
- package/es/icons/FileMarkdownOutlined.js +68 -0
- package/es/icons/FileOutlined.d.ts +4 -0
- package/es/icons/FileOutlined.js +68 -0
- package/es/icons/FilePdfOutlined.d.ts +4 -0
- package/es/icons/FilePdfOutlined.js +68 -0
- package/es/icons/FilePptOutlined.d.ts +4 -0
- package/es/icons/FilePptOutlined.js +68 -0
- package/es/icons/FileProtectOutlined.d.ts +4 -0
- package/es/icons/FileProtectOutlined.js +68 -0
- package/es/icons/FileSearchOutlined.d.ts +4 -0
- package/es/icons/FileSearchOutlined.js +68 -0
- package/es/icons/FileSyncOutlined.d.ts +4 -0
- package/es/icons/FileSyncOutlined.js +68 -0
- package/es/icons/FileTextOutlined.d.ts +4 -0
- package/es/icons/FileTextOutlined.js +68 -0
- package/es/icons/FileUnknownOutlined.d.ts +4 -0
- package/es/icons/FileUnknownOutlined.js +68 -0
- package/es/icons/FileWordOutlined.d.ts +4 -0
- package/es/icons/FileWordOutlined.js +68 -0
- package/es/icons/FileZipOutlined.d.ts +4 -0
- package/es/icons/FileZipOutlined.js +68 -0
- package/es/icons/HeartFilled.d.ts +4 -0
- package/es/icons/HeartFilled.js +68 -0
- package/es/icons/HeartOutlined.d.ts +4 -0
- package/es/icons/HeartOutlined.js +68 -0
- package/es/icons/HolderOutlined.d.ts +4 -0
- package/es/icons/HolderOutlined.js +68 -0
- package/es/icons/ImageFilled.d.ts +4 -0
- package/es/icons/ImageFilled.js +68 -0
- package/es/icons/InfoCircleOutlined.d.ts +4 -0
- package/es/icons/InfoCircleOutlined.js +68 -0
- package/es/icons/InfoOutlined.d.ts +4 -0
- package/es/icons/InfoOutlined.js +68 -0
- package/es/icons/LinkOutlined.d.ts +4 -0
- package/es/icons/LinkOutlined.js +68 -0
- package/es/icons/MessageOutlined.d.ts +4 -0
- package/es/icons/MessageOutlined.js +68 -0
- package/es/icons/RulerOutlined.d.ts +4 -0
- package/es/icons/RulerOutlined.js +68 -0
- package/es/icons/SearchOutlined.d.ts +4 -0
- package/es/icons/SearchOutlined.js +68 -0
- package/es/icons/UserFilled.d.ts +4 -0
- package/es/icons/UserFilled.js +68 -0
- package/es/icons/UserOutlined.d.ts +4 -0
- package/es/icons/UserOutlined.js +68 -0
- package/es/icons/index.d.ts +44 -0
- package/es/icons/index.js +400 -3
- package/lib/icons/ArrowDownOutlined.d.ts +4 -0
- package/lib/icons/ArrowDownOutlined.js +70 -0
- package/lib/icons/ArrowLeftOutlined.d.ts +4 -0
- package/lib/icons/ArrowLeftOutlined.js +70 -0
- package/lib/icons/ArrowRightOutlined.d.ts +4 -0
- package/lib/icons/ArrowRightOutlined.js +70 -0
- package/lib/icons/ArrowUpOutlined.d.ts +4 -0
- package/lib/icons/ArrowUpOutlined.js +70 -0
- package/lib/icons/BellOutlined.d.ts +4 -0
- package/lib/icons/BellOutlined.js +70 -0
- package/lib/icons/CalendarOutlined.d.ts +4 -0
- package/lib/icons/CalendarOutlined.js +70 -0
- package/lib/icons/ClockCircleOutlined.d.ts +4 -0
- package/lib/icons/ClockCircleOutlined.js +70 -0
- package/lib/icons/CopyOutlined.d.ts +4 -0
- package/lib/icons/CopyOutlined.js +70 -0
- package/lib/icons/DoubleLeftOutlined.d.ts +4 -0
- package/lib/icons/DoubleLeftOutlined.js +70 -0
- package/lib/icons/DoubleRightOutlined.d.ts +4 -0
- package/lib/icons/DoubleRightOutlined.js +70 -0
- package/lib/icons/DownloadOutlined.d.ts +4 -0
- package/lib/icons/DownloadOutlined.js +70 -0
- package/lib/icons/EditOutlined.d.ts +4 -0
- package/lib/icons/EditOutlined.js +70 -0
- package/lib/icons/ExclamationCircleOutlined.d.ts +4 -0
- package/lib/icons/ExclamationCircleOutlined.js +70 -0
- package/lib/icons/ExclamationOutlined.d.ts +4 -0
- package/lib/icons/ExclamationOutlined.js +70 -0
- package/lib/icons/FileAddOutlined.d.ts +4 -0
- package/lib/icons/FileAddOutlined.js +70 -0
- package/lib/icons/FileDoneOutlined.d.ts +4 -0
- package/lib/icons/FileDoneOutlined.js +70 -0
- package/lib/icons/FileExcelOutlined.d.ts +4 -0
- package/lib/icons/FileExcelOutlined.js +70 -0
- package/lib/icons/FileExclamationOutlined.d.ts +4 -0
- package/lib/icons/FileExclamationOutlined.js +70 -0
- package/lib/icons/FileGifOutlined.d.ts +4 -0
- package/lib/icons/FileGifOutlined.js +70 -0
- package/lib/icons/FileImageOutlined.d.ts +4 -0
- package/lib/icons/FileImageOutlined.js +70 -0
- package/lib/icons/FileJpgOutlined.d.ts +4 -0
- package/lib/icons/FileJpgOutlined.js +70 -0
- package/lib/icons/FileMarkdownOutlined.d.ts +4 -0
- package/lib/icons/FileMarkdownOutlined.js +70 -0
- package/lib/icons/FileOutlined.d.ts +4 -0
- package/lib/icons/FileOutlined.js +70 -0
- package/lib/icons/FilePdfOutlined.d.ts +4 -0
- package/lib/icons/FilePdfOutlined.js +70 -0
- package/lib/icons/FilePptOutlined.d.ts +4 -0
- package/lib/icons/FilePptOutlined.js +70 -0
- package/lib/icons/FileProtectOutlined.d.ts +4 -0
- package/lib/icons/FileProtectOutlined.js +70 -0
- package/lib/icons/FileSearchOutlined.d.ts +4 -0
- package/lib/icons/FileSearchOutlined.js +70 -0
- package/lib/icons/FileSyncOutlined.d.ts +4 -0
- package/lib/icons/FileSyncOutlined.js +70 -0
- package/lib/icons/FileTextOutlined.d.ts +4 -0
- package/lib/icons/FileTextOutlined.js +70 -0
- package/lib/icons/FileUnknownOutlined.d.ts +4 -0
- package/lib/icons/FileUnknownOutlined.js +70 -0
- package/lib/icons/FileWordOutlined.d.ts +4 -0
- package/lib/icons/FileWordOutlined.js +70 -0
- package/lib/icons/FileZipOutlined.d.ts +4 -0
- package/lib/icons/FileZipOutlined.js +70 -0
- package/lib/icons/HeartFilled.d.ts +4 -0
- package/lib/icons/HeartFilled.js +70 -0
- package/lib/icons/HeartOutlined.d.ts +4 -0
- package/lib/icons/HeartOutlined.js +70 -0
- package/lib/icons/HolderOutlined.d.ts +4 -0
- package/lib/icons/HolderOutlined.js +70 -0
- package/lib/icons/ImageFilled.d.ts +4 -0
- package/lib/icons/ImageFilled.js +70 -0
- package/lib/icons/InfoCircleOutlined.d.ts +4 -0
- package/lib/icons/InfoCircleOutlined.js +70 -0
- package/lib/icons/InfoOutlined.d.ts +4 -0
- package/lib/icons/InfoOutlined.js +70 -0
- package/lib/icons/LinkOutlined.d.ts +4 -0
- package/lib/icons/LinkOutlined.js +70 -0
- package/lib/icons/MessageOutlined.d.ts +4 -0
- package/lib/icons/MessageOutlined.js +70 -0
- package/lib/icons/RulerOutlined.d.ts +4 -0
- package/lib/icons/RulerOutlined.js +70 -0
- package/lib/icons/SearchOutlined.d.ts +4 -0
- package/lib/icons/SearchOutlined.js +70 -0
- package/lib/icons/UserFilled.d.ts +4 -0
- package/lib/icons/UserFilled.js +70 -0
- package/lib/icons/UserOutlined.d.ts +4 -0
- package/lib/icons/UserOutlined.js +70 -0
- package/lib/icons/index.d.ts +44 -0
- package/lib/icons/index.js +400 -3
- package/package.json +11 -3
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
6
|
+
|
|
7
|
+
var __createBinding = void 0 && (void 0).__createBinding || (Object.create ? function (o, m, k, k2) {
|
|
8
|
+
if (k2 === undefined) k2 = k;
|
|
9
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
10
|
+
|
|
11
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
12
|
+
desc = {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function get() {
|
|
15
|
+
return m[k];
|
|
16
|
+
}
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
Object.defineProperty(o, k2, desc);
|
|
21
|
+
} : function (o, m, k, k2) {
|
|
22
|
+
if (k2 === undefined) k2 = k;
|
|
23
|
+
o[k2] = m[k];
|
|
24
|
+
});
|
|
25
|
+
|
|
26
|
+
var __setModuleDefault = void 0 && (void 0).__setModuleDefault || (Object.create ? function (o, v) {
|
|
27
|
+
Object.defineProperty(o, "default", {
|
|
28
|
+
enumerable: true,
|
|
29
|
+
value: v
|
|
30
|
+
});
|
|
31
|
+
} : function (o, v) {
|
|
32
|
+
o["default"] = v;
|
|
33
|
+
});
|
|
34
|
+
|
|
35
|
+
var __importStar = void 0 && (void 0).__importStar || function (mod) {
|
|
36
|
+
if (mod && mod.__esModule) return mod;
|
|
37
|
+
var result = {};
|
|
38
|
+
if (mod != null) for (var k in mod) {
|
|
39
|
+
if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
__setModuleDefault(result, mod);
|
|
43
|
+
|
|
44
|
+
return result;
|
|
45
|
+
};
|
|
46
|
+
|
|
47
|
+
var __importDefault = void 0 && (void 0).__importDefault || function (mod) {
|
|
48
|
+
return mod && mod.__esModule ? mod : {
|
|
49
|
+
"default": mod
|
|
50
|
+
};
|
|
51
|
+
};
|
|
52
|
+
|
|
53
|
+
Object.defineProperty(exports, "__esModule", {
|
|
54
|
+
value: true
|
|
55
|
+
}); // This icon file is generated automatically.
|
|
56
|
+
|
|
57
|
+
var React = __importStar(require("react"));
|
|
58
|
+
|
|
59
|
+
var RulerOutlined_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/RulerOutlined"));
|
|
60
|
+
|
|
61
|
+
var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
|
|
62
|
+
|
|
63
|
+
var RulerOutlined = React.forwardRef(function (props, ref) {
|
|
64
|
+
return /*#__PURE__*/React.createElement(SensoroIcon_1.default, (0, _extends2.default)({}, props, {
|
|
65
|
+
ref: ref,
|
|
66
|
+
icon: RulerOutlined_1.default
|
|
67
|
+
}));
|
|
68
|
+
});
|
|
69
|
+
RulerOutlined.displayName = 'RulerOutlined';
|
|
70
|
+
exports.default = RulerOutlined;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const SearchOutlined: React.ForwardRefExoticComponent<Pick<SensoroIconProps, "value" | "children" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "key" | "pattern" | "className" | "onClick" | "width" | "height" | "aria-hidden" | "spin" | "rotate" | "aria-label" | "tabIndex" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "content" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "nonce" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "size" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "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-invalid" | "aria-keyshortcuts" | "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" | "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" | "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" | "twoToneColor"> & React.RefAttributes<HTMLSpanElement>>;
|
|
4
|
+
export default SearchOutlined;
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
6
|
+
|
|
7
|
+
var __createBinding = void 0 && (void 0).__createBinding || (Object.create ? function (o, m, k, k2) {
|
|
8
|
+
if (k2 === undefined) k2 = k;
|
|
9
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
10
|
+
|
|
11
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
12
|
+
desc = {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function get() {
|
|
15
|
+
return m[k];
|
|
16
|
+
}
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
Object.defineProperty(o, k2, desc);
|
|
21
|
+
} : function (o, m, k, k2) {
|
|
22
|
+
if (k2 === undefined) k2 = k;
|
|
23
|
+
o[k2] = m[k];
|
|
24
|
+
});
|
|
25
|
+
|
|
26
|
+
var __setModuleDefault = void 0 && (void 0).__setModuleDefault || (Object.create ? function (o, v) {
|
|
27
|
+
Object.defineProperty(o, "default", {
|
|
28
|
+
enumerable: true,
|
|
29
|
+
value: v
|
|
30
|
+
});
|
|
31
|
+
} : function (o, v) {
|
|
32
|
+
o["default"] = v;
|
|
33
|
+
});
|
|
34
|
+
|
|
35
|
+
var __importStar = void 0 && (void 0).__importStar || function (mod) {
|
|
36
|
+
if (mod && mod.__esModule) return mod;
|
|
37
|
+
var result = {};
|
|
38
|
+
if (mod != null) for (var k in mod) {
|
|
39
|
+
if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
__setModuleDefault(result, mod);
|
|
43
|
+
|
|
44
|
+
return result;
|
|
45
|
+
};
|
|
46
|
+
|
|
47
|
+
var __importDefault = void 0 && (void 0).__importDefault || function (mod) {
|
|
48
|
+
return mod && mod.__esModule ? mod : {
|
|
49
|
+
"default": mod
|
|
50
|
+
};
|
|
51
|
+
};
|
|
52
|
+
|
|
53
|
+
Object.defineProperty(exports, "__esModule", {
|
|
54
|
+
value: true
|
|
55
|
+
}); // This icon file is generated automatically.
|
|
56
|
+
|
|
57
|
+
var React = __importStar(require("react"));
|
|
58
|
+
|
|
59
|
+
var SearchOutlined_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/SearchOutlined"));
|
|
60
|
+
|
|
61
|
+
var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
|
|
62
|
+
|
|
63
|
+
var SearchOutlined = React.forwardRef(function (props, ref) {
|
|
64
|
+
return /*#__PURE__*/React.createElement(SensoroIcon_1.default, (0, _extends2.default)({}, props, {
|
|
65
|
+
ref: ref,
|
|
66
|
+
icon: SearchOutlined_1.default
|
|
67
|
+
}));
|
|
68
|
+
});
|
|
69
|
+
SearchOutlined.displayName = 'SearchOutlined';
|
|
70
|
+
exports.default = SearchOutlined;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const UserFilled: React.ForwardRefExoticComponent<Pick<SensoroIconProps, "value" | "children" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "key" | "pattern" | "className" | "onClick" | "width" | "height" | "aria-hidden" | "spin" | "rotate" | "aria-label" | "tabIndex" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "content" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "nonce" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "size" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "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-invalid" | "aria-keyshortcuts" | "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" | "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" | "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" | "twoToneColor"> & React.RefAttributes<HTMLSpanElement>>;
|
|
4
|
+
export default UserFilled;
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
6
|
+
|
|
7
|
+
var __createBinding = void 0 && (void 0).__createBinding || (Object.create ? function (o, m, k, k2) {
|
|
8
|
+
if (k2 === undefined) k2 = k;
|
|
9
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
10
|
+
|
|
11
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
12
|
+
desc = {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function get() {
|
|
15
|
+
return m[k];
|
|
16
|
+
}
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
Object.defineProperty(o, k2, desc);
|
|
21
|
+
} : function (o, m, k, k2) {
|
|
22
|
+
if (k2 === undefined) k2 = k;
|
|
23
|
+
o[k2] = m[k];
|
|
24
|
+
});
|
|
25
|
+
|
|
26
|
+
var __setModuleDefault = void 0 && (void 0).__setModuleDefault || (Object.create ? function (o, v) {
|
|
27
|
+
Object.defineProperty(o, "default", {
|
|
28
|
+
enumerable: true,
|
|
29
|
+
value: v
|
|
30
|
+
});
|
|
31
|
+
} : function (o, v) {
|
|
32
|
+
o["default"] = v;
|
|
33
|
+
});
|
|
34
|
+
|
|
35
|
+
var __importStar = void 0 && (void 0).__importStar || function (mod) {
|
|
36
|
+
if (mod && mod.__esModule) return mod;
|
|
37
|
+
var result = {};
|
|
38
|
+
if (mod != null) for (var k in mod) {
|
|
39
|
+
if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
__setModuleDefault(result, mod);
|
|
43
|
+
|
|
44
|
+
return result;
|
|
45
|
+
};
|
|
46
|
+
|
|
47
|
+
var __importDefault = void 0 && (void 0).__importDefault || function (mod) {
|
|
48
|
+
return mod && mod.__esModule ? mod : {
|
|
49
|
+
"default": mod
|
|
50
|
+
};
|
|
51
|
+
};
|
|
52
|
+
|
|
53
|
+
Object.defineProperty(exports, "__esModule", {
|
|
54
|
+
value: true
|
|
55
|
+
}); // This icon file is generated automatically.
|
|
56
|
+
|
|
57
|
+
var React = __importStar(require("react"));
|
|
58
|
+
|
|
59
|
+
var UserFilled_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/UserFilled"));
|
|
60
|
+
|
|
61
|
+
var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
|
|
62
|
+
|
|
63
|
+
var UserFilled = React.forwardRef(function (props, ref) {
|
|
64
|
+
return /*#__PURE__*/React.createElement(SensoroIcon_1.default, (0, _extends2.default)({}, props, {
|
|
65
|
+
ref: ref,
|
|
66
|
+
icon: UserFilled_1.default
|
|
67
|
+
}));
|
|
68
|
+
});
|
|
69
|
+
UserFilled.displayName = 'UserFilled';
|
|
70
|
+
exports.default = UserFilled;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const UserOutlined: React.ForwardRefExoticComponent<Pick<SensoroIconProps, "value" | "children" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "key" | "pattern" | "className" | "onClick" | "width" | "height" | "aria-hidden" | "spin" | "rotate" | "aria-label" | "tabIndex" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "content" | "controls" | "coords" | "crossOrigin" | "dateTime" | "default" | "defer" | "disabled" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "multiple" | "muted" | "name" | "nonce" | "noValidate" | "open" | "optimum" | "placeholder" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "size" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "start" | "step" | "target" | "type" | "useMap" | "wmode" | "wrap" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "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-invalid" | "aria-keyshortcuts" | "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" | "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" | "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" | "twoToneColor"> & React.RefAttributes<HTMLSpanElement>>;
|
|
4
|
+
export default UserOutlined;
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
6
|
+
|
|
7
|
+
var __createBinding = void 0 && (void 0).__createBinding || (Object.create ? function (o, m, k, k2) {
|
|
8
|
+
if (k2 === undefined) k2 = k;
|
|
9
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
10
|
+
|
|
11
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
12
|
+
desc = {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function get() {
|
|
15
|
+
return m[k];
|
|
16
|
+
}
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
Object.defineProperty(o, k2, desc);
|
|
21
|
+
} : function (o, m, k, k2) {
|
|
22
|
+
if (k2 === undefined) k2 = k;
|
|
23
|
+
o[k2] = m[k];
|
|
24
|
+
});
|
|
25
|
+
|
|
26
|
+
var __setModuleDefault = void 0 && (void 0).__setModuleDefault || (Object.create ? function (o, v) {
|
|
27
|
+
Object.defineProperty(o, "default", {
|
|
28
|
+
enumerable: true,
|
|
29
|
+
value: v
|
|
30
|
+
});
|
|
31
|
+
} : function (o, v) {
|
|
32
|
+
o["default"] = v;
|
|
33
|
+
});
|
|
34
|
+
|
|
35
|
+
var __importStar = void 0 && (void 0).__importStar || function (mod) {
|
|
36
|
+
if (mod && mod.__esModule) return mod;
|
|
37
|
+
var result = {};
|
|
38
|
+
if (mod != null) for (var k in mod) {
|
|
39
|
+
if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
__setModuleDefault(result, mod);
|
|
43
|
+
|
|
44
|
+
return result;
|
|
45
|
+
};
|
|
46
|
+
|
|
47
|
+
var __importDefault = void 0 && (void 0).__importDefault || function (mod) {
|
|
48
|
+
return mod && mod.__esModule ? mod : {
|
|
49
|
+
"default": mod
|
|
50
|
+
};
|
|
51
|
+
};
|
|
52
|
+
|
|
53
|
+
Object.defineProperty(exports, "__esModule", {
|
|
54
|
+
value: true
|
|
55
|
+
}); // This icon file is generated automatically.
|
|
56
|
+
|
|
57
|
+
var React = __importStar(require("react"));
|
|
58
|
+
|
|
59
|
+
var UserOutlined_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/UserOutlined"));
|
|
60
|
+
|
|
61
|
+
var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
|
|
62
|
+
|
|
63
|
+
var UserOutlined = React.forwardRef(function (props, ref) {
|
|
64
|
+
return /*#__PURE__*/React.createElement(SensoroIcon_1.default, (0, _extends2.default)({}, props, {
|
|
65
|
+
ref: ref,
|
|
66
|
+
icon: UserOutlined_1.default
|
|
67
|
+
}));
|
|
68
|
+
});
|
|
69
|
+
UserOutlined.displayName = 'UserOutlined';
|
|
70
|
+
exports.default = UserOutlined;
|
package/lib/icons/index.d.ts
CHANGED
|
@@ -13,9 +13,15 @@ export { default as AlignRightOutlined } from './AlignRightOutlined';
|
|
|
13
13
|
export { default as AppstoreAddOutlined } from './AppstoreAddOutlined';
|
|
14
14
|
export { default as AppstoreFilled } from './AppstoreFilled';
|
|
15
15
|
export { default as AppstoreOutlined } from './AppstoreOutlined';
|
|
16
|
+
export { default as ArrowDownOutlined } from './ArrowDownOutlined';
|
|
17
|
+
export { default as ArrowLeftOutlined } from './ArrowLeftOutlined';
|
|
18
|
+
export { default as ArrowRightOutlined } from './ArrowRightOutlined';
|
|
19
|
+
export { default as ArrowUpOutlined } from './ArrowUpOutlined';
|
|
16
20
|
export { default as AudibleAlarmHostOutlined } from './AudibleAlarmHostOutlined';
|
|
17
21
|
export { default as AudibleAlarmOutlined } from './AudibleAlarmOutlined';
|
|
22
|
+
export { default as BellOutlined } from './BellOutlined';
|
|
18
23
|
export { default as BlockOutlined } from './BlockOutlined';
|
|
24
|
+
export { default as CalendarOutlined } from './CalendarOutlined';
|
|
19
25
|
export { default as CameraFilled } from './CameraFilled';
|
|
20
26
|
export { default as CameraOutlined } from './CameraOutlined';
|
|
21
27
|
export { default as CarFilled } from './CarFilled';
|
|
@@ -27,6 +33,7 @@ export { default as CheckOutlined } from './CheckOutlined';
|
|
|
27
33
|
export { default as CheckSquareFilled } from './CheckSquareFilled';
|
|
28
34
|
export { default as CheckSquareOutlined } from './CheckSquareOutlined';
|
|
29
35
|
export { default as ClearOutlined } from './ClearOutlined';
|
|
36
|
+
export { default as ClockCircleOutlined } from './ClockCircleOutlined';
|
|
30
37
|
export { default as CloseCircleFilled } from './CloseCircleFilled';
|
|
31
38
|
export { default as CloseCircleOutlined } from './CloseCircleOutlined';
|
|
32
39
|
export { default as CloseOutlined } from './CloseOutlined';
|
|
@@ -36,20 +43,45 @@ export { default as Co2Outlined } from './Co2Outlined';
|
|
|
36
43
|
export { default as CoOutlined } from './CoOutlined';
|
|
37
44
|
export { default as CompressOutlined } from './CompressOutlined';
|
|
38
45
|
export { default as ControllerOutlined } from './ControllerOutlined';
|
|
46
|
+
export { default as CopyOutlined } from './CopyOutlined';
|
|
39
47
|
export { default as DeleteOutlined } from './DeleteOutlined';
|
|
40
48
|
export { default as DomeCameraOutlined } from './DomeCameraOutlined';
|
|
41
49
|
export { default as DoorLockOutlined } from './DoorLockOutlined';
|
|
50
|
+
export { default as DoubleLeftOutlined } from './DoubleLeftOutlined';
|
|
51
|
+
export { default as DoubleRightOutlined } from './DoubleRightOutlined';
|
|
42
52
|
export { default as DownOutlined } from './DownOutlined';
|
|
53
|
+
export { default as DownloadOutlined } from './DownloadOutlined';
|
|
43
54
|
export { default as DroneOutlined } from './DroneOutlined';
|
|
55
|
+
export { default as EditOutlined } from './EditOutlined';
|
|
44
56
|
export { default as ElectricalFireOutlined } from './ElectricalFireOutlined';
|
|
45
57
|
export { default as EllipsisOutlined } from './EllipsisOutlined';
|
|
46
58
|
export { default as ExclamationCircleFilled } from './ExclamationCircleFilled';
|
|
59
|
+
export { default as ExclamationCircleOutlined } from './ExclamationCircleOutlined';
|
|
60
|
+
export { default as ExclamationOutlined } from './ExclamationOutlined';
|
|
47
61
|
export { default as ExpandOutlined } from './ExpandOutlined';
|
|
48
62
|
export { default as EyeFilled } from './EyeFilled';
|
|
49
63
|
export { default as EyeInvisibleFilled } from './EyeInvisibleFilled';
|
|
50
64
|
export { default as EyeInvisibleOutlined } from './EyeInvisibleOutlined';
|
|
51
65
|
export { default as EyeOutlined } from './EyeOutlined';
|
|
52
66
|
export { default as FaceCameraOutlined } from './FaceCameraOutlined';
|
|
67
|
+
export { default as FileAddOutlined } from './FileAddOutlined';
|
|
68
|
+
export { default as FileDoneOutlined } from './FileDoneOutlined';
|
|
69
|
+
export { default as FileExcelOutlined } from './FileExcelOutlined';
|
|
70
|
+
export { default as FileExclamationOutlined } from './FileExclamationOutlined';
|
|
71
|
+
export { default as FileGifOutlined } from './FileGifOutlined';
|
|
72
|
+
export { default as FileImageOutlined } from './FileImageOutlined';
|
|
73
|
+
export { default as FileJpgOutlined } from './FileJpgOutlined';
|
|
74
|
+
export { default as FileMarkdownOutlined } from './FileMarkdownOutlined';
|
|
75
|
+
export { default as FileOutlined } from './FileOutlined';
|
|
76
|
+
export { default as FilePdfOutlined } from './FilePdfOutlined';
|
|
77
|
+
export { default as FilePptOutlined } from './FilePptOutlined';
|
|
78
|
+
export { default as FileProtectOutlined } from './FileProtectOutlined';
|
|
79
|
+
export { default as FileSearchOutlined } from './FileSearchOutlined';
|
|
80
|
+
export { default as FileSyncOutlined } from './FileSyncOutlined';
|
|
81
|
+
export { default as FileTextOutlined } from './FileTextOutlined';
|
|
82
|
+
export { default as FileUnknownOutlined } from './FileUnknownOutlined';
|
|
83
|
+
export { default as FileWordOutlined } from './FileWordOutlined';
|
|
84
|
+
export { default as FileZipOutlined } from './FileZipOutlined';
|
|
53
85
|
export { default as FireCameraOutlined } from './FireCameraOutlined';
|
|
54
86
|
export { default as FireHostOutlined } from './FireHostOutlined';
|
|
55
87
|
export { default as FireHydrantOutlined } from './FireHydrantOutlined';
|
|
@@ -62,17 +94,24 @@ export { default as FullTargetOutlined } from './FullTargetOutlined';
|
|
|
62
94
|
export { default as GasSensorControllerOutlined } from './GasSensorControllerOutlined';
|
|
63
95
|
export { default as GasSensorOutlined } from './GasSensorOutlined';
|
|
64
96
|
export { default as GatewayOutlined } from './GatewayOutlined';
|
|
97
|
+
export { default as HeartFilled } from './HeartFilled';
|
|
98
|
+
export { default as HeartOutlined } from './HeartOutlined';
|
|
99
|
+
export { default as HolderOutlined } from './HolderOutlined';
|
|
65
100
|
export { default as HomeOutlined } from './HomeOutlined';
|
|
66
101
|
export { default as HumanTrafficVideoOutlined } from './HumanTrafficVideoOutlined';
|
|
67
102
|
export { default as HydrolabOutlined } from './HydrolabOutlined';
|
|
68
103
|
export { default as IdcardFilled } from './IdcardFilled';
|
|
69
104
|
export { default as IdcardOutlined } from './IdcardOutlined';
|
|
105
|
+
export { default as ImageFilled } from './ImageFilled';
|
|
106
|
+
export { default as InfoCircleOutlined } from './InfoCircleOutlined';
|
|
107
|
+
export { default as InfoOutlined } from './InfoOutlined';
|
|
70
108
|
export { default as InfraredHostOutlined } from './InfraredHostOutlined';
|
|
71
109
|
export { default as InfraredOutlined } from './InfraredOutlined';
|
|
72
110
|
export { default as IntelligentAccessOutlined } from './IntelligentAccessOutlined';
|
|
73
111
|
export { default as KeyOutlined } from './KeyOutlined';
|
|
74
112
|
export { default as LeakingOutlined } from './LeakingOutlined';
|
|
75
113
|
export { default as LeftOutlined } from './LeftOutlined';
|
|
114
|
+
export { default as LinkOutlined } from './LinkOutlined';
|
|
76
115
|
export { default as LinsAccessOutlined } from './LinsAccessOutlined';
|
|
77
116
|
export { default as LockFilled } from './LockFilled';
|
|
78
117
|
export { default as LockOutlined } from './LockOutlined';
|
|
@@ -82,6 +121,7 @@ export { default as ManualAlarmCircleOutlined } from './ManualAlarmCircleOutline
|
|
|
82
121
|
export { default as ManualAlarmSquareOutlined } from './ManualAlarmSquareOutlined';
|
|
83
122
|
export { default as MenuFoldOutlined } from './MenuFoldOutlined';
|
|
84
123
|
export { default as MenuUnfoldOutlined } from './MenuUnfoldOutlined';
|
|
124
|
+
export { default as MessageOutlined } from './MessageOutlined';
|
|
85
125
|
export { default as MinusCircleFilled } from './MinusCircleFilled';
|
|
86
126
|
export { default as MinusCircleOutlined } from './MinusCircleOutlined';
|
|
87
127
|
export { default as MinusOutlined } from './MinusOutlined';
|
|
@@ -108,6 +148,8 @@ export { default as PmOutlined } from './PmOutlined';
|
|
|
108
148
|
export { default as RightOutlined } from './RightOutlined';
|
|
109
149
|
export { default as RotationCloseOutlined } from './RotationCloseOutlined';
|
|
110
150
|
export { default as RotationOutlined } from './RotationOutlined';
|
|
151
|
+
export { default as RulerOutlined } from './RulerOutlined';
|
|
152
|
+
export { default as SearchOutlined } from './SearchOutlined';
|
|
111
153
|
export { default as SettingOutlined } from './SettingOutlined';
|
|
112
154
|
export { default as SleepOutlined } from './SleepOutlined';
|
|
113
155
|
export { default as SmartBoxOutlined } from './SmartBoxOutlined';
|
|
@@ -129,6 +171,8 @@ export { default as TemperaturePatchOutlined } from './TemperaturePatchOutlined'
|
|
|
129
171
|
export { default as ThermometerOutlined } from './ThermometerOutlined';
|
|
130
172
|
export { default as ToTopOutlined } from './ToTopOutlined';
|
|
131
173
|
export { default as UpOutlined } from './UpOutlined';
|
|
174
|
+
export { default as UserFilled } from './UserFilled';
|
|
175
|
+
export { default as UserOutlined } from './UserOutlined';
|
|
132
176
|
export { default as VideoCameraFilled } from './VideoCameraFilled';
|
|
133
177
|
export { default as VideoCameraOutlined } from './VideoCameraOutlined';
|
|
134
178
|
export { default as VideoFilled } from './VideoFilled';
|