@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.
Files changed (1741) hide show
  1. package/README.md +75 -0
  2. package/lib/BScroll/index.js +1 -0
  3. package/lib/BScroll/index.mjs +1 -0
  4. package/lib/BankSelect/bankbox/index.js +1 -0
  5. package/lib/BankSelect/bankbox/index.mjs +107 -0
  6. package/lib/BankSelect/bankbox/style.css +1 -0
  7. package/lib/BankSelect/bankchoosebox/index.js +1 -0
  8. package/lib/BankSelect/bankchoosebox/index.mjs +123 -0
  9. package/lib/BankSelect/bankchoosebox/style.css +1 -0
  10. package/lib/BankSelect/bankmsg/index.js +1 -0
  11. package/lib/BankSelect/bankmsg/index.mjs +765 -0
  12. package/lib/BankSelect/bankmsg/style.css +1 -0
  13. package/lib/BankSelect/index.js +1 -0
  14. package/lib/BankSelect/index.mjs +862 -0
  15. package/lib/BankSelect/js/index.js +1 -0
  16. package/lib/BankSelect/js/index.mjs +118 -0
  17. package/lib/BankSelect/style.css +1 -0
  18. package/lib/BaseInput/index.js +1 -0
  19. package/lib/BaseInput/index.mjs +366 -0
  20. package/lib/BaseInput/style.css +1 -0
  21. package/lib/Button/index.js +1 -0
  22. package/lib/Button/index.mjs +153 -0
  23. package/lib/Button/style.css +1 -0
  24. package/lib/CascadePicker/index.js +1 -0
  25. package/lib/CascadePicker/index.mjs +133 -0
  26. package/lib/CertifyLayer/index.js +1 -0
  27. package/lib/CertifyLayer/index.mjs +403 -0
  28. package/lib/CertifyLayer/style.css +1 -0
  29. package/lib/ClaimsContact/index.js +1 -0
  30. package/lib/ClaimsContact/index.mjs +1628 -0
  31. package/lib/ClaimsContact/style.css +1 -0
  32. package/lib/ClickOnce/index.js +1 -0
  33. package/lib/ClickOnce/index.mjs +21 -0
  34. package/lib/Collapse/index.js +1 -0
  35. package/lib/Collapse/index.mjs +138 -0
  36. package/lib/Collapse/style.css +1 -0
  37. package/lib/Contact/index.js +1 -0
  38. package/lib/Contact/index.mjs +1400 -0
  39. package/lib/Contact/style.css +1 -0
  40. package/lib/ContactBook/index.js +1 -0
  41. package/lib/ContactBook/index.mjs +1876 -0
  42. package/lib/ContactBook/style.css +1 -0
  43. package/lib/CountTo/index.js +1 -0
  44. package/lib/CountTo/index.mjs +213 -0
  45. package/lib/CouponLayer/index.js +1 -0
  46. package/lib/CouponLayer/index.mjs +240 -0
  47. package/lib/CouponLayer/style.css +1 -0
  48. package/lib/CrmReserveInfoLayer/index.js +1 -0
  49. package/lib/CrmReserveInfoLayer/index.mjs +734 -0
  50. package/lib/CrmReserveInfoLayer/style.css +1 -0
  51. package/lib/DatePicker/index.js +1 -0
  52. package/lib/DatePicker/index.mjs +352 -0
  53. package/lib/DeviceFingerprint/index.js +1 -0
  54. package/lib/DeviceFingerprint/index.mjs +138 -0
  55. package/lib/Dialog/index.js +1 -0
  56. package/lib/Dialog/index.mjs +191 -0
  57. package/lib/Dialog/style.css +1 -0
  58. package/lib/DiseaseListLayer/index.js +1 -0
  59. package/lib/DiseaseListLayer/index.mjs +399 -0
  60. package/lib/DiseaseListLayer/style.css +1 -0
  61. package/lib/DiseaseSelect/collapse/collapse/index.js +1 -0
  62. package/lib/DiseaseSelect/collapse/collapse/index.mjs +75 -0
  63. package/lib/DiseaseSelect/collapse/collapseItem/index.js +1 -0
  64. package/lib/DiseaseSelect/collapse/collapseItem/index.mjs +84 -0
  65. package/lib/DiseaseSelect/collapse/collapseItem/style.css +1 -0
  66. package/lib/DiseaseSelect/collapse/collapseTransition/index.js +1 -0
  67. package/lib/DiseaseSelect/collapse/collapseTransition/index.mjs +76 -0
  68. package/lib/DiseaseSelect/collapse/dom/index.js +1 -0
  69. package/lib/DiseaseSelect/collapse/dom/index.mjs +54 -0
  70. package/lib/DiseaseSelect/collapse/emitter/index.js +1 -0
  71. package/lib/DiseaseSelect/collapse/emitter/index.mjs +39 -0
  72. package/lib/DiseaseSelect/diseaseList/index.js +1 -0
  73. package/lib/DiseaseSelect/diseaseList/index.mjs +112 -0
  74. package/lib/DiseaseSelect/diseaseList/style.css +1 -0
  75. package/lib/DiseaseSelect/index.js +1 -0
  76. package/lib/DiseaseSelect/index.mjs +147 -0
  77. package/lib/DiseaseSelect/resultList/index.js +1 -0
  78. package/lib/DiseaseSelect/resultList/index.mjs +117 -0
  79. package/lib/DiseaseSelect/resultList/style.css +1 -0
  80. package/lib/DiseaseSelect/search/index.js +1 -0
  81. package/lib/DiseaseSelect/search/index.mjs +198 -0
  82. package/lib/DiseaseSelect/search/style.css +1 -0
  83. package/lib/DiseaseSelect/selectLayer/index.js +1 -0
  84. package/lib/DiseaseSelect/selectLayer/index.mjs +365 -0
  85. package/lib/DiseaseSelect/selectLayer/style.css +1 -0
  86. package/lib/DiseaseSelect/style.css +1 -0
  87. package/lib/DiseaseSelectLayer/index.js +1 -0
  88. package/lib/DiseaseSelectLayer/index.mjs +202 -0
  89. package/lib/DiseaseSelectLayer/style.css +1 -0
  90. package/lib/DocPop/index.js +1 -0
  91. package/lib/DocPop/index.mjs +352 -0
  92. package/lib/DocPop/scrollList/index.js +1 -0
  93. package/lib/DocPop/scrollList/index.mjs +57 -0
  94. package/lib/DocPop/scrollList/style.css +1 -0
  95. package/lib/DocPop/style.css +1 -0
  96. package/lib/ErrorInterceptors/index.js +1 -0
  97. package/lib/ErrorInterceptors/index.mjs +1 -0
  98. package/lib/FaceRecognition/index.js +1 -0
  99. package/lib/FaceRecognition/index.mjs +580 -0
  100. package/lib/FigurePic/compress/index.js +1 -0
  101. package/lib/FigurePic/compress/index.mjs +336 -0
  102. package/lib/FigurePic/index.js +1 -0
  103. package/lib/FigurePic/index.mjs +134 -0
  104. package/lib/FileList/imageList/index.js +1 -0
  105. package/lib/FileList/imageList/index.mjs +95 -0
  106. package/lib/FileList/imageList/style.css +1 -0
  107. package/lib/FileList/index.js +1 -0
  108. package/lib/FileList/index.mjs +549 -0
  109. package/lib/FileList/selectLayer/index.js +1 -0
  110. package/lib/FileList/selectLayer/index.mjs +85 -0
  111. package/lib/FileList/selectLayer/style.css +1 -0
  112. package/lib/FileList/style.css +1 -0
  113. package/lib/FileList/uploadMaterial/index.js +1 -0
  114. package/lib/FileList/uploadMaterial/index.mjs +494 -0
  115. package/lib/FileList/uploadMaterial/style.css +1 -0
  116. package/lib/FileUpload/choose/index.js +1 -0
  117. package/lib/FileUpload/choose/index.mjs +385 -0
  118. package/lib/FileUpload/index.js +1 -0
  119. package/lib/FileUpload/index.mjs +93 -0
  120. package/lib/FileUpload/upload/index.js +1 -0
  121. package/lib/FileUpload/upload/index.mjs +234 -0
  122. package/lib/FileUpload/util/index.js +1 -0
  123. package/lib/FileUpload/util/index.mjs +67 -0
  124. package/lib/FormLayer/index.js +1 -0
  125. package/lib/FormLayer/index.mjs +264 -0
  126. package/lib/FormLayer/style.css +1 -0
  127. package/lib/GivenLayer/index.js +1 -0
  128. package/lib/GivenLayer/index.mjs +364 -0
  129. package/lib/GivenLayer/style.css +1 -0
  130. package/lib/GoldAddress/index.js +1 -0
  131. package/lib/GoldAddress/index.mjs +96 -0
  132. package/lib/GoldAddress/style.css +1 -0
  133. package/lib/GoldAddressLayer/index.js +1 -0
  134. package/lib/GoldAddressLayer/index.mjs +395 -0
  135. package/lib/GoldAddressLayer/style.css +1 -0
  136. package/lib/GoldAddressLayerV2/index.js +1 -0
  137. package/lib/GoldAddressLayerV2/index.mjs +730 -0
  138. package/lib/GoldAddressLayerV2/style.css +1 -0
  139. package/lib/GoldAddressSelect/addressSelectLayer/index.js +1 -0
  140. package/lib/GoldAddressSelect/addressSelectLayer/index.mjs +777 -0
  141. package/lib/GoldAddressSelect/addressSelectLayer/style.css +1 -0
  142. package/lib/GoldAddressSelect/index.js +1 -0
  143. package/lib/GoldAddressSelect/index.mjs +144 -0
  144. package/lib/GoldAml/index.js +1 -0
  145. package/lib/GoldAml/index.mjs +1821 -0
  146. package/lib/GoldAml/style.css +1 -0
  147. package/lib/GoldArea/index.js +1 -0
  148. package/lib/GoldArea/index.mjs +136 -0
  149. package/lib/GoldAuroraSlots/index.js +1 -0
  150. package/lib/GoldAuroraSlots/index.mjs +195 -0
  151. package/lib/GoldBankCombine/index.js +1 -0
  152. package/lib/GoldBankCombine/index.mjs +84 -0
  153. package/lib/GoldBankPayLimit/bankSelect/index.js +1 -0
  154. package/lib/GoldBankPayLimit/bankSelect/index.mjs +289 -0
  155. package/lib/GoldBankPayLimit/bankSelect/style.css +1 -0
  156. package/lib/GoldBankPayLimit/index.js +1 -0
  157. package/lib/GoldBankPayLimit/index.mjs +142 -0
  158. package/lib/GoldBankSelect/index.js +1 -0
  159. package/lib/GoldBankSelect/index.mjs +73 -0
  160. package/lib/GoldBankSelect/style.css +1 -0
  161. package/lib/GoldBenefitDemo/benefit/amount/index.js +1 -0
  162. package/lib/GoldBenefitDemo/benefit/amount/index.mjs +55 -0
  163. package/lib/GoldBenefitDemo/benefit/amount/style.css +1 -0
  164. package/lib/GoldBenefitDemo/benefit/index.js +1 -0
  165. package/lib/GoldBenefitDemo/benefit/index.mjs +93 -0
  166. package/lib/GoldBenefitDemo/benefit/slider/index.js +1 -0
  167. package/lib/GoldBenefitDemo/benefit/slider/index.mjs +200 -0
  168. package/lib/GoldBenefitDemo/benefit/slider/style.css +1 -0
  169. package/lib/GoldBenefitDemo/benefit/style.css +1 -0
  170. package/lib/GoldBenefitDemo/benefit/title/index.js +1 -0
  171. package/lib/GoldBenefitDemo/benefit/title/index.mjs +41 -0
  172. package/lib/GoldBenefitDemo/benefit/title/style.css +1 -0
  173. package/lib/GoldBenefitDemo/costTable/index.js +1 -0
  174. package/lib/GoldBenefitDemo/costTable/index.mjs +121 -0
  175. package/lib/GoldBenefitDemo/costTable/style.css +1 -0
  176. package/lib/GoldBenefitDemo/index.js +1 -0
  177. package/lib/GoldBenefitDemo/index.mjs +314 -0
  178. package/lib/GoldBenefitDemo/style.css +1 -0
  179. package/lib/GoldCancelDialog/index.js +1 -0
  180. package/lib/GoldCancelDialog/index.mjs +656 -0
  181. package/lib/GoldCancelDialog/style.css +1 -0
  182. package/lib/GoldCareer/index.js +1 -0
  183. package/lib/GoldCareer/index.mjs +154 -0
  184. package/lib/GoldCareerLayer/index.js +1 -0
  185. package/lib/GoldCareerLayer/index.mjs +508 -0
  186. package/lib/GoldCareerLayer/rowPicker/index.js +1 -0
  187. package/lib/GoldCareerLayer/rowPicker/index.mjs +246 -0
  188. package/lib/GoldCareerLayer/rowPicker/style.css +1 -0
  189. package/lib/GoldCareerLayer/scrollList/index.js +1 -0
  190. package/lib/GoldCareerLayer/scrollList/index.mjs +113 -0
  191. package/lib/GoldCareerLayer/scrollList/style.css +1 -0
  192. package/lib/GoldCareerLayer/searchList/index.js +1 -0
  193. package/lib/GoldCareerLayer/searchList/index.mjs +81 -0
  194. package/lib/GoldCareerLayer/searchList/style.css +1 -0
  195. package/lib/GoldCareerLayer/style.css +1 -0
  196. package/lib/GoldCert/const/index.js +1 -0
  197. package/lib/GoldCert/const/index.mjs +116 -0
  198. package/lib/GoldCert/index.js +1 -0
  199. package/lib/GoldCert/index.mjs +1568 -0
  200. package/lib/GoldCert/photo/index.js +1 -0
  201. package/lib/GoldCert/photo/index.mjs +237 -0
  202. package/lib/GoldCert/photo/style.css +1 -0
  203. package/lib/GoldCert/relateVerifyPhoto/index.js +1 -0
  204. package/lib/GoldCert/relateVerifyPhoto/index.mjs +499 -0
  205. package/lib/GoldCert/relateVerifyPhoto/style.css +1 -0
  206. package/lib/GoldCert/selectLayer/index.js +1 -0
  207. package/lib/GoldCert/selectLayer/index.mjs +129 -0
  208. package/lib/GoldCert/selectLayer/style.css +1 -0
  209. package/lib/GoldCert/style.css +1 -0
  210. package/lib/GoldCheckbox/index.js +1 -0
  211. package/lib/GoldCheckbox/index.mjs +85 -0
  212. package/lib/GoldCheckbox/style.css +1 -0
  213. package/lib/GoldClaimsContact/index.js +1 -0
  214. package/lib/GoldClaimsContact/index.mjs +202 -0
  215. package/lib/GoldCommentList/index.js +1 -0
  216. package/lib/GoldCommentList/index.mjs +129 -0
  217. package/lib/GoldCommentList/item/index.js +1 -0
  218. package/lib/GoldCommentList/item/index.mjs +228 -0
  219. package/lib/GoldCommentList/item/style.css +1 -0
  220. package/lib/GoldCommentList/style.css +1 -0
  221. package/lib/GoldCommentList/tag/index.js +1 -0
  222. package/lib/GoldCommentList/tag/index.mjs +103 -0
  223. package/lib/GoldCommentList/tag/style.css +1 -0
  224. package/lib/GoldCompute/careerQuery/index.js +1 -0
  225. package/lib/GoldCompute/careerQuery/index.mjs +98 -0
  226. package/lib/GoldCompute/careerQuery/style.css +1 -0
  227. package/lib/GoldCompute/index.js +1 -0
  228. package/lib/GoldCompute/index.mjs +653 -0
  229. package/lib/GoldCompute/style.css +1 -0
  230. package/lib/GoldComputeV2/careerQuery/index.js +1 -0
  231. package/lib/GoldComputeV2/careerQuery/index.mjs +98 -0
  232. package/lib/GoldComputeV2/careerQuery/style.css +1 -0
  233. package/lib/GoldComputeV2/index.js +1 -0
  234. package/lib/GoldComputeV2/index.mjs +697 -0
  235. package/lib/GoldComputeV2/style.css +1 -0
  236. package/lib/GoldConclusion/humancheck/index.js +1 -0
  237. package/lib/GoldConclusion/humancheck/index.mjs +76 -0
  238. package/lib/GoldConclusion/humancheck/style.css +1 -0
  239. package/lib/GoldConclusion/index.js +1 -0
  240. package/lib/GoldConclusion/index.mjs +333 -0
  241. package/lib/GoldConclusion/intelModule/index.js +1 -0
  242. package/lib/GoldConclusion/intelModule/index.mjs +67 -0
  243. package/lib/GoldConclusion/intelModule/style.css +1 -0
  244. package/lib/GoldConclusion/intelcheck/index.js +1 -0
  245. package/lib/GoldConclusion/intelcheck/index.mjs +115 -0
  246. package/lib/GoldConclusion/intelcheck/style.css +1 -0
  247. package/lib/GoldConclusion/module/index.js +1 -0
  248. package/lib/GoldConclusion/module/index.mjs +66 -0
  249. package/lib/GoldConclusion/module/style.css +1 -0
  250. package/lib/GoldConclusion/picture/index.js +1 -0
  251. package/lib/GoldConclusion/picture/index.mjs +45 -0
  252. package/lib/GoldConclusion/picture/style.css +1 -0
  253. package/lib/GoldConclusion/progress/index.js +1 -0
  254. package/lib/GoldConclusion/progress/index.mjs +114 -0
  255. package/lib/GoldConclusion/progress/style.css +1 -0
  256. package/lib/GoldConclusion/scrollzoom/index.js +1 -0
  257. package/lib/GoldConclusion/scrollzoom/index.mjs +126 -0
  258. package/lib/GoldConclusion/scrollzoom/style.css +1 -0
  259. package/lib/GoldConclusion/status/index.js +1 -0
  260. package/lib/GoldConclusion/status/index.mjs +40 -0
  261. package/lib/GoldConclusion/status/style.css +1 -0
  262. package/lib/GoldConclusion/style.css +1 -0
  263. package/lib/GoldConclusion/tab/index.js +1 -0
  264. package/lib/GoldConclusion/tab/index.mjs +105 -0
  265. package/lib/GoldConclusion/tab/style.css +1 -0
  266. package/lib/GoldContact/index.js +1 -0
  267. package/lib/GoldContact/index.mjs +269 -0
  268. package/lib/GoldContactBook/index.js +1 -0
  269. package/lib/GoldContactBook/index.mjs +287 -0
  270. package/lib/GoldContactElement/index.js +1 -0
  271. package/lib/GoldContactElement/index.mjs +60 -0
  272. package/lib/GoldCost/costTable/index.js +1 -0
  273. package/lib/GoldCost/costTable/index.mjs +234 -0
  274. package/lib/GoldCost/costTable/style.css +1 -0
  275. package/lib/GoldCost/index.js +1 -0
  276. package/lib/GoldCost/index.mjs +508 -0
  277. package/lib/GoldCost/style.css +1 -0
  278. package/lib/GoldCost/table/index.js +1 -0
  279. package/lib/GoldCost/table/index.mjs +163 -0
  280. package/lib/GoldCost/table/style.css +1 -0
  281. package/lib/GoldCostLayer/index.js +1 -0
  282. package/lib/GoldCostLayer/index.mjs +234 -0
  283. package/lib/GoldCostLayer/style.css +1 -0
  284. package/lib/GoldCoupon/code/index.js +1 -0
  285. package/lib/GoldCoupon/code/index.mjs +189 -0
  286. package/lib/GoldCoupon/code/style.css +1 -0
  287. package/lib/GoldCoupon/index.js +1 -0
  288. package/lib/GoldCoupon/index.mjs +376 -0
  289. package/lib/GoldCoupon/item/index.js +1 -0
  290. package/lib/GoldCoupon/item/index.mjs +176 -0
  291. package/lib/GoldCoupon/item/style.css +1 -0
  292. package/lib/GoldCoupon/list/index.js +1 -0
  293. package/lib/GoldCoupon/list/index.mjs +295 -0
  294. package/lib/GoldCoupon/list/style.css +1 -0
  295. package/lib/GoldCoupon/style.css +1 -0
  296. package/lib/GoldDate/index.js +1 -0
  297. package/lib/GoldDate/index.mjs +150 -0
  298. package/lib/GoldDialog/index.js +1 -0
  299. package/lib/GoldDialog/index.mjs +450 -0
  300. package/lib/GoldDialog/style.css +1 -0
  301. package/lib/GoldDisease/index.js +1 -0
  302. package/lib/GoldDisease/index.mjs +147 -0
  303. package/lib/GoldDocLayer/index.js +1 -0
  304. package/lib/GoldDocLayer/index.mjs +140 -0
  305. package/lib/GoldDocLayer/style.css +1 -0
  306. package/lib/GoldDoorPlate/index.js +1 -0
  307. package/lib/GoldDoorPlate/index.mjs +155 -0
  308. package/lib/GoldDoorPlate/style.css +1 -0
  309. package/lib/GoldDoubleRecordTable/index.js +1 -0
  310. package/lib/GoldDoubleRecordTable/index.mjs +458 -0
  311. package/lib/GoldDoubleRecordTable/style.css +1 -0
  312. package/lib/GoldElement/index.js +1 -0
  313. package/lib/GoldElement/index.mjs +762 -0
  314. package/lib/GoldElementGroup/index.js +1 -0
  315. package/lib/GoldElementGroup/index.mjs +194 -0
  316. package/lib/GoldElementGroup/style.css +1 -0
  317. package/lib/GoldFacecheck/index.js +1 -0
  318. package/lib/GoldFacecheck/index.mjs +70 -0
  319. package/lib/GoldFacecheck/style.css +1 -0
  320. package/lib/GoldFaq/index.js +1 -0
  321. package/lib/GoldFaq/index.mjs +118 -0
  322. package/lib/GoldFaq/style.css +1 -0
  323. package/lib/GoldFile/index.js +1 -0
  324. package/lib/GoldFile/index.mjs +144 -0
  325. package/lib/GoldFile/style.css +1 -0
  326. package/lib/GoldFileAssess/index.js +1 -0
  327. package/lib/GoldFileAssess/index.mjs +195 -0
  328. package/lib/GoldFileAssess/style.css +1 -0
  329. package/lib/GoldFinance/benefit/amount/index.js +1 -0
  330. package/lib/GoldFinance/benefit/amount/index.mjs +44 -0
  331. package/lib/GoldFinance/benefit/amount/style.css +1 -0
  332. package/lib/GoldFinance/benefit/index.js +1 -0
  333. package/lib/GoldFinance/benefit/index.mjs +117 -0
  334. package/lib/GoldFinance/benefit/select/index.js +1 -0
  335. package/lib/GoldFinance/benefit/select/index.mjs +97 -0
  336. package/lib/GoldFinance/benefit/select/style.css +1 -0
  337. package/lib/GoldFinance/benefit/slider/index.js +1 -0
  338. package/lib/GoldFinance/benefit/slider/index.mjs +137 -0
  339. package/lib/GoldFinance/benefit/slider/style.css +1 -0
  340. package/lib/GoldFinance/benefit/style.css +1 -0
  341. package/lib/GoldFinance/benefit/text/index.js +1 -0
  342. package/lib/GoldFinance/benefit/text/index.mjs +27 -0
  343. package/lib/GoldFinance/benefit/text/style.css +1 -0
  344. package/lib/GoldFinance/benefit/title/index.js +1 -0
  345. package/lib/GoldFinance/benefit/title/index.mjs +63 -0
  346. package/lib/GoldFinance/benefit/title/style.css +1 -0
  347. package/lib/GoldFinance/caseDemo/index.js +1 -0
  348. package/lib/GoldFinance/caseDemo/index.mjs +380 -0
  349. package/lib/GoldFinance/caseDemo/style.css +1 -0
  350. package/lib/GoldFinance/costTable/index.js +1 -0
  351. package/lib/GoldFinance/costTable/index.mjs +142 -0
  352. package/lib/GoldFinance/costTable/style.css +1 -0
  353. package/lib/GoldFinance/index.js +1 -0
  354. package/lib/GoldFinance/index.mjs +700 -0
  355. package/lib/GoldFinance/replace/index.js +1 -0
  356. package/lib/GoldFinance/replace/index.mjs +320 -0
  357. package/lib/GoldFinanceChart/benefit/index.js +1 -0
  358. package/lib/GoldFinanceChart/benefit/index.mjs +334 -0
  359. package/lib/GoldFinanceChart/benefit/style.css +1 -0
  360. package/lib/GoldFinanceChart/chart/index.js +1 -0
  361. package/lib/GoldFinanceChart/chart/index.mjs +414 -0
  362. package/lib/GoldFinanceChart/chart/style.css +1 -0
  363. package/lib/GoldFinanceChart/colorConfig/index.js +1 -0
  364. package/lib/GoldFinanceChart/colorConfig/index.mjs +110 -0
  365. package/lib/GoldFinanceChart/costTable/index.js +1 -0
  366. package/lib/GoldFinanceChart/costTable/index.mjs +142 -0
  367. package/lib/GoldFinanceChart/costTable/style.css +1 -0
  368. package/lib/GoldFinanceChart/index.js +1 -0
  369. package/lib/GoldFinanceChart/index.mjs +448 -0
  370. package/lib/GoldFinanceChartV2/chart/index.js +1 -0
  371. package/lib/GoldFinanceChartV2/chart/index.mjs +225 -0
  372. package/lib/GoldFinanceChartV2/chart/style.css +1 -0
  373. package/lib/GoldFinanceChartV2/config/index.js +1 -0
  374. package/lib/GoldFinanceChartV2/config/index.mjs +6 -0
  375. package/lib/GoldFinanceChartV2/index.js +1 -0
  376. package/lib/GoldFinanceChartV2/index.mjs +334 -0
  377. package/lib/GoldFinanceChartV2/style.css +1 -0
  378. package/lib/GoldFinanceChartV3/benefit/header/index.js +1 -0
  379. package/lib/GoldFinanceChartV3/benefit/header/index.mjs +148 -0
  380. package/lib/GoldFinanceChartV3/benefit/header/style.css +1 -0
  381. package/lib/GoldFinanceChartV3/benefit/index.js +1 -0
  382. package/lib/GoldFinanceChartV3/benefit/index.mjs +157 -0
  383. package/lib/GoldFinanceChartV3/benefit/newamount/index.js +1 -0
  384. package/lib/GoldFinanceChartV3/benefit/newamount/index.mjs +66 -0
  385. package/lib/GoldFinanceChartV3/benefit/newamount/style.css +1 -0
  386. package/lib/GoldFinanceChartV3/benefit/select/index.js +1 -0
  387. package/lib/GoldFinanceChartV3/benefit/select/index.mjs +97 -0
  388. package/lib/GoldFinanceChartV3/benefit/select/style.css +1 -0
  389. package/lib/GoldFinanceChartV3/benefit/style.css +1 -0
  390. package/lib/GoldFinanceChartV3/benefit/text/index.js +1 -0
  391. package/lib/GoldFinanceChartV3/benefit/text/index.mjs +27 -0
  392. package/lib/GoldFinanceChartV3/benefit/text/style.css +1 -0
  393. package/lib/GoldFinanceChartV3/benefit/title/index.js +1 -0
  394. package/lib/GoldFinanceChartV3/benefit/title/index.mjs +26 -0
  395. package/lib/GoldFinanceChartV3/costTable/index.js +1 -0
  396. package/lib/GoldFinanceChartV3/costTable/index.mjs +471 -0
  397. package/lib/GoldFinanceChartV3/costTable/style.css +1 -0
  398. package/lib/GoldFinanceChartV3/index.js +1 -0
  399. package/lib/GoldFinanceChartV3/index.mjs +588 -0
  400. package/lib/GoldFinanceChartV3/tools/replace/index.js +1 -0
  401. package/lib/GoldFinanceChartV3/tools/replace/index.mjs +317 -0
  402. package/lib/GoldFinanceV2/benefit/amount/index.js +1 -0
  403. package/lib/GoldFinanceV2/benefit/amount/index.mjs +44 -0
  404. package/lib/GoldFinanceV2/benefit/amount/style.css +1 -0
  405. package/lib/GoldFinanceV2/benefit/index.js +1 -0
  406. package/lib/GoldFinanceV2/benefit/index.mjs +117 -0
  407. package/lib/GoldFinanceV2/benefit/select/index.js +1 -0
  408. package/lib/GoldFinanceV2/benefit/select/index.mjs +97 -0
  409. package/lib/GoldFinanceV2/benefit/select/style.css +1 -0
  410. package/lib/GoldFinanceV2/benefit/slider/index.js +1 -0
  411. package/lib/GoldFinanceV2/benefit/slider/index.mjs +137 -0
  412. package/lib/GoldFinanceV2/benefit/slider/style.css +1 -0
  413. package/lib/GoldFinanceV2/benefit/style.css +1 -0
  414. package/lib/GoldFinanceV2/benefit/text/index.js +1 -0
  415. package/lib/GoldFinanceV2/benefit/text/index.mjs +27 -0
  416. package/lib/GoldFinanceV2/benefit/text/style.css +1 -0
  417. package/lib/GoldFinanceV2/benefit/title/index.js +1 -0
  418. package/lib/GoldFinanceV2/benefit/title/index.mjs +63 -0
  419. package/lib/GoldFinanceV2/benefit/title/style.css +1 -0
  420. package/lib/GoldFinanceV2/caseDemo/index.js +1 -0
  421. package/lib/GoldFinanceV2/caseDemo/index.mjs +380 -0
  422. package/lib/GoldFinanceV2/caseDemo/style.css +1 -0
  423. package/lib/GoldFinanceV2/costTable/index.js +1 -0
  424. package/lib/GoldFinanceV2/costTable/index.mjs +142 -0
  425. package/lib/GoldFinanceV2/costTable/style.css +1 -0
  426. package/lib/GoldFinanceV2/index.js +1 -0
  427. package/lib/GoldFinanceV2/index.mjs +706 -0
  428. package/lib/GoldFinanceV2/replace/index.js +1 -0
  429. package/lib/GoldFinanceV2/replace/index.mjs +320 -0
  430. package/lib/GoldIndexBar/index.js +1 -0
  431. package/lib/GoldIndexBar/index.mjs +218 -0
  432. package/lib/GoldInput/index.js +1 -0
  433. package/lib/GoldInput/index.mjs +384 -0
  434. package/lib/GoldInput/style.css +1 -0
  435. package/lib/GoldInsureDescDialog/index.js +1 -0
  436. package/lib/GoldInsureDescDialog/index.mjs +517 -0
  437. package/lib/GoldInsureDescDialog/style.css +1 -0
  438. package/lib/GoldInsureDuty/index.js +1 -0
  439. package/lib/GoldInsureDuty/index.mjs +361 -0
  440. package/lib/GoldInsureDuty/style.css +1 -0
  441. package/lib/GoldInsureNotice/content/index.js +1 -0
  442. package/lib/GoldInsureNotice/content/index.mjs +69 -0
  443. package/lib/GoldInsureNotice/content/style.css +1 -0
  444. package/lib/GoldInsureNotice/denyCarrer/index.js +1 -0
  445. package/lib/GoldInsureNotice/denyCarrer/index.mjs +92 -0
  446. package/lib/GoldInsureNotice/denyCarrer/style.css +1 -0
  447. package/lib/GoldInsureNotice/health/index.js +1 -0
  448. package/lib/GoldInsureNotice/health/index.mjs +293 -0
  449. package/lib/GoldInsureNotice/health/style.css +1 -0
  450. package/lib/GoldInsureNotice/healthNotice/index.js +1 -0
  451. package/lib/GoldInsureNotice/healthNotice/index.mjs +526 -0
  452. package/lib/GoldInsureNotice/healthNotice/style.css +1 -0
  453. package/lib/GoldInsureNotice/index.js +1 -0
  454. package/lib/GoldInsureNotice/index.mjs +711 -0
  455. package/lib/GoldInsureNotice/offlineHealth/index.js +1 -0
  456. package/lib/GoldInsureNotice/offlineHealth/index.mjs +126 -0
  457. package/lib/GoldInsureNotice/offlineHealth/style.css +1 -0
  458. package/lib/GoldInsureNotice/style.css +1 -0
  459. package/lib/GoldInsureNotice/tips/index.js +1 -0
  460. package/lib/GoldInsureNotice/tips/index.mjs +35 -0
  461. package/lib/GoldInsureNotice/tips/style.css +1 -0
  462. package/lib/GoldIntransitDialog/index.js +1 -0
  463. package/lib/GoldIntransitDialog/index.mjs +445 -0
  464. package/lib/GoldIntransitDialog/style.css +1 -0
  465. package/lib/GoldItem/index.js +1 -0
  466. package/lib/GoldItem/index.mjs +62 -0
  467. package/lib/GoldLattice/index.js +1 -0
  468. package/lib/GoldLattice/index.mjs +204 -0
  469. package/lib/GoldLayer/index.js +1 -0
  470. package/lib/GoldLayer/index.mjs +6 -0
  471. package/lib/GoldLongTextSelect/index.js +1 -0
  472. package/lib/GoldLongTextSelect/index.mjs +166 -0
  473. package/lib/GoldMailPrecheck/index.js +1 -0
  474. package/lib/GoldMailPrecheck/index.mjs +464 -0
  475. package/lib/GoldMailPrecheck/style.css +1 -0
  476. package/lib/GoldMailPrecheckV2/index.js +1 -0
  477. package/lib/GoldMailPrecheckV2/index.mjs +488 -0
  478. package/lib/GoldMailPrecheckV2/style.css +1 -0
  479. package/lib/GoldMobileLayer/index.js +1 -0
  480. package/lib/GoldMobileLayer/index.mjs +252 -0
  481. package/lib/GoldMobileLayer/style.css +1 -0
  482. package/lib/GoldModule/index.js +1 -0
  483. package/lib/GoldModule/index.mjs +364 -0
  484. package/lib/GoldModule/style.css +1 -0
  485. package/lib/GoldMulSelect/index.js +1 -0
  486. package/lib/GoldMulSelect/index.mjs +157 -0
  487. package/lib/GoldMulSelect/mulSelect/index.js +1 -0
  488. package/lib/GoldMulSelect/mulSelect/index.mjs +216 -0
  489. package/lib/GoldMulSelect/mulSelect/style.css +1 -0
  490. package/lib/GoldNoticeTerms/heatlh/index.js +1 -0
  491. package/lib/GoldNoticeTerms/heatlh/index.mjs +270 -0
  492. package/lib/GoldNoticeTerms/heatlh/style.css +1 -0
  493. package/lib/GoldNoticeTerms/index.js +1 -0
  494. package/lib/GoldNoticeTerms/index.mjs +565 -0
  495. package/lib/GoldNoticeTerms/protocol/index.js +1 -0
  496. package/lib/GoldNoticeTerms/protocol/index.mjs +57 -0
  497. package/lib/GoldNoticeTerms/protocol/style.css +1 -0
  498. package/lib/GoldNoticeTerms/style.css +1 -0
  499. package/lib/GoldNoticeTerms/tab/index.js +1 -0
  500. package/lib/GoldNoticeTerms/tab/index.mjs +168 -0
  501. package/lib/GoldNoticeTerms/tab/style.css +1 -0
  502. package/lib/GoldOcr/filelist/index.js +1 -0
  503. package/lib/GoldOcr/filelist/index.mjs +336 -0
  504. package/lib/GoldOcr/filelist/style.css +1 -0
  505. package/lib/GoldOcr/index.js +1 -0
  506. package/lib/GoldOcr/index.mjs +216 -0
  507. package/lib/GoldPayLimitLayer/index.js +1 -0
  508. package/lib/GoldPayLimitLayer/index.mjs +518 -0
  509. package/lib/GoldPayLimitLayer/signIntroduct/index.js +1 -0
  510. package/lib/GoldPayLimitLayer/signIntroduct/index.mjs +93 -0
  511. package/lib/GoldPayLimitLayer/signIntroduct/style.css +1 -0
  512. package/lib/GoldPayLimitLayer/style.css +1 -0
  513. package/lib/GoldPayLimitLayer/table/index.js +1 -0
  514. package/lib/GoldPayLimitLayer/table/index.mjs +148 -0
  515. package/lib/GoldPayLimitLayer/table/style.css +1 -0
  516. package/lib/GoldPhoto/index.js +1 -0
  517. package/lib/GoldPhoto/index.mjs +405 -0
  518. package/lib/GoldPhoto/style.css +1 -0
  519. package/lib/GoldProtocol/index.js +1 -0
  520. package/lib/GoldProtocol/index.mjs +205 -0
  521. package/lib/GoldProtocol/style.css +1 -0
  522. package/lib/GoldProtocolLayer/index.js +1 -0
  523. package/lib/GoldProtocolLayer/index.mjs +232 -0
  524. package/lib/GoldProtocolLayer/style.css +1 -0
  525. package/lib/GoldPureText/index.js +1 -0
  526. package/lib/GoldPureText/index.mjs +46 -0
  527. package/lib/GoldQrcode/index.js +1 -0
  528. package/lib/GoldQrcode/index.mjs +138 -0
  529. package/lib/GoldQrcode/style.css +1 -0
  530. package/lib/GoldReadTerms/index.js +1 -0
  531. package/lib/GoldReadTerms/index.mjs +533 -0
  532. package/lib/GoldReadTerms/style.css +1 -0
  533. package/lib/GoldSelect/index.js +1 -0
  534. package/lib/GoldSelect/index.mjs +213 -0
  535. package/lib/GoldSelect/searchBank/index.js +1 -0
  536. package/lib/GoldSelect/searchBank/index.mjs +254 -0
  537. package/lib/GoldSelect/searchBank/style.css +1 -0
  538. package/lib/GoldSelect/select/index.js +1 -0
  539. package/lib/GoldSelect/select/index.mjs +223 -0
  540. package/lib/GoldSelect/select/style.css +1 -0
  541. package/lib/GoldSignature/index.js +1 -0
  542. package/lib/GoldSignature/index.mjs +155 -0
  543. package/lib/GoldSignature/style.css +1 -0
  544. package/lib/GoldStepper/index.js +1 -0
  545. package/lib/GoldStepper/index.mjs +597 -0
  546. package/lib/GoldStepper/style.css +1 -0
  547. package/lib/GoldSwitch/index.js +1 -0
  548. package/lib/GoldSwitch/index.mjs +75 -0
  549. package/lib/GoldText/index.js +1 -0
  550. package/lib/GoldText/index.mjs +70 -0
  551. package/lib/GoldTextarea/index.js +1 -0
  552. package/lib/GoldTextarea/index.mjs +197 -0
  553. package/lib/GoldTimePicker/index.js +1 -0
  554. package/lib/GoldTimePicker/index.mjs +485 -0
  555. package/lib/GoldUniversal/index.js +1 -0
  556. package/lib/GoldUniversal/index.mjs +39 -0
  557. package/lib/GoldVerifyCode/index.js +1 -0
  558. package/lib/GoldVerifyCode/index.mjs +275 -0
  559. package/lib/GoldVerifyCode/style.css +1 -0
  560. package/lib/HumanCheckGuideLayer/guideDetail/index.js +1 -0
  561. package/lib/HumanCheckGuideLayer/guideDetail/index.mjs +217 -0
  562. package/lib/HumanCheckGuideLayer/guideDetail/style.css +1 -0
  563. package/lib/HumanCheckGuideLayer/index.js +1 -0
  564. package/lib/HumanCheckGuideLayer/index.mjs +138 -0
  565. package/lib/HumanCheckGuideLayer/moduleBox/index.js +1 -0
  566. package/lib/HumanCheckGuideLayer/moduleBox/index.mjs +150 -0
  567. package/lib/HumanCheckGuideLayer/moduleBox/style.css +1 -0
  568. package/lib/HumanCheckGuideLayer/style.css +1 -0
  569. package/lib/HumanCheckGuideLayer/table/index.js +1 -0
  570. package/lib/HumanCheckGuideLayer/table/index.mjs +105 -0
  571. package/lib/HumanCheckGuideLayer/table/style.css +1 -0
  572. package/lib/ImageLayer/index.js +1 -0
  573. package/lib/ImageLayer/index.mjs +217 -0
  574. package/lib/ImageLayer/style.css +1 -0
  575. package/lib/ImagePreview/index.js +1 -0
  576. package/lib/ImagePreview/index.mjs +319 -0
  577. package/lib/ImagePreview/style.css +1 -0
  578. package/lib/IndexBar/index.js +1 -0
  579. package/lib/IndexBar/index.mjs +612 -0
  580. package/lib/IndexBar/style.css +1 -0
  581. package/lib/IndexList/index.js +1 -0
  582. package/lib/IndexList/index.mjs +217 -0
  583. package/lib/IndexList/style.css +1 -0
  584. package/lib/Jigsaw/index.js +1 -0
  585. package/lib/Jigsaw/index.mjs +469 -0
  586. package/lib/Jigsaw/style.css +1 -0
  587. package/lib/JigsawLayer/index.js +1 -0
  588. package/lib/JigsawLayer/index.mjs +185 -0
  589. package/lib/JigsawLayer/style.css +1 -0
  590. package/lib/JigsawVerifyCode/index.js +1 -0
  591. package/lib/JigsawVerifyCode/index.mjs +273 -0
  592. package/lib/JigsawVerifyCode/style.css +1 -0
  593. package/lib/Keyframe/index.js +1 -0
  594. package/lib/Keyframe/index.mjs +230 -0
  595. package/lib/Keyframe/style.css +1 -0
  596. package/lib/Loading/cir1-loading/index.js +1 -0
  597. package/lib/Loading/cir1-loading/index.mjs +93 -0
  598. package/lib/Loading/cir1-loading/style.css +1 -0
  599. package/lib/Loading/cir2-loading/index.js +1 -0
  600. package/lib/Loading/cir2-loading/index.mjs +93 -0
  601. package/lib/Loading/cir2-loading/style.css +1 -0
  602. package/lib/Loading/cir3-loading/index.js +1 -0
  603. package/lib/Loading/cir3-loading/index.mjs +105 -0
  604. package/lib/Loading/cir3-loading/style.css +1 -0
  605. package/lib/Loading/cir4-loading/index.js +1 -0
  606. package/lib/Loading/cir4-loading/index.mjs +80 -0
  607. package/lib/Loading/cir4-loading/style.css +1 -0
  608. package/lib/Loading/cir5-loading/index.js +1 -0
  609. package/lib/Loading/cir5-loading/index.mjs +80 -0
  610. package/lib/Loading/cir5-loading/style.css +1 -0
  611. package/lib/Loading/default-loading/index.js +1 -0
  612. package/lib/Loading/default-loading/index.mjs +105 -0
  613. package/lib/Loading/default-loading/style.css +1 -0
  614. package/lib/Loading/index.js +1 -0
  615. package/lib/Loading/index.mjs +51 -0
  616. package/lib/Loading/line-loading/index.js +1 -0
  617. package/lib/Loading/line-loading/index.mjs +80 -0
  618. package/lib/Loading/line-loading/style.css +1 -0
  619. package/lib/Login/index.js +1 -0
  620. package/lib/Login/index.mjs +171 -0
  621. package/lib/LoginLayer/index.js +1 -0
  622. package/lib/LoginLayer/index.mjs +507 -0
  623. package/lib/LoginLayer/jigsaw/index.js +1 -0
  624. package/lib/LoginLayer/jigsaw/index.mjs +228 -0
  625. package/lib/LoginLayer/jigsaw/style.css +1 -0
  626. package/lib/LoginLayer/style.css +1 -0
  627. package/lib/Marketing/Details/index.js +1 -0
  628. package/lib/Marketing/Details/index.mjs +299 -0
  629. package/lib/Marketing/Details/style.css +1 -0
  630. package/lib/Marketing/GetMobile/index.js +1 -0
  631. package/lib/Marketing/GetMobile/index.mjs +488 -0
  632. package/lib/Marketing/GetMobile/style.css +1 -0
  633. package/lib/Marketing/GetMobileForNew/index.js +1 -0
  634. package/lib/Marketing/GetMobileForNew/index.mjs +398 -0
  635. package/lib/Marketing/GetMobileForNew/style.css +1 -0
  636. package/lib/Marketing/List/index.js +1 -0
  637. package/lib/Marketing/List/index.mjs +320 -0
  638. package/lib/Marketing/List/style.css +1 -0
  639. package/lib/Marketing/RuleDetails/index.js +1 -0
  640. package/lib/Marketing/RuleDetails/index.mjs +276 -0
  641. package/lib/Marketing/RuleDetails/style.css +1 -0
  642. package/lib/Marketing/TgfTable/index.js +1 -0
  643. package/lib/Marketing/TgfTable/index.mjs +455 -0
  644. package/lib/Marketing/TgfTable/style.css +1 -0
  645. package/lib/Marketing/activity/index.js +1 -0
  646. package/lib/Marketing/activity/index.mjs +221 -0
  647. package/lib/Marketing/activity/style.css +1 -0
  648. package/lib/Marketing/filterIcon/index.js +1 -0
  649. package/lib/Marketing/filterIcon/index.mjs +143 -0
  650. package/lib/Marketing/filterIcon/style.css +1 -0
  651. package/lib/Marketing/gift/index.js +1 -0
  652. package/lib/Marketing/gift/index.mjs +185 -0
  653. package/lib/Marketing/gift/style.css +1 -0
  654. package/lib/Marketing/index.js +1 -0
  655. package/lib/Marketing/index.mjs +22 -0
  656. package/lib/Marketing/kcb/index.js +1 -0
  657. package/lib/Marketing/kcb/index.mjs +770 -0
  658. package/lib/Marketing/kcb/style.css +1 -0
  659. package/lib/Marketing/popper/index.js +1 -0
  660. package/lib/Marketing/popper/index.mjs +179 -0
  661. package/lib/Marketing/popper/style.css +1 -0
  662. package/lib/Marketing/teleport/index.js +1 -0
  663. package/lib/Marketing/teleport/index.mjs +74 -0
  664. package/lib/Marketing/tipsLayer/index.js +1 -0
  665. package/lib/Marketing/tipsLayer/index.mjs +144 -0
  666. package/lib/Marketing/tipsLayer/style.css +1 -0
  667. package/lib/Marketing/tuiguangfei/index.js +1 -0
  668. package/lib/Marketing/tuiguangfei/index.mjs +729 -0
  669. package/lib/Marketing/tuiguangfei/style.css +1 -0
  670. package/lib/Marketing/utils/index.js +1 -0
  671. package/lib/Marketing/utils/index.mjs +73 -0
  672. package/lib/Marketing/xys/index.js +1 -0
  673. package/lib/Marketing/xys/index.mjs +332 -0
  674. package/lib/Marketing/xys/style.css +1 -0
  675. package/lib/MarketingPage/index.js +1 -0
  676. package/lib/MarketingPage/index.mjs +728 -0
  677. package/lib/MarketingPage/style.css +1 -0
  678. package/lib/MedicalListLayer/component/medicalList/index.js +1 -0
  679. package/lib/MedicalListLayer/component/medicalList/index.mjs +45 -0
  680. package/lib/MedicalListLayer/component/medicalList/style.css +1 -0
  681. package/lib/MedicalListLayer/index.js +1 -0
  682. package/lib/MedicalListLayer/index.mjs +592 -0
  683. package/lib/MedicalListLayer/style.css +1 -0
  684. package/lib/MobileAuth/index.js +1 -0
  685. package/lib/MobileAuth/index.mjs +154 -0
  686. package/lib/MobileAuthLayer/index.js +1 -0
  687. package/lib/MobileAuthLayer/index.mjs +446 -0
  688. package/lib/MobileAuthLayer/jigsaw/index.js +1 -0
  689. package/lib/MobileAuthLayer/jigsaw/index.mjs +228 -0
  690. package/lib/MobileAuthLayer/jigsaw/style.css +1 -0
  691. package/lib/MobileAuthLayer/style.css +1 -0
  692. package/lib/MobileLayer/crm/index.js +1 -0
  693. package/lib/MobileLayer/crm/index.mjs +172 -0
  694. package/lib/MobileLayer/crm/style.css +1 -0
  695. package/lib/MobileLayer/default/index.js +1 -0
  696. package/lib/MobileLayer/default/index.mjs +218 -0
  697. package/lib/MobileLayer/default/style.css +1 -0
  698. package/lib/MobileLayer/index.js +1 -0
  699. package/lib/MobileLayer/index.mjs +22 -0
  700. package/lib/MultiSelect/index.js +1 -0
  701. package/lib/MultiSelect/index.mjs +266 -0
  702. package/lib/MultiSelect/style.css +1 -0
  703. package/lib/NoticeTips/index.js +1 -0
  704. package/lib/NoticeTips/index.mjs +149 -0
  705. package/lib/NoticeTips/noticeTips/index.js +1 -0
  706. package/lib/NoticeTips/noticeTips/index.mjs +165 -0
  707. package/lib/NoticeTips/noticeTips/style.css +1 -0
  708. package/lib/OcrLayer/index.js +1 -0
  709. package/lib/OcrLayer/index.mjs +450 -0
  710. package/lib/OcrLayer/style.css +1 -0
  711. package/lib/PageLoading/index.js +1 -0
  712. package/lib/PageLoading/index.mjs +131 -0
  713. package/lib/Panel/index.js +1 -0
  714. package/lib/Panel/index.mjs +44 -0
  715. package/lib/Panel/style.css +1 -0
  716. package/lib/Pdfjs/index.js +1 -0
  717. package/lib/Pdfjs/index.mjs +635 -0
  718. package/lib/Pdfjs/style.css +1 -0
  719. package/lib/PhotoBox/index.js +1 -0
  720. package/lib/PhotoBox/index.mjs +114 -0
  721. package/lib/PhotoBox/style.css +1 -0
  722. package/lib/Picker/index.js +1 -0
  723. package/lib/Picker/index.mjs +373 -0
  724. package/lib/Picker/style.css +1 -0
  725. package/lib/PickerLongText/index.js +1 -0
  726. package/lib/PickerLongText/index.mjs +331 -0
  727. package/lib/PickerLongText/style.css +1 -0
  728. package/lib/PlanSetting/index.js +1 -0
  729. package/lib/PlanSetting/index.mjs +750 -0
  730. package/lib/PlanSetting/style.css +1 -0
  731. package/lib/PlanSettingLayer/index.js +1 -0
  732. package/lib/PlanSettingLayer/index.mjs +201 -0
  733. package/lib/PlanSettingLayer/style.css +1 -0
  734. package/lib/PlanSubPlan/index.js +1 -0
  735. package/lib/PlanSubPlan/index.mjs +527 -0
  736. package/lib/PlanSubPlan/index2.js +1 -0
  737. package/lib/PlanSubPlan/index2.mjs +527 -0
  738. package/lib/PlanSubPlan/style.css +1 -0
  739. package/lib/PlanSubPlan/style2.css +1 -0
  740. package/lib/PosterLayer/index.js +1 -0
  741. package/lib/PosterLayer/index.mjs +225 -0
  742. package/lib/PosterLayer/style.css +1 -0
  743. package/lib/PrizeLayer/index.js +1 -0
  744. package/lib/PrizeLayer/index.mjs +255 -0
  745. package/lib/PrizeLayer/style.css +1 -0
  746. package/lib/ProPosterLayer/index.js +1 -0
  747. package/lib/ProPosterLayer/index.mjs +579 -0
  748. package/lib/ProPosterLayer/poster/index.js +1 -0
  749. package/lib/ProPosterLayer/poster/index.mjs +326 -0
  750. package/lib/ProPosterLayer/poster/style.css +1 -0
  751. package/lib/ProPosterLayer/style.css +1 -0
  752. package/lib/ProductLayer/actionSheet/index.js +1 -0
  753. package/lib/ProductLayer/actionSheet/index.mjs +96 -0
  754. package/lib/ProductLayer/actionSheet/style.css +1 -0
  755. package/lib/ProductLayer/emailLayer/index.js +1 -0
  756. package/lib/ProductLayer/emailLayer/index.mjs +154 -0
  757. package/lib/ProductLayer/emailLayer/style.css +1 -0
  758. package/lib/ProductLayer/fileListLayer/index.js +1 -0
  759. package/lib/ProductLayer/fileListLayer/index.mjs +163 -0
  760. package/lib/ProductLayer/fileListLayer/style.css +1 -0
  761. package/lib/ProductLayer/index.js +1 -0
  762. package/lib/ProductLayer/index.mjs +473 -0
  763. package/lib/ProductLayer/js/util/index.js +1 -0
  764. package/lib/ProductLayer/js/util/index.mjs +293 -0
  765. package/lib/ProductLayer/layer/index.js +1 -0
  766. package/lib/ProductLayer/layer/index.mjs +135 -0
  767. package/lib/ProductLayer/layer/style.css +1 -0
  768. package/lib/ProductLayer/productDetailLayer/index.js +1 -0
  769. package/lib/ProductLayer/productDetailLayer/index.mjs +469 -0
  770. package/lib/ProductLayer/productDetailLayer/style.css +1 -0
  771. package/lib/ProductLayer/saleAreaLayer/index.js +1 -0
  772. package/lib/ProductLayer/saleAreaLayer/index.mjs +266 -0
  773. package/lib/ProductLayer/saleAreaLayer/style.css +1 -0
  774. package/lib/ProductLayer/shareTipLayer/index.js +1 -0
  775. package/lib/ProductLayer/shareTipLayer/index.mjs +44 -0
  776. package/lib/ProductLayer/shareTipLayer/style.css +1 -0
  777. package/lib/ProductLayer/style.css +0 -0
  778. package/lib/QRCode/index.js +1 -0
  779. package/lib/QRCode/index.mjs +18 -0
  780. package/lib/QRCode/qrcode/index.js +1 -0
  781. package/lib/QRCode/qrcode/index.mjs +974 -0
  782. package/lib/QrcodeLayer/index.js +1 -0
  783. package/lib/QrcodeLayer/index.mjs +162 -0
  784. package/lib/QrcodeLayer/style.css +1 -0
  785. package/lib/Questionnaire/component/checkbox/index.js +1 -0
  786. package/lib/Questionnaire/component/checkbox/index.mjs +268 -0
  787. package/lib/Questionnaire/component/checkbox/style.css +1 -0
  788. package/lib/Questionnaire/component/input/index.js +1 -0
  789. package/lib/Questionnaire/component/input/index.mjs +269 -0
  790. package/lib/Questionnaire/component/input/style.css +1 -0
  791. package/lib/Questionnaire/component/questionItem/index.js +1 -0
  792. package/lib/Questionnaire/component/questionItem/index.mjs +325 -0
  793. package/lib/Questionnaire/component/questionItem/style.css +1 -0
  794. package/lib/Questionnaire/component/questionTitle/index.js +1 -0
  795. package/lib/Questionnaire/component/questionTitle/index.mjs +249 -0
  796. package/lib/Questionnaire/component/questionTitle/style.css +1 -0
  797. package/lib/Questionnaire/component/radio/index.js +1 -0
  798. package/lib/Questionnaire/component/radio/index.mjs +281 -0
  799. package/lib/Questionnaire/component/radio/style.css +1 -0
  800. package/lib/Questionnaire/index.js +1 -0
  801. package/lib/Questionnaire/index.mjs +1445 -0
  802. package/lib/Questionnaire/style.css +1 -0
  803. package/lib/Recognition/createDialog/index.js +1 -0
  804. package/lib/Recognition/createDialog/index.mjs +47 -0
  805. package/lib/Recognition/dialog/index.js +1 -0
  806. package/lib/Recognition/dialog/index.mjs +110 -0
  807. package/lib/Recognition/dialog/style.css +1 -0
  808. package/lib/Recognition/index.js +1 -0
  809. package/lib/Recognition/index.mjs +155 -0
  810. package/lib/Recognition/util/index.js +1 -0
  811. package/lib/Recognition/util/index.mjs +63 -0
  812. package/lib/RecordRuleLayer/index.js +1 -0
  813. package/lib/RecordRuleLayer/index.mjs +541 -0
  814. package/lib/RecordRuleLayer/style.css +1 -0
  815. package/lib/ReplayLayer/index.js +1 -0
  816. package/lib/ReplayLayer/index.mjs +290 -0
  817. package/lib/ReplayLayer/style.css +1 -0
  818. package/lib/ResourcePreload/index.js +1 -0
  819. package/lib/ResourcePreload/index.mjs +256 -0
  820. package/lib/RowCascadePicker/frequency/index.js +1 -0
  821. package/lib/RowCascadePicker/frequency/index.mjs +72 -0
  822. package/lib/RowCascadePicker/frequency/style.css +1 -0
  823. package/lib/RowCascadePicker/index.js +1 -0
  824. package/lib/RowCascadePicker/index.mjs +424 -0
  825. package/lib/RowCascadePicker/rowPicker/index.js +1 -0
  826. package/lib/RowCascadePicker/rowPicker/index.mjs +296 -0
  827. package/lib/RowCascadePicker/rowPicker/style.css +1 -0
  828. package/lib/RowCascadePicker/scrollList/index.js +1 -0
  829. package/lib/RowCascadePicker/scrollList/index.mjs +101 -0
  830. package/lib/RowCascadePicker/scrollList/style.css +1 -0
  831. package/lib/RowCascadePicker/search/index.js +1 -0
  832. package/lib/RowCascadePicker/search/index.mjs +72 -0
  833. package/lib/RowCascadePicker/search/style.css +1 -0
  834. package/lib/RowCascadePicker/style.css +1 -0
  835. package/lib/RowCascadePickerV2/frequency/index.js +1 -0
  836. package/lib/RowCascadePickerV2/frequency/index.mjs +155 -0
  837. package/lib/RowCascadePickerV2/frequency/style.css +1 -0
  838. package/lib/RowCascadePickerV2/index.js +1 -0
  839. package/lib/RowCascadePickerV2/index.mjs +491 -0
  840. package/lib/RowCascadePickerV2/rowPicker/index.js +1 -0
  841. package/lib/RowCascadePickerV2/rowPicker/index.mjs +257 -0
  842. package/lib/RowCascadePickerV2/rowPicker/style.css +1 -0
  843. package/lib/RowCascadePickerV2/scrollList/index.js +1 -0
  844. package/lib/RowCascadePickerV2/scrollList/index.mjs +113 -0
  845. package/lib/RowCascadePickerV2/scrollList/style.css +1 -0
  846. package/lib/RowCascadePickerV2/searchList/index.js +1 -0
  847. package/lib/RowCascadePickerV2/searchList/index.mjs +81 -0
  848. package/lib/RowCascadePickerV2/searchList/style.css +1 -0
  849. package/lib/RowCascadePickerV2/style.css +1 -0
  850. package/lib/Rule/index.js +1 -0
  851. package/lib/Rule/index.mjs +296 -0
  852. package/lib/Rule/style.css +1 -0
  853. package/lib/Scroll/index.js +1 -0
  854. package/lib/Scroll/index.mjs +4 -0
  855. package/lib/Signature/index.js +1 -0
  856. package/lib/Signature/index.mjs +1058 -0
  857. package/lib/Signature/style.css +1 -0
  858. package/lib/SlidePoster/index.js +1 -0
  859. package/lib/SlidePoster/index.mjs +347 -0
  860. package/lib/SlidePoster/poster/index.js +1 -0
  861. package/lib/SlidePoster/poster/index.mjs +47 -0
  862. package/lib/SlidePoster/qrcode/index.js +1 -0
  863. package/lib/SlidePoster/qrcode/index.mjs +970 -0
  864. package/lib/SlidePoster/style.css +1 -0
  865. package/lib/Stepper/index.js +1 -0
  866. package/lib/Stepper/index.mjs +318 -0
  867. package/lib/Stepper/style.css +1 -0
  868. package/lib/Sticky/index.js +1 -0
  869. package/lib/Sticky/index.mjs +98 -0
  870. package/lib/Sticky/style.css +1 -0
  871. package/lib/Style/index.js +1 -0
  872. package/lib/Style/index.mjs +8 -0
  873. package/lib/Style/style.css +1 -0
  874. package/lib/Swipe/index.js +1 -0
  875. package/lib/Swipe/index.mjs +382 -0
  876. package/lib/Swipe/style.css +1 -0
  877. package/lib/Switch/index.js +1 -0
  878. package/lib/Switch/index.mjs +90 -0
  879. package/lib/Switch/style.css +1 -0
  880. package/lib/Tab/index.js +1 -0
  881. package/lib/Tab/index.mjs +156 -0
  882. package/lib/Tab/style.css +1 -0
  883. package/lib/Timeline/index.js +1 -0
  884. package/lib/Timeline/index.mjs +148 -0
  885. package/lib/Timeline/style.css +1 -0
  886. package/lib/Toast/index.js +1 -0
  887. package/lib/Toast/index.mjs +161 -0
  888. package/lib/Toast/style.css +1 -0
  889. package/lib/TransferPay/index.js +1 -0
  890. package/lib/TransferPay/index.mjs +277 -0
  891. package/lib/UserAuth/index.js +1 -0
  892. package/lib/UserAuth/index.mjs +50 -0
  893. package/lib/Validator/index.js +1 -0
  894. package/lib/Validator/index.mjs +289 -0
  895. package/lib/assets/act_tit_icon.597c.png +0 -0
  896. package/lib/assets/agree-animation.928a.png +0 -0
  897. package/lib/assets/agree.784e.png +0 -0
  898. package/lib/assets/airplane.f7ee.png +0 -0
  899. package/lib/assets/amountTicket.4597.png +0 -0
  900. package/lib/assets/arrow.cba2.png +0 -0
  901. package/lib/assets/arrow.e36b.png +0 -0
  902. package/lib/assets/arrow2.2026.png +0 -0
  903. package/lib/assets/arrow2.caf6.png +0 -0
  904. package/lib/assets/arrow_right.a873.png +0 -0
  905. package/lib/assets/arrow_xys.110b.png +0 -0
  906. package/lib/assets/avatar.1d6a.png +0 -0
  907. package/lib/assets/back.de77.png +0 -0
  908. package/lib/assets/bank.0c63.png +0 -0
  909. package/lib/assets/bg.56bd.png +0 -0
  910. package/lib/assets/bg2.9d15.png +0 -0
  911. package/lib/assets/camera.9782.png +0 -0
  912. package/lib/assets/cancel.cbdb.png +0 -0
  913. package/lib/assets/cert-0-1.2a67.png +0 -0
  914. package/lib/assets/cert-0-2.4af9.png +0 -0
  915. package/lib/assets/check.442b.png +0 -0
  916. package/lib/assets/check.5f5b.png +0 -0
  917. package/lib/assets/check_arrow.cb6d.png +0 -0
  918. package/lib/assets/choose.8a87.png +0 -0
  919. package/lib/assets/circle1.5cc5.png +0 -0
  920. package/lib/assets/circle2.a69c.png +0 -0
  921. package/lib/assets/circle3.c8b2.png +0 -0
  922. package/lib/assets/close.29d7.png +0 -0
  923. package/lib/assets/close.4b24.png +0 -0
  924. package/lib/assets/close.6737.png +0 -0
  925. package/lib/assets/close.c0da.png +0 -0
  926. package/lib/assets/come.0b83.png +0 -0
  927. package/lib/assets/comment-checked.f20e.png +0 -0
  928. package/lib/assets/comment-uncheck.7f4d.png +0 -0
  929. package/lib/assets/computer.0d8c.png +0 -0
  930. package/lib/assets/cps-flower-texture.dbfc.png +0 -0
  931. package/lib/assets/cps-grayCircle.f6b7.png +0 -0
  932. package/lib/assets/cps-nodata.d059.png +0 -0
  933. package/lib/assets/cps-redCircle.b96f.png +0 -0
  934. package/lib/assets/cps_banner.d4fa.png +0 -0
  935. package/lib/assets/cps_empty.b3e1.png +0 -0
  936. package/lib/assets/cricle.25f9.png +0 -0
  937. package/lib/assets/disabled.1a01.png +0 -0
  938. package/lib/assets/disabled.f8fe.png +0 -0
  939. package/lib/assets/dowm.281b.png +0 -0
  940. package/lib/assets/down.281b.png +0 -0
  941. package/lib/assets/download.9753.png +0 -0
  942. package/lib/assets/drop-down.89b4.png +0 -0
  943. package/lib/assets/edit-icon.421b.png +0 -0
  944. package/lib/assets/edit.7607.png +0 -0
  945. package/lib/assets/edit.c8ed.png +0 -0
  946. package/lib/assets/empty.faa4.png +0 -0
  947. package/lib/assets/empty_cx.3d3a.png +0 -0
  948. package/lib/assets/empty_xys.e6b4.png +0 -0
  949. package/lib/assets/fail-icon.39f0.png +0 -0
  950. package/lib/assets/fail.a274.png +0 -0
  951. package/lib/assets/favicon.f488.png +0 -0
  952. package/lib/assets/flower-texture.8e14.png +0 -0
  953. package/lib/assets/gift.4f4f.png +0 -0
  954. package/lib/assets/grayCircle.f6b7.png +0 -0
  955. package/lib/assets/head-title-bg-cps.4690.png +0 -0
  956. package/lib/assets/head-title-bg.8c22.png +0 -0
  957. package/lib/assets/head.d2b4.png +0 -0
  958. package/lib/assets/header-bg-cps.d1f7.png +0 -0
  959. package/lib/assets/header-bg-xys.d289.png +0 -0
  960. package/lib/assets/icon-add-big.8f77.png +0 -0
  961. package/lib/assets/icon-add.9e9c.png +0 -0
  962. package/lib/assets/icon-attention.c3a3.png +0 -0
  963. package/lib/assets/icon-back.6d52.png +0 -0
  964. package/lib/assets/icon-check.4003.png +0 -0
  965. package/lib/assets/icon-check.442b.png +0 -0
  966. package/lib/assets/icon-choose.555e.png +0 -0
  967. package/lib/assets/icon-close.b233.png +0 -0
  968. package/lib/assets/icon-close2.9490.png +0 -0
  969. package/lib/assets/icon-contact.f620.png +0 -0
  970. package/lib/assets/icon-delete.8c3e.png +0 -0
  971. package/lib/assets/icon-down.5018.png +0 -0
  972. package/lib/assets/icon-down.b1f5.png +0 -0
  973. package/lib/assets/icon-edit.99be.png +0 -0
  974. package/lib/assets/icon-expand.a43c.png +0 -0
  975. package/lib/assets/icon-file-delete.f274.png +0 -0
  976. package/lib/assets/icon-file.1b8d.png +0 -0
  977. package/lib/assets/icon-get.2212.png +0 -0
  978. package/lib/assets/icon-get.44f5.png +0 -0
  979. package/lib/assets/icon-li-cps.a38d.png +0 -0
  980. package/lib/assets/icon-li.8016.png +0 -0
  981. package/lib/assets/icon-minus-big.cf93.png +0 -0
  982. package/lib/assets/icon-nodata-cps.192f.png +0 -0
  983. package/lib/assets/icon-nodata.16b6.png +0 -0
  984. package/lib/assets/icon-pay.4ffc.png +0 -0
  985. package/lib/assets/icon-pay.8d08.png +0 -0
  986. package/lib/assets/icon-photo.b4c2.png +0 -0
  987. package/lib/assets/icon-ques.a846.png +0 -0
  988. package/lib/assets/icon-search-empty.c362.png +0 -0
  989. package/lib/assets/icon-search.3c97.png +0 -0
  990. package/lib/assets/icon-tip.aa6b.png +0 -0
  991. package/lib/assets/icon-up.0170.png +0 -0
  992. package/lib/assets/icon-upload-cps.2e28.png +0 -0
  993. package/lib/assets/icon-upload-fail.e508.png +0 -0
  994. package/lib/assets/icon-upload.b691.png +0 -0
  995. package/lib/assets/icon1.2db9.png +0 -0
  996. package/lib/assets/icon2.b81b.png +0 -0
  997. package/lib/assets/icon3.4476.png +0 -0
  998. package/lib/assets/icon4.e359.png +0 -0
  999. package/lib/assets/icon8.d7d4.png +0 -0
  1000. package/lib/assets/icon_aml.91cd.png +0 -0
  1001. package/lib/assets/icon_check.9302.png +0 -0
  1002. package/lib/assets/icon_dt.ad3d.png +0 -0
  1003. package/lib/assets/icon_fl.7f19.png +0 -0
  1004. package/lib/assets/icon_next.1101.png +0 -0
  1005. package/lib/assets/icon_prev.7657.png +0 -0
  1006. package/lib/assets/icon_tq.c479.png +0 -0
  1007. package/lib/assets/id_emblem.e72b.png +0 -0
  1008. package/lib/assets/id_human.b26d.png +0 -0
  1009. package/lib/assets/item.e9b2.png +0 -0
  1010. package/lib/assets/kcb_1.bbd0.png +0 -0
  1011. package/lib/assets/kcb_2.0522.png +0 -0
  1012. package/lib/assets/kcb_3.ad73.png +0 -0
  1013. package/lib/assets/loading-icon.f1cf.png +0 -0
  1014. package/lib/assets/location.ad43.png +0 -0
  1015. package/lib/assets/logo.ce81.png +0 -0
  1016. package/lib/assets/main-nodata.8fa5.png +0 -0
  1017. package/lib/assets/member.ce27.png +0 -0
  1018. package/lib/assets/move.f1c1.png +0 -0
  1019. package/lib/assets/navBubble.7302.png +0 -0
  1020. package/lib/assets/nocheck.1a01.png +0 -0
  1021. package/lib/assets/null-result.51f4.png +0 -0
  1022. package/lib/assets/phone.0a23.png +0 -0
  1023. package/lib/assets/photo.f8d3.png +0 -0
  1024. package/lib/assets/play.76ca.png +0 -0
  1025. package/lib/assets/position.ea65.png +0 -0
  1026. package/lib/assets/price-bg-2.29c4.png +0 -0
  1027. package/lib/assets/price-bg-3.34f0.png +0 -0
  1028. package/lib/assets/price-bg.dd60.png +0 -0
  1029. package/lib/assets/price-bg.f8a6.png +0 -0
  1030. package/lib/assets/purpleCircle.7727.png +0 -0
  1031. package/lib/assets/qa.3caf.png +0 -0
  1032. package/lib/assets/question-new.4263.png +0 -0
  1033. package/lib/assets/question.4359.png +0 -0
  1034. package/lib/assets/question.877c.png +0 -0
  1035. package/lib/assets/question.ce8a.png +0 -0
  1036. package/lib/assets/redCircle.6690.png +0 -0
  1037. package/lib/assets/reminder-bg.556f.png +0 -0
  1038. package/lib/assets/reminder-cpsbg.ee48.png +0 -0
  1039. package/lib/assets/require.5a58.png +0 -0
  1040. package/lib/assets/return.95f2.png +0 -0
  1041. package/lib/assets/right-arrow.f34e.png +0 -0
  1042. package/lib/assets/search.194d.png +0 -0
  1043. package/lib/assets/search.f002.png +0 -0
  1044. package/lib/assets/sel.68ef.png +0 -0
  1045. package/lib/assets/select-back-2-0.d814.png +0 -0
  1046. package/lib/assets/select-back-2-1.5fb3.png +0 -0
  1047. package/lib/assets/select-back-3-0.591a.png +0 -0
  1048. package/lib/assets/select-back-3-1.bac3.png +0 -0
  1049. package/lib/assets/select-back-3-2.0f91.png +0 -0
  1050. package/lib/assets/select.61e7.png +0 -0
  1051. package/lib/assets/share.0d0a.png +0 -0
  1052. package/lib/assets/shareTip.07b9.png +0 -0
  1053. package/lib/assets/share_btn.1955.png +0 -0
  1054. package/lib/assets/skeleton.86ad.png +0 -0
  1055. package/lib/assets/star-active.d3fa.png +0 -0
  1056. package/lib/assets/star-deactive.f492.png +0 -0
  1057. package/lib/assets/success-icon.76ab.png +0 -0
  1058. package/lib/assets/success.a6e3.png +0 -0
  1059. package/lib/assets/table-check.ace0.png +0 -0
  1060. package/lib/assets/table-close.39e6.png +0 -0
  1061. package/lib/assets/tick.cbec.png +0 -0
  1062. package/lib/assets/ticket.f1f1.png +0 -0
  1063. package/lib/assets/tip.ca02.png +0 -0
  1064. package/lib/assets/tip.cd5b.png +0 -0
  1065. package/lib/assets/tips_cx.fd3f.png +0 -0
  1066. package/lib/assets/tips_xys.79cd.png +0 -0
  1067. package/lib/assets/toBottom.526c.png +0 -0
  1068. package/lib/assets/triangle.4a9a.png +0 -0
  1069. package/lib/assets/upload.3ef2.png +0 -0
  1070. package/lib/assets/warning.7745.png +0 -0
  1071. package/lib/assets/warning.898f.png +0 -0
  1072. package/lib/assets/xys_1.3801.png +0 -0
  1073. package/lib/assets/xys_2.26ce.png +0 -0
  1074. package/lib/assets/xys_3.b4ca.png +0 -0
  1075. package/lib/assets/xys_banner.fa91.png +0 -0
  1076. package/lib/assets/xys_empty.c05f.png +0 -0
  1077. package/lib/common/addon/index.js +1 -0
  1078. package/lib/common/addon/index.mjs +237 -0
  1079. package/lib/common/addon/style.css +1 -0
  1080. package/lib/common/baseelement/index.js +1 -0
  1081. package/lib/common/baseelement/index.mjs +257 -0
  1082. package/lib/common/baseelement/style.css +1 -0
  1083. package/lib/common/button/index.js +1 -0
  1084. package/lib/common/button/index.mjs +81 -0
  1085. package/lib/common/button/style.css +1 -0
  1086. package/lib/common/dynamicform/index.js +1 -0
  1087. package/lib/common/dynamicform/index.mjs +124 -0
  1088. package/lib/common/dynamicform/style.css +1 -0
  1089. package/lib/common/forminput/index.js +1 -0
  1090. package/lib/common/forminput/index.mjs +164 -0
  1091. package/lib/common/forminput/style.css +1 -0
  1092. package/lib/common/goldlayer/index.js +1 -0
  1093. package/lib/common/goldlayer/index.mjs +109 -0
  1094. package/lib/common/goldlayer/style.css +1 -0
  1095. package/lib/common/iconbank/index.js +1 -0
  1096. package/lib/common/iconbank/index.mjs +27 -0
  1097. package/lib/common/iconbank/style.css +1 -0
  1098. package/lib/common/iconcontact/index.js +1 -0
  1099. package/lib/common/iconcontact/index.mjs +43 -0
  1100. package/lib/common/iconcontact/style.css +1 -0
  1101. package/lib/common/iconphoto/index.js +1 -0
  1102. package/lib/common/iconphoto/index.mjs +27 -0
  1103. package/lib/common/iconphoto/style.css +1 -0
  1104. package/lib/common/index.js +1 -0
  1105. package/lib/common/index.mjs +18 -0
  1106. package/lib/common/input/index.js +1 -0
  1107. package/lib/common/input/index.mjs +182 -0
  1108. package/lib/common/input/style.css +1 -0
  1109. package/lib/common/layer/index.js +1 -0
  1110. package/lib/common/layer/index.mjs +157 -0
  1111. package/lib/common/layer/style.css +1 -0
  1112. package/lib/common/popup/index.js +1 -0
  1113. package/lib/common/popup/index.mjs +110 -0
  1114. package/lib/common/popup/style.css +1 -0
  1115. package/lib/common/scroll/index.js +1 -0
  1116. package/lib/common/scroll/index.mjs +205 -0
  1117. package/lib/common/scroll/style.css +1 -0
  1118. package/lib/common/scrollZoom/bubble/index.js +1 -0
  1119. package/lib/common/scrollZoom/bubble/index.mjs +131 -0
  1120. package/lib/common/scrollZoom/index.js +1 -0
  1121. package/lib/common/scrollZoom/index.mjs +393 -0
  1122. package/lib/common/scrollZoom/scroll/index.js +1 -0
  1123. package/lib/common/scrollZoom/scroll/index.mjs +421 -0
  1124. package/lib/common/scrollZoom/scroll/style.css +1 -0
  1125. package/lib/common/scrollZoom/style.css +1 -0
  1126. package/lib/common/svgicon/index.js +1 -0
  1127. package/lib/common/svgicon/index.mjs +48 -0
  1128. package/lib/common/svgicon/style.css +1 -0
  1129. package/lib/index.js +1 -0
  1130. package/lib/index.mjs +515 -0
  1131. package/lib/mixins/basic-picker/index.js +1 -0
  1132. package/lib/mixins/basic-picker/index.mjs +54 -0
  1133. package/lib/mixins/bind-event/index.js +1 -0
  1134. package/lib/mixins/bind-event/index.mjs +24 -0
  1135. package/lib/mixins/dynamic-form/index.js +1 -0
  1136. package/lib/mixins/dynamic-form/index.mjs +114 -0
  1137. package/lib/mixins/fixed-input/index.js +1 -0
  1138. package/lib/mixins/fixed-input/index.mjs +57 -0
  1139. package/lib/mixins/fontsize/index.js +1 -0
  1140. package/lib/mixins/fontsize/index.mjs +36 -0
  1141. package/lib/mixins/form-input/index.js +1 -0
  1142. package/lib/mixins/form-input/index.mjs +119 -0
  1143. package/lib/mixins/gold-change/index.js +1 -0
  1144. package/lib/mixins/gold-change/index.mjs +87 -0
  1145. package/lib/mixins/gold-element/index.js +1 -0
  1146. package/lib/mixins/gold-element/index.mjs +376 -0
  1147. package/lib/mixins/gold-visible/index.js +1 -0
  1148. package/lib/mixins/gold-visible/index.mjs +48 -0
  1149. package/lib/mixins/mobile-layer/index.js +1 -0
  1150. package/lib/mixins/mobile-layer/index.mjs +391 -0
  1151. package/lib/mixins/noscroll/index.js +1 -0
  1152. package/lib/mixins/noscroll/index.mjs +26 -0
  1153. package/lib/mixins/picker/index.js +1 -0
  1154. package/lib/mixins/picker/index.mjs +45 -0
  1155. package/lib/mixins/popup/index.js +1 -0
  1156. package/lib/mixins/popup/index.mjs +15 -0
  1157. package/lib/mixins/poster-layer/index.js +1 -0
  1158. package/lib/mixins/poster-layer/index.mjs +167 -0
  1159. package/lib/mixins/touch/index.js +1 -0
  1160. package/lib/mixins/touch/index.mjs +52 -0
  1161. package/lib/mixins/visible/index.js +1 -0
  1162. package/lib/mixins/visible/index.mjs +52 -0
  1163. package/lib/toBase64/index.js +1 -0
  1164. package/lib/toBase64/index.mjs +240 -0
  1165. package/lib/utils/BScroll/constants/index.js +1 -0
  1166. package/lib/utils/BScroll/constants/index.mjs +18 -0
  1167. package/lib/utils/app/index.js +1 -0
  1168. package/lib/utils/app/index.mjs +64 -0
  1169. package/lib/utils/assign/index.js +5 -0
  1170. package/lib/utils/assign/index.mjs +78 -0
  1171. package/lib/utils/camelcase/index.js +1 -0
  1172. package/lib/utils/camelcase/index.mjs +75 -0
  1173. package/lib/utils/create/index.js +1 -0
  1174. package/lib/utils/create/index.mjs +41 -0
  1175. package/lib/utils/create/instantiate-component/index.js +1 -0
  1176. package/lib/utils/create/instantiate-component/index.mjs +35 -0
  1177. package/lib/utils/create/parse-render/index.js +1 -0
  1178. package/lib/utils/create/parse-render/index.mjs +29 -0
  1179. package/lib/utils/date/index.js +1 -0
  1180. package/lib/utils/date/index.mjs +65 -0
  1181. package/lib/utils/dom/index.js +1 -0
  1182. package/lib/utils/dom/index.mjs +21 -0
  1183. package/lib/utils/encrypt/index.js +1 -0
  1184. package/lib/utils/encrypt/index.mjs +52 -0
  1185. package/lib/utils/event/index.js +1 -0
  1186. package/lib/utils/event/index.mjs +39 -0
  1187. package/lib/utils/helpers/index.js +1 -0
  1188. package/lib/utils/helpers/index.mjs +633 -0
  1189. package/lib/utils/polyfill/Array.prototype.includes/index.js +1 -0
  1190. package/lib/utils/polyfill/Array.prototype.includes/index.mjs +28 -0
  1191. package/lib/utils/polyfill/Object.keys/index.js +1 -0
  1192. package/lib/utils/polyfill/Object.keys/index.mjs +25 -0
  1193. package/lib/utils/position/index.js +1 -0
  1194. package/lib/utils/position/index.mjs +19 -0
  1195. package/lib/utils/post/index.js +1 -0
  1196. package/lib/utils/post/index.mjs +129 -0
  1197. package/lib/utils/raf/index.js +1 -0
  1198. package/lib/utils/raf/index.mjs +29 -0
  1199. package/lib/utils/vueAwesomeSwiper/index.js +1 -0
  1200. package/lib/utils/vueAwesomeSwiper/index.mjs +7 -0
  1201. package/package.json +99 -0
  1202. package/types/common/addon.vue.d.ts +62 -0
  1203. package/types/common/baseelement.vue.d.ts +151 -0
  1204. package/types/common/button.vue.d.ts +62 -0
  1205. package/types/common/dynamicform.vue.d.ts +25 -0
  1206. package/types/common/forminput.vue.d.ts +57 -0
  1207. package/types/common/goldlayer.vue.d.ts +86 -0
  1208. package/types/common/iconbank.vue.d.ts +4 -0
  1209. package/types/common/iconcontact.vue.d.ts +25 -0
  1210. package/types/common/iconphoto.vue.d.ts +4 -0
  1211. package/types/common/input.vue.d.ts +83 -0
  1212. package/types/common/layer.vue.d.ts +131 -0
  1213. package/types/common/popup/index.d.ts +2 -0
  1214. package/types/common/popup/src/index.vue.d.ts +123 -0
  1215. package/types/common/popup.vue.d.ts +123 -0
  1216. package/types/common/scroll.vue.d.ts +172 -0
  1217. package/types/common/scrollZoom/components/bubble.vue.d.ts +20 -0
  1218. package/types/common/scrollZoom/components/scroll.vue.d.ts +186 -0
  1219. package/types/common/scrollZoom/index.vue.d.ts +67 -0
  1220. package/types/common/svgicon.vue.d.ts +28 -0
  1221. package/types/components/BScroll/index.d.ts +2 -0
  1222. package/types/components/BankSelect/index.d.ts +2 -0
  1223. package/types/components/BankSelect/src/components/bankbox.vue.d.ts +34 -0
  1224. package/types/components/BankSelect/src/components/bankchoosebox.vue.d.ts +36 -0
  1225. package/types/components/BankSelect/src/components/bankmsg.vue.d.ts +158 -0
  1226. package/types/components/BankSelect/src/components/editbank.vue.d.ts +14 -0
  1227. package/types/components/BankSelect/src/index.vue.d.ts +125 -0
  1228. package/types/components/BankSelect/src/js/index.d.ts +95 -0
  1229. package/types/components/BaseInput/index.d.ts +2 -0
  1230. package/types/components/BaseInput/src/index.vue.d.ts +72 -0
  1231. package/types/components/Button/index.d.ts +2 -0
  1232. package/types/components/Button/src/index.vue.d.ts +128 -0
  1233. package/types/components/CascadePicker/index.d.ts +2 -0
  1234. package/types/components/CascadePicker/src/index.vue.d.ts +122 -0
  1235. package/types/components/CertifyLayer/index.d.ts +2 -0
  1236. package/types/components/CertifyLayer/src/index.vue.d.ts +196 -0
  1237. package/types/components/ClaimsContact/index.d.ts +2 -0
  1238. package/types/components/ClaimsContact/src/index.vue.d.ts +269 -0
  1239. package/types/components/ClaimsContact/src/mock.d.ts +39 -0
  1240. package/types/components/ClickOnce/index.d.ts +4 -0
  1241. package/types/components/Collapse/index.d.ts +2 -0
  1242. package/types/components/Collapse/src/index.vue.d.ts +76 -0
  1243. package/types/components/Contact/index.d.ts +2 -0
  1244. package/types/components/Contact/src/index.vue.d.ts +269 -0
  1245. package/types/components/ContactBook/index.d.ts +2 -0
  1246. package/types/components/ContactBook/src/index.vue.d.ts +306 -0
  1247. package/types/components/CountTo/index.d.ts +2 -0
  1248. package/types/components/CountTo/src/index.vue.d.ts +168 -0
  1249. package/types/components/CouponLayer/index.d.ts +2 -0
  1250. package/types/components/CouponLayer/src/index.vue.d.ts +73 -0
  1251. package/types/components/CrmReserveInfoLayer/index.d.ts +2 -0
  1252. package/types/components/CrmReserveInfoLayer/src/index.vue.d.ts +99 -0
  1253. package/types/components/DatePicker/index.d.ts +2 -0
  1254. package/types/components/DatePicker/src/index.vue.d.ts +172 -0
  1255. package/types/components/DeviceFingerprint/index.d.ts +2 -0
  1256. package/types/components/Dialog/index.d.ts +2 -0
  1257. package/types/components/Dialog/src/index.vue.d.ts +31 -0
  1258. package/types/components/DiseaseListLayer/index.d.ts +2 -0
  1259. package/types/components/DiseaseListLayer/src/index.vue.d.ts +81 -0
  1260. package/types/components/DiseaseSelect/index.d.ts +2 -0
  1261. package/types/components/DiseaseSelect/src/collapse/collapse.vue.d.ts +19 -0
  1262. package/types/components/DiseaseSelect/src/collapse/collapseItem.vue.d.ts +32 -0
  1263. package/types/components/DiseaseSelect/src/collapse/collapseTransition.vue.d.ts +9 -0
  1264. package/types/components/DiseaseSelect/src/collapse/dom.d.ts +11 -0
  1265. package/types/components/DiseaseSelect/src/collapse/emitter.d.ts +7 -0
  1266. package/types/components/DiseaseSelect/src/diseaseList.vue.d.ts +53 -0
  1267. package/types/components/DiseaseSelect/src/index.vue.d.ts +102 -0
  1268. package/types/components/DiseaseSelect/src/resultList.vue.d.ts +62 -0
  1269. package/types/components/DiseaseSelect/src/search.vue.d.ts +43 -0
  1270. package/types/components/DiseaseSelect/src/selectLayer.vue.d.ts +78 -0
  1271. package/types/components/DiseaseSelectLayer/index.d.ts +2 -0
  1272. package/types/components/DiseaseSelectLayer/src/index.vue.d.ts +143 -0
  1273. package/types/components/DocPop/index.d.ts +2 -0
  1274. package/types/components/DocPop/src/components/scrollList.vue.d.ts +23 -0
  1275. package/types/components/DocPop/src/index.vue.d.ts +96 -0
  1276. package/types/components/ErrorInterceptors/index.d.ts +2 -0
  1277. package/types/components/FaceRecognition/index.d.ts +64 -0
  1278. package/types/components/FigurePic/compress.d.ts +13 -0
  1279. package/types/components/FigurePic/index.d.ts +7 -0
  1280. package/types/components/FileList/index.d.ts +2 -0
  1281. package/types/components/FileList/src/imageList.vue.d.ts +34 -0
  1282. package/types/components/FileList/src/index.vue.d.ts +175 -0
  1283. package/types/components/FileList/src/selectLayer.vue.d.ts +7 -0
  1284. package/types/components/FileList/src/uploadMaterial.vue.d.ts +86 -0
  1285. package/types/components/FileUpload/index.d.ts +16 -0
  1286. package/types/components/FileUpload/src/choose.d.ts +1 -0
  1287. package/types/components/FileUpload/src/upload.d.ts +46 -0
  1288. package/types/components/FileUpload/src/util.d.ts +3 -0
  1289. package/types/components/FormLayer/index.d.ts +2 -0
  1290. package/types/components/FormLayer/src/index.vue.d.ts +121 -0
  1291. package/types/components/GivenLayer/index.d.ts +2 -0
  1292. package/types/components/GivenLayer/src/index.vue.d.ts +146 -0
  1293. package/types/components/GoldAddress/index.d.ts +2 -0
  1294. package/types/components/GoldAddress/src/index.vue.d.ts +360 -0
  1295. package/types/components/GoldAddressLayer/index.d.ts +2 -0
  1296. package/types/components/GoldAddressLayer/src/index.vue.d.ts +95 -0
  1297. package/types/components/GoldAddressLayerV2/index.d.ts +2 -0
  1298. package/types/components/GoldAddressLayerV2/src/index.vue.d.ts +120 -0
  1299. package/types/components/GoldAddressSelect/index.d.ts +2 -0
  1300. package/types/components/GoldAddressSelect/src/addressSelectLayer.vue.d.ts +129 -0
  1301. package/types/components/GoldAddressSelect/src/index.vue.d.ts +385 -0
  1302. package/types/components/GoldAml/index.d.ts +2 -0
  1303. package/types/components/GoldAml/src/index.vue.d.ts +239 -0
  1304. package/types/components/GoldArea/index.d.ts +2 -0
  1305. package/types/components/GoldArea/src/index.vue.d.ts +359 -0
  1306. package/types/components/GoldAuroraSlots/index.d.ts +2 -0
  1307. package/types/components/GoldAuroraSlots/src/index.vue.d.ts +45 -0
  1308. package/types/components/GoldBankCombine/index.d.ts +2 -0
  1309. package/types/components/GoldBankCombine/src/index.vue.d.ts +359 -0
  1310. package/types/components/GoldBankPayLimit/index.d.ts +2 -0
  1311. package/types/components/GoldBankPayLimit/src/bankSelect.vue.d.ts +81 -0
  1312. package/types/components/GoldBankPayLimit/src/index.vue.d.ts +366 -0
  1313. package/types/components/GoldBankSelect/index.d.ts +2 -0
  1314. package/types/components/GoldBankSelect/src/index.vue.d.ts +359 -0
  1315. package/types/components/GoldBenefitDemo/index.d.ts +2 -0
  1316. package/types/components/GoldBenefitDemo/src/components/benefit/components/amount.vue.d.ts +26 -0
  1317. package/types/components/GoldBenefitDemo/src/components/benefit/components/slider.vue.d.ts +53 -0
  1318. package/types/components/GoldBenefitDemo/src/components/benefit/components/text.vue.d.ts +23 -0
  1319. package/types/components/GoldBenefitDemo/src/components/benefit/components/title.vue.d.ts +17 -0
  1320. package/types/components/GoldBenefitDemo/src/components/benefit/index.vue.d.ts +54 -0
  1321. package/types/components/GoldBenefitDemo/src/components/costTable.vue.d.ts +62 -0
  1322. package/types/components/GoldBenefitDemo/src/components/replace.d.ts +21 -0
  1323. package/types/components/GoldBenefitDemo/src/index.vue.d.ts +75 -0
  1324. package/types/components/GoldCancelDialog/index.d.ts +2 -0
  1325. package/types/components/GoldCancelDialog/src/index.vue.d.ts +115 -0
  1326. package/types/components/GoldCareer/index.d.ts +2 -0
  1327. package/types/components/GoldCareer/src/index.vue.d.ts +359 -0
  1328. package/types/components/GoldCareerLayer/index.d.ts +2 -0
  1329. package/types/components/GoldCareerLayer/src/index.origin.vue.d.ts +88 -0
  1330. package/types/components/GoldCareerLayer/src/index.vue.d.ts +233 -0
  1331. package/types/components/GoldCareerLayer/src/rowPicker.vue.d.ts +94 -0
  1332. package/types/components/GoldCareerLayer/src/scrollList.vue.d.ts +32 -0
  1333. package/types/components/GoldCareerLayer/src/searchList.vue.d.ts +53 -0
  1334. package/types/components/GoldCert/index.d.ts +2 -0
  1335. package/types/components/GoldCert/src/const.d.ts +105 -0
  1336. package/types/components/GoldCert/src/index.vue.d.ts +288 -0
  1337. package/types/components/GoldCert/src/photo.vue.d.ts +75 -0
  1338. package/types/components/GoldCert/src/relateVerifyPhoto.vue.d.ts +79 -0
  1339. package/types/components/GoldCert/src/selectLayer.vue.d.ts +21 -0
  1340. package/types/components/GoldCheckbox/index.d.ts +2 -0
  1341. package/types/components/GoldCheckbox/src/index.vue.d.ts +360 -0
  1342. package/types/components/GoldClaimsContact/index.d.ts +2 -0
  1343. package/types/components/GoldClaimsContact/src/index.vue.d.ts +117 -0
  1344. package/types/components/GoldCommentList/index.d.ts +2 -0
  1345. package/types/components/GoldCommentList/src/index.vue.d.ts +34 -0
  1346. package/types/components/GoldCommentList/src/item.vue.d.ts +46 -0
  1347. package/types/components/GoldCommentList/src/tag.vue.d.ts +63 -0
  1348. package/types/components/GoldCompute/index.d.ts +2 -0
  1349. package/types/components/GoldCompute/src/careerQuery.vue.d.ts +37 -0
  1350. package/types/components/GoldCompute/src/index.vue.d.ts +110 -0
  1351. package/types/components/GoldComputeV2/index.d.ts +2 -0
  1352. package/types/components/GoldComputeV2/src/careerQuery.vue.d.ts +37 -0
  1353. package/types/components/GoldComputeV2/src/index.vue.d.ts +111 -0
  1354. package/types/components/GoldConclusion/index.d.ts +2 -0
  1355. package/types/components/GoldConclusion/src/components/humancheck.vue.d.ts +26 -0
  1356. package/types/components/GoldConclusion/src/components/intelModule.vue.d.ts +23 -0
  1357. package/types/components/GoldConclusion/src/components/intelcheck.vue.d.ts +28 -0
  1358. package/types/components/GoldConclusion/src/components/module.vue.d.ts +23 -0
  1359. package/types/components/GoldConclusion/src/components/picture.vue.d.ts +23 -0
  1360. package/types/components/GoldConclusion/src/components/progress.vue.d.ts +29 -0
  1361. package/types/components/GoldConclusion/src/components/scrollzoom.vue.d.ts +91 -0
  1362. package/types/components/GoldConclusion/src/components/status.vue.d.ts +23 -0
  1363. package/types/components/GoldConclusion/src/components/tab.vue.d.ts +73 -0
  1364. package/types/components/GoldConclusion/src/index.vue.d.ts +139 -0
  1365. package/types/components/GoldContact/index.d.ts +2 -0
  1366. package/types/components/GoldContact/src/index.vue.d.ts +115 -0
  1367. package/types/components/GoldContactBook/index.d.ts +2 -0
  1368. package/types/components/GoldContactBook/src/index.vue.d.ts +149 -0
  1369. package/types/components/GoldContactElement/index.d.ts +2 -0
  1370. package/types/components/GoldContactElement/src/index.vue.d.ts +355 -0
  1371. package/types/components/GoldCost/index.d.ts +2 -0
  1372. package/types/components/GoldCost/src/costTable.vue.d.ts +39 -0
  1373. package/types/components/GoldCost/src/index.vue.d.ts +107 -0
  1374. package/types/components/GoldCost/src/table.vue.d.ts +55 -0
  1375. package/types/components/GoldCostLayer/index.d.ts +2 -0
  1376. package/types/components/GoldCostLayer/src/index.vue.d.ts +101 -0
  1377. package/types/components/GoldCoupon/index.d.ts +2 -0
  1378. package/types/components/GoldCoupon/src/code.vue.d.ts +50 -0
  1379. package/types/components/GoldCoupon/src/index.vue.d.ts +403 -0
  1380. package/types/components/GoldCoupon/src/item.vue.d.ts +129 -0
  1381. package/types/components/GoldCoupon/src/list.vue.d.ts +70 -0
  1382. package/types/components/GoldDate/index.d.ts +2 -0
  1383. package/types/components/GoldDate/src/index.vue.d.ts +363 -0
  1384. package/types/components/GoldDialog/index.d.ts +2 -0
  1385. package/types/components/GoldDialog/src/index.vue.d.ts +198 -0
  1386. package/types/components/GoldDisease/index.d.ts +2 -0
  1387. package/types/components/GoldDisease/src/index.vue.d.ts +386 -0
  1388. package/types/components/GoldDocLayer/index.d.ts +2 -0
  1389. package/types/components/GoldDocLayer/src/index.vue.d.ts +109 -0
  1390. package/types/components/GoldDoorPlate/index.d.ts +2 -0
  1391. package/types/components/GoldDoorPlate/src/index.vue.d.ts +361 -0
  1392. package/types/components/GoldDoubleRecordTable/index.d.ts +2 -0
  1393. package/types/components/GoldDoubleRecordTable/src/index.vue.d.ts +84 -0
  1394. package/types/components/GoldElement/index.d.ts +2 -0
  1395. package/types/components/GoldElement/src/index.vue.d.ts +234 -0
  1396. package/types/components/GoldElementGroup/index.d.ts +2 -0
  1397. package/types/components/GoldElementGroup/src/index.vue.d.ts +126 -0
  1398. package/types/components/GoldFacecheck/index.d.ts +2 -0
  1399. package/types/components/GoldFacecheck/src/index.vue.d.ts +363 -0
  1400. package/types/components/GoldFaq/index.d.ts +2 -0
  1401. package/types/components/GoldFaq/src/index.vue.d.ts +48 -0
  1402. package/types/components/GoldFile/index.d.ts +2 -0
  1403. package/types/components/GoldFile/src/index.vue.d.ts +382 -0
  1404. package/types/components/GoldFileAssess/index.d.ts +2 -0
  1405. package/types/components/GoldFileAssess/src/index.vue.d.ts +390 -0
  1406. package/types/components/GoldFinance/index.d.ts +2 -0
  1407. package/types/components/GoldFinance/src/components/benefit/components/amount.vue.d.ts +23 -0
  1408. package/types/components/GoldFinance/src/components/benefit/components/proportion.vue.d.ts +16 -0
  1409. package/types/components/GoldFinance/src/components/benefit/components/select.vue.d.ts +40 -0
  1410. package/types/components/GoldFinance/src/components/benefit/components/slider.vue.d.ts +26 -0
  1411. package/types/components/GoldFinance/src/components/benefit/components/text.vue.d.ts +14 -0
  1412. package/types/components/GoldFinance/src/components/benefit/components/title.vue.d.ts +40 -0
  1413. package/types/components/GoldFinance/src/components/benefit/index.vue.d.ts +48 -0
  1414. package/types/components/GoldFinance/src/components/caseDemo.vue.d.ts +74 -0
  1415. package/types/components/GoldFinance/src/components/costTable.vue.d.ts +41 -0
  1416. package/types/components/GoldFinance/src/components/replace.d.ts +21 -0
  1417. package/types/components/GoldFinance/src/index.vue.d.ts +97 -0
  1418. package/types/components/GoldFinanceChart/index.d.ts +2 -0
  1419. package/types/components/GoldFinanceChart/src/colorConfig.d.ts +98 -0
  1420. package/types/components/GoldFinanceChart/src/components/benefit.vue.d.ts +106 -0
  1421. package/types/components/GoldFinanceChart/src/components/chart.vue.d.ts +34 -0
  1422. package/types/components/GoldFinanceChart/src/components/costTable.vue.d.ts +41 -0
  1423. package/types/components/GoldFinanceChart/src/index.vue.d.ts +125 -0
  1424. package/types/components/GoldFinanceChartV2/index.d.ts +2 -0
  1425. package/types/components/GoldFinanceChartV2/src/chart.vue.d.ts +128 -0
  1426. package/types/components/GoldFinanceChartV2/src/config.d.ts +20 -0
  1427. package/types/components/GoldFinanceChartV2/src/index.vue.d.ts +81 -0
  1428. package/types/components/GoldFinanceChartV3/index.d.ts +2 -0
  1429. package/types/components/GoldFinanceChartV3/src/benefit/components/header.vue.d.ts +52 -0
  1430. package/types/components/GoldFinanceChartV3/src/benefit/components/newamount.vue.d.ts +23 -0
  1431. package/types/components/GoldFinanceChartV3/src/benefit/components/proportion.vue.d.ts +16 -0
  1432. package/types/components/GoldFinanceChartV3/src/benefit/components/select.vue.d.ts +40 -0
  1433. package/types/components/GoldFinanceChartV3/src/benefit/components/text.vue.d.ts +14 -0
  1434. package/types/components/GoldFinanceChartV3/src/benefit/components/title.vue.d.ts +14 -0
  1435. package/types/components/GoldFinanceChartV3/src/benefit/index.vue.d.ts +38 -0
  1436. package/types/components/GoldFinanceChartV3/src/costTable.vue.d.ts +91 -0
  1437. package/types/components/GoldFinanceChartV3/src/index.vue.d.ts +117 -0
  1438. package/types/components/GoldFinanceChartV3/src/tools/replace.d.ts +21 -0
  1439. package/types/components/GoldFinanceV2/index.d.ts +2 -0
  1440. package/types/components/GoldFinanceV2/src/components/benefit/components/amount.vue.d.ts +23 -0
  1441. package/types/components/GoldFinanceV2/src/components/benefit/components/proportion.vue.d.ts +16 -0
  1442. package/types/components/GoldFinanceV2/src/components/benefit/components/select.vue.d.ts +40 -0
  1443. package/types/components/GoldFinanceV2/src/components/benefit/components/slider.vue.d.ts +26 -0
  1444. package/types/components/GoldFinanceV2/src/components/benefit/components/text.vue.d.ts +14 -0
  1445. package/types/components/GoldFinanceV2/src/components/benefit/components/title.vue.d.ts +40 -0
  1446. package/types/components/GoldFinanceV2/src/components/benefit/index.vue.d.ts +48 -0
  1447. package/types/components/GoldFinanceV2/src/components/caseDemo.vue.d.ts +74 -0
  1448. package/types/components/GoldFinanceV2/src/components/costTable.vue.d.ts +41 -0
  1449. package/types/components/GoldFinanceV2/src/components/replace.d.ts +21 -0
  1450. package/types/components/GoldFinanceV2/src/index.vue.d.ts +97 -0
  1451. package/types/components/GoldIndexBar/index.d.ts +2 -0
  1452. package/types/components/GoldIndexBar/src/index.vue.d.ts +361 -0
  1453. package/types/components/GoldInput/index.d.ts +2 -0
  1454. package/types/components/GoldInput/src/index.vue.d.ts +355 -0
  1455. package/types/components/GoldInsureDescDialog/index.d.ts +2 -0
  1456. package/types/components/GoldInsureDescDialog/src/index.vue.d.ts +110 -0
  1457. package/types/components/GoldInsureDuty/index.d.ts +2 -0
  1458. package/types/components/GoldInsureDuty/src/index.vue.d.ts +439 -0
  1459. package/types/components/GoldInsureNotice/index.d.ts +2 -0
  1460. package/types/components/GoldInsureNotice/src/components/content.vue.d.ts +23 -0
  1461. package/types/components/GoldInsureNotice/src/components/denyCarrer.vue.d.ts +17 -0
  1462. package/types/components/GoldInsureNotice/src/components/health.vue.d.ts +106 -0
  1463. package/types/components/GoldInsureNotice/src/components/healthNotice.vue.d.ts +107 -0
  1464. package/types/components/GoldInsureNotice/src/components/offlineHealth.vue.d.ts +36 -0
  1465. package/types/components/GoldInsureNotice/src/components/tips.vue.d.ts +17 -0
  1466. package/types/components/GoldInsureNotice/src/index.vue.d.ts +209 -0
  1467. package/types/components/GoldIntransitDialog/index.d.ts +2 -0
  1468. package/types/components/GoldIntransitDialog/src/index.vue.d.ts +96 -0
  1469. package/types/components/GoldItem/index.d.ts +2 -0
  1470. package/types/components/GoldItem/src/index.vue.d.ts +325 -0
  1471. package/types/components/GoldLattice/index.d.ts +2 -0
  1472. package/types/components/GoldLattice/src/index.vue.d.ts +359 -0
  1473. package/types/components/GoldLayer/index.d.ts +2 -0
  1474. package/types/components/GoldLongTextSelect/index.d.ts +2 -0
  1475. package/types/components/GoldLongTextSelect/src/index.vue.d.ts +364 -0
  1476. package/types/components/GoldMailPrecheck/index.d.ts +2 -0
  1477. package/types/components/GoldMailPrecheck/src/index.vue.d.ts +92 -0
  1478. package/types/components/GoldMailPrecheckV2/index.d.ts +2 -0
  1479. package/types/components/GoldMailPrecheckV2/src/index.vue.d.ts +101 -0
  1480. package/types/components/GoldMobileLayer/index.d.ts +2 -0
  1481. package/types/components/GoldMobileLayer/src/index.vue.d.ts +146 -0
  1482. package/types/components/GoldModule/index.d.ts +2 -0
  1483. package/types/components/GoldModule/src/index.vue.d.ts +166 -0
  1484. package/types/components/GoldMulSelect/index.d.ts +2 -0
  1485. package/types/components/GoldMulSelect/src/components/mulSelect.vue.d.ts +47 -0
  1486. package/types/components/GoldMulSelect/src/index.vue.d.ts +364 -0
  1487. package/types/components/GoldNoticeTerms/index.d.ts +2 -0
  1488. package/types/components/GoldNoticeTerms/src/components/heatlh.vue.d.ts +48 -0
  1489. package/types/components/GoldNoticeTerms/src/components/protocol.vue.d.ts +34 -0
  1490. package/types/components/GoldNoticeTerms/src/components/tab.vue.d.ts +52 -0
  1491. package/types/components/GoldNoticeTerms/src/index.vue.d.ts +181 -0
  1492. package/types/components/GoldOcr/index.d.ts +2 -0
  1493. package/types/components/GoldOcr/src/filelist.vue.d.ts +133 -0
  1494. package/types/components/GoldOcr/src/index.vue.d.ts +380 -0
  1495. package/types/components/GoldPayLimitLayer/index.d.ts +2 -0
  1496. package/types/components/GoldPayLimitLayer/src/index.vue.d.ts +118 -0
  1497. package/types/components/GoldPayLimitLayer/src/signIntroduct.vue.d.ts +32 -0
  1498. package/types/components/GoldPayLimitLayer/src/table.vue.d.ts +36 -0
  1499. package/types/components/GoldPhoto/index.d.ts +2 -0
  1500. package/types/components/GoldPhoto/src/index.vue.d.ts +65 -0
  1501. package/types/components/GoldProtocol/index.d.ts +2 -0
  1502. package/types/components/GoldProtocol/src/index.vue.d.ts +108 -0
  1503. package/types/components/GoldProtocolLayer/index.d.ts +2 -0
  1504. package/types/components/GoldProtocolLayer/src/index.vue.d.ts +176 -0
  1505. package/types/components/GoldPureText/index.d.ts +2 -0
  1506. package/types/components/GoldPureText/src/index.vue.d.ts +339 -0
  1507. package/types/components/GoldQrcode/index.d.ts +2 -0
  1508. package/types/components/GoldQrcode/src/index.vue.d.ts +88 -0
  1509. package/types/components/GoldReadTerms/index.d.ts +2 -0
  1510. package/types/components/GoldReadTerms/src/index.vue.d.ts +121 -0
  1511. package/types/components/GoldSelect/index.d.ts +2 -0
  1512. package/types/components/GoldSelect/src/components/searchBank.vue.d.ts +91 -0
  1513. package/types/components/GoldSelect/src/components/select.vue.d.ts +73 -0
  1514. package/types/components/GoldSelect/src/index.vue.d.ts +364 -0
  1515. package/types/components/GoldSignature/index.d.ts +2 -0
  1516. package/types/components/GoldSignature/src/index.vue.d.ts +380 -0
  1517. package/types/components/GoldStepper/index.d.ts +2 -0
  1518. package/types/components/GoldStepper/src/index.vue.d.ts +397 -0
  1519. package/types/components/GoldSwitch/index.d.ts +2 -0
  1520. package/types/components/GoldSwitch/src/index.vue.d.ts +369 -0
  1521. package/types/components/GoldText/index.d.ts +2 -0
  1522. package/types/components/GoldText/src/index.vue.d.ts +359 -0
  1523. package/types/components/GoldTextarea/index.d.ts +2 -0
  1524. package/types/components/GoldTextarea/src/index.vue.d.ts +355 -0
  1525. package/types/components/GoldTimePicker/index.d.ts +2 -0
  1526. package/types/components/GoldTimePicker/src/index.vue.d.ts +378 -0
  1527. package/types/components/GoldUniversal/index.d.ts +2 -0
  1528. package/types/components/GoldUniversal/src/index.vue.d.ts +339 -0
  1529. package/types/components/GoldVerifyCode/index.d.ts +2 -0
  1530. package/types/components/GoldVerifyCode/src/index.vue.d.ts +405 -0
  1531. package/types/components/HumanCheckGuideLayer/index.d.ts +2 -0
  1532. package/types/components/HumanCheckGuideLayer/src/guideDetail.vue.d.ts +120 -0
  1533. package/types/components/HumanCheckGuideLayer/src/index.vue.d.ts +75 -0
  1534. package/types/components/HumanCheckGuideLayer/src/moduleBox.vue.d.ts +61 -0
  1535. package/types/components/HumanCheckGuideLayer/src/table.vue.d.ts +33 -0
  1536. package/types/components/ImageLayer/index.d.ts +2 -0
  1537. package/types/components/ImageLayer/src/index.vue.d.ts +103 -0
  1538. package/types/components/ImagePreview/index.d.ts +2 -0
  1539. package/types/components/ImagePreview/src/index.vue.d.ts +98 -0
  1540. package/types/components/IndexBar/index.d.ts +2 -0
  1541. package/types/components/IndexBar/src/index.vue.d.ts +101 -0
  1542. package/types/components/IndexList/index.d.ts +2 -0
  1543. package/types/components/IndexList/src/index.vue.d.ts +68 -0
  1544. package/types/components/Jigsaw/index.d.ts +2 -0
  1545. package/types/components/Jigsaw/src/index.vue.d.ts +91 -0
  1546. package/types/components/JigsawLayer/index.d.ts +2 -0
  1547. package/types/components/JigsawLayer/src/index.vue.d.ts +88 -0
  1548. package/types/components/JigsawVerifyCode/index.d.ts +2 -0
  1549. package/types/components/JigsawVerifyCode/src/index.vue.d.ts +165 -0
  1550. package/types/components/Keyframe/index.d.ts +2 -0
  1551. package/types/components/Keyframe/src/index.vue.d.ts +61 -0
  1552. package/types/components/Loading/index.d.ts +2 -0
  1553. package/types/components/Loading/src/cir1-loading.vue.d.ts +92 -0
  1554. package/types/components/Loading/src/cir2-loading.vue.d.ts +92 -0
  1555. package/types/components/Loading/src/cir3-loading.vue.d.ts +99 -0
  1556. package/types/components/Loading/src/cir4-loading.vue.d.ts +79 -0
  1557. package/types/components/Loading/src/cir5-loading.vue.d.ts +79 -0
  1558. package/types/components/Loading/src/default-loading.vue.d.ts +71 -0
  1559. package/types/components/Loading/src/index.vue.d.ts +2 -0
  1560. package/types/components/Loading/src/line-loading.vue.d.ts +79 -0
  1561. package/types/components/Login/index.d.ts +20 -0
  1562. package/types/components/LoginLayer/index.d.ts +2 -0
  1563. package/types/components/LoginLayer/src/components/jigsaw.vue.d.ts +135 -0
  1564. package/types/components/LoginLayer/src/index.vue.d.ts +160 -0
  1565. package/types/components/Marketing/index.d.ts +2 -0
  1566. package/types/components/Marketing/src/components/Details.vue.d.ts +42 -0
  1567. package/types/components/Marketing/src/components/GetMobile.vue.d.ts +49 -0
  1568. package/types/components/Marketing/src/components/GetMobileForNew.vue.d.ts +36 -0
  1569. package/types/components/Marketing/src/components/List.vue.d.ts +42 -0
  1570. package/types/components/Marketing/src/components/RuleDetails.vue.d.ts +41 -0
  1571. package/types/components/Marketing/src/components/TgfTable.vue.d.ts +56 -0
  1572. package/types/components/Marketing/src/components/activity.vue.d.ts +40 -0
  1573. package/types/components/Marketing/src/components/filterIcon.vue.d.ts +21 -0
  1574. package/types/components/Marketing/src/components/gift.vue.d.ts +31 -0
  1575. package/types/components/Marketing/src/components/popper.vue.d.ts +25 -0
  1576. package/types/components/Marketing/src/components/scrollPanel.vue.d.ts +33 -0
  1577. package/types/components/Marketing/src/components/teleport.vue.d.ts +16 -0
  1578. package/types/components/Marketing/src/components/tipsLayer.vue.d.ts +80 -0
  1579. package/types/components/Marketing/src/components/tuiguangfei.vue.d.ts +173 -0
  1580. package/types/components/Marketing/src/components/utils.d.ts +5 -0
  1581. package/types/components/Marketing/src/index.d.ts +6 -0
  1582. package/types/components/Marketing/src/kcb.vue.d.ts +342 -0
  1583. package/types/components/Marketing/src/xys.vue.d.ts +144 -0
  1584. package/types/components/MarketingPage/index.d.ts +2 -0
  1585. package/types/components/MarketingPage/src/index.vue.d.ts +321 -0
  1586. package/types/components/MedicalListLayer/index.d.ts +2 -0
  1587. package/types/components/MedicalListLayer/src/component/medicalList.vue.d.ts +14 -0
  1588. package/types/components/MedicalListLayer/src/index.vue.d.ts +89 -0
  1589. package/types/components/MobileAuth/index.d.ts +23 -0
  1590. package/types/components/MobileAuthLayer/index.d.ts +2 -0
  1591. package/types/components/MobileAuthLayer/src/components/jigsaw.vue.d.ts +135 -0
  1592. package/types/components/MobileAuthLayer/src/index.vue.d.ts +143 -0
  1593. package/types/components/MobileLayer/index.d.ts +2 -0
  1594. package/types/components/MobileLayer/src/appropriateComponent.d.ts +1 -0
  1595. package/types/components/MobileLayer/src/componentMap.d.ts +6 -0
  1596. package/types/components/MobileLayer/src/crm.vue.d.ts +145 -0
  1597. package/types/components/MobileLayer/src/default.vue.d.ts +155 -0
  1598. package/types/components/MobileLayer/src/index.d.ts +6 -0
  1599. package/types/components/MultiSelect/index.d.ts +2 -0
  1600. package/types/components/MultiSelect/src/index.vue.d.ts +111 -0
  1601. package/types/components/NoticeTips/index.d.ts +2 -0
  1602. package/types/components/NoticeTips/src/index.vue.d.ts +132 -0
  1603. package/types/components/NoticeTips/src/noticeTips.vue.d.ts +121 -0
  1604. package/types/components/OcrLayer/index.d.ts +2 -0
  1605. package/types/components/OcrLayer/src/index.vue.d.ts +103 -0
  1606. package/types/components/PageLoading/index.d.ts +2 -0
  1607. package/types/components/PageLoading/src/index.vue.d.ts +61 -0
  1608. package/types/components/Panel/index.d.ts +2 -0
  1609. package/types/components/Panel/src/index.vue.d.ts +51 -0
  1610. package/types/components/Pdfjs/index.d.ts +33 -0
  1611. package/types/components/PhotoBox/index.d.ts +2 -0
  1612. package/types/components/PhotoBox/src/index.vue.d.ts +22 -0
  1613. package/types/components/Picker/index.d.ts +2 -0
  1614. package/types/components/Picker/src/index.vue.d.ts +94 -0
  1615. package/types/components/PickerLongText/index.d.ts +2 -0
  1616. package/types/components/PickerLongText/src/index.vue.d.ts +97 -0
  1617. package/types/components/PlanSetting/index.d.ts +2 -0
  1618. package/types/components/PlanSetting/src/index.vue.d.ts +53 -0
  1619. package/types/components/PlanSettingLayer/index.d.ts +2 -0
  1620. package/types/components/PlanSettingLayer/src/index.vue.d.ts +79 -0
  1621. package/types/components/PlanSubPlan/index.d.ts +2 -0
  1622. package/types/components/PlanSubPlan/src/index.vue.d.ts +46 -0
  1623. package/types/components/PosterLayer/index.d.ts +2 -0
  1624. package/types/components/PosterLayer/src/index.vue.d.ts +97 -0
  1625. package/types/components/PrizeLayer/index.d.ts +2 -0
  1626. package/types/components/PrizeLayer/src/index.vue.d.ts +93 -0
  1627. package/types/components/ProPosterLayer/index.d.ts +2 -0
  1628. package/types/components/ProPosterLayer/src/index.vue.d.ts +115 -0
  1629. package/types/components/ProPosterLayer/src/poster.vue.d.ts +113 -0
  1630. package/types/components/ProductLayer/index.d.ts +2 -0
  1631. package/types/components/ProductLayer/src/actionSheet.vue.d.ts +16 -0
  1632. package/types/components/ProductLayer/src/emailLayer.vue.d.ts +42 -0
  1633. package/types/components/ProductLayer/src/fileListLayer.vue.d.ts +81 -0
  1634. package/types/components/ProductLayer/src/index.vue.d.ts +146 -0
  1635. package/types/components/ProductLayer/src/js/data.d.ts +0 -0
  1636. package/types/components/ProductLayer/src/js/poster.d.ts +1 -0
  1637. package/types/components/ProductLayer/src/js/unit.d.ts +115 -0
  1638. package/types/components/ProductLayer/src/js/util.d.ts +41 -0
  1639. package/types/components/ProductLayer/src/layer.vue.d.ts +109 -0
  1640. package/types/components/ProductLayer/src/posterLayer.vue.d.ts +66 -0
  1641. package/types/components/ProductLayer/src/productDetailLayer.vue.d.ts +106 -0
  1642. package/types/components/ProductLayer/src/saleAreaLayer.vue.d.ts +55 -0
  1643. package/types/components/ProductLayer/src/shareTipLayer.vue.d.ts +4 -0
  1644. package/types/components/QRCode/index.d.ts +1 -0
  1645. package/types/components/QRCode/qrcode.d.ts +2 -0
  1646. package/types/components/QrcodeLayer/index.d.ts +2 -0
  1647. package/types/components/QrcodeLayer/src/index.vue.d.ts +78 -0
  1648. package/types/components/Questionnaire/component/checkbox.vue.d.ts +62 -0
  1649. package/types/components/Questionnaire/component/input.vue.d.ts +94 -0
  1650. package/types/components/Questionnaire/component/questionItem.vue.d.ts +121 -0
  1651. package/types/components/Questionnaire/component/questionTitle.vue.d.ts +83 -0
  1652. package/types/components/Questionnaire/component/radio.vue.d.ts +64 -0
  1653. package/types/components/Questionnaire/index.d.ts +2 -0
  1654. package/types/components/Questionnaire/src/index.vue.d.ts +50 -0
  1655. package/types/components/Recognition/index.d.ts +12 -0
  1656. package/types/components/Recognition/src/createDialog.d.ts +2 -0
  1657. package/types/components/Recognition/src/dialog.vue.d.ts +21 -0
  1658. package/types/components/Recognition/util.d.ts +2 -0
  1659. package/types/components/RecordRuleLayer/index.d.ts +2 -0
  1660. package/types/components/RecordRuleLayer/src/index.vue.d.ts +56 -0
  1661. package/types/components/ReplayLayer/index.d.ts +2 -0
  1662. package/types/components/ReplayLayer/src/index.vue.d.ts +118 -0
  1663. package/types/components/ResourcePreload/index.d.ts +38 -0
  1664. package/types/components/RowCascadePicker/index.d.ts +2 -0
  1665. package/types/components/RowCascadePicker/src/frequency.vue.d.ts +35 -0
  1666. package/types/components/RowCascadePicker/src/index.bak.vue.d.ts +174 -0
  1667. package/types/components/RowCascadePicker/src/index.vue.d.ts +217 -0
  1668. package/types/components/RowCascadePicker/src/rowPicker.vue.d.ts +103 -0
  1669. package/types/components/RowCascadePicker/src/scrollList.vue.d.ts +32 -0
  1670. package/types/components/RowCascadePicker/src/search.vue.d.ts +44 -0
  1671. package/types/components/RowCascadePickerV2/index.d.ts +2 -0
  1672. package/types/components/RowCascadePickerV2/src/frequency.vue.d.ts +28 -0
  1673. package/types/components/RowCascadePickerV2/src/index.vue.d.ts +230 -0
  1674. package/types/components/RowCascadePickerV2/src/rowPicker.vue.d.ts +103 -0
  1675. package/types/components/RowCascadePickerV2/src/scrollList.vue.d.ts +32 -0
  1676. package/types/components/RowCascadePickerV2/src/searchList.vue.d.ts +53 -0
  1677. package/types/components/Rule/index.d.ts +2 -0
  1678. package/types/components/Rule/src/index.vue.d.ts +117 -0
  1679. package/types/components/Scroll/index.d.ts +2 -0
  1680. package/types/components/Signature/index.d.ts +2 -0
  1681. package/types/components/Signature/src/index.vue.d.ts +248 -0
  1682. package/types/components/SlidePoster/index.d.ts +2 -0
  1683. package/types/components/SlidePoster/src/index.vue.d.ts +99 -0
  1684. package/types/components/SlidePoster/src/poster.d.ts +9 -0
  1685. package/types/components/SlidePoster/src/qrcode.d.ts +2 -0
  1686. package/types/components/Stepper/index.d.ts +2 -0
  1687. package/types/components/Stepper/src/index.vue.d.ts +163 -0
  1688. package/types/components/Sticky/index.d.ts +2 -0
  1689. package/types/components/Sticky/src/index.vue.d.ts +34 -0
  1690. package/types/components/Style/index.d.ts +4 -0
  1691. package/types/components/Swipe/index.d.ts +2 -0
  1692. package/types/components/Swipe/src/index.vue.d.ts +2 -0
  1693. package/types/components/Swipe/src/swipeItem.vue.d.ts +7 -0
  1694. package/types/components/Switch/index.d.ts +2 -0
  1695. package/types/components/Switch/src/index.vue.d.ts +56 -0
  1696. package/types/components/Tab/index.d.ts +2 -0
  1697. package/types/components/Tab/src/index.vue.d.ts +73 -0
  1698. package/types/components/Timeline/index.d.ts +2 -0
  1699. package/types/components/Timeline/src/index.vue.d.ts +70 -0
  1700. package/types/components/Toast/index.d.ts +2 -0
  1701. package/types/components/Toast/src/index.vue.d.ts +105 -0
  1702. package/types/components/TransferPay/index.d.ts +14 -0
  1703. package/types/components/UserAuth/index.d.ts +8 -0
  1704. package/types/components/Validator/index.d.ts +11 -0
  1705. package/types/components/toBase64/index.d.ts +2 -0
  1706. package/types/index.d.ts +498 -0
  1707. package/types/mixins/basic-picker.d.ts +32 -0
  1708. package/types/mixins/bind-event.d.ts +6 -0
  1709. package/types/mixins/dynamic-form.vue.d.ts +16 -0
  1710. package/types/mixins/fixed-input.vue.d.ts +4 -0
  1711. package/types/mixins/fontsize.d.ts +11 -0
  1712. package/types/mixins/form-input.vue.d.ts +16 -0
  1713. package/types/mixins/gold-change.d.ts +19 -0
  1714. package/types/mixins/gold-element.d.ts +447 -0
  1715. package/types/mixins/gold-theme.d.ts +16 -0
  1716. package/types/mixins/gold-visible.d.ts +32 -0
  1717. package/types/mixins/mobile-layer.vue.d.ts +137 -0
  1718. package/types/mixins/noscroll.d.ts +7 -0
  1719. package/types/mixins/picker.d.ts +52 -0
  1720. package/types/mixins/popup.d.ts +16 -0
  1721. package/types/mixins/poster-layer.d.ts +100 -0
  1722. package/types/mixins/touch.d.ts +12 -0
  1723. package/types/mixins/visible.d.ts +34 -0
  1724. package/types/utils/BScroll/constants.d.ts +1 -0
  1725. package/types/utils/app.d.ts +4 -0
  1726. package/types/utils/assign.d.ts +2 -0
  1727. package/types/utils/camelcase.d.ts +2 -0
  1728. package/types/utils/create/index.d.ts +1 -0
  1729. package/types/utils/create/instantiate-component.d.ts +1 -0
  1730. package/types/utils/create/parse-render.d.ts +4 -0
  1731. package/types/utils/date.d.ts +11 -0
  1732. package/types/utils/dom.d.ts +6 -0
  1733. package/types/utils/encrypt.d.ts +15 -0
  1734. package/types/utils/event.d.ts +5 -0
  1735. package/types/utils/helpers.d.ts +125 -0
  1736. package/types/utils/polyfill/Array.prototype.includes.d.ts +0 -0
  1737. package/types/utils/polyfill/Object.keys.d.ts +0 -0
  1738. package/types/utils/position.d.ts +3 -0
  1739. package/types/utils/post.d.ts +4 -0
  1740. package/types/utils/raf.d.ts +3 -0
  1741. package/types/utils/vueAwesomeSwiper.d.ts +2 -0
