@sensoro-design/icons 1.28.1 → 1.31.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (156) hide show
  1. package/AirPressureOutlined.d.ts +2 -0
  2. package/AirPressureOutlined.js +15 -0
  3. package/BatteryGroupFilled.d.ts +2 -0
  4. package/BatteryGroupFilled.js +15 -0
  5. package/BridgeFilled.d.ts +2 -0
  6. package/BridgeFilled.js +15 -0
  7. package/CHANGELOG.md +34 -0
  8. package/CarParkFilled.d.ts +2 -0
  9. package/CarParkFilled.js +15 -0
  10. package/DewOutlined.d.ts +2 -0
  11. package/DewOutlined.js +15 -0
  12. package/GalleryFilled.d.ts +2 -0
  13. package/GalleryFilled.js +15 -0
  14. package/GasStationFilled.d.ts +2 -0
  15. package/GasStationFilled.js +15 -0
  16. package/HeatmapFilled.d.ts +2 -0
  17. package/HeatmapFilled.js +15 -0
  18. package/HumidityOutlined.d.ts +2 -0
  19. package/HumidityOutlined.js +15 -0
  20. package/NoiseOutlined.d.ts +2 -0
  21. package/NoiseOutlined.js +15 -0
  22. package/O3Outlined.d.ts +2 -0
  23. package/O3Outlined.js +15 -0
  24. package/PhoneFilled.d.ts +2 -0
  25. package/PhoneFilled.js +15 -0
  26. package/Pm25Outlined.d.ts +2 -0
  27. package/Pm25Outlined.js +15 -0
  28. package/PowerPerceptionFilled.d.ts +2 -0
  29. package/PowerPerceptionFilled.js +15 -0
  30. package/RainfallIntensityOutlined.d.ts +2 -0
  31. package/RainfallIntensityOutlined.js +15 -0
  32. package/RainfallOutlined.d.ts +2 -0
  33. package/RainfallOutlined.js +15 -0
  34. package/RefillStationFilled.d.ts +2 -0
  35. package/RefillStationFilled.js +15 -0
  36. package/RoadFilled.d.ts +2 -0
  37. package/RoadFilled.js +15 -0
  38. package/RoadNetworkInfoFilled.d.ts +2 -0
  39. package/RoadNetworkInfoFilled.js +15 -0
  40. package/RoadOutlined.d.ts +2 -0
  41. package/RoadOutlined.js +15 -0
  42. package/SunriseOutlined.d.ts +2 -0
  43. package/SunriseOutlined.js +15 -0
  44. package/SunsetOutlined.d.ts +2 -0
  45. package/SunsetOutlined.js +15 -0
  46. package/TrafficLightFilled.d.ts +2 -0
  47. package/TrafficLightFilled.js +15 -0
  48. package/TunnelFilled.d.ts +2 -0
  49. package/TunnelFilled.js +15 -0
  50. package/WindDirectionOutlined.d.ts +2 -0
  51. package/WindDirectionOutlined.js +15 -0
  52. package/es/icons/AirPressureOutlined.d.ts +4 -0
  53. package/es/icons/AirPressureOutlined.js +68 -0
  54. package/es/icons/BatteryGroupFilled.d.ts +4 -0
  55. package/es/icons/BatteryGroupFilled.js +68 -0
  56. package/es/icons/BridgeFilled.d.ts +4 -0
  57. package/es/icons/BridgeFilled.js +68 -0
  58. package/es/icons/CarParkFilled.d.ts +4 -0
  59. package/es/icons/CarParkFilled.js +68 -0
  60. package/es/icons/DewOutlined.d.ts +4 -0
  61. package/es/icons/DewOutlined.js +68 -0
  62. package/es/icons/GalleryFilled.d.ts +4 -0
  63. package/es/icons/GalleryFilled.js +68 -0
  64. package/es/icons/GasStationFilled.d.ts +4 -0
  65. package/es/icons/GasStationFilled.js +68 -0
  66. package/es/icons/HeatmapFilled.d.ts +4 -0
  67. package/es/icons/HeatmapFilled.js +68 -0
  68. package/es/icons/HumidityOutlined.d.ts +4 -0
  69. package/es/icons/HumidityOutlined.js +68 -0
  70. package/es/icons/NoiseOutlined.d.ts +4 -0
  71. package/es/icons/NoiseOutlined.js +68 -0
  72. package/es/icons/O3Outlined.d.ts +4 -0
  73. package/es/icons/O3Outlined.js +68 -0
  74. package/es/icons/PhoneFilled.d.ts +4 -0
  75. package/es/icons/PhoneFilled.js +68 -0
  76. package/es/icons/Pm25Outlined.d.ts +4 -0
  77. package/es/icons/Pm25Outlined.js +68 -0
  78. package/es/icons/PowerPerceptionFilled.d.ts +4 -0
  79. package/es/icons/PowerPerceptionFilled.js +68 -0
  80. package/es/icons/RainfallIntensityOutlined.d.ts +4 -0
  81. package/es/icons/RainfallIntensityOutlined.js +68 -0
  82. package/es/icons/RainfallOutlined.d.ts +4 -0
  83. package/es/icons/RainfallOutlined.js +68 -0
  84. package/es/icons/RefillStationFilled.d.ts +4 -0
  85. package/es/icons/RefillStationFilled.js +68 -0
  86. package/es/icons/RoadFilled.d.ts +4 -0
  87. package/es/icons/RoadFilled.js +68 -0
  88. package/es/icons/RoadNetworkInfoFilled.d.ts +4 -0
  89. package/es/icons/RoadNetworkInfoFilled.js +68 -0
  90. package/es/icons/RoadOutlined.d.ts +4 -0
  91. package/es/icons/RoadOutlined.js +68 -0
  92. package/es/icons/SunriseOutlined.d.ts +4 -0
  93. package/es/icons/SunriseOutlined.js +68 -0
  94. package/es/icons/SunsetOutlined.d.ts +4 -0
  95. package/es/icons/SunsetOutlined.js +68 -0
  96. package/es/icons/TrafficLightFilled.d.ts +4 -0
  97. package/es/icons/TrafficLightFilled.js +68 -0
  98. package/es/icons/TunnelFilled.d.ts +4 -0
  99. package/es/icons/TunnelFilled.js +68 -0
  100. package/es/icons/WindDirectionOutlined.d.ts +4 -0
  101. package/es/icons/WindDirectionOutlined.js +68 -0
  102. package/es/icons/index.d.ts +25 -0
  103. package/es/icons/index.js +235 -10
  104. package/lib/icons/AirPressureOutlined.d.ts +4 -0
  105. package/lib/icons/AirPressureOutlined.js +70 -0
  106. package/lib/icons/BatteryGroupFilled.d.ts +4 -0
  107. package/lib/icons/BatteryGroupFilled.js +70 -0
  108. package/lib/icons/BridgeFilled.d.ts +4 -0
  109. package/lib/icons/BridgeFilled.js +70 -0
  110. package/lib/icons/CarParkFilled.d.ts +4 -0
  111. package/lib/icons/CarParkFilled.js +70 -0
  112. package/lib/icons/DewOutlined.d.ts +4 -0
  113. package/lib/icons/DewOutlined.js +70 -0
  114. package/lib/icons/GalleryFilled.d.ts +4 -0
  115. package/lib/icons/GalleryFilled.js +70 -0
  116. package/lib/icons/GasStationFilled.d.ts +4 -0
  117. package/lib/icons/GasStationFilled.js +70 -0
  118. package/lib/icons/HeatmapFilled.d.ts +4 -0
  119. package/lib/icons/HeatmapFilled.js +70 -0
  120. package/lib/icons/HumidityOutlined.d.ts +4 -0
  121. package/lib/icons/HumidityOutlined.js +70 -0
  122. package/lib/icons/NoiseOutlined.d.ts +4 -0
  123. package/lib/icons/NoiseOutlined.js +70 -0
  124. package/lib/icons/O3Outlined.d.ts +4 -0
  125. package/lib/icons/O3Outlined.js +70 -0
  126. package/lib/icons/PhoneFilled.d.ts +4 -0
  127. package/lib/icons/PhoneFilled.js +70 -0
  128. package/lib/icons/Pm25Outlined.d.ts +4 -0
  129. package/lib/icons/Pm25Outlined.js +70 -0
  130. package/lib/icons/PowerPerceptionFilled.d.ts +4 -0
  131. package/lib/icons/PowerPerceptionFilled.js +70 -0
  132. package/lib/icons/RainfallIntensityOutlined.d.ts +4 -0
  133. package/lib/icons/RainfallIntensityOutlined.js +70 -0
  134. package/lib/icons/RainfallOutlined.d.ts +4 -0
  135. package/lib/icons/RainfallOutlined.js +70 -0
  136. package/lib/icons/RefillStationFilled.d.ts +4 -0
  137. package/lib/icons/RefillStationFilled.js +70 -0
  138. package/lib/icons/RoadFilled.d.ts +4 -0
  139. package/lib/icons/RoadFilled.js +70 -0
  140. package/lib/icons/RoadNetworkInfoFilled.d.ts +4 -0
  141. package/lib/icons/RoadNetworkInfoFilled.js +70 -0
  142. package/lib/icons/RoadOutlined.d.ts +4 -0
  143. package/lib/icons/RoadOutlined.js +70 -0
  144. package/lib/icons/SunriseOutlined.d.ts +4 -0
  145. package/lib/icons/SunriseOutlined.js +70 -0
  146. package/lib/icons/SunsetOutlined.d.ts +4 -0
  147. package/lib/icons/SunsetOutlined.js +70 -0
  148. package/lib/icons/TrafficLightFilled.d.ts +4 -0
  149. package/lib/icons/TrafficLightFilled.js +70 -0
  150. package/lib/icons/TunnelFilled.d.ts +4 -0
  151. package/lib/icons/TunnelFilled.js +70 -0
  152. package/lib/icons/WindDirectionOutlined.d.ts +4 -0
  153. package/lib/icons/WindDirectionOutlined.js +70 -0
  154. package/lib/icons/index.d.ts +25 -0
  155. package/lib/icons/index.js +235 -10
  156. package/package.json +2 -2
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const SunriseOutlined: 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 SunriseOutlined;
@@ -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 SunriseOutlined_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/SunriseOutlined"));
58
+
59
+ var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
60
+
61
+ var SunriseOutlined = React.forwardRef(function (props, ref) {
62
+ return /*#__PURE__*/React.createElement(SensoroIcon_1.default, _extends({}, props, {
63
+ ref: ref,
64
+ icon: SunriseOutlined_1.default
65
+ }));
66
+ });
67
+ SunriseOutlined.displayName = 'SunriseOutlined';
68
+ exports.default = SunriseOutlined;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const SunsetOutlined: 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 SunsetOutlined;
@@ -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 SunsetOutlined_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/SunsetOutlined"));
58
+
59
+ var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
60
+
61
+ var SunsetOutlined = React.forwardRef(function (props, ref) {
62
+ return /*#__PURE__*/React.createElement(SensoroIcon_1.default, _extends({}, props, {
63
+ ref: ref,
64
+ icon: SunsetOutlined_1.default
65
+ }));
66
+ });
67
+ SunsetOutlined.displayName = 'SunsetOutlined';
68
+ exports.default = SunsetOutlined;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const TrafficLightFilled: 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 TrafficLightFilled;
@@ -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 TrafficLightFilled_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/TrafficLightFilled"));
58
+
59
+ var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
60
+
61
+ var TrafficLightFilled = React.forwardRef(function (props, ref) {
62
+ return /*#__PURE__*/React.createElement(SensoroIcon_1.default, _extends({}, props, {
63
+ ref: ref,
64
+ icon: TrafficLightFilled_1.default
65
+ }));
66
+ });
67
+ TrafficLightFilled.displayName = 'TrafficLightFilled';
68
+ exports.default = TrafficLightFilled;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const TunnelFilled: 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 TunnelFilled;
@@ -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 TunnelFilled_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/TunnelFilled"));
58
+
59
+ var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
60
+
61
+ var TunnelFilled = React.forwardRef(function (props, ref) {
62
+ return /*#__PURE__*/React.createElement(SensoroIcon_1.default, _extends({}, props, {
63
+ ref: ref,
64
+ icon: TunnelFilled_1.default
65
+ }));
66
+ });
67
+ TunnelFilled.displayName = 'TunnelFilled';
68
+ exports.default = TunnelFilled;
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SensoroIconProps } from '../components/SensoroIcon';
3
+ declare const WindDirectionOutlined: 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 WindDirectionOutlined;
@@ -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 WindDirectionOutlined_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/WindDirectionOutlined"));
58
+
59
+ var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
60
+
61
+ var WindDirectionOutlined = React.forwardRef(function (props, ref) {
62
+ return /*#__PURE__*/React.createElement(SensoroIcon_1.default, _extends({}, props, {
63
+ ref: ref,
64
+ icon: WindDirectionOutlined_1.default
65
+ }));
66
+ });
67
+ WindDirectionOutlined.displayName = 'WindDirectionOutlined';
68
+ exports.default = WindDirectionOutlined;
@@ -4,6 +4,7 @@ export { default as AccountBookOutlined } from './AccountBookOutlined';
4
4
  export { default as AccountBookTwoTone } from './AccountBookTwoTone';
