@xysfe/actui 1.6.55-beta.13 → 1.6.55-beta.15

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 (85) hide show
  1. package/es/BankSelect/index.js +1 -1
  2. package/es/CascadePicker/index.js +1 -1
  3. package/es/CertifyLayer/index.js +1 -1
  4. package/es/ClaimsContact/index.js +1 -1
  5. package/es/Contact/index.js +1 -1
  6. package/es/ContactBook/index.js +1 -1
  7. package/es/CouponLayer/index.js +1 -1
  8. package/es/CrmReserveInfoLayer/index.js +1 -1
  9. package/es/DatePicker/index.js +1 -1
  10. package/es/DeviceFingerprint/index.js +1 -1
  11. package/es/Dialog/index.js +1 -1
  12. package/es/DiseaseSelectLayer/index.js +1 -1
  13. package/es/ErrorInterceptors/index.js +1 -1
  14. package/es/FaceRecognition/index.js +1 -1
  15. package/es/FigurePic/index.js +1 -1
  16. package/es/FileList/index.js +1 -1
  17. package/es/FileUpload/index.js +1 -1
  18. package/es/FormLayer/index.js +1 -1
  19. package/es/GivenLayer/index.js +1 -1
  20. package/es/GoldAddressLayer/index.js +1 -1
  21. package/es/GoldAml/index.js +1 -1
  22. package/es/GoldBankPayLimit/index.js +1 -1
  23. package/es/GoldBenefitDemo/index.js +1 -1
  24. package/es/GoldCert/index.js +1 -1
  25. package/es/GoldClaimsContact/index.js +1 -1
  26. package/es/GoldCompute/index.js +1 -1
  27. package/es/GoldComputeV2/index.js +1 -1
  28. package/es/GoldContact/index.js +1 -1
  29. package/es/GoldContactBook/index.js +1 -1
  30. package/es/GoldCost/index.js +1 -1
  31. package/es/GoldCostLayer/index.js +1 -1
  32. package/es/GoldCoupon/index.js +1 -1
  33. package/es/GoldDialog/index.js +1 -1
  34. package/es/GoldDisease/index.js +1 -1
  35. package/es/GoldFinance/index.js +1 -1
  36. package/es/GoldFinanceChart/index.js +1 -1
  37. package/es/GoldFinanceChartV2/index.js +1 -1
  38. package/es/GoldFinanceChartV3/index.js +1 -1
  39. package/es/GoldFinanceV2/index.js +1 -1
  40. package/es/GoldInsureDescDialog/index.js +1 -1
  41. package/es/GoldInsureDuty/index.js +1 -1
  42. package/es/GoldInsureNotice/index.js +1 -1
  43. package/es/GoldLayer/index.js +1 -1
  44. package/es/GoldMailPrecheck/index.js +1 -1
  45. package/es/GoldMailPrecheckV2/index.js +1 -1
  46. package/es/GoldMobileLayer/index.js +1 -1
  47. package/es/GoldPayLimitLayer/index.js +1 -1
  48. package/es/GoldPhoto/index.js +1 -1
  49. package/es/GoldQrcode/index.js +1 -1
  50. package/es/GoldSelect/index.js +1 -1
  51. package/es/GoldSignature/index.js +1 -1
  52. package/es/ImagePreview/index.js +1 -1
  53. package/es/IndexBar/index.js +1 -1
  54. package/es/Jigsaw/index.js +1 -1
  55. package/es/JigsawLayer/index.js +1 -1
  56. package/es/JigsawVerifyCode/index.js +1 -1
  57. package/es/Login/index.js +1 -1
  58. package/es/LoginLayer/index.js +1 -1
  59. package/es/Marketing/index.js +1 -1
  60. package/es/MobileAuth/index.js +1 -1
  61. package/es/MobileAuthLayer/index.js +1 -1
  62. package/es/MobileLayer/index.js +1 -1
  63. package/es/MultiSelect/index.js +1 -1
  64. package/es/OcrLayer/index.js +1 -1
  65. package/es/Pdfjs/index.js +1 -1
  66. package/es/Picker/index.js +1 -1
  67. package/es/PrizeLayer/index.js +1 -1
  68. package/es/ProPosterLayer/index.js +1 -1
  69. package/es/ProductLayer/index.js +1 -1
  70. package/es/Recognition/index.js +1 -1
  71. package/es/ReplayLayer/index.js +1 -1
  72. package/es/RowCascadePicker/index.js +1 -1
  73. package/es/Rule/index.js +1 -1
  74. package/es/Signature/index.js +1 -1
  75. package/es/SlidePoster/index.js +1 -1
  76. package/es/Toast/index.js +1 -1
  77. package/es/UserAuth/index.js +1 -1
  78. package/es/index.js +1 -1
  79. package/es/toBase64/index.js +1 -1
  80. package/lib/GoldFinanceChartV3/index.js +1 -1
  81. package/lib/GoldInsureDescDialog/index.js +1 -1
  82. package/lib/Signature/index.js +1 -1
  83. package/lib/UserAuth/index.js +1 -1
  84. package/lib/index.js +1 -1
  85. package/package.json +1 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@xysfe/actui",
3
3
  "distname": "actui",
4
- "version": "1.6.55-beta.13",
4
+ "version": "1.6.55-beta.15",
5
5
  "prefix": "act",
6
6
  "description": "A fantastic mobile ui lib implement by Vue",
7
7
  "main": "lib/index.js",