@yuno-payments/dashboard-design-system 0.0.182 → 0.0.183
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/atoms/icon/icon-list.d.ts +1 -0
- package/dist/components/atoms/icon/icon-list.js +76 -74
- package/dist/node_modules/@phosphor-icons/react/dist/csr/SortDescending.es.js +8 -0
- package/dist/node_modules/@phosphor-icons/react/dist/defs/SortDescending.es.js +30 -0
- package/package.json +1 -1
|
@@ -173,6 +173,7 @@ declare const IconList: {
|
|
|
173
173
|
ListNumbers: import('@phosphor-icons/react').Icon;
|
|
174
174
|
Warning: import('@phosphor-icons/react').Icon;
|
|
175
175
|
SortAscending: import('@phosphor-icons/react').Icon;
|
|
176
|
+
SortDescending: import('@phosphor-icons/react').Icon;
|
|
176
177
|
ArrowClockwise: import('@phosphor-icons/react').Icon;
|
|
177
178
|
Sparkle: import('@phosphor-icons/react').Icon;
|
|
178
179
|
ThumbsUp: import('@phosphor-icons/react').Icon;
|
|
@@ -15,11 +15,11 @@ import { FilePdfIcon as $ } from "../../../node_modules/@phosphor-icons/react/di
|
|
|
15
15
|
import { BoundingBoxIcon as C } from "../../../node_modules/@phosphor-icons/react/dist/csr/BoundingBox.es.js";
|
|
16
16
|
import { TreeStructureIcon as u } from "../../../node_modules/@phosphor-icons/react/dist/csr/TreeStructure.es.js";
|
|
17
17
|
import { ShoppingCartIcon as h } from "../../../node_modules/@phosphor-icons/react/dist/csr/ShoppingCart.es.js";
|
|
18
|
-
import { CodeIcon as
|
|
19
|
-
import { FileTxtIcon as
|
|
18
|
+
import { CodeIcon as S } from "../../../node_modules/@phosphor-icons/react/dist/csr/Code.es.js";
|
|
19
|
+
import { FileTxtIcon as w } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileTxt.es.js";
|
|
20
20
|
import { FileZipIcon as g } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileZip.es.js";
|
|
21
|
-
import { TerminalWindowIcon as
|
|
22
|
-
import { UserIcon as
|
|
21
|
+
import { TerminalWindowIcon as d } from "../../../node_modules/@phosphor-icons/react/dist/csr/TerminalWindow.es.js";
|
|
22
|
+
import { UserIcon as k } from "../../../node_modules/@phosphor-icons/react/dist/csr/User.es.js";
|
|
23
23
|
import { LockIcon as P } from "../../../node_modules/@phosphor-icons/react/dist/csr/Lock.es.js";
|
|
24
24
|
import { FileDocIcon as A } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileDoc.es.js";
|
|
25
25
|
import { QuestionIcon as D } from "../../../node_modules/@phosphor-icons/react/dist/csr/Question.es.js";
|
|
@@ -70,8 +70,8 @@ import { ListPlusIcon as $o } from "../../../node_modules/@phosphor-icons/react/
|
|
|
70
70
|
import { SquareIcon as Co } from "../../../node_modules/@phosphor-icons/react/dist/csr/Square.es.js";
|
|
71
71
|
import { CaretLeftIcon as uo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretLeft.es.js";
|
|
72
72
|
import { UploadIcon as ho } from "../../../node_modules/@phosphor-icons/react/dist/csr/Upload.es.js";
|
|
73
|
-
import { CloudSlashIcon as
|
|
74
|
-
import { GitForkIcon as
|
|
73
|
+
import { CloudSlashIcon as So } from "../../../node_modules/@phosphor-icons/react/dist/csr/CloudSlash.es.js";
|
|
74
|
+
import { GitForkIcon as wo } from "../../../node_modules/@phosphor-icons/react/dist/csr/GitFork.es.js";
|
|
75
75
|
import { TextboxIcon as go } from "../../../node_modules/@phosphor-icons/react/dist/csr/Textbox.es.js";
|
|
76
76
|
import { DeviceMobileCameraIcon as ko } from "../../../node_modules/@phosphor-icons/react/dist/csr/DeviceMobileCamera.es.js";
|
|
77
77
|
import { CaretUpIcon as Po } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretUp.es.js";
|
|
@@ -123,11 +123,11 @@ import { LightningIcon as $r } from "../../../node_modules/@phosphor-icons/react
|
|
|
123
123
|
import { MapPinIcon as Cr } from "../../../node_modules/@phosphor-icons/react/dist/csr/MapPin.es.js";
|
|
124
124
|
import { EraserIcon as ur } from "../../../node_modules/@phosphor-icons/react/dist/csr/Eraser.es.js";
|
|
125
125
|
import { VaultIcon as hr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Vault.es.js";
|
|
126
|
-
import { ClockClockwiseIcon as
|
|
127
|
-
import { RepeatIcon as
|
|
126
|
+
import { ClockClockwiseIcon as Sr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ClockClockwise.es.js";
|
|
127
|
+
import { RepeatIcon as wr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Repeat.es.js";
|
|
128
128
|
import { EyeIcon as gr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Eye.es.js";
|
|
129
|
-
import { EyeSlashIcon as
|
|
130
|
-
import { EyeClosedIcon as
|
|
129
|
+
import { EyeSlashIcon as dr } from "../../../node_modules/@phosphor-icons/react/dist/csr/EyeSlash.es.js";
|
|
130
|
+
import { EyeClosedIcon as kr } from "../../../node_modules/@phosphor-icons/react/dist/csr/EyeClosed.es.js";
|
|
131
131
|
import { DotsSixVerticalIcon as Pr } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsSixVertical.es.js";
|
|
132
132
|
import { DotsNineIcon as Ar } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsNine.es.js";
|
|
133
133
|
import { CardsIcon as Dr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Cards.es.js";
|
|
@@ -172,38 +172,39 @@ import { NumberCircleOneIcon as ci } from "../../../node_modules/@phosphor-icons
|
|
|
172
172
|
import { ListNumbersIcon as pi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ListNumbers.es.js";
|
|
173
173
|
import { WarningIcon as li } from "../../../node_modules/@phosphor-icons/react/dist/csr/Warning.es.js";
|
|
174
174
|
import { SortAscendingIcon as fi } from "../../../node_modules/@phosphor-icons/react/dist/csr/SortAscending.es.js";
|
|
175
|
-
import {
|
|
176
|
-
import {
|
|
177
|
-
import {
|
|
178
|
-
import {
|
|
179
|
-
import {
|
|
175
|
+
import { SortDescendingIcon as Ii } from "../../../node_modules/@phosphor-icons/react/dist/csr/SortDescending.es.js";
|
|
176
|
+
import { ArrowClockwiseIcon as $i } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowClockwise.es.js";
|
|
177
|
+
import { SparkleIcon as Ci } from "../../../node_modules/@phosphor-icons/react/dist/csr/Sparkle.es.js";
|
|
178
|
+
import { ThumbsUpIcon as ui } from "../../../node_modules/@phosphor-icons/react/dist/csr/ThumbsUp.es.js";
|
|
179
|
+
import { ThumbsDownIcon as hi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ThumbsDown.es.js";
|
|
180
|
+
import { DotsThreeCircleVerticalIcon as Si } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsThreeCircleVertical.es.js";
|
|
180
181
|
import { BugBeetleIcon as wi } from "../../../node_modules/@phosphor-icons/react/dist/csr/BugBeetle.es.js";
|
|
181
|
-
import { EnvelopeIcon as
|
|
182
|
-
import { ShieldSlashIcon as
|
|
182
|
+
import { EnvelopeIcon as gi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Envelope.es.js";
|
|
183
|
+
import { ShieldSlashIcon as di } from "../../../node_modules/@phosphor-icons/react/dist/csr/ShieldSlash.es.js";
|
|
183
184
|
import { ArrowSquareInIcon as ki } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowSquareIn.es.js";
|
|
184
|
-
import { RowsIcon as
|
|
185
|
-
import { GearFineIcon as
|
|
186
|
-
import { MoonIcon as
|
|
187
|
-
import { TrendDownIcon as
|
|
188
|
-
import { TrendUpIcon as
|
|
189
|
-
import { IntersectIcon as
|
|
190
|
-
import { MagicWandIcon as
|
|
191
|
-
import { PasswordIcon as
|
|
192
|
-
import { BuildingsIcon as
|
|
193
|
-
import { ArrowRightIcon as
|
|
194
|
-
import { HeadsetIcon as
|
|
195
|
-
import { NetworkIcon as
|
|
196
|
-
import { NetworkSlashIcon as
|
|
197
|
-
import { TrafficSignalIcon as
|
|
198
|
-
import { FileMagnifyingGlassIcon as
|
|
199
|
-
import { ArrowsInSimpleIcon as
|
|
200
|
-
import { QueueIcon as
|
|
201
|
-
import { DeviceMobileSpeakerIcon as
|
|
202
|
-
import { CameraIcon as
|
|
203
|
-
const
|
|
185
|
+
import { RowsIcon as Pi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Rows.es.js";
|
|
186
|
+
import { GearFineIcon as Ai } from "../../../node_modules/@phosphor-icons/react/dist/csr/GearFine.es.js";
|
|
187
|
+
import { MoonIcon as Di } from "../../../node_modules/@phosphor-icons/react/dist/csr/Moon.es.js";
|
|
188
|
+
import { TrendDownIcon as Li } from "../../../node_modules/@phosphor-icons/react/dist/csr/TrendDown.es.js";
|
|
189
|
+
import { TrendUpIcon as Bi } from "../../../node_modules/@phosphor-icons/react/dist/csr/TrendUp.es.js";
|
|
190
|
+
import { IntersectIcon as Ti } from "../../../node_modules/@phosphor-icons/react/dist/csr/Intersect.es.js";
|
|
191
|
+
import { MagicWandIcon as Ui } from "../../../node_modules/@phosphor-icons/react/dist/csr/MagicWand.es.js";
|
|
192
|
+
import { PasswordIcon as bi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Password.es.js";
|
|
193
|
+
import { BuildingsIcon as yi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Buildings.es.js";
|
|
194
|
+
import { ArrowRightIcon as Fi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowRight.es.js";
|
|
195
|
+
import { HeadsetIcon as Ri } from "../../../node_modules/@phosphor-icons/react/dist/csr/Headset.es.js";
|
|
196
|
+
import { NetworkIcon as Mi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Network.es.js";
|
|
197
|
+
import { NetworkSlashIcon as xi } from "../../../node_modules/@phosphor-icons/react/dist/csr/NetworkSlash.es.js";
|
|
198
|
+
import { TrafficSignalIcon as vi } from "../../../node_modules/@phosphor-icons/react/dist/csr/TrafficSignal.es.js";
|
|
199
|
+
import { FileMagnifyingGlassIcon as Ni } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileMagnifyingGlass.es.js";
|
|
200
|
+
import { ArrowsInSimpleIcon as qi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowsInSimple.es.js";
|
|
201
|
+
import { QueueIcon as Ei } from "../../../node_modules/@phosphor-icons/react/dist/csr/Queue.es.js";
|
|
202
|
+
import { DeviceMobileSpeakerIcon as Gi } from "../../../node_modules/@phosphor-icons/react/dist/csr/DeviceMobileSpeaker.es.js";
|
|
203
|
+
import { CameraIcon as Wi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Camera.es.js";
|
|
204
|
+
const Ut = {
|
|
204
205
|
AidaLogo: r,
|
|
205
|
-
Activity:
|
|
206
|
-
FileSearch:
|
|
206
|
+
Activity: vi,
|
|
207
|
+
FileSearch: Ni,
|
|
207
208
|
MagnifyingGlass: i,
|
|
208
209
|
CaretDown: e,
|
|
209
210
|
CaretUpDown: m,
|
|
@@ -220,11 +221,11 @@ const Bt = {
|
|
|
220
221
|
BoundingBox: C,
|
|
221
222
|
TreeStructure: u,
|
|
222
223
|
ShoppingCart: h,
|
|
223
|
-
Code:
|
|
224
|
-
FileTxt:
|
|
224
|
+
Code: S,
|
|
225
|
+
FileTxt: w,
|
|
225
226
|
FileZip: g,
|
|
226
|
-
TerminalWindow:
|
|
227
|
-
User:
|
|
227
|
+
TerminalWindow: d,
|
|
228
|
+
User: k,
|
|
228
229
|
Lock: P,
|
|
229
230
|
FileDoc: A,
|
|
230
231
|
Question: D,
|
|
@@ -270,8 +271,8 @@ const Bt = {
|
|
|
270
271
|
Square: Co,
|
|
271
272
|
CaretLeft: uo,
|
|
272
273
|
Upload: ho,
|
|
273
|
-
CloudSlash:
|
|
274
|
-
GitFork:
|
|
274
|
+
CloudSlash: So,
|
|
275
|
+
GitFork: wo,
|
|
275
276
|
Textbox: go,
|
|
276
277
|
DeviceMobileCamera: ko,
|
|
277
278
|
CaretUp: Po,
|
|
@@ -324,11 +325,11 @@ const Bt = {
|
|
|
324
325
|
MapPin: Cr,
|
|
325
326
|
Eraser: ur,
|
|
326
327
|
Vault: hr,
|
|
327
|
-
ClockClockwise:
|
|
328
|
-
Repeat:
|
|
328
|
+
ClockClockwise: Sr,
|
|
329
|
+
Repeat: wr,
|
|
329
330
|
Eye: gr,
|
|
330
|
-
EyeSlash:
|
|
331
|
-
EyeClosed:
|
|
331
|
+
EyeSlash: dr,
|
|
332
|
+
EyeClosed: kr,
|
|
332
333
|
DotsSixVertical: Pr,
|
|
333
334
|
DotsNine: Ar,
|
|
334
335
|
Cards: Dr,
|
|
@@ -375,36 +376,37 @@ const Bt = {
|
|
|
375
376
|
ListNumbers: pi,
|
|
376
377
|
Warning: li,
|
|
377
378
|
SortAscending: fi,
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
379
|
+
SortDescending: Ii,
|
|
380
|
+
ArrowClockwise: $i,
|
|
381
|
+
Sparkle: Ci,
|
|
382
|
+
ThumbsUp: ui,
|
|
383
|
+
ThumbsDown: hi,
|
|
384
|
+
DotsThreeCircleVertical: Si,
|
|
383
385
|
BugBeetle: wi,
|
|
384
|
-
Envelope:
|
|
385
|
-
ShieldSlash:
|
|
386
|
+
Envelope: gi,
|
|
387
|
+
ShieldSlash: di,
|
|
386
388
|
ArrowSquareIn: ki,
|
|
387
|
-
Rows:
|
|
388
|
-
GearFine:
|
|
389
|
-
Moon:
|
|
390
|
-
TrendDown:
|
|
391
|
-
TrendUp:
|
|
392
|
-
Intersect:
|
|
389
|
+
Rows: Pi,
|
|
390
|
+
GearFine: Ai,
|
|
391
|
+
Moon: Di,
|
|
392
|
+
TrendDown: Li,
|
|
393
|
+
TrendUp: Bi,
|
|
394
|
+
Intersect: Ti,
|
|
393
395
|
close: o,
|
|
394
|
-
MagicWand:
|
|
396
|
+
MagicWand: Ui,
|
|
395
397
|
Stop: Q,
|
|
396
398
|
Microphone: X,
|
|
397
|
-
Password:
|
|
398
|
-
Buildings:
|
|
399
|
-
ArrowRight:
|
|
400
|
-
Headset:
|
|
401
|
-
Network:
|
|
402
|
-
NetworkSlash:
|
|
403
|
-
ArrowsInSimple:
|
|
404
|
-
Queue:
|
|
405
|
-
DeviceMobileSpeaker:
|
|
406
|
-
Camera:
|
|
399
|
+
Password: bi,
|
|
400
|
+
Buildings: yi,
|
|
401
|
+
ArrowRight: Fi,
|
|
402
|
+
Headset: Ri,
|
|
403
|
+
Network: Mi,
|
|
404
|
+
NetworkSlash: xi,
|
|
405
|
+
ArrowsInSimple: qi,
|
|
406
|
+
Queue: Ei,
|
|
407
|
+
DeviceMobileSpeaker: Gi,
|
|
408
|
+
Camera: Wi
|
|
407
409
|
};
|
|
408
410
|
export {
|
|
409
|
-
|
|
411
|
+
Ut as IconList
|
|
410
412
|
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as e from "react";
|
|
2
|
+
import t from "../lib/IconBase.es.js";
|
|
3
|
+
import m from "../defs/SortDescending.es.js";
|
|
4
|
+
const n = e.forwardRef((o, r) => /* @__PURE__ */ e.createElement(t, { ref: r, ...o, weights: m }));
|
|
5
|
+
n.displayName = "SortDescendingIcon";
|
|
6
|
+
export {
|
|
7
|
+
n as SortDescendingIcon
|
|
8
|
+
};
|
|
@@ -0,0 +1,30 @@
|
|
|
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: "M36,128a12,12,0,0,1,12-12h68a12,12,0,0,1,0,24H48A12,12,0,0,1,36,128ZM48,76h52a12,12,0,0,0,0-24H48a12,12,0,0,0,0,24ZM180,180H48a12,12,0,0,0,0,24H180a12,12,0,0,0,0-24ZM232.49,79.51l-40-40a12,12,0,0,0-17,0l-40,40a12,12,0,0,0,17,17L172,77v67a12,12,0,0,0,24,0V77l19.51,19.52a12,12,0,0,0,17-17Z" }))
|
|
6
|
+
],
|
|
7
|
+
[
|
|
8
|
+
"duotone",
|
|
9
|
+
/* @__PURE__ */ a.createElement(a.Fragment, null, /* @__PURE__ */ a.createElement("path", { d: "M224,88v88a16,16,0,0,1-16,16H48V64H200Z", opacity: "0.2" }), /* @__PURE__ */ a.createElement("path", { d: "M40,128a8,8,0,0,1,8-8h72a8,8,0,0,1,0,16H48A8,8,0,0,1,40,128Zm8-56h56a8,8,0,0,0,0-16H48a8,8,0,0,0,0,16ZM184,184H48a8,8,0,0,0,0,16H184a8,8,0,0,0,0-16ZM229.66,82.34l-40-40a8,8,0,0,0-11.32,0l-40,40a8,8,0,0,0,11.32,11.32L176,67.31V144a8,8,0,0,0,16,0V67.31l26.34,26.35a8,8,0,0,0,11.32-11.32Z" }))
|
|
10
|
+
],
|
|
11
|
+
[
|
|
12
|
+
"fill",
|
|
13
|
+
/* @__PURE__ */ a.createElement(a.Fragment, null, /* @__PURE__ */ a.createElement("path", { d: "M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM72,72h40a8,8,0,0,1,0,16H72a8,8,0,0,1,0-16Zm0,48h48a8,8,0,0,1,0,16H72a8,8,0,0,1,0-16Zm96,64H72a8,8,0,0,1,0-16h96a8,8,0,0,1,0,16Zm29.66-82.34a8,8,0,0,1-11.32,0L176,91.31V136a8,8,0,0,1-16,0V91.31l-10.34,10.35a8,8,0,0,1-11.32-11.32l24-24a8,8,0,0,1,11.32,0l24,24A8,8,0,0,1,197.66,101.66Z" }))
|
|
14
|
+
],
|
|
15
|
+
[
|
|
16
|
+
"light",
|
|
17
|
+
/* @__PURE__ */ a.createElement(a.Fragment, null, /* @__PURE__ */ a.createElement("path", { d: "M42,128a6,6,0,0,1,6-6h72a6,6,0,0,1,0,12H48A6,6,0,0,1,42,128Zm6-58h56a6,6,0,0,0,0-12H48a6,6,0,0,0,0,12ZM184,186H48a6,6,0,0,0,0,12H184a6,6,0,0,0,0-12ZM228.24,83.76l-40-40a6,6,0,0,0-8.48,0l-40,40a6,6,0,0,0,8.48,8.48L178,62.49V144a6,6,0,0,0,12,0V62.49l29.76,29.75a6,6,0,0,0,8.48-8.48Z" }))
|
|
18
|
+
],
|
|
19
|
+
[
|
|
20
|
+
"regular",
|
|
21
|
+
/* @__PURE__ */ a.createElement(a.Fragment, null, /* @__PURE__ */ a.createElement("path", { d: "M40,128a8,8,0,0,1,8-8h72a8,8,0,0,1,0,16H48A8,8,0,0,1,40,128Zm8-56h56a8,8,0,0,0,0-16H48a8,8,0,0,0,0,16ZM184,184H48a8,8,0,0,0,0,16H184a8,8,0,0,0,0-16ZM229.66,82.34l-40-40a8,8,0,0,0-11.32,0l-40,40a8,8,0,0,0,11.32,11.32L176,67.31V144a8,8,0,0,0,16,0V67.31l26.34,26.35a8,8,0,0,0,11.32-11.32Z" }))
|
|
22
|
+
],
|
|
23
|
+
[
|
|
24
|
+
"thin",
|
|
25
|
+
/* @__PURE__ */ a.createElement(a.Fragment, null, /* @__PURE__ */ a.createElement("path", { d: "M44,128a4,4,0,0,1,4-4h72a4,4,0,0,1,0,8H48A4,4,0,0,1,44,128Zm4-60h56a4,4,0,0,0,0-8H48a4,4,0,0,0,0,8ZM184,188H48a4,4,0,0,0,0,8H184a4,4,0,0,0,0-8ZM226.83,85.17l-40-40a4,4,0,0,0-5.66,0l-40,40a4,4,0,0,0,5.66,5.66L180,57.66V144a4,4,0,0,0,8,0V57.66l33.17,33.17a4,4,0,1,0,5.66-5.66Z" }))
|
|
26
|
+
]
|
|
27
|
+
]);
|
|
28
|
+
export {
|
|
29
|
+
e as default
|
|
30
|
+
};
|