@xysfe/actui2 0.0.1
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/README.md +75 -0
- package/lib/BScroll/index.js +1 -0
- package/lib/BScroll/index.mjs +1 -0
- package/lib/BankSelect/bankbox/index.js +1 -0
- package/lib/BankSelect/bankbox/index.mjs +107 -0
- package/lib/BankSelect/bankbox/style.css +1 -0
- package/lib/BankSelect/bankchoosebox/index.js +1 -0
- package/lib/BankSelect/bankchoosebox/index.mjs +123 -0
- package/lib/BankSelect/bankchoosebox/style.css +1 -0
- package/lib/BankSelect/bankmsg/index.js +1 -0
- package/lib/BankSelect/bankmsg/index.mjs +765 -0
- package/lib/BankSelect/bankmsg/style.css +1 -0
- package/lib/BankSelect/index.js +1 -0
- package/lib/BankSelect/index.mjs +862 -0
- package/lib/BankSelect/js/index.js +1 -0
- package/lib/BankSelect/js/index.mjs +118 -0
- package/lib/BankSelect/style.css +1 -0
- package/lib/BaseInput/index.js +1 -0
- package/lib/BaseInput/index.mjs +366 -0
- package/lib/BaseInput/style.css +1 -0
- package/lib/Button/index.js +1 -0
- package/lib/Button/index.mjs +153 -0
- package/lib/Button/style.css +1 -0
- package/lib/CascadePicker/index.js +1 -0
- package/lib/CascadePicker/index.mjs +133 -0
- package/lib/CertifyLayer/index.js +1 -0
- package/lib/CertifyLayer/index.mjs +403 -0
- package/lib/CertifyLayer/style.css +1 -0
- package/lib/ClaimsContact/index.js +1 -0
- package/lib/ClaimsContact/index.mjs +1628 -0
- package/lib/ClaimsContact/style.css +1 -0
- package/lib/ClickOnce/index.js +1 -0
- package/lib/ClickOnce/index.mjs +21 -0
- package/lib/Collapse/index.js +1 -0
- package/lib/Collapse/index.mjs +138 -0
- package/lib/Collapse/style.css +1 -0
- package/lib/Contact/index.js +1 -0
- package/lib/Contact/index.mjs +1400 -0
- package/lib/Contact/style.css +1 -0
- package/lib/ContactBook/index.js +1 -0
- package/lib/ContactBook/index.mjs +1876 -0
- package/lib/ContactBook/style.css +1 -0
- package/lib/CountTo/index.js +1 -0
- package/lib/CountTo/index.mjs +213 -0
- package/lib/CouponLayer/index.js +1 -0
- package/lib/CouponLayer/index.mjs +240 -0
- package/lib/CouponLayer/style.css +1 -0
- package/lib/CrmReserveInfoLayer/index.js +1 -0
- package/lib/CrmReserveInfoLayer/index.mjs +734 -0
- package/lib/CrmReserveInfoLayer/style.css +1 -0
- package/lib/DatePicker/index.js +1 -0
- package/lib/DatePicker/index.mjs +352 -0
- package/lib/DeviceFingerprint/index.js +1 -0
- package/lib/DeviceFingerprint/index.mjs +138 -0
- package/lib/Dialog/index.js +1 -0
- package/lib/Dialog/index.mjs +191 -0
- package/lib/Dialog/style.css +1 -0
- package/lib/DiseaseListLayer/index.js +1 -0
- package/lib/DiseaseListLayer/index.mjs +399 -0
- package/lib/DiseaseListLayer/style.css +1 -0
- package/lib/DiseaseSelect/collapse/collapse/index.js +1 -0
- package/lib/DiseaseSelect/collapse/collapse/index.mjs +75 -0
- package/lib/DiseaseSelect/collapse/collapseItem/index.js +1 -0
- package/lib/DiseaseSelect/collapse/collapseItem/index.mjs +84 -0
- package/lib/DiseaseSelect/collapse/collapseItem/style.css +1 -0
- package/lib/DiseaseSelect/collapse/collapseTransition/index.js +1 -0
- package/lib/DiseaseSelect/collapse/collapseTransition/index.mjs +76 -0
- package/lib/DiseaseSelect/collapse/dom/index.js +1 -0
- package/lib/DiseaseSelect/collapse/dom/index.mjs +54 -0
- package/lib/DiseaseSelect/collapse/emitter/index.js +1 -0
- package/lib/DiseaseSelect/collapse/emitter/index.mjs +39 -0
- package/lib/DiseaseSelect/diseaseList/index.js +1 -0
- package/lib/DiseaseSelect/diseaseList/index.mjs +112 -0
- package/lib/DiseaseSelect/diseaseList/style.css +1 -0
- package/lib/DiseaseSelect/index.js +1 -0
- package/lib/DiseaseSelect/index.mjs +147 -0
- package/lib/DiseaseSelect/resultList/index.js +1 -0
- package/lib/DiseaseSelect/resultList/index.mjs +117 -0
- package/lib/DiseaseSelect/resultList/style.css +1 -0
- package/lib/DiseaseSelect/search/index.js +1 -0
- package/lib/DiseaseSelect/search/index.mjs +198 -0
- package/lib/DiseaseSelect/search/style.css +1 -0
- package/lib/DiseaseSelect/selectLayer/index.js +1 -0
- package/lib/DiseaseSelect/selectLayer/index.mjs +365 -0
- package/lib/DiseaseSelect/selectLayer/style.css +1 -0
- package/lib/DiseaseSelect/style.css +1 -0
- package/lib/DiseaseSelectLayer/index.js +1 -0
- package/lib/DiseaseSelectLayer/index.mjs +202 -0
- package/lib/DiseaseSelectLayer/style.css +1 -0
- package/lib/DocPop/index.js +1 -0
- package/lib/DocPop/index.mjs +352 -0
- package/lib/DocPop/scrollList/index.js +1 -0
- package/lib/DocPop/scrollList/index.mjs +57 -0
- package/lib/DocPop/scrollList/style.css +1 -0
- package/lib/DocPop/style.css +1 -0
- package/lib/ErrorInterceptors/index.js +1 -0
- package/lib/ErrorInterceptors/index.mjs +1 -0
- package/lib/FaceRecognition/index.js +1 -0
- package/lib/FaceRecognition/index.mjs +580 -0
- package/lib/FigurePic/compress/index.js +1 -0
- package/lib/FigurePic/compress/index.mjs +336 -0
- package/lib/FigurePic/index.js +1 -0
- package/lib/FigurePic/index.mjs +134 -0
- package/lib/FileList/imageList/index.js +1 -0
- package/lib/FileList/imageList/index.mjs +95 -0
- package/lib/FileList/imageList/style.css +1 -0
- package/lib/FileList/index.js +1 -0
- package/lib/FileList/index.mjs +549 -0
- package/lib/FileList/selectLayer/index.js +1 -0
- package/lib/FileList/selectLayer/index.mjs +85 -0
- package/lib/FileList/selectLayer/style.css +1 -0
- package/lib/FileList/style.css +1 -0
- package/lib/FileList/uploadMaterial/index.js +1 -0
- package/lib/FileList/uploadMaterial/index.mjs +494 -0
- package/lib/FileList/uploadMaterial/style.css +1 -0
- package/lib/FileUpload/choose/index.js +1 -0
- package/lib/FileUpload/choose/index.mjs +385 -0
- package/lib/FileUpload/index.js +1 -0
- package/lib/FileUpload/index.mjs +93 -0
- package/lib/FileUpload/upload/index.js +1 -0
- package/lib/FileUpload/upload/index.mjs +234 -0
- package/lib/FileUpload/util/index.js +1 -0
- package/lib/FileUpload/util/index.mjs +67 -0
- package/lib/FormLayer/index.js +1 -0
- package/lib/FormLayer/index.mjs +264 -0
- package/lib/FormLayer/style.css +1 -0
- package/lib/GivenLayer/index.js +1 -0
- package/lib/GivenLayer/index.mjs +364 -0
- package/lib/GivenLayer/style.css +1 -0
- package/lib/GoldAddress/index.js +1 -0
- package/lib/GoldAddress/index.mjs +96 -0
- package/lib/GoldAddress/style.css +1 -0
- package/lib/GoldAddressLayer/index.js +1 -0
- package/lib/GoldAddressLayer/index.mjs +395 -0
- package/lib/GoldAddressLayer/style.css +1 -0
- package/lib/GoldAddressLayerV2/index.js +1 -0
- package/lib/GoldAddressLayerV2/index.mjs +730 -0
- package/lib/GoldAddressLayerV2/style.css +1 -0
- package/lib/GoldAddressSelect/addressSelectLayer/index.js +1 -0
- package/lib/GoldAddressSelect/addressSelectLayer/index.mjs +777 -0
- package/lib/GoldAddressSelect/addressSelectLayer/style.css +1 -0
- package/lib/GoldAddressSelect/index.js +1 -0
- package/lib/GoldAddressSelect/index.mjs +144 -0
- package/lib/GoldAml/index.js +1 -0
- package/lib/GoldAml/index.mjs +1821 -0
- package/lib/GoldAml/style.css +1 -0
- package/lib/GoldArea/index.js +1 -0
- package/lib/GoldArea/index.mjs +136 -0
- package/lib/GoldAuroraSlots/index.js +1 -0
- package/lib/GoldAuroraSlots/index.mjs +195 -0
- package/lib/GoldBankCombine/index.js +1 -0
- package/lib/GoldBankCombine/index.mjs +84 -0
- package/lib/GoldBankPayLimit/bankSelect/index.js +1 -0
- package/lib/GoldBankPayLimit/bankSelect/index.mjs +289 -0
- package/lib/GoldBankPayLimit/bankSelect/style.css +1 -0
- package/lib/GoldBankPayLimit/index.js +1 -0
- package/lib/GoldBankPayLimit/index.mjs +142 -0
- package/lib/GoldBankSelect/index.js +1 -0
- package/lib/GoldBankSelect/index.mjs +73 -0
- package/lib/GoldBankSelect/style.css +1 -0
- package/lib/GoldBenefitDemo/benefit/amount/index.js +1 -0
- package/lib/GoldBenefitDemo/benefit/amount/index.mjs +55 -0
- package/lib/GoldBenefitDemo/benefit/amount/style.css +1 -0
- package/lib/GoldBenefitDemo/benefit/index.js +1 -0
- package/lib/GoldBenefitDemo/benefit/index.mjs +93 -0
- package/lib/GoldBenefitDemo/benefit/slider/index.js +1 -0
- package/lib/GoldBenefitDemo/benefit/slider/index.mjs +200 -0
- package/lib/GoldBenefitDemo/benefit/slider/style.css +1 -0
- package/lib/GoldBenefitDemo/benefit/style.css +1 -0
- package/lib/GoldBenefitDemo/benefit/title/index.js +1 -0
- package/lib/GoldBenefitDemo/benefit/title/index.mjs +41 -0
- package/lib/GoldBenefitDemo/benefit/title/style.css +1 -0
- package/lib/GoldBenefitDemo/costTable/index.js +1 -0
- package/lib/GoldBenefitDemo/costTable/index.mjs +121 -0
- package/lib/GoldBenefitDemo/costTable/style.css +1 -0
- package/lib/GoldBenefitDemo/index.js +1 -0
- package/lib/GoldBenefitDemo/index.mjs +314 -0
- package/lib/GoldBenefitDemo/style.css +1 -0
- package/lib/GoldCancelDialog/index.js +1 -0
- package/lib/GoldCancelDialog/index.mjs +656 -0
- package/lib/GoldCancelDialog/style.css +1 -0
- package/lib/GoldCareer/index.js +1 -0
- package/lib/GoldCareer/index.mjs +154 -0
- package/lib/GoldCareerLayer/index.js +1 -0
- package/lib/GoldCareerLayer/index.mjs +508 -0
- package/lib/GoldCareerLayer/rowPicker/index.js +1 -0
- package/lib/GoldCareerLayer/rowPicker/index.mjs +246 -0
- package/lib/GoldCareerLayer/rowPicker/style.css +1 -0
- package/lib/GoldCareerLayer/scrollList/index.js +1 -0
- package/lib/GoldCareerLayer/scrollList/index.mjs +113 -0
- package/lib/GoldCareerLayer/scrollList/style.css +1 -0
- package/lib/GoldCareerLayer/searchList/index.js +1 -0
- package/lib/GoldCareerLayer/searchList/index.mjs +81 -0
- package/lib/GoldCareerLayer/searchList/style.css +1 -0
- package/lib/GoldCareerLayer/style.css +1 -0
- package/lib/GoldCert/const/index.js +1 -0
- package/lib/GoldCert/const/index.mjs +116 -0
- package/lib/GoldCert/index.js +1 -0
- package/lib/GoldCert/index.mjs +1568 -0
- package/lib/GoldCert/photo/index.js +1 -0
- package/lib/GoldCert/photo/index.mjs +237 -0
- package/lib/GoldCert/photo/style.css +1 -0
- package/lib/GoldCert/relateVerifyPhoto/index.js +1 -0
- package/lib/GoldCert/relateVerifyPhoto/index.mjs +499 -0
- package/lib/GoldCert/relateVerifyPhoto/style.css +1 -0
- package/lib/GoldCert/selectLayer/index.js +1 -0
- package/lib/GoldCert/selectLayer/index.mjs +129 -0
- package/lib/GoldCert/selectLayer/style.css +1 -0
- package/lib/GoldCert/style.css +1 -0
- package/lib/GoldCheckbox/index.js +1 -0
- package/lib/GoldCheckbox/index.mjs +85 -0
- package/lib/GoldCheckbox/style.css +1 -0
- package/lib/GoldClaimsContact/index.js +1 -0
- package/lib/GoldClaimsContact/index.mjs +202 -0
- package/lib/GoldCommentList/index.js +1 -0
- package/lib/GoldCommentList/index.mjs +129 -0
- package/lib/GoldCommentList/item/index.js +1 -0
- package/lib/GoldCommentList/item/index.mjs +228 -0
- package/lib/GoldCommentList/item/style.css +1 -0
- package/lib/GoldCommentList/style.css +1 -0
- package/lib/GoldCommentList/tag/index.js +1 -0
- package/lib/GoldCommentList/tag/index.mjs +103 -0
- package/lib/GoldCommentList/tag/style.css +1 -0
- package/lib/GoldCompute/careerQuery/index.js +1 -0
- package/lib/GoldCompute/careerQuery/index.mjs +98 -0
- package/lib/GoldCompute/careerQuery/style.css +1 -0
- package/lib/GoldCompute/index.js +1 -0
- package/lib/GoldCompute/index.mjs +653 -0
- package/lib/GoldCompute/style.css +1 -0
- package/lib/GoldComputeV2/careerQuery/index.js +1 -0
- package/lib/GoldComputeV2/careerQuery/index.mjs +98 -0
- package/lib/GoldComputeV2/careerQuery/style.css +1 -0
- package/lib/GoldComputeV2/index.js +1 -0
- package/lib/GoldComputeV2/index.mjs +697 -0
- package/lib/GoldComputeV2/style.css +1 -0
- package/lib/GoldConclusion/humancheck/index.js +1 -0
- package/lib/GoldConclusion/humancheck/index.mjs +76 -0
- package/lib/GoldConclusion/humancheck/style.css +1 -0
- package/lib/GoldConclusion/index.js +1 -0
- package/lib/GoldConclusion/index.mjs +333 -0
- package/lib/GoldConclusion/intelModule/index.js +1 -0
- package/lib/GoldConclusion/intelModule/index.mjs +67 -0
- package/lib/GoldConclusion/intelModule/style.css +1 -0
- package/lib/GoldConclusion/intelcheck/index.js +1 -0
- package/lib/GoldConclusion/intelcheck/index.mjs +115 -0
- package/lib/GoldConclusion/intelcheck/style.css +1 -0
- package/lib/GoldConclusion/module/index.js +1 -0
- package/lib/GoldConclusion/module/index.mjs +66 -0
- package/lib/GoldConclusion/module/style.css +1 -0
- package/lib/GoldConclusion/picture/index.js +1 -0
- package/lib/GoldConclusion/picture/index.mjs +45 -0
- package/lib/GoldConclusion/picture/style.css +1 -0
- package/lib/GoldConclusion/progress/index.js +1 -0
- package/lib/GoldConclusion/progress/index.mjs +114 -0
- package/lib/GoldConclusion/progress/style.css +1 -0
- package/lib/GoldConclusion/scrollzoom/index.js +1 -0
- package/lib/GoldConclusion/scrollzoom/index.mjs +126 -0
- package/lib/GoldConclusion/scrollzoom/style.css +1 -0
- package/lib/GoldConclusion/status/index.js +1 -0
- package/lib/GoldConclusion/status/index.mjs +40 -0
- package/lib/GoldConclusion/status/style.css +1 -0
- package/lib/GoldConclusion/style.css +1 -0
- package/lib/GoldConclusion/tab/index.js +1 -0
- package/lib/GoldConclusion/tab/index.mjs +105 -0
- package/lib/GoldConclusion/tab/style.css +1 -0
- package/lib/GoldContact/index.js +1 -0
- package/lib/GoldContact/index.mjs +269 -0
- package/lib/GoldContactBook/index.js +1 -0
- package/lib/GoldContactBook/index.mjs +287 -0
- package/lib/GoldContactElement/index.js +1 -0
- package/lib/GoldContactElement/index.mjs +60 -0
- package/lib/GoldCost/costTable/index.js +1 -0
- package/lib/GoldCost/costTable/index.mjs +234 -0
- package/lib/GoldCost/costTable/style.css +1 -0
- package/lib/GoldCost/index.js +1 -0
- package/lib/GoldCost/index.mjs +508 -0
- package/lib/GoldCost/style.css +1 -0
- package/lib/GoldCost/table/index.js +1 -0
- package/lib/GoldCost/table/index.mjs +163 -0
- package/lib/GoldCost/table/style.css +1 -0
- package/lib/GoldCostLayer/index.js +1 -0
- package/lib/GoldCostLayer/index.mjs +234 -0
- package/lib/GoldCostLayer/style.css +1 -0
- package/lib/GoldCoupon/code/index.js +1 -0
- package/lib/GoldCoupon/code/index.mjs +189 -0
- package/lib/GoldCoupon/code/style.css +1 -0
- package/lib/GoldCoupon/index.js +1 -0
- package/lib/GoldCoupon/index.mjs +376 -0
- package/lib/GoldCoupon/item/index.js +1 -0
- package/lib/GoldCoupon/item/index.mjs +176 -0
- package/lib/GoldCoupon/item/style.css +1 -0
- package/lib/GoldCoupon/list/index.js +1 -0
- package/lib/GoldCoupon/list/index.mjs +295 -0
- package/lib/GoldCoupon/list/style.css +1 -0
- package/lib/GoldCoupon/style.css +1 -0
- package/lib/GoldDate/index.js +1 -0
- package/lib/GoldDate/index.mjs +150 -0
- package/lib/GoldDialog/index.js +1 -0
- package/lib/GoldDialog/index.mjs +450 -0
- package/lib/GoldDialog/style.css +1 -0
- package/lib/GoldDisease/index.js +1 -0
- package/lib/GoldDisease/index.mjs +147 -0
- package/lib/GoldDocLayer/index.js +1 -0
- package/lib/GoldDocLayer/index.mjs +140 -0
- package/lib/GoldDocLayer/style.css +1 -0
- package/lib/GoldDoorPlate/index.js +1 -0
- package/lib/GoldDoorPlate/index.mjs +155 -0
- package/lib/GoldDoorPlate/style.css +1 -0
- package/lib/GoldDoubleRecordTable/index.js +1 -0
- package/lib/GoldDoubleRecordTable/index.mjs +458 -0
- package/lib/GoldDoubleRecordTable/style.css +1 -0
- package/lib/GoldElement/index.js +1 -0
- package/lib/GoldElement/index.mjs +762 -0
- package/lib/GoldElementGroup/index.js +1 -0
- package/lib/GoldElementGroup/index.mjs +194 -0
- package/lib/GoldElementGroup/style.css +1 -0
- package/lib/GoldFacecheck/index.js +1 -0
- package/lib/GoldFacecheck/index.mjs +70 -0
- package/lib/GoldFacecheck/style.css +1 -0
- package/lib/GoldFaq/index.js +1 -0
- package/lib/GoldFaq/index.mjs +118 -0
- package/lib/GoldFaq/style.css +1 -0
- package/lib/GoldFile/index.js +1 -0
- package/lib/GoldFile/index.mjs +144 -0
- package/lib/GoldFile/style.css +1 -0
- package/lib/GoldFileAssess/index.js +1 -0
- package/lib/GoldFileAssess/index.mjs +195 -0
- package/lib/GoldFileAssess/style.css +1 -0
- package/lib/GoldFinance/benefit/amount/index.js +1 -0
- package/lib/GoldFinance/benefit/amount/index.mjs +44 -0
- package/lib/GoldFinance/benefit/amount/style.css +1 -0
- package/lib/GoldFinance/benefit/index.js +1 -0
- package/lib/GoldFinance/benefit/index.mjs +117 -0
- package/lib/GoldFinance/benefit/select/index.js +1 -0
- package/lib/GoldFinance/benefit/select/index.mjs +97 -0
- package/lib/GoldFinance/benefit/select/style.css +1 -0
- package/lib/GoldFinance/benefit/slider/index.js +1 -0
- package/lib/GoldFinance/benefit/slider/index.mjs +137 -0
- package/lib/GoldFinance/benefit/slider/style.css +1 -0
- package/lib/GoldFinance/benefit/style.css +1 -0
- package/lib/GoldFinance/benefit/text/index.js +1 -0
- package/lib/GoldFinance/benefit/text/index.mjs +27 -0
- package/lib/GoldFinance/benefit/text/style.css +1 -0
- package/lib/GoldFinance/benefit/title/index.js +1 -0
- package/lib/GoldFinance/benefit/title/index.mjs +63 -0
- package/lib/GoldFinance/benefit/title/style.css +1 -0
- package/lib/GoldFinance/caseDemo/index.js +1 -0
- package/lib/GoldFinance/caseDemo/index.mjs +380 -0
- package/lib/GoldFinance/caseDemo/style.css +1 -0
- package/lib/GoldFinance/costTable/index.js +1 -0
- package/lib/GoldFinance/costTable/index.mjs +142 -0
- package/lib/GoldFinance/costTable/style.css +1 -0
- package/lib/GoldFinance/index.js +1 -0
- package/lib/GoldFinance/index.mjs +700 -0
- package/lib/GoldFinance/replace/index.js +1 -0
- package/lib/GoldFinance/replace/index.mjs +320 -0
- package/lib/GoldFinanceChart/benefit/index.js +1 -0
- package/lib/GoldFinanceChart/benefit/index.mjs +334 -0
- package/lib/GoldFinanceChart/benefit/style.css +1 -0
- package/lib/GoldFinanceChart/chart/index.js +1 -0
- package/lib/GoldFinanceChart/chart/index.mjs +414 -0
- package/lib/GoldFinanceChart/chart/style.css +1 -0
- package/lib/GoldFinanceChart/colorConfig/index.js +1 -0
- package/lib/GoldFinanceChart/colorConfig/index.mjs +110 -0
- package/lib/GoldFinanceChart/costTable/index.js +1 -0
- package/lib/GoldFinanceChart/costTable/index.mjs +142 -0
- package/lib/GoldFinanceChart/costTable/style.css +1 -0
- package/lib/GoldFinanceChart/index.js +1 -0
- package/lib/GoldFinanceChart/index.mjs +448 -0
- package/lib/GoldFinanceChartV2/chart/index.js +1 -0
- package/lib/GoldFinanceChartV2/chart/index.mjs +225 -0
- package/lib/GoldFinanceChartV2/chart/style.css +1 -0
- package/lib/GoldFinanceChartV2/config/index.js +1 -0
- package/lib/GoldFinanceChartV2/config/index.mjs +6 -0
- package/lib/GoldFinanceChartV2/index.js +1 -0
- package/lib/GoldFinanceChartV2/index.mjs +334 -0
- package/lib/GoldFinanceChartV2/style.css +1 -0
- package/lib/GoldFinanceChartV3/benefit/header/index.js +1 -0
- package/lib/GoldFinanceChartV3/benefit/header/index.mjs +148 -0
- package/lib/GoldFinanceChartV3/benefit/header/style.css +1 -0
- package/lib/GoldFinanceChartV3/benefit/index.js +1 -0
- package/lib/GoldFinanceChartV3/benefit/index.mjs +157 -0
- package/lib/GoldFinanceChartV3/benefit/newamount/index.js +1 -0
- package/lib/GoldFinanceChartV3/benefit/newamount/index.mjs +66 -0
- package/lib/GoldFinanceChartV3/benefit/newamount/style.css +1 -0
- package/lib/GoldFinanceChartV3/benefit/select/index.js +1 -0
- package/lib/GoldFinanceChartV3/benefit/select/index.mjs +97 -0
- package/lib/GoldFinanceChartV3/benefit/select/style.css +1 -0
- package/lib/GoldFinanceChartV3/benefit/style.css +1 -0
- package/lib/GoldFinanceChartV3/benefit/text/index.js +1 -0
- package/lib/GoldFinanceChartV3/benefit/text/index.mjs +27 -0
- package/lib/GoldFinanceChartV3/benefit/text/style.css +1 -0
- package/lib/GoldFinanceChartV3/benefit/title/index.js +1 -0
- package/lib/GoldFinanceChartV3/benefit/title/index.mjs +26 -0
- package/lib/GoldFinanceChartV3/costTable/index.js +1 -0
- package/lib/GoldFinanceChartV3/costTable/index.mjs +471 -0
- package/lib/GoldFinanceChartV3/costTable/style.css +1 -0
- package/lib/GoldFinanceChartV3/index.js +1 -0
- package/lib/GoldFinanceChartV3/index.mjs +588 -0
- package/lib/GoldFinanceChartV3/tools/replace/index.js +1 -0
- package/lib/GoldFinanceChartV3/tools/replace/index.mjs +317 -0
- package/lib/GoldFinanceV2/benefit/amount/index.js +1 -0
- package/lib/GoldFinanceV2/benefit/amount/index.mjs +44 -0
- package/lib/GoldFinanceV2/benefit/amount/style.css +1 -0
- package/lib/GoldFinanceV2/benefit/index.js +1 -0
- package/lib/GoldFinanceV2/benefit/index.mjs +117 -0
- package/lib/GoldFinanceV2/benefit/select/index.js +1 -0
- package/lib/GoldFinanceV2/benefit/select/index.mjs +97 -0
- package/lib/GoldFinanceV2/benefit/select/style.css +1 -0
- package/lib/GoldFinanceV2/benefit/slider/index.js +1 -0
- package/lib/GoldFinanceV2/benefit/slider/index.mjs +137 -0
- package/lib/GoldFinanceV2/benefit/slider/style.css +1 -0
- package/lib/GoldFinanceV2/benefit/style.css +1 -0
- package/lib/GoldFinanceV2/benefit/text/index.js +1 -0
- package/lib/GoldFinanceV2/benefit/text/index.mjs +27 -0
- package/lib/GoldFinanceV2/benefit/text/style.css +1 -0
- package/lib/GoldFinanceV2/benefit/title/index.js +1 -0
- package/lib/GoldFinanceV2/benefit/title/index.mjs +63 -0
- package/lib/GoldFinanceV2/benefit/title/style.css +1 -0
- package/lib/GoldFinanceV2/caseDemo/index.js +1 -0
- package/lib/GoldFinanceV2/caseDemo/index.mjs +380 -0
- package/lib/GoldFinanceV2/caseDemo/style.css +1 -0
- package/lib/GoldFinanceV2/costTable/index.js +1 -0
- package/lib/GoldFinanceV2/costTable/index.mjs +142 -0
- package/lib/GoldFinanceV2/costTable/style.css +1 -0
- package/lib/GoldFinanceV2/index.js +1 -0
- package/lib/GoldFinanceV2/index.mjs +706 -0
- package/lib/GoldFinanceV2/replace/index.js +1 -0
- package/lib/GoldFinanceV2/replace/index.mjs +320 -0
- package/lib/GoldIndexBar/index.js +1 -0
- package/lib/GoldIndexBar/index.mjs +218 -0
- package/lib/GoldInput/index.js +1 -0
- package/lib/GoldInput/index.mjs +384 -0
- package/lib/GoldInput/style.css +1 -0
- package/lib/GoldInsureDescDialog/index.js +1 -0
- package/lib/GoldInsureDescDialog/index.mjs +517 -0
- package/lib/GoldInsureDescDialog/style.css +1 -0
- package/lib/GoldInsureDuty/index.js +1 -0
- package/lib/GoldInsureDuty/index.mjs +361 -0
- package/lib/GoldInsureDuty/style.css +1 -0
- package/lib/GoldInsureNotice/content/index.js +1 -0
- package/lib/GoldInsureNotice/content/index.mjs +69 -0
- package/lib/GoldInsureNotice/content/style.css +1 -0
- package/lib/GoldInsureNotice/denyCarrer/index.js +1 -0
- package/lib/GoldInsureNotice/denyCarrer/index.mjs +92 -0
- package/lib/GoldInsureNotice/denyCarrer/style.css +1 -0
- package/lib/GoldInsureNotice/health/index.js +1 -0
- package/lib/GoldInsureNotice/health/index.mjs +293 -0
- package/lib/GoldInsureNotice/health/style.css +1 -0
- package/lib/GoldInsureNotice/healthNotice/index.js +1 -0
- package/lib/GoldInsureNotice/healthNotice/index.mjs +526 -0
- package/lib/GoldInsureNotice/healthNotice/style.css +1 -0
- package/lib/GoldInsureNotice/index.js +1 -0
- package/lib/GoldInsureNotice/index.mjs +711 -0
- package/lib/GoldInsureNotice/offlineHealth/index.js +1 -0
- package/lib/GoldInsureNotice/offlineHealth/index.mjs +126 -0
- package/lib/GoldInsureNotice/offlineHealth/style.css +1 -0
- package/lib/GoldInsureNotice/style.css +1 -0
- package/lib/GoldInsureNotice/tips/index.js +1 -0
- package/lib/GoldInsureNotice/tips/index.mjs +35 -0
- package/lib/GoldInsureNotice/tips/style.css +1 -0
- package/lib/GoldIntransitDialog/index.js +1 -0
- package/lib/GoldIntransitDialog/index.mjs +445 -0
- package/lib/GoldIntransitDialog/style.css +1 -0
- package/lib/GoldItem/index.js +1 -0
- package/lib/GoldItem/index.mjs +62 -0
- package/lib/GoldLattice/index.js +1 -0
- package/lib/GoldLattice/index.mjs +204 -0
- package/lib/GoldLayer/index.js +1 -0
- package/lib/GoldLayer/index.mjs +6 -0
- package/lib/GoldLongTextSelect/index.js +1 -0
- package/lib/GoldLongTextSelect/index.mjs +166 -0
- package/lib/GoldMailPrecheck/index.js +1 -0
- package/lib/GoldMailPrecheck/index.mjs +464 -0
- package/lib/GoldMailPrecheck/style.css +1 -0
- package/lib/GoldMailPrecheckV2/index.js +1 -0
- package/lib/GoldMailPrecheckV2/index.mjs +488 -0
- package/lib/GoldMailPrecheckV2/style.css +1 -0
- package/lib/GoldMobileLayer/index.js +1 -0
- package/lib/GoldMobileLayer/index.mjs +252 -0
- package/lib/GoldMobileLayer/style.css +1 -0
- package/lib/GoldModule/index.js +1 -0
- package/lib/GoldModule/index.mjs +364 -0
- package/lib/GoldModule/style.css +1 -0
- package/lib/GoldMulSelect/index.js +1 -0
- package/lib/GoldMulSelect/index.mjs +157 -0
- package/lib/GoldMulSelect/mulSelect/index.js +1 -0
- package/lib/GoldMulSelect/mulSelect/index.mjs +216 -0
- package/lib/GoldMulSelect/mulSelect/style.css +1 -0
- package/lib/GoldNoticeTerms/heatlh/index.js +1 -0
- package/lib/GoldNoticeTerms/heatlh/index.mjs +270 -0
- package/lib/GoldNoticeTerms/heatlh/style.css +1 -0
- package/lib/GoldNoticeTerms/index.js +1 -0
- package/lib/GoldNoticeTerms/index.mjs +565 -0
- package/lib/GoldNoticeTerms/protocol/index.js +1 -0
- package/lib/GoldNoticeTerms/protocol/index.mjs +57 -0
- package/lib/GoldNoticeTerms/protocol/style.css +1 -0
- package/lib/GoldNoticeTerms/style.css +1 -0
- package/lib/GoldNoticeTerms/tab/index.js +1 -0
- package/lib/GoldNoticeTerms/tab/index.mjs +168 -0
- package/lib/GoldNoticeTerms/tab/style.css +1 -0
- package/lib/GoldOcr/filelist/index.js +1 -0
- package/lib/GoldOcr/filelist/index.mjs +336 -0
- package/lib/GoldOcr/filelist/style.css +1 -0
- package/lib/GoldOcr/index.js +1 -0
- package/lib/GoldOcr/index.mjs +216 -0
- package/lib/GoldPayLimitLayer/index.js +1 -0
- package/lib/GoldPayLimitLayer/index.mjs +518 -0
- package/lib/GoldPayLimitLayer/signIntroduct/index.js +1 -0
- package/lib/GoldPayLimitLayer/signIntroduct/index.mjs +93 -0
- package/lib/GoldPayLimitLayer/signIntroduct/style.css +1 -0
- package/lib/GoldPayLimitLayer/style.css +1 -0
- package/lib/GoldPayLimitLayer/table/index.js +1 -0
- package/lib/GoldPayLimitLayer/table/index.mjs +148 -0
- package/lib/GoldPayLimitLayer/table/style.css +1 -0
- package/lib/GoldPhoto/index.js +1 -0
- package/lib/GoldPhoto/index.mjs +405 -0
- package/lib/GoldPhoto/style.css +1 -0
- package/lib/GoldProtocol/index.js +1 -0
- package/lib/GoldProtocol/index.mjs +205 -0
- package/lib/GoldProtocol/style.css +1 -0
- package/lib/GoldProtocolLayer/index.js +1 -0
- package/lib/GoldProtocolLayer/index.mjs +232 -0
- package/lib/GoldProtocolLayer/style.css +1 -0
- package/lib/GoldPureText/index.js +1 -0
- package/lib/GoldPureText/index.mjs +46 -0
- package/lib/GoldQrcode/index.js +1 -0
- package/lib/GoldQrcode/index.mjs +138 -0
- package/lib/GoldQrcode/style.css +1 -0
- package/lib/GoldReadTerms/index.js +1 -0
- package/lib/GoldReadTerms/index.mjs +533 -0
- package/lib/GoldReadTerms/style.css +1 -0
- package/lib/GoldSelect/index.js +1 -0
- package/lib/GoldSelect/index.mjs +213 -0
- package/lib/GoldSelect/searchBank/index.js +1 -0
- package/lib/GoldSelect/searchBank/index.mjs +254 -0
- package/lib/GoldSelect/searchBank/style.css +1 -0
- package/lib/GoldSelect/select/index.js +1 -0
- package/lib/GoldSelect/select/index.mjs +223 -0
- package/lib/GoldSelect/select/style.css +1 -0
- package/lib/GoldSignature/index.js +1 -0
- package/lib/GoldSignature/index.mjs +155 -0
- package/lib/GoldSignature/style.css +1 -0
- package/lib/GoldStepper/index.js +1 -0
- package/lib/GoldStepper/index.mjs +597 -0
- package/lib/GoldStepper/style.css +1 -0
- package/lib/GoldSwitch/index.js +1 -0
- package/lib/GoldSwitch/index.mjs +75 -0
- package/lib/GoldText/index.js +1 -0
- package/lib/GoldText/index.mjs +70 -0
- package/lib/GoldTextarea/index.js +1 -0
- package/lib/GoldTextarea/index.mjs +197 -0
- package/lib/GoldTimePicker/index.js +1 -0
- package/lib/GoldTimePicker/index.mjs +485 -0
- package/lib/GoldUniversal/index.js +1 -0
- package/lib/GoldUniversal/index.mjs +39 -0
- package/lib/GoldVerifyCode/index.js +1 -0
- package/lib/GoldVerifyCode/index.mjs +275 -0
- package/lib/GoldVerifyCode/style.css +1 -0
- package/lib/HumanCheckGuideLayer/guideDetail/index.js +1 -0
- package/lib/HumanCheckGuideLayer/guideDetail/index.mjs +217 -0
- package/lib/HumanCheckGuideLayer/guideDetail/style.css +1 -0
- package/lib/HumanCheckGuideLayer/index.js +1 -0
- package/lib/HumanCheckGuideLayer/index.mjs +138 -0
- package/lib/HumanCheckGuideLayer/moduleBox/index.js +1 -0
- package/lib/HumanCheckGuideLayer/moduleBox/index.mjs +150 -0
- package/lib/HumanCheckGuideLayer/moduleBox/style.css +1 -0
- package/lib/HumanCheckGuideLayer/style.css +1 -0
- package/lib/HumanCheckGuideLayer/table/index.js +1 -0
- package/lib/HumanCheckGuideLayer/table/index.mjs +105 -0
- package/lib/HumanCheckGuideLayer/table/style.css +1 -0
- package/lib/ImageLayer/index.js +1 -0
- package/lib/ImageLayer/index.mjs +217 -0
- package/lib/ImageLayer/style.css +1 -0
- package/lib/ImagePreview/index.js +1 -0
- package/lib/ImagePreview/index.mjs +319 -0
- package/lib/ImagePreview/style.css +1 -0
- package/lib/IndexBar/index.js +1 -0
- package/lib/IndexBar/index.mjs +612 -0
- package/lib/IndexBar/style.css +1 -0
- package/lib/IndexList/index.js +1 -0
- package/lib/IndexList/index.mjs +217 -0
- package/lib/IndexList/style.css +1 -0
- package/lib/Jigsaw/index.js +1 -0
- package/lib/Jigsaw/index.mjs +469 -0
- package/lib/Jigsaw/style.css +1 -0
- package/lib/JigsawLayer/index.js +1 -0
- package/lib/JigsawLayer/index.mjs +185 -0
- package/lib/JigsawLayer/style.css +1 -0
- package/lib/JigsawVerifyCode/index.js +1 -0
- package/lib/JigsawVerifyCode/index.mjs +273 -0
- package/lib/JigsawVerifyCode/style.css +1 -0
- package/lib/Keyframe/index.js +1 -0
- package/lib/Keyframe/index.mjs +230 -0
- package/lib/Keyframe/style.css +1 -0
- package/lib/Loading/cir1-loading/index.js +1 -0
- package/lib/Loading/cir1-loading/index.mjs +93 -0
- package/lib/Loading/cir1-loading/style.css +1 -0
- package/lib/Loading/cir2-loading/index.js +1 -0
- package/lib/Loading/cir2-loading/index.mjs +93 -0
- package/lib/Loading/cir2-loading/style.css +1 -0
- package/lib/Loading/cir3-loading/index.js +1 -0
- package/lib/Loading/cir3-loading/index.mjs +105 -0
- package/lib/Loading/cir3-loading/style.css +1 -0
- package/lib/Loading/cir4-loading/index.js +1 -0
- package/lib/Loading/cir4-loading/index.mjs +80 -0
- package/lib/Loading/cir4-loading/style.css +1 -0
- package/lib/Loading/cir5-loading/index.js +1 -0
- package/lib/Loading/cir5-loading/index.mjs +80 -0
- package/lib/Loading/cir5-loading/style.css +1 -0
- package/lib/Loading/default-loading/index.js +1 -0
- package/lib/Loading/default-loading/index.mjs +105 -0
- package/lib/Loading/default-loading/style.css +1 -0
- package/lib/Loading/index.js +1 -0
- package/lib/Loading/index.mjs +51 -0
- package/lib/Loading/line-loading/index.js +1 -0
- package/lib/Loading/line-loading/index.mjs +80 -0
- package/lib/Loading/line-loading/style.css +1 -0
- package/lib/Login/index.js +1 -0
- package/lib/Login/index.mjs +171 -0
- package/lib/LoginLayer/index.js +1 -0
- package/lib/LoginLayer/index.mjs +507 -0
- package/lib/LoginLayer/jigsaw/index.js +1 -0
- package/lib/LoginLayer/jigsaw/index.mjs +228 -0
- package/lib/LoginLayer/jigsaw/style.css +1 -0
- package/lib/LoginLayer/style.css +1 -0
- package/lib/Marketing/Details/index.js +1 -0
- package/lib/Marketing/Details/index.mjs +299 -0
- package/lib/Marketing/Details/style.css +1 -0
- package/lib/Marketing/GetMobile/index.js +1 -0
- package/lib/Marketing/GetMobile/index.mjs +488 -0
- package/lib/Marketing/GetMobile/style.css +1 -0
- package/lib/Marketing/GetMobileForNew/index.js +1 -0
- package/lib/Marketing/GetMobileForNew/index.mjs +398 -0
- package/lib/Marketing/GetMobileForNew/style.css +1 -0
- package/lib/Marketing/List/index.js +1 -0
- package/lib/Marketing/List/index.mjs +320 -0
- package/lib/Marketing/List/style.css +1 -0
- package/lib/Marketing/RuleDetails/index.js +1 -0
- package/lib/Marketing/RuleDetails/index.mjs +276 -0
- package/lib/Marketing/RuleDetails/style.css +1 -0
- package/lib/Marketing/TgfTable/index.js +1 -0
- package/lib/Marketing/TgfTable/index.mjs +455 -0
- package/lib/Marketing/TgfTable/style.css +1 -0
- package/lib/Marketing/activity/index.js +1 -0
- package/lib/Marketing/activity/index.mjs +221 -0
- package/lib/Marketing/activity/style.css +1 -0
- package/lib/Marketing/filterIcon/index.js +1 -0
- package/lib/Marketing/filterIcon/index.mjs +143 -0
- package/lib/Marketing/filterIcon/style.css +1 -0
- package/lib/Marketing/gift/index.js +1 -0
- package/lib/Marketing/gift/index.mjs +185 -0
- package/lib/Marketing/gift/style.css +1 -0
- package/lib/Marketing/index.js +1 -0
- package/lib/Marketing/index.mjs +22 -0
- package/lib/Marketing/kcb/index.js +1 -0
- package/lib/Marketing/kcb/index.mjs +770 -0
- package/lib/Marketing/kcb/style.css +1 -0
- package/lib/Marketing/popper/index.js +1 -0
- package/lib/Marketing/popper/index.mjs +179 -0
- package/lib/Marketing/popper/style.css +1 -0
- package/lib/Marketing/teleport/index.js +1 -0
- package/lib/Marketing/teleport/index.mjs +74 -0
- package/lib/Marketing/tipsLayer/index.js +1 -0
- package/lib/Marketing/tipsLayer/index.mjs +144 -0
- package/lib/Marketing/tipsLayer/style.css +1 -0
- package/lib/Marketing/tuiguangfei/index.js +1 -0
- package/lib/Marketing/tuiguangfei/index.mjs +729 -0
- package/lib/Marketing/tuiguangfei/style.css +1 -0
- package/lib/Marketing/utils/index.js +1 -0
- package/lib/Marketing/utils/index.mjs +73 -0
- package/lib/Marketing/xys/index.js +1 -0
- package/lib/Marketing/xys/index.mjs +332 -0
- package/lib/Marketing/xys/style.css +1 -0
- package/lib/MarketingPage/index.js +1 -0
- package/lib/MarketingPage/index.mjs +728 -0
- package/lib/MarketingPage/style.css +1 -0
- package/lib/MedicalListLayer/component/medicalList/index.js +1 -0
- package/lib/MedicalListLayer/component/medicalList/index.mjs +45 -0
- package/lib/MedicalListLayer/component/medicalList/style.css +1 -0
- package/lib/MedicalListLayer/index.js +1 -0
- package/lib/MedicalListLayer/index.mjs +592 -0
- package/lib/MedicalListLayer/style.css +1 -0
- package/lib/MobileAuth/index.js +1 -0
- package/lib/MobileAuth/index.mjs +154 -0
- package/lib/MobileAuthLayer/index.js +1 -0
- package/lib/MobileAuthLayer/index.mjs +446 -0
- package/lib/MobileAuthLayer/jigsaw/index.js +1 -0
- package/lib/MobileAuthLayer/jigsaw/index.mjs +228 -0
- package/lib/MobileAuthLayer/jigsaw/style.css +1 -0
- package/lib/MobileAuthLayer/style.css +1 -0
- package/lib/MobileLayer/crm/index.js +1 -0
- package/lib/MobileLayer/crm/index.mjs +172 -0
- package/lib/MobileLayer/crm/style.css +1 -0
- package/lib/MobileLayer/default/index.js +1 -0
- package/lib/MobileLayer/default/index.mjs +218 -0
- package/lib/MobileLayer/default/style.css +1 -0
- package/lib/MobileLayer/index.js +1 -0
- package/lib/MobileLayer/index.mjs +22 -0
- package/lib/MultiSelect/index.js +1 -0
- package/lib/MultiSelect/index.mjs +266 -0
- package/lib/MultiSelect/style.css +1 -0
- package/lib/NoticeTips/index.js +1 -0
- package/lib/NoticeTips/index.mjs +149 -0
- package/lib/NoticeTips/noticeTips/index.js +1 -0
- package/lib/NoticeTips/noticeTips/index.mjs +165 -0
- package/lib/NoticeTips/noticeTips/style.css +1 -0
- package/lib/OcrLayer/index.js +1 -0
- package/lib/OcrLayer/index.mjs +450 -0
- package/lib/OcrLayer/style.css +1 -0
- package/lib/PageLoading/index.js +1 -0
- package/lib/PageLoading/index.mjs +131 -0
- package/lib/Panel/index.js +1 -0
- package/lib/Panel/index.mjs +44 -0
- package/lib/Panel/style.css +1 -0
- package/lib/Pdfjs/index.js +1 -0
- package/lib/Pdfjs/index.mjs +635 -0
- package/lib/Pdfjs/style.css +1 -0
- package/lib/PhotoBox/index.js +1 -0
- package/lib/PhotoBox/index.mjs +114 -0
- package/lib/PhotoBox/style.css +1 -0
- package/lib/Picker/index.js +1 -0
- package/lib/Picker/index.mjs +373 -0
- package/lib/Picker/style.css +1 -0
- package/lib/PickerLongText/index.js +1 -0
- package/lib/PickerLongText/index.mjs +331 -0
- package/lib/PickerLongText/style.css +1 -0
- package/lib/PlanSetting/index.js +1 -0
- package/lib/PlanSetting/index.mjs +750 -0
- package/lib/PlanSetting/style.css +1 -0
- package/lib/PlanSettingLayer/index.js +1 -0
- package/lib/PlanSettingLayer/index.mjs +201 -0
- package/lib/PlanSettingLayer/style.css +1 -0
- package/lib/PlanSubPlan/index.js +1 -0
- package/lib/PlanSubPlan/index.mjs +527 -0
- package/lib/PlanSubPlan/index2.js +1 -0
- package/lib/PlanSubPlan/index2.mjs +527 -0
- package/lib/PlanSubPlan/style.css +1 -0
- package/lib/PlanSubPlan/style2.css +1 -0
- package/lib/PosterLayer/index.js +1 -0
- package/lib/PosterLayer/index.mjs +225 -0
- package/lib/PosterLayer/style.css +1 -0
- package/lib/PrizeLayer/index.js +1 -0
- package/lib/PrizeLayer/index.mjs +255 -0
- package/lib/PrizeLayer/style.css +1 -0
- package/lib/ProPosterLayer/index.js +1 -0
- package/lib/ProPosterLayer/index.mjs +579 -0
- package/lib/ProPosterLayer/poster/index.js +1 -0
- package/lib/ProPosterLayer/poster/index.mjs +326 -0
- package/lib/ProPosterLayer/poster/style.css +1 -0
- package/lib/ProPosterLayer/style.css +1 -0
- package/lib/ProductLayer/actionSheet/index.js +1 -0
- package/lib/ProductLayer/actionSheet/index.mjs +96 -0
- package/lib/ProductLayer/actionSheet/style.css +1 -0
- package/lib/ProductLayer/emailLayer/index.js +1 -0
- package/lib/ProductLayer/emailLayer/index.mjs +154 -0
- package/lib/ProductLayer/emailLayer/style.css +1 -0
- package/lib/ProductLayer/fileListLayer/index.js +1 -0
- package/lib/ProductLayer/fileListLayer/index.mjs +163 -0
- package/lib/ProductLayer/fileListLayer/style.css +1 -0
- package/lib/ProductLayer/index.js +1 -0
- package/lib/ProductLayer/index.mjs +473 -0
- package/lib/ProductLayer/js/util/index.js +1 -0
- package/lib/ProductLayer/js/util/index.mjs +293 -0
- package/lib/ProductLayer/layer/index.js +1 -0
- package/lib/ProductLayer/layer/index.mjs +135 -0
- package/lib/ProductLayer/layer/style.css +1 -0
- package/lib/ProductLayer/productDetailLayer/index.js +1 -0
- package/lib/ProductLayer/productDetailLayer/index.mjs +469 -0
- package/lib/ProductLayer/productDetailLayer/style.css +1 -0
- package/lib/ProductLayer/saleAreaLayer/index.js +1 -0
- package/lib/ProductLayer/saleAreaLayer/index.mjs +266 -0
- package/lib/ProductLayer/saleAreaLayer/style.css +1 -0
- package/lib/ProductLayer/shareTipLayer/index.js +1 -0
- package/lib/ProductLayer/shareTipLayer/index.mjs +44 -0
- package/lib/ProductLayer/shareTipLayer/style.css +1 -0
- package/lib/ProductLayer/style.css +0 -0
- package/lib/QRCode/index.js +1 -0
- package/lib/QRCode/index.mjs +18 -0
- package/lib/QRCode/qrcode/index.js +1 -0
- package/lib/QRCode/qrcode/index.mjs +974 -0
- package/lib/QrcodeLayer/index.js +1 -0
- package/lib/QrcodeLayer/index.mjs +162 -0
- package/lib/QrcodeLayer/style.css +1 -0
- package/lib/Questionnaire/component/checkbox/index.js +1 -0
- package/lib/Questionnaire/component/checkbox/index.mjs +268 -0
- package/lib/Questionnaire/component/checkbox/style.css +1 -0
- package/lib/Questionnaire/component/input/index.js +1 -0
- package/lib/Questionnaire/component/input/index.mjs +269 -0
- package/lib/Questionnaire/component/input/style.css +1 -0
- package/lib/Questionnaire/component/questionItem/index.js +1 -0
- package/lib/Questionnaire/component/questionItem/index.mjs +325 -0
- package/lib/Questionnaire/component/questionItem/style.css +1 -0
- package/lib/Questionnaire/component/questionTitle/index.js +1 -0
- package/lib/Questionnaire/component/questionTitle/index.mjs +249 -0
- package/lib/Questionnaire/component/questionTitle/style.css +1 -0
- package/lib/Questionnaire/component/radio/index.js +1 -0
- package/lib/Questionnaire/component/radio/index.mjs +281 -0
- package/lib/Questionnaire/component/radio/style.css +1 -0
- package/lib/Questionnaire/index.js +1 -0
- package/lib/Questionnaire/index.mjs +1445 -0
- package/lib/Questionnaire/style.css +1 -0
- package/lib/Recognition/createDialog/index.js +1 -0
- package/lib/Recognition/createDialog/index.mjs +47 -0
- package/lib/Recognition/dialog/index.js +1 -0
- package/lib/Recognition/dialog/index.mjs +110 -0
- package/lib/Recognition/dialog/style.css +1 -0
- package/lib/Recognition/index.js +1 -0
- package/lib/Recognition/index.mjs +155 -0
- package/lib/Recognition/util/index.js +1 -0
- package/lib/Recognition/util/index.mjs +63 -0
- package/lib/RecordRuleLayer/index.js +1 -0
- package/lib/RecordRuleLayer/index.mjs +541 -0
- package/lib/RecordRuleLayer/style.css +1 -0
- package/lib/ReplayLayer/index.js +1 -0
- package/lib/ReplayLayer/index.mjs +290 -0
- package/lib/ReplayLayer/style.css +1 -0
- package/lib/ResourcePreload/index.js +1 -0
- package/lib/ResourcePreload/index.mjs +256 -0
- package/lib/RowCascadePicker/frequency/index.js +1 -0
- package/lib/RowCascadePicker/frequency/index.mjs +72 -0
- package/lib/RowCascadePicker/frequency/style.css +1 -0
- package/lib/RowCascadePicker/index.js +1 -0
- package/lib/RowCascadePicker/index.mjs +424 -0
- package/lib/RowCascadePicker/rowPicker/index.js +1 -0
- package/lib/RowCascadePicker/rowPicker/index.mjs +296 -0
- package/lib/RowCascadePicker/rowPicker/style.css +1 -0
- package/lib/RowCascadePicker/scrollList/index.js +1 -0
- package/lib/RowCascadePicker/scrollList/index.mjs +101 -0
- package/lib/RowCascadePicker/scrollList/style.css +1 -0
- package/lib/RowCascadePicker/search/index.js +1 -0
- package/lib/RowCascadePicker/search/index.mjs +72 -0
- package/lib/RowCascadePicker/search/style.css +1 -0
- package/lib/RowCascadePicker/style.css +1 -0
- package/lib/RowCascadePickerV2/frequency/index.js +1 -0
- package/lib/RowCascadePickerV2/frequency/index.mjs +155 -0
- package/lib/RowCascadePickerV2/frequency/style.css +1 -0
- package/lib/RowCascadePickerV2/index.js +1 -0
- package/lib/RowCascadePickerV2/index.mjs +491 -0
- package/lib/RowCascadePickerV2/rowPicker/index.js +1 -0
- package/lib/RowCascadePickerV2/rowPicker/index.mjs +257 -0
- package/lib/RowCascadePickerV2/rowPicker/style.css +1 -0
- package/lib/RowCascadePickerV2/scrollList/index.js +1 -0
- package/lib/RowCascadePickerV2/scrollList/index.mjs +113 -0
- package/lib/RowCascadePickerV2/scrollList/style.css +1 -0
- package/lib/RowCascadePickerV2/searchList/index.js +1 -0
- package/lib/RowCascadePickerV2/searchList/index.mjs +81 -0
- package/lib/RowCascadePickerV2/searchList/style.css +1 -0
- package/lib/RowCascadePickerV2/style.css +1 -0
- package/lib/Rule/index.js +1 -0
- package/lib/Rule/index.mjs +296 -0
- package/lib/Rule/style.css +1 -0
- package/lib/Scroll/index.js +1 -0
- package/lib/Scroll/index.mjs +4 -0
- package/lib/Signature/index.js +1 -0
- package/lib/Signature/index.mjs +1058 -0
- package/lib/Signature/style.css +1 -0
- package/lib/SlidePoster/index.js +1 -0
- package/lib/SlidePoster/index.mjs +347 -0
- package/lib/SlidePoster/poster/index.js +1 -0
- package/lib/SlidePoster/poster/index.mjs +47 -0
- package/lib/SlidePoster/qrcode/index.js +1 -0
- package/lib/SlidePoster/qrcode/index.mjs +970 -0
- package/lib/SlidePoster/style.css +1 -0
- package/lib/Stepper/index.js +1 -0
- package/lib/Stepper/index.mjs +318 -0
- package/lib/Stepper/style.css +1 -0
- package/lib/Sticky/index.js +1 -0
- package/lib/Sticky/index.mjs +98 -0
- package/lib/Sticky/style.css +1 -0
- package/lib/Style/index.js +1 -0
- package/lib/Style/index.mjs +8 -0
- package/lib/Style/style.css +1 -0
- package/lib/Swipe/index.js +1 -0
- package/lib/Swipe/index.mjs +382 -0
- package/lib/Swipe/style.css +1 -0
- package/lib/Switch/index.js +1 -0
- package/lib/Switch/index.mjs +90 -0
- package/lib/Switch/style.css +1 -0
- package/lib/Tab/index.js +1 -0
- package/lib/Tab/index.mjs +156 -0
- package/lib/Tab/style.css +1 -0
- package/lib/Timeline/index.js +1 -0
- package/lib/Timeline/index.mjs +148 -0
- package/lib/Timeline/style.css +1 -0
- package/lib/Toast/index.js +1 -0
- package/lib/Toast/index.mjs +161 -0
- package/lib/Toast/style.css +1 -0
- package/lib/TransferPay/index.js +1 -0
- package/lib/TransferPay/index.mjs +277 -0
- package/lib/UserAuth/index.js +1 -0
- package/lib/UserAuth/index.mjs +50 -0
- package/lib/Validator/index.js +1 -0
- package/lib/Validator/index.mjs +289 -0
- package/lib/assets/act_tit_icon.597c.png +0 -0
- package/lib/assets/agree-animation.928a.png +0 -0
- package/lib/assets/agree.784e.png +0 -0
- package/lib/assets/airplane.f7ee.png +0 -0
- package/lib/assets/amountTicket.4597.png +0 -0
- package/lib/assets/arrow.cba2.png +0 -0
- package/lib/assets/arrow.e36b.png +0 -0
- package/lib/assets/arrow2.2026.png +0 -0
- package/lib/assets/arrow2.caf6.png +0 -0
- package/lib/assets/arrow_right.a873.png +0 -0
- package/lib/assets/arrow_xys.110b.png +0 -0
- package/lib/assets/avatar.1d6a.png +0 -0
- package/lib/assets/back.de77.png +0 -0
- package/lib/assets/bank.0c63.png +0 -0
- package/lib/assets/bg.56bd.png +0 -0
- package/lib/assets/bg2.9d15.png +0 -0
- package/lib/assets/camera.9782.png +0 -0
- package/lib/assets/cancel.cbdb.png +0 -0
- package/lib/assets/cert-0-1.2a67.png +0 -0
- package/lib/assets/cert-0-2.4af9.png +0 -0
- package/lib/assets/check.442b.png +0 -0
- package/lib/assets/check.5f5b.png +0 -0
- package/lib/assets/check_arrow.cb6d.png +0 -0
- package/lib/assets/choose.8a87.png +0 -0
- package/lib/assets/circle1.5cc5.png +0 -0
- package/lib/assets/circle2.a69c.png +0 -0
- package/lib/assets/circle3.c8b2.png +0 -0
- package/lib/assets/close.29d7.png +0 -0
- package/lib/assets/close.4b24.png +0 -0
- package/lib/assets/close.6737.png +0 -0
- package/lib/assets/close.c0da.png +0 -0
- package/lib/assets/come.0b83.png +0 -0
- package/lib/assets/comment-checked.f20e.png +0 -0
- package/lib/assets/comment-uncheck.7f4d.png +0 -0
- package/lib/assets/computer.0d8c.png +0 -0
- package/lib/assets/cps-flower-texture.dbfc.png +0 -0
- package/lib/assets/cps-grayCircle.f6b7.png +0 -0
- package/lib/assets/cps-nodata.d059.png +0 -0
- package/lib/assets/cps-redCircle.b96f.png +0 -0
- package/lib/assets/cps_banner.d4fa.png +0 -0
- package/lib/assets/cps_empty.b3e1.png +0 -0
- package/lib/assets/cricle.25f9.png +0 -0
- package/lib/assets/disabled.1a01.png +0 -0
- package/lib/assets/disabled.f8fe.png +0 -0
- package/lib/assets/dowm.281b.png +0 -0
- package/lib/assets/down.281b.png +0 -0
- package/lib/assets/download.9753.png +0 -0
- package/lib/assets/drop-down.89b4.png +0 -0
- package/lib/assets/edit-icon.421b.png +0 -0
- package/lib/assets/edit.7607.png +0 -0
- package/lib/assets/edit.c8ed.png +0 -0
- package/lib/assets/empty.faa4.png +0 -0
- package/lib/assets/empty_cx.3d3a.png +0 -0
- package/lib/assets/empty_xys.e6b4.png +0 -0
- package/lib/assets/fail-icon.39f0.png +0 -0
- package/lib/assets/fail.a274.png +0 -0
- package/lib/assets/favicon.f488.png +0 -0
- package/lib/assets/flower-texture.8e14.png +0 -0
- package/lib/assets/gift.4f4f.png +0 -0
- package/lib/assets/grayCircle.f6b7.png +0 -0
- package/lib/assets/head-title-bg-cps.4690.png +0 -0
- package/lib/assets/head-title-bg.8c22.png +0 -0
- package/lib/assets/head.d2b4.png +0 -0
- package/lib/assets/header-bg-cps.d1f7.png +0 -0
- package/lib/assets/header-bg-xys.d289.png +0 -0
- package/lib/assets/icon-add-big.8f77.png +0 -0
- package/lib/assets/icon-add.9e9c.png +0 -0
- package/lib/assets/icon-attention.c3a3.png +0 -0
- package/lib/assets/icon-back.6d52.png +0 -0
- package/lib/assets/icon-check.4003.png +0 -0
- package/lib/assets/icon-check.442b.png +0 -0
- package/lib/assets/icon-choose.555e.png +0 -0
- package/lib/assets/icon-close.b233.png +0 -0
- package/lib/assets/icon-close2.9490.png +0 -0
- package/lib/assets/icon-contact.f620.png +0 -0
- package/lib/assets/icon-delete.8c3e.png +0 -0
- package/lib/assets/icon-down.5018.png +0 -0
- package/lib/assets/icon-down.b1f5.png +0 -0
- package/lib/assets/icon-edit.99be.png +0 -0
- package/lib/assets/icon-expand.a43c.png +0 -0
- package/lib/assets/icon-file-delete.f274.png +0 -0
- package/lib/assets/icon-file.1b8d.png +0 -0
- package/lib/assets/icon-get.2212.png +0 -0
- package/lib/assets/icon-get.44f5.png +0 -0
- package/lib/assets/icon-li-cps.a38d.png +0 -0
- package/lib/assets/icon-li.8016.png +0 -0
- package/lib/assets/icon-minus-big.cf93.png +0 -0
- package/lib/assets/icon-nodata-cps.192f.png +0 -0
- package/lib/assets/icon-nodata.16b6.png +0 -0
- package/lib/assets/icon-pay.4ffc.png +0 -0
- package/lib/assets/icon-pay.8d08.png +0 -0
- package/lib/assets/icon-photo.b4c2.png +0 -0
- package/lib/assets/icon-ques.a846.png +0 -0
- package/lib/assets/icon-search-empty.c362.png +0 -0
- package/lib/assets/icon-search.3c97.png +0 -0
- package/lib/assets/icon-tip.aa6b.png +0 -0
- package/lib/assets/icon-up.0170.png +0 -0
- package/lib/assets/icon-upload-cps.2e28.png +0 -0
- package/lib/assets/icon-upload-fail.e508.png +0 -0
- package/lib/assets/icon-upload.b691.png +0 -0
- package/lib/assets/icon1.2db9.png +0 -0
- package/lib/assets/icon2.b81b.png +0 -0
- package/lib/assets/icon3.4476.png +0 -0
- package/lib/assets/icon4.e359.png +0 -0
- package/lib/assets/icon8.d7d4.png +0 -0
- package/lib/assets/icon_aml.91cd.png +0 -0
- package/lib/assets/icon_check.9302.png +0 -0
- package/lib/assets/icon_dt.ad3d.png +0 -0
- package/lib/assets/icon_fl.7f19.png +0 -0
- package/lib/assets/icon_next.1101.png +0 -0
- package/lib/assets/icon_prev.7657.png +0 -0
- package/lib/assets/icon_tq.c479.png +0 -0
- package/lib/assets/id_emblem.e72b.png +0 -0
- package/lib/assets/id_human.b26d.png +0 -0
- package/lib/assets/item.e9b2.png +0 -0
- package/lib/assets/kcb_1.bbd0.png +0 -0
- package/lib/assets/kcb_2.0522.png +0 -0
- package/lib/assets/kcb_3.ad73.png +0 -0
- package/lib/assets/loading-icon.f1cf.png +0 -0
- package/lib/assets/location.ad43.png +0 -0
- package/lib/assets/logo.ce81.png +0 -0
- package/lib/assets/main-nodata.8fa5.png +0 -0
- package/lib/assets/member.ce27.png +0 -0
- package/lib/assets/move.f1c1.png +0 -0
- package/lib/assets/navBubble.7302.png +0 -0
- package/lib/assets/nocheck.1a01.png +0 -0
- package/lib/assets/null-result.51f4.png +0 -0
- package/lib/assets/phone.0a23.png +0 -0
- package/lib/assets/photo.f8d3.png +0 -0
- package/lib/assets/play.76ca.png +0 -0
- package/lib/assets/position.ea65.png +0 -0
- package/lib/assets/price-bg-2.29c4.png +0 -0
- package/lib/assets/price-bg-3.34f0.png +0 -0
- package/lib/assets/price-bg.dd60.png +0 -0
- package/lib/assets/price-bg.f8a6.png +0 -0
- package/lib/assets/purpleCircle.7727.png +0 -0
- package/lib/assets/qa.3caf.png +0 -0
- package/lib/assets/question-new.4263.png +0 -0
- package/lib/assets/question.4359.png +0 -0
- package/lib/assets/question.877c.png +0 -0
- package/lib/assets/question.ce8a.png +0 -0
- package/lib/assets/redCircle.6690.png +0 -0
- package/lib/assets/reminder-bg.556f.png +0 -0
- package/lib/assets/reminder-cpsbg.ee48.png +0 -0
- package/lib/assets/require.5a58.png +0 -0
- package/lib/assets/return.95f2.png +0 -0
- package/lib/assets/right-arrow.f34e.png +0 -0
- package/lib/assets/search.194d.png +0 -0
- package/lib/assets/search.f002.png +0 -0
- package/lib/assets/sel.68ef.png +0 -0
- package/lib/assets/select-back-2-0.d814.png +0 -0
- package/lib/assets/select-back-2-1.5fb3.png +0 -0
- package/lib/assets/select-back-3-0.591a.png +0 -0
- package/lib/assets/select-back-3-1.bac3.png +0 -0
- package/lib/assets/select-back-3-2.0f91.png +0 -0
- package/lib/assets/select.61e7.png +0 -0
- package/lib/assets/share.0d0a.png +0 -0
- package/lib/assets/shareTip.07b9.png +0 -0
- package/lib/assets/share_btn.1955.png +0 -0
- package/lib/assets/skeleton.86ad.png +0 -0
- package/lib/assets/star-active.d3fa.png +0 -0
- package/lib/assets/star-deactive.f492.png +0 -0
- package/lib/assets/success-icon.76ab.png +0 -0
- package/lib/assets/success.a6e3.png +0 -0
- package/lib/assets/table-check.ace0.png +0 -0
- package/lib/assets/table-close.39e6.png +0 -0
- package/lib/assets/tick.cbec.png +0 -0
- package/lib/assets/ticket.f1f1.png +0 -0
- package/lib/assets/tip.ca02.png +0 -0
- package/lib/assets/tip.cd5b.png +0 -0
- package/lib/assets/tips_cx.fd3f.png +0 -0
- package/lib/assets/tips_xys.79cd.png +0 -0
- package/lib/assets/toBottom.526c.png +0 -0
- package/lib/assets/triangle.4a9a.png +0 -0
- package/lib/assets/upload.3ef2.png +0 -0
- package/lib/assets/warning.7745.png +0 -0
- package/lib/assets/warning.898f.png +0 -0
- package/lib/assets/xys_1.3801.png +0 -0
- package/lib/assets/xys_2.26ce.png +0 -0
- package/lib/assets/xys_3.b4ca.png +0 -0
- package/lib/assets/xys_banner.fa91.png +0 -0
- package/lib/assets/xys_empty.c05f.png +0 -0
- package/lib/common/addon/index.js +1 -0
- package/lib/common/addon/index.mjs +237 -0
- package/lib/common/addon/style.css +1 -0
- package/lib/common/baseelement/index.js +1 -0
- package/lib/common/baseelement/index.mjs +257 -0
- package/lib/common/baseelement/style.css +1 -0
- package/lib/common/button/index.js +1 -0
- package/lib/common/button/index.mjs +81 -0
- package/lib/common/button/style.css +1 -0
- package/lib/common/dynamicform/index.js +1 -0
- package/lib/common/dynamicform/index.mjs +124 -0
- package/lib/common/dynamicform/style.css +1 -0
- package/lib/common/forminput/index.js +1 -0
- package/lib/common/forminput/index.mjs +164 -0
- package/lib/common/forminput/style.css +1 -0
- package/lib/common/goldlayer/index.js +1 -0
- package/lib/common/goldlayer/index.mjs +109 -0
- package/lib/common/goldlayer/style.css +1 -0
- package/lib/common/iconbank/index.js +1 -0
- package/lib/common/iconbank/index.mjs +27 -0
- package/lib/common/iconbank/style.css +1 -0
- package/lib/common/iconcontact/index.js +1 -0
- package/lib/common/iconcontact/index.mjs +43 -0
- package/lib/common/iconcontact/style.css +1 -0
- package/lib/common/iconphoto/index.js +1 -0
- package/lib/common/iconphoto/index.mjs +27 -0
- package/lib/common/iconphoto/style.css +1 -0
- package/lib/common/index.js +1 -0
- package/lib/common/index.mjs +18 -0
- package/lib/common/input/index.js +1 -0
- package/lib/common/input/index.mjs +182 -0
- package/lib/common/input/style.css +1 -0
- package/lib/common/layer/index.js +1 -0
- package/lib/common/layer/index.mjs +157 -0
- package/lib/common/layer/style.css +1 -0
- package/lib/common/popup/index.js +1 -0
- package/lib/common/popup/index.mjs +110 -0
- package/lib/common/popup/style.css +1 -0
- package/lib/common/scroll/index.js +1 -0
- package/lib/common/scroll/index.mjs +205 -0
- package/lib/common/scroll/style.css +1 -0
- package/lib/common/scrollZoom/bubble/index.js +1 -0
- package/lib/common/scrollZoom/bubble/index.mjs +131 -0
- package/lib/common/scrollZoom/index.js +1 -0
- package/lib/common/scrollZoom/index.mjs +393 -0
- package/lib/common/scrollZoom/scroll/index.js +1 -0
- package/lib/common/scrollZoom/scroll/index.mjs +421 -0
- package/lib/common/scrollZoom/scroll/style.css +1 -0
- package/lib/common/scrollZoom/style.css +1 -0
- package/lib/common/svgicon/index.js +1 -0
- package/lib/common/svgicon/index.mjs +48 -0
- package/lib/common/svgicon/style.css +1 -0
- package/lib/index.js +1 -0
- package/lib/index.mjs +515 -0
- package/lib/mixins/basic-picker/index.js +1 -0
- package/lib/mixins/basic-picker/index.mjs +54 -0
- package/lib/mixins/bind-event/index.js +1 -0
- package/lib/mixins/bind-event/index.mjs +24 -0
- package/lib/mixins/dynamic-form/index.js +1 -0
- package/lib/mixins/dynamic-form/index.mjs +114 -0
- package/lib/mixins/fixed-input/index.js +1 -0
- package/lib/mixins/fixed-input/index.mjs +57 -0
- package/lib/mixins/fontsize/index.js +1 -0
- package/lib/mixins/fontsize/index.mjs +36 -0
- package/lib/mixins/form-input/index.js +1 -0
- package/lib/mixins/form-input/index.mjs +119 -0
- package/lib/mixins/gold-change/index.js +1 -0
- package/lib/mixins/gold-change/index.mjs +87 -0
- package/lib/mixins/gold-element/index.js +1 -0
- package/lib/mixins/gold-element/index.mjs +376 -0
- package/lib/mixins/gold-visible/index.js +1 -0
- package/lib/mixins/gold-visible/index.mjs +48 -0
- package/lib/mixins/mobile-layer/index.js +1 -0
- package/lib/mixins/mobile-layer/index.mjs +391 -0
- package/lib/mixins/noscroll/index.js +1 -0
- package/lib/mixins/noscroll/index.mjs +26 -0
- package/lib/mixins/picker/index.js +1 -0
- package/lib/mixins/picker/index.mjs +45 -0
- package/lib/mixins/popup/index.js +1 -0
- package/lib/mixins/popup/index.mjs +15 -0
- package/lib/mixins/poster-layer/index.js +1 -0
- package/lib/mixins/poster-layer/index.mjs +167 -0
- package/lib/mixins/touch/index.js +1 -0
- package/lib/mixins/touch/index.mjs +52 -0
- package/lib/mixins/visible/index.js +1 -0
- package/lib/mixins/visible/index.mjs +52 -0
- package/lib/toBase64/index.js +1 -0
- package/lib/toBase64/index.mjs +240 -0
- package/lib/utils/BScroll/constants/index.js +1 -0
- package/lib/utils/BScroll/constants/index.mjs +18 -0
- package/lib/utils/app/index.js +1 -0
- package/lib/utils/app/index.mjs +64 -0
- package/lib/utils/assign/index.js +5 -0
- package/lib/utils/assign/index.mjs +78 -0
- package/lib/utils/camelcase/index.js +1 -0
- package/lib/utils/camelcase/index.mjs +75 -0
- package/lib/utils/create/index.js +1 -0
- package/lib/utils/create/index.mjs +41 -0
- package/lib/utils/create/instantiate-component/index.js +1 -0
- package/lib/utils/create/instantiate-component/index.mjs +35 -0
- package/lib/utils/create/parse-render/index.js +1 -0
- package/lib/utils/create/parse-render/index.mjs +29 -0
- package/lib/utils/date/index.js +1 -0
- package/lib/utils/date/index.mjs +65 -0
- package/lib/utils/dom/index.js +1 -0
- package/lib/utils/dom/index.mjs +21 -0
- package/lib/utils/encrypt/index.js +1 -0
- package/lib/utils/encrypt/index.mjs +52 -0
- package/lib/utils/event/index.js +1 -0
- package/lib/utils/event/index.mjs +39 -0
- package/lib/utils/helpers/index.js +1 -0
- package/lib/utils/helpers/index.mjs +633 -0
- package/lib/utils/polyfill/Array.prototype.includes/index.js +1 -0
- package/lib/utils/polyfill/Array.prototype.includes/index.mjs +28 -0
- package/lib/utils/polyfill/Object.keys/index.js +1 -0
- package/lib/utils/polyfill/Object.keys/index.mjs +25 -0
- package/lib/utils/position/index.js +1 -0
- package/lib/utils/position/index.mjs +19 -0
- package/lib/utils/post/index.js +1 -0
- package/lib/utils/post/index.mjs +129 -0
- package/lib/utils/raf/index.js +1 -0
- package/lib/utils/raf/index.mjs +29 -0
- package/lib/utils/vueAwesomeSwiper/index.js +1 -0
- package/lib/utils/vueAwesomeSwiper/index.mjs +7 -0
- package/package.json +99 -0
- package/types/common/addon.vue.d.ts +62 -0
- package/types/common/baseelement.vue.d.ts +151 -0
- package/types/common/button.vue.d.ts +62 -0
- package/types/common/dynamicform.vue.d.ts +25 -0
- package/types/common/forminput.vue.d.ts +57 -0
- package/types/common/goldlayer.vue.d.ts +86 -0
- package/types/common/iconbank.vue.d.ts +4 -0
- package/types/common/iconcontact.vue.d.ts +25 -0
- package/types/common/iconphoto.vue.d.ts +4 -0
- package/types/common/input.vue.d.ts +83 -0
- package/types/common/layer.vue.d.ts +131 -0
- package/types/common/popup/index.d.ts +2 -0
- package/types/common/popup/src/index.vue.d.ts +123 -0
- package/types/common/popup.vue.d.ts +123 -0
- package/types/common/scroll.vue.d.ts +172 -0
- package/types/common/scrollZoom/components/bubble.vue.d.ts +20 -0
- package/types/common/scrollZoom/components/scroll.vue.d.ts +186 -0
- package/types/common/scrollZoom/index.vue.d.ts +67 -0
- package/types/common/svgicon.vue.d.ts +28 -0
- package/types/components/BScroll/index.d.ts +2 -0
- package/types/components/BankSelect/index.d.ts +2 -0
- package/types/components/BankSelect/src/components/bankbox.vue.d.ts +34 -0
- package/types/components/BankSelect/src/components/bankchoosebox.vue.d.ts +36 -0
- package/types/components/BankSelect/src/components/bankmsg.vue.d.ts +158 -0
- package/types/components/BankSelect/src/components/editbank.vue.d.ts +14 -0
- package/types/components/BankSelect/src/index.vue.d.ts +125 -0
- package/types/components/BankSelect/src/js/index.d.ts +95 -0
- package/types/components/BaseInput/index.d.ts +2 -0
- package/types/components/BaseInput/src/index.vue.d.ts +72 -0
- package/types/components/Button/index.d.ts +2 -0
- package/types/components/Button/src/index.vue.d.ts +128 -0
- package/types/components/CascadePicker/index.d.ts +2 -0
- package/types/components/CascadePicker/src/index.vue.d.ts +122 -0
- package/types/components/CertifyLayer/index.d.ts +2 -0
- package/types/components/CertifyLayer/src/index.vue.d.ts +196 -0
- package/types/components/ClaimsContact/index.d.ts +2 -0
- package/types/components/ClaimsContact/src/index.vue.d.ts +269 -0
- package/types/components/ClaimsContact/src/mock.d.ts +39 -0
- package/types/components/ClickOnce/index.d.ts +4 -0
- package/types/components/Collapse/index.d.ts +2 -0
- package/types/components/Collapse/src/index.vue.d.ts +76 -0
- package/types/components/Contact/index.d.ts +2 -0
- package/types/components/Contact/src/index.vue.d.ts +269 -0
- package/types/components/ContactBook/index.d.ts +2 -0
- package/types/components/ContactBook/src/index.vue.d.ts +306 -0
- package/types/components/CountTo/index.d.ts +2 -0
- package/types/components/CountTo/src/index.vue.d.ts +168 -0
- package/types/components/CouponLayer/index.d.ts +2 -0
- package/types/components/CouponLayer/src/index.vue.d.ts +73 -0
- package/types/components/CrmReserveInfoLayer/index.d.ts +2 -0
- package/types/components/CrmReserveInfoLayer/src/index.vue.d.ts +99 -0
- package/types/components/DatePicker/index.d.ts +2 -0
- package/types/components/DatePicker/src/index.vue.d.ts +172 -0
- package/types/components/DeviceFingerprint/index.d.ts +2 -0
- package/types/components/Dialog/index.d.ts +2 -0
- package/types/components/Dialog/src/index.vue.d.ts +31 -0
- package/types/components/DiseaseListLayer/index.d.ts +2 -0
- package/types/components/DiseaseListLayer/src/index.vue.d.ts +81 -0
- package/types/components/DiseaseSelect/index.d.ts +2 -0
- package/types/components/DiseaseSelect/src/collapse/collapse.vue.d.ts +19 -0
- package/types/components/DiseaseSelect/src/collapse/collapseItem.vue.d.ts +32 -0
- package/types/components/DiseaseSelect/src/collapse/collapseTransition.vue.d.ts +9 -0
- package/types/components/DiseaseSelect/src/collapse/dom.d.ts +11 -0
- package/types/components/DiseaseSelect/src/collapse/emitter.d.ts +7 -0
- package/types/components/DiseaseSelect/src/diseaseList.vue.d.ts +53 -0
- package/types/components/DiseaseSelect/src/index.vue.d.ts +102 -0
- package/types/components/DiseaseSelect/src/resultList.vue.d.ts +62 -0
- package/types/components/DiseaseSelect/src/search.vue.d.ts +43 -0
- package/types/components/DiseaseSelect/src/selectLayer.vue.d.ts +78 -0
- package/types/components/DiseaseSelectLayer/index.d.ts +2 -0
- package/types/components/DiseaseSelectLayer/src/index.vue.d.ts +143 -0
- package/types/components/DocPop/index.d.ts +2 -0
- package/types/components/DocPop/src/components/scrollList.vue.d.ts +23 -0
- package/types/components/DocPop/src/index.vue.d.ts +96 -0
- package/types/components/ErrorInterceptors/index.d.ts +2 -0
- package/types/components/FaceRecognition/index.d.ts +64 -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 +2 -0
- package/types/components/FileList/src/imageList.vue.d.ts +34 -0
- package/types/components/FileList/src/index.vue.d.ts +175 -0
- package/types/components/FileList/src/selectLayer.vue.d.ts +7 -0
- package/types/components/FileList/src/uploadMaterial.vue.d.ts +86 -0
- package/types/components/FileUpload/index.d.ts +16 -0
- package/types/components/FileUpload/src/choose.d.ts +1 -0
- package/types/components/FileUpload/src/upload.d.ts +46 -0
- package/types/components/FileUpload/src/util.d.ts +3 -0
- package/types/components/FormLayer/index.d.ts +2 -0
- package/types/components/FormLayer/src/index.vue.d.ts +121 -0
- package/types/components/GivenLayer/index.d.ts +2 -0
- package/types/components/GivenLayer/src/index.vue.d.ts +146 -0
- package/types/components/GoldAddress/index.d.ts +2 -0
- package/types/components/GoldAddress/src/index.vue.d.ts +360 -0
- package/types/components/GoldAddressLayer/index.d.ts +2 -0
- package/types/components/GoldAddressLayer/src/index.vue.d.ts +95 -0
- package/types/components/GoldAddressLayerV2/index.d.ts +2 -0
- package/types/components/GoldAddressLayerV2/src/index.vue.d.ts +120 -0
- package/types/components/GoldAddressSelect/index.d.ts +2 -0
- package/types/components/GoldAddressSelect/src/addressSelectLayer.vue.d.ts +129 -0
- package/types/components/GoldAddressSelect/src/index.vue.d.ts +385 -0
- package/types/components/GoldAml/index.d.ts +2 -0
- package/types/components/GoldAml/src/index.vue.d.ts +239 -0
- package/types/components/GoldArea/index.d.ts +2 -0
- package/types/components/GoldArea/src/index.vue.d.ts +359 -0
- package/types/components/GoldAuroraSlots/index.d.ts +2 -0
- package/types/components/GoldAuroraSlots/src/index.vue.d.ts +45 -0
- package/types/components/GoldBankCombine/index.d.ts +2 -0
- package/types/components/GoldBankCombine/src/index.vue.d.ts +359 -0
- package/types/components/GoldBankPayLimit/index.d.ts +2 -0
- package/types/components/GoldBankPayLimit/src/bankSelect.vue.d.ts +81 -0
- package/types/components/GoldBankPayLimit/src/index.vue.d.ts +366 -0
- package/types/components/GoldBankSelect/index.d.ts +2 -0
- package/types/components/GoldBankSelect/src/index.vue.d.ts +359 -0
- package/types/components/GoldBenefitDemo/index.d.ts +2 -0
- package/types/components/GoldBenefitDemo/src/components/benefit/components/amount.vue.d.ts +26 -0
- package/types/components/GoldBenefitDemo/src/components/benefit/components/slider.vue.d.ts +53 -0
- package/types/components/GoldBenefitDemo/src/components/benefit/components/text.vue.d.ts +23 -0
- package/types/components/GoldBenefitDemo/src/components/benefit/components/title.vue.d.ts +17 -0
- package/types/components/GoldBenefitDemo/src/components/benefit/index.vue.d.ts +54 -0
- package/types/components/GoldBenefitDemo/src/components/costTable.vue.d.ts +62 -0
- package/types/components/GoldBenefitDemo/src/components/replace.d.ts +21 -0
- package/types/components/GoldBenefitDemo/src/index.vue.d.ts +75 -0
- package/types/components/GoldCancelDialog/index.d.ts +2 -0
- package/types/components/GoldCancelDialog/src/index.vue.d.ts +115 -0
- package/types/components/GoldCareer/index.d.ts +2 -0
- package/types/components/GoldCareer/src/index.vue.d.ts +359 -0
- package/types/components/GoldCareerLayer/index.d.ts +2 -0
- package/types/components/GoldCareerLayer/src/index.origin.vue.d.ts +88 -0
- package/types/components/GoldCareerLayer/src/index.vue.d.ts +233 -0
- package/types/components/GoldCareerLayer/src/rowPicker.vue.d.ts +94 -0
- package/types/components/GoldCareerLayer/src/scrollList.vue.d.ts +32 -0
- package/types/components/GoldCareerLayer/src/searchList.vue.d.ts +53 -0
- package/types/components/GoldCert/index.d.ts +2 -0
- package/types/components/GoldCert/src/const.d.ts +105 -0
- package/types/components/GoldCert/src/index.vue.d.ts +288 -0
- package/types/components/GoldCert/src/photo.vue.d.ts +75 -0
- package/types/components/GoldCert/src/relateVerifyPhoto.vue.d.ts +79 -0
- package/types/components/GoldCert/src/selectLayer.vue.d.ts +21 -0
- package/types/components/GoldCheckbox/index.d.ts +2 -0
- package/types/components/GoldCheckbox/src/index.vue.d.ts +360 -0
- package/types/components/GoldClaimsContact/index.d.ts +2 -0
- package/types/components/GoldClaimsContact/src/index.vue.d.ts +117 -0
- package/types/components/GoldCommentList/index.d.ts +2 -0
- package/types/components/GoldCommentList/src/index.vue.d.ts +34 -0
- package/types/components/GoldCommentList/src/item.vue.d.ts +46 -0
- package/types/components/GoldCommentList/src/tag.vue.d.ts +63 -0
- package/types/components/GoldCompute/index.d.ts +2 -0
- package/types/components/GoldCompute/src/careerQuery.vue.d.ts +37 -0
- package/types/components/GoldCompute/src/index.vue.d.ts +110 -0
- package/types/components/GoldComputeV2/index.d.ts +2 -0
- package/types/components/GoldComputeV2/src/careerQuery.vue.d.ts +37 -0
- package/types/components/GoldComputeV2/src/index.vue.d.ts +111 -0
- package/types/components/GoldConclusion/index.d.ts +2 -0
- package/types/components/GoldConclusion/src/components/humancheck.vue.d.ts +26 -0
- package/types/components/GoldConclusion/src/components/intelModule.vue.d.ts +23 -0
- package/types/components/GoldConclusion/src/components/intelcheck.vue.d.ts +28 -0
- package/types/components/GoldConclusion/src/components/module.vue.d.ts +23 -0
- package/types/components/GoldConclusion/src/components/picture.vue.d.ts +23 -0
- package/types/components/GoldConclusion/src/components/progress.vue.d.ts +29 -0
- package/types/components/GoldConclusion/src/components/scrollzoom.vue.d.ts +91 -0
- package/types/components/GoldConclusion/src/components/status.vue.d.ts +23 -0
- package/types/components/GoldConclusion/src/components/tab.vue.d.ts +73 -0
- package/types/components/GoldConclusion/src/index.vue.d.ts +139 -0
- package/types/components/GoldContact/index.d.ts +2 -0
- package/types/components/GoldContact/src/index.vue.d.ts +115 -0
- package/types/components/GoldContactBook/index.d.ts +2 -0
- package/types/components/GoldContactBook/src/index.vue.d.ts +149 -0
- package/types/components/GoldContactElement/index.d.ts +2 -0
- package/types/components/GoldContactElement/src/index.vue.d.ts +355 -0
- package/types/components/GoldCost/index.d.ts +2 -0
- package/types/components/GoldCost/src/costTable.vue.d.ts +39 -0
- package/types/components/GoldCost/src/index.vue.d.ts +107 -0
- package/types/components/GoldCost/src/table.vue.d.ts +55 -0
- package/types/components/GoldCostLayer/index.d.ts +2 -0
- package/types/components/GoldCostLayer/src/index.vue.d.ts +101 -0
- package/types/components/GoldCoupon/index.d.ts +2 -0
- package/types/components/GoldCoupon/src/code.vue.d.ts +50 -0
- package/types/components/GoldCoupon/src/index.vue.d.ts +403 -0
- package/types/components/GoldCoupon/src/item.vue.d.ts +129 -0
- package/types/components/GoldCoupon/src/list.vue.d.ts +70 -0
- package/types/components/GoldDate/index.d.ts +2 -0
- package/types/components/GoldDate/src/index.vue.d.ts +363 -0
- package/types/components/GoldDialog/index.d.ts +2 -0
- package/types/components/GoldDialog/src/index.vue.d.ts +198 -0
- package/types/components/GoldDisease/index.d.ts +2 -0
- package/types/components/GoldDisease/src/index.vue.d.ts +386 -0
- package/types/components/GoldDocLayer/index.d.ts +2 -0
- package/types/components/GoldDocLayer/src/index.vue.d.ts +109 -0
- package/types/components/GoldDoorPlate/index.d.ts +2 -0
- package/types/components/GoldDoorPlate/src/index.vue.d.ts +361 -0
- package/types/components/GoldDoubleRecordTable/index.d.ts +2 -0
- package/types/components/GoldDoubleRecordTable/src/index.vue.d.ts +84 -0
- package/types/components/GoldElement/index.d.ts +2 -0
- package/types/components/GoldElement/src/index.vue.d.ts +234 -0
- package/types/components/GoldElementGroup/index.d.ts +2 -0
- package/types/components/GoldElementGroup/src/index.vue.d.ts +126 -0
- package/types/components/GoldFacecheck/index.d.ts +2 -0
- package/types/components/GoldFacecheck/src/index.vue.d.ts +363 -0
- package/types/components/GoldFaq/index.d.ts +2 -0
- package/types/components/GoldFaq/src/index.vue.d.ts +48 -0
- package/types/components/GoldFile/index.d.ts +2 -0
- package/types/components/GoldFile/src/index.vue.d.ts +382 -0
- package/types/components/GoldFileAssess/index.d.ts +2 -0
- package/types/components/GoldFileAssess/src/index.vue.d.ts +390 -0
- package/types/components/GoldFinance/index.d.ts +2 -0
- package/types/components/GoldFinance/src/components/benefit/components/amount.vue.d.ts +23 -0
- package/types/components/GoldFinance/src/components/benefit/components/proportion.vue.d.ts +16 -0
- package/types/components/GoldFinance/src/components/benefit/components/select.vue.d.ts +40 -0
- package/types/components/GoldFinance/src/components/benefit/components/slider.vue.d.ts +26 -0
- package/types/components/GoldFinance/src/components/benefit/components/text.vue.d.ts +14 -0
- package/types/components/GoldFinance/src/components/benefit/components/title.vue.d.ts +40 -0
- package/types/components/GoldFinance/src/components/benefit/index.vue.d.ts +48 -0
- package/types/components/GoldFinance/src/components/caseDemo.vue.d.ts +74 -0
- package/types/components/GoldFinance/src/components/costTable.vue.d.ts +41 -0
- package/types/components/GoldFinance/src/components/replace.d.ts +21 -0
- package/types/components/GoldFinance/src/index.vue.d.ts +97 -0
- package/types/components/GoldFinanceChart/index.d.ts +2 -0
- package/types/components/GoldFinanceChart/src/colorConfig.d.ts +98 -0
- package/types/components/GoldFinanceChart/src/components/benefit.vue.d.ts +106 -0
- package/types/components/GoldFinanceChart/src/components/chart.vue.d.ts +34 -0
- package/types/components/GoldFinanceChart/src/components/costTable.vue.d.ts +41 -0
- package/types/components/GoldFinanceChart/src/index.vue.d.ts +125 -0
- package/types/components/GoldFinanceChartV2/index.d.ts +2 -0
- package/types/components/GoldFinanceChartV2/src/chart.vue.d.ts +128 -0
- package/types/components/GoldFinanceChartV2/src/config.d.ts +20 -0
- package/types/components/GoldFinanceChartV2/src/index.vue.d.ts +81 -0
- package/types/components/GoldFinanceChartV3/index.d.ts +2 -0
- package/types/components/GoldFinanceChartV3/src/benefit/components/header.vue.d.ts +52 -0
- package/types/components/GoldFinanceChartV3/src/benefit/components/newamount.vue.d.ts +23 -0
- package/types/components/GoldFinanceChartV3/src/benefit/components/proportion.vue.d.ts +16 -0
- package/types/components/GoldFinanceChartV3/src/benefit/components/select.vue.d.ts +40 -0
- package/types/components/GoldFinanceChartV3/src/benefit/components/text.vue.d.ts +14 -0
- package/types/components/GoldFinanceChartV3/src/benefit/components/title.vue.d.ts +14 -0
- package/types/components/GoldFinanceChartV3/src/benefit/index.vue.d.ts +38 -0
- package/types/components/GoldFinanceChartV3/src/costTable.vue.d.ts +91 -0
- package/types/components/GoldFinanceChartV3/src/index.vue.d.ts +117 -0
- package/types/components/GoldFinanceChartV3/src/tools/replace.d.ts +21 -0
- package/types/components/GoldFinanceV2/index.d.ts +2 -0
- package/types/components/GoldFinanceV2/src/components/benefit/components/amount.vue.d.ts +23 -0
- package/types/components/GoldFinanceV2/src/components/benefit/components/proportion.vue.d.ts +16 -0
- package/types/components/GoldFinanceV2/src/components/benefit/components/select.vue.d.ts +40 -0
- package/types/components/GoldFinanceV2/src/components/benefit/components/slider.vue.d.ts +26 -0
- package/types/components/GoldFinanceV2/src/components/benefit/components/text.vue.d.ts +14 -0
- package/types/components/GoldFinanceV2/src/components/benefit/components/title.vue.d.ts +40 -0
- package/types/components/GoldFinanceV2/src/components/benefit/index.vue.d.ts +48 -0
- package/types/components/GoldFinanceV2/src/components/caseDemo.vue.d.ts +74 -0
- package/types/components/GoldFinanceV2/src/components/costTable.vue.d.ts +41 -0
- package/types/components/GoldFinanceV2/src/components/replace.d.ts +21 -0
- package/types/components/GoldFinanceV2/src/index.vue.d.ts +97 -0
- package/types/components/GoldIndexBar/index.d.ts +2 -0
- package/types/components/GoldIndexBar/src/index.vue.d.ts +361 -0
- package/types/components/GoldInput/index.d.ts +2 -0
- package/types/components/GoldInput/src/index.vue.d.ts +355 -0
- package/types/components/GoldInsureDescDialog/index.d.ts +2 -0
- package/types/components/GoldInsureDescDialog/src/index.vue.d.ts +110 -0
- package/types/components/GoldInsureDuty/index.d.ts +2 -0
- package/types/components/GoldInsureDuty/src/index.vue.d.ts +439 -0
- package/types/components/GoldInsureNotice/index.d.ts +2 -0
- package/types/components/GoldInsureNotice/src/components/content.vue.d.ts +23 -0
- package/types/components/GoldInsureNotice/src/components/denyCarrer.vue.d.ts +17 -0
- package/types/components/GoldInsureNotice/src/components/health.vue.d.ts +106 -0
- package/types/components/GoldInsureNotice/src/components/healthNotice.vue.d.ts +107 -0
- package/types/components/GoldInsureNotice/src/components/offlineHealth.vue.d.ts +36 -0
- package/types/components/GoldInsureNotice/src/components/tips.vue.d.ts +17 -0
- package/types/components/GoldInsureNotice/src/index.vue.d.ts +209 -0
- package/types/components/GoldIntransitDialog/index.d.ts +2 -0
- package/types/components/GoldIntransitDialog/src/index.vue.d.ts +96 -0
- package/types/components/GoldItem/index.d.ts +2 -0
- package/types/components/GoldItem/src/index.vue.d.ts +325 -0
- package/types/components/GoldLattice/index.d.ts +2 -0
- package/types/components/GoldLattice/src/index.vue.d.ts +359 -0
- package/types/components/GoldLayer/index.d.ts +2 -0
- package/types/components/GoldLongTextSelect/index.d.ts +2 -0
- package/types/components/GoldLongTextSelect/src/index.vue.d.ts +364 -0
- package/types/components/GoldMailPrecheck/index.d.ts +2 -0
- package/types/components/GoldMailPrecheck/src/index.vue.d.ts +92 -0
- package/types/components/GoldMailPrecheckV2/index.d.ts +2 -0
- package/types/components/GoldMailPrecheckV2/src/index.vue.d.ts +101 -0
- package/types/components/GoldMobileLayer/index.d.ts +2 -0
- package/types/components/GoldMobileLayer/src/index.vue.d.ts +146 -0
- package/types/components/GoldModule/index.d.ts +2 -0
- package/types/components/GoldModule/src/index.vue.d.ts +166 -0
- package/types/components/GoldMulSelect/index.d.ts +2 -0
- package/types/components/GoldMulSelect/src/components/mulSelect.vue.d.ts +47 -0
- package/types/components/GoldMulSelect/src/index.vue.d.ts +364 -0
- package/types/components/GoldNoticeTerms/index.d.ts +2 -0
- package/types/components/GoldNoticeTerms/src/components/heatlh.vue.d.ts +48 -0
- package/types/components/GoldNoticeTerms/src/components/protocol.vue.d.ts +34 -0
- package/types/components/GoldNoticeTerms/src/components/tab.vue.d.ts +52 -0
- package/types/components/GoldNoticeTerms/src/index.vue.d.ts +181 -0
- package/types/components/GoldOcr/index.d.ts +2 -0
- package/types/components/GoldOcr/src/filelist.vue.d.ts +133 -0
- package/types/components/GoldOcr/src/index.vue.d.ts +380 -0
- package/types/components/GoldPayLimitLayer/index.d.ts +2 -0
- package/types/components/GoldPayLimitLayer/src/index.vue.d.ts +118 -0
- package/types/components/GoldPayLimitLayer/src/signIntroduct.vue.d.ts +32 -0
- package/types/components/GoldPayLimitLayer/src/table.vue.d.ts +36 -0
- package/types/components/GoldPhoto/index.d.ts +2 -0
- package/types/components/GoldPhoto/src/index.vue.d.ts +65 -0
- package/types/components/GoldProtocol/index.d.ts +2 -0
- package/types/components/GoldProtocol/src/index.vue.d.ts +108 -0
- package/types/components/GoldProtocolLayer/index.d.ts +2 -0
- package/types/components/GoldProtocolLayer/src/index.vue.d.ts +176 -0
- package/types/components/GoldPureText/index.d.ts +2 -0
- package/types/components/GoldPureText/src/index.vue.d.ts +339 -0
- package/types/components/GoldQrcode/index.d.ts +2 -0
- package/types/components/GoldQrcode/src/index.vue.d.ts +88 -0
- package/types/components/GoldReadTerms/index.d.ts +2 -0
- package/types/components/GoldReadTerms/src/index.vue.d.ts +121 -0
- package/types/components/GoldSelect/index.d.ts +2 -0
- package/types/components/GoldSelect/src/components/searchBank.vue.d.ts +91 -0
- package/types/components/GoldSelect/src/components/select.vue.d.ts +73 -0
- package/types/components/GoldSelect/src/index.vue.d.ts +364 -0
- package/types/components/GoldSignature/index.d.ts +2 -0
- package/types/components/GoldSignature/src/index.vue.d.ts +380 -0
- package/types/components/GoldStepper/index.d.ts +2 -0
- package/types/components/GoldStepper/src/index.vue.d.ts +397 -0
- package/types/components/GoldSwitch/index.d.ts +2 -0
- package/types/components/GoldSwitch/src/index.vue.d.ts +369 -0
- package/types/components/GoldText/index.d.ts +2 -0
- package/types/components/GoldText/src/index.vue.d.ts +359 -0
- package/types/components/GoldTextarea/index.d.ts +2 -0
- package/types/components/GoldTextarea/src/index.vue.d.ts +355 -0
- package/types/components/GoldTimePicker/index.d.ts +2 -0
- package/types/components/GoldTimePicker/src/index.vue.d.ts +378 -0
- package/types/components/GoldUniversal/index.d.ts +2 -0
- package/types/components/GoldUniversal/src/index.vue.d.ts +339 -0
- package/types/components/GoldVerifyCode/index.d.ts +2 -0
- package/types/components/GoldVerifyCode/src/index.vue.d.ts +405 -0
- package/types/components/HumanCheckGuideLayer/index.d.ts +2 -0
- package/types/components/HumanCheckGuideLayer/src/guideDetail.vue.d.ts +120 -0
- package/types/components/HumanCheckGuideLayer/src/index.vue.d.ts +75 -0
- package/types/components/HumanCheckGuideLayer/src/moduleBox.vue.d.ts +61 -0
- package/types/components/HumanCheckGuideLayer/src/table.vue.d.ts +33 -0
- package/types/components/ImageLayer/index.d.ts +2 -0
- package/types/components/ImageLayer/src/index.vue.d.ts +103 -0
- package/types/components/ImagePreview/index.d.ts +2 -0
- package/types/components/ImagePreview/src/index.vue.d.ts +98 -0
- package/types/components/IndexBar/index.d.ts +2 -0
- package/types/components/IndexBar/src/index.vue.d.ts +101 -0
- package/types/components/IndexList/index.d.ts +2 -0
- package/types/components/IndexList/src/index.vue.d.ts +68 -0
- package/types/components/Jigsaw/index.d.ts +2 -0
- package/types/components/Jigsaw/src/index.vue.d.ts +91 -0
- package/types/components/JigsawLayer/index.d.ts +2 -0
- package/types/components/JigsawLayer/src/index.vue.d.ts +88 -0
- package/types/components/JigsawVerifyCode/index.d.ts +2 -0
- package/types/components/JigsawVerifyCode/src/index.vue.d.ts +165 -0
- package/types/components/Keyframe/index.d.ts +2 -0
- package/types/components/Keyframe/src/index.vue.d.ts +61 -0
- package/types/components/Loading/index.d.ts +2 -0
- package/types/components/Loading/src/cir1-loading.vue.d.ts +92 -0
- package/types/components/Loading/src/cir2-loading.vue.d.ts +92 -0
- package/types/components/Loading/src/cir3-loading.vue.d.ts +99 -0
- package/types/components/Loading/src/cir4-loading.vue.d.ts +79 -0
- package/types/components/Loading/src/cir5-loading.vue.d.ts +79 -0
- package/types/components/Loading/src/default-loading.vue.d.ts +71 -0
- package/types/components/Loading/src/index.vue.d.ts +2 -0
- package/types/components/Loading/src/line-loading.vue.d.ts +79 -0
- package/types/components/Login/index.d.ts +20 -0
- package/types/components/LoginLayer/index.d.ts +2 -0
- package/types/components/LoginLayer/src/components/jigsaw.vue.d.ts +135 -0
- package/types/components/LoginLayer/src/index.vue.d.ts +160 -0
- package/types/components/Marketing/index.d.ts +2 -0
- package/types/components/Marketing/src/components/Details.vue.d.ts +42 -0
- package/types/components/Marketing/src/components/GetMobile.vue.d.ts +49 -0
- package/types/components/Marketing/src/components/GetMobileForNew.vue.d.ts +36 -0
- package/types/components/Marketing/src/components/List.vue.d.ts +42 -0
- package/types/components/Marketing/src/components/RuleDetails.vue.d.ts +41 -0
- package/types/components/Marketing/src/components/TgfTable.vue.d.ts +56 -0
- package/types/components/Marketing/src/components/activity.vue.d.ts +40 -0
- package/types/components/Marketing/src/components/filterIcon.vue.d.ts +21 -0
- package/types/components/Marketing/src/components/gift.vue.d.ts +31 -0
- package/types/components/Marketing/src/components/popper.vue.d.ts +25 -0
- package/types/components/Marketing/src/components/scrollPanel.vue.d.ts +33 -0
- package/types/components/Marketing/src/components/teleport.vue.d.ts +16 -0
- package/types/components/Marketing/src/components/tipsLayer.vue.d.ts +80 -0
- package/types/components/Marketing/src/components/tuiguangfei.vue.d.ts +173 -0
- package/types/components/Marketing/src/components/utils.d.ts +5 -0
- package/types/components/Marketing/src/index.d.ts +6 -0
- package/types/components/Marketing/src/kcb.vue.d.ts +342 -0
- package/types/components/Marketing/src/xys.vue.d.ts +144 -0
- package/types/components/MarketingPage/index.d.ts +2 -0
- package/types/components/MarketingPage/src/index.vue.d.ts +321 -0
- package/types/components/MedicalListLayer/index.d.ts +2 -0
- package/types/components/MedicalListLayer/src/component/medicalList.vue.d.ts +14 -0
- package/types/components/MedicalListLayer/src/index.vue.d.ts +89 -0
- package/types/components/MobileAuth/index.d.ts +23 -0
- package/types/components/MobileAuthLayer/index.d.ts +2 -0
- package/types/components/MobileAuthLayer/src/components/jigsaw.vue.d.ts +135 -0
- package/types/components/MobileAuthLayer/src/index.vue.d.ts +143 -0
- package/types/components/MobileLayer/index.d.ts +2 -0
- package/types/components/MobileLayer/src/appropriateComponent.d.ts +1 -0
- package/types/components/MobileLayer/src/componentMap.d.ts +6 -0
- package/types/components/MobileLayer/src/crm.vue.d.ts +145 -0
- package/types/components/MobileLayer/src/default.vue.d.ts +155 -0
- package/types/components/MobileLayer/src/index.d.ts +6 -0
- package/types/components/MultiSelect/index.d.ts +2 -0
- package/types/components/MultiSelect/src/index.vue.d.ts +111 -0
- package/types/components/NoticeTips/index.d.ts +2 -0
- package/types/components/NoticeTips/src/index.vue.d.ts +132 -0
- package/types/components/NoticeTips/src/noticeTips.vue.d.ts +121 -0
- package/types/components/OcrLayer/index.d.ts +2 -0
- package/types/components/OcrLayer/src/index.vue.d.ts +103 -0
- package/types/components/PageLoading/index.d.ts +2 -0
- package/types/components/PageLoading/src/index.vue.d.ts +61 -0
- package/types/components/Panel/index.d.ts +2 -0
- package/types/components/Panel/src/index.vue.d.ts +51 -0
- package/types/components/Pdfjs/index.d.ts +33 -0
- package/types/components/PhotoBox/index.d.ts +2 -0
- package/types/components/PhotoBox/src/index.vue.d.ts +22 -0
- package/types/components/Picker/index.d.ts +2 -0
- package/types/components/Picker/src/index.vue.d.ts +94 -0
- package/types/components/PickerLongText/index.d.ts +2 -0
- package/types/components/PickerLongText/src/index.vue.d.ts +97 -0
- package/types/components/PlanSetting/index.d.ts +2 -0
- package/types/components/PlanSetting/src/index.vue.d.ts +53 -0
- package/types/components/PlanSettingLayer/index.d.ts +2 -0
- package/types/components/PlanSettingLayer/src/index.vue.d.ts +79 -0
- package/types/components/PlanSubPlan/index.d.ts +2 -0
- package/types/components/PlanSubPlan/src/index.vue.d.ts +46 -0
- package/types/components/PosterLayer/index.d.ts +2 -0
- package/types/components/PosterLayer/src/index.vue.d.ts +97 -0
- package/types/components/PrizeLayer/index.d.ts +2 -0
- package/types/components/PrizeLayer/src/index.vue.d.ts +93 -0
- package/types/components/ProPosterLayer/index.d.ts +2 -0
- package/types/components/ProPosterLayer/src/index.vue.d.ts +115 -0
- package/types/components/ProPosterLayer/src/poster.vue.d.ts +113 -0
- package/types/components/ProductLayer/index.d.ts +2 -0
- package/types/components/ProductLayer/src/actionSheet.vue.d.ts +16 -0
- package/types/components/ProductLayer/src/emailLayer.vue.d.ts +42 -0
- package/types/components/ProductLayer/src/fileListLayer.vue.d.ts +81 -0
- package/types/components/ProductLayer/src/index.vue.d.ts +146 -0
- package/types/components/ProductLayer/src/js/data.d.ts +0 -0
- package/types/components/ProductLayer/src/js/poster.d.ts +1 -0
- package/types/components/ProductLayer/src/js/unit.d.ts +115 -0
- package/types/components/ProductLayer/src/js/util.d.ts +41 -0
- package/types/components/ProductLayer/src/layer.vue.d.ts +109 -0
- package/types/components/ProductLayer/src/posterLayer.vue.d.ts +66 -0
- package/types/components/ProductLayer/src/productDetailLayer.vue.d.ts +106 -0
- package/types/components/ProductLayer/src/saleAreaLayer.vue.d.ts +55 -0
- package/types/components/ProductLayer/src/shareTipLayer.vue.d.ts +4 -0
- package/types/components/QRCode/index.d.ts +1 -0
- package/types/components/QRCode/qrcode.d.ts +2 -0
- package/types/components/QrcodeLayer/index.d.ts +2 -0
- package/types/components/QrcodeLayer/src/index.vue.d.ts +78 -0
- package/types/components/Questionnaire/component/checkbox.vue.d.ts +62 -0
- package/types/components/Questionnaire/component/input.vue.d.ts +94 -0
- package/types/components/Questionnaire/component/questionItem.vue.d.ts +121 -0
- package/types/components/Questionnaire/component/questionTitle.vue.d.ts +83 -0
- package/types/components/Questionnaire/component/radio.vue.d.ts +64 -0
- package/types/components/Questionnaire/index.d.ts +2 -0
- package/types/components/Questionnaire/src/index.vue.d.ts +50 -0
- package/types/components/Recognition/index.d.ts +12 -0
- package/types/components/Recognition/src/createDialog.d.ts +2 -0
- package/types/components/Recognition/src/dialog.vue.d.ts +21 -0
- package/types/components/Recognition/util.d.ts +2 -0
- package/types/components/RecordRuleLayer/index.d.ts +2 -0
- package/types/components/RecordRuleLayer/src/index.vue.d.ts +56 -0
- package/types/components/ReplayLayer/index.d.ts +2 -0
- package/types/components/ReplayLayer/src/index.vue.d.ts +118 -0
- package/types/components/ResourcePreload/index.d.ts +38 -0
- package/types/components/RowCascadePicker/index.d.ts +2 -0
- package/types/components/RowCascadePicker/src/frequency.vue.d.ts +35 -0
- package/types/components/RowCascadePicker/src/index.bak.vue.d.ts +174 -0
- package/types/components/RowCascadePicker/src/index.vue.d.ts +217 -0
- package/types/components/RowCascadePicker/src/rowPicker.vue.d.ts +103 -0
- package/types/components/RowCascadePicker/src/scrollList.vue.d.ts +32 -0
- package/types/components/RowCascadePicker/src/search.vue.d.ts +44 -0
- package/types/components/RowCascadePickerV2/index.d.ts +2 -0
- package/types/components/RowCascadePickerV2/src/frequency.vue.d.ts +28 -0
- package/types/components/RowCascadePickerV2/src/index.vue.d.ts +230 -0
- package/types/components/RowCascadePickerV2/src/rowPicker.vue.d.ts +103 -0
- package/types/components/RowCascadePickerV2/src/scrollList.vue.d.ts +32 -0
- package/types/components/RowCascadePickerV2/src/searchList.vue.d.ts +53 -0
- package/types/components/Rule/index.d.ts +2 -0
- package/types/components/Rule/src/index.vue.d.ts +117 -0
- package/types/components/Scroll/index.d.ts +2 -0
- package/types/components/Signature/index.d.ts +2 -0
- package/types/components/Signature/src/index.vue.d.ts +248 -0
- package/types/components/SlidePoster/index.d.ts +2 -0
- package/types/components/SlidePoster/src/index.vue.d.ts +99 -0
- package/types/components/SlidePoster/src/poster.d.ts +9 -0
- package/types/components/SlidePoster/src/qrcode.d.ts +2 -0
- package/types/components/Stepper/index.d.ts +2 -0
- package/types/components/Stepper/src/index.vue.d.ts +163 -0
- package/types/components/Sticky/index.d.ts +2 -0
- package/types/components/Sticky/src/index.vue.d.ts +34 -0
- package/types/components/Style/index.d.ts +4 -0
- package/types/components/Swipe/index.d.ts +2 -0
- package/types/components/Swipe/src/index.vue.d.ts +2 -0
- package/types/components/Swipe/src/swipeItem.vue.d.ts +7 -0
- package/types/components/Switch/index.d.ts +2 -0
- package/types/components/Switch/src/index.vue.d.ts +56 -0
- package/types/components/Tab/index.d.ts +2 -0
- package/types/components/Tab/src/index.vue.d.ts +73 -0
- package/types/components/Timeline/index.d.ts +2 -0
- package/types/components/Timeline/src/index.vue.d.ts +70 -0
- package/types/components/Toast/index.d.ts +2 -0
- package/types/components/Toast/src/index.vue.d.ts +105 -0
- package/types/components/TransferPay/index.d.ts +14 -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 +498 -0
- package/types/mixins/basic-picker.d.ts +32 -0
- package/types/mixins/bind-event.d.ts +6 -0
- package/types/mixins/dynamic-form.vue.d.ts +16 -0
- package/types/mixins/fixed-input.vue.d.ts +4 -0
- package/types/mixins/fontsize.d.ts +11 -0
- package/types/mixins/form-input.vue.d.ts +16 -0
- package/types/mixins/gold-change.d.ts +19 -0
- package/types/mixins/gold-element.d.ts +447 -0
- package/types/mixins/gold-theme.d.ts +16 -0
- package/types/mixins/gold-visible.d.ts +32 -0
- package/types/mixins/mobile-layer.vue.d.ts +137 -0
- package/types/mixins/noscroll.d.ts +7 -0
- package/types/mixins/picker.d.ts +52 -0
- package/types/mixins/popup.d.ts +16 -0
- package/types/mixins/poster-layer.d.ts +100 -0
- package/types/mixins/touch.d.ts +12 -0
- package/types/mixins/visible.d.ts +34 -0
- package/types/utils/BScroll/constants.d.ts +1 -0
- package/types/utils/app.d.ts +4 -0
- package/types/utils/assign.d.ts +2 -0
- package/types/utils/camelcase.d.ts +2 -0
- package/types/utils/create/index.d.ts +1 -0
- package/types/utils/create/instantiate-component.d.ts +1 -0
- package/types/utils/create/parse-render.d.ts +4 -0
- package/types/utils/date.d.ts +11 -0
- package/types/utils/dom.d.ts +6 -0
- package/types/utils/encrypt.d.ts +15 -0
- package/types/utils/event.d.ts +5 -0
- package/types/utils/helpers.d.ts +125 -0
- package/types/utils/polyfill/Array.prototype.includes.d.ts +0 -0
- package/types/utils/polyfill/Object.keys.d.ts +0 -0
- package/types/utils/position.d.ts +3 -0
- package/types/utils/post.d.ts +4 -0
- package/types/utils/raf.d.ts +3 -0
- package/types/utils/vueAwesomeSwiper.d.ts +2 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.errtips[data-v-ed0146f6]{position:fixed;left:50%;top:45%;-webkit-transform:translate3d(-45%,-50%,0);transform:translate3d(-45%,-50%,0);background:rgba(0,0,0,0.8);color:#ffffff;padding:10px 20px;font-size:15px;border-radius:7px;-webkit-animation:move-ed0146f6 0.3s ease-in-out;animation:move-ed0146f6 0.3s ease-in-out}@-webkit-keyframes move-ed0146f6{0%{opacity:0}100%{opacity:1}}@keyframes move-ed0146f6{0%{opacity:0}100%{opacity:1}}.act-gold-popup-move-enter[data-v-ed0146f6],.act-gold-popup-move-leave-to[data-v-ed0146f6]{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.act-gold-popup-move-enter-active[data-v-ed0146f6],.act-gold-popup-move-leave-active[data-v-ed0146f6]{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.act-signature-wrap[data-v-ed0146f6]{position:fixed;top:0;left:0;bottom:0;right:0;z-index:100;overflow-y:auto;background:rgba(0,0,0,0.7)}.act-signature-box[data-v-ed0146f6]{position:fixed;width:100%;bottom:0;height:96%;overflow:auto;border-radius:12px 12px 0px 0px;background:#f9f9f9}.act-signature-box.isFullScreen[data-v-ed0146f6]{height:100%;border-radius:0}.act-signature-box .header[data-v-ed0146f6]{position:relative;margin-top:5px;color:#666666;text-align:center;font-size:15px;margin-bottom:15px;padding:0 15px}.act-signature-box .canvasBox[data-v-ed0146f6]{position:relative;height:calc(88% - 100px);width:94%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:12px;margin-bottom:60px;box-shadow:0px 3px 10px 0px rgba(179,179,179,0.1)}.act-signature-box .canvasBox .canvas-ins[data-v-ed0146f6]{display:block;position:absolute;height:100%;width:100%;border:1px solid #f5f5f5;border-radius:12px}.act-signature-box .ctrl[data-v-ed0146f6]{position:fixed;bottom:0;width:100%;display:-webkit-box;display:-webkit-flex;display:flex;background:#f9f9f9;padding:8px 3% 18px;height:74px;font-size:16px}.act-signature-box .ctrl .clearBtn[data-v-ed0146f6]{height:48px;line-height:48px;border:2px solid #f5f5f5;width:40%;text-align:center;background:#ffffff;color:#999999;border-radius:5px}.act-signature-box .ctrl .saveBtn[data-v-ed0146f6]{color:#ffffff;height:46px;line-height:46px;margin-left:14px;-webkit-box-flex:1;-webkit-flex:1;flex:1;text-align:center;border-radius:5px}.header-box[data-v-ed0146f6]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;position:relative;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:48px;background:-webkit-linear-gradient(top,#ffffff,#f9f9f9);background:linear-gradient(180deg,#ffffff,#f9f9f9)}.header-box .text[data-v-ed0146f6]{color:#333333;font-weight:bold;font-size:18px}.header-box .close[data-v-ed0146f6]{position:absolute;right:5px;width:25px;height:25px;border-radius:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header-box .close[data-v-ed0146f6]:before,.header-box .close[data-v-ed0146f6]:after{content:"";background-color:#b5b8bd;position:absolute;border-radius:2px}.header-box .close[data-v-ed0146f6]:before{width:18px;height:2px;left:50%;top:50%;margin-left:-9px;margin-top:-1px}.header-box .close[data-v-ed0146f6]:after{width:2px;height:18px;left:50%;top:50%;margin-left:-1px;margin-top:-9px}.act-signature-wrap .safe-area[data-v-ed0146f6]{padding:0 env(safe-area-inset-left) 0 env(safe-area-inset-right)!important;padding:0 constant(safe-area-inset-left) 0 constant(safe-area-inset-right)!important}.act-signature-wrap .rotate[data-v-ed0146f6]{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:top left;transform-origin:top left;top:0;left:100%}.act-signature-wrap .landscape[data-v-ed0146f6]{width:100vw;height:100vh;overflow:auto}.act-signature-wrap .portrait[data-v-ed0146f6]{width:100vh;height:100vw}.act-signature-horizontal-wrap-bg[data-v-ed0146f6]{background:#fff}.act-signature-horizontal-box[data-v-ed0146f6]{position:absolute;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background:#fff}.act-signature-horizontal-box .act-signature-content[data-v-ed0146f6]{position:relative;width:100%;height:100%;padding:1.5rem 2rem}.act-signature-horizontal-box .act-signature-content .content-top[data-v-ed0146f6]{width:100%;height:calc(100% - 5.5rem)}.act-signature-horizontal-box .act-signature-content .content-top .canvasBox[data-v-ed0146f6]{position:relative;height:100%;width:100%;border-radius:1.2rem;box-shadow:0px 3px 10px 0px rgba(179,179,179,0.1)}.act-signature-horizontal-box .act-signature-content .content-top .canvasBox .canvas-ins[data-v-ed0146f6]{position:absolute;width:100%;height:100%;border:1px solid #f5f5f5;border-radius:1.2rem;display:block}.act-signature-horizontal-box .act-signature-content .content-top .canvasBox .clearBtn[data-v-ed0146f6]{position:absolute;bottom:1.4rem;left:1.4rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;z-index:999;width:8.65rem;height:3.35rem;border-radius:17px;background:#000;opacity:0.3}.act-signature-horizontal-box .act-signature-content .content-top .canvasBox .clearBtn .clearBtnText[data-v-ed0146f6]{font-size:14px;font-family:AlibabaPuHuiTiB;color:#fff}.act-signature-horizontal-box .act-signature-content .content-bottom[data-v-ed0146f6]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;height:5.5rem;padding-top:1.4rem}.act-signature-horizontal-box .act-signature-content .content-bottom .signature-text[data-v-ed0146f6]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.act-signature-horizontal-box .act-signature-content .content-bottom .signature-title[data-v-ed0146f6]{font-size:1.6rem;display:-webkit-box;display:-webkit-flex;display:flex;text-align:center;font-weight:400;-webkit-flex-shrink:0;flex-shrink:0;color:#666666}.act-signature-horizontal-box .act-signature-content .content-bottom .signature-tip[data-v-ed0146f6]{display:-webkit-box;display:-webkit-flex;display:flex;color:#8F93A0;font-size:1.2rem;-webkit-flex-shrink:0;flex-shrink:0}.act-signature-horizontal-box .act-signature-content .content-bottom .ctrl[data-v-ed0146f6]{display:-webkit-box;display:-webkit-flex;display:flex;font-size:1.6rem;font-weight:400}.act-signature-horizontal-box .act-signature-content .content-bottom .ctrl .backBtn[data-v-ed0146f6]{width:10rem;height:4rem;background:#FFFFFF;border-radius:2.2rem;border:1px solid #F5F5F5;margin-right:1rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.act-signature-horizontal-box .act-signature-content .content-bottom .ctrl .backBtn .backBtnText[data-v-ed0146f6]{color:#666666}.act-signature-horizontal-box .act-signature-content .content-bottom .ctrl .saveBtn[data-v-ed0146f6]{width:14rem;height:4rem;border-radius:2.2rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.act-signature-horizontal-box .act-signature-content .content-bottom .ctrl .saveBtn .saveBtnText[data-v-ed0146f6]{color:#FFFFFF}.preview[data-v-ed0146f6]{position:relative;width:100%;height:100%;padding:1.5rem 2rem}.preview .preview-content[data-v-ed0146f6]{width:100%;height:calc(100% - 5.5rem)}.preview .preview-bottom[data-v-ed0146f6]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;height:5.5rem;padding-top:1.4rem}.preview .preview-info[data-v-ed0146f6]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.preview .preview-title[data-v-ed0146f6]{font-size:1.6rem;display:-webkit-box;display:-webkit-flex;display:flex;text-align:center;font-weight:400;-webkit-flex-shrink:0;flex-shrink:0;color:#666666}.preview .preview-tip[data-v-ed0146f6]{display:-webkit-box;display:-webkit-flex;display:flex;color:#8F93A0;font-size:1.2rem;-webkit-flex-shrink:0;flex-shrink:0}.preview .preview-ctrl[data-v-ed0146f6]{display:-webkit-box;display:-webkit-flex;display:flex;font-size:1.6rem;font-weight:400}.preview .preview-ctrl .backBtn[data-v-ed0146f6]{width:10rem;height:4rem;background:#FFFFFF;border-radius:2.2rem;border:1px solid #F5F5F5;margin-right:1rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.preview .preview-ctrl .backBtn .backBtnText[data-v-ed0146f6]{color:#666666}.preview .preview-ctrl .saveBtn[data-v-ed0146f6]{width:14rem;height:4rem;border-radius:2.2rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.preview .preview-ctrl .saveBtn .saveBtnText[data-v-ed0146f6]{color:#FFFFFF}.preview .preview-panel[data-v-ed0146f6]{position:relative;height:100%;width:100%;border-radius:1.2rem;box-shadow:0px 3px 10px 0px rgba(179,179,179,0.1)}.preview .preview-canvas[data-v-ed0146f6]{position:absolute;width:100%;height:100%;border:1px solid #f5f5f5;border-radius:1.2rem;display:block}.preview .preview-signImg[data-v-ed0146f6]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:100%;width:100%}.preview .preview-signImg>img[data-v-ed0146f6]{max-height:100%;max-width:100%}.vertical-text[data-v-ed0146f6]{-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;text-orientation:upright;-webkit-transform:rotate(90deg);transform:rotate(90deg);line-height:23px}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require('./style.css');var _Object$keys=require("@babel/runtime-corejs3/core-js/object/keys");var _Object$getOwnPropertySymbols=require("@babel/runtime-corejs3/core-js/object/get-own-property-symbols");var _filterInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/filter");var _Object$getOwnPropertyDescriptor=require("@babel/runtime-corejs3/core-js/object/get-own-property-descriptor");var _forEachInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/for-each");var _Object$getOwnPropertyDescriptors=require("@babel/runtime-corejs3/core-js/object/get-own-property-descriptors");var _Object$defineProperties=require("@babel/runtime-corejs3/core-js/object/define-properties");var _Object$defineProperty=require("@babel/runtime-corejs3/core-js/object/define-property");var _defineProperty=require("@babel/runtime-corejs3/helpers/defineProperty");var _indexOfInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/index-of");function ownKeys(e,r){var t=_Object$keys(e);if(_Object$getOwnPropertySymbols){var o=_Object$getOwnPropertySymbols(e);r&&(o=_filterInstanceProperty(o).call(o,function(r2){return _Object$getOwnPropertyDescriptor(e,r2).enumerable})),t.push.apply(t,o)}return t}function _objectSpread(e){for(var r=1;r<arguments.length;r++){var _context3,_context4;var t=null!=arguments[r]?arguments[r]:{};r%2?_forEachInstanceProperty(_context3=ownKeys(Object(t),true)).call(_context3,function(r2){_defineProperty(e,r2,t[r2])}):_Object$getOwnPropertyDescriptors?_Object$defineProperties(e,_Object$getOwnPropertyDescriptors(t)):_forEachInstanceProperty(_context4=ownKeys(Object(t))).call(_context4,function(r2){_Object$defineProperty(e,r2,_Object$getOwnPropertyDescriptor(t,r2))})}return e}var utils_create=require("../utils/create/index.js");var utils_vueAwesomeSwiper=require("../utils/vueAwesomeSwiper/index.js");var SlidePoster_qrcode=require("./qrcode/index.js");var SlidePoster_poster=require("./poster/index.js");var mixins_fontsize=require("../mixins/fontsize/index.js");var Toast=require("../Toast/index.js");var common=require("../common/index.js");var _sfc_main={name:"SlidePoster",components:{swiper:utils_vueAwesomeSwiper.swiper,swiperSlide:utils_vueAwesomeSwiper.swiperSlide,toast:Toast.Toast},props:{isApp:{type:Boolean,default:function _default(){var u=navigator.userAgent;var xysApp=/mucxiaoyusan/i.test(u);var cpsAPP=/MucKaCaBao/i.test(u);var yXApp=/mucyanxuan/i.test(u);var consultantAPP=/MucConsultant/i.test(u);return xysApp||cpsAPP||yXApp||consultantAPP}},btnBgColor:{type:String,default:"#8c7fee"},wxTipColor:{type:String,default:"#fff"},zIndex:{type:Number,default:100},visible:{type:Boolean,default:false},posterList:{default:function _default2(){return[]},type:Array},posterIndex:{default:0,type:Number}},data:function data(){return{showLoading:true,timeOutEvent:0,toast:null}},mixins:[mixins_fontsize.fontSize],computed:{fontSizeStyle:function fontSizeStyle(){return{"font-size":this._fontSize}},getSwiperOptionPoster:function getSwiperOptionPoster(){var _this2=this;var _this=this;return{initialSlide:this.posterIndex,spaceBetween:37,lazyLoading:true,prevButton:".swiper-button-prev",nextButton:".swiper-button-next",on:{init:function init(){_this.drawCanvas(this.activeIndex,_this.posterList[this.activeIndex])},slideChangeTransitionEnd:function slideChangeTransitionEnd(){_this.drawCanvas(this.activeIndex,_this.posterList[this.activeIndex])}},onInit:function onInit(swiper){_this2.drawCanvas(swiper.activeIndex,_this2.posterList[swiper.activeIndex])},onSlideChangeEnd:function onSlideChangeEnd(swiper){_this2.drawCanvas(swiper.activeIndex,_this2.posterList[swiper.activeIndex])}}},isWx:function isWx(){var _context,_context2;return _indexOfInstanceProperty(_context=navigator.userAgent).call(_context,"MicroMessenger")>-1&&_indexOfInstanceProperty(_context2=navigator.userAgent).call(_context2,"wxwork")===-1}},methods:{touchstart:function touchstart(){this.timeOutEvent=setTimeout(this.longPress,400)},touchmove:function touchmove(){clearTimeout(this.timeOutEvent)},touchend:function touchend(){clearTimeout(this.timeOutEvent)},longPress:function longPress(){this.timeOutEvent=0;this.$emit("longPress")},qrcodeUrl:function qrcodeUrl(index){return this.posterList[index].qrcodeUrl},hidePoster:function hidePoster(){this.$emit("update:visible",false);this.$emit("hide")},appSavePoster:function appSavePoster(index){var that=this;if(!that.$refs.poster[index].src){this.errTips("保存失败");return}if(window.xysJs){window.xysJs.invoke({path:"/image/storage",data:{src:that.$refs.poster[index].src},success:function success(data2){that.errTips(data2.msg)},fail:function fail(e){that.errTips(e.msg)}})}},errTips:function errTips(msg){this.$refs.toast.show(msg)},drawCanvas:function drawCanvas(index,_ref){var _this3=this;var isNeedQcode=_ref.isNeedQcode,qrcodeUrl2=_ref.qrcodeUrl;this.showLoading=true;var posterRes=[];if(!isNeedQcode||!qrcodeUrl2){posterRes=[{src:this.posterList[index].img,x:0,y:0,width:577,height:860}];this.drawPoster(posterRes,index)}else{this.drawQrcode(qrcodeUrl2).then(function(data2){posterRes=[{src:_this3.posterList[index].img,x:0,y:0,width:577,height:860},{src:data2,x:37,y:688,width:126,height:126}];_this3.drawPoster(posterRes,index)}).catch(function(err){})}},drawPoster:function drawPoster(posterRes,index){var _this4=this;var posterCanvas=document.createElement("canvas");posterCanvas.width=576;posterCanvas.height=860;var ctx=posterCanvas.getContext("2d");ctx.fillStyle="#fff";ctx.fillRect(0,0,posterCanvas.width,posterCanvas.height);var drawedCallback=function drawedCallback2(load){var count=load.count;var total=load.total;if(count===total){for(var i=0;i<load.total;i++){ctx.drawImage(load.arr[i][0],load.arr[i][1],load.arr[i][2],load.arr[i][3],load.arr[i][4])}var posterSrc=posterCanvas.toDataURL("image/jpeg");_this4.showLoading=false;_this4.$refs.poster[index].src=posterSrc}};SlidePoster_poster.poster(posterRes,drawedCallback)},drawQrcode:function drawQrcode(url){var qrcode=new SlidePoster_qrcode.QRCode({render:"canvas",ecLevel:"H",size:200,mode:0,mSize:.25,label:"",fontcolor:"#000",fill:"#000",background:"#ffffff"});return qrcode.makeCode(url)},show:function show(){this.visible=true}}};var _sfc_render=function render(){var _vm=this,_c=_vm._self._c;return _c("div",{staticClass:"actui-slidePoster"},[_vm.visible?_c("div",{ref:"layer_picture",staticClass:"layer",style:_objectSpread(_objectSpread({},_vm.fontSizeStyle),{},{zIndex:_vm.zIndex}),on:{"click":function click($event){if($event.target!==$event.currentTarget)return null;return _vm.hidePoster.apply(null,arguments)}}},[_c("div",{staticClass:"picture",attrs:{"id":"picture"}},[_c("swiper",{ref:"swiper",attrs:{"options":_vm.getSwiperOptionPoster}},_vm._l(_vm.posterList,function(item,idx){return _c("swiper-slide",{key:idx,staticClass:"picture_box column"},[_c("div",{staticClass:"picture_item"},[_c("div",{staticClass:"picture_hd row middle"},[_c("div",{directives:[{name:"show",rawName:"v-show",value:_vm.showLoading,expression:"showLoading"}],staticClass:"swiper-lazy-preloader"}),_c("img",{ref:"poster",refInFor:true,on:{"touchstart":_vm.touchstart,"touchmove":_vm.touchmove,"touchend":_vm.touchend}})])]),_vm.isApp?_c("div",{staticClass:"btn_save",style:{background:_vm.btnBgColor},on:{"click":function click($event){$event.stopPropagation();return _vm.appSavePoster(idx)}}},[_c("span",[_vm._v(" 保存到相册 ")])]):_vm._e()])}),1),_c("div",{staticClass:"swiper-button-prev",attrs:{"id":"btn_prev"}}),_c("div",{staticClass:"swiper-button-next",attrs:{"id":"btn_next"}}),!_vm.isApp?_c("div",{staticClass:"long_save",style:{color:_vm.wxTipColor,borderColor:_vm.wxTipColor}},[_c("span",[_vm._v(" "+_vm._s(_vm.isWx?"长按并保存图片分享到微信群或者朋友圈":"长按保存图片")+" ")])]):_vm._e()],1),_c("toast",{ref:"toast"})],1):_vm._e()])};var _sfc_staticRenderFns=[];var __component__=common.normalizeComponent(_sfc_main,_sfc_render,_sfc_staticRenderFns,false,null,"2ffcf573");var SlidePoster=__component__.exports;SlidePoster.install=function(Vue){Vue.component(SlidePoster.name,SlidePoster);Vue.prototype["$createSlidePoster"]=utils_create.create(SlidePoster,Vue)};exports.SlidePoster=SlidePoster;
|
|
@@ -0,0 +1,347 @@
|
|
|
1
|
+
import _Object$keys from "@babel/runtime-corejs3/core-js/object/keys";
|
|
2
|
+
import _Object$getOwnPropertySymbols from "@babel/runtime-corejs3/core-js/object/get-own-property-symbols";
|
|
3
|
+
import _filterInstanceProperty from "@babel/runtime-corejs3/core-js/instance/filter";
|
|
4
|
+
import _Object$getOwnPropertyDescriptor from "@babel/runtime-corejs3/core-js/object/get-own-property-descriptor";
|
|
5
|
+
import _forEachInstanceProperty from "@babel/runtime-corejs3/core-js/instance/for-each";
|
|
6
|
+
import _Object$getOwnPropertyDescriptors from "@babel/runtime-corejs3/core-js/object/get-own-property-descriptors";
|
|
7
|
+
import _Object$defineProperties from "@babel/runtime-corejs3/core-js/object/define-properties";
|
|
8
|
+
import _Object$defineProperty from "@babel/runtime-corejs3/core-js/object/define-property";
|
|
9
|
+
import _defineProperty from "@babel/runtime-corejs3/helpers/defineProperty";
|
|
10
|
+
import _indexOfInstanceProperty from "@babel/runtime-corejs3/core-js/instance/index-of";
|
|
11
|
+
import { c as create } from "../utils/create/index.mjs";
|
|
12
|
+
import { s as swiperSlide, a as swiper } from "../utils/vueAwesomeSwiper/index.mjs";
|
|
13
|
+
import { Q as QRCode } from "./qrcode/index.mjs";
|
|
14
|
+
import { p as poster } from "./poster/index.mjs";
|
|
15
|
+
import { f as fontSize } from "../mixins/fontsize/index.mjs";
|
|
16
|
+
import { T as Toast } from "../Toast/index.mjs";
|
|
17
|
+
import { n as normalizeComponent } from "../common/index.mjs";
|
|
18
|
+
import './style.css';function ownKeys(e, r) {
|
|
19
|
+
var t = _Object$keys(e);
|
|
20
|
+
if (_Object$getOwnPropertySymbols) {
|
|
21
|
+
var o = _Object$getOwnPropertySymbols(e);
|
|
22
|
+
r && (o = _filterInstanceProperty(o).call(o, function(r2) {
|
|
23
|
+
return _Object$getOwnPropertyDescriptor(e, r2).enumerable;
|
|
24
|
+
})), t.push.apply(t, o);
|
|
25
|
+
}
|
|
26
|
+
return t;
|
|
27
|
+
}
|
|
28
|
+
function _objectSpread(e) {
|
|
29
|
+
for (var r = 1; r < arguments.length; r++) {
|
|
30
|
+
var _context3, _context4;
|
|
31
|
+
var t = null != arguments[r] ? arguments[r] : {};
|
|
32
|
+
r % 2 ? _forEachInstanceProperty(_context3 = ownKeys(Object(t), true)).call(_context3, function(r2) {
|
|
33
|
+
_defineProperty(e, r2, t[r2]);
|
|
34
|
+
}) : _Object$getOwnPropertyDescriptors ? _Object$defineProperties(e, _Object$getOwnPropertyDescriptors(t)) : _forEachInstanceProperty(_context4 = ownKeys(Object(t))).call(_context4, function(r2) {
|
|
35
|
+
_Object$defineProperty(e, r2, _Object$getOwnPropertyDescriptor(t, r2));
|
|
36
|
+
});
|
|
37
|
+
}
|
|
38
|
+
return e;
|
|
39
|
+
}
|
|
40
|
+
var _sfc_main = {
|
|
41
|
+
name: "SlidePoster",
|
|
42
|
+
components: {
|
|
43
|
+
swiper,
|
|
44
|
+
swiperSlide,
|
|
45
|
+
toast: Toast
|
|
46
|
+
},
|
|
47
|
+
props: {
|
|
48
|
+
isApp: {
|
|
49
|
+
type: Boolean,
|
|
50
|
+
default: function _default() {
|
|
51
|
+
var u = navigator.userAgent;
|
|
52
|
+
var xysApp = /mucxiaoyusan/i.test(u);
|
|
53
|
+
var cpsAPP = /MucKaCaBao/i.test(u);
|
|
54
|
+
var yXApp = /mucyanxuan/i.test(u);
|
|
55
|
+
var consultantAPP = /MucConsultant/i.test(u);
|
|
56
|
+
return xysApp || cpsAPP || yXApp || consultantAPP;
|
|
57
|
+
}
|
|
58
|
+
},
|
|
59
|
+
btnBgColor: {
|
|
60
|
+
type: String,
|
|
61
|
+
default: "#8c7fee"
|
|
62
|
+
},
|
|
63
|
+
wxTipColor: {
|
|
64
|
+
type: String,
|
|
65
|
+
default: "#fff"
|
|
66
|
+
},
|
|
67
|
+
zIndex: {
|
|
68
|
+
type: Number,
|
|
69
|
+
default: 100
|
|
70
|
+
},
|
|
71
|
+
visible: {
|
|
72
|
+
type: Boolean,
|
|
73
|
+
default: false
|
|
74
|
+
},
|
|
75
|
+
// 海报列表
|
|
76
|
+
posterList: {
|
|
77
|
+
default: function _default2() {
|
|
78
|
+
return [];
|
|
79
|
+
},
|
|
80
|
+
type: Array
|
|
81
|
+
},
|
|
82
|
+
// 显示的index
|
|
83
|
+
posterIndex: {
|
|
84
|
+
default: 0,
|
|
85
|
+
type: Number
|
|
86
|
+
}
|
|
87
|
+
},
|
|
88
|
+
data: function data() {
|
|
89
|
+
return {
|
|
90
|
+
showLoading: true,
|
|
91
|
+
timeOutEvent: 0,
|
|
92
|
+
// 定时器
|
|
93
|
+
toast: null
|
|
94
|
+
};
|
|
95
|
+
},
|
|
96
|
+
mixins: [fontSize],
|
|
97
|
+
computed: {
|
|
98
|
+
fontSizeStyle: function fontSizeStyle() {
|
|
99
|
+
return {
|
|
100
|
+
"font-size": this._fontSize
|
|
101
|
+
};
|
|
102
|
+
},
|
|
103
|
+
getSwiperOptionPoster: function getSwiperOptionPoster() {
|
|
104
|
+
var _this2 = this;
|
|
105
|
+
var _this = this;
|
|
106
|
+
return {
|
|
107
|
+
initialSlide: this.posterIndex,
|
|
108
|
+
spaceBetween: 37,
|
|
109
|
+
lazyLoading: true,
|
|
110
|
+
prevButton: ".swiper-button-prev",
|
|
111
|
+
nextButton: ".swiper-button-next",
|
|
112
|
+
// 新版本事件
|
|
113
|
+
on: {
|
|
114
|
+
init: function init() {
|
|
115
|
+
_this.drawCanvas(this.activeIndex, _this.posterList[this.activeIndex]);
|
|
116
|
+
},
|
|
117
|
+
slideChangeTransitionEnd: function slideChangeTransitionEnd() {
|
|
118
|
+
_this.drawCanvas(this.activeIndex, _this.posterList[this.activeIndex]);
|
|
119
|
+
}
|
|
120
|
+
},
|
|
121
|
+
// 旧版本事件
|
|
122
|
+
onInit: function onInit(swiper2) {
|
|
123
|
+
_this2.drawCanvas(swiper2.activeIndex, _this2.posterList[swiper2.activeIndex]);
|
|
124
|
+
},
|
|
125
|
+
onSlideChangeEnd: function onSlideChangeEnd(swiper2) {
|
|
126
|
+
_this2.drawCanvas(swiper2.activeIndex, _this2.posterList[swiper2.activeIndex]);
|
|
127
|
+
}
|
|
128
|
+
};
|
|
129
|
+
},
|
|
130
|
+
isWx: function isWx() {
|
|
131
|
+
var _context, _context2;
|
|
132
|
+
return _indexOfInstanceProperty(_context = navigator.userAgent).call(_context, "MicroMessenger") > -1 && _indexOfInstanceProperty(_context2 = navigator.userAgent).call(_context2, "wxwork") === -1;
|
|
133
|
+
}
|
|
134
|
+
},
|
|
135
|
+
methods: {
|
|
136
|
+
touchstart: function touchstart() {
|
|
137
|
+
this.timeOutEvent = setTimeout(this.longPress, 400);
|
|
138
|
+
},
|
|
139
|
+
touchmove: function touchmove() {
|
|
140
|
+
clearTimeout(this.timeOutEvent);
|
|
141
|
+
},
|
|
142
|
+
touchend: function touchend() {
|
|
143
|
+
clearTimeout(this.timeOutEvent);
|
|
144
|
+
},
|
|
145
|
+
longPress: function longPress() {
|
|
146
|
+
this.timeOutEvent = 0;
|
|
147
|
+
this.$emit("longPress");
|
|
148
|
+
},
|
|
149
|
+
qrcodeUrl: function qrcodeUrl(index) {
|
|
150
|
+
return this.posterList[index].qrcodeUrl;
|
|
151
|
+
},
|
|
152
|
+
hidePoster: function hidePoster() {
|
|
153
|
+
this.$emit("update:visible", false);
|
|
154
|
+
this.$emit("hide");
|
|
155
|
+
},
|
|
156
|
+
// 调用app保存图片
|
|
157
|
+
appSavePoster: function appSavePoster(index) {
|
|
158
|
+
var that = this;
|
|
159
|
+
if (!that.$refs.poster[index].src) {
|
|
160
|
+
this.errTips("保存失败");
|
|
161
|
+
return;
|
|
162
|
+
}
|
|
163
|
+
if (window.xysJs) {
|
|
164
|
+
window.xysJs.invoke({
|
|
165
|
+
path: "/image/storage",
|
|
166
|
+
data: {
|
|
167
|
+
src: that.$refs.poster[index].src
|
|
168
|
+
},
|
|
169
|
+
success: function success(data2) {
|
|
170
|
+
that.errTips(data2.msg);
|
|
171
|
+
},
|
|
172
|
+
fail: function fail(e) {
|
|
173
|
+
that.errTips(e.msg);
|
|
174
|
+
}
|
|
175
|
+
});
|
|
176
|
+
}
|
|
177
|
+
},
|
|
178
|
+
errTips: function errTips(msg) {
|
|
179
|
+
this.$refs.toast.show(msg);
|
|
180
|
+
},
|
|
181
|
+
drawCanvas: function drawCanvas(index, _ref) {
|
|
182
|
+
var _this3 = this;
|
|
183
|
+
var isNeedQcode = _ref.isNeedQcode, qrcodeUrl2 = _ref.qrcodeUrl;
|
|
184
|
+
this.showLoading = true;
|
|
185
|
+
var posterRes = [];
|
|
186
|
+
if (!isNeedQcode || !qrcodeUrl2) {
|
|
187
|
+
posterRes = [{
|
|
188
|
+
src: this.posterList[index].img,
|
|
189
|
+
x: 0,
|
|
190
|
+
y: 0,
|
|
191
|
+
width: 577,
|
|
192
|
+
height: 860
|
|
193
|
+
}];
|
|
194
|
+
this.drawPoster(posterRes, index);
|
|
195
|
+
} else {
|
|
196
|
+
this.drawQrcode(qrcodeUrl2).then(function(data2) {
|
|
197
|
+
posterRes = [{
|
|
198
|
+
src: _this3.posterList[index].img,
|
|
199
|
+
x: 0,
|
|
200
|
+
y: 0,
|
|
201
|
+
width: 577,
|
|
202
|
+
height: 860
|
|
203
|
+
}, {
|
|
204
|
+
src: data2,
|
|
205
|
+
x: 37,
|
|
206
|
+
y: 688,
|
|
207
|
+
width: 126,
|
|
208
|
+
height: 126
|
|
209
|
+
}];
|
|
210
|
+
_this3.drawPoster(posterRes, index);
|
|
211
|
+
}).catch(function(err) {
|
|
212
|
+
});
|
|
213
|
+
}
|
|
214
|
+
},
|
|
215
|
+
drawPoster: function drawPoster(posterRes, index) {
|
|
216
|
+
var _this4 = this;
|
|
217
|
+
var posterCanvas = document.createElement("canvas");
|
|
218
|
+
posterCanvas.width = 576;
|
|
219
|
+
posterCanvas.height = 860;
|
|
220
|
+
var ctx = posterCanvas.getContext("2d");
|
|
221
|
+
ctx.fillStyle = "#fff";
|
|
222
|
+
ctx.fillRect(0, 0, posterCanvas.width, posterCanvas.height);
|
|
223
|
+
var drawedCallback = function drawedCallback2(load) {
|
|
224
|
+
var count = load.count;
|
|
225
|
+
var total = load.total;
|
|
226
|
+
if (count === total) {
|
|
227
|
+
for (var i = 0; i < load.total; i++) {
|
|
228
|
+
ctx.drawImage(load.arr[i][0], load.arr[i][1], load.arr[i][2], load.arr[i][3], load.arr[i][4]);
|
|
229
|
+
}
|
|
230
|
+
var posterSrc = posterCanvas.toDataURL("image/jpeg");
|
|
231
|
+
_this4.showLoading = false;
|
|
232
|
+
_this4.$refs.poster[index].src = posterSrc;
|
|
233
|
+
}
|
|
234
|
+
};
|
|
235
|
+
poster(posterRes, drawedCallback);
|
|
236
|
+
},
|
|
237
|
+
drawQrcode: function drawQrcode(url) {
|
|
238
|
+
var qrcode = new QRCode({
|
|
239
|
+
render: "canvas",
|
|
240
|
+
ecLevel: "H",
|
|
241
|
+
size: 200,
|
|
242
|
+
mode: 0,
|
|
243
|
+
mSize: 0.25,
|
|
244
|
+
label: "",
|
|
245
|
+
fontcolor: "#000",
|
|
246
|
+
fill: "#000",
|
|
247
|
+
background: "#ffffff"
|
|
248
|
+
});
|
|
249
|
+
return qrcode.makeCode(url);
|
|
250
|
+
},
|
|
251
|
+
show: function show() {
|
|
252
|
+
this.visible = true;
|
|
253
|
+
}
|
|
254
|
+
}
|
|
255
|
+
};
|
|
256
|
+
var _sfc_render = function render() {
|
|
257
|
+
var _vm = this, _c = _vm._self._c;
|
|
258
|
+
return _c("div", {
|
|
259
|
+
staticClass: "actui-slidePoster"
|
|
260
|
+
}, [_vm.visible ? _c("div", {
|
|
261
|
+
ref: "layer_picture",
|
|
262
|
+
staticClass: "layer",
|
|
263
|
+
style: _objectSpread(_objectSpread({}, _vm.fontSizeStyle), {}, {
|
|
264
|
+
zIndex: _vm.zIndex
|
|
265
|
+
}),
|
|
266
|
+
on: {
|
|
267
|
+
"click": function click($event) {
|
|
268
|
+
if ($event.target !== $event.currentTarget) return null;
|
|
269
|
+
return _vm.hidePoster.apply(null, arguments);
|
|
270
|
+
}
|
|
271
|
+
}
|
|
272
|
+
}, [_c("div", {
|
|
273
|
+
staticClass: "picture",
|
|
274
|
+
attrs: {
|
|
275
|
+
"id": "picture"
|
|
276
|
+
}
|
|
277
|
+
}, [_c("swiper", {
|
|
278
|
+
ref: "swiper",
|
|
279
|
+
attrs: {
|
|
280
|
+
"options": _vm.getSwiperOptionPoster
|
|
281
|
+
}
|
|
282
|
+
}, _vm._l(_vm.posterList, function(item, idx) {
|
|
283
|
+
return _c("swiper-slide", {
|
|
284
|
+
key: idx,
|
|
285
|
+
staticClass: "picture_box column"
|
|
286
|
+
}, [_c("div", {
|
|
287
|
+
staticClass: "picture_item"
|
|
288
|
+
}, [_c("div", {
|
|
289
|
+
staticClass: "picture_hd row middle"
|
|
290
|
+
}, [_c("div", {
|
|
291
|
+
directives: [{
|
|
292
|
+
name: "show",
|
|
293
|
+
rawName: "v-show",
|
|
294
|
+
value: _vm.showLoading,
|
|
295
|
+
expression: "showLoading"
|
|
296
|
+
}],
|
|
297
|
+
staticClass: "swiper-lazy-preloader"
|
|
298
|
+
}), _c("img", {
|
|
299
|
+
ref: "poster",
|
|
300
|
+
refInFor: true,
|
|
301
|
+
on: {
|
|
302
|
+
"touchstart": _vm.touchstart,
|
|
303
|
+
"touchmove": _vm.touchmove,
|
|
304
|
+
"touchend": _vm.touchend
|
|
305
|
+
}
|
|
306
|
+
})])]), _vm.isApp ? _c("div", {
|
|
307
|
+
staticClass: "btn_save",
|
|
308
|
+
style: {
|
|
309
|
+
background: _vm.btnBgColor
|
|
310
|
+
},
|
|
311
|
+
on: {
|
|
312
|
+
"click": function click($event) {
|
|
313
|
+
$event.stopPropagation();
|
|
314
|
+
return _vm.appSavePoster(idx);
|
|
315
|
+
}
|
|
316
|
+
}
|
|
317
|
+
}, [_c("span", [_vm._v(" 保存到相册 ")])]) : _vm._e()]);
|
|
318
|
+
}), 1), _c("div", {
|
|
319
|
+
staticClass: "swiper-button-prev",
|
|
320
|
+
attrs: {
|
|
321
|
+
"id": "btn_prev"
|
|
322
|
+
}
|
|
323
|
+
}), _c("div", {
|
|
324
|
+
staticClass: "swiper-button-next",
|
|
325
|
+
attrs: {
|
|
326
|
+
"id": "btn_next"
|
|
327
|
+
}
|
|
328
|
+
}), !_vm.isApp ? _c("div", {
|
|
329
|
+
staticClass: "long_save",
|
|
330
|
+
style: {
|
|
331
|
+
color: _vm.wxTipColor,
|
|
332
|
+
borderColor: _vm.wxTipColor
|
|
333
|
+
}
|
|
334
|
+
}, [_c("span", [_vm._v(" " + _vm._s(_vm.isWx ? "长按并保存图片分享到微信群或者朋友圈" : "长按保存图片") + " ")])]) : _vm._e()], 1), _c("toast", {
|
|
335
|
+
ref: "toast"
|
|
336
|
+
})], 1) : _vm._e()]);
|
|
337
|
+
};
|
|
338
|
+
var _sfc_staticRenderFns = [];
|
|
339
|
+
var __component__ = /* @__PURE__ */ normalizeComponent(_sfc_main, _sfc_render, _sfc_staticRenderFns, false, null, "2ffcf573");
|
|
340
|
+
var SlidePoster = __component__.exports;
|
|
341
|
+
SlidePoster.install = function(Vue) {
|
|
342
|
+
Vue.component(SlidePoster.name, SlidePoster);
|
|
343
|
+
Vue.prototype["$createSlidePoster"] = create(SlidePoster, Vue);
|
|
344
|
+
};
|
|
345
|
+
export {
|
|
346
|
+
SlidePoster as S
|
|
347
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var _forEachInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/for-each");var PreLoad=function PreLoad2(resources,obj){var objs=obj||{};this.source=resources;this.count=0;this.total=resources.length;this.arr={};this.onload=objs.onload;this.init()};PreLoad.prototype.init=function(){var _context;var that=this;_forEachInstanceProperty(_context=that.source).call(_context,function(value,index){var element=value;that.image(element,index)})};PreLoad.prototype.image=function(element,index){var img=new Image;if(element.src.match(/^http/)){img.crossOrigin="anonymous"}this.load(img,element,index);img.src=element.src};PreLoad.prototype.load=function(img,element,index){var that=this;img.onload=img.onerror=img.onabort=function(){that.arr[index]=[this,element.x,element.y,element.width,element.height];that.onload&&that.onload({count:++that.count,total:that.total,item:element,type:img.type,arr:that.arr})}};function poster(resources,callBack){return new PreLoad(resources,{onload:callBack})}exports.poster=poster;
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import _forEachInstanceProperty from "@babel/runtime-corejs3/core-js/instance/for-each";
|
|
2
|
+
var PreLoad = function PreLoad2(resources, obj) {
|
|
3
|
+
var objs = obj || {};
|
|
4
|
+
this.source = resources;
|
|
5
|
+
this.count = 0;
|
|
6
|
+
this.total = resources.length;
|
|
7
|
+
this.arr = {};
|
|
8
|
+
this.onload = objs.onload;
|
|
9
|
+
this.init();
|
|
10
|
+
};
|
|
11
|
+
PreLoad.prototype.init = function() {
|
|
12
|
+
var _context;
|
|
13
|
+
var that = this;
|
|
14
|
+
_forEachInstanceProperty(_context = that.source).call(_context, function(value, index) {
|
|
15
|
+
var element = value;
|
|
16
|
+
that.image(element, index);
|
|
17
|
+
});
|
|
18
|
+
};
|
|
19
|
+
PreLoad.prototype.image = function(element, index) {
|
|
20
|
+
var img = new Image();
|
|
21
|
+
if (element.src.match(/^http/)) {
|
|
22
|
+
img.crossOrigin = "anonymous";
|
|
23
|
+
}
|
|
24
|
+
this.load(img, element, index);
|
|
25
|
+
img.src = element.src;
|
|
26
|
+
};
|
|
27
|
+
PreLoad.prototype.load = function(img, element, index) {
|
|
28
|
+
var that = this;
|
|
29
|
+
img.onload = img.onerror = img.onabort = function() {
|
|
30
|
+
that.arr[index] = [this, element.x, element.y, element.width, element.height];
|
|
31
|
+
that.onload && that.onload({
|
|
32
|
+
count: ++that.count,
|
|
33
|
+
total: that.total,
|
|
34
|
+
item: element,
|
|
35
|
+
type: img.type,
|
|
36
|
+
arr: that.arr
|
|
37
|
+
});
|
|
38
|
+
};
|
|
39
|
+
};
|
|
40
|
+
function poster(resources, callBack) {
|
|
41
|
+
return new PreLoad(resources, {
|
|
42
|
+
onload: callBack
|
|
43
|
+
});
|
|
44
|
+
}
|
|
45
|
+
export {
|
|
46
|
+
poster as p
|
|
47
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var _concatInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/concat");var _parseFloat=require("@babel/runtime-corejs3/core-js/parse-float");var _Promise=require("@babel/runtime-corejs3/core-js/promise");var QRCode;(function(){function QR8bitByte(data){this.mode=QRMode.MODE_8BIT_BYTE;this.data=data;this.parsedData=[];for(var i2=0,l=this.data.length;i2<l;i2++){var byteArray=[];var code=this.data.charCodeAt(i2);if(code>65536){byteArray[0]=240|(code&1835008)>>>18;byteArray[1]=128|(code&258048)>>>12;byteArray[2]=128|(code&4032)>>>6;byteArray[3]=128|code&63}else if(code>2048){byteArray[0]=224|(code&61440)>>>12;byteArray[1]=128|(code&4032)>>>6;byteArray[2]=128|code&63}else if(code>128){byteArray[0]=192|(code&1984)>>>6;byteArray[1]=128|code&63}else{byteArray[0]=code}this.parsedData.push(byteArray)}this.parsedData=_concatInstanceProperty(Array.prototype).apply([],this.parsedData);if(this.parsedData.length!=this.data.length){this.parsedData.unshift(191);this.parsedData.unshift(187);this.parsedData.unshift(239)}}QR8bitByte.prototype={getLength:function getLength(buffer){return this.parsedData.length},write:function write(buffer){for(var i2=0,l=this.parsedData.length;i2<l;i2++){buffer.put(this.parsedData[i2],8)}}};function QRCodeModel(typeNumber,errorCorrectLevel){this.typeNumber=typeNumber;this.errorCorrectLevel=errorCorrectLevel;this.modules=null;this.moduleCount=0;this.dataCache=null;this.dataList=[]}QRCodeModel.prototype={addData:function addData(data){var newData=new QR8bitByte(data);this.dataList.push(newData);this.dataCache=null},isDark:function isDark(row,col){if(row<0||this.moduleCount<=row||col<0||this.moduleCount<=col){throw new Error(row+","+col)}return this.modules[row][col]},getModuleCount:function getModuleCount(){return this.moduleCount},make:function make(){this.makeImpl(false,this.getBestMaskPattern())},makeImpl:function makeImpl(test,maskPattern){this.moduleCount=this.typeNumber*4+17;this.modules=new Array(this.moduleCount);for(var row=0;row<this.moduleCount;row++){this.modules[row]=new Array(this.moduleCount);for(var col=0;col<this.moduleCount;col++){this.modules[row][col]=null}}this.setupPositionProbePattern(0,0);this.setupPositionProbePattern(this.moduleCount-7,0);this.setupPositionProbePattern(0,this.moduleCount-7);this.setupPositionAdjustPattern();this.setupTimingPattern();this.setupTypeInfo(test,maskPattern);if(this.typeNumber>=7){this.setupTypeNumber(test)}if(this.dataCache==null){this.dataCache=QRCodeModel.createData(this.typeNumber,this.errorCorrectLevel,this.dataList)}this.mapData(this.dataCache,maskPattern)},setupPositionProbePattern:function setupPositionProbePattern(row,col){for(var r=-1;r<=7;r++){if(row+r<=-1||this.moduleCount<=row+r)continue;for(var c=-1;c<=7;c++){if(col+c<=-1||this.moduleCount<=col+c)continue;if(r>=0&&r<=6&&(c==0||c==6)||c>=0&&c<=6&&(r==0||r==6)||r>=2&&r<=4&&c>=2&&c<=4){this.modules[row+r][col+c]=true}else{this.modules[row+r][col+c]=false}}}},getBestMaskPattern:function getBestMaskPattern(){var minLostPoint=0;var pattern=0;for(var i2=0;i2<8;i2++){this.makeImpl(true,i2);var lostPoint=QRUtil.getLostPoint(this);if(i2==0||minLostPoint>lostPoint){minLostPoint=lostPoint;pattern=i2}}return pattern},createMovieClip:function createMovieClip(target_mc,instance_name,depth){var qr_mc=target_mc.createEmptyMovieClip(instance_name,depth);var cs=1;this.make();for(var row=0;row<this.modules.length;row++){var y=row*cs;for(var col=0;col<this.modules[row].length;col++){var x=col*cs;var dark=this.modules[row][col];if(dark){qr_mc.beginFill(0,100);qr_mc.moveTo(x,y);qr_mc.lineTo(x+cs,y);qr_mc.lineTo(x+cs,y+cs);qr_mc.lineTo(x,y+cs);qr_mc.endFill()}}}return qr_mc},setupTimingPattern:function setupTimingPattern(){for(var r=8;r<this.moduleCount-8;r++){if(this.modules[r][6]!=null){continue}this.modules[r][6]=r%2==0}for(var c=8;c<this.moduleCount-8;c++){if(this.modules[6][c]!=null){continue}this.modules[6][c]=c%2==0}},setupPositionAdjustPattern:function setupPositionAdjustPattern(){var pos=QRUtil.getPatternPosition(this.typeNumber);for(var i2=0;i2<pos.length;i2++){for(var j=0;j<pos.length;j++){var row=pos[i2];var col=pos[j];if(this.modules[row][col]!=null){continue}for(var r=-2;r<=2;r++){for(var c=-2;c<=2;c++){if(r==-2||r==2||c==-2||c==2||r==0&&c==0){this.modules[row+r][col+c]=true}else{this.modules[row+r][col+c]=false}}}}}},setupTypeNumber:function setupTypeNumber(test){var bits=QRUtil.getBCHTypeNumber(this.typeNumber);for(var i2=0;i2<18;i2++){var mod=!test&&(bits>>i2&1)==1;this.modules[Math.floor(i2/3)][i2%3+this.moduleCount-8-3]=mod}for(var i2=0;i2<18;i2++){var mod=!test&&(bits>>i2&1)==1;this.modules[i2%3+this.moduleCount-8-3][Math.floor(i2/3)]=mod}},setupTypeInfo:function setupTypeInfo(test,maskPattern){var data=this.errorCorrectLevel<<3|maskPattern;var bits=QRUtil.getBCHTypeInfo(data);for(var i2=0;i2<15;i2++){var mod=!test&&(bits>>i2&1)==1;if(i2<6){this.modules[i2][8]=mod}else if(i2<8){this.modules[i2+1][8]=mod}else{this.modules[this.moduleCount-15+i2][8]=mod}}for(var i2=0;i2<15;i2++){var mod=!test&&(bits>>i2&1)==1;if(i2<8){this.modules[8][this.moduleCount-i2-1]=mod}else if(i2<9){this.modules[8][15-i2-1+1]=mod}else{this.modules[8][15-i2-1]=mod}}this.modules[this.moduleCount-8][8]=!test},mapData:function mapData(data,maskPattern){var inc=-1;var row=this.moduleCount-1;var bitIndex=7;var byteIndex=0;for(var col=this.moduleCount-1;col>0;col-=2){if(col==6)col--;while(true){for(var c=0;c<2;c++){if(this.modules[row][col-c]==null){var dark=false;if(byteIndex<data.length){dark=(data[byteIndex]>>>bitIndex&1)==1}var mask=QRUtil.getMask(maskPattern,row,col-c);if(mask){dark=!dark}this.modules[row][col-c]=dark;bitIndex--;if(bitIndex==-1){byteIndex++;bitIndex=7}}}row+=inc;if(row<0||this.moduleCount<=row){row-=inc;inc=-inc;break}}}}};QRCodeModel.PAD0=236;QRCodeModel.PAD1=17;QRCodeModel.createData=function(typeNumber,errorCorrectLevel,dataList){var rsBlocks=QRRSBlock.getRSBlocks(typeNumber,errorCorrectLevel);var buffer=new QRBitBuffer;for(var i2=0;i2<dataList.length;i2++){var data=dataList[i2];buffer.put(data.mode,4);buffer.put(data.getLength(),QRUtil.getLengthInBits(data.mode,typeNumber));data.write(buffer)}var totalDataCount=0;for(var i2=0;i2<rsBlocks.length;i2++){totalDataCount+=rsBlocks[i2].dataCount}if(buffer.getLengthInBits()>totalDataCount*8){throw new Error("code length overflow. ("+buffer.getLengthInBits()+">"+totalDataCount*8+")")}if(buffer.getLengthInBits()+4<=totalDataCount*8){buffer.put(0,4)}while(buffer.getLengthInBits()%8!=0){buffer.putBit(false)}while(true){if(buffer.getLengthInBits()>=totalDataCount*8){break}buffer.put(QRCodeModel.PAD0,8);if(buffer.getLengthInBits()>=totalDataCount*8){break}buffer.put(QRCodeModel.PAD1,8)}return QRCodeModel.createBytes(buffer,rsBlocks)};QRCodeModel.createBytes=function(buffer,rsBlocks){var offset=0;var maxDcCount=0;var maxEcCount=0;var dcdata=new Array(rsBlocks.length);var ecdata=new Array(rsBlocks.length);for(var r=0;r<rsBlocks.length;r++){var dcCount=rsBlocks[r].dataCount;var ecCount=rsBlocks[r].totalCount-dcCount;maxDcCount=Math.max(maxDcCount,dcCount);maxEcCount=Math.max(maxEcCount,ecCount);dcdata[r]=new Array(dcCount);for(var i2=0;i2<dcdata[r].length;i2++){dcdata[r][i2]=255&buffer.buffer[i2+offset]}offset+=dcCount;var rsPoly=QRUtil.getErrorCorrectPolynomial(ecCount);var rawPoly=new QRPolynomial(dcdata[r],rsPoly.getLength()-1);var modPoly=rawPoly.mod(rsPoly);ecdata[r]=new Array(rsPoly.getLength()-1);for(var i2=0;i2<ecdata[r].length;i2++){var modIndex=i2+modPoly.getLength()-ecdata[r].length;ecdata[r][i2]=modIndex>=0?modPoly.get(modIndex):0}}var totalCodeCount=0;for(var i2=0;i2<rsBlocks.length;i2++){totalCodeCount+=rsBlocks[i2].totalCount}var data=new Array(totalCodeCount);var index=0;for(var i2=0;i2<maxDcCount;i2++){for(var r=0;r<rsBlocks.length;r++){if(i2<dcdata[r].length){data[index++]=dcdata[r][i2]}}}for(var i2=0;i2<maxEcCount;i2++){for(var r=0;r<rsBlocks.length;r++){if(i2<ecdata[r].length){data[index++]=ecdata[r][i2]}}}return data};var QRMode={MODE_NUMBER:1<<0,MODE_ALPHA_NUM:1<<1,MODE_8BIT_BYTE:1<<2,MODE_KANJI:1<<3};var QRErrorCorrectLevel={L:1,M:0,Q:3,H:2};var QRMaskPattern={PATTERN000:0,PATTERN001:1,PATTERN010:2,PATTERN011:3,PATTERN100:4,PATTERN101:5,PATTERN110:6,PATTERN111:7};var QRUtil={PATTERN_POSITION_TABLE:[[],[6,18],[6,22],[6,26],[6,30],[6,34],[6,22,38],[6,24,42],[6,26,46],[6,28,50],[6,30,54],[6,32,58],[6,34,62],[6,26,46,66],[6,26,48,70],[6,26,50,74],[6,30,54,78],[6,30,56,82],[6,30,58,86],[6,34,62,90],[6,28,50,72,94],[6,26,50,74,98],[6,30,54,78,102],[6,28,54,80,106],[6,32,58,84,110],[6,30,58,86,114],[6,34,62,90,118],[6,26,50,74,98,122],[6,30,54,78,102,126],[6,26,52,78,104,130],[6,30,56,82,108,134],[6,34,60,86,112,138],[6,30,58,86,114,142],[6,34,62,90,118,146],[6,30,54,78,102,126,150],[6,24,50,76,102,128,154],[6,28,54,80,106,132,158],[6,32,58,84,110,136,162],[6,26,54,82,110,138,166],[6,30,58,86,114,142,170]],G15:1<<10|1<<8|1<<5|1<<4|1<<2|1<<1|1<<0,G18:1<<12|1<<11|1<<10|1<<9|1<<8|1<<5|1<<2|1<<0,G15_MASK:1<<14|1<<12|1<<10|1<<4|1<<1,getBCHTypeInfo:function getBCHTypeInfo(data){var d=data<<10;while(QRUtil.getBCHDigit(d)-QRUtil.getBCHDigit(QRUtil.G15)>=0){d^=QRUtil.G15<<QRUtil.getBCHDigit(d)-QRUtil.getBCHDigit(QRUtil.G15)}return(data<<10|d)^QRUtil.G15_MASK},getBCHTypeNumber:function getBCHTypeNumber(data){var d=data<<12;while(QRUtil.getBCHDigit(d)-QRUtil.getBCHDigit(QRUtil.G18)>=0){d^=QRUtil.G18<<QRUtil.getBCHDigit(d)-QRUtil.getBCHDigit(QRUtil.G18)}return data<<12|d},getBCHDigit:function getBCHDigit(data){var digit=0;while(data!=0){digit++;data>>>=1}return digit},getPatternPosition:function getPatternPosition(typeNumber){return QRUtil.PATTERN_POSITION_TABLE[typeNumber-1]},getMask:function getMask(maskPattern,i2,j){switch(maskPattern){case QRMaskPattern.PATTERN000:return(i2+j)%2==0;case QRMaskPattern.PATTERN001:return i2%2==0;case QRMaskPattern.PATTERN010:return j%3==0;case QRMaskPattern.PATTERN011:return(i2+j)%3==0;case QRMaskPattern.PATTERN100:return(Math.floor(i2/2)+Math.floor(j/3))%2==0;case QRMaskPattern.PATTERN101:return i2*j%2+i2*j%3==0;case QRMaskPattern.PATTERN110:return(i2*j%2+i2*j%3)%2==0;case QRMaskPattern.PATTERN111:return(i2*j%3+(i2+j)%2)%2==0;default:throw new Error("bad maskPattern:"+maskPattern)}},getErrorCorrectPolynomial:function getErrorCorrectPolynomial(errorCorrectLength){var a=new QRPolynomial([1],0);for(var i2=0;i2<errorCorrectLength;i2++){a=a.multiply(new QRPolynomial([1,QRMath.gexp(i2)],0))}return a},getLengthInBits:function getLengthInBits(mode,type){if(type>=1&&type<10){switch(mode){case QRMode.MODE_NUMBER:return 10;case QRMode.MODE_ALPHA_NUM:return 9;case QRMode.MODE_8BIT_BYTE:return 8;case QRMode.MODE_KANJI:return 8;default:throw new Error("mode:"+mode)}}else if(type<27){switch(mode){case QRMode.MODE_NUMBER:return 12;case QRMode.MODE_ALPHA_NUM:return 11;case QRMode.MODE_8BIT_BYTE:return 16;case QRMode.MODE_KANJI:return 10;default:throw new Error("mode:"+mode)}}else if(type<41){switch(mode){case QRMode.MODE_NUMBER:return 14;case QRMode.MODE_ALPHA_NUM:return 13;case QRMode.MODE_8BIT_BYTE:return 16;case QRMode.MODE_KANJI:return 12;default:throw new Error("mode:"+mode)}}else{throw new Error("type:"+type)}},getLostPoint:function getLostPoint(qrCode){var moduleCount=qrCode.getModuleCount();var lostPoint=0;for(var row=0;row<moduleCount;row++){for(var col=0;col<moduleCount;col++){var sameCount=0;var dark=qrCode.isDark(row,col);for(var r=-1;r<=1;r++){if(row+r<0||moduleCount<=row+r){continue}for(var c=-1;c<=1;c++){if(col+c<0||moduleCount<=col+c){continue}if(r==0&&c==0){continue}if(dark==qrCode.isDark(row+r,col+c)){sameCount++}}}if(sameCount>5){lostPoint+=3+sameCount-5}}}for(var row=0;row<moduleCount-1;row++){for(var col=0;col<moduleCount-1;col++){var count=0;if(qrCode.isDark(row,col))count++;if(qrCode.isDark(row+1,col))count++;if(qrCode.isDark(row,col+1))count++;if(qrCode.isDark(row+1,col+1))count++;if(count==0||count==4){lostPoint+=3}}}for(var row=0;row<moduleCount;row++){for(var col=0;col<moduleCount-6;col++){if(qrCode.isDark(row,col)&&!qrCode.isDark(row,col+1)&&qrCode.isDark(row,col+2)&&qrCode.isDark(row,col+3)&&qrCode.isDark(row,col+4)&&!qrCode.isDark(row,col+5)&&qrCode.isDark(row,col+6)){lostPoint+=40}}}for(var col=0;col<moduleCount;col++){for(var row=0;row<moduleCount-6;row++){if(qrCode.isDark(row,col)&&!qrCode.isDark(row+1,col)&&qrCode.isDark(row+2,col)&&qrCode.isDark(row+3,col)&&qrCode.isDark(row+4,col)&&!qrCode.isDark(row+5,col)&&qrCode.isDark(row+6,col)){lostPoint+=40}}}var darkCount=0;for(var col=0;col<moduleCount;col++){for(var row=0;row<moduleCount;row++){if(qrCode.isDark(row,col)){darkCount++}}}var ratio=Math.abs(100*darkCount/moduleCount/moduleCount-50)/5;lostPoint+=ratio*10;return lostPoint}};var QRMath={glog:function glog(n){if(n<1){throw new Error("glog("+n+")")}return QRMath.LOG_TABLE[n]},gexp:function gexp(n){while(n<0){n+=255}while(n>=256){n-=255}return QRMath.EXP_TABLE[n]},EXP_TABLE:new Array(256),LOG_TABLE:new Array(256)};for(var i=0;i<8;i++){QRMath.EXP_TABLE[i]=1<<i}for(var i=8;i<256;i++){QRMath.EXP_TABLE[i]=QRMath.EXP_TABLE[i-4]^QRMath.EXP_TABLE[i-5]^QRMath.EXP_TABLE[i-6]^QRMath.EXP_TABLE[i-8]}for(var i=0;i<255;i++){QRMath.LOG_TABLE[QRMath.EXP_TABLE[i]]=i}function QRPolynomial(num,shift){if(num.length==void 0){throw new Error(num.length+"/"+shift)}var offset=0;while(offset<num.length&&num[offset]==0){offset++}this.num=new Array(num.length-offset+shift);for(var i2=0;i2<num.length-offset;i2++){this.num[i2]=num[i2+offset]}}QRPolynomial.prototype={get:function get(index){return this.num[index]},getLength:function getLength(){return this.num.length},multiply:function multiply(e){var num=new Array(this.getLength()+e.getLength()-1);for(var i2=0;i2<this.getLength();i2++){for(var j=0;j<e.getLength();j++){num[i2+j]^=QRMath.gexp(QRMath.glog(this.get(i2))+QRMath.glog(e.get(j)))}}return new QRPolynomial(num,0)},mod:function mod(e){if(this.getLength()-e.getLength()<0){return this}var ratio=QRMath.glog(this.get(0))-QRMath.glog(e.get(0));var num=new Array(this.getLength());for(var i2=0;i2<this.getLength();i2++){num[i2]=this.get(i2)}for(var i2=0;i2<e.getLength();i2++){num[i2]^=QRMath.gexp(QRMath.glog(e.get(i2))+ratio)}return new QRPolynomial(num,0).mod(e)}};function QRRSBlock(totalCount,dataCount){this.totalCount=totalCount;this.dataCount=dataCount}QRRSBlock.RS_BLOCK_TABLE=[[1,26,19],[1,26,16],[1,26,13],[1,26,9],[1,44,34],[1,44,28],[1,44,22],[1,44,16],[1,70,55],[1,70,44],[2,35,17],[2,35,13],[1,100,80],[2,50,32],[2,50,24],[4,25,9],[1,134,108],[2,67,43],[2,33,15,2,34,16],[2,33,11,2,34,12],[2,86,68],[4,43,27],[4,43,19],[4,43,15],[2,98,78],[4,49,31],[2,32,14,4,33,15],[4,39,13,1,40,14],[2,121,97],[2,60,38,2,61,39],[4,40,18,2,41,19],[4,40,14,2,41,15],[2,146,116],[3,58,36,2,59,37],[4,36,16,4,37,17],[4,36,12,4,37,13],[2,86,68,2,87,69],[4,69,43,1,70,44],[6,43,19,2,44,20],[6,43,15,2,44,16],[4,101,81],[1,80,50,4,81,51],[4,50,22,4,51,23],[3,36,12,8,37,13],[2,116,92,2,117,93],[6,58,36,2,59,37],[4,46,20,6,47,21],[7,42,14,4,43,15],[4,133,107],[8,59,37,1,60,38],[8,44,20,4,45,21],[12,33,11,4,34,12],[3,145,115,1,146,116],[4,64,40,5,65,41],[11,36,16,5,37,17],[11,36,12,5,37,13],[5,109,87,1,110,88],[5,65,41,5,66,42],[5,54,24,7,55,25],[11,36,12],[5,122,98,1,123,99],[7,73,45,3,74,46],[15,43,19,2,44,20],[3,45,15,13,46,16],[1,135,107,5,136,108],[10,74,46,1,75,47],[1,50,22,15,51,23],[2,42,14,17,43,15],[5,150,120,1,151,121],[9,69,43,4,70,44],[17,50,22,1,51,23],[2,42,14,19,43,15],[3,141,113,4,142,114],[3,70,44,11,71,45],[17,47,21,4,48,22],[9,39,13,16,40,14],[3,135,107,5,136,108],[3,67,41,13,68,42],[15,54,24,5,55,25],[15,43,15,10,44,16],[4,144,116,4,145,117],[17,68,42],[17,50,22,6,51,23],[19,46,16,6,47,17],[2,139,111,7,140,112],[17,74,46],[7,54,24,16,55,25],[34,37,13],[4,151,121,5,152,122],[4,75,47,14,76,48],[11,54,24,14,55,25],[16,45,15,14,46,16],[6,147,117,4,148,118],[6,73,45,14,74,46],[11,54,24,16,55,25],[30,46,16,2,47,17],[8,132,106,4,133,107],[8,75,47,13,76,48],[7,54,24,22,55,25],[22,45,15,13,46,16],[10,142,114,2,143,115],[19,74,46,4,75,47],[28,50,22,6,51,23],[33,46,16,4,47,17],[8,152,122,4,153,123],[22,73,45,3,74,46],[8,53,23,26,54,24],[12,45,15,28,46,16],[3,147,117,10,148,118],[3,73,45,23,74,46],[4,54,24,31,55,25],[11,45,15,31,46,16],[7,146,116,7,147,117],[21,73,45,7,74,46],[1,53,23,37,54,24],[19,45,15,26,46,16],[5,145,115,10,146,116],[19,75,47,10,76,48],[15,54,24,25,55,25],[23,45,15,25,46,16],[13,145,115,3,146,116],[2,74,46,29,75,47],[42,54,24,1,55,25],[23,45,15,28,46,16],[17,145,115],[10,74,46,23,75,47],[10,54,24,35,55,25],[19,45,15,35,46,16],[17,145,115,1,146,116],[14,74,46,21,75,47],[29,54,24,19,55,25],[11,45,15,46,46,16],[13,145,115,6,146,116],[14,74,46,23,75,47],[44,54,24,7,55,25],[59,46,16,1,47,17],[12,151,121,7,152,122],[12,75,47,26,76,48],[39,54,24,14,55,25],[22,45,15,41,46,16],[6,151,121,14,152,122],[6,75,47,34,76,48],[46,54,24,10,55,25],[2,45,15,64,46,16],[17,152,122,4,153,123],[29,74,46,14,75,47],[49,54,24,10,55,25],[24,45,15,46,46,16],[4,152,122,18,153,123],[13,74,46,32,75,47],[48,54,24,14,55,25],[42,45,15,32,46,16],[20,147,117,4,148,118],[40,75,47,7,76,48],[43,54,24,22,55,25],[10,45,15,67,46,16],[19,148,118,6,149,119],[18,75,47,31,76,48],[34,54,24,34,55,25],[20,45,15,61,46,16]];QRRSBlock.getRSBlocks=function(typeNumber,errorCorrectLevel){var rsBlock=QRRSBlock.getRsBlockTable(typeNumber,errorCorrectLevel);if(rsBlock==void 0){throw new Error("bad rs block @ typeNumber:"+typeNumber+"/errorCorrectLevel:"+errorCorrectLevel)}var length=rsBlock.length/3;var list=[];for(var i2=0;i2<length;i2++){var count=rsBlock[i2*3+0];var totalCount=rsBlock[i2*3+1];var dataCount=rsBlock[i2*3+2];for(var j=0;j<count;j++){list.push(new QRRSBlock(totalCount,dataCount))}}return list};QRRSBlock.getRsBlockTable=function(typeNumber,errorCorrectLevel){switch(errorCorrectLevel){case QRErrorCorrectLevel.L:return QRRSBlock.RS_BLOCK_TABLE[(typeNumber-1)*4+0];case QRErrorCorrectLevel.M:return QRRSBlock.RS_BLOCK_TABLE[(typeNumber-1)*4+1];case QRErrorCorrectLevel.Q:return QRRSBlock.RS_BLOCK_TABLE[(typeNumber-1)*4+2];case QRErrorCorrectLevel.H:return QRRSBlock.RS_BLOCK_TABLE[(typeNumber-1)*4+3];default:return void 0}};function QRBitBuffer(){this.buffer=[];this.length=0}QRBitBuffer.prototype={get:function get(index){var bufIndex=Math.floor(index/8);return(this.buffer[bufIndex]>>>7-index%8&1)==1},put:function put(num,length){for(var i2=0;i2<length;i2++){this.putBit((num>>>length-i2-1&1)==1)}},getLengthInBits:function getLengthInBits(){return this.length},putBit:function putBit(bit){var bufIndex=Math.floor(this.length/8);if(this.buffer.length<=bufIndex){this.buffer.push(0)}if(bit){this.buffer[bufIndex]|=128>>>this.length%8}this.length++}};var QRCodeLimitLength=[[17,14,11,7],[32,26,20,14],[53,42,32,24],[78,62,46,34],[106,84,60,44],[134,106,74,58],[154,122,86,64],[192,152,108,84],[230,180,130,98],[271,213,151,119],[321,251,177,137],[367,287,203,155],[425,331,241,177],[458,362,258,194],[520,412,292,220],[586,450,322,250],[644,504,364,280],[718,560,394,310],[792,624,442,338],[858,666,482,382],[929,711,509,403],[1003,779,565,439],[1091,857,611,461],[1171,911,661,511],[1273,997,715,535],[1367,1059,751,593],[1465,1125,805,625],[1528,1190,868,658],[1628,1264,908,698],[1732,1370,982,742],[1840,1452,1030,790],[1952,1538,1112,842],[2068,1628,1168,898],[2188,1722,1228,958],[2303,1809,1283,983],[2431,1911,1351,1051],[2563,1989,1423,1093],[2699,2099,1499,1139],[2809,2213,1579,1219],[2953,2331,1663,1273]];function _isSupportCanvas(){return typeof CanvasRenderingContext2D!=="undefined"}function _getAndroid(){var android=false;var sAgent=navigator.userAgent;if(/android/i.test(sAgent)){android=true;var aMat=sAgent.toString().match(/android (([0-9])\.?[0-9]?)/i);if(aMat&&aMat[1]){android=_parseFloat(aMat[1])}}return android}var svgDrawer=function(){var Drawing2=function Drawing3(el,htOption){this._el=el;this._htOption=htOption};Drawing2.prototype.draw=function(oQRCode){var _htOption=this._htOption;var _el=this._el;var nCount=oQRCode.getModuleCount();Math.floor(_htOption.width/nCount);Math.floor(_htOption.height/nCount);this.clear();function makeSVG(tag,attrs){var el=document.createElementNS("http://www.w3.org/2000/svg",tag);for(var k in attrs){if(attrs.hasOwnProperty(k))el.setAttribute(k,attrs[k])}return el}var svg=makeSVG("svg",{"viewBox":"0 0 "+String(nCount)+" "+String(nCount),"width":"100%","height":"100%","fill":_htOption.colorLight});svg.setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns:xlink","http://www.w3.org/1999/xlink");_el.appendChild(svg);svg.appendChild(makeSVG("rect",{"fill":_htOption.colorLight,"width":"100%","height":"100%"}));svg.appendChild(makeSVG("rect",{"fill":_htOption.colorDark,"width":"1","height":"1","id":"template"}));for(var row=0;row<nCount;row++){for(var col=0;col<nCount;col++){if(oQRCode.isDark(row,col)){var child=makeSVG("use",{"x":String(col),"y":String(row)});child.setAttributeNS("http://www.w3.org/1999/xlink","href","#template");svg.appendChild(child)}}}};Drawing2.prototype.clear=function(){while(this._el.hasChildNodes()){this._el.removeChild(this._el.lastChild)}};return Drawing2}();var useSVG=document.documentElement.tagName.toLowerCase()==="svg";var Drawing=useSVG?svgDrawer:!_isSupportCanvas()?function(){var Drawing2=function Drawing3(el,htOption){this._el=el;this._htOption=htOption};Drawing2.prototype.draw=function(oQRCode){var _htOption=this._htOption;var _el=this._el;var nCount=oQRCode.getModuleCount();var nWidth=Math.floor(_htOption.width/nCount);var nHeight=Math.floor(_htOption.height/nCount);var aHTML=['<table style="border:0;border-collapse:collapse;">'];for(var row=0;row<nCount;row++){aHTML.push("<tr>");for(var col=0;col<nCount;col++){aHTML.push('<td style="border:0;border-collapse:collapse;padding:0;margin:0;width:'+nWidth+"px;height:"+nHeight+"px;background-color:"+(oQRCode.isDark(row,col)?_htOption.colorDark:_htOption.colorLight)+';"></td>')}aHTML.push("</tr>")}aHTML.push("</table>");_el.innerHTML=aHTML.join("");var elTable=_el.childNodes[0];var nLeftMarginTable=(_htOption.width-elTable.offsetWidth)/2;var nTopMarginTable=(_htOption.height-elTable.offsetHeight)/2;if(nLeftMarginTable>0&&nTopMarginTable>0){elTable.style.margin=nTopMarginTable+"px "+nLeftMarginTable+"px"}};Drawing2.prototype.clear=function(){this._el.innerHTML=""};return Drawing2}():function(){function _onMakeImage(){try{var data=this._elCanvas.toDataURL("image/png");return _Promise.resolve(data)}catch(e){return _Promise.reject("toDataURL failed")}}var _android=_getAndroid();if(_android&&_android<=2.1){var factor=1/window.devicePixelRatio;var drawImage=CanvasRenderingContext2D.prototype.drawImage;CanvasRenderingContext2D.prototype.drawImage=function(image,sx,sy,sw,sh,dx,dy,dw,dh){if("nodeName"in image&&/img/i.test(image.nodeName)){for(var i2=arguments.length-1;i2>=1;i2--){arguments[i2]=arguments[i2]*factor}}else if(typeof dw==="undefined"){arguments[1]*=factor;arguments[2]*=factor;arguments[3]*=factor;arguments[4]*=factor}drawImage.apply(this,arguments)}}function _safeSetDataURI(fSuccess,fFail){var self=this;self._fFail=fFail;self._fSuccess=fSuccess;if(self._bSupportDataURI===null){return new _Promise(function(resolve,reject){var el=document.createElement("img");var fOnError=function fOnError2(){self._bSupportDataURI=false;if(self._fFail){self._fFail.call(self);reject("Browser doesn't supports Data URI")}};var fOnSuccess=function fOnSuccess2(){self._bSupportDataURI=true;if(self._fSuccess){resolve(self._fSuccess.call(self))}};el.onabort=fOnError;el.onerror=fOnError;el.onload=fOnSuccess;el.src="data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO9TXL0Y4OHwAAAABJRU5ErkJggg=="})}else if(self._bSupportDataURI===true&&self._fSuccess){return self._fSuccess.call(self)}else if(self._bSupportDataURI===false&&self._fFail){self._fFail.call(self);return _Promise.reject("Browser doesn't supports Data URI")}}var Drawing2=function Drawing3(el,htOption){this._bIsPainted=false;this._android=_getAndroid();this._htOption=htOption;this._elCanvas=document.createElement("canvas");this._elCanvas.width=htOption.width;this._elCanvas.height=htOption.height;this._elCanvas.style.display="none";this._el=el;this._oContext=this._elCanvas.getContext("2d");this._bIsPainted=false;this._elImage="";this._bSupportDataURI=null};Drawing2.prototype.draw=function(oQRCode){this._elImage;var _oContext=this._oContext;var _htOption=this._htOption;var nCount=oQRCode.getModuleCount();var nWidth=_htOption.width/nCount;var nHeight=_htOption.height/nCount;var nRoundedWidth=Math.round(nWidth);var nRoundedHeight=Math.round(nHeight);this.clear();for(var row=0;row<nCount;row++){for(var col=0;col<nCount;col++){var bIsDark=oQRCode.isDark(row,col);var nLeft=col*nWidth;var nTop=row*nHeight;_oContext.strokeStyle=bIsDark?_htOption.colorDark:_htOption.colorLight;_oContext.lineWidth=1;_oContext.fillStyle=bIsDark?_htOption.colorDark:_htOption.colorLight;_oContext.fillRect(nLeft,nTop,nWidth,nHeight);_oContext.strokeRect(Math.floor(nLeft)+.5,Math.floor(nTop)+.5,nRoundedWidth,nRoundedHeight);_oContext.strokeRect(Math.ceil(nLeft)-.5,Math.ceil(nTop)-.5,nRoundedWidth,nRoundedHeight)}}this._bIsPainted=true};Drawing2.prototype.makeImage=function(){if(this._bIsPainted){return _safeSetDataURI.call(this,_onMakeImage)}};Drawing2.prototype.isPainted=function(){return this._bIsPainted};Drawing2.prototype.clear=function(){this._oContext.clearRect(0,0,this._elCanvas.width,this._elCanvas.height);this._bIsPainted=false};Drawing2.prototype.round=function(nNumber){if(!nNumber){return nNumber}return Math.floor(nNumber*1e3)/1e3};return Drawing2}();function _getTypeNumber(sText,nCorrectLevel){var nType=1;var length=_getUTF8Length(sText);for(var i2=0,len=QRCodeLimitLength.length;i2<=len;i2++){var nLimit=0;switch(nCorrectLevel){case QRErrorCorrectLevel.L:nLimit=QRCodeLimitLength[i2][0];break;case QRErrorCorrectLevel.M:nLimit=QRCodeLimitLength[i2][1];break;case QRErrorCorrectLevel.Q:nLimit=QRCodeLimitLength[i2][2];break;case QRErrorCorrectLevel.H:nLimit=QRCodeLimitLength[i2][3];break}if(length<=nLimit){break}else{nType++}}if(nType>QRCodeLimitLength.length){throw new Error("Too long data")}return nType}function _getUTF8Length(sText){var replacedText=encodeURI(sText).toString().replace(/\%[0-9a-fA-F]{2}/g,"a");return replacedText.length+(replacedText.length!=sText?3:0)}QRCode=function QRCode2(vOption,el){this._htOption={width:256,height:256,typeNumber:4,colorDark:"#000000",colorLight:"#ffffff",correctLevel:QRErrorCorrectLevel.H};if(typeof vOption==="string"){vOption={text:vOption}}if(vOption){for(var i2 in vOption){this._htOption[i2]=vOption[i2]}}if(this._htOption.useSVG){Drawing=svgDrawer}this._android=_getAndroid();this._el=el;this._oQRCode=null;this._oDrawing=new Drawing(this._el,this._htOption);if(this._htOption.text){this.makeCode(this._htOption.text)}};QRCode.prototype.makeCode=function(sText){this._oQRCode=new QRCodeModel(_getTypeNumber(sText,this._htOption.correctLevel),this._htOption.correctLevel);this._oQRCode.addData(sText);this._oQRCode.make();this._oDrawing.draw(this._oQRCode);return this.makeImage()};QRCode.prototype.makeImage=function(){if(typeof this._oDrawing.makeImage==="function"&&(!this._android||this._android>=3)){return this._oDrawing.makeImage()}};QRCode.prototype.clear=function(){this._oDrawing.clear()};QRCode.CorrectLevel=QRErrorCorrectLevel})();var QRCode$1=QRCode;exports.QRCode=QRCode$1;
|