5
5
  export { default as AddressOutlined } from './AddressOutlined';
6
6
  export { default as AimOutlined } from './AimOutlined';
7
+ export { default as AirPressureOutlined } from './AirPressureOutlined';
7
8
  export { default as AircircuitBreakerFilled } from './AircircuitBreakerFilled';
8
9
  export { default as AircircuitBreakerOutlined } from './AircircuitBreakerOutlined';
9
10
  export { default as AircircuitBreakerPurely } from './AircircuitBreakerPurely';
@@ -34,9 +35,11 @@ export { default as AuthOutlined } from './AuthOutlined';
34
35
  export { default as BarCardFilled } from './BarCardFilled';
35
36
  export { default as BaseStationFilled } from './BaseStationFilled';
36
37
  export { default as BaseStationOutlined } from './BaseStationOutlined';
38
+ export { default as BatteryGroupFilled } from './BatteryGroupFilled';
37
39
  export { default as BellOutlined } from './BellOutlined';
38
40
  export { default as BlockOutlined } from './BlockOutlined';
39
41
  export { default as BrandOutlined } from './BrandOutlined';
42
+ export { default as BridgeFilled } from './BridgeFilled';
40
43
  export { default as BugOutlined } from './BugOutlined';
41
44
  export { default as BuildingFilled } from './BuildingFilled';
