@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,249 @@
|
|
|
1
|
+
import _sliceInstanceProperty from "@babel/runtime-corejs3/core-js/instance/slice";
|
|
2
|
+
import _Array$from from "@babel/runtime-corejs3/core-js/array/from";
|
|
3
|
+
import _Symbol from "@babel/runtime-corejs3/core-js/symbol";
|
|
4
|
+
import _getIteratorMethod from "@babel/runtime-corejs3/core-js/get-iterator-method";
|
|
5
|
+
import _Object$keys from "@babel/runtime-corejs3/core-js/object/keys";
|
|
6
|
+
import _Object$getOwnPropertySymbols from "@babel/runtime-corejs3/core-js/object/get-own-property-symbols";
|
|
7
|
+
import _Object$getOwnPropertyDescriptor from "@babel/runtime-corejs3/core-js/object/get-own-property-descriptor";
|
|
8
|
+
import _forEachInstanceProperty from "@babel/runtime-corejs3/core-js/instance/for-each";
|
|
9
|
+
import _Object$getOwnPropertyDescriptors from "@babel/runtime-corejs3/core-js/object/get-own-property-descriptors";
|
|
10
|
+
import _Object$defineProperties from "@babel/runtime-corejs3/core-js/object/define-properties";
|
|
11
|
+
import _Object$defineProperty from "@babel/runtime-corejs3/core-js/object/define-property";
|
|
12
|
+
import _defineProperty from "@babel/runtime-corejs3/helpers/defineProperty";
|
|
13
|
+
import _filterInstanceProperty from "@babel/runtime-corejs3/core-js/instance/filter";
|
|
14
|
+
import _someInstanceProperty from "@babel/runtime-corejs3/core-js/instance/some";
|
|
15
|
+
import { m as myInput } from "../input/index.mjs";
|
|
16
|
+
import { n as normalizeComponent } from "../../../common/index.mjs";
|
|
17
|
+
import './style.css';function ownKeys(e, r) {
|
|
18
|
+
var t = _Object$keys(e);
|
|
19
|
+
if (_Object$getOwnPropertySymbols) {
|
|
20
|
+
var o = _Object$getOwnPropertySymbols(e);
|
|
21
|
+
r && (o = _filterInstanceProperty(o).call(o, function(r2) {
|
|
22
|
+
return _Object$getOwnPropertyDescriptor(e, r2).enumerable;
|
|
23
|
+
})), t.push.apply(t, o);
|
|
24
|
+
}
|
|
25
|
+
return t;
|
|
26
|
+
}
|
|
27
|
+
function _objectSpread(e) {
|
|
28
|
+
for (var r = 1; r < arguments.length; r++) {
|
|
29
|
+
var _context3, _context4;
|
|
30
|
+
var t = null != arguments[r] ? arguments[r] : {};
|
|
31
|
+
r % 2 ? _forEachInstanceProperty(_context3 = ownKeys(Object(t), true)).call(_context3, function(r2) {
|
|
32
|
+
_defineProperty(e, r2, t[r2]);
|
|
33
|
+
}) : _Object$getOwnPropertyDescriptors ? _Object$defineProperties(e, _Object$getOwnPropertyDescriptors(t)) : _forEachInstanceProperty(_context4 = ownKeys(Object(t))).call(_context4, function(r2) {
|
|
34
|
+
_Object$defineProperty(e, r2, _Object$getOwnPropertyDescriptor(t, r2));
|
|
35
|
+
});
|
|
36
|
+
}
|
|
37
|
+
return e;
|
|
38
|
+
}
|
|
39
|
+
function _createForOfIteratorHelper(r, e) {
|
|
40
|
+
var t = "undefined" != typeof _Symbol && _getIteratorMethod(r) || r["@@iterator"];
|
|
41
|
+
if (!t) {
|
|
42
|
+
if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e && r && "number" == typeof r.length) {
|
|
43
|
+
t && (r = t);
|
|
44
|
+
var _n = 0, F = function F2() {
|
|
45
|
+
};
|
|
46
|
+
return { s: F, n: function n() {
|
|
47
|
+
return _n >= r.length ? { done: true } : { done: false, value: r[_n++] };
|
|
48
|
+
}, e: function e2(r2) {
|
|
49
|
+
throw r2;
|
|
50
|
+
}, f: F };
|
|
51
|
+
}
|
|
52
|
+
throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
|
53
|
+
}
|
|
54
|
+
var o, a = true, u = false;
|
|
55
|
+
return { s: function s() {
|
|
56
|
+
t = t.call(r);
|
|
57
|
+
}, n: function n() {
|
|
58
|
+
var r2 = t.next();
|
|
59
|
+
return a = r2.done, r2;
|
|
60
|
+
}, e: function e2(r2) {
|
|
61
|
+
u = true, o = r2;
|
|
62
|
+
}, f: function f() {
|
|
63
|
+
try {
|
|
64
|
+
a || null == t.return || t.return();
|
|
65
|
+
} finally {
|
|
66
|
+
if (u) throw o;
|
|
67
|
+
}
|
|
68
|
+
} };
|
|
69
|
+
}
|
|
70
|
+
function _unsupportedIterableToArray(r, a) {
|
|
71
|
+
if (r) {
|
|
72
|
+
var _context2;
|
|
73
|
+
if ("string" == typeof r) return _arrayLikeToArray(r, a);
|
|
74
|
+
var t = _sliceInstanceProperty(_context2 = {}.toString.call(r)).call(_context2, 8, -1);
|
|
75
|
+
return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? _Array$from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0;
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
function _arrayLikeToArray(r, a) {
|
|
79
|
+
(null == a || a > r.length) && (a = r.length);
|
|
80
|
+
for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
|
|
81
|
+
return n;
|
|
82
|
+
}
|
|
83
|
+
var _sfc_main = {
|
|
84
|
+
name: "QuestionItem",
|
|
85
|
+
components: {
|
|
86
|
+
myInput
|
|
87
|
+
},
|
|
88
|
+
data: function data() {
|
|
89
|
+
return {
|
|
90
|
+
// questionData: {}
|
|
91
|
+
};
|
|
92
|
+
},
|
|
93
|
+
props: {
|
|
94
|
+
question: {
|
|
95
|
+
type: Object,
|
|
96
|
+
default: function _default() {
|
|
97
|
+
}
|
|
98
|
+
},
|
|
99
|
+
isCheck: {
|
|
100
|
+
type: Boolean,
|
|
101
|
+
default: false
|
|
102
|
+
},
|
|
103
|
+
brandColor: {
|
|
104
|
+
type: String,
|
|
105
|
+
default: "#8C7FEE"
|
|
106
|
+
},
|
|
107
|
+
serialNumber: {
|
|
108
|
+
type: [Number, String],
|
|
109
|
+
default: 1
|
|
110
|
+
},
|
|
111
|
+
validData: {
|
|
112
|
+
type: Object,
|
|
113
|
+
default: function _default2() {
|
|
114
|
+
return {};
|
|
115
|
+
}
|
|
116
|
+
},
|
|
117
|
+
isOptionSelected: {
|
|
118
|
+
type: Boolean,
|
|
119
|
+
default: true
|
|
120
|
+
// 默认显示,兼容非选项场景
|
|
121
|
+
},
|
|
122
|
+
isSubTitle: {
|
|
123
|
+
type: Boolean,
|
|
124
|
+
default: false
|
|
125
|
+
},
|
|
126
|
+
enlargeTitle: {
|
|
127
|
+
type: Boolean,
|
|
128
|
+
default: false
|
|
129
|
+
}
|
|
130
|
+
},
|
|
131
|
+
computed: {
|
|
132
|
+
// questionNum () {
|
|
133
|
+
// let num = this.serialNumber
|
|
134
|
+
// return num < 10 ? `0${num}.` : `${num}.`
|
|
135
|
+
// },
|
|
136
|
+
questionTitleList: function questionTitleList() {
|
|
137
|
+
return this.question.list || [];
|
|
138
|
+
},
|
|
139
|
+
questionInputArr: function questionInputArr() {
|
|
140
|
+
var objectArray = [];
|
|
141
|
+
var list = this.question.list || [];
|
|
142
|
+
var _iterator = _createForOfIteratorHelper(list), _step;
|
|
143
|
+
try {
|
|
144
|
+
for (_iterator.s(); !(_step = _iterator.n()).done; ) {
|
|
145
|
+
var item = _step.value;
|
|
146
|
+
if (item.type === 2 && item.blank) {
|
|
147
|
+
objectArray.push(_objectSpread({}, item.blank));
|
|
148
|
+
}
|
|
149
|
+
}
|
|
150
|
+
} catch (err) {
|
|
151
|
+
_iterator.e(err);
|
|
152
|
+
} finally {
|
|
153
|
+
_iterator.f();
|
|
154
|
+
}
|
|
155
|
+
return objectArray;
|
|
156
|
+
},
|
|
157
|
+
isShowNum: function isShowNum() {
|
|
158
|
+
if (this.question.list && this.question.list.length) {
|
|
159
|
+
var list = this.question.list;
|
|
160
|
+
var blankList = _filterInstanceProperty(list).call(list, function(item) {
|
|
161
|
+
return item.type === 2;
|
|
162
|
+
});
|
|
163
|
+
return blankList && blankList.length > 1;
|
|
164
|
+
}
|
|
165
|
+
return false;
|
|
166
|
+
},
|
|
167
|
+
hasInput: function hasInput() {
|
|
168
|
+
if (this.question.list && this.question.list.length) {
|
|
169
|
+
var _context;
|
|
170
|
+
return _someInstanceProperty(_context = this.question.list).call(_context, function(item) {
|
|
171
|
+
return item.type === 2;
|
|
172
|
+
});
|
|
173
|
+
}
|
|
174
|
+
return false;
|
|
175
|
+
},
|
|
176
|
+
shouldShowInput: function shouldShowInput() {
|
|
177
|
+
return this.isOptionSelected !== false;
|
|
178
|
+
}
|
|
179
|
+
},
|
|
180
|
+
created: function created() {
|
|
181
|
+
},
|
|
182
|
+
methods: {
|
|
183
|
+
inputErrTip: function inputErrTip(msg) {
|
|
184
|
+
this.$emit("inputErrTip", msg);
|
|
185
|
+
},
|
|
186
|
+
inputChangeAnswer: function inputChangeAnswer(answer) {
|
|
187
|
+
this.$emit("inputChangeAnswer", answer);
|
|
188
|
+
},
|
|
189
|
+
getListErrmsg: function getListErrmsg(index, data2) {
|
|
190
|
+
if (this.validData && this.validData["listMsgArr"] && this.validData["listMsgArr"][index]) {
|
|
191
|
+
var item = this.validData["listMsgArr"][index] || {};
|
|
192
|
+
return item.errmsg;
|
|
193
|
+
}
|
|
194
|
+
return "";
|
|
195
|
+
}
|
|
196
|
+
}
|
|
197
|
+
};
|
|
198
|
+
var _sfc_render = function render() {
|
|
199
|
+
var _vm = this, _c = _vm._self._c;
|
|
200
|
+
return _c("div", {
|
|
201
|
+
class: ["question-item-title", _vm.isSubTitle ? "options-title" : "", _vm.enlargeTitle ? "large-title" : ""]
|
|
202
|
+
}, [_c("div", {
|
|
203
|
+
staticClass: "title-content"
|
|
204
|
+
}, [_vm.questionTitleList && _vm.questionTitleList.length ? [!_vm.question.detachFlow && !_vm.isSubTitle ? _c("span", [_vm._v(_vm._s(_vm.serialNumber) + ".")]) : _vm._e(), _vm._l(_vm.questionTitleList, function(tItem, tIndex) {
|
|
205
|
+
return [tItem.type === 1 ? _c("span", {
|
|
206
|
+
key: tIndex
|
|
207
|
+
}, [_vm._v(" " + _vm._s(tItem.text) + " ")]) : tItem.type === 2 ? _c("span", {
|
|
208
|
+
key: tIndex,
|
|
209
|
+
staticClass: "blank-text"
|
|
210
|
+
}, [_vm._v(" " + _vm._s(tItem.textValue) + " "), _vm.isShowNum ? _c("i", {
|
|
211
|
+
staticClass: "blank-num"
|
|
212
|
+
}, [_vm._v(_vm._s(tItem.blankIndex))]) : _vm._e()]) : _vm._e()];
|
|
213
|
+
})] : _vm._e()], 2), _vm.hasInput ? _c("div", {
|
|
214
|
+
directives: [{
|
|
215
|
+
name: "show",
|
|
216
|
+
rawName: "v-show",
|
|
217
|
+
value: _vm.shouldShowInput,
|
|
218
|
+
expression: "shouldShowInput"
|
|
219
|
+
}],
|
|
220
|
+
staticClass: "input-content",
|
|
221
|
+
on: {
|
|
222
|
+
"click": function click($event) {
|
|
223
|
+
$event.stopPropagation();
|
|
224
|
+
}
|
|
225
|
+
}
|
|
226
|
+
}, [_vm._l(_vm.question.list, function(lItem, lIndex) {
|
|
227
|
+
return [lItem.type === 2 && lItem.blank ? _c("my-input", {
|
|
228
|
+
key: lIndex,
|
|
229
|
+
attrs: {
|
|
230
|
+
"inputData": lItem.blank,
|
|
231
|
+
"isCheck": _vm.isCheck,
|
|
232
|
+
"isShowNum": _vm.isShowNum,
|
|
233
|
+
"brandColor": _vm.brandColor,
|
|
234
|
+
"index": lIndex,
|
|
235
|
+
"errmsg": _vm.getListErrmsg(lIndex, lItem)
|
|
236
|
+
},
|
|
237
|
+
on: {
|
|
238
|
+
"inputChangeAnswer": _vm.inputChangeAnswer,
|
|
239
|
+
"inputErrTip": _vm.inputErrTip
|
|
240
|
+
}
|
|
241
|
+
}) : _vm._e()];
|
|
242
|
+
})], 2) : _vm._e()]);
|
|
243
|
+
};
|
|
244
|
+
var _sfc_staticRenderFns = [];
|
|
245
|
+
var __component__ = /* @__PURE__ */ normalizeComponent(_sfc_main, _sfc_render, _sfc_staticRenderFns, false, null, "089ad681");
|
|
246
|
+
var questionTitle = __component__.exports;
|
|
247
|
+
export {
|
|
248
|
+
questionTitle as default
|
|
249
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.question-item-title[data-v-089ad681]{font-size:1.7rem;line-height:2.35rem;color:#333333}.question-item-title .title-content[data-v-089ad681]{position:relative;display:inline-block;word-break:break-all}.question-item-title .blank-text[data-v-089ad681]{display:inline-block;position:relative;word-break:normal}.question-item-title .blank-text .blank-num[data-v-089ad681]{box-sizing:border-box;position:absolute;left:50%;bottom:0.5rem;width:2.8rem;height:2.8rem;font-size:2rem;line-height:2.35rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border:0.2rem solid #666;color:#666666;border-radius:100%;-webkit-transform:translateX(-25%) scale(0.5);transform:translateX(-25%) scale(0.5);-webkit-transform-origin:top left;transform-origin:bottom left}.question-item-title .input-content[data-v-089ad681]{padding-top:1.2rem}.options-title[data-v-089ad681]{font-size:1.5rem;line-height:2.1rem}.large-title[data-v-089ad681]{font-size:1.7rem}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require('./style.css');var _Promise=require("@babel/runtime-corejs3/core-js/promise");var _indexOfInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/index-of");var utils_helpers=require("../../../utils/helpers/index.js");var Questionnaire_component_input=require("../input/index.js");var __$_require_0cfec43b__=require("../../../assets/check.5f5b.png");var __$_require_6d9a6727__=require("../../../assets/warning.7745.png");var common=require("../../../common/index.js");var _sfc_main={name:"MyRadio",components:{myInput:Questionnaire_component_input.myInput,subQuestionItem:function subQuestionItem(){return _Promise.resolve().then(function(){return require("../questionItem/index.js")})},questionTitle:function questionTitle(){return _Promise.resolve().then(function(){return require("../questionTitle/index.js")})}},data:function data(){return{answersListData:{},userAnswer:[]}},props:{question:{type:Object,default:function _default(){}},validData:{type:Object,default:function _default2(){}},isCps:{type:Boolean,default:false},isCheck:{type:Boolean,default:false},brandColor:{type:String,default:"#8C7FEE"},visibleSubQuestionMap:{type:Object,default:function _default3(){return{}}}},created:function created(){if(this.question){var questionData=utils_helpers.deepCopy(this.question);this.answersListData=questionData.answers||[];this.userAnswer=questionData.userAnswer||[];this.changeAnswer()}},computed:{questionType:function questionType(){return Number(this.question.question_type)}},methods:{getTipsVisible:function getTipsVisible(option){if(!option.tips){return false}if(option.next_action&&Number(option.next_action)===5||option.next_action===0){return true}return false},isCheckedRadio:function isCheckedRadio(option){var _context;var valueCode=option.value_code;if(_indexOfInstanceProperty(_context=this.userAnswer).call(_context,valueCode)>-1){return true}return false},changeRadio:function changeRadio(option){if(this.isCheck)return;this.userAnswer=[option.value_code];this.changeAnswer()},isSubQuestionVisible:function isSubQuestionVisible(subQuestion){var map=this.visibleSubQuestionMap||{};return!!map[subQuestion.key]},inputChangeAnswer:function inputChangeAnswer(answer){this.$emit("inputChangeAnswer",answer)},changeAnswer:function changeAnswer(){this.$emit("changeAnswer",this.userAnswer)},inputOptionsChangeAnswer:function inputOptionsChangeAnswer(optionIndex,answer){this.$emit("updateOptionInput",{optionIndex,inputData:answer})},changeSubAnswer:function changeSubAnswer(optionIndex,subQuestionIndex,subAnswer){this.$emit("updateSubQuestion",{optionIndex,subQuestionIndex,subAnswer})},errTip:function errTip(msg){this.$emit("errTip",msg)},inputErrTip:function inputErrTip(msg){this.$emit("inputErrTip",msg)},getAddDetailErr:function getAddDetailErr(optionIndex,addIndex){if(!this.validData)return"";if(!this.validData.answersMsgArr)return"";if(!this.validData.answersMsgArr[optionIndex])return"";if(!this.validData.answersMsgArr[optionIndex].addDetailMsgArr)return"";if(!this.validData.answersMsgArr[optionIndex].addDetailMsgArr[addIndex])return"";return this.validData.answersMsgArr[optionIndex].addDetailMsgArr[addIndex].errmsg||""},getAnswerErr:function getAnswerErr(optionIndex){if(!this.validData)return{};if(!this.validData.answersMsgArr)return{};return this.validData.answersMsgArr[optionIndex]||{}},getSubQuestionValidErr:function getSubQuestionValidErr(optionIndex){if(!this.validData)return{};if(!this.validData.answersMsgArr)return{};if(!this.validData.answersMsgArr[optionIndex])return{};if(!this.validData.answersMsgArr[optionIndex].subQuestionMsgArr)return{};return this.validData.answersMsgArr[optionIndex].subQuestionMsgArr||{}}}};var _sfc_render=function render(){var _vm=this,_c=_vm._self._c;return _c("div",{class:["radio-group",{"is-cps":_vm.isCps}]},_vm._l(_vm.answersListData,function(option,index){return _c("div",{key:index,class:["radio-item",{"is-check":_vm.isCheckedRadio(option)}],attrs:{"role":"radio"}},[_c("div",{staticClass:"radio-content"},[_c("div",{staticClass:"radio-icon",on:{"click":function click($event){return _vm.changeRadio(option)}}},[_c("img",{staticClass:"radio-icon-check",attrs:{"src":__$_require_0cfec43b__,"alt":""}})]),_c("div",{on:{"click":function click($event){return _vm.changeRadio(option)}}},[_c("div",{staticClass:"radio-label"},[_vm.questionType===1&&option.list&&option.list.length?_c("questionTitle",{attrs:{"question":option,"validData":_vm.getAnswerErr(index),"isCheck":_vm.isCheck,"brandColor":_vm.brandColor,"isOptionSelected":_vm.isCheckedRadio(option),"isSubTitle":true},on:{"inputChangeAnswer":function inputChangeAnswer2(answer){return _vm.inputOptionsChangeAnswer(index,answer)},"inputErrTip":_vm.inputErrTip}}):_c("span",[_vm._v(_vm._s(option.value))])],1)])]),option.add_detail&&option.add_detail.length?[_c("div",{directives:[{name:"show",rawName:"v-show",value:_vm.isCheckedRadio(option),expression:"isCheckedRadio(option)"}],staticClass:"input-content"},_vm._l(option.add_detail,function(aItem,aIndex){return _c("div",{key:aIndex},[_c("my-input",{attrs:{"inputData":aItem,"isCheck":_vm.isCheck,"index":index,"parentCode":option.value_code,"isSubInput":true,"subIndex":aIndex,"errmsg":_vm.getAddDetailErr(index,aIndex)},on:{"inputChangeAnswer":_vm.inputChangeAnswer}})],1)}),0)]:_vm._e(),_c("div",{directives:[{name:"show",rawName:"v-show",value:_vm.isCheckedRadio(option)&&_vm.getTipsVisible(option),expression:"isCheckedRadio(option) && getTipsVisible(option)"}],staticClass:"answer-tips"},[_c("img",{staticClass:"warning-icon",attrs:{"src":__$_require_6d9a6727__}}),_vm._v(" "+_vm._s(option.tips)+" ")]),option.subQuesTionList&&option.subQuesTionList.length?_vm._l(option.subQuesTionList,function(rItem,rIndex){return _c("div",{directives:[{name:"show",rawName:"v-show",value:_vm.isCheckedRadio(option)&&_vm.isSubQuestionVisible(rItem),expression:"isCheckedRadio(option) && isSubQuestionVisible(rItem)"}],key:rIndex},[_c("sub-question-item",{ref:"questionItem",refInFor:true,staticStyle:{"margin-top":"1.2rem","cursor":"default"},attrs:{"question":rItem,"isCps":_vm.isCps,"isCheck":_vm.isCheck,"brandColor":_vm.brandColor,"index":rIndex,"isSubOption":rItem.is_option===1,"isSubQuestion":rItem.is_option===0,"validErrMap":_vm.getSubQuestionValidErr(index)},on:{"changeAnswer":function changeAnswer2(subQuestionIndex,subAnswer){return _vm.changeSubAnswer(index,subQuestionIndex,subAnswer)},"inputErrTip":_vm.inputErrTip}})],1)}):_vm._e()],2)}),0)};var _sfc_staticRenderFns=[];var __component__=common.normalizeComponent(_sfc_main,_sfc_render,_sfc_staticRenderFns,false,null,"b5cbe6c4");var myRadio=__component__.exports;exports.myRadio=myRadio;
|
|
@@ -0,0 +1,281 @@
|
|
|
1
|
+
import _indexOfInstanceProperty from "@babel/runtime-corejs3/core-js/instance/index-of";
|
|
2
|
+
import { m as deepCopy } from "../../../utils/helpers/index.mjs";
|
|
3
|
+
import { m as myInput } from "../input/index.mjs";
|
|
4
|
+
import __$_require_0cfec43b__ from "../../../assets/check.5f5b.png";
|
|
5
|
+
import __$_require_6d9a6727__ from "../../../assets/warning.7745.png";
|
|
6
|
+
import { n as normalizeComponent } from "../../../common/index.mjs";
|
|
7
|
+
import './style.css';var _sfc_main = {
|
|
8
|
+
name: "MyRadio",
|
|
9
|
+
components: {
|
|
10
|
+
myInput,
|
|
11
|
+
subQuestionItem: function subQuestionItem() {
|
|
12
|
+
return import("../questionItem/index.mjs");
|
|
13
|
+
},
|
|
14
|
+
questionTitle: function questionTitle() {
|
|
15
|
+
return import("../questionTitle/index.mjs");
|
|
16
|
+
}
|
|
17
|
+
},
|
|
18
|
+
data: function data() {
|
|
19
|
+
return {
|
|
20
|
+
answersListData: {},
|
|
21
|
+
userAnswer: []
|
|
22
|
+
};
|
|
23
|
+
},
|
|
24
|
+
props: {
|
|
25
|
+
question: {
|
|
26
|
+
type: Object,
|
|
27
|
+
default: function _default() {
|
|
28
|
+
}
|
|
29
|
+
},
|
|
30
|
+
validData: {
|
|
31
|
+
type: Object,
|
|
32
|
+
default: function _default2() {
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
isCps: {
|
|
36
|
+
type: Boolean,
|
|
37
|
+
default: false
|
|
38
|
+
},
|
|
39
|
+
isCheck: {
|
|
40
|
+
type: Boolean,
|
|
41
|
+
default: false
|
|
42
|
+
},
|
|
43
|
+
brandColor: {
|
|
44
|
+
type: String,
|
|
45
|
+
default: "#8C7FEE"
|
|
46
|
+
},
|
|
47
|
+
// 新增:子问题显隐映射
|
|
48
|
+
visibleSubQuestionMap: {
|
|
49
|
+
type: Object,
|
|
50
|
+
default: function _default3() {
|
|
51
|
+
return {};
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
},
|
|
55
|
+
created: function created() {
|
|
56
|
+
if (this.question) {
|
|
57
|
+
var questionData = deepCopy(this.question);
|
|
58
|
+
this.answersListData = questionData.answers || [];
|
|
59
|
+
this.userAnswer = questionData.userAnswer || [];
|
|
60
|
+
this.changeAnswer();
|
|
61
|
+
}
|
|
62
|
+
},
|
|
63
|
+
computed: {
|
|
64
|
+
questionType: function questionType() {
|
|
65
|
+
return Number(this.question.question_type);
|
|
66
|
+
}
|
|
67
|
+
},
|
|
68
|
+
methods: {
|
|
69
|
+
getTipsVisible: function getTipsVisible(option) {
|
|
70
|
+
if (!option.tips) {
|
|
71
|
+
return false;
|
|
72
|
+
}
|
|
73
|
+
if (option.next_action && Number(option.next_action) === 5 || option.next_action === 0) {
|
|
74
|
+
return true;
|
|
75
|
+
}
|
|
76
|
+
return false;
|
|
77
|
+
},
|
|
78
|
+
isCheckedRadio: function isCheckedRadio(option) {
|
|
79
|
+
var _context;
|
|
80
|
+
var valueCode = option.value_code;
|
|
81
|
+
if (_indexOfInstanceProperty(_context = this.userAnswer).call(_context, valueCode) > -1) {
|
|
82
|
+
return true;
|
|
83
|
+
}
|
|
84
|
+
return false;
|
|
85
|
+
},
|
|
86
|
+
changeRadio: function changeRadio(option) {
|
|
87
|
+
if (this.isCheck) return;
|
|
88
|
+
this.userAnswer = [option.value_code];
|
|
89
|
+
this.changeAnswer();
|
|
90
|
+
},
|
|
91
|
+
isSubQuestionVisible: function isSubQuestionVisible(subQuestion) {
|
|
92
|
+
var map = this.visibleSubQuestionMap || {};
|
|
93
|
+
return !!map[subQuestion.key];
|
|
94
|
+
},
|
|
95
|
+
inputChangeAnswer: function inputChangeAnswer(answer) {
|
|
96
|
+
this.$emit("inputChangeAnswer", answer);
|
|
97
|
+
},
|
|
98
|
+
changeAnswer: function changeAnswer() {
|
|
99
|
+
this.$emit("changeAnswer", this.userAnswer);
|
|
100
|
+
},
|
|
101
|
+
inputOptionsChangeAnswer: function inputOptionsChangeAnswer(optionIndex, answer) {
|
|
102
|
+
this.$emit("updateOptionInput", {
|
|
103
|
+
optionIndex,
|
|
104
|
+
inputData: answer
|
|
105
|
+
});
|
|
106
|
+
},
|
|
107
|
+
changeSubAnswer: function changeSubAnswer(optionIndex, subQuestionIndex, subAnswer) {
|
|
108
|
+
this.$emit("updateSubQuestion", {
|
|
109
|
+
optionIndex,
|
|
110
|
+
subQuestionIndex,
|
|
111
|
+
subAnswer
|
|
112
|
+
});
|
|
113
|
+
},
|
|
114
|
+
errTip: function errTip(msg) {
|
|
115
|
+
this.$emit("errTip", msg);
|
|
116
|
+
},
|
|
117
|
+
inputErrTip: function inputErrTip(msg) {
|
|
118
|
+
this.$emit("inputErrTip", msg);
|
|
119
|
+
},
|
|
120
|
+
// getOptionErrmsg (index) {
|
|
121
|
+
// if (this.validData && this.validData['answersMsgArr'] && this.validData['answersMsgArr'][index]) {
|
|
122
|
+
// const item = this.validData['answersMsgArr'][index] || {}
|
|
123
|
+
// return item.errmsg
|
|
124
|
+
// }
|
|
125
|
+
// return ''
|
|
126
|
+
// }
|
|
127
|
+
getAddDetailErr: function getAddDetailErr(optionIndex, addIndex) {
|
|
128
|
+
if (!this.validData) return "";
|
|
129
|
+
if (!this.validData.answersMsgArr) return "";
|
|
130
|
+
if (!this.validData.answersMsgArr[optionIndex]) return "";
|
|
131
|
+
if (!this.validData.answersMsgArr[optionIndex].addDetailMsgArr) return "";
|
|
132
|
+
if (!this.validData.answersMsgArr[optionIndex].addDetailMsgArr[addIndex]) return "";
|
|
133
|
+
return this.validData.answersMsgArr[optionIndex].addDetailMsgArr[addIndex].errmsg || "";
|
|
134
|
+
},
|
|
135
|
+
getAnswerErr: function getAnswerErr(optionIndex) {
|
|
136
|
+
if (!this.validData) return {};
|
|
137
|
+
if (!this.validData.answersMsgArr) return {};
|
|
138
|
+
return this.validData.answersMsgArr[optionIndex] || {};
|
|
139
|
+
},
|
|
140
|
+
getSubQuestionValidErr: function getSubQuestionValidErr(optionIndex) {
|
|
141
|
+
if (!this.validData) return {};
|
|
142
|
+
if (!this.validData.answersMsgArr) return {};
|
|
143
|
+
if (!this.validData.answersMsgArr[optionIndex]) return {};
|
|
144
|
+
if (!this.validData.answersMsgArr[optionIndex].subQuestionMsgArr) return {};
|
|
145
|
+
return this.validData.answersMsgArr[optionIndex].subQuestionMsgArr || {};
|
|
146
|
+
}
|
|
147
|
+
}
|
|
148
|
+
};
|
|
149
|
+
var _sfc_render = function render() {
|
|
150
|
+
var _vm = this, _c = _vm._self._c;
|
|
151
|
+
return _c("div", {
|
|
152
|
+
class: ["radio-group", {
|
|
153
|
+
"is-cps": _vm.isCps
|
|
154
|
+
}]
|
|
155
|
+
}, _vm._l(_vm.answersListData, function(option, index) {
|
|
156
|
+
return _c("div", {
|
|
157
|
+
key: index,
|
|
158
|
+
class: ["radio-item", {
|
|
159
|
+
"is-check": _vm.isCheckedRadio(option)
|
|
160
|
+
}],
|
|
161
|
+
attrs: {
|
|
162
|
+
"role": "radio"
|
|
163
|
+
}
|
|
164
|
+
}, [_c("div", {
|
|
165
|
+
staticClass: "radio-content"
|
|
166
|
+
}, [_c("div", {
|
|
167
|
+
staticClass: "radio-icon",
|
|
168
|
+
on: {
|
|
169
|
+
"click": function click($event) {
|
|
170
|
+
return _vm.changeRadio(option);
|
|
171
|
+
}
|
|
172
|
+
}
|
|
173
|
+
}, [_c("img", {
|
|
174
|
+
staticClass: "radio-icon-check",
|
|
175
|
+
attrs: {
|
|
176
|
+
"src": __$_require_0cfec43b__,
|
|
177
|
+
"alt": ""
|
|
178
|
+
}
|
|
179
|
+
})]), _c("div", {
|
|
180
|
+
on: {
|
|
181
|
+
"click": function click($event) {
|
|
182
|
+
return _vm.changeRadio(option);
|
|
183
|
+
}
|
|
184
|
+
}
|
|
185
|
+
}, [_c("div", {
|
|
186
|
+
staticClass: "radio-label"
|
|
187
|
+
}, [_vm.questionType === 1 && option.list && option.list.length ? _c("questionTitle", {
|
|
188
|
+
attrs: {
|
|
189
|
+
"question": option,
|
|
190
|
+
"validData": _vm.getAnswerErr(index),
|
|
191
|
+
"isCheck": _vm.isCheck,
|
|
192
|
+
"brandColor": _vm.brandColor,
|
|
193
|
+
"isOptionSelected": _vm.isCheckedRadio(option),
|
|
194
|
+
"isSubTitle": true
|
|
195
|
+
},
|
|
196
|
+
on: {
|
|
197
|
+
"inputChangeAnswer": function inputChangeAnswer2(answer) {
|
|
198
|
+
return _vm.inputOptionsChangeAnswer(index, answer);
|
|
199
|
+
},
|
|
200
|
+
"inputErrTip": _vm.inputErrTip
|
|
201
|
+
}
|
|
202
|
+
}) : _c("span", [_vm._v(_vm._s(option.value))])], 1)])]), option.add_detail && option.add_detail.length ? [_c("div", {
|
|
203
|
+
directives: [{
|
|
204
|
+
name: "show",
|
|
205
|
+
rawName: "v-show",
|
|
206
|
+
value: _vm.isCheckedRadio(option),
|
|
207
|
+
expression: "isCheckedRadio(option)"
|
|
208
|
+
}],
|
|
209
|
+
staticClass: "input-content"
|
|
210
|
+
}, _vm._l(option.add_detail, function(aItem, aIndex) {
|
|
211
|
+
return _c("div", {
|
|
212
|
+
key: aIndex
|
|
213
|
+
}, [_c("my-input", {
|
|
214
|
+
attrs: {
|
|
215
|
+
"inputData": aItem,
|
|
216
|
+
"isCheck": _vm.isCheck,
|
|
217
|
+
"index": index,
|
|
218
|
+
"parentCode": option.value_code,
|
|
219
|
+
"isSubInput": true,
|
|
220
|
+
"subIndex": aIndex,
|
|
221
|
+
"errmsg": _vm.getAddDetailErr(index, aIndex)
|
|
222
|
+
},
|
|
223
|
+
on: {
|
|
224
|
+
"inputChangeAnswer": _vm.inputChangeAnswer
|
|
225
|
+
}
|
|
226
|
+
})], 1);
|
|
227
|
+
}), 0)] : _vm._e(), _c("div", {
|
|
228
|
+
directives: [{
|
|
229
|
+
name: "show",
|
|
230
|
+
rawName: "v-show",
|
|
231
|
+
value: _vm.isCheckedRadio(option) && _vm.getTipsVisible(option),
|
|
232
|
+
expression: "isCheckedRadio(option) && getTipsVisible(option)"
|
|
233
|
+
}],
|
|
234
|
+
staticClass: "answer-tips"
|
|
235
|
+
}, [_c("img", {
|
|
236
|
+
staticClass: "warning-icon",
|
|
237
|
+
attrs: {
|
|
238
|
+
"src": __$_require_6d9a6727__
|
|
239
|
+
}
|
|
240
|
+
}), _vm._v(" " + _vm._s(option.tips) + " ")]), option.subQuesTionList && option.subQuesTionList.length ? _vm._l(option.subQuesTionList, function(rItem, rIndex) {
|
|
241
|
+
return _c("div", {
|
|
242
|
+
directives: [{
|
|
243
|
+
name: "show",
|
|
244
|
+
rawName: "v-show",
|
|
245
|
+
value: _vm.isCheckedRadio(option) && _vm.isSubQuestionVisible(rItem),
|
|
246
|
+
expression: "isCheckedRadio(option) && isSubQuestionVisible(rItem)"
|
|
247
|
+
}],
|
|
248
|
+
key: rIndex
|
|
249
|
+
}, [_c("sub-question-item", {
|
|
250
|
+
ref: "questionItem",
|
|
251
|
+
refInFor: true,
|
|
252
|
+
staticStyle: {
|
|
253
|
+
"margin-top": "1.2rem",
|
|
254
|
+
"cursor": "default"
|
|
255
|
+
},
|
|
256
|
+
attrs: {
|
|
257
|
+
"question": rItem,
|
|
258
|
+
"isCps": _vm.isCps,
|
|
259
|
+
"isCheck": _vm.isCheck,
|
|
260
|
+
"brandColor": _vm.brandColor,
|
|
261
|
+
"index": rIndex,
|
|
262
|
+
"isSubOption": rItem.is_option === 1,
|
|
263
|
+
"isSubQuestion": rItem.is_option === 0,
|
|
264
|
+
"validErrMap": _vm.getSubQuestionValidErr(index)
|
|
265
|
+
},
|
|
266
|
+
on: {
|
|
267
|
+
"changeAnswer": function changeAnswer2(subQuestionIndex, subAnswer) {
|
|
268
|
+
return _vm.changeSubAnswer(index, subQuestionIndex, subAnswer);
|
|
269
|
+
},
|
|
270
|
+
"inputErrTip": _vm.inputErrTip
|
|
271
|
+
}
|
|
272
|
+
})], 1);
|
|
273
|
+
}) : _vm._e()], 2);
|
|
274
|
+
}), 0);
|
|
275
|
+
};
|
|
276
|
+
var _sfc_staticRenderFns = [];
|
|
277
|
+
var __component__ = /* @__PURE__ */ normalizeComponent(_sfc_main, _sfc_render, _sfc_staticRenderFns, false, null, "b5cbe6c4");
|
|
278
|
+
var myRadio = __component__.exports;
|
|
279
|
+
export {
|
|
280
|
+
myRadio as m
|
|
281
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.radio-group .radio-item+.radio-item[data-v-b5cbe6c4]{margin-top:1.6rem}.radio-group .radio-item[data-v-b5cbe6c4]{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;cursor:pointer;-webkit-user-select:none;user-select:none}.radio-group .radio-item .radio-content[data-v-b5cbe6c4]{position:relative;width:100%;padding-left:2.4rem}.radio-group .radio-item .radio-content .radio-icon[data-v-b5cbe6c4]{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:absolute;left:0;top:0;width:2.1rem;height:2.1rem;border-radius:100%}.radio-group .radio-item .radio-content .radio-icon .radio-icon-check[data-v-b5cbe6c4]{width:1.6rem;height:1.6rem;border-radius:100%;background:#E2E1EA}.radio-group .radio-item .radio-content .radio-label[data-v-b5cbe6c4]{width:100%;display:inline-block;font-size:1.5rem;line-height:2.1rem;color:#333}.radio-group .radio-item .input-content[data-v-b5cbe6c4]{margin-top:0.8rem;padding-left:2.4rem}.is-check>.radio-content>.radio-icon>.radio-icon-check[data-v-b5cbe6c4]{border-color:#8c7fee!important;background:#8c7fee!important}.is-cps .is-check>.radio-content>.radio-icon>.radio-icon-check[data-v-b5cbe6c4]{background:#FC7468!important;border-color:#FC7468!important}.answer-tips[data-v-b5cbe6c4]{margin-top:0.8rem;padding:0.7rem 0.8rem 0.7rem 3.2rem;background:-webkit-linear-gradient(left,rgba(255,90,110,0.1),rgba(255,218,214,0.4));background:linear-gradient(to right,rgba(255,90,110,0.1),rgba(255,218,214,0.4));position:relative;font-size:1.2rem;line-height:1.8rem;border-radius:1.2rem;color:#333;word-break:break-all}.answer-tips .warning-icon[data-v-b5cbe6c4]{position:absolute;left:1rem;top:1rem;width:1.4rem;height:1.3rem}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require('./style.css');var _Array$from=require("@babel/runtime-corejs3/core-js/array/from");var _Symbol=require("@babel/runtime-corejs3/core-js/symbol");var _getIteratorMethod=require("@babel/runtime-corejs3/core-js/get-iterator-method");var _Object$getOwnPropertySymbols=require("@babel/runtime-corejs3/core-js/object/get-own-property-symbols");var _Object$getOwnPropertyDescriptor=require("@babel/runtime-corejs3/core-js/object/get-own-property-descriptor");var _Object$getOwnPropertyDescriptors=require("@babel/runtime-corejs3/core-js/object/get-own-property-descriptors");var _Object$defineProperties=require("@babel/runtime-corejs3/core-js/object/define-properties");var _Object$defineProperty=require("@babel/runtime-corejs3/core-js/object/define-property");var _typeof=require("@babel/runtime-corejs3/helpers/typeof");var _toConsumableArray=require("@babel/runtime-corejs3/helpers/toConsumableArray");var _defineProperty=require("@babel/runtime-corejs3/helpers/defineProperty");var _startsWithInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/starts-with");var _someInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/some");var _includesInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/includes");var _valuesInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/values");var _everyInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/every");var _mapInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/map");var _Set=require("@babel/runtime-corejs3/core-js/set");var _trimInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/trim");var _sliceInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/slice");var _Object$assign=require("@babel/runtime-corejs3/core-js/object/assign");var _findInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/find");var _forEachInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/for-each");var _concatInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/concat");var _Number$isInteger=require("@babel/runtime-corejs3/core-js/number/is-integer");var _filterInstanceProperty=require("@babel/runtime-corejs3/core-js/instance/filter");var _Object$keys=require("@babel/runtime-corejs3/core-js/object/keys");function ownKeys(e,r){var t=_Object$keys(e);if(_Object$getOwnPropertySymbols){var o=_Object$getOwnPropertySymbols(e);r&&(o=_filterInstanceProperty(o).call(o,function(r2){return _Object$getOwnPropertyDescriptor(e,r2).enumerable})),t.push.apply(t,o)}return t}function _objectSpread(e){for(var r=1;r<arguments.length;r++){var _context34,_context35;var t=null!=arguments[r]?arguments[r]:{};r%2?_forEachInstanceProperty(_context34=ownKeys(Object(t),true)).call(_context34,function(r2){_defineProperty(e,r2,t[r2])}):_Object$getOwnPropertyDescriptors?_Object$defineProperties(e,_Object$getOwnPropertyDescriptors(t)):_forEachInstanceProperty(_context35=ownKeys(Object(t))).call(_context35,function(r2){_Object$defineProperty(e,r2,_Object$getOwnPropertyDescriptor(t,r2))})}return e}function _createForOfIteratorHelper(r,e){var t="undefined"!=typeof _Symbol&&_getIteratorMethod(r)||r["@@iterator"];if(!t){if(Array.isArray(r)||(t=_unsupportedIterableToArray(r))||e&&r&&"number"==typeof r.length){t&&(r=t);var _n=0,F=function F2(){};return{s:F,n:function n(){return _n>=r.length?{done:true}:{done:false,value:r[_n++]}},e:function e2(r2){throw r2},f:F}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=true,u=false;return{s:function s(){t=t.call(r)},n:function n(){var r2=t.next();return a=r2.done,r2},e:function e2(r2){u=true,o=r2},f:function f(){try{a||null==t.return||t.return()}finally{if(u)throw o}}}}function _unsupportedIterableToArray(r,a){if(r){var _context33;if("string"==typeof r)return _arrayLikeToArray(r,a);var t=_sliceInstanceProperty(_context33={}.toString.call(r)).call(_context33,8,-1);return"Object"===t&&r.constructor&&(t=r.constructor.name),"Map"===t||"Set"===t?_Array$from(r):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?_arrayLikeToArray(r,a):void 0}}function _arrayLikeToArray(r,a){(null==a||a>r.length)&&(a=r.length);for(var e=0,n=Array(a);e<a;e++)n[e]=r[e];return n}var utils_create=require("../utils/create/index.js");var utils_helpers=require("../utils/helpers/index.js");var Questionnaire_component_questionItem=require("./component/questionItem/index.js");var common=require("../common/index.js");var _sfc_main={name:"Questionnaire",components:{questionItem:Questionnaire_component_questionItem.default},data:function data(){return{renderData:[],qas:[],title:"",preDesc:"",afterDesc:"",answer:{},validErrMap:{},isSubmit:false,useQaModule:0}},props:{data:{type:Object,default:function _default(){}},isCps:{type:Boolean,default:false},isCheck:{type:Boolean,default:false}},computed:{brandColor:function brandColor(){return this.isCps?"#FC7468":"#8C7FEE"},visibleQuestionMap:function visibleQuestionMap(){var _this=this;var data2=this.renderData||[];var vMap={};var _iterator=_createForOfIteratorHelper(data2),_step;try{for(_iterator.s();!(_step=_iterator.n()).done;){var _q=_step.value;var _hasConfig=Number(_q.needDisplayConfig)===1&&Array.isArray(_q.displayRule)&&_q.displayRule.length>0;vMap[_q.key]=!_hasConfig}}catch(err){_iterator.e(err)}finally{_iterator.f()}var subList=[];var _iterator2=_createForOfIteratorHelper(data2),_step2;try{for(_iterator2.s();!(_step2=_iterator2.n()).done;){var _q2=_step2.value;var answers=_q2.answers||[];var _iterator5=_createForOfIteratorHelper(answers),_step5;try{for(_iterator5.s();!(_step5=_iterator5.n()).done;){var ans=_step5.value;var subs=ans.subQuesTionList||[];var _iterator6=_createForOfIteratorHelper(subs),_step6;try{for(_iterator6.s();!(_step6=_iterator6.n()).done;){var _sq2=_step6.value;subList.push({sq:_sq2,parentQuestion:_q2,parentAnswer:ans})}}catch(err){_iterator6.e(err)}finally{_iterator6.f()}}}catch(err){_iterator5.e(err)}finally{_iterator5.f()}}}catch(err){_iterator2.e(err)}finally{_iterator2.f()}var vSubMap={};for(var _i=0,_subList=subList;_i<_subList.length;_i++){var sq=_subList[_i].sq;var hasConfig=Number(sq.needDisplayConfig)===1&&Array.isArray(sq.displayRule)&&sq.displayRule.length>0;vSubMap[sq.key]=!hasConfig}var subIsDepVisible=function subIsDepVisible2(depKey){var _context;var actualKey=_startsWithInstanceProperty(depKey).call(depKey,"qa.")?depKey.substring(3):depKey;if(_someInstanceProperty(data2).call(data2,function(x){return x.key===actualKey})){return!!vMap[actualKey]}var parent=_this.findSubQuestionParent(depKey);if(!parent)return false;var parentVisible2=!!vMap[parent.parentQuestion.key];if(!parentVisible2)return false;var parentSelected2=Array.isArray(parent.parentQuestion.userAnswer)?_includesInstanceProperty(_context=parent.parentQuestion.userAnswer).call(_context,parent.parentAnswer.value_code):false;if(!parentSelected2)return false;return!!vSubMap[actualKey]};var evalSubRules=function evalSubRules2(sq2){var rules=Array.isArray(sq2.displayRule)?sq2.displayRule:[];var hasConfig2=Number(sq2.needDisplayConfig)===1&&rules.length>0;if(!hasConfig2)return true;return _someInstanceProperty(rules).call(rules,function(rule){var values=_valuesInstanceProperty(rule)||{};if(String(values.display)!=="1")return false;var cond=rule.condition||{};var subs2=Array.isArray(cond.subcondition)?cond.subcondition:[];if(Number(cond.conditionType)!==0||subs2.length===0)return false;return _everyInstanceProperty(subs2).call(subs2,function(sc){var _context2;var depKey=sc&&sc.key;var shotType=sc&&Number(sc.shotType);var vals=sc&&Array.isArray(_valuesInstanceProperty(sc))?_mapInstanceProperty(_context2=_valuesInstanceProperty(sc)).call(_context2,function(v){return v.value}):[];if(!depKey||shotType!==1||vals.length===0)return false;if(!subIsDepVisible(depKey))return false;var targetQuestion=_this.findAnswerInRenderData(depKey);if(!targetQuestion)return false;var qType=Number(targetQuestion.question_type);var userCodes=targetQuestion.userAnswer||[];if(qType===1||qType===5){return _someInstanceProperty(userCodes).call(userCodes,function(code){return _includesInstanceProperty(vals).call(vals,code)})}if(qType===2){return _everyInstanceProperty(vals).call(vals,function(code){return _includesInstanceProperty(userCodes).call(userCodes,code)})}return false})})};var evalMainRules=function evalMainRules2(q2){var rules=Array.isArray(q2.displayRule)?q2.displayRule:[];var hasConfig2=Number(q2.needDisplayConfig)===1&&rules.length>0;if(!hasConfig2)return true;return _someInstanceProperty(rules).call(rules,function(rule){var values=_valuesInstanceProperty(rule)||{};if(String(values.display)!=="1")return false;var cond=rule.condition||{};var subs2=Array.isArray(cond.subcondition)?cond.subcondition:[];if(Number(cond.conditionType)!==0||subs2.length===0)return false;return _everyInstanceProperty(subs2).call(subs2,function(sc){var _context3;var depKey=sc&&sc.key;var shotType=sc&&Number(sc.shotType);var vals=sc&&Array.isArray(_valuesInstanceProperty(sc))?_mapInstanceProperty(_context3=_valuesInstanceProperty(sc)).call(_context3,function(v){return v.value}):[];if(!depKey||shotType!==1||vals.length===0)return false;var actualDepKey=_startsWithInstanceProperty(depKey).call(depKey,"qa.")?depKey.substring(3):depKey;var isMainDep=_someInstanceProperty(data2).call(data2,function(x){return x.key===actualDepKey});if(isMainDep){if(!vMap[actualDepKey])return false}else{if(!subIsDepVisible(depKey))return false}var targetQuestion=_this.findAnswerInRenderData(depKey);if(!targetQuestion)return false;var qType=Number(targetQuestion.question_type);var userCodes=targetQuestion.userAnswer||[];if(qType===1||qType===5){return _someInstanceProperty(userCodes).call(userCodes,function(code){return _includesInstanceProperty(vals).call(vals,code)})}if(qType===2){return _everyInstanceProperty(vals).call(vals,function(code){return _includesInstanceProperty(userCodes).call(userCodes,code)})}return false})})};var changed=true;var safe=0;var maxIter=(data2.length+subList.length)*3;while(changed&&safe<maxIter){changed=false;safe++;var subChanged=false;var _iterator3=_createForOfIteratorHelper(subList),_step3;try{for(_iterator3.s();!(_step3=_iterator3.n()).done;){var _context4;var _step3$value=_step3.value,_sq=_step3$value.sq,parentQuestion=_step3$value.parentQuestion,parentAnswer=_step3$value.parentAnswer;var parentVisible=!!vMap[parentQuestion.key];var parentSelected=Array.isArray(parentQuestion.userAnswer)?_includesInstanceProperty(_context4=parentQuestion.userAnswer).call(_context4,parentAnswer.value_code):false;var prev=vSubMap[_sq.key];var next=parentVisible&&parentSelected?evalSubRules(_sq):false;if(next!==prev){vSubMap[_sq.key]=next;subChanged=true}}}catch(err){_iterator3.e(err)}finally{_iterator3.f()}var mainChanged=false;var _iterator4=_createForOfIteratorHelper(data2),_step4;try{for(_iterator4.s();!(_step4=_iterator4.n()).done;){var q=_step4.value;var _prev=vMap[q.key];var _next=evalMainRules(q);if(_next!==_prev){vMap[q.key]=_next;mainChanged=true}}}catch(err){_iterator4.e(err)}finally{_iterator4.f()}changed=subChanged||mainChanged}return vMap},visibleModuleMap:function visibleModuleMap(){var map={};var data2=this.renderData||[];var vMap=this.visibleQuestionMap;var _iterator7=_createForOfIteratorHelper(data2),_step7;try{for(_iterator7.s();!(_step7=_iterator7.n()).done;){var q=_step7.value;var moduleId=q.module;if(!moduleId)continue;if(!(moduleId in map))map[moduleId]=false;if(vMap[q.key]){map[moduleId]=true}}}catch(err){_iterator7.e(err)}finally{_iterator7.f()}return map},visibleSerialNumberMap:function visibleSerialNumberMap(){var serialMap={};var counters={};var vMap=this.visibleQuestionMap;var data2=this.renderData||[];var useModule=Number(this.useQaModule)===1;var _iterator8=_createForOfIteratorHelper(data2),_step8;try{for(_iterator8.s();!(_step8=_iterator8.n()).done;){var q=_step8.value;var groupId=useModule&&q.module?q.module:"__global__";if(!(groupId in counters))counters[groupId]=0;if(!q.detachFlow&&vMap[q.key]){counters[groupId]+=1;serialMap[q.key]=counters[groupId]}}}catch(err){_iterator8.e(err)}finally{_iterator8.f()}return serialMap},visibleModuleOrdinalMap:function visibleModuleOrdinalMap(){var map={};var data2=this.renderData||[];var vModuleMap=this.visibleModuleMap;var ordinal=0;var seen=new _Set;var _iterator9=_createForOfIteratorHelper(data2),_step9;try{for(_iterator9.s();!(_step9=_iterator9.n()).done;){var q=_step9.value;var moduleId=q.module;if(!moduleId||seen.has(moduleId))continue;if(vModuleMap[moduleId]){ordinal+=1;map[moduleId]=ordinal;seen.add(moduleId)}else{seen.add(moduleId)}}}catch(err){_iterator9.e(err)}finally{_iterator9.f()}return map},soloUnnamedModuleMap:function soloUnnamedModuleMap(){var map={};if(Number(this.useQaModule)!==1)return map;var vMap=this.visibleQuestionMap;var data2=this.renderData||[];var moduleCounts={};var moduleNameMap={};var _iterator0=_createForOfIteratorHelper(data2),_step0;try{for(_iterator0.s();!(_step0=_iterator0.n()).done;){var q=_step0.value;var _moduleId=q.module;if(!_moduleId)continue;if(!(_moduleId in moduleCounts))moduleCounts[_moduleId]=0;if(!(_moduleId in moduleNameMap))moduleNameMap[_moduleId]=q.module_name;if(vMap[q.key]){moduleCounts[_moduleId]+=1}}}catch(err){_iterator0.e(err)}finally{_iterator0.f()}for(var moduleId in moduleCounts){var _context5;var count=moduleCounts[moduleId];var name=moduleNameMap[moduleId];var noName=!name||_trimInstanceProperty(_context5=String(name)).call(_context5)==="";map[moduleId]=count===1&&noName}return map},visibleSubQuestionMap:function visibleSubQuestionMap(){var _this2=this;var vMapMain=this.visibleQuestionMap;var data2=this.renderData||[];var subList=[];var _iterator1=_createForOfIteratorHelper(data2),_step1;try{for(_iterator1.s();!(_step1=_iterator1.n()).done;){var q=_step1.value;var answers=q.answers||[];var _iterator11=_createForOfIteratorHelper(answers),_step11;try{for(_iterator11.s();!(_step11=_iterator11.n()).done;){var ans=_step11.value;var subs=ans.subQuesTionList||[];var _iterator12=_createForOfIteratorHelper(subs),_step12;try{for(_iterator12.s();!(_step12=_iterator12.n()).done;){var _sq4=_step12.value;subList.push({sq:_sq4,parentQuestion:q,parentAnswer:ans})}}catch(err){_iterator12.e(err)}finally{_iterator12.f()}}}catch(err){_iterator11.e(err)}finally{_iterator11.f()}}}catch(err){_iterator1.e(err)}finally{_iterator1.f()}var vSubMap={};for(var _i2=0,_subList2=subList;_i2<_subList2.length;_i2++){var sq=_subList2[_i2].sq;var hasConfig=Number(sq.needDisplayConfig)===1&&Array.isArray(sq.displayRule)&&sq.displayRule.length>0;vSubMap[sq.key]=!hasConfig}var isDepVisible=function isDepVisible2(depKey,currentSubMap){var _context6;var actualKey=_startsWithInstanceProperty(depKey).call(depKey,"qa.")?depKey.substring(3):depKey;if(_someInstanceProperty(data2).call(data2,function(x){return x.key===actualKey})){return!!vMapMain[actualKey]}var parent=_this2.findSubQuestionParent(depKey);if(!parent)return false;if(!vMapMain[parent.parentQuestion.key])return false;var parentSelected2=Array.isArray(parent.parentQuestion.userAnswer)?_includesInstanceProperty(_context6=parent.parentQuestion.userAnswer).call(_context6,parent.parentAnswer.value_code):false;if(!parentSelected2)return false;return!!currentSubMap[actualKey]};var evalSubRules=function evalSubRules2(sq2,currentSubMap){var rules=Array.isArray(sq2.displayRule)?sq2.displayRule:[];var hasConfig2=Number(sq2.needDisplayConfig)===1&&rules.length>0;if(!hasConfig2)return true;return _someInstanceProperty(rules).call(rules,function(rule){var values=_valuesInstanceProperty(rule)||{};if(String(values.display)!=="1")return false;var cond=rule.condition||{};var subs2=Array.isArray(cond.subcondition)?cond.subcondition:[];if(Number(cond.conditionType)!==0||subs2.length===0)return false;return _everyInstanceProperty(subs2).call(subs2,function(sc){var _context7;var depKey=sc&&sc.key;var shotType=sc&&Number(sc.shotType);var vals=sc&&Array.isArray(_valuesInstanceProperty(sc))?_mapInstanceProperty(_context7=_valuesInstanceProperty(sc)).call(_context7,function(v){return v.value}):[];if(!depKey||shotType!==1||vals.length===0)return false;if(!isDepVisible(depKey,currentSubMap))return false;var targetQuestion=_this2.findAnswerInRenderData(depKey);if(!targetQuestion)return false;var qType=Number(targetQuestion.question_type);var userCodes=targetQuestion.userAnswer||[];if(qType===1||qType===5){return _someInstanceProperty(userCodes).call(userCodes,function(code){return _includesInstanceProperty(vals).call(vals,code)})}if(qType===2){return _everyInstanceProperty(vals).call(vals,function(code){return _includesInstanceProperty(userCodes).call(userCodes,code)})}return false})})};var changed=true;var safe=0;var maxIter=subList.length*3;while(changed&&safe<maxIter){changed=false;safe++;var _iterator10=_createForOfIteratorHelper(subList),_step10;try{for(_iterator10.s();!(_step10=_iterator10.n()).done;){var _context8;var _step10$value=_step10.value,_sq3=_step10$value.sq,parentQuestion=_step10$value.parentQuestion,parentAnswer=_step10$value.parentAnswer;var parentVisible=!!vMapMain[parentQuestion.key];var parentSelected=Array.isArray(parentQuestion.userAnswer)?_includesInstanceProperty(_context8=parentQuestion.userAnswer).call(_context8,parentAnswer.value_code):false;var prev=vSubMap[_sq3.key];var next=parentVisible&&parentSelected?evalSubRules(_sq3,vSubMap):false;if(next!==prev){vSubMap[_sq3.key]=next;changed=true}}}catch(err){_iterator10.e(err)}finally{_iterator10.f()}}return vSubMap}},methods:{init:function init(){var _this3=this;this.$nextTick(function(){_this3.title=_this3.data.title||"";_this3.preDesc=_this3.data.preDesc||"";_this3.afterDesc=_this3.data.afterDesc||"";_this3.qas=_this3.data.qas||[];_this3.answer=_this3.data.answer||{};_this3.useQaModule=_this3.data.has_module||0;_this3.initQas()})},initQas:function initQas(){if(!this.qas)return;this.renderData=this.processQuestions(this.qas,this.answer)},initSubQuestion:function initSubQuestion(qas){var answer=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(!qas)return[];return this.processQuestions(qas,answer)},processQuestions:function processQuestions(qas,answer){var questions=utils_helpers.deepCopy(qas);var finalList=[];var globalSerialNumber=1;var moduleIndexMap={};var moduleOrder=[];var moduleSerialCounters={};var currentModuleId=null;for(var i=0;i<questions.length;i++){var question=questions[i];var questionType=Number(question.question_type);var answersList=question.answers||[];var list=question.list||[];var questionKey=question.key;var blankIndex=0;var answerRes=this.findAnswer(questionKey,answer)||{};var moduleId=question.module;if(Number(this.useQaModule)===1&&moduleId){if(currentModuleId!==moduleId){currentModuleId=moduleId;if(!(moduleId in moduleIndexMap)){moduleIndexMap[moduleId]=moduleOrder.length+1;moduleOrder.push(moduleId)}moduleSerialCounters[moduleId]=1;question._isFirstOfModule=true;var ordinal=moduleIndexMap[moduleId];question._moduleOrdinal=ordinal}else{question._isFirstOfModule=false}}else{question._isFirstOfModule=false}if(!question.detachFlow){if(Number(this.useQaModule)===1&&moduleId){question.serialNumber=moduleSerialCounters[moduleId]++}else{question.serialNumber=globalSerialNumber++}}if(questionType===1||questionType===2||questionType===5){if(answerRes.answers&&answerRes.answers.length){var _context9;var allCode=_mapInstanceProperty(_context9=answerRes.answers).call(_context9,function(item2){return item2.value_code});question.userAnswer=allCode}else{var _context0;var priArr=Array.isArray(question.prilevel_value)?_sliceInstanceProperty(_context0=question.prilevel_value).call(_context0):[];if(questionType===1||questionType===5){question.userAnswer=priArr.length?[priArr[0]]:[]}else if(questionType===2){question.userAnswer=priArr}else{question.userAnswer=[]}}var _iterator13=_createForOfIteratorHelper(answersList),_step13;try{for(_iterator13.s();!(_step13=_iterator13.n()).done;){var item=_step13.value;item.label=item.value;if(item.add_detail&&item.add_detail.length){var _iterator14=_createForOfIteratorHelper(item.add_detail),_step14;try{for(_iterator14.s();!(_step14=_iterator14.n()).done;){var detailItem=_step14.value;detailItem.isTextArea=true;detailItem.min=1;detailItem.max=500;detailItem.placeholder=detailItem.value;var detailRes=this.findAddDetailByCode(answerRes.answers,detailItem.value_code);detailItem.userAnswer=detailRes?detailRes.value:""}}catch(err){_iterator14.e(err)}finally{_iterator14.f()}}if(item.list&&item.list.length){var lBlankIndex=0;var _iterator15=_createForOfIteratorHelper(item.list),_step15;try{for(_iterator15.s();!(_step15=_iterator15.n()).done;){var litem=_step15.value;if(litem.type===2){this.processBlankItem(litem,++lBlankIndex,answerRes,item.value_code)}}}catch(err){_iterator15.e(err)}finally{_iterator15.f()}}if(item.sub_question_list&&item.sub_question_list.length){var subAnswers=this.findSubAnswers(item.value_code,answerRes.answers);var subQuesTionList=this.initSubQuestion(item.sub_question_list,subAnswers)||[];item.subQuesTionList=subQuesTionList}}}catch(err){_iterator13.e(err)}finally{_iterator13.f()}}var _iterator16=_createForOfIteratorHelper(list),_step16;try{for(_iterator16.s();!(_step16=_iterator16.n()).done;){var _item=_step16.value;if(_item.type===2){this.processBlankItem(_item,++blankIndex,answerRes)}}}catch(err){_iterator16.e(err)}finally{_iterator16.f()}finalList.push(question)}return _Object$assign([],finalList)},processBlankItem:function processBlankItem(item,blankIndex,answerRes){var optionValueCode=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;item.blankIndex=blankIndex;item.textValue="______";if(item.blank){var blank=item.blank;_Object$assign(blank,{blankIndex,placeholder:blank.value||"",isDate:blank.text_type===3,isTextArea:Number(blank.max)>20&&blank.text_type!==3,isText:blank.text_type!==3&&Number(blank.max)<=20});var blankData=null;if(optionValueCode){blankData=this.findBlankInOption(answerRes.answers,optionValueCode,blank.value_code)}else{blankData=this.findBlank(answerRes.blanks,blank.value_code)}var defaultFromPri="";if(blank.prilevel_value){if(Array.isArray(blank.prilevel_value)&&blank.prilevel_value.length>0){defaultFromPri=String(blank.prilevel_value[0])}else if(typeof blank.prilevel_value==="string"){defaultFromPri=blank.prilevel_value}}blank.userAnswer=blankData?blankData.value:defaultFromPri}},findAnswerInRenderData:function findAnswerInRenderData(key){var _context1;var actualKey=_startsWithInstanceProperty(key).call(key,"qa.")?key.substring(3):key;var main=_findInstanceProperty(_context1=this.renderData||[]).call(_context1,function(q2){return q2.key===actualKey});if(main)return main;var _iterator17=_createForOfIteratorHelper(this.renderData||[]),_step17;try{for(_iterator17.s();!(_step17=_iterator17.n()).done;){var q=_step17.value;var answers=q.answers||[];var _iterator18=_createForOfIteratorHelper(answers),_step18;try{for(_iterator18.s();!(_step18=_iterator18.n()).done;){var ans=_step18.value;var subList=ans.subQuesTionList||[];var sub=_findInstanceProperty(subList).call(subList,function(sq){return sq.key===actualKey});if(sub)return sub}}catch(err){_iterator18.e(err)}finally{_iterator18.f()}}}catch(err){_iterator17.e(err)}finally{_iterator17.f()}return null},findSubQuestionParent:function findSubQuestionParent(subKey){var actualKey=_startsWithInstanceProperty(subKey).call(subKey,"qa.")?subKey.substring(3):subKey;var _iterator19=_createForOfIteratorHelper(this.renderData||[]),_step19;try{for(_iterator19.s();!(_step19=_iterator19.n()).done;){var q=_step19.value;var answers=q.answers||[];var _iterator20=_createForOfIteratorHelper(answers),_step20;try{for(_iterator20.s();!(_step20=_iterator20.n()).done;){var ans=_step20.value;var subs=ans.subQuesTionList||[];var _iterator21=_createForOfIteratorHelper(subs),_step21;try{for(_iterator21.s();!(_step21=_iterator21.n()).done;){var sq=_step21.value;if(sq.key===actualKey){return{parentQuestion:q,parentAnswer:ans}}}}catch(err){_iterator21.e(err)}finally{_iterator21.f()}}}catch(err){_iterator20.e(err)}finally{_iterator20.f()}}}catch(err){_iterator19.e(err)}finally{_iterator19.f()}return null},checkSubmitData:function checkSubmitData(){if(!this.renderData.length)return{state:true};var vMap=this.visibleQuestionMap;for(var i=0;i<this.renderData.length;i++){var q=this.renderData[i];if(!vMap[q.key])continue;var result=this.validateQuestion(q,i,true);if(!result.state){return _objectSpread(_objectSpread({},result),{},{index:i})}}return{state:true}},validSubmitData:function validSubmitData(){var _context10,_this4=this;if(!this.renderData.length)return;this.validErrMap={};var vMap=this.visibleQuestionMap;_forEachInstanceProperty(_context10=this.renderData).call(_context10,function(question,i){if(vMap[question.key]){_this4.validateQuestion(question,i,false)}})},getAnswerData:function getAnswerData(){var answerData={};var renderData=utils_helpers.deepCopy(this.renderData);var vMap=this.visibleQuestionMap;var _iterator22=_createForOfIteratorHelper(renderData),_step22;try{for(_iterator22.s();!(_step22=_iterator22.n()).done;){var question=_step22.value;var key=question.key;if(!vMap[key]){answerData[key]={display:0};continue}answerData[key]=this.processQuestionData(question)}}catch(err){_iterator22.e(err)}finally{_iterator22.f()}return answerData},findAnswer:function findAnswer(questionCode,answer){if(!answer){return{}}var res={};for(var key in answer){if(questionCode===key){if(answer[key]){res=answer[key];break}}}return res},findSubAnswers:function findSubAnswers(valueCode,answers){if(!answers){return{}}var _iterator23=_createForOfIteratorHelper(answers),_step23;try{for(_iterator23.s();!(_step23=_iterator23.n()).done;){var answer=_step23.value;if(answer.value_code===valueCode&&answer.sub_answers){return answer.sub_answers}}}catch(err){_iterator23.e(err)}finally{_iterator23.f()}return{}},findBlank:function findBlank(blanks,valueCode){if(!blanks||!Array.isArray(blanks)){return null}var _iterator24=_createForOfIteratorHelper(blanks),_step24;try{for(_iterator24.s();!(_step24=_iterator24.n()).done;){var blank=_step24.value;if(blank&&blank.value_code===valueCode){return blank}}}catch(err){_iterator24.e(err)}finally{_iterator24.f()}return null},findBlankInOption:function findBlankInOption(answers,optionValueCode,blankValueCode){if(!answers||!Array.isArray(answers)){return null}var _iterator25=_createForOfIteratorHelper(answers),_step25;try{for(_iterator25.s();!(_step25=_iterator25.n()).done;){var answer=_step25.value;if(answer.value_code===optionValueCode&&answer.blanks){var _iterator26=_createForOfIteratorHelper(answer.blanks),_step26;try{for(_iterator26.s();!(_step26=_iterator26.n()).done;){var blank=_step26.value;if(blank.value_code===blankValueCode){return blank}}}catch(err){_iterator26.e(err)}finally{_iterator26.f()}}}}catch(err){_iterator25.e(err)}finally{_iterator25.f()}return null},findAddDetailByCode:function findAddDetailByCode(answers,valueCode){if(!answers){return null}var _iterator27=_createForOfIteratorHelper(answers),_step27;try{for(_iterator27.s();!(_step27=_iterator27.n()).done;){var answer=_step27.value;if(answer.add_detail){var _context11;var addDetail=_findInstanceProperty(_context11=answer.add_detail).call(_context11,function(item){return item.value_code===valueCode});if(addDetail){return addDetail}}}}catch(err){_iterator27.e(err)}finally{_iterator27.f()}return null},changeAnswer:function changeAnswer(index,answer){this.$set(this.renderData,index,answer)},getSubmitData:function getSubmitData(){this.validSubmitData();var res=this.checkSubmitData();if(!res.state){this.scrollToView(res.index);if(res.errMsg){this.errTip(res.errMsg)}return}var answerData=this.getAnswerData();return answerData},validateQuestion:function validateQuestion(question,questionIndex){var _context12;var isSubmit=arguments.length>2&&arguments[2]!==void 0?arguments[2]:false;var questionType=Number(question.question_type);if(!isSubmit){this.validErrMap[questionIndex]=this.createErrorStructure(question)}var mainBlankResult=this.validateBlanks(question.list||[],isSubmit,[questionIndex,"listMsgArr"]);if(isSubmit&&!mainBlankResult.state)return mainBlankResult;if(_includesInstanceProperty(_context12=[1,2,5]).call(_context12,questionType)){var choiceResult=this.validateChoices(question,questionIndex,isSubmit,[questionIndex]);if(isSubmit&&!choiceResult.state)return choiceResult}return{state:true}},validateBlanks:function validateBlanks(list,isSubmit,errorPath){for(var i=0;i<list.length;i++){var item=list[i];if(item.type===2&&item.blank){var errMsg=this.getBlankError(item.blank,isSubmit);if(errMsg){if(isSubmit){return{state:false,errMsg}}else{var _context13;this.setErrorMessage(_concatInstanceProperty(_context13=[]).call(_context13,_toConsumableArray(errorPath),[i,"errmsg"]),errMsg)}}}}return{state:true}},validateChoices:function validateChoices(question,questionIndex,isSubmit,basePath){var userAnswer=question.userAnswer||[];var questionType=Number(question.question_type);if(userAnswer.length===0){var errMsg=isSubmit?"请完成全部问题再提交":"请完成该问题";if(isSubmit){return{state:false,errMsg}}else{var _context14;this.setErrorMessage(_concatInstanceProperty(_context14=[]).call(_context14,_toConsumableArray(basePath),["errmsg"]),errMsg);return{state:true}}}var answers=question.answers||[];for(var i=0;i<answers.length;i++){var _context15,_context16,_context17,_context18,_context19;var answer=answers[i];if(!_includesInstanceProperty(userAnswer).call(userAnswer,answer.value_code))continue;if(isSubmit&&_includesInstanceProperty(_context15=[1,5]).call(_context15,questionType)&&answer.tips&&answer.next_action&&Number(answer.next_action)===5){return{state:false,errMsg:""}}var answerPath=_concatInstanceProperty(_context16=[]).call(_context16,_toConsumableArray(basePath),["answersMsgArr",i]);var blankResult=this.validateBlanks(answer.list||[],isSubmit,_concatInstanceProperty(_context17=[]).call(_context17,_toConsumableArray(answerPath),["listMsgArr"]));if(isSubmit&&!blankResult.state)return blankResult;var detailResult=this.validateDetails(answer.add_detail||[],isSubmit,_concatInstanceProperty(_context18=[]).call(_context18,_toConsumableArray(answerPath),["addDetailMsgArr"]));if(isSubmit&&!detailResult.state)return detailResult;var subResult=this.validateSubQuestions(answer.subQuesTionList||[],questionIndex,isSubmit,_concatInstanceProperty(_context19=[]).call(_context19,_toConsumableArray(answerPath),["subQuestionMsgArr"]));if(isSubmit&&!subResult.state)return subResult}return{state:true}},validateDetails:function validateDetails(details,isSubmit,errorPath){for(var i=0;i<details.length;i++){var detail=details[i];var errMsg=this.getDetailError(detail,isSubmit);if(errMsg){if(isSubmit){return{state:false,errMsg}}else{var _context20;this.setErrorMessage(_concatInstanceProperty(_context20=[]).call(_context20,_toConsumableArray(errorPath),[i,"errmsg"]),errMsg)}}}return{state:true}},validateSubQuestions:function validateSubQuestions(subQuestions,questionIndex,isSubmit,basePath){for(var i=0;i<subQuestions.length;i++){var _context21,_context22,_context23;var subQuestion=subQuestions[i];if(!this.visibleSubQuestionMap[subQuestion.key])continue;var subPath=_concatInstanceProperty(_context21=[]).call(_context21,_toConsumableArray(basePath),[i]);var blankResult=this.validateBlanks(subQuestion.list||[],isSubmit,_concatInstanceProperty(_context22=[]).call(_context22,_toConsumableArray(subPath),["listMsgArr"]));if(isSubmit&&!blankResult.state)return blankResult;var questionType=Number(subQuestion.question_type);if(_includesInstanceProperty(_context23=[1,2,5]).call(_context23,questionType)){var choiceResult=this.validateChoices(subQuestion,questionIndex,isSubmit,subPath);if(isSubmit&&!choiceResult.state)return choiceResult}}return{state:true}},setErrorMessage:function setErrorMessage(path,message){if(!Array.isArray(path)||path.length===0)return;var current=this.validErrMap;for(var i=0;i<path.length-1;i++){var key=path[i];if(!current||_typeof(current)!=="object"){return}if(Array.isArray(current)){if(key<0||key>=current.length){return}}else{if(!(key in current)){return}}current=current[key]}if(current&&_typeof(current)==="object"){current[path[path.length-1]]=message}},getBlankError:function getBlankError(blank,isSubmit){var _context24;var userAnswer=blank.userAnswer,text_type=blank.text_type,min=blank.min,max=blank.max,decimal=blank.decimal;var textType=Number(text_type);if(userAnswer===""){return isSubmit?"请完成全部问题再提交":"内容不能为空"}if(textType===2){if(!_Number$isInteger(Number(userAnswer))||_includesInstanceProperty(userAnswer).call(userAnswer,".")){return isSubmit?"请检查填写是否正确":"请输入整数"}}if(_includesInstanceProperty(_context24=[1,2]).call(_context24,textType)){if(userAnswer.length<Number(min)||userAnswer.length>Number(max)){var _context25;return isSubmit?"请检查填写是否正确":_concatInstanceProperty(_context25="内容需为".concat(min,"~")).call(_context25,max,"字符")}}if(textType===4){if(isNaN(userAnswer)){return isSubmit?"请检查填写是否正确":"请输入数值"}var numValue=Number(userAnswer);if(numValue<Number(min)||numValue>Number(max)){return isSubmit?"请检查填写是否正确":"请检查数值范围"}if(_includesInstanceProperty(userAnswer).call(userAnswer,".")&&decimal){var decimalPart=String(userAnswer).split(".")[1];if(decimalPart.length>Number(decimal)){return isSubmit?"请检查填写是否正确":"请检查小数点位数"}}}return""},getDetailError:function getDetailError(detail,isSubmit){var min=detail.min,max=detail.max,userAnswer=detail.userAnswer;if(userAnswer===""){return isSubmit?"请完成全部问题再提交":"内容不能为空"}if(userAnswer.length<Number(min)||userAnswer.length>Number(max)){var _context26;return isSubmit?"请检查填写是否正确":_concatInstanceProperty(_context26="内容需为".concat(min,"~")).call(_context26,max,"字符")}return""},createErrorStructure:function createErrorStructure(question){var createQuestionStructure=function createQuestionStructure2(questionData){var _context27;return{errmsg:"",listMsgArr:_mapInstanceProperty(_context27=questionData.list||[]).call(_context27,function(){return{errmsg:""}}),answersMsgArr:createAnswerStructure(questionData.answers||[])}};var createAnswerStructure=function createAnswerStructure2(answers){return _mapInstanceProperty(answers).call(answers,function(answer){var _context28,_context29;var subQuestionMsgArr={};var subQuestions=answer.subQuesTionList||[];_forEachInstanceProperty(subQuestions).call(subQuestions,function(subQuestion,index){subQuestionMsgArr[index]=createQuestionStructure(subQuestion)});return{errmsg:"",listMsgArr:_mapInstanceProperty(_context28=answer.list||[]).call(_context28,function(){return{errmsg:""}}),addDetailMsgArr:_mapInstanceProperty(_context29=answer.add_detail||[]).call(_context29,function(){return{errmsg:""}}),subQuestionMsgArr}})};return createQuestionStructure(question)},scrollToView:function scrollToView(index){var scrollTop=document.documentElement.scrollTop||document.body.scrollTop||window.pageYOffset;var questionItemList=this.$refs.questionItem;if(questionItemList&&questionItemList.length&&questionItemList[index]&&questionItemList[index].$el){var ele=questionItemList[index].$el;window.scrollTo({top:scrollTop+ele.getBoundingClientRect().top-5,behavior:"smooth"})}},processQuestionData:function processQuestionData(question){var questionType=Number(question.question_type);var answersList=question.answers||[];var list=question.list||[];var questionData={answers:[],blanks:[]};if(questionType===1||questionType===2||questionType===5){questionData.answers=this.processChoiceAnswers(question,answersList,questionType)}questionData.blanks=this.extractBlanksFromList(list);return questionData},processChoiceAnswers:function processChoiceAnswers(question,answersList,questionType){var _context30,_this5=this;var userAnswer=question.userAnswer||[];return _filterInstanceProperty(_context30=_mapInstanceProperty(userAnswer).call(userAnswer,function(code){var answer=_findInstanceProperty(answersList).call(answersList,function(item){return item.value_code===code});if(!answer)return null;var userAnswerItem={question_type:questionType,value:answer.value,value_code:answer.value_code,add_detail:[],blanks:[]};if(answer.add_detail&&answer.add_detail.length){var _context31;userAnswerItem.add_detail=_mapInstanceProperty(_context31=answer.add_detail).call(_context31,function(item){return{value:item.userAnswer||"",value_code:item.value_code}})}if(answer.list&&answer.list.length){userAnswerItem.blanks=_this5.extractBlanksFromList(answer.list)}if(answer.subQuesTionList&&answer.subQuesTionList.length>0){var _context32;userAnswerItem.sub_answers={};_forEachInstanceProperty(_context32=answer.subQuesTionList).call(_context32,function(subQuestion){var subKey=subQuestion.key;if(!_this5.visibleSubQuestionMap[subQuestion.key]){userAnswerItem.sub_answers[subKey]={display:0};return}userAnswerItem.sub_answers[subKey]=_this5.processQuestionData(subQuestion)})}return userAnswerItem})).call(_context30,function(item){return item!==null})},extractBlanksFromList:function extractBlanksFromList(list){var blanks=[];var excludedProperties=["isText","isTextArea","isDate","blankIndex","placeholder","userAnswer"];var _iterator28=_createForOfIteratorHelper(list),_step28;try{for(_iterator28.s();!(_step28=_iterator28.n()).done;){var item=_step28.value;if(item.type===2&&item.blank){var data2={};var blankKeys=_Object$keys(item.blank);for(var i=0;i<blankKeys.length;i++){var key=blankKeys[i];var value=item.blank[key];if(!_includesInstanceProperty(excludedProperties).call(excludedProperties,key)){data2[key]=value}}data2.value=item.blank.userAnswer||"";blanks.push(data2)}}}catch(err){_iterator28.e(err)}finally{_iterator28.f()}return blanks},errTip:function errTip(msg){this.$emit("errTip",msg)},inputErrTip:function inputErrTip(msg){this.$emit("inputErrTip",msg)},getChineseIndex:function getChineseIndex(num){var units=["零","一","二","三","四","五","六","七","八","九"];var tensText=["","十","二十","三十","四十","五十","六十","七十","八十","九十"];if(num<=10)return["","一","二","三","四","五","六","七","八","九","十"][num];if(num<20)return"十"+units[num-10];if(num%10===0)return tensText[Math.floor(num/10)];return tensText[Math.floor(num/10)]+units[num%10]}}};var _sfc_render=function render(){var _vm=this,_c=_vm._self._c;return _c("div",{staticClass:"question-content",class:[_vm.isCps?"question-bg-cps":"question-bg-xys"]},[_c("h1",{staticClass:"question-title"},[_vm._v(" "+_vm._s(_vm.title)+" ")]),_vm.preDesc?_c("div",{staticClass:"question-pre-desc",domProps:{"innerHTML":_vm._s(_vm.preDesc)}}):_vm._e(),_c("div",{staticClass:"question-center"},[_vm._l(_vm.renderData,function(item,index){return[Number(_vm.useQaModule)===1&&item._isFirstOfModule&&_vm.visibleModuleMap[item.module]&&!_vm.soloUnnamedModuleMap[item.module]?_c("div",{key:"module-".concat(index),staticClass:"module-title",class:{isCps:_vm.isCps}},[_c("div",{staticClass:"module-index"},[_vm._v(_vm._s(_vm.getChineseIndex(_vm.visibleModuleOrdinalMap[item.module])))]),_c("div",{staticClass:"title"},[_vm._v(_vm._s(item.module_name||"请填写以下内容"))])]):_vm._e(),_vm.visibleQuestionMap[item.key]?_c("div",{key:index},[_c("questionItem",{ref:"questionItem",refInFor:true,attrs:{"question":item,"isCps":_vm.isCps,"isCheck":_vm.isCheck,"brandColor":_vm.brandColor,"index":index,"serialNumber":_vm.soloUnnamedModuleMap[item.module]?_vm.getChineseIndex(_vm.visibleModuleOrdinalMap[item.module]):_vm.visibleSerialNumberMap[item.key],"enlargeTitle":_vm.soloUnnamedModuleMap[item.module],"validErrMap":_vm.validErrMap,"visibleSubQuestionMap":_vm.visibleSubQuestionMap},on:{"changeAnswer":_vm.changeAnswer,"errTip":_vm.errTip,"inputErrTip":_vm.inputErrTip}})],1):_vm._e()]})],2),_vm.afterDesc?_c("div",{staticClass:"question-after-desc",domProps:{"innerHTML":_vm._s(_vm.afterDesc)}}):_vm._e()])};var _sfc_staticRenderFns=[];var __component__=common.normalizeComponent(_sfc_main,_sfc_render,_sfc_staticRenderFns,false,null,"19f105b9");var Questionnaire=__component__.exports;Questionnaire.install=function(Vue){Vue.component(Questionnaire.name,Questionnaire);Vue.prototype["$createQuestionnaire"]=utils_create.create(Questionnaire,Vue)};exports.Questionnaire=Questionnaire;
|