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.
@@ -0,0 +1,105 @@
1
+ export * from '@tabler/icons-react';
2
+ import * as react_jsx_runtime from 'react/jsx-runtime';
3
+
4
+ declare function FilePdfIcon({ color }: {
5
+ color: any;
6
+ }): react_jsx_runtime.JSX.Element;
7
+
8
+ declare function AnalisisRisikoKreditNasabahIcon(): react_jsx_runtime.JSX.Element;
9
+
10
+ declare function AppendixIcon(): react_jsx_runtime.JSX.Element;
11
+
12
+ declare function BgBuilding(): react_jsx_runtime.JSX.Element;
13
+
14
+ declare function BgPerson(): react_jsx_runtime.JSX.Element;
15
+
16
+ declare function ChecklistDokumenPaketKreditIcon(): react_jsx_runtime.JSX.Element;
17
+
18
+ declare function CreditRiskRatingIcon(): react_jsx_runtime.JSX.Element;
19
+
20
+ declare function DokumenPenjagaanIcon(): react_jsx_runtime.JSX.Element;
21
+
22
+ declare function EmptyDataIcon(): react_jsx_runtime.JSX.Element;
23
+
24
+ declare function IconFileCSV(): react_jsx_runtime.JSX.Element;
25
+
26
+ declare function IconFileDocx(): react_jsx_runtime.JSX.Element;
27
+
28
+ declare function IconFileDrive({ color }: {
29
+ color: any;
30
+ }): react_jsx_runtime.JSX.Element;
31
+
32
+ declare function IconFileJPG(): react_jsx_runtime.JSX.Element;
33
+
34
+ declare function IconFilePDF({ noBorder, ...props }: {
35
+ [x: string]: any;
36
+ noBorder?: boolean;
37
+ }): react_jsx_runtime.JSX.Element;
38
+
39
+ declare function IconFileXls(): react_jsx_runtime.JSX.Element;
40
+
41
+ declare function InformasiKursIcon(): react_jsx_runtime.JSX.Element;
42
+
43
+ declare function InformasiNasabahIcon(): react_jsx_runtime.JSX.Element;
44
+
45
+ declare function MatriksRiskDanMitigationIcon(): react_jsx_runtime.JSX.Element;
46
+
47
+ declare function NotulenRapatPraKomiteIcon(): react_jsx_runtime.JSX.Element;
48
+
49
+ declare function OfferingLetterIcon(): react_jsx_runtime.JSX.Element;
50
+
51
+ declare function IconOnProcess(): react_jsx_runtime.JSX.Element;
52
+
53
+ declare function PengajuanDanFasilitasKreditIcon(): react_jsx_runtime.JSX.Element;
54
+
55
+ declare function ProfitabilitasDanHubunganNasabahIcon(): react_jsx_runtime.JSX.Element;
56
+
57
+ declare function RekomendasiPutusanIcon(): react_jsx_runtime.JSX.Element;
58
+
59
+ declare function RingkasanEksekutifIcon(): react_jsx_runtime.JSX.Element;
60
+
61
+ declare function Thumblock(): react_jsx_runtime.JSX.Element;
62
+
63
+ declare function DefaultAvatarIcon({ width, height, strokeColor, fillColor1, fillColor2, fillColor3, }: {
64
+ width?: string;
65
+ height?: string;
66
+ strokeColor?: string;
67
+ fillColor1?: string;
68
+ fillColor2?: string;
69
+ fillColor3?: string;
70
+ }): react_jsx_runtime.JSX.Element;
71
+
72
+ declare function DefaultImageIcon({ width, height, bgColor, fillColor, }: {
73
+ width?: string;
74
+ height?: string;
75
+ bgColor?: string;
76
+ fillColor?: string;
77
+ }): react_jsx_runtime.JSX.Element;
78
+
79
+ declare function NoInternetConnectionIcon(): react_jsx_runtime.JSX.Element;
80
+
81
+ declare function RekeningEscrowIcon(): react_jsx_runtime.JSX.Element;
82
+
83
+ declare function RekeningOprasionalIcon(): react_jsx_runtime.JSX.Element;
84
+
85
+ declare function RekeningTujuanIcon(): react_jsx_runtime.JSX.Element;
86
+
87
+ declare function ThumbDialogConfirm(): react_jsx_runtime.JSX.Element;
88
+
89
+ declare function ThumbDialogSuccess(): react_jsx_runtime.JSX.Element;
90
+
91
+ declare function ThumbDialogWarningV2(): react_jsx_runtime.JSX.Element;
92
+
93
+ declare function ThumbDialogWarning(): react_jsx_runtime.JSX.Element;
94
+
95
+ declare function ThumbModalError(): react_jsx_runtime.JSX.Element;
96
+
97
+ declare function ThumbOnProgress(): react_jsx_runtime.JSX.Element;
98
+
99
+ declare function ThumbSendFailed(): react_jsx_runtime.JSX.Element;
100
+
101
+ declare function ThumbSendSuccess(): react_jsx_runtime.JSX.Element;
102
+
103
+ declare function InformationIcon(): react_jsx_runtime.JSX.Element;
104
+
105
+ export { AnalisisRisikoKreditNasabahIcon, AppendixIcon, BgBuilding, BgPerson, ChecklistDokumenPaketKreditIcon, CreditRiskRatingIcon, DefaultAvatarIcon, DefaultImageIcon, DokumenPenjagaanIcon, EmptyDataIcon, FilePdfIcon, IconFileCSV, IconFileDocx, IconFileDrive, IconFileJPG, IconFilePDF, IconFileXls, IconOnProcess, InformasiKursIcon, InformasiNasabahIcon, InformationIcon, MatriksRiskDanMitigationIcon, NoInternetConnectionIcon as NoInternetIcon, NotulenRapatPraKomiteIcon, OfferingLetterIcon, PengajuanDanFasilitasKreditIcon, ProfitabilitasDanHubunganNasabahIcon, RekeningEscrowIcon, RekeningOprasionalIcon, RekeningTujuanIcon, RekomendasiPutusanIcon, RingkasanEksekutifIcon, ThumbDialogConfirm, ThumbDialogSuccess, ThumbDialogWarning, ThumbDialogWarningV2, ThumbModalError, ThumbOnProgress, ThumbSendFailed, ThumbSendSuccess, Thumblock };
@@ -0,0 +1,5 @@
1
+ "use client";
2
+ export { AnalisisRisikoKreditNasabahIcon, AppendixIcon, BgBuilding, BgPerson, ChecklistDokumenPaketKreditIcon, CreditRiskRatingIcon, DefaultAvatarIcon, DefaultImageIcon, DokumenPenjagaanIcon, EmptyDataIcon, FilePdfIcon, IconFileCSV, IconFileDocx, IconFileDrive, IconFileJPG, IconFilePDF, IconFileXls, IconOnProcess, InformasiKursIcon, InformasiNasabahIcon, InformationIcon, MatriksRiskDanMitigationIcon, NoInternetConnectionIcon as NoInternetIcon, NotulenRapatPraKomiteIcon, OfferingLetterIcon, PengajuanDanFasilitasKreditIcon, ProfitabilitasDanHubunganNasabahIcon, RekeningEscrowIcon, RekeningOprasionalIcon, RekeningTujuanIcon, RekomendasiPutusanIcon, RingkasanEksekutifIcon, ThumbDialogConfirm, ThumbDialogSuccess, ThumbDialogWarning, ThumbDialogWarningV2, ThumbModalError, ThumbOnProgress, ThumbSendFailed, ThumbSendSuccess, Thumblock } from '../../chunk-J3F77MZN.mjs';
3
+ export * from '@tabler/icons-react';
4
+ //# sourceMappingURL=index.mjs.map
5
+ //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","file":"index.mjs"}
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"index.mjs","sourcesContent":[]}