42
45
  export { default as BuildingOutlined } from './BuildingOutlined';
@@ -52,6 +55,7 @@ export { default as CarCameraOutlined } from './CarCameraOutlined';
52
55
  export { default as CarExclamationCircleFilled } from './CarExclamationCircleFilled';
53
56
  export { default as CarFilled } from './CarFilled';
54
57
  export { default as CarOutlined } from './CarOutlined';
58
+ export { default as CarParkFilled } from './CarParkFilled';
55
59
  export { default as CarPenFilled } from './CarPenFilled';
56
60
  export { default as CarQuestionCircleFilled } from './CarQuestionCircleFilled';
57
61
  export { default as CarRecordOutlined } from './CarRecordOutlined';
@@ -92,6 +96,7 @@ export { default as DeviceFilled } from './DeviceFilled';
92
96
  export { default as DeviceOfflineFilled } from './DeviceOfflineFilled';
93
97
  export { default as DeviceOfflinePurely } from './DeviceOfflinePurely';
94
98
  export { default as DeviceOutlined } from './DeviceOutlined';
99
+ export { default as DewOutlined } from './DewOutlined';
95
100
  export { default as DigitalMediaFilled } from './DigitalMediaFilled';
96
101
  export { default as DigitalMediaOutlined } from './DigitalMediaOutlined';
