@fonixtree/magic-design 2.0.190 → 3.0.3

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 (293) hide show
  1. package/es/assets/fonts/magic-box-iconfont.css +3 -3
  2. package/es/assets/fonts/magic-box-iconfont.css.bak +3 -3
  3. package/es/assets/fonts/magic-box-iconfont.ttf +0 -0
  4. package/es/assets/fonts/magic-box-iconfont.woff +0 -0
  5. package/es/assets/fonts/magic-box-iconfont.woff2 +0 -0
  6. package/es/assets/images/base64/index.js +2 -8
  7. package/es/assets/images/layout-icon/banner-slide-layout1.png +0 -0
  8. package/es/assets/images/layout-icon/banner-slide-layout2.png +0 -0
  9. package/es/assets/images/layout-icon/bundleLayout1.png +0 -0
  10. package/es/assets/images/layout-icon/center.png +0 -0
  11. package/es/assets/images/layout-icon/imageGalleryLayout2.png +0 -0
  12. package/es/assets/images/layout-icon/imageGalleryLayout3.png +0 -0
  13. package/es/assets/images/layout-icon/imageTextLeft.svg +6 -0
  14. package/es/assets/images/layout-icon/imageTextRight.svg +6 -0
  15. package/es/assets/images/layout-icon/interestLayout1.png +0 -0
  16. package/es/assets/images/layout-icon/layout-imagetext-m1-1.png +0 -0
  17. package/es/assets/images/layout-icon/layout-imagetext-m1-2.png +0 -0
  18. package/es/assets/images/layout-icon/layout-imagetext-m1-3.png +0 -0
  19. package/es/assets/images/layout-icon/layout-imagetext-m2.png +0 -0
  20. package/es/assets/images/layout-icon/layout-imagetext-m3.png +0 -0
  21. package/es/assets/images/layout-icon/layout-imagetext-p1.png +0 -0
  22. package/es/assets/images/layout-icon/layout-imagetext-p2.png +0 -0
  23. package/es/assets/images/layout-icon/layout-imagetext-p3.png +0 -0
  24. package/es/assets/images/layout-icon/layout-imagetext-p4.png +0 -0
  25. package/es/assets/images/layout-icon/layout-recommend-2.png +0 -0
  26. package/es/assets/images/layout-icon/layout-recommend-3.png +0 -0
  27. package/es/assets/images/layout-icon/layout-recommend-4.png +0 -0
  28. package/es/assets/images/layout-icon/layout-recommend-5.png +0 -0
  29. package/es/assets/images/layout-icon/layout-recommend-mobile-1.png +0 -0
  30. package/es/assets/images/layout-icon/layout-recommend-mobile-2.png +0 -0
  31. package/es/assets/images/layout-icon/layout-recommend-mobile-3.png +0 -0
  32. package/es/assets/images/layout-icon/layout-recommend-mobile-4.png +0 -0
  33. package/es/assets/images/layout-icon/layout-search.png +0 -0
  34. package/es/assets/images/layout-icon/left.png +0 -0
  35. package/es/assets/images/layout-icon/locationLayout.png +0 -0
  36. package/es/assets/images/layout-icon/merchantSalesLayout1.png +0 -0
  37. package/es/assets/images/layout-icon/monpaySignBoardLayout1.png +0 -0
  38. package/es/assets/images/layout-icon/right.png +0 -0
  39. package/es/assets/images/layout-icon/textLayout1.png +0 -0
  40. package/es/assets/less/common.less +3 -40
  41. package/es/common/Field/index.js +2 -5
  42. package/es/common/Field/index.less +0 -5
  43. package/es/common/LinkModal/index.js +0 -7
  44. package/es/common/MyModal/index.less +4 -12
  45. package/es/composite-comp/bol/components/Location/defaultJSON.js +60 -0
  46. package/{lib/composite-comp/public → es/composite-comp/bol}/components/Location/index.js +20 -4
  47. package/es/composite-comp/bol/components/Location/index.less +15 -0
  48. package/{lib/composite-comp/ashita/components/WalletAshita → es/composite-comp/bol/components/Wallet}/defaultJSON.js +1 -1
  49. package/{lib/composite-comp/public → es/composite-comp/bol}/config-panels/LocationConfig/index.js +52 -10
  50. package/{lib/composite-comp/ashita/config-panels/WalletAshitaConfig → es/composite-comp/bol/config-panels/WalletConfig}/WalletConfigImageGroup/index.js +1 -1
  51. package/es/composite-comp/common/components/MonpayProductItem/index.js +3 -3
  52. package/es/composite-comp/common/components/MonpayProductItem/index.less +6 -6
  53. package/es/composite-comp/dito/components/SearchBar/mobile/index.less +0 -1
  54. package/es/composite-comp/dito/config-panels/BargainConfig/FlashDealConfigContent/index.js +1 -1
  55. package/es/composite-comp/monpay/components/MonpayFlashDeal/index.js +5 -1
  56. package/es/composite-comp/monpay/components/MonpayFlashDeal/mobile/index.js +1 -2
  57. package/es/composite-comp/monpay/components/MonpayFlashDeal/pc/imgs/defImg.png +0 -0
  58. package/es/composite-comp/monpay/components/MonpayFlashDeal/pc/imgs/defImg1.png +0 -0
  59. package/es/composite-comp/monpay/components/MonpayFlashDeal/pc/imgs/defImg2.png +0 -0
  60. package/es/composite-comp/monpay/components/MonpayFlashDeal/pc/imgs/defImg3.png +0 -0
  61. package/es/composite-comp/monpay/components/MonpayFlashDeal/pc/index.js +584 -0
  62. package/es/composite-comp/monpay/components/MonpayFlashDeal/pc/index.less +150 -0
  63. package/es/composite-comp/monpay/components/MonpayRecommend/defaultJSON.js +8 -8
  64. package/es/composite-comp/monpay/components/MonpayRecommend/index.js +5 -1
  65. package/es/composite-comp/monpay/components/MonpayRecommend/mobile/index.js +14 -15
  66. package/es/composite-comp/monpay/components/MonpayRecommend/mobile/index.less +0 -11
  67. package/es/composite-comp/monpay/components/MonpayRecommend/pc/index.js +809 -0
  68. package/es/composite-comp/monpay/components/MonpayRecommend/pc/index.less +129 -0
  69. package/es/constants/component-types.js +13 -23
  70. package/es/constants/index.js +2 -12
  71. package/es/constants/layout.js +16 -29
  72. package/es/core/Designer/ConfigPanel/TerminalSelect/index.js +1 -1
  73. package/es/core/Designer/QuickMenuBar/index.js +1 -1
  74. package/es/decorator/compositeDecorator.js +1 -27
  75. package/es/locale/en/en.json +1 -16
  76. package/es/locale/es/es.json +1 -16
  77. package/es/locale/index.js +1 -5
  78. package/es/locale/mn/mn.json +1 -16
  79. package/es/meta-comp/components/Text/index.less +0 -6
  80. package/es/meta-comp/config-panels/ButtonConfig/index.js +8 -7
  81. package/es/utils/androidUtil.js +1 -2
  82. package/es/utils/businessUtil.js +2 -27
  83. package/es/utils/commonUtil.js +10 -26
  84. package/es/utils/coreUtil.js +1 -3
  85. package/lib/assets/fonts/magic-box-iconfont.css +3 -3
  86. package/lib/assets/fonts/magic-box-iconfont.css.bak +3 -3
  87. package/lib/assets/fonts/magic-box-iconfont.ttf +0 -0
  88. package/lib/assets/fonts/magic-box-iconfont.woff +0 -0
  89. package/lib/assets/fonts/magic-box-iconfont.woff2 +0 -0
  90. package/lib/assets/images/base64/index.js +2 -8
  91. package/lib/assets/images/layout-icon/banner-slide-layout1.png +0 -0
  92. package/lib/assets/images/layout-icon/banner-slide-layout2.png +0 -0
  93. package/lib/assets/images/layout-icon/bundleLayout1.png +0 -0
  94. package/lib/assets/images/layout-icon/center.png +0 -0
  95. package/lib/assets/images/layout-icon/imageGalleryLayout2.png +0 -0
  96. package/lib/assets/images/layout-icon/imageGalleryLayout3.png +0 -0
  97. package/lib/assets/images/layout-icon/imageTextLeft.svg +6 -0
  98. package/lib/assets/images/layout-icon/imageTextRight.svg +6 -0
  99. package/lib/assets/images/layout-icon/interestLayout1.png +0 -0
  100. package/lib/assets/images/layout-icon/layout-imagetext-m1-1.png +0 -0
  101. package/lib/assets/images/layout-icon/layout-imagetext-m1-2.png +0 -0
  102. package/lib/assets/images/layout-icon/layout-imagetext-m1-3.png +0 -0
  103. package/lib/assets/images/layout-icon/layout-imagetext-m2.png +0 -0
  104. package/lib/assets/images/layout-icon/layout-imagetext-m3.png +0 -0
  105. package/lib/assets/images/layout-icon/layout-imagetext-p1.png +0 -0
  106. package/lib/assets/images/layout-icon/layout-imagetext-p2.png +0 -0
  107. package/lib/assets/images/layout-icon/layout-imagetext-p3.png +0 -0
  108. package/lib/assets/images/layout-icon/layout-imagetext-p4.png +0 -0
  109. package/lib/assets/images/layout-icon/layout-recommend-2.png +0 -0
  110. package/lib/assets/images/layout-icon/layout-recommend-3.png +0 -0
  111. package/lib/assets/images/layout-icon/layout-recommend-4.png +0 -0
  112. package/lib/assets/images/layout-icon/layout-recommend-5.png +0 -0
  113. package/lib/assets/images/layout-icon/layout-recommend-mobile-1.png +0 -0
  114. package/lib/assets/images/layout-icon/layout-recommend-mobile-2.png +0 -0
  115. package/lib/assets/images/layout-icon/layout-recommend-mobile-3.png +0 -0
  116. package/lib/assets/images/layout-icon/layout-recommend-mobile-4.png +0 -0
  117. package/lib/assets/images/layout-icon/layout-search.png +0 -0
  118. package/lib/assets/images/layout-icon/left.png +0 -0
  119. package/lib/assets/images/layout-icon/locationLayout.png +0 -0
  120. package/lib/assets/images/layout-icon/merchantSalesLayout1.png +0 -0
  121. package/lib/assets/images/layout-icon/monpaySignBoardLayout1.png +0 -0
  122. package/lib/assets/images/layout-icon/right.png +0 -0
  123. package/lib/assets/images/layout-icon/textLayout1.png +0 -0
  124. package/lib/assets/less/common.less +3 -40
  125. package/lib/common/Field/index.js +2 -5
  126. package/lib/common/Field/index.less +0 -5
  127. package/lib/common/LinkModal/index.js +0 -7
  128. package/lib/common/MyModal/index.less +4 -12
  129. package/lib/composite-comp/bol/components/Location/defaultJSON.js +60 -0
  130. package/{es/composite-comp/public → lib/composite-comp/bol}/components/Location/index.js +20 -4
  131. package/lib/composite-comp/bol/components/Location/index.less +15 -0
  132. package/{es/composite-comp/ashita/components/WalletAshita → lib/composite-comp/bol/components/Wallet}/defaultJSON.js +1 -1
  133. package/{es/composite-comp/public → lib/composite-comp/bol}/config-panels/LocationConfig/index.js +52 -10
  134. package/{es/composite-comp/ashita/config-panels/WalletAshitaConfig → lib/composite-comp/bol/config-panels/WalletConfig}/WalletConfigImageGroup/index.js +1 -1
  135. package/lib/composite-comp/common/components/MonpayProductItem/index.js +3 -3
  136. package/lib/composite-comp/common/components/MonpayProductItem/index.less +6 -6
  137. package/lib/composite-comp/dito/components/SearchBar/mobile/index.less +0 -1
  138. package/lib/composite-comp/dito/config-panels/BargainConfig/FlashDealConfigContent/index.js +1 -1
  139. package/lib/composite-comp/monpay/components/MonpayFlashDeal/index.js +5 -1
  140. package/lib/composite-comp/monpay/components/MonpayFlashDeal/mobile/index.js +1 -2
  141. package/lib/composite-comp/monpay/components/MonpayFlashDeal/pc/imgs/defImg.png +0 -0
  142. package/lib/composite-comp/monpay/components/MonpayFlashDeal/pc/imgs/defImg1.png +0 -0
  143. package/lib/composite-comp/monpay/components/MonpayFlashDeal/pc/imgs/defImg2.png +0 -0
  144. package/lib/composite-comp/monpay/components/MonpayFlashDeal/pc/imgs/defImg3.png +0 -0
  145. package/lib/composite-comp/monpay/components/MonpayFlashDeal/pc/index.js +584 -0
  146. package/lib/composite-comp/monpay/components/MonpayFlashDeal/pc/index.less +150 -0
  147. package/lib/composite-comp/monpay/components/MonpayRecommend/defaultJSON.js +8 -8
  148. package/lib/composite-comp/monpay/components/MonpayRecommend/index.js +5 -1
  149. package/lib/composite-comp/monpay/components/MonpayRecommend/mobile/index.js +14 -15
  150. package/lib/composite-comp/monpay/components/MonpayRecommend/mobile/index.less +0 -11
  151. package/lib/composite-comp/monpay/components/MonpayRecommend/pc/index.js +809 -0
  152. package/lib/composite-comp/monpay/components/MonpayRecommend/pc/index.less +129 -0
  153. package/lib/constants/component-types.js +13 -23
  154. package/lib/constants/index.js +2 -12
  155. package/lib/constants/layout.js +16 -29
  156. package/lib/core/Designer/ConfigPanel/TerminalSelect/index.js +1 -1
  157. package/lib/core/Designer/QuickMenuBar/index.js +1 -1
  158. package/lib/decorator/compositeDecorator.js +1 -27
  159. package/lib/locale/en/en.json +1 -16
  160. package/lib/locale/es/es.json +1 -16
  161. package/lib/locale/index.js +1 -5
  162. package/lib/locale/mn/mn.json +1 -16
  163. package/lib/meta-comp/components/Text/index.less +0 -6
  164. package/lib/meta-comp/config-panels/ButtonConfig/index.js +8 -7
  165. package/lib/utils/androidUtil.js +1 -2
  166. package/lib/utils/businessUtil.js +2 -27
  167. package/lib/utils/commonUtil.js +10 -26
  168. package/lib/utils/coreUtil.js +1 -3
  169. package/package.json +1 -1
  170. package/es/assets/images/layout-icon/layout-imagetext-p5.png +0 -0
  171. package/es/assets/images/layout-icon/storesLayout1.png +0 -0
  172. package/es/assets/images/layout-icon/storesLayout2.png +0 -0
  173. package/es/common/LinkModal/BizType/index.js +0 -274
  174. package/es/composite-comp/ashita/components/WalletAshita/index.js +0 -84
  175. package/es/composite-comp/public/components/Location/defaultJSON.js +0 -104
  176. package/es/composite-comp/public/components/Location/mobile/img/img-circle.png +0 -0
  177. package/es/composite-comp/public/components/Location/mobile/index.js +0 -133
  178. package/es/composite-comp/public/components/Location/mobile/index.less +0 -21
  179. package/es/composite-comp/public/components/Stores/defaultJSON.js +0 -348
  180. package/es/composite-comp/public/components/Stores/index.js +0 -86
  181. package/es/composite-comp/public/components/Stores/mobile/StoreItem/index.js +0 -250
  182. package/es/composite-comp/public/components/Stores/mobile/StoreItem/index.less +0 -81
  183. package/es/composite-comp/public/components/Stores/mobile/index.js +0 -335
  184. package/es/composite-comp/public/components/Stores/mobile/index.less +0 -33
  185. package/es/composite-comp/public/components/Wallet/defaultJSON.js +0 -149
  186. package/es/composite-comp/public/components/Wallet/mobile/index.js +0 -353
  187. package/es/composite-comp/public/components/Wallet/mobile/index.less +0 -22
  188. package/es/composite-comp/public/config-panels/LocationConfig/ConfigContent/index.js +0 -153
  189. package/es/composite-comp/public/config-panels/LocationConfig/index.less +0 -17
  190. package/es/composite-comp/public/config-panels/StoresConfig/ConfigContent/index.js +0 -176
  191. package/es/composite-comp/public/config-panels/StoresConfig/ConfigTitle/index.js +0 -103
  192. package/es/composite-comp/public/config-panels/StoresConfig/index.js +0 -134
  193. package/es/composite-comp/public/config-panels/WalletConfig/index.js +0 -61
  194. package/es/locale/ar/ar.json +0 -362
  195. package/es/meta-comp/config-panels/ButtonConfig/BorderRadiusInput/index.js +0 -207
  196. package/es/meta-comp/config-panels/ButtonConfig/BorderRadiusInput/index.less +0 -81
  197. package/lib/assets/images/layout-icon/layout-imagetext-p5.png +0 -0
  198. package/lib/assets/images/layout-icon/storesLayout1.png +0 -0
  199. package/lib/assets/images/layout-icon/storesLayout2.png +0 -0
  200. package/lib/common/LinkModal/BizType/index.js +0 -274
  201. package/lib/composite-comp/ashita/components/WalletAshita/index.js +0 -84
  202. package/lib/composite-comp/ashita/config-panels/WalletAshitaConfig/WalletConfigImageGroup/index.less +0 -0
  203. package/lib/composite-comp/nuri/config-panels/WalletNuriConfig/GroupList/defaultImg.png +0 -0
  204. package/lib/composite-comp/nuri/config-panels/WalletNuriConfig/GroupList/index.js +0 -100
  205. package/lib/composite-comp/nuri/config-panels/WalletNuriConfig/GroupList/index.less +0 -72
  206. package/lib/composite-comp/nuri/config-panels/WalletNuriConfig/WalletNuriConfigImageGroup/index.js +0 -123
  207. package/lib/composite-comp/nuri/config-panels/WalletNuriConfig/WalletNuriConfigImageGroup/index.less +0 -0
  208. package/lib/composite-comp/nuri/config-panels/WalletNuriConfig/imgs/defaultImg.png +0 -0
  209. package/lib/composite-comp/nuri/second-config-panels/WalletNuriSecondConfig/index.js +0 -152
  210. package/lib/composite-comp/public/components/Location/defaultJSON.js +0 -104
  211. package/lib/composite-comp/public/components/Location/mobile/img/img-circle.png +0 -0
  212. package/lib/composite-comp/public/components/Location/mobile/index.js +0 -133
  213. package/lib/composite-comp/public/components/Location/mobile/index.less +0 -21
  214. package/lib/composite-comp/public/components/Stores/defaultJSON.js +0 -348
  215. package/lib/composite-comp/public/components/Stores/index.js +0 -86
  216. package/lib/composite-comp/public/components/Stores/mobile/StoreItem/index.js +0 -250
  217. package/lib/composite-comp/public/components/Stores/mobile/StoreItem/index.less +0 -81
  218. package/lib/composite-comp/public/components/Stores/mobile/index.js +0 -335
  219. package/lib/composite-comp/public/components/Stores/mobile/index.less +0 -33
  220. package/lib/composite-comp/public/components/Wallet/defaultJSON.js +0 -149
  221. package/lib/composite-comp/public/components/Wallet/mobile/index.js +0 -353
  222. package/lib/composite-comp/public/components/Wallet/mobile/index.less +0 -22
  223. package/lib/composite-comp/public/config-panels/LocationConfig/ConfigContent/index.js +0 -153
  224. package/lib/composite-comp/public/config-panels/LocationConfig/index.less +0 -17
  225. package/lib/composite-comp/public/config-panels/StoresConfig/ConfigContent/index.js +0 -176
  226. package/lib/composite-comp/public/config-panels/StoresConfig/ConfigContent/index.less +0 -0
  227. package/lib/composite-comp/public/config-panels/StoresConfig/ConfigTitle/index.js +0 -103
  228. package/lib/composite-comp/public/config-panels/StoresConfig/index.js +0 -134
  229. package/lib/composite-comp/public/config-panels/WalletConfig/GroupList/defaultImg.png +0 -0
  230. package/lib/composite-comp/public/config-panels/WalletConfig/GroupList/index.js +0 -100
  231. package/lib/composite-comp/public/config-panels/WalletConfig/GroupList/index.less +0 -72
  232. package/lib/composite-comp/public/config-panels/WalletConfig/WalletConfigImageGroup/index.js +0 -123
  233. package/lib/composite-comp/public/config-panels/WalletConfig/WalletConfigImageGroup/index.less +0 -0
  234. package/lib/composite-comp/public/config-panels/WalletConfig/imgs/defaultImg.png +0 -0
  235. package/lib/composite-comp/public/config-panels/WalletConfig/index.js +0 -61
  236. package/lib/composite-comp/public/second-config-panels/WalletSecondConfig/index.js +0 -152
  237. package/lib/locale/ar/ar.json +0 -362
  238. package/lib/meta-comp/config-panels/ButtonConfig/BorderRadiusInput/index.js +0 -207
  239. package/lib/meta-comp/config-panels/ButtonConfig/BorderRadiusInput/index.less +0 -81
  240. /package/es/composite-comp/{public → bol}/components/Wallet/index.js +0 -0
  241. /package/es/composite-comp/{ashita/components/WalletAshita → bol/components/Wallet}/mobile/index.js +0 -0
  242. /package/es/composite-comp/{ashita/components/WalletAshita → bol/components/Wallet}/mobile/index.less +0 -0
  243. /package/es/composite-comp/{ashita/components/WalletAshita → bol/components/Wallet}/pc/index.js +0 -0
  244. /package/es/composite-comp/{ashita/components/WalletAshita → bol/components/Wallet}/pc/index.less +0 -0
  245. /package/es/composite-comp/{nuri → bol}/components/WalletNuri/defaultJSON.js +0 -0
  246. /package/es/composite-comp/{nuri → bol}/components/WalletNuri/index.js +0 -0
  247. /package/es/composite-comp/{nuri → bol}/components/WalletNuri/mobile/index.js +0 -0
  248. /package/es/composite-comp/{nuri → bol}/components/WalletNuri/mobile/index.less +0 -0
  249. /package/es/composite-comp/{ashita/config-panels/WalletAshitaConfig → bol/config-panels/WalletConfig}/WalletConfigContent/index.js +0 -0
  250. /package/es/composite-comp/{ashita/config-panels/WalletAshitaConfig → bol/config-panels/WalletConfig}/WalletConfigContent/index.less +0 -0
  251. /package/es/composite-comp/{ashita/config-panels/WalletAshitaConfig → bol/config-panels/WalletConfig}/WalletConfigImageGroup/index.less +0 -0
  252. /package/es/composite-comp/{ashita/config-panels/WalletAshitaConfig → bol/config-panels/WalletConfig}/WalletConfigSetting/index.js +0 -0
  253. /package/es/composite-comp/{ashita/config-panels/WalletAshitaConfig → bol/config-panels/WalletConfig}/WalletConfigSetting/index.less +0 -0
  254. /package/es/composite-comp/{ashita/config-panels/WalletAshitaConfig → bol/config-panels/WalletConfig}/imgs/defaultImg.png +0 -0
  255. /package/es/composite-comp/{ashita/config-panels/WalletAshitaConfig → bol/config-panels/WalletConfig}/index.js +0 -0
  256. /package/es/composite-comp/{nuri → bol}/config-panels/WalletNuriConfig/GroupList/defaultImg.png +0 -0
  257. /package/es/composite-comp/{nuri → bol}/config-panels/WalletNuriConfig/GroupList/index.js +0 -0
  258. /package/es/composite-comp/{nuri → bol}/config-panels/WalletNuriConfig/GroupList/index.less +0 -0
  259. /package/es/composite-comp/{nuri → bol}/config-panels/WalletNuriConfig/WalletNuriConfigImageGroup/index.js +0 -0
  260. /package/es/composite-comp/{nuri → bol}/config-panels/WalletNuriConfig/WalletNuriConfigImageGroup/index.less +0 -0
  261. /package/es/composite-comp/{nuri → bol}/config-panels/WalletNuriConfig/imgs/defaultImg.png +0 -0
  262. /package/es/composite-comp/{nuri → bol}/config-panels/WalletNuriConfig/index.js +0 -0
  263. /package/es/composite-comp/{nuri → bol}/second-config-panels/WalletNuriSecondConfig/index.js +0 -0
  264. /package/es/composite-comp/{ashita/second-config-panels/WalletAshitaSecondConfig → bol/second-config-panels/WalletSecondConfig}/index.js +0 -0
  265. /package/es/composite-comp/{ashita/second-config-panels/WalletAshitaSecondConfig → bol/second-config-panels/WalletSecondConfig}/index.less +0 -0
  266. /package/es/{assets/images/common/product.png → composite-comp/monpay/components/MonpayRecommend/pc/imgs/card.png} +0 -0
  267. /package/lib/composite-comp/{public → bol}/components/Wallet/index.js +0 -0
  268. /package/lib/composite-comp/{ashita/components/WalletAshita → bol/components/Wallet}/mobile/index.js +0 -0
  269. /package/lib/composite-comp/{ashita/components/WalletAshita → bol/components/Wallet}/mobile/index.less +0 -0
  270. /package/lib/composite-comp/{ashita/components/WalletAshita → bol/components/Wallet}/pc/index.js +0 -0
  271. /package/lib/composite-comp/{ashita/components/WalletAshita → bol/components/Wallet}/pc/index.less +0 -0
  272. /package/lib/composite-comp/{nuri → bol}/components/WalletNuri/defaultJSON.js +0 -0
  273. /package/lib/composite-comp/{nuri → bol}/components/WalletNuri/index.js +0 -0
  274. /package/lib/composite-comp/{nuri → bol}/components/WalletNuri/mobile/index.js +0 -0
  275. /package/lib/composite-comp/{nuri → bol}/components/WalletNuri/mobile/index.less +0 -0
  276. /package/lib/composite-comp/{ashita/config-panels/WalletAshitaConfig → bol/config-panels/WalletConfig}/WalletConfigContent/index.js +0 -0
  277. /package/{es/composite-comp/public/config-panels/StoresConfig/ConfigContent → lib/composite-comp/bol/config-panels/WalletConfig/WalletConfigContent}/index.less +0 -0
  278. /package/{es/composite-comp/public → lib/composite-comp/bol}/config-panels/WalletConfig/WalletConfigImageGroup/index.less +0 -0
  279. /package/lib/composite-comp/{ashita/config-panels/WalletAshitaConfig → bol/config-panels/WalletConfig}/WalletConfigSetting/index.js +0 -0
  280. /package/lib/composite-comp/{ashita/config-panels/WalletAshitaConfig → bol/config-panels/WalletConfig}/WalletConfigSetting/index.less +0 -0
  281. /package/{es/composite-comp/public/config-panels/WalletConfig/GroupList → lib/composite-comp/bol/config-panels/WalletConfig/imgs}/defaultImg.png +0 -0
  282. /package/lib/composite-comp/{ashita/config-panels/WalletAshitaConfig → bol/config-panels/WalletConfig}/index.js +0 -0
  283. /package/{es/composite-comp/public/config-panels/WalletConfig/imgs → lib/composite-comp/bol/config-panels/WalletNuriConfig/GroupList}/defaultImg.png +0 -0
  284. /package/{es/composite-comp/public/config-panels/WalletConfig → lib/composite-comp/bol/config-panels/WalletNuriConfig}/GroupList/index.js +0 -0
  285. /package/{es/composite-comp/public/config-panels/WalletConfig → lib/composite-comp/bol/config-panels/WalletNuriConfig}/GroupList/index.less +0 -0
  286. /package/{es/composite-comp/public/config-panels/WalletConfig/WalletConfigImageGroup → lib/composite-comp/bol/config-panels/WalletNuriConfig/WalletNuriConfigImageGroup}/index.js +0 -0
  287. /package/lib/composite-comp/{ashita/config-panels/WalletAshitaConfig/WalletConfigContent → bol/config-panels/WalletNuriConfig/WalletNuriConfigImageGroup}/index.less +0 -0
  288. /package/lib/composite-comp/{ashita/config-panels/WalletAshitaConfig → bol/config-panels/WalletNuriConfig}/imgs/defaultImg.png +0 -0
  289. /package/lib/composite-comp/{nuri → bol}/config-panels/WalletNuriConfig/index.js +0 -0
  290. /package/{es/composite-comp/public/second-config-panels/WalletSecondConfig → lib/composite-comp/bol/second-config-panels/WalletNuriSecondConfig}/index.js +0 -0
  291. /package/lib/composite-comp/{ashita/second-config-panels/WalletAshitaSecondConfig → bol/second-config-panels/WalletSecondConfig}/index.js +0 -0
  292. /package/lib/composite-comp/{ashita/second-config-panels/WalletAshitaSecondConfig → bol/second-config-panels/WalletSecondConfig}/index.less +0 -0
  293. /package/lib/{assets/images/common/product.png → composite-comp/monpay/components/MonpayRecommend/pc/imgs/card.png} +0 -0