@@ -0,0 +1,1876 @@
1
+ import _Object$keys from "@babel/runtime-corejs3/core-js/object/keys";
2
+ import _indexOfInstanceProperty from "@babel/runtime-corejs3/core-js/instance/index-of";
3
+ import _parseFloat from "@babel/runtime-corejs3/core-js/parse-float";
4
+ import _parseInt from "@babel/runtime-corejs3/core-js/parse-int";
5
+ import _sliceInstanceProperty from "@babel/runtime-corejs3/core-js/instance/slice";
6
+ import _trimInstanceProperty from "@babel/runtime-corejs3/core-js/instance/trim";
7
+ import _filterInstanceProperty from "@babel/runtime-corejs3/core-js/instance/filter";
8
+ import _includesInstanceProperty from "@babel/runtime-corejs3/core-js/instance/includes";
9
+ import _findInstanceProperty from "@babel/runtime-corejs3/core-js/instance/find";
10
+ import _concatInstanceProperty from "@babel/runtime-corejs3/core-js/instance/concat";
11
+ import _Array$from from "@babel/runtime-corejs3/core-js/array/from";
12
+ import _Symbol from "@babel/runtime-corejs3/core-js/symbol";
13
+ import _getIteratorMethod from "@babel/runtime-corejs3/core-js/get-iterator-method";
14
+ import { c as create } from "../utils/create/index.mjs";
15
+ import { A as ActPopup } from "../common/popup/index.mjs";
16
+ import { p as popupMixin } from "../mixins/popup/index.mjs";
17
+ import { S as Scroll } from "../common/scroll/index.mjs";
18
+ import { v as visibleMixin } from "../mixins/visible/index.mjs";
19
+ import { n as noscrollMixin } from "../mixins/noscroll/index.mjs";
20
+ import { G as GoldElementGroup } from "../GoldElementGroup/index.mjs";
21
+ import { G as GoldDialog } from "../GoldDialog/index.mjs";
22
+ import { f as fetch } from "../utils/post/index.mjs";
23
+ import { o as outerHeight, h as hexToRgb } from "../utils/helpers/index.mjs";
24
+ import { f as format } from "../utils/date/index.mjs";
25
+ import __$_require_6ff32fba__ from "../assets/main-nodata.8fa5.png";
26
+ import __$_require_0fcc8ec3__ from "../assets/cps-nodata.d059.png";
27
+ import __$_require_6cb170f4__ from "../assets/dowm.281b.png";
28
+ import { n as normalizeComponent } from "../common/index.mjs";
29
+ import './style.css';function _createForOfIteratorHelper(r, e) {
30
+ var t = "undefined" != typeof _Symbol && _getIteratorMethod(r) || r["@@iterator"];
31
+ if (!t) {
32
+ if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e && r && "number" == typeof r.length) {
33
+ t && (r = t);
34
+ var _n = 0, F = function F2() {
35
+ };
36
+ return { s: F, n: function n() {
37
+ return _n >= r.length ? { done: true } : { done: false, value: r[_n++] };
38
+ }, e: function e2(r2) {
39
+ throw r2;
40
+ }, f: F };
41
+ }
42
+ throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
43
+ }
44
+ var o, a = true, u = false;
45
+ return { s: function s() {
46
+ t = t.call(r);
47
+ }, n: function n() {
48
+ var r2 = t.next();
49
+ return a = r2.done, r2;
50
+ }, e: function e2(r2) {
51
+ u = true, o = r2;
52
+ }, f: function f() {
53
+ try {
54
+ a || null == t.return || t.return();
55
+ } finally {
56
+ if (u) throw o;
57
+ }
58
+ } };
59
+ }
60
+ function _unsupportedIterableToArray(r, a) {
61
+ if (r) {
62
+ var _context26;
63
+ if ("string" == typeof r) return _arrayLikeToArray(r, a);
64
+ var t = _sliceInstanceProperty(_context26 = {}.toString.call(r)).call(_context26, 8, -1);
65
+ 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;
66
+ }
67
+ }
68
+ function _arrayLikeToArray(r, a) {
69
+ (null == a || a > r.length) && (a = r.length);
70
+ for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];
71
+ return n;
72
+ }
73
+ var CACHE_ERRMSG = "系统繁忙,请稍后重试";
74
+ var PARAM_ERRMSG = "传入参数错误";
75
+ var TODAY_FORMAT = format(/* @__PURE__ */ new Date(), "yyyyMMdd");
76
+ var ID_TYPES = {
77
+ "0": "身份证",
78
+ "1": "出生证",
79
+ "2": "护照",
80
+ "3": "港澳通行证",
81
+ "4": "台胞证",
82
+ "5": "军官证",
83
+ "6": "户口本",
84
+ "7": "大陆通行证",
85
+ "8": "回乡证",
86
+ "9": "警官证",
87
+ "10": "港澳台通行证",
88
+ "11": "士兵证"
89
+ };
90
+ var _sfc_main = {
91
+ name: "ActContactBook",
92
+ mixins: [popupMixin, visibleMixin, noscrollMixin],
93
+ data: function data() {
94
+ return {
95
+ scroller: null,
96
+ defaultSelectData: null,
97
+ extParamData: null,
98
+ changeId: null,
99
+ editId: null,
100
+ sourceList: [],
101
+ list: [],
102
+ disabledList: [],
103
+ disabledSearchList: [],
104
+ hasInited: false,
105
+ type: "choose",
106
+ elements: [{
107
+ display: 1,
108
+ key: "name",
109
+ type: 2,
110
+ name: "姓名",
111
+ defaultRemind: "请输入联系人姓名",
112
+ defaultValue: "",
113
+ attributeValues: [{
114
+ regex: "\\S",
115
+ errorRemind: "请输入联系人姓名"
116
+ }, {
117
+ regex: "^[a-zA-Z\\u3400-\\u9fa5·\\s]*$",
118
+ errorRemind: "联系人姓名不能存在特殊符号"
119
+ }, {
120
+ regex: "(^[\\u3400-\\u9fa5·\\s]+$)|(^[a-zA-Z·\\s]+$)",
121
+ errorRemind: "联系人姓名不能同时存在英文和中文"
122
+ }, {
123
+ regex: "(^[a-zA-Z\\u3400-\\u9fa5·\\s]{2,20}$)",
124
+ errorRemind: "联系人姓名请输入2-20个汉字 "
125
+ }, {
126
+ regex: "^[a-zA-Z\\u3400-\\u9fa5](?!·{2})([a-zA-Z\\u3400-\\u9fa5·\\s])*[a-zA-Z\\u3400-\\u9fa5]$",
127
+ errorRemind: "请输入正确的联系人姓名"
128
+ }],
129
+ errorRemind: ""
130
+ }, {
131
+ display: 1,
132
+ key: "idType",
133
+ type: 4,
134
+ name: "证件类型",
135
+ attributeValues: [{
136
+ value: "0",
137
+ text: "身份证",
138
+ status: 1
139
+ }, {
140
+ value: "1",
141
+ text: "出生证",
142
+ status: 1
143
+ }, {
144
+ value: "2",
145
+ text: "护照",
146
+ status: 1
147
+ }, {
148
+ value: "3",
149
+ text: "港澳通行证",
150
+ status: 1
151
+ }, {
152
+ value: "13",
153
+ text: "港澳居住证",
154
+ status: 1
155
+ }, {
156
+ value: "4",
157
+ text: "台胞证",
158
+ status: 1
159
+ }, {
160
+ value: "5",
161
+ text: "军官证",
162
+ status: 1
163
+ }, {
164
+ value: "6",
165
+ text: "户口本",
166
+ status: 1
167
+ }, {
168
+ value: "7",
169
+ text: "大陆通行证",
170
+ status: 1
171
+ }, {
172
+ value: "8",
173
+ text: "回乡证",
174
+ status: 1
175
+ }, {
176
+ value: "9",
177
+ text: "警官证",
178
+ status: 1
179
+ }, {
180
+ value: "10",
181
+ text: "港澳台通行证",
182
+ status: 1
183
+ }, {
184
+ value: "11",
185
+ text: "士兵证",
186
+ status: 1
187
+ }, {
188
+ value: "99",
189
+ text: "其他",
190
+ status: 1
191
+ }],
192
+ defaultValue: "0",
193
+ errorRemind: ""
194
+ }, {
195
+ display: 0,
196
+ key: "sex",
197
+ type: 5,
198
+ name: "性别",
199
+ attributeValues: [{
200
+ value: "M",
201
+ text: "男"
202
+ }, {
203
+ value: "F",
204
+ text: "女"
205
+ }],
206
+ defaultValue: "M"
207
+ }, {
208
+ attributeValues: [{
209
+ max: TODAY_FORMAT,
210
+ conMax: 1,
211
+ min: 19000101,
212
+ conMin: 1
213
+ }],
214
+ display: 0,
215
+ key: "birth",
216
+ type: 7,
217
+ name: "出生日期",
218
+ defaultValue: TODAY_FORMAT
219
+ }, {
220
+ display: 1,
221
+ key: "id",
222
+ type: 2,
223
+ name: "证件号码",
224
+ defaultRemind: "请输入联系人证件号码",
225
+ defaultValue: "",
226
+ element_attr: {
227
+ type: "uppercase"
228
+ },
229
+ attributeValues: [{
230
+ regex: "\\S",
231
+ errorRemind: "请输入联系人证件号"
232
+ }, {
233
+ regex: "^\\S*$",
234
+ errorRemind: "联系人证件号中不能存在空格"
235
+ }, {
236
+ regex: "^[0-9a-zA-Z]+$",
237
+ errorRemind: "请输入正确的联系人证件号"
238
+ }],
239
+ tips: "证件号提示",
240
+ errorRemind: ""
241
+ }, {
242
+ display: 1,
243
+ key: "phone",
244
+ type: 2,
245
+ name: "手机号",
246
+ element_attr: {
247
+ type: "tel"
248
+ },
249
+ defaultRemind: "请输入联系人手机号",
250
+ defaultValue: "",
251
+ attributeValues: [{
252
+ regex: "^[0-9]+$",
253
+ errorRemind: "联系人手机号不能存在英文或符号"
254
+ }, {
255
+ regex: "^[0-9]{11}$",
256
+ errorRemind: "请输入11位联系人手机号"
257
+ }, {
258
+ regex: "^[1]([3-9])[0-9]{9}$",
259
+ errorRemind: "请输入正确的联系人手机号"
260
+ }],
261
+ errorRemind: "",
262
+ _autoBlanks: "mobile"
263
+ }, {
264
+ display: 1,
265
+ key: "email",
266
+ type: 2,
267
+ name: "邮箱",
268
+ defaultRemind: "请输入联系人邮箱",
269
+ defaultValue: "",
270
+ element_attr: {
271
+ type: "email"
272
+ },
273
+ attributeValues: [
274
+ {
275
+ regex: "^\\S*$",
276
+ errorRemind: "联系人邮箱不能存在空格"
277
+ },
278
+ // eslint-disable-next-line no-useless-escape
279
+ {
280
+ regex: "^([a-zA-Z0-9_\\.-])+@(([a-zA-Z0-9-])+\\.)+([a-zA-Z0-9]{2,4})+$",
281
+ errorRemind: "请输入正确的联系人邮箱"
282
+ }
283
+ ],
284
+ errorRemind: ""
285
+ }, {
286
+ name: "详细地址",
287
+ type: 3,
288
+ display: 1,
289
+ key: "address",
290
+ defaultRemind: "请输入联系人常用地址",
291
+ errorRemind: "",
292
+ defaultValue: "",
293
+ attributeValues: [{
294
+ regex: "\\S",
295
+ errorRemind: "请输入详细地址"
296
+ }, {
297
+ regex: "^(\\S){6,}$",
298
+ errorRemind: "详细地址需多于6个汉字或英文"
299
+ }]
300
+ }, {
301
+ name: "身高(cm)",
302
+ key: "height",
303
+ type: 2,
304
+ display: 1,
305
+ defaultRemind: "请输入联系人身高",
306
+ errorRemind: "",
307
+ defaultValue: "",
308
+ attributeValues: [{
309
+ regex: "\\S",
310
+ errorRemind: "请输入身高"
311
+ }, {
312
+ regex: "(^[0-9]+$)",
313
+ errorRemind: "身高不能存在英文或符号"
314
+ }]
315
+ }, {
316
+ name: "体重(kg)",
317
+ type: 2,
318
+ key: "weight",
319
+ display: 1,
320
+ defaultRemind: "请输入联系人体重",
321
+ errorRemind: "",
322
+ defaultValue: "",
323
+ attributeValues: [{
324
+ regex: "\\S",
325
+ errorRemind: "请输入体重"
326
+ }, {
327
+ regex: "(^[0-9]+$)",
328
+ errorRemind: "体重不能存在英文或符号"
329
+ }]
330
+ }, {
331
+ display: 1,
332
+ key: "socialins",
333
+ type: 5,
334
+ name: "有无社保(含新农社)",
335
+ attributeValues: [{
336
+ value: 1,
337
+ text: "有社保"
338
+ }, {
339
+ value: 0,
340
+ text: "无社保"
341
+ }],
342
+ defaultValue: "",
343
+ errorRemind: ""
344
+ }],
345
+ idTypeValues: {},
346
+ loadingState: false,
347
+ currentContactId: "",
348
+ dialogContent: "",
349
+ isShowCancel: true,
350
+ confirmButtonText: "删除",
351
+ contactBookContentHeight: 0,
352
+ docmHeight: document.documentElement.clientHeight,
353
+ isExpanded: false,
354
+ showExpanded: false,
355
+ preOverflowValue: "",
356
+ addContent: {},
357
+ searchText: "",
358
+ searchList: [],
359
+ fn: null,
360
+ hasData: false
361
+ };
362
+ },
363
+ props: {
364
+ editable: {
365
+ type: Boolean,
366
+ default: true
367
+ },
368
+ addable: {
369
+ type: Boolean,
370
+ default: true
371
+ },
372
+ showDisabled: {
373
+ type: Boolean,
374
+ default: true
375
+ },
376
+ listUrl: {
377
+ type: String,
378
+ default: ""
379
+ },
380
+ extParam: {
381
+ type: Object,
382
+ default: function _default() {
383
+ return {};
384
+ }
385
+ },
386
+ getUrl: {
387
+ type: String,
388
+ default: ""
389
+ },
390
+ saveUrl: {
391
+ type: String,
392
+ default: ""
393
+ },
394
+ deleteUrl: {
395
+ type: String,
396
+ default: ""
397
+ },
398
+ defaultSelect: {
399
+ type: Object,
400
+ default: function _default2() {
401
+ return {};
402
+ }
403
+ },
404
+ titleLabel: {
405
+ type: String,
406
+ default: "联系人"
407
+ },
408
+ trackKey: {
409
+ type: String,
410
+ default: "contact"
411
+ },
412
+ brandColor: {
413
+ type: String,
414
+ default: "#8c7fee"
415
+ },
416
+ isCps: {
417
+ type: Boolean,
418
+ default: false
419
+ }
420
+ },
421
+ computed: {
422
+ defaultSelectValue: function defaultSelectValue() {
423
+ return this.defaultSelectData || this.defaultSelect;
424
+ },
425
+ extParamValue: function extParamValue() {
426
+ return this.extParamData || this.extParam;
427
+ },
428
+ hasSaveBtn: function hasSaveBtn() {
429
+ return this.saveUrl && (this.type === "add" || this.type === "edit" || this.type === "del" || this.type === "choose");
430
+ },
431
+ hasDelBtn: function hasDelBtn() {
432
+ return this.deleteUrl && (this.type === "edit" || this.type === "del");
433
+ },
434
+ hasAddBtn: function hasAddBtn() {
435
+ return this.addable && this.type === "choose";
436
+ },
437
+ hasEditBtn: function hasEditBtn() {
438
+ return this.editable;
439
+ },
440
+ hasDefaultSelectValue: function hasDefaultSelectValue() {
441
+ return _Object$keys(this.defaultSelectValue).length > 0;
442
+ },
443
+ backgroundColor: function backgroundColor() {
444
+ return hexToRgb(this.brandColor || "#8c7fee", 0.1);
445
+ },
446
+ isShowSearchBar: function isShowSearchBar() {
447
+ return this.list.length + this.disabledList.length > 10 && this.type === "choose";
448
+ }
449
+ },
450
+ mounted: function mounted() {
451
+ this.fn = this.throttle(this.getSearchList, 1e3);
452
+ this.initHeight();
453
+ },
454
+ methods: {
455
+ initHeight: function initHeight() {
456
+ var _this = this;
457
+ var u = navigator.userAgent;
458
+ if (_indexOfInstanceProperty(u).call(u, "Android") > -1 || _indexOfInstanceProperty(u).call(u, "Adr") > -1) {
459
+ window.addEventListener("resize", function() {
460
+ var showHeight = document.body.clientHeight;
461
+ if (_this.docmHeight > showHeight) {
462
+ _this.$refs.contactBookContent.style.height = _this.docmHeight - showHeight + 30 + "px";
463
+ } else {
464
+ _this.$refs.contactBookContent.style.height = _this.contactBookContentHeight + "px";
465
+ _this.refresh();
466
+ }
467
+ });
468
+ }
469
+ },
470
+ throttle: function throttle(fn) {
471
+ var _this2 = this;
472
+ var waittime = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 1e3;
473
+ var timer = null;
474
+ return function(newVal) {
475
+ clearTimeout(timer);
476
+ timer = setTimeout(fn.bind(_this2, newVal), waittime);
477
+ };
478
+ },
479
+ toggle: function toggle() {
480
+ this.showExpanded = !this.showExpanded;
481
+ },
482
+ // onToggle () {
483
+ // if (this.isExpanded) this.showExpanded = true
484
+ // const nextTick = this.isExpanded ? this.$nextTick : window.requestAnimationFrame
485
+ // nextTick(() => {
486
+ // const { wrapper, contentElements } = this.$refs
487
+ // if (!contentElements || !wrapper) return
488
+ // const { offsetHeight } = contentElements
489
+ // if (offsetHeight) {
490
+ // const contentHeight = `${offsetHeight}px`
491
+ // wrapper.style.minHeight = this.isExpanded ? 0 : contentHeight
492
+ // wrapper.style.height = this.isExpanded ? 0 : contentHeight
493
+ // window.requestAnimationFrame(() => {
494
+ // wrapper.style.minHeight = this.isExpanded ? contentHeight : 0
495
+ // wrapper.style.height = this.isExpanded ? contentHeight : 0
496
+ // })
497
+ // setTimeout(() => {
498
+ // this.refresh()
499
+ // }, 500)
500
+ // }
501
+ // })
502
+ // },
503
+ toRgb: function toRgb(color) {
504
+ function getHexColor(color2) {
505
+ var _context, _context2, _context3;
506
+ var values = color2.replace(/rgba?\(/, "").replace(/\)/, "").replace(/[\s+]/g, "").split(",");
507
+ var a = _parseFloat(values[3] || 1);
508
+ var r = Math.floor(a * _parseInt(values[0]) + (1 - a) * 255);
509
+ var g = Math.floor(a * _parseInt(values[1]) + (1 - a) * 255);
510
+ var b = Math.floor(a * _parseInt(values[2]) + (1 - a) * 255);
511
+ return "#" + _sliceInstanceProperty(_context = "0" + r.toString(16)).call(_context, -2) + _sliceInstanceProperty(_context2 = "0" + g.toString(16)).call(_context2, -2) + _sliceInstanceProperty(_context3 = "0" + b.toString(16)).call(_context3, -2);
512
+ }
513
+ var rgb = hexToRgb(color || "#8c7fee", 0.1);
514
+ return getHexColor(rgb);
515
+ },
516
+ onToggleEnd: function onToggleEnd() {
517
+ if (!this.isExpanded) {
518
+ this.showExpanded = false;
519
+ }
520
+ },
521
+ init: function init() {
522
+ var _this3 = this;
523
+ if (!this.listUrl) {
524
+ this.errTips(PARAM_ERRMSG);
525
+ return false;
526
+ }
527
+ this.hasInited = false;
528
+ fetch(this.listUrl, this.extParamValue).then(function(_ref) {
529
+ var _ref$data = _ref.data, data2 = _ref$data === void 0 ? {} : _ref$data;
530
+ var ret = data2.ret, sourceList = data2.data, errmsg = data2.errmsg;
531
+ if (Number(ret) === 0 && sourceList) {
532
+ _this3.sourceList = sourceList;
533
+ _this3.getList(sourceList);
534
+ _this3.getDefaultSelect(sourceList);
535
+ _this3.hasInited = true;
536
+ _this3.initIdType();
537
+ _this3.refresh();
538
+ } else {
539
+ _this3.hasInited = true;
540
+ _this3.errTips(errmsg);
541
+ }
542
+ }).catch(function(e) {
543
+ _this3.hasInited = true;
544
+ _this3.errTips(e || CACHE_ERRMSG);
545
+ });
546
+ },
547
+ refresh: function refresh() {
548
+ var _this4 = this;
549
+ this.$nextTick(function() {
550
+ _this4.$refs.scroll.refresh();
551
+ });
552
+ },
553
+ setData: function setData() {
554
+ var _ref2 = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, defaultSelect = _ref2.defaultSelect, extParam = _ref2.extParam;
555
+ this.defaultSelectData = defaultSelect;
556
+ this.extParamData = extParam;
557
+ },
558
+ initIdType: function initIdType() {
559
+ var attributeValues = [];
560
+ if (this.trackKey === "applicant") {
561
+ attributeValues = [{
562
+ value: "0",
563
+ text: "身份证",
564
+ status: 1
565
+ }, {
566
+ value: "2",
567
+ text: "护照",
568
+ status: 1
569
+ }];
570
+ } else if (this.trackKey === "insureds") {
571
+ attributeValues = [{
572
+ value: "0",
573
+ text: "身份证",
574
+ status: 1
575
+ }, {
576
+ value: "1",
577
+ text: "出生证",
578
+ status: 1
579
+ }, {
580
+ value: "2",
581
+ text: "护照",
582
+ status: 1
583
+ }, {
584
+ value: "6",
585
+ text: "户口本",
586
+ status: 1
587
+ }];
588
+ } else if (this.trackKey === "beneficiaries") {
589
+ attributeValues = [{
590
+ value: "0",
591
+ text: "身份证",
592
+ status: 1
593
+ }, {
594
+ value: "1",
595
+ text: "出生证",
596
+ status: 1
597
+ }, {
598
+ value: "2",
599
+ text: "护照",
600
+ status: 1
601
+ }, {
602
+ value: "6",
603
+ text: "户口本",
604
+ status: 1
605
+ }];
606
+ }
607
+ if (this.trackKey && this.trackKey !== "contact") {
608
+ var _iterator = _createForOfIteratorHelper(this.elements), _step;
609
+ try {
610
+ for (_iterator.s(); !(_step = _iterator.n()).done; ) {
611
+ var element = _step.value;
612
+ if (element.key === "idType") {
613
+ element.attributeValues = attributeValues;
614
+ break;
615
+ }
616
+ }
617
+ } catch (err) {
618
+ _iterator.e(err);
619
+ } finally {
620
+ _iterator.f();
621
+ }
622
+ }
623
+ },
624
+ getList: function getList() {
625
+ var sourceList = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : [];
626
+ var list = [];
627
+ var disabledList = [];
628
+ var selfPerson = null;
629
+ var insetType = 0;
630
+ var _iterator2 = _createForOfIteratorHelper(sourceList), _step2;
631
+ try {
632
+ for (_iterator2.s(); !(_step2 = _iterator2.n()).done; ) {
633
+ var item = _step2.value;
634
+ var id = item.contact_id, certificate = item.certificate, name = item.truename, chooseType = item.chooseType, unChooseReason = item.unChooseReason, mobile = item.mobile, uidRelation = item.uidRelation, sex = item.sex, birth = item.birth;
635
+ var certInfo = certificate && certificate[0];
636
+ if (!certInfo) {
637
+ continue;
638
+ }
639
+ var temp = {
640
+ id,
641
+ name,
642
+ certId: certInfo.id,
643
+ certIdTypeDesc: this.getCertTypeDesc(certInfo.idType),
644
+ unChooseReason: unChooseReason || "",
645
+ mobile,
646
+ uidRelation,
647
+ sex,
648
+ birth
649
+ };
650
+ if (Number(chooseType) === 1) {
651
+ if (+uidRelation === 5) {
652
+ selfPerson = temp;
653
+ insetType = 1;
654
+ } else {
655
+ list.push(temp);
656
+ }
657
+ } else {
658
+ if (+uidRelation === 5) {
659
+ selfPerson = temp;
660
+ insetType = 2;
661
+ } else {
662
+ disabledList.push(temp);
663
+ }
664
+ }
665
+ }
666
+ } catch (err) {
667
+ _iterator2.e(err);
668
+ } finally {
669
+ _iterator2.f();
670
+ }
671
+ if (selfPerson) {
672
+ if (insetType === 1) {
673
+ list.unshift(selfPerson);
674
+ } else if (insetType === 2) {
675
+ disabledList.unshift(selfPerson);
676
+ }
677
+ }
678
+ this.list = list;
679
+ this.disabledList = disabledList;
680
+ this.getSearchList();
681
+ },
682
+ getSearchList: function getSearchList() {
683
+ var _context4, _context5, _context9;
684
+ var searchText2 = _trimInstanceProperty(_context4 = this.searchText).call(_context4);
685
+ if (!searchText2) {
686
+ this.searchList = this.list;
687
+ this.disabledSearchList = this.disabledList;
688
+ this.hasData = true;
689
+ this.refresh();
690
+ return;
691
+ }
692
+ this.searchList = _filterInstanceProperty(_context5 = this.list).call(_context5, function(item) {
693
+ var _context6, _context7, _context8;
694
+ return _includesInstanceProperty(_context6 = item.name).call(_context6, searchText2) || _includesInstanceProperty(_context7 = item.certId).call(_context7, searchText2) || _includesInstanceProperty(_context8 = item.mobile).call(_context8, searchText2);
695
+ });
696
+ this.disabledSearchList = _filterInstanceProperty(_context9 = this.disabledList).call(_context9, function(item) {
697
+ var _context0, _context1, _context10;
698
+ return _includesInstanceProperty(_context0 = item.name).call(_context0, searchText2) || _includesInstanceProperty(_context1 = item.certId).call(_context1, searchText2) || _includesInstanceProperty(_context10 = item.mobile).call(_context10, searchText2);
699
+ });
700
+ this.hasData = true;
701
+ this.refresh();
702
+ },
703
+ getDefaultSelect: function getDefaultSelect() {
704
+ var sourceList = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : [];
705
+ var defaultSelectValue2 = this.defaultSelectValue;
706
+ var defaultSelectId;
707
+ if (this.hasDefaultSelectValue) {
708
+ if (defaultSelectValue2.hasOwnProperty("contactId")) {
709
+ var _iterator3 = _createForOfIteratorHelper(sourceList), _step3;
710
+ try {
711
+ for (_iterator3.s(); !(_step3 = _iterator3.n()).done; ) {
712
+ var item = _step3.value;
713
+ if (defaultSelectValue2["contactId"] === item.contact_id) {
714
+ defaultSelectId = item.contact_id;
715
+ break;
716
+ }
717
+ }
718
+ } catch (err) {
719
+ _iterator3.e(err);
720
+ } finally {
721
+ _iterator3.f();
722
+ }
723
+ } else if (this.list.length) {
724
+ var _iterator4 = _createForOfIteratorHelper(this.list), _step4;
725
+ try {
726
+ for (_iterator4.s(); !(_step4 = _iterator4.n()).done; ) {
727
+ var _item = _step4.value;
728
+ var flag = true;
729
+ if (_item["name"] !== defaultSelectValue2["truename"]) {
730
+ flag = false;
731
+ } else if (_item["name"] === defaultSelectValue2["truename"] && _item["certId"] !== defaultSelectValue2["certId"]) {
732
+ if (_item["sex"] !== defaultSelectValue2["sex"] || _item["birth"] !== defaultSelectValue2["birth"]) {
733
+ flag = false;
734
+ }
735
+ } else if (_item["sex"] !== defaultSelectValue2["sex"] || _item["birth"] !== defaultSelectValue2["birth"]) {
736
+ if (_item["certId"] !== defaultSelectValue2["certId"]) {
737
+ flag = false;
738
+ }
739
+ }
740
+ if (flag) {
741
+ defaultSelectId = _item.id;
742
+ break;
743
+ }
744
+ }
745
+ } catch (err) {
746
+ _iterator4.e(err);
747
+ } finally {
748
+ _iterator4.f();
749
+ }
750
+ }
751
+ }
752
+ this.changeId = defaultSelectId;
753
+ },
754
+ changed: function changed(id) {
755
+ if (this.changeId === id) {
756
+ this.changeId = "";
757
+ } else {
758
+ this.changeId = id;
759
+ }
760
+ },
761
+ getCertTypeDesc: function getCertTypeDesc(idType) {
762
+ return ID_TYPES[idType] || "其他";
763
+ },
764
+ confirm: function confirm(id) {
765
+ var _context11;
766
+ var result = _findInstanceProperty(_context11 = this.sourceList).call(_context11, function(item) {
767
+ return item.contact_id === id;
768
+ });
769
+ this.$emit("confirm", result);
770
+ this.hide();
771
+ },
772
+ cancel: function cancel() {
773
+ this.hide();
774
+ },
775
+ addContact: function addContact() {
776
+ this.type = "add";
777
+ this.elementReset();
778
+ },
779
+ elementReset: function elementReset() {
780
+ var resetKeyMap = {
781
+ "name": 1,
782
+ "id": 1,
783
+ "phone": 1,
784
+ "email": 1,
785
+ "address": 1,
786
+ "weight": 1,
787
+ "height": 1,
788
+ "socialins": 1
789
+ };
790
+ var _iterator5 = _createForOfIteratorHelper(this.elements), _step5;
791
+ try {
792
+ for (_iterator5.s(); !(_step5 = _iterator5.n()).done; ) {
793
+ var item = _step5.value;
794
+ if (!resetKeyMap[item.key]) {
795
+ continue;
796
+ }
797
+ item.defaultValue = "";
798
+ if (resetKeyMap[item.key] && this.addContent[item.key]) {
799
+ item.defaultValue = this.addContent[item.key];
800
+ } else {
801
+ item.defaultValue = "";
802
+ }
803
+ }
804
+ } catch (err) {
805
+ _iterator5.e(err);
806
+ } finally {
807
+ _iterator5.f();
808
+ }
809
+ this.showExpanded = false;
810
+ },
811
+ editContact: function editContact(id) {
812
+ this.type = "edit";
813
+ this.editId = id;
814
+ this.getContact(id);
815
+ },
816
+ getContact: function getContact(id) {
817
+ var _context12, _this5 = this;
818
+ this.hasInited = false;
819
+ var contactInfo = _findInstanceProperty(_context12 = this.sourceList).call(_context12, function(item) {
820
+ return item.contact_id === id;
821
+ });
822
+ var changeValues = {};
823
+ changeValues["name"] = contactInfo.truename;
824
+ changeValues["phone"] = contactInfo.mobile;
825
+ changeValues["email"] = contactInfo.email;
826
+ changeValues["sex"] = contactInfo.sex;
827
+ changeValues["birth"] = contactInfo.birth;
828
+ var certificate = contactInfo.certificate || [];
829
+ var _iterator6 = _createForOfIteratorHelper(certificate), _step6;
830
+ try {
831
+ for (_iterator6.s(); !(_step6 = _iterator6.n()).done; ) {
832
+ var certItem = _step6.value;
833
+ var idType = certItem.idType, _id = certItem.id;
834
+ this.idTypeValues[idType] = _id;
835
+ }
836
+ } catch (err) {
837
+ _iterator6.e(err);
838
+ } finally {
839
+ _iterator6.f();
840
+ }
841
+ var certInfo = certificate[0] || {};
842
+ changeValues["idType"] = certInfo["idType"];
843
+ changeValues["id"] = certInfo["id"];
844
+ if (+certInfo["idType"] === 6) {
845
+ var _context13;
846
+ _findInstanceProperty(_context13 = this.elements).call(_context13, function(item) {
847
+ return item.key === "id";
848
+ }).defaultRemind = "请填写户口本上对应的身份证号码";
849
+ } else {
850
+ var _context14;
851
+ _findInstanceProperty(_context14 = this.elements).call(_context14, function(item) {
852
+ return item.key === "id";
853
+ }).defaultRemind = "请输入联系人证件号码";
854
+ }
855
+ changeValues["height"] = contactInfo.height || "";
856
+ changeValues["weight"] = contactInfo.weight || "";
857
+ changeValues["address"] = Object.prototype.toString.call(contactInfo.addr) === "[object Array]" ? contactInfo.addr[0] && contactInfo.addr[0].detail : "";
858
+ changeValues["socialins"] = +contactInfo.socialins;
859
+ this.hasInited = true;
860
+ this._changeValues(changeValues);
861
+ this.showExpanded = true;
862
+ setTimeout(function() {
863
+ _this5.refresh();
864
+ }, 300);
865
+ },
866
+ onElementChange: function onElementChange(arg) {
867
+ var info = arg[0];
868
+ if (!info) {
869
+ return false;
870
+ }
871
+ var changeValues = {};
872
+ var key = info.key, newValue = info.value;
873
+ changeValues[key] = newValue;
874
+ if (this.type === "add") {
875
+ this.addContent[key] = newValue;
876
+ }
877
+ if (this.type !== "add" && key === "idType" && this.idTypeValues[newValue]) {
878
+ changeValues["id"] = this.idTypeValues[newValue];
879
+ }
880
+ if (key === "idType" && +newValue === 6) {
881
+ var _context15;
882
+ _findInstanceProperty(_context15 = this.elements).call(_context15, function(item) {
883
+ return item.key === "id";
884
+ }).defaultRemind = "请填写户口本上对应的身份证号码";
885
+ } else {
886
+ var _context16;
887
+ _findInstanceProperty(_context16 = this.elements).call(_context16, function(item) {
888
+ return item.key === "id";
889
+ }).defaultRemind = "请输入联系人证件号码";
890
+ }
891
+ this._changeValues(changeValues);
892
+ },
893
+ _changeValues: function _changeValues(valueObj) {
894
+ var validatorData = [];
895
+ var _iterator7 = _createForOfIteratorHelper(this.elements), _step7;
896
+ try {
897
+ for (_iterator7.s(); !(_step7 = _iterator7.n()).done; ) {
898
+ var element = _step7.value;
899
+ var key = element.key;
900
+ if (valueObj.hasOwnProperty(key)) {
901
+ element["defaultValue"] = valueObj[key];
902
+ validatorData.push(element);
903
+ }
904
+ }
905
+ } catch (err) {
906
+ _iterator7.e(err);
907
+ } finally {
908
+ _iterator7.f();
909
+ }
910
+ this._validate(validatorData);
911
+ },
912
+ // 身份证往回填充性别、生日
913
+ _onCertTypeChange: function _onCertTypeChange() {
914
+ var idTypeElem, idElem, birthElem, sexElem;
915
+ var _iterator8 = _createForOfIteratorHelper(this.elements), _step8;
916
+ try {
917
+ for (_iterator8.s(); !(_step8 = _iterator8.n()).done; ) {
918
+ var element = _step8.value;
919
+ var key = element.key;
920
+ if (key === "idType") {
921
+ idTypeElem = element;
922
+ continue;
923
+ }
924
+ if (key === "id") {
925
+ idElem = element;
926
+ continue;
927
+ }
928
+ if (key === "birth") {
929
+ birthElem = element;
930
+ continue;
931
+ }
932
+ if (key === "sex") {
933
+ sexElem = element;
934
+ continue;
935
+ }
936
+ }
937
+ } catch (err) {
938
+ _iterator8.e(err);
939
+ } finally {
940
+ _iterator8.f();
941
+ }
942
+ if (!idTypeElem || !idElem) {
943
+ return;
944
+ }
945
+ if (!sexElem && !birthElem) {
946
+ return;
947
+ }
948
+ if (idTypeElem["errorRemind"] !== "" || idElem["errorRemind"] !== "") {
949
+ return;
950
+ }
951
+ if (Number(idTypeElem["defaultValue"]) !== 0 && Number(idTypeElem["defaultValue"]) !== 6) {
952
+ return;
953
+ }
954
+ var sex = this.getSex(idElem["defaultValue"]);
955
+ var birth = this.getBirthDate(idElem["defaultValue"]);
956
+ if (sexElem && sex) {
957
+ sexElem["defaultValue"] = sex;
958
+ }
959
+ if (birthElem && birth) {
960
+ birthElem["defaultValue"] = birth;
961
+ }
962
+ },
963
+ _validate: function _validate(validatorData) {
964
+ for (var i = 0; i < validatorData.length; i++) {
965
+ var element = validatorData[i];
966
+ if (this._validateSelf(element)) {
967
+ this._validateRestrict(element);
968
+ }
969
+ }
970
+ this._validateCompleted();
971
+ },
972
+ _validateSelf: function _validateSelf(element) {
973
+ var flag = true;
974
+ var key = element.key, defaultValue = element.defaultValue, type = element.type, attributeValues = element.attributeValues;
975
+ if (Number(type) === 2 || Number(type) === 3) {
976
+ if (!attributeValues || attributeValues.constructor !== Array) {
977
+ return flag;
978
+ }
979
+ if (key === "phone" && defaultValue === "") {
980
+ element["errorRemind"] = "";
981
+ return flag;
982
+ }
983
+ if (key === "email" && defaultValue === "") {
984
+ element["errorRemind"] = "";
985
+ return flag;
986
+ }
987
+ if (key === "address" && defaultValue === "") {
988
+ element["errorRemind"] = "";
989
+ return flag;
990
+ }
991
+ if (key === "height" && defaultValue === "") {
992
+ element["errorRemind"] = "";
993
+ return flag;
994
+ }
995
+ if (key === "weight" && defaultValue === "") {
996
+ element["errorRemind"] = "";
997
+ return flag;
998
+ }
999
+ var _iterator9 = _createForOfIteratorHelper(attributeValues), _step9;
1000
+ try {
1001
+ for (_iterator9.s(); !(_step9 = _iterator9.n()).done; ) {
1002
+ var item = _step9.value;
1003
+ if (item.hasOwnProperty("regex")) {
1004
+ if (!new RegExp(item["regex"]).test(defaultValue)) {
1005
+ element["errorRemind"] = item["errorRemind"];
1006
+ flag = false;
1007
+ break;
1008
+ } else {
1009
+ element["errorRemind"] = "";
1010
+ }
1011
+ }
1012
+ }
1013
+ } catch (err) {
1014
+ _iterator9.e(err);
1015
+ } finally {
1016
+ _iterator9.f();
1017
+ }
1018
+ }
1019
+ return flag;
1020
+ },
1021
+ _validateRestrict: function _validateRestrict(element) {
1022
+ var idElem, idTypeElem, sexElem, birthElem;
1023
+ var _iterator0 = _createForOfIteratorHelper(this.elements), _step0;
1024
+ try {
1025
+ for (_iterator0.s(); !(_step0 = _iterator0.n()).done; ) {
1026
+ var souceElem = _step0.value;
1027
+ if (souceElem["key"] === "idType") {
1028
+ idTypeElem = souceElem;
1029
+ continue;
1030
+ }
1031
+ if (souceElem["key"] === "id") {
1032
+ idElem = souceElem;
1033
+ continue;
1034
+ }
1035
+ if (souceElem["key"] === "birth") {
1036
+ birthElem = souceElem;
1037
+ continue;
1038
+ }
1039
+ if (souceElem["key"] === "sex") {
1040
+ sexElem = souceElem;
1041
+ continue;
1042
+ }
1043
+ }
1044
+ } catch (err) {
1045
+ _iterator0.e(err);
1046
+ } finally {
1047
+ _iterator0.f();
1048
+ }
1049
+ if (element["key"] === "id" || element["key"] === "idType") {
1050
+ var idElemValue = idElem["defaultValue"];
1051
+ var idTypeElemValue = Number(idTypeElem["defaultValue"]);
1052
+ if (idTypeElem && idElem && idElemValue !== "") {
1053
+ idElem["errorRemind"] = "";
1054
+ switch (idTypeElemValue) {
1055
+ case 0:
1056
+ if (/(^\d{15}$)|(^\d{18}$)|(^\d{17}(\d|X|x)$)/.test(idElemValue) === false) {
1057
+ idElem["errorRemind"] = "联系人身份证位数不正确";
1058
+ } else if (!this.checkCert(idElemValue)) {
1059
+ idElem["errorRemind"] = "请输入正确的联系人身份证号";
1060
+ }
1061
+ break;
1062
+ case 1:
1063
+ if (/^[a-zA-Z0-9]{2,14}$/.test(idElemValue) === false) {
1064
+ idElem["errorRemind"] = "联系人出生证位数不正确";
1065
+ }
1066
+ break;
1067
+ case 2:
1068
+ if (/(^[a-zA-Z0-9]{8}$)|(^[a-zA-Z0-9]{9}$)|(^[a-zA-Z0-9]{10}$)/.test(idElemValue) === false) {
1069
+ idElem["errorRemind"] = "联系人护照位数不正确";
1070
+ }
1071
+ break;
1072
+ case 5:
1073
+ if (/(^[a-zA-Z0-9]{5}$)|(^[a-zA-Z0-9]{6}$)|(^[a-zA-Z0-9]{7}$)|(^[a-zA-Z0-9]{8}$)/.test(idElemValue) === false) {
1074
+ idElem["errorRemind"] = "联系人军官证位数不正确";
1075
+ }
1076
+ break;
1077
+ case 6:
1078
+ if (/(^\d{15}$)|(^\d{18}$)|(^\d{17}(\d|X|x)$)/.test(idElemValue) === false) {
1079
+ idElem["errorRemind"] = "联系人户口本位数不正确";
1080
+ } else if (!this.checkCert(idElemValue)) {
1081
+ idElem["errorRemind"] = "请输入正确的联系人户口本";
1082
+ }
1083
+ break;
1084
+ }
1085
+ }
1086
+ if (element["key"] === "idType") {
1087
+ if (idTypeElemValue === 0 || idTypeElemValue === 6) {
1088
+ sexElem["display"] = 0;
1089
+ birthElem["display"] = 0;
1090
+ } else {
1091
+ sexElem["display"] = 1;
1092
+ birthElem["display"] = 1;
1093
+ }
1094
+ }
1095
+ }
1096
+ },
1097
+ _validateCompleted: function _validateCompleted() {
1098
+ this._onCertTypeChange();
1099
+ },
1100
+ _validateSubmit: function _validateSubmit() {
1101
+ this._validate(this.elements);
1102
+ },
1103
+ handleConfrim: function handleConfrim() {
1104
+ if (this.type === "choose") {
1105
+ this.confirm(this.changeId);
1106
+ } else {
1107
+ this._saveBtn();
1108
+ }
1109
+ },
1110
+ _saveBtn: function _saveBtn() {
1111
+ var _this6 = this;
1112
+ this.showLoading("加载中", 0);
1113
+ this._validateSubmit();
1114
+ var errMsg = "";
1115
+ var postData = {};
1116
+ var _iterator1 = _createForOfIteratorHelper(this.elements), _step1;
1117
+ try {
1118
+ for (_iterator1.s(); !(_step1 = _iterator1.n()).done; ) {
1119
+ var item = _step1.value;
1120
+ if (item.errorRemind) {
1121
+ errMsg = item.errorRemind;
1122
+ break;
1123
+ }
1124
+ if (item.key === "name") {
1125
+ postData["truename"] = item.defaultValue;
1126
+ } else if (item.key === "idType") {
1127
+ if (item.defaultValue === "") {
1128
+ errMsg = errMsg || "请选择证件类型";
1129
+ } else {
1130
+ postData["idType"] = item.defaultValue;
1131
+ }
1132
+ } else if (item.key === "sex") {
1133
+ if (item.defaultValue === "" && ~~item.display === 1) {
1134
+ errMsg = errMsg || "请选择性别";
1135
+ } else {
1136
+ postData["sex"] = item.defaultValue;
1137
+ }
1138
+ } else if (item.key === "birth") {
1139
+ if (item.defaultValue === "" && ~~item.display === 1) {
1140
+ errMsg = errMsg || "请选择出生日期";
1141
+ } else {
1142
+ postData["birth"] = item.defaultValue;
1143
+ }
1144
+ } else if (item.key === "id") {
1145
+ postData["id"] = item.defaultValue;
1146
+ } else if (item.key === "phone") {
1147
+ postData["mobile"] = item.defaultValue;
1148
+ } else if (item.key === "email") {
1149
+ postData["email"] = item.defaultValue;
1150
+ } else if (item.key === "weight") {
1151
+ postData["weight"] = item.defaultValue;
1152
+ } else if (item.key === "height") {
1153
+ postData["height"] = item.defaultValue;
1154
+ } else if (item.key === "address") {
1155
+ postData["address"] = item.defaultValue;
1156
+ } else if (item.key === "socialins" && +item.defaultValue) {
1157
+ postData["socialins"] = item.defaultValue;
1158
+ }
1159
+ }
1160
+ } catch (err) {
1161
+ _iterator1.e(err);
1162
+ } finally {
1163
+ _iterator1.f();
1164
+ }
1165
+ if (errMsg) {
1166
+ this.errTips(errMsg);
1167
+ return;
1168
+ }
1169
+ if (this.type === "edit") {
1170
+ postData.contactId = this.editId;
1171
+ }
1172
+ fetch(this.saveUrl, postData).then(function(_ref3) {
1173
+ var _ref3$data = _ref3.data, data2 = _ref3$data === void 0 ? {} : _ref3$data;
1174
+ _this6.hideLoading();
1175
+ var ret = data2.ret, errmsg = data2.errmsg;
1176
+ if (Number(ret) === 0) {
1177
+ var showMsg = _this6.type === "edit" ? "修改成功" : "添加成功";
1178
+ if (_this6.type === "add") {
1179
+ _this6.addContent = {};
1180
+ }
1181
+ _this6.errTips(showMsg);
1182
+ setTimeout(function() {
1183
+ _this6.toChoose();
1184
+ _this6.init();
1185
+ }, 1e3);
1186
+ } else {
1187
+ _this6.errTips(errmsg);
1188
+ }
1189
+ }).catch(function() {
1190
+ _this6.hideLoading();
1191
+ _this6.errTips(CACHE_ERRMSG);
1192
+ });
1193
+ },
1194
+ _delBtn: function _delBtn(id) {
1195
+ this.currentContactId = id;
1196
+ var name = "";
1197
+ var _iterator10 = _createForOfIteratorHelper(this.elements), _step10;
1198
+ try {
1199
+ for (_iterator10.s(); !(_step10 = _iterator10.n()).done; ) {
1200
+ var element = _step10.value;
1201
+ if (element.key === "name") {
1202
+ name = element.defaultValue;
1203
+ break;
1204
+ }
1205
+ }
1206
+ } catch (err) {
1207
+ _iterator10.e(err);
1208
+ } finally {
1209
+ _iterator10.f();
1210
+ }
1211
+ this.type = "del";
1212
+ this.isShowCancel = true;
1213
+ this.confirmButtonText = "删除";
1214
+ this.dialogContent = "删除后无法恢复,确认要删除“".concat(name, "”的联系信息?");
1215
+ this.$refs.contactDialog.show();
1216
+ },
1217
+ _delApi: function _delApi() {
1218
+ var _this7 = this;
1219
+ this.showLoading("加载中", 0);
1220
+ fetch(this.deleteUrl, {
1221
+ id: this.currentContactId
1222
+ }).then(function(_ref4) {
1223
+ var _ref4$data = _ref4.data, data2 = _ref4$data === void 0 ? {} : _ref4$data;
1224
+ _this7.hideLoading();
1225
+ var ret = data2.ret, errmsg = data2.errmsg;
1226
+ if (Number(ret) === 0) {
1227
+ _this7.errTips("删除成功", 1500);
1228
+ setTimeout(function() {
1229
+ _this7.toChoose();
1230
+ _this7.init();
1231
+ }, 1e3);
1232
+ } else {
1233
+ _this7.errTips(errmsg);
1234
+ }
1235
+ }).catch(function() {
1236
+ _this7.errTips(CACHE_ERRMSG);
1237
+ });
1238
+ },
1239
+ getBirthDate: function getBirthDate(identNumber) {
1240
+ var interval = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "";
1241
+ var reg = /(^\d{15}$)|(^\d{18}$)|(^\d{17}(\d|X|x)$)/;
1242
+ identNumber = (identNumber + "").replace(/\s+/g, "");
1243
+ if (reg.test(identNumber) === false) {
1244
+ return "";
1245
+ } else {
1246
+ var _context17, _context18, _context19, _context20;
1247
+ var birthday, birthdayno, birthdaytemp;
1248
+ if (identNumber.length === 18) {
1249
+ birthdayno = identNumber.substring(6, 14);
1250
+ } else {
1251
+ birthdaytemp = identNumber.substring(6, 12);
1252
+ birthdayno = "19" + birthdaytemp;
1253
+ }
1254
+ birthday = _concatInstanceProperty(_context17 = _concatInstanceProperty(_context18 = _concatInstanceProperty(_context19 = _concatInstanceProperty(_context20 = "".concat(birthdayno.substring(0, 4))).call(_context20, interval)).call(_context19, birthdayno.substring(4, 6))).call(_context18, interval)).call(_context17, birthdayno.substring(6, 8));
1255
+ return birthday;
1256
+ }
1257
+ },
1258
+ getSex: function getSex(identNumber) {
1259
+ var format2 = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "string";
1260
+ var reg = /(^\d{15}$)|(^\d{18}$)|(^\d{17}(\d|X|x)$)/;
1261
+ identNumber = (identNumber + "").replace(/\s+/g, "");
1262
+ if (reg.test(identNumber) === false) {
1263
+ return "";
1264
+ } else {
1265
+ var sexno, sex, tempid;
1266
+ if (identNumber.length === 18) {
1267
+ sexno = identNumber.substring(16, 17);
1268
+ } else {
1269
+ sexno = identNumber.substring(14, 15);
1270
+ }
1271
+ tempid = sexno % 2;
1272
+ if (tempid === 0) {
1273
+ sex = format2 === "number" ? 0 : "F";
1274
+ } else {
1275
+ sex = format2 === "number" ? 1 : "M";
1276
+ }
1277
+ return sex;
1278
+ }
1279
+ },
1280
+ checkCert: function checkCert(str) {
1281
+ str = _trimInstanceProperty(str).call(str);
1282
+ if (str == null || str === "") {
1283
+ return false;
1284
+ }
1285
+ str = str.toUpperCase();
1286
+ if (!/(^\d{15}$)|(^\d{17}([0-9]|X)$)/.test(str)) {
1287
+ return false;
1288
+ }
1289
+ var k;
1290
+ k = str.length;
1291
+ if (k === 15) {
1292
+ var rule = new RegExp(/^(\d{6})(\d{2})(\d{2})(\d{2})(\d{3})$/);
1293
+ var splitstr = str.match(rule);
1294
+ var idDate = /* @__PURE__ */ new Date("19" + splitstr[2] + "/" + splitstr[3] + "/" + splitstr[4]);
1295
+ var f = idDate.getYear() === Number(splitstr[2]) && idDate.getMonth() + 1 === Number(splitstr[3]) && (idDate.getDate() === Number(splitstr[4]) || idDate.getDate() === Number(splitstr[4]) - 1);
1296
+ if (!f) {
1297
+ return false;
1298
+ } else {
1299
+ return true;
1300
+ }
1301
+ }
1302
+ if (k === 18) {
1303
+ var _rule = new RegExp(/^(\d{6})(\d{4})(\d{2})(\d{2})(\d{3})([0-9]|X)$/);
1304
+ var _splitstr = str.match(_rule);
1305
+ var _idDate = /* @__PURE__ */ new Date(_splitstr[2] + "/" + _splitstr[3] + "/" + _splitstr[4]);
1306
+ var _f = _idDate.getFullYear() === Number(_splitstr[2]) && _idDate.getMonth() + 1 === Number(_splitstr[3]) && (_idDate.getDate() === Number(_splitstr[4]) || _idDate.getDate() === Number(_splitstr[4]) - 1);
1307
+ if (!_f) {
1308
+ return false;
1309
+ } else {
1310
+ var d;
1311
+ var m = new Array(7, 9, 10, 5, 8, 4, 2, 1, 6, 3, 7, 9, 10, 5, 8, 4, 2);
1312
+ var n = new Array("1", "0", "X", "9", "8", "7", "6", "5", "4", "3", "2");
1313
+ var l = 0;
1314
+ var h;
1315
+ for (h = 0; h < 17; h++) {
1316
+ l += str.substr(h, 1) * m[h];
1317
+ }
1318
+ d = n[l % 11];
1319
+ if (d != str.substr(17, 1)) {
1320
+ return false;
1321
+ }
1322
+ return true;
1323
+ }
1324
+ }
1325
+ return false;
1326
+ },
1327
+ goBack: function goBack() {
1328
+ this.toChoose();
1329
+ },
1330
+ toChoose: function toChoose() {
1331
+ this.type = "choose";
1332
+ },
1333
+ showLoading: function showLoading() {
1334
+ var msg = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "加载中";
1335
+ var time = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 1500;
1336
+ if (this.loadingState) {
1337
+ return false;
1338
+ }
1339
+ this.loadingState = true;
1340
+ },
1341
+ hideLoading: function hideLoading() {
1342
+ this.loadingState = false;
1343
+ },
1344
+ errTips: function errTips(errmsg) {
1345
+ this.onError({
1346
+ errmsg
1347
+ });
1348
+ },
1349
+ onError: function onError() {
1350
+ var option = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
1351
+ this.$emit("error", option);
1352
+ },
1353
+ handleContactConfirm: function handleContactConfirm() {
1354
+ if (this.type === "del" && this.isShowCancel) {
1355
+ this._delApi();
1356
+ }
1357
+ },
1358
+ tipsclick: function tipsclick() {
1359
+ this.isShowCancel = false;
1360
+ if (this.trackKey === "applicant") {
1361
+ this.dialogContent = "身份证/户口本:<br />请填写投保人的身份证号";
1362
+ } else if (this.trackKey === "insureds") {
1363
+ this.dialogContent = "身份证/户口本:<br />请填写被保险人的身份证号<br /><br />出生证:<br />填写出生医学证明上的出生证编号";
1364
+ } else if (this.trackKey === "beneficiaries") {
1365
+ this.dialogContent = "身份证/户口本:<br />请填写受益人的身份证号<br /><br />出生证:<br />填写出生医学证明上的出生证编号";
1366
+ } else {
1367
+ this.dialogContent = "身份证/户口本:<br />请填写身份证号<br /><br />出生证:<br />填写出生医学证明上的出生证编号";
1368
+ }
1369
+ this.confirmButtonText = "知道了";
1370
+ this.$refs.contactDialog.show();
1371
+ }
1372
+ },
1373
+ components: {
1374
+ ActPopup,
1375
+ ActGoldElementGroup: GoldElementGroup,
1376
+ ActGoldDialog: GoldDialog,
1377
+ scroll: Scroll
1378
+ // svgIcon
1379
+ },
1380
+ watch: {
1381
+ isVisible: {
1382
+ handler: function handler(value) {
1383
+ if (value) {
1384
+ this.preOverflowValue = document && document.body && document.body.style && document.body.style.overflow;
1385
+ this.toChoose();
1386
+ this.init();
1387
+ document.body.style.overflow = "hidden";
1388
+ this.refresh();
1389
+ } else {
1390
+ document.body.style.overflow = this.preOverflowValue || "";
1391
+ }
1392
+ },
1393
+ immediate: true
1394
+ },
1395
+ hasData: function hasData(newVal) {
1396
+ var _this8 = this;
1397
+ if (!this.contactBookContentHeight && newVal) {
1398
+ this.$nextTick(function() {
1399
+ _this8.contactBookContentHeight = outerHeight(_this8.$refs.contactBookContent);
1400
+ });
1401
+ }
1402
+ },
1403
+ searchText: function searchText(newVal) {
1404
+ this.fn(newVal);
1405
+ }
1406
+ // isExpanded: {
1407
+ // handler () {
1408
+ // this.onToggle()
1409
+ // }
1410
+ // }
1411
+ }
1412
+ };
1413
+ var _sfc_render = function render() {
1414
+ var _context22, _context24;
1415
+ var _vm = this, _c = _vm._self._c;
1416
+ return _c("div", {
1417
+ staticClass: "act-contact-book"
1418
+ }, [_c("transition", {
1419
+ attrs: {
1420
+ "name": "act-contact-book-fade"
1421
+ }
1422
+ }, [_c("act-popup", {
1423
+ directives: [{
1424
+ name: "show",
1425
+ rawName: "v-show",
1426
+ value: _vm.isVisible,
1427
+ expression: "isVisible"
1428
+ }],
1429
+ attrs: {
1430
+ "type": "contact",
1431
+ "mask": true,
1432
+ "center": false,
1433
+ "zIndex": _vm.zIndex
1434
+ },
1435
+ on: {
1436
+ "touchmove": function touchmove($event) {
1437
+ $event.stopPropagation();
1438
+ }
1439
+ }
1440
+ }, [_c("transition", {
1441
+ attrs: {
1442
+ "name": "act-contact-book-move"
1443
+ }
1444
+ }, [_c("div", {
1445
+ directives: [{
1446
+ name: "show",
1447
+ rawName: "v-show",
1448
+ value: _vm.isVisible,
1449
+ expression: "isVisible"
1450
+ }],
1451
+ ref: "contactBookContent",
1452
+ staticClass: "act-contact-book-content",
1453
+ on: {
1454
+ "click": function click($event) {
1455
+ $event.stopPropagation();
1456
+ }
1457
+ }
1458
+ }, [_c("div", {
1459
+ staticClass: "act-contact-book-hd"
1460
+ }, [_c("i", {
1461
+ directives: [{
1462
+ name: "show",
1463
+ rawName: "v-show",
1464
+ value: _vm.type !== "choose",
1465
+ expression: "type !== 'choose'"
1466
+ }],
1467
+ staticClass: "icon-back",
1468
+ on: {
1469
+ "click": function click($event) {
1470
+ $event.stopPropagation();
1471
+ return _vm.goBack.apply(null, arguments);
1472
+ }
1473
+ }
1474
+ }), _vm._v(" 常用" + _vm._s(_vm.titleLabel) + " "), _c("i", {
1475
+ staticClass: "icon-cancel",
1476
+ on: {
1477
+ "click": function click($event) {
1478
+ $event.stopPropagation();
1479
+ return _vm.cancel.apply(null, arguments);
1480
+ }
1481
+ }
1482
+ })]), _c("div", {
1483
+ staticClass: "act-contact-book-linear"
1484
+ }), _vm.isShowSearchBar ? _c("div", {
1485
+ staticClass: "act-contact-search"
1486
+ }, [_c("div", {
1487
+ staticClass: "search-icon"
1488
+ }), _c("input", {
1489
+ directives: [{
1490
+ name: "model",
1491
+ rawName: "v-model",
1492
+ value: _vm.searchText,
1493
+ expression: "searchText"
1494
+ }],
1495
+ attrs: {
1496
+ "type": "text",
1497
+ "placeholder": "支持按姓名/证件号/手机号搜索"
1498
+ },
1499
+ domProps: {
1500
+ "value": _vm.searchText
1501
+ },
1502
+ on: {
1503
+ "input": function input($event) {
1504
+ if ($event.target.composing) return;
1505
+ _vm.searchText = $event.target.value;
1506
+ }
1507
+ }
1508
+ }), _c("div", {
1509
+ directives: [{
1510
+ name: "show",
1511
+ rawName: "v-show",
1512
+ value: _vm.searchText,
1513
+ expression: "searchText"
1514
+ }],
1515
+ staticClass: "close-icon",
1516
+ on: {
1517
+ "click": function click($event) {
1518
+ _vm.searchText = "";
1519
+ }
1520
+ }
1521
+ })]) : _vm._e(), _c("div", {
1522
+ directives: [{
1523
+ name: "show",
1524
+ rawName: "v-show",
1525
+ value: _vm.type === "choose",
1526
+ expression: "type === 'choose'"
1527
+ }],
1528
+ staticClass: "book-scoll-content"
1529
+ }, [_c("scroll", {
1530
+ directives: [{
1531
+ name: "show",
1532
+ rawName: "v-show",
1533
+ value: _vm.hasInited,
1534
+ expression: "hasInited"
1535
+ }],
1536
+ ref: "scroll"
1537
+ }, [_c("div", {
1538
+ directives: [{
1539
+ name: "show",
1540
+ rawName: "v-show",
1541
+ value: _vm.type === "choose",
1542
+ expression: "type === 'choose'"
1543
+ }],
1544
+ staticClass: "act-contact-book-list"
1545
+ }, [_vm._l(_vm.searchList, function(item) {
1546
+ var _context21;
1547
+ return _c("div", {
1548
+ key: item.id,
1549
+ staticClass: "act-contact-book-item"
1550
+ }, [_c("div", {
1551
+ staticClass: "act-col",
1552
+ on: {
1553
+ "click": function click($event) {
1554
+ return _vm.changed(item.id);
1555
+ }
1556
+ }
1557
+ }, [_c("div", {
1558
+ staticClass: "act-contact-book-name"
1559
+ }, [_c("i", {
1560
+ staticClass: "icon",
1561
+ class: {
1562
+ "active": _vm.changeId == item.id
1563
+ },
1564
+ style: {
1565
+ "background-color": _vm.changeId == item.id ? _vm.brandColor || "#8c7fee" : ""
1566
+ }
1567
+ }), _c("span", {
1568
+ staticClass: "sp"
1569
+ }, [_vm._v(_vm._s(item.name)), _c("span", {
1570
+ directives: [{
1571
+ name: "show",
1572
+ rawName: "v-show",
1573
+ value: +item.uidRelation === 5,
1574
+ expression: "+item.uidRelation === 5"
1575
+ }],
1576
+ staticClass: "sp2",
1577
+ style: _concatInstanceProperty(_context21 = "color: ".concat(_vm.brandColor || "#8c7fee", ";background:")).call(_context21, _vm.backgroundColor)
1578
+ }, [_vm._v("本人")])])]), _c("div", {
1579
+ staticClass: "act-contact-book-cert"
1580
+ }, [_c("p", [_c("span", {
1581
+ staticClass: "s1"
1582
+ }, [_vm._v(_vm._s(item.certIdTypeDesc))]), _c("span", {
1583
+ staticClass: "s2"
1584
+ }, [_vm._v(_vm._s(item.certId))])]), _c("p", {
1585
+ directives: [{
1586
+ name: "show",
1587
+ rawName: "v-show",
1588
+ value: item.mobile,
1589
+ expression: "item.mobile"
1590
+ }]
1591
+ }, [_c("span", {
1592
+ staticClass: "s1"
1593
+ }, [_vm._v("手机号")]), _c("span", {
1594
+ staticClass: "s2"
1595
+ }, [_vm._v(_vm._s(item.mobile))])])])]), _vm.hasEditBtn ? _c("a", {
1596
+ staticClass: "act-contact-book-edit",
1597
+ attrs: {
1598
+ "href": "javascript:;",
1599
+ "data-track": "h5_" + _vm.trackKey + "_dialog_edit"
1600
+ },
1601
+ on: {
1602
+ "click": function click($event) {
1603
+ return _vm.editContact(item.id);
1604
+ }
1605
+ }
1606
+ }, [_c("i", {
1607
+ staticClass: "icon"
1608
+ })]) : _vm._e()]);
1609
+ }), _vm.disabledSearchList && _vm.disabledSearchList.length > 0 ? _c("div", {
1610
+ staticClass: "act-contact-book-disabled-list"
1611
+ }, _vm._l(_vm.disabledSearchList, function(item) {
1612
+ return _c("div", {
1613
+ key: item.id,
1614
+ staticClass: "act-contact-book-item"
1615
+ }, [_c("div", {
1616
+ staticClass: "act-col"
1617
+ }, [_c("div", {
1618
+ staticClass: "act-contact-book-name"
1619
+ }, [_c("i", {
1620
+ staticClass: "icon"
1621
+ }), _c("span", {
1622
+ staticClass: "sp"
1623
+ }, [_vm._v(_vm._s(item.name)), _c("span", {
1624
+ directives: [{
1625
+ name: "show",
1626
+ rawName: "v-show",
1627
+ value: +item.uidRelation === 5,
1628
+ expression: "+item.uidRelation === 5"
1629
+ }],
1630
+ staticClass: "sp2",
1631
+ style: "color: #B3B3B3;background:".concat(_vm.toRgb("#B3B3B3"))
1632
+ }, [_vm._v("本人")])])]), _c("div", {
1633
+ staticClass: "act-contact-book-cert"
1634
+ }, [_c("p", [_c("span", {
1635
+ staticClass: "s1"
1636
+ }, [_vm._v(_vm._s(item.certIdTypeDesc))]), _c("span", {
1637
+ staticClass: "s2"
1638
+ }, [_vm._v(_vm._s(item.certId))])]), _c("p", {
1639
+ directives: [{
1640
+ name: "show",
1641
+ rawName: "v-show",
1642
+ value: item.mobile,
1643
+ expression: "item.mobile"
1644
+ }]
1645
+ }, [_c("span", {
1646
+ staticClass: "s1"
1647
+ }, [_vm._v("手机号")]), _c("span", {
1648
+ staticClass: "s2"
1649
+ }, [_vm._v(_vm._s(item.mobile))])])]), _c("div", {
1650
+ directives: [{
1651
+ name: "show",
1652
+ rawName: "v-show",
1653
+ value: item.unChooseReason,
1654
+ expression: "item.unChooseReason"
1655
+ }],
1656
+ staticClass: "act-contact-book-errtips"
1657
+ }, [_vm._v(" " + _vm._s(item.unChooseReason) + " ")])]), _vm.hasEditBtn ? _c("a", {
1658
+ staticClass: "act-contact-book-edit",
1659
+ attrs: {
1660
+ "href": "javascript:;",
1661
+ "data-track": "h5_" + _vm.trackKey + "_dialog_edit"
1662
+ },
1663
+ on: {
1664
+ "click": function click($event) {
1665
+ return _vm.editContact(item.id);
1666
+ }
1667
+ }
1668
+ }, [_c("i", {
1669
+ staticClass: "icon"
1670
+ })]) : _vm._e()]);
1671
+ }), 0) : _vm._e(), _vm.isShowSearchBar && !_vm.searchList.length && !_vm.disabledSearchList.length ? _c("div", {
1672
+ staticClass: "nodata"
1673
+ }, [!_vm.isCps ? _c("img", {
1674
+ staticClass: "nodata-logo",
1675
+ attrs: {
1676
+ "src": __$_require_6ff32fba__,
1677
+ "alt": ""
1678
+ }
1679
+ }) : _vm._e(), _vm.isCps ? _c("img", {
1680
+ staticClass: "nodata-logo",
1681
+ attrs: {
1682
+ "src": __$_require_0fcc8ec3__,
1683
+ "alt": ""
1684
+ }
1685
+ }) : _vm._e(), _c("div", {
1686
+ staticClass: "nodata-title"
1687
+ }, [_vm._v("无匹配结果")]), _c("p", {
1688
+ staticClass: "nodata-desc"
1689
+ }, [_vm._v("该关键词没找到匹配的结果")]), _c("p", {
1690
+ staticClass: "nodata-desc"
1691
+ }, [_vm._v("您可以换个关键词试试")])]) : _vm._e()], 2)]), _c("div", {
1692
+ directives: [{
1693
+ name: "show",
1694
+ rawName: "v-show",
1695
+ value: !_vm.hasInited,
1696
+ expression: "!hasInited"
1697
+ }],
1698
+ staticClass: "act-contact-book-bd-skeleton"
1699
+ })], 1), _vm.type === "edit" || _vm.type === "add" || _vm.type === "del" ? _c("div", {
1700
+ staticClass: "write-box",
1701
+ on: {
1702
+ "touchmove": function touchmove($event) {
1703
+ $event.stopPropagation();
1704
+ }
1705
+ }
1706
+ }, [_c("div", {
1707
+ staticClass: "content"
1708
+ }, [_c("div", {
1709
+ staticClass: "mustHeader"
1710
+ }, [_c("div", {
1711
+ staticClass: "til"
1712
+ }, [_vm._v(" 必填项 ")]), _c("div", {
1713
+ staticClass: "bg",
1714
+ style: "background: linear-gradient(315deg,".concat(_vm.toRgb(_vm.brandColor || "#8c7fee"), " 0%, #ffffff 100%);")
1715
+ })]), _c("div", {
1716
+ staticClass: "headerLine"
1717
+ }), _c("act-gold-element-group", {
1718
+ attrs: {
1719
+ "brandColor": _vm.brandColor || "#8c7fee",
1720
+ "elements": _filterInstanceProperty(_context22 = _vm.elements).call(_context22, function(el) {
1721
+ var _context23;
1722
+ return _includesInstanceProperty(_context23 = ["name", "idType", "sex", "birth", "id"]).call(_context23, el.key);
1723
+ }),
1724
+ "zIndex": ~~_vm.zIndex + 2
1725
+ },
1726
+ on: {
1727
+ "change": _vm.onElementChange,
1728
+ "error": _vm.onError,
1729
+ "tipsclick": _vm.tipsclick
1730
+ }
1731
+ })], 1), _c("div", {
1732
+ staticClass: "content"
1733
+ }, [_c("div", {
1734
+ staticClass: "mustHeader"
1735
+ }, [_c("div", {
1736
+ staticClass: "til"
1737
+ }, [_vm._v(" 选填项 ")]), _c("div", {
1738
+ staticClass: "bg",
1739
+ style: "background: linear-gradient(315deg,".concat(_vm.toRgb(_vm.brandColor || "#8c7fee"), " 0%, #ffffff 100%);")
1740
+ }, [_c("div", {
1741
+ staticClass: "dowmIcon",
1742
+ on: {
1743
+ "click": _vm.toggle
1744
+ }
1745
+ }, [_c("img", {
1746
+ class: {
1747
+ expanded: _vm.showExpanded
1748
+ },
1749
+ attrs: {
1750
+ "src": __$_require_6cb170f4__,
1751
+ "alt": ""
1752
+ }
1753
+ })])])]), _c("div", {
1754
+ directives: [{
1755
+ name: "show",
1756
+ rawName: "v-show",
1757
+ value: _vm.showExpanded,
1758
+ expression: "showExpanded"
1759
+ }],
1760
+ staticClass: "headerLine"
1761
+ }), _c("div", {
1762
+ directives: [{
1763
+ name: "show",
1764
+ rawName: "v-show",
1765
+ value: _vm.showExpanded,
1766
+ expression: "showExpanded"
1767
+ }],
1768
+ ref: "wrapper",
1769
+ staticClass: "content-wrapper"
1770
+ }, [_c("div", {
1771
+ directives: [{
1772
+ name: "show",
1773
+ rawName: "v-show",
1774
+ value: _vm.showExpanded,
1775
+ expression: "showExpanded"
1776
+ }],
1777
+ ref: "contentElements"
1778
+ }, [_c("act-gold-element-group", {
1779
+ attrs: {
1780
+ "brandColor": _vm.brandColor || "#8c7fee",
1781
+ "elements": _filterInstanceProperty(_context24 = _vm.elements).call(_context24, function(el) {
1782
+ var _context25;
1783
+ return !_includesInstanceProperty(_context25 = ["name", "idType", "sex", "birth", "id"]).call(_context25, el.key);
1784
+ }),
1785
+ "zIndex": ~~_vm.zIndex + 2
1786
+ },
1787
+ on: {
1788
+ "change": _vm.onElementChange,
1789
+ "error": _vm.onError,
1790
+ "tipsclick": _vm.tipsclick
1791
+ }
1792
+ })], 1)])]), _c("div", {
1793
+ staticClass: "contact-tips"
1794
+ }, [_vm._v(" * 您的信息安全由中国人民财产保险有限公司承保,保额50万,请放心填写 ")]), _c("div", {
1795
+ directives: [{
1796
+ name: "show",
1797
+ rawName: "v-show",
1798
+ value: _vm.hasDelBtn,
1799
+ expression: "hasDelBtn"
1800
+ }],
1801
+ staticClass: "footer-delBtn",
1802
+ attrs: {
1803
+ "data-track": "h5_contact_delete_btn"
1804
+ },
1805
+ on: {
1806
+ "click": function click($event) {
1807
+ $event.stopPropagation();
1808
+ return _vm._delBtn(_vm.editId);
1809
+ }
1810
+ }
1811
+ }, [_vm._v(" 删除该联系人 ")])]) : _vm._e(), _c("section", {
1812
+ staticClass: "act-contact-book-btns-wrap iphonex_padding"
1813
+ }, [_c("div", {
1814
+ staticClass: "act-contact-book-btns"
1815
+ }, [_c("div", {
1816
+ directives: [{
1817
+ name: "show",
1818
+ rawName: "v-show",
1819
+ value: _vm.hasAddBtn,
1820
+ expression: "hasAddBtn"
1821
+ }],
1822
+ staticClass: "item-btn btn-add",
1823
+ attrs: {
1824
+ "data-track": "h5_" + _vm.trackKey + "_dialog_add"
1825
+ },
1826
+ on: {
1827
+ "click": function click($event) {
1828
+ $event.stopPropagation();
1829
+ return _vm.addContact.apply(null, arguments);
1830
+ }
1831
+ }
1832
+ }, [_vm._v(" + 添加 ")]), _c("div", {
1833
+ directives: [{
1834
+ name: "show",
1835
+ rawName: "v-show",
1836
+ value: _vm.hasSaveBtn,
1837
+ expression: "hasSaveBtn"
1838
+ }],
1839
+ staticClass: "item-btn btn-confirm",
1840
+ style: "background: ".concat(_vm.brandColor || "#8c7fee"),
1841
+ attrs: {
1842
+ "data-track": "h5_contact_save_btn"
1843
+ },
1844
+ on: {
1845
+ "click": function click($event) {
1846
+ $event.stopPropagation();
1847
+ return _vm.handleConfrim.apply(null, arguments);
1848
+ }
1849
+ }
1850
+ }, [_vm._v(" 确定 ")])])])])])], 1)], 1), _c("act-gold-dialog", {
1851
+ ref: "contactDialog",
1852
+ attrs: {
1853
+ "maskClosable": true,
1854
+ "title": "提示",
1855
+ "content": _vm.dialogContent,
1856
+ "buttonType": "sticky",
1857
+ "showCancelButton": _vm.isShowCancel,
1858
+ "showConfirmButton": "",
1859
+ "confirmButtonColor": _vm.brandColor || "#8c7fee",
1860
+ "confirmButtonText": _vm.confirmButtonText
1861
+ },
1862
+ on: {
1863
+ "confirm": _vm.handleContactConfirm
1864
+ }
1865
+ })], 1);
1866
+ };
1867
+ var _sfc_staticRenderFns = [];
1868
+ var __component__ = /* @__PURE__ */ normalizeComponent(_sfc_main, _sfc_render, _sfc_staticRenderFns, false, null, "000a6ab6");
1869
+ var Contact = __component__.exports;
1870
+ Contact.install = function(Vue) {
1871
+ Vue.component(Contact.name, Contact);
1872
+ Vue.prototype["$createContactBook"] = create(Contact, Vue);
1873
+ };
1874
+ export {
1875
+ Contact as C
1876
+ };