@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.
Files changed (270) hide show
  1. package/ArrowDownOutlined.d.ts +2 -0
  2. package/ArrowDownOutlined.js +15 -0
  3. package/ArrowLeftOutlined.d.ts +2 -0
  4. package/ArrowLeftOutlined.js +15 -0
  5. package/ArrowRightOutlined.d.ts +2 -0
  6. package/ArrowRightOutlined.js +15 -0
  7. package/ArrowUpOutlined.d.ts +2 -0
  8. package/ArrowUpOutlined.js +15 -0
  9. package/BellOutlined.d.ts +2 -0
  10. package/BellOutlined.js +15 -0
  11. package/CHANGELOG.md +8 -0
  12. package/CalendarOutlined.d.ts +2 -0
  13. package/CalendarOutlined.js +15 -0
  14. package/ClockCircleOutlined.d.ts +2 -0
  15. package/ClockCircleOutlined.js +15 -0
  16. package/CopyOutlined.d.ts +2 -0
  17. package/CopyOutlined.js +15 -0
  18. package/DoubleLeftOutlined.d.ts +2 -0
  19. package/DoubleLeftOutlined.js +15 -0
  20. package/DoubleRightOutlined.d.ts +2 -0
  21. package/DoubleRightOutlined.js +15 -0
  22. package/DownloadOutlined.d.ts +2 -0
  23. package/DownloadOutlined.js +15 -0
  24. package/EditOutlined.d.ts +2 -0
  25. package/EditOutlined.js +15 -0
  26. package/ExclamationCircleOutlined.d.ts +2 -0
  27. package/ExclamationCircleOutlined.js +15 -0
  28. package/ExclamationOutlined.d.ts +2 -0
  29. package/ExclamationOutlined.js +15 -0
  30. package/FileAddOutlined.d.ts +2 -0
  31. package/FileAddOutlined.js +15 -0
  32. package/FileDoneOutlined.d.ts +2 -0
  33. package/FileDoneOutlined.js +15 -0
  34. package/FileExcelOutlined.d.ts +2 -0
  35. package/FileExcelOutlined.js +15 -0
  36. package/FileExclamationOutlined.d.ts +2 -0
  37. package/FileExclamationOutlined.js +15 -0
  38. package/FileGifOutlined.d.ts +2 -0
  39. package/FileGifOutlined.js +15 -0
  40. package/FileImageOutlined.d.ts +2 -0
  41. package/FileImageOutlined.js +15 -0
  42. package/FileJpgOutlined.d.ts +2 -0
  43. package/FileJpgOutlined.js +15 -0
  44. package/FileMarkdownOutlined.d.ts +2 -0
  45. package/FileMarkdownOutlined.js +15 -0
  46. package/FileOutlined.d.ts +2 -0
  47. package/FileOutlined.js +15 -0
  48. package/FilePdfOutlined.d.ts +2 -0
  49. package/FilePdfOutlined.js +15 -0
  50. package/FilePptOutlined.d.ts +2 -0
  51. package/FilePptOutlined.js +15 -0
  52. package/FileProtectOutlined.d.ts +2 -0
  53. package/FileProtectOutlined.js +15 -0
  54. package/FileSearchOutlined.d.ts +2 -0
  55. package/FileSearchOutlined.js +15 -0
  56. package/FileSyncOutlined.d.ts +2 -0
  57. package/FileSyncOutlined.js +15 -0
  58. package/FileTextOutlined.d.ts +2 -0
  59. package/FileTextOutlined.js +15 -0
  60. package/FileUnknownOutlined.d.ts +2 -0
  61. package/FileUnknownOutlined.js +15 -0
  62. package/FileWordOutlined.d.ts +2 -0
  63. package/FileWordOutlined.js +15 -0
  64. package/FileZipOutlined.d.ts +2 -0
  65. package/FileZipOutlined.js +15 -0
  66. package/HeartFilled.d.ts +2 -0
  67. package/HeartFilled.js +15 -0
  68. package/HeartOutlined.d.ts +2 -0
  69. package/HeartOutlined.js +15 -0
  70. package/HolderOutlined.d.ts +2 -0
  71. package/HolderOutlined.js +15 -0
  72. package/ImageFilled.d.ts +2 -0
  73. package/ImageFilled.js +15 -0
  74. package/InfoCircleOutlined.d.ts +2 -0
  75. package/InfoCircleOutlined.js +15 -0
  76. package/InfoOutlined.d.ts +2 -0
  77. package/InfoOutlined.js +15 -0
  78. package/LinkOutlined.d.ts +2 -0
  79. package/LinkOutlined.js +15 -0
  80. package/MessageOutlined.d.ts +2 -0
  81. package/MessageOutlined.js +15 -0
  82. package/RulerOutlined.d.ts +2 -0
  83. package/RulerOutlined.js +15 -0
  84. package/SearchOutlined.d.ts +2 -0
  85. package/SearchOutlined.js +15 -0
  86. package/UserFilled.d.ts +2 -0
  87. package/UserFilled.js +15 -0
  88. package/UserOutlined.d.ts +2 -0
  89. package/UserOutlined.js +15 -0
  90. package/es/icons/ArrowDownOutlined.d.ts +4 -0
  91. package/es/icons/ArrowDownOutlined.js +68 -0
  92. package/es/icons/ArrowLeftOutlined.d.ts +4 -0
  93. package/es/icons/ArrowLeftOutlined.js +68 -0
  94. package/es/icons/ArrowRightOutlined.d.ts +4 -0
  95. package/es/icons/ArrowRightOutlined.js +68 -0
  96. package/es/icons/ArrowUpOutlined.d.ts +4 -0
  97. package/es/icons/ArrowUpOutlined.js +68 -0
  98. package/es/icons/BellOutlined.d.ts +4 -0
  99. package/es/icons/BellOutlined.js +68 -0
  100. package/es/icons/CalendarOutlined.d.ts +4 -0
  101. package/es/icons/CalendarOutlined.js +68 -0
  102. package/es/icons/ClockCircleOutlined.d.ts +4 -0
  103. package/es/icons/ClockCircleOutlined.js +68 -0
  104. package/es/icons/CopyOutlined.d.ts +4 -0
  105. package/es/icons/CopyOutlined.js +68 -0
  106. package/es/icons/DoubleLeftOutlined.d.ts +4 -0
  107. package/es/icons/DoubleLeftOutlined.js +68 -0
  108. package/es/icons/DoubleRightOutlined.d.ts +4 -0
  109. package/es/icons/DoubleRightOutlined.js +68 -0
  110. package/es/icons/DownloadOutlined.d.ts +4 -0
  111. package/es/icons/DownloadOutlined.js +68 -0
  112. package/es/icons/EditOutlined.d.ts +4 -0
  113. package/es/icons/EditOutlined.js +68 -0
  114. package/es/icons/ExclamationCircleOutlined.d.ts +4 -0
  115. package/es/icons/ExclamationCircleOutlined.js +68 -0
  116. package/es/icons/ExclamationOutlined.d.ts +4 -0
  117. package/es/icons/ExclamationOutlined.js +68 -0
  118. package/es/icons/FileAddOutlined.d.ts +4 -0
  119. package/es/icons/FileAddOutlined.js +68 -0
  120. package/es/icons/FileDoneOutlined.d.ts +4 -0
  121. package/es/icons/FileDoneOutlined.js +68 -0
  122. package/es/icons/FileExcelOutlined.d.ts +4 -0
  123. package/es/icons/FileExcelOutlined.js +68 -0
  124. package/es/icons/FileExclamationOutlined.d.ts +4 -0
  125. package/es/icons/FileExclamationOutlined.js +68 -0
  126. package/es/icons/FileGifOutlined.d.ts +4 -0
  127. package/es/icons/FileGifOutlined.js +68 -0
  128. package/es/icons/FileImageOutlined.d.ts +4 -0
  129. package/es/icons/FileImageOutlined.js +68 -0
  130. package/es/icons/FileJpgOutlined.d.ts +4 -0
  131. package/es/icons/FileJpgOutlined.js +68 -0
  132. package/es/icons/FileMarkdownOutlined.d.ts +4 -0
  133. package/es/icons/FileMarkdownOutlined.js +68 -0
  134. package/es/icons/FileOutlined.d.ts +4 -0
  135. package/es/icons/FileOutlined.js +68 -0
  136. package/es/icons/FilePdfOutlined.d.ts +4 -0
  137. package/es/icons/FilePdfOutlined.js +68 -0
  138. package/es/icons/FilePptOutlined.d.ts +4 -0
  139. package/es/icons/FilePptOutlined.js +68 -0
  140. package/es/icons/FileProtectOutlined.d.ts +4 -0
  141. package/es/icons/FileProtectOutlined.js +68 -0
  142. package/es/icons/FileSearchOutlined.d.ts +4 -0
  143. package/es/icons/FileSearchOutlined.js +68 -0
  144. package/es/icons/FileSyncOutlined.d.ts +4 -0
  145. package/es/icons/FileSyncOutlined.js +68 -0
  146. package/es/icons/FileTextOutlined.d.ts +4 -0
  147. package/es/icons/FileTextOutlined.js +68 -0
  148. package/es/icons/FileUnknownOutlined.d.ts +4 -0
  149. package/es/icons/FileUnknownOutlined.js +68 -0
  150. package/es/icons/FileWordOutlined.d.ts +4 -0
  151. package/es/icons/FileWordOutlined.js +68 -0
  152. package/es/icons/FileZipOutlined.d.ts +4 -0
  153. package/es/icons/FileZipOutlined.js +68 -0
  154. package/es/icons/HeartFilled.d.ts +4 -0
  155. package/es/icons/HeartFilled.js +68 -0
  156. package/es/icons/HeartOutlined.d.ts +4 -0
  157. package/es/icons/HeartOutlined.js +68 -0
  158. package/es/icons/HolderOutlined.d.ts +4 -0
  159. package/es/icons/HolderOutlined.js +68 -0
  160. package/es/icons/ImageFilled.d.ts +4 -0
  161. package/es/icons/ImageFilled.js +68 -0
  162. package/es/icons/InfoCircleOutlined.d.ts +4 -0
  163. package/es/icons/InfoCircleOutlined.js +68 -0
  164. package/es/icons/InfoOutlined.d.ts +4 -0
  165. package/es/icons/InfoOutlined.js +68 -0
  166. package/es/icons/LinkOutlined.d.ts +4 -0
  167. package/es/icons/LinkOutlined.js +68 -0
  168. package/es/icons/MessageOutlined.d.ts +4 -0
  169. package/es/icons/MessageOutlined.js +68 -0
  170. package/es/icons/RulerOutlined.d.ts +4 -0
  171. package/es/icons/RulerOutlined.js +68 -0
  172. package/es/icons/SearchOutlined.d.ts +4 -0
  173. package/es/icons/SearchOutlined.js +68 -0
  174. package/es/icons/UserFilled.d.ts +4 -0
  175. package/es/icons/UserFilled.js +68 -0
  176. package/es/icons/UserOutlined.d.ts +4 -0
  177. package/es/icons/UserOutlined.js +68 -0
  178. package/es/icons/index.d.ts +44 -0
  179. package/es/icons/index.js +400 -3
  180. package/lib/icons/ArrowDownOutlined.d.ts +4 -0
  181. package/lib/icons/ArrowDownOutlined.js +70 -0
  182. package/lib/icons/ArrowLeftOutlined.d.ts +4 -0
  183. package/lib/icons/ArrowLeftOutlined.js +70 -0
  184. package/lib/icons/ArrowRightOutlined.d.ts +4 -0
  185. package/lib/icons/ArrowRightOutlined.js +70 -0
  186. package/lib/icons/ArrowUpOutlined.d.ts +4 -0
  187. package/lib/icons/ArrowUpOutlined.js +70 -0
  188. package/lib/icons/BellOutlined.d.ts +4 -0
  189. package/lib/icons/BellOutlined.js +70 -0
  190. package/lib/icons/CalendarOutlined.d.ts +4 -0
  191. package/lib/icons/CalendarOutlined.js +70 -0
  192. package/lib/icons/ClockCircleOutlined.d.ts +4 -0
  193. package/lib/icons/ClockCircleOutlined.js +70 -0
  194. package/lib/icons/CopyOutlined.d.ts +4 -0
  195. package/lib/icons/CopyOutlined.js +70 -0
  196. package/lib/icons/DoubleLeftOutlined.d.ts +4 -0
  197. package/lib/icons/DoubleLeftOutlined.js +70 -0
  198. package/lib/icons/DoubleRightOutlined.d.ts +4 -0
  199. package/lib/icons/DoubleRightOutlined.js +70 -0
  200. package/lib/icons/DownloadOutlined.d.ts +4 -0
  201. package/lib/icons/DownloadOutlined.js +70 -0
  202. package/lib/icons/EditOutlined.d.ts +4 -0
  203. package/lib/icons/EditOutlined.js +70 -0
  204. package/lib/icons/ExclamationCircleOutlined.d.ts +4 -0
  205. package/lib/icons/ExclamationCircleOutlined.js +70 -0
  206. package/lib/icons/ExclamationOutlined.d.ts +4 -0
  207. package/lib/icons/ExclamationOutlined.js +70 -0
  208. package/lib/icons/FileAddOutlined.d.ts +4 -0
  209. package/lib/icons/FileAddOutlined.js +70 -0
  210. package/lib/icons/FileDoneOutlined.d.ts +4 -0
  211. package/lib/icons/FileDoneOutlined.js +70 -0
  212. package/lib/icons/FileExcelOutlined.d.ts +4 -0
  213. package/lib/icons/FileExcelOutlined.js +70 -0
  214. package/lib/icons/FileExclamationOutlined.d.ts +4 -0
  215. package/lib/icons/FileExclamationOutlined.js +70 -0
  216. package/lib/icons/FileGifOutlined.d.ts +4 -0
  217. package/lib/icons/FileGifOutlined.js +70 -0
  218. package/lib/icons/FileImageOutlined.d.ts +4 -0
  219. package/lib/icons/FileImageOutlined.js +70 -0
  220. package/lib/icons/FileJpgOutlined.d.ts +4 -0
  221. package/lib/icons/FileJpgOutlined.js +70 -0
  222. package/lib/icons/FileMarkdownOutlined.d.ts +4 -0
  223. package/lib/icons/FileMarkdownOutlined.js +70 -0
  224. package/lib/icons/FileOutlined.d.ts +4 -0
  225. package/lib/icons/FileOutlined.js +70 -0
  226. package/lib/icons/FilePdfOutlined.d.ts +4 -0
  227. package/lib/icons/FilePdfOutlined.js +70 -0
  228. package/lib/icons/FilePptOutlined.d.ts +4 -0
  229. package/lib/icons/FilePptOutlined.js +70 -0
  230. package/lib/icons/FileProtectOutlined.d.ts +4 -0
  231. package/lib/icons/FileProtectOutlined.js +70 -0
  232. package/lib/icons/FileSearchOutlined.d.ts +4 -0
  233. package/lib/icons/FileSearchOutlined.js +70 -0
  234. package/lib/icons/FileSyncOutlined.d.ts +4 -0
  235. package/lib/icons/FileSyncOutlined.js +70 -0
  236. package/lib/icons/FileTextOutlined.d.ts +4 -0
  237. package/lib/icons/FileTextOutlined.js +70 -0
  238. package/lib/icons/FileUnknownOutlined.d.ts +4 -0
  239. package/lib/icons/FileUnknownOutlined.js +70 -0
  240. package/lib/icons/FileWordOutlined.d.ts +4 -0
  241. package/lib/icons/FileWordOutlined.js +70 -0
  242. package/lib/icons/FileZipOutlined.d.ts +4 -0
  243. package/lib/icons/FileZipOutlined.js +70 -0
  244. package/lib/icons/HeartFilled.d.ts +4 -0
  245. package/lib/icons/HeartFilled.js +70 -0
  246. package/lib/icons/HeartOutlined.d.ts +4 -0
  247. package/lib/icons/HeartOutlined.js +70 -0
  248. package/lib/icons/HolderOutlined.d.ts +4 -0
  249. package/lib/icons/HolderOutlined.js +70 -0
  250. package/lib/icons/ImageFilled.d.ts +4 -0
  251. package/lib/icons/ImageFilled.js +70 -0
  252. package/lib/icons/InfoCircleOutlined.d.ts +4 -0
  253. package/lib/icons/InfoCircleOutlined.js +70 -0
  254. package/lib/icons/InfoOutlined.d.ts +4 -0
  255. package/lib/icons/InfoOutlined.js +70 -0
  256. package/lib/icons/LinkOutlined.d.ts +4 -0
  257. package/lib/icons/LinkOutlined.js +70 -0
  258. package/lib/icons/MessageOutlined.d.ts +4 -0
  259. package/lib/icons/MessageOutlined.js +70 -0
  260. package/lib/icons/RulerOutlined.d.ts +4 -0
  261. package/lib/icons/RulerOutlined.js +70 -0
  262. package/lib/icons/SearchOutlined.d.ts +4 -0
  263. package/lib/icons/SearchOutlined.js +70 -0
  264. package/lib/icons/UserFilled.d.ts +4 -0
  265. package/lib/icons/UserFilled.js +70 -0
  266. package/lib/icons/UserOutlined.d.ts +4 -0
  267. package/lib/icons/UserOutlined.js +70 -0
  268. package/lib/icons/index.d.ts +44 -0
  269. package/lib/icons/index.js +400 -3
  270. 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;
@@ -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';