@sensoro-design/icons 0.1.6 → 0.1.9
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 +24 -0
- package/CaretDownOutlined.d.ts +2 -0
- package/CaretDownOutlined.js +15 -0
- package/CaretLeftOutlined.d.ts +2 -0
- package/CaretLeftOutlined.js +15 -0
- package/CaretRightOutlined.d.ts +2 -0
- package/CaretRightOutlined.js +15 -0
- package/CaretUpOutlined.d.ts +2 -0
- package/CaretUpOutlined.js +15 -0
- package/CodeOutlined.d.ts +2 -0
- package/CodeOutlined.js +15 -0
- package/DeviceFilled.d.ts +2 -0
- package/DeviceFilled.js +15 -0
- package/DeviceOutlined.d.ts +2 -0
- package/DeviceOutlined.js +15 -0
- package/DoorSettingOutlined.d.ts +2 -0
- package/DoorSettingOutlined.js +15 -0
- package/FireFilled.d.ts +2 -0
- package/FireFilled.js +15 -0
- package/FireHydrantFilled.d.ts +2 -0
- package/FireHydrantFilled.js +15 -0
- package/FireOutlined.d.ts +2 -0
- package/FireOutlined.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/PoweroffOutlined.d.ts +2 -0
- package/PoweroffOutlined.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/SmokeFilled.d.ts +2 -0
- package/SmokeFilled.js +15 -0
- package/SoundOutlined.d.ts +2 -0
- package/SoundOutlined.js +15 -0
- package/WifiOutlined.d.ts +2 -0
- package/WifiOutlined.js +15 -0
- package/es/components/IconBase.d.ts +2 -2
- package/es/icons/CaretDownOutlined.d.ts +4 -0
- package/es/icons/CaretDownOutlined.js +68 -0
- package/es/icons/CaretLeftOutlined.d.ts +4 -0
- package/es/icons/CaretLeftOutlined.js +68 -0
- package/es/icons/CaretRightOutlined.d.ts +4 -0
- package/es/icons/CaretRightOutlined.js +68 -0
- package/es/icons/CaretUpOutlined.d.ts +4 -0
- package/es/icons/CaretUpOutlined.js +68 -0
- package/es/icons/CodeOutlined.d.ts +4 -0
- package/es/icons/CodeOutlined.js +68 -0
- package/es/icons/DeviceFilled.d.ts +4 -0
- package/es/icons/DeviceFilled.js +68 -0
- package/es/icons/DeviceOutlined.d.ts +4 -0
- package/es/icons/DeviceOutlined.js +68 -0
- package/es/icons/DoorSettingOutlined.d.ts +4 -0
- package/es/icons/DoorSettingOutlined.js +68 -0
- package/es/icons/FireFilled.d.ts +4 -0
- package/es/icons/FireFilled.js +68 -0
- package/es/icons/FireHydrantFilled.d.ts +4 -0
- package/es/icons/FireHydrantFilled.js +68 -0
- package/es/icons/FireOutlined.d.ts +4 -0
- package/es/icons/FireOutlined.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/PoweroffOutlined.d.ts +4 -0
- package/es/icons/PoweroffOutlined.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/SmokeFilled.d.ts +4 -0
- package/es/icons/SmokeFilled.js +68 -0
- package/es/icons/SoundOutlined.d.ts +4 -0
- package/es/icons/SoundOutlined.js +68 -0
- package/es/icons/WifiOutlined.d.ts +4 -0
- package/es/icons/WifiOutlined.js +68 -0
- package/es/icons/index.d.ts +30 -0
- package/es/icons/index.js +275 -4
- package/es/utils.d.ts +1 -0
- package/es/utils.js +10 -2
- package/lib/components/IconBase.d.ts +2 -2
- package/lib/icons/CaretDownOutlined.d.ts +4 -0
- package/lib/icons/CaretDownOutlined.js +70 -0
- package/lib/icons/CaretLeftOutlined.d.ts +4 -0
- package/lib/icons/CaretLeftOutlined.js +70 -0
- package/lib/icons/CaretRightOutlined.d.ts +4 -0
- package/lib/icons/CaretRightOutlined.js +70 -0
- package/lib/icons/CaretUpOutlined.d.ts +4 -0
- package/lib/icons/CaretUpOutlined.js +70 -0
- package/lib/icons/CodeOutlined.d.ts +4 -0
- package/lib/icons/CodeOutlined.js +70 -0
- package/lib/icons/DeviceFilled.d.ts +4 -0
- package/lib/icons/DeviceFilled.js +70 -0
- package/lib/icons/DeviceOutlined.d.ts +4 -0
- package/lib/icons/DeviceOutlined.js +70 -0
- package/lib/icons/DoorSettingOutlined.d.ts +4 -0
- package/lib/icons/DoorSettingOutlined.js +70 -0
- package/lib/icons/FireFilled.d.ts +4 -0
- package/lib/icons/FireFilled.js +70 -0
- package/lib/icons/FireHydrantFilled.d.ts +4 -0
- package/lib/icons/FireHydrantFilled.js +70 -0
- package/lib/icons/FireOutlined.d.ts +4 -0
- package/lib/icons/FireOutlined.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/PoweroffOutlined.d.ts +4 -0
- package/lib/icons/PoweroffOutlined.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/SmokeFilled.d.ts +4 -0
- package/lib/icons/SmokeFilled.js +70 -0
- package/lib/icons/SoundOutlined.d.ts +4 -0
- package/lib/icons/SoundOutlined.js +70 -0
- package/lib/icons/WifiOutlined.d.ts +4 -0
- package/lib/icons/WifiOutlined.js +70 -0
- package/lib/icons/index.d.ts +30 -0
- package/lib/icons/index.js +275 -4
- package/lib/utils.d.ts +1 -0
- package/lib/utils.js +10 -2
- package/package.json +2 -2
- package/templates/icon.ts.ejs +4 -4
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const SoundOutlined: 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 SoundOutlined;
|
|
@@ -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 SoundOutlined_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/SoundOutlined"));
|
|
60
|
+
|
|
61
|
+
var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
|
|
62
|
+
|
|
63
|
+
var SoundOutlined = React.forwardRef(function (props, ref) {
|
|
64
|
+
return /*#__PURE__*/React.createElement(SensoroIcon_1.default, (0, _extends2.default)({}, props, {
|
|
65
|
+
ref: ref,
|
|
66
|
+
icon: SoundOutlined_1.default
|
|
67
|
+
}));
|
|
68
|
+
});
|
|
69
|
+
SoundOutlined.displayName = 'SoundOutlined';
|
|
70
|
+
exports.default = SoundOutlined;
|
|
@@ -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,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 WifiOutlined_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/WifiOutlined"));
|
|
60
|
+
|
|
61
|
+
var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
|
|
62
|
+
|
|
63
|
+
var WifiOutlined = React.forwardRef(function (props, ref) {
|
|
64
|
+
return /*#__PURE__*/React.createElement(SensoroIcon_1.default, (0, _extends2.default)({}, props, {
|
|
65
|
+
ref: ref,
|
|
66
|
+
icon: WifiOutlined_1.default
|
|
67
|
+
}));
|
|
68
|
+
});
|
|
69
|
+
WifiOutlined.displayName = 'WifiOutlined';
|
|
70
|
+
exports.default = WifiOutlined;
|
package/lib/icons/index.d.ts
CHANGED
|
@@ -26,6 +26,10 @@ export { default as CameraFilled } from './CameraFilled';
|
|
|
26
26
|
export { default as CameraOutlined } from './CameraOutlined';
|
|
27
27
|
export { default as CarFilled } from './CarFilled';
|
|
28
28
|
export { default as CarOutlined } from './CarOutlined';
|
|
29
|
+
export { default as CaretDownOutlined } from './CaretDownOutlined';
|
|
30
|
+
export { default as CaretLeftOutlined } from './CaretLeftOutlined';
|
|
31
|
+
export { default as CaretRightOutlined } from './CaretRightOutlined';
|
|
32
|
+
export { default as CaretUpOutlined } from './CaretUpOutlined';
|
|
29
33
|
export { default as Ch4Outlined } from './Ch4Outlined';
|
|
30
34
|
export { default as CheckCircleFilled } from './CheckCircleFilled';
|
|
31
35
|
export { default as CheckCircleOutlined } from './CheckCircleOutlined';
|
|
@@ -41,12 +45,16 @@ export { default as CloseSquareFilled } from './CloseSquareFilled';
|
|
|
41
45
|
export { default as CloseSquareOutlined } from './CloseSquareOutlined';
|
|
42
46
|
export { default as Co2Outlined } from './Co2Outlined';
|
|
43
47
|
export { default as CoOutlined } from './CoOutlined';
|
|
48
|
+
export { default as CodeOutlined } from './CodeOutlined';
|
|
44
49
|
export { default as CompressOutlined } from './CompressOutlined';
|
|
45
50
|
export { default as ControllerOutlined } from './ControllerOutlined';
|
|
46
51
|
export { default as CopyOutlined } from './CopyOutlined';
|
|
47
52
|
export { default as DeleteOutlined } from './DeleteOutlined';
|
|
53
|
+
export { default as DeviceFilled } from './DeviceFilled';
|
|
54
|
+
export { default as DeviceOutlined } from './DeviceOutlined';
|
|
48
55
|
export { default as DomeCameraOutlined } from './DomeCameraOutlined';
|
|
49
56
|
export { default as DoorLockOutlined } from './DoorLockOutlined';
|
|
57
|
+
export { default as DoorSettingOutlined } from './DoorSettingOutlined';
|
|
50
58
|
export { default as DoubleLeftOutlined } from './DoubleLeftOutlined';
|
|
51
59
|
export { default as DoubleRightOutlined } from './DoubleRightOutlined';
|
|
52
60
|
export { default as DownOutlined } from './DownOutlined';
|
|
@@ -83,9 +91,12 @@ export { default as FileUnknownOutlined } from './FileUnknownOutlined';
|
|
|
83
91
|
export { default as FileWordOutlined } from './FileWordOutlined';
|
|
84
92
|
export { default as FileZipOutlined } from './FileZipOutlined';
|
|
85
93
|
export { default as FireCameraOutlined } from './FireCameraOutlined';
|
|
94
|
+
export { default as FireFilled } from './FireFilled';
|
|
86
95
|
export { default as FireHostOutlined } from './FireHostOutlined';
|
|
96
|
+
export { default as FireHydrantFilled } from './FireHydrantFilled';
|
|
87
97
|
export { default as FireHydrantOutlined } from './FireHydrantOutlined';
|
|
88
98
|
export { default as FireHydraulicsOutlined } from './FireHydraulicsOutlined';
|
|
99
|
+
export { default as FireOutlined } from './FireOutlined';
|
|
89
100
|
export { default as FormOutlined } from './FormOutlined';
|
|
90
101
|
export { default as FrownFilled } from './FrownFilled';
|
|
91
102
|
export { default as FrownOutlined } from './FrownOutlined';
|
|
@@ -108,6 +119,7 @@ export { default as InfoOutlined } from './InfoOutlined';
|
|
|
108
119
|
export { default as InfraredHostOutlined } from './InfraredHostOutlined';
|
|
109
120
|
export { default as InfraredOutlined } from './InfraredOutlined';
|
|
110
121
|
export { default as IntelligentAccessOutlined } from './IntelligentAccessOutlined';
|
|
122
|
+
export { default as InvalidContentPurely } from './InvalidContentPurely';
|
|
111
123
|
export { default as KeyOutlined } from './KeyOutlined';
|
|
112
124
|
export { default as LeakingOutlined } from './LeakingOutlined';
|
|
113
125
|
export { default as LeftOutlined } from './LeftOutlined';
|
|
@@ -129,6 +141,16 @@ export { default as MinusSquareFilled } from './MinusSquareFilled';
|
|
|
129
141
|
export { default as MinusSquareOutlined } from './MinusSquareOutlined';
|
|
130
142
|
export { default as MoreOutlined } from './MoreOutlined';
|
|
131
143
|
export { default as Nh3Outlined } from './Nh3Outlined';
|
|
144
|
+
export { default as NoAlarmPurely } from './NoAlarmPurely';
|
|
145
|
+
export { default as NoAppPurely } from './NoAppPurely';
|
|
146
|
+
export { default as NoCarPurely } from './NoCarPurely';
|
|
147
|
+
export { default as NoCarsPurely } from './NoCarsPurely';
|
|
148
|
+
export { default as NoDataPurely } from './NoDataPurely';
|
|
149
|
+
export { default as NoDevicePurely } from './NoDevicePurely';
|
|
150
|
+
export { default as NoImagePurely } from './NoImagePurely';
|
|
151
|
+
export { default as NoPersonPurely } from './NoPersonPurely';
|
|
152
|
+
export { default as NoPersonsPurely } from './NoPersonsPurely';
|
|
153
|
+
export { default as NoVideoPurely } from './NoVideoPurely';
|
|
132
154
|
export { default as O2Outlined } from './O2Outlined';
|
|
133
155
|
export { default as ParkingLotOutlined } from './ParkingLotOutlined';
|
|
134
156
|
export { default as PauseCircleFilled } from './PauseCircleFilled';
|
|
@@ -145,10 +167,14 @@ export { default as PlusCircleOutlined } from './PlusCircleOutlined';
|
|
|
145
167
|
export { default as PlusOutlined } from './PlusOutlined';
|
|
146
168
|
export { default as PlusSquareFilled } from './PlusSquareFilled';
|
|
147
169
|
export { default as PmOutlined } from './PmOutlined';
|
|
170
|
+
export { default as PoweroffOutlined } from './PoweroffOutlined';
|
|
148
171
|
export { default as RightOutlined } from './RightOutlined';
|
|
149
172
|
export { default as RotationCloseOutlined } from './RotationCloseOutlined';
|
|
150
173
|
export { default as RotationOutlined } from './RotationOutlined';
|
|
151
174
|
export { default as RulerOutlined } from './RulerOutlined';
|
|
175
|
+
export { default as SafetyCertificateOutlined } from './SafetyCertificateOutlined';
|
|
176
|
+
export { default as SafetyOutlined } from './SafetyOutlined';
|
|
177
|
+
export { default as SatelliteOutlined } from './SatelliteOutlined';
|
|
152
178
|
export { default as SearchOutlined } from './SearchOutlined';
|
|
153
179
|
export { default as SettingOutlined } from './SettingOutlined';
|
|
154
180
|
export { default as SleepOutlined } from './SleepOutlined';
|
|
@@ -156,10 +182,13 @@ export { default as SmartBoxOutlined } from './SmartBoxOutlined';
|
|
|
156
182
|
export { default as SmartDoorLockOutlined } from './SmartDoorLockOutlined';
|
|
157
183
|
export { default as SmartLightPoleOutlined } from './SmartLightPoleOutlined';
|
|
158
184
|
export { default as SmartWatchOutlined } from './SmartWatchOutlined';
|
|
185
|
+
export { default as SmartWaterMeterFilled } from './SmartWaterMeterFilled';
|
|
159
186
|
export { default as SmartWaterMeterOutlined } from './SmartWaterMeterOutlined';
|
|
160
187
|
export { default as SmileFilled } from './SmileFilled';
|
|
161
188
|
export { default as SmileOutlined } from './SmileOutlined';
|
|
189
|
+
export { default as SmokeFilled } from './SmokeFilled';
|
|
162
190
|
export { default as SmokeOutlined } from './SmokeOutlined';
|
|
191
|
+
export { default as SoundOutlined } from './SoundOutlined';
|
|
163
192
|
export { default as StarCheckOutlined } from './StarCheckOutlined';
|
|
164
193
|
export { default as StarFilled } from './StarFilled';
|
|
165
194
|
export { default as StarOutlined } from './StarOutlined';
|
|
@@ -183,6 +212,7 @@ export { default as WarningOutlined } from './WarningOutlined';
|
|
|
183
212
|
export { default as WaterFlowOutlined } from './WaterFlowOutlined';
|
|
184
213
|
export { default as WaterLevelOutlined } from './WaterLevelOutlined';
|
|
185
214
|
export { default as WeatherStationOutlined } from './WeatherStationOutlined';
|
|
215
|
+
export { default as WifiOutlined } from './WifiOutlined';
|
|
186
216
|
export { default as WindSpeedOutlined } from './WindSpeedOutlined';
|
|
187
217
|
export { default as ZoomInOutlined } from './ZoomInOutlined';
|
|
188
218
|
export { default as ZoomOutOutlined } from './ZoomOutOutlined';
|