@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,157 @@
|
|
|
1
|
+
import { v as visibleMixin } from "../../mixins/visible/index.mjs";
|
|
2
|
+
import { A as ActPopup } from "../popup/index.mjs";
|
|
3
|
+
import { f as fontSize } from "../../mixins/fontsize/index.mjs";
|
|
4
|
+
import __$_require_159146f0__ from "../../assets/close.4b24.png";
|
|
5
|
+
import { n as normalizeComponent } from "../index.mjs";
|
|
6
|
+
import './style.css';var HIDE_LAYER_EVENT = "hidelayer";
|
|
7
|
+
var _sfc_main = {
|
|
8
|
+
name: "ActLayer",
|
|
9
|
+
mixins: [visibleMixin, fontSize],
|
|
10
|
+
methods: {
|
|
11
|
+
hideLayer: function hideLayer(e) {
|
|
12
|
+
this.$emit(HIDE_LAYER_EVENT, e);
|
|
13
|
+
},
|
|
14
|
+
headLoaded: function headLoaded() {
|
|
15
|
+
}
|
|
16
|
+
},
|
|
17
|
+
props: {
|
|
18
|
+
//big or slim or img
|
|
19
|
+
type: {
|
|
20
|
+
type: String,
|
|
21
|
+
default: "big"
|
|
22
|
+
},
|
|
23
|
+
headImg: {
|
|
24
|
+
type: String,
|
|
25
|
+
default: ""
|
|
26
|
+
},
|
|
27
|
+
headImgColor: {
|
|
28
|
+
type: String,
|
|
29
|
+
default: ""
|
|
30
|
+
},
|
|
31
|
+
hbgColor: {
|
|
32
|
+
type: String,
|
|
33
|
+
default: ""
|
|
34
|
+
},
|
|
35
|
+
cbgColor: {
|
|
36
|
+
type: String,
|
|
37
|
+
default: ""
|
|
38
|
+
},
|
|
39
|
+
showHead: {
|
|
40
|
+
type: Boolean,
|
|
41
|
+
default: true
|
|
42
|
+
},
|
|
43
|
+
showClose: {
|
|
44
|
+
type: Boolean,
|
|
45
|
+
default: true
|
|
46
|
+
},
|
|
47
|
+
opacity: {
|
|
48
|
+
type: [Number, String],
|
|
49
|
+
default: 0.7
|
|
50
|
+
},
|
|
51
|
+
zIndex: {
|
|
52
|
+
type: [String, Number],
|
|
53
|
+
default: "999"
|
|
54
|
+
}
|
|
55
|
+
},
|
|
56
|
+
computed: {
|
|
57
|
+
_headerBgColor: function _headerBgColor() {
|
|
58
|
+
if (this.hbgColor) {
|
|
59
|
+
return this.hbgColor;
|
|
60
|
+
} else {
|
|
61
|
+
if (this.type === "big") {
|
|
62
|
+
return "#f9443c";
|
|
63
|
+
} else {
|
|
64
|
+
return "#f7debb";
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
},
|
|
68
|
+
_contentBgColor: function _contentBgColor() {
|
|
69
|
+
if (this.cbgColor) {
|
|
70
|
+
return this.cbgColor;
|
|
71
|
+
} else {
|
|
72
|
+
if (this.type === "big" || this.type === "img") {
|
|
73
|
+
return "#fff";
|
|
74
|
+
} else {
|
|
75
|
+
return "#f9443c";
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
},
|
|
80
|
+
components: {
|
|
81
|
+
ActPopup
|
|
82
|
+
}
|
|
83
|
+
};
|
|
84
|
+
var _sfc_render = function render() {
|
|
85
|
+
var _vm = this, _c = _vm._self._c;
|
|
86
|
+
return _c("act-popup", {
|
|
87
|
+
directives: [{
|
|
88
|
+
name: "show",
|
|
89
|
+
rawName: "v-show",
|
|
90
|
+
value: _vm.isVisible,
|
|
91
|
+
expression: "isVisible"
|
|
92
|
+
}],
|
|
93
|
+
attrs: {
|
|
94
|
+
"zIndex": _vm.zIndex,
|
|
95
|
+
"opacity": _vm.opacity
|
|
96
|
+
},
|
|
97
|
+
scopedSlots: _vm._u([{
|
|
98
|
+
key: "mask",
|
|
99
|
+
fn: function fn() {
|
|
100
|
+
return [_c("div", {
|
|
101
|
+
staticClass: "act-layer",
|
|
102
|
+
class: "act-layer-" + _vm.type,
|
|
103
|
+
style: {
|
|
104
|
+
"fontSize": _vm._fontSize
|
|
105
|
+
}
|
|
106
|
+
}, [_vm.type === "img" ? [_c("div", {
|
|
107
|
+
ref: "headImg",
|
|
108
|
+
staticClass: "head-img",
|
|
109
|
+
style: {
|
|
110
|
+
backgroundColor: _vm.headImgColor
|
|
111
|
+
}
|
|
112
|
+
}, [_c("img", {
|
|
113
|
+
attrs: {
|
|
114
|
+
"src": _vm.headImg
|
|
115
|
+
},
|
|
116
|
+
on: {
|
|
117
|
+
"load": _vm.headLoaded
|
|
118
|
+
}
|
|
119
|
+
})]), _c("div", {
|
|
120
|
+
staticClass: "act-layer-content fix-gap",
|
|
121
|
+
style: {
|
|
122
|
+
backgroundColor: _vm._contentBgColor
|
|
123
|
+
}
|
|
124
|
+
}, [_c("div", [_vm._t("content")], 2)])] : _c("div", {
|
|
125
|
+
staticClass: "layer-wrap",
|
|
126
|
+
style: {
|
|
127
|
+
backgroundColor: _vm._contentBgColor
|
|
128
|
+
}
|
|
129
|
+
}, [_vm.showHead ? _c("div", {
|
|
130
|
+
staticClass: "act-layer-header",
|
|
131
|
+
style: {
|
|
132
|
+
color: _vm._headerBgColor,
|
|
133
|
+
backgroundColor: _vm._headerBgColor
|
|
134
|
+
}
|
|
135
|
+
}, [_vm._t("header")], 2) : _vm._e(), _c("div", {
|
|
136
|
+
staticClass: "act-layer-content"
|
|
137
|
+
}, [_vm._t("content")], 2)]), _vm.showClose ? _c("div", {
|
|
138
|
+
staticClass: "act-layer-close"
|
|
139
|
+
}, [_c("img", {
|
|
140
|
+
attrs: {
|
|
141
|
+
"src": __$_require_159146f0__
|
|
142
|
+
},
|
|
143
|
+
on: {
|
|
144
|
+
"click": _vm.hideLayer
|
|
145
|
+
}
|
|
146
|
+
})]) : _vm._e()], 2)];
|
|
147
|
+
},
|
|
148
|
+
proxy: true
|
|
149
|
+
}], null, true)
|
|
150
|
+
});
|
|
151
|
+
};
|
|
152
|
+
var _sfc_staticRenderFns = [];
|
|
153
|
+
var __component__ = /* @__PURE__ */ normalizeComponent(_sfc_main, _sfc_render, _sfc_staticRenderFns, false, null, "9ccbbedb");
|
|
154
|
+
var ActLayer = __component__.exports;
|
|
155
|
+
export {
|
|
156
|
+
ActLayer as A
|
|
157
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
*[data-v-9ccbbedb]{-webkit-tap-highlight-color:transparent}.act-layer[data-v-9ccbbedb]{max-width:60em;width:86%;z-index:99;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden;line-height:1}.act-layer .layer-wrap[data-v-9ccbbedb]{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.act-layer .head-img[data-v-9ccbbedb]{border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.act-layer .head-img img[data-v-9ccbbedb]{display:block;width:100%}.act-layer-header[data-v-9ccbbedb]{position:relative;margin-bottom:1.4em;z-index:2}.act-layer-header[data-v-9ccbbedb]:after{content:"";position:absolute;bottom:-1.4em;left:-10%;right:-10%;height:5.6em;border-radius:0 0 50% 50%;background-color:currentColor;z-index:-1}.act-layer-slim .act-layer-header[data-v-9ccbbedb]{margin-bottom:0;padding-top:1.5em;background-color:initial!important}.act-layer-slim .act-layer-header[data-v-9ccbbedb]:after{top:0;left:-12%;right:-12%;height:1.5em}.act-layer-content[data-v-9ccbbedb]{border-bottom-left-radius:8px;border-bottom-right-radius:8px;position:relative;z-index:1}.act-layer-content.fix-gap[data-v-9ccbbedb]::before{content:"";position:absolute;width:100%;background-color:inherit;height:2PX;top:-1PX}.act-layer-close[data-v-9ccbbedb]{width:100%;margin-top:2em}.act-layer-close img[data-v-9ccbbedb]{display:block;margin:0 auto;width:3.5em;height:3.5em;pointer-events:auto!important}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require('./style.css');var mixins_visible=require("../../mixins/visible/index.js");var mixins_popup=require("../../mixins/popup/index.js");var common=require("../index.js");var EVENT_MASK_CLICK="mask-click";var _sfc_main={name:"ActPopup",mixins:[mixins_visible.visibleMixin,mixins_popup.popupMixin],props:{type:{type:String,default:""},mask:{type:Boolean,default:true},content:{type:String,default:""},center:{type:Boolean,default:true},opacity:{type:[Number,String],default:.7},pointerEvent:{type:String,default:""},zIndex:{type:[String,Number],default:"999"},topBorderRadius:{type:Boolean,default:false}},computed:{typeClass:function typeClass(){return this.type?"act-".concat(this.type):""},maskBgColor:function maskBgColor(){return"rgba(0, 0, 0, "+this.opacity+")"}},methods:{maskClick:function maskClick(e){this.$emit(EVENT_MASK_CLICK,e)}}};var _sfc_render=function render(){var _vm=this,_c=_vm._self._c;return _c("div",{directives:[{name:"show",rawName:"v-show",value:_vm.isVisible,expression:"isVisible"}],staticClass:"act-popup",class:_vm.typeClass,style:{pointerEvents:_vm.pointerEvent,zIndex:_vm.zIndex}},[_c("div",{directives:[{name:"show",rawName:"v-show",value:_vm.mask,expression:"mask"}],staticClass:"act-popup-mask act-row act-middle",style:{backgroundColor:_vm.maskBgColor},on:{"click":_vm.maskClick}},[_vm._t("mask")],2),_c("div",{staticClass:"act-popup-container",class:{"act-popup-center":_vm.center}},[_vm.$slots.default?_c("div",{class:{"act-popup-content":true,"act-popup-top-radius":_vm.topBorderRadius}},[_vm._t("default")],2):_c("div",{class:{"act-popup-content":true,"act-popup-top-radius":_vm.topBorderRadius},domProps:{"innerHTML":_vm._s(_vm.content)}})])])};var _sfc_staticRenderFns=[];var __component__=common.normalizeComponent(_sfc_main,_sfc_render,_sfc_staticRenderFns,false,null,null);var ActPopup=__component__.exports;exports.ActPopup=ActPopup;
|
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
import { v as visibleMixin } from "../../mixins/visible/index.mjs";
|
|
2
|
+
import { p as popupMixin } from "../../mixins/popup/index.mjs";
|
|
3
|
+
import { n as normalizeComponent } from "../index.mjs";
|
|
4
|
+
import './style.css';var EVENT_MASK_CLICK = "mask-click";
|
|
5
|
+
var _sfc_main = {
|
|
6
|
+
name: "ActPopup",
|
|
7
|
+
mixins: [visibleMixin, popupMixin],
|
|
8
|
+
props: {
|
|
9
|
+
type: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: ""
|
|
12
|
+
},
|
|
13
|
+
mask: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: true
|
|
16
|
+
},
|
|
17
|
+
content: {
|
|
18
|
+
type: String,
|
|
19
|
+
default: ""
|
|
20
|
+
},
|
|
21
|
+
center: {
|
|
22
|
+
type: Boolean,
|
|
23
|
+
default: true
|
|
24
|
+
},
|
|
25
|
+
opacity: {
|
|
26
|
+
type: [Number, String],
|
|
27
|
+
default: 0.7
|
|
28
|
+
},
|
|
29
|
+
pointerEvent: {
|
|
30
|
+
type: String,
|
|
31
|
+
default: ""
|
|
32
|
+
},
|
|
33
|
+
zIndex: {
|
|
34
|
+
type: [String, Number],
|
|
35
|
+
default: "999"
|
|
36
|
+
},
|
|
37
|
+
topBorderRadius: {
|
|
38
|
+
type: Boolean,
|
|
39
|
+
default: false
|
|
40
|
+
}
|
|
41
|
+
},
|
|
42
|
+
computed: {
|
|
43
|
+
typeClass: function typeClass() {
|
|
44
|
+
return this.type ? "act-".concat(this.type) : "";
|
|
45
|
+
},
|
|
46
|
+
maskBgColor: function maskBgColor() {
|
|
47
|
+
return "rgba(0, 0, 0, " + this.opacity + ")";
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
methods: {
|
|
51
|
+
maskClick: function maskClick(e) {
|
|
52
|
+
this.$emit(EVENT_MASK_CLICK, e);
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
};
|
|
56
|
+
var _sfc_render = function render() {
|
|
57
|
+
var _vm = this, _c = _vm._self._c;
|
|
58
|
+
return _c("div", {
|
|
59
|
+
directives: [{
|
|
60
|
+
name: "show",
|
|
61
|
+
rawName: "v-show",
|
|
62
|
+
value: _vm.isVisible,
|
|
63
|
+
expression: "isVisible"
|
|
64
|
+
}],
|
|
65
|
+
staticClass: "act-popup",
|
|
66
|
+
class: _vm.typeClass,
|
|
67
|
+
style: {
|
|
68
|
+
pointerEvents: _vm.pointerEvent,
|
|
69
|
+
zIndex: _vm.zIndex
|
|
70
|
+
}
|
|
71
|
+
}, [_c("div", {
|
|
72
|
+
directives: [{
|
|
73
|
+
name: "show",
|
|
74
|
+
rawName: "v-show",
|
|
75
|
+
value: _vm.mask,
|
|
76
|
+
expression: "mask"
|
|
77
|
+
}],
|
|
78
|
+
staticClass: "act-popup-mask act-row act-middle",
|
|
79
|
+
style: {
|
|
80
|
+
backgroundColor: _vm.maskBgColor
|
|
81
|
+
},
|
|
82
|
+
on: {
|
|
83
|
+
"click": _vm.maskClick
|
|
84
|
+
}
|
|
85
|
+
}, [_vm._t("mask")], 2), _c("div", {
|
|
86
|
+
staticClass: "act-popup-container",
|
|
87
|
+
class: {
|
|
88
|
+
"act-popup-center": _vm.center
|
|
89
|
+
}
|
|
90
|
+
}, [_vm.$slots.default ? _c("div", {
|
|
91
|
+
class: {
|
|
92
|
+
"act-popup-content": true,
|
|
93
|
+
"act-popup-top-radius": _vm.topBorderRadius
|
|
94
|
+
}
|
|
95
|
+
}, [_vm._t("default")], 2) : _c("div", {
|
|
96
|
+
class: {
|
|
97
|
+
"act-popup-content": true,
|
|
98
|
+
"act-popup-top-radius": _vm.topBorderRadius
|
|
99
|
+
},
|
|
100
|
+
domProps: {
|
|
101
|
+
"innerHTML": _vm._s(_vm.content)
|
|
102
|
+
}
|
|
103
|
+
})])]);
|
|
104
|
+
};
|
|
105
|
+
var _sfc_staticRenderFns = [];
|
|
106
|
+
var __component__ = /* @__PURE__ */ normalizeComponent(_sfc_main, _sfc_render, _sfc_staticRenderFns, false, null, null);
|
|
107
|
+
var ActPopup = __component__.exports;
|
|
108
|
+
export {
|
|
109
|
+
ActPopup as A
|
|
110
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.act-popup{position:fixed;left:0;right:0;top:0;bottom:0}.act-popup-mask,.act-popup-container{position:absolute;width:100%;height:100%}.act-popup-mask{overflow:hidden}.act-popup-mask::before{content:".";display:block;width:1px;height:1px;background-color:rgba(0,0,0,0.1);margin-left:-10px}.act-popup-container{-webkit-transform:translate(100%,100%);transform:translate(100%,100%)}.act-popup-content{position:absolute;top:0;left:0;width:100%;box-sizing:border-box;-webkit-transform:translate(-100%,-100%);transform:translate(-100%,-100%)}.act-popup-center .act-popup-content{position:absolute;top:-50%;left:-50%;width:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.act-popup-top-radius{border-top-left-radius:12px;border-top-right-radius:12px}.act-popup-top-radius.act-popup-content{overflow:hidden}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require('./style.css');var BScroll=require("better-scroll");var utils_BScroll_constants=require("../../utils/BScroll/constants/index.js");var common=require("../index.js");var COMPONENT_NAME="ActScroll";var DIRECTION_H="horizontal";var DIRECTION_V="vertical";var _sfc_main={name:COMPONENT_NAME,props:{probeType:{type:Number,default:2},click:{type:Boolean,default:true},listenScrollInit:{type:Boolean,default:false},listenScroll:{type:Boolean,default:false},listenBeforeScroll:{type:Boolean,default:false},listenScrollEnd:{type:Boolean,default:false},listenZoomEnd:{type:Boolean,default:false},listenPullingUp:{type:Boolean,default:false},direction:{type:String,default:DIRECTION_V},scrollbar:{type:null,default:false},startY:{type:Number,default:0},refreshDelay:{type:Number,default:20},freeScroll:{type:Boolean,default:false},mouseWheel:{type:Boolean,default:false},bounce:{type:[Boolean,Object],default:true},zoom:{type:Boolean,default:false},useTransition:{type:Boolean,default:true}},data:function data(){return{beforePullDown:true,isRebounding:false,pullUpDirty:true,pullDownStyle:"",bubbleY:0,lastTouchStart:null,fingers:0,tapTarget:null,isDouble:false,startXd:0,startYd:0,endXd:0,endYd:0}},mounted:function mounted(){var _this=this;this.$nextTick(function(){_this.initScroll()})},destroyed:function destroyed(){this.scroll&&this.scroll.destroy();this.$emit("destroyed",this.scroll)},methods:{initScroll:function initScroll(){var _this2=this;if(!this.$refs.wrapper){return}var options={probeType:this.probeType,click:this.click,scrollY:this.freeScroll||this.direction===DIRECTION_V,scrollX:this.freeScroll||this.direction===DIRECTION_H,scrollbar:this.scrollbar,startY:this.startY,freeScroll:this.freeScroll,mouseWheel:this.mouseWheel,bounce:this.bounce,zoom:this.zoom,bounceTime:300,useTransition:utils_BScroll_constants.USE_TRANSITION&&this.useTransition,pullUpLoad:{threshold:50}};this.scroll=new BScroll(this.$refs.wrapper,options);if(this.listenScroll){this.scroll.on("scroll",function(pos){_this2.$emit("scroll",pos)})}if(this.listenScrollEnd){this.scroll.on("scrollEnd",function(pos){_this2.$emit("scroll-end",pos)})}if(this.listenBeforeScroll){this.scroll.on("beforeScrollStart",function(){_this2.$emit("beforeScrollStart")});this.scroll.on("scrollStart",function(){_this2.$emit("scroll-start")})}if(this.listenZoomEnd){this.scroll.on("zoomEnd",function(){_this2.$emit("zoomEnd",_this2.scroll)})}if(this.zoom){this.isDouble=true}if(this.listenScrollInit){this.$emit("scrollSuc",this.scroll)}if(this.listenPullingUp){this.scroll.on("pullingUp",function(){_this2.$emit("pullingUp")})}},disable:function disable(){this.scroll&&this.scroll.disable()},enable:function enable(){this.scroll&&this.scroll.enable()},refresh:function refresh(){this.scroll&&this.scroll.refresh()},scrollTo:function scrollTo(){this.scroll&&this.scroll.scrollTo.apply(this.scroll,arguments)},scrollToElement:function scrollToElement(){this.scroll&&this.scroll.scrollToElement.apply(this.scroll,arguments)},clickItem:function clickItem(e,item){this.$emit("click",item)},destroy:function destroy(){this.scroll.destroy()},forceUpdate:function forceUpdate(dirty){this.refresh()}}};var _sfc_render=function render(){var _vm=this,_c=_vm._self._c;return _c("div",{ref:"wrapper",staticClass:"scroll-wrapper"},[_c("div",{staticClass:"scroll-content"},[_vm._t("default")],2)])};var _sfc_staticRenderFns=[];var __component__=common.normalizeComponent(_sfc_main,_sfc_render,_sfc_staticRenderFns,false,null,"85e6655d");var Scroll=__component__.exports;exports.Scroll=Scroll;
|
|
@@ -0,0 +1,205 @@
|
|
|
1
|
+
import BScroll from "better-scroll";
|
|
2
|
+
import { U as USE_TRANSITION } from "../../utils/BScroll/constants/index.mjs";
|
|
3
|
+
import { n as normalizeComponent } from "../index.mjs";
|
|
4
|
+
import './style.css';var COMPONENT_NAME = "ActScroll";
|
|
5
|
+
var DIRECTION_H = "horizontal";
|
|
6
|
+
var DIRECTION_V = "vertical";
|
|
7
|
+
var _sfc_main = {
|
|
8
|
+
name: COMPONENT_NAME,
|
|
9
|
+
props: {
|
|
10
|
+
probeType: {
|
|
11
|
+
type: Number,
|
|
12
|
+
default: 2
|
|
13
|
+
},
|
|
14
|
+
click: {
|
|
15
|
+
type: Boolean,
|
|
16
|
+
default: true
|
|
17
|
+
},
|
|
18
|
+
listenScrollInit: {
|
|
19
|
+
type: Boolean,
|
|
20
|
+
default: false
|
|
21
|
+
},
|
|
22
|
+
listenScroll: {
|
|
23
|
+
type: Boolean,
|
|
24
|
+
default: false
|
|
25
|
+
},
|
|
26
|
+
listenBeforeScroll: {
|
|
27
|
+
type: Boolean,
|
|
28
|
+
default: false
|
|
29
|
+
},
|
|
30
|
+
listenScrollEnd: {
|
|
31
|
+
type: Boolean,
|
|
32
|
+
default: false
|
|
33
|
+
},
|
|
34
|
+
listenZoomEnd: {
|
|
35
|
+
type: Boolean,
|
|
36
|
+
default: false
|
|
37
|
+
},
|
|
38
|
+
listenPullingUp: {
|
|
39
|
+
type: Boolean,
|
|
40
|
+
default: false
|
|
41
|
+
},
|
|
42
|
+
direction: {
|
|
43
|
+
type: String,
|
|
44
|
+
default: DIRECTION_V
|
|
45
|
+
},
|
|
46
|
+
scrollbar: {
|
|
47
|
+
type: null,
|
|
48
|
+
default: false
|
|
49
|
+
},
|
|
50
|
+
startY: {
|
|
51
|
+
type: Number,
|
|
52
|
+
default: 0
|
|
53
|
+
},
|
|
54
|
+
refreshDelay: {
|
|
55
|
+
type: Number,
|
|
56
|
+
default: 20
|
|
57
|
+
},
|
|
58
|
+
freeScroll: {
|
|
59
|
+
type: Boolean,
|
|
60
|
+
default: false
|
|
61
|
+
},
|
|
62
|
+
mouseWheel: {
|
|
63
|
+
type: Boolean,
|
|
64
|
+
default: false
|
|
65
|
+
},
|
|
66
|
+
bounce: {
|
|
67
|
+
type: [Boolean, Object],
|
|
68
|
+
default: true
|
|
69
|
+
},
|
|
70
|
+
zoom: {
|
|
71
|
+
type: Boolean,
|
|
72
|
+
default: false
|
|
73
|
+
},
|
|
74
|
+
useTransition: {
|
|
75
|
+
type: Boolean,
|
|
76
|
+
default: true
|
|
77
|
+
}
|
|
78
|
+
},
|
|
79
|
+
data: function data() {
|
|
80
|
+
return {
|
|
81
|
+
beforePullDown: true,
|
|
82
|
+
isRebounding: false,
|
|
83
|
+
pullUpDirty: true,
|
|
84
|
+
pullDownStyle: "",
|
|
85
|
+
bubbleY: 0,
|
|
86
|
+
lastTouchStart: null,
|
|
87
|
+
fingers: 0,
|
|
88
|
+
tapTarget: null,
|
|
89
|
+
isDouble: false,
|
|
90
|
+
startXd: 0,
|
|
91
|
+
startYd: 0,
|
|
92
|
+
endXd: 0,
|
|
93
|
+
endYd: 0
|
|
94
|
+
};
|
|
95
|
+
},
|
|
96
|
+
mounted: function mounted() {
|
|
97
|
+
var _this = this;
|
|
98
|
+
this.$nextTick(function() {
|
|
99
|
+
_this.initScroll();
|
|
100
|
+
});
|
|
101
|
+
},
|
|
102
|
+
destroyed: function destroyed() {
|
|
103
|
+
this.scroll && this.scroll.destroy();
|
|
104
|
+
this.$emit("destroyed", this.scroll);
|
|
105
|
+
},
|
|
106
|
+
methods: {
|
|
107
|
+
initScroll: function initScroll() {
|
|
108
|
+
var _this2 = this;
|
|
109
|
+
if (!this.$refs.wrapper) {
|
|
110
|
+
return;
|
|
111
|
+
}
|
|
112
|
+
var options = {
|
|
113
|
+
probeType: this.probeType,
|
|
114
|
+
click: this.click,
|
|
115
|
+
scrollY: this.freeScroll || this.direction === DIRECTION_V,
|
|
116
|
+
scrollX: this.freeScroll || this.direction === DIRECTION_H,
|
|
117
|
+
scrollbar: this.scrollbar,
|
|
118
|
+
startY: this.startY,
|
|
119
|
+
freeScroll: this.freeScroll,
|
|
120
|
+
mouseWheel: this.mouseWheel,
|
|
121
|
+
bounce: this.bounce,
|
|
122
|
+
zoom: this.zoom,
|
|
123
|
+
bounceTime: 300,
|
|
124
|
+
useTransition: USE_TRANSITION && this.useTransition,
|
|
125
|
+
pullUpLoad: {
|
|
126
|
+
threshold: 50
|
|
127
|
+
}
|
|
128
|
+
};
|
|
129
|
+
this.scroll = new BScroll(this.$refs.wrapper, options);
|
|
130
|
+
if (this.listenScroll) {
|
|
131
|
+
this.scroll.on("scroll", function(pos) {
|
|
132
|
+
_this2.$emit("scroll", pos);
|
|
133
|
+
});
|
|
134
|
+
}
|
|
135
|
+
if (this.listenScrollEnd) {
|
|
136
|
+
this.scroll.on("scrollEnd", function(pos) {
|
|
137
|
+
_this2.$emit("scroll-end", pos);
|
|
138
|
+
});
|
|
139
|
+
}
|
|
140
|
+
if (this.listenBeforeScroll) {
|
|
141
|
+
this.scroll.on("beforeScrollStart", function() {
|
|
142
|
+
_this2.$emit("beforeScrollStart");
|
|
143
|
+
});
|
|
144
|
+
this.scroll.on("scrollStart", function() {
|
|
145
|
+
_this2.$emit("scroll-start");
|
|
146
|
+
});
|
|
147
|
+
}
|
|
148
|
+
if (this.listenZoomEnd) {
|
|
149
|
+
this.scroll.on("zoomEnd", function() {
|
|
150
|
+
_this2.$emit("zoomEnd", _this2.scroll);
|
|
151
|
+
});
|
|
152
|
+
}
|
|
153
|
+
if (this.zoom) {
|
|
154
|
+
this.isDouble = true;
|
|
155
|
+
}
|
|
156
|
+
if (this.listenScrollInit) {
|
|
157
|
+
this.$emit("scrollSuc", this.scroll);
|
|
158
|
+
}
|
|
159
|
+
if (this.listenPullingUp) {
|
|
160
|
+
this.scroll.on("pullingUp", function() {
|
|
161
|
+
_this2.$emit("pullingUp");
|
|
162
|
+
});
|
|
163
|
+
}
|
|
164
|
+
},
|
|
165
|
+
disable: function disable() {
|
|
166
|
+
this.scroll && this.scroll.disable();
|
|
167
|
+
},
|
|
168
|
+
enable: function enable() {
|
|
169
|
+
this.scroll && this.scroll.enable();
|
|
170
|
+
},
|
|
171
|
+
refresh: function refresh() {
|
|
172
|
+
this.scroll && this.scroll.refresh();
|
|
173
|
+
},
|
|
174
|
+
scrollTo: function scrollTo() {
|
|
175
|
+
this.scroll && this.scroll.scrollTo.apply(this.scroll, arguments);
|
|
176
|
+
},
|
|
177
|
+
scrollToElement: function scrollToElement() {
|
|
178
|
+
this.scroll && this.scroll.scrollToElement.apply(this.scroll, arguments);
|
|
179
|
+
},
|
|
180
|
+
clickItem: function clickItem(e, item) {
|
|
181
|
+
this.$emit("click", item);
|
|
182
|
+
},
|
|
183
|
+
destroy: function destroy() {
|
|
184
|
+
this.scroll.destroy();
|
|
185
|
+
},
|
|
186
|
+
forceUpdate: function forceUpdate(dirty) {
|
|
187
|
+
this.refresh();
|
|
188
|
+
}
|
|
189
|
+
}
|
|
190
|
+
};
|
|
191
|
+
var _sfc_render = function render() {
|
|
192
|
+
var _vm = this, _c = _vm._self._c;
|
|
193
|
+
return _c("div", {
|
|
194
|
+
ref: "wrapper",
|
|
195
|
+
staticClass: "scroll-wrapper"
|
|
196
|
+
}, [_c("div", {
|
|
197
|
+
staticClass: "scroll-content"
|
|
198
|
+
}, [_vm._t("default")], 2)]);
|
|
199
|
+
};
|
|
200
|
+
var _sfc_staticRenderFns = [];
|
|
201
|
+
var __component__ = /* @__PURE__ */ normalizeComponent(_sfc_main, _sfc_render, _sfc_staticRenderFns, false, null, "85e6655d");
|
|
202
|
+
var Scroll = __component__.exports;
|
|
203
|
+
export {
|
|
204
|
+
Scroll as S
|
|
205
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[data-v-85e6655d] .bscroll-vertical-scrollbar{width:5px!important}[data-v-85e6655d] .bscroll-indicator{background:rgba(0,0,0,0.2)!important}.scroll-wrapper[data-v-85e6655d]{position:relative;height:100%;-webkit-transform:translateZ(0);transform:translateZ(0);overflow:hidden}.scroll-wrapper .scroll-content[data-v-85e6655d]{width:100%;position:relative;z-index:1}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var _concatInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/concat");var _fillInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/fill");var common=require("../../index.js");var _sfc_main={props:{y:{type:Number,default:0}},data:function data(){return{width:50,height:80}},computed:{distance:function distance(){return Math.max(0,Math.min(this.y*this.ratio,this.maxDistance))},style:function style(){var _context;return _concatInstanceProperty(_context="width:".concat(this.width/this.ratio,"px;height:")).call(_context,this.height/this.ratio,"px")}},created:function created(){this.ratio=window.devicePixelRatio;this.width*=this.ratio;this.height*=this.ratio;this.initRadius=18*this.ratio;this.minHeadRadius=12*this.ratio;this.minTailRadius=5*this.ratio;this.initArrowRadius=10*this.ratio;this.minArrowRadius=6*this.ratio;this.arrowWidth=3*this.ratio;this.maxDistance=40*this.ratio;this.initCenterX=25*this.ratio;this.initCenterY=25*this.ratio;this.headCenter={x:this.initCenterX,y:this.initCenterY}},mounted:function mounted(){this._draw()},methods:{_draw:function _draw(){var bubble=this.$refs.bubble;var ctx=bubble.getContext("2d");ctx.clearRect(0,0,bubble.width,bubble.height);this._drawBubble(ctx);this._drawArrow(ctx)},_drawBubble:function _drawBubble(ctx){ctx.save();ctx.beginPath();var rate=this.distance/this.maxDistance;var headRadius=this.initRadius-(this.initRadius-this.minHeadRadius)*rate;this.headCenter.y=this.initCenterY-(this.initRadius-this.minHeadRadius)*rate;ctx.arc(this.headCenter.x,this.headCenter.y,headRadius,0,Math.PI,true);var tailRadius=this.initRadius-(this.initRadius-this.minTailRadius)*rate;var tailCenter={x:this.headCenter.x,y:this.headCenter.y+this.distance};var tailPointL={x:tailCenter.x-tailRadius,y:tailCenter.y};var controlPointL={x:tailPointL.x,y:tailPointL.y-this.distance/2};ctx.quadraticCurveTo(controlPointL.x,controlPointL.y,tailPointL.x,tailPointL.y);ctx.arc(tailCenter.x,tailCenter.y,tailRadius,Math.PI,0,true);var headPointR={x:this.headCenter.x+headRadius,y:this.headCenter.y};var controlPointR={x:tailCenter.x+tailRadius,y:headPointR.y+this.distance/2};ctx.quadraticCurveTo(controlPointR.x,controlPointR.y,headPointR.x,headPointR.y);ctx.fillStyle="rgb(170,170,170)";_fillInstanceProperty(ctx).call(ctx);ctx.strokeStyle="rgb(153,153,153)";ctx.stroke();ctx.restore()},_drawArrow:function _drawArrow(ctx){ctx.save();ctx.beginPath();var rate=this.distance/this.maxDistance;var arrowRadius=this.initArrowRadius-(this.initArrowRadius-this.minArrowRadius)*rate;ctx.arc(this.headCenter.x,this.headCenter.y,arrowRadius-(this.arrowWidth-rate),-Math.PI/2,0,true);ctx.arc(this.headCenter.x,this.headCenter.y,arrowRadius,0,Math.PI*3/2,false);ctx.lineTo(this.headCenter.x,this.headCenter.y-arrowRadius-this.arrowWidth/2+rate);ctx.lineTo(this.headCenter.x+this.arrowWidth*2-rate*2,this.headCenter.y-arrowRadius+this.arrowWidth/2);ctx.lineTo(this.headCenter.x,this.headCenter.y-arrowRadius+this.arrowWidth*3/2-rate);ctx.fillStyle="rgb(255,255,255)";_fillInstanceProperty(ctx).call(ctx);ctx.strokeStyle="rgb(170,170,170)";ctx.stroke();ctx.restore()}},watch:{y:function y(){this._draw()}}};var _sfc_render=function render(){var _vm=this,_c=_vm._self._c;return _c("canvas",{ref:"bubble",style:_vm.style,attrs:{"width":_vm.width,"height":_vm.height}})};var _sfc_staticRenderFns=[];var __component__=common.normalizeComponent(_sfc_main,_sfc_render,_sfc_staticRenderFns,false,null,null);var Bubble=__component__.exports;exports.Bubble=Bubble;
|
|
@@ -0,0 +1,131 @@
|
|
|
1
|
+
import _concatInstanceProperty from "@babel/runtime-corejs3/core-js/instance/concat";
|
|
2
|
+
import _fillInstanceProperty from "@babel/runtime-corejs3/core-js/instance/fill";
|
|
3
|
+
import { n as normalizeComponent } from "../../index.mjs";
|
|
4
|
+
var _sfc_main = {
|
|
5
|
+
props: {
|
|
6
|
+
y: {
|
|
7
|
+
type: Number,
|
|
8
|
+
default: 0
|
|
9
|
+
}
|
|
10
|
+
},
|
|
11
|
+
data: function data() {
|
|
12
|
+
return {
|
|
13
|
+
width: 50,
|
|
14
|
+
height: 80
|
|
15
|
+
};
|
|
16
|
+
},
|
|
17
|
+
computed: {
|
|
18
|
+
distance: function distance() {
|
|
19
|
+
return Math.max(0, Math.min(this.y * this.ratio, this.maxDistance));
|
|
20
|
+
},
|
|
21
|
+
style: function style() {
|
|
22
|
+
var _context;
|
|
23
|
+
return _concatInstanceProperty(_context = "width:".concat(this.width / this.ratio, "px;height:")).call(_context, this.height / this.ratio, "px");
|
|
24
|
+
}
|
|
25
|
+
},
|
|
26
|
+
created: function created() {
|
|
27
|
+
this.ratio = window.devicePixelRatio;
|
|
28
|
+
this.width *= this.ratio;
|
|
29
|
+
this.height *= this.ratio;
|
|
30
|
+
this.initRadius = 18 * this.ratio;
|
|
31
|
+
this.minHeadRadius = 12 * this.ratio;
|
|
32
|
+
this.minTailRadius = 5 * this.ratio;
|
|
33
|
+
this.initArrowRadius = 10 * this.ratio;
|
|
34
|
+
this.minArrowRadius = 6 * this.ratio;
|
|
35
|
+
this.arrowWidth = 3 * this.ratio;
|
|
36
|
+
this.maxDistance = 40 * this.ratio;
|
|
37
|
+
this.initCenterX = 25 * this.ratio;
|
|
38
|
+
this.initCenterY = 25 * this.ratio;
|
|
39
|
+
this.headCenter = {
|
|
40
|
+
x: this.initCenterX,
|
|
41
|
+
y: this.initCenterY
|
|
42
|
+
};
|
|
43
|
+
},
|
|
44
|
+
mounted: function mounted() {
|
|
45
|
+
this._draw();
|
|
46
|
+
},
|
|
47
|
+
methods: {
|
|
48
|
+
_draw: function _draw() {
|
|
49
|
+
var bubble = this.$refs.bubble;
|
|
50
|
+
var ctx = bubble.getContext("2d");
|
|
51
|
+
ctx.clearRect(0, 0, bubble.width, bubble.height);
|
|
52
|
+
this._drawBubble(ctx);
|
|
53
|
+
this._drawArrow(ctx);
|
|
54
|
+
},
|
|
55
|
+
_drawBubble: function _drawBubble(ctx) {
|
|
56
|
+
ctx.save();
|
|
57
|
+
ctx.beginPath();
|
|
58
|
+
var rate = this.distance / this.maxDistance;
|
|
59
|
+
var headRadius = this.initRadius - (this.initRadius - this.minHeadRadius) * rate;
|
|
60
|
+
this.headCenter.y = this.initCenterY - (this.initRadius - this.minHeadRadius) * rate;
|
|
61
|
+
ctx.arc(this.headCenter.x, this.headCenter.y, headRadius, 0, Math.PI, true);
|
|
62
|
+
var tailRadius = this.initRadius - (this.initRadius - this.minTailRadius) * rate;
|
|
63
|
+
var tailCenter = {
|
|
64
|
+
x: this.headCenter.x,
|
|
65
|
+
y: this.headCenter.y + this.distance
|
|
66
|
+
};
|
|
67
|
+
var tailPointL = {
|
|
68
|
+
x: tailCenter.x - tailRadius,
|
|
69
|
+
y: tailCenter.y
|
|
70
|
+
};
|
|
71
|
+
var controlPointL = {
|
|
72
|
+
x: tailPointL.x,
|
|
73
|
+
y: tailPointL.y - this.distance / 2
|
|
74
|
+
};
|
|
75
|
+
ctx.quadraticCurveTo(controlPointL.x, controlPointL.y, tailPointL.x, tailPointL.y);
|
|
76
|
+
ctx.arc(tailCenter.x, tailCenter.y, tailRadius, Math.PI, 0, true);
|
|
77
|
+
var headPointR = {
|
|
78
|
+
x: this.headCenter.x + headRadius,
|
|
79
|
+
y: this.headCenter.y
|
|
80
|
+
};
|
|
81
|
+
var controlPointR = {
|
|
82
|
+
x: tailCenter.x + tailRadius,
|
|
83
|
+
y: headPointR.y + this.distance / 2
|
|
84
|
+
};
|
|
85
|
+
ctx.quadraticCurveTo(controlPointR.x, controlPointR.y, headPointR.x, headPointR.y);
|
|
86
|
+
ctx.fillStyle = "rgb(170,170,170)";
|
|
87
|
+
_fillInstanceProperty(ctx).call(ctx);
|
|
88
|
+
ctx.strokeStyle = "rgb(153,153,153)";
|
|
89
|
+
ctx.stroke();
|
|
90
|
+
ctx.restore();
|
|
91
|
+
},
|
|
92
|
+
_drawArrow: function _drawArrow(ctx) {
|
|
93
|
+
ctx.save();
|
|
94
|
+
ctx.beginPath();
|
|
95
|
+
var rate = this.distance / this.maxDistance;
|
|
96
|
+
var arrowRadius = this.initArrowRadius - (this.initArrowRadius - this.minArrowRadius) * rate;
|
|
97
|
+
ctx.arc(this.headCenter.x, this.headCenter.y, arrowRadius - (this.arrowWidth - rate), -Math.PI / 2, 0, true);
|
|
98
|
+
ctx.arc(this.headCenter.x, this.headCenter.y, arrowRadius, 0, Math.PI * 3 / 2, false);
|
|
99
|
+
ctx.lineTo(this.headCenter.x, this.headCenter.y - arrowRadius - this.arrowWidth / 2 + rate);
|
|
100
|
+
ctx.lineTo(this.headCenter.x + this.arrowWidth * 2 - rate * 2, this.headCenter.y - arrowRadius + this.arrowWidth / 2);
|
|
101
|
+
ctx.lineTo(this.headCenter.x, this.headCenter.y - arrowRadius + this.arrowWidth * 3 / 2 - rate);
|
|
102
|
+
ctx.fillStyle = "rgb(255,255,255)";
|
|
103
|
+
_fillInstanceProperty(ctx).call(ctx);
|
|
104
|
+
ctx.strokeStyle = "rgb(170,170,170)";
|
|
105
|
+
ctx.stroke();
|
|
106
|
+
ctx.restore();
|
|
107
|
+
}
|
|
108
|
+
},
|
|
109
|
+
watch: {
|
|
110
|
+
y: function y() {
|
|
111
|
+
this._draw();
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
};
|
|
115
|
+
var _sfc_render = function render() {
|
|
116
|
+
var _vm = this, _c = _vm._self._c;
|
|
117
|
+
return _c("canvas", {
|
|
118
|
+
ref: "bubble",
|
|
119
|
+
style: _vm.style,
|
|
120
|
+
attrs: {
|
|
121
|
+
"width": _vm.width,
|
|
122
|
+
"height": _vm.height
|
|
123
|
+
}
|
|
124
|
+
});
|
|
125
|
+
};
|
|
126
|
+
var _sfc_staticRenderFns = [];
|
|
127
|
+
var __component__ = /* @__PURE__ */ normalizeComponent(_sfc_main, _sfc_render, _sfc_staticRenderFns, false, null, null);
|
|
128
|
+
var Bubble = __component__.exports;
|
|
129
|
+
export {
|
|
130
|
+
Bubble as B
|
|
131
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require('./style.css');var _sliceInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/slice");var _fillInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/fill");var _forEachInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/for-each");var _everyInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/every");var _includesInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/includes");var common_scrollZoom_scroll=require("./scroll/index.js");var utils_post=require("../../utils/post/index.js");var Pdfjs=require("../../Pdfjs/index.js");var common=require("../index.js");var _sfc_main={name:"ScrollZoom",data:function data(){return{pdf:null}},computed:{currentTerm:function currentTerm(){return this.termsInfo[this.docIndex]||null},liTagInfo:function liTagInfo(){var arr=[];if(this.currentTerm&&this.currentTerm.liTag&&this.currentTerm.myScroll){for(var i=0;i<this.currentTerm.liTag.length;i++){var el=this.currentTerm.liTag[i];arr.push({tag:el,top:el.offsetTop*this.currentTerm.currentScale,left:el.offsetLeft*this.currentTerm.currentScale,width:el.offsetWidth*this.currentTerm.currentScale,height:el.offsetHeight*this.currentTerm.currentScale})}}return arr},isPurePdfType:function isPurePdfType(){return this.currentTerm.type===4},isImageType:function isImageType(){return Number(this.currentTerm.type)===2},isShowLoading:function isShowLoading(){var myScroll=this.currentTerm.myScroll;if(this.isPurePdfType&&this.pdf&&!this.pdf.inited){return true}else if(this.isImageType&&this.currentTerm.isLoading&&this.currentTerm.currentPage===1||this.isImageType&&this.currentTerm.isLoading&&myScroll&&Math.abs(myScroll.y)+50>=Math.abs(myScroll.maxScrollY)){return true}return false},purePdfLoadingComplated:function purePdfLoadingComplated(){if(!this.isPurePdfType||!this.pdf)return false;var _this$pdf=this.pdf,numPages=_this$pdf.numPages,renderedPages=_this$pdf.renderedPages;return numPages&&renderedPages&&numPages===renderedPages.length},imagesInitLoad:function imagesInitLoad(){return this.isImageType&&this.currentTerm.isLoading&&this.currentTerm.currentPage===1},imagesLoadingComplated:function imagesLoadingComplated(){return this.currentTerm.currentPage*this.pageSize>=this.currentTerm.urls.length}},watch:{purePdfLoadingComplated:function purePdfLoadingComplated2(val){if(val&&this.currentTerm.curPosition){var scrolledEnd=this.currentTerm.curPosition.y===this.currentTerm.myScroll.maxScrollY;if(scrolledEnd){this.$emit("canINext",true)}}}},methods:{loadNextPage:function loadNextPage(){var term=this.currentTerm;if(term.currentPage*this.pageSize>=term.urls.length)return;term.currentPage++;term.isLoading=true;this.initImages()},initImages:function initImages(){var _context,_context2,_this=this;var term=this.currentTerm;var ulElement=this.$refs["scrollList".concat(this.docIndex)][0];var start=(term.currentPage-1)*this.pageSize;var pageUrls=_sliceInstanceProperty(_context=term.urls).call(_context,start,start+this.pageSize);var imagesLoaded=_fillInstanceProperty(_context2=new Array(pageUrls.length)).call(_context2,false);var liElements=[];_forEachInstanceProperty(pageUrls).call(pageUrls,function(url,index){var li=document.createElement("li");var img=new Image;li.style.height=_this.currentTerm.styleImg.height;img.onload=function(){li.appendChild(img);imagesLoaded[index]=true;if(_everyInstanceProperty(imagesLoaded).call(imagesLoaded,function(loaded){return loaded})){_forEachInstanceProperty(liElements).call(liElements,function(li2){return ulElement.appendChild(li2)});term.isLoading=false;_this.currentTerm.myScroll.refresh();if(_this.currentTerm.currentPage*_this.pageSize<_this.currentTerm.urls.length){_this.loadNextPage()}}};img.src=url;img.style.width="100%";li.appendChild(img);liElements.push(li)})},initWord:function initWord(urls){var _this2=this;if(urls instanceof Array){utils_post.get(urls[0]).then(function(res){res=res.replace(/<span[^>]*?>[\s| ]*<\/span>/g,"");res=res.replace(/<span[^>]*?>[\s| ]*<em>\s*<\/em>\s*<\/span>/g,"");_this2.currentTerm.wordHtml=res;_this2.currentTerm.classObject["scroll-word"]=true;_this2.currentTerm.init=true}).catch(function(e){})}else{}},initPDF:function initPDF(urls){if(urls instanceof Array){var that=this;var img=new Image;img.src=urls[0];img.onload=function(){var ratio=window.innerWidth/img.width;var imgHeight=(ratio*img.height).toFixed(2)*2;that.currentTerm.styleImg.height=imgHeight+"px";that.currentTerm.classObject["scroll-pdf"]=true;that.currentTerm.listenScrollEnd=true;that.currentTerm.listenZoomEnd=true;that.currentTerm.listenScroll=true;that.currentTerm.init=true}}else{}},initHtml:function initHtml(html){html=html.replace(/<span[^>]*?>[\s| ]*<\/span>/g,"");html=html.replace(/<span[^>]*?>[\s| ]*<em>\s*<\/em>\s*<\/span>/g,"");this.currentTerm.wordHtml=html;this.currentTerm.classObject["scroll-word"]=true;this.currentTerm.init=true},initPurePDF:function initPurePDF(urls){this.currentTerm.listenScroll=true;this.currentTerm.listenZoomEnd=true;this.currentTerm.listenScrollEnd=true;this.currentTerm.observeDOM=false;this.currentTerm.init=true},scroll:function scroll(pos){this.lazyLoad(pos)},scrollEnd:function scrollEnd(pos){var _context3;if(!this.isPurePdfType){this.lazyLoad(pos)}else{this.currentTerm.curPosition=pos}var scrolledEnd=pos.y===this.currentTerm.myScroll.maxScrollY;if(!_includesInstanceProperty(_context3=[2,4]).call(_context3,this.currentTerm.type)&&this.forceRead&&scrolledEnd){this.$emit("canINext",true)}if(this.isImageType&&this.forceRead&&this.imagesLoadingComplated&&scrolledEnd){this.$emit("canINext",true)}if(this.isPurePdfType&&this.forceRead&&this.purePdfLoadingComplated&&scrolledEnd){this.$emit("canINext",true)}if(scrolledEnd){this.$emit("scrolledEnd",true)}},scrollInit:function scrollInit(myScroll){var _this3=this;this.currentTerm.myScroll=myScroll;if(this.forceRead&&this.currentTerm.myScroll&&+this.currentTerm.myScroll.maxScrollY===0&&!this.isPurePdfType&&!this.isImageType){this.$emit("canINext",true)}if(this.currentTerm.type===1&&this.$refs["wordHtml"+this.docIndex]&&this.$refs["wordHtml"+this.docIndex][0]){var tables=this.$refs["wordHtml"+this.docIndex][0].querySelectorAll("table");this.refreshTable(tables);var imgs=this.$refs["wordHtml"+this.docIndex][0].querySelectorAll("img");this.refreshImg(imgs)}else if(this.isImageType&&this.$refs["scrollList"+this.docIndex]&&this.$refs["scrollList"+this.docIndex][0]){this.currentTerm.cWidth=this.currentTerm.myScroll.wrapperHeight;this.currentTerm.cHeight=this.currentTerm.myScroll.wrapperWidth;this.loadNextPage()}else if(this.currentTerm.type===99){this.currentTerm.myScroll.refresh()}else if(this.currentTerm.type===4){this.pdf=new Pdfjs.Pdf;this.pdf.init({url:this.currentTerm.urls[0],container:this.$refs.pdfContainer[0],brandColor:this.brandColor,scollRef:this.currentTerm.myScroll}).then(function(){_this3.currentTerm.myScroll.refresh();if(_this3.forceRead&&_this3.currentTerm.myScroll&&+_this3.currentTerm.myScroll.maxScrollY===0&&_this3.purePdfLoadingComplated){_this3.$emit("canINext",true)}}).catch(function(e){})}},zoomEnd:function zoomEnd(){this.currentTerm.currentScale=this.currentTerm.myScroll.scale},lazyLoad:function lazyLoad(pos){this.currentTerm.scrollY=Math.abs(pos.y)},refreshTable:function refreshTable(tables){if(tables.length>0){for(var i=0,n=tables.length;i<n;i++){tables[i].style.width="100%";tables[i].style.marginLeft="0"}}this.currentTerm.myScroll.refresh()},refreshImg:function refreshImg(imgs){var _this4=this;if(imgs&&imgs.length){var timer;for(var i=0;i<imgs.length;i++){imgs[i].onload=function(){if(timer)window.clearTimeout(timer);timer=setTimeout(function(){_this4.currentTerm.myScroll.refresh()},200)}}}},getTermHideState:function getTermHideState(index){return index!==this.docIndex},showDoc:function showDoc(index){this.docIndex=index;this.destroyPdf();if(!this.currentTerm.init){if(Number(this.currentTerm.type)===1){this.initWord(this.currentTerm.urls)}else if(Number(this.currentTerm.type)===2){this.initPDF(this.currentTerm.urls)}else if(Number(this.currentTerm.type)===3){this.initHtml(this.currentTerm.innerHTML)}else if(Number(this.currentTerm.type)===4){this.initPurePDF(this.currentTerm.urls)}else if(Number(this.currentTerm.type)===99){this.currentTerm.init=true}}else{if(Number(this.currentTerm.type)===2){this.currentTerm.currentPage=0;this.loadNextPage()}}},destroyPdf:function destroyPdf(){if(this.pdf){this.pdf.destroy();this.pdf=null}}},beforeDestroy:function beforeDestroy(){this.destroyPdf()},components:{scroll:common_scrollZoom_scroll.scroll},props:{termsInfo:{type:Array,default:function _default(){return[]}},brandColor:{type:String,default:"#8c7fee"},docIndex:{type:Number,default:0},forceRead:{type:Boolean,default:false},pageSize:{type:Number,default:4}}};var _sfc_render=function render(){var _vm=this,_c=_vm._self._c;return _c("div",{staticClass:"act-doc-content"},_vm._l(_vm.termsInfo,function(term,i){return _c("div",{key:i,staticClass:"act-doc-box",class:{hide:_vm.getTermHideState(i)}},[_vm.isShowLoading||!(term.init&&i===_vm.docIndex)?_c("div",{staticClass:"loading",class:{"center":_vm.isPurePdfType||_vm.imagesInitLoad||!(term.init&&i===_vm.docIndex)}},[_c("act-loading",{directives:[{name:"show",rawName:"v-show",value:true,expression:"true"}],attrs:{"type":"cir4","color":_vm.brandColor,"size":25}})],1):_vm._e(),(term.type==1||term.type==3)&&term.fixedTipHtml?_c("div",{staticClass:"doc-fixed-header"},[_c("p",{staticClass:"fixed-tip",domProps:{"innerHTML":_vm._s(term.fixedTipHtml)}})]):_vm._e(),term.init&&i===_vm.docIndex?_c("scroll",{class:term.classObject,attrs:{"freeScroll":term.freeScroll,"scrollbar":term.scrollbar,"mouseWheel":term.mouseWheel,"bounce":term.bounce,"zoom":term.zoom,"observeDOM":term.observeDOM,"listenBeforeScroll":true,"listenScroll":term.listenScroll,"listenScrollEnd":term.listenScrollEnd,"listenScrollInit":term.listenScrollInit,"listenZoomEnd":term.listenZoomEnd},on:{"scroll":_vm.scroll,"scroll-end":_vm.scrollEnd,"scrollSuc":_vm.scrollInit,"zoomEnd":_vm.zoomEnd}},[term.type==99?_vm._t("content"):term.type==1||term.type==3?_c("div",{ref:"wordHtml"+i,refInFor:true,staticClass:"act-scroll-text",class:"wordHtml"+i,attrs:{"data-index":i},domProps:{"innerHTML":_vm._s(term.wordHtml)}},[_vm._v(" >"+_vm._s(term.wordHtml)+" ")]):term.type===4?_c("div",{ref:"pdfContainer",refInFor:true}):_c("ul",{ref:"scrollList"+i,refInFor:true,staticClass:"act-scroll-list"})],2):_vm._e()],1)}),0)};var _sfc_staticRenderFns=[];var __component__=common.normalizeComponent(_sfc_main,_sfc_render,_sfc_staticRenderFns,false,null,"a829ed8f");var scrollZoom=__component__.exports;exports.scrollZoom=scrollZoom;
|