aefis-core-ui 2.3.0-rc10 → 2.3.0-rc100
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 +17 -0
- package/dist/Icon/index.modern.js +70 -2
- package/dist/Icon/index.modern.js.map +1 -1
- package/dist/index.d.ts +12 -1
- package/dist/index.modern.css +1092 -39
- package/dist/index.modern.css.map +1 -1
- package/dist/index.modern.js +20969 -12013
- package/dist/index.modern.js.map +1 -1
- package/package.json +12 -9
package/dist/Icon/index.d.ts
CHANGED
|
@@ -27,6 +27,7 @@ export function AssignmentTurnedIn(props: any): JSX.Element;
|
|
|
27
27
|
export function AssignmentTurnedInOutlined(props: any): JSX.Element;
|
|
28
28
|
export function AssignmentTwoTone(props: any): JSX.Element;
|
|
29
29
|
export function AttachFile(props: any): JSX.Element;
|
|
30
|
+
export function Balance(props: any): JSX.Element;
|
|
30
31
|
export function BarChartOutlined(props: any): JSX.Element;
|
|
31
32
|
export function Book(props: any): JSX.Element;
|
|
32
33
|
export function BookOutlined(props: any): JSX.Element;
|
|
@@ -62,7 +63,12 @@ export function ContentCopy(props: any): JSX.Element;
|
|
|
62
63
|
export function ContactMail(props: any): JSX.Element;
|
|
63
64
|
export function Dashboard(props: any): JSX.Element;
|
|
64
65
|
export function DashboardOutlined(props: any): JSX.Element;
|
|
66
|
+
export function DashboardCustomize(props: any): JSX.Element;
|
|
67
|
+
export function DashboardCustomizeOutlined(props: any): JSX.Element;
|
|
65
68
|
export function DashboardTwoTone(props: any): JSX.Element;
|
|
69
|
+
export function Dataset(props: any): JSX.Element;
|
|
70
|
+
export function DatasetOutlined(props: any): JSX.Element;
|
|
71
|
+
export function DatasetTwoTone(props: any): JSX.Element;
|
|
66
72
|
export function DateRange(props: any): JSX.Element;
|
|
67
73
|
export function DateRangeOutlined(props: any): JSX.Element;
|
|
68
74
|
export function Delete(props: any): JSX.Element;
|
|
@@ -112,6 +118,9 @@ export function FullscreenExit(props: any): JSX.Element;
|
|
|
112
118
|
export function GetApp(props: any): JSX.Element;
|
|
113
119
|
export function GetAppOutlined(props: any): JSX.Element;
|
|
114
120
|
export function Group(props: any): JSX.Element;
|
|
121
|
+
export function GroupOutlined(props: any): JSX.Element;
|
|
122
|
+
export function Groups(props: any): JSX.Element;
|
|
123
|
+
export function GroupsOutlined(props: any): JSX.Element;
|
|
115
124
|
export function Help(props: any): JSX.Element;
|
|
116
125
|
export function HelpOutlined(props: any): JSX.Element;
|
|
117
126
|
export function HelpTwoTone(props: any): JSX.Element;
|
|
@@ -154,6 +163,7 @@ export function MyLocation(props: any): JSX.Element;
|
|
|
154
163
|
export function MyLocationOutlined(props: any): JSX.Element;
|
|
155
164
|
export function Notifications(props: any): JSX.Element;
|
|
156
165
|
export function NotificationsActive(props: any): JSX.Element;
|
|
166
|
+
export function Numbers(props: any): JSX.Element;
|
|
157
167
|
export function Palette(props: any): JSX.Element;
|
|
158
168
|
export function PaletteOutlined(props: any): JSX.Element;
|
|
159
169
|
export function Person(props: any): JSX.Element;
|
|
@@ -161,6 +171,7 @@ export function PersonAddAltOutlined(props: any): JSX.Element;
|
|
|
161
171
|
export function PersonAddOutlined(props: any): JSX.Element;
|
|
162
172
|
export function People(props: any): JSX.Element;
|
|
163
173
|
export function PeopleOutlined(props: any): JSX.Element;
|
|
174
|
+
export function Percent(props: any): JSX.Element;
|
|
164
175
|
export function PersonOutline(props: any): JSX.Element;
|
|
165
176
|
export function PersonOutlined(props: any): JSX.Element;
|
|
166
177
|
export function PictureAsPdf(props: any): JSX.Element;
|
|
@@ -181,8 +192,11 @@ export function Receipt(props: any): JSX.Element;
|
|
|
181
192
|
export function Refresh(props: any): JSX.Element;
|
|
182
193
|
export function RestartAlt(props: any): JSX.Element;
|
|
183
194
|
export function RoomServiceOutlined(props: any): JSX.Element;
|
|
195
|
+
export function Rule(props: any): JSX.Element;
|
|
184
196
|
export function Save(props: any): JSX.Element;
|
|
185
197
|
export function SaveOutlined(props: any): JSX.Element;
|
|
198
|
+
export function Scale(props: any): JSX.Element;
|
|
199
|
+
export function ScaleOutlined(props: any): JSX.Element;
|
|
186
200
|
export function Schedule(props: any): JSX.Element;
|
|
187
201
|
export function School(props: any): JSX.Element;
|
|
188
202
|
export function SchoolOutlined(props: any): JSX.Element;
|
|
@@ -195,11 +209,14 @@ export function Settings(props: any): JSX.Element;
|
|
|
195
209
|
export function SettingsOutlined(props: any): JSX.Element;
|
|
196
210
|
export function Share(props: any): JSX.Element;
|
|
197
211
|
export function ShareOutlined(props: any): JSX.Element;
|
|
212
|
+
export function SkipPrevious(props: any): JSX.Element;
|
|
213
|
+
export function SkipNext(props: any): JSX.Element;
|
|
198
214
|
export function SpeakerNotesOutlined(props: any): JSX.Element;
|
|
199
215
|
export function SportsOutlined(props: any): JSX.Element;
|
|
200
216
|
export function Star(props: any): JSX.Element;
|
|
201
217
|
export function StarBorder(props: any): JSX.Element;
|
|
202
218
|
export function SwapVert(props: any): JSX.Element;
|
|
219
|
+
export function Tag(props: any): JSX.Element;
|
|
203
220
|
export function TableView(props: any): JSX.Element;
|
|
204
221
|
export function TableViewOutlined(props: any): JSX.Element;
|
|
205
222
|
export function ThumbUp(props: any): JSX.Element;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '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, 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, BarChartOutlined as BarChartOutlined$1, Book as Book$1, BookOutlined as BookOutlined$1, BookTwoTone as BookTwoTone$1, BrushOutlined as BrushOutlined$1, BuildOutlined as BuildOutlined$1, BuildTwoTone as BuildTwoTone$1, BusinessCenterOutlined as BusinessCenterOutlined$1, Calculate as Calculate$1, CalculateOutlined as CalculateOutlined$1, CalculateTwoTone as CalculateTwoTone$1, Cancel as Cancel$1, ChatOutlined as ChatOutlined$1, Check as Check$1, CheckBox as CheckBox$1, CheckBoxOutlined as CheckBoxOutlined$1, CheckCircle as CheckCircle$1, CheckCircleOutlined as CheckCircleOutlined$1, CheckOutlined as CheckOutlined$1, ChromeReaderMode as ChromeReaderMode$1, ChromeReaderModeOutlined as ChromeReaderModeOutlined$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, ContentCopy as ContentCopy$1, ContactMail as ContactMail$1, Dashboard as Dashboard$1, DashboardOutlined as DashboardOutlined$1, DashboardTwoTone as DashboardTwoTone$1, DateRange as DateRange$1, DateRangeOutlined as DateRangeOutlined$1, Delete as Delete$1, DeleteOutlined as DeleteOutlined$1, Description as Description$1, DesktopMacOutlined as DesktopMacOutlined$1, DeviceHub as DeviceHub$1, DeviceHubOutlined as DeviceHubOutlined$1, Done as Done$1, Edit as Edit$1, EditOutlined as EditOutlined$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, Equalizer as Equalizer$1, EqualizerOutlined as EqualizerOutlined$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, Face as Face$1, FaceOutlined as FaceOutlined$1, FilterList as FilterList$1, FlagOutlined as FlagOutlined$1, FlightOutlined as FlightOutlined$1, Flight as Flight$1, FolderOutlined as FolderOutlined$1, FolderSpecial as FolderSpecial$1, FolderSpecialOutlined as FolderSpecialOutlined$1, Fullscreen as Fullscreen$1, FullscreenExit as FullscreenExit$1, GetApp as GetApp$1, GetAppOutlined as GetAppOutlined$1, Group as Group$1, Help as Help$1, HelpOutlined as HelpOutlined$1, HelpTwoTone as HelpTwoTone$1, Hiking as Hiking$1, Home as Home$1, HomeOutlined as HomeOutlined$1, HomeWorkOutlined as HomeWorkOutlined$1, HomeTwoTone as HomeTwoTone$1, ImageSearch as ImageSearch$1, Info as Info$1, InfoOutlined as InfoOutlined$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, ListAltOutlined as ListAltOutlined$1, ListAltTwoTone as ListAltTwoTone$1, LocalOffer as LocalOffer$1, LocalOfferOutlined as LocalOfferOutlined$1, LocalPhone as LocalPhone$1, LocalPhoneOutlined as LocalPhoneOutlined$1, LowPriority as LowPriority$1, LowPriorityOutlined as LowPriorityOutlined$1, Login as Login$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, Notifications as Notifications$1, NotificationsActive as NotificationsActive$1, Palette as Palette$1, PaletteOutlined as PaletteOutlined$1, Person as Person$1, PersonAddAltOutlined as PersonAddAltOutlined$1, PersonAddOutlined as PersonAddOutlined$1, People as People$1, PeopleOutlined as PeopleOutlined$1, PersonOutline as PersonOutline$1, PersonOutlined as PersonOutlined$1, PictureAsPdf as PictureAsPdf$1, PictureAsPdfOutlined as PictureAsPdfOutlined$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, PublicOutlined as PublicOutlined$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, Save as Save$1, SaveOutlined as SaveOutlined$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, Settings as Settings$1, SettingsOutlined as SettingsOutlined$1, Share as Share$1, ShareOutlined as ShareOutlined$1, SpeakerNotesOutlined as SpeakerNotesOutlined$1, SportsOutlined as SportsOutlined$1, Star as Star$1, StarBorder as StarBorder$1, SwapVert as SwapVert$1, TableView as TableView$1, TableViewOutlined as TableViewOutlined$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, ViewList as ViewList$1, ViewListOutlined as ViewListOutlined$1, Visibility as Visibility$1, VisibilityOutlined as VisibilityOutlined$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, WorkOutline as WorkOutline$1, Work as Work$1, ListAlt, Map as Map$1, WorkOutlined as WorkOutlined$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, AddOutlined as AddOutlined$1, AddTask as AddTask$1, AddTaskOutlined as AddTaskOutlined$1, Apps as Apps$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, Balance as Balance$1, BarChartOutlined as BarChartOutlined$1, Book as Book$1, BookOutlined as BookOutlined$1, BookTwoTone as BookTwoTone$1, BrushOutlined as BrushOutlined$1, BuildOutlined as BuildOutlined$1, BuildTwoTone as BuildTwoTone$1, BusinessCenterOutlined as BusinessCenterOutlined$1, Calculate as Calculate$1, CalculateOutlined as CalculateOutlined$1, CalculateTwoTone as CalculateTwoTone$1, Cancel as Cancel$1, ChatOutlined as ChatOutlined$1, Check as Check$1, CheckBox as CheckBox$1, CheckBoxOutlined as CheckBoxOutlined$1, CheckCircle as CheckCircle$1, CheckCircleOutlined as CheckCircleOutlined$1, CheckOutlined as CheckOutlined$1, ChromeReaderMode as ChromeReaderMode$1, ChromeReaderModeOutlined as ChromeReaderModeOutlined$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, ContentCopy as ContentCopy$1, ContactMail as ContactMail$1, Dashboard as Dashboard$1, DashboardOutlined as DashboardOutlined$1, DashboardCustomize as DashboardCustomize$1, DashboardCustomizeOutlined as DashboardCustomizeOutlined$1, DashboardTwoTone as DashboardTwoTone$1, Dataset as Dataset$1, DatasetOutlined as DatasetOutlined$1, DatasetTwoTone as DatasetTwoTone$1, DateRange as DateRange$1, DateRangeOutlined as DateRangeOutlined$1, Delete as Delete$1, DeleteOutlined as DeleteOutlined$1, Description as Description$1, DesktopMacOutlined as DesktopMacOutlined$1, DeviceHub as DeviceHub$1, DeviceHubOutlined as DeviceHubOutlined$1, Done as Done$1, Edit as Edit$1, EditOutlined as EditOutlined$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, Equalizer as Equalizer$1, EqualizerOutlined as EqualizerOutlined$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, Face as Face$1, FaceOutlined as FaceOutlined$1, FilterList as FilterList$1, FlagOutlined as FlagOutlined$1, FlightOutlined as FlightOutlined$1, Flight as Flight$1, FolderOutlined as FolderOutlined$1, FolderSpecial as FolderSpecial$1, FolderSpecialOutlined as FolderSpecialOutlined$1, Fullscreen as Fullscreen$1, FullscreenExit as FullscreenExit$1, GetApp as GetApp$1, GetAppOutlined as GetAppOutlined$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, Home as Home$1, HomeOutlined as HomeOutlined$1, HomeWorkOutlined as HomeWorkOutlined$1, HomeTwoTone as HomeTwoTone$1, ImageSearch as ImageSearch$1, Info as Info$1, InfoOutlined as InfoOutlined$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, ListAltOutlined as ListAltOutlined$1, ListAltTwoTone as ListAltTwoTone$1, LocalOffer as LocalOffer$1, LocalOfferOutlined as LocalOfferOutlined$1, LocalPhone as LocalPhone$1, LocalPhoneOutlined as LocalPhoneOutlined$1, LowPriority as LowPriority$1, LowPriorityOutlined as LowPriorityOutlined$1, Login as Login$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, Notifications as Notifications$1, NotificationsActive as NotificationsActive$1, Numbers as Numbers$1, Palette as Palette$1, PaletteOutlined as PaletteOutlined$1, Person as Person$1, PersonAddAltOutlined as PersonAddAltOutlined$1, PersonAddOutlined as PersonAddOutlined$1, People as People$1, PeopleOutlined as PeopleOutlined$1, Percent as Percent$1, PersonOutline as PersonOutline$1, PersonOutlined as PersonOutlined$1, PictureAsPdf as PictureAsPdf$1, PictureAsPdfOutlined as PictureAsPdfOutlined$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, PublicOutlined as PublicOutlined$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, Settings as Settings$1, SettingsOutlined as SettingsOutlined$1, Share as Share$1, ShareOutlined as ShareOutlined$1, SkipPrevious as SkipPrevious$1, SkipNext as SkipNext$1, SpeakerNotesOutlined as SpeakerNotesOutlined$1, SportsOutlined as SportsOutlined$1, Star as Star$1, StarBorder as StarBorder$1, SwapVert as SwapVert$1, Tag as Tag$1, TableView as TableView$1, TableViewOutlined as TableViewOutlined$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, ViewList as ViewList$1, ViewListOutlined as ViewListOutlined$1, Visibility as Visibility$1, VisibilityOutlined as VisibilityOutlined$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, WorkOutline as WorkOutline$1, Work as Work$1, ListAlt, Map as Map$1, WorkOutlined as WorkOutlined$1 } from '@mui/icons-material/';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
4
|
import { jsx } from 'react/jsx-runtime';
|
|
5
5
|
|
|
@@ -47,6 +47,7 @@ var icons = {
|
|
|
47
47
|
AssignmentTurnedInOutlined: /*#__PURE__*/jsx(AssignmentTurnedInOutlined$1, {}),
|
|
48
48
|
AssignmentTwoTone: /*#__PURE__*/jsx(AssignmentTwoTone$1, {}),
|
|
49
49
|
AttachFile: /*#__PURE__*/jsx(AttachFile$1, {}),
|
|
50
|
+
Balance: /*#__PURE__*/jsx(Balance$1, {}),
|
|
50
51
|
BarChartOutlined: /*#__PURE__*/jsx(BarChartOutlined$1, {}),
|
|
51
52
|
Book: /*#__PURE__*/jsx(Book$1, {}),
|
|
52
53
|
BookOutlined: /*#__PURE__*/jsx(BookOutlined$1, {}),
|
|
@@ -80,9 +81,14 @@ var icons = {
|
|
|
80
81
|
ContentCopy: /*#__PURE__*/jsx(ContentCopy$1, {}),
|
|
81
82
|
ChromeReaderMode: /*#__PURE__*/jsx(ChromeReaderMode$1, {}),
|
|
82
83
|
ChromeReaderModeOutlined: /*#__PURE__*/jsx(ChromeReaderModeOutlined$1, {}),
|
|
84
|
+
Dataset: /*#__PURE__*/jsx(Dataset$1, {}),
|
|
85
|
+
DatasetOutlined: /*#__PURE__*/jsx(DatasetOutlined$1, {}),
|
|
86
|
+
DatasetTwoTone: /*#__PURE__*/jsx(DatasetTwoTone$1, {}),
|
|
83
87
|
Dashboard: /*#__PURE__*/jsx(Dashboard$1, {}),
|
|
84
88
|
DashboardOutlined: /*#__PURE__*/jsx(DashboardOutlined$1, {}),
|
|
85
89
|
DashboardTwoTone: /*#__PURE__*/jsx(DashboardTwoTone$1, {}),
|
|
90
|
+
DashboardCustomize: /*#__PURE__*/jsx(DashboardCustomize$1, {}),
|
|
91
|
+
DashboardCustomizeOutlined: /*#__PURE__*/jsx(DashboardCustomizeOutlined$1, {}),
|
|
86
92
|
DateRange: /*#__PURE__*/jsx(DateRange$1, {}),
|
|
87
93
|
DateRangeOutlined: /*#__PURE__*/jsx(DateRangeOutlined$1, {}),
|
|
88
94
|
Delete: /*#__PURE__*/jsx(Delete$1, {}),
|
|
@@ -133,6 +139,9 @@ var icons = {
|
|
|
133
139
|
GetApp: /*#__PURE__*/jsx(GetApp$1, {}),
|
|
134
140
|
GetAppOutlined: /*#__PURE__*/jsx(GetAppOutlined$1, {}),
|
|
135
141
|
Group: /*#__PURE__*/jsx(Group$1, {}),
|
|
142
|
+
GroupOutlined: /*#__PURE__*/jsx(GroupOutlined$1, {}),
|
|
143
|
+
Groups: /*#__PURE__*/jsx(Groups$1, {}),
|
|
144
|
+
GroupsOutlined: /*#__PURE__*/jsx(GroupsOutlined$1, {}),
|
|
136
145
|
Help: /*#__PURE__*/jsx(Help$1, {}),
|
|
137
146
|
HelpOutlined: /*#__PURE__*/jsx(HelpOutlined$1, {}),
|
|
138
147
|
HelpTwoTone: /*#__PURE__*/jsx(HelpTwoTone$1, {}),
|
|
@@ -174,6 +183,7 @@ var icons = {
|
|
|
174
183
|
MoreHoriz: /*#__PURE__*/jsx(MoreHoriz$1, {}),
|
|
175
184
|
MyLocation: /*#__PURE__*/jsx(MyLocation$1, {}),
|
|
176
185
|
MyLocationOutlined: /*#__PURE__*/jsx(MyLocationOutlined$1, {}),
|
|
186
|
+
Numbers: /*#__PURE__*/jsx(Numbers$1, {}),
|
|
177
187
|
Notifications: /*#__PURE__*/jsx(Notifications$1, {}),
|
|
178
188
|
NotificationsActive: /*#__PURE__*/jsx(NotificationsActive$1, {}),
|
|
179
189
|
Palette: /*#__PURE__*/jsx(Palette$1, {}),
|
|
@@ -183,6 +193,7 @@ var icons = {
|
|
|
183
193
|
PersonOutlined: /*#__PURE__*/jsx(PersonOutlined$1, {}),
|
|
184
194
|
People: /*#__PURE__*/jsx(People$1, {}),
|
|
185
195
|
PeopleOutlined: /*#__PURE__*/jsx(PeopleOutlined$1, {}),
|
|
196
|
+
Percent: /*#__PURE__*/jsx(Percent$1, {}),
|
|
186
197
|
PersonAddAltOutlined: /*#__PURE__*/jsx(PersonAddAltOutlined$1, {}),
|
|
187
198
|
PersonAddOutlined: /*#__PURE__*/jsx(PersonAddOutlined$1, {}),
|
|
188
199
|
PictureAsPdf: /*#__PURE__*/jsx(PictureAsPdf$1, {}),
|
|
@@ -203,8 +214,11 @@ var icons = {
|
|
|
203
214
|
Refresh: /*#__PURE__*/jsx(Refresh$1, {}),
|
|
204
215
|
RestartAlt: /*#__PURE__*/jsx(RestartAlt$1, {}),
|
|
205
216
|
RoomServiceOutlined: /*#__PURE__*/jsx(RoomServiceOutlined$1, {}),
|
|
217
|
+
Rule: /*#__PURE__*/jsx(Rule$1, {}),
|
|
206
218
|
Save: /*#__PURE__*/jsx(Save$1, {}),
|
|
207
219
|
SaveOutlined: /*#__PURE__*/jsx(SaveOutlined$1, {}),
|
|
220
|
+
Scale: /*#__PURE__*/jsx(Scale$1, {}),
|
|
221
|
+
ScaleOutlined: /*#__PURE__*/jsx(ScaleOutlined$1, {}),
|
|
208
222
|
Schedule: /*#__PURE__*/jsx(Schedule$1, {}),
|
|
209
223
|
School: /*#__PURE__*/jsx(School$1, {}),
|
|
210
224
|
SchoolOutlined: /*#__PURE__*/jsx(SchoolOutlined$1, {}),
|
|
@@ -217,6 +231,8 @@ var icons = {
|
|
|
217
231
|
SettingsOutlined: /*#__PURE__*/jsx(SettingsOutlined$1, {}),
|
|
218
232
|
Share: /*#__PURE__*/jsx(ShareOutlined$1, {}),
|
|
219
233
|
ShareOutlined: /*#__PURE__*/jsx(ShareOutlined$1, {}),
|
|
234
|
+
SkipPrevious: /*#__PURE__*/jsx(SkipPrevious$1, {}),
|
|
235
|
+
SkipNext: /*#__PURE__*/jsx(SkipNext$1, {}),
|
|
220
236
|
SpeakerNotesOutlined: /*#__PURE__*/jsx(SpeakerNotesOutlined$1, {}),
|
|
221
237
|
SportsOutlined: /*#__PURE__*/jsx(SportsOutlined$1, {}),
|
|
222
238
|
Star: /*#__PURE__*/jsx(Star$1, {}),
|
|
@@ -224,6 +240,7 @@ var icons = {
|
|
|
224
240
|
SwapVert: /*#__PURE__*/jsx(SwapVert$1, {}),
|
|
225
241
|
TableView: /*#__PURE__*/jsx(TableView$1, {}),
|
|
226
242
|
TableViewOutlined: /*#__PURE__*/jsx(TableViewOutlined$1, {}),
|
|
243
|
+
Tag: /*#__PURE__*/jsx(Tag$1, {}),
|
|
227
244
|
ThumbUp: /*#__PURE__*/jsx(ThumbUp$1, {}),
|
|
228
245
|
ThumbUpOutlined: /*#__PURE__*/jsx(ThumbUpOutlined$1, {}),
|
|
229
246
|
TrendingDownOutlined: /*#__PURE__*/jsx(TrendingDownOutlined$1, {}),
|
|
@@ -332,6 +349,9 @@ var AssignmentTwoTone = function AssignmentTwoTone(props) {
|
|
|
332
349
|
var AttachFile = function AttachFile(props) {
|
|
333
350
|
return /*#__PURE__*/jsx(AttachFile$1, _extends({}, props));
|
|
334
351
|
};
|
|
352
|
+
var Balance = function Balance(props) {
|
|
353
|
+
return /*#__PURE__*/jsx(Balance$1, _extends({}, props));
|
|
354
|
+
};
|
|
335
355
|
var BarChartOutlined = function BarChartOutlined(props) {
|
|
336
356
|
return /*#__PURE__*/jsx(BarChartOutlined$1, _extends({}, props));
|
|
337
357
|
};
|
|
@@ -437,9 +457,24 @@ var Dashboard = function Dashboard(props) {
|
|
|
437
457
|
var DashboardOutlined = function DashboardOutlined(props) {
|
|
438
458
|
return /*#__PURE__*/jsx(DashboardOutlined$1, _extends({}, props));
|
|
439
459
|
};
|
|
460
|
+
var DashboardCustomize = function DashboardCustomize(props) {
|
|
461
|
+
return /*#__PURE__*/jsx(DashboardCustomize$1, _extends({}, props));
|
|
462
|
+
};
|
|
463
|
+
var DashboardCustomizeOutlined = function DashboardCustomizeOutlined(props) {
|
|
464
|
+
return /*#__PURE__*/jsx(DashboardCustomizeOutlined$1, _extends({}, props));
|
|
465
|
+
};
|
|
440
466
|
var DashboardTwoTone = function DashboardTwoTone(props) {
|
|
441
467
|
return /*#__PURE__*/jsx(DashboardTwoTone$1, _extends({}, props));
|
|
442
468
|
};
|
|
469
|
+
var Dataset = function Dataset(props) {
|
|
470
|
+
return /*#__PURE__*/jsx(Dataset$1, _extends({}, props));
|
|
471
|
+
};
|
|
472
|
+
var DatasetOutlined = function DatasetOutlined(props) {
|
|
473
|
+
return /*#__PURE__*/jsx(DatasetOutlined$1, _extends({}, props));
|
|
474
|
+
};
|
|
475
|
+
var DatasetTwoTone = function DatasetTwoTone(props) {
|
|
476
|
+
return /*#__PURE__*/jsx(DatasetTwoTone$1, _extends({}, props));
|
|
477
|
+
};
|
|
443
478
|
var DateRange = function DateRange(props) {
|
|
444
479
|
return /*#__PURE__*/jsx(DateRange$1, _extends({}, props));
|
|
445
480
|
};
|
|
@@ -587,6 +622,15 @@ var GetAppOutlined = function GetAppOutlined(props) {
|
|
|
587
622
|
var Group = function Group(props) {
|
|
588
623
|
return /*#__PURE__*/jsx(Group$1, _extends({}, props));
|
|
589
624
|
};
|
|
625
|
+
var GroupOutlined = function GroupOutlined(props) {
|
|
626
|
+
return /*#__PURE__*/jsx(GroupOutlined$1, _extends({}, props));
|
|
627
|
+
};
|
|
628
|
+
var Groups = function Groups(props) {
|
|
629
|
+
return /*#__PURE__*/jsx(Groups$1, _extends({}, props));
|
|
630
|
+
};
|
|
631
|
+
var GroupsOutlined = function GroupsOutlined(props) {
|
|
632
|
+
return /*#__PURE__*/jsx(GroupsOutlined$1, _extends({}, props));
|
|
633
|
+
};
|
|
590
634
|
var Help = function Help(props) {
|
|
591
635
|
return /*#__PURE__*/jsx(Help$1, _extends({}, props));
|
|
592
636
|
};
|
|
@@ -713,6 +757,9 @@ var Notifications = function Notifications(props) {
|
|
|
713
757
|
var NotificationsActive = function NotificationsActive(props) {
|
|
714
758
|
return /*#__PURE__*/jsx(NotificationsActive$1, _extends({}, props));
|
|
715
759
|
};
|
|
760
|
+
var Numbers = function Numbers(props) {
|
|
761
|
+
return /*#__PURE__*/jsx(Numbers$1, _extends({}, props));
|
|
762
|
+
};
|
|
716
763
|
var Palette = function Palette(props) {
|
|
717
764
|
return /*#__PURE__*/jsx(Palette$1, _extends({}, props));
|
|
718
765
|
};
|
|
@@ -734,6 +781,9 @@ var People = function People(props) {
|
|
|
734
781
|
var PeopleOutlined = function PeopleOutlined(props) {
|
|
735
782
|
return /*#__PURE__*/jsx(PeopleOutlined$1, _extends({}, props));
|
|
736
783
|
};
|
|
784
|
+
var Percent = function Percent(props) {
|
|
785
|
+
return /*#__PURE__*/jsx(Percent$1, _extends({}, props));
|
|
786
|
+
};
|
|
737
787
|
var PersonOutline = function PersonOutline(props) {
|
|
738
788
|
return /*#__PURE__*/jsx(PersonOutline$1, _extends({}, props));
|
|
739
789
|
};
|
|
@@ -794,12 +844,21 @@ var RestartAlt = function RestartAlt(props) {
|
|
|
794
844
|
var RoomServiceOutlined = function RoomServiceOutlined(props) {
|
|
795
845
|
return /*#__PURE__*/jsx(RoomServiceOutlined$1, _extends({}, props));
|
|
796
846
|
};
|
|
847
|
+
var Rule = function Rule(props) {
|
|
848
|
+
return /*#__PURE__*/jsx(Rule$1, _extends({}, props));
|
|
849
|
+
};
|
|
797
850
|
var Save = function Save(props) {
|
|
798
851
|
return /*#__PURE__*/jsx(Save$1, _extends({}, props));
|
|
799
852
|
};
|
|
800
853
|
var SaveOutlined = function SaveOutlined(props) {
|
|
801
854
|
return /*#__PURE__*/jsx(SaveOutlined$1, _extends({}, props));
|
|
802
855
|
};
|
|
856
|
+
var Scale = function Scale(props) {
|
|
857
|
+
return /*#__PURE__*/jsx(Scale$1, _extends({}, props));
|
|
858
|
+
};
|
|
859
|
+
var ScaleOutlined = function ScaleOutlined(props) {
|
|
860
|
+
return /*#__PURE__*/jsx(ScaleOutlined$1, _extends({}, props));
|
|
861
|
+
};
|
|
803
862
|
var Schedule = function Schedule(props) {
|
|
804
863
|
return /*#__PURE__*/jsx(Schedule$1, _extends({}, props));
|
|
805
864
|
};
|
|
@@ -836,6 +895,12 @@ var Share = function Share(props) {
|
|
|
836
895
|
var ShareOutlined = function ShareOutlined(props) {
|
|
837
896
|
return /*#__PURE__*/jsx(ShareOutlined$1, _extends({}, props));
|
|
838
897
|
};
|
|
898
|
+
var SkipPrevious = function SkipPrevious(props) {
|
|
899
|
+
return /*#__PURE__*/jsx(SkipPrevious$1, _extends({}, props));
|
|
900
|
+
};
|
|
901
|
+
var SkipNext = function SkipNext(props) {
|
|
902
|
+
return /*#__PURE__*/jsx(SkipNext$1, _extends({}, props));
|
|
903
|
+
};
|
|
839
904
|
var SpeakerNotesOutlined = function SpeakerNotesOutlined(props) {
|
|
840
905
|
return /*#__PURE__*/jsx(SpeakerNotesOutlined$1, _extends({}, props));
|
|
841
906
|
};
|
|
@@ -851,6 +916,9 @@ var StarBorder = function StarBorder(props) {
|
|
|
851
916
|
var SwapVert = function SwapVert(props) {
|
|
852
917
|
return /*#__PURE__*/jsx(SwapVert$1, _extends({}, props));
|
|
853
918
|
};
|
|
919
|
+
var Tag = function Tag(props) {
|
|
920
|
+
return /*#__PURE__*/jsx(Tag$1, _extends({}, props));
|
|
921
|
+
};
|
|
854
922
|
var TableView = function TableView(props) {
|
|
855
923
|
return /*#__PURE__*/jsx(TableView$1, _extends({}, props));
|
|
856
924
|
};
|
|
@@ -931,5 +999,5 @@ Icon.propTypes = {
|
|
|
931
999
|
name: PropTypes.string.isRequired
|
|
932
1000
|
};
|
|
933
1001
|
|
|
934
|
-
export { AccountBalance, AccountBalanceOutlined, AccountCircle, AccountTreeOutlined, AccountTreeTwoTone, Add, AddCircle, AddLocation, AddLocationOutlined, AddOutlined, AddTask, AddTaskOutlined, Apps, ArrowBack, ArrowForward, ArrowLeft, ArrowRight, ArrowUpward, Article, ArticleOutlined, Assignment, AssignmentLate, AssignmentLateOutlined, AssignmentOutlined, AssignmentTurnedIn, AssignmentTurnedInOutlined, AssignmentTwoTone, AttachFile, BarChartOutlined, Book, BookOutlined, BookTwoTone, BrushOutlined, BuildOutlined, BuildTwoTone, BusinessCenterOutlined, Calculate, CalculateOutlined, CalculateTwoTone, Cancel, ChatOutlined, Check, CheckBox, CheckBoxOutlined, CheckCircle, CheckCircleOutline, CheckCircleOutlined, CheckOutlined, ChromeReaderMode, ChromeReaderModeOutlined, Clear, Close, CloudDownload, CloudDownloadOutlined, CloudOutlined, CloudUpload, CloudUploadOutlined, CollectionsBookmarkOutlined, Comment, ContactMail, ContentCopy, Dashboard, DashboardOutlined, DashboardTwoTone, DateRange, DateRangeOutlined, Delete, DeleteOutlined, Description, DesktopMacOutlined, DeviceHub, DeviceHubOutlined, Done, Edit, EditNote, 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, FilterList, FlagOutlined, Flight, FlightOutlined, FolderOutlined, FolderSpecial, FolderSpecialOutlined, FullScreen, Fullscreen, FullscreenExit, GetApp, GetAppOutlined, Group, Help, HelpOutlined, HelpTwoTone, Hiking, Home, HomeOutlined, HomeTwoTone, HomeWorkOutlined, ImageSearch, Info, InfoOutlined, KeyboardArrowLeft, KeyboardArrowRight, KeyboardArrowUp, Lens, Lightbulb, LightbulbOutlined, Link, List, ListAltOutlined, ListAltTwoTone, ListOutlined, LocalOffer, LocalOfferOutlined, LocalPhone, LocalPhoneOutlined, Login, LowPriority, LowPriorityOutlined, Map, MapOutlined, Menu, MenuBookOutlined, Message, MessageOutlined, MilitaryTechOutlined, MoreHoriz, MoreVert, MyLocation, MyLocationOutlined, Notifications, NotificationsActive, Palette, PaletteOutlined, People, PeopleOutlined, Person, PersonAddAltOutlined, PersonAddOutlined, PersonOutline, PersonOutlined, PictureAsPdf, PictureAsPdfOutlined, Place, PlaceOutlined, PlayArrow, PlayArrowOutlined, PolicyOutlined, Print, PrintOutlined, PrintTwoTone, PriorityHigh, PublicOutlined, QuestionAnswerOutlined, Receipt, RecordVoiceOverOutlined, Refresh, RestartAlt, RoomServiceOutlined, Save, SaveOutlined, Schedule, School, SchoolOutlined, SchoolTwoTone, Science, ScienceOutlined, Search, SearchOutlined, Settings, SettingsOutlined, Share, ShareOutlined, SpeakerNotesOutlined, SportsOutlined, Star, StarBorder, SwapVert, TableView, TableViewOutlined, ThumbUp, ThumbUpOutlined, TrendingDownOutlined, TrendingFlatOutlined, TrendingUpOutlined, Tune, Verified, VerifiedOutlined, ViewList, ViewListOutlined, Visibility, VisibilityOutlined, Warning, WarningOutlined, Web, WebOutlined, Widgets, WidgetsOutlined, Work, WorkOutline, WorkOutlined, Icon as default, hasIcon };
|
|
1002
|
+
export { AccountBalance, AccountBalanceOutlined, AccountCircle, AccountTreeOutlined, AccountTreeTwoTone, Add, AddCircle, AddLocation, AddLocationOutlined, AddOutlined, AddTask, AddTaskOutlined, Apps, ArrowBack, ArrowForward, ArrowLeft, ArrowRight, ArrowUpward, Article, ArticleOutlined, Assignment, AssignmentLate, AssignmentLateOutlined, AssignmentOutlined, AssignmentTurnedIn, AssignmentTurnedInOutlined, AssignmentTwoTone, AttachFile, Balance, BarChartOutlined, Book, BookOutlined, BookTwoTone, BrushOutlined, BuildOutlined, BuildTwoTone, BusinessCenterOutlined, Calculate, CalculateOutlined, CalculateTwoTone, Cancel, ChatOutlined, Check, CheckBox, CheckBoxOutlined, CheckCircle, CheckCircleOutline, CheckCircleOutlined, CheckOutlined, ChromeReaderMode, ChromeReaderModeOutlined, Clear, Close, CloudDownload, CloudDownloadOutlined, CloudOutlined, CloudUpload, CloudUploadOutlined, CollectionsBookmarkOutlined, Comment, ContactMail, ContentCopy, Dashboard, DashboardCustomize, DashboardCustomizeOutlined, DashboardOutlined, DashboardTwoTone, Dataset, DatasetOutlined, DatasetTwoTone, DateRange, DateRangeOutlined, Delete, DeleteOutlined, Description, DesktopMacOutlined, DeviceHub, DeviceHubOutlined, Done, Edit, EditNote, 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, FilterList, FlagOutlined, Flight, FlightOutlined, FolderOutlined, FolderSpecial, FolderSpecialOutlined, FullScreen, Fullscreen, FullscreenExit, GetApp, GetAppOutlined, Group, GroupOutlined, Groups, GroupsOutlined, Help, HelpOutlined, HelpTwoTone, Hiking, Home, HomeOutlined, HomeTwoTone, HomeWorkOutlined, ImageSearch, Info, InfoOutlined, KeyboardArrowLeft, KeyboardArrowRight, KeyboardArrowUp, Lens, Lightbulb, LightbulbOutlined, Link, List, ListAltOutlined, ListAltTwoTone, ListOutlined, LocalOffer, LocalOfferOutlined, LocalPhone, LocalPhoneOutlined, Login, 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, Place, PlaceOutlined, PlayArrow, PlayArrowOutlined, PolicyOutlined, Print, PrintOutlined, PrintTwoTone, PriorityHigh, PublicOutlined, QuestionAnswerOutlined, Receipt, RecordVoiceOverOutlined, Refresh, RestartAlt, RoomServiceOutlined, Rule, Save, SaveOutlined, Scale, ScaleOutlined, Schedule, School, SchoolOutlined, SchoolTwoTone, Science, ScienceOutlined, Search, SearchOutlined, Settings, SettingsOutlined, Share, ShareOutlined, SkipNext, SkipPrevious, SpeakerNotesOutlined, SportsOutlined, Star, StarBorder, SwapVert, TableView, TableViewOutlined, Tag, ThumbUp, ThumbUpOutlined, TrendingDownOutlined, TrendingFlatOutlined, TrendingUpOutlined, Tune, Verified, VerifiedOutlined, ViewList, ViewListOutlined, Visibility, VisibilityOutlined, Warning, WarningOutlined, Web, WebOutlined, Widgets, WidgetsOutlined, Work, WorkOutline, WorkOutlined, Icon as default, hasIcon };
|
|
935
1003
|
//# sourceMappingURL=index.modern.js.map
|