@sensoro-design/icons 2.21.0 → 2.22.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/CallVideoFilled.d.ts +2 -0
- package/CallVideoFilled.js +15 -0
- package/ClosureMicrophoneOutlined.d.ts +2 -0
- package/ClosureMicrophoneOutlined.js +15 -0
- package/DoctorOutlined.d.ts +2 -0
- package/DoctorOutlined.js +15 -0
- package/ExhaleOutlined.d.ts +2 -0
- package/ExhaleOutlined.js +15 -0
- package/IncomingCallOutlined.d.ts +2 -0
- package/IncomingCallOutlined.js +15 -0
- package/MoveNodeOutlined.d.ts +2 -0
- package/MoveNodeOutlined.js +15 -0
- package/NoodleOutlined.d.ts +2 -0
- package/NoodleOutlined.js +15 -0
- package/PaintTrayOutlined.d.ts +2 -0
- package/PaintTrayOutlined.js +15 -0
- package/PasswordDiskFilled.d.ts +2 -0
- package/PasswordDiskFilled.js +15 -0
- package/PointOutlined.d.ts +2 -0
- package/PointOutlined.js +15 -0
- package/ProhibitFilled.d.ts +2 -0
- package/ProhibitFilled.js +15 -0
- package/PublicSecurityOutlined.d.ts +2 -0
- package/PublicSecurityOutlined.js +15 -0
- package/SecurityGuardOutlined.d.ts +2 -0
- package/SecurityGuardOutlined.js +15 -0
- package/SmartWalkieTalkieOutlined.d.ts +2 -0
- package/SmartWalkieTalkieOutlined.js +15 -0
- package/ThreadOutlined.d.ts +2 -0
- package/ThreadOutlined.js +15 -0
- package/TrafficPoliceOutlined.d.ts +2 -0
- package/TrafficPoliceOutlined.js +15 -0
- package/UserPlusCircleOutlined.d.ts +2 -0
- package/UserPlusCircleOutlined.js +15 -0
- package/UserRoleFilled.d.ts +2 -0
- package/UserRoleFilled.js +15 -0
- package/es/icons/CallVideoFilled.d.ts +4 -0
- package/es/icons/CallVideoFilled.js +13 -0
- package/es/icons/ClosureMicrophoneOutlined.d.ts +4 -0
- package/es/icons/ClosureMicrophoneOutlined.js +13 -0
- package/es/icons/DoctorOutlined.d.ts +4 -0
- package/es/icons/DoctorOutlined.js +13 -0
- package/es/icons/ExhaleOutlined.d.ts +4 -0
- package/es/icons/ExhaleOutlined.js +13 -0
- package/es/icons/IncomingCallOutlined.d.ts +4 -0
- package/es/icons/IncomingCallOutlined.js +13 -0
- package/es/icons/MoveNodeOutlined.d.ts +4 -0
- package/es/icons/MoveNodeOutlined.js +13 -0
- package/es/icons/NoodleOutlined.d.ts +4 -0
- package/es/icons/NoodleOutlined.js +13 -0
- package/es/icons/PaintTrayOutlined.d.ts +4 -0
- package/es/icons/PaintTrayOutlined.js +13 -0
- package/es/icons/PasswordDiskFilled.d.ts +4 -0
- package/es/icons/PasswordDiskFilled.js +13 -0
- package/es/icons/PointOutlined.d.ts +4 -0
- package/es/icons/PointOutlined.js +13 -0
- package/es/icons/ProhibitFilled.d.ts +4 -0
- package/es/icons/ProhibitFilled.js +13 -0
- package/es/icons/PublicSecurityOutlined.d.ts +4 -0
- package/es/icons/PublicSecurityOutlined.js +13 -0
- package/es/icons/SecurityGuardOutlined.d.ts +4 -0
- package/es/icons/SecurityGuardOutlined.js +13 -0
- package/es/icons/SmartWalkieTalkieOutlined.d.ts +4 -0
- package/es/icons/SmartWalkieTalkieOutlined.js +13 -0
- package/es/icons/ThreadOutlined.d.ts +4 -0
- package/es/icons/ThreadOutlined.js +13 -0
- package/es/icons/TrafficPoliceOutlined.d.ts +4 -0
- package/es/icons/TrafficPoliceOutlined.js +13 -0
- package/es/icons/UserPlusCircleOutlined.d.ts +4 -0
- package/es/icons/UserPlusCircleOutlined.js +13 -0
- package/es/icons/UserRoleFilled.d.ts +4 -0
- package/es/icons/UserRoleFilled.js +13 -0
- package/es/icons/index.d.ts +18 -0
- package/es/icons/index.js +18 -0
- package/lib/icons/CallVideoFilled.d.ts +4 -0
- package/lib/icons/CallVideoFilled.js +42 -0
- package/lib/icons/ClosureMicrophoneOutlined.d.ts +4 -0
- package/lib/icons/ClosureMicrophoneOutlined.js +42 -0
- package/lib/icons/DoctorOutlined.d.ts +4 -0
- package/lib/icons/DoctorOutlined.js +42 -0
- package/lib/icons/ExhaleOutlined.d.ts +4 -0
- package/lib/icons/ExhaleOutlined.js +42 -0
- package/lib/icons/IncomingCallOutlined.d.ts +4 -0
- package/lib/icons/IncomingCallOutlined.js +42 -0
- package/lib/icons/MoveNodeOutlined.d.ts +4 -0
- package/lib/icons/MoveNodeOutlined.js +42 -0
- package/lib/icons/NoodleOutlined.d.ts +4 -0
- package/lib/icons/NoodleOutlined.js +42 -0
- package/lib/icons/PaintTrayOutlined.d.ts +4 -0
- package/lib/icons/PaintTrayOutlined.js +42 -0
- package/lib/icons/PasswordDiskFilled.d.ts +4 -0
- package/lib/icons/PasswordDiskFilled.js +42 -0
- package/lib/icons/PointOutlined.d.ts +4 -0
- package/lib/icons/PointOutlined.js +42 -0
- package/lib/icons/ProhibitFilled.d.ts +4 -0
- package/lib/icons/ProhibitFilled.js +42 -0
- package/lib/icons/PublicSecurityOutlined.d.ts +4 -0
- package/lib/icons/PublicSecurityOutlined.js +42 -0
- package/lib/icons/SecurityGuardOutlined.d.ts +4 -0
- package/lib/icons/SecurityGuardOutlined.js +42 -0
- package/lib/icons/SmartWalkieTalkieOutlined.d.ts +4 -0
- package/lib/icons/SmartWalkieTalkieOutlined.js +42 -0
- package/lib/icons/ThreadOutlined.d.ts +4 -0
- package/lib/icons/ThreadOutlined.js +42 -0
- package/lib/icons/TrafficPoliceOutlined.d.ts +4 -0
- package/lib/icons/TrafficPoliceOutlined.js +42 -0
- package/lib/icons/UserPlusCircleOutlined.d.ts +4 -0
- package/lib/icons/UserPlusCircleOutlined.js +42 -0
- package/lib/icons/UserRoleFilled.d.ts +4 -0
- package/lib/icons/UserRoleFilled.js +42 -0
- package/lib/icons/index.d.ts +18 -0
- package/lib/icons/index.js +54 -0
- package/package.json +2 -2
package/es/icons/index.d.ts
CHANGED
|
@@ -77,6 +77,7 @@ export { default as CalendarCheckFilled } from './CalendarCheckFilled';
|
|
|
77
77
|
export { default as CalendarCheckOutlined } from './CalendarCheckOutlined';
|
|
78
78
|
export { default as CalendarClockOutlined } from './CalendarClockOutlined';
|
|
79
79
|
export { default as CalendarOutlined } from './CalendarOutlined';
|
|
80
|
+
export { default as CallVideoFilled } from './CallVideoFilled';
|
|
80
81
|
export { default as CameraFilled } from './CameraFilled';
|
|
81
82
|
export { default as CameraFlipFilled } from './CameraFlipFilled';
|
|
82
83
|
export { default as CameraFlipOutlined } from './CameraFlipOutlined';
|
|
@@ -110,6 +111,7 @@ export { default as CloseCircleOutlined } from './CloseCircleOutlined';
|
|
|
110
111
|
export { default as CloseOutlined } from './CloseOutlined';
|
|
111
112
|
export { default as CloseSquareFilled } from './CloseSquareFilled';
|
|
112
113
|
export { default as CloseSquareOutlined } from './CloseSquareOutlined';
|
|
114
|
+
export { default as ClosureMicrophoneOutlined } from './ClosureMicrophoneOutlined';
|
|
113
115
|
export { default as CloudFilled } from './CloudFilled';
|
|
114
116
|
export { default as CloudOutlined } from './CloudOutlined';
|
|
115
117
|
export { default as Co2Outlined } from './Co2Outlined';
|
|
@@ -150,6 +152,7 @@ export { default as DewOutlined } from './DewOutlined';
|
|
|
150
152
|
export { default as DigitalMediaFilled } from './DigitalMediaFilled';
|
|
151
153
|
export { default as DigitalMediaOutlined } from './DigitalMediaOutlined';
|
|
152
154
|
export { default as DistanceOutlined } from './DistanceOutlined';
|
|
155
|
+
export { default as DoctorOutlined } from './DoctorOutlined';
|
|
153
156
|
export { default as DomeCameraOutlined } from './DomeCameraOutlined';
|
|
154
157
|
export { default as DoorLockFilled } from './DoorLockFilled';
|
|
155
158
|
export { default as DoorLockOutlined } from './DoorLockOutlined';
|
|
@@ -200,6 +203,7 @@ export { default as EpidemicProtectionOutlined } from './EpidemicProtectionOutli
|
|
|
200
203
|
export { default as ExclamationCircleFilled } from './ExclamationCircleFilled';
|
|
201
204
|
export { default as ExclamationCircleOutlined } from './ExclamationCircleOutlined';
|
|
202
205
|
export { default as ExclamationOutlined } from './ExclamationOutlined';
|
|
206
|
+
export { default as ExhaleOutlined } from './ExhaleOutlined';
|
|
203
207
|
export { default as ExpandOutlined } from './ExpandOutlined';
|
|
204
208
|
export { default as EyeFilled } from './EyeFilled';
|
|
205
209
|
export { default as EyeInvisibleFilled } from './EyeInvisibleFilled';
|
|
@@ -376,6 +380,7 @@ export { default as ImageOptimizationFilled } from './ImageOptimizationFilled';
|
|
|
376
380
|
export { default as ImageOptimizationOutlined } from './ImageOptimizationOutlined';
|
|
377
381
|
export { default as ImageOutlined } from './ImageOutlined';
|
|
378
382
|
export { default as InclinationOutlined } from './InclinationOutlined';
|
|
383
|
+
export { default as IncomingCallOutlined } from './IncomingCallOutlined';
|
|
379
384
|
export { default as IndoorTrackOutlined } from './IndoorTrackOutlined';
|
|
380
385
|
export { default as InfoCircleFilled } from './InfoCircleFilled';
|
|
381
386
|
export { default as InfoCircleOutlined } from './InfoCircleOutlined';
|
|
@@ -473,6 +478,7 @@ export { default as MoonOutlined } from './MoonOutlined';
|
|
|
473
478
|
export { default as MoonPurely } from './MoonPurely';
|
|
474
479
|
export { default as MoreOutlined } from './MoreOutlined';
|
|
475
480
|
export { default as MosaicOutlined } from './MosaicOutlined';
|
|
481
|
+
export { default as MoveNodeOutlined } from './MoveNodeOutlined';
|
|
476
482
|
export { default as MufflingDeviceFilled } from './MufflingDeviceFilled';
|
|
477
483
|
export { default as MufflingFilled } from './MufflingFilled';
|
|
478
484
|
export { default as MufflingOutlined } from './MufflingOutlined';
|
|
@@ -497,6 +503,7 @@ export { default as NoVideoPurely } from './NoVideoPurely';
|
|
|
497
503
|
export { default as NoiseOutlined } from './NoiseOutlined';
|
|
498
504
|
export { default as NonMotorVehicleFilled } from './NonMotorVehicleFilled';
|
|
499
505
|
export { default as NonMotorVehicleOutlined } from './NonMotorVehicleOutlined';
|
|
506
|
+
export { default as NoodleOutlined } from './NoodleOutlined';
|
|
500
507
|
export { default as NoodlesOutlined } from './NoodlesOutlined';
|
|
501
508
|
export { default as NormallyOpenCancelOutlined } from './NormallyOpenCancelOutlined';
|
|
502
509
|
export { default as NotSleepFilled } from './NotSleepFilled';
|
|
@@ -520,6 +527,7 @@ export { default as OriginalRatioOutlined } from './OriginalRatioOutlined';
|
|
|
520
527
|
export { default as OriginalSizeOutlined } from './OriginalSizeOutlined';
|
|
521
528
|
export { default as OverviewFilled } from './OverviewFilled';
|
|
522
529
|
export { default as OverviewOutlined } from './OverviewOutlined';
|
|
530
|
+
export { default as PaintTrayOutlined } from './PaintTrayOutlined';
|
|
523
531
|
export { default as PanoramaMapOutlined } from './PanoramaMapOutlined';
|
|
524
532
|
export { default as PanoramaTourFilled } from './PanoramaTourFilled';
|
|
525
533
|
export { default as PanoramaTourOutlined } from './PanoramaTourOutlined';
|
|
@@ -530,6 +538,7 @@ export { default as ParkingLotOutlined } from './ParkingLotOutlined';
|
|
|
530
538
|
export { default as PartiallyFortifiedFilled } from './PartiallyFortifiedFilled';
|
|
531
539
|
export { default as PartlyCloudyFilled } from './PartlyCloudyFilled';
|
|
532
540
|
export { default as PartlyCloudyOutlined } from './PartlyCloudyOutlined';
|
|
541
|
+
export { default as PasswordDiskFilled } from './PasswordDiskFilled';
|
|
533
542
|
export { default as PauseCircleFilled } from './PauseCircleFilled';
|
|
534
543
|
export { default as PauseCircleOutlined } from './PauseCircleOutlined';
|
|
535
544
|
export { default as PauseFilled } from './PauseFilled';
|
|
@@ -554,6 +563,7 @@ export { default as PlusOutlined } from './PlusOutlined';
|
|
|
554
563
|
export { default as PlusSquareFilled } from './PlusSquareFilled';
|
|
555
564
|
export { default as Pm25Outlined } from './Pm25Outlined';
|
|
556
565
|
export { default as PmOutlined } from './PmOutlined';
|
|
566
|
+
export { default as PointOutlined } from './PointOutlined';
|
|
557
567
|
export { default as PoliceBeltOutlined } from './PoliceBeltOutlined';
|
|
558
568
|
export { default as PolymerizationOutlined } from './PolymerizationOutlined';
|
|
559
569
|
export { default as PowerDeviceOutlined } from './PowerDeviceOutlined';
|
|
@@ -566,7 +576,9 @@ export { default as PoweroffOutlined } from './PoweroffOutlined';
|
|
|
566
576
|
export { default as PrinterOutlined } from './PrinterOutlined';
|
|
567
577
|
export { default as ProfileFilled } from './ProfileFilled';
|
|
568
578
|
export { default as ProfileOutlined } from './ProfileOutlined';
|
|
579
|
+
export { default as ProhibitFilled } from './ProhibitFilled';
|
|
569
580
|
export { default as ProjectOutlined } from './ProjectOutlined';
|
|
581
|
+
export { default as PublicSecurityOutlined } from './PublicSecurityOutlined';
|
|
570
582
|
export { default as PushpinOutlined } from './PushpinOutlined';
|
|
571
583
|
export { default as QrcodeFilled } from './QrcodeFilled';
|
|
572
584
|
export { default as QrcodeOutlined } from './QrcodeOutlined';
|
|
@@ -640,6 +652,7 @@ export { default as ScreenshotOutlined } from './ScreenshotOutlined';
|
|
|
640
652
|
export { default as SearchOutlined } from './SearchOutlined';
|
|
641
653
|
export { default as SearchProOutlined } from './SearchProOutlined';
|
|
642
654
|
export { default as SecurityCenterOutlined } from './SecurityCenterOutlined';
|
|
655
|
+
export { default as SecurityGuardOutlined } from './SecurityGuardOutlined';
|
|
643
656
|
export { default as SerialNumberOutlined } from './SerialNumberOutlined';
|
|
644
657
|
export { default as Service24HourOutlined } from './Service24HourOutlined';
|
|
645
658
|
export { default as ServiceCardFilled } from './ServiceCardFilled';
|
|
@@ -663,6 +676,7 @@ export { default as SmartCommunityOutlined } from './SmartCommunityOutlined';
|
|
|
663
676
|
export { default as SmartLightPoleFilled } from './SmartLightPoleFilled';
|
|
664
677
|
export { default as SmartLightPoleOutlined } from './SmartLightPoleOutlined';
|
|
665
678
|
export { default as SmartLightPolePurely } from './SmartLightPolePurely';
|
|
679
|
+
export { default as SmartWalkieTalkieOutlined } from './SmartWalkieTalkieOutlined';
|
|
666
680
|
export { default as SmartWatchOutlined } from './SmartWatchOutlined';
|
|
667
681
|
export { default as SmartWaterMeterFilled } from './SmartWaterMeterFilled';
|
|
668
682
|
export { default as SmartWaterMeterOutlined } from './SmartWaterMeterOutlined';
|
|
@@ -710,6 +724,7 @@ export { default as TenantOutlined } from './TenantOutlined';
|
|
|
710
724
|
export { default as TetrisOutlined } from './TetrisOutlined';
|
|
711
725
|
export { default as ThermometerOutlined } from './ThermometerOutlined';
|
|
712
726
|
export { default as ThirdPurely } from './ThirdPurely';
|
|
727
|
+
export { default as ThreadOutlined } from './ThreadOutlined';
|
|
713
728
|
export { default as ThumbnailOutlined } from './ThumbnailOutlined';
|
|
714
729
|
export { default as ThunderstormOutlined } from './ThunderstormOutlined';
|
|
715
730
|
export { default as TimeCircleFilled } from './TimeCircleFilled';
|
|
@@ -723,6 +738,7 @@ export { default as ToolOutlined } from './ToolOutlined';
|
|
|
723
738
|
export { default as ToolPurely } from './ToolPurely';
|
|
724
739
|
export { default as TrackingDeviceOutlined } from './TrackingDeviceOutlined';
|
|
725
740
|
export { default as TrafficLightFilled } from './TrafficLightFilled';
|
|
741
|
+
export { default as TrafficPoliceOutlined } from './TrafficPoliceOutlined';
|
|
726
742
|
export { default as TrophyOutlined } from './TrophyOutlined';
|
|
727
743
|
export { default as TunnelFilled } from './TunnelFilled';
|
|
728
744
|
export { default as TwinsOutlined } from './TwinsOutlined';
|
|
@@ -751,9 +767,11 @@ export { default as UserMinusCircleOutlined } from './UserMinusCircleOutlined';
|
|
|
751
767
|
export { default as UserOutlined } from './UserOutlined';
|
|
752
768
|
export { default as UserPenFilled } from './UserPenFilled';
|
|
753
769
|
export { default as UserPlusCircleFilled } from './UserPlusCircleFilled';
|
|
770
|
+
export { default as UserPlusCircleOutlined } from './UserPlusCircleOutlined';
|
|
754
771
|
export { default as UserPurely } from './UserPurely';
|
|
755
772
|
export { default as UserRemoteOutlined } from './UserRemoteOutlined';
|
|
756
773
|
export { default as UserReportPurely } from './UserReportPurely';
|
|
774
|
+
export { default as UserRoleFilled } from './UserRoleFilled';
|
|
757
775
|
export { default as UserSafetyCertificateOutlined } from './UserSafetyCertificateOutlined';
|
|
758
776
|
export { default as UserSettingOutlined } from './UserSettingOutlined';
|
|
759
777
|
export { default as UserTimeFilled } from './UserTimeFilled';
|
package/es/icons/index.js
CHANGED
|
@@ -78,6 +78,7 @@ export { default as CalendarCheckFilled } from "./CalendarCheckFilled";
|
|
|
78
78
|
export { default as CalendarCheckOutlined } from "./CalendarCheckOutlined";
|
|
79
79
|
export { default as CalendarClockOutlined } from "./CalendarClockOutlined";
|
|
80
80
|
export { default as CalendarOutlined } from "./CalendarOutlined";
|
|
81
|
+
export { default as CallVideoFilled } from "./CallVideoFilled";
|
|
81
82
|
export { default as CameraFilled } from "./CameraFilled";
|
|
82
83
|
export { default as CameraFlipFilled } from "./CameraFlipFilled";
|
|
83
84
|
export { default as CameraFlipOutlined } from "./CameraFlipOutlined";
|
|
@@ -111,6 +112,7 @@ export { default as CloseCircleOutlined } from "./CloseCircleOutlined";
|
|
|
111
112
|
export { default as CloseOutlined } from "./CloseOutlined";
|
|
112
113
|
export { default as CloseSquareFilled } from "./CloseSquareFilled";
|
|
113
114
|
export { default as CloseSquareOutlined } from "./CloseSquareOutlined";
|
|
115
|
+
export { default as ClosureMicrophoneOutlined } from "./ClosureMicrophoneOutlined";
|
|
114
116
|
export { default as CloudFilled } from "./CloudFilled";
|
|
115
117
|
export { default as CloudOutlined } from "./CloudOutlined";
|
|
116
118
|
export { default as Co2Outlined } from "./Co2Outlined";
|
|
@@ -151,6 +153,7 @@ export { default as DewOutlined } from "./DewOutlined";
|
|
|
151
153
|
export { default as DigitalMediaFilled } from "./DigitalMediaFilled";
|
|
152
154
|
export { default as DigitalMediaOutlined } from "./DigitalMediaOutlined";
|
|
153
155
|
export { default as DistanceOutlined } from "./DistanceOutlined";
|
|
156
|
+
export { default as DoctorOutlined } from "./DoctorOutlined";
|
|
154
157
|
export { default as DomeCameraOutlined } from "./DomeCameraOutlined";
|
|
155
158
|
export { default as DoorLockFilled } from "./DoorLockFilled";
|
|
156
159
|
export { default as DoorLockOutlined } from "./DoorLockOutlined";
|
|
@@ -201,6 +204,7 @@ export { default as EpidemicProtectionOutlined } from "./EpidemicProtectionOutli
|
|
|
201
204
|
export { default as ExclamationCircleFilled } from "./ExclamationCircleFilled";
|
|
202
205
|
export { default as ExclamationCircleOutlined } from "./ExclamationCircleOutlined";
|
|
203
206
|
export { default as ExclamationOutlined } from "./ExclamationOutlined";
|
|
207
|
+
export { default as ExhaleOutlined } from "./ExhaleOutlined";
|
|
204
208
|
export { default as ExpandOutlined } from "./ExpandOutlined";
|
|
205
209
|
export { default as EyeFilled } from "./EyeFilled";
|
|
206
210
|
export { default as EyeInvisibleFilled } from "./EyeInvisibleFilled";
|
|
@@ -377,6 +381,7 @@ export { default as ImageOptimizationFilled } from "./ImageOptimizationFilled";
|
|
|
377
381
|
export { default as ImageOptimizationOutlined } from "./ImageOptimizationOutlined";
|
|
378
382
|
export { default as ImageOutlined } from "./ImageOutlined";
|
|
379
383
|
export { default as InclinationOutlined } from "./InclinationOutlined";
|
|
384
|
+
export { default as IncomingCallOutlined } from "./IncomingCallOutlined";
|
|
380
385
|
export { default as IndoorTrackOutlined } from "./IndoorTrackOutlined";
|
|
381
386
|
export { default as InfoCircleFilled } from "./InfoCircleFilled";
|
|
382
387
|
export { default as InfoCircleOutlined } from "./InfoCircleOutlined";
|
|
@@ -474,6 +479,7 @@ export { default as MoonOutlined } from "./MoonOutlined";
|
|
|
474
479
|
export { default as MoonPurely } from "./MoonPurely";
|
|
475
480
|
export { default as MoreOutlined } from "./MoreOutlined";
|
|
476
481
|
export { default as MosaicOutlined } from "./MosaicOutlined";
|
|
482
|
+
export { default as MoveNodeOutlined } from "./MoveNodeOutlined";
|
|
477
483
|
export { default as MufflingDeviceFilled } from "./MufflingDeviceFilled";
|
|
478
484
|
export { default as MufflingFilled } from "./MufflingFilled";
|
|
479
485
|
export { default as MufflingOutlined } from "./MufflingOutlined";
|
|
@@ -498,6 +504,7 @@ export { default as NoVideoPurely } from "./NoVideoPurely";
|
|
|
498
504
|
export { default as NoiseOutlined } from "./NoiseOutlined";
|
|
499
505
|
export { default as NonMotorVehicleFilled } from "./NonMotorVehicleFilled";
|
|
500
506
|
export { default as NonMotorVehicleOutlined } from "./NonMotorVehicleOutlined";
|
|
507
|
+
export { default as NoodleOutlined } from "./NoodleOutlined";
|
|
501
508
|
export { default as NoodlesOutlined } from "./NoodlesOutlined";
|
|
502
509
|
export { default as NormallyOpenCancelOutlined } from "./NormallyOpenCancelOutlined";
|
|
503
510
|
export { default as NotSleepFilled } from "./NotSleepFilled";
|
|
@@ -521,6 +528,7 @@ export { default as OriginalRatioOutlined } from "./OriginalRatioOutlined";
|
|
|
521
528
|
export { default as OriginalSizeOutlined } from "./OriginalSizeOutlined";
|
|
522
529
|
export { default as OverviewFilled } from "./OverviewFilled";
|
|
523
530
|
export { default as OverviewOutlined } from "./OverviewOutlined";
|
|
531
|
+
export { default as PaintTrayOutlined } from "./PaintTrayOutlined";
|
|
524
532
|
export { default as PanoramaMapOutlined } from "./PanoramaMapOutlined";
|
|
525
533
|
export { default as PanoramaTourFilled } from "./PanoramaTourFilled";
|
|
526
534
|
export { default as PanoramaTourOutlined } from "./PanoramaTourOutlined";
|
|
@@ -531,6 +539,7 @@ export { default as ParkingLotOutlined } from "./ParkingLotOutlined";
|
|
|
531
539
|
export { default as PartiallyFortifiedFilled } from "./PartiallyFortifiedFilled";
|
|
532
540
|
export { default as PartlyCloudyFilled } from "./PartlyCloudyFilled";
|
|
533
541
|
export { default as PartlyCloudyOutlined } from "./PartlyCloudyOutlined";
|
|
542
|
+
export { default as PasswordDiskFilled } from "./PasswordDiskFilled";
|
|
534
543
|
export { default as PauseCircleFilled } from "./PauseCircleFilled";
|
|
535
544
|
export { default as PauseCircleOutlined } from "./PauseCircleOutlined";
|
|
536
545
|
export { default as PauseFilled } from "./PauseFilled";
|
|
@@ -555,6 +564,7 @@ export { default as PlusOutlined } from "./PlusOutlined";
|
|
|
555
564
|
export { default as PlusSquareFilled } from "./PlusSquareFilled";
|
|
556
565
|
export { default as Pm25Outlined } from "./Pm25Outlined";
|
|
557
566
|
export { default as PmOutlined } from "./PmOutlined";
|
|
567
|
+
export { default as PointOutlined } from "./PointOutlined";
|
|
558
568
|
export { default as PoliceBeltOutlined } from "./PoliceBeltOutlined";
|
|
559
569
|
export { default as PolymerizationOutlined } from "./PolymerizationOutlined";
|
|
560
570
|
export { default as PowerDeviceOutlined } from "./PowerDeviceOutlined";
|
|
@@ -567,7 +577,9 @@ export { default as PoweroffOutlined } from "./PoweroffOutlined";
|
|
|
567
577
|
export { default as PrinterOutlined } from "./PrinterOutlined";
|
|
568
578
|
export { default as ProfileFilled } from "./ProfileFilled";
|
|
569
579
|
export { default as ProfileOutlined } from "./ProfileOutlined";
|
|
580
|
+
export { default as ProhibitFilled } from "./ProhibitFilled";
|
|
570
581
|
export { default as ProjectOutlined } from "./ProjectOutlined";
|
|
582
|
+
export { default as PublicSecurityOutlined } from "./PublicSecurityOutlined";
|
|
571
583
|
export { default as PushpinOutlined } from "./PushpinOutlined";
|
|
572
584
|
export { default as QrcodeFilled } from "./QrcodeFilled";
|
|
573
585
|
export { default as QrcodeOutlined } from "./QrcodeOutlined";
|
|
@@ -641,6 +653,7 @@ export { default as ScreenshotOutlined } from "./ScreenshotOutlined";
|
|
|
641
653
|
export { default as SearchOutlined } from "./SearchOutlined";
|
|
642
654
|
export { default as SearchProOutlined } from "./SearchProOutlined";
|
|
643
655
|
export { default as SecurityCenterOutlined } from "./SecurityCenterOutlined";
|
|
656
|
+
export { default as SecurityGuardOutlined } from "./SecurityGuardOutlined";
|
|
644
657
|
export { default as SerialNumberOutlined } from "./SerialNumberOutlined";
|
|
645
658
|
export { default as Service24HourOutlined } from "./Service24HourOutlined";
|
|
646
659
|
export { default as ServiceCardFilled } from "./ServiceCardFilled";
|
|
@@ -664,6 +677,7 @@ export { default as SmartCommunityOutlined } from "./SmartCommunityOutlined";
|
|
|
664
677
|
export { default as SmartLightPoleFilled } from "./SmartLightPoleFilled";
|
|
665
678
|
export { default as SmartLightPoleOutlined } from "./SmartLightPoleOutlined";
|
|
666
679
|
export { default as SmartLightPolePurely } from "./SmartLightPolePurely";
|
|
680
|
+
export { default as SmartWalkieTalkieOutlined } from "./SmartWalkieTalkieOutlined";
|
|
667
681
|
export { default as SmartWatchOutlined } from "./SmartWatchOutlined";
|
|
668
682
|
export { default as SmartWaterMeterFilled } from "./SmartWaterMeterFilled";
|
|
669
683
|
export { default as SmartWaterMeterOutlined } from "./SmartWaterMeterOutlined";
|
|
@@ -711,6 +725,7 @@ export { default as TenantOutlined } from "./TenantOutlined";
|
|
|
711
725
|
export { default as TetrisOutlined } from "./TetrisOutlined";
|
|
712
726
|
export { default as ThermometerOutlined } from "./ThermometerOutlined";
|
|
713
727
|
export { default as ThirdPurely } from "./ThirdPurely";
|
|
728
|
+
export { default as ThreadOutlined } from "./ThreadOutlined";
|
|
714
729
|
export { default as ThumbnailOutlined } from "./ThumbnailOutlined";
|
|
715
730
|
export { default as ThunderstormOutlined } from "./ThunderstormOutlined";
|
|
716
731
|
export { default as TimeCircleFilled } from "./TimeCircleFilled";
|
|
@@ -724,6 +739,7 @@ export { default as ToolOutlined } from "./ToolOutlined";
|
|
|
724
739
|
export { default as ToolPurely } from "./ToolPurely";
|
|
725
740
|
export { default as TrackingDeviceOutlined } from "./TrackingDeviceOutlined";
|
|
726
741
|
export { default as TrafficLightFilled } from "./TrafficLightFilled";
|
|
742
|
+
export { default as TrafficPoliceOutlined } from "./TrafficPoliceOutlined";
|
|
727
743
|
export { default as TrophyOutlined } from "./TrophyOutlined";
|
|
728
744
|
export { default as TunnelFilled } from "./TunnelFilled";
|
|
729
745
|
export { default as TwinsOutlined } from "./TwinsOutlined";
|
|
@@ -752,9 +768,11 @@ export { default as UserMinusCircleOutlined } from "./UserMinusCircleOutlined";
|
|
|
752
768
|
export { default as UserOutlined } from "./UserOutlined";
|
|
753
769
|
export { default as UserPenFilled } from "./UserPenFilled";
|
|
754
770
|
export { default as UserPlusCircleFilled } from "./UserPlusCircleFilled";
|
|
771
|
+
export { default as UserPlusCircleOutlined } from "./UserPlusCircleOutlined";
|
|
755
772
|
export { default as UserPurely } from "./UserPurely";
|
|
756
773
|
export { default as UserRemoteOutlined } from "./UserRemoteOutlined";
|
|
757
774
|
export { default as UserReportPurely } from "./UserReportPurely";
|
|
775
|
+
export { default as UserRoleFilled } from "./UserRoleFilled";
|
|
758
776
|
export { default as UserSafetyCertificateOutlined } from "./UserSafetyCertificateOutlined";
|
|
759
777
|
export { default as UserSettingOutlined } from "./UserSettingOutlined";
|
|
760
778
|
export { default as UserTimeFilled } from "./UserTimeFilled";
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const CallVideoFilled: 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" | "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" | "nonce" | "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 CallVideoFilled;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
var __create = Object.create;
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __export = (target, all) => {
|
|
8
|
+
for (var name in all)
|
|
9
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
10
|
+
};
|
|
11
|
+
var __copyProps = (to, from, except, desc) => {
|
|
12
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
13
|
+
for (let key of __getOwnPropNames(from))
|
|
14
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
15
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
16
|
+
}
|
|
17
|
+
return to;
|
|
18
|
+
};
|
|
19
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
20
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
21
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
22
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
23
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
24
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
25
|
+
mod
|
|
26
|
+
));
|
|
27
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
28
|
+
|
|
29
|
+
// src/icons/CallVideoFilled.tsx
|
|
30
|
+
var CallVideoFilled_exports = {};
|
|
31
|
+
__export(CallVideoFilled_exports, {
|
|
32
|
+
default: () => CallVideoFilled_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(CallVideoFilled_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_CallVideoFilled = __toESM(require("@sensoro-design/icons-svg/es/asn/CallVideoFilled"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var CallVideoFilled = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_CallVideoFilled.default }));
|
|
39
|
+
CallVideoFilled.displayName = "CallVideoFilled";
|
|
40
|
+
var CallVideoFilled_default = CallVideoFilled;
|
|
41
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
42
|
+
0 && (module.exports = {});
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const ClosureMicrophoneOutlined: 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" | "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" | "nonce" | "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 ClosureMicrophoneOutlined;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
var __create = Object.create;
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __export = (target, all) => {
|
|
8
|
+
for (var name in all)
|
|
9
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
10
|
+
};
|
|
11
|
+
var __copyProps = (to, from, except, desc) => {
|
|
12
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
13
|
+
for (let key of __getOwnPropNames(from))
|
|
14
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
15
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
16
|
+
}
|
|
17
|
+
return to;
|
|
18
|
+
};
|
|
19
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
20
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
21
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
22
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
23
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
24
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
25
|
+
mod
|
|
26
|
+
));
|
|
27
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
28
|
+
|
|
29
|
+
// src/icons/ClosureMicrophoneOutlined.tsx
|
|
30
|
+
var ClosureMicrophoneOutlined_exports = {};
|
|
31
|
+
__export(ClosureMicrophoneOutlined_exports, {
|
|
32
|
+
default: () => ClosureMicrophoneOutlined_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(ClosureMicrophoneOutlined_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_ClosureMicrophoneOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/ClosureMicrophoneOutlined"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var ClosureMicrophoneOutlined = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_ClosureMicrophoneOutlined.default }));
|
|
39
|
+
ClosureMicrophoneOutlined.displayName = "ClosureMicrophoneOutlined";
|
|
40
|
+
var ClosureMicrophoneOutlined_default = ClosureMicrophoneOutlined;
|
|
41
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
42
|
+
0 && (module.exports = {});
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const DoctorOutlined: 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" | "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" | "nonce" | "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 DoctorOutlined;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
var __create = Object.create;
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __export = (target, all) => {
|
|
8
|
+
for (var name in all)
|
|
9
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
10
|
+
};
|
|
11
|
+
var __copyProps = (to, from, except, desc) => {
|
|
12
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
13
|
+
for (let key of __getOwnPropNames(from))
|
|
14
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
15
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
16
|
+
}
|
|
17
|
+
return to;
|
|
18
|
+
};
|
|
19
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
20
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
21
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
22
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
23
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
24
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
25
|
+
mod
|
|
26
|
+
));
|
|
27
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
28
|
+
|
|
29
|
+
// src/icons/DoctorOutlined.tsx
|
|
30
|
+
var DoctorOutlined_exports = {};
|
|
31
|
+
__export(DoctorOutlined_exports, {
|
|
32
|
+
default: () => DoctorOutlined_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(DoctorOutlined_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_DoctorOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/DoctorOutlined"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var DoctorOutlined = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_DoctorOutlined.default }));
|
|
39
|
+
DoctorOutlined.displayName = "DoctorOutlined";
|
|
40
|
+
var DoctorOutlined_default = DoctorOutlined;
|
|
41
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
42
|
+
0 && (module.exports = {});
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const ExhaleOutlined: 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" | "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" | "nonce" | "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 ExhaleOutlined;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
var __create = Object.create;
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __export = (target, all) => {
|
|
8
|
+
for (var name in all)
|
|
9
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
10
|
+
};
|
|
11
|
+
var __copyProps = (to, from, except, desc) => {
|
|
12
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
13
|
+
for (let key of __getOwnPropNames(from))
|
|
14
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
15
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
16
|
+
}
|
|
17
|
+
return to;
|
|
18
|
+
};
|
|
19
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
20
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
21
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
22
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
23
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
24
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
25
|
+
mod
|
|
26
|
+
));
|
|
27
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
28
|
+
|
|
29
|
+
// src/icons/ExhaleOutlined.tsx
|
|
30
|
+
var ExhaleOutlined_exports = {};
|
|
31
|
+
__export(ExhaleOutlined_exports, {
|
|
32
|
+
default: () => ExhaleOutlined_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(ExhaleOutlined_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_ExhaleOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/ExhaleOutlined"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var ExhaleOutlined = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_ExhaleOutlined.default }));
|
|
39
|
+
ExhaleOutlined.displayName = "ExhaleOutlined";
|
|
40
|
+
var ExhaleOutlined_default = ExhaleOutlined;
|
|
41
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
42
|
+
0 && (module.exports = {});
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const IncomingCallOutlined: 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" | "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" | "nonce" | "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 IncomingCallOutlined;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
var __create = Object.create;
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __export = (target, all) => {
|
|
8
|
+
for (var name in all)
|
|
9
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
10
|
+
};
|
|
11
|
+
var __copyProps = (to, from, except, desc) => {
|
|
12
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
13
|
+
for (let key of __getOwnPropNames(from))
|
|
14
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
15
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
16
|
+
}
|
|
17
|
+
return to;
|
|
18
|
+
};
|
|
19
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
20
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
21
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
22
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
23
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
24
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
25
|
+
mod
|
|
26
|
+
));
|
|
27
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
28
|
+
|
|
29
|
+
// src/icons/IncomingCallOutlined.tsx
|
|
30
|
+
var IncomingCallOutlined_exports = {};
|
|
31
|
+
__export(IncomingCallOutlined_exports, {
|
|
32
|
+
default: () => IncomingCallOutlined_default
|
|
33
|
+
});
|
|
34
|
+
module.exports = __toCommonJS(IncomingCallOutlined_exports);
|
|
35
|
+
var React = __toESM(require("react"));
|
|
36
|
+
var import_IncomingCallOutlined = __toESM(require("@sensoro-design/icons-svg/es/asn/IncomingCallOutlined"));
|
|
37
|
+
var import_SensoroIcon = __toESM(require("../components/SensoroIcon"));
|
|
38
|
+
var IncomingCallOutlined = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(import_SensoroIcon.default, { ...props, ref, icon: import_IncomingCallOutlined.default }));
|
|
39
|
+
IncomingCallOutlined.displayName = "IncomingCallOutlined";
|
|
40
|
+
var IncomingCallOutlined_default = IncomingCallOutlined;
|
|
41
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
42
|
+
0 && (module.exports = {});
|