@xysfe/actui 2.0.1-beta.3 → 2.0.1-beta.5
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/lib/GoldFinanceChart/chart/index.js +22 -1
- package/lib/GoldFinanceChart/chart/index.mjs +65207 -286
- package/lib/GoldFinanceChart/chart/style.css +1 -1
- package/lib/GoldFinanceChartV2/chart/index.js +1 -1
- package/lib/GoldFinanceChartV2/chart/index.mjs +5 -4
- package/lib/GoldFinanceChartV2/chart/style.css +1 -1
- package/lib/GoldQrcode/index.js +1 -1
- package/lib/GoldQrcode/index.mjs +2 -2
- package/lib/Pdfjs/index.js +1 -1
- package/lib/Pdfjs/index.mjs +1 -1
- package/lib/QRCode/index.js +1 -1
- package/lib/QRCode/index.mjs +4 -4
- package/lib/QrcodeLayer/index.js +1 -1
- package/lib/QrcodeLayer/index.mjs +2 -2
- package/lib/index.js +1 -1
- package/lib/index.mjs +5 -5
- package/lib/toBase64/index.js +1 -1
- package/lib/toBase64/index.mjs +2 -2
- package/package.json +94 -86
- package/types/components/BScroll/index.d.ts +2 -0
- package/types/components/BankSelect/index.d.ts +1 -0
- package/types/components/BaseInput/index.d.ts +1 -0
- package/types/components/Button/index.d.ts +1 -0
- package/types/components/CascadePicker/index.d.ts +1 -0
- package/types/components/CertifyLayer/index.d.ts +1 -0
- package/types/components/ClaimsContact/index.d.ts +1 -0
- package/types/components/ClickOnce/index.d.ts +4 -0
- package/types/components/Collapse/index.d.ts +1 -0
- package/types/components/Contact/index.d.ts +1 -0
- package/types/components/ContactBook/index.d.ts +1 -0
- package/types/components/CountTo/index.d.ts +1 -0
- package/types/components/CouponLayer/index.d.ts +1 -0
- package/types/components/CrmReserveInfoLayer/index.d.ts +1 -0
- package/types/components/DatePicker/index.d.ts +1 -0
- package/types/components/DeviceFingerprint/index.d.ts +2 -0
- package/types/components/Dialog/index.d.ts +1 -0
- package/types/components/DiseaseSelect/index.d.ts +1 -0
- package/types/components/DiseaseSelectLayer/index.d.ts +1 -0
- package/types/components/DocPop/index.d.ts +1 -0
- package/types/components/ErrorInterceptors/index.d.ts +1 -0
- package/types/components/FaceRecognition/index.d.ts +63 -0
- package/types/components/FigurePic/compress.d.ts +13 -0
- package/types/components/FigurePic/index.d.ts +7 -0
- package/types/components/FileList/index.d.ts +1 -0
- package/types/components/FileUpload/index.d.ts +18 -0
- package/types/components/FileUpload/src/choose.d.ts +1 -0
- package/types/components/FileUpload/src/upload.d.ts +9 -0
- package/types/components/FileUpload/src/util.d.ts +3 -0
- package/types/components/FormLayer/index.d.ts +1 -0
- package/types/components/GivenLayer/index.d.ts +1 -0
- package/types/components/GoldAddress/index.d.ts +1 -0
- package/types/components/GoldAddressLayer/index.d.ts +1 -0
- package/types/components/GoldAddressSelect/index.d.ts +1 -0
- package/types/components/GoldAml/index.d.ts +1 -0
- package/types/components/GoldArea/index.d.ts +1 -0
- package/types/components/GoldAuroraSlots/index.d.ts +1 -0
- package/types/components/GoldBankPayLimit/index.d.ts +1 -0
- package/types/components/GoldBenefitDemo/index.d.ts +1 -0
- package/types/components/GoldCareer/index.d.ts +1 -0
- package/types/components/GoldCareerLayer/index.d.ts +1 -0
- package/types/components/GoldCert/index.d.ts +1 -0
- package/types/components/GoldCheckbox/index.d.ts +1 -0
- package/types/components/GoldClaimsContact/index.d.ts +1 -0
- package/types/components/GoldCommentList/index.d.ts +1 -0
- package/types/components/GoldCompute/index.d.ts +1 -0
- package/types/components/GoldComputeV2/index.d.ts +1 -0
- package/types/components/GoldConclusion/index.d.ts +1 -0
- package/types/components/GoldContact/index.d.ts +1 -0
- package/types/components/GoldContactBook/index.d.ts +1 -0
- package/types/components/GoldContactElement/index.d.ts +1 -0
- package/types/components/GoldCost/index.d.ts +1 -0
- package/types/components/GoldCostLayer/index.d.ts +1 -0
- package/types/components/GoldCoupon/index.d.ts +1 -0
- package/types/components/GoldDate/index.d.ts +1 -0
- package/types/components/GoldDialog/index.d.ts +1 -0
- package/types/components/GoldDisease/index.d.ts +1 -0
- package/types/components/GoldDocLayer/index.d.ts +1 -0
- package/types/components/GoldDoorPlate/index.d.ts +1 -0
- package/types/components/GoldDoubleRecordTable/index.d.ts +1 -0
- package/types/components/GoldElement/index.d.ts +1 -0
- package/types/components/GoldElementGroup/index.d.ts +1 -0
- package/types/components/GoldFacecheck/index.d.ts +1 -0
- package/types/components/GoldFaq/index.d.ts +1 -0
- package/types/components/GoldFile/index.d.ts +1 -0
- package/types/components/GoldFileAssess/index.d.ts +1 -0
- package/types/components/GoldFinance/index.d.ts +1 -0
- package/types/components/GoldFinanceChart/index.d.ts +1 -0
- package/types/components/GoldFinanceChartV2/index.d.ts +1 -0
- package/types/components/GoldFinanceChartV3/index.d.ts +1 -0
- package/types/components/GoldFinanceV2/index.d.ts +1 -0
- package/types/components/GoldIndexBar/index.d.ts +1 -0
- package/types/components/GoldInput/index.d.ts +1 -0
- package/types/components/GoldInsureDescDialog/index.d.ts +1 -0
- package/types/components/GoldInsureDuty/index.d.ts +1 -0
- package/types/components/GoldInsureNotice/index.d.ts +1 -0
- package/types/components/GoldItem/index.d.ts +1 -0
- package/types/components/GoldLattice/index.d.ts +1 -0
- package/types/components/GoldLayer/index.d.ts +1 -0
- package/types/components/GoldMailPrecheck/index.d.ts +1 -0
- package/types/components/GoldMailPrecheckV2/index.d.ts +1 -0
- package/types/components/GoldMobileLayer/index.d.ts +1 -0
- package/types/components/GoldModule/index.d.ts +1 -0
- package/types/components/GoldMulSelect/index.d.ts +1 -0
- package/types/components/GoldNoticeTerms/index.d.ts +1 -0
- package/types/components/GoldOcr/index.d.ts +1 -0
- package/types/components/GoldPayLimitLayer/index.d.ts +1 -0
- package/types/components/GoldPhoto/index.d.ts +1 -0
- package/types/components/GoldProtocol/index.d.ts +1 -0
- package/types/components/GoldPureText/index.d.ts +1 -0
- package/types/components/GoldQrcode/index.d.ts +1 -0
- package/types/components/GoldReadTerms/index.d.ts +1 -0
- package/types/components/GoldSelect/index.d.ts +1 -0
- package/types/components/GoldSignature/index.d.ts +1 -0
- package/types/components/GoldStepper/index.d.ts +1 -0
- package/types/components/GoldSwitch/index.d.ts +1 -0
- package/types/components/GoldText/index.d.ts +1 -0
- package/types/components/GoldTextarea/index.d.ts +1 -0
- package/types/components/GoldUniversal/index.d.ts +1 -0
- package/types/components/GoldVerifyCode/index.d.ts +1 -0
- package/types/components/ImageLayer/index.d.ts +1 -0
- package/types/components/ImagePreview/index.d.ts +1 -0
- package/types/components/IndexBar/index.d.ts +1 -0
- package/types/components/IndexList/index.d.ts +1 -0
- package/types/components/Jigsaw/index.d.ts +1 -0
- package/types/components/JigsawLayer/index.d.ts +1 -0
- package/types/components/JigsawVerifyCode/index.d.ts +1 -0
- package/types/components/Keyframe/index.d.ts +1 -0
- package/types/components/Loading/index.d.ts +1 -0
- package/types/components/Login/index.d.ts +28 -0
- package/types/components/LoginLayer/index.d.ts +1 -0
- package/types/components/Marketing/index.d.ts +2 -0
- package/types/components/Marketing/src/index.d.ts +6 -0
- package/types/components/MobileAuth/index.d.ts +28 -0
- package/types/components/MobileAuthLayer/index.d.ts +1 -0
- package/types/components/MobileLayer/index.d.ts +2 -0
- package/types/components/MobileLayer/src/index.d.ts +6 -0
- package/types/components/MultiSelect/index.d.ts +1 -0
- package/types/components/NoticeTips/index.d.ts +1 -0
- package/types/components/OcrLayer/index.d.ts +1 -0
- package/types/components/PageLoading/index.d.ts +1 -0
- package/types/components/Panel/index.d.ts +1 -0
- package/types/components/Pdfjs/index.d.ts +21 -0
- package/types/components/PhotoBox/index.d.ts +1 -0
- package/types/components/Picker/index.d.ts +1 -0
- package/types/components/PosterLayer/index.d.ts +1 -0
- package/types/components/PrizeLayer/index.d.ts +1 -0
- package/types/components/ProPosterLayer/index.d.ts +1 -0
- package/types/components/ProductLayer/index.d.ts +1 -0
- package/types/components/QRCode/index.d.ts +1 -0
- package/types/components/QRCode/qrcode.d.ts +12 -0
- package/types/components/QrcodeLayer/index.d.ts +1 -0
- package/types/components/Recognition/index.d.ts +12 -0
- package/types/components/Recognition/src/createDialog.d.ts +2 -0
- package/types/components/Recognition/util.d.ts +2 -0
- package/types/components/RecordRuleLayer/index.d.ts +1 -0
- package/types/components/ReplayLayer/index.d.ts +1 -0
- package/types/components/ResourcePreload/index.d.ts +41 -0
- package/types/components/RowCascadePicker/index.d.ts +1 -0
- package/types/components/Rule/index.d.ts +1 -0
- package/types/components/Scroll/index.d.ts +1 -0
- package/types/components/Signature/index.d.ts +1 -0
- package/types/components/SlidePoster/index.d.ts +1 -0
- package/types/components/Stepper/index.d.ts +1 -0
- package/types/components/Sticky/index.d.ts +1 -0
- package/types/components/Style/index.d.ts +4 -0
- package/types/components/Swipe/index.d.ts +1 -0
- package/types/components/Switch/index.d.ts +1 -0
- package/types/components/Tab/index.d.ts +1 -0
- package/types/components/Timeline/index.d.ts +1 -0
- package/types/components/Toast/index.d.ts +1 -0
- package/types/components/UserAuth/index.d.ts +8 -0
- package/types/components/Validator/index.d.ts +11 -0
- package/types/components/toBase64/index.d.ts +2 -0
- package/types/index.d.ts +441 -0
- package/types/utils/helpers.d.ts +113 -0
- package/types/utils/post.d.ts +4 -0
package/types/index.d.ts
ADDED
|
@@ -0,0 +1,441 @@
|
|
|
1
|
+
export { default as BankSelect } from "./components/BankSelect/index.js";
|
|
2
|
+
export { default as BaseInput } from "./components/BaseInput/index.js";
|
|
3
|
+
export { default as BScroll } from "./components/BScroll/index.js";
|
|
4
|
+
export { default as Button } from "./components/Button/index.js";
|
|
5
|
+
export { default as CascadePicker } from "./components/CascadePicker/index.js";
|
|
6
|
+
export { default as CertifyLayer } from "./components/CertifyLayer/index.js";
|
|
7
|
+
export { default as ClaimsContact } from "./components/ClaimsContact/index.js";
|
|
8
|
+
export { default as ClickOnce } from "./components/ClickOnce/index.js";
|
|
9
|
+
export { default as Collapse } from "./components/Collapse/index.js";
|
|
10
|
+
export { default as Contact } from "./components/Contact/index.js";
|
|
11
|
+
export { default as ContactBook } from "./components/ContactBook/index.js";
|
|
12
|
+
export { default as CountTo } from "./components/CountTo/index.js";
|
|
13
|
+
export { default as CouponLayer } from "./components/CouponLayer/index.js";
|
|
14
|
+
export { default as CrmReserveInfoLayer } from "./components/CrmReserveInfoLayer/index.js";
|
|
15
|
+
export { default as DatePicker } from "./components/DatePicker/index.js";
|
|
16
|
+
export { default as DeviceFingerprint } from "./components/DeviceFingerprint/index.js";
|
|
17
|
+
export { default as Dialog } from "./components/Dialog/index.js";
|
|
18
|
+
export { default as DiseaseSelect } from "./components/DiseaseSelect/index.js";
|
|
19
|
+
export { default as DiseaseSelectLayer } from "./components/DiseaseSelectLayer/index.js";
|
|
20
|
+
export { default as DocPop } from "./components/DocPop/index.js";
|
|
21
|
+
export { default as ErrorInterceptors } from "./components/ErrorInterceptors/index.js";
|
|
22
|
+
export { default as FaceRecognition } from "./components/FaceRecognition/index.js";
|
|
23
|
+
export { default as FigurePic } from "./components/FigurePic/index.js";
|
|
24
|
+
export { default as FileList } from "./components/FileList/index.js";
|
|
25
|
+
export { default as FileUpload } from "./components/FileUpload/index.js";
|
|
26
|
+
export { default as FormLayer } from "./components/FormLayer/index.js";
|
|
27
|
+
export { default as GivenLayer } from "./components/GivenLayer/index.js";
|
|
28
|
+
export { default as GoldAddress } from "./components/GoldAddress/index.js";
|
|
29
|
+
export { default as GoldAddressLayer } from "./components/GoldAddressLayer/index.js";
|
|
30
|
+
export { default as GoldAddressSelect } from "./components/GoldAddressSelect/index.js";
|
|
31
|
+
export { default as GoldAml } from "./components/GoldAml/index.js";
|
|
32
|
+
export { default as GoldArea } from "./components/GoldArea/index.js";
|
|
33
|
+
export { default as GoldAuroraSlots } from "./components/GoldAuroraSlots/index.js";
|
|
34
|
+
export { default as GoldBankPayLimit } from "./components/GoldBankPayLimit/index.js";
|
|
35
|
+
export { default as GoldBenefitDemo } from "./components/GoldBenefitDemo/index.js";
|
|
36
|
+
export { default as GoldCareer } from "./components/GoldCareer/index.js";
|
|
37
|
+
export { default as GoldCareerLayer } from "./components/GoldCareerLayer/index.js";
|
|
38
|
+
export { default as GoldCert } from "./components/GoldCert/index.js";
|
|
39
|
+
export { default as GoldCheckbox } from "./components/GoldCheckbox/index.js";
|
|
40
|
+
export { default as GoldClaimsContact } from "./components/GoldClaimsContact/index.js";
|
|
41
|
+
export { default as GoldCommentList } from "./components/GoldCommentList/index.js";
|
|
42
|
+
export { default as GoldCompute } from "./components/GoldCompute/index.js";
|
|
43
|
+
export { default as GoldComputeV2 } from "./components/GoldComputeV2/index.js";
|
|
44
|
+
export { default as GoldConclusion } from "./components/GoldConclusion/index.js";
|
|
45
|
+
export { default as GoldContact } from "./components/GoldContact/index.js";
|
|
46
|
+
export { default as GoldContactBook } from "./components/GoldContactBook/index.js";
|
|
47
|
+
export { default as GoldContactElement } from "./components/GoldContactElement/index.js";
|
|
48
|
+
export { default as GoldCost } from "./components/GoldCost/index.js";
|
|
49
|
+
export { default as GoldCostLayer } from "./components/GoldCostLayer/index.js";
|
|
50
|
+
export { default as GoldCoupon } from "./components/GoldCoupon/index.js";
|
|
51
|
+
export { default as GoldDate } from "./components/GoldDate/index.js";
|
|
52
|
+
export { default as GoldDialog } from "./components/GoldDialog/index.js";
|
|
53
|
+
export { default as GoldDisease } from "./components/GoldDisease/index.js";
|
|
54
|
+
export { default as GoldDocLayer } from "./components/GoldDocLayer/index.js";
|
|
55
|
+
export { default as GoldDoorPlate } from "./components/GoldDoorPlate/index.js";
|
|
56
|
+
export { default as GoldDoubleRecordTable } from "./components/GoldDoubleRecordTable/index.js";
|
|
57
|
+
export { default as GoldElement } from "./components/GoldElement/index.js";
|
|
58
|
+
export { default as GoldElementGroup } from "./components/GoldElementGroup/index.js";
|
|
59
|
+
export { default as GoldFacecheck } from "./components/GoldFacecheck/index.js";
|
|
60
|
+
export { default as GoldFaq } from "./components/GoldFaq/index.js";
|
|
61
|
+
export { default as GoldFile } from "./components/GoldFile/index.js";
|
|
62
|
+
export { default as GoldFileAssess } from "./components/GoldFileAssess/index.js";
|
|
63
|
+
export { default as GoldFinance } from "./components/GoldFinance/index.js";
|
|
64
|
+
export { default as GoldFinanceChart } from "./components/GoldFinanceChart/index.js";
|
|
65
|
+
export { default as GoldFinanceChartV2 } from "./components/GoldFinanceChartV2/index.js";
|
|
66
|
+
export { default as GoldFinanceChartV3 } from "./components/GoldFinanceChartV3/index.js";
|
|
67
|
+
export { default as GoldFinanceV2 } from "./components/GoldFinanceV2/index.js";
|
|
68
|
+
export { default as GoldIndexBar } from "./components/GoldIndexBar/index.js";
|
|
69
|
+
export { default as GoldInput } from "./components/GoldInput/index.js";
|
|
70
|
+
export { default as GoldInsureDescDialog } from "./components/GoldInsureDescDialog/index.js";
|
|
71
|
+
export { default as GoldInsureDuty } from "./components/GoldInsureDuty/index.js";
|
|
72
|
+
export { default as GoldInsureNotice } from "./components/GoldInsureNotice/index.js";
|
|
73
|
+
export { default as GoldItem } from "./components/GoldItem/index.js";
|
|
74
|
+
export { default as GoldLattice } from "./components/GoldLattice/index.js";
|
|
75
|
+
export { default as GoldLayer } from "./components/GoldLayer/index.js";
|
|
76
|
+
export { default as GoldMailPrecheck } from "./components/GoldMailPrecheck/index.js";
|
|
77
|
+
export { default as GoldMailPrecheckV2 } from "./components/GoldMailPrecheckV2/index.js";
|
|
78
|
+
export { default as GoldMobileLayer } from "./components/GoldMobileLayer/index.js";
|
|
79
|
+
export { default as GoldModule } from "./components/GoldModule/index.js";
|
|
80
|
+
export { default as GoldMulSelect } from "./components/GoldMulSelect/index.js";
|
|
81
|
+
export { default as GoldNoticeTerms } from "./components/GoldNoticeTerms/index.js";
|
|
82
|
+
export { default as GoldOcr } from "./components/GoldOcr/index.js";
|
|
83
|
+
export { default as GoldPayLimitLayer } from "./components/GoldPayLimitLayer/index.js";
|
|
84
|
+
export { default as GoldPhoto } from "./components/GoldPhoto/index.js";
|
|
85
|
+
export { default as GoldProtocol } from "./components/GoldProtocol/index.js";
|
|
86
|
+
export { default as GoldPureText } from "./components/GoldPureText/index.js";
|
|
87
|
+
export { default as GoldQrcode } from "./components/GoldQrcode/index.js";
|
|
88
|
+
export { default as GoldReadTerms } from "./components/GoldReadTerms/index.js";
|
|
89
|
+
export { default as GoldSelect } from "./components/GoldSelect/index.js";
|
|
90
|
+
export { default as GoldSignature } from "./components/GoldSignature/index.js";
|
|
91
|
+
export { default as GoldStepper } from "./components/GoldStepper/index.js";
|
|
92
|
+
export { default as GoldSwitch } from "./components/GoldSwitch/index.js";
|
|
93
|
+
export { default as GoldText } from "./components/GoldText/index.js";
|
|
94
|
+
export { default as GoldTextarea } from "./components/GoldTextarea/index.js";
|
|
95
|
+
export { default as GoldUniversal } from "./components/GoldUniversal/index.js";
|
|
96
|
+
export { default as GoldVerifyCode } from "./components/GoldVerifyCode/index.js";
|
|
97
|
+
export { default as ImageLayer } from "./components/ImageLayer/index.js";
|
|
98
|
+
export { default as ImagePreview } from "./components/ImagePreview/index.js";
|
|
99
|
+
export { default as IndexBar } from "./components/IndexBar/index.js";
|
|
100
|
+
export { default as IndexList } from "./components/IndexList/index.js";
|
|
101
|
+
export { default as Jigsaw } from "./components/Jigsaw/index.js";
|
|
102
|
+
export { default as JigsawLayer } from "./components/JigsawLayer/index.js";
|
|
103
|
+
export { default as JigsawVerifyCode } from "./components/JigsawVerifyCode/index.js";
|
|
104
|
+
export { default as Keyframe } from "./components/Keyframe/index.js";
|
|
105
|
+
export { default as Loading } from "./components/Loading/index.js";
|
|
106
|
+
export { default as Login } from "./components/Login/index.js";
|
|
107
|
+
export { default as LoginLayer } from "./components/LoginLayer/index.js";
|
|
108
|
+
export { default as Marketing } from "./components/Marketing/index.js";
|
|
109
|
+
export { default as MobileAuth } from "./components/MobileAuth/index.js";
|
|
110
|
+
export { default as MobileAuthLayer } from "./components/MobileAuthLayer/index.js";
|
|
111
|
+
export { default as MobileLayer } from "./components/MobileLayer/index.js";
|
|
112
|
+
export { default as MultiSelect } from "./components/MultiSelect/index.js";
|
|
113
|
+
export { default as NoticeTips } from "./components/NoticeTips/index.js";
|
|
114
|
+
export { default as OcrLayer } from "./components/OcrLayer/index.js";
|
|
115
|
+
export { default as PageLoading } from "./components/PageLoading/index.js";
|
|
116
|
+
export { default as Panel } from "./components/Panel/index.js";
|
|
117
|
+
export { default as Pdfjs } from "./components/Pdfjs/index.js";
|
|
118
|
+
export { default as PhotoBox } from "./components/PhotoBox/index.js";
|
|
119
|
+
export { default as Picker } from "./components/Picker/index.js";
|
|
120
|
+
export { default as PosterLayer } from "./components/PosterLayer/index.js";
|
|
121
|
+
export { default as PrizeLayer } from "./components/PrizeLayer/index.js";
|
|
122
|
+
export { default as ProductLayer } from "./components/ProductLayer/index.js";
|
|
123
|
+
export { default as ProPosterLayer } from "./components/ProPosterLayer/index.js";
|
|
124
|
+
export { default as QRCode } from "./components/QRCode/index.js";
|
|
125
|
+
export { default as QrcodeLayer } from "./components/QrcodeLayer/index.js";
|
|
126
|
+
export { default as Recognition } from "./components/Recognition/index.js";
|
|
127
|
+
export { default as RecordRuleLayer } from "./components/RecordRuleLayer/index.js";
|
|
128
|
+
export { default as ReplayLayer } from "./components/ReplayLayer/index.js";
|
|
129
|
+
export { default as ResourcePreload } from "./components/ResourcePreload/index.js";
|
|
130
|
+
export { default as RowCascadePicker } from "./components/RowCascadePicker/index.js";
|
|
131
|
+
export { default as Rule } from "./components/Rule/index.js";
|
|
132
|
+
export { default as Scroll } from "./components/Scroll/index.js";
|
|
133
|
+
export { default as Signature } from "./components/Signature/index.js";
|
|
134
|
+
export { default as SlidePoster } from "./components/SlidePoster/index.js";
|
|
135
|
+
export { default as Stepper } from "./components/Stepper/index.js";
|
|
136
|
+
export { default as Sticky } from "./components/Sticky/index.js";
|
|
137
|
+
export { default as Style } from "./components/Style/index.js";
|
|
138
|
+
export { default as Swipe } from "./components/Swipe/index.js";
|
|
139
|
+
export { default as Switch } from "./components/Switch/index.js";
|
|
140
|
+
export { default as Tab } from "./components/Tab/index.js";
|
|
141
|
+
export { default as Timeline } from "./components/Timeline/index.js";
|
|
142
|
+
export { default as Toast } from "./components/Toast/index.js";
|
|
143
|
+
export { default as ToBase64 } from "./components/toBase64/index.js";
|
|
144
|
+
export { default as UserAuth } from "./components/UserAuth/index.js";
|
|
145
|
+
export { default as Validator } from "./components/Validator/index.js";
|
|
146
|
+
declare namespace _default {
|
|
147
|
+
export let version: string;
|
|
148
|
+
export { install };
|
|
149
|
+
export { BankSelect };
|
|
150
|
+
export { BaseInput };
|
|
151
|
+
export { BScroll };
|
|
152
|
+
export { Button };
|
|
153
|
+
export { CascadePicker };
|
|
154
|
+
export { CertifyLayer };
|
|
155
|
+
export { ClaimsContact };
|
|
156
|
+
export { ClickOnce };
|
|
157
|
+
export { Collapse };
|
|
158
|
+
export { Contact };
|
|
159
|
+
export { ContactBook };
|
|
160
|
+
export { CountTo };
|
|
161
|
+
export { CouponLayer };
|
|
162
|
+
export { CrmReserveInfoLayer };
|
|
163
|
+
export { DatePicker };
|
|
164
|
+
export { DeviceFingerprint };
|
|
165
|
+
export { Dialog };
|
|
166
|
+
export { DiseaseSelect };
|
|
167
|
+
export { DiseaseSelectLayer };
|
|
168
|
+
export { DocPop };
|
|
169
|
+
export { ErrorInterceptors };
|
|
170
|
+
export { FaceRecognition };
|
|
171
|
+
export { FigurePic };
|
|
172
|
+
export { FileList };
|
|
173
|
+
export { FileUpload };
|
|
174
|
+
export { FormLayer };
|
|
175
|
+
export { GivenLayer };
|
|
176
|
+
export { GoldAddress };
|
|
177
|
+
export { GoldAddressLayer };
|
|
178
|
+
export { GoldAddressSelect };
|
|
179
|
+
export { GoldAml };
|
|
180
|
+
export { GoldArea };
|
|
181
|
+
export { GoldAuroraSlots };
|
|
182
|
+
export { GoldBankPayLimit };
|
|
183
|
+
export { GoldBenefitDemo };
|
|
184
|
+
export { GoldCareer };
|
|
185
|
+
export { GoldCareerLayer };
|
|
186
|
+
export { GoldCert };
|
|
187
|
+
export { GoldCheckbox };
|
|
188
|
+
export { GoldClaimsContact };
|
|
189
|
+
export { GoldCommentList };
|
|
190
|
+
export { GoldCompute };
|
|
191
|
+
export { GoldComputeV2 };
|
|
192
|
+
export { GoldConclusion };
|
|
193
|
+
export { GoldContact };
|
|
194
|
+
export { GoldContactBook };
|
|
195
|
+
export { GoldContactElement };
|
|
196
|
+
export { GoldCost };
|
|
197
|
+
export { GoldCostLayer };
|
|
198
|
+
export { GoldCoupon };
|
|
199
|
+
export { GoldDate };
|
|
200
|
+
export { GoldDialog };
|
|
201
|
+
export { GoldDisease };
|
|
202
|
+
export { GoldDocLayer };
|
|
203
|
+
export { GoldDoorPlate };
|
|
204
|
+
export { GoldDoubleRecordTable };
|
|
205
|
+
export { GoldElement };
|
|
206
|
+
export { GoldElementGroup };
|
|
207
|
+
export { GoldFacecheck };
|
|
208
|
+
export { GoldFaq };
|
|
209
|
+
export { GoldFile };
|
|
210
|
+
export { GoldFileAssess };
|
|
211
|
+
export { GoldFinance };
|
|
212
|
+
export { GoldFinanceChart };
|
|
213
|
+
export { GoldFinanceChartV2 };
|
|
214
|
+
export { GoldFinanceChartV3 };
|
|
215
|
+
export { GoldFinanceV2 };
|
|
216
|
+
export { GoldIndexBar };
|
|
217
|
+
export { GoldInput };
|
|
218
|
+
export { GoldInsureDescDialog };
|
|
219
|
+
export { GoldInsureDuty };
|
|
220
|
+
export { GoldInsureNotice };
|
|
221
|
+
export { GoldItem };
|
|
222
|
+
export { GoldLattice };
|
|
223
|
+
export { GoldLayer };
|
|
224
|
+
export { GoldMailPrecheck };
|
|
225
|
+
export { GoldMailPrecheckV2 };
|
|
226
|
+
export { GoldMobileLayer };
|
|
227
|
+
export { GoldModule };
|
|
228
|
+
export { GoldMulSelect };
|
|
229
|
+
export { GoldNoticeTerms };
|
|
230
|
+
export { GoldOcr };
|
|
231
|
+
export { GoldPayLimitLayer };
|
|
232
|
+
export { GoldPhoto };
|
|
233
|
+
export { GoldProtocol };
|
|
234
|
+
export { GoldPureText };
|
|
235
|
+
export { GoldQrcode };
|
|
236
|
+
export { GoldReadTerms };
|
|
237
|
+
export { GoldSelect };
|
|
238
|
+
export { GoldSignature };
|
|
239
|
+
export { GoldStepper };
|
|
240
|
+
export { GoldSwitch };
|
|
241
|
+
export { GoldText };
|
|
242
|
+
export { GoldTextarea };
|
|
243
|
+
export { GoldUniversal };
|
|
244
|
+
export { GoldVerifyCode };
|
|
245
|
+
export { ImageLayer };
|
|
246
|
+
export { ImagePreview };
|
|
247
|
+
export { IndexBar };
|
|
248
|
+
export { IndexList };
|
|
249
|
+
export { Jigsaw };
|
|
250
|
+
export { JigsawLayer };
|
|
251
|
+
export { JigsawVerifyCode };
|
|
252
|
+
export { Keyframe };
|
|
253
|
+
export { Loading };
|
|
254
|
+
export { Login };
|
|
255
|
+
export { LoginLayer };
|
|
256
|
+
export { Marketing };
|
|
257
|
+
export { MobileAuth };
|
|
258
|
+
export { MobileAuthLayer };
|
|
259
|
+
export { MobileLayer };
|
|
260
|
+
export { MultiSelect };
|
|
261
|
+
export { NoticeTips };
|
|
262
|
+
export { OcrLayer };
|
|
263
|
+
export { PageLoading };
|
|
264
|
+
export { Panel };
|
|
265
|
+
export { Pdfjs };
|
|
266
|
+
export { PhotoBox };
|
|
267
|
+
export { Picker };
|
|
268
|
+
export { PosterLayer };
|
|
269
|
+
export { PrizeLayer };
|
|
270
|
+
export { ProductLayer };
|
|
271
|
+
export { ProPosterLayer };
|
|
272
|
+
export { QRCode };
|
|
273
|
+
export { QrcodeLayer };
|
|
274
|
+
export { Recognition };
|
|
275
|
+
export { RecordRuleLayer };
|
|
276
|
+
export { ReplayLayer };
|
|
277
|
+
export { ResourcePreload };
|
|
278
|
+
export { RowCascadePicker };
|
|
279
|
+
export { Rule };
|
|
280
|
+
export { Scroll };
|
|
281
|
+
export { Signature };
|
|
282
|
+
export { SlidePoster };
|
|
283
|
+
export { Stepper };
|
|
284
|
+
export { Sticky };
|
|
285
|
+
export { Style };
|
|
286
|
+
export { Swipe };
|
|
287
|
+
export { Switch };
|
|
288
|
+
export { Tab };
|
|
289
|
+
export { Timeline };
|
|
290
|
+
export { Toast };
|
|
291
|
+
export { ToBase64 };
|
|
292
|
+
export { UserAuth };
|
|
293
|
+
export { Validator };
|
|
294
|
+
}
|
|
295
|
+
export default _default;
|
|
296
|
+
declare function install(Vue: any, opts?: {}): void;
|
|
297
|
+
import BankSelect from './components/BankSelect/index.js';
|
|
298
|
+
import BaseInput from './components/BaseInput/index.js';
|
|
299
|
+
import BScroll from './components/BScroll/index.js';
|
|
300
|
+
import Button from './components/Button/index.js';
|
|
301
|
+
import CascadePicker from './components/CascadePicker/index.js';
|
|
302
|
+
import CertifyLayer from './components/CertifyLayer/index.js';
|
|
303
|
+
import ClaimsContact from './components/ClaimsContact/index.js';
|
|
304
|
+
import ClickOnce from './components/ClickOnce/index.js';
|
|
305
|
+
import Collapse from './components/Collapse/index.js';
|
|
306
|
+
import Contact from './components/Contact/index.js';
|
|
307
|
+
import ContactBook from './components/ContactBook/index.js';
|
|
308
|
+
import CountTo from './components/CountTo/index.js';
|
|
309
|
+
import CouponLayer from './components/CouponLayer/index.js';
|
|
310
|
+
import CrmReserveInfoLayer from './components/CrmReserveInfoLayer/index.js';
|
|
311
|
+
import DatePicker from './components/DatePicker/index.js';
|
|
312
|
+
import DeviceFingerprint from './components/DeviceFingerprint/index.js';
|
|
313
|
+
import Dialog from './components/Dialog/index.js';
|
|
314
|
+
import DiseaseSelect from './components/DiseaseSelect/index.js';
|
|
315
|
+
import DiseaseSelectLayer from './components/DiseaseSelectLayer/index.js';
|
|
316
|
+
import DocPop from './components/DocPop/index.js';
|
|
317
|
+
import ErrorInterceptors from './components/ErrorInterceptors/index.js';
|
|
318
|
+
import FaceRecognition from './components/FaceRecognition/index.js';
|
|
319
|
+
import FigurePic from './components/FigurePic/index.js';
|
|
320
|
+
import FileList from './components/FileList/index.js';
|
|
321
|
+
import FileUpload from './components/FileUpload/index.js';
|
|
322
|
+
import FormLayer from './components/FormLayer/index.js';
|
|
323
|
+
import GivenLayer from './components/GivenLayer/index.js';
|
|
324
|
+
import GoldAddress from './components/GoldAddress/index.js';
|
|
325
|
+
import GoldAddressLayer from './components/GoldAddressLayer/index.js';
|
|
326
|
+
import GoldAddressSelect from './components/GoldAddressSelect/index.js';
|
|
327
|
+
import GoldAml from './components/GoldAml/index.js';
|
|
328
|
+
import GoldArea from './components/GoldArea/index.js';
|
|
329
|
+
import GoldAuroraSlots from './components/GoldAuroraSlots/index.js';
|
|
330
|
+
import GoldBankPayLimit from './components/GoldBankPayLimit/index.js';
|
|
331
|
+
import GoldBenefitDemo from './components/GoldBenefitDemo/index.js';
|
|
332
|
+
import GoldCareer from './components/GoldCareer/index.js';
|
|
333
|
+
import GoldCareerLayer from './components/GoldCareerLayer/index.js';
|
|
334
|
+
import GoldCert from './components/GoldCert/index.js';
|
|
335
|
+
import GoldCheckbox from './components/GoldCheckbox/index.js';
|
|
336
|
+
import GoldClaimsContact from './components/GoldClaimsContact/index.js';
|
|
337
|
+
import GoldCommentList from './components/GoldCommentList/index.js';
|
|
338
|
+
import GoldCompute from './components/GoldCompute/index.js';
|
|
339
|
+
import GoldComputeV2 from './components/GoldComputeV2/index.js';
|
|
340
|
+
import GoldConclusion from './components/GoldConclusion/index.js';
|
|
341
|
+
import GoldContact from './components/GoldContact/index.js';
|
|
342
|
+
import GoldContactBook from './components/GoldContactBook/index.js';
|
|
343
|
+
import GoldContactElement from './components/GoldContactElement/index.js';
|
|
344
|
+
import GoldCost from './components/GoldCost/index.js';
|
|
345
|
+
import GoldCostLayer from './components/GoldCostLayer/index.js';
|
|
346
|
+
import GoldCoupon from './components/GoldCoupon/index.js';
|
|
347
|
+
import GoldDate from './components/GoldDate/index.js';
|
|
348
|
+
import GoldDialog from './components/GoldDialog/index.js';
|
|
349
|
+
import GoldDisease from './components/GoldDisease/index.js';
|
|
350
|
+
import GoldDocLayer from './components/GoldDocLayer/index.js';
|
|
351
|
+
import GoldDoorPlate from './components/GoldDoorPlate/index.js';
|
|
352
|
+
import GoldDoubleRecordTable from './components/GoldDoubleRecordTable/index.js';
|
|
353
|
+
import GoldElement from './components/GoldElement/index.js';
|
|
354
|
+
import GoldElementGroup from './components/GoldElementGroup/index.js';
|
|
355
|
+
import GoldFacecheck from './components/GoldFacecheck/index.js';
|
|
356
|
+
import GoldFaq from './components/GoldFaq/index.js';
|
|
357
|
+
import GoldFile from './components/GoldFile/index.js';
|
|
358
|
+
import GoldFileAssess from './components/GoldFileAssess/index.js';
|
|
359
|
+
import GoldFinance from './components/GoldFinance/index.js';
|
|
360
|
+
import GoldFinanceChart from './components/GoldFinanceChart/index.js';
|
|
361
|
+
import GoldFinanceChartV2 from './components/GoldFinanceChartV2/index.js';
|
|
362
|
+
import GoldFinanceChartV3 from './components/GoldFinanceChartV3/index.js';
|
|
363
|
+
import GoldFinanceV2 from './components/GoldFinanceV2/index.js';
|
|
364
|
+
import GoldIndexBar from './components/GoldIndexBar/index.js';
|
|
365
|
+
import GoldInput from './components/GoldInput/index.js';
|
|
366
|
+
import GoldInsureDescDialog from './components/GoldInsureDescDialog/index.js';
|
|
367
|
+
import GoldInsureDuty from './components/GoldInsureDuty/index.js';
|
|
368
|
+
import GoldInsureNotice from './components/GoldInsureNotice/index.js';
|
|
369
|
+
import GoldItem from './components/GoldItem/index.js';
|
|
370
|
+
import GoldLattice from './components/GoldLattice/index.js';
|
|
371
|
+
import GoldLayer from './components/GoldLayer/index.js';
|
|
372
|
+
import GoldMailPrecheck from './components/GoldMailPrecheck/index.js';
|
|
373
|
+
import GoldMailPrecheckV2 from './components/GoldMailPrecheckV2/index.js';
|
|
374
|
+
import GoldMobileLayer from './components/GoldMobileLayer/index.js';
|
|
375
|
+
import GoldModule from './components/GoldModule/index.js';
|
|
376
|
+
import GoldMulSelect from './components/GoldMulSelect/index.js';
|
|
377
|
+
import GoldNoticeTerms from './components/GoldNoticeTerms/index.js';
|
|
378
|
+
import GoldOcr from './components/GoldOcr/index.js';
|
|
379
|
+
import GoldPayLimitLayer from './components/GoldPayLimitLayer/index.js';
|
|
380
|
+
import GoldPhoto from './components/GoldPhoto/index.js';
|
|
381
|
+
import GoldProtocol from './components/GoldProtocol/index.js';
|
|
382
|
+
import GoldPureText from './components/GoldPureText/index.js';
|
|
383
|
+
import GoldQrcode from './components/GoldQrcode/index.js';
|
|
384
|
+
import GoldReadTerms from './components/GoldReadTerms/index.js';
|
|
385
|
+
import GoldSelect from './components/GoldSelect/index.js';
|
|
386
|
+
import GoldSignature from './components/GoldSignature/index.js';
|
|
387
|
+
import GoldStepper from './components/GoldStepper/index.js';
|
|
388
|
+
import GoldSwitch from './components/GoldSwitch/index.js';
|
|
389
|
+
import GoldText from './components/GoldText/index.js';
|
|
390
|
+
import GoldTextarea from './components/GoldTextarea/index.js';
|
|
391
|
+
import GoldUniversal from './components/GoldUniversal/index.js';
|
|
392
|
+
import GoldVerifyCode from './components/GoldVerifyCode/index.js';
|
|
393
|
+
import ImageLayer from './components/ImageLayer/index.js';
|
|
394
|
+
import ImagePreview from './components/ImagePreview/index.js';
|
|
395
|
+
import IndexBar from './components/IndexBar/index.js';
|
|
396
|
+
import IndexList from './components/IndexList/index.js';
|
|
397
|
+
import Jigsaw from './components/Jigsaw/index.js';
|
|
398
|
+
import JigsawLayer from './components/JigsawLayer/index.js';
|
|
399
|
+
import JigsawVerifyCode from './components/JigsawVerifyCode/index.js';
|
|
400
|
+
import Keyframe from './components/Keyframe/index.js';
|
|
401
|
+
import Loading from './components/Loading/index.js';
|
|
402
|
+
import Login from './components/Login/index.js';
|
|
403
|
+
import LoginLayer from './components/LoginLayer/index.js';
|
|
404
|
+
import Marketing from './components/Marketing/index.js';
|
|
405
|
+
import MobileAuth from './components/MobileAuth/index.js';
|
|
406
|
+
import MobileAuthLayer from './components/MobileAuthLayer/index.js';
|
|
407
|
+
import MobileLayer from './components/MobileLayer/index.js';
|
|
408
|
+
import MultiSelect from './components/MultiSelect/index.js';
|
|
409
|
+
import NoticeTips from './components/NoticeTips/index.js';
|
|
410
|
+
import OcrLayer from './components/OcrLayer/index.js';
|
|
411
|
+
import PageLoading from './components/PageLoading/index.js';
|
|
412
|
+
import Panel from './components/Panel/index.js';
|
|
413
|
+
import Pdfjs from './components/Pdfjs/index.js';
|
|
414
|
+
import PhotoBox from './components/PhotoBox/index.js';
|
|
415
|
+
import Picker from './components/Picker/index.js';
|
|
416
|
+
import PosterLayer from './components/PosterLayer/index.js';
|
|
417
|
+
import PrizeLayer from './components/PrizeLayer/index.js';
|
|
418
|
+
import ProductLayer from './components/ProductLayer/index.js';
|
|
419
|
+
import ProPosterLayer from './components/ProPosterLayer/index.js';
|
|
420
|
+
import QRCode from './components/QRCode/index.js';
|
|
421
|
+
import QrcodeLayer from './components/QrcodeLayer/index.js';
|
|
422
|
+
import Recognition from './components/Recognition/index.js';
|
|
423
|
+
import RecordRuleLayer from './components/RecordRuleLayer/index.js';
|
|
424
|
+
import ReplayLayer from './components/ReplayLayer/index.js';
|
|
425
|
+
import ResourcePreload from './components/ResourcePreload/index.js';
|
|
426
|
+
import RowCascadePicker from './components/RowCascadePicker/index.js';
|
|
427
|
+
import Rule from './components/Rule/index.js';
|
|
428
|
+
import Scroll from './components/Scroll/index.js';
|
|
429
|
+
import Signature from './components/Signature/index.js';
|
|
430
|
+
import SlidePoster from './components/SlidePoster/index.js';
|
|
431
|
+
import Stepper from './components/Stepper/index.js';
|
|
432
|
+
import Sticky from './components/Sticky/index.js';
|
|
433
|
+
import Style from './components/Style/index.js';
|
|
434
|
+
import Swipe from './components/Swipe/index.js';
|
|
435
|
+
import Switch from './components/Switch/index.js';
|
|
436
|
+
import Tab from './components/Tab/index.js';
|
|
437
|
+
import Timeline from './components/Timeline/index.js';
|
|
438
|
+
import Toast from './components/Toast/index.js';
|
|
439
|
+
import ToBase64 from './components/toBase64/index.js';
|
|
440
|
+
import UserAuth from './components/UserAuth/index.js';
|
|
441
|
+
import Validator from './components/Validator/index.js';
|
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
export function findIndex(ary: any, fn: any): any;
|
|
2
|
+
export function deepCopy(obj: any): any;
|
|
3
|
+
export function deepAssign(to: any, from: any): void;
|
|
4
|
+
export function isArray(args: any): boolean;
|
|
5
|
+
export function isString(args: any): boolean;
|
|
6
|
+
export function isNumber(args: any): boolean;
|
|
7
|
+
export function isObject(args: any): boolean;
|
|
8
|
+
export function isBoolean(args: any): boolean;
|
|
9
|
+
export function isNull(args: any): boolean;
|
|
10
|
+
export function isDef(v: any): boolean;
|
|
11
|
+
export function isUndefined(args: any): boolean;
|
|
12
|
+
export function isError(args: any): boolean;
|
|
13
|
+
export function isFunction(v: any): boolean;
|
|
14
|
+
export function debounce(func: any, wait: any, options: any): {
|
|
15
|
+
(...args: any[]): any;
|
|
16
|
+
cancel: () => void;
|
|
17
|
+
flush: () => any;
|
|
18
|
+
pending: () => boolean;
|
|
19
|
+
};
|
|
20
|
+
export function throttle(func: any, wait: any, options: any): {
|
|
21
|
+
(...args: any[]): any;
|
|
22
|
+
cancel: () => void;
|
|
23
|
+
flush: () => any;
|
|
24
|
+
pending: () => boolean;
|
|
25
|
+
};
|
|
26
|
+
export function isNative(Ctor: any): boolean;
|
|
27
|
+
export function isMobile(value: any): boolean;
|
|
28
|
+
export function formatMobile(val: any): any;
|
|
29
|
+
export function formatBankCard(val: any): any;
|
|
30
|
+
export function formatFontSize(value: any): any;
|
|
31
|
+
export function formatEmail(value: any): any;
|
|
32
|
+
export function formatTitle(tit: any): any;
|
|
33
|
+
export function outerWidth(el: any, includeMargin?: boolean): any;
|
|
34
|
+
export function outerHeight(el: any, includeMargin?: boolean): any;
|
|
35
|
+
export function hexToRgb(hex: any, alpha: any): string;
|
|
36
|
+
export function randomString(len: any): string;
|
|
37
|
+
export function getParam(key: any, url: any): any;
|
|
38
|
+
export function isHidden(el: any): boolean;
|
|
39
|
+
export function range(num: any, min: any, max: any): number;
|
|
40
|
+
export function getIOSVersion(ua: any): {
|
|
41
|
+
major: number;
|
|
42
|
+
minor: number;
|
|
43
|
+
patch: number;
|
|
44
|
+
};
|
|
45
|
+
export function getParameter(name: any, str?: string): string;
|
|
46
|
+
export function getErrmsg(e: any): any;
|
|
47
|
+
export function getApiData(pageData: any): {
|
|
48
|
+
applicant: {};
|
|
49
|
+
insureds: any[];
|
|
50
|
+
hctext: {
|
|
51
|
+
certificate: {};
|
|
52
|
+
socialIns: {};
|
|
53
|
+
resident: {};
|
|
54
|
+
office: {};
|
|
55
|
+
companyCertificate: {};
|
|
56
|
+
companyAddress: {};
|
|
57
|
+
};
|
|
58
|
+
apphctext: {
|
|
59
|
+
certificate: {};
|
|
60
|
+
socialIns: {};
|
|
61
|
+
resident: {};
|
|
62
|
+
office: {};
|
|
63
|
+
companyCertificate: {};
|
|
64
|
+
companyAddress: {};
|
|
65
|
+
};
|
|
66
|
+
hcpics: {
|
|
67
|
+
certificate: {};
|
|
68
|
+
socialIns: {};
|
|
69
|
+
resident: {};
|
|
70
|
+
office: {};
|
|
71
|
+
companyCertificate: {};
|
|
72
|
+
companyAddress: {};
|
|
73
|
+
};
|
|
74
|
+
apphcpics: {
|
|
75
|
+
certificate: {};
|
|
76
|
+
socialIns: {};
|
|
77
|
+
resident: {};
|
|
78
|
+
office: {};
|
|
79
|
+
companyCertificate: {};
|
|
80
|
+
companyAddress: {};
|
|
81
|
+
};
|
|
82
|
+
makeup: {};
|
|
83
|
+
};
|
|
84
|
+
export namespace ua {
|
|
85
|
+
export { isIE };
|
|
86
|
+
export { isMobileDevice as isMobile };
|
|
87
|
+
export { isIE9 };
|
|
88
|
+
export { isEdge };
|
|
89
|
+
export { isAndroid };
|
|
90
|
+
export { isIOS };
|
|
91
|
+
export { isChrome };
|
|
92
|
+
export { isWx };
|
|
93
|
+
export { isWxWork };
|
|
94
|
+
export { isApp };
|
|
95
|
+
export { isXysApp };
|
|
96
|
+
export { isKcbApp };
|
|
97
|
+
export { isYxApp };
|
|
98
|
+
}
|
|
99
|
+
export const isMucWebAutoTester: boolean;
|
|
100
|
+
declare let isIE: boolean;
|
|
101
|
+
declare let isMobileDevice: boolean;
|
|
102
|
+
declare let isIE9: boolean;
|
|
103
|
+
declare let isEdge: boolean;
|
|
104
|
+
declare let isAndroid: boolean;
|
|
105
|
+
declare let isIOS: boolean;
|
|
106
|
+
declare let isChrome: boolean;
|
|
107
|
+
declare let isWx: boolean;
|
|
108
|
+
declare let isWxWork: boolean;
|
|
109
|
+
declare let isApp: boolean;
|
|
110
|
+
declare let isXysApp: boolean;
|
|
111
|
+
declare let isKcbApp: boolean;
|
|
112
|
+
declare let isYxApp: boolean;
|
|
113
|
+
export {};
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
export function axiosErrorInterceptors(instance: any): void;
|
|
2
|
+
export default function _default(url: any, param: any, timeout?: number): Promise<any>;
|
|
3
|
+
export function upload(url: any, param: any, timeout?: number): Promise<any>;
|
|
4
|
+
export function get(url: any): Promise<any>;
|