@yuno-payments/dashboard-design-system 0.0.173 → 0.0.175

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.
@@ -80,6 +80,7 @@ declare const IconList: {
80
80
  PencilSimpleLine: import('@phosphor-icons/react').Icon;
81
81
  Copy: import('@phosphor-icons/react').Icon;
82
82
  Lightbulb: import('@phosphor-icons/react').Icon;
83
+ ListChecks: import('@phosphor-icons/react').Icon;
83
84
  ArrowBendUpLeft: import('@phosphor-icons/react').Icon;
84
85
  Check: import('@phosphor-icons/react').Icon;
85
86
  ChartPie: import('@phosphor-icons/react').Icon;
@@ -18,14 +18,14 @@ import { ShoppingCartIcon as h } from "../../../node_modules/@phosphor-icons/rea
18
18
  import { CodeIcon as w } from "../../../node_modules/@phosphor-icons/react/dist/csr/Code.es.js";
19
19
  import { FileTxtIcon as S } 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 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";
21
+ import { TerminalWindowIcon as k } from "../../../node_modules/@phosphor-icons/react/dist/csr/TerminalWindow.es.js";
22
+ import { UserIcon as d } 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";
26
- import { SignOutIcon as B } from "../../../node_modules/@phosphor-icons/react/dist/csr/SignOut.es.js";
26
+ import { SignOutIcon as L } from "../../../node_modules/@phosphor-icons/react/dist/csr/SignOut.es.js";
27
27
  import { XIcon as o } from "../../../node_modules/@phosphor-icons/react/dist/csr/X.es.js";
28
- import { FunnelSimpleIcon as L } from "../../../node_modules/@phosphor-icons/react/dist/csr/FunnelSimple.es.js";
28
+ import { FunnelSimpleIcon as B } from "../../../node_modules/@phosphor-icons/react/dist/csr/FunnelSimple.es.js";
29
29
  import { PlusIcon as T } from "../../../node_modules/@phosphor-icons/react/dist/csr/Plus.es.js";
30
30
  import { WarningCircleIcon as U } from "../../../node_modules/@phosphor-icons/react/dist/csr/WarningCircle.es.js";
31
31
  import { XCircleIcon as b } from "../../../node_modules/@phosphor-icons/react/dist/csr/XCircle.es.js";
@@ -33,176 +33,177 @@ import { CheckCircleIcon as y } from "../../../node_modules/@phosphor-icons/reac
33
33
  import { PlugsIcon as F } from "../../../node_modules/@phosphor-icons/react/dist/csr/Plugs.es.js";
34
34
  import { PlugIcon as R } from "../../../node_modules/@phosphor-icons/react/dist/csr/Plug.es.js";
35
35
  import { ListIcon as M } from "../../../node_modules/@phosphor-icons/react/dist/csr/List.es.js";
36
- import { ArrowCircleLeftIcon as x } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCircleLeft.es.js";
37
- import { ArrowCircleRightIcon as v } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCircleRight.es.js";
38
- import { RadioButtonIcon as N } from "../../../node_modules/@phosphor-icons/react/dist/csr/RadioButton.es.js";
39
- import { GearIcon as q } from "../../../node_modules/@phosphor-icons/react/dist/csr/Gear.es.js";
40
- import { UserPlusIcon as E } from "../../../node_modules/@phosphor-icons/react/dist/csr/UserPlus.es.js";
41
- import { ArrowLeftIcon as G } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowLeft.es.js";
42
- import { CircleIcon as W } from "../../../node_modules/@phosphor-icons/react/dist/csr/Circle.es.js";
43
- import { StarIcon as O } from "../../../node_modules/@phosphor-icons/react/dist/csr/Star.es.js";
44
- import { NotepadIcon as V } from "../../../node_modules/@phosphor-icons/react/dist/csr/Notepad.es.js";
45
- import { ExportIcon as H } from "../../../node_modules/@phosphor-icons/react/dist/csr/Export.es.js";
46
- import { StopIcon as K } from "../../../node_modules/@phosphor-icons/react/dist/csr/Stop.es.js";
47
- import { MicrophoneIcon as Q } from "../../../node_modules/@phosphor-icons/react/dist/csr/Microphone.es.js";
48
- import { FileIcon as X } from "../../../node_modules/@phosphor-icons/react/dist/csr/File.es.js";
49
- import { TableIcon as z } from "../../../node_modules/@phosphor-icons/react/dist/csr/Table.es.js";
50
- import { BinocularsIcon as j } from "../../../node_modules/@phosphor-icons/react/dist/csr/Binoculars.es.js";
51
- import { GitBranchIcon as Z } from "../../../node_modules/@phosphor-icons/react/dist/csr/GitBranch.es.js";
52
- import { PencilIcon as J } from "../../../node_modules/@phosphor-icons/react/dist/csr/Pencil.es.js";
53
- import { LinkBreakIcon as Y } from "../../../node_modules/@phosphor-icons/react/dist/csr/LinkBreak.es.js";
54
- import { PauseIcon as _ } from "../../../node_modules/@phosphor-icons/react/dist/csr/Pause.es.js";
55
- import { DotsThreeVerticalIcon as oo } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsThreeVertical.es.js";
56
- import { PencilSimpleIcon as ro } from "../../../node_modules/@phosphor-icons/react/dist/csr/PencilSimple.es.js";
57
- import { TrashIcon as io } from "../../../node_modules/@phosphor-icons/react/dist/csr/Trash.es.js";
58
- import { EqualsIcon as eo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Equals.es.js";
59
- import { BracketsAngleIcon as mo } from "../../../node_modules/@phosphor-icons/react/dist/csr/BracketsAngle.es.js";
60
- import { BracketsSquareIcon as ao } from "../../../node_modules/@phosphor-icons/react/dist/csr/BracketsSquare.es.js";
61
- import { SelectionInverseIcon as to } from "../../../node_modules/@phosphor-icons/react/dist/csr/SelectionInverse.es.js";
62
- import { BracketsCurlyIcon as no } from "../../../node_modules/@phosphor-icons/react/dist/csr/BracketsCurly.es.js";
63
- import { CaretRightIcon as so } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretRight.es.js";
64
- import { ArrowsDownUpIcon as co } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowsDownUp.es.js";
65
- import { DotsThreeIcon as po } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsThree.es.js";
66
- import { ClockIcon as lo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Clock.es.js";
67
- import { ProhibitIcon as fo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Prohibit.es.js";
68
- import { ListPlusIcon as Io } from "../../../node_modules/@phosphor-icons/react/dist/csr/ListPlus.es.js";
69
- import { SquareIcon as $o } from "../../../node_modules/@phosphor-icons/react/dist/csr/Square.es.js";
70
- import { CaretLeftIcon as Co } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretLeft.es.js";
71
- import { UploadIcon as uo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Upload.es.js";
72
- import { CloudSlashIcon as ho } from "../../../node_modules/@phosphor-icons/react/dist/csr/CloudSlash.es.js";
73
- import { GitForkIcon as wo } from "../../../node_modules/@phosphor-icons/react/dist/csr/GitFork.es.js";
74
- import { TextboxIcon as So } from "../../../node_modules/@phosphor-icons/react/dist/csr/Textbox.es.js";
75
- import { DeviceMobileCameraIcon as go } from "../../../node_modules/@phosphor-icons/react/dist/csr/DeviceMobileCamera.es.js";
76
- import { CaretUpIcon as ko } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretUp.es.js";
77
- import { SwatchesIcon as Po } from "../../../node_modules/@phosphor-icons/react/dist/csr/Swatches.es.js";
78
- import { CreditCardIcon as Ao } from "../../../node_modules/@phosphor-icons/react/dist/csr/CreditCard.es.js";
79
- import { PaletteIcon as Do } from "../../../node_modules/@phosphor-icons/react/dist/csr/Palette.es.js";
36
+ import { ListChecksIcon as x } from "../../../node_modules/@phosphor-icons/react/dist/csr/ListChecks.es.js";
37
+ import { ArrowCircleLeftIcon as v } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCircleLeft.es.js";
38
+ import { ArrowCircleRightIcon as N } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCircleRight.es.js";
39
+ import { RadioButtonIcon as q } from "../../../node_modules/@phosphor-icons/react/dist/csr/RadioButton.es.js";
40
+ import { GearIcon as E } from "../../../node_modules/@phosphor-icons/react/dist/csr/Gear.es.js";
41
+ import { UserPlusIcon as G } from "../../../node_modules/@phosphor-icons/react/dist/csr/UserPlus.es.js";
42
+ import { ArrowLeftIcon as W } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowLeft.es.js";
43
+ import { CircleIcon as O } from "../../../node_modules/@phosphor-icons/react/dist/csr/Circle.es.js";
44
+ import { StarIcon as V } from "../../../node_modules/@phosphor-icons/react/dist/csr/Star.es.js";
45
+ import { NotepadIcon as H } from "../../../node_modules/@phosphor-icons/react/dist/csr/Notepad.es.js";
46
+ import { ExportIcon as K } from "../../../node_modules/@phosphor-icons/react/dist/csr/Export.es.js";
47
+ import { StopIcon as Q } from "../../../node_modules/@phosphor-icons/react/dist/csr/Stop.es.js";
48
+ import { MicrophoneIcon as X } from "../../../node_modules/@phosphor-icons/react/dist/csr/Microphone.es.js";
49
+ import { FileIcon as z } from "../../../node_modules/@phosphor-icons/react/dist/csr/File.es.js";
50
+ import { TableIcon as j } from "../../../node_modules/@phosphor-icons/react/dist/csr/Table.es.js";
51
+ import { BinocularsIcon as Z } from "../../../node_modules/@phosphor-icons/react/dist/csr/Binoculars.es.js";
52
+ import { GitBranchIcon as J } from "../../../node_modules/@phosphor-icons/react/dist/csr/GitBranch.es.js";
53
+ import { PencilIcon as Y } from "../../../node_modules/@phosphor-icons/react/dist/csr/Pencil.es.js";
54
+ import { LinkBreakIcon as _ } from "../../../node_modules/@phosphor-icons/react/dist/csr/LinkBreak.es.js";
55
+ import { PauseIcon as oo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Pause.es.js";
56
+ import { DotsThreeVerticalIcon as ro } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsThreeVertical.es.js";
57
+ import { PencilSimpleIcon as io } from "../../../node_modules/@phosphor-icons/react/dist/csr/PencilSimple.es.js";
58
+ import { TrashIcon as eo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Trash.es.js";
59
+ import { EqualsIcon as mo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Equals.es.js";
60
+ import { BracketsAngleIcon as ao } from "../../../node_modules/@phosphor-icons/react/dist/csr/BracketsAngle.es.js";
61
+ import { BracketsSquareIcon as to } from "../../../node_modules/@phosphor-icons/react/dist/csr/BracketsSquare.es.js";
62
+ import { SelectionInverseIcon as no } from "../../../node_modules/@phosphor-icons/react/dist/csr/SelectionInverse.es.js";
63
+ import { BracketsCurlyIcon as so } from "../../../node_modules/@phosphor-icons/react/dist/csr/BracketsCurly.es.js";
64
+ import { CaretRightIcon as co } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretRight.es.js";
65
+ import { ArrowsDownUpIcon as po } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowsDownUp.es.js";
66
+ import { DotsThreeIcon as lo } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsThree.es.js";
67
+ import { ClockIcon as fo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Clock.es.js";
68
+ import { ProhibitIcon as Io } from "../../../node_modules/@phosphor-icons/react/dist/csr/Prohibit.es.js";
69
+ import { ListPlusIcon as $o } from "../../../node_modules/@phosphor-icons/react/dist/csr/ListPlus.es.js";
70
+ import { SquareIcon as Co } from "../../../node_modules/@phosphor-icons/react/dist/csr/Square.es.js";
71
+ import { CaretLeftIcon as uo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretLeft.es.js";
72
+ import { UploadIcon as ho } from "../../../node_modules/@phosphor-icons/react/dist/csr/Upload.es.js";
73
+ import { CloudSlashIcon as wo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CloudSlash.es.js";
74
+ import { GitForkIcon as So } from "../../../node_modules/@phosphor-icons/react/dist/csr/GitFork.es.js";
75
+ import { TextboxIcon as go } from "../../../node_modules/@phosphor-icons/react/dist/csr/Textbox.es.js";
76
+ import { DeviceMobileCameraIcon as ko } from "../../../node_modules/@phosphor-icons/react/dist/csr/DeviceMobileCamera.es.js";
77
+ import { CaretUpIcon as Po } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretUp.es.js";
78
+ import { SwatchesIcon as Ao } from "../../../node_modules/@phosphor-icons/react/dist/csr/Swatches.es.js";
79
+ import { CreditCardIcon as Do } from "../../../node_modules/@phosphor-icons/react/dist/csr/CreditCard.es.js";
80
+ import { PaletteIcon as Lo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Palette.es.js";
80
81
  import { CircleNotchIcon as Bo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CircleNotch.es.js";
81
- import { PencilSimpleLineIcon as Lo } from "../../../node_modules/@phosphor-icons/react/dist/csr/PencilSimpleLine.es.js";
82
- import { CopyIcon as To } from "../../../node_modules/@phosphor-icons/react/dist/csr/Copy.es.js";
83
- import { LightbulbIcon as Uo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Lightbulb.es.js";
84
- import { ArrowBendUpLeftIcon as bo } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowBendUpLeft.es.js";
85
- import { CheckIcon as yo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Check.es.js";
86
- import { ChartPieIcon as Fo } from "../../../node_modules/@phosphor-icons/react/dist/csr/ChartPie.es.js";
87
- import { PercentIcon as Ro } from "../../../node_modules/@phosphor-icons/react/dist/csr/Percent.es.js";
88
- import { HashIcon as Mo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Hash.es.js";
89
- import { CurrencyCircleDollarIcon as xo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CurrencyCircleDollar.es.js";
90
- import { CurrencyDollarIcon as vo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CurrencyDollar.es.js";
91
- import { ChartBarIcon as No } from "../../../node_modules/@phosphor-icons/react/dist/csr/ChartBar.es.js";
92
- import { ArrowsClockwiseIcon as qo } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowsClockwise.es.js";
93
- import { CopySimpleIcon as Eo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CopySimple.es.js";
94
- import { FlagBannerIcon as Go } from "../../../node_modules/@phosphor-icons/react/dist/csr/FlagBanner.es.js";
95
- import { CalendarBlankIcon as Wo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CalendarBlank.es.js";
96
- import { MoneyIcon as Oo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Money.es.js";
97
- import { PlayIcon as Vo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Play.es.js";
98
- import { FlagIcon as Ho } from "../../../node_modules/@phosphor-icons/react/dist/csr/Flag.es.js";
99
- import { CaretDoubleLeftIcon as Ko } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretDoubleLeft.es.js";
100
- import { CaretDoubleRightIcon as Qo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretDoubleRight.es.js";
101
- import { ShareNetworkIcon as Xo } from "../../../node_modules/@phosphor-icons/react/dist/csr/ShareNetwork.es.js";
102
- import { ToggleLeftIcon as zo } from "../../../node_modules/@phosphor-icons/react/dist/csr/ToggleLeft.es.js";
103
- import { PlusCircleIcon as jo } from "../../../node_modules/@phosphor-icons/react/dist/csr/PlusCircle.es.js";
104
- import { UserCircleIcon as Zo } from "../../../node_modules/@phosphor-icons/react/dist/csr/UserCircle.es.js";
105
- import { CaretCircleRightIcon as Jo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretCircleRight.es.js";
106
- import { MinusCircleIcon as Yo } from "../../../node_modules/@phosphor-icons/react/dist/csr/MinusCircle.es.js";
107
- import { ArchiveIcon as _o } from "../../../node_modules/@phosphor-icons/react/dist/csr/Archive.es.js";
108
- import { DesktopIcon as or } from "../../../node_modules/@phosphor-icons/react/dist/csr/Desktop.es.js";
109
- import { SunIcon as rr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Sun.es.js";
110
- import { TranslateIcon as ir } from "../../../node_modules/@phosphor-icons/react/dist/csr/Translate.es.js";
111
- import { CheckSquareIcon as er } from "../../../node_modules/@phosphor-icons/react/dist/csr/CheckSquare.es.js";
112
- import { CheckSquareOffsetIcon as mr } from "../../../node_modules/@phosphor-icons/react/dist/csr/CheckSquareOffset.es.js";
113
- import { UploadSimpleIcon as ar } from "../../../node_modules/@phosphor-icons/react/dist/csr/UploadSimple.es.js";
114
- import { FileArrowUpIcon as tr } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileArrowUp.es.js";
115
- import { FileCsvIcon as nr } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileCsv.es.js";
116
- import { DownloadSimpleIcon as sr } from "../../../node_modules/@phosphor-icons/react/dist/csr/DownloadSimple.es.js";
117
- import { ArrowCounterClockwiseIcon as cr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCounterClockwise.es.js";
118
- import { BankIcon as pr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Bank.es.js";
119
- import { ShieldWarningIcon as lr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ShieldWarning.es.js";
120
- import { UserSwitchIcon as fr } from "../../../node_modules/@phosphor-icons/react/dist/csr/UserSwitch.es.js";
121
- import { LightningIcon as Ir } from "../../../node_modules/@phosphor-icons/react/dist/csr/Lightning.es.js";
122
- import { MapPinIcon as $r } from "../../../node_modules/@phosphor-icons/react/dist/csr/MapPin.es.js";
123
- import { EraserIcon as Cr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Eraser.es.js";
124
- import { VaultIcon as ur } from "../../../node_modules/@phosphor-icons/react/dist/csr/Vault.es.js";
125
- import { ClockClockwiseIcon as hr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ClockClockwise.es.js";
126
- import { RepeatIcon as wr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Repeat.es.js";
127
- import { EyeIcon as Sr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Eye.es.js";
128
- import { EyeSlashIcon as gr } from "../../../node_modules/@phosphor-icons/react/dist/csr/EyeSlash.es.js";
82
+ import { PencilSimpleLineIcon as To } from "../../../node_modules/@phosphor-icons/react/dist/csr/PencilSimpleLine.es.js";
83
+ import { CopyIcon as Uo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Copy.es.js";
84
+ import { LightbulbIcon as bo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Lightbulb.es.js";
85
+ import { ArrowBendUpLeftIcon as yo } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowBendUpLeft.es.js";
86
+ import { CheckIcon as Fo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Check.es.js";
87
+ import { ChartPieIcon as Ro } from "../../../node_modules/@phosphor-icons/react/dist/csr/ChartPie.es.js";
88
+ import { PercentIcon as Mo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Percent.es.js";
89
+ import { HashIcon as xo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Hash.es.js";
90
+ import { CurrencyCircleDollarIcon as vo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CurrencyCircleDollar.es.js";
91
+ import { CurrencyDollarIcon as No } from "../../../node_modules/@phosphor-icons/react/dist/csr/CurrencyDollar.es.js";
92
+ import { ChartBarIcon as qo } from "../../../node_modules/@phosphor-icons/react/dist/csr/ChartBar.es.js";
93
+ import { ArrowsClockwiseIcon as Eo } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowsClockwise.es.js";
94
+ import { CopySimpleIcon as Go } from "../../../node_modules/@phosphor-icons/react/dist/csr/CopySimple.es.js";
95
+ import { FlagBannerIcon as Wo } from "../../../node_modules/@phosphor-icons/react/dist/csr/FlagBanner.es.js";
96
+ import { CalendarBlankIcon as Oo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CalendarBlank.es.js";
97
+ import { MoneyIcon as Vo } from "../../../node_modules/@phosphor-icons/react/dist/csr/Money.es.js";
98
+ import { PlayIcon as Ho } from "../../../node_modules/@phosphor-icons/react/dist/csr/Play.es.js";
99
+ import { FlagIcon as Ko } from "../../../node_modules/@phosphor-icons/react/dist/csr/Flag.es.js";
100
+ import { CaretDoubleLeftIcon as Qo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretDoubleLeft.es.js";
101
+ import { CaretDoubleRightIcon as Xo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretDoubleRight.es.js";
102
+ import { ShareNetworkIcon as zo } from "../../../node_modules/@phosphor-icons/react/dist/csr/ShareNetwork.es.js";
103
+ import { ToggleLeftIcon as jo } from "../../../node_modules/@phosphor-icons/react/dist/csr/ToggleLeft.es.js";
104
+ import { PlusCircleIcon as Zo } from "../../../node_modules/@phosphor-icons/react/dist/csr/PlusCircle.es.js";
105
+ import { UserCircleIcon as Jo } from "../../../node_modules/@phosphor-icons/react/dist/csr/UserCircle.es.js";
106
+ import { CaretCircleRightIcon as Yo } from "../../../node_modules/@phosphor-icons/react/dist/csr/CaretCircleRight.es.js";
107
+ import { MinusCircleIcon as _o } from "../../../node_modules/@phosphor-icons/react/dist/csr/MinusCircle.es.js";
108
+ import { ArchiveIcon as or } from "../../../node_modules/@phosphor-icons/react/dist/csr/Archive.es.js";
109
+ import { DesktopIcon as rr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Desktop.es.js";
110
+ import { SunIcon as ir } from "../../../node_modules/@phosphor-icons/react/dist/csr/Sun.es.js";
111
+ import { TranslateIcon as er } from "../../../node_modules/@phosphor-icons/react/dist/csr/Translate.es.js";
112
+ import { CheckSquareIcon as mr } from "../../../node_modules/@phosphor-icons/react/dist/csr/CheckSquare.es.js";
113
+ import { CheckSquareOffsetIcon as ar } from "../../../node_modules/@phosphor-icons/react/dist/csr/CheckSquareOffset.es.js";
114
+ import { UploadSimpleIcon as tr } from "../../../node_modules/@phosphor-icons/react/dist/csr/UploadSimple.es.js";
115
+ import { FileArrowUpIcon as nr } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileArrowUp.es.js";
116
+ import { FileCsvIcon as sr } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileCsv.es.js";
117
+ import { DownloadSimpleIcon as cr } from "../../../node_modules/@phosphor-icons/react/dist/csr/DownloadSimple.es.js";
118
+ import { ArrowCounterClockwiseIcon as pr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCounterClockwise.es.js";
119
+ import { BankIcon as lr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Bank.es.js";
120
+ import { ShieldWarningIcon as fr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ShieldWarning.es.js";
121
+ import { UserSwitchIcon as Ir } from "../../../node_modules/@phosphor-icons/react/dist/csr/UserSwitch.es.js";
122
+ import { LightningIcon as $r } from "../../../node_modules/@phosphor-icons/react/dist/csr/Lightning.es.js";
123
+ import { MapPinIcon as Cr } from "../../../node_modules/@phosphor-icons/react/dist/csr/MapPin.es.js";
124
+ import { EraserIcon as ur } from "../../../node_modules/@phosphor-icons/react/dist/csr/Eraser.es.js";
125
+ import { VaultIcon as hr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Vault.es.js";
126
+ import { ClockClockwiseIcon as wr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ClockClockwise.es.js";
127
+ import { RepeatIcon as Sr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Repeat.es.js";
128
+ import { EyeIcon as gr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Eye.es.js";
129
+ import { EyeSlashIcon as kr } from "../../../node_modules/@phosphor-icons/react/dist/csr/EyeSlash.es.js";
129
130
  import { EyeClosedIcon as dr } from "../../../node_modules/@phosphor-icons/react/dist/csr/EyeClosed.es.js";
130
- import { DotsSixVerticalIcon as kr } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsSixVertical.es.js";
131
- import { DotsNineIcon as Pr } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsNine.es.js";
132
- import { CardsIcon as Ar } from "../../../node_modules/@phosphor-icons/react/dist/csr/Cards.es.js";
133
- import { ArrowCircleUpLeftIcon as Dr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCircleUpLeft.es.js";
131
+ import { DotsSixVerticalIcon as Pr } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsSixVertical.es.js";
132
+ import { DotsNineIcon as Ar } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsNine.es.js";
133
+ import { CardsIcon as Dr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Cards.es.js";
134
+ import { ArrowCircleUpLeftIcon as Lr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCircleUpLeft.es.js";
134
135
  import { WalletIcon as Br } from "../../../node_modules/@phosphor-icons/react/dist/csr/Wallet.es.js";
135
- import { ArrowBendUpRightIcon as Lr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowBendUpRight.es.js";
136
- import { IdentificationCardIcon as Tr } from "../../../node_modules/@phosphor-icons/react/dist/csr/IdentificationCard.es.js";
137
- import { NotificationIcon as Ur } from "../../../node_modules/@phosphor-icons/react/dist/csr/Notification.es.js";
138
- import { ListBulletsIcon as br } from "../../../node_modules/@phosphor-icons/react/dist/csr/ListBullets.es.js";
139
- import { DownloadIcon as yr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Download.es.js";
140
- import { ArrowsOutSimpleIcon as Fr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowsOutSimple.es.js";
141
- import { ClockCountdownIcon as Rr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ClockCountdown.es.js";
142
- import { ClockCounterClockwiseIcon as Mr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ClockCounterClockwise.es.js";
143
- import { ImageIcon as xr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Image.es.js";
144
- import { ToggleRightIcon as vr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ToggleRight.es.js";
145
- import { ArrowCircleUpIcon as Nr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCircleUp.es.js";
146
- import { ArrowUpIcon as qr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowUp.es.js";
147
- import { ArrowDownIcon as Er } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowDown.es.js";
148
- import { ArrowUpRightIcon as Gr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowUpRight.es.js";
149
- import { PlayCircleIcon as Wr } from "../../../node_modules/@phosphor-icons/react/dist/csr/PlayCircle.es.js";
150
- import { PauseCircleIcon as Or } from "../../../node_modules/@phosphor-icons/react/dist/csr/PauseCircle.es.js";
151
- import { SquaresFourIcon as Vr } from "../../../node_modules/@phosphor-icons/react/dist/csr/SquaresFour.es.js";
152
- import { LinkSimpleHorizontalIcon as Hr } from "../../../node_modules/@phosphor-icons/react/dist/csr/LinkSimpleHorizontal.es.js";
153
- import { KeyIcon as Kr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Key.es.js";
154
- import { LockKeyIcon as Qr } from "../../../node_modules/@phosphor-icons/react/dist/csr/LockKey.es.js";
155
- import { DetectiveIcon as Xr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Detective.es.js";
156
- import { CalendarIcon as zr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Calendar.es.js";
157
- import { TextColumnsIcon as jr } from "../../../node_modules/@phosphor-icons/react/dist/csr/TextColumns.es.js";
158
- import { ColumnsIcon as Zr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Columns.es.js";
159
- import { ImageSquareIcon as Jr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ImageSquare.es.js";
160
- import { PushPinIcon as Yr } from "../../../node_modules/@phosphor-icons/react/dist/csr/PushPin.es.js";
161
- import { PushPinSimpleIcon as _r } from "../../../node_modules/@phosphor-icons/react/dist/csr/PushPinSimple.es.js";
162
- import { PushPinSimpleSlashIcon as oi } from "../../../node_modules/@phosphor-icons/react/dist/csr/PushPinSimpleSlash.es.js";
163
- import { ShieldCheckIcon as ri } from "../../../node_modules/@phosphor-icons/react/dist/csr/ShieldCheck.es.js";
164
- import { PackageIcon as ii } from "../../../node_modules/@phosphor-icons/react/dist/csr/Package.es.js";
165
- import { ArrowElbowDownRightIcon as ei } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowElbowDownRight.es.js";
166
- import { BellSimpleSlashIcon as mi } from "../../../node_modules/@phosphor-icons/react/dist/csr/BellSimpleSlash.es.js";
167
- import { BellRingingIcon as ai } from "../../../node_modules/@phosphor-icons/react/dist/csr/BellRinging.es.js";
168
- import { GearSixIcon as ti } from "../../../node_modules/@phosphor-icons/react/dist/csr/GearSix.es.js";
169
- import { TextTIcon as ni } from "../../../node_modules/@phosphor-icons/react/dist/csr/TextT.es.js";
170
- import { NumberCircleOneIcon as si } from "../../../node_modules/@phosphor-icons/react/dist/csr/NumberCircleOne.es.js";
171
- import { ListNumbersIcon as ci } from "../../../node_modules/@phosphor-icons/react/dist/csr/ListNumbers.es.js";
172
- import { WarningIcon as pi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Warning.es.js";
173
- import { SortAscendingIcon as li } from "../../../node_modules/@phosphor-icons/react/dist/csr/SortAscending.es.js";
174
- import { ArrowClockwiseIcon as fi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowClockwise.es.js";
175
- import { SparkleIcon as Ii } from "../../../node_modules/@phosphor-icons/react/dist/csr/Sparkle.es.js";
176
- import { ThumbsUpIcon as $i } from "../../../node_modules/@phosphor-icons/react/dist/csr/ThumbsUp.es.js";
177
- import { ThumbsDownIcon as Ci } from "../../../node_modules/@phosphor-icons/react/dist/csr/ThumbsDown.es.js";
178
- import { DotsThreeCircleVerticalIcon as ui } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsThreeCircleVertical.es.js";
179
- import { BugBeetleIcon as hi } from "../../../node_modules/@phosphor-icons/react/dist/csr/BugBeetle.es.js";
180
- import { EnvelopeIcon as wi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Envelope.es.js";
181
- import { ShieldSlashIcon as Si } from "../../../node_modules/@phosphor-icons/react/dist/csr/ShieldSlash.es.js";
182
- import { ArrowSquareInIcon as gi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowSquareIn.es.js";
136
+ import { ArrowBendUpRightIcon as Tr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowBendUpRight.es.js";
137
+ import { IdentificationCardIcon as Ur } from "../../../node_modules/@phosphor-icons/react/dist/csr/IdentificationCard.es.js";
138
+ import { NotificationIcon as br } from "../../../node_modules/@phosphor-icons/react/dist/csr/Notification.es.js";
139
+ import { ListBulletsIcon as yr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ListBullets.es.js";
140
+ import { DownloadIcon as Fr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Download.es.js";
141
+ import { ArrowsOutSimpleIcon as Rr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowsOutSimple.es.js";
142
+ import { ClockCountdownIcon as Mr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ClockCountdown.es.js";
143
+ import { ClockCounterClockwiseIcon as xr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ClockCounterClockwise.es.js";
144
+ import { ImageIcon as vr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Image.es.js";
145
+ import { ToggleRightIcon as Nr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ToggleRight.es.js";
146
+ import { ArrowCircleUpIcon as qr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowCircleUp.es.js";
147
+ import { ArrowUpIcon as Er } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowUp.es.js";
148
+ import { ArrowDownIcon as Gr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowDown.es.js";
149
+ import { ArrowUpRightIcon as Wr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowUpRight.es.js";
150
+ import { PlayCircleIcon as Or } from "../../../node_modules/@phosphor-icons/react/dist/csr/PlayCircle.es.js";
151
+ import { PauseCircleIcon as Vr } from "../../../node_modules/@phosphor-icons/react/dist/csr/PauseCircle.es.js";
152
+ import { SquaresFourIcon as Hr } from "../../../node_modules/@phosphor-icons/react/dist/csr/SquaresFour.es.js";
153
+ import { LinkSimpleHorizontalIcon as Kr } from "../../../node_modules/@phosphor-icons/react/dist/csr/LinkSimpleHorizontal.es.js";
154
+ import { KeyIcon as Qr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Key.es.js";
155
+ import { LockKeyIcon as Xr } from "../../../node_modules/@phosphor-icons/react/dist/csr/LockKey.es.js";
156
+ import { DetectiveIcon as zr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Detective.es.js";
157
+ import { CalendarIcon as jr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Calendar.es.js";
158
+ import { TextColumnsIcon as Zr } from "../../../node_modules/@phosphor-icons/react/dist/csr/TextColumns.es.js";
159
+ import { ColumnsIcon as Jr } from "../../../node_modules/@phosphor-icons/react/dist/csr/Columns.es.js";
160
+ import { ImageSquareIcon as Yr } from "../../../node_modules/@phosphor-icons/react/dist/csr/ImageSquare.es.js";
161
+ import { PushPinIcon as _r } from "../../../node_modules/@phosphor-icons/react/dist/csr/PushPin.es.js";
162
+ import { PushPinSimpleIcon as oi } from "../../../node_modules/@phosphor-icons/react/dist/csr/PushPinSimple.es.js";
163
+ import { PushPinSimpleSlashIcon as ri } from "../../../node_modules/@phosphor-icons/react/dist/csr/PushPinSimpleSlash.es.js";
164
+ import { ShieldCheckIcon as ii } from "../../../node_modules/@phosphor-icons/react/dist/csr/ShieldCheck.es.js";
165
+ import { PackageIcon as ei } from "../../../node_modules/@phosphor-icons/react/dist/csr/Package.es.js";
166
+ import { ArrowElbowDownRightIcon as mi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowElbowDownRight.es.js";
167
+ import { BellSimpleSlashIcon as ai } from "../../../node_modules/@phosphor-icons/react/dist/csr/BellSimpleSlash.es.js";
168
+ import { BellRingingIcon as ti } from "../../../node_modules/@phosphor-icons/react/dist/csr/BellRinging.es.js";
169
+ import { GearSixIcon as ni } from "../../../node_modules/@phosphor-icons/react/dist/csr/GearSix.es.js";
170
+ import { TextTIcon as si } from "../../../node_modules/@phosphor-icons/react/dist/csr/TextT.es.js";
171
+ import { NumberCircleOneIcon as ci } from "../../../node_modules/@phosphor-icons/react/dist/csr/NumberCircleOne.es.js";
172
+ import { ListNumbersIcon as pi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ListNumbers.es.js";
173
+ import { WarningIcon as li } from "../../../node_modules/@phosphor-icons/react/dist/csr/Warning.es.js";
174
+ import { SortAscendingIcon as fi } from "../../../node_modules/@phosphor-icons/react/dist/csr/SortAscending.es.js";
175
+ import { ArrowClockwiseIcon as Ii } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowClockwise.es.js";
176
+ import { SparkleIcon as $i } from "../../../node_modules/@phosphor-icons/react/dist/csr/Sparkle.es.js";
177
+ import { ThumbsUpIcon as Ci } from "../../../node_modules/@phosphor-icons/react/dist/csr/ThumbsUp.es.js";
178
+ import { ThumbsDownIcon as ui } from "../../../node_modules/@phosphor-icons/react/dist/csr/ThumbsDown.es.js";
179
+ import { DotsThreeCircleVerticalIcon as hi } from "../../../node_modules/@phosphor-icons/react/dist/csr/DotsThreeCircleVertical.es.js";
180
+ import { BugBeetleIcon as wi } from "../../../node_modules/@phosphor-icons/react/dist/csr/BugBeetle.es.js";
181
+ import { EnvelopeIcon as Si } from "../../../node_modules/@phosphor-icons/react/dist/csr/Envelope.es.js";
182
+ import { ShieldSlashIcon as gi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ShieldSlash.es.js";
183
+ import { ArrowSquareInIcon as ki } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowSquareIn.es.js";
183
184
  import { RowsIcon as di } from "../../../node_modules/@phosphor-icons/react/dist/csr/Rows.es.js";
184
- import { GearFineIcon as ki } from "../../../node_modules/@phosphor-icons/react/dist/csr/GearFine.es.js";
185
- import { MoonIcon as Pi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Moon.es.js";
186
- import { TrendDownIcon as Ai } from "../../../node_modules/@phosphor-icons/react/dist/csr/TrendDown.es.js";
187
- import { TrendUpIcon as Di } from "../../../node_modules/@phosphor-icons/react/dist/csr/TrendUp.es.js";
185
+ import { GearFineIcon as Pi } from "../../../node_modules/@phosphor-icons/react/dist/csr/GearFine.es.js";
186
+ import { MoonIcon as Ai } from "../../../node_modules/@phosphor-icons/react/dist/csr/Moon.es.js";
187
+ import { TrendDownIcon as Di } from "../../../node_modules/@phosphor-icons/react/dist/csr/TrendDown.es.js";
188
+ import { TrendUpIcon as Li } from "../../../node_modules/@phosphor-icons/react/dist/csr/TrendUp.es.js";
188
189
  import { IntersectIcon as Bi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Intersect.es.js";
189
- import { MagicWandIcon as Li } from "../../../node_modules/@phosphor-icons/react/dist/csr/MagicWand.es.js";
190
- import { PasswordIcon as Ti } from "../../../node_modules/@phosphor-icons/react/dist/csr/Password.es.js";
191
- import { BuildingsIcon as Ui } from "../../../node_modules/@phosphor-icons/react/dist/csr/Buildings.es.js";
192
- import { ArrowRightIcon as bi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowRight.es.js";
193
- import { HeadsetIcon as yi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Headset.es.js";
194
- import { NetworkIcon as Fi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Network.es.js";
195
- import { NetworkSlashIcon as Ri } from "../../../node_modules/@phosphor-icons/react/dist/csr/NetworkSlash.es.js";
196
- import { TrafficSignalIcon as Mi } from "../../../node_modules/@phosphor-icons/react/dist/csr/TrafficSignal.es.js";
197
- import { FileMagnifyingGlassIcon as xi } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileMagnifyingGlass.es.js";
198
- import { ArrowsInSimpleIcon as vi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowsInSimple.es.js";
199
- import { QueueIcon as Ni } from "../../../node_modules/@phosphor-icons/react/dist/csr/Queue.es.js";
200
- import { DeviceMobileSpeakerIcon as qi } from "../../../node_modules/@phosphor-icons/react/dist/csr/DeviceMobileSpeaker.es.js";
201
- import { CameraIcon as Ei } from "../../../node_modules/@phosphor-icons/react/dist/csr/Camera.es.js";
202
- const Dt = {
190
+ import { MagicWandIcon as Ti } from "../../../node_modules/@phosphor-icons/react/dist/csr/MagicWand.es.js";
191
+ import { PasswordIcon as Ui } from "../../../node_modules/@phosphor-icons/react/dist/csr/Password.es.js";
192
+ import { BuildingsIcon as bi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Buildings.es.js";
193
+ import { ArrowRightIcon as yi } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowRight.es.js";
194
+ import { HeadsetIcon as Fi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Headset.es.js";
195
+ import { NetworkIcon as Ri } from "../../../node_modules/@phosphor-icons/react/dist/csr/Network.es.js";
196
+ import { NetworkSlashIcon as Mi } from "../../../node_modules/@phosphor-icons/react/dist/csr/NetworkSlash.es.js";
197
+ import { TrafficSignalIcon as xi } from "../../../node_modules/@phosphor-icons/react/dist/csr/TrafficSignal.es.js";
198
+ import { FileMagnifyingGlassIcon as vi } from "../../../node_modules/@phosphor-icons/react/dist/csr/FileMagnifyingGlass.es.js";
199
+ import { ArrowsInSimpleIcon as Ni } from "../../../node_modules/@phosphor-icons/react/dist/csr/ArrowsInSimple.es.js";
200
+ import { QueueIcon as qi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Queue.es.js";
201
+ import { DeviceMobileSpeakerIcon as Ei } from "../../../node_modules/@phosphor-icons/react/dist/csr/DeviceMobileSpeaker.es.js";
202
+ import { CameraIcon as Gi } from "../../../node_modules/@phosphor-icons/react/dist/csr/Camera.es.js";
203
+ const Bt = {
203
204
  AidaLogo: r,
204
- Activity: Mi,
205
- FileSearch: xi,
205
+ Activity: xi,
206
+ FileSearch: vi,
206
207
  MagnifyingGlass: i,
207
208
  CaretDown: e,
208
209
  CaretUpDown: m,
@@ -222,14 +223,14 @@ const Dt = {
222
223
  Code: w,
223
224
  FileTxt: S,
224
225
  FileZip: g,
225
- TerminalWindow: d,
226
- User: k,
226
+ TerminalWindow: k,
227
+ User: d,
227
228
  Lock: P,
228
229
  FileDoc: A,
229
230
  Question: D,
230
- SignOut: B,
231
+ SignOut: L,
231
232
  X: o,
232
- FunnelSimple: L,
233
+ FunnelSimple: B,
233
234
  Plus: T,
234
235
  WarningCircle: U,
235
236
  XCircle: b,
@@ -237,172 +238,173 @@ const Dt = {
237
238
  Plugs: F,
238
239
  Plug: R,
239
240
  List: M,
240
- ArrowCircleLeft: x,
241
- ArrowCircleRight: v,
242
- RadioButton: N,
243
- Gear: q,
244
- UserPlus: E,
245
- ArrowLeft: G,
246
- Circle: W,
247
- Star: O,
248
- Notepad: V,
249
- Export: H,
250
- Binoculars: j,
251
- GitBranch: Z,
252
- Pencil: J,
253
- LinkBreak: Y,
254
- Pause: _,
255
- DotsThreeVertical: oo,
256
- PencilSimple: ro,
257
- Trash: io,
258
- Equals: eo,
259
- BracketsAngle: mo,
260
- BracketsSquare: ao,
261
- SelectionInverse: to,
262
- BracketsCurly: no,
263
- CaretRight: so,
264
- ArrowsDownUp: co,
265
- DotsThree: po,
266
- Clock: lo,
267
- Prohibit: fo,
268
- ListPlus: Io,
269
- Square: $o,
270
- CaretLeft: Co,
271
- Upload: uo,
272
- CloudSlash: ho,
273
- GitFork: wo,
274
- Textbox: So,
275
- DeviceMobileCamera: go,
276
- CaretUp: ko,
277
- Swatches: Po,
278
- CreditCard: Ao,
279
- Palette: Do,
241
+ ArrowCircleLeft: v,
242
+ ArrowCircleRight: N,
243
+ RadioButton: q,
244
+ Gear: E,
245
+ UserPlus: G,
246
+ ArrowLeft: W,
247
+ Circle: O,
248
+ Star: V,
249
+ Notepad: H,
250
+ Export: K,
251
+ Binoculars: Z,
252
+ GitBranch: J,
253
+ Pencil: Y,
254
+ LinkBreak: _,
255
+ Pause: oo,
256
+ DotsThreeVertical: ro,
257
+ PencilSimple: io,
258
+ Trash: eo,
259
+ Equals: mo,
260
+ BracketsAngle: ao,
261
+ BracketsSquare: to,
262
+ SelectionInverse: no,
263
+ BracketsCurly: so,
264
+ CaretRight: co,
265
+ ArrowsDownUp: po,
266
+ DotsThree: lo,
267
+ Clock: fo,
268
+ Prohibit: Io,
269
+ ListPlus: $o,
270
+ Square: Co,
271
+ CaretLeft: uo,
272
+ Upload: ho,
273
+ CloudSlash: wo,
274
+ GitFork: So,
275
+ Textbox: go,
276
+ DeviceMobileCamera: ko,
277
+ CaretUp: Po,
278
+ Swatches: Ao,
279
+ CreditCard: Do,
280
+ Palette: Lo,
280
281
  CircleNotch: Bo,
281
- PencilSimpleLine: Lo,
282
- Copy: To,
283
- Lightbulb: Uo,
284
- ArrowBendUpLeft: bo,
285
- Check: yo,
286
- ChartPie: Fo,
287
- Percent: Ro,
288
- Hash: Mo,
289
- CurrencyCircleDollar: xo,
290
- CurrencyDollar: vo,
291
- ChartBar: No,
292
- ArrowsClockwise: qo,
293
- CopySimple: Eo,
294
- FlagBanner: Go,
295
- CalendarBlank: Wo,
296
- Money: Oo,
297
- Play: Vo,
298
- Flag: Ho,
299
- CaretDoubleLeft: Ko,
300
- CaretDoubleRight: Qo,
301
- ShareNetwork: Xo,
302
- ToggleLeft: zo,
303
- PlusCircle: jo,
304
- UserCircle: Zo,
305
- CaretCircleRight: Jo,
306
- MinusCircle: Yo,
307
- Archive: _o,
308
- Desktop: or,
309
- Sun: rr,
310
- Translate: ir,
311
- CheckSquare: er,
312
- CheckSquareOffset: mr,
313
- UploadSimple: ar,
314
- FileArrowUp: tr,
315
- FileCsv: nr,
316
- DownloadSimple: sr,
317
- ArrowCounterClockwise: cr,
318
- Bank: pr,
319
- ShieldWarning: lr,
320
- UserSwitch: fr,
321
- Lightning: Ir,
322
- MapPin: $r,
323
- Eraser: Cr,
324
- Vault: ur,
325
- ClockClockwise: hr,
326
- Repeat: wr,
327
- Eye: Sr,
328
- EyeSlash: gr,
282
+ PencilSimpleLine: To,
283
+ Copy: Uo,
284
+ Lightbulb: bo,
285
+ ListChecks: x,
286
+ ArrowBendUpLeft: yo,
287
+ Check: Fo,
288
+ ChartPie: Ro,
289
+ Percent: Mo,
290
+ Hash: xo,
291
+ CurrencyCircleDollar: vo,
292
+ CurrencyDollar: No,
293
+ ChartBar: qo,
294
+ ArrowsClockwise: Eo,
295
+ CopySimple: Go,
296
+ FlagBanner: Wo,
297
+ CalendarBlank: Oo,
298
+ Money: Vo,
299
+ Play: Ho,
300
+ Flag: Ko,
301
+ CaretDoubleLeft: Qo,
302
+ CaretDoubleRight: Xo,
303
+ ShareNetwork: zo,
304
+ ToggleLeft: jo,
305
+ PlusCircle: Zo,
306
+ UserCircle: Jo,
307
+ CaretCircleRight: Yo,
308
+ MinusCircle: _o,
309
+ Archive: or,
310
+ Desktop: rr,
311
+ Sun: ir,
312
+ Translate: er,
313
+ CheckSquare: mr,
314
+ CheckSquareOffset: ar,
315
+ UploadSimple: tr,
316
+ FileArrowUp: nr,
317
+ FileCsv: sr,
318
+ DownloadSimple: cr,
319
+ ArrowCounterClockwise: pr,
320
+ Bank: lr,
321
+ ShieldWarning: fr,
322
+ UserSwitch: Ir,
323
+ Lightning: $r,
324
+ MapPin: Cr,
325
+ Eraser: ur,
326
+ Vault: hr,
327
+ ClockClockwise: wr,
328
+ Repeat: Sr,
329
+ Eye: gr,
330
+ EyeSlash: kr,
329
331
  EyeClosed: dr,
330
- DotsSixVertical: kr,
331
- DotsNine: Pr,
332
- Cards: Ar,
333
- ArrowCircleUpLeft: Dr,
332
+ DotsSixVertical: Pr,
333
+ DotsNine: Ar,
334
+ Cards: Dr,
335
+ ArrowCircleUpLeft: Lr,
334
336
  Wallet: Br,
335
- ArrowBendUpRight: Lr,
336
- IdentificationCard: Tr,
337
- Notification: Ur,
338
- ListBullets: br,
339
- Download: yr,
340
- ArrowsOutSimple: Fr,
341
- ClockCountdown: Rr,
342
- ClockCounterClockwise: Mr,
343
- Image: xr,
344
- ToggleRight: vr,
345
- ArrowCircleUp: Nr,
346
- ArrowUp: qr,
347
- File: X,
348
- Table: z,
349
- ArrowDown: Er,
350
- ArrowUpRight: Gr,
351
- PlayCircle: Wr,
352
- PauseCircle: Or,
353
- SquaresFour: Vr,
354
- LinkSimpleHorizontal: Hr,
355
- Key: Kr,
356
- LockKey: Qr,
357
- Detective: Xr,
358
- Calendar: zr,
359
- TextColumns: jr,
360
- Columns: Zr,
361
- ImageSquare: Jr,
362
- PushPin: Yr,
363
- PushPinSimple: _r,
364
- PushPinSimpleSlash: oi,
365
- ShieldCheck: ri,
366
- Package: ii,
367
- ArrowElbowDownRight: ei,
368
- BellSimpleSlash: mi,
369
- BellRinging: ai,
370
- GearSix: ti,
371
- TextT: ni,
372
- NumberCircleOne: si,
373
- ListNumbers: ci,
374
- Warning: pi,
375
- SortAscending: li,
376
- ArrowClockwise: fi,
377
- Sparkle: Ii,
378
- ThumbsUp: $i,
379
- ThumbsDown: Ci,
380
- DotsThreeCircleVertical: ui,
381
- BugBeetle: hi,
382
- Envelope: wi,
383
- ShieldSlash: Si,
384
- ArrowSquareIn: gi,
337
+ ArrowBendUpRight: Tr,
338
+ IdentificationCard: Ur,
339
+ Notification: br,
340
+ ListBullets: yr,
341
+ Download: Fr,
342
+ ArrowsOutSimple: Rr,
343
+ ClockCountdown: Mr,
344
+ ClockCounterClockwise: xr,
345
+ Image: vr,
346
+ ToggleRight: Nr,
347
+ ArrowCircleUp: qr,
348
+ ArrowUp: Er,
349
+ File: z,
350
+ Table: j,
351
+ ArrowDown: Gr,
352
+ ArrowUpRight: Wr,
353
+ PlayCircle: Or,
354
+ PauseCircle: Vr,
355
+ SquaresFour: Hr,
356
+ LinkSimpleHorizontal: Kr,
357
+ Key: Qr,
358
+ LockKey: Xr,
359
+ Detective: zr,
360
+ Calendar: jr,
361
+ TextColumns: Zr,
362
+ Columns: Jr,
363
+ ImageSquare: Yr,
364
+ PushPin: _r,
365
+ PushPinSimple: oi,
366
+ PushPinSimpleSlash: ri,
367
+ ShieldCheck: ii,
368
+ Package: ei,
369
+ ArrowElbowDownRight: mi,
370
+ BellSimpleSlash: ai,
371
+ BellRinging: ti,
372
+ GearSix: ni,
373
+ TextT: si,
374
+ NumberCircleOne: ci,
375
+ ListNumbers: pi,
376
+ Warning: li,
377
+ SortAscending: fi,
378
+ ArrowClockwise: Ii,
379
+ Sparkle: $i,
380
+ ThumbsUp: Ci,
381
+ ThumbsDown: ui,
382
+ DotsThreeCircleVertical: hi,
383
+ BugBeetle: wi,
384
+ Envelope: Si,
385
+ ShieldSlash: gi,
386
+ ArrowSquareIn: ki,
385
387
  Rows: di,
386
- GearFine: ki,
387
- Moon: Pi,
388
- TrendDown: Ai,
389
- TrendUp: Di,
388
+ GearFine: Pi,
389
+ Moon: Ai,
390
+ TrendDown: Di,
391
+ TrendUp: Li,
390
392
  Intersect: Bi,
391
393
  close: o,
392
- MagicWand: Li,
393
- Stop: K,
394
- Microphone: Q,
395
- Password: Ti,
396
- Buildings: Ui,
397
- ArrowRight: bi,
398
- Headset: yi,
399
- Network: Fi,
400
- NetworkSlash: Ri,
401
- ArrowsInSimple: vi,
402
- Queue: Ni,
403
- DeviceMobileSpeaker: qi,
404
- Camera: Ei
394
+ MagicWand: Ti,
395
+ Stop: Q,
396
+ Microphone: X,
397
+ Password: Ui,
398
+ Buildings: bi,
399
+ ArrowRight: yi,
400
+ Headset: Fi,
401
+ Network: Ri,
402
+ NetworkSlash: Mi,
403
+ ArrowsInSimple: Ni,
404
+ Queue: qi,
405
+ DeviceMobileSpeaker: Ei,
406
+ Camera: Gi
405
407
  };
406
408
  export {
407
- Dt as IconList
409
+ Bt as IconList
408
410
  };
@@ -10,7 +10,7 @@ const A = O(
10
10
  onChange: p,
11
11
  label: w,
12
12
  description: f,
13
- error: k,
13
+ error: j,
14
14
  placeholder: v = "Type and press Enter...",
15
15
  disabled: l = !1,
16
16
  id: C,
@@ -19,13 +19,13 @@ const A = O(
19
19
  addOnBlur: B = !0,
20
20
  allowDuplicates: I = !1,
21
21
  maxItems: m,
22
- validate: j,
22
+ validate: k,
23
23
  badgeVariant: N = "outline",
24
24
  orientation: $ = "vertical",
25
25
  className: T,
26
26
  deleteAll: a
27
27
  }, R) => {
28
- const M = Q(), o = C || M, h = !!k, [x, D] = b(""), [S, F] = b(!1), [g, i] = b(""), s = (e) => {
28
+ const M = Q(), o = C || M, h = !!j, [x, D] = b(""), [S, F] = b(!1), [g, i] = b(""), s = (e) => {
29
29
  const n = e.trim();
30
30
  if (n !== "") {
31
31
  if (m && t.length >= m) {
@@ -36,8 +36,8 @@ const A = O(
36
36
  i("Duplicate values are not allowed");
37
37
  return;
38
38
  }
39
- if (j) {
40
- const d = j(n);
39
+ if (k) {
40
+ const d = k(n);
41
41
  if (d !== !0) {
42
42
  i(
43
43
  typeof d == "string" ? d : "Invalid value"
@@ -62,7 +62,7 @@ const A = O(
62
62
  e.preventDefault(), e.stopPropagation(), P(n);
63
63
  }, H = () => {
64
64
  l || !a?.onClick || a.onClick();
65
- }, u = k || g;
65
+ }, u = j || g;
66
66
  return /* @__PURE__ */ r.jsxs(
67
67
  U,
68
68
  {
@@ -76,7 +76,7 @@ const A = O(
76
76
  "div",
77
77
  {
78
78
  className: y(
79
- "font-normal file:text-foreground placeholder:text-muted-foreground selection:bg-primary selection:text-primary-foreground dark:bg-input/30 border-input flex min-h-9 w-full min-w-0 rounded-md border bg-background px-3 py-1.5 text-base shadow-xs transition-[color,box-shadow] outline-none disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50 text-sm",
79
+ "font-normal file:text-foreground placeholder:text-muted-foreground selection:bg-primary selection:text-primary-foreground dark:bg-input/30 border-input flex min-h-9 w-full min-w-0 rounded-md border bg-input px-3 py-1.5 text-base shadow-xs transition-[color,box-shadow] outline-none disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50 text-sm",
80
80
  "flex-wrap gap-1.5 items-center",
81
81
  S && "border-ring ring-ring/50 ring-[3px]",
82
82
  (h || g) && "border-destructive ring-destructive/20 dark:ring-destructive/40",
@@ -1,19 +1,19 @@
1
1
  import { j as e } from "../../../_virtual/jsx-runtime.js";
2
- import * as n from "react";
2
+ import * as r from "react";
3
3
  import { cn as a } from "../../../lib/utils.js";
4
4
  import { FieldLabel as A } from "../../../vendor/shadcn/field.js";
5
5
  import { Icon as b } from "../icon/icon.js";
6
6
  import { Combobox as B, ComboboxTrigger as H, ComboboxContent as J } from "../../../vendor/shadcn/combobox.js";
7
- import { Command as K, CommandInput as M, CommandList as P, CommandEmpty as Q, CommandGroup as U, CommandItem as k } from "../../../vendor/shadcn/command.js";
7
+ import { Command as K, CommandInput as M, CommandList as P, CommandEmpty as Q, CommandGroup as U, CommandItem as G } from "../../../vendor/shadcn/command.js";
8
8
  import { Typography as x } from "../typography/typography.js";
9
- const W = n.forwardRef(
9
+ const W = r.forwardRef(
10
10
  ({
11
11
  label: j,
12
12
  description: N,
13
13
  error: u,
14
- optional: G = !1,
15
- placeholder: L = "Select an option",
16
- value: r,
14
+ optional: L = !1,
15
+ placeholder: k = "Select an option",
16
+ value: l,
17
17
  defaultValue: p,
18
18
  onChange: h,
19
19
  disabled: f = !1,
@@ -24,56 +24,56 @@ const W = n.forwardRef(
24
24
  searchPlaceholder: z = "Search...",
25
25
  maxHeight: F = 300
26
26
  }, I) => {
27
- const [i, C] = n.useState(!1), [v, S] = n.useState(""), d = o.length > 0, w = c.length > 0, R = n.useCallback(() => {
28
- if (!r) return null;
27
+ const [i, C] = r.useState(!1), [v, S] = r.useState(""), d = o.length > 0, w = c.length > 0, R = r.useCallback(() => {
28
+ if (!l) return null;
29
29
  if (d)
30
30
  for (const s of o) {
31
- const l = s.options.find((t) => t.value === r);
32
- if (l) return l.label;
31
+ const n = s.options.find((t) => t.value === l);
32
+ if (n) return n.label;
33
33
  }
34
34
  else if (w) {
35
- const s = c.find((l) => l.value === r);
35
+ const s = c.find((n) => n.value === l);
36
36
  if (s) return s.label;
37
37
  }
38
38
  return null;
39
- }, [r, o, c, d, w]), T = n.useCallback(
39
+ }, [l, o, c, d, w]), T = r.useCallback(
40
40
  (s) => {
41
41
  if (!s)
42
42
  return { filteredOptions: c, filteredGroups: o };
43
- const l = s.toLowerCase();
43
+ const n = s.toLowerCase();
44
44
  if (d) {
45
45
  const t = o.map((m) => ({
46
46
  ...m,
47
47
  options: m.options.filter(
48
- (V) => V.label.toLowerCase().includes(l)
48
+ (V) => V.label.toLowerCase().includes(n)
49
49
  )
50
50
  })).filter((m) => m.options.length > 0);
51
51
  return { filteredOptions: [], filteredGroups: t };
52
52
  } else
53
53
  return { filteredOptions: c.filter(
54
- (m) => m.label.toLowerCase().includes(l)
54
+ (m) => m.label.toLowerCase().includes(n)
55
55
  ), filteredGroups: [] };
56
56
  },
57
57
  [c, o, d]
58
58
  ), { filteredOptions: q, filteredGroups: D } = T(v);
59
- n.useEffect(() => {
59
+ r.useEffect(() => {
60
60
  i && setTimeout(() => {
61
61
  document.querySelector(
62
62
  '[data-slot="command-input"]'
63
63
  )?.focus();
64
64
  }, 0);
65
- }, [i]), n.useEffect(() => {
65
+ }, [i]), r.useEffect(() => {
66
66
  i || S("");
67
- }, [i]), n.useEffect(() => {
68
- p && !r && h?.(p);
69
- }, [p, r, h]);
67
+ }, [i]), r.useEffect(() => {
68
+ p && !l && h?.(p);
69
+ }, [p, l, h]);
70
70
  const y = (s) => {
71
71
  f || (h?.(s), C(!1));
72
72
  }, O = R();
73
73
  return /* @__PURE__ */ e.jsxs("div", { className: a("w-full", E), children: [
74
74
  j && /* @__PURE__ */ e.jsxs("div", { className: "flex items-center gap-1 mb-2", children: [
75
75
  /* @__PURE__ */ e.jsx(A, { htmlFor: g, className: a(f && "text-muted-foreground"), children: j }),
76
- G && /* @__PURE__ */ e.jsx(x, { variant: "sm", className: "text-muted-foreground", children: "(Optional)" })
76
+ L && /* @__PURE__ */ e.jsx(x, { variant: "sm", className: "text-muted-foreground", children: "(Optional)" })
77
77
  ] }),
78
78
  N && !u && /* @__PURE__ */ e.jsx(
79
79
  x,
@@ -98,7 +98,7 @@ const W = n.forwardRef(
98
98
  "aria-expanded": i,
99
99
  "aria-haspopup": "listbox",
100
100
  className: a(
101
- "flex h-9 w-full items-center justify-between gap-2 rounded-md border border-input bg-background px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:cursor-not-allowed disabled:text-muted- shadow-xs [&>span]:min-w-0 [&>span]:truncate",
101
+ "flex h-9 w-full items-center justify-between gap-2 rounded-md border border-input bg-input px-3 py-2 text-sm ring-offset-background placeholder:text-muted-foreground focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:cursor-not-allowed disabled:text-muted- shadow-xs [&>span]:min-w-0 [&>span]:truncate",
102
102
  u && "border-destructive"
103
103
  ),
104
104
  children: [
@@ -109,7 +109,7 @@ const W = n.forwardRef(
109
109
  "truncate",
110
110
  !O && "text-muted-foreground"
111
111
  ),
112
- children: O || L
112
+ children: O || k
113
113
  }
114
114
  ),
115
115
  /* @__PURE__ */ e.jsx(
@@ -141,23 +141,23 @@ const W = n.forwardRef(
141
141
  children: "No results found."
142
142
  }
143
143
  ) }),
144
- d ? D.map((s, l) => /* @__PURE__ */ e.jsxs(U, { children: [
144
+ d ? D.map((s, n) => /* @__PURE__ */ e.jsxs(U, { children: [
145
145
  s.label && /* @__PURE__ */ e.jsx("div", { className: "px-2 py-1.5 text-xs font-medium text-muted-foreground", children: s.label }),
146
146
  s.options.map((t) => /* @__PURE__ */ e.jsxs(
147
- k,
147
+ G,
148
148
  {
149
149
  value: t.value,
150
150
  onSelect: () => y(t.value),
151
151
  className: a(
152
152
  "cursor-pointer",
153
- r === t.value && "bg-accent"
153
+ l === t.value && "bg-accent"
154
154
  ),
155
155
  children: [
156
156
  /* @__PURE__ */ e.jsxs("span", { className: "flex items-center", children: [
157
157
  t.icon && /* @__PURE__ */ e.jsx("span", { className: "mr-2 inline-flex items-center", children: t.icon }),
158
158
  t.label
159
159
  ] }),
160
- r === t.value && /* @__PURE__ */ e.jsx(
160
+ l === t.value && /* @__PURE__ */ e.jsx(
161
161
  b,
162
162
  {
163
163
  name: "Check",
@@ -169,21 +169,21 @@ const W = n.forwardRef(
169
169
  },
170
170
  t.value
171
171
  ))
172
- ] }, l)) : q.map((s) => /* @__PURE__ */ e.jsxs(
173
- k,
172
+ ] }, n)) : q.map((s) => /* @__PURE__ */ e.jsxs(
173
+ G,
174
174
  {
175
175
  value: s.value,
176
176
  onSelect: () => y(s.value),
177
177
  className: a(
178
178
  "cursor-pointer",
179
- r === s.value && "bg-accent"
179
+ l === s.value && "bg-accent"
180
180
  ),
181
181
  children: [
182
182
  /* @__PURE__ */ e.jsxs("span", { className: "flex items-center", children: [
183
183
  s.icon && /* @__PURE__ */ e.jsx("span", { className: "mr-2 inline-flex items-center", children: s.icon }),
184
184
  s.label
185
185
  ] }),
186
- r === s.value && /* @__PURE__ */ e.jsx(b, { name: "Check", size: "sm", className: "ml-auto" })
186
+ l === s.value && /* @__PURE__ */ e.jsx(b, { name: "Check", size: "sm", className: "ml-auto" })
187
187
  ]
188
188
  },
189
189
  s.value
@@ -0,0 +1,8 @@
1
+ import * as o from "react";
2
+ import t from "../lib/IconBase.es.js";
3
+ import s from "../defs/ListChecks.es.js";
4
+ const m = o.forwardRef((e, r) => /* @__PURE__ */ o.createElement(t, { ref: r, ...e, weights: s }));
5
+ m.displayName = "ListChecksIcon";
6
+ export {
7
+ m as ListChecksIcon
8
+ };
@@ -0,0 +1,30 @@
1
+ import * as a from "react";
2
+ const l = /* @__PURE__ */ new Map([
3
+ [
4
+ "bold",
5
+ /* @__PURE__ */ a.createElement(a.Fragment, null, /* @__PURE__ */ a.createElement("path", { d: "M228,128a12,12,0,0,1-12,12H128a12,12,0,0,1,0-24h88A12,12,0,0,1,228,128ZM128,76h88a12,12,0,0,0,0-24H128a12,12,0,0,0,0,24Zm88,104H128a12,12,0,0,0,0,24h88a12,12,0,0,0,0-24ZM79.51,39.51,56,63l-7.51-7.52a12,12,0,0,0-17,17l16,16a12,12,0,0,0,17,0l32-32a12,12,0,0,0-17-17Zm0,64L56,127l-7.51-7.52a12,12,0,1,0-17,17l16,16a12,12,0,0,0,17,0l32-32a12,12,0,0,0-17-17Zm0,64L56,191l-7.51-7.52a12,12,0,1,0-17,17l16,16a12,12,0,0,0,17,0l32-32a12,12,0,0,0-17-17Z" }))
6
+ ],
7
+ [
8
+ "duotone",
9
+ /* @__PURE__ */ a.createElement(a.Fragment, null, /* @__PURE__ */ a.createElement("path", { d: "M216,64V192H128V64Z", opacity: "0.2" }), /* @__PURE__ */ a.createElement("path", { d: "M224,128a8,8,0,0,1-8,8H128a8,8,0,0,1,0-16h88A8,8,0,0,1,224,128ZM128,72h88a8,8,0,0,0,0-16H128a8,8,0,0,0,0,16Zm88,112H128a8,8,0,0,0,0,16h88a8,8,0,0,0,0-16ZM82.34,42.34,56,68.69,45.66,58.34A8,8,0,0,0,34.34,69.66l16,16a8,8,0,0,0,11.32,0l32-32A8,8,0,0,0,82.34,42.34Zm0,64L56,132.69,45.66,122.34a8,8,0,0,0-11.32,11.32l16,16a8,8,0,0,0,11.32,0l32-32a8,8,0,0,0-11.32-11.32Zm0,64L56,196.69,45.66,186.34a8,8,0,0,0-11.32,11.32l16,16a8,8,0,0,0,11.32,0l32-32a8,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,32ZM117.66,149.66l-32,32a8,8,0,0,1-11.32,0l-16-16a8,8,0,0,1,11.32-11.32L80,164.69l26.34-26.35a8,8,0,0,1,11.32,11.32Zm0-64-32,32a8,8,0,0,1-11.32,0l-16-16A8,8,0,0,1,69.66,90.34L80,100.69l26.34-26.35a8,8,0,0,1,11.32,11.32ZM192,168H144a8,8,0,0,1,0-16h48a8,8,0,0,1,0,16Zm0-64H144a8,8,0,0,1,0-16h48a8,8,0,0,1,0,16Z" }))
14
+ ],
15
+ [
16
+ "light",
17
+ /* @__PURE__ */ a.createElement(a.Fragment, null, /* @__PURE__ */ a.createElement("path", { d: "M222,128a6,6,0,0,1-6,6H128a6,6,0,0,1,0-12h88A6,6,0,0,1,222,128ZM128,70h88a6,6,0,0,0,0-12H128a6,6,0,0,0,0,12Zm88,116H128a6,6,0,0,0,0,12h88a6,6,0,0,0,0-12ZM83.76,43.76,56,71.51,44.24,59.76a6,6,0,0,0-8.48,8.48l16,16a6,6,0,0,0,8.48,0l32-32a6,6,0,0,0-8.48-8.48Zm0,64L56,135.51,44.24,123.76a6,6,0,1,0-8.48,8.48l16,16a6,6,0,0,0,8.48,0l32-32a6,6,0,0,0-8.48-8.48Zm0,64L56,199.51,44.24,187.76a6,6,0,0,0-8.48,8.48l16,16a6,6,0,0,0,8.48,0l32-32a6,6,0,0,0-8.48-8.48Z" }))
18
+ ],
19
+ [
20
+ "regular",
21
+ /* @__PURE__ */ a.createElement(a.Fragment, null, /* @__PURE__ */ a.createElement("path", { d: "M224,128a8,8,0,0,1-8,8H128a8,8,0,0,1,0-16h88A8,8,0,0,1,224,128ZM128,72h88a8,8,0,0,0,0-16H128a8,8,0,0,0,0,16Zm88,112H128a8,8,0,0,0,0,16h88a8,8,0,0,0,0-16ZM82.34,42.34,56,68.69,45.66,58.34A8,8,0,0,0,34.34,69.66l16,16a8,8,0,0,0,11.32,0l32-32A8,8,0,0,0,82.34,42.34Zm0,64L56,132.69,45.66,122.34a8,8,0,0,0-11.32,11.32l16,16a8,8,0,0,0,11.32,0l32-32a8,8,0,0,0-11.32-11.32Zm0,64L56,196.69,45.66,186.34a8,8,0,0,0-11.32,11.32l16,16a8,8,0,0,0,11.32,0l32-32a8,8,0,0,0-11.32-11.32Z" }))
22
+ ],
23
+ [
24
+ "thin",
25
+ /* @__PURE__ */ a.createElement(a.Fragment, null, /* @__PURE__ */ a.createElement("path", { d: "M220,128a4,4,0,0,1-4,4H128a4,4,0,0,1,0-8h88A4,4,0,0,1,220,128ZM128,68h88a4,4,0,0,0,0-8H128a4,4,0,0,0,0,8Zm88,120H128a4,4,0,0,0,0,8h88a4,4,0,0,0,0-8ZM85.17,45.17,56,74.34,42.83,61.17a4,4,0,0,0-5.66,5.66l16,16a4,4,0,0,0,5.66,0l32-32a4,4,0,0,0-5.66-5.66Zm0,64L56,138.34,42.83,125.17a4,4,0,1,0-5.66,5.66l16,16a4,4,0,0,0,5.66,0l32-32a4,4,0,0,0-5.66-5.66Zm0,64L56,202.34,42.83,189.17a4,4,0,0,0-5.66,5.66l16,16a4,4,0,0,0,5.66,0l32-32a4,4,0,0,0-5.66-5.66Z" }))
26
+ ]
27
+ ]);
28
+ export {
29
+ l as default
30
+ };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yuno-payments/dashboard-design-system",
3
- "version": "0.0.173",
3
+ "version": "0.0.175",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",