97
102
  export { default as DistanceOutlined } from './DistanceOutlined';
@@ -188,9 +193,11 @@ export { default as FullscreenExitOutlined } from './FullscreenExitOutlined';
188
193
  export { default as FullscreenExitProOutlined } from './FullscreenExitProOutlined';
189
194
  export { default as FullscreenOutlined } from './FullscreenOutlined';
190
195
  export { default as FullscreenProOutlined } from './FullscreenProOutlined';
196
+ export { default as GalleryFilled } from './GalleryFilled';
191
197
  export { default as GasSensorControllerOutlined } from './GasSensorControllerOutlined';
192
198
  export { default as GasSensorOutlined } from './GasSensorOutlined';
193
199
  export { default as GasSensorPurely } from './GasSensorPurely';
200
+ export { default as GasStationFilled } from './GasStationFilled';
194
201
  export { default as GatewayOutlined } from './GatewayOutlined';
195
202
  export { default as GenderOutlined } from './GenderOutlined';
196
203
  export { default as GeoLocationFilled } from './GeoLocationFilled';
@@ -206,6 +213,7 @@ export { default as HashrateCenterOutlined } from './HashrateCenterOutlined';
206
213
  export { default as HealthMonitoringPurely } from './HealthMonitoringPurely';
207
214
  export { default as HeartFilled } from './HeartFilled';
