aefis-core-ui 3.0.0-rc10 → 3.0.0-rc101
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/dist/Icon/index.d.ts +58 -0
- package/dist/Icon/index.modern.js +118 -2
- package/dist/Icon/index.modern.js.map +1 -1
- package/dist/assets/skills.jpg +0 -0
- package/dist/index.d.ts +5 -2
- package/dist/index.modern.js +16125 -15460
- package/dist/index.modern.js.map +1 -1
- package/package.json +8 -8
package/dist/Icon/index.d.ts
CHANGED
|
@@ -8,6 +8,7 @@ export namespace icons {
|
|
|
8
8
|
const AddCircle: JSX.Element;
|
|
9
9
|
const AddLocation: JSX.Element;
|
|
10
10
|
const AddLocationOutlined: JSX.Element;
|
|
11
|
+
const AddLocationAlt: JSX.Element;
|
|
11
12
|
const AddOutlined: JSX.Element;
|
|
12
13
|
const AddTask: JSX.Element;
|
|
13
14
|
const AddTaskOutlined: JSX.Element;
|
|
@@ -31,6 +32,7 @@ export namespace icons {
|
|
|
31
32
|
const AttachFile: JSX.Element;
|
|
32
33
|
const AutoAwesome: JSX.Element;
|
|
33
34
|
const AutoAwesomeOutlined: JSX.Element;
|
|
35
|
+
const Autorenew: JSX.Element;
|
|
34
36
|
const Balance: JSX.Element;
|
|
35
37
|
const BarChartOutlined: JSX.Element;
|
|
36
38
|
const Book: JSX.Element;
|
|
@@ -63,6 +65,8 @@ export namespace icons {
|
|
|
63
65
|
const CheckCircleOutline: JSX.Element;
|
|
64
66
|
const CheckCircleOutlined: JSX.Element;
|
|
65
67
|
const CheckOutlined: JSX.Element;
|
|
68
|
+
const ChevronLeft: JSX.Element;
|
|
69
|
+
const ChevronRight: JSX.Element;
|
|
66
70
|
const CircleTwoTone: JSX.Element;
|
|
67
71
|
const Circle: JSX.Element;
|
|
68
72
|
const CircleOutlined: JSX.Element;
|
|
@@ -92,6 +96,7 @@ export namespace icons {
|
|
|
92
96
|
const DateRangeOutlined: JSX.Element;
|
|
93
97
|
const Delete: JSX.Element;
|
|
94
98
|
const DeleteOutlined: JSX.Element;
|
|
99
|
+
const DeleteOutlineOutlined: JSX.Element;
|
|
95
100
|
const Description: JSX.Element;
|
|
96
101
|
const DescriptionOutlined: JSX.Element;
|
|
97
102
|
const DesktopMacOutlined: JSX.Element;
|
|
@@ -99,6 +104,13 @@ export namespace icons {
|
|
|
99
104
|
const DeveloperBoardOutlined: JSX.Element;
|
|
100
105
|
const DeviceHub: JSX.Element;
|
|
101
106
|
const DeviceHubOutlined: JSX.Element;
|
|
107
|
+
const Directions: JSX.Element;
|
|
108
|
+
const Diversity2: JSX.Element;
|
|
109
|
+
const Diversity2Outlined: JSX.Element;
|
|
110
|
+
const Diversity3: JSX.Element;
|
|
111
|
+
const Diversity3Outlined: JSX.Element;
|
|
112
|
+
const Download: JSX.Element;
|
|
113
|
+
const DownloadOutlined: JSX.Element;
|
|
102
114
|
const ViewListOutlined: JSX.Element;
|
|
103
115
|
const Done: JSX.Element;
|
|
104
116
|
const Edit: JSX.Element;
|
|
@@ -115,6 +127,7 @@ export namespace icons {
|
|
|
115
127
|
const Error: JSX.Element;
|
|
116
128
|
const ErrorOutline: JSX.Element;
|
|
117
129
|
const ErrorOutlined: JSX.Element;
|
|
130
|
+
const ErrorOutlineOutlined: JSX.Element;
|
|
118
131
|
const Event: JSX.Element;
|
|
119
132
|
const EventOutlined: JSX.Element;
|
|
120
133
|
const EventRepeat: JSX.Element;
|
|
@@ -172,6 +185,7 @@ export namespace icons {
|
|
|
172
185
|
const KeyboardArrowRight: JSX.Element;
|
|
173
186
|
const KeyboardArrowLeft: JSX.Element;
|
|
174
187
|
const KeyboardArrowUp: JSX.Element;
|
|
188
|
+
const KeyboardArrowDown: JSX.Element;
|
|
175
189
|
const Lens: JSX.Element;
|
|
176
190
|
const Lightbulb: JSX.Element;
|
|
177
191
|
const LightbulbOutlined: JSX.Element;
|
|
@@ -194,9 +208,12 @@ export namespace icons {
|
|
|
194
208
|
const MapOutlined: JSX.Element;
|
|
195
209
|
const Menu: JSX.Element;
|
|
196
210
|
const MenuBookOutlined: JSX.Element;
|
|
211
|
+
const Merge: JSX.Element;
|
|
212
|
+
const MergeType: JSX.Element;
|
|
197
213
|
const Message: JSX.Element;
|
|
198
214
|
const MessageOutlined: JSX.Element;
|
|
199
215
|
const MilitaryTechOutlined: JSX.Element;
|
|
216
|
+
const ModeEditOutlineOutlined: JSX.Element;
|
|
200
217
|
const MoreVert: JSX.Element;
|
|
201
218
|
const MoreHoriz: JSX.Element;
|
|
202
219
|
const MyLocation: JSX.Element;
|
|
@@ -234,8 +251,10 @@ export namespace icons {
|
|
|
234
251
|
const PublishOutlined: JSX.Element;
|
|
235
252
|
const QuestionMarkOutlined: JSX.Element;
|
|
236
253
|
const QueryStatsOutlined: JSX.Element;
|
|
254
|
+
const QuestionAnswer: JSX.Element;
|
|
237
255
|
const QuestionAnswerOutlined: JSX.Element;
|
|
238
256
|
const RecordVoiceOverOutlined: JSX.Element;
|
|
257
|
+
const RemoveRedEyeOutlined: JSX.Element;
|
|
239
258
|
const Receipt: JSX.Element;
|
|
240
259
|
const Refresh: JSX.Element;
|
|
241
260
|
const RestartAlt: JSX.Element;
|
|
@@ -276,6 +295,7 @@ export namespace icons {
|
|
|
276
295
|
const SkipNext: JSX.Element;
|
|
277
296
|
const SmartToy: JSX.Element;
|
|
278
297
|
const SmartToyOutlined: JSX.Element;
|
|
298
|
+
const Sort: JSX.Element;
|
|
279
299
|
const SpeakerNotesOutlined: JSX.Element;
|
|
280
300
|
const SportsOutlined: JSX.Element;
|
|
281
301
|
const StackedBarChart: JSX.Element;
|
|
@@ -291,10 +311,17 @@ export namespace icons {
|
|
|
291
311
|
const TaskTwoTone: JSX.Element;
|
|
292
312
|
const ThumbUp: JSX.Element;
|
|
293
313
|
const ThumbUpOutlined: JSX.Element;
|
|
314
|
+
const TipsAndUpdates: JSX.Element;
|
|
315
|
+
const TipsAndUpdatesOutlined: JSX.Element;
|
|
294
316
|
const TrendingDownOutlined: JSX.Element;
|
|
295
317
|
const TrendingFlatOutlined: JSX.Element;
|
|
296
318
|
const TrendingUpOutlined: JSX.Element;
|
|
319
|
+
const TripOrigin: JSX.Element;
|
|
320
|
+
const Troubleshoot: JSX.Element;
|
|
321
|
+
const TroubleshootOutlined: JSX.Element;
|
|
297
322
|
const Tune: JSX.Element;
|
|
323
|
+
const Upload: JSX.Element;
|
|
324
|
+
const UploadOutlined: JSX.Element;
|
|
298
325
|
const Verified: JSX.Element;
|
|
299
326
|
const VerifiedOutlined: JSX.Element;
|
|
300
327
|
const VerifiedUser: JSX.Element;
|
|
@@ -304,6 +331,8 @@ export namespace icons {
|
|
|
304
331
|
const VisibilityOutlined: JSX.Element;
|
|
305
332
|
const VisibilityOff: JSX.Element;
|
|
306
333
|
const VisibilityOffOutlined: JSX.Element;
|
|
334
|
+
const VolunteerActivism: JSX.Element;
|
|
335
|
+
const VolunteerActivismOutlined: JSX.Element;
|
|
307
336
|
const Warning: JSX.Element;
|
|
308
337
|
const WarningOutlined: JSX.Element;
|
|
309
338
|
const Web: JSX.Element;
|
|
@@ -326,6 +355,7 @@ export function Add(props: any): JSX.Element;
|
|
|
326
355
|
export function AddCircle(props: any): JSX.Element;
|
|
327
356
|
export function AddLocation(props: any): JSX.Element;
|
|
328
357
|
export function AddLocationOutlined(props: any): JSX.Element;
|
|
358
|
+
export function AddLocationAlt(props: any): JSX.Element;
|
|
329
359
|
export function AddOutlined(props: any): JSX.Element;
|
|
330
360
|
export function AddTask(props: any): JSX.Element;
|
|
331
361
|
export function AddTaskOutlined(props: any): JSX.Element;
|
|
@@ -349,6 +379,7 @@ export function AssignmentTwoTone(props: any): JSX.Element;
|
|
|
349
379
|
export function AttachFile(props: any): JSX.Element;
|
|
350
380
|
export function AutoAwesome(props: any): JSX.Element;
|
|
351
381
|
export function AutoAwesomeOutlined(props: any): JSX.Element;
|
|
382
|
+
export function Autorenew(props: any): JSX.Element;
|
|
352
383
|
export function Balance(props: any): JSX.Element;
|
|
353
384
|
export function BarChartOutlined(props: any): JSX.Element;
|
|
354
385
|
export function Book(props: any): JSX.Element;
|
|
@@ -381,6 +412,8 @@ export function CheckCircle(props: any): JSX.Element;
|
|
|
381
412
|
export function CheckCircleOutline(props: any): JSX.Element;
|
|
382
413
|
export function CheckCircleOutlined(props: any): JSX.Element;
|
|
383
414
|
export function CheckOutlined(props: any): JSX.Element;
|
|
415
|
+
export function ChevronLeft(props: any): JSX.Element;
|
|
416
|
+
export function ChevronRight(props: any): JSX.Element;
|
|
384
417
|
export function ChromeReaderMode(props: any): JSX.Element;
|
|
385
418
|
export function CircleTwoTone(props: any): JSX.Element;
|
|
386
419
|
export function Circle(props: any): JSX.Element;
|
|
@@ -410,14 +443,22 @@ export function DateRange(props: any): JSX.Element;
|
|
|
410
443
|
export function DateRangeOutlined(props: any): JSX.Element;
|
|
411
444
|
export function Delete(props: any): JSX.Element;
|
|
412
445
|
export function DeleteOutlined(props: any): JSX.Element;
|
|
446
|
+
export function DeleteOutlineOutlined(props: any): JSX.Element;
|
|
413
447
|
export function Description(props: any): JSX.Element;
|
|
414
448
|
export function DescriptionOutlined(props: any): JSX.Element;
|
|
415
449
|
export function DesktopMacOutlined(props: any): JSX.Element;
|
|
416
450
|
export function DeveloperBoard(props: any): JSX.Element;
|
|
417
451
|
export function DeveloperBoardOutlined(props: any): JSX.Element;
|
|
418
452
|
export function DeviceHub(props: any): JSX.Element;
|
|
453
|
+
export function Directions(props: any): JSX.Element;
|
|
419
454
|
export function DeviceHubOutlined(props: any): JSX.Element;
|
|
455
|
+
export function Diversity2(props: any): JSX.Element;
|
|
456
|
+
export function Diversity2Outlined(props: any): JSX.Element;
|
|
457
|
+
export function Diversity3(props: any): JSX.Element;
|
|
458
|
+
export function Diversity3Outlined(props: any): JSX.Element;
|
|
420
459
|
export function Done(props: any): JSX.Element;
|
|
460
|
+
export function DownloadOutlined(props: any): JSX.Element;
|
|
461
|
+
export function Download(props: any): JSX.Element;
|
|
421
462
|
export function Edit(props: any): JSX.Element;
|
|
422
463
|
export function EditOutlined(props: any): JSX.Element;
|
|
423
464
|
export function EditNote(props: any): JSX.Element;
|
|
@@ -434,6 +475,7 @@ export function EqualizerOutlined(props: any): JSX.Element;
|
|
|
434
475
|
export function Error(props: any): JSX.Element;
|
|
435
476
|
export function ErrorOutline(props: any): JSX.Element;
|
|
436
477
|
export function ErrorOutlined(props: any): JSX.Element;
|
|
478
|
+
export function ErrorOutlineOutlined(props: any): JSX.Element;
|
|
437
479
|
export function Event(props: any): JSX.Element;
|
|
438
480
|
export function EventOutlined(props: any): JSX.Element;
|
|
439
481
|
export function EventRepeat(props: any): JSX.Element;
|
|
@@ -489,6 +531,7 @@ export function KeyOutlined(props: any): JSX.Element;
|
|
|
489
531
|
export function KeyboardArrowRight(props: any): JSX.Element;
|
|
490
532
|
export function KeyboardArrowLeft(props: any): JSX.Element;
|
|
491
533
|
export function KeyboardArrowUp(props: any): JSX.Element;
|
|
534
|
+
export function KeyboardArrowDown(props: any): JSX.Element;
|
|
492
535
|
export function Lens(props: any): JSX.Element;
|
|
493
536
|
export function Lightbulb(props: any): JSX.Element;
|
|
494
537
|
export function LightbulbOutlined(props: any): JSX.Element;
|
|
@@ -510,9 +553,12 @@ export function Map(props: any): JSX.Element;
|
|
|
510
553
|
export function MapOutlined(props: any): JSX.Element;
|
|
511
554
|
export function Menu(props: any): JSX.Element;
|
|
512
555
|
export function MenuBookOutlined(props: any): JSX.Element;
|
|
556
|
+
export function Merge(props: any): JSX.Element;
|
|
557
|
+
export function MergeType(props: any): JSX.Element;
|
|
513
558
|
export function Message(props: any): JSX.Element;
|
|
514
559
|
export function MessageOutlined(props: any): JSX.Element;
|
|
515
560
|
export function MilitaryTechOutlined(props: any): JSX.Element;
|
|
561
|
+
export function ModeEditOutlineOutlined(props: any): JSX.Element;
|
|
516
562
|
export function MoreVert(props: any): JSX.Element;
|
|
517
563
|
export function MoreHoriz(props: any): JSX.Element;
|
|
518
564
|
export function MyLocation(props: any): JSX.Element;
|
|
@@ -550,11 +596,13 @@ export function Publish(props: any): JSX.Element;
|
|
|
550
596
|
export function PublishOutlined(props: any): JSX.Element;
|
|
551
597
|
export function QuestionMarkOutlined(props: any): JSX.Element;
|
|
552
598
|
export function QueryStatsOutlined(props: any): JSX.Element;
|
|
599
|
+
export function QuestionAnswer(props: any): JSX.Element;
|
|
553
600
|
export function QuestionAnswerOutlined(props: any): JSX.Element;
|
|
554
601
|
export function RecordVoiceOverOutlined(props: any): JSX.Element;
|
|
555
602
|
export function Receipt(props: any): JSX.Element;
|
|
556
603
|
export function Refresh(props: any): JSX.Element;
|
|
557
604
|
export function RestartAlt(props: any): JSX.Element;
|
|
605
|
+
export function RemoveRedEyeOutlined(props: any): JSX.Element;
|
|
558
606
|
export function RoomServiceOutlined(props: any): JSX.Element;
|
|
559
607
|
export function Rule(props: any): JSX.Element;
|
|
560
608
|
export function Save(props: any): JSX.Element;
|
|
@@ -592,6 +640,7 @@ export function SkipPrevious(props: any): JSX.Element;
|
|
|
592
640
|
export function SkipNext(props: any): JSX.Element;
|
|
593
641
|
export function SmartToy(props: any): JSX.Element;
|
|
594
642
|
export function SmartToyOutlined(props: any): JSX.Element;
|
|
643
|
+
export function Sort(props: any): JSX.Element;
|
|
595
644
|
export function SpeakerNotesOutlined(props: any): JSX.Element;
|
|
596
645
|
export function SportsOutlined(props: any): JSX.Element;
|
|
597
646
|
export function StackedBarChart(props: any): JSX.Element;
|
|
@@ -607,10 +656,17 @@ export function TaskOutlined(props: any): JSX.Element;
|
|
|
607
656
|
export function TaskTwoTone(props: any): JSX.Element;
|
|
608
657
|
export function ThumbUp(props: any): JSX.Element;
|
|
609
658
|
export function ThumbUpOutlined(props: any): JSX.Element;
|
|
659
|
+
export function TipsAndUpdates(props: any): JSX.Element;
|
|
660
|
+
export function TipsAndUpdatesOutlined(props: any): JSX.Element;
|
|
610
661
|
export function TrendingDownOutlined(props: any): JSX.Element;
|
|
611
662
|
export function TrendingFlatOutlined(props: any): JSX.Element;
|
|
612
663
|
export function TrendingUpOutlined(props: any): JSX.Element;
|
|
664
|
+
export function TripOrigin(props: any): JSX.Element;
|
|
665
|
+
export function Troubleshoot(props: any): JSX.Element;
|
|
666
|
+
export function TroubleshootOutlined(props: any): JSX.Element;
|
|
613
667
|
export function Tune(props: any): JSX.Element;
|
|
668
|
+
export function Upload(props: any): JSX.Element;
|
|
669
|
+
export function UploadOutlined(props: any): JSX.Element;
|
|
614
670
|
export function Verified(props: any): JSX.Element;
|
|
615
671
|
export function VerifiedOutlined(props: any): JSX.Element;
|
|
616
672
|
export function VerifiedUser(props: any): JSX.Element;
|
|
@@ -621,6 +677,8 @@ export function Visibility(props: any): JSX.Element;
|
|
|
621
677
|
export function VisibilityOutlined(props: any): JSX.Element;
|
|
622
678
|
export function VisibilityOffOutlined(props: any): JSX.Element;
|
|
623
679
|
export function VisibilityOff(props: any): JSX.Element;
|
|
680
|
+
export function VolunteerActivism(props: any): JSX.Element;
|
|
681
|
+
export function VolunteerActivismOutlined(props: any): JSX.Element;
|
|
624
682
|
export function Warning(props: any): JSX.Element;
|
|
625
683
|
export function WarningOutlined(props: any): JSX.Element;
|
|
626
684
|
export function Web(props: any): JSX.Element;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { AccountBalance as AccountBalance$1, AccountBalanceOutlined as AccountBalanceOutlined$1, AccountCircle as AccountCircle$1, AccountTreeOutlined as AccountTreeOutlined$1, AccountTreeTwoTone as AccountTreeTwoTone$1, Add as Add$1, AddCircle as AddCircle$1, AddLocation as AddLocation$1, AddLocationOutlined as AddLocationOutlined$1, AddOutlined as AddOutlined$1, AddTask as AddTask$1, AddTaskOutlined as AddTaskOutlined$1, Apps as Apps$1, Archive as Archive$1, ArchiveOutlined as ArchiveOutlined$1, ArrowBack as ArrowBack$1, ArrowForward as ArrowForward$1, ArrowLeft as ArrowLeft$1, ArrowRight as ArrowRight$1, ArrowUpward as ArrowUpward$1, Article as Article$1, ArticleOutlined as ArticleOutlined$1, Assignment as Assignment$1, AssignmentOutlined as AssignmentOutlined$1, AssignmentLate as AssignmentLate$1, AssignmentLateOutlined as AssignmentLateOutlined$1, AssignmentTurnedIn as AssignmentTurnedIn$1, AssignmentTurnedInOutlined as AssignmentTurnedInOutlined$1, AssignmentTwoTone as AssignmentTwoTone$1, AttachFile as AttachFile$1, AutoAwesome as AutoAwesome$1, AutoAwesomeOutlined as AutoAwesomeOutlined$1, Balance as Balance$1, BarChartOutlined as BarChartOutlined$1, Book as Book$1, BookOutlined as BookOutlined$1, Bookmark as Bookmark$1, BookmarkBorder as BookmarkBorder$1, BookmarkAdd as BookmarkAdd$1, BookmarkAddOutlined as BookmarkAddOutlined$1, BookTwoTone as BookTwoTone$1, BrushOutlined as BrushOutlined$1, BuildOutlined as BuildOutlined$1, BuildTwoTone as BuildTwoTone$1, BusinessCenterOutlined as BusinessCenterOutlined$1, Campaign as Campaign$1, CampaignOutlined as CampaignOutlined$1, Calculate as Calculate$1, CalculateTwoTone as CalculateTwoTone$1, CalculateOutlined as CalculateOutlined$1, CalendarMonth as CalendarMonth$1, CalendarMonthOutlined as CalendarMonthOutlined$1, Cancel as Cancel$1, Celebration as Celebration$1, CelebrationOutlined as CelebrationOutlined$1, ChatOutlined as ChatOutlined$1, Check as Check$1, CheckBox as CheckBox$1, CheckBoxOutlined as CheckBoxOutlined$1, CheckBoxOutlineBlank as CheckBoxOutlineBlank$1, CheckCircle as CheckCircle$1, CheckCircleOutlined as CheckCircleOutlined$1, CheckOutlined as CheckOutlined$1, CircleTwoTone as CircleTwoTone$1, Circle as Circle$1, CircleOutlined as CircleOutlined$1, Clear as Clear$1, Close as Close$1, CloudOutlined as CloudOutlined$1, CloudDownload as CloudDownload$1, CloudDownloadOutlined as CloudDownloadOutlined$1, CloudUpload as CloudUpload$1, CloudUploadOutlined as CloudUploadOutlined$1, CollectionsBookmarkOutlined as CollectionsBookmarkOutlined$1, Comment as Comment$1, CommentOutlined as CommentOutlined$1, ContactMail as ContactMail$1, ContentCopy as ContentCopy$1, ChromeReaderMode as ChromeReaderMode$1, ChromeReaderModeOutlined as ChromeReaderModeOutlined$1, Dataset as Dataset$1, DatasetOutlined as DatasetOutlined$1, DatasetTwoTone as DatasetTwoTone$1, Dashboard as Dashboard$1, DashboardOutlined as DashboardOutlined$1, DashboardTwoTone as DashboardTwoTone$1, DashboardCustomize as DashboardCustomize$1, DashboardCustomizeOutlined as DashboardCustomizeOutlined$1, DateRange as DateRange$1, DateRangeOutlined as DateRangeOutlined$1, Delete as Delete$1, DeleteOutlined as DeleteOutlined$1, Description as Description$1, DescriptionOutlined as DescriptionOutlined$1, DesktopMacOutlined as DesktopMacOutlined$1, DeveloperBoard as DeveloperBoard$1, DeveloperBoardOutlined as DeveloperBoardOutlined$1, DeviceHub as DeviceHub$1, DeviceHubOutlined as DeviceHubOutlined$1, ViewListOutlined as ViewListOutlined$1, Done as Done$1, Edit as Edit$1, EditOutlined as EditOutlined$1, EditNote as EditNote$1, EditNoteOutlined as EditNoteOutlined$1, EditNoteTwoTone as EditNoteTwoTone$1, EmailOutlined as EmailOutlined$1, EmojiObjects as EmojiObjects$1, EmojiObjectsOutlined as EmojiObjectsOutlined$1, EmojiPeople as EmojiPeople$1, EmojiPeopleOutlined as EmojiPeopleOutlined$1, EmojiEventsOutlined as EmojiEventsOutlined$1, Error as Error$1, ErrorOutline as ErrorOutline$1, ErrorOutlined as ErrorOutlined$1, Event as Event$1, EventOutlined as EventOutlined$1, EventRepeat as EventRepeat$1, EventRepeatOutlined as EventRepeatOutlined$1, ExpandLess as ExpandLess$1, ExpandMore as ExpandMore$1, Explore as Explore$1, ExploreOutlined as ExploreOutlined$1, ExploreTwoTone as ExploreTwoTone$1, Extension as Extension$1, ExtensionOutlined as ExtensionOutlined$1, Equalizer as Equalizer$1, EqualizerOutlined as EqualizerOutlined$1, Face as Face$1, FaceOutlined as FaceOutlined$1, FileDownload as FileDownload$1, FileDownloadOutlined as FileDownloadOutlined$1, FilterList as FilterList$1, FlightOutlined as FlightOutlined$1, Flight as Flight$1, FolderOutlined as FolderOutlined$1, FolderSpecial as FolderSpecial$1, FolderSpecialOutlined as FolderSpecialOutlined$1, FlagOutlined as FlagOutlined$1, Fullscreen as Fullscreen$1, FullscreenExit as FullscreenExit$1, GetApp as GetApp$1, GetAppOutlined as GetAppOutlined$1, GridView as GridView$1, GridViewOutlined as GridViewOutlined$1, Group as Group$1, GroupOutlined as GroupOutlined$1, Groups as Groups$1, GroupsOutlined as GroupsOutlined$1, Help as Help$1, HelpOutlined as HelpOutlined$1, HelpTwoTone as HelpTwoTone$1, Hiking as Hiking$1, History as History$1, HistoryOutlined as HistoryOutlined$1, Home as Home$1, HomeTwoTone as HomeTwoTone$1, HomeOutlined as HomeOutlined$1, HomeWorkOutlined as HomeWorkOutlined$1, ImageSearch as ImageSearch$1, ImportExport as ImportExport$1, ImportExportOutlined as ImportExportOutlined$1, Info as Info$1, InfoOutlined as InfoOutlined$1, Insights as Insights$1, InsightsOutlined as InsightsOutlined$1, Key as Key$1, KeyOutlined as KeyOutlined$1, KeyboardArrowRight as KeyboardArrowRight$1, KeyboardArrowLeft as KeyboardArrowLeft$1, KeyboardArrowUp as KeyboardArrowUp$1, Lens as Lens$1, Lightbulb as Lightbulb$1, LightbulbOutlined as LightbulbOutlined$1, Link as Link$1, List as List$1, ListOutlined as ListOutlined$1, ListAlt, ListAltOutlined as ListAltOutlined$1, ListAltTwoTone as ListAltTwoTone$1, LocalOffer as LocalOffer$1, LocalOfferOutlined as LocalOfferOutlined$1, LocalPhone as LocalPhone$1, LocalPhoneOutlined as LocalPhoneOutlined$1, Login as Login$1, Logout as Logout$1, LogoutOutlined as LogoutOutlined$1, LowPriority as LowPriority$1, LowPriorityOutlined as LowPriorityOutlined$1, Map as Map$1, MapOutlined as MapOutlined$1, Menu as Menu$1, MenuBookOutlined as MenuBookOutlined$1, Message as Message$1, MessageOutlined as MessageOutlined$1, MilitaryTechOutlined as MilitaryTechOutlined$1, MoreVert as MoreVert$1, MoreHoriz as MoreHoriz$1, MyLocation as MyLocation$1, MyLocationOutlined as MyLocationOutlined$1, Numbers as Numbers$1, Notifications as Notifications$1, NotificationsActive as NotificationsActive$1, Palette as Palette$1, PaletteOutlined as PaletteOutlined$1, Person as Person$1, PersonOutline as PersonOutline$1, PersonOutlined as PersonOutlined$1, People as People$1, PeopleOutlined as PeopleOutlined$1, Percent as Percent$1, PersonAddAltOutlined as PersonAddAltOutlined$1, PersonAddOutlined as PersonAddOutlined$1, PictureAsPdf as PictureAsPdf$1, PictureAsPdfOutlined as PictureAsPdfOutlined$1, PieChart as PieChart$1, PieChartOutlined as PieChartOutlined$1, Place as Place$1, PlaceOutlined as PlaceOutlined$1, PlayArrow as PlayArrow$1, PlayArrowOutlined as PlayArrowOutlined$1, PolicyOutlined as PolicyOutlined$1, Print as Print$1, PrintOutlined as PrintOutlined$1, PrintTwoTone as PrintTwoTone$1, PriorityHigh as PriorityHigh$1, Psychology as Psychology$1, PsychologyOutlined as PsychologyOutlined$1, PublicOutlined as PublicOutlined$1, Publish as Publish$1, PublishOutlined as PublishOutlined$1, QuestionMarkOutlined as QuestionMarkOutlined$1, QueryStatsOutlined as QueryStatsOutlined$1, QuestionAnswerOutlined as QuestionAnswerOutlined$1, RecordVoiceOverOutlined as RecordVoiceOverOutlined$1, Receipt as Receipt$1, Refresh as Refresh$1, RestartAlt as RestartAlt$1, RoomServiceOutlined as RoomServiceOutlined$1, Rule as Rule$1, Save as Save$1, SaveOutlined as SaveOutlined$1, Scale as Scale$1, ScaleOutlined as ScaleOutlined$1, Schedule as Schedule$1, School as School$1, SchoolOutlined as SchoolOutlined$1, SchoolTwoTone as SchoolTwoTone$1, Science as Science$1, ScienceOutlined as ScienceOutlined$1, Search as Search$1, SearchOutlined as SearchOutlined$1, SentimentVeryDissatisfied as SentimentVeryDissatisfied$1, SentimentDissatisfied as SentimentDissatisfied$1, SentimentNeutral as SentimentNeutral$1, SentimentSatisfied as SentimentSatisfied$1, SentimentVerySatisfied as SentimentVerySatisfied$1, SentimentVeryDissatisfiedOutlined as SentimentVeryDissatisfiedOutlined$1, SentimentDissatisfiedOutlined as SentimentDissatisfiedOutlined$1, SentimentNeutralOutlined as SentimentNeutralOutlined$1, SentimentSatisfiedOutlined as SentimentSatisfiedOutlined$1, SentimentVerySatisfiedOutlined as SentimentVerySatisfiedOutlined$1, SentimentVeryDissatisfiedTwoTone as SentimentVeryDissatisfiedTwoTone$1, SentimentDissatisfiedTwoTone as SentimentDissatisfiedTwoTone$1, SentimentNeutralTwoTone as SentimentNeutralTwoTone$1, SentimentSatisfiedTwoTone as SentimentSatisfiedTwoTone$1, SentimentVerySatisfiedTwoTone as SentimentVerySatisfiedTwoTone$1, Settings as Settings$1, SettingsOutlined as SettingsOutlined$1, ShareOutlined as ShareOutlined$1, SkipPrevious as SkipPrevious$1, SkipNext as SkipNext$1, SmartToy as SmartToy$1, SmartToyOutlined as SmartToyOutlined$1, SpeakerNotesOutlined as SpeakerNotesOutlined$1, SportsOutlined as SportsOutlined$1, StackedBarChart as StackedBarChart$1, StackedBarChartOutlined as StackedBarChartOutlined$1, Star as Star$1, StarBorder as StarBorder$1, SwapVert as SwapVert$1, TableView as TableView$1, TableViewOutlined as TableViewOutlined$1, Tag as Tag$1, Task as Task$1, TaskOutlined as TaskOutlined$1, TaskTwoTone as TaskTwoTone$1, ThumbUp as ThumbUp$1, ThumbUpOutlined as ThumbUpOutlined$1, TrendingDownOutlined as TrendingDownOutlined$1, TrendingFlatOutlined as TrendingFlatOutlined$1, TrendingUpOutlined as TrendingUpOutlined$1, Tune as Tune$1, Verified as Verified$1, VerifiedOutlined as VerifiedOutlined$1, VerifiedUser as VerifiedUser$1, VerifiedUserOutlined as VerifiedUserOutlined$1, ViewList as ViewList$1, Visibility as Visibility$1, VisibilityOutlined as VisibilityOutlined$1, VisibilityOff as VisibilityOff$1, VisibilityOffOutlined as VisibilityOffOutlined$1, Warning as Warning$1, WarningOutlined as WarningOutlined$1, Web as Web$1, WebOutlined as WebOutlined$1, Widgets as Widgets$1, WidgetsOutlined as WidgetsOutlined$1, Work as Work$1, WorkOutlined as WorkOutlined$1, WorkOutline as WorkOutline$1, WorkspacePremium as WorkspacePremium$1, WorkspacePremiumOutlined as WorkspacePremiumOutlined$1, Share as Share$1 } from '@mui/icons-material/';
|
|
2
|
+
import { AccountBalance as AccountBalance$1, AccountBalanceOutlined as AccountBalanceOutlined$1, AccountCircle as AccountCircle$1, AccountTreeOutlined as AccountTreeOutlined$1, AccountTreeTwoTone as AccountTreeTwoTone$1, Add as Add$1, AddCircle as AddCircle$1, AddLocation as AddLocation$1, AddLocationOutlined as AddLocationOutlined$1, AddLocationAlt as AddLocationAlt$1, AddOutlined as AddOutlined$1, AddTask as AddTask$1, AddTaskOutlined as AddTaskOutlined$1, Apps as Apps$1, Archive as Archive$1, ArchiveOutlined as ArchiveOutlined$1, ArrowBack as ArrowBack$1, ArrowForward as ArrowForward$1, ArrowLeft as ArrowLeft$1, ArrowRight as ArrowRight$1, ArrowUpward as ArrowUpward$1, Article as Article$1, ArticleOutlined as ArticleOutlined$1, Assignment as Assignment$1, AssignmentOutlined as AssignmentOutlined$1, AssignmentLate as AssignmentLate$1, AssignmentLateOutlined as AssignmentLateOutlined$1, AssignmentTurnedIn as AssignmentTurnedIn$1, AssignmentTurnedInOutlined as AssignmentTurnedInOutlined$1, AssignmentTwoTone as AssignmentTwoTone$1, AttachFile as AttachFile$1, AutoAwesome as AutoAwesome$1, AutoAwesomeOutlined as AutoAwesomeOutlined$1, Autorenew as Autorenew$1, Balance as Balance$1, BarChartOutlined as BarChartOutlined$1, Book as Book$1, BookOutlined as BookOutlined$1, Bookmark as Bookmark$1, BookmarkBorder as BookmarkBorder$1, BookmarkAdd as BookmarkAdd$1, BookmarkAddOutlined as BookmarkAddOutlined$1, BookTwoTone as BookTwoTone$1, BrushOutlined as BrushOutlined$1, BuildOutlined as BuildOutlined$1, BuildTwoTone as BuildTwoTone$1, BusinessCenterOutlined as BusinessCenterOutlined$1, Campaign as Campaign$1, CampaignOutlined as CampaignOutlined$1, Calculate as Calculate$1, CalculateTwoTone as CalculateTwoTone$1, CalculateOutlined as CalculateOutlined$1, CalendarMonth as CalendarMonth$1, CalendarMonthOutlined as CalendarMonthOutlined$1, Cancel as Cancel$1, Celebration as Celebration$1, CelebrationOutlined as CelebrationOutlined$1, ChatOutlined as ChatOutlined$1, Check as Check$1, CheckBox as CheckBox$1, CheckBoxOutlined as CheckBoxOutlined$1, CheckBoxOutlineBlank as CheckBoxOutlineBlank$1, CheckCircle as CheckCircle$1, CheckCircleOutlined as CheckCircleOutlined$1, CheckOutlined as CheckOutlined$1, ChevronLeft as ChevronLeft$1, ChevronRight as ChevronRight$1, CircleTwoTone as CircleTwoTone$1, Circle as Circle$1, CircleOutlined as CircleOutlined$1, Clear as Clear$1, Close as Close$1, CloudOutlined as CloudOutlined$1, CloudDownload as CloudDownload$1, CloudDownloadOutlined as CloudDownloadOutlined$1, CloudUpload as CloudUpload$1, CloudUploadOutlined as CloudUploadOutlined$1, CollectionsBookmarkOutlined as CollectionsBookmarkOutlined$1, Comment as Comment$1, CommentOutlined as CommentOutlined$1, ContactMail as ContactMail$1, ContentCopy as ContentCopy$1, ChromeReaderMode as ChromeReaderMode$1, ChromeReaderModeOutlined as ChromeReaderModeOutlined$1, Dataset as Dataset$1, DatasetOutlined as DatasetOutlined$1, DatasetTwoTone as DatasetTwoTone$1, Dashboard as Dashboard$1, DashboardOutlined as DashboardOutlined$1, DashboardTwoTone as DashboardTwoTone$1, DashboardCustomize as DashboardCustomize$1, DashboardCustomizeOutlined as DashboardCustomizeOutlined$1, DateRange as DateRange$1, DateRangeOutlined as DateRangeOutlined$1, Delete as Delete$1, DeleteOutlined as DeleteOutlined$1, DeleteOutlineOutlined as DeleteOutlineOutlined$1, Description as Description$1, DescriptionOutlined as DescriptionOutlined$1, DesktopMacOutlined as DesktopMacOutlined$1, DeveloperBoard as DeveloperBoard$1, DeveloperBoardOutlined as DeveloperBoardOutlined$1, DeviceHub as DeviceHub$1, DeviceHubOutlined as DeviceHubOutlined$1, Directions as Directions$1, Diversity2 as Diversity2$1, Diversity2Outlined as Diversity2Outlined$1, Diversity3 as Diversity3$1, Diversity3Outlined as Diversity3Outlined$1, Download as Download$1, DownloadOutlined as DownloadOutlined$1, ViewListOutlined as ViewListOutlined$1, Done as Done$1, Edit as Edit$1, EditOutlined as EditOutlined$1, EditNote as EditNote$1, EditNoteOutlined as EditNoteOutlined$1, EditNoteTwoTone as EditNoteTwoTone$1, EmailOutlined as EmailOutlined$1, EmojiObjects as EmojiObjects$1, EmojiObjectsOutlined as EmojiObjectsOutlined$1, EmojiPeople as EmojiPeople$1, EmojiPeopleOutlined as EmojiPeopleOutlined$1, EmojiEventsOutlined as EmojiEventsOutlined$1, Error as Error$1, ErrorOutline as ErrorOutline$1, ErrorOutlined as ErrorOutlined$1, ErrorOutlineOutlined as ErrorOutlineOutlined$1, Event as Event$1, EventOutlined as EventOutlined$1, EventRepeat as EventRepeat$1, EventRepeatOutlined as EventRepeatOutlined$1, ExpandLess as ExpandLess$1, ExpandMore as ExpandMore$1, Explore as Explore$1, ExploreOutlined as ExploreOutlined$1, ExploreTwoTone as ExploreTwoTone$1, Extension as Extension$1, ExtensionOutlined as ExtensionOutlined$1, Equalizer as Equalizer$1, EqualizerOutlined as EqualizerOutlined$1, Face as Face$1, FaceOutlined as FaceOutlined$1, FileDownload as FileDownload$1, FileDownloadOutlined as FileDownloadOutlined$1, FilterList as FilterList$1, FlightOutlined as FlightOutlined$1, Flight as Flight$1, FolderOutlined as FolderOutlined$1, FolderSpecial as FolderSpecial$1, FolderSpecialOutlined as FolderSpecialOutlined$1, FlagOutlined as FlagOutlined$1, Fullscreen as Fullscreen$1, FullscreenExit as FullscreenExit$1, GetApp as GetApp$1, GetAppOutlined as GetAppOutlined$1, GridView as GridView$1, GridViewOutlined as GridViewOutlined$1, Group as Group$1, GroupOutlined as GroupOutlined$1, Groups as Groups$1, GroupsOutlined as GroupsOutlined$1, Help as Help$1, HelpOutlined as HelpOutlined$1, HelpTwoTone as HelpTwoTone$1, Hiking as Hiking$1, History as History$1, HistoryOutlined as HistoryOutlined$1, Home as Home$1, HomeTwoTone as HomeTwoTone$1, HomeOutlined as HomeOutlined$1, HomeWorkOutlined as HomeWorkOutlined$1, ImageSearch as ImageSearch$1, ImportExport as ImportExport$1, ImportExportOutlined as ImportExportOutlined$1, Info as Info$1, InfoOutlined as InfoOutlined$1, Insights as Insights$1, InsightsOutlined as InsightsOutlined$1, Key as Key$1, KeyOutlined as KeyOutlined$1, KeyboardArrowRight as KeyboardArrowRight$1, KeyboardArrowLeft as KeyboardArrowLeft$1, KeyboardArrowUp as KeyboardArrowUp$1, KeyboardArrowDown as KeyboardArrowDown$1, Lens as Lens$1, Lightbulb as Lightbulb$1, LightbulbOutlined as LightbulbOutlined$1, Link as Link$1, List as List$1, ListOutlined as ListOutlined$1, ListAlt, ListAltOutlined as ListAltOutlined$1, ListAltTwoTone as ListAltTwoTone$1, LocalOffer as LocalOffer$1, LocalOfferOutlined as LocalOfferOutlined$1, LocalPhone as LocalPhone$1, LocalPhoneOutlined as LocalPhoneOutlined$1, Login as Login$1, Logout as Logout$1, LogoutOutlined as LogoutOutlined$1, LowPriority as LowPriority$1, LowPriorityOutlined as LowPriorityOutlined$1, Map as Map$1, MapOutlined as MapOutlined$1, Menu as Menu$1, MenuBookOutlined as MenuBookOutlined$1, Merge as Merge$1, MergeType as MergeType$1, Message as Message$1, MessageOutlined as MessageOutlined$1, MilitaryTechOutlined as MilitaryTechOutlined$1, ModeEditOutlineOutlined as ModeEditOutlineOutlined$1, MoreVert as MoreVert$1, MoreHoriz as MoreHoriz$1, MyLocation as MyLocation$1, MyLocationOutlined as MyLocationOutlined$1, Numbers as Numbers$1, Notifications as Notifications$1, NotificationsActive as NotificationsActive$1, Palette as Palette$1, PaletteOutlined as PaletteOutlined$1, Person as Person$1, PersonOutline as PersonOutline$1, PersonOutlined as PersonOutlined$1, People as People$1, PeopleOutlined as PeopleOutlined$1, Percent as Percent$1, PersonAddAltOutlined as PersonAddAltOutlined$1, PersonAddOutlined as PersonAddOutlined$1, PictureAsPdf as PictureAsPdf$1, PictureAsPdfOutlined as PictureAsPdfOutlined$1, PieChart as PieChart$1, PieChartOutlined as PieChartOutlined$1, Place as Place$1, PlaceOutlined as PlaceOutlined$1, PlayArrow as PlayArrow$1, PlayArrowOutlined as PlayArrowOutlined$1, PolicyOutlined as PolicyOutlined$1, Print as Print$1, PrintOutlined as PrintOutlined$1, PrintTwoTone as PrintTwoTone$1, PriorityHigh as PriorityHigh$1, Psychology as Psychology$1, PsychologyOutlined as PsychologyOutlined$1, PublicOutlined as PublicOutlined$1, Publish as Publish$1, PublishOutlined as PublishOutlined$1, QuestionMarkOutlined as QuestionMarkOutlined$1, QueryStatsOutlined as QueryStatsOutlined$1, QuestionAnswer as QuestionAnswer$1, QuestionAnswerOutlined as QuestionAnswerOutlined$1, RecordVoiceOverOutlined as RecordVoiceOverOutlined$1, RemoveRedEyeOutlined as RemoveRedEyeOutlined$1, Receipt as Receipt$1, Refresh as Refresh$1, RestartAlt as RestartAlt$1, RoomServiceOutlined as RoomServiceOutlined$1, Rule as Rule$1, Save as Save$1, SaveOutlined as SaveOutlined$1, Scale as Scale$1, ScaleOutlined as ScaleOutlined$1, Schedule as Schedule$1, School as School$1, SchoolOutlined as SchoolOutlined$1, SchoolTwoTone as SchoolTwoTone$1, Science as Science$1, ScienceOutlined as ScienceOutlined$1, Search as Search$1, SearchOutlined as SearchOutlined$1, SentimentVeryDissatisfied as SentimentVeryDissatisfied$1, SentimentDissatisfied as SentimentDissatisfied$1, SentimentNeutral as SentimentNeutral$1, SentimentSatisfied as SentimentSatisfied$1, SentimentVerySatisfied as SentimentVerySatisfied$1, SentimentVeryDissatisfiedOutlined as SentimentVeryDissatisfiedOutlined$1, SentimentDissatisfiedOutlined as SentimentDissatisfiedOutlined$1, SentimentNeutralOutlined as SentimentNeutralOutlined$1, SentimentSatisfiedOutlined as SentimentSatisfiedOutlined$1, SentimentVerySatisfiedOutlined as SentimentVerySatisfiedOutlined$1, SentimentVeryDissatisfiedTwoTone as SentimentVeryDissatisfiedTwoTone$1, SentimentDissatisfiedTwoTone as SentimentDissatisfiedTwoTone$1, SentimentNeutralTwoTone as SentimentNeutralTwoTone$1, SentimentSatisfiedTwoTone as SentimentSatisfiedTwoTone$1, SentimentVerySatisfiedTwoTone as SentimentVerySatisfiedTwoTone$1, Settings as Settings$1, SettingsOutlined as SettingsOutlined$1, ShareOutlined as ShareOutlined$1, SkipPrevious as SkipPrevious$1, SkipNext as SkipNext$1, SmartToy as SmartToy$1, SmartToyOutlined as SmartToyOutlined$1, Sort as Sort$1, SpeakerNotesOutlined as SpeakerNotesOutlined$1, SportsOutlined as SportsOutlined$1, StackedBarChart as StackedBarChart$1, StackedBarChartOutlined as StackedBarChartOutlined$1, Star as Star$1, StarBorder as StarBorder$1, SwapVert as SwapVert$1, TableView as TableView$1, TableViewOutlined as TableViewOutlined$1, Tag as Tag$1, Task as Task$1, TaskOutlined as TaskOutlined$1, TaskTwoTone as TaskTwoTone$1, ThumbUp as ThumbUp$1, ThumbUpOutlined as ThumbUpOutlined$1, TipsAndUpdates as TipsAndUpdates$1, TipsAndUpdatesOutlined as TipsAndUpdatesOutlined$1, TrendingDownOutlined as TrendingDownOutlined$1, TrendingFlatOutlined as TrendingFlatOutlined$1, TrendingUpOutlined as TrendingUpOutlined$1, TripOrigin as TripOrigin$1, Troubleshoot as Troubleshoot$1, TroubleshootOutlined as TroubleshootOutlined$1, Tune as Tune$1, Upload as Upload$1, UploadOutlined as UploadOutlined$1, Verified as Verified$1, VerifiedOutlined as VerifiedOutlined$1, VerifiedUser as VerifiedUser$1, VerifiedUserOutlined as VerifiedUserOutlined$1, ViewList as ViewList$1, Visibility as Visibility$1, VisibilityOutlined as VisibilityOutlined$1, VisibilityOff as VisibilityOff$1, VisibilityOffOutlined as VisibilityOffOutlined$1, VolunteerActivism as VolunteerActivism$1, VolunteerActivismOutlined as VolunteerActivismOutlined$1, Warning as Warning$1, WarningOutlined as WarningOutlined$1, Web as Web$1, WebOutlined as WebOutlined$1, Widgets as Widgets$1, WidgetsOutlined as WidgetsOutlined$1, Work as Work$1, WorkOutlined as WorkOutlined$1, WorkOutline as WorkOutline$1, WorkspacePremium as WorkspacePremium$1, WorkspacePremiumOutlined as WorkspacePremiumOutlined$1, Share as Share$1 } from '@mui/icons-material/';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
4
|
import { jsx } from 'react/jsx-runtime';
|
|
5
5
|
|
|
@@ -41,6 +41,7 @@ var icons = {
|
|
|
41
41
|
AddCircle: /*#__PURE__*/jsx(AddCircle$1, {}),
|
|
42
42
|
AddLocation: /*#__PURE__*/jsx(AddLocation$1, {}),
|
|
43
43
|
AddLocationOutlined: /*#__PURE__*/jsx(AddLocationOutlined$1, {}),
|
|
44
|
+
AddLocationAlt: /*#__PURE__*/jsx(AddLocationAlt$1, {}),
|
|
44
45
|
AddOutlined: /*#__PURE__*/jsx(AddOutlined$1, {}),
|
|
45
46
|
AddTask: /*#__PURE__*/jsx(AddTask$1, {}),
|
|
46
47
|
AddTaskOutlined: /*#__PURE__*/jsx(AddTaskOutlined$1, {}),
|
|
@@ -64,6 +65,7 @@ var icons = {
|
|
|
64
65
|
AttachFile: /*#__PURE__*/jsx(AttachFile$1, {}),
|
|
65
66
|
AutoAwesome: /*#__PURE__*/jsx(AutoAwesome$1, {}),
|
|
66
67
|
AutoAwesomeOutlined: /*#__PURE__*/jsx(AutoAwesomeOutlined$1, {}),
|
|
68
|
+
Autorenew: /*#__PURE__*/jsx(Autorenew$1, {}),
|
|
67
69
|
Balance: /*#__PURE__*/jsx(Balance$1, {}),
|
|
68
70
|
BarChartOutlined: /*#__PURE__*/jsx(BarChartOutlined$1, {}),
|
|
69
71
|
Book: /*#__PURE__*/jsx(Book$1, {}),
|
|
@@ -96,6 +98,8 @@ var icons = {
|
|
|
96
98
|
CheckCircleOutline: /*#__PURE__*/jsx(CheckCircleOutlined$1, {}),
|
|
97
99
|
CheckCircleOutlined: /*#__PURE__*/jsx(CheckCircleOutlined$1, {}),
|
|
98
100
|
CheckOutlined: /*#__PURE__*/jsx(CheckOutlined$1, {}),
|
|
101
|
+
ChevronLeft: /*#__PURE__*/jsx(ChevronLeft$1, {}),
|
|
102
|
+
ChevronRight: /*#__PURE__*/jsx(ChevronRight$1, {}),
|
|
99
103
|
CircleTwoTone: /*#__PURE__*/jsx(CircleTwoTone$1, {}),
|
|
100
104
|
Circle: /*#__PURE__*/jsx(Circle$1, {}),
|
|
101
105
|
CircleOutlined: /*#__PURE__*/jsx(CircleOutlined$1, {}),
|
|
@@ -125,6 +129,7 @@ var icons = {
|
|
|
125
129
|
DateRangeOutlined: /*#__PURE__*/jsx(DateRangeOutlined$1, {}),
|
|
126
130
|
Delete: /*#__PURE__*/jsx(Delete$1, {}),
|
|
127
131
|
DeleteOutlined: /*#__PURE__*/jsx(DeleteOutlined$1, {}),
|
|
132
|
+
DeleteOutlineOutlined: /*#__PURE__*/jsx(DeleteOutlineOutlined$1, {}),
|
|
128
133
|
Description: /*#__PURE__*/jsx(Description$1, {}),
|
|
129
134
|
DescriptionOutlined: /*#__PURE__*/jsx(DescriptionOutlined$1, {}),
|
|
130
135
|
DesktopMacOutlined: /*#__PURE__*/jsx(DesktopMacOutlined$1, {}),
|
|
@@ -132,6 +137,13 @@ var icons = {
|
|
|
132
137
|
DeveloperBoardOutlined: /*#__PURE__*/jsx(DeveloperBoardOutlined$1, {}),
|
|
133
138
|
DeviceHub: /*#__PURE__*/jsx(DeviceHub$1, {}),
|
|
134
139
|
DeviceHubOutlined: /*#__PURE__*/jsx(DeviceHubOutlined$1, {}),
|
|
140
|
+
Directions: /*#__PURE__*/jsx(Directions$1, {}),
|
|
141
|
+
Diversity2: /*#__PURE__*/jsx(Diversity2$1, {}),
|
|
142
|
+
Diversity2Outlined: /*#__PURE__*/jsx(Diversity2Outlined$1, {}),
|
|
143
|
+
Diversity3: /*#__PURE__*/jsx(Diversity3$1, {}),
|
|
144
|
+
Diversity3Outlined: /*#__PURE__*/jsx(Diversity3Outlined$1, {}),
|
|
145
|
+
Download: /*#__PURE__*/jsx(Download$1, {}),
|
|
146
|
+
DownloadOutlined: /*#__PURE__*/jsx(DownloadOutlined$1, {}),
|
|
135
147
|
ViewListOutlined: /*#__PURE__*/jsx(ViewListOutlined$1, {}),
|
|
136
148
|
Done: /*#__PURE__*/jsx(Done$1, {}),
|
|
137
149
|
Edit: /*#__PURE__*/jsx(Edit$1, {}),
|
|
@@ -148,6 +160,7 @@ var icons = {
|
|
|
148
160
|
Error: /*#__PURE__*/jsx(Error$1, {}),
|
|
149
161
|
ErrorOutline: /*#__PURE__*/jsx(ErrorOutline$1, {}),
|
|
150
162
|
ErrorOutlined: /*#__PURE__*/jsx(ErrorOutlined$1, {}),
|
|
163
|
+
ErrorOutlineOutlined: /*#__PURE__*/jsx(ErrorOutlineOutlined$1, {}),
|
|
151
164
|
Event: /*#__PURE__*/jsx(Event$1, {}),
|
|
152
165
|
EventOutlined: /*#__PURE__*/jsx(EventOutlined$1, {}),
|
|
153
166
|
EventRepeat: /*#__PURE__*/jsx(EventRepeat$1, {}),
|
|
@@ -205,6 +218,7 @@ var icons = {
|
|
|
205
218
|
KeyboardArrowRight: /*#__PURE__*/jsx(KeyboardArrowRight$1, {}),
|
|
206
219
|
KeyboardArrowLeft: /*#__PURE__*/jsx(KeyboardArrowLeft$1, {}),
|
|
207
220
|
KeyboardArrowUp: /*#__PURE__*/jsx(KeyboardArrowUp$1, {}),
|
|
221
|
+
KeyboardArrowDown: /*#__PURE__*/jsx(KeyboardArrowDown$1, {}),
|
|
208
222
|
Lens: /*#__PURE__*/jsx(Lens$1, {}),
|
|
209
223
|
Lightbulb: /*#__PURE__*/jsx(Lightbulb$1, {}),
|
|
210
224
|
LightbulbOutlined: /*#__PURE__*/jsx(LightbulbOutlined$1, {}),
|
|
@@ -227,9 +241,12 @@ var icons = {
|
|
|
227
241
|
MapOutlined: /*#__PURE__*/jsx(MapOutlined$1, {}),
|
|
228
242
|
Menu: /*#__PURE__*/jsx(Menu$1, {}),
|
|
229
243
|
MenuBookOutlined: /*#__PURE__*/jsx(MenuBookOutlined$1, {}),
|
|
244
|
+
Merge: /*#__PURE__*/jsx(Merge$1, {}),
|
|
245
|
+
MergeType: /*#__PURE__*/jsx(MergeType$1, {}),
|
|
230
246
|
Message: /*#__PURE__*/jsx(Message$1, {}),
|
|
231
247
|
MessageOutlined: /*#__PURE__*/jsx(MessageOutlined$1, {}),
|
|
232
248
|
MilitaryTechOutlined: /*#__PURE__*/jsx(MilitaryTechOutlined$1, {}),
|
|
249
|
+
ModeEditOutlineOutlined: /*#__PURE__*/jsx(ModeEditOutlineOutlined$1, {}),
|
|
233
250
|
MoreVert: /*#__PURE__*/jsx(MoreVert$1, {}),
|
|
234
251
|
MoreHoriz: /*#__PURE__*/jsx(MoreHoriz$1, {}),
|
|
235
252
|
MyLocation: /*#__PURE__*/jsx(MyLocation$1, {}),
|
|
@@ -267,8 +284,10 @@ var icons = {
|
|
|
267
284
|
PublishOutlined: /*#__PURE__*/jsx(PublishOutlined$1, {}),
|
|
268
285
|
QuestionMarkOutlined: /*#__PURE__*/jsx(QuestionMarkOutlined$1, {}),
|
|
269
286
|
QueryStatsOutlined: /*#__PURE__*/jsx(QueryStatsOutlined$1, {}),
|
|
287
|
+
QuestionAnswer: /*#__PURE__*/jsx(QuestionAnswer$1, {}),
|
|
270
288
|
QuestionAnswerOutlined: /*#__PURE__*/jsx(QuestionAnswerOutlined$1, {}),
|
|
271
289
|
RecordVoiceOverOutlined: /*#__PURE__*/jsx(RecordVoiceOverOutlined$1, {}),
|
|
290
|
+
RemoveRedEyeOutlined: /*#__PURE__*/jsx(RemoveRedEyeOutlined$1, {}),
|
|
272
291
|
Receipt: /*#__PURE__*/jsx(Receipt$1, {}),
|
|
273
292
|
Refresh: /*#__PURE__*/jsx(Refresh$1, {}),
|
|
274
293
|
RestartAlt: /*#__PURE__*/jsx(RestartAlt$1, {}),
|
|
@@ -309,6 +328,7 @@ var icons = {
|
|
|
309
328
|
SkipNext: /*#__PURE__*/jsx(SkipNext$1, {}),
|
|
310
329
|
SmartToy: /*#__PURE__*/jsx(SmartToy$1, {}),
|
|
311
330
|
SmartToyOutlined: /*#__PURE__*/jsx(SmartToyOutlined$1, {}),
|
|
331
|
+
Sort: /*#__PURE__*/jsx(Sort$1, {}),
|
|
312
332
|
SpeakerNotesOutlined: /*#__PURE__*/jsx(SpeakerNotesOutlined$1, {}),
|
|
313
333
|
SportsOutlined: /*#__PURE__*/jsx(SportsOutlined$1, {}),
|
|
314
334
|
StackedBarChart: /*#__PURE__*/jsx(StackedBarChart$1, {}),
|
|
@@ -324,10 +344,17 @@ var icons = {
|
|
|
324
344
|
TaskTwoTone: /*#__PURE__*/jsx(TaskTwoTone$1, {}),
|
|
325
345
|
ThumbUp: /*#__PURE__*/jsx(ThumbUp$1, {}),
|
|
326
346
|
ThumbUpOutlined: /*#__PURE__*/jsx(ThumbUpOutlined$1, {}),
|
|
347
|
+
TipsAndUpdates: /*#__PURE__*/jsx(TipsAndUpdates$1, {}),
|
|
348
|
+
TipsAndUpdatesOutlined: /*#__PURE__*/jsx(TipsAndUpdatesOutlined$1, {}),
|
|
327
349
|
TrendingDownOutlined: /*#__PURE__*/jsx(TrendingDownOutlined$1, {}),
|
|
328
350
|
TrendingFlatOutlined: /*#__PURE__*/jsx(TrendingFlatOutlined$1, {}),
|
|
329
351
|
TrendingUpOutlined: /*#__PURE__*/jsx(TrendingUpOutlined$1, {}),
|
|
352
|
+
TripOrigin: /*#__PURE__*/jsx(TripOrigin$1, {}),
|
|
353
|
+
Troubleshoot: /*#__PURE__*/jsx(Troubleshoot$1, {}),
|
|
354
|
+
TroubleshootOutlined: /*#__PURE__*/jsx(TroubleshootOutlined$1, {}),
|
|
330
355
|
Tune: /*#__PURE__*/jsx(Tune$1, {}),
|
|
356
|
+
Upload: /*#__PURE__*/jsx(Upload$1, {}),
|
|
357
|
+
UploadOutlined: /*#__PURE__*/jsx(UploadOutlined$1, {}),
|
|
331
358
|
Verified: /*#__PURE__*/jsx(Verified$1, {}),
|
|
332
359
|
VerifiedOutlined: /*#__PURE__*/jsx(VerifiedOutlined$1, {}),
|
|
333
360
|
VerifiedUser: /*#__PURE__*/jsx(VerifiedUser$1, {}),
|
|
@@ -337,6 +364,8 @@ var icons = {
|
|
|
337
364
|
VisibilityOutlined: /*#__PURE__*/jsx(VisibilityOutlined$1, {}),
|
|
338
365
|
VisibilityOff: /*#__PURE__*/jsx(VisibilityOff$1, {}),
|
|
339
366
|
VisibilityOffOutlined: /*#__PURE__*/jsx(VisibilityOffOutlined$1, {}),
|
|
367
|
+
VolunteerActivism: /*#__PURE__*/jsx(VolunteerActivism$1, {}),
|
|
368
|
+
VolunteerActivismOutlined: /*#__PURE__*/jsx(VolunteerActivismOutlined$1, {}),
|
|
340
369
|
Warning: /*#__PURE__*/jsx(Warning$1, {}),
|
|
341
370
|
WarningOutlined: /*#__PURE__*/jsx(WarningOutlined$1, {}),
|
|
342
371
|
Web: /*#__PURE__*/jsx(Web$1, {}),
|
|
@@ -379,6 +408,9 @@ var AddLocation = function AddLocation(props) {
|
|
|
379
408
|
var AddLocationOutlined = function AddLocationOutlined(props) {
|
|
380
409
|
return /*#__PURE__*/jsx(AddLocationOutlined$1, _extends({}, props));
|
|
381
410
|
};
|
|
411
|
+
var AddLocationAlt = function AddLocationAlt(props) {
|
|
412
|
+
return /*#__PURE__*/jsx(AddLocationAlt$1, _extends({}, props));
|
|
413
|
+
};
|
|
382
414
|
var AddOutlined = function AddOutlined(props) {
|
|
383
415
|
return /*#__PURE__*/jsx(AddOutlined$1, _extends({}, props));
|
|
384
416
|
};
|
|
@@ -448,6 +480,9 @@ var AutoAwesome = function AutoAwesome(props) {
|
|
|
448
480
|
var AutoAwesomeOutlined = function AutoAwesomeOutlined(props) {
|
|
449
481
|
return /*#__PURE__*/jsx(AutoAwesomeOutlined$1, _extends({}, props));
|
|
450
482
|
};
|
|
483
|
+
var Autorenew = function Autorenew(props) {
|
|
484
|
+
return /*#__PURE__*/jsx(Autorenew$1, _extends({}, props));
|
|
485
|
+
};
|
|
451
486
|
var Balance = function Balance(props) {
|
|
452
487
|
return /*#__PURE__*/jsx(Balance$1, _extends({}, props));
|
|
453
488
|
};
|
|
@@ -544,6 +579,12 @@ var CheckCircleOutlined = function CheckCircleOutlined(props) {
|
|
|
544
579
|
var CheckOutlined = function CheckOutlined(props) {
|
|
545
580
|
return /*#__PURE__*/jsx(CheckOutlined$1, _extends({}, props));
|
|
546
581
|
};
|
|
582
|
+
var ChevronLeft = function ChevronLeft(props) {
|
|
583
|
+
return /*#__PURE__*/jsx(ChevronLeft$1, _extends({}, props));
|
|
584
|
+
};
|
|
585
|
+
var ChevronRight = function ChevronRight(props) {
|
|
586
|
+
return /*#__PURE__*/jsx(ChevronRight$1, _extends({}, props));
|
|
587
|
+
};
|
|
547
588
|
var ChromeReaderMode = function ChromeReaderMode(props) {
|
|
548
589
|
return /*#__PURE__*/jsx(ChromeReaderMode$1, _extends({}, props));
|
|
549
590
|
};
|
|
@@ -631,6 +672,9 @@ var Delete = function Delete(props) {
|
|
|
631
672
|
var DeleteOutlined = function DeleteOutlined(props) {
|
|
632
673
|
return /*#__PURE__*/jsx(DeleteOutlined$1, _extends({}, props));
|
|
633
674
|
};
|
|
675
|
+
var DeleteOutlineOutlined = function DeleteOutlineOutlined(props) {
|
|
676
|
+
return /*#__PURE__*/jsx(DeleteOutlineOutlined$1, _extends({}, props));
|
|
677
|
+
};
|
|
634
678
|
var Description = function Description(props) {
|
|
635
679
|
return /*#__PURE__*/jsx(Description$1, _extends({}, props));
|
|
636
680
|
};
|
|
@@ -649,12 +693,33 @@ var DeveloperBoardOutlined = function DeveloperBoardOutlined(props) {
|
|
|
649
693
|
var DeviceHub = function DeviceHub(props) {
|
|
650
694
|
return /*#__PURE__*/jsx(DeviceHub$1, _extends({}, props));
|
|
651
695
|
};
|
|
696
|
+
var Directions = function Directions(props) {
|
|
697
|
+
return /*#__PURE__*/jsx(Directions$1, _extends({}, props));
|
|
698
|
+
};
|
|
652
699
|
var DeviceHubOutlined = function DeviceHubOutlined(props) {
|
|
653
700
|
return /*#__PURE__*/jsx(DeviceHubOutlined$1, _extends({}, props));
|
|
654
701
|
};
|
|
702
|
+
var Diversity2 = function Diversity2(props) {
|
|
703
|
+
return /*#__PURE__*/jsx(Diversity2$1, _extends({}, props));
|
|
704
|
+
};
|
|
705
|
+
var Diversity2Outlined = function Diversity2Outlined(props) {
|
|
706
|
+
return /*#__PURE__*/jsx(Diversity2Outlined$1, _extends({}, props));
|
|
707
|
+
};
|
|
708
|
+
var Diversity3 = function Diversity3(props) {
|
|
709
|
+
return /*#__PURE__*/jsx(Diversity3$1, _extends({}, props));
|
|
710
|
+
};
|
|
711
|
+
var Diversity3Outlined = function Diversity3Outlined(props) {
|
|
712
|
+
return /*#__PURE__*/jsx(Diversity3Outlined$1, _extends({}, props));
|
|
713
|
+
};
|
|
655
714
|
var Done = function Done(props) {
|
|
656
715
|
return /*#__PURE__*/jsx(Done$1, _extends({}, props));
|
|
657
716
|
};
|
|
717
|
+
var DownloadOutlined = function DownloadOutlined(props) {
|
|
718
|
+
return /*#__PURE__*/jsx(DownloadOutlined$1, _extends({}, props));
|
|
719
|
+
};
|
|
720
|
+
var Download = function Download(props) {
|
|
721
|
+
return /*#__PURE__*/jsx(Download, _extends({}, props));
|
|
722
|
+
};
|
|
658
723
|
var Edit = function Edit(props) {
|
|
659
724
|
return /*#__PURE__*/jsx(Edit$1, _extends({}, props));
|
|
660
725
|
};
|
|
@@ -703,6 +768,9 @@ var ErrorOutline = function ErrorOutline(props) {
|
|
|
703
768
|
var ErrorOutlined = function ErrorOutlined(props) {
|
|
704
769
|
return /*#__PURE__*/jsx(ErrorOutlined$1, _extends({}, props));
|
|
705
770
|
};
|
|
771
|
+
var ErrorOutlineOutlined = function ErrorOutlineOutlined(props) {
|
|
772
|
+
return /*#__PURE__*/jsx(ErrorOutlineOutlined$1, _extends({}, props));
|
|
773
|
+
};
|
|
706
774
|
var Event = function Event(props) {
|
|
707
775
|
return /*#__PURE__*/jsx(Event$1, _extends({}, props));
|
|
708
776
|
};
|
|
@@ -868,6 +936,9 @@ var KeyboardArrowLeft = function KeyboardArrowLeft(props) {
|
|
|
868
936
|
var KeyboardArrowUp = function KeyboardArrowUp(props) {
|
|
869
937
|
return /*#__PURE__*/jsx(KeyboardArrowUp$1, _extends({}, props));
|
|
870
938
|
};
|
|
939
|
+
var KeyboardArrowDown = function KeyboardArrowDown(props) {
|
|
940
|
+
return /*#__PURE__*/jsx(KeyboardArrowDown$1, _extends({}, props));
|
|
941
|
+
};
|
|
871
942
|
var Lens = function Lens(props) {
|
|
872
943
|
return /*#__PURE__*/jsx(Lens$1, _extends({}, props));
|
|
873
944
|
};
|
|
@@ -931,6 +1002,12 @@ var Menu = function Menu(props) {
|
|
|
931
1002
|
var MenuBookOutlined = function MenuBookOutlined(props) {
|
|
932
1003
|
return /*#__PURE__*/jsx(MenuBookOutlined$1, _extends({}, props));
|
|
933
1004
|
};
|
|
1005
|
+
var Merge = function Merge(props) {
|
|
1006
|
+
return /*#__PURE__*/jsx(Merge$1, _extends({}, props));
|
|
1007
|
+
};
|
|
1008
|
+
var MergeType = function MergeType(props) {
|
|
1009
|
+
return /*#__PURE__*/jsx(MergeType$1, _extends({}, props));
|
|
1010
|
+
};
|
|
934
1011
|
var Message = function Message(props) {
|
|
935
1012
|
return /*#__PURE__*/jsx(Message$1, _extends({}, props));
|
|
936
1013
|
};
|
|
@@ -940,6 +1017,9 @@ var MessageOutlined = function MessageOutlined(props) {
|
|
|
940
1017
|
var MilitaryTechOutlined = function MilitaryTechOutlined(props) {
|
|
941
1018
|
return /*#__PURE__*/jsx(MilitaryTechOutlined$1, _extends({}, props));
|
|
942
1019
|
};
|
|
1020
|
+
var ModeEditOutlineOutlined = function ModeEditOutlineOutlined(props) {
|
|
1021
|
+
return /*#__PURE__*/jsx(ModeEditOutlineOutlined$1, _extends({}, props));
|
|
1022
|
+
};
|
|
943
1023
|
var MoreVert = function MoreVert(props) {
|
|
944
1024
|
return /*#__PURE__*/jsx(MoreVert$1, _extends({}, props));
|
|
945
1025
|
};
|
|
@@ -1051,6 +1131,9 @@ var QuestionMarkOutlined = function QuestionMarkOutlined(props) {
|
|
|
1051
1131
|
var QueryStatsOutlined = function QueryStatsOutlined(props) {
|
|
1052
1132
|
return /*#__PURE__*/jsx(QueryStatsOutlined$1, _extends({}, props));
|
|
1053
1133
|
};
|
|
1134
|
+
var QuestionAnswer = function QuestionAnswer(props) {
|
|
1135
|
+
return /*#__PURE__*/jsx(QuestionAnswer$1, _extends({}, props));
|
|
1136
|
+
};
|
|
1054
1137
|
var QuestionAnswerOutlined = function QuestionAnswerOutlined(props) {
|
|
1055
1138
|
return /*#__PURE__*/jsx(QuestionAnswerOutlined$1, _extends({}, props));
|
|
1056
1139
|
};
|
|
@@ -1066,6 +1149,9 @@ var Refresh = function Refresh(props) {
|
|
|
1066
1149
|
var RestartAlt = function RestartAlt(props) {
|
|
1067
1150
|
return /*#__PURE__*/jsx(RestartAlt$1, _extends({}, props));
|
|
1068
1151
|
};
|
|
1152
|
+
var RemoveRedEyeOutlined = function RemoveRedEyeOutlined(props) {
|
|
1153
|
+
return /*#__PURE__*/jsx(RemoveRedEyeOutlined$1, _extends({}, props));
|
|
1154
|
+
};
|
|
1069
1155
|
var RoomServiceOutlined = function RoomServiceOutlined(props) {
|
|
1070
1156
|
return /*#__PURE__*/jsx(RoomServiceOutlined$1, _extends({}, props));
|
|
1071
1157
|
};
|
|
@@ -1177,6 +1263,9 @@ var SmartToy = function SmartToy(props) {
|
|
|
1177
1263
|
var SmartToyOutlined = function SmartToyOutlined(props) {
|
|
1178
1264
|
return /*#__PURE__*/jsx(SmartToyOutlined$1, _extends({}, props));
|
|
1179
1265
|
};
|
|
1266
|
+
var Sort = function Sort(props) {
|
|
1267
|
+
return /*#__PURE__*/jsx(Sort$1, _extends({}, props));
|
|
1268
|
+
};
|
|
1180
1269
|
var SpeakerNotesOutlined = function SpeakerNotesOutlined(props) {
|
|
1181
1270
|
return /*#__PURE__*/jsx(SpeakerNotesOutlined$1, _extends({}, props));
|
|
1182
1271
|
};
|
|
@@ -1222,6 +1311,12 @@ var ThumbUp = function ThumbUp(props) {
|
|
|
1222
1311
|
var ThumbUpOutlined = function ThumbUpOutlined(props) {
|
|
1223
1312
|
return /*#__PURE__*/jsx(ThumbUpOutlined$1, _extends({}, props));
|
|
1224
1313
|
};
|
|
1314
|
+
var TipsAndUpdates = function TipsAndUpdates(props) {
|
|
1315
|
+
return /*#__PURE__*/jsx(TipsAndUpdates$1, _extends({}, props));
|
|
1316
|
+
};
|
|
1317
|
+
var TipsAndUpdatesOutlined = function TipsAndUpdatesOutlined(props) {
|
|
1318
|
+
return /*#__PURE__*/jsx(TipsAndUpdatesOutlined$1, _extends({}, props));
|
|
1319
|
+
};
|
|
1225
1320
|
var TrendingDownOutlined = function TrendingDownOutlined(props) {
|
|
1226
1321
|
return /*#__PURE__*/jsx(TrendingDownOutlined$1, _extends({}, props));
|
|
1227
1322
|
};
|
|
@@ -1231,9 +1326,24 @@ var TrendingFlatOutlined = function TrendingFlatOutlined(props) {
|
|
|
1231
1326
|
var TrendingUpOutlined = function TrendingUpOutlined(props) {
|
|
1232
1327
|
return /*#__PURE__*/jsx(TrendingUpOutlined$1, _extends({}, props));
|
|
1233
1328
|
};
|
|
1329
|
+
var TripOrigin = function TripOrigin(props) {
|
|
1330
|
+
return /*#__PURE__*/jsx(TripOrigin$1, _extends({}, props));
|
|
1331
|
+
};
|
|
1332
|
+
var Troubleshoot = function Troubleshoot(props) {
|
|
1333
|
+
return /*#__PURE__*/jsx(Troubleshoot$1, _extends({}, props));
|
|
1334
|
+
};
|
|
1335
|
+
var TroubleshootOutlined = function TroubleshootOutlined(props) {
|
|
1336
|
+
return /*#__PURE__*/jsx(TroubleshootOutlined$1, _extends({}, props));
|
|
1337
|
+
};
|
|
1234
1338
|
var Tune = function Tune(props) {
|
|
1235
1339
|
return /*#__PURE__*/jsx(Tune$1, _extends({}, props));
|
|
1236
1340
|
};
|
|
1341
|
+
var Upload = function Upload(props) {
|
|
1342
|
+
return /*#__PURE__*/jsx(Upload$1, _extends({}, props));
|
|
1343
|
+
};
|
|
1344
|
+
var UploadOutlined = function UploadOutlined(props) {
|
|
1345
|
+
return /*#__PURE__*/jsx(UploadOutlined$1, _extends({}, props));
|
|
1346
|
+
};
|
|
1237
1347
|
var Verified = function Verified(props) {
|
|
1238
1348
|
return /*#__PURE__*/jsx(Verified$1, _extends({}, props));
|
|
1239
1349
|
};
|
|
@@ -1264,6 +1374,12 @@ var VisibilityOffOutlined = function VisibilityOffOutlined(props) {
|
|
|
1264
1374
|
var VisibilityOff = function VisibilityOff(props) {
|
|
1265
1375
|
return /*#__PURE__*/jsx(VisibilityOff$1, _extends({}, props));
|
|
1266
1376
|
};
|
|
1377
|
+
var VolunteerActivism = function VolunteerActivism(props) {
|
|
1378
|
+
return /*#__PURE__*/jsx(VolunteerActivism$1, _extends({}, props));
|
|
1379
|
+
};
|
|
1380
|
+
var VolunteerActivismOutlined = function VolunteerActivismOutlined(props) {
|
|
1381
|
+
return /*#__PURE__*/jsx(VolunteerActivismOutlined$1, _extends({}, props));
|
|
1382
|
+
};
|
|
1267
1383
|
var Warning = function Warning(props) {
|
|
1268
1384
|
return /*#__PURE__*/jsx(Warning$1, _extends({}, props));
|
|
1269
1385
|
};
|
|
@@ -1310,5 +1426,5 @@ Icon.propTypes = {
|
|
|
1310
1426
|
name: PropTypes.string.isRequired
|
|
1311
1427
|
};
|
|
1312
1428
|
|
|
1313
|
-
export { AccountBalance, AccountBalanceOutlined, AccountCircle, AccountTreeOutlined, AccountTreeTwoTone, Add, AddCircle, AddLocation, AddLocationOutlined, AddOutlined, AddTask, AddTaskOutlined, Apps, Archive, ArchiveOutlined, ArrowBack, ArrowForward, ArrowLeft, ArrowRight, ArrowUpward, Article, ArticleOutlined, Assignment, AssignmentLate, AssignmentLateOutlined, AssignmentOutlined, AssignmentTurnedIn, AssignmentTurnedInOutlined, AssignmentTwoTone, AttachFile, AutoAwesome, AutoAwesomeOutlined, Balance, BarChartOutlined, Book, BookOutlined, BookTwoTone, Bookmark, BookmarkAdd, BookmarkAddOutlined, BookmarkBorder, BrushOutlined, BuildOutlined, BuildTwoTone, BusinessCenterOutlined, Calculate, CalculateOutlined, CalculateTwoTone, CalendarMonth, CalendarMonthOutlined, Campaign, CampaignOutlined, Cancel, Celebration, CelebrationOutlined, ChatOutlined, Check, CheckBox, CheckBoxOutlineBlank, CheckBoxOutlined, CheckCircle, CheckCircleOutline, CheckCircleOutlined, CheckOutlined, ChromeReaderMode, ChromeReaderModeOutlined, Circle, CircleOutlined, CircleTwoTone, Clear, Close, CloudDownload, CloudDownloadOutlined, CloudOutlined, CloudUpload, CloudUploadOutlined, CollectionsBookmarkOutlined, Comment, CommentOutlined, ContactMail, ContentCopy, Dashboard, DashboardCustomize, DashboardCustomizeOutlined, DashboardOutlined, DashboardTwoTone, Dataset, DatasetOutlined, DatasetTwoTone, DateRange, DateRangeOutlined, Delete, DeleteOutlined, Description, DescriptionOutlined, DesktopMacOutlined, DeveloperBoard, DeveloperBoardOutlined, DeviceHub, DeviceHubOutlined, Done, Edit, EditNote, EditNoteOutlined, EditNoteTwoTone, EditOutlined, EmailOutlined, EmojiEventsOutlined, EmojiObjects, EmojiObjectsOutlined, EmojiPeople, EmojiPeopleOutlined, Equalizer, EqualizerOutlined, Error, ErrorOutline, ErrorOutlined, Event, EventOutlined, EventRepeat, EventRepeatOutlined, ExpandLess, ExpandMore, Explore, ExploreOutlined, ExploreTwoTone, Extension, ExtensionOutlined, Face, FaceOutlined, FileDownload, FileDownloadOutlined, FilterList, FlagOutlined, Flight, FlightOutlined, FolderOutlined, FolderSpecial, FolderSpecialOutlined, FullScreen, Fullscreen, FullscreenExit, GetApp, GetAppOutlined, GridView, GridViewOutlined, Group, GroupOutlined, Groups, GroupsOutlined, Help, HelpOutlined, HelpTwoTone, Hiking, History, HistoryOutlined, Home, HomeOutlined, HomeTwoTone, HomeWorkOutlined, ImageSearch, ImportExport, ImportExportOutlined, Info, InfoOutlined, Insights, InsightsOutlined, Key, KeyOutlined, KeyboardArrowLeft, KeyboardArrowRight, KeyboardArrowUp, Lens, Lightbulb, LightbulbOutlined, Link, List, ListAltOutlined, ListAltTwoTone, ListOutlined, LocalOffer, LocalOfferOutlined, LocalPhone, LocalPhoneOutlined, Login, Logout, LogoutOutlined, LowPriority, LowPriorityOutlined, Map, MapOutlined, Menu, MenuBookOutlined, Message, MessageOutlined, MilitaryTechOutlined, MoreHoriz, MoreVert, MyLocation, MyLocationOutlined, Notifications, NotificationsActive, Numbers, Palette, PaletteOutlined, People, PeopleOutlined, Percent, Person, PersonAddAltOutlined, PersonAddOutlined, PersonOutline, PersonOutlined, PictureAsPdf, PictureAsPdfOutlined, PieChart, PieChartOutlined, Place, PlaceOutlined, PlayArrow, PlayArrowOutlined, PolicyOutlined, Print, PrintOutlined, PrintTwoTone, PriorityHigh, Psychology, PsychologyOutlined, PublicOutlined, Publish, PublishOutlined, QueryStatsOutlined, QuestionAnswerOutlined, QuestionMarkOutlined, Receipt, RecordVoiceOverOutlined, Refresh, RestartAlt, RoomServiceOutlined, Rule, Save, SaveOutlined, Scale, ScaleOutlined, Schedule, School, SchoolOutlined, SchoolTwoTone, Science, ScienceOutlined, Search, SearchOutlined, SentimentDissatisfied, SentimentDissatisfiedOutlined, SentimentDissatisfiedTwoTone, SentimentNeutral, SentimentNeutralOutlined, SentimentNeutralTwoTone, SentimentSatisfied, SentimentSatisfiedOutlined, SentimentSatisfiedTwoTone, SentimentVeryDissatisfied, SentimentVeryDissatisfiedOutlined, SentimentVeryDissatisfiedTwoTone, SentimentVerySatisfied, SentimentVerySatisfiedOutlined, SentimentVerySatisfiedTwoTone, Settings, SettingsOutlined, Share, ShareOutlined, SkipNext, SkipPrevious, SmartToy, SmartToyOutlined, SpeakerNotesOutlined, SportsOutlined, StackedBarChart, StackedBarChartOutlined, Star, StarBorder, SwapVert, TableView, TableViewOutlined, Tag, Task, TaskOutlined, TaskTwoTone, ThumbUp, ThumbUpOutlined, TrendingDownOutlined, TrendingFlatOutlined, TrendingUpOutlined, Tune, Verified, VerifiedOutlined, VerifiedUser, VerifiedUserOutlined, ViewList, ViewListOutlined, Visibility, VisibilityOff, VisibilityOffOutlined, VisibilityOutlined, Warning, WarningOutlined, Web, WebOutlined, Widgets, WidgetsOutlined, Work, WorkOutline, WorkOutlined, WorkspacePremium, WorkspacePremiumOutlined, Icon as default, hasIcon, icons };
|
|
1429
|
+
export { AccountBalance, AccountBalanceOutlined, AccountCircle, AccountTreeOutlined, AccountTreeTwoTone, Add, AddCircle, AddLocation, AddLocationAlt, AddLocationOutlined, AddOutlined, AddTask, AddTaskOutlined, Apps, Archive, ArchiveOutlined, ArrowBack, ArrowForward, ArrowLeft, ArrowRight, ArrowUpward, Article, ArticleOutlined, Assignment, AssignmentLate, AssignmentLateOutlined, AssignmentOutlined, AssignmentTurnedIn, AssignmentTurnedInOutlined, AssignmentTwoTone, AttachFile, AutoAwesome, AutoAwesomeOutlined, Autorenew, Balance, BarChartOutlined, Book, BookOutlined, BookTwoTone, Bookmark, BookmarkAdd, BookmarkAddOutlined, BookmarkBorder, BrushOutlined, BuildOutlined, BuildTwoTone, BusinessCenterOutlined, Calculate, CalculateOutlined, CalculateTwoTone, CalendarMonth, CalendarMonthOutlined, Campaign, CampaignOutlined, Cancel, Celebration, CelebrationOutlined, ChatOutlined, Check, CheckBox, CheckBoxOutlineBlank, CheckBoxOutlined, CheckCircle, CheckCircleOutline, CheckCircleOutlined, CheckOutlined, ChevronLeft, ChevronRight, ChromeReaderMode, ChromeReaderModeOutlined, Circle, CircleOutlined, CircleTwoTone, Clear, Close, CloudDownload, CloudDownloadOutlined, CloudOutlined, CloudUpload, CloudUploadOutlined, CollectionsBookmarkOutlined, Comment, CommentOutlined, ContactMail, ContentCopy, Dashboard, DashboardCustomize, DashboardCustomizeOutlined, DashboardOutlined, DashboardTwoTone, Dataset, DatasetOutlined, DatasetTwoTone, DateRange, DateRangeOutlined, Delete, DeleteOutlineOutlined, DeleteOutlined, Description, DescriptionOutlined, DesktopMacOutlined, DeveloperBoard, DeveloperBoardOutlined, DeviceHub, DeviceHubOutlined, Directions, Diversity2, Diversity2Outlined, Diversity3, Diversity3Outlined, Done, Download, DownloadOutlined, Edit, EditNote, EditNoteOutlined, EditNoteTwoTone, EditOutlined, EmailOutlined, EmojiEventsOutlined, EmojiObjects, EmojiObjectsOutlined, EmojiPeople, EmojiPeopleOutlined, Equalizer, EqualizerOutlined, Error, ErrorOutline, ErrorOutlineOutlined, ErrorOutlined, Event, EventOutlined, EventRepeat, EventRepeatOutlined, ExpandLess, ExpandMore, Explore, ExploreOutlined, ExploreTwoTone, Extension, ExtensionOutlined, Face, FaceOutlined, FileDownload, FileDownloadOutlined, FilterList, FlagOutlined, Flight, FlightOutlined, FolderOutlined, FolderSpecial, FolderSpecialOutlined, FullScreen, Fullscreen, FullscreenExit, GetApp, GetAppOutlined, GridView, GridViewOutlined, Group, GroupOutlined, Groups, GroupsOutlined, Help, HelpOutlined, HelpTwoTone, Hiking, History, HistoryOutlined, Home, HomeOutlined, HomeTwoTone, HomeWorkOutlined, ImageSearch, ImportExport, ImportExportOutlined, Info, InfoOutlined, Insights, InsightsOutlined, Key, KeyOutlined, KeyboardArrowDown, KeyboardArrowLeft, KeyboardArrowRight, KeyboardArrowUp, Lens, Lightbulb, LightbulbOutlined, Link, List, ListAltOutlined, ListAltTwoTone, ListOutlined, LocalOffer, LocalOfferOutlined, LocalPhone, LocalPhoneOutlined, Login, Logout, LogoutOutlined, LowPriority, LowPriorityOutlined, Map, MapOutlined, Menu, MenuBookOutlined, Merge, MergeType, Message, MessageOutlined, MilitaryTechOutlined, ModeEditOutlineOutlined, MoreHoriz, MoreVert, MyLocation, MyLocationOutlined, Notifications, NotificationsActive, Numbers, Palette, PaletteOutlined, People, PeopleOutlined, Percent, Person, PersonAddAltOutlined, PersonAddOutlined, PersonOutline, PersonOutlined, PictureAsPdf, PictureAsPdfOutlined, PieChart, PieChartOutlined, Place, PlaceOutlined, PlayArrow, PlayArrowOutlined, PolicyOutlined, Print, PrintOutlined, PrintTwoTone, PriorityHigh, Psychology, PsychologyOutlined, PublicOutlined, Publish, PublishOutlined, QueryStatsOutlined, QuestionAnswer, QuestionAnswerOutlined, QuestionMarkOutlined, Receipt, RecordVoiceOverOutlined, Refresh, RemoveRedEyeOutlined, RestartAlt, RoomServiceOutlined, Rule, Save, SaveOutlined, Scale, ScaleOutlined, Schedule, School, SchoolOutlined, SchoolTwoTone, Science, ScienceOutlined, Search, SearchOutlined, SentimentDissatisfied, SentimentDissatisfiedOutlined, SentimentDissatisfiedTwoTone, SentimentNeutral, SentimentNeutralOutlined, SentimentNeutralTwoTone, SentimentSatisfied, SentimentSatisfiedOutlined, SentimentSatisfiedTwoTone, SentimentVeryDissatisfied, SentimentVeryDissatisfiedOutlined, SentimentVeryDissatisfiedTwoTone, SentimentVerySatisfied, SentimentVerySatisfiedOutlined, SentimentVerySatisfiedTwoTone, Settings, SettingsOutlined, Share, ShareOutlined, SkipNext, SkipPrevious, SmartToy, SmartToyOutlined, Sort, SpeakerNotesOutlined, SportsOutlined, StackedBarChart, StackedBarChartOutlined, Star, StarBorder, SwapVert, TableView, TableViewOutlined, Tag, Task, TaskOutlined, TaskTwoTone, ThumbUp, ThumbUpOutlined, TipsAndUpdates, TipsAndUpdatesOutlined, TrendingDownOutlined, TrendingFlatOutlined, TrendingUpOutlined, TripOrigin, Troubleshoot, TroubleshootOutlined, Tune, Upload, UploadOutlined, Verified, VerifiedOutlined, VerifiedUser, VerifiedUserOutlined, ViewList, ViewListOutlined, Visibility, VisibilityOff, VisibilityOffOutlined, VisibilityOutlined, VolunteerActivism, VolunteerActivismOutlined, Warning, WarningOutlined, Web, WebOutlined, Widgets, WidgetsOutlined, Work, WorkOutline, WorkOutlined, WorkspacePremium, WorkspacePremiumOutlined, Icon as default, hasIcon, icons };
|
|
1314
1430
|
//# sourceMappingURL=index.modern.js.map
|