@yuno-payments/dashboard-design-system 2.3.0 → 2.3.2
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/components/atoms/icon/icon-list.d.ts +0 -5
- package/dist/components/atoms/icon/icon-list.js +426 -439
- package/dist/components/organisms/dialog/dialog.d.ts +0 -5
- package/dist/components/organisms/dialog/dialog.js +80 -90
- package/dist/dashboard-design-system.css +1 -1
- package/dist/index.css +1 -1
- package/dist/index.esm.min.js +6510 -6681
- package/dist/index.umd.min.js +15 -15
- package/package.json +4 -4
- package/registry/components-registry.json +2 -2
- package/dist/node_modules/@phosphor-icons/react/dist/csr/ArrowSquareOut.es.js +0 -8
- package/dist/node_modules/@phosphor-icons/react/dist/csr/Lifebuoy.es.js +0 -8
- package/dist/node_modules/@phosphor-icons/react/dist/csr/NotePencil.es.js +0 -8
- package/dist/node_modules/@phosphor-icons/react/dist/csr/SquareHalf.es.js +0 -8
- package/dist/node_modules/@phosphor-icons/react/dist/csr/SquareHalfBottom.es.js +0 -8
- package/dist/node_modules/@phosphor-icons/react/dist/defs/ArrowSquareOut.es.js +0 -36
- package/dist/node_modules/@phosphor-icons/react/dist/defs/Lifebuoy.es.js +0 -36
- package/dist/node_modules/@phosphor-icons/react/dist/defs/NotePencil.es.js +0 -30
- package/dist/node_modules/@phosphor-icons/react/dist/defs/SquareHalf.es.js +0 -36
- package/dist/node_modules/@phosphor-icons/react/dist/defs/SquareHalfBottom.es.js +0 -30
|
@@ -1,445 +1,432 @@
|
|
|
1
|
-
import
|
|
2
|
-
import { MagnifyingGlassIcon as
|
|
3
|
-
import { CaretDownIcon as
|
|
4
|
-
import { CaretUpDownIcon as
|
|
5
|
-
import { InfoIcon as
|
|
6
|
-
import { BellSimpleIcon as
|
|
7
|
-
import { MonitorIcon as
|
|
8
|
-
import { ChartLineIcon as
|
|
9
|
-
import { ArrowsLeftRightIcon as
|
|
10
|
-
import { PhoneIcon as
|
|
11
|
-
import { PhoneCallIcon as
|
|
12
|
-
import { PhonePlusIcon as
|
|
13
|
-
import { PhoneXIcon as
|
|
14
|
-
import { PhoneOutgoingIcon as
|
|
15
|
-
import { PhoneSlashIcon as
|
|
16
|
-
import { LinkSimpleIcon as
|
|
17
|
-
import { SwapIcon as
|
|
18
|
-
import { FileArchiveIcon as
|
|
19
|
-
import { FilePdfIcon as
|
|
20
|
-
import { BoundingBoxIcon as
|
|
21
|
-
import { TreeStructureIcon as
|
|
22
|
-
import { ShoppingCartIcon as
|
|
23
|
-
import { CodeIcon as
|
|
24
|
-
import { FileTxtIcon as
|
|
25
|
-
import { FileZipIcon as
|
|
26
|
-
import { TerminalWindowIcon as
|
|
27
|
-
import { UserIcon as
|
|
28
|
-
import { LockIcon as
|
|
29
|
-
import { FileDocIcon as
|
|
30
|
-
import { QuestionIcon as
|
|
31
|
-
import { SignOutIcon as
|
|
1
|
+
import r from "./aida-logo.js";
|
|
2
|
+
import { MagnifyingGlassIcon as i } from "../../../node_modules/@phosphor-icons/react/dist/csr/MagnifyingGlass.es.js";
|
|
3
|
+
import { CaretDownIcon as e } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretDown.es.js";
|
|
4
|
+
import { CaretUpDownIcon as m } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretUpDown.es.js";
|
|
5
|
+
import { InfoIcon as t } from "../../../node_modules/@phosphor-icons/react/dist/csr/Info.es.js";
|
|
6
|
+
import { BellSimpleIcon as a } from "../../../node_modules/@phosphor-icons/react/dist/csr/BellSimple.es.js";
|
|
7
|
+
import { MonitorIcon as n } from "../../../node_modules/@phosphor-icons/react/dist/csr/Monitor.es.js";
|
|
8
|
+
import { ChartLineIcon as s } from "../../../node_modules/@phosphor-icons/react/dist/csr/ChartLine.es.js";
|
|
9
|
+
import { ArrowsLeftRightIcon as c } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowsLeftRight.es.js";
|
|
10
|
+
import { PhoneIcon as p } from "../../../node_modules/@phosphor-icons/react/dist/csr/Phone.es.js";
|
|
11
|
+
import { PhoneCallIcon as l } from "../../../node_modules/@phosphor-icons/react/dist/csr/PhoneCall.es.js";
|
|
12
|
+
import { PhonePlusIcon as f } from "../../../node_modules/@phosphor-icons/react/dist/csr/PhonePlus.es.js";
|
|
13
|
+
import { PhoneXIcon as I } from "../../../node_modules/@phosphor-icons/react/dist/csr/PhoneX.es.js";
|
|
14
|
+
import { PhoneOutgoingIcon as $ } from "../../../node_modules/@phosphor-icons/react/dist/csr/PhoneOutgoing.es.js";
|
|
15
|
+
import { PhoneSlashIcon as C } from "../../../node_modules/@phosphor-icons/react/dist/csr/PhoneSlash.es.js";
|
|
16
|
+
import { LinkSimpleIcon as h } from "../../../node_modules/@phosphor-icons/react/dist/csr/LinkSimple.es.js";
|
|
17
|
+
import { SwapIcon as u } from "../../../node_modules/@phosphor-icons/react/dist/csr/Swap.es.js";
|
|
18
|
+
import { FileArchiveIcon as S } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileArchive.es.js";
|
|
19
|
+
import { FilePdfIcon as w } from "../../../node_modules/@phosphor-icons/react/dist/csr/FilePdf.es.js";
|
|
20
|
+
import { BoundingBoxIcon as g } from "../../../node_modules/@phosphor-icons/react/dist/csr/BoundingBox.es.js";
|
|
21
|
+
import { TreeStructureIcon as P } from "../../../node_modules/@phosphor-icons/react/dist/csr/TreeStructure.es.js";
|
|
22
|
+
import { ShoppingCartIcon as k } from "../../../node_modules/@phosphor-icons/react/dist/csr/ShoppingCart.es.js";
|
|
23
|
+
import { CodeIcon as d } from "../../../node_modules/@phosphor-icons/react/dist/csr/Code.es.js";
|
|
24
|
+
import { FileTxtIcon as A } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileTxt.es.js";
|
|
25
|
+
import { FileZipIcon as D } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileZip.es.js";
|
|
26
|
+
import { TerminalWindowIcon as L } from "../../../node_modules/@phosphor-icons/react/dist/csr/TerminalWindow.es.js";
|
|
27
|
+
import { UserIcon as B } from "../../../node_modules/@phosphor-icons/react/dist/csr/User.es.js";
|
|
28
|
+
import { LockIcon as F } from "../../../node_modules/@phosphor-icons/react/dist/csr/Lock.es.js";
|
|
29
|
+
import { FileDocIcon as T } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileDoc.es.js";
|
|
30
|
+
import { QuestionIcon as U } from "../../../node_modules/@phosphor-icons/react/dist/csr/Question.es.js";
|
|
31
|
+
import { SignOutIcon as b } from "../../../node_modules/@phosphor-icons/react/dist/csr/SignOut.es.js";
|
|
32
32
|
import { XIcon as o } from "../../../node_modules/@phosphor-icons/react/dist/csr/X.es.js";
|
|
33
|
-
import { FunnelSimpleIcon as
|
|
34
|
-
import { PlusIcon as
|
|
35
|
-
import { WarningCircleIcon as
|
|
36
|
-
import { XCircleIcon as
|
|
37
|
-
import { CheckCircleIcon as
|
|
38
|
-
import { PlugsIcon as
|
|
39
|
-
import { PlugIcon as
|
|
40
|
-
import { ListIcon as
|
|
41
|
-
import { ListChecksIcon as
|
|
42
|
-
import { ArrowCircleLeftIcon as
|
|
43
|
-
import { ArrowCircleRightIcon as
|
|
44
|
-
import { RadioButtonIcon as
|
|
45
|
-
import { GearIcon as
|
|
46
|
-
import { UserPlusIcon as
|
|
47
|
-
import { ArrowLeftIcon as
|
|
48
|
-
import { CircleIcon as
|
|
49
|
-
import { StarIcon as
|
|
50
|
-
import { NotepadIcon as
|
|
51
|
-
import { ExportIcon as
|
|
52
|
-
import { StopIcon as
|
|
53
|
-
import { MicrophoneIcon as
|
|
54
|
-
import { FileIcon as
|
|
55
|
-
import { TableIcon as
|
|
56
|
-
import { BinocularsIcon as
|
|
57
|
-
import { GitBranchIcon as
|
|
58
|
-
import { PencilIcon as
|
|
59
|
-
import { LinkBreakIcon as
|
|
60
|
-
import { PauseIcon as
|
|
61
|
-
import { DotsThreeVerticalIcon as
|
|
62
|
-
import { PencilSimpleIcon as
|
|
63
|
-
import { TrashIcon as
|
|
64
|
-
import { EqualsIcon as
|
|
65
|
-
import { BracketsAngleIcon as
|
|
66
|
-
import { BracketsSquareIcon as
|
|
67
|
-
import { SelectionInverseIcon as
|
|
68
|
-
import { BracketsCurlyIcon as
|
|
69
|
-
import { CaretRightIcon as
|
|
70
|
-
import { ArrowsDownUpIcon as
|
|
71
|
-
import { DotsThreeIcon as
|
|
72
|
-
import { ClockIcon as
|
|
73
|
-
import { ProhibitIcon as
|
|
74
|
-
import { ListPlusIcon as
|
|
75
|
-
import { SquareIcon as
|
|
76
|
-
import { CaretLeftIcon as
|
|
77
|
-
import { UploadIcon as
|
|
78
|
-
import { CloudSlashIcon as
|
|
79
|
-
import { GitForkIcon as
|
|
80
|
-
import { TextboxIcon as
|
|
81
|
-
import { DeviceMobileCameraIcon as
|
|
82
|
-
import { CaretUpIcon as
|
|
83
|
-
import { SwatchesIcon as
|
|
84
|
-
import { CreditCardIcon as
|
|
85
|
-
import { PaletteIcon as
|
|
86
|
-
import { CircleNotchIcon as
|
|
87
|
-
import { PencilSimpleLineIcon as
|
|
88
|
-
import { CopyIcon as
|
|
89
|
-
import { LightbulbIcon as
|
|
90
|
-
import { ArrowBendUpLeftIcon as
|
|
91
|
-
import { CheckIcon as
|
|
92
|
-
import { ChartPieIcon as
|
|
93
|
-
import { PercentIcon as
|
|
94
|
-
import { HashIcon as
|
|
95
|
-
import { CurrencyCircleDollarIcon as
|
|
96
|
-
import { CurrencyDollarIcon as
|
|
97
|
-
import { ChartBarIcon as
|
|
98
|
-
import { ArrowsClockwiseIcon as
|
|
99
|
-
import { CopySimpleIcon as
|
|
100
|
-
import { FlagBannerIcon as
|
|
101
|
-
import { CalendarBlankIcon as
|
|
102
|
-
import { MoneyIcon as
|
|
103
|
-
import { PlayIcon as
|
|
104
|
-
import { FlagIcon as
|
|
105
|
-
import { CaretDoubleLeftIcon as
|
|
106
|
-
import { CaretDoubleRightIcon as
|
|
107
|
-
import { ShareNetworkIcon as
|
|
108
|
-
import { ToggleLeftIcon as
|
|
109
|
-
import { PlusCircleIcon as
|
|
110
|
-
import { UserCircleIcon as
|
|
111
|
-
import { CaretCircleRightIcon as
|
|
112
|
-
import { MinusCircleIcon as
|
|
113
|
-
import { ArchiveIcon as
|
|
114
|
-
import { DesktopIcon as
|
|
115
|
-
import { SunIcon as
|
|
116
|
-
import { TranslateIcon as
|
|
117
|
-
import { CheckSquareIcon as
|
|
118
|
-
import { CheckSquareOffsetIcon as
|
|
119
|
-
import { UploadSimpleIcon as
|
|
120
|
-
import { FileArrowUpIcon as
|
|
121
|
-
import { FileCsvIcon as
|
|
122
|
-
import { DownloadSimpleIcon as
|
|
123
|
-
import { ArrowCounterClockwiseIcon as
|
|
124
|
-
import { ArrowsCounterClockwiseIcon as
|
|
125
|
-
import { BankIcon as
|
|
126
|
-
import { ShieldWarningIcon as
|
|
127
|
-
import { UserSwitchIcon as
|
|
128
|
-
import { LightningIcon as
|
|
129
|
-
import { MapPinIcon as
|
|
130
|
-
import { EraserIcon as
|
|
131
|
-
import { VaultIcon as
|
|
132
|
-
import { ClockClockwiseIcon as
|
|
133
|
-
import { RepeatIcon as
|
|
134
|
-
import { EyeIcon as
|
|
135
|
-
import { EyeSlashIcon as
|
|
136
|
-
import { EyeClosedIcon as
|
|
137
|
-
import { DotsSixVerticalIcon as
|
|
138
|
-
import { DotsNineIcon as
|
|
139
|
-
import { CardsIcon as
|
|
140
|
-
import { ArrowCircleUpLeftIcon as
|
|
141
|
-
import { WalletIcon as
|
|
142
|
-
import { ArrowBendUpRightIcon as
|
|
143
|
-
import { IdentificationCardIcon as
|
|
144
|
-
import { NotificationIcon as
|
|
145
|
-
import { ListBulletsIcon as
|
|
146
|
-
import { DownloadIcon as
|
|
147
|
-
import { ArrowsOutSimpleIcon as
|
|
148
|
-
import { ClockCountdownIcon as
|
|
149
|
-
import { ClockCounterClockwiseIcon as
|
|
150
|
-
import { ImageIcon as
|
|
151
|
-
import { ToggleRightIcon as
|
|
152
|
-
import { ArrowCircleUpIcon as
|
|
153
|
-
import { ArrowUpIcon as
|
|
154
|
-
import { ArrowDownIcon as
|
|
155
|
-
import { ArrowUpRightIcon as
|
|
156
|
-
import { PlayCircleIcon as
|
|
157
|
-
import { PauseCircleIcon as
|
|
158
|
-
import { SquaresFourIcon as
|
|
159
|
-
import { LinkSimpleHorizontalIcon as
|
|
160
|
-
import { KeyIcon as
|
|
161
|
-
import { LockKeyIcon as
|
|
162
|
-
import { DetectiveIcon as
|
|
163
|
-
import { CalendarIcon as
|
|
164
|
-
import { TextColumnsIcon as
|
|
165
|
-
import { ColumnsIcon as
|
|
166
|
-
import { ImageSquareIcon as
|
|
167
|
-
import { PushPinIcon as
|
|
168
|
-
import { PushPinSimpleIcon as
|
|
169
|
-
import { PushPinSimpleSlashIcon as
|
|
170
|
-
import { ShieldCheckIcon as
|
|
171
|
-
import { PackageIcon as
|
|
172
|
-
import { ArrowElbowDownRightIcon as
|
|
173
|
-
import { BellSimpleSlashIcon as
|
|
174
|
-
import { BellRingingIcon as
|
|
175
|
-
import { GearSixIcon as
|
|
176
|
-
import { TextTIcon as
|
|
177
|
-
import { NumberCircleOneIcon as
|
|
178
|
-
import { ListNumbersIcon as
|
|
179
|
-
import { WarningIcon as
|
|
180
|
-
import { SortAscendingIcon as
|
|
181
|
-
import { SortDescendingIcon as
|
|
182
|
-
import { ArrowClockwiseIcon as
|
|
183
|
-
import { SparkleIcon as
|
|
184
|
-
import { ThumbsUpIcon as
|
|
185
|
-
import { ThumbsDownIcon as
|
|
186
|
-
import { DotsThreeCircleVerticalIcon as
|
|
187
|
-
import { BugBeetleIcon as
|
|
188
|
-
import { EnvelopeIcon as
|
|
189
|
-
import { ShieldSlashIcon as
|
|
190
|
-
import { ArrowSquareInIcon as
|
|
191
|
-
import { RowsIcon as
|
|
192
|
-
import { GearFineIcon as
|
|
193
|
-
import { MoonIcon as
|
|
194
|
-
import { TrendDownIcon as
|
|
195
|
-
import { TrendUpIcon as
|
|
196
|
-
import { IntersectIcon as
|
|
197
|
-
import { MagicWandIcon as
|
|
198
|
-
import { PasswordIcon as
|
|
199
|
-
import { BuildingsIcon as
|
|
200
|
-
import { ArrowRightIcon as
|
|
201
|
-
import { HeadsetIcon as
|
|
202
|
-
import { NetworkIcon as
|
|
203
|
-
import { NetworkSlashIcon as
|
|
204
|
-
import { TrafficSignalIcon as
|
|
205
|
-
import { FileMagnifyingGlassIcon as
|
|
206
|
-
import { ArrowsInSimpleIcon as
|
|
207
|
-
import { QueueIcon as
|
|
208
|
-
import { DeviceMobileSpeakerIcon as
|
|
209
|
-
import { CameraIcon as
|
|
210
|
-
import {
|
|
211
|
-
import {
|
|
212
|
-
import {
|
|
213
|
-
import {
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
User: U,
|
|
249
|
-
Lock: b,
|
|
250
|
-
FileDoc: y,
|
|
251
|
-
Question: R,
|
|
252
|
-
SignOut: q,
|
|
33
|
+
import { FunnelSimpleIcon as y } from "../../../node_modules/@phosphor-icons/react/dist/csr/FunnelSimple.es.js";
|
|
34
|
+
import { PlusIcon as R } from "../../../node_modules/@phosphor-icons/react/dist/csr/Plus.es.js";
|
|
35
|
+
import { WarningCircleIcon as M } from "../../../node_modules/@phosphor-icons/react/dist/csr/WarningCircle.es.js";
|
|
36
|
+
import { XCircleIcon as x } from "../../../node_modules/@phosphor-icons/react/dist/csr/XCircle.es.js";
|
|
37
|
+
import { CheckCircleIcon as v } from "../../../node_modules/@phosphor-icons/react/dist/csr/CheckCircle.es.js";
|
|
38
|
+
import { PlugsIcon as N } from "../../../node_modules/@phosphor-icons/react/dist/csr/Plugs.es.js";
|
|
39
|
+
import { PlugIcon as q } from "../../../node_modules/@phosphor-icons/react/dist/csr/Plug.es.js";
|
|
40
|
+
import { ListIcon as E } from "../../../node_modules/@phosphor-icons/react/dist/csr/List.es.js";
|
|
41
|
+
import { ListChecksIcon as G } from "../../../node_modules/@phosphor-icons/react/dist/csr/ListChecks.es.js";
|
|
42
|
+
import { ArrowCircleLeftIcon as W } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCircleLeft.es.js";
|
|
43
|
+
import { ArrowCircleRightIcon as O } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCircleRight.es.js";
|
|
44
|
+
import { RadioButtonIcon as V } from "../../../node_modules/@phosphor-icons/react/dist/csr/RadioButton.es.js";
|
|
45
|
+
import { GearIcon as X } from "../../../node_modules/@phosphor-icons/react/dist/csr/Gear.es.js";
|
|
46
|
+
import { UserPlusIcon as H } from "../../../node_modules/@phosphor-icons/react/dist/csr/UserPlus.es.js";
|
|
47
|
+
import { ArrowLeftIcon as K } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowLeft.es.js";
|
|
48
|
+
import { CircleIcon as Q } from "../../../node_modules/@phosphor-icons/react/dist/csr/Circle.es.js";
|
|
49
|
+
import { StarIcon as z } from "../../../node_modules/@phosphor-icons/react/dist/csr/Star.es.js";
|
|
50
|
+
import { NotepadIcon as J } from "../../../node_modules/@phosphor-icons/react/dist/csr/Notepad.es.js";
|
|
51
|
+
import { ExportIcon as j } from "../../../node_modules/@phosphor-icons/react/dist/csr/Export.es.js";
|
|
52
|
+
import { StopIcon as Z } from "../../../node_modules/@phosphor-icons/react/dist/csr/Stop.es.js";
|
|
53
|
+
import { MicrophoneIcon as Y } from "../../../node_modules/@phosphor-icons/react/dist/csr/Microphone.es.js";
|
|
54
|
+
import { FileIcon as _ } from "../../../node_modules/@phosphor-icons/react/dist/csr/File.es.js";
|
|
55
|
+
import { TableIcon as oo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Table.es.js";
|
|
56
|
+
import { BinocularsIcon as ro } from "../../../node_modules/@phosphor-icons/react/dist/csr/Binoculars.es.js";
|
|
57
|
+
import { GitBranchIcon as io } from "../../../node_modules/@phosphor-icons/react/dist/csr/GitBranch.es.js";
|
|
58
|
+
import { PencilIcon as eo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Pencil.es.js";
|
|
59
|
+
import { LinkBreakIcon as mo } from "../../../node_modules/@phosphor-icons/react/dist/csr/LinkBreak.es.js";
|
|
60
|
+
import { PauseIcon as to } from "../../../node_modules/@phosphor-icons/react/dist/csr/Pause.es.js";
|
|
61
|
+
import { DotsThreeVerticalIcon as ao } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsThreeVertical.es.js";
|
|
62
|
+
import { PencilSimpleIcon as no } from "../../../node_modules/@phosphor-icons/react/dist/csr/PencilSimple.es.js";
|
|
63
|
+
import { TrashIcon as so } from "../../../node_modules/@phosphor-icons/react/dist/csr/Trash.es.js";
|
|
64
|
+
import { EqualsIcon as co } from "../../../node_modules/@phosphor-icons/react/dist/csr/Equals.es.js";
|
|
65
|
+
import { BracketsAngleIcon as po } from "../../../node_modules/@phosphor-icons/react/dist/csr/BracketsAngle.es.js";
|
|
66
|
+
import { BracketsSquareIcon as lo } from "../../../node_modules/@phosphor-icons/react/dist/csr/BracketsSquare.es.js";
|
|
67
|
+
import { SelectionInverseIcon as fo } from "../../../node_modules/@phosphor-icons/react/dist/csr/SelectionInverse.es.js";
|
|
68
|
+
import { BracketsCurlyIcon as Io } from "../../../node_modules/@phosphor-icons/react/dist/csr/BracketsCurly.es.js";
|
|
69
|
+
import { CaretRightIcon as $o } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretRight.es.js";
|
|
70
|
+
import { ArrowsDownUpIcon as Co } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowsDownUp.es.js";
|
|
71
|
+
import { DotsThreeIcon as ho } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsThree.es.js";
|
|
72
|
+
import { ClockIcon as uo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Clock.es.js";
|
|
73
|
+
import { ProhibitIcon as So } from "../../../node_modules/@phosphor-icons/react/dist/csr/Prohibit.es.js";
|
|
74
|
+
import { ListPlusIcon as wo } from "../../../node_modules/@phosphor-icons/react/dist/csr/ListPlus.es.js";
|
|
75
|
+
import { SquareIcon as go } from "../../../node_modules/@phosphor-icons/react/dist/csr/Square.es.js";
|
|
76
|
+
import { CaretLeftIcon as Po } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretLeft.es.js";
|
|
77
|
+
import { UploadIcon as ko } from "../../../node_modules/@phosphor-icons/react/dist/csr/Upload.es.js";
|
|
78
|
+
import { CloudSlashIcon as Ao } from "../../../node_modules/@phosphor-icons/react/dist/csr/CloudSlash.es.js";
|
|
79
|
+
import { GitForkIcon as Do } from "../../../node_modules/@phosphor-icons/react/dist/csr/GitFork.es.js";
|
|
80
|
+
import { TextboxIcon as Lo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Textbox.es.js";
|
|
81
|
+
import { DeviceMobileCameraIcon as Bo } from "../../../node_modules/@phosphor-icons/react/dist/csr/DeviceMobileCamera.es.js";
|
|
82
|
+
import { CaretUpIcon as Fo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretUp.es.js";
|
|
83
|
+
import { SwatchesIcon as To } from "../../../node_modules/@phosphor-icons/react/dist/csr/Swatches.es.js";
|
|
84
|
+
import { CreditCardIcon as Uo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CreditCard.es.js";
|
|
85
|
+
import { PaletteIcon as bo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Palette.es.js";
|
|
86
|
+
import { CircleNotchIcon as yo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CircleNotch.es.js";
|
|
87
|
+
import { PencilSimpleLineIcon as Ro } from "../../../node_modules/@phosphor-icons/react/dist/csr/PencilSimpleLine.es.js";
|
|
88
|
+
import { CopyIcon as Mo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Copy.es.js";
|
|
89
|
+
import { LightbulbIcon as xo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Lightbulb.es.js";
|
|
90
|
+
import { ArrowBendUpLeftIcon as vo } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowBendUpLeft.es.js";
|
|
91
|
+
import { CheckIcon as No } from "../../../node_modules/@phosphor-icons/react/dist/csr/Check.es.js";
|
|
92
|
+
import { ChartPieIcon as qo } from "../../../node_modules/@phosphor-icons/react/dist/csr/ChartPie.es.js";
|
|
93
|
+
import { PercentIcon as Eo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Percent.es.js";
|
|
94
|
+
import { HashIcon as Go } from "../../../node_modules/@phosphor-icons/react/dist/csr/Hash.es.js";
|
|
95
|
+
import { CurrencyCircleDollarIcon as Wo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CurrencyCircleDollar.es.js";
|
|
96
|
+
import { CurrencyDollarIcon as Oo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CurrencyDollar.es.js";
|
|
97
|
+
import { ChartBarIcon as Vo } from "../../../node_modules/@phosphor-icons/react/dist/csr/ChartBar.es.js";
|
|
98
|
+
import { ArrowsClockwiseIcon as Xo } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowsClockwise.es.js";
|
|
99
|
+
import { CopySimpleIcon as Ho } from "../../../node_modules/@phosphor-icons/react/dist/csr/CopySimple.es.js";
|
|
100
|
+
import { FlagBannerIcon as Ko } from "../../../node_modules/@phosphor-icons/react/dist/csr/FlagBanner.es.js";
|
|
101
|
+
import { CalendarBlankIcon as Qo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CalendarBlank.es.js";
|
|
102
|
+
import { MoneyIcon as zo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Money.es.js";
|
|
103
|
+
import { PlayIcon as Jo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Play.es.js";
|
|
104
|
+
import { FlagIcon as jo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Flag.es.js";
|
|
105
|
+
import { CaretDoubleLeftIcon as Zo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretDoubleLeft.es.js";
|
|
106
|
+
import { CaretDoubleRightIcon as Yo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretDoubleRight.es.js";
|
|
107
|
+
import { ShareNetworkIcon as _o } from "../../../node_modules/@phosphor-icons/react/dist/csr/ShareNetwork.es.js";
|
|
108
|
+
import { ToggleLeftIcon as or } from "../../../node_modules/@phosphor-icons/react/dist/csr/ToggleLeft.es.js";
|
|
109
|
+
import { PlusCircleIcon as rr } from "../../../node_modules/@phosphor-icons/react/dist/csr/PlusCircle.es.js";
|
|
110
|
+
import { UserCircleIcon as ir } from "../../../node_modules/@phosphor-icons/react/dist/csr/UserCircle.es.js";
|
|
111
|
+
import { CaretCircleRightIcon as er } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretCircleRight.es.js";
|
|
112
|
+
import { MinusCircleIcon as mr } from "../../../node_modules/@phosphor-icons/react/dist/csr/MinusCircle.es.js";
|
|
113
|
+
import { ArchiveIcon as tr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Archive.es.js";
|
|
114
|
+
import { DesktopIcon as ar } from "../../../node_modules/@phosphor-icons/react/dist/csr/Desktop.es.js";
|
|
115
|
+
import { SunIcon as nr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Sun.es.js";
|
|
116
|
+
import { TranslateIcon as sr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Translate.es.js";
|
|
117
|
+
import { CheckSquareIcon as cr } from "../../../node_modules/@phosphor-icons/react/dist/csr/CheckSquare.es.js";
|
|
118
|
+
import { CheckSquareOffsetIcon as pr } from "../../../node_modules/@phosphor-icons/react/dist/csr/CheckSquareOffset.es.js";
|
|
119
|
+
import { UploadSimpleIcon as lr } from "../../../node_modules/@phosphor-icons/react/dist/csr/UploadSimple.es.js";
|
|
120
|
+
import { FileArrowUpIcon as fr } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileArrowUp.es.js";
|
|
121
|
+
import { FileCsvIcon as Ir } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileCsv.es.js";
|
|
122
|
+
import { DownloadSimpleIcon as $r } from "../../../node_modules/@phosphor-icons/react/dist/csr/DownloadSimple.es.js";
|
|
123
|
+
import { ArrowCounterClockwiseIcon as Cr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCounterClockwise.es.js";
|
|
124
|
+
import { ArrowsCounterClockwiseIcon as hr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowsCounterClockwise.es.js";
|
|
125
|
+
import { BankIcon as ur } from "../../../node_modules/@phosphor-icons/react/dist/csr/Bank.es.js";
|
|
126
|
+
import { ShieldWarningIcon as Sr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ShieldWarning.es.js";
|
|
127
|
+
import { UserSwitchIcon as wr } from "../../../node_modules/@phosphor-icons/react/dist/csr/UserSwitch.es.js";
|
|
128
|
+
import { LightningIcon as gr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Lightning.es.js";
|
|
129
|
+
import { MapPinIcon as Pr } from "../../../node_modules/@phosphor-icons/react/dist/csr/MapPin.es.js";
|
|
130
|
+
import { EraserIcon as kr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Eraser.es.js";
|
|
131
|
+
import { VaultIcon as dr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Vault.es.js";
|
|
132
|
+
import { ClockClockwiseIcon as Ar } from "../../../node_modules/@phosphor-icons/react/dist/csr/ClockClockwise.es.js";
|
|
133
|
+
import { RepeatIcon as Dr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Repeat.es.js";
|
|
134
|
+
import { EyeIcon as Lr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Eye.es.js";
|
|
135
|
+
import { EyeSlashIcon as Br } from "../../../node_modules/@phosphor-icons/react/dist/csr/EyeSlash.es.js";
|
|
136
|
+
import { EyeClosedIcon as Fr } from "../../../node_modules/@phosphor-icons/react/dist/csr/EyeClosed.es.js";
|
|
137
|
+
import { DotsSixVerticalIcon as Tr } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsSixVertical.es.js";
|
|
138
|
+
import { DotsNineIcon as Ur } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsNine.es.js";
|
|
139
|
+
import { CardsIcon as br } from "../../../node_modules/@phosphor-icons/react/dist/csr/Cards.es.js";
|
|
140
|
+
import { ArrowCircleUpLeftIcon as yr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCircleUpLeft.es.js";
|
|
141
|
+
import { WalletIcon as Rr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Wallet.es.js";
|
|
142
|
+
import { ArrowBendUpRightIcon as Mr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowBendUpRight.es.js";
|
|
143
|
+
import { IdentificationCardIcon as xr } from "../../../node_modules/@phosphor-icons/react/dist/csr/IdentificationCard.es.js";
|
|
144
|
+
import { NotificationIcon as vr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Notification.es.js";
|
|
145
|
+
import { ListBulletsIcon as Nr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ListBullets.es.js";
|
|
146
|
+
import { DownloadIcon as qr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Download.es.js";
|
|
147
|
+
import { ArrowsOutSimpleIcon as Er } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowsOutSimple.es.js";
|
|
148
|
+
import { ClockCountdownIcon as Gr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ClockCountdown.es.js";
|
|
149
|
+
import { ClockCounterClockwiseIcon as Wr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ClockCounterClockwise.es.js";
|
|
150
|
+
import { ImageIcon as Or } from "../../../node_modules/@phosphor-icons/react/dist/csr/Image.es.js";
|
|
151
|
+
import { ToggleRightIcon as Vr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ToggleRight.es.js";
|
|
152
|
+
import { ArrowCircleUpIcon as Xr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCircleUp.es.js";
|
|
153
|
+
import { ArrowUpIcon as Hr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowUp.es.js";
|
|
154
|
+
import { ArrowDownIcon as Kr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowDown.es.js";
|
|
155
|
+
import { ArrowUpRightIcon as Qr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowUpRight.es.js";
|
|
156
|
+
import { PlayCircleIcon as zr } from "../../../node_modules/@phosphor-icons/react/dist/csr/PlayCircle.es.js";
|
|
157
|
+
import { PauseCircleIcon as Jr } from "../../../node_modules/@phosphor-icons/react/dist/csr/PauseCircle.es.js";
|
|
158
|
+
import { SquaresFourIcon as jr } from "../../../node_modules/@phosphor-icons/react/dist/csr/SquaresFour.es.js";
|
|
159
|
+
import { LinkSimpleHorizontalIcon as Zr } from "../../../node_modules/@phosphor-icons/react/dist/csr/LinkSimpleHorizontal.es.js";
|
|
160
|
+
import { KeyIcon as Yr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Key.es.js";
|
|
161
|
+
import { LockKeyIcon as _r } from "../../../node_modules/@phosphor-icons/react/dist/csr/LockKey.es.js";
|
|
162
|
+
import { DetectiveIcon as oi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Detective.es.js";
|
|
163
|
+
import { CalendarIcon as ri } from "../../../node_modules/@phosphor-icons/react/dist/csr/Calendar.es.js";
|
|
164
|
+
import { TextColumnsIcon as ii } from "../../../node_modules/@phosphor-icons/react/dist/csr/TextColumns.es.js";
|
|
165
|
+
import { ColumnsIcon as ei } from "../../../node_modules/@phosphor-icons/react/dist/csr/Columns.es.js";
|
|
166
|
+
import { ImageSquareIcon as mi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ImageSquare.es.js";
|
|
167
|
+
import { PushPinIcon as ti } from "../../../node_modules/@phosphor-icons/react/dist/csr/PushPin.es.js";
|
|
168
|
+
import { PushPinSimpleIcon as ai } from "../../../node_modules/@phosphor-icons/react/dist/csr/PushPinSimple.es.js";
|
|
169
|
+
import { PushPinSimpleSlashIcon as ni } from "../../../node_modules/@phosphor-icons/react/dist/csr/PushPinSimpleSlash.es.js";
|
|
170
|
+
import { ShieldCheckIcon as si } from "../../../node_modules/@phosphor-icons/react/dist/csr/ShieldCheck.es.js";
|
|
171
|
+
import { PackageIcon as ci } from "../../../node_modules/@phosphor-icons/react/dist/csr/Package.es.js";
|
|
172
|
+
import { ArrowElbowDownRightIcon as pi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowElbowDownRight.es.js";
|
|
173
|
+
import { BellSimpleSlashIcon as li } from "../../../node_modules/@phosphor-icons/react/dist/csr/BellSimpleSlash.es.js";
|
|
174
|
+
import { BellRingingIcon as fi } from "../../../node_modules/@phosphor-icons/react/dist/csr/BellRinging.es.js";
|
|
175
|
+
import { GearSixIcon as Ii } from "../../../node_modules/@phosphor-icons/react/dist/csr/GearSix.es.js";
|
|
176
|
+
import { TextTIcon as $i } from "../../../node_modules/@phosphor-icons/react/dist/csr/TextT.es.js";
|
|
177
|
+
import { NumberCircleOneIcon as Ci } from "../../../node_modules/@phosphor-icons/react/dist/csr/NumberCircleOne.es.js";
|
|
178
|
+
import { ListNumbersIcon as hi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ListNumbers.es.js";
|
|
179
|
+
import { WarningIcon as ui } from "../../../node_modules/@phosphor-icons/react/dist/csr/Warning.es.js";
|
|
180
|
+
import { SortAscendingIcon as Si } from "../../../node_modules/@phosphor-icons/react/dist/csr/SortAscending.es.js";
|
|
181
|
+
import { SortDescendingIcon as wi } from "../../../node_modules/@phosphor-icons/react/dist/csr/SortDescending.es.js";
|
|
182
|
+
import { ArrowClockwiseIcon as gi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowClockwise.es.js";
|
|
183
|
+
import { SparkleIcon as Pi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Sparkle.es.js";
|
|
184
|
+
import { ThumbsUpIcon as ki } from "../../../node_modules/@phosphor-icons/react/dist/csr/ThumbsUp.es.js";
|
|
185
|
+
import { ThumbsDownIcon as di } from "../../../node_modules/@phosphor-icons/react/dist/csr/ThumbsDown.es.js";
|
|
186
|
+
import { DotsThreeCircleVerticalIcon as Ai } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsThreeCircleVertical.es.js";
|
|
187
|
+
import { BugBeetleIcon as Di } from "../../../node_modules/@phosphor-icons/react/dist/csr/BugBeetle.es.js";
|
|
188
|
+
import { EnvelopeIcon as Li } from "../../../node_modules/@phosphor-icons/react/dist/csr/Envelope.es.js";
|
|
189
|
+
import { ShieldSlashIcon as Bi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ShieldSlash.es.js";
|
|
190
|
+
import { ArrowSquareInIcon as Fi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowSquareIn.es.js";
|
|
191
|
+
import { RowsIcon as Ti } from "../../../node_modules/@phosphor-icons/react/dist/csr/Rows.es.js";
|
|
192
|
+
import { GearFineIcon as Ui } from "../../../node_modules/@phosphor-icons/react/dist/csr/GearFine.es.js";
|
|
193
|
+
import { MoonIcon as bi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Moon.es.js";
|
|
194
|
+
import { TrendDownIcon as yi } from "../../../node_modules/@phosphor-icons/react/dist/csr/TrendDown.es.js";
|
|
195
|
+
import { TrendUpIcon as Ri } from "../../../node_modules/@phosphor-icons/react/dist/csr/TrendUp.es.js";
|
|
196
|
+
import { IntersectIcon as Mi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Intersect.es.js";
|
|
197
|
+
import { MagicWandIcon as xi } from "../../../node_modules/@phosphor-icons/react/dist/csr/MagicWand.es.js";
|
|
198
|
+
import { PasswordIcon as vi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Password.es.js";
|
|
199
|
+
import { BuildingsIcon as Ni } from "../../../node_modules/@phosphor-icons/react/dist/csr/Buildings.es.js";
|
|
200
|
+
import { ArrowRightIcon as qi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowRight.es.js";
|
|
201
|
+
import { HeadsetIcon as Ei } from "../../../node_modules/@phosphor-icons/react/dist/csr/Headset.es.js";
|
|
202
|
+
import { NetworkIcon as Gi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Network.es.js";
|
|
203
|
+
import { NetworkSlashIcon as Wi } from "../../../node_modules/@phosphor-icons/react/dist/csr/NetworkSlash.es.js";
|
|
204
|
+
import { TrafficSignalIcon as Oi } from "../../../node_modules/@phosphor-icons/react/dist/csr/TrafficSignal.es.js";
|
|
205
|
+
import { FileMagnifyingGlassIcon as Vi } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileMagnifyingGlass.es.js";
|
|
206
|
+
import { ArrowsInSimpleIcon as Xi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowsInSimple.es.js";
|
|
207
|
+
import { QueueIcon as Hi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Queue.es.js";
|
|
208
|
+
import { DeviceMobileSpeakerIcon as Ki } from "../../../node_modules/@phosphor-icons/react/dist/csr/DeviceMobileSpeaker.es.js";
|
|
209
|
+
import { CameraIcon as Qi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Camera.es.js";
|
|
210
|
+
import { FileXlsIcon as zi } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileXls.es.js";
|
|
211
|
+
import { FilePngIcon as Ji } from "../../../node_modules/@phosphor-icons/react/dist/csr/FilePng.es.js";
|
|
212
|
+
import { FileJpgIcon as ji } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileJpg.es.js";
|
|
213
|
+
import { FilePptIcon as Zi } from "../../../node_modules/@phosphor-icons/react/dist/csr/FilePpt.es.js";
|
|
214
|
+
const Ja = {
|
|
215
|
+
AidaLogo: r,
|
|
216
|
+
Activity: Oi,
|
|
217
|
+
FileSearch: Vi,
|
|
218
|
+
MagnifyingGlass: i,
|
|
219
|
+
CaretDown: e,
|
|
220
|
+
CaretUpDown: m,
|
|
221
|
+
Info: t,
|
|
222
|
+
BellSimple: a,
|
|
223
|
+
Monitor: n,
|
|
224
|
+
ChartLine: s,
|
|
225
|
+
ArrowsLeftRight: c,
|
|
226
|
+
Phone: p,
|
|
227
|
+
PhoneCall: l,
|
|
228
|
+
PhonePlus: f,
|
|
229
|
+
PhoneX: I,
|
|
230
|
+
PhoneOutgoing: $,
|
|
231
|
+
PhoneSlash: C,
|
|
232
|
+
LinkSimple: h,
|
|
233
|
+
Swap: u,
|
|
234
|
+
FileArchive: S,
|
|
235
|
+
FilePdf: w,
|
|
236
|
+
BoundingBox: g,
|
|
237
|
+
TreeStructure: P,
|
|
238
|
+
ShoppingCart: k,
|
|
239
|
+
Code: d,
|
|
240
|
+
FileTxt: A,
|
|
241
|
+
FileZip: D,
|
|
242
|
+
TerminalWindow: L,
|
|
243
|
+
User: B,
|
|
244
|
+
Lock: F,
|
|
245
|
+
FileDoc: T,
|
|
246
|
+
Question: U,
|
|
247
|
+
SignOut: b,
|
|
253
248
|
X: o,
|
|
254
|
-
FunnelSimple:
|
|
255
|
-
Plus:
|
|
256
|
-
WarningCircle:
|
|
257
|
-
XCircle:
|
|
258
|
-
CheckCircle:
|
|
259
|
-
Plugs:
|
|
260
|
-
Plug:
|
|
261
|
-
List:
|
|
262
|
-
ArrowCircleLeft:
|
|
263
|
-
ArrowCircleRight:
|
|
264
|
-
RadioButton:
|
|
265
|
-
Gear:
|
|
266
|
-
UserPlus:
|
|
267
|
-
ArrowLeft:
|
|
268
|
-
Circle:
|
|
269
|
-
Star:
|
|
270
|
-
Notepad:
|
|
271
|
-
Export:
|
|
272
|
-
Binoculars:
|
|
273
|
-
GitBranch:
|
|
274
|
-
Pencil:
|
|
275
|
-
LinkBreak:
|
|
276
|
-
Pause:
|
|
277
|
-
DotsThreeVertical:
|
|
278
|
-
PencilSimple:
|
|
279
|
-
Trash:
|
|
280
|
-
Equals:
|
|
281
|
-
BracketsAngle:
|
|
282
|
-
BracketsSquare:
|
|
283
|
-
SelectionInverse:
|
|
284
|
-
BracketsCurly:
|
|
285
|
-
CaretRight:
|
|
286
|
-
ArrowsDownUp:
|
|
287
|
-
DotsThree:
|
|
288
|
-
Clock:
|
|
289
|
-
Prohibit:
|
|
290
|
-
ListPlus:
|
|
291
|
-
Square:
|
|
292
|
-
CaretLeft:
|
|
293
|
-
Upload:
|
|
294
|
-
CloudSlash:
|
|
295
|
-
GitFork:
|
|
296
|
-
Textbox:
|
|
297
|
-
DeviceMobileCamera:
|
|
298
|
-
CaretUp:
|
|
299
|
-
Swatches:
|
|
300
|
-
CreditCard:
|
|
301
|
-
Palette:
|
|
302
|
-
CircleNotch:
|
|
303
|
-
PencilSimpleLine:
|
|
304
|
-
Copy:
|
|
305
|
-
Lightbulb:
|
|
306
|
-
ListChecks:
|
|
307
|
-
ArrowBendUpLeft:
|
|
308
|
-
Check:
|
|
309
|
-
ChartPie:
|
|
310
|
-
Percent:
|
|
311
|
-
Hash:
|
|
312
|
-
CurrencyCircleDollar:
|
|
313
|
-
CurrencyDollar:
|
|
314
|
-
ChartBar:
|
|
315
|
-
ArrowsClockwise:
|
|
316
|
-
CopySimple:
|
|
317
|
-
FlagBanner:
|
|
318
|
-
CalendarBlank:
|
|
319
|
-
Money:
|
|
320
|
-
Play:
|
|
321
|
-
Flag:
|
|
322
|
-
CaretDoubleLeft:
|
|
323
|
-
CaretDoubleRight:
|
|
324
|
-
ShareNetwork:
|
|
325
|
-
ToggleLeft:
|
|
326
|
-
PlusCircle:
|
|
327
|
-
UserCircle:
|
|
328
|
-
CaretCircleRight:
|
|
329
|
-
MinusCircle:
|
|
330
|
-
Archive:
|
|
331
|
-
Desktop:
|
|
332
|
-
Sun:
|
|
333
|
-
Translate:
|
|
334
|
-
CheckSquare:
|
|
335
|
-
CheckSquareOffset:
|
|
336
|
-
UploadSimple:
|
|
337
|
-
FileArrowUp:
|
|
338
|
-
FileCsv:
|
|
339
|
-
DownloadSimple:
|
|
340
|
-
ArrowCounterClockwise:
|
|
341
|
-
ArrowsCounterClockwise:
|
|
342
|
-
Bank:
|
|
343
|
-
ShieldWarning:
|
|
344
|
-
UserSwitch:
|
|
345
|
-
Lightning:
|
|
346
|
-
MapPin:
|
|
347
|
-
Eraser:
|
|
348
|
-
Vault:
|
|
349
|
-
ClockClockwise:
|
|
350
|
-
Repeat:
|
|
351
|
-
Eye:
|
|
352
|
-
EyeSlash:
|
|
353
|
-
EyeClosed:
|
|
354
|
-
DotsSixVertical:
|
|
355
|
-
DotsNine:
|
|
356
|
-
Cards:
|
|
357
|
-
ArrowCircleUpLeft:
|
|
358
|
-
Wallet:
|
|
359
|
-
ArrowBendUpRight:
|
|
360
|
-
IdentificationCard:
|
|
361
|
-
Notification:
|
|
362
|
-
ListBullets:
|
|
363
|
-
Download:
|
|
364
|
-
ArrowsOutSimple:
|
|
365
|
-
ClockCountdown:
|
|
366
|
-
ClockCounterClockwise:
|
|
367
|
-
Image:
|
|
368
|
-
ToggleRight:
|
|
369
|
-
ArrowCircleUp:
|
|
370
|
-
ArrowUp:
|
|
371
|
-
File:
|
|
372
|
-
Table:
|
|
373
|
-
ArrowDown:
|
|
374
|
-
ArrowUpRight:
|
|
375
|
-
PlayCircle:
|
|
376
|
-
PauseCircle:
|
|
377
|
-
SquaresFour:
|
|
378
|
-
LinkSimpleHorizontal:
|
|
379
|
-
Key:
|
|
380
|
-
LockKey:
|
|
381
|
-
Detective:
|
|
382
|
-
Calendar:
|
|
383
|
-
TextColumns:
|
|
384
|
-
Columns:
|
|
385
|
-
ImageSquare:
|
|
386
|
-
PushPin:
|
|
387
|
-
PushPinSimple:
|
|
388
|
-
PushPinSimpleSlash:
|
|
389
|
-
ShieldCheck:
|
|
390
|
-
Package:
|
|
391
|
-
ArrowElbowDownRight:
|
|
392
|
-
BellSimpleSlash:
|
|
393
|
-
BellRinging:
|
|
394
|
-
GearSix:
|
|
395
|
-
TextT:
|
|
396
|
-
NumberCircleOne:
|
|
397
|
-
ListNumbers:
|
|
398
|
-
Warning:
|
|
399
|
-
SortAscending:
|
|
400
|
-
SortDescending:
|
|
401
|
-
ArrowClockwise:
|
|
402
|
-
Sparkle:
|
|
403
|
-
ThumbsUp:
|
|
404
|
-
ThumbsDown:
|
|
405
|
-
DotsThreeCircleVertical:
|
|
406
|
-
BugBeetle:
|
|
407
|
-
Envelope:
|
|
408
|
-
ShieldSlash:
|
|
409
|
-
ArrowSquareIn:
|
|
410
|
-
Rows:
|
|
411
|
-
GearFine:
|
|
412
|
-
Moon:
|
|
413
|
-
TrendDown:
|
|
414
|
-
TrendUp:
|
|
415
|
-
Intersect:
|
|
249
|
+
FunnelSimple: y,
|
|
250
|
+
Plus: R,
|
|
251
|
+
WarningCircle: M,
|
|
252
|
+
XCircle: x,
|
|
253
|
+
CheckCircle: v,
|
|
254
|
+
Plugs: N,
|
|
255
|
+
Plug: q,
|
|
256
|
+
List: E,
|
|
257
|
+
ArrowCircleLeft: W,
|
|
258
|
+
ArrowCircleRight: O,
|
|
259
|
+
RadioButton: V,
|
|
260
|
+
Gear: X,
|
|
261
|
+
UserPlus: H,
|
|
262
|
+
ArrowLeft: K,
|
|
263
|
+
Circle: Q,
|
|
264
|
+
Star: z,
|
|
265
|
+
Notepad: J,
|
|
266
|
+
Export: j,
|
|
267
|
+
Binoculars: ro,
|
|
268
|
+
GitBranch: io,
|
|
269
|
+
Pencil: eo,
|
|
270
|
+
LinkBreak: mo,
|
|
271
|
+
Pause: to,
|
|
272
|
+
DotsThreeVertical: ao,
|
|
273
|
+
PencilSimple: no,
|
|
274
|
+
Trash: so,
|
|
275
|
+
Equals: co,
|
|
276
|
+
BracketsAngle: po,
|
|
277
|
+
BracketsSquare: lo,
|
|
278
|
+
SelectionInverse: fo,
|
|
279
|
+
BracketsCurly: Io,
|
|
280
|
+
CaretRight: $o,
|
|
281
|
+
ArrowsDownUp: Co,
|
|
282
|
+
DotsThree: ho,
|
|
283
|
+
Clock: uo,
|
|
284
|
+
Prohibit: So,
|
|
285
|
+
ListPlus: wo,
|
|
286
|
+
Square: go,
|
|
287
|
+
CaretLeft: Po,
|
|
288
|
+
Upload: ko,
|
|
289
|
+
CloudSlash: Ao,
|
|
290
|
+
GitFork: Do,
|
|
291
|
+
Textbox: Lo,
|
|
292
|
+
DeviceMobileCamera: Bo,
|
|
293
|
+
CaretUp: Fo,
|
|
294
|
+
Swatches: To,
|
|
295
|
+
CreditCard: Uo,
|
|
296
|
+
Palette: bo,
|
|
297
|
+
CircleNotch: yo,
|
|
298
|
+
PencilSimpleLine: Ro,
|
|
299
|
+
Copy: Mo,
|
|
300
|
+
Lightbulb: xo,
|
|
301
|
+
ListChecks: G,
|
|
302
|
+
ArrowBendUpLeft: vo,
|
|
303
|
+
Check: No,
|
|
304
|
+
ChartPie: qo,
|
|
305
|
+
Percent: Eo,
|
|
306
|
+
Hash: Go,
|
|
307
|
+
CurrencyCircleDollar: Wo,
|
|
308
|
+
CurrencyDollar: Oo,
|
|
309
|
+
ChartBar: Vo,
|
|
310
|
+
ArrowsClockwise: Xo,
|
|
311
|
+
CopySimple: Ho,
|
|
312
|
+
FlagBanner: Ko,
|
|
313
|
+
CalendarBlank: Qo,
|
|
314
|
+
Money: zo,
|
|
315
|
+
Play: Jo,
|
|
316
|
+
Flag: jo,
|
|
317
|
+
CaretDoubleLeft: Zo,
|
|
318
|
+
CaretDoubleRight: Yo,
|
|
319
|
+
ShareNetwork: _o,
|
|
320
|
+
ToggleLeft: or,
|
|
321
|
+
PlusCircle: rr,
|
|
322
|
+
UserCircle: ir,
|
|
323
|
+
CaretCircleRight: er,
|
|
324
|
+
MinusCircle: mr,
|
|
325
|
+
Archive: tr,
|
|
326
|
+
Desktop: ar,
|
|
327
|
+
Sun: nr,
|
|
328
|
+
Translate: sr,
|
|
329
|
+
CheckSquare: cr,
|
|
330
|
+
CheckSquareOffset: pr,
|
|
331
|
+
UploadSimple: lr,
|
|
332
|
+
FileArrowUp: fr,
|
|
333
|
+
FileCsv: Ir,
|
|
334
|
+
DownloadSimple: $r,
|
|
335
|
+
ArrowCounterClockwise: Cr,
|
|
336
|
+
ArrowsCounterClockwise: hr,
|
|
337
|
+
Bank: ur,
|
|
338
|
+
ShieldWarning: Sr,
|
|
339
|
+
UserSwitch: wr,
|
|
340
|
+
Lightning: gr,
|
|
341
|
+
MapPin: Pr,
|
|
342
|
+
Eraser: kr,
|
|
343
|
+
Vault: dr,
|
|
344
|
+
ClockClockwise: Ar,
|
|
345
|
+
Repeat: Dr,
|
|
346
|
+
Eye: Lr,
|
|
347
|
+
EyeSlash: Br,
|
|
348
|
+
EyeClosed: Fr,
|
|
349
|
+
DotsSixVertical: Tr,
|
|
350
|
+
DotsNine: Ur,
|
|
351
|
+
Cards: br,
|
|
352
|
+
ArrowCircleUpLeft: yr,
|
|
353
|
+
Wallet: Rr,
|
|
354
|
+
ArrowBendUpRight: Mr,
|
|
355
|
+
IdentificationCard: xr,
|
|
356
|
+
Notification: vr,
|
|
357
|
+
ListBullets: Nr,
|
|
358
|
+
Download: qr,
|
|
359
|
+
ArrowsOutSimple: Er,
|
|
360
|
+
ClockCountdown: Gr,
|
|
361
|
+
ClockCounterClockwise: Wr,
|
|
362
|
+
Image: Or,
|
|
363
|
+
ToggleRight: Vr,
|
|
364
|
+
ArrowCircleUp: Xr,
|
|
365
|
+
ArrowUp: Hr,
|
|
366
|
+
File: _,
|
|
367
|
+
Table: oo,
|
|
368
|
+
ArrowDown: Kr,
|
|
369
|
+
ArrowUpRight: Qr,
|
|
370
|
+
PlayCircle: zr,
|
|
371
|
+
PauseCircle: Jr,
|
|
372
|
+
SquaresFour: jr,
|
|
373
|
+
LinkSimpleHorizontal: Zr,
|
|
374
|
+
Key: Yr,
|
|
375
|
+
LockKey: _r,
|
|
376
|
+
Detective: oi,
|
|
377
|
+
Calendar: ri,
|
|
378
|
+
TextColumns: ii,
|
|
379
|
+
Columns: ei,
|
|
380
|
+
ImageSquare: mi,
|
|
381
|
+
PushPin: ti,
|
|
382
|
+
PushPinSimple: ai,
|
|
383
|
+
PushPinSimpleSlash: ni,
|
|
384
|
+
ShieldCheck: si,
|
|
385
|
+
Package: ci,
|
|
386
|
+
ArrowElbowDownRight: pi,
|
|
387
|
+
BellSimpleSlash: li,
|
|
388
|
+
BellRinging: fi,
|
|
389
|
+
GearSix: Ii,
|
|
390
|
+
TextT: $i,
|
|
391
|
+
NumberCircleOne: Ci,
|
|
392
|
+
ListNumbers: hi,
|
|
393
|
+
Warning: ui,
|
|
394
|
+
SortAscending: Si,
|
|
395
|
+
SortDescending: wi,
|
|
396
|
+
ArrowClockwise: gi,
|
|
397
|
+
Sparkle: Pi,
|
|
398
|
+
ThumbsUp: ki,
|
|
399
|
+
ThumbsDown: di,
|
|
400
|
+
DotsThreeCircleVertical: Ai,
|
|
401
|
+
BugBeetle: Di,
|
|
402
|
+
Envelope: Li,
|
|
403
|
+
ShieldSlash: Bi,
|
|
404
|
+
ArrowSquareIn: Fi,
|
|
405
|
+
Rows: Ti,
|
|
406
|
+
GearFine: Ui,
|
|
407
|
+
Moon: bi,
|
|
408
|
+
TrendDown: yi,
|
|
409
|
+
TrendUp: Ri,
|
|
410
|
+
Intersect: Mi,
|
|
416
411
|
close: o,
|
|
417
|
-
MagicWand:
|
|
418
|
-
Stop:
|
|
419
|
-
Microphone:
|
|
420
|
-
Password:
|
|
421
|
-
Buildings:
|
|
422
|
-
ArrowRight:
|
|
423
|
-
Headset:
|
|
424
|
-
Network:
|
|
425
|
-
NetworkSlash:
|
|
426
|
-
ArrowsInSimple:
|
|
427
|
-
Queue:
|
|
428
|
-
DeviceMobileSpeaker:
|
|
429
|
-
Camera:
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
FilePng: Ye,
|
|
435
|
-
FileJpg: _e,
|
|
436
|
-
FilePpt: oi,
|
|
437
|
-
ArrowSquareOut: r,
|
|
438
|
-
SquareHalf: e,
|
|
439
|
-
SquareHalfBottom: i,
|
|
440
|
-
NotePencil: ri,
|
|
441
|
-
Lifebuoy: ei
|
|
412
|
+
MagicWand: xi,
|
|
413
|
+
Stop: Z,
|
|
414
|
+
Microphone: Y,
|
|
415
|
+
Password: vi,
|
|
416
|
+
Buildings: Ni,
|
|
417
|
+
ArrowRight: qi,
|
|
418
|
+
Headset: Ei,
|
|
419
|
+
Network: Gi,
|
|
420
|
+
NetworkSlash: Wi,
|
|
421
|
+
ArrowsInSimple: Xi,
|
|
422
|
+
Queue: Hi,
|
|
423
|
+
DeviceMobileSpeaker: Ki,
|
|
424
|
+
Camera: Qi,
|
|
425
|
+
FileXls: zi,
|
|
426
|
+
FilePng: Ji,
|
|
427
|
+
FileJpg: ji,
|
|
428
|
+
FilePpt: Zi
|
|
442
429
|
};
|
|
443
430
|
export {
|
|
444
|
-
|
|
431
|
+
Ja as IconList
|
|
445
432
|
};
|