208
215
  export { default as HeartOutlined } from './HeartOutlined';
216
+ export { default as HeatmapFilled } from './HeatmapFilled';
209
217
  export { default as HelmetFilled } from './HelmetFilled';
210
218
  export { default as HiddenDangerFilled } from './HiddenDangerFilled';
211
219
  export { default as HolderOutlined } from './HolderOutlined';
@@ -214,6 +222,7 @@ export { default as HomeOutlined } from './HomeOutlined';
214
222
  export { default as HumanTrafficVideoOutlined } from './HumanTrafficVideoOutlined';
215
223
  export { default as HumanoidLeftFilled } from './HumanoidLeftFilled';
216
224
  export { default as HumanoidRightFilled } from './HumanoidRightFilled';
225
+ export { default as HumidityOutlined } from './HumidityOutlined';
217
226
  export { default as HydrolabOutlined } from './HydrolabOutlined';
218
227
  export { default as IdcardFilled } from './IdcardFilled';
219
228
  export { default as IdcardOutlined } from './IdcardOutlined';
@@ -300,9 +309,11 @@ export { default as NoPersonPurely } from './NoPersonPurely';
300
309
  export { default as NoPersonsPurely } from './NoPersonsPurely';
301
310
  export { default as NoSwimPurely } from './NoSwimPurely';
302
311
  export { default as NoVideoPurely } from './NoVideoPurely';
312
+ export { default as NoiseOutlined } from './NoiseOutlined';
303
313
  export { default as NonMotorVehicleFilled } from './NonMotorVehicleFilled';
304
314
  export { default as NonMotorVehicleOutlined } from './NonMotorVehicleOutlined';
305
315
  export { default as O2Outlined } from './O2Outlined';
316
+ export { default as O3Outlined } from './O3Outlined';
306
317
  export { default as ObliqueLineOutlined } from './ObliqueLineOutlined';
307
318
  export { default as OfflineOutlined } from './OfflineOutlined';
308
319
  export { default as OneToOneOutlined } from './OneToOneOutlined';
@@ -325,6 +336,7 @@ export { default as PercentageOutlined } from './PercentageOutlined';
325
336
  export { default as PersonCameraOutlined } from './PersonCameraOutlined';
326
337
  export { default as PetDogFilled } from './PetDogFilled';
327
338
  export { default as PetDogPurely } from './PetDogPurely';
339
+ export { default as PhoneFilled } from './PhoneFilled';
328
340
  export { default as PhoneOutlined } from './PhoneOutlined';
329
341
  export { default as PieChartOutlined } from './PieChartOutlined';
330
342
  export { default as PlayCircleFilled } from './PlayCircleFilled';
@@ -335,16 +347,21 @@ export { default as PlusCircleFilled } from './PlusCircleFilled';
335
347
  export { default as PlusCircleOutlined } from './PlusCircleOutlined';
336
348
  export { default as PlusOutlined } from './PlusOutlined';
337
349
  export { default as PlusSquareFilled } from './PlusSquareFilled';
350
+ export { default as Pm25Outlined } from './Pm25Outlined';
338
351
  export { default as PmOutlined } from './PmOutlined';
339
352
  export { default as PolymerizationOutlined } from './PolymerizationOutlined';
