@sensoro-design/icons 0.1.6 → 0.1.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +24 -0
- package/CaretDownOutlined.d.ts +2 -0
- package/CaretDownOutlined.js +15 -0
- package/CaretLeftOutlined.d.ts +2 -0
- package/CaretLeftOutlined.js +15 -0
- package/CaretRightOutlined.d.ts +2 -0
- package/CaretRightOutlined.js +15 -0
- package/CaretUpOutlined.d.ts +2 -0
- package/CaretUpOutlined.js +15 -0
- package/CodeOutlined.d.ts +2 -0
- package/CodeOutlined.js +15 -0
- package/DeviceFilled.d.ts +2 -0
- package/DeviceFilled.js +15 -0
- package/DeviceOutlined.d.ts +2 -0
- package/DeviceOutlined.js +15 -0
- package/DoorSettingOutlined.d.ts +2 -0
- package/DoorSettingOutlined.js +15 -0
- package/FireFilled.d.ts +2 -0
- package/FireFilled.js +15 -0
- package/FireHydrantFilled.d.ts +2 -0
- package/FireHydrantFilled.js +15 -0
- package/FireOutlined.d.ts +2 -0
- package/FireOutlined.js +15 -0
- package/InvalidContentPurely.d.ts +2 -0
- package/InvalidContentPurely.js +15 -0
- package/NoAlarmPurely.d.ts +2 -0
- package/NoAlarmPurely.js +15 -0
- package/NoAppPurely.d.ts +2 -0
- package/NoAppPurely.js +15 -0
- package/NoCarPurely.d.ts +2 -0
- package/NoCarPurely.js +15 -0
- package/NoCarsPurely.d.ts +2 -0
- package/NoCarsPurely.js +15 -0
- package/NoDataPurely.d.ts +2 -0
- package/NoDataPurely.js +15 -0
- package/NoDevicePurely.d.ts +2 -0
- package/NoDevicePurely.js +15 -0
- package/NoImagePurely.d.ts +2 -0
- package/NoImagePurely.js +15 -0
- package/NoPersonPurely.d.ts +2 -0
- package/NoPersonPurely.js +15 -0
- package/NoPersonsPurely.d.ts +2 -0
- package/NoPersonsPurely.js +15 -0
- package/NoVideoPurely.d.ts +2 -0
- package/NoVideoPurely.js +15 -0
- package/PoweroffOutlined.d.ts +2 -0
- package/PoweroffOutlined.js +15 -0
- package/SafetyCertificateOutlined.d.ts +2 -0
- package/SafetyCertificateOutlined.js +15 -0
- package/SafetyOutlined.d.ts +2 -0
- package/SafetyOutlined.js +15 -0
- package/SatelliteOutlined.d.ts +2 -0
- package/SatelliteOutlined.js +15 -0
- package/SmartWaterMeterFilled.d.ts +2 -0
- package/SmartWaterMeterFilled.js +15 -0
- package/SmokeFilled.d.ts +2 -0
- package/SmokeFilled.js +15 -0
- package/SoundOutlined.d.ts +2 -0
- package/SoundOutlined.js +15 -0
- package/WifiOutlined.d.ts +2 -0
- package/WifiOutlined.js +15 -0
- package/es/components/IconBase.d.ts +2 -2
- package/es/icons/CaretDownOutlined.d.ts +4 -0
- package/es/icons/CaretDownOutlined.js +68 -0
- package/es/icons/CaretLeftOutlined.d.ts +4 -0
- package/es/icons/CaretLeftOutlined.js +68 -0
- package/es/icons/CaretRightOutlined.d.ts +4 -0
- package/es/icons/CaretRightOutlined.js +68 -0
- package/es/icons/CaretUpOutlined.d.ts +4 -0
- package/es/icons/CaretUpOutlined.js +68 -0
- package/es/icons/CodeOutlined.d.ts +4 -0
- package/es/icons/CodeOutlined.js +68 -0
- package/es/icons/DeviceFilled.d.ts +4 -0
- package/es/icons/DeviceFilled.js +68 -0
- package/es/icons/DeviceOutlined.d.ts +4 -0
- package/es/icons/DeviceOutlined.js +68 -0
- package/es/icons/DoorSettingOutlined.d.ts +4 -0
- package/es/icons/DoorSettingOutlined.js +68 -0
- package/es/icons/FireFilled.d.ts +4 -0
- package/es/icons/FireFilled.js +68 -0
- package/es/icons/FireHydrantFilled.d.ts +4 -0
- package/es/icons/FireHydrantFilled.js +68 -0
- package/es/icons/FireOutlined.d.ts +4 -0
- package/es/icons/FireOutlined.js +68 -0
- package/es/icons/InvalidContentPurely.d.ts +4 -0
- package/es/icons/InvalidContentPurely.js +68 -0
- package/es/icons/NoAlarmPurely.d.ts +4 -0
- package/es/icons/NoAlarmPurely.js +68 -0
- package/es/icons/NoAppPurely.d.ts +4 -0
- package/es/icons/NoAppPurely.js +68 -0
- package/es/icons/NoCarPurely.d.ts +4 -0
- package/es/icons/NoCarPurely.js +68 -0
- package/es/icons/NoCarsPurely.d.ts +4 -0
- package/es/icons/NoCarsPurely.js +68 -0
- package/es/icons/NoDataPurely.d.ts +4 -0
- package/es/icons/NoDataPurely.js +68 -0
- package/es/icons/NoDevicePurely.d.ts +4 -0
- package/es/icons/NoDevicePurely.js +68 -0
- package/es/icons/NoImagePurely.d.ts +4 -0
- package/es/icons/NoImagePurely.js +68 -0
- package/es/icons/NoPersonPurely.d.ts +4 -0
- package/es/icons/NoPersonPurely.js +68 -0
- package/es/icons/NoPersonsPurely.d.ts +4 -0
- package/es/icons/NoPersonsPurely.js +68 -0
- package/es/icons/NoVideoPurely.d.ts +4 -0
- package/es/icons/NoVideoPurely.js +68 -0
- package/es/icons/PoweroffOutlined.d.ts +4 -0
- package/es/icons/PoweroffOutlined.js +68 -0
- package/es/icons/SafetyCertificateOutlined.d.ts +4 -0
- package/es/icons/SafetyCertificateOutlined.js +68 -0
- package/es/icons/SafetyOutlined.d.ts +4 -0
- package/es/icons/SafetyOutlined.js +68 -0
- package/es/icons/SatelliteOutlined.d.ts +4 -0
- package/es/icons/SatelliteOutlined.js +68 -0
- package/es/icons/SmartWaterMeterFilled.d.ts +4 -0
- package/es/icons/SmartWaterMeterFilled.js +68 -0
- package/es/icons/SmokeFilled.d.ts +4 -0
- package/es/icons/SmokeFilled.js +68 -0
- package/es/icons/SoundOutlined.d.ts +4 -0
- package/es/icons/SoundOutlined.js +68 -0
- package/es/icons/WifiOutlined.d.ts +4 -0
- package/es/icons/WifiOutlined.js +68 -0
- package/es/icons/index.d.ts +30 -0
- package/es/icons/index.js +275 -4
- package/es/utils.d.ts +1 -0
- package/es/utils.js +10 -2
- package/lib/components/IconBase.d.ts +2 -2
- package/lib/icons/CaretDownOutlined.d.ts +4 -0
- package/lib/icons/CaretDownOutlined.js +70 -0
- package/lib/icons/CaretLeftOutlined.d.ts +4 -0
- package/lib/icons/CaretLeftOutlined.js +70 -0
- package/lib/icons/CaretRightOutlined.d.ts +4 -0
- package/lib/icons/CaretRightOutlined.js +70 -0
- package/lib/icons/CaretUpOutlined.d.ts +4 -0
- package/lib/icons/CaretUpOutlined.js +70 -0
- package/lib/icons/CodeOutlined.d.ts +4 -0
- package/lib/icons/CodeOutlined.js +70 -0
- package/lib/icons/DeviceFilled.d.ts +4 -0
- package/lib/icons/DeviceFilled.js +70 -0
- package/lib/icons/DeviceOutlined.d.ts +4 -0
- package/lib/icons/DeviceOutlined.js +70 -0
- package/lib/icons/DoorSettingOutlined.d.ts +4 -0
- package/lib/icons/DoorSettingOutlined.js +70 -0
- package/lib/icons/FireFilled.d.ts +4 -0
- package/lib/icons/FireFilled.js +70 -0
- package/lib/icons/FireHydrantFilled.d.ts +4 -0
- package/lib/icons/FireHydrantFilled.js +70 -0
- package/lib/icons/FireOutlined.d.ts +4 -0
- package/lib/icons/FireOutlined.js +70 -0
- package/lib/icons/InvalidContentPurely.d.ts +4 -0
- package/lib/icons/InvalidContentPurely.js +70 -0
- package/lib/icons/NoAlarmPurely.d.ts +4 -0
- package/lib/icons/NoAlarmPurely.js +70 -0
- package/lib/icons/NoAppPurely.d.ts +4 -0
- package/lib/icons/NoAppPurely.js +70 -0
- package/lib/icons/NoCarPurely.d.ts +4 -0
- package/lib/icons/NoCarPurely.js +70 -0
- package/lib/icons/NoCarsPurely.d.ts +4 -0
- package/lib/icons/NoCarsPurely.js +70 -0
- package/lib/icons/NoDataPurely.d.ts +4 -0
- package/lib/icons/NoDataPurely.js +70 -0
- package/lib/icons/NoDevicePurely.d.ts +4 -0
- package/lib/icons/NoDevicePurely.js +70 -0
- package/lib/icons/NoImagePurely.d.ts +4 -0
- package/lib/icons/NoImagePurely.js +70 -0
- package/lib/icons/NoPersonPurely.d.ts +4 -0
- package/lib/icons/NoPersonPurely.js +70 -0
- package/lib/icons/NoPersonsPurely.d.ts +4 -0
- package/lib/icons/NoPersonsPurely.js +70 -0
- package/lib/icons/NoVideoPurely.d.ts +4 -0
- package/lib/icons/NoVideoPurely.js +70 -0
- package/lib/icons/PoweroffOutlined.d.ts +4 -0
- package/lib/icons/PoweroffOutlined.js +70 -0
- package/lib/icons/SafetyCertificateOutlined.d.ts +4 -0
- package/lib/icons/SafetyCertificateOutlined.js +70 -0
- package/lib/icons/SafetyOutlined.d.ts +4 -0
- package/lib/icons/SafetyOutlined.js +70 -0
- package/lib/icons/SatelliteOutlined.d.ts +4 -0
- package/lib/icons/SatelliteOutlined.js +70 -0
- package/lib/icons/SmartWaterMeterFilled.d.ts +4 -0
- package/lib/icons/SmartWaterMeterFilled.js +70 -0
- package/lib/icons/SmokeFilled.d.ts +4 -0
- package/lib/icons/SmokeFilled.js +70 -0
- package/lib/icons/SoundOutlined.d.ts +4 -0
- package/lib/icons/SoundOutlined.js +70 -0
- package/lib/icons/WifiOutlined.d.ts +4 -0
- package/lib/icons/WifiOutlined.js +70 -0
- package/lib/icons/index.d.ts +30 -0
- package/lib/icons/index.js +275 -4
- package/lib/utils.d.ts +1 -0
- package/lib/utils.js +10 -2
- package/package.json +2 -2
- package/templates/icon.ts.ejs +4 -4
package/es/icons/index.js
CHANGED
|
@@ -9,10 +9,11 @@ var __importDefault = this && this.__importDefault || function (mod) {
|
|
|
9
9
|
Object.defineProperty(exports, "__esModule", {
|
|
10
10
|
value: true
|
|
11
11
|
});
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
14
|
-
exports.
|
|
15
|
-
exports.
|
|
12
|
+
exports.ControllerOutlined = exports.CompressOutlined = exports.CodeOutlined = 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.CaretUpOutlined = exports.CaretRightOutlined = exports.CaretLeftOutlined = exports.CaretDownOutlined = 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.FormOutlined = exports.FireOutlined = exports.FireHydraulicsOutlined = exports.FireHydrantOutlined = exports.FireHydrantFilled = exports.FireHostOutlined = exports.FireFilled = exports.FireCameraOutlined = exports.FileZipOutlined = exports.FileWordOutlined = exports.FileUnknownOutlined = exports.FileTextOutlined = exports.FileSyncOutlined = exports.FileSearchOutlined = exports.FileProtectOutlined = exports.FilePptOutlined = exports.FilePdfOutlined = exports.FileOutlined = exports.FileMarkdownOutlined = exports.FileJpgOutlined = exports.FileImageOutlined = exports.FileGifOutlined = exports.FileExclamationOutlined = exports.FileExcelOutlined = exports.FileDoneOutlined = exports.FileAddOutlined = exports.FaceCameraOutlined = exports.EyeOutlined = exports.EyeInvisibleOutlined = exports.EyeInvisibleFilled = exports.EyeFilled = exports.ExpandOutlined = exports.ExclamationOutlined = exports.ExclamationCircleOutlined = exports.ExclamationCircleFilled = exports.EllipsisOutlined = exports.ElectricalFireOutlined = exports.EditOutlined = exports.DroneOutlined = exports.DownloadOutlined = exports.DownOutlined = exports.DoubleRightOutlined = exports.DoubleLeftOutlined = exports.DoorSettingOutlined = exports.DoorLockOutlined = exports.DomeCameraOutlined = exports.DeviceOutlined = exports.DeviceFilled = exports.DeleteOutlined = exports.CopyOutlined = void 0;
|
|
14
|
+
exports.NoImagePurely = exports.NoDevicePurely = exports.NoDataPurely = exports.NoCarsPurely = exports.NoCarPurely = exports.NoAppPurely = exports.NoAlarmPurely = exports.Nh3Outlined = exports.MoreOutlined = exports.MinusSquareOutlined = exports.MinusSquareFilled = exports.MinusOutlined = exports.MinusCircleOutlined = exports.MinusCircleFilled = exports.MessageOutlined = exports.MenuUnfoldOutlined = exports.MenuFoldOutlined = exports.ManualAlarmSquareOutlined = exports.ManualAlarmCircleOutlined = exports.ManholeCoverOutlined = exports.LpgOutlined = exports.LockOutlined = exports.LockFilled = exports.LinsAccessOutlined = exports.LinkOutlined = exports.LeftOutlined = exports.LeakingOutlined = exports.KeyOutlined = exports.InvalidContentPurely = exports.IntelligentAccessOutlined = exports.InfraredOutlined = exports.InfraredHostOutlined = exports.InfoOutlined = exports.InfoCircleOutlined = exports.ImageFilled = exports.IdcardOutlined = exports.IdcardFilled = exports.HydrolabOutlined = exports.HumanTrafficVideoOutlined = exports.HomeOutlined = exports.HolderOutlined = exports.HeartOutlined = exports.HeartFilled = exports.GatewayOutlined = exports.GasSensorOutlined = exports.GasSensorControllerOutlined = exports.FullTargetOutlined = exports.FullTargetCameraOutlined = exports.FrownOutlined = exports.FrownFilled = void 0;
|
|
15
|
+
exports.ThermometerOutlined = exports.TemperaturePatchOutlined = exports.TagsOutlined = exports.TagsFilled = exports.TagOutlined = exports.TagFilled = exports.StarOutlined = exports.StarFilled = exports.StarCheckOutlined = exports.SoundOutlined = exports.SmokeOutlined = exports.SmokeFilled = exports.SmileOutlined = exports.SmileFilled = exports.SmartWaterMeterOutlined = exports.SmartWaterMeterFilled = exports.SmartWatchOutlined = exports.SmartLightPoleOutlined = exports.SmartDoorLockOutlined = exports.SmartBoxOutlined = exports.SleepOutlined = exports.SettingOutlined = exports.SearchOutlined = exports.SatelliteOutlined = exports.SafetyOutlined = exports.SafetyCertificateOutlined = exports.RulerOutlined = exports.RotationOutlined = exports.RotationCloseOutlined = exports.RightOutlined = exports.PoweroffOutlined = 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.NoVideoPurely = exports.NoPersonsPurely = exports.NoPersonPurely = void 0;
|
|
16
|
+
exports.ZoomOutOutlined = exports.ZoomInOutlined = exports.WindSpeedOutlined = exports.WifiOutlined = 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 = void 0; // This index.ts file is generated automatically.
|
|
16
17
|
|
|
17
18
|
var AccountBookFilled_1 = require("./AccountBookFilled");
|
|
18
19
|
|
|
@@ -266,6 +267,42 @@ Object.defineProperty(exports, "CarOutlined", {
|
|
|
266
267
|
}
|
|
267
268
|
});
|
|
268
269
|
|
|
270
|
+
var CaretDownOutlined_1 = require("./CaretDownOutlined");
|
|
271
|
+
|
|
272
|
+
Object.defineProperty(exports, "CaretDownOutlined", {
|
|
273
|
+
enumerable: true,
|
|
274
|
+
get: function get() {
|
|
275
|
+
return __importDefault(CaretDownOutlined_1).default;
|
|
276
|
+
}
|
|
277
|
+
});
|
|
278
|
+
|
|
279
|
+
var CaretLeftOutlined_1 = require("./CaretLeftOutlined");
|
|
280
|
+
|
|
281
|
+
Object.defineProperty(exports, "CaretLeftOutlined", {
|
|
282
|
+
enumerable: true,
|
|
283
|
+
get: function get() {
|
|
284
|
+
return __importDefault(CaretLeftOutlined_1).default;
|
|
285
|
+
}
|
|
286
|
+
});
|
|
287
|
+
|
|
288
|
+
var CaretRightOutlined_1 = require("./CaretRightOutlined");
|
|
289
|
+
|
|
290
|
+
Object.defineProperty(exports, "CaretRightOutlined", {
|
|
291
|
+
enumerable: true,
|
|
292
|
+
get: function get() {
|
|
293
|
+
return __importDefault(CaretRightOutlined_1).default;
|
|
294
|
+
}
|
|
295
|
+
});
|
|
296
|
+
|
|
297
|
+
var CaretUpOutlined_1 = require("./CaretUpOutlined");
|
|
298
|
+
|
|
299
|
+
Object.defineProperty(exports, "CaretUpOutlined", {
|
|
300
|
+
enumerable: true,
|
|
301
|
+
get: function get() {
|
|
302
|
+
return __importDefault(CaretUpOutlined_1).default;
|
|
303
|
+
}
|
|
304
|
+
});
|
|
305
|
+
|
|
269
306
|
var Ch4Outlined_1 = require("./Ch4Outlined");
|
|
270
307
|
|
|
271
308
|
Object.defineProperty(exports, "Ch4Outlined", {
|
|
@@ -401,6 +438,15 @@ Object.defineProperty(exports, "CoOutlined", {
|
|
|
401
438
|
}
|
|
402
439
|
});
|
|
403
440
|
|
|
441
|
+
var CodeOutlined_1 = require("./CodeOutlined");
|
|
442
|
+
|
|
443
|
+
Object.defineProperty(exports, "CodeOutlined", {
|
|
444
|
+
enumerable: true,
|
|
445
|
+
get: function get() {
|
|
446
|
+
return __importDefault(CodeOutlined_1).default;
|
|
447
|
+
}
|
|
448
|
+
});
|
|
449
|
+
|
|
404
450
|
var CompressOutlined_1 = require("./CompressOutlined");
|
|
405
451
|
|
|
406
452
|
Object.defineProperty(exports, "CompressOutlined", {
|
|
@@ -437,6 +483,24 @@ Object.defineProperty(exports, "DeleteOutlined", {
|
|
|
437
483
|
}
|
|
438
484
|
});
|
|
439
485
|
|
|
486
|
+
var DeviceFilled_1 = require("./DeviceFilled");
|
|
487
|
+
|
|
488
|
+
Object.defineProperty(exports, "DeviceFilled", {
|
|
489
|
+
enumerable: true,
|
|
490
|
+
get: function get() {
|
|
491
|
+
return __importDefault(DeviceFilled_1).default;
|
|
492
|
+
}
|
|
493
|
+
});
|
|
494
|
+
|
|
495
|
+
var DeviceOutlined_1 = require("./DeviceOutlined");
|
|
496
|
+
|
|
497
|
+
Object.defineProperty(exports, "DeviceOutlined", {
|
|
498
|
+
enumerable: true,
|
|
499
|
+
get: function get() {
|
|
500
|
+
return __importDefault(DeviceOutlined_1).default;
|
|
501
|
+
}
|
|
502
|
+
});
|
|
503
|
+
|
|
440
504
|
var DomeCameraOutlined_1 = require("./DomeCameraOutlined");
|
|
441
505
|
|
|
442
506
|
Object.defineProperty(exports, "DomeCameraOutlined", {
|
|
@@ -455,6 +519,15 @@ Object.defineProperty(exports, "DoorLockOutlined", {
|
|
|
455
519
|
}
|
|
456
520
|
});
|
|
457
521
|
|
|
522
|
+
var DoorSettingOutlined_1 = require("./DoorSettingOutlined");
|
|
523
|
+
|
|
524
|
+
Object.defineProperty(exports, "DoorSettingOutlined", {
|
|
525
|
+
enumerable: true,
|
|
526
|
+
get: function get() {
|
|
527
|
+
return __importDefault(DoorSettingOutlined_1).default;
|
|
528
|
+
}
|
|
529
|
+
});
|
|
530
|
+
|
|
458
531
|
var DoubleLeftOutlined_1 = require("./DoubleLeftOutlined");
|
|
459
532
|
|
|
460
533
|
Object.defineProperty(exports, "DoubleLeftOutlined", {
|
|
@@ -779,6 +852,15 @@ Object.defineProperty(exports, "FireCameraOutlined", {
|
|
|
779
852
|
}
|
|
780
853
|
});
|
|
781
854
|
|
|
855
|
+
var FireFilled_1 = require("./FireFilled");
|
|
856
|
+
|
|
857
|
+
Object.defineProperty(exports, "FireFilled", {
|
|
858
|
+
enumerable: true,
|
|
859
|
+
get: function get() {
|
|
860
|
+
return __importDefault(FireFilled_1).default;
|
|
861
|
+
}
|
|
862
|
+
});
|
|
863
|
+
|
|
782
864
|
var FireHostOutlined_1 = require("./FireHostOutlined");
|
|
783
865
|
|
|
784
866
|
Object.defineProperty(exports, "FireHostOutlined", {
|
|
@@ -788,6 +870,15 @@ Object.defineProperty(exports, "FireHostOutlined", {
|
|
|
788
870
|
}
|
|
789
871
|
});
|
|
790
872
|
|
|
873
|
+
var FireHydrantFilled_1 = require("./FireHydrantFilled");
|
|
874
|
+
|
|
875
|
+
Object.defineProperty(exports, "FireHydrantFilled", {
|
|
876
|
+
enumerable: true,
|
|
877
|
+
get: function get() {
|
|
878
|
+
return __importDefault(FireHydrantFilled_1).default;
|
|
879
|
+
}
|
|
880
|
+
});
|
|
881
|
+
|
|
791
882
|
var FireHydrantOutlined_1 = require("./FireHydrantOutlined");
|
|
792
883
|
|
|
793
884
|
Object.defineProperty(exports, "FireHydrantOutlined", {
|
|
@@ -806,6 +897,15 @@ Object.defineProperty(exports, "FireHydraulicsOutlined", {
|
|
|
806
897
|
}
|
|
807
898
|
});
|
|
808
899
|
|
|
900
|
+
var FireOutlined_1 = require("./FireOutlined");
|
|
901
|
+
|
|
902
|
+
Object.defineProperty(exports, "FireOutlined", {
|
|
903
|
+
enumerable: true,
|
|
904
|
+
get: function get() {
|
|
905
|
+
return __importDefault(FireOutlined_1).default;
|
|
906
|
+
}
|
|
907
|
+
});
|
|
908
|
+
|
|
809
909
|
var FormOutlined_1 = require("./FormOutlined");
|
|
810
910
|
|
|
811
911
|
Object.defineProperty(exports, "FormOutlined", {
|
|
@@ -1004,6 +1104,15 @@ Object.defineProperty(exports, "IntelligentAccessOutlined", {
|
|
|
1004
1104
|
}
|
|
1005
1105
|
});
|
|
1006
1106
|
|
|
1107
|
+
var InvalidContentPurely_1 = require("./InvalidContentPurely");
|
|
1108
|
+
|
|
1109
|
+
Object.defineProperty(exports, "InvalidContentPurely", {
|
|
1110
|
+
enumerable: true,
|
|
1111
|
+
get: function get() {
|
|
1112
|
+
return __importDefault(InvalidContentPurely_1).default;
|
|
1113
|
+
}
|
|
1114
|
+
});
|
|
1115
|
+
|
|
1007
1116
|
var KeyOutlined_1 = require("./KeyOutlined");
|
|
1008
1117
|
|
|
1009
1118
|
Object.defineProperty(exports, "KeyOutlined", {
|
|
@@ -1193,6 +1302,96 @@ Object.defineProperty(exports, "Nh3Outlined", {
|
|
|
1193
1302
|
}
|
|
1194
1303
|
});
|
|
1195
1304
|
|
|
1305
|
+
var NoAlarmPurely_1 = require("./NoAlarmPurely");
|
|
1306
|
+
|
|
1307
|
+
Object.defineProperty(exports, "NoAlarmPurely", {
|
|
1308
|
+
enumerable: true,
|
|
1309
|
+
get: function get() {
|
|
1310
|
+
return __importDefault(NoAlarmPurely_1).default;
|
|
1311
|
+
}
|
|
1312
|
+
});
|
|
1313
|
+
|
|
1314
|
+
var NoAppPurely_1 = require("./NoAppPurely");
|
|
1315
|
+
|
|
1316
|
+
Object.defineProperty(exports, "NoAppPurely", {
|
|
1317
|
+
enumerable: true,
|
|
1318
|
+
get: function get() {
|
|
1319
|
+
return __importDefault(NoAppPurely_1).default;
|
|
1320
|
+
}
|
|
1321
|
+
});
|
|
1322
|
+
|
|
1323
|
+
var NoCarPurely_1 = require("./NoCarPurely");
|
|
1324
|
+
|
|
1325
|
+
Object.defineProperty(exports, "NoCarPurely", {
|
|
1326
|
+
enumerable: true,
|
|
1327
|
+
get: function get() {
|
|
1328
|
+
return __importDefault(NoCarPurely_1).default;
|
|
1329
|
+
}
|
|
1330
|
+
});
|
|
1331
|
+
|
|
1332
|
+
var NoCarsPurely_1 = require("./NoCarsPurely");
|
|
1333
|
+
|
|
1334
|
+
Object.defineProperty(exports, "NoCarsPurely", {
|
|
1335
|
+
enumerable: true,
|
|
1336
|
+
get: function get() {
|
|
1337
|
+
return __importDefault(NoCarsPurely_1).default;
|
|
1338
|
+
}
|
|
1339
|
+
});
|
|
1340
|
+
|
|
1341
|
+
var NoDataPurely_1 = require("./NoDataPurely");
|
|
1342
|
+
|
|
1343
|
+
Object.defineProperty(exports, "NoDataPurely", {
|
|
1344
|
+
enumerable: true,
|
|
1345
|
+
get: function get() {
|
|
1346
|
+
return __importDefault(NoDataPurely_1).default;
|
|
1347
|
+
}
|
|
1348
|
+
});
|
|
1349
|
+
|
|
1350
|
+
var NoDevicePurely_1 = require("./NoDevicePurely");
|
|
1351
|
+
|
|
1352
|
+
Object.defineProperty(exports, "NoDevicePurely", {
|
|
1353
|
+
enumerable: true,
|
|
1354
|
+
get: function get() {
|
|
1355
|
+
return __importDefault(NoDevicePurely_1).default;
|
|
1356
|
+
}
|
|
1357
|
+
});
|
|
1358
|
+
|
|
1359
|
+
var NoImagePurely_1 = require("./NoImagePurely");
|
|
1360
|
+
|
|
1361
|
+
Object.defineProperty(exports, "NoImagePurely", {
|
|
1362
|
+
enumerable: true,
|
|
1363
|
+
get: function get() {
|
|
1364
|
+
return __importDefault(NoImagePurely_1).default;
|
|
1365
|
+
}
|
|
1366
|
+
});
|
|
1367
|
+
|
|
1368
|
+
var NoPersonPurely_1 = require("./NoPersonPurely");
|
|
1369
|
+
|
|
1370
|
+
Object.defineProperty(exports, "NoPersonPurely", {
|
|
1371
|
+
enumerable: true,
|
|
1372
|
+
get: function get() {
|
|
1373
|
+
return __importDefault(NoPersonPurely_1).default;
|
|
1374
|
+
}
|
|
1375
|
+
});
|
|
1376
|
+
|
|
1377
|
+
var NoPersonsPurely_1 = require("./NoPersonsPurely");
|
|
1378
|
+
|
|
1379
|
+
Object.defineProperty(exports, "NoPersonsPurely", {
|
|
1380
|
+
enumerable: true,
|
|
1381
|
+
get: function get() {
|
|
1382
|
+
return __importDefault(NoPersonsPurely_1).default;
|
|
1383
|
+
}
|
|
1384
|
+
});
|
|
1385
|
+
|
|
1386
|
+
var NoVideoPurely_1 = require("./NoVideoPurely");
|
|
1387
|
+
|
|
1388
|
+
Object.defineProperty(exports, "NoVideoPurely", {
|
|
1389
|
+
enumerable: true,
|
|
1390
|
+
get: function get() {
|
|
1391
|
+
return __importDefault(NoVideoPurely_1).default;
|
|
1392
|
+
}
|
|
1393
|
+
});
|
|
1394
|
+
|
|
1196
1395
|
var O2Outlined_1 = require("./O2Outlined");
|
|
1197
1396
|
|
|
1198
1397
|
Object.defineProperty(exports, "O2Outlined", {
|
|
@@ -1337,6 +1536,15 @@ Object.defineProperty(exports, "PmOutlined", {
|
|
|
1337
1536
|
}
|
|
1338
1537
|
});
|
|
1339
1538
|
|
|
1539
|
+
var PoweroffOutlined_1 = require("./PoweroffOutlined");
|
|
1540
|
+
|
|
1541
|
+
Object.defineProperty(exports, "PoweroffOutlined", {
|
|
1542
|
+
enumerable: true,
|
|
1543
|
+
get: function get() {
|
|
1544
|
+
return __importDefault(PoweroffOutlined_1).default;
|
|
1545
|
+
}
|
|
1546
|
+
});
|
|
1547
|
+
|
|
1340
1548
|
var RightOutlined_1 = require("./RightOutlined");
|
|
1341
1549
|
|
|
1342
1550
|
Object.defineProperty(exports, "RightOutlined", {
|
|
@@ -1373,6 +1581,33 @@ Object.defineProperty(exports, "RulerOutlined", {
|
|
|
1373
1581
|
}
|
|
1374
1582
|
});
|
|
1375
1583
|
|
|
1584
|
+
var SafetyCertificateOutlined_1 = require("./SafetyCertificateOutlined");
|
|
1585
|
+
|
|
1586
|
+
Object.defineProperty(exports, "SafetyCertificateOutlined", {
|
|
1587
|
+
enumerable: true,
|
|
1588
|
+
get: function get() {
|
|
1589
|
+
return __importDefault(SafetyCertificateOutlined_1).default;
|
|
1590
|
+
}
|
|
1591
|
+
});
|
|
1592
|
+
|
|
1593
|
+
var SafetyOutlined_1 = require("./SafetyOutlined");
|
|
1594
|
+
|
|
1595
|
+
Object.defineProperty(exports, "SafetyOutlined", {
|
|
1596
|
+
enumerable: true,
|
|
1597
|
+
get: function get() {
|
|
1598
|
+
return __importDefault(SafetyOutlined_1).default;
|
|
1599
|
+
}
|
|
1600
|
+
});
|
|
1601
|
+
|
|
1602
|
+
var SatelliteOutlined_1 = require("./SatelliteOutlined");
|
|
1603
|
+
|
|
1604
|
+
Object.defineProperty(exports, "SatelliteOutlined", {
|
|
1605
|
+
enumerable: true,
|
|
1606
|
+
get: function get() {
|
|
1607
|
+
return __importDefault(SatelliteOutlined_1).default;
|
|
1608
|
+
}
|
|
1609
|
+
});
|
|
1610
|
+
|
|
1376
1611
|
var SearchOutlined_1 = require("./SearchOutlined");
|
|
1377
1612
|
|
|
1378
1613
|
Object.defineProperty(exports, "SearchOutlined", {
|
|
@@ -1436,6 +1671,15 @@ Object.defineProperty(exports, "SmartWatchOutlined", {
|
|
|
1436
1671
|
}
|
|
1437
1672
|
});
|
|
1438
1673
|
|
|
1674
|
+
var SmartWaterMeterFilled_1 = require("./SmartWaterMeterFilled");
|
|
1675
|
+
|
|
1676
|
+
Object.defineProperty(exports, "SmartWaterMeterFilled", {
|
|
1677
|
+
enumerable: true,
|
|
1678
|
+
get: function get() {
|
|
1679
|
+
return __importDefault(SmartWaterMeterFilled_1).default;
|
|
1680
|
+
}
|
|
1681
|
+
});
|
|
1682
|
+
|
|
1439
1683
|
var SmartWaterMeterOutlined_1 = require("./SmartWaterMeterOutlined");
|
|
1440
1684
|
|
|
1441
1685
|
Object.defineProperty(exports, "SmartWaterMeterOutlined", {
|
|
@@ -1463,6 +1707,15 @@ Object.defineProperty(exports, "SmileOutlined", {
|
|
|
1463
1707
|
}
|
|
1464
1708
|
});
|
|
1465
1709
|
|
|
1710
|
+
var SmokeFilled_1 = require("./SmokeFilled");
|
|
1711
|
+
|
|
1712
|
+
Object.defineProperty(exports, "SmokeFilled", {
|
|
1713
|
+
enumerable: true,
|
|
1714
|
+
get: function get() {
|
|
1715
|
+
return __importDefault(SmokeFilled_1).default;
|
|
1716
|
+
}
|
|
1717
|
+
});
|
|
1718
|
+
|
|
1466
1719
|
var SmokeOutlined_1 = require("./SmokeOutlined");
|
|
1467
1720
|
|
|
1468
1721
|
Object.defineProperty(exports, "SmokeOutlined", {
|
|
@@ -1472,6 +1725,15 @@ Object.defineProperty(exports, "SmokeOutlined", {
|
|
|
1472
1725
|
}
|
|
1473
1726
|
});
|
|
1474
1727
|
|
|
1728
|
+
var SoundOutlined_1 = require("./SoundOutlined");
|
|
1729
|
+
|
|
1730
|
+
Object.defineProperty(exports, "SoundOutlined", {
|
|
1731
|
+
enumerable: true,
|
|
1732
|
+
get: function get() {
|
|
1733
|
+
return __importDefault(SoundOutlined_1).default;
|
|
1734
|
+
}
|
|
1735
|
+
});
|
|
1736
|
+
|
|
1475
1737
|
var StarCheckOutlined_1 = require("./StarCheckOutlined");
|
|
1476
1738
|
|
|
1477
1739
|
Object.defineProperty(exports, "StarCheckOutlined", {
|
|
@@ -1679,6 +1941,15 @@ Object.defineProperty(exports, "WeatherStationOutlined", {
|
|
|
1679
1941
|
}
|
|
1680
1942
|
});
|
|
1681
1943
|
|
|
1944
|
+
var WifiOutlined_1 = require("./WifiOutlined");
|
|
1945
|
+
|
|
1946
|
+
Object.defineProperty(exports, "WifiOutlined", {
|
|
1947
|
+
enumerable: true,
|
|
1948
|
+
get: function get() {
|
|
1949
|
+
return __importDefault(WifiOutlined_1).default;
|
|
1950
|
+
}
|
|
1951
|
+
});
|
|
1952
|
+
|
|
1682
1953
|
var WindSpeedOutlined_1 = require("./WindSpeedOutlined");
|
|
1683
1954
|
|
|
1684
1955
|
Object.defineProperty(exports, "WindSpeedOutlined", {
|
package/es/utils.d.ts
CHANGED
|
@@ -2,6 +2,7 @@ import type { AbstractNode, IconDefinition } from '@sensoro-design/icons-svg/lib
|
|
|
2
2
|
export interface Attrs {
|
|
3
3
|
[key: string]: string;
|
|
4
4
|
}
|
|
5
|
+
export declare const toHump: (name: string) => string;
|
|
5
6
|
export declare function normalizeAttrs(attrs?: Attrs): Attrs;
|
|
6
7
|
export declare function generate(node: AbstractNode, key: string, rootProps?: {
|
|
7
8
|
[key: string]: any;
|
package/es/utils.js
CHANGED
|
@@ -12,12 +12,20 @@ var __importDefault = this && this.__importDefault || function (mod) {
|
|
|
12
12
|
Object.defineProperty(exports, "__esModule", {
|
|
13
13
|
value: true
|
|
14
14
|
});
|
|
15
|
-
exports.normalizeTwoToneColors = exports.svgBaseProps = exports.isIconDefinition = exports.getSecondaryColor = exports.generate = exports.normalizeAttrs = void 0;
|
|
15
|
+
exports.normalizeTwoToneColors = exports.svgBaseProps = exports.isIconDefinition = exports.getSecondaryColor = exports.generate = exports.normalizeAttrs = exports.toHump = void 0;
|
|
16
16
|
|
|
17
17
|
var react_1 = __importDefault(require("react"));
|
|
18
18
|
|
|
19
19
|
var colors_1 = require("@ant-design/colors");
|
|
20
20
|
|
|
21
|
+
var toHump = function toHump(name) {
|
|
22
|
+
return name.replace(/(-|:)\w/g, function (v) {
|
|
23
|
+
return v.substring(1).toUpperCase();
|
|
24
|
+
});
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
exports.toHump = toHump;
|
|
28
|
+
|
|
21
29
|
function normalizeAttrs() {
|
|
22
30
|
var attrs = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
|
|
23
31
|
return Object.keys(attrs).reduce(function (acc, key) {
|
|
@@ -30,7 +38,7 @@ function normalizeAttrs() {
|
|
|
30
38
|
break;
|
|
31
39
|
|
|
32
40
|
default:
|
|
33
|
-
acc[key] = val;
|
|
41
|
+
acc[(0, exports.toHump)(key)] = val;
|
|
34
42
|
}
|
|
35
43
|
|
|
36
44
|
return acc;
|
|
@@ -3,9 +3,9 @@ import { IconDefinition } from '@sensoro-design/icons-svg/lib/types';
|
|
|
3
3
|
export interface IconProps extends Partial<TwoToneColorPaletteSetter> {
|
|
4
4
|
icon: IconDefinition;
|
|
5
5
|
className?: string;
|
|
6
|
-
onClick?: React.MouseEventHandler<SVGSVGElement>;
|
|
7
6
|
style?: React.CSSProperties;
|
|
8
7
|
focusable?: string;
|
|
8
|
+
onClick?: React.MouseEventHandler<SVGSVGElement>;
|
|
9
9
|
}
|
|
10
10
|
export interface TwoToneColorPaletteSetter {
|
|
11
11
|
primaryColor: string;
|
|
@@ -14,7 +14,7 @@ export interface TwoToneColorPaletteSetter {
|
|
|
14
14
|
export interface TwoToneColorPalette extends TwoToneColorPaletteSetter {
|
|
15
15
|
calculated?: boolean;
|
|
16
16
|
}
|
|
17
|
-
declare function setTwoToneColors({ primaryColor, secondaryColor
|
|
17
|
+
declare function setTwoToneColors({ primaryColor, secondaryColor }: TwoToneColorPaletteSetter): void;
|
|
18
18
|
declare function getTwoToneColors(): TwoToneColorPalette;
|
|
19
19
|
interface IconBaseComponent<P> extends React.FC<P> {
|
|
20
20
|
getTwoToneColors: typeof getTwoToneColors;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const CaretDownOutlined: 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 CaretDownOutlined;
|
|
@@ -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 CaretDownOutlined_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/CaretDownOutlined"));
|
|
60
|
+
|
|
61
|
+
var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
|
|
62
|
+
|
|
63
|
+
var CaretDownOutlined = React.forwardRef(function (props, ref) {
|
|
64
|
+
return /*#__PURE__*/React.createElement(SensoroIcon_1.default, (0, _extends2.default)({}, props, {
|
|
65
|
+
ref: ref,
|
|
66
|
+
icon: CaretDownOutlined_1.default
|
|
67
|
+
}));
|
|
68
|
+
});
|
|
69
|
+
CaretDownOutlined.displayName = 'CaretDownOutlined';
|
|
70
|
+
exports.default = CaretDownOutlined;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const CaretLeftOutlined: 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 CaretLeftOutlined;
|
|
@@ -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 CaretLeftOutlined_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/CaretLeftOutlined"));
|
|
60
|
+
|
|
61
|
+
var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
|
|
62
|
+
|
|
63
|
+
var CaretLeftOutlined = React.forwardRef(function (props, ref) {
|
|
64
|
+
return /*#__PURE__*/React.createElement(SensoroIcon_1.default, (0, _extends2.default)({}, props, {
|
|
65
|
+
ref: ref,
|
|
66
|
+
icon: CaretLeftOutlined_1.default
|
|
67
|
+
}));
|
|
68
|
+
});
|
|
69
|
+
CaretLeftOutlined.displayName = 'CaretLeftOutlined';
|
|
70
|
+
exports.default = CaretLeftOutlined;
|