@sensoro-design/icons 1.8.0 → 1.9.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/BarCardFilled.d.ts +2 -0
- package/BarCardFilled.js +15 -0
- package/BuildingFilled.d.ts +2 -0
- package/BuildingFilled.js +15 -0
- package/BuildingOutlined.d.ts +2 -0
- package/BuildingOutlined.js +15 -0
- package/CHANGELOG.md +11 -0
- package/FileSearchFilled.d.ts +2 -0
- package/FileSearchFilled.js +15 -0
- package/FireStationFilled.d.ts +2 -0
- package/FireStationFilled.js +15 -0
- package/FireWarningFilled.d.ts +2 -0
- package/FireWarningFilled.js +15 -0
- package/GroupFilled.d.ts +2 -0
- package/GroupFilled.js +15 -0
- package/HumanoidLeftFilled.d.ts +2 -0
- package/HumanoidLeftFilled.js +15 -0
- package/HumanoidRightFilled.d.ts +2 -0
- package/HumanoidRightFilled.js +15 -0
- package/ListFilled.d.ts +2 -0
- package/ListFilled.js +15 -0
- package/OrderListFilled.d.ts +2 -0
- package/OrderListFilled.js +15 -0
- package/OrderReaultFilled.d.ts +2 -0
- package/OrderReaultFilled.js +15 -0
- package/OrganizeFilled.d.ts +2 -0
- package/OrganizeFilled.js +15 -0
- package/OrganizeOutlined.d.ts +2 -0
- package/OrganizeOutlined.js +15 -0
- package/SafetyCertificateFilled.d.ts +2 -0
- package/SafetyCertificateFilled.js +15 -0
- package/TemplateFilled.d.ts +2 -0
- package/TemplateFilled.js +15 -0
- package/es/icons/BarCardFilled.d.ts +4 -0
- package/es/icons/BarCardFilled.js +68 -0
- package/es/icons/BuildingFilled.d.ts +4 -0
- package/es/icons/BuildingFilled.js +68 -0
- package/es/icons/BuildingOutlined.d.ts +4 -0
- package/es/icons/BuildingOutlined.js +68 -0
- package/es/icons/FileSearchFilled.d.ts +4 -0
- package/es/icons/FileSearchFilled.js +68 -0
- package/es/icons/FireStationFilled.d.ts +4 -0
- package/es/icons/FireStationFilled.js +68 -0
- package/es/icons/FireWarningFilled.d.ts +4 -0
- package/es/icons/FireWarningFilled.js +68 -0
- package/es/icons/GroupFilled.d.ts +4 -0
- package/es/icons/GroupFilled.js +68 -0
- package/es/icons/HumanoidLeftFilled.d.ts +4 -0
- package/es/icons/HumanoidLeftFilled.js +68 -0
- package/es/icons/HumanoidRightFilled.d.ts +4 -0
- package/es/icons/HumanoidRightFilled.js +68 -0
- package/es/icons/ListFilled.d.ts +4 -0
- package/es/icons/ListFilled.js +68 -0
- package/es/icons/OrderListFilled.d.ts +4 -0
- package/es/icons/OrderListFilled.js +68 -0
- package/es/icons/OrderReaultFilled.d.ts +4 -0
- package/es/icons/OrderReaultFilled.js +68 -0
- package/es/icons/OrganizeFilled.d.ts +4 -0
- package/es/icons/OrganizeFilled.js +68 -0
- package/es/icons/OrganizeOutlined.d.ts +4 -0
- package/es/icons/OrganizeOutlined.js +68 -0
- package/es/icons/SafetyCertificateFilled.d.ts +4 -0
- package/es/icons/SafetyCertificateFilled.js +68 -0
- package/es/icons/TemplateFilled.d.ts +4 -0
- package/es/icons/TemplateFilled.js +68 -0
- package/es/icons/index.d.ts +16 -0
- package/es/icons/index.js +151 -7
- package/lib/icons/BarCardFilled.d.ts +4 -0
- package/lib/icons/BarCardFilled.js +70 -0
- package/lib/icons/BuildingFilled.d.ts +4 -0
- package/lib/icons/BuildingFilled.js +70 -0
- package/lib/icons/BuildingOutlined.d.ts +4 -0
- package/lib/icons/BuildingOutlined.js +70 -0
- package/lib/icons/FileSearchFilled.d.ts +4 -0
- package/lib/icons/FileSearchFilled.js +70 -0
- package/lib/icons/FireStationFilled.d.ts +4 -0
- package/lib/icons/FireStationFilled.js +70 -0
- package/lib/icons/FireWarningFilled.d.ts +4 -0
- package/lib/icons/FireWarningFilled.js +70 -0
- package/lib/icons/GroupFilled.d.ts +4 -0
- package/lib/icons/GroupFilled.js +70 -0
- package/lib/icons/HumanoidLeftFilled.d.ts +4 -0
- package/lib/icons/HumanoidLeftFilled.js +70 -0
- package/lib/icons/HumanoidRightFilled.d.ts +4 -0
- package/lib/icons/HumanoidRightFilled.js +70 -0
- package/lib/icons/ListFilled.d.ts +4 -0
- package/lib/icons/ListFilled.js +70 -0
- package/lib/icons/OrderListFilled.d.ts +4 -0
- package/lib/icons/OrderListFilled.js +70 -0
- package/lib/icons/OrderReaultFilled.d.ts +4 -0
- package/lib/icons/OrderReaultFilled.js +70 -0
- package/lib/icons/OrganizeFilled.d.ts +4 -0
- package/lib/icons/OrganizeFilled.js +70 -0
- package/lib/icons/OrganizeOutlined.d.ts +4 -0
- package/lib/icons/OrganizeOutlined.js +70 -0
- package/lib/icons/SafetyCertificateFilled.d.ts +4 -0
- package/lib/icons/SafetyCertificateFilled.js +70 -0
- package/lib/icons/TemplateFilled.d.ts +4 -0
- package/lib/icons/TemplateFilled.js +70 -0
- package/lib/icons/index.d.ts +16 -0
- package/lib/icons/index.js +151 -7
- package/package.json +2 -2
package/es/icons/index.d.ts
CHANGED
|
@@ -24,9 +24,12 @@ export { default as AudibleAlarmOutlined } from './AudibleAlarmOutlined';
|
|
|
24
24
|
export { default as AudioMutedOutlined } from './AudioMutedOutlined';
|
|
25
25
|
export { default as AudioOutlined } from './AudioOutlined';
|
|
26
26
|
export { default as AuthOutlined } from './AuthOutlined';
|
|
27
|
+
export { default as BarCardFilled } from './BarCardFilled';
|
|
27
28
|
export { default as BellOutlined } from './BellOutlined';
|
|
28
29
|
export { default as BlockOutlined } from './BlockOutlined';
|
|
29
30
|
export { default as BugOutlined } from './BugOutlined';
|
|
31
|
+
export { default as BuildingFilled } from './BuildingFilled';
|
|
32
|
+
export { default as BuildingOutlined } from './BuildingOutlined';
|
|
30
33
|
export { default as BulbOutlined } from './BulbOutlined';
|
|
31
34
|
export { default as CalendarCheckOutlined } from './CalendarCheckOutlined';
|
|
32
35
|
export { default as CalendarClockOutlined } from './CalendarClockOutlined';
|
|
@@ -106,6 +109,7 @@ export { default as FilePenOutlined } from './FilePenOutlined';
|
|
|
106
109
|
export { default as FilePptOutlined } from './FilePptOutlined';
|
|
107
110
|
export { default as FileProtectOutlined } from './FileProtectOutlined';
|
|
108
111
|
export { default as FileSealOutlined } from './FileSealOutlined';
|
|
112
|
+
export { default as FileSearchFilled } from './FileSearchFilled';
|
|
109
113
|
export { default as FileSearchOutlined } from './FileSearchOutlined';
|
|
110
114
|
export { default as FileSyncOutlined } from './FileSyncOutlined';
|
|
111
115
|
export { default as FileTextOutlined } from './FileTextOutlined';
|
|
@@ -124,6 +128,8 @@ export { default as FireHydrantFilled } from './FireHydrantFilled';
|
|
|
124
128
|
export { default as FireHydrantOutlined } from './FireHydrantOutlined';
|
|
125
129
|
export { default as FireHydraulicsOutlined } from './FireHydraulicsOutlined';
|
|
126
130
|
export { default as FireOutlined } from './FireOutlined';
|
|
131
|
+
export { default as FireStationFilled } from './FireStationFilled';
|
|
132
|
+
export { default as FireWarningFilled } from './FireWarningFilled';
|
|
127
133
|
export { default as FormOutlined } from './FormOutlined';
|
|
128
134
|
export { default as FrownFilled } from './FrownFilled';
|
|
129
135
|
export { default as FrownOutlined } from './FrownOutlined';
|
|
@@ -135,12 +141,15 @@ export { default as GasSensorControllerOutlined } from './GasSensorControllerOut
|
|
|
135
141
|
export { default as GasSensorOutlined } from './GasSensorOutlined';
|
|
136
142
|
export { default as GatewayOutlined } from './GatewayOutlined';
|
|
137
143
|
export { default as GithubFilled } from './GithubFilled';
|
|
144
|
+
export { default as GroupFilled } from './GroupFilled';
|
|
138
145
|
export { default as HeartFilled } from './HeartFilled';
|
|
139
146
|
export { default as HeartOutlined } from './HeartOutlined';
|
|
140
147
|
export { default as HolderOutlined } from './HolderOutlined';
|
|
141
148
|
export { default as HolderVerticalOutlined } from './HolderVerticalOutlined';
|
|
142
149
|
export { default as HomeOutlined } from './HomeOutlined';
|
|
143
150
|
export { default as HumanTrafficVideoOutlined } from './HumanTrafficVideoOutlined';
|
|
151
|
+
export { default as HumanoidLeftFilled } from './HumanoidLeftFilled';
|
|
152
|
+
export { default as HumanoidRightFilled } from './HumanoidRightFilled';
|
|
144
153
|
export { default as HydrolabOutlined } from './HydrolabOutlined';
|
|
145
154
|
export { default as IdcardFilled } from './IdcardFilled';
|
|
146
155
|
export { default as IdcardOutlined } from './IdcardOutlined';
|
|
@@ -163,6 +172,7 @@ export { default as LikeOutlined } from './LikeOutlined';
|
|
|
163
172
|
export { default as LineOutlined } from './LineOutlined';
|
|
164
173
|
export { default as LinkOutlined } from './LinkOutlined';
|
|
165
174
|
export { default as LinsAccessOutlined } from './LinsAccessOutlined';
|
|
175
|
+
export { default as ListFilled } from './ListFilled';
|
|
166
176
|
export { default as LoadingOutlined } from './LoadingOutlined';
|
|
167
177
|
export { default as LocationFilled } from './LocationFilled';
|
|
168
178
|
export { default as LocationOutlined } from './LocationOutlined';
|
|
@@ -203,7 +213,11 @@ export { default as O2Outlined } from './O2Outlined';
|
|
|
203
213
|
export { default as ObliqueLineOutlined } from './ObliqueLineOutlined';
|
|
204
214
|
export { default as OfflineOutlined } from './OfflineOutlined';
|
|
205
215
|
export { default as OneToOneOutlined } from './OneToOneOutlined';
|
|
216
|
+
export { default as OrderListFilled } from './OrderListFilled';
|
|
217
|
+
export { default as OrderReaultFilled } from './OrderReaultFilled';
|
|
206
218
|
export { default as OrderedListOutlined } from './OrderedListOutlined';
|
|
219
|
+
export { default as OrganizeFilled } from './OrganizeFilled';
|
|
220
|
+
export { default as OrganizeOutlined } from './OrganizeOutlined';
|
|
207
221
|
export { default as OriginalSizeOutlined } from './OriginalSizeOutlined';
|
|
208
222
|
export { default as PaperClipOutlined } from './PaperClipOutlined';
|
|
209
223
|
export { default as ParkingLotOutlined } from './ParkingLotOutlined';
|
|
@@ -245,6 +259,7 @@ export { default as RotateRightOutlined } from './RotateRightOutlined';
|
|
|
245
259
|
export { default as RotationCloseOutlined } from './RotationCloseOutlined';
|
|
246
260
|
export { default as RotationOutlined } from './RotationOutlined';
|
|
247
261
|
export { default as RulerOutlined } from './RulerOutlined';
|
|
262
|
+
export { default as SafetyCertificateFilled } from './SafetyCertificateFilled';
|
|
248
263
|
export { default as SafetyCertificateOutlined } from './SafetyCertificateOutlined';
|
|
249
264
|
export { default as SafetyOutlined } from './SafetyOutlined';
|
|
250
265
|
export { default as SatelliteOutlined } from './SatelliteOutlined';
|
|
@@ -285,6 +300,7 @@ export { default as TagOutlined } from './TagOutlined';
|
|
|
285
300
|
export { default as TagsFilled } from './TagsFilled';
|
|
286
301
|
export { default as TagsOutlined } from './TagsOutlined';
|
|
287
302
|
export { default as TemperaturePatchOutlined } from './TemperaturePatchOutlined';
|
|
303
|
+
export { default as TemplateFilled } from './TemplateFilled';
|
|
288
304
|
export { default as TetrisOutlined } from './TetrisOutlined';
|
|
289
305
|
export { default as ThermometerOutlined } from './ThermometerOutlined';
|
|
290
306
|
export { default as ToTopOutlined } from './ToTopOutlined';
|
package/es/icons/index.js
CHANGED
|
@@ -9,13 +9,13 @@ 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.
|
|
16
|
-
exports.
|
|
17
|
-
exports.
|
|
18
|
-
exports.ZoomOutOutlined = exports.ZoomInOutlined = exports.YuntaiOutlined = exports.WindSpeedOutlined = exports.WifiOutlined = exports.WechatFilled = exports.WeatherStationOutlined = exports.WaterLevelOutlined = exports.WaterFlowOutlined = exports.WarningOutlined = exports.WarningFilled = exports.VirtualCameraOutlined = exports.VideoOutlined = exports.VideoFilled = exports.VideoCameraOutlined = exports.VideoCameraFilled = exports.VehicleFileOutlined = exports.UserOutlined = void 0; // This index.ts file is generated automatically.
|
|
12
|
+
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.CalendarClockOutlined = exports.CalendarCheckOutlined = exports.BulbOutlined = exports.BuildingOutlined = exports.BuildingFilled = exports.BugOutlined = exports.BlockOutlined = exports.BellOutlined = exports.BarCardFilled = exports.AuthOutlined = exports.AudioOutlined = exports.AudioMutedOutlined = exports.AudibleAlarmOutlined = exports.AudibleAlarmHostOutlined = exports.AtlasOutlined = exports.AtlasFilled = 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.FileExcelOutlined = exports.FileDoneOutlined = exports.FileCheckOutlined = exports.FileAudioOutlined = 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.DragOutlined = exports.DownloadOutlined = exports.DownOutlined = exports.DownCircleOutlined = exports.DoubleRightOutlined = exports.DoubleLeftOutlined = exports.DoorSettingOutlined = exports.DoorLockOutlined = exports.DomeCameraOutlined = exports.DistanceOutlined = exports.DeviceOutlined = exports.DeviceFilled = exports.DeleteOutlined = exports.DatabaseOutlined = exports.DatabaseFilled = exports.DataAssetsOutlined = exports.DataAssetsFilled = exports.DashOutlined = exports.CopyOutlined = exports.ControllerOutlined = exports.CompressOutlined = exports.CollectOutlined = exports.CodeOutlined = exports.CoOutlined = exports.Co2Outlined = exports.CloseSquareOutlined = exports.CloseSquareFilled = exports.CloseOutlined = exports.CloseCircleOutlined = exports.CloseCircleFilled = exports.ClockCircleOutlined = exports.ClearOutlined = void 0;
|
|
14
|
+
exports.HumanTrafficVideoOutlined = exports.HomeOutlined = exports.HolderVerticalOutlined = exports.HolderOutlined = exports.HeartOutlined = exports.HeartFilled = exports.GroupFilled = exports.GithubFilled = exports.GatewayOutlined = exports.GasSensorOutlined = exports.GasSensorControllerOutlined = exports.FullscreenOutlined = exports.FullscreenExitOutlined = exports.FullTargetOutlined = exports.FullTargetCameraOutlined = exports.FrownOutlined = exports.FrownFilled = exports.FormOutlined = exports.FireWarningFilled = exports.FireStationFilled = exports.FireOutlined = exports.FireHydraulicsOutlined = exports.FireHydrantOutlined = exports.FireHydrantFilled = exports.FireHostOutlined = exports.FireFilled = exports.FireCameraOutlined = exports.FilterOutlined = exports.FilterFilled = exports.FileZipOutlined = exports.FileWordOutlined = exports.FileWarningOutlined = exports.FileVideoOutlined = exports.FileUnknownOutlined = exports.FileTimeOutlined = exports.FileTextOutlined = exports.FileSyncOutlined = exports.FileSearchOutlined = exports.FileSearchFilled = exports.FileSealOutlined = exports.FileProtectOutlined = exports.FilePptOutlined = exports.FilePenOutlined = exports.FilePdfOutlined = exports.FileOutlined = exports.FileMarkdownOutlined = exports.FileJpgOutlined = exports.FileImageOutlined = exports.FileGifOutlined = exports.FileExclamationOutlined = void 0;
|
|
15
|
+
exports.MuteOutlined = exports.MoreOutlined = exports.MolecularChainOutlined = exports.MolecularChainFilled = exports.MinusSquareOutlined = exports.MinusSquareFilled = exports.MinusOutlined = exports.MinusCircleOutlined = exports.MinusCircleFilled = exports.MessageOutlined = exports.MenuUnfoldOutlined = exports.MenuFoldOutlined = exports.MehOutlined = exports.MehFilled = exports.ManualAlarmSquareOutlined = exports.ManualAlarmCircleOutlined = exports.ManholeCoverOutlined = exports.LpgOutlined = exports.LogoutOutlined = exports.LockOutlined = exports.LockFilled = exports.LocationPurely = exports.LocationOutlined = exports.LocationFilled = exports.LoadingOutlined = exports.ListFilled = exports.LinsAccessOutlined = exports.LinkOutlined = exports.LineOutlined = exports.LikeOutlined = exports.LeftUpOutlined = exports.LeftOutlined = exports.LeftDownOutlined = exports.LeftCircleOutlined = exports.LeakingOutlined = exports.KeyOutlined = exports.InvalidContentPurely = exports.IntelligentAccessOutlined = exports.InfraredOutlined = exports.InfraredHostOutlined = exports.InfoOutlined = exports.InfoCircleOutlined = exports.InfoCircleFilled = exports.ImageOutlined = exports.ImageFilled = exports.IdcardOutlined = exports.IdcardFilled = exports.HydrolabOutlined = exports.HumanoidRightFilled = exports.HumanoidLeftFilled = void 0;
|
|
16
|
+
exports.RestOutlined = exports.ResourceOutlined = exports.ReloadOutlined = exports.RedoOutlined = exports.QuestionOutlined = exports.QuestionCircleOutlined = exports.QrcodeOutlined = exports.PushpinOutlined = exports.PrinterOutlined = exports.PoweroffOutlined = exports.PmOutlined = exports.PlusSquareFilled = exports.PlusOutlined = exports.PlusCircleOutlined = exports.PlusCircleFilled = exports.PlayOutlined = exports.PlayCircleOutlined = exports.PlayCircleFilled = exports.PieChartOutlined = exports.PersonCameraOutlined = exports.PercentageOutlined = exports.PenOutlined = exports.PayCircleOutlined = exports.PayCircleFilled = exports.PauseOutlined = exports.PauseCircleOutlined = exports.PauseCircleFilled = exports.ParkingLotOutlined = exports.PaperClipOutlined = exports.OriginalSizeOutlined = exports.OrganizeOutlined = exports.OrganizeFilled = exports.OrderedListOutlined = exports.OrderReaultFilled = exports.OrderListFilled = exports.OneToOneOutlined = exports.OfflineOutlined = exports.ObliqueLineOutlined = exports.O2Outlined = exports.NoVideoPurely = exports.NoPersonsPurely = exports.NoPersonPurely = exports.NoImagePurely = exports.NoDevicePurely = exports.NoDataPurely = exports.NoCarsPurely = exports.NoCarPurely = exports.NoAppPurely = exports.NoAlarmPurely = exports.Nh3Outlined = void 0;
|
|
17
|
+
exports.TagsFilled = exports.TagOutlined = exports.TagFilled = exports.SyncOutlined = exports.SwapRightOutlined = exports.SwapOutlined = exports.SwapLeftOutlined = exports.StopOutlined = exports.StepForwardOutlined = exports.StepBackwardOutlined = exports.StatisticsFilled = exports.StarOutlined = exports.StarFilled = exports.StarCheckOutlined = exports.SquareOutlined = exports.SoundSmallOutlined = 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.ShoppingCartOutlined = exports.ShakeOutlined = exports.SettingOutlined = exports.SearchOutlined = exports.ScissorOutlined = exports.ScheduleOutlined = exports.ScanOutlined = exports.SatelliteOutlined = exports.SafetyOutlined = exports.SafetyCertificateOutlined = exports.SafetyCertificateFilled = exports.RulerOutlined = exports.RotationOutlined = exports.RotationCloseOutlined = exports.RotateRightOutlined = exports.RotateLeftOutlined = exports.RocketOutlined = exports.RobotOutlined = exports.RightUpOutlined = exports.RightOutlined = exports.RightDownOutlined = exports.RightCircleOutlined = void 0;
|
|
18
|
+
exports.ZoomOutOutlined = exports.ZoomInOutlined = exports.YuntaiOutlined = exports.WindSpeedOutlined = exports.WifiOutlined = exports.WechatFilled = exports.WeatherStationOutlined = exports.WaterLevelOutlined = exports.WaterFlowOutlined = exports.WarningOutlined = exports.WarningFilled = exports.VirtualCameraOutlined = exports.VideoOutlined = exports.VideoFilled = exports.VideoCameraOutlined = exports.VideoCameraFilled = exports.VehicleFileOutlined = exports.UserOutlined = exports.UserFilled = exports.UsbOutlined = exports.UploadOutlined = exports.UploadFilled = exports.UpOutlined = exports.UpCircleOutlined = exports.UnorderedListOutlined = exports.UnlockOutlined = exports.TrophyOutlined = exports.ToolOutlined = exports.ToTopOutlined = exports.ThermometerOutlined = exports.TetrisOutlined = exports.TemplateFilled = exports.TemperaturePatchOutlined = exports.TagsOutlined = void 0; // This index.ts file is generated automatically.
|
|
19
19
|
|
|
20
20
|
var AccountBookFilled_1 = require("./AccountBookFilled");
|
|
21
21
|
|
|
@@ -251,6 +251,15 @@ Object.defineProperty(exports, "AuthOutlined", {
|
|
|
251
251
|
}
|
|
252
252
|
});
|
|
253
253
|
|
|
254
|
+
var BarCardFilled_1 = require("./BarCardFilled");
|
|
255
|
+
|
|
256
|
+
Object.defineProperty(exports, "BarCardFilled", {
|
|
257
|
+
enumerable: true,
|
|
258
|
+
get: function get() {
|
|
259
|
+
return __importDefault(BarCardFilled_1).default;
|
|
260
|
+
}
|
|
261
|
+
});
|
|
262
|
+
|
|
254
263
|
var BellOutlined_1 = require("./BellOutlined");
|
|
255
264
|
|
|
256
265
|
Object.defineProperty(exports, "BellOutlined", {
|
|
@@ -278,6 +287,24 @@ Object.defineProperty(exports, "BugOutlined", {
|
|
|
278
287
|
}
|
|
279
288
|
});
|
|
280
289
|
|
|
290
|
+
var BuildingFilled_1 = require("./BuildingFilled");
|
|
291
|
+
|
|
292
|
+
Object.defineProperty(exports, "BuildingFilled", {
|
|
293
|
+
enumerable: true,
|
|
294
|
+
get: function get() {
|
|
295
|
+
return __importDefault(BuildingFilled_1).default;
|
|
296
|
+
}
|
|
297
|
+
});
|
|
298
|
+
|
|
299
|
+
var BuildingOutlined_1 = require("./BuildingOutlined");
|
|
300
|
+
|
|
301
|
+
Object.defineProperty(exports, "BuildingOutlined", {
|
|
302
|
+
enumerable: true,
|
|
303
|
+
get: function get() {
|
|
304
|
+
return __importDefault(BuildingOutlined_1).default;
|
|
305
|
+
}
|
|
306
|
+
});
|
|
307
|
+
|
|
281
308
|
var BulbOutlined_1 = require("./BulbOutlined");
|
|
282
309
|
|
|
283
310
|
Object.defineProperty(exports, "BulbOutlined", {
|
|
@@ -989,6 +1016,15 @@ Object.defineProperty(exports, "FileSealOutlined", {
|
|
|
989
1016
|
}
|
|
990
1017
|
});
|
|
991
1018
|
|
|
1019
|
+
var FileSearchFilled_1 = require("./FileSearchFilled");
|
|
1020
|
+
|
|
1021
|
+
Object.defineProperty(exports, "FileSearchFilled", {
|
|
1022
|
+
enumerable: true,
|
|
1023
|
+
get: function get() {
|
|
1024
|
+
return __importDefault(FileSearchFilled_1).default;
|
|
1025
|
+
}
|
|
1026
|
+
});
|
|
1027
|
+
|
|
992
1028
|
var FileSearchOutlined_1 = require("./FileSearchOutlined");
|
|
993
1029
|
|
|
994
1030
|
Object.defineProperty(exports, "FileSearchOutlined", {
|
|
@@ -1151,6 +1187,24 @@ Object.defineProperty(exports, "FireOutlined", {
|
|
|
1151
1187
|
}
|
|
1152
1188
|
});
|
|
1153
1189
|
|
|
1190
|
+
var FireStationFilled_1 = require("./FireStationFilled");
|
|
1191
|
+
|
|
1192
|
+
Object.defineProperty(exports, "FireStationFilled", {
|
|
1193
|
+
enumerable: true,
|
|
1194
|
+
get: function get() {
|
|
1195
|
+
return __importDefault(FireStationFilled_1).default;
|
|
1196
|
+
}
|
|
1197
|
+
});
|
|
1198
|
+
|
|
1199
|
+
var FireWarningFilled_1 = require("./FireWarningFilled");
|
|
1200
|
+
|
|
1201
|
+
Object.defineProperty(exports, "FireWarningFilled", {
|
|
1202
|
+
enumerable: true,
|
|
1203
|
+
get: function get() {
|
|
1204
|
+
return __importDefault(FireWarningFilled_1).default;
|
|
1205
|
+
}
|
|
1206
|
+
});
|
|
1207
|
+
|
|
1154
1208
|
var FormOutlined_1 = require("./FormOutlined");
|
|
1155
1209
|
|
|
1156
1210
|
Object.defineProperty(exports, "FormOutlined", {
|
|
@@ -1250,6 +1304,15 @@ Object.defineProperty(exports, "GithubFilled", {
|
|
|
1250
1304
|
}
|
|
1251
1305
|
});
|
|
1252
1306
|
|
|
1307
|
+
var GroupFilled_1 = require("./GroupFilled");
|
|
1308
|
+
|
|
1309
|
+
Object.defineProperty(exports, "GroupFilled", {
|
|
1310
|
+
enumerable: true,
|
|
1311
|
+
get: function get() {
|
|
1312
|
+
return __importDefault(GroupFilled_1).default;
|
|
1313
|
+
}
|
|
1314
|
+
});
|
|
1315
|
+
|
|
1253
1316
|
var HeartFilled_1 = require("./HeartFilled");
|
|
1254
1317
|
|
|
1255
1318
|
Object.defineProperty(exports, "HeartFilled", {
|
|
@@ -1304,6 +1367,24 @@ Object.defineProperty(exports, "HumanTrafficVideoOutlined", {
|
|
|
1304
1367
|
}
|
|
1305
1368
|
});
|
|
1306
1369
|
|
|
1370
|
+
var HumanoidLeftFilled_1 = require("./HumanoidLeftFilled");
|
|
1371
|
+
|
|
1372
|
+
Object.defineProperty(exports, "HumanoidLeftFilled", {
|
|
1373
|
+
enumerable: true,
|
|
1374
|
+
get: function get() {
|
|
1375
|
+
return __importDefault(HumanoidLeftFilled_1).default;
|
|
1376
|
+
}
|
|
1377
|
+
});
|
|
1378
|
+
|
|
1379
|
+
var HumanoidRightFilled_1 = require("./HumanoidRightFilled");
|
|
1380
|
+
|
|
1381
|
+
Object.defineProperty(exports, "HumanoidRightFilled", {
|
|
1382
|
+
enumerable: true,
|
|
1383
|
+
get: function get() {
|
|
1384
|
+
return __importDefault(HumanoidRightFilled_1).default;
|
|
1385
|
+
}
|
|
1386
|
+
});
|
|
1387
|
+
|
|
1307
1388
|
var HydrolabOutlined_1 = require("./HydrolabOutlined");
|
|
1308
1389
|
|
|
1309
1390
|
Object.defineProperty(exports, "HydrolabOutlined", {
|
|
@@ -1502,6 +1583,15 @@ Object.defineProperty(exports, "LinsAccessOutlined", {
|
|
|
1502
1583
|
}
|
|
1503
1584
|
});
|
|
1504
1585
|
|
|
1586
|
+
var ListFilled_1 = require("./ListFilled");
|
|
1587
|
+
|
|
1588
|
+
Object.defineProperty(exports, "ListFilled", {
|
|
1589
|
+
enumerable: true,
|
|
1590
|
+
get: function get() {
|
|
1591
|
+
return __importDefault(ListFilled_1).default;
|
|
1592
|
+
}
|
|
1593
|
+
});
|
|
1594
|
+
|
|
1505
1595
|
var LoadingOutlined_1 = require("./LoadingOutlined");
|
|
1506
1596
|
|
|
1507
1597
|
Object.defineProperty(exports, "LoadingOutlined", {
|
|
@@ -1862,6 +1952,24 @@ Object.defineProperty(exports, "OneToOneOutlined", {
|
|
|
1862
1952
|
}
|
|
1863
1953
|
});
|
|
1864
1954
|
|
|
1955
|
+
var OrderListFilled_1 = require("./OrderListFilled");
|
|
1956
|
+
|
|
1957
|
+
Object.defineProperty(exports, "OrderListFilled", {
|
|
1958
|
+
enumerable: true,
|
|
1959
|
+
get: function get() {
|
|
1960
|
+
return __importDefault(OrderListFilled_1).default;
|
|
1961
|
+
}
|
|
1962
|
+
});
|
|
1963
|
+
|
|
1964
|
+
var OrderReaultFilled_1 = require("./OrderReaultFilled");
|
|
1965
|
+
|
|
1966
|
+
Object.defineProperty(exports, "OrderReaultFilled", {
|
|
1967
|
+
enumerable: true,
|
|
1968
|
+
get: function get() {
|
|
1969
|
+
return __importDefault(OrderReaultFilled_1).default;
|
|
1970
|
+
}
|
|
1971
|
+
});
|
|
1972
|
+
|
|
1865
1973
|
var OrderedListOutlined_1 = require("./OrderedListOutlined");
|
|
1866
1974
|
|
|
1867
1975
|
Object.defineProperty(exports, "OrderedListOutlined", {
|
|
@@ -1871,6 +1979,24 @@ Object.defineProperty(exports, "OrderedListOutlined", {
|
|
|
1871
1979
|
}
|
|
1872
1980
|
});
|
|
1873
1981
|
|
|
1982
|
+
var OrganizeFilled_1 = require("./OrganizeFilled");
|
|
1983
|
+
|
|
1984
|
+
Object.defineProperty(exports, "OrganizeFilled", {
|
|
1985
|
+
enumerable: true,
|
|
1986
|
+
get: function get() {
|
|
1987
|
+
return __importDefault(OrganizeFilled_1).default;
|
|
1988
|
+
}
|
|
1989
|
+
});
|
|
1990
|
+
|
|
1991
|
+
var OrganizeOutlined_1 = require("./OrganizeOutlined");
|
|
1992
|
+
|
|
1993
|
+
Object.defineProperty(exports, "OrganizeOutlined", {
|
|
1994
|
+
enumerable: true,
|
|
1995
|
+
get: function get() {
|
|
1996
|
+
return __importDefault(OrganizeOutlined_1).default;
|
|
1997
|
+
}
|
|
1998
|
+
});
|
|
1999
|
+
|
|
1874
2000
|
var OriginalSizeOutlined_1 = require("./OriginalSizeOutlined");
|
|
1875
2001
|
|
|
1876
2002
|
Object.defineProperty(exports, "OriginalSizeOutlined", {
|
|
@@ -2240,6 +2366,15 @@ Object.defineProperty(exports, "RulerOutlined", {
|
|
|
2240
2366
|
}
|
|
2241
2367
|
});
|
|
2242
2368
|
|
|
2369
|
+
var SafetyCertificateFilled_1 = require("./SafetyCertificateFilled");
|
|
2370
|
+
|
|
2371
|
+
Object.defineProperty(exports, "SafetyCertificateFilled", {
|
|
2372
|
+
enumerable: true,
|
|
2373
|
+
get: function get() {
|
|
2374
|
+
return __importDefault(SafetyCertificateFilled_1).default;
|
|
2375
|
+
}
|
|
2376
|
+
});
|
|
2377
|
+
|
|
2243
2378
|
var SafetyCertificateOutlined_1 = require("./SafetyCertificateOutlined");
|
|
2244
2379
|
|
|
2245
2380
|
Object.defineProperty(exports, "SafetyCertificateOutlined", {
|
|
@@ -2600,6 +2735,15 @@ Object.defineProperty(exports, "TemperaturePatchOutlined", {
|
|
|
2600
2735
|
}
|
|
2601
2736
|
});
|
|
2602
2737
|
|
|
2738
|
+
var TemplateFilled_1 = require("./TemplateFilled");
|
|
2739
|
+
|
|
2740
|
+
Object.defineProperty(exports, "TemplateFilled", {
|
|
2741
|
+
enumerable: true,
|
|
2742
|
+
get: function get() {
|
|
2743
|
+
return __importDefault(TemplateFilled_1).default;
|
|
2744
|
+
}
|
|
2745
|
+
});
|
|
2746
|
+
|
|
2603
2747
|
var TetrisOutlined_1 = require("./TetrisOutlined");
|
|
2604
2748
|
|
|
2605
2749
|
Object.defineProperty(exports, "TetrisOutlined", {
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const BarCardFilled: 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 BarCardFilled;
|
|
@@ -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 BarCardFilled_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/BarCardFilled"));
|
|
60
|
+
|
|
61
|
+
var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
|
|
62
|
+
|
|
63
|
+
var BarCardFilled = React.forwardRef(function (props, ref) {
|
|
64
|
+
return /*#__PURE__*/React.createElement(SensoroIcon_1.default, (0, _extends2.default)({}, props, {
|
|
65
|
+
ref: ref,
|
|
66
|
+
icon: BarCardFilled_1.default
|
|
67
|
+
}));
|
|
68
|
+
});
|
|
69
|
+
BarCardFilled.displayName = 'BarCardFilled';
|
|
70
|
+
exports.default = BarCardFilled;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const BuildingFilled: 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 BuildingFilled;
|
|
@@ -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 BuildingFilled_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/BuildingFilled"));
|
|
60
|
+
|
|
61
|
+
var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
|
|
62
|
+
|
|
63
|
+
var BuildingFilled = React.forwardRef(function (props, ref) {
|
|
64
|
+
return /*#__PURE__*/React.createElement(SensoroIcon_1.default, (0, _extends2.default)({}, props, {
|
|
65
|
+
ref: ref,
|
|
66
|
+
icon: BuildingFilled_1.default
|
|
67
|
+
}));
|
|
68
|
+
});
|
|
69
|
+
BuildingFilled.displayName = 'BuildingFilled';
|
|
70
|
+
exports.default = BuildingFilled;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { SensoroIconProps } from '../components/SensoroIcon';
|
|
3
|
+
declare const BuildingOutlined: 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 BuildingOutlined;
|
|
@@ -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 BuildingOutlined_1 = __importDefault(require("@sensoro-design/icons-svg/lib/asn/BuildingOutlined"));
|
|
60
|
+
|
|
61
|
+
var SensoroIcon_1 = __importDefault(require("../components/SensoroIcon"));
|
|
62
|
+
|
|
63
|
+
var BuildingOutlined = React.forwardRef(function (props, ref) {
|
|
64
|
+
return /*#__PURE__*/React.createElement(SensoroIcon_1.default, (0, _extends2.default)({}, props, {
|
|
65
|
+
ref: ref,
|
|
66
|
+
icon: BuildingOutlined_1.default
|
|
67
|
+
}));
|
|
68
|
+
});
|
|
69
|
+
BuildingOutlined.displayName = 'BuildingOutlined';
|
|
70
|
+
exports.default = BuildingOutlined;
|