340
353
  export { default as PositionMapFilled } from './PositionMapFilled';
354
+ export { default as PowerPerceptionFilled } from './PowerPerceptionFilled';
341
355
  export { default as PoweroffOutlined } from './PoweroffOutlined';
342
356
  export { default as PrinterOutlined } from './PrinterOutlined';
343
357
  export { default as PushpinOutlined } from './PushpinOutlined';
344
358
  export { default as QrcodeOutlined } from './QrcodeOutlined';
345
359
  export { default as QuestionCircleOutlined } from './QuestionCircleOutlined';
346
360
  export { default as QuestionOutlined } from './QuestionOutlined';
361
+ export { default as RainfallIntensityOutlined } from './RainfallIntensityOutlined';
362
+ export { default as RainfallOutlined } from './RainfallOutlined';
347
363
  export { default as RedoOutlined } from './RedoOutlined';
364
+ export { default as RefillStationFilled } from './RefillStationFilled';
348
365
  export { default as ReloadOutlined } from './ReloadOutlined';
349
366
  export { default as ReservoirOutlined } from './ReservoirOutlined';
350
367
  export { default as ResourceOutlined } from './ResourceOutlined';
@@ -355,6 +372,9 @@ export { default as RightOutlined } from './RightOutlined';
355
372
  export { default as RightUpOutlined } from './RightUpOutlined';
356
373
  export { default as RingLayoutOutlined } from './RingLayoutOutlined';
357
374
  export { default as RiverOutlined } from './RiverOutlined';
375
+ export { default as RoadFilled } from './RoadFilled';
376
+ export { default as RoadNetworkInfoFilled } from './RoadNetworkInfoFilled';
377
+ export { default as RoadOutlined } from './RoadOutlined';
358
378
  export { default as RobotOutlined } from './RobotOutlined';
359
379
  export { default as RocketOutlined } from './RocketOutlined';
360
380
  export { default as RotateLeftOutlined } from './RotateLeftOutlined';
@@ -403,6 +423,8 @@ export { default as StatisticsFilled } from './StatisticsFilled';
403
423
  export { default as StepBackwardOutlined } from './StepBackwardOutlined';
404
424
  export { default as StepForwardOutlined } from './StepForwardOutlined';
405
425
  export { default as StopOutlined } from './StopOutlined';
426
+ export { default as SunriseOutlined } from './SunriseOutlined';
427
+ export { default as SunsetOutlined } from './SunsetOutlined';
406
428
  export { default as SurroundingsPurely } from './SurroundingsPurely';
407
429
  export { default as SwapLeftOutlined } from './SwapLeftOutlined';
408
430
  export { default as SwapOutlined } from './SwapOutlined';
@@ -422,7 +444,9 @@ export { default as TimeCircleFilled } from './TimeCircleFilled';
422
444
  export { default as ToTopOutlined } from './ToTopOutlined';
423
445
  export { default as ToolOutlined } from './ToolOutlined';
424
446
  export { default as ToolPurely } from './ToolPurely';
447
+ export { default as TrafficLightFilled } from './TrafficLightFilled';
425
448
  export { default as TrophyOutlined } from './TrophyOutlined';
449
+ export { default as TunnelFilled } from './TunnelFilled';
426
450
  export { default as UnlockOutlined } from './UnlockOutlined';
427
451
  export { default as UnorderedListOutlined } from './UnorderedListOutlined';
428
452
  export { default as UpCircleOutlined } from './UpCircleOutlined';
@@ -460,6 +484,7 @@ export { default as WatersOutlined } from './WatersOutlined';
460
484
  export { default as WeatherStationOutlined } from './WeatherStationOutlined';
461
485
  export { default as WechatFilled } from './WechatFilled';
462
486
  export { default as WifiOutlined } from './WifiOutlined';
487
+ export { default as WindDirectionOutlined } from './WindDirectionOutlined';
463
488
  export { default as WindSpeedOutlined } from './WindSpeedOutlined';
464
489
  export { default as WithoutMaskFilled } from './WithoutMaskFilled';
465
490
  export { default as WithoutMaskPurely } from './WithoutMaskPurely';