spotlibs-components 0.1.8 → 0.1.9
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/atoms/icons/index.d.mts +105 -0
- package/dist/atoms/icons/index.mjs +5 -0
- package/dist/{legacy/atoms → atoms}/icons/index.mjs.map +1 -1
- package/dist/{chunk-ZA4TTXLC.mjs → chunk-J3F77MZN.mjs} +235 -2264
- package/dist/chunk-J3F77MZN.mjs.map +1 -0
- package/dist/index.d.mts +442 -3
- package/dist/index.mjs +2173 -70
- package/dist/index.mjs.map +1 -1
- package/dist/{types-dakVJwjl.d.mts → types-qsnVqq6_.d.mts} +124 -71
- package/dist/types.d.mts +1 -1
- package/package.json +5 -4
- package/dist/chunk-ZA4TTXLC.mjs.map +0 -1
- package/dist/legacy/atoms/icons/index.d.mts +0 -542
- package/dist/legacy/atoms/icons/index.mjs +0 -4
|
@@ -1,542 +0,0 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
|
|
3
|
-
declare function ArrowLeft({ color }: {
|
|
4
|
-
color: any;
|
|
5
|
-
}): react_jsx_runtime.JSX.Element;
|
|
6
|
-
|
|
7
|
-
declare function FilePdfIcon({ color }: {
|
|
8
|
-
color: any;
|
|
9
|
-
}): react_jsx_runtime.JSX.Element;
|
|
10
|
-
|
|
11
|
-
declare function IconAdd({ color }: {
|
|
12
|
-
color: any;
|
|
13
|
-
}): react_jsx_runtime.JSX.Element;
|
|
14
|
-
|
|
15
|
-
declare function AnalisisRisikoKreditNasabahIcon(): react_jsx_runtime.JSX.Element;
|
|
16
|
-
|
|
17
|
-
declare function AppendixIcon(): react_jsx_runtime.JSX.Element;
|
|
18
|
-
|
|
19
|
-
declare function ArrowRight(color: any): react_jsx_runtime.JSX.Element;
|
|
20
|
-
|
|
21
|
-
declare function AuctionHammerIcon({ color, outline }: {
|
|
22
|
-
color: any;
|
|
23
|
-
outline: any;
|
|
24
|
-
}): react_jsx_runtime.JSX.Element;
|
|
25
|
-
|
|
26
|
-
declare function BgBuilding(): react_jsx_runtime.JSX.Element;
|
|
27
|
-
|
|
28
|
-
declare function BgPerson(): react_jsx_runtime.JSX.Element;
|
|
29
|
-
|
|
30
|
-
declare function IconBiometricScan({ color }: {
|
|
31
|
-
color: any;
|
|
32
|
-
}): react_jsx_runtime.JSX.Element;
|
|
33
|
-
|
|
34
|
-
declare function IconBrokenImage({ color }: {
|
|
35
|
-
color: any;
|
|
36
|
-
}): react_jsx_runtime.JSX.Element;
|
|
37
|
-
|
|
38
|
-
declare function CalculatorIcon(color: any): react_jsx_runtime.JSX.Element;
|
|
39
|
-
|
|
40
|
-
declare function IconCalendar({ color }: {
|
|
41
|
-
color: any;
|
|
42
|
-
}): react_jsx_runtime.JSX.Element;
|
|
43
|
-
|
|
44
|
-
declare function CapsLockOn({ color }: {
|
|
45
|
-
color: any;
|
|
46
|
-
}): react_jsx_runtime.JSX.Element;
|
|
47
|
-
|
|
48
|
-
declare function IconCardOrange({ color }: {
|
|
49
|
-
color: any;
|
|
50
|
-
}): react_jsx_runtime.JSX.Element;
|
|
51
|
-
|
|
52
|
-
declare function CashIcon({ color, outline }: {
|
|
53
|
-
color: any;
|
|
54
|
-
outline: any;
|
|
55
|
-
}): react_jsx_runtime.JSX.Element;
|
|
56
|
-
|
|
57
|
-
declare function CheckboxBorder({ disabled, color, size, }: {
|
|
58
|
-
disabled: any;
|
|
59
|
-
color: any;
|
|
60
|
-
size?: number;
|
|
61
|
-
}): react_jsx_runtime.JSX.Element;
|
|
62
|
-
|
|
63
|
-
declare function CheckboxChecked({ disabled, color, size, }: {
|
|
64
|
-
disabled: any;
|
|
65
|
-
color: any;
|
|
66
|
-
size?: number;
|
|
67
|
-
}): react_jsx_runtime.JSX.Element;
|
|
68
|
-
|
|
69
|
-
declare function ChecklistDokumenPaketKreditIcon(): react_jsx_runtime.JSX.Element;
|
|
70
|
-
|
|
71
|
-
declare function ChecklistGreen(): react_jsx_runtime.JSX.Element;
|
|
72
|
-
|
|
73
|
-
declare function IconChevronLeft({ color }: {
|
|
74
|
-
color: any;
|
|
75
|
-
}): react_jsx_runtime.JSX.Element;
|
|
76
|
-
|
|
77
|
-
declare function IconChevronRight({ color }: {
|
|
78
|
-
color: any;
|
|
79
|
-
}): react_jsx_runtime.JSX.Element;
|
|
80
|
-
|
|
81
|
-
declare function CircleCheck({ color, width, height, }: {
|
|
82
|
-
color?: string;
|
|
83
|
-
width?: string;
|
|
84
|
-
height?: string;
|
|
85
|
-
}): react_jsx_runtime.JSX.Element;
|
|
86
|
-
|
|
87
|
-
declare function CircleCross({ color, width, height, }: {
|
|
88
|
-
color?: string;
|
|
89
|
-
width?: string;
|
|
90
|
-
height?: string;
|
|
91
|
-
}): react_jsx_runtime.JSX.Element;
|
|
92
|
-
|
|
93
|
-
declare function CommentBuble(): react_jsx_runtime.JSX.Element;
|
|
94
|
-
|
|
95
|
-
declare function IconConfeti({ color }: {
|
|
96
|
-
color: any;
|
|
97
|
-
}): react_jsx_runtime.JSX.Element;
|
|
98
|
-
|
|
99
|
-
declare function CreditRiskRatingIcon(): react_jsx_runtime.JSX.Element;
|
|
100
|
-
|
|
101
|
-
declare function IconCrossLine({ color }: {
|
|
102
|
-
color: any;
|
|
103
|
-
}): react_jsx_runtime.JSX.Element;
|
|
104
|
-
|
|
105
|
-
declare function IconCross({ color }: {
|
|
106
|
-
color: any;
|
|
107
|
-
}): react_jsx_runtime.JSX.Element;
|
|
108
|
-
|
|
109
|
-
declare function Dashboard(color: any): react_jsx_runtime.JSX.Element;
|
|
110
|
-
|
|
111
|
-
declare function IconDeleteBin({ color, isSmall }: {
|
|
112
|
-
color: any;
|
|
113
|
-
isSmall: any;
|
|
114
|
-
}): react_jsx_runtime.JSX.Element;
|
|
115
|
-
|
|
116
|
-
declare function IconDocumentAddOutline({ color }: {
|
|
117
|
-
color: any;
|
|
118
|
-
}): react_jsx_runtime.JSX.Element;
|
|
119
|
-
|
|
120
|
-
declare function IconDocumentAdd({ color }: {
|
|
121
|
-
color: any;
|
|
122
|
-
}): react_jsx_runtime.JSX.Element;
|
|
123
|
-
|
|
124
|
-
declare function DocumentNotFound(): react_jsx_runtime.JSX.Element;
|
|
125
|
-
|
|
126
|
-
declare function IconDocumentSleve({ color }: {
|
|
127
|
-
color: any;
|
|
128
|
-
}): react_jsx_runtime.JSX.Element;
|
|
129
|
-
|
|
130
|
-
declare function IconDocument({ color }: {
|
|
131
|
-
color: any;
|
|
132
|
-
}): react_jsx_runtime.JSX.Element;
|
|
133
|
-
|
|
134
|
-
declare function DokumenPenjagaanIcon(): react_jsx_runtime.JSX.Element;
|
|
135
|
-
|
|
136
|
-
declare function DownloadDocumentIcon({ color }: {
|
|
137
|
-
color: any;
|
|
138
|
-
}): react_jsx_runtime.JSX.Element;
|
|
139
|
-
|
|
140
|
-
declare function DownloadIconSmall(color: any): react_jsx_runtime.JSX.Element;
|
|
141
|
-
|
|
142
|
-
declare function IconDownloadOutline({ color }: {
|
|
143
|
-
color: any;
|
|
144
|
-
}): react_jsx_runtime.JSX.Element;
|
|
145
|
-
|
|
146
|
-
declare function DownloadIconLarge({ color, width, height, }: {
|
|
147
|
-
color?: string;
|
|
148
|
-
width?: string;
|
|
149
|
-
height?: string;
|
|
150
|
-
}): react_jsx_runtime.JSX.Element;
|
|
151
|
-
|
|
152
|
-
declare function IconDuplicate({ color }: {
|
|
153
|
-
color: any;
|
|
154
|
-
}): react_jsx_runtime.JSX.Element;
|
|
155
|
-
|
|
156
|
-
declare function IconEdit({ color, isSmall }: {
|
|
157
|
-
color: any;
|
|
158
|
-
isSmall: any;
|
|
159
|
-
}): react_jsx_runtime.JSX.Element;
|
|
160
|
-
|
|
161
|
-
declare function EmptyDataIcon(): react_jsx_runtime.JSX.Element;
|
|
162
|
-
|
|
163
|
-
declare function IconExclamation({ size, color, }: {
|
|
164
|
-
size?: number;
|
|
165
|
-
color?: string;
|
|
166
|
-
}): react_jsx_runtime.JSX.Element;
|
|
167
|
-
|
|
168
|
-
declare function FileOutlineCustom(props: any): react_jsx_runtime.JSX.Element;
|
|
169
|
-
|
|
170
|
-
declare function IconFileOutline({ color }: {
|
|
171
|
-
color: any;
|
|
172
|
-
}): react_jsx_runtime.JSX.Element;
|
|
173
|
-
|
|
174
|
-
declare function IconFileSleve({ color }: {
|
|
175
|
-
color: any;
|
|
176
|
-
}): react_jsx_runtime.JSX.Element;
|
|
177
|
-
|
|
178
|
-
declare function IconFile({ color }: {
|
|
179
|
-
color: any;
|
|
180
|
-
}): react_jsx_runtime.JSX.Element;
|
|
181
|
-
|
|
182
|
-
declare function IconFileCSV(): react_jsx_runtime.JSX.Element;
|
|
183
|
-
|
|
184
|
-
declare function IconFileDocx(): react_jsx_runtime.JSX.Element;
|
|
185
|
-
|
|
186
|
-
declare function IconFileDrive({ color }: {
|
|
187
|
-
color: any;
|
|
188
|
-
}): react_jsx_runtime.JSX.Element;
|
|
189
|
-
|
|
190
|
-
declare function IconFileJPG(): react_jsx_runtime.JSX.Element;
|
|
191
|
-
|
|
192
|
-
declare function IconFilePDF({ noBorder, ...props }: {
|
|
193
|
-
[x: string]: any;
|
|
194
|
-
noBorder?: boolean;
|
|
195
|
-
}): react_jsx_runtime.JSX.Element;
|
|
196
|
-
|
|
197
|
-
declare function IconFileXls(): react_jsx_runtime.JSX.Element;
|
|
198
|
-
|
|
199
|
-
declare function IconFingerScan({ color, isBordered }: {
|
|
200
|
-
color: any;
|
|
201
|
-
isBordered?: boolean;
|
|
202
|
-
}): react_jsx_runtime.JSX.Element;
|
|
203
|
-
|
|
204
|
-
declare function GenerateDocumentIcon({ color }: {
|
|
205
|
-
color: any;
|
|
206
|
-
}): react_jsx_runtime.JSX.Element;
|
|
207
|
-
|
|
208
|
-
declare function IconGradingRounded({ color, width, height }: {
|
|
209
|
-
color: any;
|
|
210
|
-
width: any;
|
|
211
|
-
height: any;
|
|
212
|
-
}): react_jsx_runtime.JSX.Element;
|
|
213
|
-
|
|
214
|
-
declare function HandstopSign({ color, width, height, }: {
|
|
215
|
-
color?: string;
|
|
216
|
-
width?: string;
|
|
217
|
-
height?: string;
|
|
218
|
-
}): react_jsx_runtime.JSX.Element;
|
|
219
|
-
|
|
220
|
-
declare function HomeAssetIcon({ color, outline }: {
|
|
221
|
-
color: any;
|
|
222
|
-
outline: any;
|
|
223
|
-
}): react_jsx_runtime.JSX.Element;
|
|
224
|
-
|
|
225
|
-
declare function IconHomeOutlined(): react_jsx_runtime.JSX.Element;
|
|
226
|
-
|
|
227
|
-
declare function IconImage({ color }: {
|
|
228
|
-
color: any;
|
|
229
|
-
}): react_jsx_runtime.JSX.Element;
|
|
230
|
-
|
|
231
|
-
declare function IconInfoBgPutih({ isSmall }: {
|
|
232
|
-
isSmall: any;
|
|
233
|
-
}): react_jsx_runtime.JSX.Element;
|
|
234
|
-
|
|
235
|
-
declare function IconInfoHover(color: any): react_jsx_runtime.JSX.Element;
|
|
236
|
-
|
|
237
|
-
declare function IconInfo({ color, isSmall }: {
|
|
238
|
-
color: any;
|
|
239
|
-
isSmall: any;
|
|
240
|
-
}): react_jsx_runtime.JSX.Element;
|
|
241
|
-
|
|
242
|
-
declare function InformasiKursIcon(): react_jsx_runtime.JSX.Element;
|
|
243
|
-
|
|
244
|
-
declare function InformasiNasabahIcon(): react_jsx_runtime.JSX.Element;
|
|
245
|
-
|
|
246
|
-
declare function IconListDocument({ color }: {
|
|
247
|
-
color: any;
|
|
248
|
-
}): react_jsx_runtime.JSX.Element;
|
|
249
|
-
|
|
250
|
-
declare function MatriksRiskDanMitigationIcon(): react_jsx_runtime.JSX.Element;
|
|
251
|
-
|
|
252
|
-
declare function IconModalClose({ color }: {
|
|
253
|
-
color: any;
|
|
254
|
-
}): react_jsx_runtime.JSX.Element;
|
|
255
|
-
|
|
256
|
-
declare function MoneyIcon({ color, width, height }: {
|
|
257
|
-
color: any;
|
|
258
|
-
width: any;
|
|
259
|
-
height: any;
|
|
260
|
-
}): react_jsx_runtime.JSX.Element;
|
|
261
|
-
|
|
262
|
-
declare function IconMoneyOne({ width, height }: {
|
|
263
|
-
width: any;
|
|
264
|
-
height: any;
|
|
265
|
-
}): react_jsx_runtime.JSX.Element;
|
|
266
|
-
|
|
267
|
-
declare function IconMoneyTwo({ width, height }: {
|
|
268
|
-
width: any;
|
|
269
|
-
height: any;
|
|
270
|
-
}): react_jsx_runtime.JSX.Element;
|
|
271
|
-
|
|
272
|
-
declare function IconMoney({ color, width, height }: {
|
|
273
|
-
color: any;
|
|
274
|
-
width: any;
|
|
275
|
-
height: any;
|
|
276
|
-
}): react_jsx_runtime.JSX.Element;
|
|
277
|
-
|
|
278
|
-
declare function IconNoData({ width, height }: {
|
|
279
|
-
width: any;
|
|
280
|
-
height: any;
|
|
281
|
-
}): react_jsx_runtime.JSX.Element;
|
|
282
|
-
|
|
283
|
-
declare function NotFoundIcon({ width, height }: {
|
|
284
|
-
width: any;
|
|
285
|
-
height: any;
|
|
286
|
-
}): react_jsx_runtime.JSX.Element;
|
|
287
|
-
|
|
288
|
-
declare function NotulenRapatPraKomiteIcon(): react_jsx_runtime.JSX.Element;
|
|
289
|
-
|
|
290
|
-
declare function OfferingLetterIcon(): react_jsx_runtime.JSX.Element;
|
|
291
|
-
|
|
292
|
-
declare function IconOnProcess(): react_jsx_runtime.JSX.Element;
|
|
293
|
-
|
|
294
|
-
declare function PengajuanDanFasilitasKreditIcon(): react_jsx_runtime.JSX.Element;
|
|
295
|
-
|
|
296
|
-
declare function IconPeopleGroup(): react_jsx_runtime.JSX.Element;
|
|
297
|
-
|
|
298
|
-
declare function IconPeople(): react_jsx_runtime.JSX.Element;
|
|
299
|
-
|
|
300
|
-
declare function PersonIcon({ color, outline }: {
|
|
301
|
-
color: any;
|
|
302
|
-
outline: any;
|
|
303
|
-
}): react_jsx_runtime.JSX.Element;
|
|
304
|
-
|
|
305
|
-
declare function IconPhone({ color, width, height }: {
|
|
306
|
-
color: any;
|
|
307
|
-
width: any;
|
|
308
|
-
height: any;
|
|
309
|
-
}): react_jsx_runtime.JSX.Element;
|
|
310
|
-
|
|
311
|
-
declare function IconPlus({ color }: {
|
|
312
|
-
color: any;
|
|
313
|
-
}): react_jsx_runtime.JSX.Element;
|
|
314
|
-
|
|
315
|
-
declare function ProfitabilitasDanHubunganNasabahIcon(): react_jsx_runtime.JSX.Element;
|
|
316
|
-
|
|
317
|
-
declare function IconProgress({ width, height, color }: {
|
|
318
|
-
width: any;
|
|
319
|
-
height: any;
|
|
320
|
-
color: any;
|
|
321
|
-
}): react_jsx_runtime.JSX.Element;
|
|
322
|
-
|
|
323
|
-
declare function IconRecycle({ color }: {
|
|
324
|
-
color: any;
|
|
325
|
-
}): react_jsx_runtime.JSX.Element;
|
|
326
|
-
|
|
327
|
-
declare function RekomendasiPutusanIcon(): react_jsx_runtime.JSX.Element;
|
|
328
|
-
|
|
329
|
-
declare function IconReset({ color }: {
|
|
330
|
-
color: any;
|
|
331
|
-
}): react_jsx_runtime.JSX.Element;
|
|
332
|
-
|
|
333
|
-
declare function RingkasanEksekutifIcon(): react_jsx_runtime.JSX.Element;
|
|
334
|
-
|
|
335
|
-
declare function IconSaveOutlined({ color }: {
|
|
336
|
-
color: any;
|
|
337
|
-
}): react_jsx_runtime.JSX.Element;
|
|
338
|
-
|
|
339
|
-
declare function IconSave({ color, width, height }: {
|
|
340
|
-
color: any;
|
|
341
|
-
width?: string;
|
|
342
|
-
height?: string;
|
|
343
|
-
}): react_jsx_runtime.JSX.Element;
|
|
344
|
-
|
|
345
|
-
declare function IconSearch({ color }: {
|
|
346
|
-
color: any;
|
|
347
|
-
}): react_jsx_runtime.JSX.Element;
|
|
348
|
-
|
|
349
|
-
declare function IconSendBlue(): react_jsx_runtime.JSX.Element;
|
|
350
|
-
|
|
351
|
-
declare function IconSendOrange(): react_jsx_runtime.JSX.Element;
|
|
352
|
-
|
|
353
|
-
declare function IconSendWhiteFull(color: any): react_jsx_runtime.JSX.Element;
|
|
354
|
-
|
|
355
|
-
declare function IconSendWhite(color: any): react_jsx_runtime.JSX.Element;
|
|
356
|
-
|
|
357
|
-
declare function IconShuffle({ width, height, color, }: {
|
|
358
|
-
width?: string;
|
|
359
|
-
height?: string;
|
|
360
|
-
color?: string;
|
|
361
|
-
}): react_jsx_runtime.JSX.Element;
|
|
362
|
-
|
|
363
|
-
declare function StepOnProgress(): react_jsx_runtime.JSX.Element;
|
|
364
|
-
|
|
365
|
-
declare function TargetDartIcon({ color, outline }: {
|
|
366
|
-
color: any;
|
|
367
|
-
outline: any;
|
|
368
|
-
}): react_jsx_runtime.JSX.Element;
|
|
369
|
-
|
|
370
|
-
declare function ThumbsUp({ color, width, height, }: {
|
|
371
|
-
color?: string;
|
|
372
|
-
width?: string;
|
|
373
|
-
height?: string;
|
|
374
|
-
}): react_jsx_runtime.JSX.Element;
|
|
375
|
-
|
|
376
|
-
declare function Thumblock(): react_jsx_runtime.JSX.Element;
|
|
377
|
-
|
|
378
|
-
declare function IconTrashOutline({ color }: {
|
|
379
|
-
color: any;
|
|
380
|
-
}): react_jsx_runtime.JSX.Element;
|
|
381
|
-
|
|
382
|
-
declare function IconTrash({ color, width, height }: {
|
|
383
|
-
color: any;
|
|
384
|
-
width?: string;
|
|
385
|
-
height?: string;
|
|
386
|
-
}): react_jsx_runtime.JSX.Element;
|
|
387
|
-
|
|
388
|
-
declare function IconUpload({ color }: {
|
|
389
|
-
color: any;
|
|
390
|
-
}): react_jsx_runtime.JSX.Element;
|
|
391
|
-
|
|
392
|
-
declare function IconUserScan({ color }: {
|
|
393
|
-
color: any;
|
|
394
|
-
}): react_jsx_runtime.JSX.Element;
|
|
395
|
-
|
|
396
|
-
declare function IconUser({ color }: {
|
|
397
|
-
color: any;
|
|
398
|
-
}): react_jsx_runtime.JSX.Element;
|
|
399
|
-
|
|
400
|
-
declare function UsersIcon(): react_jsx_runtime.JSX.Element;
|
|
401
|
-
|
|
402
|
-
declare function IconVerification({ color }: {
|
|
403
|
-
color: any;
|
|
404
|
-
}): react_jsx_runtime.JSX.Element;
|
|
405
|
-
|
|
406
|
-
declare function IconWallet({ width, height, color }: {
|
|
407
|
-
width: any;
|
|
408
|
-
height: any;
|
|
409
|
-
color: any;
|
|
410
|
-
}): react_jsx_runtime.JSX.Element;
|
|
411
|
-
|
|
412
|
-
declare function IconWarningTriangle({ color }: {
|
|
413
|
-
color: any;
|
|
414
|
-
}): react_jsx_runtime.JSX.Element;
|
|
415
|
-
|
|
416
|
-
declare function LoaderIcon({ color, width, height, }: {
|
|
417
|
-
color?: string;
|
|
418
|
-
width?: string;
|
|
419
|
-
height?: string;
|
|
420
|
-
}): react_jsx_runtime.JSX.Element;
|
|
421
|
-
|
|
422
|
-
declare function UploadIcon({ color, width, height, }: {
|
|
423
|
-
color?: string;
|
|
424
|
-
width?: string;
|
|
425
|
-
height?: string;
|
|
426
|
-
}): react_jsx_runtime.JSX.Element;
|
|
427
|
-
|
|
428
|
-
declare function DefaultAvatarIcon({ width, height, strokeColor, fillColor1, fillColor2, fillColor3, }: {
|
|
429
|
-
width?: string;
|
|
430
|
-
height?: string;
|
|
431
|
-
strokeColor?: string;
|
|
432
|
-
fillColor1?: string;
|
|
433
|
-
fillColor2?: string;
|
|
434
|
-
fillColor3?: string;
|
|
435
|
-
}): react_jsx_runtime.JSX.Element;
|
|
436
|
-
|
|
437
|
-
declare function DefaultImageIcon({ width, height, bgColor, fillColor, }: {
|
|
438
|
-
width?: string;
|
|
439
|
-
height?: string;
|
|
440
|
-
bgColor?: string;
|
|
441
|
-
fillColor?: string;
|
|
442
|
-
}): react_jsx_runtime.JSX.Element;
|
|
443
|
-
|
|
444
|
-
declare function NoInternetConnectionIcon(): react_jsx_runtime.JSX.Element;
|
|
445
|
-
|
|
446
|
-
declare function RekeningEscrowIcon(): react_jsx_runtime.JSX.Element;
|
|
447
|
-
|
|
448
|
-
declare function RekeningOprasionalIcon(): react_jsx_runtime.JSX.Element;
|
|
449
|
-
|
|
450
|
-
declare function RekeningTujuanIcon(): react_jsx_runtime.JSX.Element;
|
|
451
|
-
|
|
452
|
-
declare function ThumbDialogConfirm(): react_jsx_runtime.JSX.Element;
|
|
453
|
-
|
|
454
|
-
declare function ThumbDialogSuccess(): react_jsx_runtime.JSX.Element;
|
|
455
|
-
|
|
456
|
-
declare function ThumbDialogWarningV2(): react_jsx_runtime.JSX.Element;
|
|
457
|
-
|
|
458
|
-
declare function ThumbDialogWarning(): react_jsx_runtime.JSX.Element;
|
|
459
|
-
|
|
460
|
-
declare function ThumbModalError(): react_jsx_runtime.JSX.Element;
|
|
461
|
-
|
|
462
|
-
declare function ThumbOnProgress(): react_jsx_runtime.JSX.Element;
|
|
463
|
-
|
|
464
|
-
declare function ThumbSendFailed(): react_jsx_runtime.JSX.Element;
|
|
465
|
-
|
|
466
|
-
declare function ThumbSendSuccess(): react_jsx_runtime.JSX.Element;
|
|
467
|
-
|
|
468
|
-
declare function InformationIcon(): react_jsx_runtime.JSX.Element;
|
|
469
|
-
|
|
470
|
-
declare function ArrowUpDown({ color }: {
|
|
471
|
-
color: any;
|
|
472
|
-
}): react_jsx_runtime.JSX.Element;
|
|
473
|
-
|
|
474
|
-
declare function MaximizeIcon({ color }: {
|
|
475
|
-
color: any;
|
|
476
|
-
}): react_jsx_runtime.JSX.Element;
|
|
477
|
-
|
|
478
|
-
declare function MinimizeIcon({ color }: {
|
|
479
|
-
color: any;
|
|
480
|
-
}): react_jsx_runtime.JSX.Element;
|
|
481
|
-
|
|
482
|
-
declare function SuffleIcon({ color }: {
|
|
483
|
-
color: any;
|
|
484
|
-
}): react_jsx_runtime.JSX.Element;
|
|
485
|
-
|
|
486
|
-
declare function RefreshIcon({ color }: {
|
|
487
|
-
color: any;
|
|
488
|
-
}): react_jsx_runtime.JSX.Element;
|
|
489
|
-
|
|
490
|
-
declare function ReloadIcon({ color }: {
|
|
491
|
-
color: any;
|
|
492
|
-
}): react_jsx_runtime.JSX.Element;
|
|
493
|
-
|
|
494
|
-
declare function LogoutIcon({ color }: {
|
|
495
|
-
color: any;
|
|
496
|
-
}): react_jsx_runtime.JSX.Element;
|
|
497
|
-
|
|
498
|
-
declare function IconChevronDown({ color }: {
|
|
499
|
-
color: any;
|
|
500
|
-
}): react_jsx_runtime.JSX.Element;
|
|
501
|
-
|
|
502
|
-
declare function IconChevronUp({ color }: {
|
|
503
|
-
color: any;
|
|
504
|
-
}): react_jsx_runtime.JSX.Element;
|
|
505
|
-
|
|
506
|
-
declare function ArrowStandardDownIcon({ color }: {
|
|
507
|
-
color: any;
|
|
508
|
-
}): react_jsx_runtime.JSX.Element;
|
|
509
|
-
|
|
510
|
-
declare function ArrowStandardLeftIcon({ color }: {
|
|
511
|
-
color: any;
|
|
512
|
-
}): react_jsx_runtime.JSX.Element;
|
|
513
|
-
|
|
514
|
-
declare function ArrowStandardRightIcon({ color }: {
|
|
515
|
-
color: any;
|
|
516
|
-
}): react_jsx_runtime.JSX.Element;
|
|
517
|
-
|
|
518
|
-
declare function ArrowStandardUpRightIcon({ color }: {
|
|
519
|
-
color: any;
|
|
520
|
-
}): react_jsx_runtime.JSX.Element;
|
|
521
|
-
|
|
522
|
-
declare function ArrowStandardUpIcon({ color }: {
|
|
523
|
-
color: any;
|
|
524
|
-
}): react_jsx_runtime.JSX.Element;
|
|
525
|
-
|
|
526
|
-
declare function ArrowFrameOutlineUpIcon({ color }: {
|
|
527
|
-
color: any;
|
|
528
|
-
}): react_jsx_runtime.JSX.Element;
|
|
529
|
-
|
|
530
|
-
declare function ArrowFrameOutlineRightIcon({ color }: {
|
|
531
|
-
color: any;
|
|
532
|
-
}): react_jsx_runtime.JSX.Element;
|
|
533
|
-
|
|
534
|
-
declare function ArrowFrameOutlineDownIcon({ color }: {
|
|
535
|
-
color: any;
|
|
536
|
-
}): react_jsx_runtime.JSX.Element;
|
|
537
|
-
|
|
538
|
-
declare function ArrowFrameOutlineLeftIcon({ color }: {
|
|
539
|
-
color: any;
|
|
540
|
-
}): react_jsx_runtime.JSX.Element;
|
|
541
|
-
|
|
542
|
-
export { AnalisisRisikoKreditNasabahIcon, AppendixIcon, ArrowFrameOutlineDownIcon, ArrowFrameOutlineLeftIcon, ArrowFrameOutlineRightIcon, ArrowFrameOutlineUpIcon, ArrowLeft, ArrowRight, ArrowStandardDownIcon, ArrowStandardLeftIcon, ArrowStandardRightIcon, ArrowStandardUpIcon, ArrowStandardUpRightIcon, ArrowUpDown, AuctionHammerIcon, BgBuilding, BgPerson, CalculatorIcon, CapsLockOn, CashIcon, CheckboxBorder, CheckboxChecked, ChecklistDokumenPaketKreditIcon, ChecklistGreen, CircleCheck, CircleCross, CommentBuble, CreditRiskRatingIcon, Dashboard, DefaultAvatarIcon, DefaultImageIcon, DocumentNotFound, DokumenPenjagaanIcon, DownloadDocumentIcon, DownloadIconLarge, DownloadIconSmall, EmptyDataIcon, FileOutlineCustom, FilePdfIcon, GenerateDocumentIcon, HandstopSign, HomeAssetIcon, IconAdd, IconBiometricScan, IconBrokenImage, IconCalendar, IconCardOrange, IconChevronDown, IconChevronLeft, IconChevronRight, IconChevronUp, IconConfeti, IconCross, IconCrossLine, IconDeleteBin, IconDocument, IconDocumentAdd, IconDocumentAddOutline, IconDocumentSleve, IconDownloadOutline, IconDuplicate, IconEdit, IconExclamation, IconFile, IconFileCSV, IconFileDocx, IconFileDrive, IconFileJPG, IconFileOutline, IconFilePDF, IconFileSleve, IconFileXls, IconFingerScan, IconGradingRounded, IconHomeOutlined, IconImage, IconInfo, IconInfoBgPutih, IconInfoHover, IconListDocument, IconModalClose, IconMoney, IconMoneyOne, IconMoneyTwo, IconNoData, IconOnProcess, IconPeople, IconPeopleGroup, IconPhone, IconPlus, IconProgress, IconRecycle, IconReset, IconSave, IconSaveOutlined, IconSearch, IconSendBlue, IconSendOrange, IconSendWhite, IconSendWhiteFull, IconShuffle, IconTrash, IconTrashOutline, IconUpload, IconUser, IconUserScan, IconVerification, IconWallet, IconWarningTriangle, InformasiKursIcon, InformasiNasabahIcon, InformationIcon, LoaderIcon, LogoutIcon, MatriksRiskDanMitigationIcon, MaximizeIcon, MinimizeIcon, MoneyIcon, NoInternetConnectionIcon, NotFoundIcon, NotulenRapatPraKomiteIcon, OfferingLetterIcon, PengajuanDanFasilitasKreditIcon, PersonIcon, ProfitabilitasDanHubunganNasabahIcon, RefreshIcon, RekeningEscrowIcon, RekeningOprasionalIcon, RekeningTujuanIcon, RekomendasiPutusanIcon, ReloadIcon, RingkasanEksekutifIcon, StepOnProgress, SuffleIcon, TargetDartIcon, ThumbDialogConfirm, ThumbDialogSuccess, ThumbDialogWarning, ThumbDialogWarningV2, ThumbModalError, ThumbOnProgress, ThumbSendFailed, ThumbSendSuccess, Thumblock, ThumbsUp, UploadIcon, UsersIcon };
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
export { AnalisisRisikoKreditNasabahIcon, AppendixIcon, ArrowFrameOutlineDownIcon, ArrowFrameOutlineLeftIcon, ArrowFrameOutlineRightIcon, ArrowFrameOutlineUpIcon, ArrowLeft, ArrowRight, ArrowStandardDownIcon, ArrowStandardLeftIcon, ArrowStandardRightIcon, ArrowStandardUpIcon, ArrowStandardUpRightIcon, ArrowUpDown, AuctionHammerIcon, BgBuilding, BgPerson, CalculatorIcon, CapsLockOn, CashIcon, CheckboxBorder, CheckboxChecked, ChecklistDokumenPaketKreditIcon, ChecklistGreen, CircleCheck, CircleCross, CommentBuble, CreditRiskRatingIcon, Dashboard, DefaultAvatarIcon, DefaultImageIcon, DocumentNotFound, DokumenPenjagaanIcon, DownloadDocumentIcon, DownloadIconLarge, DownloadIconSmall, EmptyDataIcon, FileOutlineCustom, FilePdfIcon, GenerateDocumentIcon, HandstopSign, HomeAssetIcon, IconAdd, IconBiometricScan, IconBrokenImage, IconCalendar, IconCardOrange, IconChevronDown, IconChevronLeft, IconChevronRight, IconChevronUp, IconConfeti, IconCross, IconCrossLine, IconDeleteBin, IconDocument, IconDocumentAdd, IconDocumentAddOutline, IconDocumentSleve, IconDownloadOutline, IconDuplicate, IconEdit, IconExclamation, IconFile, IconFileCSV, IconFileDocx, IconFileDrive, IconFileJPG, IconFileOutline, IconFilePDF, IconFileSleve, IconFileXls, IconFingerScan, IconGradingRounded, IconHomeOutlined, IconImage, IconInfo, IconInfoBgPutih, IconInfoHover, IconListDocument, IconModalClose, IconMoney, IconMoneyOne, IconMoneyTwo, IconNoData, IconOnProcess, IconPeople, IconPeopleGroup, IconPhone, IconPlus, IconProgress, IconRecycle, IconReset, IconSave, IconSaveOutlined, IconSearch, IconSendBlue, IconSendOrange, IconSendWhite, IconSendWhiteFull, IconShuffle, IconTrash, IconTrashOutline, IconUpload, IconUser, IconUserScan, IconVerification, IconWallet, IconWarningTriangle, InformasiKursIcon, InformasiNasabahIcon, InformationIcon, LoaderIcon, LogoutIcon, MatriksRiskDanMitigationIcon, MaximizeIcon, MinimizeIcon, MoneyIcon, NoInternetConnectionIcon, NotFoundIcon, NotulenRapatPraKomiteIcon, OfferingLetterIcon, PengajuanDanFasilitasKreditIcon, PersonIcon, ProfitabilitasDanHubunganNasabahIcon, RefreshIcon, RekeningEscrowIcon, RekeningOprasionalIcon, RekeningTujuanIcon, RekomendasiPutusanIcon, ReloadIcon, RingkasanEksekutifIcon, StepOnProgress, SuffleIcon, TargetDartIcon, ThumbDialogConfirm, ThumbDialogSuccess, ThumbDialogWarning, ThumbDialogWarningV2, ThumbModalError, ThumbOnProgress, ThumbSendFailed, ThumbSendSuccess, Thumblock, ThumbsUp, UploadIcon, UsersIcon } from '../../../chunk-ZA4TTXLC.mjs';
|
|
3
|
-
//# sourceMappingURL=index.mjs.map
|
|
4
|
-
//# sourceMappingURL=index.mjs.map
|