@sensoro-design/icons 2.21.0 → 2.22.1
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/CHANGELOG.md +19 -0
- package/CallVideoFilled.d.ts +2 -0
- package/CallVideoFilled.js +15 -0
- package/ClosureMicrophoneOutlined.d.ts +2 -0
- package/ClosureMicrophoneOutlined.js +15 -0
- package/DoctorOutlined.d.ts +2 -0
- package/DoctorOutlined.js +15 -0
- package/ExhaleOutlined.d.ts +2 -0
- package/ExhaleOutlined.js +15 -0
- package/IncomingCallOutlined.d.ts +2 -0
- package/IncomingCallOutlined.js +15 -0
- package/MoveNodeOutlined.d.ts +2 -0
- package/MoveNodeOutlined.js +15 -0
- package/NoodleOutlined.d.ts +2 -0
- package/NoodleOutlined.js +15 -0
- package/PaintTrayOutlined.d.ts +2 -0
- package/PaintTrayOutlined.js +15 -0
- package/PasswordDiskFilled.d.ts +2 -0
- package/PasswordDiskFilled.js +15 -0
- package/PointOutlined.d.ts +2 -0
- package/PointOutlined.js +15 -0
- package/ProhibitFilled.d.ts +2 -0
- package/ProhibitFilled.js +15 -0
- package/PublicSecurityOutlined.d.ts +2 -0
- package/PublicSecurityOutlined.js +15 -0
- package/SecurityGuardOutlined.d.ts +2 -0
- package/SecurityGuardOutlined.js +15 -0
- package/SmartWalkieTalkieOutlined.d.ts +2 -0
- package/SmartWalkieTalkieOutlined.js +15 -0
- package/ThreadOutlined.d.ts +2 -0
- package/ThreadOutlined.js +15 -0
- package/TrafficPoliceOutlined.d.ts +2 -0
- package/TrafficPoliceOutlined.js +15 -0
- package/UserPlusCircleOutlined.d.ts +2 -0
- package/UserPlusCircleOutlined.js +15 -0
- package/UserRoleFilled.d.ts +2 -0
- package/UserRoleFilled.js +15 -0
- package/es/icons/CallVideoFilled.d.ts +4 -0
- package/es/icons/CallVideoFilled.js +13 -0
- package/es/icons/ClosureMicrophoneOutlined.d.ts +4 -0
- package/es/icons/ClosureMicrophoneOutlined.js +13 -0
- package/es/icons/DoctorOutlined.d.ts +4 -0
- package/es/icons/DoctorOutlined.js +13 -0
- package/es/icons/ExhaleOutlined.d.ts +4 -0
- package/es/icons/ExhaleOutlined.js +13 -0
- package/es/icons/IncomingCallOutlined.d.ts +4 -0
- package/es/icons/IncomingCallOutlined.js +13 -0
- package/es/icons/MoveNodeOutlined.d.ts +4 -0
- package/es/icons/MoveNodeOutlined.js +13 -0
- package/es/icons/NoodleOutlined.d.ts +4 -0
- package/es/icons/NoodleOutlined.js +13 -0
- package/es/icons/PaintTrayOutlined.d.ts +4 -0
- package/es/icons/PaintTrayOutlined.js +13 -0
- package/es/icons/PasswordDiskFilled.d.ts +4 -0
- package/es/icons/PasswordDiskFilled.js +13 -0
- package/es/icons/PointOutlined.d.ts +4 -0
- package/es/icons/PointOutlined.js +13 -0
- package/es/icons/ProhibitFilled.d.ts +4 -0
- package/es/icons/ProhibitFilled.js +13 -0
- package/es/icons/PublicSecurityOutlined.d.ts +4 -0
- package/es/icons/PublicSecurityOutlined.js +13 -0
- package/es/icons/SecurityGuardOutlined.d.ts +4 -0
- package/es/icons/SecurityGuardOutlined.js +13 -0
- package/es/icons/SmartWalkieTalkieOutlined.d.ts +4 -0
- package/es/icons/SmartWalkieTalkieOutlined.js +13 -0
- package/es/icons/ThreadOutlined.d.ts +4 -0
- package/es/icons/ThreadOutlined.js +13 -0
- package/es/icons/TrafficPoliceOutlined.d.ts +4 -0
- package/es/icons/TrafficPoliceOutlined.js +13 -0
- package/es/icons/UserPlusCircleOutlined.d.ts +4 -0
- package/es/icons/UserPlusCircleOutlined.js +13 -0
- package/es/icons/UserRoleFilled.d.ts +4 -0
- package/es/icons/UserRoleFilled.js +13 -0
- package/es/icons/index.d.ts +18 -0
- package/es/icons/index.js +18 -0
- package/lib/icons/CallVideoFilled.d.ts +4 -0
- package/lib/icons/CallVideoFilled.js +42 -0
- package/lib/icons/ClosureMicrophoneOutlined.d.ts +4 -0
- package/lib/icons/ClosureMicrophoneOutlined.js +42 -0
- package/lib/icons/DoctorOutlined.d.ts +4 -0
- package/lib/icons/DoctorOutlined.js +42 -0
- package/lib/icons/ExhaleOutlined.d.ts +4 -0
- package/lib/icons/ExhaleOutlined.js +42 -0
- package/lib/icons/IncomingCallOutlined.d.ts +4 -0
- package/lib/icons/IncomingCallOutlined.js +42 -0
- package/lib/icons/MoveNodeOutlined.d.ts +4 -0
- package/lib/icons/MoveNodeOutlined.js +42 -0
- package/lib/icons/NoodleOutlined.d.ts +4 -0
- package/lib/icons/NoodleOutlined.js +42 -0
- package/lib/icons/PaintTrayOutlined.d.ts +4 -0
- package/lib/icons/PaintTrayOutlined.js +42 -0
- package/lib/icons/PasswordDiskFilled.d.ts +4 -0
- package/lib/icons/PasswordDiskFilled.js +42 -0
- package/lib/icons/PointOutlined.d.ts +4 -0
- package/lib/icons/PointOutlined.js +42 -0
- package/lib/icons/ProhibitFilled.d.ts +4 -0
- package/lib/icons/ProhibitFilled.js +42 -0
- package/lib/icons/PublicSecurityOutlined.d.ts +4 -0
- package/lib/icons/PublicSecurityOutlined.js +42 -0
- package/lib/icons/SecurityGuardOutlined.d.ts +4 -0
- package/lib/icons/SecurityGuardOutlined.js +42 -0
- package/lib/icons/SmartWalkieTalkieOutlined.d.ts +4 -0
- package/lib/icons/SmartWalkieTalkieOutlined.js +42 -0
- package/lib/icons/ThreadOutlined.d.ts +4 -0
- package/lib/icons/ThreadOutlined.js +42 -0
- package/lib/icons/TrafficPoliceOutlined.d.ts +4 -0
- package/lib/icons/TrafficPoliceOutlined.js +42 -0
- package/lib/icons/UserPlusCircleOutlined.d.ts +4 -0
- package/lib/icons/UserPlusCircleOutlined.js +42 -0
- package/lib/icons/UserRoleFilled.d.ts +4 -0
- package/lib/icons/UserRoleFilled.js +42 -0
- package/lib/icons/index.d.ts +18 -0
- package/lib/icons/index.js +54 -0
- package/package.json +2 -2
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
var __create = Object.create;
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __export = (target, all) => {
|
|
8
|
+
for (var name in all)
|
|
9
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
10
|
+
};
|
|
11
|
+
var __copyProps = (to, from, except, desc) => {
|
|
12
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
13
|
+
for (let key of __getOwnPropNames(from))
|
|
14
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
15
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
16
|
+
}
|
|
17
|
+
return to;
|
|
18
|
+
};
|
|
19
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
20
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
21
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
22
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
23
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
24
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
25
|
+
mod
|
|
26
|
+
));
|
|
27
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
28
|
+
|
|
29
|
+
// src/icons/SmartWalkieTalkieOutlined.tsx
|
|
30
|
+
var SmartWalkieTalkieOutlined_exports = {};
|
|
31
|
+
__export(SmartWalkieTalkieOutlined_exports, {
|
|
32
|
+
default: () => SmartWalkieTalkieOutlined_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(SmartWalkieTalkieOutlined_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_SmartWalkieTalkieOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/SmartWalkieTalkieOutlined"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var SmartWalkieTalkieOutlined = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_SmartWalkieTalkieOutlined.default }));
|
|
39
|
+
SmartWalkieTalkieOutlined.displayName = "SmartWalkieTalkieOutlined";
|
|
40
|
+
var SmartWalkieTalkieOutlined_default = SmartWalkieTalkieOutlined;
|
|
41
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
42
|
+
0 && (module.exports = {});
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const ThreadOutlined: 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" | "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" | "nonce" | "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 ThreadOutlined;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
var __create = Object.create;
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __export = (target, all) => {
|
|
8
|
+
for (var name in all)
|
|
9
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
10
|
+
};
|
|
11
|
+
var __copyProps = (to, from, except, desc) => {
|
|
12
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
13
|
+
for (let key of __getOwnPropNames(from))
|
|
14
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
15
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
16
|
+
}
|
|
17
|
+
return to;
|
|
18
|
+
};
|
|
19
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
20
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
21
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
22
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
23
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
24
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
25
|
+
mod
|
|
26
|
+
));
|
|
27
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
28
|
+
|
|
29
|
+
// src/icons/ThreadOutlined.tsx
|
|
30
|
+
var ThreadOutlined_exports = {};
|
|
31
|
+
__export(ThreadOutlined_exports, {
|
|
32
|
+
default: () => ThreadOutlined_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(ThreadOutlined_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_ThreadOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/ThreadOutlined"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var ThreadOutlined = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_ThreadOutlined.default }));
|
|
39
|
+
ThreadOutlined.displayName = "ThreadOutlined";
|
|
40
|
+
var ThreadOutlined_default = ThreadOutlined;
|
|
41
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
42
|
+
0 && (module.exports = {});
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const TrafficPoliceOutlined: 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" | "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" | "nonce" | "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 TrafficPoliceOutlined;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
var __create = Object.create;
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __export = (target, all) => {
|
|
8
|
+
for (var name in all)
|
|
9
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
10
|
+
};
|
|
11
|
+
var __copyProps = (to, from, except, desc) => {
|
|
12
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
13
|
+
for (let key of __getOwnPropNames(from))
|
|
14
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
15
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
16
|
+
}
|
|
17
|
+
return to;
|
|
18
|
+
};
|
|
19
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
20
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
21
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
22
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
23
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
24
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
25
|
+
mod
|
|
26
|
+
));
|
|
27
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
28
|
+
|
|
29
|
+
// src/icons/TrafficPoliceOutlined.tsx
|
|
30
|
+
var TrafficPoliceOutlined_exports = {};
|
|
31
|
+
__export(TrafficPoliceOutlined_exports, {
|
|
32
|
+
default: () => TrafficPoliceOutlined_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(TrafficPoliceOutlined_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_TrafficPoliceOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/TrafficPoliceOutlined"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var TrafficPoliceOutlined = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_TrafficPoliceOutlined.default }));
|
|
39
|
+
TrafficPoliceOutlined.displayName = "TrafficPoliceOutlined";
|
|
40
|
+
var TrafficPoliceOutlined_default = TrafficPoliceOutlined;
|
|
41
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
42
|
+
0 && (module.exports = {});
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const UserPlusCircleOutlined: 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" | "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" | "nonce" | "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 UserPlusCircleOutlined;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
var __create = Object.create;
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __export = (target, all) => {
|
|
8
|
+
for (var name in all)
|
|
9
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
10
|
+
};
|
|
11
|
+
var __copyProps = (to, from, except, desc) => {
|
|
12
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
13
|
+
for (let key of __getOwnPropNames(from))
|
|
14
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
15
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
16
|
+
}
|
|
17
|
+
return to;
|
|
18
|
+
};
|
|
19
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
20
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
21
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
22
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
23
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
24
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
25
|
+
mod
|
|
26
|
+
));
|
|
27
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
28
|
+
|
|
29
|
+
// src/icons/UserPlusCircleOutlined.tsx
|
|
30
|
+
var UserPlusCircleOutlined_exports = {};
|
|
31
|
+
__export(UserPlusCircleOutlined_exports, {
|
|
32
|
+
default: () => UserPlusCircleOutlined_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(UserPlusCircleOutlined_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_UserPlusCircleOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/UserPlusCircleOutlined"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var UserPlusCircleOutlined = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_UserPlusCircleOutlined.default }));
|
|
39
|
+
UserPlusCircleOutlined.displayName = "UserPlusCircleOutlined";
|
|
40
|
+
var UserPlusCircleOutlined_default = UserPlusCircleOutlined;
|
|
41
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
42
|
+
0 && (module.exports = {});
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const UserRoleFilled: 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" | "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" | "nonce" | "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 UserRoleFilled;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
var __create = Object.create;
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __export = (target, all) => {
|
|
8
|
+
for (var name in all)
|
|
9
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
10
|
+
};
|
|
11
|
+
var __copyProps = (to, from, except, desc) => {
|
|
12
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
13
|
+
for (let key of __getOwnPropNames(from))
|
|
14
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
15
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
16
|
+
}
|
|
17
|
+
return to;
|
|
18
|
+
};
|
|
19
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
20
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
21
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
22
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
23
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
24
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
25
|
+
mod
|
|
26
|
+
));
|
|
27
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
28
|
+
|
|
29
|
+
// src/icons/UserRoleFilled.tsx
|
|
30
|
+
var UserRoleFilled_exports = {};
|
|
31
|
+
__export(UserRoleFilled_exports, {
|
|
32
|
+
default: () => UserRoleFilled_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(UserRoleFilled_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_UserRoleFilled = __toESM(require("@sensoro-design/icons-svg/es/asn/UserRoleFilled"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var UserRoleFilled = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_UserRoleFilled.default }));
|
|
39
|
+
UserRoleFilled.displayName = "UserRoleFilled";
|
|
40
|
+
var UserRoleFilled_default = UserRoleFilled;
|
|
41
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
42
|
+
0 && (module.exports = {});
|
package/lib/icons/index.d.ts
CHANGED
|
@@ -77,6 +77,7 @@ export { default as CalendarCheckFilled } from './CalendarCheckFilled';
|
|
|
77
77
|
export { default as CalendarCheckOutlined } from './CalendarCheckOutlined';
|
|
78
78
|
export { default as CalendarClockOutlined } from './CalendarClockOutlined';
|
|
79
79
|
export { default as CalendarOutlined } from './CalendarOutlined';
|
|
80
|
+
export { default as CallVideoFilled } from './CallVideoFilled';
|
|
80
81
|
export { default as CameraFilled } from './CameraFilled';
|
|
81
82
|
export { default as CameraFlipFilled } from './CameraFlipFilled';
|
|
82
83
|
export { default as CameraFlipOutlined } from './CameraFlipOutlined';
|
|
@@ -110,6 +111,7 @@ export { default as CloseCircleOutlined } from './CloseCircleOutlined';
|
|
|
110
111
|
export { default as CloseOutlined } from './CloseOutlined';
|
|
111
112
|
export { default as CloseSquareFilled } from './CloseSquareFilled';
|
|
112
113
|
export { default as CloseSquareOutlined } from './CloseSquareOutlined';
|
|
114
|
+
export { default as ClosureMicrophoneOutlined } from './ClosureMicrophoneOutlined';
|
|
113
115
|
export { default as CloudFilled } from './CloudFilled';
|
|
114
116
|
export { default as CloudOutlined } from './CloudOutlined';
|
|
115
117
|
export { default as Co2Outlined } from './Co2Outlined';
|
|
@@ -150,6 +152,7 @@ export { default as DewOutlined } from './DewOutlined';
|
|
|
150
152
|
export { default as DigitalMediaFilled } from './DigitalMediaFilled';
|
|
151
153
|
export { default as DigitalMediaOutlined } from './DigitalMediaOutlined';
|
|
152
154
|
export { default as DistanceOutlined } from './DistanceOutlined';
|
|
155
|
+
export { default as DoctorOutlined } from './DoctorOutlined';
|
|
153
156
|
export { default as DomeCameraOutlined } from './DomeCameraOutlined';
|
|
154
157
|
export { default as DoorLockFilled } from './DoorLockFilled';
|
|
155
158
|
export { default as DoorLockOutlined } from './DoorLockOutlined';
|
|
@@ -200,6 +203,7 @@ export { default as EpidemicProtectionOutlined } from './EpidemicProtectionOutli
|
|
|
200
203
|
export { default as ExclamationCircleFilled } from './ExclamationCircleFilled';
|
|
201
204
|
export { default as ExclamationCircleOutlined } from './ExclamationCircleOutlined';
|
|
202
205
|
export { default as ExclamationOutlined } from './ExclamationOutlined';
|
|
206
|
+
export { default as ExhaleOutlined } from './ExhaleOutlined';
|
|
203
207
|
export { default as ExpandOutlined } from './ExpandOutlined';
|
|
204
208
|
export { default as EyeFilled } from './EyeFilled';
|
|
205
209
|
export { default as EyeInvisibleFilled } from './EyeInvisibleFilled';
|
|
@@ -376,6 +380,7 @@ export { default as ImageOptimizationFilled } from './ImageOptimizationFilled';
|
|
|
376
380
|
export { default as ImageOptimizationOutlined } from './ImageOptimizationOutlined';
|
|
377
381
|
export { default as ImageOutlined } from './ImageOutlined';
|
|
378
382
|
export { default as InclinationOutlined } from './InclinationOutlined';
|
|
383
|
+
export { default as IncomingCallOutlined } from './IncomingCallOutlined';
|
|
379
384
|
export { default as IndoorTrackOutlined } from './IndoorTrackOutlined';
|
|
380
385
|
export { default as InfoCircleFilled } from './InfoCircleFilled';
|
|
381
386
|
export { default as InfoCircleOutlined } from './InfoCircleOutlined';
|
|
@@ -473,6 +478,7 @@ export { default as MoonOutlined } from './MoonOutlined';
|
|
|
473
478
|
export { default as MoonPurely } from './MoonPurely';
|
|
474
479
|
export { default as MoreOutlined } from './MoreOutlined';
|
|
475
480
|
export { default as MosaicOutlined } from './MosaicOutlined';
|
|
481
|
+
export { default as MoveNodeOutlined } from './MoveNodeOutlined';
|
|
476
482
|
export { default as MufflingDeviceFilled } from './MufflingDeviceFilled';
|
|
477
483
|
export { default as MufflingFilled } from './MufflingFilled';
|
|
478
484
|
export { default as MufflingOutlined } from './MufflingOutlined';
|
|
@@ -497,6 +503,7 @@ export { default as NoVideoPurely } from './NoVideoPurely';
|
|
|
497
503
|
export { default as NoiseOutlined } from './NoiseOutlined';
|
|
498
504
|
export { default as NonMotorVehicleFilled } from './NonMotorVehicleFilled';
|
|
499
505
|
export { default as NonMotorVehicleOutlined } from './NonMotorVehicleOutlined';
|
|
506
|
+
export { default as NoodleOutlined } from './NoodleOutlined';
|
|
500
507
|
export { default as NoodlesOutlined } from './NoodlesOutlined';
|
|
501
508
|
export { default as NormallyOpenCancelOutlined } from './NormallyOpenCancelOutlined';
|
|
502
509
|
export { default as NotSleepFilled } from './NotSleepFilled';
|
|
@@ -520,6 +527,7 @@ export { default as OriginalRatioOutlined } from './OriginalRatioOutlined';
|
|
|
520
527
|
export { default as OriginalSizeOutlined } from './OriginalSizeOutlined';
|
|
521
528
|
export { default as OverviewFilled } from './OverviewFilled';
|
|
522
529
|
export { default as OverviewOutlined } from './OverviewOutlined';
|
|
530
|
+
export { default as PaintTrayOutlined } from './PaintTrayOutlined';
|
|
523
531
|
export { default as PanoramaMapOutlined } from './PanoramaMapOutlined';
|
|
524
532
|
export { default as PanoramaTourFilled } from './PanoramaTourFilled';
|
|
525
533
|
export { default as PanoramaTourOutlined } from './PanoramaTourOutlined';
|
|
@@ -530,6 +538,7 @@ export { default as ParkingLotOutlined } from './ParkingLotOutlined';
|
|
|
530
538
|
export { default as PartiallyFortifiedFilled } from './PartiallyFortifiedFilled';
|
|
531
539
|
export { default as PartlyCloudyFilled } from './PartlyCloudyFilled';
|
|
532
540
|
export { default as PartlyCloudyOutlined } from './PartlyCloudyOutlined';
|
|
541
|
+
export { default as PasswordDiskFilled } from './PasswordDiskFilled';
|
|
533
542
|
export { default as PauseCircleFilled } from './PauseCircleFilled';
|
|
534
543
|
export { default as PauseCircleOutlined } from './PauseCircleOutlined';
|
|
535
544
|
export { default as PauseFilled } from './PauseFilled';
|
|
@@ -554,6 +563,7 @@ export { default as PlusOutlined } from './PlusOutlined';
|
|
|
554
563
|
export { default as PlusSquareFilled } from './PlusSquareFilled';
|
|
555
564
|
export { default as Pm25Outlined } from './Pm25Outlined';
|
|
556
565
|
export { default as PmOutlined } from './PmOutlined';
|
|
566
|
+
export { default as PointOutlined } from './PointOutlined';
|
|
557
567
|
export { default as PoliceBeltOutlined } from './PoliceBeltOutlined';
|
|
558
568
|
export { default as PolymerizationOutlined } from './PolymerizationOutlined';
|
|
559
569
|
export { default as PowerDeviceOutlined } from './PowerDeviceOutlined';
|
|
@@ -566,7 +576,9 @@ export { default as PoweroffOutlined } from './PoweroffOutlined';
|
|
|
566
576
|
export { default as PrinterOutlined } from './PrinterOutlined';
|
|
567
577
|
export { default as ProfileFilled } from './ProfileFilled';
|
|
568
578
|
export { default as ProfileOutlined } from './ProfileOutlined';
|
|
579
|
+
export { default as ProhibitFilled } from './ProhibitFilled';
|
|
569
580
|
export { default as ProjectOutlined } from './ProjectOutlined';
|
|
581
|
+
export { default as PublicSecurityOutlined } from './PublicSecurityOutlined';
|
|
570
582
|
export { default as PushpinOutlined } from './PushpinOutlined';
|
|
571
583
|
export { default as QrcodeFilled } from './QrcodeFilled';
|
|
572
584
|
export { default as QrcodeOutlined } from './QrcodeOutlined';
|
|
@@ -640,6 +652,7 @@ export { default as ScreenshotOutlined } from './ScreenshotOutlined';
|
|
|
640
652
|
export { default as SearchOutlined } from './SearchOutlined';
|
|
641
653
|
export { default as SearchProOutlined } from './SearchProOutlined';
|
|
642
654
|
export { default as SecurityCenterOutlined } from './SecurityCenterOutlined';
|
|
655
|
+
export { default as SecurityGuardOutlined } from './SecurityGuardOutlined';
|
|
643
656
|
export { default as SerialNumberOutlined } from './SerialNumberOutlined';
|
|
644
657
|
export { default as Service24HourOutlined } from './Service24HourOutlined';
|
|
645
658
|
export { default as ServiceCardFilled } from './ServiceCardFilled';
|
|
@@ -663,6 +676,7 @@ export { default as SmartCommunityOutlined } from './SmartCommunityOutlined';
|
|
|
663
676
|
export { default as SmartLightPoleFilled } from './SmartLightPoleFilled';
|
|
664
677
|
export { default as SmartLightPoleOutlined } from './SmartLightPoleOutlined';
|
|
665
678
|
export { default as SmartLightPolePurely } from './SmartLightPolePurely';
|
|
679
|
+
export { default as SmartWalkieTalkieOutlined } from './SmartWalkieTalkieOutlined';
|
|
666
680
|
export { default as SmartWatchOutlined } from './SmartWatchOutlined';
|
|
667
681
|
export { default as SmartWaterMeterFilled } from './SmartWaterMeterFilled';
|
|
668
682
|
export { default as SmartWaterMeterOutlined } from './SmartWaterMeterOutlined';
|
|
@@ -710,6 +724,7 @@ export { default as TenantOutlined } from './TenantOutlined';
|
|
|
710
724
|
export { default as TetrisOutlined } from './TetrisOutlined';
|
|
711
725
|
export { default as ThermometerOutlined } from './ThermometerOutlined';
|
|
712
726
|
export { default as ThirdPurely } from './ThirdPurely';
|
|
727
|
+
export { default as ThreadOutlined } from './ThreadOutlined';
|
|
713
728
|
export { default as ThumbnailOutlined } from './ThumbnailOutlined';
|
|
714
729
|
export { default as ThunderstormOutlined } from './ThunderstormOutlined';
|
|
715
730
|
export { default as TimeCircleFilled } from './TimeCircleFilled';
|
|
@@ -723,6 +738,7 @@ export { default as ToolOutlined } from './ToolOutlined';
|
|
|
723
738
|
export { default as ToolPurely } from './ToolPurely';
|
|
724
739
|
export { default as TrackingDeviceOutlined } from './TrackingDeviceOutlined';
|
|
725
740
|
export { default as TrafficLightFilled } from './TrafficLightFilled';
|
|
741
|
+
export { default as TrafficPoliceOutlined } from './TrafficPoliceOutlined';
|
|
726
742
|
export { default as TrophyOutlined } from './TrophyOutlined';
|
|
727
743
|
export { default as TunnelFilled } from './TunnelFilled';
|
|
728
744
|
export { default as TwinsOutlined } from './TwinsOutlined';
|
|
@@ -751,9 +767,11 @@ export { default as UserMinusCircleOutlined } from './UserMinusCircleOutlined';
|
|
|
751
767
|
export { default as UserOutlined } from './UserOutlined';
|
|
752
768
|
export { default as UserPenFilled } from './UserPenFilled';
|
|
753
769
|
export { default as UserPlusCircleFilled } from './UserPlusCircleFilled';
|
|
770
|
+
export { default as UserPlusCircleOutlined } from './UserPlusCircleOutlined';
|
|
754
771
|
export { default as UserPurely } from './UserPurely';
|
|
755
772
|
export { default as UserRemoteOutlined } from './UserRemoteOutlined';
|
|
756
773
|
export { default as UserReportPurely } from './UserReportPurely';
|
|
774
|
+
export { default as UserRoleFilled } from './UserRoleFilled';
|
|
757
775
|
export { default as UserSafetyCertificateOutlined } from './UserSafetyCertificateOutlined';
|
|
758
776
|
export { default as UserSettingOutlined } from './UserSettingOutlined';
|
|
759
777
|
export { default as UserTimeFilled } from './UserTimeFilled';
|