@sensoro-design/icons 1.8.0 → 1.10.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/BarCardFilled.d.ts +2 -0
- package/BarCardFilled.js +15 -0
- package/BuildingFilled.d.ts +2 -0
- package/BuildingFilled.js +15 -0
- package/BuildingOutlined.d.ts +2 -0
- package/BuildingOutlined.js +15 -0
- package/CHANGELOG.md +30 -0
- package/CarCameraOutlined.d.ts +2 -0
- package/CarCameraOutlined.js +15 -0
- package/CarRecordOutlined.d.ts +2 -0
- package/CarRecordOutlined.js +15 -0
- package/CarUnknownOutlined.d.ts +2 -0
- package/CarUnknownOutlined.js +15 -0
- package/FileSearchFilled.d.ts +2 -0
- package/FileSearchFilled.js +15 -0
- package/FileTempOutlined.d.ts +2 -0
- package/FileTempOutlined.js +15 -0
- package/FireExitsFilled.d.ts +2 -0
- package/FireExitsFilled.js +15 -0
- package/FireStationFilled.d.ts +2 -0
- package/FireStationFilled.js +15 -0
- package/FireWarningFilled.d.ts +2 -0
- package/FireWarningFilled.js +15 -0
- package/GroupFilled.d.ts +2 -0
- package/GroupFilled.js +15 -0
- package/HumanoidLeftFilled.d.ts +2 -0
- package/HumanoidLeftFilled.js +15 -0
- package/HumanoidRightFilled.d.ts +2 -0
- package/HumanoidRightFilled.js +15 -0
- package/ListFilled.d.ts +2 -0
- package/ListFilled.js +15 -0
- package/NonMotorVehicleFilled.d.ts +2 -0
- package/NonMotorVehicleFilled.js +15 -0
- package/NonMotorVehicleOutlined.d.ts +2 -0
- package/NonMotorVehicleOutlined.js +15 -0
- package/OrderListFilled.d.ts +2 -0
- package/OrderListFilled.js +15 -0
- package/OrderReaultFilled.d.ts +2 -0
- package/OrderReaultFilled.js +15 -0
- package/OrganizeFilled.d.ts +2 -0
- package/OrganizeFilled.js +15 -0
- package/OrganizeOutlined.d.ts +2 -0
- package/OrganizeOutlined.js +15 -0
- package/SafetyCertificateFilled.d.ts +2 -0
- package/SafetyCertificateFilled.js +15 -0
- package/TemplateFilled.d.ts +2 -0
- package/TemplateFilled.js +15 -0
- package/es/icons/BarCardFilled.d.ts +4 -0
- package/es/icons/BarCardFilled.js +68 -0
- package/es/icons/BuildingFilled.d.ts +4 -0
- package/es/icons/BuildingFilled.js +68 -0
- package/es/icons/BuildingOutlined.d.ts +4 -0
- package/es/icons/BuildingOutlined.js +68 -0
- package/es/icons/CarCameraOutlined.d.ts +4 -0
- package/es/icons/CarCameraOutlined.js +68 -0
- package/es/icons/CarRecordOutlined.d.ts +4 -0
- package/es/icons/CarRecordOutlined.js +68 -0
- package/es/icons/CarUnknownOutlined.d.ts +4 -0
- package/es/icons/CarUnknownOutlined.js +68 -0
- package/es/icons/FileSearchFilled.d.ts +4 -0
- package/es/icons/FileSearchFilled.js +68 -0
- package/es/icons/FileTempOutlined.d.ts +4 -0
- package/es/icons/FileTempOutlined.js +68 -0
- package/es/icons/FireExitsFilled.d.ts +4 -0
- package/es/icons/FireExitsFilled.js +68 -0
- package/es/icons/FireStationFilled.d.ts +4 -0
- package/es/icons/FireStationFilled.js +68 -0
- package/es/icons/FireWarningFilled.d.ts +4 -0
- package/es/icons/FireWarningFilled.js +68 -0
- package/es/icons/GroupFilled.d.ts +4 -0
- package/es/icons/GroupFilled.js +68 -0
- package/es/icons/HumanoidLeftFilled.d.ts +4 -0
- package/es/icons/HumanoidLeftFilled.js +68 -0
- package/es/icons/HumanoidRightFilled.d.ts +4 -0
- package/es/icons/HumanoidRightFilled.js +68 -0
- package/es/icons/ListFilled.d.ts +4 -0
- package/es/icons/ListFilled.js +68 -0
- package/es/icons/NonMotorVehicleFilled.d.ts +4 -0
- package/es/icons/NonMotorVehicleFilled.js +68 -0
- package/es/icons/NonMotorVehicleOutlined.d.ts +4 -0
- package/es/icons/NonMotorVehicleOutlined.js +68 -0
- package/es/icons/OrderListFilled.d.ts +4 -0
- package/es/icons/OrderListFilled.js +68 -0
- package/es/icons/OrderReaultFilled.d.ts +4 -0
- package/es/icons/OrderReaultFilled.js +68 -0
- package/es/icons/OrganizeFilled.d.ts +4 -0
- package/es/icons/OrganizeFilled.js +68 -0
- package/es/icons/OrganizeOutlined.d.ts +4 -0
- package/es/icons/OrganizeOutlined.js +68 -0
- package/es/icons/SafetyCertificateFilled.d.ts +4 -0
- package/es/icons/SafetyCertificateFilled.js +68 -0
- package/es/icons/TemplateFilled.d.ts +4 -0
- package/es/icons/TemplateFilled.js +68 -0
- package/es/icons/index.d.ts +23 -0
- package/es/icons/index.js +214 -7
- package/lib/icons/BarCardFilled.d.ts +4 -0
- package/lib/icons/BarCardFilled.js +70 -0
- package/lib/icons/BuildingFilled.d.ts +4 -0
- package/lib/icons/BuildingFilled.js +70 -0
- package/lib/icons/BuildingOutlined.d.ts +4 -0
- package/lib/icons/BuildingOutlined.js +70 -0
- package/lib/icons/CarCameraOutlined.d.ts +4 -0
- package/lib/icons/CarCameraOutlined.js +70 -0
- package/lib/icons/CarRecordOutlined.d.ts +4 -0
- package/lib/icons/CarRecordOutlined.js +70 -0
- package/lib/icons/CarUnknownOutlined.d.ts +4 -0
- package/lib/icons/CarUnknownOutlined.js +70 -0
- package/lib/icons/FileSearchFilled.d.ts +4 -0
- package/lib/icons/FileSearchFilled.js +70 -0
- package/lib/icons/FileTempOutlined.d.ts +4 -0
- package/lib/icons/FileTempOutlined.js +70 -0
- package/lib/icons/FireExitsFilled.d.ts +4 -0
- package/lib/icons/FireExitsFilled.js +70 -0
- package/lib/icons/FireStationFilled.d.ts +4 -0
- package/lib/icons/FireStationFilled.js +70 -0
- package/lib/icons/FireWarningFilled.d.ts +4 -0
- package/lib/icons/FireWarningFilled.js +70 -0
- package/lib/icons/GroupFilled.d.ts +4 -0
- package/lib/icons/GroupFilled.js +70 -0
- package/lib/icons/HumanoidLeftFilled.d.ts +4 -0
- package/lib/icons/HumanoidLeftFilled.js +70 -0
- package/lib/icons/HumanoidRightFilled.d.ts +4 -0
- package/lib/icons/HumanoidRightFilled.js +70 -0
- package/lib/icons/ListFilled.d.ts +4 -0
- package/lib/icons/ListFilled.js +70 -0
- package/lib/icons/NonMotorVehicleFilled.d.ts +4 -0
- package/lib/icons/NonMotorVehicleFilled.js +70 -0
- package/lib/icons/NonMotorVehicleOutlined.d.ts +4 -0
- package/lib/icons/NonMotorVehicleOutlined.js +70 -0
- package/lib/icons/OrderListFilled.d.ts +4 -0
- package/lib/icons/OrderListFilled.js +70 -0
- package/lib/icons/OrderReaultFilled.d.ts +4 -0
- package/lib/icons/OrderReaultFilled.js +70 -0
- package/lib/icons/OrganizeFilled.d.ts +4 -0
- package/lib/icons/OrganizeFilled.js +70 -0
- package/lib/icons/OrganizeOutlined.d.ts +4 -0
- package/lib/icons/OrganizeOutlined.js +70 -0
- package/lib/icons/SafetyCertificateFilled.d.ts +4 -0
- package/lib/icons/SafetyCertificateFilled.js +70 -0
- package/lib/icons/TemplateFilled.d.ts +4 -0
- package/lib/icons/TemplateFilled.js +70 -0
- package/lib/icons/index.d.ts +23 -0
- package/lib/icons/index.js +214 -7
- package/package.json +2 -2
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const SafetyCertificateFilled: 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 SafetyCertificateFilled;
|
|
@@ -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 SafetyCertificateFilled_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/SafetyCertificateFilled"));
|
|
58
|
+
|
|
59
|
+
var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
|
|
60
|
+
|
|
61
|
+
var SafetyCertificateFilled = React.forwardRef(function (props, ref) {
|
|
62
|
+
return /*#__PURE__*/React.createElement(SensoroIcon_1.default, _extends({}, props, {
|
|
63
|
+
ref: ref,
|
|
64
|
+
icon: SafetyCertificateFilled_1.default
|
|
65
|
+
}));
|
|
66
|
+
});
|
|
67
|
+
SafetyCertificateFilled.displayName = 'SafetyCertificateFilled';
|
|
68
|
+
exports.default = SafetyCertificateFilled;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const TemplateFilled: 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 TemplateFilled;
|
|
@@ -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 TemplateFilled_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/TemplateFilled"));
|
|
58
|
+
|
|
59
|
+
var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
|
|
60
|
+
|
|
61
|
+
var TemplateFilled = React.forwardRef(function (props, ref) {
|
|
62
|
+
return /*#__PURE__*/React.createElement(SensoroIcon_1.default, _extends({}, props, {
|
|
63
|
+
ref: ref,
|
|
64
|
+
icon: TemplateFilled_1.default
|
|
65
|
+
}));
|
|
66
|
+
});
|
|
67
|
+
TemplateFilled.displayName = 'TemplateFilled';
|
|
68
|
+
exports.default = TemplateFilled;
|
package/es/icons/index.d.ts
CHANGED
|
@@ -24,17 +24,23 @@ export { default as AudibleAlarmOutlined } from './AudibleAlarmOutlined';
|
|
|
24
24
|
export { default as AudioMutedOutlined } from './AudioMutedOutlined';
|
|
25
25
|
export { default as AudioOutlined } from './AudioOutlined';
|
|
26
26
|
export { default as AuthOutlined } from './AuthOutlined';
|
|
27
|
+
export { default as BarCardFilled } from './BarCardFilled';
|
|
27
28
|
export { default as BellOutlined } from './BellOutlined';
|
|
28
29
|
export { default as BlockOutlined } from './BlockOutlined';
|
|
29
30
|
export { default as BugOutlined } from './BugOutlined';
|
|
31
|
+
export { default as BuildingFilled } from './BuildingFilled';
|
|
32
|
+
export { default as BuildingOutlined } from './BuildingOutlined';
|
|
30
33
|
export { default as BulbOutlined } from './BulbOutlined';
|
|
31
34
|
export { default as CalendarCheckOutlined } from './CalendarCheckOutlined';
|
|
32
35
|
export { default as CalendarClockOutlined } from './CalendarClockOutlined';
|
|
33
36
|
export { default as CalendarOutlined } from './CalendarOutlined';
|
|
34
37
|
export { default as CameraFilled } from './CameraFilled';
|
|
35
38
|
export { default as CameraOutlined } from './CameraOutlined';
|
|
39
|
+
export { default as CarCameraOutlined } from './CarCameraOutlined';
|
|
36
40
|
export { default as CarFilled } from './CarFilled';
|
|
37
41
|
export { default as CarOutlined } from './CarOutlined';
|
|
42
|
+
export { default as CarRecordOutlined } from './CarRecordOutlined';
|
|
43
|
+
export { default as CarUnknownOutlined } from './CarUnknownOutlined';
|
|
38
44
|
export { default as CaretDownOutlined } from './CaretDownOutlined';
|
|
39
45
|
export { default as CaretLeftOutlined } from './CaretLeftOutlined';
|
|
40
46
|
export { default as CaretRightOutlined } from './CaretRightOutlined';
|
|
@@ -106,8 +112,10 @@ export { default as FilePenOutlined } from './FilePenOutlined';
|
|
|
106
112
|
export { default as FilePptOutlined } from './FilePptOutlined';
|
|
107
113
|
export { default as FileProtectOutlined } from './FileProtectOutlined';
|
|
108
114
|
export { default as FileSealOutlined } from './FileSealOutlined';
|
|
115
|
+
export { default as FileSearchFilled } from './FileSearchFilled';
|
|
109
116
|
export { default as FileSearchOutlined } from './FileSearchOutlined';
|
|
110
117
|
export { default as FileSyncOutlined } from './FileSyncOutlined';
|
|
118
|
+
export { default as FileTempOutlined } from './FileTempOutlined';
|
|
111
119
|
export { default as FileTextOutlined } from './FileTextOutlined';
|
|
112
120
|
export { default as FileTimeOutlined } from './FileTimeOutlined';
|
|
113
121
|
export { default as FileUnknownOutlined } from './FileUnknownOutlined';
|
|
@@ -118,12 +126,15 @@ export { default as FileZipOutlined } from './FileZipOutlined';
|
|
|
118
126
|
export { default as FilterFilled } from './FilterFilled';
|
|
119
127
|
export { default as FilterOutlined } from './FilterOutlined';
|
|
120
128
|
export { default as FireCameraOutlined } from './FireCameraOutlined';
|
|
129
|
+
export { default as FireExitsFilled } from './FireExitsFilled';
|
|
121
130
|
export { default as FireFilled } from './FireFilled';
|
|
122
131
|
export { default as FireHostOutlined } from './FireHostOutlined';
|
|
123
132
|
export { default as FireHydrantFilled } from './FireHydrantFilled';
|
|
124
133
|
export { default as FireHydrantOutlined } from './FireHydrantOutlined';
|
|
125
134
|
export { default as FireHydraulicsOutlined } from './FireHydraulicsOutlined';
|
|
126
135
|
export { default as FireOutlined } from './FireOutlined';
|
|
136
|
+
export { default as FireStationFilled } from './FireStationFilled';
|
|
137
|
+
export { default as FireWarningFilled } from './FireWarningFilled';
|
|
127
138
|
export { default as FormOutlined } from './FormOutlined';
|
|
128
139
|
export { default as FrownFilled } from './FrownFilled';
|
|
129
140
|
export { default as FrownOutlined } from './FrownOutlined';
|
|
@@ -135,12 +146,15 @@ export { default as GasSensorControllerOutlined } from './GasSensorControllerOut
|
|
|
135
146
|
export { default as GasSensorOutlined } from './GasSensorOutlined';
|
|
136
147
|
export { default as GatewayOutlined } from './GatewayOutlined';
|
|
137
148
|
export { default as GithubFilled } from './GithubFilled';
|
|
149
|
+
export { default as GroupFilled } from './GroupFilled';
|
|
138
150
|
export { default as HeartFilled } from './HeartFilled';
|
|
139
151
|
export { default as HeartOutlined } from './HeartOutlined';
|
|
140
152
|
export { default as HolderOutlined } from './HolderOutlined';
|
|
141
153
|
export { default as HolderVerticalOutlined } from './HolderVerticalOutlined';
|
|
142
154
|
export { default as HomeOutlined } from './HomeOutlined';
|
|
143
155
|
export { default as HumanTrafficVideoOutlined } from './HumanTrafficVideoOutlined';
|
|
156
|
+
export { default as HumanoidLeftFilled } from './HumanoidLeftFilled';
|
|
157
|
+
export { default as HumanoidRightFilled } from './HumanoidRightFilled';
|
|
144
158
|
export { default as HydrolabOutlined } from './HydrolabOutlined';
|
|
145
159
|
export { default as IdcardFilled } from './IdcardFilled';
|
|
146
160
|
export { default as IdcardOutlined } from './IdcardOutlined';
|
|
@@ -163,6 +177,7 @@ export { default as LikeOutlined } from './LikeOutlined';
|
|
|
163
177
|
export { default as LineOutlined } from './LineOutlined';
|
|
164
178
|
export { default as LinkOutlined } from './LinkOutlined';
|
|
165
179
|
export { default as LinsAccessOutlined } from './LinsAccessOutlined';
|
|
180
|
+
export { default as ListFilled } from './ListFilled';
|
|
166
181
|
export { default as LoadingOutlined } from './LoadingOutlined';
|
|
167
182
|
export { default as LocationFilled } from './LocationFilled';
|
|
168
183
|
export { default as LocationOutlined } from './LocationOutlined';
|
|
@@ -199,11 +214,17 @@ export { default as NoImagePurely } from './NoImagePurely';
|
|
|
199
214
|
export { default as NoPersonPurely } from './NoPersonPurely';
|
|
200
215
|
export { default as NoPersonsPurely } from './NoPersonsPurely';
|
|
201
216
|
export { default as NoVideoPurely } from './NoVideoPurely';
|
|
217
|
+
export { default as NonMotorVehicleFilled } from './NonMotorVehicleFilled';
|
|
218
|
+
export { default as NonMotorVehicleOutlined } from './NonMotorVehicleOutlined';
|
|
202
219
|
export { default as O2Outlined } from './O2Outlined';
|
|
203
220
|
export { default as ObliqueLineOutlined } from './ObliqueLineOutlined';
|
|
204
221
|
export { default as OfflineOutlined } from './OfflineOutlined';
|
|
205
222
|
export { default as OneToOneOutlined } from './OneToOneOutlined';
|
|
223
|
+
export { default as OrderListFilled } from './OrderListFilled';
|
|
224
|
+
export { default as OrderReaultFilled } from './OrderReaultFilled';
|
|
206
225
|
export { default as OrderedListOutlined } from './OrderedListOutlined';
|
|
226
|
+
export { default as OrganizeFilled } from './OrganizeFilled';
|
|
227
|
+
export { default as OrganizeOutlined } from './OrganizeOutlined';
|
|
207
228
|
export { default as OriginalSizeOutlined } from './OriginalSizeOutlined';
|
|
208
229
|
export { default as PaperClipOutlined } from './PaperClipOutlined';
|
|
209
230
|
export { default as ParkingLotOutlined } from './ParkingLotOutlined';
|
|
@@ -245,6 +266,7 @@ export { default as RotateRightOutlined } from './RotateRightOutlined';
|
|
|
245
266
|
export { default as RotationCloseOutlined } from './RotationCloseOutlined';
|
|
246
267
|
export { default as RotationOutlined } from './RotationOutlined';
|
|
247
268
|
export { default as RulerOutlined } from './RulerOutlined';
|
|
269
|
+
export { default as SafetyCertificateFilled } from './SafetyCertificateFilled';
|
|
248
270
|
export { default as SafetyCertificateOutlined } from './SafetyCertificateOutlined';
|
|
249
271
|
export { default as SafetyOutlined } from './SafetyOutlined';
|
|
250
272
|
export { default as SatelliteOutlined } from './SatelliteOutlined';
|
|
@@ -285,6 +307,7 @@ export { default as TagOutlined } from './TagOutlined';
|
|
|
285
307
|
export { default as TagsFilled } from './TagsFilled';
|
|
286
308
|
export { default as TagsOutlined } from './TagsOutlined';
|
|
287
309
|
export { default as TemperaturePatchOutlined } from './TemperaturePatchOutlined';
|
|
310
|
+
export { default as TemplateFilled } from './TemplateFilled';
|
|
288
311
|
export { default as TetrisOutlined } from './TetrisOutlined';
|
|
289
312
|
export { default as ThermometerOutlined } from './ThermometerOutlined';
|
|
290
313
|
export { default as ToTopOutlined } from './ToTopOutlined';
|