@sensoro-design/icons 0.1.6 → 0.1.7
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 +8 -0
- package/DoorSettingOutlined.d.ts +2 -0
- package/DoorSettingOutlined.js +15 -0
- package/InvalidContentPurely.d.ts +2 -0
- package/InvalidContentPurely.js +15 -0
- package/NoAlarmPurely.d.ts +2 -0
- package/NoAlarmPurely.js +15 -0
- package/NoAppPurely.d.ts +2 -0
- package/NoAppPurely.js +15 -0
- package/NoCarPurely.d.ts +2 -0
- package/NoCarPurely.js +15 -0
- package/NoCarsPurely.d.ts +2 -0
- package/NoCarsPurely.js +15 -0
- package/NoDataPurely.d.ts +2 -0
- package/NoDataPurely.js +15 -0
- package/NoDevicePurely.d.ts +2 -0
- package/NoDevicePurely.js +15 -0
- package/NoImagePurely.d.ts +2 -0
- package/NoImagePurely.js +15 -0
- package/NoPersonPurely.d.ts +2 -0
- package/NoPersonPurely.js +15 -0
- package/NoPersonsPurely.d.ts +2 -0
- package/NoPersonsPurely.js +15 -0
- package/NoVideoPurely.d.ts +2 -0
- package/NoVideoPurely.js +15 -0
- package/SafetyCertificateOutlined.d.ts +2 -0
- package/SafetyCertificateOutlined.js +15 -0
- package/SafetyOutlined.d.ts +2 -0
- package/SafetyOutlined.js +15 -0
- package/SatelliteOutlined.d.ts +2 -0
- package/SatelliteOutlined.js +15 -0
- package/SmartWaterMeterFilled.d.ts +2 -0
- package/SmartWaterMeterFilled.js +15 -0
- package/WifiOutlined.d.ts +2 -0
- package/WifiOutlined.js +15 -0
- package/es/icons/DoorSettingOutlined.d.ts +4 -0
- package/es/icons/DoorSettingOutlined.js +68 -0
- package/es/icons/InvalidContentPurely.d.ts +4 -0
- package/es/icons/InvalidContentPurely.js +68 -0
- package/es/icons/NoAlarmPurely.d.ts +4 -0
- package/es/icons/NoAlarmPurely.js +68 -0
- package/es/icons/NoAppPurely.d.ts +4 -0
- package/es/icons/NoAppPurely.js +68 -0
- package/es/icons/NoCarPurely.d.ts +4 -0
- package/es/icons/NoCarPurely.js +68 -0
- package/es/icons/NoCarsPurely.d.ts +4 -0
- package/es/icons/NoCarsPurely.js +68 -0
- package/es/icons/NoDataPurely.d.ts +4 -0
- package/es/icons/NoDataPurely.js +68 -0
- package/es/icons/NoDevicePurely.d.ts +4 -0
- package/es/icons/NoDevicePurely.js +68 -0
- package/es/icons/NoImagePurely.d.ts +4 -0
- package/es/icons/NoImagePurely.js +68 -0
- package/es/icons/NoPersonPurely.d.ts +4 -0
- package/es/icons/NoPersonPurely.js +68 -0
- package/es/icons/NoPersonsPurely.d.ts +4 -0
- package/es/icons/NoPersonsPurely.js +68 -0
- package/es/icons/NoVideoPurely.d.ts +4 -0
- package/es/icons/NoVideoPurely.js +68 -0
- package/es/icons/SafetyCertificateOutlined.d.ts +4 -0
- package/es/icons/SafetyCertificateOutlined.js +68 -0
- package/es/icons/SafetyOutlined.d.ts +4 -0
- package/es/icons/SafetyOutlined.js +68 -0
- package/es/icons/SatelliteOutlined.d.ts +4 -0
- package/es/icons/SatelliteOutlined.js +68 -0
- package/es/icons/SmartWaterMeterFilled.d.ts +4 -0
- package/es/icons/SmartWaterMeterFilled.js +68 -0
- package/es/icons/WifiOutlined.d.ts +4 -0
- package/es/icons/WifiOutlined.js +68 -0
- package/es/icons/index.d.ts +17 -0
- package/es/icons/index.js +158 -4
- package/es/utils.d.ts +1 -0
- package/es/utils.js +10 -2
- package/lib/icons/DoorSettingOutlined.d.ts +4 -0
- package/lib/icons/DoorSettingOutlined.js +70 -0
- package/lib/icons/InvalidContentPurely.d.ts +4 -0
- package/lib/icons/InvalidContentPurely.js +70 -0
- package/lib/icons/NoAlarmPurely.d.ts +4 -0
- package/lib/icons/NoAlarmPurely.js +70 -0
- package/lib/icons/NoAppPurely.d.ts +4 -0
- package/lib/icons/NoAppPurely.js +70 -0
- package/lib/icons/NoCarPurely.d.ts +4 -0
- package/lib/icons/NoCarPurely.js +70 -0
- package/lib/icons/NoCarsPurely.d.ts +4 -0
- package/lib/icons/NoCarsPurely.js +70 -0
- package/lib/icons/NoDataPurely.d.ts +4 -0
- package/lib/icons/NoDataPurely.js +70 -0
- package/lib/icons/NoDevicePurely.d.ts +4 -0
- package/lib/icons/NoDevicePurely.js +70 -0
- package/lib/icons/NoImagePurely.d.ts +4 -0
- package/lib/icons/NoImagePurely.js +70 -0
- package/lib/icons/NoPersonPurely.d.ts +4 -0
- package/lib/icons/NoPersonPurely.js +70 -0
- package/lib/icons/NoPersonsPurely.d.ts +4 -0
- package/lib/icons/NoPersonsPurely.js +70 -0
- package/lib/icons/NoVideoPurely.d.ts +4 -0
- package/lib/icons/NoVideoPurely.js +70 -0
- package/lib/icons/SafetyCertificateOutlined.d.ts +4 -0
- package/lib/icons/SafetyCertificateOutlined.js +70 -0
- package/lib/icons/SafetyOutlined.d.ts +4 -0
- package/lib/icons/SafetyOutlined.js +70 -0
- package/lib/icons/SatelliteOutlined.d.ts +4 -0
- package/lib/icons/SatelliteOutlined.js +70 -0
- package/lib/icons/SmartWaterMeterFilled.d.ts +4 -0
- package/lib/icons/SmartWaterMeterFilled.js +70 -0
- package/lib/icons/WifiOutlined.d.ts +4 -0
- package/lib/icons/WifiOutlined.js +70 -0
- package/lib/icons/index.d.ts +17 -0
- package/lib/icons/index.js +158 -4
- package/lib/utils.d.ts +1 -0
- package/lib/utils.js +10 -2
- package/package.json +2 -2
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
import _extends from "@babel/runtime/helpers/esm/extends";
|
|
4
|
+
|
|
5
|
+
var __createBinding = this && this.__createBinding || (Object.create ? function (o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
|
|
9
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
10
|
+
desc = {
|
|
11
|
+
enumerable: true,
|
|
12
|
+
get: function get() {
|
|
13
|
+
return m[k];
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
Object.defineProperty(o, k2, desc);
|
|
19
|
+
} : function (o, m, k, k2) {
|
|
20
|
+
if (k2 === undefined) k2 = k;
|
|
21
|
+
o[k2] = m[k];
|
|
22
|
+
});
|
|
23
|
+
|
|
24
|
+
var __setModuleDefault = this && this.__setModuleDefault || (Object.create ? function (o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", {
|
|
26
|
+
enumerable: true,
|
|
27
|
+
value: v
|
|
28
|
+
});
|
|
29
|
+
} : function (o, v) {
|
|
30
|
+
o["default"] = v;
|
|
31
|
+
});
|
|
32
|
+
|
|
33
|
+
var __importStar = this && this.__importStar || function (mod) {
|
|
34
|
+
if (mod && mod.__esModule) return mod;
|
|
35
|
+
var result = {};
|
|
36
|
+
if (mod != null) for (var k in mod) {
|
|
37
|
+
if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
__setModuleDefault(result, mod);
|
|
41
|
+
|
|
42
|
+
return result;
|
|
43
|
+
};
|
|
44
|
+
|
|
45
|
+
var __importDefault = this && this.__importDefault || function (mod) {
|
|
46
|
+
return mod && mod.__esModule ? mod : {
|
|
47
|
+
"default": mod
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
Object.defineProperty(exports, "__esModule", {
|
|
52
|
+
value: true
|
|
53
|
+
}); // This icon file is generated automatically.
|
|
54
|
+
|
|
55
|
+
var React = __importStar(require("react"));
|
|
56
|
+
|
|
57
|
+
var SmartWaterMeterFilled_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/SmartWaterMeterFilled"));
|
|
58
|
+
|
|
59
|
+
var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
|
|
60
|
+
|
|
61
|
+
var SmartWaterMeterFilled = React.forwardRef(function (props, ref) {
|
|
62
|
+
return /*#__PURE__*/React.createElement(SensoroIcon_1.default, _extends({}, props, {
|
|
63
|
+
ref: ref,
|
|
64
|
+
icon: SmartWaterMeterFilled_1.default
|
|
65
|
+
}));
|
|
66
|
+
});
|
|
67
|
+
SmartWaterMeterFilled.displayName = 'SmartWaterMeterFilled';
|
|
68
|
+
exports.default = SmartWaterMeterFilled;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const WifiOutlined: 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 WifiOutlined;
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
import _extends from "@babel/runtime/helpers/esm/extends";
|
|
4
|
+
|
|
5
|
+
var __createBinding = this && this.__createBinding || (Object.create ? function (o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
|
|
9
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
10
|
+
desc = {
|
|
11
|
+
enumerable: true,
|
|
12
|
+
get: function get() {
|
|
13
|
+
return m[k];
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
Object.defineProperty(o, k2, desc);
|
|
19
|
+
} : function (o, m, k, k2) {
|
|
20
|
+
if (k2 === undefined) k2 = k;
|
|
21
|
+
o[k2] = m[k];
|
|
22
|
+
});
|
|
23
|
+
|
|
24
|
+
var __setModuleDefault = this && this.__setModuleDefault || (Object.create ? function (o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", {
|
|
26
|
+
enumerable: true,
|
|
27
|
+
value: v
|
|
28
|
+
});
|
|
29
|
+
} : function (o, v) {
|
|
30
|
+
o["default"] = v;
|
|
31
|
+
});
|
|
32
|
+
|
|
33
|
+
var __importStar = this && this.__importStar || function (mod) {
|
|
34
|
+
if (mod && mod.__esModule) return mod;
|
|
35
|
+
var result = {};
|
|
36
|
+
if (mod != null) for (var k in mod) {
|
|
37
|
+
if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
__setModuleDefault(result, mod);
|
|
41
|
+
|
|
42
|
+
return result;
|
|
43
|
+
};
|
|
44
|
+
|
|
45
|
+
var __importDefault = this && this.__importDefault || function (mod) {
|
|
46
|
+
return mod && mod.__esModule ? mod : {
|
|
47
|
+
"default": mod
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
Object.defineProperty(exports, "__esModule", {
|
|
52
|
+
value: true
|
|
53
|
+
}); // This icon file is generated automatically.
|
|
54
|
+
|
|
55
|
+
var React = __importStar(require("react"));
|
|
56
|
+
|
|
57
|
+
var WifiOutlined_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/WifiOutlined"));
|
|
58
|
+
|
|
59
|
+
var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
|
|
60
|
+
|
|
61
|
+
var WifiOutlined = React.forwardRef(function (props, ref) {
|
|
62
|
+
return /*#__PURE__*/React.createElement(SensoroIcon_1.default, _extends({}, props, {
|
|
63
|
+
ref: ref,
|
|
64
|
+
icon: WifiOutlined_1.default
|
|
65
|
+
}));
|
|
66
|
+
});
|
|
67
|
+
WifiOutlined.displayName = 'WifiOutlined';
|
|
68
|
+
exports.default = WifiOutlined;
|
package/es/icons/index.d.ts
CHANGED
|
@@ -47,6 +47,7 @@ export { default as CopyOutlined } from './CopyOutlined';
|
|
|
47
47
|
export { default as DeleteOutlined } from './DeleteOutlined';
|
|
48
48
|
export { default as DomeCameraOutlined } from './DomeCameraOutlined';
|
|
49
49
|
export { default as DoorLockOutlined } from './DoorLockOutlined';
|
|
50
|
+
export { default as DoorSettingOutlined } from './DoorSettingOutlined';
|
|
50
51
|
export { default as DoubleLeftOutlined } from './DoubleLeftOutlined';
|
|
51
52
|
export { default as DoubleRightOutlined } from './DoubleRightOutlined';
|
|
52
53
|
export { default as DownOutlined } from './DownOutlined';
|
|
@@ -108,6 +109,7 @@ export { default as InfoOutlined } from './InfoOutlined';
|
|
|
108
109
|
export { default as InfraredHostOutlined } from './InfraredHostOutlined';
|
|
109
110
|
export { default as InfraredOutlined } from './InfraredOutlined';
|
|
110
111
|
export { default as IntelligentAccessOutlined } from './IntelligentAccessOutlined';
|
|
112
|
+
export { default as InvalidContentPurely } from './InvalidContentPurely';
|
|
111
113
|
export { default as KeyOutlined } from './KeyOutlined';
|
|
112
114
|
export { default as LeakingOutlined } from './LeakingOutlined';
|
|
113
115
|
export { default as LeftOutlined } from './LeftOutlined';
|
|
@@ -129,6 +131,16 @@ export { default as MinusSquareFilled } from './MinusSquareFilled';
|
|
|
129
131
|
export { default as MinusSquareOutlined } from './MinusSquareOutlined';
|
|
130
132
|
export { default as MoreOutlined } from './MoreOutlined';
|
|
131
133
|
export { default as Nh3Outlined } from './Nh3Outlined';
|
|
134
|
+
export { default as NoAlarmPurely } from './NoAlarmPurely';
|
|
135
|
+
export { default as NoAppPurely } from './NoAppPurely';
|
|
136
|
+
export { default as NoCarPurely } from './NoCarPurely';
|
|
137
|
+
export { default as NoCarsPurely } from './NoCarsPurely';
|
|
138
|
+
export { default as NoDataPurely } from './NoDataPurely';
|
|
139
|
+
export { default as NoDevicePurely } from './NoDevicePurely';
|
|
140
|
+
export { default as NoImagePurely } from './NoImagePurely';
|
|
141
|
+
export { default as NoPersonPurely } from './NoPersonPurely';
|
|
142
|
+
export { default as NoPersonsPurely } from './NoPersonsPurely';
|
|
143
|
+
export { default as NoVideoPurely } from './NoVideoPurely';
|
|
132
144
|
export { default as O2Outlined } from './O2Outlined';
|
|
133
145
|
export { default as ParkingLotOutlined } from './ParkingLotOutlined';
|
|
134
146
|
export { default as PauseCircleFilled } from './PauseCircleFilled';
|
|
@@ -149,6 +161,9 @@ export { default as RightOutlined } from './RightOutlined';
|
|
|
149
161
|
export { default as RotationCloseOutlined } from './RotationCloseOutlined';
|
|
150
162
|
export { default as RotationOutlined } from './RotationOutlined';
|
|
151
163
|
export { default as RulerOutlined } from './RulerOutlined';
|
|
164
|
+
export { default as SafetyCertificateOutlined } from './SafetyCertificateOutlined';
|
|
165
|
+
export { default as SafetyOutlined } from './SafetyOutlined';
|
|
166
|
+
export { default as SatelliteOutlined } from './SatelliteOutlined';
|
|
152
167
|
export { default as SearchOutlined } from './SearchOutlined';
|
|
153
168
|
export { default as SettingOutlined } from './SettingOutlined';
|
|
154
169
|
export { default as SleepOutlined } from './SleepOutlined';
|
|
@@ -156,6 +171,7 @@ export { default as SmartBoxOutlined } from './SmartBoxOutlined';
|
|
|
156
171
|
export { default as SmartDoorLockOutlined } from './SmartDoorLockOutlined';
|
|
157
172
|
export { default as SmartLightPoleOutlined } from './SmartLightPoleOutlined';
|
|
158
173
|
export { default as SmartWatchOutlined } from './SmartWatchOutlined';
|
|
174
|
+
export { default as SmartWaterMeterFilled } from './SmartWaterMeterFilled';
|
|
159
175
|
export { default as SmartWaterMeterOutlined } from './SmartWaterMeterOutlined';
|
|
160
176
|
export { default as SmileFilled } from './SmileFilled';
|
|
161
177
|
export { default as SmileOutlined } from './SmileOutlined';
|
|
@@ -183,6 +199,7 @@ export { default as WarningOutlined } from './WarningOutlined';
|
|
|
183
199
|
export { default as WaterFlowOutlined } from './WaterFlowOutlined';
|
|
184
200
|
export { default as WaterLevelOutlined } from './WaterLevelOutlined';
|
|
185
201
|
export { default as WeatherStationOutlined } from './WeatherStationOutlined';
|
|
202
|
+
export { default as WifiOutlined } from './WifiOutlined';
|
|
186
203
|
export { default as WindSpeedOutlined } from './WindSpeedOutlined';
|
|
187
204
|
export { default as ZoomInOutlined } from './ZoomInOutlined';
|
|
188
205
|
export { default as ZoomOutOutlined } from './ZoomOutOutlined';
|
package/es/icons/index.js
CHANGED
|
@@ -9,10 +9,11 @@ var __importDefault = this && this.__importDefault || function (mod) {
|
|
|
9
9
|
Object.defineProperty(exports, "__esModule", {
|
|
10
10
|
value: true
|
|
11
11
|
});
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
14
|
-
exports.
|
|
15
|
-
exports.
|
|
12
|
+
exports.DoorSettingOutlined = exports.DoorLockOutlined = exports.DomeCameraOutlined = exports.DeleteOutlined = exports.CopyOutlined = exports.ControllerOutlined = exports.CompressOutlined = exports.CoOutlined = exports.Co2Outlined = exports.CloseSquareOutlined = exports.CloseSquareFilled = exports.CloseOutlined = exports.CloseCircleOutlined = exports.CloseCircleFilled = exports.ClockCircleOutlined = exports.ClearOutlined = exports.CheckSquareOutlined = exports.CheckSquareFilled = exports.CheckOutlined = exports.CheckCircleOutlined = exports.CheckCircleFilled = exports.Ch4Outlined = exports.CarOutlined = exports.CarFilled = exports.CameraOutlined = exports.CameraFilled = exports.CalendarOutlined = exports.BlockOutlined = exports.BellOutlined = exports.AudibleAlarmOutlined = exports.AudibleAlarmHostOutlined = exports.ArrowUpOutlined = exports.ArrowRightOutlined = exports.ArrowLeftOutlined = exports.ArrowDownOutlined = exports.AppstoreOutlined = exports.AppstoreFilled = exports.AppstoreAddOutlined = exports.AlignRightOutlined = exports.AlignLeftOutlined = exports.AlignCenterOutlined = exports.AlertOutlined = exports.AlertFilled = exports.AlertCameraOutlined = exports.AlarmHostOutlined = exports.AircircuitBreakerOutlined = exports.AimOutlined = exports.AccountBookTwoTone = exports.AccountBookOutlined = exports.AccountBookFilled = void 0;
|
|
13
|
+
exports.HolderOutlined = exports.HeartOutlined = exports.HeartFilled = exports.GatewayOutlined = exports.GasSensorOutlined = exports.GasSensorControllerOutlined = exports.FullTargetOutlined = exports.FullTargetCameraOutlined = exports.FrownOutlined = exports.FrownFilled = exports.FormOutlined = exports.FireHydraulicsOutlined = exports.FireHydrantOutlined = exports.FireHostOutlined = exports.FireCameraOutlined = exports.FileZipOutlined = exports.FileWordOutlined = exports.FileUnknownOutlined = exports.FileTextOutlined = exports.FileSyncOutlined = exports.FileSearchOutlined = exports.FileProtectOutlined = exports.FilePptOutlined = exports.FilePdfOutlined = exports.FileOutlined = exports.FileMarkdownOutlined = exports.FileJpgOutlined = exports.FileImageOutlined = exports.FileGifOutlined = exports.FileExclamationOutlined = exports.FileExcelOutlined = exports.FileDoneOutlined = exports.FileAddOutlined = exports.FaceCameraOutlined = exports.EyeOutlined = exports.EyeInvisibleOutlined = exports.EyeInvisibleFilled = exports.EyeFilled = exports.ExpandOutlined = exports.ExclamationOutlined = exports.ExclamationCircleOutlined = exports.ExclamationCircleFilled = exports.EllipsisOutlined = exports.ElectricalFireOutlined = exports.EditOutlined = exports.DroneOutlined = exports.DownloadOutlined = exports.DownOutlined = exports.DoubleRightOutlined = exports.DoubleLeftOutlined = void 0;
|
|
14
|
+
exports.PayCircleOutlined = exports.PayCircleFilled = exports.PauseOutlined = exports.PauseCircleOutlined = exports.PauseCircleFilled = exports.ParkingLotOutlined = exports.O2Outlined = exports.NoVideoPurely = exports.NoPersonsPurely = exports.NoPersonPurely = exports.NoImagePurely = exports.NoDevicePurely = exports.NoDataPurely = exports.NoCarsPurely = exports.NoCarPurely = exports.NoAppPurely = exports.NoAlarmPurely = exports.Nh3Outlined = exports.MoreOutlined = exports.MinusSquareOutlined = exports.MinusSquareFilled = exports.MinusOutlined = exports.MinusCircleOutlined = exports.MinusCircleFilled = exports.MessageOutlined = exports.MenuUnfoldOutlined = exports.MenuFoldOutlined = exports.ManualAlarmSquareOutlined = exports.ManualAlarmCircleOutlined = exports.ManholeCoverOutlined = exports.LpgOutlined = exports.LockOutlined = exports.LockFilled = exports.LinsAccessOutlined = exports.LinkOutlined = exports.LeftOutlined = exports.LeakingOutlined = exports.KeyOutlined = exports.InvalidContentPurely = exports.IntelligentAccessOutlined = exports.InfraredOutlined = exports.InfraredHostOutlined = exports.InfoOutlined = exports.InfoCircleOutlined = exports.ImageFilled = exports.IdcardOutlined = exports.IdcardFilled = exports.HydrolabOutlined = exports.HumanTrafficVideoOutlined = exports.HomeOutlined = void 0;
|
|
15
|
+
exports.WaterLevelOutlined = exports.WaterFlowOutlined = exports.WarningOutlined = exports.WarningFilled = exports.VirtualCameraOutlined = exports.VideoOutlined = exports.VideoFilled = exports.VideoCameraOutlined = exports.VideoCameraFilled = exports.UserOutlined = exports.UserFilled = exports.UpOutlined = exports.ToTopOutlined = exports.ThermometerOutlined = exports.TemperaturePatchOutlined = exports.TagsOutlined = exports.TagsFilled = exports.TagOutlined = exports.TagFilled = exports.StarOutlined = exports.StarFilled = exports.StarCheckOutlined = exports.SmokeOutlined = exports.SmileOutlined = exports.SmileFilled = exports.SmartWaterMeterOutlined = exports.SmartWaterMeterFilled = exports.SmartWatchOutlined = exports.SmartLightPoleOutlined = exports.SmartDoorLockOutlined = exports.SmartBoxOutlined = exports.SleepOutlined = exports.SettingOutlined = exports.SearchOutlined = exports.SatelliteOutlined = exports.SafetyOutlined = exports.SafetyCertificateOutlined = exports.RulerOutlined = exports.RotationOutlined = exports.RotationCloseOutlined = exports.RightOutlined = exports.PmOutlined = exports.PlusSquareFilled = exports.PlusOutlined = exports.PlusCircleOutlined = exports.PlusCircleFilled = exports.PlayOutlined = exports.PlayCircleOutlined = exports.PlayCircleFilled = exports.PersonCameraOutlined = void 0;
|
|
16
|
+
exports.ZoomOutOutlined = exports.ZoomInOutlined = exports.WindSpeedOutlined = exports.WifiOutlined = exports.WeatherStationOutlined = void 0; // This index.ts file is generated automatically.
|
|
16
17
|
|
|
17
18
|
var AccountBookFilled_1 = require("./AccountBookFilled");
|
|
18
19
|
|
|
@@ -455,6 +456,15 @@ Object.defineProperty(exports, "DoorLockOutlined", {
|
|
|
455
456
|
}
|
|
456
457
|
});
|
|
457
458
|
|
|
459
|
+
var DoorSettingOutlined_1 = require("./DoorSettingOutlined");
|
|
460
|
+
|
|
461
|
+
Object.defineProperty(exports, "DoorSettingOutlined", {
|
|
462
|
+
enumerable: true,
|
|
463
|
+
get: function get() {
|
|
464
|
+
return __importDefault(DoorSettingOutlined_1).default;
|
|
465
|
+
}
|
|
466
|
+
});
|
|
467
|
+
|
|
458
468
|
var DoubleLeftOutlined_1 = require("./DoubleLeftOutlined");
|
|
459
469
|
|
|
460
470
|
Object.defineProperty(exports, "DoubleLeftOutlined", {
|
|
@@ -1004,6 +1014,15 @@ Object.defineProperty(exports, "IntelligentAccessOutlined", {
|
|
|
1004
1014
|
}
|
|
1005
1015
|
});
|
|
1006
1016
|
|
|
1017
|
+
var InvalidContentPurely_1 = require("./InvalidContentPurely");
|
|
1018
|
+
|
|
1019
|
+
Object.defineProperty(exports, "InvalidContentPurely", {
|
|
1020
|
+
enumerable: true,
|
|
1021
|
+
get: function get() {
|
|
1022
|
+
return __importDefault(InvalidContentPurely_1).default;
|
|
1023
|
+
}
|
|
1024
|
+
});
|
|
1025
|
+
|
|
1007
1026
|
var KeyOutlined_1 = require("./KeyOutlined");
|
|
1008
1027
|
|
|
1009
1028
|
Object.defineProperty(exports, "KeyOutlined", {
|
|
@@ -1193,6 +1212,96 @@ Object.defineProperty(exports, "Nh3Outlined", {
|
|
|
1193
1212
|
}
|
|
1194
1213
|
});
|
|
1195
1214
|
|
|
1215
|
+
var NoAlarmPurely_1 = require("./NoAlarmPurely");
|
|
1216
|
+
|
|
1217
|
+
Object.defineProperty(exports, "NoAlarmPurely", {
|
|
1218
|
+
enumerable: true,
|
|
1219
|
+
get: function get() {
|
|
1220
|
+
return __importDefault(NoAlarmPurely_1).default;
|
|
1221
|
+
}
|
|
1222
|
+
});
|
|
1223
|
+
|
|
1224
|
+
var NoAppPurely_1 = require("./NoAppPurely");
|
|
1225
|
+
|
|
1226
|
+
Object.defineProperty(exports, "NoAppPurely", {
|
|
1227
|
+
enumerable: true,
|
|
1228
|
+
get: function get() {
|
|
1229
|
+
return __importDefault(NoAppPurely_1).default;
|
|
1230
|
+
}
|
|
1231
|
+
});
|
|
1232
|
+
|
|
1233
|
+
var NoCarPurely_1 = require("./NoCarPurely");
|
|
1234
|
+
|
|
1235
|
+
Object.defineProperty(exports, "NoCarPurely", {
|
|
1236
|
+
enumerable: true,
|
|
1237
|
+
get: function get() {
|
|
1238
|
+
return __importDefault(NoCarPurely_1).default;
|
|
1239
|
+
}
|
|
1240
|
+
});
|
|
1241
|
+
|
|
1242
|
+
var NoCarsPurely_1 = require("./NoCarsPurely");
|
|
1243
|
+
|
|
1244
|
+
Object.defineProperty(exports, "NoCarsPurely", {
|
|
1245
|
+
enumerable: true,
|
|
1246
|
+
get: function get() {
|
|
1247
|
+
return __importDefault(NoCarsPurely_1).default;
|
|
1248
|
+
}
|
|
1249
|
+
});
|
|
1250
|
+
|
|
1251
|
+
var NoDataPurely_1 = require("./NoDataPurely");
|
|
1252
|
+
|
|
1253
|
+
Object.defineProperty(exports, "NoDataPurely", {
|
|
1254
|
+
enumerable: true,
|
|
1255
|
+
get: function get() {
|
|
1256
|
+
return __importDefault(NoDataPurely_1).default;
|
|
1257
|
+
}
|
|
1258
|
+
});
|
|
1259
|
+
|
|
1260
|
+
var NoDevicePurely_1 = require("./NoDevicePurely");
|
|
1261
|
+
|
|
1262
|
+
Object.defineProperty(exports, "NoDevicePurely", {
|
|
1263
|
+
enumerable: true,
|
|
1264
|
+
get: function get() {
|
|
1265
|
+
return __importDefault(NoDevicePurely_1).default;
|
|
1266
|
+
}
|
|
1267
|
+
});
|
|
1268
|
+
|
|
1269
|
+
var NoImagePurely_1 = require("./NoImagePurely");
|
|
1270
|
+
|
|
1271
|
+
Object.defineProperty(exports, "NoImagePurely", {
|
|
1272
|
+
enumerable: true,
|
|
1273
|
+
get: function get() {
|
|
1274
|
+
return __importDefault(NoImagePurely_1).default;
|
|
1275
|
+
}
|
|
1276
|
+
});
|
|
1277
|
+
|
|
1278
|
+
var NoPersonPurely_1 = require("./NoPersonPurely");
|
|
1279
|
+
|
|
1280
|
+
Object.defineProperty(exports, "NoPersonPurely", {
|
|
1281
|
+
enumerable: true,
|
|
1282
|
+
get: function get() {
|
|
1283
|
+
return __importDefault(NoPersonPurely_1).default;
|
|
1284
|
+
}
|
|
1285
|
+
});
|
|
1286
|
+
|
|
1287
|
+
var NoPersonsPurely_1 = require("./NoPersonsPurely");
|
|
1288
|
+
|
|
1289
|
+
Object.defineProperty(exports, "NoPersonsPurely", {
|
|
1290
|
+
enumerable: true,
|
|
1291
|
+
get: function get() {
|
|
1292
|
+
return __importDefault(NoPersonsPurely_1).default;
|
|
1293
|
+
}
|
|
1294
|
+
});
|
|
1295
|
+
|
|
1296
|
+
var NoVideoPurely_1 = require("./NoVideoPurely");
|
|
1297
|
+
|
|
1298
|
+
Object.defineProperty(exports, "NoVideoPurely", {
|
|
1299
|
+
enumerable: true,
|
|
1300
|
+
get: function get() {
|
|
1301
|
+
return __importDefault(NoVideoPurely_1).default;
|
|
1302
|
+
}
|
|
1303
|
+
});
|
|
1304
|
+
|
|
1196
1305
|
var O2Outlined_1 = require("./O2Outlined");
|
|
1197
1306
|
|
|
1198
1307
|
Object.defineProperty(exports, "O2Outlined", {
|
|
@@ -1373,6 +1482,33 @@ Object.defineProperty(exports, "RulerOutlined", {
|
|
|
1373
1482
|
}
|
|
1374
1483
|
});
|
|
1375
1484
|
|
|
1485
|
+
var SafetyCertificateOutlined_1 = require("./SafetyCertificateOutlined");
|
|
1486
|
+
|
|
1487
|
+
Object.defineProperty(exports, "SafetyCertificateOutlined", {
|
|
1488
|
+
enumerable: true,
|
|
1489
|
+
get: function get() {
|
|
1490
|
+
return __importDefault(SafetyCertificateOutlined_1).default;
|
|
1491
|
+
}
|
|
1492
|
+
});
|
|
1493
|
+
|
|
1494
|
+
var SafetyOutlined_1 = require("./SafetyOutlined");
|
|
1495
|
+
|
|
1496
|
+
Object.defineProperty(exports, "SafetyOutlined", {
|
|
1497
|
+
enumerable: true,
|
|
1498
|
+
get: function get() {
|
|
1499
|
+
return __importDefault(SafetyOutlined_1).default;
|
|
1500
|
+
}
|
|
1501
|
+
});
|
|
1502
|
+
|
|
1503
|
+
var SatelliteOutlined_1 = require("./SatelliteOutlined");
|
|
1504
|
+
|
|
1505
|
+
Object.defineProperty(exports, "SatelliteOutlined", {
|
|
1506
|
+
enumerable: true,
|
|
1507
|
+
get: function get() {
|
|
1508
|
+
return __importDefault(SatelliteOutlined_1).default;
|
|
1509
|
+
}
|
|
1510
|
+
});
|
|
1511
|
+
|
|
1376
1512
|
var SearchOutlined_1 = require("./SearchOutlined");
|
|
1377
1513
|
|
|
1378
1514
|
Object.defineProperty(exports, "SearchOutlined", {
|
|
@@ -1436,6 +1572,15 @@ Object.defineProperty(exports, "SmartWatchOutlined", {
|
|
|
1436
1572
|
}
|
|
1437
1573
|
});
|
|
1438
1574
|
|
|
1575
|
+
var SmartWaterMeterFilled_1 = require("./SmartWaterMeterFilled");
|
|
1576
|
+
|
|
1577
|
+
Object.defineProperty(exports, "SmartWaterMeterFilled", {
|
|
1578
|
+
enumerable: true,
|
|
1579
|
+
get: function get() {
|
|
1580
|
+
return __importDefault(SmartWaterMeterFilled_1).default;
|
|
1581
|
+
}
|
|
1582
|
+
});
|
|
1583
|
+
|
|
1439
1584
|
var SmartWaterMeterOutlined_1 = require("./SmartWaterMeterOutlined");
|
|
1440
1585
|
|
|
1441
1586
|
Object.defineProperty(exports, "SmartWaterMeterOutlined", {
|
|
@@ -1679,6 +1824,15 @@ Object.defineProperty(exports, "WeatherStationOutlined", {
|
|
|
1679
1824
|
}
|
|
1680
1825
|
});
|
|
1681
1826
|
|
|
1827
|
+
var WifiOutlined_1 = require("./WifiOutlined");
|
|
1828
|
+
|
|
1829
|
+
Object.defineProperty(exports, "WifiOutlined", {
|
|
1830
|
+
enumerable: true,
|
|
1831
|
+
get: function get() {
|
|
1832
|
+
return __importDefault(WifiOutlined_1).default;
|
|
1833
|
+
}
|
|
1834
|
+
});
|
|
1835
|
+
|
|
1682
1836
|
var WindSpeedOutlined_1 = require("./WindSpeedOutlined");
|
|
1683
1837
|
|
|
1684
1838
|
Object.defineProperty(exports, "WindSpeedOutlined", {
|
package/es/utils.d.ts
CHANGED
|
@@ -2,6 +2,7 @@ import type { AbstractNode, IconDefinition } from '@sensoro-design/icons-svg/lib
|
|
|
2
2
|
export interface Attrs {
|
|
3
3
|
[key: string]: string;
|
|
4
4
|
}
|
|
5
|
+
export declare const toHump: (name: string) => string;
|
|
5
6
|
export declare function normalizeAttrs(attrs?: Attrs): Attrs;
|
|
6
7
|
export declare function generate(node: AbstractNode, key: string, rootProps?: {
|
|
7
8
|
[key: string]: any;
|
package/es/utils.js
CHANGED
|
@@ -12,12 +12,20 @@ var __importDefault = this && this.__importDefault || function (mod) {
|
|
|
12
12
|
Object.defineProperty(exports, "__esModule", {
|
|
13
13
|
value: true
|
|
14
14
|
});
|
|
15
|
-
exports.normalizeTwoToneColors = exports.svgBaseProps = exports.isIconDefinition = exports.getSecondaryColor = exports.generate = exports.normalizeAttrs = void 0;
|
|
15
|
+
exports.normalizeTwoToneColors = exports.svgBaseProps = exports.isIconDefinition = exports.getSecondaryColor = exports.generate = exports.normalizeAttrs = exports.toHump = void 0;
|
|
16
16
|
|
|
17
17
|
var react_1 = __importDefault(require("react"));
|
|
18
18
|
|
|
19
19
|
var colors_1 = require("@ant-design/colors");
|
|
20
20
|
|
|
21
|
+
var toHump = function toHump(name) {
|
|
22
|
+
return name.replace(/(-|:)\w/g, function (v) {
|
|
23
|
+
return v.substring(1).toUpperCase();
|
|
24
|
+
});
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
exports.toHump = toHump;
|
|
28
|
+
|
|
21
29
|
function normalizeAttrs() {
|
|
22
30
|
var attrs = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
|
|
23
31
|
return Object.keys(attrs).reduce(function (acc, key) {
|
|
@@ -30,7 +38,7 @@ function normalizeAttrs() {
|
|
|
30
38
|
break;
|
|
31
39
|
|
|
32
40
|
default:
|
|
33
|
-
acc[key] = val;
|
|
41
|
+
acc[(0, exports.toHump)(key)] = val;
|
|
34
42
|
}
|
|
35
43
|
|
|
36
44
|
return acc;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const DoorSettingOutlined: 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 DoorSettingOutlined;
|
|
@@ -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 DoorSettingOutlined_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/DoorSettingOutlined"));
|
|
60
|
+
|
|
61
|
+
var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
|
|
62
|
+
|
|
63
|
+
var DoorSettingOutlined = React.forwardRef(function (props, ref) {
|
|
64
|
+
return /*#__PURE__*/React.createElement(SensoroIcon_1.default, (0, _extends2.default)({}, props, {
|
|
65
|
+
ref: ref,
|
|
66
|
+
icon: DoorSettingOutlined_1.default
|
|
67
|
+
}));
|
|
68
|
+
});
|
|
69
|
+
DoorSettingOutlined.displayName = 'DoorSettingOutlined';
|
|
70
|
+
exports.default = DoorSettingOutlined;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const InvalidContentPurely: 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 InvalidContentPurely;
|