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