prometeo-design-system 3.0.2 → 3.0.5
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/Avatar.es.js +1 -1
- package/dist/Button.es.js +1 -1
- package/dist/{CardProfile-BB-IP1MR.js → CardProfile-B63chbXo.js} +13 -13
- package/dist/CardProfile.es.js +1 -1
- package/dist/CheckBox.es.js +5 -5
- package/dist/DatePicker-D718l51x.js +3568 -0
- package/dist/DatePicker.es.js +1 -1
- package/dist/DialogModal.es.js +1 -1
- package/dist/DrawerDesktop.es.js +2 -2
- package/dist/DrawerMobile.es.js +1 -1
- package/dist/DropZone.es.js +6 -6
- package/dist/FAButton.es.js +2 -2
- package/dist/Header.es.js +1 -1
- package/dist/{HelperComponent-D_Cqdf1J.js → HelperComponent-DZjT3uYS.js} +8 -8
- package/dist/Icons/IconsObject.d.ts +81 -0
- package/dist/Icons/components/AccountCircle.d.ts +4 -0
- package/dist/Icons/components/Add.d.ts +4 -0
- package/dist/Icons/components/ArrowLeft.d.ts +4 -0
- package/dist/Icons/components/ArrowUpDown.d.ts +4 -0
- package/dist/Icons/components/AttachFile.d.ts +4 -0
- package/dist/Icons/components/Boards.d.ts +4 -0
- package/dist/Icons/components/Calendar.d.ts +4 -0
- package/dist/Icons/components/Cancel.d.ts +4 -0
- package/dist/Icons/components/Check.d.ts +4 -0
- package/dist/Icons/components/CheckCircle.d.ts +4 -0
- package/dist/Icons/components/CheckList.d.ts +4 -0
- package/dist/Icons/components/ChevronDown.d.ts +4 -0
- package/dist/Icons/components/Clock.d.ts +4 -0
- package/dist/Icons/components/Close.d.ts +4 -0
- package/dist/Icons/components/CloseNavBarDesktop.d.ts +4 -0
- package/dist/Icons/components/Collapse.d.ts +4 -0
- package/dist/Icons/components/Company.d.ts +4 -0
- package/dist/Icons/components/Copy.d.ts +4 -0
- package/dist/Icons/components/CrevronLeft.d.ts +4 -0
- package/dist/Icons/components/CrevronRight.d.ts +4 -0
- package/dist/Icons/components/DocumentFill.d.ts +4 -0
- package/dist/Icons/components/Download.d.ts +4 -0
- package/dist/Icons/components/Edit.d.ts +4 -0
- package/dist/Icons/components/EditFill.d.ts +4 -0
- package/dist/Icons/components/Email.d.ts +4 -0
- package/dist/Icons/components/Error.d.ts +4 -0
- package/dist/Icons/components/EyeVisibility.d.ts +4 -0
- package/dist/Icons/components/EyeVisibilityOff.d.ts +4 -0
- package/dist/Icons/components/FaLock.d.ts +4 -0
- package/dist/Icons/components/FastForward.d.ts +4 -0
- package/dist/Icons/components/File.d.ts +4 -0
- package/dist/Icons/components/Filter.d.ts +4 -0
- package/dist/Icons/components/FormatColorText.d.ts +4 -0
- package/dist/Icons/components/Help.d.ts +4 -0
- package/dist/Icons/components/HistoryActivity.d.ts +4 -0
- package/dist/Icons/components/Home.d.ts +4 -0
- package/dist/Icons/components/Image.d.ts +4 -0
- package/dist/Icons/components/Info.d.ts +4 -0
- package/dist/Icons/components/Logout.d.ts +4 -0
- package/dist/Icons/components/MessageSquare.d.ts +4 -0
- package/dist/Icons/components/MessageSquareFill.d.ts +4 -0
- package/dist/Icons/components/MoreVert.d.ts +4 -0
- package/dist/Icons/components/Notifications.d.ts +4 -0
- package/dist/Icons/components/Pause.d.ts +4 -0
- package/dist/Icons/components/Reload.d.ts +4 -0
- package/dist/Icons/components/Search.d.ts +4 -0
- package/dist/Icons/components/Settings.d.ts +4 -0
- package/dist/Icons/components/Shared.d.ts +4 -0
- package/dist/Icons/components/Sort.d.ts +4 -0
- package/dist/Icons/components/Stars.d.ts +4 -0
- package/dist/Icons/components/Ticket.d.ts +4 -0
- package/dist/Icons/components/TicketFilled.d.ts +4 -0
- package/dist/Icons/components/Trash.d.ts +4 -0
- package/dist/Icons/components/TrashFill.d.ts +4 -0
- package/dist/Icons/components/Upload.d.ts +4 -0
- package/dist/Icons/components/UploadCloud.d.ts +4 -0
- package/dist/Icons/components/UserAdd.d.ts +4 -0
- package/dist/Icons/components/UserAddFill.d.ts +4 -0
- package/dist/Icons/components/UserPerson.d.ts +4 -0
- package/dist/Icons/components/WhatsApp.d.ts +4 -0
- package/dist/Icons/iconUtils.d.ts +7 -0
- package/dist/Icons/index.d.ts +184 -0
- package/dist/Icons/types.d.ts +124 -0
- package/dist/Icons.es.js +150 -150
- package/dist/Icons_Legacy-BJgYCS_W.js +979 -0
- package/dist/Image.es.js +1 -1
- package/dist/{ImageGallery-CjaJ0UCN.js → ImageGallery-BLrIJSw2.js} +35 -35
- package/dist/ImageGallery.es.js +1 -1
- package/dist/{Input-CLsH2Ea0.js → Input-DD4VHP1s.js} +3 -3
- package/dist/Input.es.js +1 -1
- package/dist/InputMultiple.es.js +35 -35
- package/dist/{LayoutGeneric-B6E-yOYJ.js → LayoutGeneric-CbaoatQB.js} +1 -1
- package/dist/LayoutGeneric.es.js +1 -1
- package/dist/Logo.es.js +2 -2
- package/dist/Menu.es.js +1 -1
- package/dist/OtpInput.es.js +44 -44
- package/dist/Pagination.es.js +1 -1
- package/dist/ProfilePictureUpload.es.js +1 -1
- package/dist/ProgressBar.es.js +1 -1
- package/dist/RadioButton.es.js +2 -2
- package/dist/RecurrentDatePicker.es.js +5 -5
- package/dist/RecurrentDatePickerRRule.es.js +181 -181
- package/dist/SegmentedButton.es.js +1 -1
- package/dist/{Select-Co4rzd96.js → Select-DfjHfmxM.js} +46 -46
- package/dist/Select.es.js +1 -1
- package/dist/SelectSearch.es.js +2 -2
- package/dist/Skeleton.es.js +1 -1
- package/dist/Spinner.es.js +1 -1
- package/dist/Steps.es.js +2 -2
- package/dist/SwipeContainer.es.js +1 -1
- package/dist/Switch.es.js +1 -1
- package/dist/TabLinks.es.js +1 -1
- package/dist/Table.es.js +1 -1
- package/dist/TextArea.es.js +1 -1
- package/dist/Toast.es.js +23 -23
- package/dist/ToastProvider.es.js +1 -1
- package/dist/Tooltip.es.js +2 -2
- package/dist/components/FAB/FAButton.d.ts +1 -1
- package/dist/components/NavigationDrawer/NavItem.d.ts +1 -1
- package/dist/components/Toaster/Toaster.d.ts +1 -1
- package/dist/exports/Icons.d.ts +1 -2
- package/dist/index.d.ts +1 -1
- package/dist/{jsx-runtime-ByW6EXIE.js → jsx-runtime-DKDX3adD.js} +94 -96
- package/dist/prometeo-design-system.es.js +48 -48
- package/dist/styles.css +1 -1
- package/package.json +294 -294
- package/src/styles/app.css +1 -1
- package/src/styles/base.css +1332 -1332
- package/src/styles/fonts.css +45 -45
- package/src/styles/palette.css +83 -83
- package/dist/DatePicker-odNBd49H.js +0 -3628
- /package/dist/Icons/{Icons.d.ts → Icons_Legacy.d.ts} +0 -0
|
@@ -0,0 +1,184 @@
|
|
|
1
|
+
import { Ticket } from './components/Ticket';
|
|
2
|
+
import { Home } from './components/Home';
|
|
3
|
+
import { Boards } from './components/Boards';
|
|
4
|
+
import { Notifications } from './components/Notifications';
|
|
5
|
+
import { Help } from './components/Help';
|
|
6
|
+
import { Settings } from './components/Settings';
|
|
7
|
+
import { CrevronLeft } from './components/CrevronLeft';
|
|
8
|
+
import { CrevronRight } from './components/CrevronRight';
|
|
9
|
+
import { ArrowLeft } from './components/ArrowLeft';
|
|
10
|
+
import { Shared } from './components/Shared';
|
|
11
|
+
import { ChevronDown } from './components/ChevronDown';
|
|
12
|
+
import { Collapse } from './components/Collapse';
|
|
13
|
+
import { Calendar } from './components/Calendar';
|
|
14
|
+
import { Close } from './components/Close';
|
|
15
|
+
import { UserPerson } from './components/UserPerson';
|
|
16
|
+
import { Logout } from './components/Logout';
|
|
17
|
+
import { ArrowUpDown } from './components/ArrowUpDown';
|
|
18
|
+
import { Filter } from './components/Filter';
|
|
19
|
+
import { Search } from './components/Search';
|
|
20
|
+
import { Stars } from './components/Stars';
|
|
21
|
+
import { MoreVert } from './components/MoreVert';
|
|
22
|
+
import { Add } from './components/Add';
|
|
23
|
+
import { Edit } from './components/Edit';
|
|
24
|
+
import { Upload } from './components/Upload';
|
|
25
|
+
import { Copy } from './components/Copy';
|
|
26
|
+
import { FaLock } from './components/FaLock';
|
|
27
|
+
import { AccountCircle } from './components/AccountCircle';
|
|
28
|
+
import { UserAdd } from './components/UserAdd';
|
|
29
|
+
import { AttachFile } from './components/AttachFile';
|
|
30
|
+
import { HistoryActivity } from './components/HistoryActivity';
|
|
31
|
+
import { MessageSquare } from './components/MessageSquare';
|
|
32
|
+
import { CloseNavBarDesktop } from './components/CloseNavBarDesktop';
|
|
33
|
+
import { EyeVisibility } from './components/EyeVisibility';
|
|
34
|
+
import { EyeVisibilityOff } from './components/EyeVisibilityOff';
|
|
35
|
+
import { Check } from './components/Check';
|
|
36
|
+
import { Info } from './components/Info';
|
|
37
|
+
import { Error } from './components/Error';
|
|
38
|
+
import { TicketFilled } from './components/TicketFilled';
|
|
39
|
+
import { UploadCloud } from './components/UploadCloud';
|
|
40
|
+
import { Clock } from './components/Clock';
|
|
41
|
+
import { Pause } from './components/Pause';
|
|
42
|
+
import { FastForward } from './components/FastForward';
|
|
43
|
+
import { Trash } from './components/Trash';
|
|
44
|
+
import { Sort } from './components/Sort';
|
|
45
|
+
import { Cancel } from './components/Cancel';
|
|
46
|
+
import { CheckCircle } from './components/CheckCircle';
|
|
47
|
+
import { FormatColorText } from './components/FormatColorText';
|
|
48
|
+
import { CheckList } from './components/CheckList';
|
|
49
|
+
import { WhatsApp } from './components/WhatsApp';
|
|
50
|
+
import { File } from './components/File';
|
|
51
|
+
import { Email } from './components/Email';
|
|
52
|
+
import { Download } from './components/Download';
|
|
53
|
+
import { Reload } from './components/Reload';
|
|
54
|
+
import { Image } from './components/Image';
|
|
55
|
+
import { DocumentFill } from './components/DocumentFill';
|
|
56
|
+
import { Company } from './components/Company';
|
|
57
|
+
import { EditFill } from './components/EditFill';
|
|
58
|
+
import { TrashFill } from './components/TrashFill';
|
|
59
|
+
import { MessageSquareFill } from './components/MessageSquareFill';
|
|
60
|
+
import { UserAddFill } from './components/UserAddFill';
|
|
61
|
+
export { Ticket };
|
|
62
|
+
export { Home };
|
|
63
|
+
export { Boards };
|
|
64
|
+
export { Notifications };
|
|
65
|
+
export { Help };
|
|
66
|
+
export { Settings };
|
|
67
|
+
export { CrevronLeft };
|
|
68
|
+
export { CrevronRight };
|
|
69
|
+
export { ArrowLeft };
|
|
70
|
+
export { Shared };
|
|
71
|
+
export { ChevronDown };
|
|
72
|
+
export { Collapse };
|
|
73
|
+
export { Calendar };
|
|
74
|
+
export { Close };
|
|
75
|
+
export { UserPerson };
|
|
76
|
+
export { Logout };
|
|
77
|
+
export { ArrowUpDown };
|
|
78
|
+
export { Filter };
|
|
79
|
+
export { Search };
|
|
80
|
+
export { Stars };
|
|
81
|
+
export { MoreVert };
|
|
82
|
+
export { Add };
|
|
83
|
+
export { Edit };
|
|
84
|
+
export { Upload };
|
|
85
|
+
export { Copy };
|
|
86
|
+
export { FaLock };
|
|
87
|
+
export { AccountCircle };
|
|
88
|
+
export { UserAdd };
|
|
89
|
+
export { AttachFile };
|
|
90
|
+
export { HistoryActivity };
|
|
91
|
+
export { MessageSquare };
|
|
92
|
+
export { CloseNavBarDesktop };
|
|
93
|
+
export { EyeVisibility };
|
|
94
|
+
export { EyeVisibilityOff };
|
|
95
|
+
export { Check };
|
|
96
|
+
export { Info };
|
|
97
|
+
export { Error };
|
|
98
|
+
export { TicketFilled };
|
|
99
|
+
export { UploadCloud };
|
|
100
|
+
export { Clock };
|
|
101
|
+
export { Pause };
|
|
102
|
+
export { FastForward };
|
|
103
|
+
export { Trash };
|
|
104
|
+
export { Sort };
|
|
105
|
+
export { Cancel };
|
|
106
|
+
export { CheckCircle };
|
|
107
|
+
export { FormatColorText };
|
|
108
|
+
export { CheckList };
|
|
109
|
+
export { WhatsApp };
|
|
110
|
+
export { File };
|
|
111
|
+
export { Email };
|
|
112
|
+
export { Download };
|
|
113
|
+
export { Reload };
|
|
114
|
+
export { Image };
|
|
115
|
+
export { DocumentFill };
|
|
116
|
+
export { Company };
|
|
117
|
+
export { EditFill };
|
|
118
|
+
export { TrashFill };
|
|
119
|
+
export { MessageSquareFill };
|
|
120
|
+
export { UserAddFill };
|
|
121
|
+
export type { IconProps } from './iconUtils';
|
|
122
|
+
declare const Icons: {
|
|
123
|
+
readonly Ticket: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
124
|
+
readonly Home: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
125
|
+
readonly Boards: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
126
|
+
readonly Notifications: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
127
|
+
readonly Help: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
128
|
+
readonly Settings: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
129
|
+
readonly CrevronLeft: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
130
|
+
readonly CrevronRight: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
131
|
+
readonly ArrowLeft: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
132
|
+
readonly Shared: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
133
|
+
readonly ChevronDown: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
134
|
+
readonly Collapse: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
135
|
+
readonly Calendar: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
136
|
+
readonly Close: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
137
|
+
readonly UserPerson: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
138
|
+
readonly Logout: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
139
|
+
readonly ArrowUpDown: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
140
|
+
readonly Filter: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
141
|
+
readonly Search: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
142
|
+
readonly Stars: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
143
|
+
readonly MoreVert: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
144
|
+
readonly Add: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
145
|
+
readonly Edit: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
146
|
+
readonly Upload: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
147
|
+
readonly Copy: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
148
|
+
readonly FaLock: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
149
|
+
readonly AccountCircle: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
150
|
+
readonly UserAdd: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
151
|
+
readonly AttachFile: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
152
|
+
readonly HistoryActivity: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
153
|
+
readonly MessageSquare: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
154
|
+
readonly CloseNavBarDesktop: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
155
|
+
readonly EyeVisibility: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
156
|
+
readonly EyeVisibilityOff: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
157
|
+
readonly Check: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
158
|
+
readonly Info: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
159
|
+
readonly Error: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
160
|
+
readonly TicketFilled: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
161
|
+
readonly UploadCloud: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
162
|
+
readonly Clock: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
163
|
+
readonly Pause: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
164
|
+
readonly FastForward: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
165
|
+
readonly Trash: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
166
|
+
readonly Sort: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
167
|
+
readonly Cancel: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
168
|
+
readonly CheckCircle: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
169
|
+
readonly FormatColorText: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
170
|
+
readonly CheckList: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
171
|
+
readonly WhatsApp: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
172
|
+
readonly File: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
173
|
+
readonly Email: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
174
|
+
readonly Download: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
175
|
+
readonly Reload: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
176
|
+
readonly Image: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
177
|
+
readonly DocumentFill: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
178
|
+
readonly Company: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
179
|
+
readonly EditFill: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
180
|
+
readonly TrashFill: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
181
|
+
readonly MessageSquareFill: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
182
|
+
readonly UserAddFill: import('react').MemoExoticComponent<(props: import('./iconUtils').IconProps) => import('react').ReactElement>;
|
|
183
|
+
};
|
|
184
|
+
export default Icons;
|
|
@@ -0,0 +1,124 @@
|
|
|
1
|
+
import { Ticket } from './components/Ticket';
|
|
2
|
+
import { Home } from './components/Home';
|
|
3
|
+
import { Boards } from './components/Boards';
|
|
4
|
+
import { Notifications } from './components/Notifications';
|
|
5
|
+
import { Help } from './components/Help';
|
|
6
|
+
import { Settings } from './components/Settings';
|
|
7
|
+
import { CrevronLeft } from './components/CrevronLeft';
|
|
8
|
+
import { CrevronRight } from './components/CrevronRight';
|
|
9
|
+
import { ArrowLeft } from './components/ArrowLeft';
|
|
10
|
+
import { Shared } from './components/Shared';
|
|
11
|
+
import { ChevronDown } from './components/ChevronDown';
|
|
12
|
+
import { Collapse } from './components/Collapse';
|
|
13
|
+
import { Calendar } from './components/Calendar';
|
|
14
|
+
import { Close } from './components/Close';
|
|
15
|
+
import { UserPerson } from './components/UserPerson';
|
|
16
|
+
import { Logout } from './components/Logout';
|
|
17
|
+
import { ArrowUpDown } from './components/ArrowUpDown';
|
|
18
|
+
import { Filter } from './components/Filter';
|
|
19
|
+
import { Search } from './components/Search';
|
|
20
|
+
import { Stars } from './components/Stars';
|
|
21
|
+
import { MoreVert } from './components/MoreVert';
|
|
22
|
+
import { Add } from './components/Add';
|
|
23
|
+
import { Edit } from './components/Edit';
|
|
24
|
+
import { Upload } from './components/Upload';
|
|
25
|
+
import { Copy } from './components/Copy';
|
|
26
|
+
import { FaLock } from './components/FaLock';
|
|
27
|
+
import { AccountCircle } from './components/AccountCircle';
|
|
28
|
+
import { UserAdd } from './components/UserAdd';
|
|
29
|
+
import { AttachFile } from './components/AttachFile';
|
|
30
|
+
import { HistoryActivity } from './components/HistoryActivity';
|
|
31
|
+
import { MessageSquare } from './components/MessageSquare';
|
|
32
|
+
import { CloseNavBarDesktop } from './components/CloseNavBarDesktop';
|
|
33
|
+
import { EyeVisibility } from './components/EyeVisibility';
|
|
34
|
+
import { EyeVisibilityOff } from './components/EyeVisibilityOff';
|
|
35
|
+
import { Check } from './components/Check';
|
|
36
|
+
import { Info } from './components/Info';
|
|
37
|
+
import { Error } from './components/Error';
|
|
38
|
+
import { TicketFilled } from './components/TicketFilled';
|
|
39
|
+
import { UploadCloud } from './components/UploadCloud';
|
|
40
|
+
import { Clock } from './components/Clock';
|
|
41
|
+
import { Pause } from './components/Pause';
|
|
42
|
+
import { FastForward } from './components/FastForward';
|
|
43
|
+
import { Trash } from './components/Trash';
|
|
44
|
+
import { Sort } from './components/Sort';
|
|
45
|
+
import { Cancel } from './components/Cancel';
|
|
46
|
+
import { CheckCircle } from './components/CheckCircle';
|
|
47
|
+
import { FormatColorText } from './components/FormatColorText';
|
|
48
|
+
import { CheckList } from './components/CheckList';
|
|
49
|
+
import { WhatsApp } from './components/WhatsApp';
|
|
50
|
+
import { File } from './components/File';
|
|
51
|
+
import { Email } from './components/Email';
|
|
52
|
+
import { Download } from './components/Download';
|
|
53
|
+
import { Reload } from './components/Reload';
|
|
54
|
+
import { Image } from './components/Image';
|
|
55
|
+
import { DocumentFill } from './components/DocumentFill';
|
|
56
|
+
import { Company } from './components/Company';
|
|
57
|
+
import { EditFill } from './components/EditFill';
|
|
58
|
+
import { TrashFill } from './components/TrashFill';
|
|
59
|
+
import { MessageSquareFill } from './components/MessageSquareFill';
|
|
60
|
+
import { UserAddFill } from './components/UserAddFill';
|
|
61
|
+
export type IconsMap = {
|
|
62
|
+
Ticket: typeof Ticket;
|
|
63
|
+
Home: typeof Home;
|
|
64
|
+
Boards: typeof Boards;
|
|
65
|
+
Notifications: typeof Notifications;
|
|
66
|
+
Help: typeof Help;
|
|
67
|
+
Settings: typeof Settings;
|
|
68
|
+
CrevronLeft: typeof CrevronLeft;
|
|
69
|
+
CrevronRight: typeof CrevronRight;
|
|
70
|
+
ArrowLeft: typeof ArrowLeft;
|
|
71
|
+
Shared: typeof Shared;
|
|
72
|
+
ChevronDown: typeof ChevronDown;
|
|
73
|
+
Collapse: typeof Collapse;
|
|
74
|
+
Calendar: typeof Calendar;
|
|
75
|
+
Close: typeof Close;
|
|
76
|
+
UserPerson: typeof UserPerson;
|
|
77
|
+
Logout: typeof Logout;
|
|
78
|
+
ArrowUpDown: typeof ArrowUpDown;
|
|
79
|
+
Filter: typeof Filter;
|
|
80
|
+
Search: typeof Search;
|
|
81
|
+
Stars: typeof Stars;
|
|
82
|
+
MoreVert: typeof MoreVert;
|
|
83
|
+
Add: typeof Add;
|
|
84
|
+
Edit: typeof Edit;
|
|
85
|
+
Upload: typeof Upload;
|
|
86
|
+
Copy: typeof Copy;
|
|
87
|
+
FaLock: typeof FaLock;
|
|
88
|
+
AccountCircle: typeof AccountCircle;
|
|
89
|
+
UserAdd: typeof UserAdd;
|
|
90
|
+
AttachFile: typeof AttachFile;
|
|
91
|
+
HistoryActivity: typeof HistoryActivity;
|
|
92
|
+
MessageSquare: typeof MessageSquare;
|
|
93
|
+
CloseNavBarDesktop: typeof CloseNavBarDesktop;
|
|
94
|
+
EyeVisibility: typeof EyeVisibility;
|
|
95
|
+
EyeVisibilityOff: typeof EyeVisibilityOff;
|
|
96
|
+
Check: typeof Check;
|
|
97
|
+
Info: typeof Info;
|
|
98
|
+
Error: typeof Error;
|
|
99
|
+
TicketFilled: typeof TicketFilled;
|
|
100
|
+
UploadCloud: typeof UploadCloud;
|
|
101
|
+
Clock: typeof Clock;
|
|
102
|
+
Pause: typeof Pause;
|
|
103
|
+
FastForward: typeof FastForward;
|
|
104
|
+
Trash: typeof Trash;
|
|
105
|
+
Sort: typeof Sort;
|
|
106
|
+
Cancel: typeof Cancel;
|
|
107
|
+
CheckCircle: typeof CheckCircle;
|
|
108
|
+
FormatColorText: typeof FormatColorText;
|
|
109
|
+
CheckList: typeof CheckList;
|
|
110
|
+
WhatsApp: typeof WhatsApp;
|
|
111
|
+
File: typeof File;
|
|
112
|
+
Email: typeof Email;
|
|
113
|
+
Download: typeof Download;
|
|
114
|
+
Reload: typeof Reload;
|
|
115
|
+
Image: typeof Image;
|
|
116
|
+
DocumentFill: typeof DocumentFill;
|
|
117
|
+
Company: typeof Company;
|
|
118
|
+
EditFill: typeof EditFill;
|
|
119
|
+
TrashFill: typeof TrashFill;
|
|
120
|
+
MessageSquareFill: typeof MessageSquareFill;
|
|
121
|
+
UserAddFill: typeof UserAddFill;
|
|
122
|
+
};
|
|
123
|
+
export type IconName = keyof IconsMap;
|
|
124
|
+
export type IconComponent = IconsMap[IconName];
|