@sensoro-design/icons 0.1.5 → 0.1.6
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/ArrowDownOutlined.d.ts +2 -0
- package/ArrowDownOutlined.js +15 -0
- package/ArrowLeftOutlined.d.ts +2 -0
- package/ArrowLeftOutlined.js +15 -0
- package/ArrowRightOutlined.d.ts +2 -0
- package/ArrowRightOutlined.js +15 -0
- package/ArrowUpOutlined.d.ts +2 -0
- package/ArrowUpOutlined.js +15 -0
- package/BellOutlined.d.ts +2 -0
- package/BellOutlined.js +15 -0
- package/CHANGELOG.md +8 -0
- package/CalendarOutlined.d.ts +2 -0
- package/CalendarOutlined.js +15 -0
- package/ClockCircleOutlined.d.ts +2 -0
- package/ClockCircleOutlined.js +15 -0
- package/CopyOutlined.d.ts +2 -0
- package/CopyOutlined.js +15 -0
- package/DoubleLeftOutlined.d.ts +2 -0
- package/DoubleLeftOutlined.js +15 -0
- package/DoubleRightOutlined.d.ts +2 -0
- package/DoubleRightOutlined.js +15 -0
- package/DownloadOutlined.d.ts +2 -0
- package/DownloadOutlined.js +15 -0
- package/EditOutlined.d.ts +2 -0
- package/EditOutlined.js +15 -0
- package/ExclamationCircleOutlined.d.ts +2 -0
- package/ExclamationCircleOutlined.js +15 -0
- package/ExclamationOutlined.d.ts +2 -0
- package/ExclamationOutlined.js +15 -0
- package/FileAddOutlined.d.ts +2 -0
- package/FileAddOutlined.js +15 -0
- package/FileDoneOutlined.d.ts +2 -0
- package/FileDoneOutlined.js +15 -0
- package/FileExcelOutlined.d.ts +2 -0
- package/FileExcelOutlined.js +15 -0
- package/FileExclamationOutlined.d.ts +2 -0
- package/FileExclamationOutlined.js +15 -0
- package/FileGifOutlined.d.ts +2 -0
- package/FileGifOutlined.js +15 -0
- package/FileImageOutlined.d.ts +2 -0
- package/FileImageOutlined.js +15 -0
- package/FileJpgOutlined.d.ts +2 -0
- package/FileJpgOutlined.js +15 -0
- package/FileMarkdownOutlined.d.ts +2 -0
- package/FileMarkdownOutlined.js +15 -0
- package/FileOutlined.d.ts +2 -0
- package/FileOutlined.js +15 -0
- package/FilePdfOutlined.d.ts +2 -0
- package/FilePdfOutlined.js +15 -0
- package/FilePptOutlined.d.ts +2 -0
- package/FilePptOutlined.js +15 -0
- package/FileProtectOutlined.d.ts +2 -0
- package/FileProtectOutlined.js +15 -0
- package/FileSearchOutlined.d.ts +2 -0
- package/FileSearchOutlined.js +15 -0
- package/FileSyncOutlined.d.ts +2 -0
- package/FileSyncOutlined.js +15 -0
- package/FileTextOutlined.d.ts +2 -0
- package/FileTextOutlined.js +15 -0
- package/FileUnknownOutlined.d.ts +2 -0
- package/FileUnknownOutlined.js +15 -0
- package/FileWordOutlined.d.ts +2 -0
- package/FileWordOutlined.js +15 -0
- package/FileZipOutlined.d.ts +2 -0
- package/FileZipOutlined.js +15 -0
- package/HeartFilled.d.ts +2 -0
- package/HeartFilled.js +15 -0
- package/HeartOutlined.d.ts +2 -0
- package/HeartOutlined.js +15 -0
- package/HolderOutlined.d.ts +2 -0
- package/HolderOutlined.js +15 -0
- package/ImageFilled.d.ts +2 -0
- package/ImageFilled.js +15 -0
- package/InfoCircleOutlined.d.ts +2 -0
- package/InfoCircleOutlined.js +15 -0
- package/InfoOutlined.d.ts +2 -0
- package/InfoOutlined.js +15 -0
- package/LinkOutlined.d.ts +2 -0
- package/LinkOutlined.js +15 -0
- package/MessageOutlined.d.ts +2 -0
- package/MessageOutlined.js +15 -0
- package/RulerOutlined.d.ts +2 -0
- package/RulerOutlined.js +15 -0
- package/SearchOutlined.d.ts +2 -0
- package/SearchOutlined.js +15 -0
- package/UserFilled.d.ts +2 -0
- package/UserFilled.js +15 -0
- package/UserOutlined.d.ts +2 -0
- package/UserOutlined.js +15 -0
- package/es/icons/ArrowDownOutlined.d.ts +4 -0
- package/es/icons/ArrowDownOutlined.js +68 -0
- package/es/icons/ArrowLeftOutlined.d.ts +4 -0
- package/es/icons/ArrowLeftOutlined.js +68 -0
- package/es/icons/ArrowRightOutlined.d.ts +4 -0
- package/es/icons/ArrowRightOutlined.js +68 -0
- package/es/icons/ArrowUpOutlined.d.ts +4 -0
- package/es/icons/ArrowUpOutlined.js +68 -0
- package/es/icons/BellOutlined.d.ts +4 -0
- package/es/icons/BellOutlined.js +68 -0
- package/es/icons/CalendarOutlined.d.ts +4 -0
- package/es/icons/CalendarOutlined.js +68 -0
- package/es/icons/ClockCircleOutlined.d.ts +4 -0
- package/es/icons/ClockCircleOutlined.js +68 -0
- package/es/icons/CopyOutlined.d.ts +4 -0
- package/es/icons/CopyOutlined.js +68 -0
- package/es/icons/DoubleLeftOutlined.d.ts +4 -0
- package/es/icons/DoubleLeftOutlined.js +68 -0
- package/es/icons/DoubleRightOutlined.d.ts +4 -0
- package/es/icons/DoubleRightOutlined.js +68 -0
- package/es/icons/DownloadOutlined.d.ts +4 -0
- package/es/icons/DownloadOutlined.js +68 -0
- package/es/icons/EditOutlined.d.ts +4 -0
- package/es/icons/EditOutlined.js +68 -0
- package/es/icons/ExclamationCircleOutlined.d.ts +4 -0
- package/es/icons/ExclamationCircleOutlined.js +68 -0
- package/es/icons/ExclamationOutlined.d.ts +4 -0
- package/es/icons/ExclamationOutlined.js +68 -0
- package/es/icons/FileAddOutlined.d.ts +4 -0
- package/es/icons/FileAddOutlined.js +68 -0
- package/es/icons/FileDoneOutlined.d.ts +4 -0
- package/es/icons/FileDoneOutlined.js +68 -0
- package/es/icons/FileExcelOutlined.d.ts +4 -0
- package/es/icons/FileExcelOutlined.js +68 -0
- package/es/icons/FileExclamationOutlined.d.ts +4 -0
- package/es/icons/FileExclamationOutlined.js +68 -0
- package/es/icons/FileGifOutlined.d.ts +4 -0
- package/es/icons/FileGifOutlined.js +68 -0
- package/es/icons/FileImageOutlined.d.ts +4 -0
- package/es/icons/FileImageOutlined.js +68 -0
- package/es/icons/FileJpgOutlined.d.ts +4 -0
- package/es/icons/FileJpgOutlined.js +68 -0
- package/es/icons/FileMarkdownOutlined.d.ts +4 -0
- package/es/icons/FileMarkdownOutlined.js +68 -0
- package/es/icons/FileOutlined.d.ts +4 -0
- package/es/icons/FileOutlined.js +68 -0
- package/es/icons/FilePdfOutlined.d.ts +4 -0
- package/es/icons/FilePdfOutlined.js +68 -0
- package/es/icons/FilePptOutlined.d.ts +4 -0
- package/es/icons/FilePptOutlined.js +68 -0
- package/es/icons/FileProtectOutlined.d.ts +4 -0
- package/es/icons/FileProtectOutlined.js +68 -0
- package/es/icons/FileSearchOutlined.d.ts +4 -0
- package/es/icons/FileSearchOutlined.js +68 -0
- package/es/icons/FileSyncOutlined.d.ts +4 -0
- package/es/icons/FileSyncOutlined.js +68 -0
- package/es/icons/FileTextOutlined.d.ts +4 -0
- package/es/icons/FileTextOutlined.js +68 -0
- package/es/icons/FileUnknownOutlined.d.ts +4 -0
- package/es/icons/FileUnknownOutlined.js +68 -0
- package/es/icons/FileWordOutlined.d.ts +4 -0
- package/es/icons/FileWordOutlined.js +68 -0
- package/es/icons/FileZipOutlined.d.ts +4 -0
- package/es/icons/FileZipOutlined.js +68 -0
- package/es/icons/HeartFilled.d.ts +4 -0
- package/es/icons/HeartFilled.js +68 -0
- package/es/icons/HeartOutlined.d.ts +4 -0
- package/es/icons/HeartOutlined.js +68 -0
- package/es/icons/HolderOutlined.d.ts +4 -0
- package/es/icons/HolderOutlined.js +68 -0
- package/es/icons/ImageFilled.d.ts +4 -0
- package/es/icons/ImageFilled.js +68 -0
- package/es/icons/InfoCircleOutlined.d.ts +4 -0
- package/es/icons/InfoCircleOutlined.js +68 -0
- package/es/icons/InfoOutlined.d.ts +4 -0
- package/es/icons/InfoOutlined.js +68 -0
- package/es/icons/LinkOutlined.d.ts +4 -0
- package/es/icons/LinkOutlined.js +68 -0
- package/es/icons/MessageOutlined.d.ts +4 -0
- package/es/icons/MessageOutlined.js +68 -0
- package/es/icons/RulerOutlined.d.ts +4 -0
- package/es/icons/RulerOutlined.js +68 -0
- package/es/icons/SearchOutlined.d.ts +4 -0
- package/es/icons/SearchOutlined.js +68 -0
- package/es/icons/UserFilled.d.ts +4 -0
- package/es/icons/UserFilled.js +68 -0
- package/es/icons/UserOutlined.d.ts +4 -0
- package/es/icons/UserOutlined.js +68 -0
- package/es/icons/index.d.ts +44 -0
- package/es/icons/index.js +400 -3
- package/lib/icons/ArrowDownOutlined.d.ts +4 -0
- package/lib/icons/ArrowDownOutlined.js +70 -0
- package/lib/icons/ArrowLeftOutlined.d.ts +4 -0
- package/lib/icons/ArrowLeftOutlined.js +70 -0
- package/lib/icons/ArrowRightOutlined.d.ts +4 -0
- package/lib/icons/ArrowRightOutlined.js +70 -0
- package/lib/icons/ArrowUpOutlined.d.ts +4 -0
- package/lib/icons/ArrowUpOutlined.js +70 -0
- package/lib/icons/BellOutlined.d.ts +4 -0
- package/lib/icons/BellOutlined.js +70 -0
- package/lib/icons/CalendarOutlined.d.ts +4 -0
- package/lib/icons/CalendarOutlined.js +70 -0
- package/lib/icons/ClockCircleOutlined.d.ts +4 -0
- package/lib/icons/ClockCircleOutlined.js +70 -0
- package/lib/icons/CopyOutlined.d.ts +4 -0
- package/lib/icons/CopyOutlined.js +70 -0
- package/lib/icons/DoubleLeftOutlined.d.ts +4 -0
- package/lib/icons/DoubleLeftOutlined.js +70 -0
- package/lib/icons/DoubleRightOutlined.d.ts +4 -0
- package/lib/icons/DoubleRightOutlined.js +70 -0
- package/lib/icons/DownloadOutlined.d.ts +4 -0
- package/lib/icons/DownloadOutlined.js +70 -0
- package/lib/icons/EditOutlined.d.ts +4 -0
- package/lib/icons/EditOutlined.js +70 -0
- package/lib/icons/ExclamationCircleOutlined.d.ts +4 -0
- package/lib/icons/ExclamationCircleOutlined.js +70 -0
- package/lib/icons/ExclamationOutlined.d.ts +4 -0
- package/lib/icons/ExclamationOutlined.js +70 -0
- package/lib/icons/FileAddOutlined.d.ts +4 -0
- package/lib/icons/FileAddOutlined.js +70 -0
- package/lib/icons/FileDoneOutlined.d.ts +4 -0
- package/lib/icons/FileDoneOutlined.js +70 -0
- package/lib/icons/FileExcelOutlined.d.ts +4 -0
- package/lib/icons/FileExcelOutlined.js +70 -0
- package/lib/icons/FileExclamationOutlined.d.ts +4 -0
- package/lib/icons/FileExclamationOutlined.js +70 -0
- package/lib/icons/FileGifOutlined.d.ts +4 -0
- package/lib/icons/FileGifOutlined.js +70 -0
- package/lib/icons/FileImageOutlined.d.ts +4 -0
- package/lib/icons/FileImageOutlined.js +70 -0
- package/lib/icons/FileJpgOutlined.d.ts +4 -0
- package/lib/icons/FileJpgOutlined.js +70 -0
- package/lib/icons/FileMarkdownOutlined.d.ts +4 -0
- package/lib/icons/FileMarkdownOutlined.js +70 -0
- package/lib/icons/FileOutlined.d.ts +4 -0
- package/lib/icons/FileOutlined.js +70 -0
- package/lib/icons/FilePdfOutlined.d.ts +4 -0
- package/lib/icons/FilePdfOutlined.js +70 -0
- package/lib/icons/FilePptOutlined.d.ts +4 -0
- package/lib/icons/FilePptOutlined.js +70 -0
- package/lib/icons/FileProtectOutlined.d.ts +4 -0
- package/lib/icons/FileProtectOutlined.js +70 -0
- package/lib/icons/FileSearchOutlined.d.ts +4 -0
- package/lib/icons/FileSearchOutlined.js +70 -0
- package/lib/icons/FileSyncOutlined.d.ts +4 -0
- package/lib/icons/FileSyncOutlined.js +70 -0
- package/lib/icons/FileTextOutlined.d.ts +4 -0
- package/lib/icons/FileTextOutlined.js +70 -0
- package/lib/icons/FileUnknownOutlined.d.ts +4 -0
- package/lib/icons/FileUnknownOutlined.js +70 -0
- package/lib/icons/FileWordOutlined.d.ts +4 -0
- package/lib/icons/FileWordOutlined.js +70 -0
- package/lib/icons/FileZipOutlined.d.ts +4 -0
- package/lib/icons/FileZipOutlined.js +70 -0
- package/lib/icons/HeartFilled.d.ts +4 -0
- package/lib/icons/HeartFilled.js +70 -0
- package/lib/icons/HeartOutlined.d.ts +4 -0
- package/lib/icons/HeartOutlined.js +70 -0
- package/lib/icons/HolderOutlined.d.ts +4 -0
- package/lib/icons/HolderOutlined.js +70 -0
- package/lib/icons/ImageFilled.d.ts +4 -0
- package/lib/icons/ImageFilled.js +70 -0
- package/lib/icons/InfoCircleOutlined.d.ts +4 -0
- package/lib/icons/InfoCircleOutlined.js +70 -0
- package/lib/icons/InfoOutlined.d.ts +4 -0
- package/lib/icons/InfoOutlined.js +70 -0
- package/lib/icons/LinkOutlined.d.ts +4 -0
- package/lib/icons/LinkOutlined.js +70 -0
- package/lib/icons/MessageOutlined.d.ts +4 -0
- package/lib/icons/MessageOutlined.js +70 -0
- package/lib/icons/RulerOutlined.d.ts +4 -0
- package/lib/icons/RulerOutlined.js +70 -0
- package/lib/icons/SearchOutlined.d.ts +4 -0
- package/lib/icons/SearchOutlined.js +70 -0
- package/lib/icons/UserFilled.d.ts +4 -0
- package/lib/icons/UserFilled.js +70 -0
- package/lib/icons/UserOutlined.d.ts +4 -0
- package/lib/icons/UserOutlined.js +70 -0
- package/lib/icons/index.d.ts +44 -0
- package/lib/icons/index.js +400 -3
- package/package.json +11 -3
package/es/icons/index.js
CHANGED
|
@@ -9,9 +9,10 @@ var __importDefault = this && this.__importDefault || function (mod) {
|
|
|
9
9
|
Object.defineProperty(exports, "__esModule", {
|
|
10
10
|
value: true
|
|
11
11
|
});
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
14
|
-
exports.
|
|
12
|
+
exports.DoubleLeftOutlined = exports.DoorLockOutlined = exports.DomeCameraOutlined = exports.DeleteOutlined = exports.CopyOutlined = exports.ControllerOutlined = exports.CompressOutlined = exports.CoOutlined = exports.Co2Outlined = exports.CloseSquareOutlined = exports.CloseSquareFilled = exports.CloseOutlined = exports.CloseCircleOutlined = exports.CloseCircleFilled = exports.ClockCircleOutlined = exports.ClearOutlined = exports.CheckSquareOutlined = exports.CheckSquareFilled = exports.CheckOutlined = exports.CheckCircleOutlined = exports.CheckCircleFilled = exports.Ch4Outlined = exports.CarOutlined = exports.CarFilled = exports.CameraOutlined = exports.CameraFilled = exports.CalendarOutlined = exports.BlockOutlined = exports.BellOutlined = exports.AudibleAlarmOutlined = exports.AudibleAlarmHostOutlined = exports.ArrowUpOutlined = exports.ArrowRightOutlined = exports.ArrowLeftOutlined = exports.ArrowDownOutlined = exports.AppstoreOutlined = exports.AppstoreFilled = exports.AppstoreAddOutlined = exports.AlignRightOutlined = exports.AlignLeftOutlined = exports.AlignCenterOutlined = exports.AlertOutlined = exports.AlertFilled = exports.AlertCameraOutlined = exports.AlarmHostOutlined = exports.AircircuitBreakerOutlined = exports.AimOutlined = exports.AccountBookTwoTone = exports.AccountBookOutlined = exports.AccountBookFilled = void 0;
|
|
13
|
+
exports.HomeOutlined = exports.HolderOutlined = exports.HeartOutlined = exports.HeartFilled = exports.GatewayOutlined = exports.GasSensorOutlined = exports.GasSensorControllerOutlined = exports.FullTargetOutlined = exports.FullTargetCameraOutlined = exports.FrownOutlined = exports.FrownFilled = exports.FormOutlined = exports.FireHydraulicsOutlined = exports.FireHydrantOutlined = exports.FireHostOutlined = exports.FireCameraOutlined = exports.FileZipOutlined = exports.FileWordOutlined = exports.FileUnknownOutlined = exports.FileTextOutlined = exports.FileSyncOutlined = exports.FileSearchOutlined = exports.FileProtectOutlined = exports.FilePptOutlined = exports.FilePdfOutlined = exports.FileOutlined = exports.FileMarkdownOutlined = exports.FileJpgOutlined = exports.FileImageOutlined = exports.FileGifOutlined = exports.FileExclamationOutlined = exports.FileExcelOutlined = exports.FileDoneOutlined = exports.FileAddOutlined = exports.FaceCameraOutlined = exports.EyeOutlined = exports.EyeInvisibleOutlined = exports.EyeInvisibleFilled = exports.EyeFilled = exports.ExpandOutlined = exports.ExclamationOutlined = exports.ExclamationCircleOutlined = exports.ExclamationCircleFilled = exports.EllipsisOutlined = exports.ElectricalFireOutlined = exports.EditOutlined = exports.DroneOutlined = exports.DownloadOutlined = exports.DownOutlined = exports.DoubleRightOutlined = void 0;
|
|
14
|
+
exports.RotationOutlined = exports.RotationCloseOutlined = exports.RightOutlined = exports.PmOutlined = exports.PlusSquareFilled = exports.PlusOutlined = exports.PlusCircleOutlined = exports.PlusCircleFilled = exports.PlayOutlined = exports.PlayCircleOutlined = exports.PlayCircleFilled = exports.PersonCameraOutlined = exports.PayCircleOutlined = exports.PayCircleFilled = exports.PauseOutlined = exports.PauseCircleOutlined = exports.PauseCircleFilled = exports.ParkingLotOutlined = exports.O2Outlined = exports.Nh3Outlined = exports.MoreOutlined = exports.MinusSquareOutlined = exports.MinusSquareFilled = exports.MinusOutlined = exports.MinusCircleOutlined = exports.MinusCircleFilled = exports.MessageOutlined = exports.MenuUnfoldOutlined = exports.MenuFoldOutlined = exports.ManualAlarmSquareOutlined = exports.ManualAlarmCircleOutlined = exports.ManholeCoverOutlined = exports.LpgOutlined = exports.LockOutlined = exports.LockFilled = exports.LinsAccessOutlined = exports.LinkOutlined = exports.LeftOutlined = exports.LeakingOutlined = exports.KeyOutlined = exports.IntelligentAccessOutlined = exports.InfraredOutlined = exports.InfraredHostOutlined = exports.InfoOutlined = exports.InfoCircleOutlined = exports.ImageFilled = exports.IdcardOutlined = exports.IdcardFilled = exports.HydrolabOutlined = exports.HumanTrafficVideoOutlined = void 0;
|
|
15
|
+
exports.ZoomOutOutlined = exports.ZoomInOutlined = exports.WindSpeedOutlined = exports.WeatherStationOutlined = exports.WaterLevelOutlined = exports.WaterFlowOutlined = exports.WarningOutlined = exports.WarningFilled = exports.VirtualCameraOutlined = exports.VideoOutlined = exports.VideoFilled = exports.VideoCameraOutlined = exports.VideoCameraFilled = exports.UserOutlined = exports.UserFilled = exports.UpOutlined = exports.ToTopOutlined = exports.ThermometerOutlined = exports.TemperaturePatchOutlined = exports.TagsOutlined = exports.TagsFilled = exports.TagOutlined = exports.TagFilled = exports.StarOutlined = exports.StarFilled = exports.StarCheckOutlined = exports.SmokeOutlined = exports.SmileOutlined = exports.SmileFilled = exports.SmartWaterMeterOutlined = exports.SmartWatchOutlined = exports.SmartLightPoleOutlined = exports.SmartDoorLockOutlined = exports.SmartBoxOutlined = exports.SleepOutlined = exports.SettingOutlined = exports.SearchOutlined = exports.RulerOutlined = void 0; // This index.ts file is generated automatically.
|
|
15
16
|
|
|
16
17
|
var AccountBookFilled_1 = require("./AccountBookFilled");
|
|
17
18
|
|
|
@@ -148,6 +149,42 @@ Object.defineProperty(exports, "AppstoreOutlined", {
|
|
|
148
149
|
}
|
|
149
150
|
});
|
|
150
151
|
|
|
152
|
+
var ArrowDownOutlined_1 = require("./ArrowDownOutlined");
|
|
153
|
+
|
|
154
|
+
Object.defineProperty(exports, "ArrowDownOutlined", {
|
|
155
|
+
enumerable: true,
|
|
156
|
+
get: function get() {
|
|
157
|
+
return __importDefault(ArrowDownOutlined_1).default;
|
|
158
|
+
}
|
|
159
|
+
});
|
|
160
|
+
|
|
161
|
+
var ArrowLeftOutlined_1 = require("./ArrowLeftOutlined");
|
|
162
|
+
|
|
163
|
+
Object.defineProperty(exports, "ArrowLeftOutlined", {
|
|
164
|
+
enumerable: true,
|
|
165
|
+
get: function get() {
|
|
166
|
+
return __importDefault(ArrowLeftOutlined_1).default;
|
|
167
|
+
}
|
|
168
|
+
});
|
|
169
|
+
|
|
170
|
+
var ArrowRightOutlined_1 = require("./ArrowRightOutlined");
|
|
171
|
+
|
|
172
|
+
Object.defineProperty(exports, "ArrowRightOutlined", {
|
|
173
|
+
enumerable: true,
|
|
174
|
+
get: function get() {
|
|
175
|
+
return __importDefault(ArrowRightOutlined_1).default;
|
|
176
|
+
}
|
|
177
|
+
});
|
|
178
|
+
|
|
179
|
+
var ArrowUpOutlined_1 = require("./ArrowUpOutlined");
|
|
180
|
+
|
|
181
|
+
Object.defineProperty(exports, "ArrowUpOutlined", {
|
|
182
|
+
enumerable: true,
|
|
183
|
+
get: function get() {
|
|
184
|
+
return __importDefault(ArrowUpOutlined_1).default;
|
|
185
|
+
}
|
|
186
|
+
});
|
|
187
|
+
|
|
151
188
|
var AudibleAlarmHostOutlined_1 = require("./AudibleAlarmHostOutlined");
|
|
152
189
|
|
|
153
190
|
Object.defineProperty(exports, "AudibleAlarmHostOutlined", {
|
|
@@ -166,6 +203,15 @@ Object.defineProperty(exports, "AudibleAlarmOutlined", {
|
|
|
166
203
|
}
|
|
167
204
|
});
|
|
168
205
|
|
|
206
|
+
var BellOutlined_1 = require("./BellOutlined");
|
|
207
|
+
|
|
208
|
+
Object.defineProperty(exports, "BellOutlined", {
|
|
209
|
+
enumerable: true,
|
|
210
|
+
get: function get() {
|
|
211
|
+
return __importDefault(BellOutlined_1).default;
|
|
212
|
+
}
|
|
213
|
+
});
|
|
214
|
+
|
|
169
215
|
var BlockOutlined_1 = require("./BlockOutlined");
|
|
170
216
|
|
|
171
217
|
Object.defineProperty(exports, "BlockOutlined", {
|
|
@@ -175,6 +221,15 @@ Object.defineProperty(exports, "BlockOutlined", {
|
|
|
175
221
|
}
|
|
176
222
|
});
|
|
177
223
|
|
|
224
|
+
var CalendarOutlined_1 = require("./CalendarOutlined");
|
|
225
|
+
|
|
226
|
+
Object.defineProperty(exports, "CalendarOutlined", {
|
|
227
|
+
enumerable: true,
|
|
228
|
+
get: function get() {
|
|
229
|
+
return __importDefault(CalendarOutlined_1).default;
|
|
230
|
+
}
|
|
231
|
+
});
|
|
232
|
+
|
|
178
233
|
var CameraFilled_1 = require("./CameraFilled");
|
|
179
234
|
|
|
180
235
|
Object.defineProperty(exports, "CameraFilled", {
|
|
@@ -274,6 +329,15 @@ Object.defineProperty(exports, "ClearOutlined", {
|
|
|
274
329
|
}
|
|
275
330
|
});
|
|
276
331
|
|
|
332
|
+
var ClockCircleOutlined_1 = require("./ClockCircleOutlined");
|
|
333
|
+
|
|
334
|
+
Object.defineProperty(exports, "ClockCircleOutlined", {
|
|
335
|
+
enumerable: true,
|
|
336
|
+
get: function get() {
|
|
337
|
+
return __importDefault(ClockCircleOutlined_1).default;
|
|
338
|
+
}
|
|
339
|
+
});
|
|
340
|
+
|
|
277
341
|
var CloseCircleFilled_1 = require("./CloseCircleFilled");
|
|
278
342
|
|
|
279
343
|
Object.defineProperty(exports, "CloseCircleFilled", {
|
|
@@ -355,6 +419,15 @@ Object.defineProperty(exports, "ControllerOutlined", {
|
|
|
355
419
|
}
|
|
356
420
|
});
|
|
357
421
|
|
|
422
|
+
var CopyOutlined_1 = require("./CopyOutlined");
|
|
423
|
+
|
|
424
|
+
Object.defineProperty(exports, "CopyOutlined", {
|
|
425
|
+
enumerable: true,
|
|
426
|
+
get: function get() {
|
|
427
|
+
return __importDefault(CopyOutlined_1).default;
|
|
428
|
+
}
|
|
429
|
+
});
|
|
430
|
+
|
|
358
431
|
var DeleteOutlined_1 = require("./DeleteOutlined");
|
|
359
432
|
|
|
360
433
|
Object.defineProperty(exports, "DeleteOutlined", {
|
|
@@ -382,6 +455,24 @@ Object.defineProperty(exports, "DoorLockOutlined", {
|
|
|
382
455
|
}
|
|
383
456
|
});
|
|
384
457
|
|
|
458
|
+
var DoubleLeftOutlined_1 = require("./DoubleLeftOutlined");
|
|
459
|
+
|
|
460
|
+
Object.defineProperty(exports, "DoubleLeftOutlined", {
|
|
461
|
+
enumerable: true,
|
|
462
|
+
get: function get() {
|
|
463
|
+
return __importDefault(DoubleLeftOutlined_1).default;
|
|
464
|
+
}
|
|
465
|
+
});
|
|
466
|
+
|
|
467
|
+
var DoubleRightOutlined_1 = require("./DoubleRightOutlined");
|
|
468
|
+
|
|
469
|
+
Object.defineProperty(exports, "DoubleRightOutlined", {
|
|
470
|
+
enumerable: true,
|
|
471
|
+
get: function get() {
|
|
472
|
+
return __importDefault(DoubleRightOutlined_1).default;
|
|
473
|
+
}
|
|
474
|
+
});
|
|
475
|
+
|
|
385
476
|
var DownOutlined_1 = require("./DownOutlined");
|
|
386
477
|
|
|
387
478
|
Object.defineProperty(exports, "DownOutlined", {
|
|
@@ -391,6 +482,15 @@ Object.defineProperty(exports, "DownOutlined", {
|
|
|
391
482
|
}
|
|
392
483
|
});
|
|
393
484
|
|
|
485
|
+
var DownloadOutlined_1 = require("./DownloadOutlined");
|
|
486
|
+
|
|
487
|
+
Object.defineProperty(exports, "DownloadOutlined", {
|
|
488
|
+
enumerable: true,
|
|
489
|
+
get: function get() {
|
|
490
|
+
return __importDefault(DownloadOutlined_1).default;
|
|
491
|
+
}
|
|
492
|
+
});
|
|
493
|
+
|
|
394
494
|
var DroneOutlined_1 = require("./DroneOutlined");
|
|
395
495
|
|
|
396
496
|
Object.defineProperty(exports, "DroneOutlined", {
|
|
@@ -400,6 +500,15 @@ Object.defineProperty(exports, "DroneOutlined", {
|
|
|
400
500
|
}
|
|
401
501
|
});
|
|
402
502
|
|
|
503
|
+
var EditOutlined_1 = require("./EditOutlined");
|
|
504
|
+
|
|
505
|
+
Object.defineProperty(exports, "EditOutlined", {
|
|
506
|
+
enumerable: true,
|
|
507
|
+
get: function get() {
|
|
508
|
+
return __importDefault(EditOutlined_1).default;
|
|
509
|
+
}
|
|
510
|
+
});
|
|
511
|
+
|
|
403
512
|
var ElectricalFireOutlined_1 = require("./ElectricalFireOutlined");
|
|
404
513
|
|
|
405
514
|
Object.defineProperty(exports, "ElectricalFireOutlined", {
|
|
@@ -427,6 +536,24 @@ Object.defineProperty(exports, "ExclamationCircleFilled", {
|
|
|
427
536
|
}
|
|
428
537
|
});
|
|
429
538
|
|
|
539
|
+
var ExclamationCircleOutlined_1 = require("./ExclamationCircleOutlined");
|
|
540
|
+
|
|
541
|
+
Object.defineProperty(exports, "ExclamationCircleOutlined", {
|
|
542
|
+
enumerable: true,
|
|
543
|
+
get: function get() {
|
|
544
|
+
return __importDefault(ExclamationCircleOutlined_1).default;
|
|
545
|
+
}
|
|
546
|
+
});
|
|
547
|
+
|
|
548
|
+
var ExclamationOutlined_1 = require("./ExclamationOutlined");
|
|
549
|
+
|
|
550
|
+
Object.defineProperty(exports, "ExclamationOutlined", {
|
|
551
|
+
enumerable: true,
|
|
552
|
+
get: function get() {
|
|
553
|
+
return __importDefault(ExclamationOutlined_1).default;
|
|
554
|
+
}
|
|
555
|
+
});
|
|
556
|
+
|
|
430
557
|
var ExpandOutlined_1 = require("./ExpandOutlined");
|
|
431
558
|
|
|
432
559
|
Object.defineProperty(exports, "ExpandOutlined", {
|
|
@@ -481,6 +608,168 @@ Object.defineProperty(exports, "FaceCameraOutlined", {
|
|
|
481
608
|
}
|
|
482
609
|
});
|
|
483
610
|
|
|
611
|
+
var FileAddOutlined_1 = require("./FileAddOutlined");
|
|
612
|
+
|
|
613
|
+
Object.defineProperty(exports, "FileAddOutlined", {
|
|
614
|
+
enumerable: true,
|
|
615
|
+
get: function get() {
|
|
616
|
+
return __importDefault(FileAddOutlined_1).default;
|
|
617
|
+
}
|
|
618
|
+
});
|
|
619
|
+
|
|
620
|
+
var FileDoneOutlined_1 = require("./FileDoneOutlined");
|
|
621
|
+
|
|
622
|
+
Object.defineProperty(exports, "FileDoneOutlined", {
|
|
623
|
+
enumerable: true,
|
|
624
|
+
get: function get() {
|
|
625
|
+
return __importDefault(FileDoneOutlined_1).default;
|
|
626
|
+
}
|
|
627
|
+
});
|
|
628
|
+
|
|
629
|
+
var FileExcelOutlined_1 = require("./FileExcelOutlined");
|
|
630
|
+
|
|
631
|
+
Object.defineProperty(exports, "FileExcelOutlined", {
|
|
632
|
+
enumerable: true,
|
|
633
|
+
get: function get() {
|
|
634
|
+
return __importDefault(FileExcelOutlined_1).default;
|
|
635
|
+
}
|
|
636
|
+
});
|
|
637
|
+
|
|
638
|
+
var FileExclamationOutlined_1 = require("./FileExclamationOutlined");
|
|
639
|
+
|
|
640
|
+
Object.defineProperty(exports, "FileExclamationOutlined", {
|
|
641
|
+
enumerable: true,
|
|
642
|
+
get: function get() {
|
|
643
|
+
return __importDefault(FileExclamationOutlined_1).default;
|
|
644
|
+
}
|
|
645
|
+
});
|
|
646
|
+
|
|
647
|
+
var FileGifOutlined_1 = require("./FileGifOutlined");
|
|
648
|
+
|
|
649
|
+
Object.defineProperty(exports, "FileGifOutlined", {
|
|
650
|
+
enumerable: true,
|
|
651
|
+
get: function get() {
|
|
652
|
+
return __importDefault(FileGifOutlined_1).default;
|
|
653
|
+
}
|
|
654
|
+
});
|
|
655
|
+
|
|
656
|
+
var FileImageOutlined_1 = require("./FileImageOutlined");
|
|
657
|
+
|
|
658
|
+
Object.defineProperty(exports, "FileImageOutlined", {
|
|
659
|
+
enumerable: true,
|
|
660
|
+
get: function get() {
|
|
661
|
+
return __importDefault(FileImageOutlined_1).default;
|
|
662
|
+
}
|
|
663
|
+
});
|
|
664
|
+
|
|
665
|
+
var FileJpgOutlined_1 = require("./FileJpgOutlined");
|
|
666
|
+
|
|
667
|
+
Object.defineProperty(exports, "FileJpgOutlined", {
|
|
668
|
+
enumerable: true,
|
|
669
|
+
get: function get() {
|
|
670
|
+
return __importDefault(FileJpgOutlined_1).default;
|
|
671
|
+
}
|
|
672
|
+
});
|
|
673
|
+
|
|
674
|
+
var FileMarkdownOutlined_1 = require("./FileMarkdownOutlined");
|
|
675
|
+
|
|
676
|
+
Object.defineProperty(exports, "FileMarkdownOutlined", {
|
|
677
|
+
enumerable: true,
|
|
678
|
+
get: function get() {
|
|
679
|
+
return __importDefault(FileMarkdownOutlined_1).default;
|
|
680
|
+
}
|
|
681
|
+
});
|
|
682
|
+
|
|
683
|
+
var FileOutlined_1 = require("./FileOutlined");
|
|
684
|
+
|
|
685
|
+
Object.defineProperty(exports, "FileOutlined", {
|
|
686
|
+
enumerable: true,
|
|
687
|
+
get: function get() {
|
|
688
|
+
return __importDefault(FileOutlined_1).default;
|
|
689
|
+
}
|
|
690
|
+
});
|
|
691
|
+
|
|
692
|
+
var FilePdfOutlined_1 = require("./FilePdfOutlined");
|
|
693
|
+
|
|
694
|
+
Object.defineProperty(exports, "FilePdfOutlined", {
|
|
695
|
+
enumerable: true,
|
|
696
|
+
get: function get() {
|
|
697
|
+
return __importDefault(FilePdfOutlined_1).default;
|
|
698
|
+
}
|
|
699
|
+
});
|
|
700
|
+
|
|
701
|
+
var FilePptOutlined_1 = require("./FilePptOutlined");
|
|
702
|
+
|
|
703
|
+
Object.defineProperty(exports, "FilePptOutlined", {
|
|
704
|
+
enumerable: true,
|
|
705
|
+
get: function get() {
|
|
706
|
+
return __importDefault(FilePptOutlined_1).default;
|
|
707
|
+
}
|
|
708
|
+
});
|
|
709
|
+
|
|
710
|
+
var FileProtectOutlined_1 = require("./FileProtectOutlined");
|
|
711
|
+
|
|
712
|
+
Object.defineProperty(exports, "FileProtectOutlined", {
|
|
713
|
+
enumerable: true,
|
|
714
|
+
get: function get() {
|
|
715
|
+
return __importDefault(FileProtectOutlined_1).default;
|
|
716
|
+
}
|
|
717
|
+
});
|
|
718
|
+
|
|
719
|
+
var FileSearchOutlined_1 = require("./FileSearchOutlined");
|
|
720
|
+
|
|
721
|
+
Object.defineProperty(exports, "FileSearchOutlined", {
|
|
722
|
+
enumerable: true,
|
|
723
|
+
get: function get() {
|
|
724
|
+
return __importDefault(FileSearchOutlined_1).default;
|
|
725
|
+
}
|
|
726
|
+
});
|
|
727
|
+
|
|
728
|
+
var FileSyncOutlined_1 = require("./FileSyncOutlined");
|
|
729
|
+
|
|
730
|
+
Object.defineProperty(exports, "FileSyncOutlined", {
|
|
731
|
+
enumerable: true,
|
|
732
|
+
get: function get() {
|
|
733
|
+
return __importDefault(FileSyncOutlined_1).default;
|
|
734
|
+
}
|
|
735
|
+
});
|
|
736
|
+
|
|
737
|
+
var FileTextOutlined_1 = require("./FileTextOutlined");
|
|
738
|
+
|
|
739
|
+
Object.defineProperty(exports, "FileTextOutlined", {
|
|
740
|
+
enumerable: true,
|
|
741
|
+
get: function get() {
|
|
742
|
+
return __importDefault(FileTextOutlined_1).default;
|
|
743
|
+
}
|
|
744
|
+
});
|
|
745
|
+
|
|
746
|
+
var FileUnknownOutlined_1 = require("./FileUnknownOutlined");
|
|
747
|
+
|
|
748
|
+
Object.defineProperty(exports, "FileUnknownOutlined", {
|
|
749
|
+
enumerable: true,
|
|
750
|
+
get: function get() {
|
|
751
|
+
return __importDefault(FileUnknownOutlined_1).default;
|
|
752
|
+
}
|
|
753
|
+
});
|
|
754
|
+
|
|
755
|
+
var FileWordOutlined_1 = require("./FileWordOutlined");
|
|
756
|
+
|
|
757
|
+
Object.defineProperty(exports, "FileWordOutlined", {
|
|
758
|
+
enumerable: true,
|
|
759
|
+
get: function get() {
|
|
760
|
+
return __importDefault(FileWordOutlined_1).default;
|
|
761
|
+
}
|
|
762
|
+
});
|
|
763
|
+
|
|
764
|
+
var FileZipOutlined_1 = require("./FileZipOutlined");
|
|
765
|
+
|
|
766
|
+
Object.defineProperty(exports, "FileZipOutlined", {
|
|
767
|
+
enumerable: true,
|
|
768
|
+
get: function get() {
|
|
769
|
+
return __importDefault(FileZipOutlined_1).default;
|
|
770
|
+
}
|
|
771
|
+
});
|
|
772
|
+
|
|
484
773
|
var FireCameraOutlined_1 = require("./FireCameraOutlined");
|
|
485
774
|
|
|
486
775
|
Object.defineProperty(exports, "FireCameraOutlined", {
|
|
@@ -589,6 +878,33 @@ Object.defineProperty(exports, "GatewayOutlined", {
|
|
|
589
878
|
}
|
|
590
879
|
});
|
|
591
880
|
|
|
881
|
+
var HeartFilled_1 = require("./HeartFilled");
|
|
882
|
+
|
|
883
|
+
Object.defineProperty(exports, "HeartFilled", {
|
|
884
|
+
enumerable: true,
|
|
885
|
+
get: function get() {
|
|
886
|
+
return __importDefault(HeartFilled_1).default;
|
|
887
|
+
}
|
|
888
|
+
});
|
|
889
|
+
|
|
890
|
+
var HeartOutlined_1 = require("./HeartOutlined");
|
|
891
|
+
|
|
892
|
+
Object.defineProperty(exports, "HeartOutlined", {
|
|
893
|
+
enumerable: true,
|
|
894
|
+
get: function get() {
|
|
895
|
+
return __importDefault(HeartOutlined_1).default;
|
|
896
|
+
}
|
|
897
|
+
});
|
|
898
|
+
|
|
899
|
+
var HolderOutlined_1 = require("./HolderOutlined");
|
|
900
|
+
|
|
901
|
+
Object.defineProperty(exports, "HolderOutlined", {
|
|
902
|
+
enumerable: true,
|
|
903
|
+
get: function get() {
|
|
904
|
+
return __importDefault(HolderOutlined_1).default;
|
|
905
|
+
}
|
|
906
|
+
});
|
|
907
|
+
|
|
592
908
|
var HomeOutlined_1 = require("./HomeOutlined");
|
|
593
909
|
|
|
594
910
|
Object.defineProperty(exports, "HomeOutlined", {
|
|
@@ -634,6 +950,33 @@ Object.defineProperty(exports, "IdcardOutlined", {
|
|
|
634
950
|
}
|
|
635
951
|
});
|
|
636
952
|
|
|
953
|
+
var ImageFilled_1 = require("./ImageFilled");
|
|
954
|
+
|
|
955
|
+
Object.defineProperty(exports, "ImageFilled", {
|
|
956
|
+
enumerable: true,
|
|
957
|
+
get: function get() {
|
|
958
|
+
return __importDefault(ImageFilled_1).default;
|
|
959
|
+
}
|
|
960
|
+
});
|
|
961
|
+
|
|
962
|
+
var InfoCircleOutlined_1 = require("./InfoCircleOutlined");
|
|
963
|
+
|
|
964
|
+
Object.defineProperty(exports, "InfoCircleOutlined", {
|
|
965
|
+
enumerable: true,
|
|
966
|
+
get: function get() {
|
|
967
|
+
return __importDefault(InfoCircleOutlined_1).default;
|
|
968
|
+
}
|
|
969
|
+
});
|
|
970
|
+
|
|
971
|
+
var InfoOutlined_1 = require("./InfoOutlined");
|
|
972
|
+
|
|
973
|
+
Object.defineProperty(exports, "InfoOutlined", {
|
|
974
|
+
enumerable: true,
|
|
975
|
+
get: function get() {
|
|
976
|
+
return __importDefault(InfoOutlined_1).default;
|
|
977
|
+
}
|
|
978
|
+
});
|
|
979
|
+
|
|
637
980
|
var InfraredHostOutlined_1 = require("./InfraredHostOutlined");
|
|
638
981
|
|
|
639
982
|
Object.defineProperty(exports, "InfraredHostOutlined", {
|
|
@@ -688,6 +1031,15 @@ Object.defineProperty(exports, "LeftOutlined", {
|
|
|
688
1031
|
}
|
|
689
1032
|
});
|
|
690
1033
|
|
|
1034
|
+
var LinkOutlined_1 = require("./LinkOutlined");
|
|
1035
|
+
|
|
1036
|
+
Object.defineProperty(exports, "LinkOutlined", {
|
|
1037
|
+
enumerable: true,
|
|
1038
|
+
get: function get() {
|
|
1039
|
+
return __importDefault(LinkOutlined_1).default;
|
|
1040
|
+
}
|
|
1041
|
+
});
|
|
1042
|
+
|
|
691
1043
|
var LinsAccessOutlined_1 = require("./LinsAccessOutlined");
|
|
692
1044
|
|
|
693
1045
|
Object.defineProperty(exports, "LinsAccessOutlined", {
|
|
@@ -769,6 +1121,15 @@ Object.defineProperty(exports, "MenuUnfoldOutlined", {
|
|
|
769
1121
|
}
|
|
770
1122
|
});
|
|
771
1123
|
|
|
1124
|
+
var MessageOutlined_1 = require("./MessageOutlined");
|
|
1125
|
+
|
|
1126
|
+
Object.defineProperty(exports, "MessageOutlined", {
|
|
1127
|
+
enumerable: true,
|
|
1128
|
+
get: function get() {
|
|
1129
|
+
return __importDefault(MessageOutlined_1).default;
|
|
1130
|
+
}
|
|
1131
|
+
});
|
|
1132
|
+
|
|
772
1133
|
var MinusCircleFilled_1 = require("./MinusCircleFilled");
|
|
773
1134
|
|
|
774
1135
|
Object.defineProperty(exports, "MinusCircleFilled", {
|
|
@@ -1003,6 +1364,24 @@ Object.defineProperty(exports, "RotationOutlined", {
|
|
|
1003
1364
|
}
|
|
1004
1365
|
});
|
|
1005
1366
|
|
|
1367
|
+
var RulerOutlined_1 = require("./RulerOutlined");
|
|
1368
|
+
|
|
1369
|
+
Object.defineProperty(exports, "RulerOutlined", {
|
|
1370
|
+
enumerable: true,
|
|
1371
|
+
get: function get() {
|
|
1372
|
+
return __importDefault(RulerOutlined_1).default;
|
|
1373
|
+
}
|
|
1374
|
+
});
|
|
1375
|
+
|
|
1376
|
+
var SearchOutlined_1 = require("./SearchOutlined");
|
|
1377
|
+
|
|
1378
|
+
Object.defineProperty(exports, "SearchOutlined", {
|
|
1379
|
+
enumerable: true,
|
|
1380
|
+
get: function get() {
|
|
1381
|
+
return __importDefault(SearchOutlined_1).default;
|
|
1382
|
+
}
|
|
1383
|
+
});
|
|
1384
|
+
|
|
1006
1385
|
var SettingOutlined_1 = require("./SettingOutlined");
|
|
1007
1386
|
|
|
1008
1387
|
Object.defineProperty(exports, "SettingOutlined", {
|
|
@@ -1192,6 +1571,24 @@ Object.defineProperty(exports, "UpOutlined", {
|
|
|
1192
1571
|
}
|
|
1193
1572
|
});
|
|
1194
1573
|
|
|
1574
|
+
var UserFilled_1 = require("./UserFilled");
|
|
1575
|
+
|
|
1576
|
+
Object.defineProperty(exports, "UserFilled", {
|
|
1577
|
+
enumerable: true,
|
|
1578
|
+
get: function get() {
|
|
1579
|
+
return __importDefault(UserFilled_1).default;
|
|
1580
|
+
}
|
|
1581
|
+
});
|
|
1582
|
+
|
|
1583
|
+
var UserOutlined_1 = require("./UserOutlined");
|
|
1584
|
+
|
|
1585
|
+
Object.defineProperty(exports, "UserOutlined", {
|
|
1586
|
+
enumerable: true,
|
|
1587
|
+
get: function get() {
|
|
1588
|
+
return __importDefault(UserOutlined_1).default;
|
|
1589
|
+
}
|
|
1590
|
+
});
|
|
1591
|
+
|
|
1195
1592
|
var VideoCameraFilled_1 = require("./VideoCameraFilled");
|
|
1196
1593
|
|
|
1197
1594
|
Object.defineProperty(exports, "VideoCameraFilled", {
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const ArrowDownOutlined: 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 ArrowDownOutlined;
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
6
|
+
|
|
7
|
+
var __createBinding = void 0 && (void 0).__createBinding || (Object.create ? function (o, m, k, k2) {
|
|
8
|
+
if (k2 === undefined) k2 = k;
|
|
9
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
10
|
+
|
|
11
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
12
|
+
desc = {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function get() {
|
|
15
|
+
return m[k];
|
|
16
|
+
}
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
Object.defineProperty(o, k2, desc);
|
|
21
|
+
} : function (o, m, k, k2) {
|
|
22
|
+
if (k2 === undefined) k2 = k;
|
|
23
|
+
o[k2] = m[k];
|
|
24
|
+
});
|
|
25
|
+
|
|
26
|
+
var __setModuleDefault = void 0 && (void 0).__setModuleDefault || (Object.create ? function (o, v) {
|
|
27
|
+
Object.defineProperty(o, "default", {
|
|
28
|
+
enumerable: true,
|
|
29
|
+
value: v
|
|
30
|
+
});
|
|
31
|
+
} : function (o, v) {
|
|
32
|
+
o["default"] = v;
|
|
33
|
+
});
|
|
34
|
+
|
|
35
|
+
var __importStar = void 0 && (void 0).__importStar || function (mod) {
|
|
36
|
+
if (mod && mod.__esModule) return mod;
|
|
37
|
+
var result = {};
|
|
38
|
+
if (mod != null) for (var k in mod) {
|
|
39
|
+
if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
__setModuleDefault(result, mod);
|
|
43
|
+
|
|
44
|
+
return result;
|
|
45
|
+
};
|
|
46
|
+
|
|
47
|
+
var __importDefault = void 0 && (void 0).__importDefault || function (mod) {
|
|
48
|
+
return mod && mod.__esModule ? mod : {
|
|
49
|
+
"default": mod
|
|
50
|
+
};
|
|
51
|
+
};
|
|
52
|
+
|
|
53
|
+
Object.defineProperty(exports, "__esModule", {
|
|
54
|
+
value: true
|
|
55
|
+
}); // This icon file is generated automatically.
|
|
56
|
+
|
|
57
|
+
var React = __importStar(require("react"));
|
|
58
|
+
|
|
59
|
+
var ArrowDownOutlined_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/ArrowDownOutlined"));
|
|
60
|
+
|
|
61
|
+
var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
|
|
62
|
+
|
|
63
|
+
var ArrowDownOutlined = React.forwardRef(function (props, ref) {
|
|
64
|
+
return /*#__PURE__*/React.createElement(SensoroIcon_1.default, (0, _extends2.default)({}, props, {
|
|
65
|
+
ref: ref,
|
|
66
|
+
icon: ArrowDownOutlined_1.default
|
|
67
|
+
}));
|
|
68
|
+
});
|
|
69
|
+
ArrowDownOutlined.displayName = 'ArrowDownOutlined';
|
|
70
|
+
exports.default = ArrowDownOutlined;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const ArrowLeftOutlined: 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 ArrowLeftOutlined;
|