@@ -0,0 +1,150 @@
1
+ .monpay-flash-deal-pc {
2
+ display: flex;
3
+ flex-direction: column;
4
+ padding: 16px;
5
+
6
+ .flash-deal-title {
7
+ display: flex;
8
+ justify-content: space-between;
9
+ align-items: center;
10
+
11
+ .left {
12
+ display: flex;
13
+ align-items: center;
14
+
15
+ .icon {
16
+ height: 18px;
17
+ margin-right: 10px;
18
+ }
19
+
20
+ .title {
21
+ font-family: 'Montserrat';
22
+ font-style: normal;
23
+ font-weight: 600;
24
+ font-size: 14px;
25
+ line-height: 18px;
26
+ color: #2C2C2C;
27
+ margin-right: 10px;
28
+ }
29
+
30
+ .sub-title {
31
+ font-family: 'Montserrat';
32
+ font-style: normal;
33
+ font-weight: 600;
34
+ font-size: 10px;
35
+ line-height: 18px;
36
+ color: #2C2C2C;
37
+ margin-right: 6px;
38
+ align-self: end;
39
+ }
40
+ }
41
+
42
+ .right {
43
+ display: flex;
44
+ align-items: center;
45
+
46
+ .text {
47
+ font-family: 'Montserrat';
48
+ font-style: normal;
49
+ font-weight: 600;
50
+ font-size: 12px;
51
+ line-height: 15px;
52
+ color: #0038A8;
53
+ margin-right: 5px;
54
+ }
55
+
56
+ .btn {
57
+ white-space: nowrap;
58
+ }
59
+ }
60
+ }
61
+
62
+ .flash-deal-time {
63
+ margin-top: 16px;
64
+ white-space: nowrap;
65
+ overflow-x: auto;
66
+
67
+ .item {
68
+ margin-right: 10px;
69
+ border: 1px solid #E4E4E4;
70
+ padding: 6px 12px;
71
+ border-radius: 8px;
72
+ display: inline-block;
73
+ width: auto;
74
+
75
+ .time {
76
+ font-weight: 600;
77
+ font-size: 12px;
78
+ color: #000;
79
+ }
80
+
81
+ .status {
82
+ font-size: 10px;
83
+ font-weight: 400;
84
+ color: #545454;
85
+ }
86
+ }
87
+
88
+ }
89
+
90
+ .flash-deal-content {
91
+ display: flex;
92
+ align-items: center;
93
+ flex-direction: row;
94
+
95
+ .arrow-icon {
96
+ display: block;
97
+ width: 36px;
98
+ height: 36px;
99
+ line-height: 42px;
100
+ text-align: center;
101
+ background: #FFFFFF;
102
+ box-shadow: -1px -1px 4px rgba(45, 48, 64, 0.08), 1px 1px 4px rgba(45, 48, 64, 0.08);
103
+ border-radius: 100px;
104
+ cursor: pointer;
105
+
106
+ &.left {
107
+ margin-right: 30px;
108
+ }
109
+
110
+ &.right {
111
+ margin-left: 30px;
112
+ }
113
+ }
114
+ }
115
+
116
+ .flash-deal-list {
117
+ margin-top: 16px;
118
+ overflow-x: auto;
119
+ overflow-y: hidden;
120
+ white-space: nowrap;
121
+ display: flex;
122
+ align-items: flex-start;
123
+ justify-content: flex-start;
124
+ position: relative;
125
+ flex: 1;
126
+
127
+ .loading-wrap {
128
+ display: flex;
129
+ align-items: center;
130
+ justify-content: center;
131
+ padding: 30px;
132
+ position: absolute;
133
+ top: 0;
134
+ bottom: 0;
135
+ left: 0;
136
+ right: 0;
137
+ margin: auto;
138
+ }
139
+
140
+ // 秒杀特有样式
141
+ .m-product-item-wrap {
142
+ width: 142px;
143
+ margin-right: 24px;
144
+
145
+ .product-name {
146
+ height: 36px;
147
+ }
148
+ }
149
+ }
150
+ }
@@ -195,31 +195,31 @@ var getDefaultJSON = function getDefaultJSON() {
195
195
  text: 'Button',
196
196
  content: {
197
197
  url: '',
198
- backgroundColor: '#ff8650'
198
+ backgroundColor: '#CE1126'
199
199
  },
200
200
  buttonText: {
201
201
  sizeType: 'Customize font styles',
202
202
  fontFamily: defaultFontFamily,
203
- fontWeight: 700,
204
- fontSize: 12,
203
+ fontWeight: 600,
204
+ fontSize: 8,
205
205
  fontStyle: 'normal',
206
206
  color: '#fff'
207
207
  },
208
208
  buttonBorder: {
209
209
  open: true,
210
210
  borderColor: '',
211
- borderRadius: '0 5px 5px 0'
211
+ borderRadius: 0
212
212
  },
213
213
  spacing: {
214
214
  pc: {
215
- paddingTop: 3,
216
- paddingBottom: 3,
215
+ paddingTop: 0,
216
+ paddingBottom: 0,
217
217
  paddingLeft: 5,
218
218
  paddingRight: 5
219
219
  },
220
220
  mobile: {
221
- paddingTop: 3,
222
- paddingBottom: 3,
221
+ paddingTop: 0,
222
+ paddingBottom: 0,
223
223
  paddingLeft: 5,
224
224
  paddingRight: 5
225
225
  }
@@ -9,6 +9,8 @@ var _react = _interopRequireWildcard(require("react"));
9
9
 
10
10
  var _mobile = _interopRequireDefault(require("./mobile"));
11
11
 
12
+ var _pc = _interopRequireDefault(require("./pc"));
13
+
12
14
  var _defaultJSON = require("./defaultJSON");
13
15
 
14
16
  var _coreUtil = require("../../../../utils/coreUtil");
@@ -70,7 +72,9 @@ function (_super) {
70
72
 
71
73
  Recommend.prototype.render = function () {
72
74
  var nodeData = this.props.nodeData;
73
- return /*#__PURE__*/_react["default"].createElement("div", null, (0, _coreUtil.isPc)() ? null : /*#__PURE__*/_react["default"].createElement(_mobile["default"], {
75
+ return /*#__PURE__*/_react["default"].createElement("div", null, (0, _coreUtil.isPc)() ? /*#__PURE__*/_react["default"].createElement(_pc["default"], {
76
+ panelProps: nodeData
77
+ }) : /*#__PURE__*/_react["default"].createElement(_mobile["default"], {
74
78
  panelProps: nodeData
75
79
  }));
76
80
  };
@@ -724,22 +724,20 @@ function (_super) {
724
724
  };
725
725
 
726
726
  RecommendMobile.prototype.render = function () {
727
- var _a;
728
-
729
727
  var _this = this;
730
728
 
731
- var _b;
729
+ var _a;
732
730
 
733
731
  var panelProps = this.props.panelProps;
734
- var _c = this.state,
735
- tabIndex = _c.tabIndex,
736
- tabLeft = _c.tabLeft,
737
- tabWidth = _c.tabWidth,
738
- groupSource = _c.groupSource,
739
- hideTabs = _c.hideTabs,
740
- contentWidth = _c.contentWidth,
741
- filterObj = _c.filterObj,
742
- searchParams = _c.searchParams;
732
+ var _b = this.state,
733
+ tabIndex = _b.tabIndex,
734
+ tabLeft = _b.tabLeft,
735
+ tabWidth = _b.tabWidth,
736
+ groupSource = _b.groupSource,
737
+ hideTabs = _b.hideTabs,
738
+ contentWidth = _b.contentWidth,
739
+ filterObj = _b.filterObj,
740
+ searchParams = _b.searchParams;
743
741
  var products = this.state["products" + tabIndex] || [];
744
742
 
745
743
  var _products = products.length === 0 && (0, _coreUtil.isDesignMode)() ? defaultData : products;
@@ -764,7 +762,7 @@ function (_super) {
764
762
  if (_layout === 'layout1-2' && contentWidth) imgHeight = (contentWidth - 12) / 2;
765
763
  if (_layout === 'layout1-3' && contentWidth) imgHeight = (contentWidth - 12 * 2) / 3;
766
764
  return /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null, (groupSource.length === 1 && _products.length > 0 || groupSource.length > 1) && /*#__PURE__*/_react["default"].createElement("div", {
767
- className: (0, _classnames["default"])("monpay-recommend-mobile recommend_" + panelProps.id, (_a = {}, _a['reversed-layout'] = (0, _commonUtil.needReverse)(), _a))
765
+ className: "monpay-recommend-mobile recommend_" + panelProps.id
768
766
  }, panelProps.title.headerImage.open && /*#__PURE__*/_react["default"].createElement(_components.MetaImage, {
769
767
  className: "headerImg",
770
768
  data: panelProps.title.headerImage,
@@ -806,7 +804,7 @@ function (_super) {
806
804
  transform: "translateX(" + tabLeft + "px)",
807
805
  background: this.getTabBarActiveColor(panelProps)
808
806
  }
809
- })), ((_b = panelProps.content.filter) === null || _b === void 0 ? void 0 : _b.open) && /*#__PURE__*/_react["default"].createElement(_SearchCondition["default"], {
807
+ })), ((_a = panelProps.content.filter) === null || _a === void 0 ? void 0 : _a.open) && /*#__PURE__*/_react["default"].createElement(_SearchCondition["default"], {
810
808
  filterObj: filterObj,
811
809
  onChange: this.onSearchCondChange,
812
810
  value: searchParams
@@ -822,7 +820,6 @@ function (_super) {
822
820
  imgHeight: imgHeight,
823
821
  imgWidth: imgWidth,
824
822
  intelligentType: (_a = groupSource[tabIndex]) === null || _a === void 0 ? void 0 : _a.intelligentType,
825
- isRecommend: true,
826
823
  layout: layout === 'layout2' ? 'horizontal' : 'vertical',
827
824
  onItemClick: function onItemClick() {
828
825
  /** PTO 定制GA */
@@ -837,6 +834,7 @@ function (_super) {
837
834
  (0, _coreUtil.clickUrl)("proDetail-" + item.offerId + "-" + (item.sppProductId || item.productId || ''));
838
835
  },
839
836
  panelProps: panelProps.content,
837
+ showDiscountTag: true,
840
838
  showProgress: false
841
839
  });
842
840
  })), _seeAll.open && _products.length > 0 && /*#__PURE__*/_react["default"].createElement(_components.MetaButton, {
@@ -873,6 +871,7 @@ function (_super) {
873
871
  (0, _coreUtil.clickUrl)("proDetail-" + item.offerId + "-" + (item.sppProductId || item.productId || ''));
874
872
  },
875
873
  panelProps: panelProps.content,
874
+ showDiscountTag: true,
876
875
  showProgress: false
877
876
  });
878
877
  })), _seeAll.open && _products.length > 0 && /*#__PURE__*/_react["default"].createElement(_components.MetaButton, {
@@ -82,14 +82,3 @@
82
82
  display: block;
83
83
  margin: 0.6rem auto;
84
84
  }
85
- .monpay-recommend-mobile.reversed-layout .monpay-product-item-wrap .discount-tag {
86
- left: unset !important;
87
- right: 0;
88
- }
89
- .monpay-recommend-mobile.reversed-layout .monpay-product-item-wrap.horizontal .img-wrap {
90
- margin-right: 0;
91
- margin-left: 0.16rem;
92
- }
93
- .monpay-recommend-mobile.reversed-layout .monpay-product-item-wrap.horizontal .img-wrap .product-img {
94
- border-radius: 0 0.16rem 0.16rem 0;
95
- }