@yuno-payments/dashboard-design-system 0.0.127 → 0.0.129

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.
@@ -186,6 +186,8 @@ declare const IconList: {
186
186
  Intersect: import('@phosphor-icons/react').Icon;
187
187
  close: import('@phosphor-icons/react').Icon;
188
188
  MagicWand: import('@phosphor-icons/react').Icon;
189
+ Stop: import('@phosphor-icons/react').Icon;
190
+ Microphone: import('@phosphor-icons/react').Icon;
189
191
  Password: import('@phosphor-icons/react').Icon;
190
192
  Buildings: import('@phosphor-icons/react').Icon;
191
193
  ArrowRight: import('@phosphor-icons/react').Icon;
@@ -32,171 +32,173 @@ import { CheckCircleIcon as y } from "../../../node_modules/@phosphor-icons/reac
32
32
  import { PlugsIcon as b } from "../../../node_modules/@phosphor-icons/react/dist/csr/Plugs.es.js";
33
33
  import { PlugIcon as F } from "../../../node_modules/@phosphor-icons/react/dist/csr/Plug.es.js";
34
34
  import { ListIcon as R } from "../../../node_modules/@phosphor-icons/react/dist/csr/List.es.js";
35
- import { ArrowCircleLeftIcon as x } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCircleLeft.es.js";
36
- import { ArrowCircleRightIcon as M } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCircleRight.es.js";
35
+ import { ArrowCircleLeftIcon as M } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCircleLeft.es.js";
36
+ import { ArrowCircleRightIcon as x } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCircleRight.es.js";
37
37
  import { RadioButtonIcon as v } from "../../../node_modules/@phosphor-icons/react/dist/csr/RadioButton.es.js";
38
- import { GearIcon as q } from "../../../node_modules/@phosphor-icons/react/dist/csr/Gear.es.js";
39
- import { UserPlusIcon as N } from "../../../node_modules/@phosphor-icons/react/dist/csr/UserPlus.es.js";
38
+ import { GearIcon as N } from "../../../node_modules/@phosphor-icons/react/dist/csr/Gear.es.js";
39
+ import { UserPlusIcon as q } from "../../../node_modules/@phosphor-icons/react/dist/csr/UserPlus.es.js";
40
40
  import { ArrowLeftIcon as E } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowLeft.es.js";
41
41
  import { CircleIcon as G } from "../../../node_modules/@phosphor-icons/react/dist/csr/Circle.es.js";
42
42
  import { StarIcon as W } from "../../../node_modules/@phosphor-icons/react/dist/csr/Star.es.js";
43
43
  import { NotepadIcon as O } from "../../../node_modules/@phosphor-icons/react/dist/csr/Notepad.es.js";
44
44
  import { ExportIcon as V } from "../../../node_modules/@phosphor-icons/react/dist/csr/Export.es.js";
45
- import { BinocularsIcon as H } from "../../../node_modules/@phosphor-icons/react/dist/csr/Binoculars.es.js";
46
- import { GitBranchIcon as K } from "../../../node_modules/@phosphor-icons/react/dist/csr/GitBranch.es.js";
47
- import { PencilIcon as Q } from "../../../node_modules/@phosphor-icons/react/dist/csr/Pencil.es.js";
48
- import { LinkBreakIcon as X } from "../../../node_modules/@phosphor-icons/react/dist/csr/LinkBreak.es.js";
49
- import { PauseIcon as z } from "../../../node_modules/@phosphor-icons/react/dist/csr/Pause.es.js";
50
- import { DotsThreeVerticalIcon as j } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsThreeVertical.es.js";
51
- import { PencilSimpleIcon as Z } from "../../../node_modules/@phosphor-icons/react/dist/csr/PencilSimple.es.js";
52
- import { TrashIcon as J } from "../../../node_modules/@phosphor-icons/react/dist/csr/Trash.es.js";
53
- import { EqualsIcon as Y } from "../../../node_modules/@phosphor-icons/react/dist/csr/Equals.es.js";
54
- import { BracketsAngleIcon as _ } from "../../../node_modules/@phosphor-icons/react/dist/csr/BracketsAngle.es.js";
55
- import { BracketsSquareIcon as oo } from "../../../node_modules/@phosphor-icons/react/dist/csr/BracketsSquare.es.js";
56
- import { SelectionInverseIcon as ro } from "../../../node_modules/@phosphor-icons/react/dist/csr/SelectionInverse.es.js";
57
- import { BracketsCurlyIcon as io } from "../../../node_modules/@phosphor-icons/react/dist/csr/BracketsCurly.es.js";
58
- import { CaretRightIcon as eo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretRight.es.js";
59
- import { ArrowsDownUpIcon as mo } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowsDownUp.es.js";
60
- import { DotsThreeIcon as ao } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsThree.es.js";
61
- import { ClockIcon as to } from "../../../node_modules/@phosphor-icons/react/dist/csr/Clock.es.js";
62
- import { ProhibitIcon as no } from "../../../node_modules/@phosphor-icons/react/dist/csr/Prohibit.es.js";
63
- import { ListPlusIcon as so } from "../../../node_modules/@phosphor-icons/react/dist/csr/ListPlus.es.js";
64
- import { SquareIcon as co } from "../../../node_modules/@phosphor-icons/react/dist/csr/Square.es.js";
65
- import { CaretLeftIcon as po } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretLeft.es.js";
66
- import { UploadIcon as lo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Upload.es.js";
67
- import { CloudSlashIcon as fo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CloudSlash.es.js";
68
- import { GitForkIcon as Io } from "../../../node_modules/@phosphor-icons/react/dist/csr/GitFork.es.js";
69
- import { TextboxIcon as $o } from "../../../node_modules/@phosphor-icons/react/dist/csr/Textbox.es.js";
70
- import { DeviceMobileCameraIcon as Co } from "../../../node_modules/@phosphor-icons/react/dist/csr/DeviceMobileCamera.es.js";
71
- import { CaretUpIcon as uo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretUp.es.js";
72
- import { SwatchesIcon as ho } from "../../../node_modules/@phosphor-icons/react/dist/csr/Swatches.es.js";
73
- import { CreditCardIcon as wo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CreditCard.es.js";
74
- import { PaletteIcon as So } from "../../../node_modules/@phosphor-icons/react/dist/csr/Palette.es.js";
75
- import { CircleNotchIcon as go } from "../../../node_modules/@phosphor-icons/react/dist/csr/CircleNotch.es.js";
76
- import { PencilSimpleLineIcon as ko } from "../../../node_modules/@phosphor-icons/react/dist/csr/PencilSimpleLine.es.js";
77
- import { CopyIcon as Po } from "../../../node_modules/@phosphor-icons/react/dist/csr/Copy.es.js";
78
- import { LightbulbIcon as Ao } from "../../../node_modules/@phosphor-icons/react/dist/csr/Lightbulb.es.js";
79
- import { ArrowBendUpLeftIcon as Do } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowBendUpLeft.es.js";
80
- import { CheckIcon as Bo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Check.es.js";
81
- import { ChartPieIcon as Lo } from "../../../node_modules/@phosphor-icons/react/dist/csr/ChartPie.es.js";
82
- import { PercentIcon as To } from "../../../node_modules/@phosphor-icons/react/dist/csr/Percent.es.js";
83
- import { HashIcon as Uo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Hash.es.js";
84
- import { CurrencyCircleDollarIcon as yo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CurrencyCircleDollar.es.js";
85
- import { CurrencyDollarIcon as bo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CurrencyDollar.es.js";
86
- import { ChartBarIcon as Fo } from "../../../node_modules/@phosphor-icons/react/dist/csr/ChartBar.es.js";
87
- import { ArrowsClockwiseIcon as Ro } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowsClockwise.es.js";
88
- import { CopySimpleIcon as xo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CopySimple.es.js";
89
- import { FlagBannerIcon as Mo } from "../../../node_modules/@phosphor-icons/react/dist/csr/FlagBanner.es.js";
90
- import { CalendarBlankIcon as vo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CalendarBlank.es.js";
91
- import { MoneyIcon as qo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Money.es.js";
92
- import { PlayIcon as No } from "../../../node_modules/@phosphor-icons/react/dist/csr/Play.es.js";
93
- import { FlagIcon as Eo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Flag.es.js";
94
- import { CaretDoubleLeftIcon as Go } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretDoubleLeft.es.js";
95
- import { CaretDoubleRightIcon as Wo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretDoubleRight.es.js";
96
- import { ShareNetworkIcon as Oo } from "../../../node_modules/@phosphor-icons/react/dist/csr/ShareNetwork.es.js";
97
- import { ToggleLeftIcon as Vo } from "../../../node_modules/@phosphor-icons/react/dist/csr/ToggleLeft.es.js";
98
- import { PlusCircleIcon as Ho } from "../../../node_modules/@phosphor-icons/react/dist/csr/PlusCircle.es.js";
99
- import { UserCircleIcon as Ko } from "../../../node_modules/@phosphor-icons/react/dist/csr/UserCircle.es.js";
100
- import { CaretCircleRightIcon as Qo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretCircleRight.es.js";
101
- import { MinusCircleIcon as Xo } from "../../../node_modules/@phosphor-icons/react/dist/csr/MinusCircle.es.js";
102
- import { ArchiveIcon as zo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Archive.es.js";
103
- import { DesktopIcon as jo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Desktop.es.js";
104
- import { SunIcon as Zo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Sun.es.js";
105
- import { TranslateIcon as Jo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Translate.es.js";
106
- import { CheckSquareIcon as Yo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CheckSquare.es.js";
107
- import { CheckSquareOffsetIcon as _o } from "../../../node_modules/@phosphor-icons/react/dist/csr/CheckSquareOffset.es.js";
108
- import { UploadSimpleIcon as or } from "../../../node_modules/@phosphor-icons/react/dist/csr/UploadSimple.es.js";
109
- import { FileArrowUpIcon as rr } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileArrowUp.es.js";
110
- import { FileCsvIcon as ir } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileCsv.es.js";
111
- import { DownloadSimpleIcon as er } from "../../../node_modules/@phosphor-icons/react/dist/csr/DownloadSimple.es.js";
112
- import { ArrowCounterClockwiseIcon as mr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCounterClockwise.es.js";
113
- import { BankIcon as ar } from "../../../node_modules/@phosphor-icons/react/dist/csr/Bank.es.js";
114
- import { ShieldWarningIcon as tr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ShieldWarning.es.js";
115
- import { UserSwitchIcon as nr } from "../../../node_modules/@phosphor-icons/react/dist/csr/UserSwitch.es.js";
116
- import { LightningIcon as sr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Lightning.es.js";
117
- import { MapPinIcon as cr } from "../../../node_modules/@phosphor-icons/react/dist/csr/MapPin.es.js";
118
- import { EraserIcon as pr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Eraser.es.js";
119
- import { VaultIcon as lr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Vault.es.js";
120
- import { ClockClockwiseIcon as fr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ClockClockwise.es.js";
121
- import { RepeatIcon as Ir } from "../../../node_modules/@phosphor-icons/react/dist/csr/Repeat.es.js";
122
- import { EyeIcon as $r } from "../../../node_modules/@phosphor-icons/react/dist/csr/Eye.es.js";
123
- import { EyeSlashIcon as Cr } from "../../../node_modules/@phosphor-icons/react/dist/csr/EyeSlash.es.js";
124
- import { EyeClosedIcon as ur } from "../../../node_modules/@phosphor-icons/react/dist/csr/EyeClosed.es.js";
125
- import { DotsSixVerticalIcon as hr } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsSixVertical.es.js";
126
- import { DotsNineIcon as wr } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsNine.es.js";
127
- import { CardsIcon as Sr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Cards.es.js";
128
- import { ArrowCircleUpLeftIcon as gr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCircleUpLeft.es.js";
129
- import { WalletIcon as kr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Wallet.es.js";
130
- import { ArrowBendUpRightIcon as dr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowBendUpRight.es.js";
131
- import { IdentificationCardIcon as Pr } from "../../../node_modules/@phosphor-icons/react/dist/csr/IdentificationCard.es.js";
132
- import { NotificationIcon as Ar } from "../../../node_modules/@phosphor-icons/react/dist/csr/Notification.es.js";
133
- import { ListBulletsIcon as Dr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ListBullets.es.js";
134
- import { DownloadIcon as Br } from "../../../node_modules/@phosphor-icons/react/dist/csr/Download.es.js";
135
- import { ArrowsOutSimpleIcon as Lr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowsOutSimple.es.js";
136
- import { ClockCountdownIcon as Tr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ClockCountdown.es.js";
137
- import { ClockCounterClockwiseIcon as Ur } from "../../../node_modules/@phosphor-icons/react/dist/csr/ClockCounterClockwise.es.js";
138
- import { ImageIcon as yr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Image.es.js";
139
- import { ToggleRightIcon as br } from "../../../node_modules/@phosphor-icons/react/dist/csr/ToggleRight.es.js";
140
- import { ArrowCircleUpIcon as Fr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCircleUp.es.js";
141
- import { ArrowUpIcon as Rr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowUp.es.js";
142
- import { ArrowDownIcon as xr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowDown.es.js";
143
- import { ArrowUpRightIcon as Mr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowUpRight.es.js";
144
- import { PlayCircleIcon as vr } from "../../../node_modules/@phosphor-icons/react/dist/csr/PlayCircle.es.js";
145
- import { PauseCircleIcon as qr } from "../../../node_modules/@phosphor-icons/react/dist/csr/PauseCircle.es.js";
146
- import { SquaresFourIcon as Nr } from "../../../node_modules/@phosphor-icons/react/dist/csr/SquaresFour.es.js";
147
- import { LinkSimpleHorizontalIcon as Er } from "../../../node_modules/@phosphor-icons/react/dist/csr/LinkSimpleHorizontal.es.js";
148
- import { KeyIcon as Gr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Key.es.js";
149
- import { LockKeyIcon as Wr } from "../../../node_modules/@phosphor-icons/react/dist/csr/LockKey.es.js";
150
- import { DetectiveIcon as Or } from "../../../node_modules/@phosphor-icons/react/dist/csr/Detective.es.js";
151
- import { CalendarIcon as Vr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Calendar.es.js";
152
- import { TextColumnsIcon as Hr } from "../../../node_modules/@phosphor-icons/react/dist/csr/TextColumns.es.js";
153
- import { ColumnsIcon as Kr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Columns.es.js";
154
- import { ImageSquareIcon as Qr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ImageSquare.es.js";
155
- import { PushPinIcon as Xr } from "../../../node_modules/@phosphor-icons/react/dist/csr/PushPin.es.js";
156
- import { PushPinSimpleIcon as zr } from "../../../node_modules/@phosphor-icons/react/dist/csr/PushPinSimple.es.js";
157
- import { PushPinSimpleSlashIcon as jr } from "../../../node_modules/@phosphor-icons/react/dist/csr/PushPinSimpleSlash.es.js";
158
- import { ShieldCheckIcon as Zr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ShieldCheck.es.js";
159
- import { PackageIcon as Jr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Package.es.js";
160
- import { ArrowElbowDownRightIcon as Yr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowElbowDownRight.es.js";
161
- import { BellSimpleSlashIcon as _r } from "../../../node_modules/@phosphor-icons/react/dist/csr/BellSimpleSlash.es.js";
162
- import { BellRingingIcon as oi } from "../../../node_modules/@phosphor-icons/react/dist/csr/BellRinging.es.js";
163
- import { GearSixIcon as ri } from "../../../node_modules/@phosphor-icons/react/dist/csr/GearSix.es.js";
164
- import { TextTIcon as ii } from "../../../node_modules/@phosphor-icons/react/dist/csr/TextT.es.js";
165
- import { NumberCircleOneIcon as ei } from "../../../node_modules/@phosphor-icons/react/dist/csr/NumberCircleOne.es.js";
166
- import { ListNumbersIcon as mi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ListNumbers.es.js";
167
- import { WarningIcon as ai } from "../../../node_modules/@phosphor-icons/react/dist/csr/Warning.es.js";
168
- import { SortAscendingIcon as ti } from "../../../node_modules/@phosphor-icons/react/dist/csr/SortAscending.es.js";
169
- import { ArrowClockwiseIcon as ni } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowClockwise.es.js";
170
- import { SparkleIcon as si } from "../../../node_modules/@phosphor-icons/react/dist/csr/Sparkle.es.js";
171
- import { ThumbsUpIcon as ci } from "../../../node_modules/@phosphor-icons/react/dist/csr/ThumbsUp.es.js";
172
- import { ThumbsDownIcon as pi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ThumbsDown.es.js";
173
- import { DotsThreeCircleVerticalIcon as li } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsThreeCircleVertical.es.js";
174
- import { BugBeetleIcon as fi } from "../../../node_modules/@phosphor-icons/react/dist/csr/BugBeetle.es.js";
175
- import { EnvelopeIcon as Ii } from "../../../node_modules/@phosphor-icons/react/dist/csr/Envelope.es.js";
176
- import { ShieldSlashIcon as $i } from "../../../node_modules/@phosphor-icons/react/dist/csr/ShieldSlash.es.js";
177
- import { ArrowSquareInIcon as Ci } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowSquareIn.es.js";
178
- import { RowsIcon as ui } from "../../../node_modules/@phosphor-icons/react/dist/csr/Rows.es.js";
179
- import { GearFineIcon as hi } from "../../../node_modules/@phosphor-icons/react/dist/csr/GearFine.es.js";
180
- import { MoonIcon as wi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Moon.es.js";
181
- import { TrendDownIcon as Si } from "../../../node_modules/@phosphor-icons/react/dist/csr/TrendDown.es.js";
182
- import { TrendUpIcon as gi } from "../../../node_modules/@phosphor-icons/react/dist/csr/TrendUp.es.js";
183
- import { IntersectIcon as ki } from "../../../node_modules/@phosphor-icons/react/dist/csr/Intersect.es.js";
184
- import { MagicWandIcon as di } from "../../../node_modules/@phosphor-icons/react/dist/csr/MagicWand.es.js";
185
- import { PasswordIcon as Pi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Password.es.js";
186
- import { BuildingsIcon as Ai } from "../../../node_modules/@phosphor-icons/react/dist/csr/Buildings.es.js";
187
- import { ArrowRightIcon as Di } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowRight.es.js";
188
- import { HeadsetIcon as Bi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Headset.es.js";
189
- import { NetworkIcon as Li } from "../../../node_modules/@phosphor-icons/react/dist/csr/Network.es.js";
190
- import { NetworkSlashIcon as Ti } from "../../../node_modules/@phosphor-icons/react/dist/csr/NetworkSlash.es.js";
191
- import { TrafficSignalIcon as Ui } from "../../../node_modules/@phosphor-icons/react/dist/csr/TrafficSignal.es.js";
192
- import { FileMagnifyingGlassIcon as yi } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileMagnifyingGlass.es.js";
193
- import { ArrowsInSimpleIcon as bi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowsInSimple.es.js";
194
- import { QueueIcon as Fi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Queue.es.js";
195
- import { DeviceMobileSpeakerIcon as Ri } from "../../../node_modules/@phosphor-icons/react/dist/csr/DeviceMobileSpeaker.es.js";
196
- import { CameraIcon as xi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Camera.es.js";
197
- const Ct = {
198
- Activity: Ui,
199
- FileSearch: yi,
45
+ import { StopIcon as H } from "../../../node_modules/@phosphor-icons/react/dist/csr/Stop.es.js";
46
+ import { MicrophoneIcon as K } from "../../../node_modules/@phosphor-icons/react/dist/csr/Microphone.es.js";
47
+ import { BinocularsIcon as Q } from "../../../node_modules/@phosphor-icons/react/dist/csr/Binoculars.es.js";
48
+ import { GitBranchIcon as X } from "../../../node_modules/@phosphor-icons/react/dist/csr/GitBranch.es.js";
49
+ import { PencilIcon as z } from "../../../node_modules/@phosphor-icons/react/dist/csr/Pencil.es.js";
50
+ import { LinkBreakIcon as j } from "../../../node_modules/@phosphor-icons/react/dist/csr/LinkBreak.es.js";
51
+ import { PauseIcon as Z } from "../../../node_modules/@phosphor-icons/react/dist/csr/Pause.es.js";
52
+ import { DotsThreeVerticalIcon as J } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsThreeVertical.es.js";
53
+ import { PencilSimpleIcon as Y } from "../../../node_modules/@phosphor-icons/react/dist/csr/PencilSimple.es.js";
54
+ import { TrashIcon as _ } from "../../../node_modules/@phosphor-icons/react/dist/csr/Trash.es.js";
55
+ import { EqualsIcon as oo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Equals.es.js";
56
+ import { BracketsAngleIcon as ro } from "../../../node_modules/@phosphor-icons/react/dist/csr/BracketsAngle.es.js";
57
+ import { BracketsSquareIcon as io } from "../../../node_modules/@phosphor-icons/react/dist/csr/BracketsSquare.es.js";
58
+ import { SelectionInverseIcon as eo } from "../../../node_modules/@phosphor-icons/react/dist/csr/SelectionInverse.es.js";
59
+ import { BracketsCurlyIcon as mo } from "../../../node_modules/@phosphor-icons/react/dist/csr/BracketsCurly.es.js";
60
+ import { CaretRightIcon as ao } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretRight.es.js";
61
+ import { ArrowsDownUpIcon as to } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowsDownUp.es.js";
62
+ import { DotsThreeIcon as no } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsThree.es.js";
63
+ import { ClockIcon as so } from "../../../node_modules/@phosphor-icons/react/dist/csr/Clock.es.js";
64
+ import { ProhibitIcon as co } from "../../../node_modules/@phosphor-icons/react/dist/csr/Prohibit.es.js";
65
+ import { ListPlusIcon as po } from "../../../node_modules/@phosphor-icons/react/dist/csr/ListPlus.es.js";
66
+ import { SquareIcon as lo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Square.es.js";
67
+ import { CaretLeftIcon as fo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretLeft.es.js";
68
+ import { UploadIcon as Io } from "../../../node_modules/@phosphor-icons/react/dist/csr/Upload.es.js";
69
+ import { CloudSlashIcon as $o } from "../../../node_modules/@phosphor-icons/react/dist/csr/CloudSlash.es.js";
70
+ import { GitForkIcon as Co } from "../../../node_modules/@phosphor-icons/react/dist/csr/GitFork.es.js";
71
+ import { TextboxIcon as uo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Textbox.es.js";
72
+ import { DeviceMobileCameraIcon as ho } from "../../../node_modules/@phosphor-icons/react/dist/csr/DeviceMobileCamera.es.js";
73
+ import { CaretUpIcon as wo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretUp.es.js";
74
+ import { SwatchesIcon as So } from "../../../node_modules/@phosphor-icons/react/dist/csr/Swatches.es.js";
75
+ import { CreditCardIcon as go } from "../../../node_modules/@phosphor-icons/react/dist/csr/CreditCard.es.js";
76
+ import { PaletteIcon as ko } from "../../../node_modules/@phosphor-icons/react/dist/csr/Palette.es.js";
77
+ import { CircleNotchIcon as Po } from "../../../node_modules/@phosphor-icons/react/dist/csr/CircleNotch.es.js";
78
+ import { PencilSimpleLineIcon as Ao } from "../../../node_modules/@phosphor-icons/react/dist/csr/PencilSimpleLine.es.js";
79
+ import { CopyIcon as Do } from "../../../node_modules/@phosphor-icons/react/dist/csr/Copy.es.js";
80
+ import { LightbulbIcon as Bo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Lightbulb.es.js";
81
+ import { ArrowBendUpLeftIcon as Lo } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowBendUpLeft.es.js";
82
+ import { CheckIcon as To } from "../../../node_modules/@phosphor-icons/react/dist/csr/Check.es.js";
83
+ import { ChartPieIcon as Uo } from "../../../node_modules/@phosphor-icons/react/dist/csr/ChartPie.es.js";
84
+ import { PercentIcon as yo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Percent.es.js";
85
+ import { HashIcon as bo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Hash.es.js";
86
+ import { CurrencyCircleDollarIcon as Fo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CurrencyCircleDollar.es.js";
87
+ import { CurrencyDollarIcon as Ro } from "../../../node_modules/@phosphor-icons/react/dist/csr/CurrencyDollar.es.js";
88
+ import { ChartBarIcon as Mo } from "../../../node_modules/@phosphor-icons/react/dist/csr/ChartBar.es.js";
89
+ import { ArrowsClockwiseIcon as xo } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowsClockwise.es.js";
90
+ import { CopySimpleIcon as vo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CopySimple.es.js";
91
+ import { FlagBannerIcon as No } from "../../../node_modules/@phosphor-icons/react/dist/csr/FlagBanner.es.js";
92
+ import { CalendarBlankIcon as qo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CalendarBlank.es.js";
93
+ import { MoneyIcon as Eo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Money.es.js";
94
+ import { PlayIcon as Go } from "../../../node_modules/@phosphor-icons/react/dist/csr/Play.es.js";
95
+ import { FlagIcon as Wo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Flag.es.js";
96
+ import { CaretDoubleLeftIcon as Oo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretDoubleLeft.es.js";
97
+ import { CaretDoubleRightIcon as Vo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretDoubleRight.es.js";
98
+ import { ShareNetworkIcon as Ho } from "../../../node_modules/@phosphor-icons/react/dist/csr/ShareNetwork.es.js";
99
+ import { ToggleLeftIcon as Ko } from "../../../node_modules/@phosphor-icons/react/dist/csr/ToggleLeft.es.js";
100
+ import { PlusCircleIcon as Qo } from "../../../node_modules/@phosphor-icons/react/dist/csr/PlusCircle.es.js";
101
+ import { UserCircleIcon as Xo } from "../../../node_modules/@phosphor-icons/react/dist/csr/UserCircle.es.js";
102
+ import { CaretCircleRightIcon as zo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretCircleRight.es.js";
103
+ import { MinusCircleIcon as jo } from "../../../node_modules/@phosphor-icons/react/dist/csr/MinusCircle.es.js";
104
+ import { ArchiveIcon as Zo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Archive.es.js";
105
+ import { DesktopIcon as Jo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Desktop.es.js";
106
+ import { SunIcon as Yo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Sun.es.js";
107
+ import { TranslateIcon as _o } from "../../../node_modules/@phosphor-icons/react/dist/csr/Translate.es.js";
108
+ import { CheckSquareIcon as or } from "../../../node_modules/@phosphor-icons/react/dist/csr/CheckSquare.es.js";
109
+ import { CheckSquareOffsetIcon as rr } from "../../../node_modules/@phosphor-icons/react/dist/csr/CheckSquareOffset.es.js";
110
+ import { UploadSimpleIcon as ir } from "../../../node_modules/@phosphor-icons/react/dist/csr/UploadSimple.es.js";
111
+ import { FileArrowUpIcon as er } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileArrowUp.es.js";
112
+ import { FileCsvIcon as mr } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileCsv.es.js";
113
+ import { DownloadSimpleIcon as ar } from "../../../node_modules/@phosphor-icons/react/dist/csr/DownloadSimple.es.js";
114
+ import { ArrowCounterClockwiseIcon as tr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCounterClockwise.es.js";
115
+ import { BankIcon as nr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Bank.es.js";
116
+ import { ShieldWarningIcon as sr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ShieldWarning.es.js";
117
+ import { UserSwitchIcon as cr } from "../../../node_modules/@phosphor-icons/react/dist/csr/UserSwitch.es.js";
118
+ import { LightningIcon as pr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Lightning.es.js";
119
+ import { MapPinIcon as lr } from "../../../node_modules/@phosphor-icons/react/dist/csr/MapPin.es.js";
120
+ import { EraserIcon as fr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Eraser.es.js";
121
+ import { VaultIcon as Ir } from "../../../node_modules/@phosphor-icons/react/dist/csr/Vault.es.js";
122
+ import { ClockClockwiseIcon as $r } from "../../../node_modules/@phosphor-icons/react/dist/csr/ClockClockwise.es.js";
123
+ import { RepeatIcon as Cr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Repeat.es.js";
124
+ import { EyeIcon as ur } from "../../../node_modules/@phosphor-icons/react/dist/csr/Eye.es.js";
125
+ import { EyeSlashIcon as hr } from "../../../node_modules/@phosphor-icons/react/dist/csr/EyeSlash.es.js";
126
+ import { EyeClosedIcon as wr } from "../../../node_modules/@phosphor-icons/react/dist/csr/EyeClosed.es.js";
127
+ import { DotsSixVerticalIcon as Sr } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsSixVertical.es.js";
128
+ import { DotsNineIcon as gr } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsNine.es.js";
129
+ import { CardsIcon as kr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Cards.es.js";
130
+ import { ArrowCircleUpLeftIcon as dr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCircleUpLeft.es.js";
131
+ import { WalletIcon as Pr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Wallet.es.js";
132
+ import { ArrowBendUpRightIcon as Ar } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowBendUpRight.es.js";
133
+ import { IdentificationCardIcon as Dr } from "../../../node_modules/@phosphor-icons/react/dist/csr/IdentificationCard.es.js";
134
+ import { NotificationIcon as Br } from "../../../node_modules/@phosphor-icons/react/dist/csr/Notification.es.js";
135
+ import { ListBulletsIcon as Lr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ListBullets.es.js";
136
+ import { DownloadIcon as Tr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Download.es.js";
137
+ import { ArrowsOutSimpleIcon as Ur } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowsOutSimple.es.js";
138
+ import { ClockCountdownIcon as yr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ClockCountdown.es.js";
139
+ import { ClockCounterClockwiseIcon as br } from "../../../node_modules/@phosphor-icons/react/dist/csr/ClockCounterClockwise.es.js";
140
+ import { ImageIcon as Fr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Image.es.js";
141
+ import { ToggleRightIcon as Rr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ToggleRight.es.js";
142
+ import { ArrowCircleUpIcon as Mr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCircleUp.es.js";
143
+ import { ArrowUpIcon as xr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowUp.es.js";
144
+ import { ArrowDownIcon as vr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowDown.es.js";
145
+ import { ArrowUpRightIcon as Nr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowUpRight.es.js";
146
+ import { PlayCircleIcon as qr } from "../../../node_modules/@phosphor-icons/react/dist/csr/PlayCircle.es.js";
147
+ import { PauseCircleIcon as Er } from "../../../node_modules/@phosphor-icons/react/dist/csr/PauseCircle.es.js";
148
+ import { SquaresFourIcon as Gr } from "../../../node_modules/@phosphor-icons/react/dist/csr/SquaresFour.es.js";
149
+ import { LinkSimpleHorizontalIcon as Wr } from "../../../node_modules/@phosphor-icons/react/dist/csr/LinkSimpleHorizontal.es.js";
150
+ import { KeyIcon as Or } from "../../../node_modules/@phosphor-icons/react/dist/csr/Key.es.js";
151
+ import { LockKeyIcon as Vr } from "../../../node_modules/@phosphor-icons/react/dist/csr/LockKey.es.js";
152
+ import { DetectiveIcon as Hr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Detective.es.js";
153
+ import { CalendarIcon as Kr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Calendar.es.js";
154
+ import { TextColumnsIcon as Qr } from "../../../node_modules/@phosphor-icons/react/dist/csr/TextColumns.es.js";
155
+ import { ColumnsIcon as Xr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Columns.es.js";
156
+ import { ImageSquareIcon as zr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ImageSquare.es.js";
157
+ import { PushPinIcon as jr } from "../../../node_modules/@phosphor-icons/react/dist/csr/PushPin.es.js";
158
+ import { PushPinSimpleIcon as Zr } from "../../../node_modules/@phosphor-icons/react/dist/csr/PushPinSimple.es.js";
159
+ import { PushPinSimpleSlashIcon as Jr } from "../../../node_modules/@phosphor-icons/react/dist/csr/PushPinSimpleSlash.es.js";
160
+ import { ShieldCheckIcon as Yr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ShieldCheck.es.js";
161
+ import { PackageIcon as _r } from "../../../node_modules/@phosphor-icons/react/dist/csr/Package.es.js";
162
+ import { ArrowElbowDownRightIcon as oi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowElbowDownRight.es.js";
163
+ import { BellSimpleSlashIcon as ri } from "../../../node_modules/@phosphor-icons/react/dist/csr/BellSimpleSlash.es.js";
164
+ import { BellRingingIcon as ii } from "../../../node_modules/@phosphor-icons/react/dist/csr/BellRinging.es.js";
165
+ import { GearSixIcon as ei } from "../../../node_modules/@phosphor-icons/react/dist/csr/GearSix.es.js";
166
+ import { TextTIcon as mi } from "../../../node_modules/@phosphor-icons/react/dist/csr/TextT.es.js";
167
+ import { NumberCircleOneIcon as ai } from "../../../node_modules/@phosphor-icons/react/dist/csr/NumberCircleOne.es.js";
168
+ import { ListNumbersIcon as ti } from "../../../node_modules/@phosphor-icons/react/dist/csr/ListNumbers.es.js";
169
+ import { WarningIcon as ni } from "../../../node_modules/@phosphor-icons/react/dist/csr/Warning.es.js";
170
+ import { SortAscendingIcon as si } from "../../../node_modules/@phosphor-icons/react/dist/csr/SortAscending.es.js";
171
+ import { ArrowClockwiseIcon as ci } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowClockwise.es.js";
172
+ import { SparkleIcon as pi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Sparkle.es.js";
173
+ import { ThumbsUpIcon as li } from "../../../node_modules/@phosphor-icons/react/dist/csr/ThumbsUp.es.js";
174
+ import { ThumbsDownIcon as fi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ThumbsDown.es.js";
175
+ import { DotsThreeCircleVerticalIcon as Ii } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsThreeCircleVertical.es.js";
176
+ import { BugBeetleIcon as $i } from "../../../node_modules/@phosphor-icons/react/dist/csr/BugBeetle.es.js";
177
+ import { EnvelopeIcon as Ci } from "../../../node_modules/@phosphor-icons/react/dist/csr/Envelope.es.js";
178
+ import { ShieldSlashIcon as ui } from "../../../node_modules/@phosphor-icons/react/dist/csr/ShieldSlash.es.js";
179
+ import { ArrowSquareInIcon as hi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowSquareIn.es.js";
180
+ import { RowsIcon as wi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Rows.es.js";
181
+ import { GearFineIcon as Si } from "../../../node_modules/@phosphor-icons/react/dist/csr/GearFine.es.js";
182
+ import { MoonIcon as gi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Moon.es.js";
183
+ import { TrendDownIcon as ki } from "../../../node_modules/@phosphor-icons/react/dist/csr/TrendDown.es.js";
184
+ import { TrendUpIcon as di } from "../../../node_modules/@phosphor-icons/react/dist/csr/TrendUp.es.js";
185
+ import { IntersectIcon as Pi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Intersect.es.js";
186
+ import { MagicWandIcon as Ai } from "../../../node_modules/@phosphor-icons/react/dist/csr/MagicWand.es.js";
187
+ import { PasswordIcon as Di } from "../../../node_modules/@phosphor-icons/react/dist/csr/Password.es.js";
188
+ import { BuildingsIcon as Bi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Buildings.es.js";
189
+ import { ArrowRightIcon as Li } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowRight.es.js";
190
+ import { HeadsetIcon as Ti } from "../../../node_modules/@phosphor-icons/react/dist/csr/Headset.es.js";
191
+ import { NetworkIcon as Ui } from "../../../node_modules/@phosphor-icons/react/dist/csr/Network.es.js";
192
+ import { NetworkSlashIcon as yi } from "../../../node_modules/@phosphor-icons/react/dist/csr/NetworkSlash.es.js";
193
+ import { TrafficSignalIcon as bi } from "../../../node_modules/@phosphor-icons/react/dist/csr/TrafficSignal.es.js";
194
+ import { FileMagnifyingGlassIcon as Fi } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileMagnifyingGlass.es.js";
195
+ import { ArrowsInSimpleIcon as Ri } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowsInSimple.es.js";
196
+ import { QueueIcon as Mi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Queue.es.js";
197
+ import { DeviceMobileSpeakerIcon as xi } from "../../../node_modules/@phosphor-icons/react/dist/csr/DeviceMobileSpeaker.es.js";
198
+ import { CameraIcon as vi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Camera.es.js";
199
+ const St = {
200
+ Activity: bi,
201
+ FileSearch: Fi,
200
202
  MagnifyingGlass: r,
201
203
  CaretDown: i,
202
204
  CaretUpDown: e,
@@ -231,168 +233,170 @@ const Ct = {
231
233
  Plugs: b,
232
234
  Plug: F,
233
235
  List: R,
234
- ArrowCircleLeft: x,
235
- ArrowCircleRight: M,
236
+ ArrowCircleLeft: M,
237
+ ArrowCircleRight: x,
236
238
  RadioButton: v,
237
- Gear: q,
238
- UserPlus: N,
239
+ Gear: N,
240
+ UserPlus: q,
239
241
  ArrowLeft: E,
240
242
  Circle: G,
241
243
  Star: W,
242
244
  Notepad: O,
243
245
  Export: V,
244
- Binoculars: H,
245
- GitBranch: K,
246
- Pencil: Q,
247
- LinkBreak: X,
248
- Pause: z,
249
- DotsThreeVertical: j,
250
- PencilSimple: Z,
251
- Trash: J,
252
- Equals: Y,
253
- BracketsAngle: _,
254
- BracketsSquare: oo,
255
- SelectionInverse: ro,
256
- BracketsCurly: io,
257
- CaretRight: eo,
258
- ArrowsDownUp: mo,
259
- DotsThree: ao,
260
- Clock: to,
261
- Prohibit: no,
262
- ListPlus: so,
263
- Square: co,
264
- CaretLeft: po,
265
- Upload: lo,
266
- CloudSlash: fo,
267
- GitFork: Io,
268
- Textbox: $o,
269
- DeviceMobileCamera: Co,
270
- CaretUp: uo,
271
- Swatches: ho,
272
- CreditCard: wo,
273
- Palette: So,
274
- CircleNotch: go,
275
- PencilSimpleLine: ko,
276
- Copy: Po,
277
- Lightbulb: Ao,
278
- ArrowBendUpLeft: Do,
279
- Check: Bo,
280
- ChartPie: Lo,
281
- Percent: To,
282
- Hash: Uo,
283
- CurrencyCircleDollar: yo,
284
- CurrencyDollar: bo,
285
- ChartBar: Fo,
286
- ArrowsClockwise: Ro,
287
- CopySimple: xo,
288
- FlagBanner: Mo,
289
- CalendarBlank: vo,
290
- Money: qo,
291
- Play: No,
292
- Flag: Eo,
293
- CaretDoubleLeft: Go,
294
- CaretDoubleRight: Wo,
295
- ShareNetwork: Oo,
296
- ToggleLeft: Vo,
297
- PlusCircle: Ho,
298
- UserCircle: Ko,
299
- CaretCircleRight: Qo,
300
- MinusCircle: Xo,
301
- Archive: zo,
302
- Desktop: jo,
303
- Sun: Zo,
304
- Translate: Jo,
305
- CheckSquare: Yo,
306
- CheckSquareOffset: _o,
307
- UploadSimple: or,
308
- FileArrowUp: rr,
309
- FileCsv: ir,
310
- DownloadSimple: er,
311
- ArrowCounterClockwise: mr,
312
- Bank: ar,
313
- ShieldWarning: tr,
314
- UserSwitch: nr,
315
- Lightning: sr,
316
- MapPin: cr,
317
- Eraser: pr,
318
- Vault: lr,
319
- ClockClockwise: fr,
320
- Repeat: Ir,
321
- Eye: $r,
322
- EyeSlash: Cr,
323
- EyeClosed: ur,
324
- DotsSixVertical: hr,
325
- DotsNine: wr,
326
- Cards: Sr,
327
- ArrowCircleUpLeft: gr,
328
- Wallet: kr,
329
- ArrowBendUpRight: dr,
330
- IdentificationCard: Pr,
331
- Notification: Ar,
332
- ListBullets: Dr,
333
- Download: Br,
334
- ArrowsOutSimple: Lr,
335
- ClockCountdown: Tr,
336
- ClockCounterClockwise: Ur,
337
- Image: yr,
338
- ToggleRight: br,
339
- ArrowCircleUp: Fr,
340
- ArrowUp: Rr,
341
- ArrowDown: xr,
342
- ArrowUpRight: Mr,
343
- PlayCircle: vr,
344
- PauseCircle: qr,
345
- SquaresFour: Nr,
346
- LinkSimpleHorizontal: Er,
347
- Key: Gr,
348
- LockKey: Wr,
349
- Detective: Or,
350
- Calendar: Vr,
351
- TextColumns: Hr,
352
- Columns: Kr,
353
- ImageSquare: Qr,
354
- PushPin: Xr,
355
- PushPinSimple: zr,
356
- PushPinSimpleSlash: jr,
357
- ShieldCheck: Zr,
358
- Package: Jr,
359
- ArrowElbowDownRight: Yr,
360
- BellSimpleSlash: _r,
361
- BellRinging: oi,
362
- GearSix: ri,
363
- TextT: ii,
364
- NumberCircleOne: ei,
365
- ListNumbers: mi,
366
- Warning: ai,
367
- SortAscending: ti,
368
- ArrowClockwise: ni,
369
- Sparkle: si,
370
- ThumbsUp: ci,
371
- ThumbsDown: pi,
372
- DotsThreeCircleVertical: li,
373
- BugBeetle: fi,
374
- Envelope: Ii,
375
- ShieldSlash: $i,
376
- ArrowSquareIn: Ci,
377
- Rows: ui,
378
- GearFine: hi,
379
- Moon: wi,
380
- TrendDown: Si,
381
- TrendUp: gi,
382
- Intersect: ki,
246
+ Binoculars: Q,
247
+ GitBranch: X,
248
+ Pencil: z,
249
+ LinkBreak: j,
250
+ Pause: Z,
251
+ DotsThreeVertical: J,
252
+ PencilSimple: Y,
253
+ Trash: _,
254
+ Equals: oo,
255
+ BracketsAngle: ro,
256
+ BracketsSquare: io,
257
+ SelectionInverse: eo,
258
+ BracketsCurly: mo,
259
+ CaretRight: ao,
260
+ ArrowsDownUp: to,
261
+ DotsThree: no,
262
+ Clock: so,
263
+ Prohibit: co,
264
+ ListPlus: po,
265
+ Square: lo,
266
+ CaretLeft: fo,
267
+ Upload: Io,
268
+ CloudSlash: $o,
269
+ GitFork: Co,
270
+ Textbox: uo,
271
+ DeviceMobileCamera: ho,
272
+ CaretUp: wo,
273
+ Swatches: So,
274
+ CreditCard: go,
275
+ Palette: ko,
276
+ CircleNotch: Po,
277
+ PencilSimpleLine: Ao,
278
+ Copy: Do,
279
+ Lightbulb: Bo,
280
+ ArrowBendUpLeft: Lo,
281
+ Check: To,
282
+ ChartPie: Uo,
283
+ Percent: yo,
284
+ Hash: bo,
285
+ CurrencyCircleDollar: Fo,
286
+ CurrencyDollar: Ro,
287
+ ChartBar: Mo,
288
+ ArrowsClockwise: xo,
289
+ CopySimple: vo,
290
+ FlagBanner: No,
291
+ CalendarBlank: qo,
292
+ Money: Eo,
293
+ Play: Go,
294
+ Flag: Wo,
295
+ CaretDoubleLeft: Oo,
296
+ CaretDoubleRight: Vo,
297
+ ShareNetwork: Ho,
298
+ ToggleLeft: Ko,
299
+ PlusCircle: Qo,
300
+ UserCircle: Xo,
301
+ CaretCircleRight: zo,
302
+ MinusCircle: jo,
303
+ Archive: Zo,
304
+ Desktop: Jo,
305
+ Sun: Yo,
306
+ Translate: _o,
307
+ CheckSquare: or,
308
+ CheckSquareOffset: rr,
309
+ UploadSimple: ir,
310
+ FileArrowUp: er,
311
+ FileCsv: mr,
312
+ DownloadSimple: ar,
313
+ ArrowCounterClockwise: tr,
314
+ Bank: nr,
315
+ ShieldWarning: sr,
316
+ UserSwitch: cr,
317
+ Lightning: pr,
318
+ MapPin: lr,
319
+ Eraser: fr,
320
+ Vault: Ir,
321
+ ClockClockwise: $r,
322
+ Repeat: Cr,
323
+ Eye: ur,
324
+ EyeSlash: hr,
325
+ EyeClosed: wr,
326
+ DotsSixVertical: Sr,
327
+ DotsNine: gr,
328
+ Cards: kr,
329
+ ArrowCircleUpLeft: dr,
330
+ Wallet: Pr,
331
+ ArrowBendUpRight: Ar,
332
+ IdentificationCard: Dr,
333
+ Notification: Br,
334
+ ListBullets: Lr,
335
+ Download: Tr,
336
+ ArrowsOutSimple: Ur,
337
+ ClockCountdown: yr,
338
+ ClockCounterClockwise: br,
339
+ Image: Fr,
340
+ ToggleRight: Rr,
341
+ ArrowCircleUp: Mr,
342
+ ArrowUp: xr,
343
+ ArrowDown: vr,
344
+ ArrowUpRight: Nr,
345
+ PlayCircle: qr,
346
+ PauseCircle: Er,
347
+ SquaresFour: Gr,
348
+ LinkSimpleHorizontal: Wr,
349
+ Key: Or,
350
+ LockKey: Vr,
351
+ Detective: Hr,
352
+ Calendar: Kr,
353
+ TextColumns: Qr,
354
+ Columns: Xr,
355
+ ImageSquare: zr,
356
+ PushPin: jr,
357
+ PushPinSimple: Zr,
358
+ PushPinSimpleSlash: Jr,
359
+ ShieldCheck: Yr,
360
+ Package: _r,
361
+ ArrowElbowDownRight: oi,
362
+ BellSimpleSlash: ri,
363
+ BellRinging: ii,
364
+ GearSix: ei,
365
+ TextT: mi,
366
+ NumberCircleOne: ai,
367
+ ListNumbers: ti,
368
+ Warning: ni,
369
+ SortAscending: si,
370
+ ArrowClockwise: ci,
371
+ Sparkle: pi,
372
+ ThumbsUp: li,
373
+ ThumbsDown: fi,
374
+ DotsThreeCircleVertical: Ii,
375
+ BugBeetle: $i,
376
+ Envelope: Ci,
377
+ ShieldSlash: ui,
378
+ ArrowSquareIn: hi,
379
+ Rows: wi,
380
+ GearFine: Si,
381
+ Moon: gi,
382
+ TrendDown: ki,
383
+ TrendUp: di,
384
+ Intersect: Pi,
383
385
  close: o,
384
- MagicWand: di,
385
- Password: Pi,
386
- Buildings: Ai,
387
- ArrowRight: Di,
388
- Headset: Bi,
389
- Network: Li,
390
- NetworkSlash: Ti,
391
- ArrowsInSimple: bi,
392
- Queue: Fi,
393
- DeviceMobileSpeaker: Ri,
394
- Camera: xi
386
+ MagicWand: Ai,
387
+ Stop: H,
388
+ Microphone: K,
389
+ Password: Di,
390
+ Buildings: Bi,
391
+ ArrowRight: Li,
392
+ Headset: Ti,
393
+ Network: Ui,
394
+ NetworkSlash: yi,
395
+ ArrowsInSimple: Ri,
396
+ Queue: Mi,
397
+ DeviceMobileSpeaker: xi,
398
+ Camera: vi
395
399
  };
396
400
  export {
397
- Ct as IconList
401
+ St as IconList
398
402
  };
@@ -41,6 +41,15 @@ export interface DataTableProps<TData, TValue> {
41
41
  * @default false
42
42
  */
43
43
  manualSorting?: boolean;
44
+ /**
45
+ * Controlled sorting state (optional)
46
+ * If provided, component operates in controlled mode
47
+ */
48
+ sorting?: import('@tanstack/react-table').SortingState;
49
+ /**
50
+ * Callback when sorting changes (required for controlled mode)
51
+ */
52
+ onSortingChange?: (sorting: import('@tanstack/react-table').SortingState) => void;
44
53
  /**
45
54
  * Whether to enable column filtering
46
55
  * @default false
@@ -103,4 +112,4 @@ export interface DataTableProps<TData, TValue> {
103
112
  * />
104
113
  * ```
105
114
  */
106
- export declare function DataTable<TData, TValue>({ columns, data, isLoading, empty, checkboxSelection, onRowSelectionChange, enableSorting, manualSorting, enableColumnFilters, enableColumnResizing, columnResizeMode, onRowClick, actions, height, rowHeight, className, persistKey, }: DataTableProps<TData, TValue>): import("react/jsx-runtime").JSX.Element;
115
+ export declare function DataTable<TData, TValue>({ columns, data, isLoading, empty, checkboxSelection, onRowSelectionChange, enableSorting, manualSorting, sorting: externalSorting, onSortingChange: externalOnSortingChange, enableColumnFilters, enableColumnResizing, columnResizeMode, onRowClick, actions, height, rowHeight, className, persistKey, }: DataTableProps<TData, TValue>): import("react/jsx-runtime").JSX.Element;
@@ -1,140 +1,146 @@
1
- import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- import * as L from "react";
3
- import { useReactTable as W } from "../../../node_modules/@tanstack/react-table/build/lib/index.js";
4
- import { Table as _ } from "../../../vendor/shadcn/table.js";
1
+ import { j as o } from "../../../_virtual/jsx-runtime.js";
2
+ import * as B from "react";
3
+ import { useReactTable as G } from "../../../node_modules/@tanstack/react-table/build/lib/index.js";
4
+ import { Table as I } from "../../../vendor/shadcn/table.js";
5
5
  import { cn as u } from "../../../lib/utils.js";
6
- import { DataTableLoading as B } from "./components/states/data-table-loading.js";
7
- import { DataTableHeader as G } from "./components/data-table-header.js";
8
- import { DataTableBody as I } from "./components/data-table-body.js";
9
- import { useDataTableColumns as O } from "./hooks/use-data-table-columns.js";
10
- import { useDataTableState as U } from "./hooks/use-data-table-state.js";
11
- import { ROW_HEIGHT_DEFAULT as q } from "./utils/data-table-constants.js";
12
- import { getFilteredRowModel as J, getSortedRowModel as K, getCoreRowModel as Q } from "../../../node_modules/@tanstack/table-core/build/lib/index.js";
13
- import { Empty as X } from "../../molecules/empty/empty.js";
14
- function ae({
6
+ import { DataTableLoading as U } from "./components/states/data-table-loading.js";
7
+ import { DataTableHeader as V } from "./components/data-table-header.js";
8
+ import { DataTableBody as q } from "./components/data-table-body.js";
9
+ import { useDataTableColumns as J } from "./hooks/use-data-table-columns.js";
10
+ import { useDataTableState as K } from "./hooks/use-data-table-state.js";
11
+ import { ROW_HEIGHT_DEFAULT as Q } from "./utils/data-table-constants.js";
12
+ import { getFilteredRowModel as X, getSortedRowModel as Y, getCoreRowModel as Z } from "../../../node_modules/@tanstack/table-core/build/lib/index.js";
13
+ import { Empty as $ } from "../../molecules/empty/empty.js";
14
+ function me({
15
15
  columns: a,
16
16
  data: s,
17
- isLoading: c = !1,
18
- empty: g,
17
+ isLoading: p = !1,
18
+ empty: C,
19
19
  checkboxSelection: m = !1,
20
- onRowSelectionChange: o,
21
- enableSorting: p = !0,
22
- manualSorting: C = !1,
23
- enableColumnFilters: b = !1,
20
+ onRowSelectionChange: n,
21
+ enableSorting: b = !0,
22
+ manualSorting: h = !1,
23
+ sorting: x,
24
+ onSortingChange: w,
25
+ enableColumnFilters: y = !1,
24
26
  enableColumnResizing: i = !0,
25
- columnResizeMode: h = "onChange",
26
- onRowClick: x,
27
- actions: n,
28
- height: w,
29
- rowHeight: d = q,
30
- className: T,
31
- persistKey: j
27
+ columnResizeMode: S = "onChange",
28
+ onRowClick: T,
29
+ actions: r,
30
+ height: j,
31
+ rowHeight: d = Q,
32
+ className: R,
33
+ persistKey: D
32
34
  }) {
33
- const y = O({
35
+ const F = J({
34
36
  columns: a,
35
37
  checkboxSelection: m,
36
- actions: n
38
+ actions: r
37
39
  }), {
38
- sorting: R,
39
- setSorting: S,
40
- columnFilters: D,
41
- setColumnFilters: F,
42
- columnVisibility: M,
43
- setColumnVisibility: E,
44
- rowSelection: f,
45
- setRowSelection: N,
46
- columnPinning: v,
47
- handleColumnPinningChange: P
48
- } = U({
49
- persistKey: j,
50
- hasActions: !!n
51
- }), t = W({
40
+ sorting: f,
41
+ setSorting: g,
42
+ columnFilters: M,
43
+ setColumnFilters: E,
44
+ columnVisibility: N,
45
+ setColumnVisibility: v,
46
+ rowSelection: c,
47
+ setRowSelection: P,
48
+ columnPinning: A,
49
+ handleColumnPinningChange: H
50
+ } = K({
51
+ persistKey: D,
52
+ hasActions: !!r,
53
+ externalSorting: x,
54
+ onExternalSortingChange: w
55
+ }), t = G({
52
56
  data: s,
53
- columns: y,
54
- getCoreRowModel: Q(),
57
+ columns: F,
58
+ getCoreRowModel: Z(),
55
59
  enableColumnResizing: i,
56
- columnResizeMode: h,
60
+ columnResizeMode: S,
57
61
  enableColumnPinning: !0,
58
62
  defaultColumn: {
59
63
  enableSorting: !1,
60
64
  minSize: 50
61
65
  },
62
- ...p && {
63
- onSortingChange: S,
64
- getSortedRowModel: K(),
65
- manualSorting: C
66
- },
67
66
  ...b && {
68
- onColumnFiltersChange: F,
69
- getFilteredRowModel: J()
67
+ onSortingChange: (e) => {
68
+ g(typeof e == "function" ? e(f) : e);
69
+ },
70
+ getSortedRowModel: Y(),
71
+ manualSorting: h
72
+ },
73
+ ...y && {
74
+ onColumnFiltersChange: E,
75
+ getFilteredRowModel: X()
70
76
  },
71
- onColumnVisibilityChange: E,
72
- onRowSelectionChange: N,
73
- onColumnPinningChange: P,
77
+ onColumnVisibilityChange: v,
78
+ onRowSelectionChange: P,
79
+ onColumnPinningChange: H,
74
80
  state: {
75
- sorting: R,
76
- columnFilters: D,
77
- columnVisibility: M,
78
- rowSelection: f,
79
- columnPinning: v
81
+ sorting: f,
82
+ columnFilters: M,
83
+ columnVisibility: N,
84
+ rowSelection: c,
85
+ columnPinning: A
80
86
  }
81
87
  });
82
- if (L.useEffect(() => {
83
- if (o) {
84
- const r = t.getFilteredSelectedRowModel().rows.map((l) => l.original);
85
- o(r);
88
+ if (B.useEffect(() => {
89
+ if (n) {
90
+ const e = t.getFilteredSelectedRowModel().rows.map((l) => l.original);
91
+ n(e);
86
92
  }
87
- }, [f, o, t]), c)
88
- return /* @__PURE__ */ e.jsx(
89
- B,
93
+ }, [c, n, t]), p)
94
+ return /* @__PURE__ */ o.jsx(
95
+ U,
90
96
  {
91
97
  columns: a,
92
98
  checkboxSelection: m,
93
- actions: n,
99
+ actions: r,
94
100
  rowHeight: d
95
101
  }
96
102
  );
97
103
  if (s.length === 0) {
98
- const r = g || {}, {
104
+ const e = C || {}, {
99
105
  title: l = "No results",
100
- description: V = "No data available",
101
- media: A,
102
- actions: H
103
- } = r;
104
- return /* @__PURE__ */ e.jsx(
105
- X,
106
+ description: L = "No data available",
107
+ media: W,
108
+ actions: _
109
+ } = e;
110
+ return /* @__PURE__ */ o.jsx(
111
+ $,
106
112
  {
107
- media: A,
113
+ media: W,
108
114
  title: l,
109
- description: V,
110
- actions: H
115
+ description: L,
116
+ actions: _
111
117
  }
112
118
  );
113
119
  }
114
- return /* @__PURE__ */ e.jsx("div", { className: u("space-y-4", T), children: /* @__PURE__ */ e.jsx(
120
+ return /* @__PURE__ */ o.jsx("div", { className: u("space-y-4", R), children: /* @__PURE__ */ o.jsx(
115
121
  "div",
116
122
  {
117
123
  className: "rounded-md border overflow-x-auto",
118
- style: { height: w || "auto" },
119
- children: /* @__PURE__ */ e.jsxs(
120
- _,
124
+ style: { height: j || "auto" },
125
+ children: /* @__PURE__ */ o.jsxs(
126
+ I,
121
127
  {
122
128
  className: u("table-fixed"),
123
129
  style: { width: "max-content", minWidth: "100%" },
124
130
  children: [
125
- /* @__PURE__ */ e.jsx(
126
- G,
131
+ /* @__PURE__ */ o.jsx(
132
+ V,
127
133
  {
128
134
  table: t,
129
135
  enableColumnResizing: i
130
136
  }
131
137
  ),
132
- /* @__PURE__ */ e.jsx(
133
- I,
138
+ /* @__PURE__ */ o.jsx(
139
+ q,
134
140
  {
135
141
  table: t,
136
142
  enableColumnResizing: i,
137
- onRowClick: x,
143
+ onRowClick: T,
138
144
  rowHeight: d
139
145
  }
140
146
  )
@@ -145,5 +151,5 @@ function ae({
145
151
  ) });
146
152
  }
147
153
  export {
148
- ae as DataTable
154
+ me as DataTable
149
155
  };
@@ -3,10 +3,12 @@ import * as React from "react";
3
3
  interface UseDataTableStateProps {
4
4
  persistKey?: string;
5
5
  hasActions?: boolean;
6
+ externalSorting?: SortingState;
7
+ onExternalSortingChange?: (sorting: SortingState) => void;
6
8
  }
7
- export declare function useDataTableState({ persistKey, hasActions, }: UseDataTableStateProps): {
9
+ export declare function useDataTableState({ persistKey, hasActions, externalSorting, onExternalSortingChange, }: UseDataTableStateProps): {
8
10
  sorting: SortingState;
9
- setSorting: React.Dispatch<React.SetStateAction<SortingState>>;
11
+ setSorting: (sorting: SortingState) => void;
10
12
  columnFilters: ColumnFiltersState;
11
13
  setColumnFilters: React.Dispatch<React.SetStateAction<ColumnFiltersState>>;
12
14
  columnVisibility: VisibilityState;
@@ -1,21 +1,23 @@
1
- import * as e from "react";
2
- function V({
3
- persistKey: i,
4
- hasActions: l = !1
1
+ import * as i from "react";
2
+ function J({
3
+ persistKey: e,
4
+ hasActions: l = !1,
5
+ externalSorting: b,
6
+ onExternalSortingChange: r
5
7
  }) {
6
- const [g, m] = e.useState([]), [S, b] = e.useState(
8
+ const [s, u] = i.useState([]), [P, d] = i.useState(
7
9
  []
8
- ), [r, c] = e.useState({}), [h, P] = e.useState({}), [a, s] = e.useState({
10
+ ), [c, f] = i.useState({}), [y, h] = i.useState({}), [a, g] = i.useState({
9
11
  left: [],
10
12
  right: l ? ["actions"] : []
11
- });
12
- e.useEffect(() => {
13
- if (!i) return;
14
- const n = localStorage.getItem(`datatable-${i}`);
13
+ }), V = b ?? s, w = r ?? u;
14
+ i.useEffect(() => {
15
+ if (!e) return;
16
+ const n = localStorage.getItem(`datatable-${e}`);
15
17
  if (n)
16
18
  try {
17
19
  const t = JSON.parse(n);
18
- t.columnVisibility && c(t.columnVisibility), t.columnPinning && s({
20
+ t.columnVisibility && f(t.columnVisibility), t.columnPinning && g({
19
21
  left: t.columnPinning.left || [],
20
22
  right: [
21
23
  ...(t.columnPinning.right || []).filter(
@@ -23,52 +25,54 @@ function V({
23
25
  ),
24
26
  ...l ? ["actions"] : []
25
27
  ]
26
- });
28
+ }), !r && t.sorting && u(t.sorting);
27
29
  } catch (t) {
28
30
  console.error("Failed to load table state", t);
29
31
  }
30
- }, [i, l]), e.useEffect(() => {
31
- if (!i) return;
32
+ }, [e, l, r]), i.useEffect(() => {
33
+ if (!e) return;
32
34
  const n = {
33
- columnVisibility: r,
34
- columnPinning: a
35
+ columnVisibility: c,
36
+ columnPinning: a,
37
+ // Only persist internal sorting (not controlled externally)
38
+ ...!r && { sorting: s }
35
39
  };
36
- localStorage.setItem(`datatable-${i}`, JSON.stringify(n));
37
- }, [r, a, i]);
38
- const d = e.useCallback(
40
+ localStorage.setItem(`datatable-${e}`, JSON.stringify(n));
41
+ }, [c, a, s, e, r]);
42
+ const F = i.useCallback(
39
43
  (n) => {
40
- s((t) => {
41
- const o = typeof n == "function" ? n(t) : n, u = Array.isArray(o.left) ? o.left : [], f = Array.isArray(o.right) ? o.right : [];
44
+ g((t) => {
45
+ const o = typeof n == "function" ? n(t) : n, m = Array.isArray(o.left) ? o.left : [], S = Array.isArray(o.right) ? o.right : [];
42
46
  if (l) {
43
- const y = f.filter(
47
+ const I = S.filter(
44
48
  (C) => C !== "actions"
45
49
  );
46
50
  return {
47
- left: u,
48
- right: [...y, "actions"]
51
+ left: m,
52
+ right: [...I, "actions"]
49
53
  };
50
54
  }
51
55
  return {
52
- left: u,
53
- right: f
56
+ left: m,
57
+ right: S
54
58
  };
55
59
  });
56
60
  },
57
61
  [l]
58
62
  );
59
63
  return {
60
- sorting: g,
61
- setSorting: m,
62
- columnFilters: S,
63
- setColumnFilters: b,
64
- columnVisibility: r,
65
- setColumnVisibility: c,
66
- rowSelection: h,
67
- setRowSelection: P,
64
+ sorting: V,
65
+ setSorting: w,
66
+ columnFilters: P,
67
+ setColumnFilters: d,
68
+ columnVisibility: c,
69
+ setColumnVisibility: f,
70
+ rowSelection: y,
71
+ setRowSelection: h,
68
72
  columnPinning: a,
69
- handleColumnPinningChange: d
73
+ handleColumnPinningChange: F
70
74
  };
71
75
  }
72
76
  export {
73
- V as useDataTableState
77
+ J as useDataTableState
74
78
  };
@@ -0,0 +1,8 @@
1
+ import * as o from "react";
2
+ import m from "../lib/IconBase.es.js";
3
+ import p from "../defs/Microphone.es.js";
4
+ const t = o.forwardRef((e, r) => /* @__PURE__ */ o.createElement(m, { ref: r, ...e, weights: p }));
5
+ t.displayName = "MicrophoneIcon";
6
+ export {
7
+ t as MicrophoneIcon
8
+ };
@@ -0,0 +1,8 @@
1
+ import * as o from "react";
2
+ import e from "../lib/IconBase.es.js";
3
+ import a from "../defs/Stop.es.js";
4
+ const m = o.forwardRef((r, t) => /* @__PURE__ */ o.createElement(e, { ref: t, ...r, weights: a }));
5
+ m.displayName = "StopIcon";
6
+ export {
7
+ m as StopIcon
8
+ };
@@ -0,0 +1,36 @@
1
+ import * as a from "react";
2
+ const e = /* @__PURE__ */ new Map([
3
+ [
4
+ "bold",
5
+ /* @__PURE__ */ a.createElement(a.Fragment, null, /* @__PURE__ */ a.createElement("path", { d: "M128,180a52.06,52.06,0,0,0,52-52V64A52,52,0,0,0,76,64v64A52.06,52.06,0,0,0,128,180ZM100,64a28,28,0,0,1,56,0v64a28,28,0,0,1-56,0Zm40,155.22V240a12,12,0,0,1-24,0V219.22A92.14,92.14,0,0,1,36,128a12,12,0,0,1,24,0,68,68,0,0,0,136,0,12,12,0,0,1,24,0A92.14,92.14,0,0,1,140,219.22Z" }))
6
+ ],
7
+ [
8
+ "duotone",
9
+ /* @__PURE__ */ a.createElement(a.Fragment, null, /* @__PURE__ */ a.createElement(
10
+ "path",
11
+ {
12
+ d: "M168,64v64a40,40,0,0,1-40,40h0a40,40,0,0,1-40-40V64a40,40,0,0,1,40-40h0A40,40,0,0,1,168,64Z",
13
+ opacity: "0.2"
14
+ }
15
+ ), /* @__PURE__ */ a.createElement("path", { d: "M128,176a48.05,48.05,0,0,0,48-48V64a48,48,0,0,0-96,0v64A48.05,48.05,0,0,0,128,176ZM96,64a32,32,0,0,1,64,0v64a32,32,0,0,1-64,0Zm40,143.6V240a8,8,0,0,1-16,0V207.6A80.11,80.11,0,0,1,48,128a8,8,0,0,1,16,0,64,64,0,0,0,128,0,8,8,0,0,1,16,0A80.11,80.11,0,0,1,136,207.6Z" }))
16
+ ],
17
+ [
18
+ "fill",
19
+ /* @__PURE__ */ a.createElement(a.Fragment, null, /* @__PURE__ */ a.createElement("path", { d: "M80,128V64a48,48,0,0,1,96,0v64a48,48,0,0,1-96,0Zm128,0a8,8,0,0,0-16,0,64,64,0,0,1-128,0,8,8,0,0,0-16,0,80.11,80.11,0,0,0,72,79.6V240a8,8,0,0,0,16,0V207.6A80.11,80.11,0,0,0,208,128Z" }))
20
+ ],
21
+ [
22
+ "light",
23
+ /* @__PURE__ */ a.createElement(a.Fragment, null, /* @__PURE__ */ a.createElement("path", { d: "M128,174a46.06,46.06,0,0,0,46-46V64a46,46,0,0,0-92,0v64A46.06,46.06,0,0,0,128,174ZM94,64a34,34,0,0,1,68,0v64a34,34,0,0,1-68,0Zm40,141.75V240a6,6,0,0,1-12,0V205.75A78.09,78.09,0,0,1,50,128a6,6,0,0,1,12,0,66,66,0,0,0,132,0,6,6,0,0,1,12,0A78.09,78.09,0,0,1,134,205.75Z" }))
24
+ ],
25
+ [
26
+ "regular",
27
+ /* @__PURE__ */ a.createElement(a.Fragment, null, /* @__PURE__ */ a.createElement("path", { d: "M128,176a48.05,48.05,0,0,0,48-48V64a48,48,0,0,0-96,0v64A48.05,48.05,0,0,0,128,176ZM96,64a32,32,0,0,1,64,0v64a32,32,0,0,1-64,0Zm40,143.6V240a8,8,0,0,1-16,0V207.6A80.11,80.11,0,0,1,48,128a8,8,0,0,1,16,0,64,64,0,0,0,128,0,8,8,0,0,1,16,0A80.11,80.11,0,0,1,136,207.6Z" }))
28
+ ],
29
+ [
30
+ "thin",
31
+ /* @__PURE__ */ a.createElement(a.Fragment, null, /* @__PURE__ */ a.createElement("path", { d: "M128,172a44.05,44.05,0,0,0,44-44V64a44,44,0,0,0-88,0v64A44.05,44.05,0,0,0,128,172ZM92,64a36,36,0,0,1,72,0v64a36,36,0,0,1-72,0Zm40,139.89V240a4,4,0,0,1-8,0V203.89A76.09,76.09,0,0,1,52,128a4,4,0,0,1,8,0,68,68,0,0,0,136,0,4,4,0,0,1,8,0A76.09,76.09,0,0,1,132,203.89Z" }))
32
+ ]
33
+ ]);
34
+ export {
35
+ e as default
36
+ };
@@ -0,0 +1,36 @@
1
+ import * as e from "react";
2
+ const a = /* @__PURE__ */ new Map([
3
+ [
4
+ "bold",
5
+ /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("path", { d: "M200,36H56A20,20,0,0,0,36,56V200a20,20,0,0,0,20,20H200a20,20,0,0,0,20-20V56A20,20,0,0,0,200,36Zm-4,160H60V60H196Z" }))
6
+ ],
7
+ [
8
+ "duotone",
9
+ /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement(
10
+ "path",
11
+ {
12
+ d: "M208,56V200a8,8,0,0,1-8,8H56a8,8,0,0,1-8-8V56a8,8,0,0,1,8-8H200A8,8,0,0,1,208,56Z",
13
+ opacity: "0.2"
14
+ }
15
+ ), /* @__PURE__ */ e.createElement("path", { d: "M200,40H56A16,16,0,0,0,40,56V200a16,16,0,0,0,16,16H200a16,16,0,0,0,16-16V56A16,16,0,0,0,200,40Zm0,160H56V56H200V200Z" }))
16
+ ],
17
+ [
18
+ "fill",
19
+ /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("path", { d: "M216,56V200a16,16,0,0,1-16,16H56a16,16,0,0,1-16-16V56A16,16,0,0,1,56,40H200A16,16,0,0,1,216,56Z" }))
20
+ ],
21
+ [
22
+ "light",
23
+ /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("path", { d: "M200,42H56A14,14,0,0,0,42,56V200a14,14,0,0,0,14,14H200a14,14,0,0,0,14-14V56A14,14,0,0,0,200,42Zm2,158a2,2,0,0,1-2,2H56a2,2,0,0,1-2-2V56a2,2,0,0,1,2-2H200a2,2,0,0,1,2,2Z" }))
24
+ ],
25
+ [
26
+ "regular",
27
+ /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("path", { d: "M200,40H56A16,16,0,0,0,40,56V200a16,16,0,0,0,16,16H200a16,16,0,0,0,16-16V56A16,16,0,0,0,200,40Zm0,160H56V56H200V200Z" }))
28
+ ],
29
+ [
30
+ "thin",
31
+ /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("path", { d: "M200,44H56A12,12,0,0,0,44,56V200a12,12,0,0,0,12,12H200a12,12,0,0,0,12-12V56A12,12,0,0,0,200,44Zm4,156a4,4,0,0,1-4,4H56a4,4,0,0,1-4-4V56a4,4,0,0,1,4-4H200a4,4,0,0,1,4,4Z" }))
32
+ ]
33
+ ]);
34
+ export {
35
+ a as default
36
+ };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yuno-payments/dashboard-design-system",
3
- "version": "0.0.127",
3
+ "version": "0.0.129",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",