@fonixtree/magic-design 1.0.67 → 1.0.69

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 (419) hide show
  1. package/es/assets/fonts/.DS_Store +0 -0
  2. package/es/assets/fonts/Trueno-Light.otf +0 -0
  3. package/es/assets/fonts/Trueno-Regular.otf +0 -0
  4. package/es/assets/fonts/TruenoBd.otf +0 -0
  5. package/es/assets/fonts/magic-box-iconfont.css +62 -6
  6. package/es/assets/fonts/magic-box-iconfont.css.bak +35 -3
  7. package/es/assets/fonts/magic-box-iconfont.js +1 -1
  8. package/es/assets/fonts/magic-box-iconfont.js.bak +1 -1
  9. package/es/assets/fonts/magic-box-iconfont.ttf +0 -0
  10. package/es/assets/fonts/magic-box-iconfont.woff +0 -0
  11. package/es/assets/fonts/magic-box-iconfont.woff2 +0 -0
  12. package/es/assets/images/base64/index.js +36 -2
  13. package/es/assets/images/layout-icon/walletLayout2.png +0 -0
  14. package/es/assets/images/layout-icon/walletNuriLayout1.png +0 -0
  15. package/es/assets/less/button.less +5 -0
  16. package/es/assets/less/cylon-antd.less +7246 -1686
  17. package/es/assets/less/font.less +22 -0
  18. package/es/common/AffiliateProductModal/index.js +582 -0
  19. package/es/common/AffiliateProductModal/index.less +146 -0
  20. package/es/common/Button/index.less +0 -1
  21. package/es/common/CardCarousel/index.js +171 -0
  22. package/es/common/CardCarousel/index.less +28 -0
  23. package/es/common/CountDown/index.js +20 -11
  24. package/es/common/CropperModal/index.js +126 -0
  25. package/es/common/CropperModal/index.less +29 -0
  26. package/es/common/GroupList/index.js +7 -2
  27. package/es/common/ImagePicker/index.js +1 -3
  28. package/es/common/LinkModal/CouponTable/index.js +3 -3
  29. package/es/common/LinkModal/CustomTable/index.js +1 -0
  30. package/es/common/LinkModal/FunctionTable/index.js +2 -1
  31. package/es/common/LinkModal/index.js +14 -2
  32. package/es/common/MagicLink/index.js +2 -2
  33. package/es/common/MyModal/index.js +417 -0
  34. package/es/common/MyModal/index.less +74 -0
  35. package/es/common/ProductModal/index.js +38 -3
  36. package/es/common/ProductSource/index.js +59 -18
  37. package/es/common/UrlPicker/AnchorModal/index.js +170 -0
  38. package/es/common/UrlPicker/AnchorModal/index.less +21 -0
  39. package/es/common/UrlPicker/index.js +52 -9
  40. package/es/common/index.js +24 -0
  41. package/es/composite-comp/bol/components/Banner/mobile/index.js +1 -2
  42. package/es/composite-comp/bol/components/Banner/mobile/index.less +52 -78
  43. package/es/composite-comp/bol/components/Carousel/mobile/index.less +81 -100
  44. package/es/composite-comp/bol/components/ImageGallery/mobile/index.less +15 -22
  45. package/es/composite-comp/bol/components/ImageText/mobile/index.less +233 -292
  46. package/es/composite-comp/bol/components/Video/index.js +1 -2
  47. package/es/composite-comp/bol/components/Video/mobile/Layout1/index.less +21 -27
  48. package/es/composite-comp/bol/components/Video/mobile/Layout2/index.less +36 -45
  49. package/es/composite-comp/bol/components/Video/mobile/Layout3/index.less +43 -54
  50. package/es/composite-comp/bol/components/Video/mobile/index.less +2 -3
  51. package/es/composite-comp/bol/components/Wallet/defaultJSON.js +112 -88
  52. package/es/composite-comp/bol/components/Wallet/index.js +11 -15
  53. package/es/composite-comp/bol/components/Wallet/mobile/index.js +314 -64
  54. package/es/composite-comp/bol/components/Wallet/mobile/index.less +103 -40
  55. package/es/composite-comp/bol/components/Wallet/pc/index.js +0 -2
  56. package/es/composite-comp/bol/components/Wallet/pc/index.less +1 -40
  57. package/es/composite-comp/bol/components/WalletNuri/defaultJSON.js +148 -0
  58. package/es/composite-comp/bol/components/WalletNuri/index.js +84 -0
  59. package/es/composite-comp/bol/components/WalletNuri/mobile/index.js +366 -0
  60. package/es/composite-comp/bol/components/WalletNuri/mobile/index.less +22 -0
  61. package/es/composite-comp/bol/config-panels/WalletConfig/WalletConfigImageGroup/index.js +1 -6
  62. package/es/composite-comp/bol/config-panels/WalletConfig/WalletConfigSetting/index.js +201 -0
  63. package/es/composite-comp/bol/config-panels/WalletConfig/WalletConfigSetting/index.less +9 -0
  64. package/es/composite-comp/bol/config-panels/WalletConfig/index.js +11 -2
  65. package/es/composite-comp/bol/config-panels/WalletNuriConfig/GroupList/defaultImg.png +0 -0
  66. package/es/composite-comp/bol/config-panels/WalletNuriConfig/GroupList/index.js +100 -0
  67. package/es/composite-comp/bol/config-panels/WalletNuriConfig/GroupList/index.less +72 -0
  68. package/es/composite-comp/bol/config-panels/WalletNuriConfig/WalletNuriConfigImageGroup/index.js +123 -0
  69. package/es/composite-comp/bol/config-panels/WalletNuriConfig/WalletNuriConfigImageGroup/index.less +0 -0
  70. package/es/composite-comp/bol/config-panels/WalletNuriConfig/imgs/defaultImg.png +0 -0
  71. package/es/composite-comp/bol/config-panels/WalletNuriConfig/index.js +61 -0
  72. package/es/composite-comp/bol/second-config-panels/ImageTextSecondConfig/index.js +2 -2
  73. package/es/composite-comp/bol/second-config-panels/WalletNuriSecondConfig/index.js +152 -0
  74. package/es/composite-comp/bol/second-config-panels/WalletSecondConfig/index.js +58 -82
  75. package/es/composite-comp/bol/second-config-panels/WalletSecondConfig/index.less +2 -0
  76. package/es/composite-comp/common/components/AffiliateProductItem/imgs/icon-Balance2.svg +9 -0
  77. package/es/composite-comp/common/components/AffiliateProductItem/imgs/icon-Koin.svg +40 -0
  78. package/es/composite-comp/common/components/AffiliateProductItem/index.js +168 -0
  79. package/es/composite-comp/common/components/AffiliateProductItem/index.less +129 -0
  80. package/es/composite-comp/common/components/ProductItem/index.js +22 -20
  81. package/es/composite-comp/common/components/ProductItem/index.less +2 -12
  82. package/es/composite-comp/common/config-panels/CustomizeConfig/index.js +13 -0
  83. package/es/composite-comp/common/config-panels/CustomizeConfig/index.less +3 -2
  84. package/es/composite-comp/common/config-panels/SpacingConfig/index.js +1 -0
  85. package/es/composite-comp/dito/components/AffiliateRecommend/defaultJSON.js +243 -0
  86. package/es/composite-comp/dito/components/AffiliateRecommend/index.js +90 -0
  87. package/es/composite-comp/dito/components/AffiliateRecommend/mobile/index.js +660 -0
  88. package/es/composite-comp/dito/components/AffiliateRecommend/mobile/index.less +84 -0
  89. package/es/composite-comp/dito/components/AffiliateRecommend/pc/index.js +728 -0
  90. package/es/composite-comp/dito/components/AffiliateRecommend/pc/index.less +124 -0
  91. package/es/composite-comp/dito/components/CommonFunctions/defaultJSON.js +92 -0
  92. package/es/composite-comp/dito/components/CommonFunctions/index.js +84 -0
  93. package/es/composite-comp/dito/components/CommonFunctions/mobile/index.js +107 -0
  94. package/es/composite-comp/dito/components/CommonFunctions/mobile/index.less +30 -0
  95. package/es/composite-comp/dito/components/FlashDeal/mobile/index.js +8 -6
  96. package/es/composite-comp/dito/components/FlashDeal/mobile/index.less +83 -97
  97. package/es/composite-comp/dito/components/FlashDeal/pc/index.js +8 -6
  98. package/es/composite-comp/dito/components/HeadNavigation/defaultJSON.js +102 -0
  99. package/es/composite-comp/dito/components/HeadNavigation/index.js +84 -0
  100. package/es/composite-comp/dito/components/HeadNavigation/mobile/index.js +112 -0
  101. package/es/composite-comp/dito/components/HeadNavigation/mobile/index.less +34 -0
  102. package/es/composite-comp/dito/components/MenuNavigation/MenuNavMetaImage/index.js +206 -0
  103. package/es/composite-comp/dito/components/MenuNavigation/MenuNavMetaImage/index.less +25 -0
  104. package/es/composite-comp/dito/components/MenuNavigation/defaultJSON.js +107 -0
  105. package/es/composite-comp/dito/components/MenuNavigation/index.js +84 -0
  106. package/es/composite-comp/dito/components/MenuNavigation/mobile/index.js +87 -0
  107. package/es/composite-comp/dito/components/MenuNavigation/mobile/index.less +8 -0
  108. package/es/composite-comp/dito/components/MobileNavigation/mobile/index.less +18 -35
  109. package/es/composite-comp/dito/components/Orders/defaultJSON.js +89 -0
  110. package/es/composite-comp/dito/components/Orders/index.js +84 -0
  111. package/es/composite-comp/dito/components/Orders/mobile/index.js +345 -0
  112. package/es/composite-comp/dito/components/Orders/mobile/index.less +82 -0
  113. package/es/composite-comp/dito/components/PersonalInformation/defaultJSON.js +95 -0
  114. package/es/composite-comp/dito/components/PersonalInformation/index.js +84 -0
  115. package/es/composite-comp/dito/components/PersonalInformation/mobile/images/avatar.png +0 -0
  116. package/es/composite-comp/dito/components/PersonalInformation/mobile/index.js +587 -0
  117. package/es/composite-comp/dito/components/PersonalInformation/mobile/index.less +133 -0
  118. package/es/composite-comp/dito/components/Recommend/mobile/index.js +6 -5
  119. package/es/composite-comp/dito/components/Recommend/mobile/index.less +73 -86
  120. package/es/composite-comp/dito/components/Recommend/pc/index.js +6 -5
  121. package/es/composite-comp/dito/components/SearchBar/mobile/index.less +45 -52
  122. package/es/composite-comp/dito/components/SignBoard/mobile/index.js +6 -9
  123. package/es/composite-comp/dito/components/SignBoard/mobile/index.less +62 -66
  124. package/es/composite-comp/dito/config-panels/AffiliateRecommendConfig/RecommendConfigContent/index.js +102 -0
  125. package/es/composite-comp/dito/config-panels/AffiliateRecommendConfig/RecommendConfigContent/index.less +0 -0
  126. package/es/composite-comp/dito/config-panels/AffiliateRecommendConfig/RecommendConfigGroup/index.js +148 -0
  127. package/es/composite-comp/dito/config-panels/AffiliateRecommendConfig/RecommendConfigGroup/index.less +16 -0
  128. package/es/composite-comp/dito/config-panels/AffiliateRecommendConfig/imgs/defaultImg.png +0 -0
  129. package/es/composite-comp/dito/config-panels/AffiliateRecommendConfig/index.js +141 -0
  130. package/es/composite-comp/dito/config-panels/CommonFunctionsConfig/ConfigGroup/index.js +128 -0
  131. package/es/composite-comp/dito/config-panels/CommonFunctionsConfig/index.js +113 -0
  132. package/es/composite-comp/dito/config-panels/HeadNavigationConfig/GroupList/index.js +203 -0
  133. package/es/composite-comp/dito/config-panels/HeadNavigationConfig/GroupList/index.less +72 -0
  134. package/es/composite-comp/dito/config-panels/HeadNavigationConfig/HeadNavConfigImageGroup/index.js +142 -0
  135. package/es/composite-comp/dito/config-panels/HeadNavigationConfig/index.js +121 -0
  136. package/es/composite-comp/dito/config-panels/HeadNavigationConfig/index.less +23 -0
  137. package/es/composite-comp/dito/config-panels/MenuNavigationConfig/GroupList/index.js +203 -0
  138. package/es/composite-comp/dito/config-panels/MenuNavigationConfig/GroupList/index.less +72 -0
  139. package/es/composite-comp/dito/config-panels/MenuNavigationConfig/MenuNavConfigImageGroup/index.js +137 -0
  140. package/es/composite-comp/dito/config-panels/MenuNavigationConfig/MenuNavConfigImageGroup/index.less +6 -0
  141. package/es/composite-comp/dito/config-panels/MenuNavigationConfig/index.js +40 -0
  142. package/es/composite-comp/dito/config-panels/OrdersConfig/ConfigGroup/index.js +131 -0
  143. package/es/composite-comp/dito/config-panels/OrdersConfig/index.js +114 -0
  144. package/es/composite-comp/dito/config-panels/PersonalInformationConfig/ConfigGroup/index.js +131 -0
  145. package/es/composite-comp/dito/config-panels/PersonalInformationConfig/index.js +118 -0
  146. package/es/composite-comp/dito/config-panels/RecommendConfig/RecommendConfigGroup/index.js +10 -9
  147. package/es/composite-comp/dito/second-config-panels/AffiliateRecommendSecondConfig/AIRecommendation/index.js +431 -0
  148. package/es/composite-comp/dito/second-config-panels/AffiliateRecommendSecondConfig/index.js +214 -0
  149. package/es/composite-comp/dito/second-config-panels/AffiliateRecommendSecondConfig/index.less +15 -0
  150. package/es/composite-comp/dito/second-config-panels/CommonFunctionsSecondConfig/index.js +122 -0
  151. package/es/composite-comp/dito/second-config-panels/CommonFunctionsSecondConfig/index.less +0 -0
  152. package/es/composite-comp/dito/second-config-panels/HeadNavigationSecondConfig/index.js +127 -0
  153. package/es/composite-comp/dito/second-config-panels/MenuNavigationSecondConfig/index.js +127 -0
  154. package/es/composite-comp/dito/second-config-panels/OrdersSecondConfig/index.js +148 -0
  155. package/es/composite-comp/dito/second-config-panels/OrdersSecondConfig/index.less +9 -0
  156. package/es/composite-comp/dito/second-config-panels/PersonalInformationSecondConfig/index.js +143 -0
  157. package/es/composite-comp/dito/second-config-panels/PersonalInformationSecondConfig/index.less +9 -0
  158. package/es/constants/component-types.js +45 -3
  159. package/es/constants/index.js +74 -5
  160. package/es/constants/layout.js +48 -1
  161. package/es/core/Designer/ChatRobot/components/SearchCondition/index.js +128 -0
  162. package/es/core/Designer/ChatRobot/components/SearchCondition/index.less +33 -0
  163. package/es/core/Designer/ChatRobot/index.js +84 -17
  164. package/es/core/Designer/ChatRobot/index.less +69 -28
  165. package/es/core/Designer/ConfigPanel/index.js +14 -3
  166. package/es/core/Designer/FonixtreeGpt/index.js +222 -29
  167. package/es/core/Designer/PageCompList/index.js +6 -5
  168. package/es/core/Designer/QuickMenuBar/index.js +11 -5
  169. package/es/core/Designer/QuickMenuBar/index.less +4 -0
  170. package/es/core/Designer/RenderHtml/index.js +18 -15
  171. package/es/core/Designer/RenderHtml/index.less +1 -1
  172. package/es/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/images/AlignCenterSVG.js +19 -6
  173. package/es/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/images/AlignLeftSVG.js +19 -6
  174. package/es/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/images/AlignRightSVG.js +19 -6
  175. package/es/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/index.js +27 -6
  176. package/es/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/index.less +4 -20
  177. package/es/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/UnderlineSelectPicker/index.js +77 -0
  178. package/es/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/UnderlineSelectPicker/index.less +27 -0
  179. package/es/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/index.js +36 -5
  180. package/es/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/index.less +17 -16
  181. package/es/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/index.js +27 -6
  182. package/es/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/index.less +4 -20
  183. package/es/core/Designer/ToolBarModal/ToolBtn/images/AlignCenterSVG.js +40 -0
  184. package/es/core/Designer/ToolBarModal/ToolBtn/images/AlignLeftSVG.js +40 -0
  185. package/es/core/Designer/ToolBarModal/ToolBtn/images/AlignRightSVG.js +40 -0
  186. package/es/core/Designer/ToolBarModal/ToolBtn/index.js +28 -3
  187. package/es/core/Designer/ToolBarModal/ToolBtn/index.less +2 -1
  188. package/es/core/Designer/ToolBarModal/index.js +68 -22
  189. package/es/core/Designer/ToolBarModal/index.less +3 -2
  190. package/es/core/Designer/index.js +26 -2
  191. package/es/core/Renderer/index.js +76 -29
  192. package/es/decorator/compositeDecorator.js +33 -6
  193. package/es/decorator/metaDecorator.js +1 -1
  194. package/es/locale/en/en.json +17 -3
  195. package/es/locale/es/es.json +17 -3
  196. package/es/locale/id/id.json +17 -3
  197. package/es/meta-comp/components/Image/index.js +31 -25
  198. package/es/meta-comp/components/Text/formats/textAlign.js +58 -0
  199. package/es/meta-comp/components/Text/index.js +4 -1
  200. package/es/meta-comp/components/Text/index.less +8 -0
  201. package/es/meta-comp/config-panels/ImageConfig/index.js +48 -44
  202. package/es/mobx/Frame.js +17 -2
  203. package/es/mobx/UserState.js +144 -0
  204. package/es/mobx/index.js +9 -3
  205. package/es/utils/androidUtil.js +13 -2
  206. package/es/utils/businessUtil.js +25 -3
  207. package/es/utils/commonUtil.js +177 -22
  208. package/es/utils/coreUtil.js +45 -2
  209. package/es/utils/currencyUtil.js +9 -2
  210. package/lib/assets/fonts/.DS_Store +0 -0
  211. package/lib/assets/fonts/Trueno-Light.otf +0 -0
  212. package/lib/assets/fonts/Trueno-Regular.otf +0 -0
  213. package/lib/assets/fonts/TruenoBd.otf +0 -0
  214. package/lib/assets/fonts/magic-box-iconfont.css +62 -6
  215. package/lib/assets/fonts/magic-box-iconfont.css.bak +35 -3
  216. package/lib/assets/fonts/magic-box-iconfont.js +1 -1
  217. package/lib/assets/fonts/magic-box-iconfont.js.bak +1 -1
  218. package/lib/assets/fonts/magic-box-iconfont.ttf +0 -0
  219. package/lib/assets/fonts/magic-box-iconfont.woff +0 -0
  220. package/lib/assets/fonts/magic-box-iconfont.woff2 +0 -0
  221. package/lib/assets/images/base64/index.js +36 -2
  222. package/lib/assets/images/layout-icon/walletLayout2.png +0 -0
  223. package/lib/assets/images/layout-icon/walletNuriLayout1.png +0 -0
  224. package/lib/assets/less/button.less +5 -0
  225. package/lib/assets/less/cylon-antd.less +7246 -1686
  226. package/lib/assets/less/font.less +22 -0
  227. package/lib/common/AffiliateProductModal/index.js +582 -0
  228. package/lib/common/AffiliateProductModal/index.less +146 -0
  229. package/lib/common/Button/index.less +0 -1
  230. package/lib/common/CardCarousel/index.js +171 -0
  231. package/lib/common/CardCarousel/index.less +28 -0
  232. package/lib/common/CountDown/index.js +20 -11
  233. package/lib/common/CropperModal/index.js +126 -0
  234. package/lib/common/CropperModal/index.less +29 -0
  235. package/lib/common/GroupList/index.js +7 -2
  236. package/lib/common/ImagePicker/index.js +1 -3
  237. package/lib/common/LinkModal/CouponTable/index.js +3 -3
  238. package/lib/common/LinkModal/CustomTable/index.js +1 -0
  239. package/lib/common/LinkModal/FunctionTable/index.js +2 -1
  240. package/lib/common/LinkModal/index.js +14 -2
  241. package/lib/common/MagicLink/index.js +2 -2
  242. package/lib/common/MyModal/index.js +417 -0
  243. package/lib/common/MyModal/index.less +74 -0
  244. package/lib/common/ProductModal/index.js +38 -3
  245. package/lib/common/ProductSource/index.js +59 -18
  246. package/lib/common/UrlPicker/AnchorModal/index.js +170 -0
  247. package/lib/common/UrlPicker/AnchorModal/index.less +21 -0
  248. package/lib/common/UrlPicker/index.js +52 -9
  249. package/lib/common/index.js +24 -0
  250. package/lib/composite-comp/bol/components/Banner/mobile/index.js +1 -2
  251. package/lib/composite-comp/bol/components/Banner/mobile/index.less +52 -78
  252. package/lib/composite-comp/bol/components/Carousel/mobile/index.less +81 -100
  253. package/lib/composite-comp/bol/components/ImageGallery/mobile/index.less +15 -22
  254. package/lib/composite-comp/bol/components/ImageText/mobile/index.less +233 -292
  255. package/lib/composite-comp/bol/components/Video/index.js +1 -2
  256. package/lib/composite-comp/bol/components/Video/mobile/Layout1/index.less +21 -27
  257. package/lib/composite-comp/bol/components/Video/mobile/Layout2/index.less +36 -45
  258. package/lib/composite-comp/bol/components/Video/mobile/Layout3/index.less +43 -54
  259. package/lib/composite-comp/bol/components/Video/mobile/index.less +2 -3
  260. package/lib/composite-comp/bol/components/Wallet/defaultJSON.js +112 -88
  261. package/lib/composite-comp/bol/components/Wallet/index.js +11 -15
  262. package/lib/composite-comp/bol/components/Wallet/mobile/index.js +314 -64
  263. package/lib/composite-comp/bol/components/Wallet/mobile/index.less +103 -40
  264. package/lib/composite-comp/bol/components/Wallet/pc/index.js +0 -2
  265. package/lib/composite-comp/bol/components/Wallet/pc/index.less +1 -40
  266. package/lib/composite-comp/bol/components/WalletNuri/defaultJSON.js +148 -0
  267. package/lib/composite-comp/bol/components/WalletNuri/index.js +84 -0
  268. package/lib/composite-comp/bol/components/WalletNuri/mobile/index.js +366 -0
  269. package/lib/composite-comp/bol/components/WalletNuri/mobile/index.less +22 -0
  270. package/lib/composite-comp/bol/config-panels/WalletConfig/WalletConfigImageGroup/index.js +1 -6
  271. package/lib/composite-comp/bol/config-panels/WalletConfig/WalletConfigSetting/index.js +201 -0
  272. package/lib/composite-comp/bol/config-panels/WalletConfig/WalletConfigSetting/index.less +9 -0
  273. package/lib/composite-comp/bol/config-panels/WalletConfig/index.js +11 -2
  274. package/lib/composite-comp/bol/config-panels/WalletNuriConfig/GroupList/defaultImg.png +0 -0
  275. package/lib/composite-comp/bol/config-panels/WalletNuriConfig/GroupList/index.js +100 -0
  276. package/lib/composite-comp/bol/config-panels/WalletNuriConfig/GroupList/index.less +72 -0
  277. package/lib/composite-comp/bol/config-panels/WalletNuriConfig/WalletNuriConfigImageGroup/index.js +123 -0
  278. package/lib/composite-comp/bol/config-panels/WalletNuriConfig/WalletNuriConfigImageGroup/index.less +0 -0
  279. package/lib/composite-comp/bol/config-panels/WalletNuriConfig/imgs/defaultImg.png +0 -0
  280. package/lib/composite-comp/bol/config-panels/WalletNuriConfig/index.js +61 -0
  281. package/lib/composite-comp/bol/second-config-panels/ImageTextSecondConfig/index.js +2 -2
  282. package/lib/composite-comp/bol/second-config-panels/WalletNuriSecondConfig/index.js +152 -0
  283. package/lib/composite-comp/bol/second-config-panels/WalletSecondConfig/index.js +58 -82
  284. package/lib/composite-comp/bol/second-config-panels/WalletSecondConfig/index.less +2 -0
  285. package/lib/composite-comp/common/components/AffiliateProductItem/imgs/icon-Balance2.svg +9 -0
  286. package/lib/composite-comp/common/components/AffiliateProductItem/imgs/icon-Koin.svg +40 -0
  287. package/lib/composite-comp/common/components/AffiliateProductItem/index.js +168 -0
  288. package/lib/composite-comp/common/components/AffiliateProductItem/index.less +129 -0
  289. package/lib/composite-comp/common/components/ProductItem/index.js +22 -20
  290. package/lib/composite-comp/common/components/ProductItem/index.less +2 -12
  291. package/lib/composite-comp/common/config-panels/CustomizeConfig/index.js +13 -0
  292. package/lib/composite-comp/common/config-panels/CustomizeConfig/index.less +3 -2
  293. package/lib/composite-comp/common/config-panels/SpacingConfig/index.js +1 -0
  294. package/lib/composite-comp/dito/components/AffiliateRecommend/defaultJSON.js +243 -0
  295. package/lib/composite-comp/dito/components/AffiliateRecommend/index.js +90 -0
  296. package/lib/composite-comp/dito/components/AffiliateRecommend/mobile/index.js +660 -0
  297. package/lib/composite-comp/dito/components/AffiliateRecommend/mobile/index.less +84 -0
  298. package/lib/composite-comp/dito/components/AffiliateRecommend/pc/index.js +728 -0
  299. package/lib/composite-comp/dito/components/AffiliateRecommend/pc/index.less +124 -0
  300. package/lib/composite-comp/dito/components/CommonFunctions/defaultJSON.js +92 -0
  301. package/lib/composite-comp/dito/components/CommonFunctions/index.js +84 -0
  302. package/lib/composite-comp/dito/components/CommonFunctions/mobile/index.js +107 -0
  303. package/lib/composite-comp/dito/components/CommonFunctions/mobile/index.less +30 -0
  304. package/lib/composite-comp/dito/components/FlashDeal/mobile/index.js +8 -6
  305. package/lib/composite-comp/dito/components/FlashDeal/mobile/index.less +83 -97
  306. package/lib/composite-comp/dito/components/FlashDeal/pc/index.js +8 -6
  307. package/lib/composite-comp/dito/components/HeadNavigation/defaultJSON.js +102 -0
  308. package/lib/composite-comp/dito/components/HeadNavigation/index.js +84 -0
  309. package/lib/composite-comp/dito/components/HeadNavigation/mobile/index.js +112 -0
  310. package/lib/composite-comp/dito/components/HeadNavigation/mobile/index.less +34 -0
  311. package/lib/composite-comp/dito/components/MenuNavigation/MenuNavMetaImage/index.js +206 -0
  312. package/lib/composite-comp/dito/components/MenuNavigation/MenuNavMetaImage/index.less +25 -0
  313. package/lib/composite-comp/dito/components/MenuNavigation/defaultJSON.js +107 -0
  314. package/lib/composite-comp/dito/components/MenuNavigation/index.js +84 -0
  315. package/lib/composite-comp/dito/components/MenuNavigation/mobile/index.js +87 -0
  316. package/lib/composite-comp/dito/components/MenuNavigation/mobile/index.less +8 -0
  317. package/lib/composite-comp/dito/components/MobileNavigation/mobile/index.less +18 -35
  318. package/lib/composite-comp/dito/components/Orders/defaultJSON.js +89 -0
  319. package/lib/composite-comp/dito/components/Orders/index.js +84 -0
  320. package/lib/composite-comp/dito/components/Orders/mobile/index.js +345 -0
  321. package/lib/composite-comp/dito/components/Orders/mobile/index.less +82 -0
  322. package/lib/composite-comp/dito/components/PersonalInformation/defaultJSON.js +95 -0
  323. package/lib/composite-comp/dito/components/PersonalInformation/index.js +84 -0
  324. package/lib/composite-comp/dito/components/PersonalInformation/mobile/images/avatar.png +0 -0
  325. package/lib/composite-comp/dito/components/PersonalInformation/mobile/index.js +587 -0
  326. package/lib/composite-comp/dito/components/PersonalInformation/mobile/index.less +133 -0
  327. package/lib/composite-comp/dito/components/Recommend/mobile/index.js +6 -5
  328. package/lib/composite-comp/dito/components/Recommend/mobile/index.less +73 -86
  329. package/lib/composite-comp/dito/components/Recommend/pc/index.js +6 -5
  330. package/lib/composite-comp/dito/components/SearchBar/mobile/index.less +45 -52
  331. package/lib/composite-comp/dito/components/SignBoard/mobile/index.js +6 -9
  332. package/lib/composite-comp/dito/components/SignBoard/mobile/index.less +62 -66
  333. package/lib/composite-comp/dito/config-panels/AffiliateRecommendConfig/RecommendConfigContent/index.js +102 -0
  334. package/lib/composite-comp/dito/config-panels/AffiliateRecommendConfig/RecommendConfigContent/index.less +0 -0
  335. package/lib/composite-comp/dito/config-panels/AffiliateRecommendConfig/RecommendConfigGroup/index.js +148 -0
  336. package/lib/composite-comp/dito/config-panels/AffiliateRecommendConfig/RecommendConfigGroup/index.less +16 -0
  337. package/lib/composite-comp/dito/config-panels/AffiliateRecommendConfig/imgs/defaultImg.png +0 -0
  338. package/lib/composite-comp/dito/config-panels/AffiliateRecommendConfig/index.js +141 -0
  339. package/lib/composite-comp/dito/config-panels/CommonFunctionsConfig/ConfigGroup/index.js +128 -0
  340. package/lib/composite-comp/dito/config-panels/CommonFunctionsConfig/index.js +113 -0
  341. package/lib/composite-comp/dito/config-panels/HeadNavigationConfig/GroupList/index.js +203 -0
  342. package/lib/composite-comp/dito/config-panels/HeadNavigationConfig/GroupList/index.less +72 -0
  343. package/lib/composite-comp/dito/config-panels/HeadNavigationConfig/HeadNavConfigImageGroup/index.js +142 -0
  344. package/lib/composite-comp/dito/config-panels/HeadNavigationConfig/index.js +121 -0
  345. package/lib/composite-comp/dito/config-panels/HeadNavigationConfig/index.less +23 -0
  346. package/lib/composite-comp/dito/config-panels/MenuNavigationConfig/GroupList/index.js +203 -0
  347. package/lib/composite-comp/dito/config-panels/MenuNavigationConfig/GroupList/index.less +72 -0
  348. package/lib/composite-comp/dito/config-panels/MenuNavigationConfig/MenuNavConfigImageGroup/index.js +137 -0
  349. package/lib/composite-comp/dito/config-panels/MenuNavigationConfig/MenuNavConfigImageGroup/index.less +6 -0
  350. package/lib/composite-comp/dito/config-panels/MenuNavigationConfig/index.js +40 -0
  351. package/lib/composite-comp/dito/config-panels/OrdersConfig/ConfigGroup/index.js +131 -0
  352. package/lib/composite-comp/dito/config-panels/OrdersConfig/index.js +114 -0
  353. package/lib/composite-comp/dito/config-panels/PersonalInformationConfig/ConfigGroup/index.js +131 -0
  354. package/lib/composite-comp/dito/config-panels/PersonalInformationConfig/index.js +118 -0
  355. package/lib/composite-comp/dito/config-panels/RecommendConfig/RecommendConfigGroup/index.js +10 -9
  356. package/lib/composite-comp/dito/second-config-panels/AffiliateRecommendSecondConfig/AIRecommendation/index.js +431 -0
  357. package/lib/composite-comp/dito/second-config-panels/AffiliateRecommendSecondConfig/index.js +214 -0
  358. package/lib/composite-comp/dito/second-config-panels/AffiliateRecommendSecondConfig/index.less +15 -0
  359. package/lib/composite-comp/dito/second-config-panels/CommonFunctionsSecondConfig/index.js +122 -0
  360. package/lib/composite-comp/dito/second-config-panels/CommonFunctionsSecondConfig/index.less +0 -0
  361. package/lib/composite-comp/dito/second-config-panels/HeadNavigationSecondConfig/index.js +127 -0
  362. package/lib/composite-comp/dito/second-config-panels/MenuNavigationSecondConfig/index.js +127 -0
  363. package/lib/composite-comp/dito/second-config-panels/OrdersSecondConfig/index.js +148 -0
  364. package/lib/composite-comp/dito/second-config-panels/OrdersSecondConfig/index.less +9 -0
  365. package/lib/composite-comp/dito/second-config-panels/PersonalInformationSecondConfig/index.js +143 -0
  366. package/lib/composite-comp/dito/second-config-panels/PersonalInformationSecondConfig/index.less +9 -0
  367. package/lib/constants/component-types.js +45 -3
  368. package/lib/constants/index.js +74 -5
  369. package/lib/constants/layout.js +48 -1
  370. package/lib/core/Designer/ChatRobot/components/SearchCondition/index.js +128 -0
  371. package/lib/core/Designer/ChatRobot/components/SearchCondition/index.less +33 -0
  372. package/lib/core/Designer/ChatRobot/index.js +84 -17
  373. package/lib/core/Designer/ChatRobot/index.less +69 -28
  374. package/lib/core/Designer/ConfigPanel/index.js +14 -3
  375. package/lib/core/Designer/FonixtreeGpt/index.js +222 -29
  376. package/lib/core/Designer/PageCompList/index.js +6 -5
  377. package/lib/core/Designer/QuickMenuBar/index.js +11 -5
  378. package/lib/core/Designer/QuickMenuBar/index.less +4 -0
  379. package/lib/core/Designer/RenderHtml/index.js +18 -15
  380. package/lib/core/Designer/RenderHtml/index.less +1 -1
  381. package/lib/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/images/AlignCenterSVG.js +19 -6
  382. package/lib/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/images/AlignLeftSVG.js +19 -6
  383. package/lib/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/images/AlignRightSVG.js +19 -6
  384. package/lib/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/index.js +27 -6
  385. package/lib/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/index.less +4 -20
  386. package/lib/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/UnderlineSelectPicker/index.js +77 -0
  387. package/lib/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/UnderlineSelectPicker/index.less +27 -0
  388. package/lib/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/index.js +36 -5
  389. package/lib/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/index.less +17 -16
  390. package/lib/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/index.js +27 -6
  391. package/lib/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/index.less +4 -20
  392. package/lib/core/Designer/ToolBarModal/ToolBtn/images/AlignCenterSVG.js +40 -0
  393. package/lib/core/Designer/ToolBarModal/ToolBtn/images/AlignLeftSVG.js +40 -0
  394. package/lib/core/Designer/ToolBarModal/ToolBtn/images/AlignRightSVG.js +40 -0
  395. package/lib/core/Designer/ToolBarModal/ToolBtn/index.js +28 -3
  396. package/lib/core/Designer/ToolBarModal/ToolBtn/index.less +2 -1
  397. package/lib/core/Designer/ToolBarModal/index.js +68 -22
  398. package/lib/core/Designer/ToolBarModal/index.less +3 -2
  399. package/lib/core/Designer/index.js +26 -2
  400. package/lib/core/Renderer/index.js +76 -29
  401. package/lib/decorator/compositeDecorator.js +33 -6
  402. package/lib/decorator/metaDecorator.js +1 -1
  403. package/lib/locale/en/en.json +17 -3
  404. package/lib/locale/es/es.json +17 -3
  405. package/lib/locale/id/id.json +17 -3
  406. package/lib/meta-comp/components/Image/index.js +31 -25
  407. package/lib/meta-comp/components/Text/formats/textAlign.js +58 -0
  408. package/lib/meta-comp/components/Text/index.js +4 -1
  409. package/lib/meta-comp/components/Text/index.less +8 -0
  410. package/lib/meta-comp/config-panels/ImageConfig/index.js +48 -44
  411. package/lib/mobx/Frame.js +17 -2
  412. package/lib/mobx/UserState.js +144 -0
  413. package/lib/mobx/index.js +9 -3
  414. package/lib/utils/androidUtil.js +13 -2
  415. package/lib/utils/businessUtil.js +25 -3
  416. package/lib/utils/commonUtil.js +177 -22
  417. package/lib/utils/coreUtil.js +45 -2
  418. package/lib/utils/currencyUtil.js +9 -2
  419. package/package.json +2 -1
@@ -0,0 +1,107 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.groupSourceMenuJSON = exports.getDefaultJSON = void 0;
7
+
8
+ var _uuid = require("uuid");
9
+
10
+ var _base = require("../../../../assets/images/base64");
11
+
12
+ var defaultMenuName = [{
13
+ name: 'Home',
14
+ icon: _base.menuHomeIcon,
15
+ selectedIcon: _base.menuHomeSelectedIcon,
16
+ clickUrl: {
17
+ value: '/',
18
+ name: 'Home',
19
+ type: 'FunctionPage'
20
+ }
21
+ }, {
22
+ name: 'Category',
23
+ icon: _base.menuCategoryIcon,
24
+ selectedIcon: _base.menuCategorySelectedIcon,
25
+ clickUrl: {
26
+ value: '/main/category',
27
+ name: 'Category',
28
+ type: 'FunctionPage'
29
+ }
30
+ }, {
31
+ name: 'Community',
32
+ icon: _base.menuCommunityIcon,
33
+ selectedIcon: _base.menuCommunitySelectedIcon,
34
+ clickUrl: {
35
+ value: '/main/community',
36
+ name: 'Community',
37
+ type: 'FunctionPage'
38
+ }
39
+ }, {
40
+ name: 'Cart',
41
+ icon: _base.menuCartIcon,
42
+ selectedIcon: _base.menuCartSelectedIcon,
43
+ clickUrl: {
44
+ value: '/main/cart',
45
+ name: 'Cart',
46
+ remark: '/h5/carts/num'
47
+ }
48
+ }, {
49
+ name: 'Account',
50
+ icon: _base.menuAccountIcon,
51
+ selectedIcon: _base.menuAccountSelectedIcon,
52
+ clickUrl: {
53
+ value: '/main/account',
54
+ name: 'Account',
55
+ type: 'FunctionPage'
56
+ }
57
+ }];
58
+
59
+ var groupSourceMenuJSON = function groupSourceMenuJSON(group) {
60
+ if (!group) group = defaultMenuName[0];
61
+ var itemId = (0, _uuid.v4)();
62
+ return {
63
+ id: itemId,
64
+ type: group.name,
65
+ image: {
66
+ parentId: itemId,
67
+ id: (0, _uuid.v4)(),
68
+ open: true,
69
+ type: 'IMAGE',
70
+ content: {
71
+ h5Name: 'name2',
72
+ pcName: 'name2',
73
+ h5ImgSrc: group.icon,
74
+ pcImgSrc: '',
75
+ clickUrl: group.clickUrl
76
+ },
77
+ hover: {
78
+ open: true,
79
+ backgroundType: 'new',
80
+ magnification: 1.5,
81
+ pcImgHoverUrl: '',
82
+ h5ImgHoverUrl: group.selectedIcon
83
+ }
84
+ }
85
+ };
86
+ };
87
+
88
+ exports.groupSourceMenuJSON = groupSourceMenuJSON;
89
+
90
+ var getDefaultJSON = function getDefaultJSON() {
91
+ var groupId = (0, _uuid.v4)();
92
+ return {
93
+ id: groupId,
94
+ type: 'MENU_NAVIGATION',
95
+ groupSource: defaultMenuName.map(function (group) {
96
+ return groupSourceMenuJSON(group);
97
+ }),
98
+ background: {
99
+ opacity: 100,
100
+ color: '#fff',
101
+ image: '',
102
+ bgType: 'color'
103
+ }
104
+ };
105
+ };
106
+
107
+ exports.getDefaultJSON = getDefaultJSON;
@@ -0,0 +1,84 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports["default"] = void 0;
7
+
8
+ var _react = _interopRequireWildcard(require("react"));
9
+
10
+ var _mobile = _interopRequireDefault(require("./mobile"));
11
+
12
+ var _defaultJSON = require("./defaultJSON");
13
+
14
+ var _compositeDecorator = _interopRequireDefault(require("../../../../decorator/compositeDecorator"));
15
+
16
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
17
+
18
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
19
+
20
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
21
+
22
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
23
+
24
+ var __extends = void 0 && (void 0).__extends || function () {
25
+ var _extendStatics = function extendStatics(d, b) {
26
+ _extendStatics = Object.setPrototypeOf || {
27
+ __proto__: []
28
+ } instanceof Array && function (d, b) {
29
+ d.__proto__ = b;
30
+ } || function (d, b) {
31
+ for (var p in b) {
32
+ if (b.hasOwnProperty(p)) d[p] = b[p];
33
+ }
34
+ };
35
+
36
+ return _extendStatics(d, b);
37
+ };
38
+
39
+ return function (d, b) {
40
+ _extendStatics(d, b);
41
+
42
+ function __() {
43
+ this.constructor = d;
44
+ }
45
+
46
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
47
+ };
48
+ }();
49
+
50
+ var __decorate = void 0 && (void 0).__decorate || function (decorators, target, key, desc) {
51
+ var c = arguments.length,
52
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
53
+ d;
54
+ if ((typeof Reflect === "undefined" ? "undefined" : _typeof(Reflect)) === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) {
55
+ if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
56
+ }
57
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
58
+ };
59
+
60
+ var MenuNavigation =
61
+ /** @class */
62
+ function (_super) {
63
+ __extends(MenuNavigation, _super);
64
+
65
+ function MenuNavigation() {
66
+ return _super !== null && _super.apply(this, arguments) || this;
67
+ }
68
+
69
+ MenuNavigation.prototype.render = function () {
70
+ var nodeData = this.props.nodeData;
71
+ return /*#__PURE__*/_react["default"].createElement("div", null, window.magicDesign.device === 'pc' ? null : /*#__PURE__*/_react["default"].createElement(_mobile["default"], {
72
+ data: nodeData
73
+ }));
74
+ };
75
+
76
+ MenuNavigation.defaultProps = {};
77
+ MenuNavigation.type = 'MENU_NAVIGATION';
78
+ MenuNavigation.getDefaultJSON = _defaultJSON.getDefaultJSON;
79
+ MenuNavigation = __decorate([_compositeDecorator["default"]], MenuNavigation);
80
+ return MenuNavigation;
81
+ }(_react.Component);
82
+
83
+ var _default = MenuNavigation;
84
+ exports["default"] = _default;
@@ -0,0 +1,87 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports["default"] = void 0;
7
+
8
+ var _react = _interopRequireDefault(require("react"));
9
+
10
+ var _MenuNavMetaImage = _interopRequireDefault(require("../MenuNavMetaImage"));
11
+
12
+ var _commonUtil = require("../../../../../utils/commonUtil");
13
+
14
+ require("./index.less");
15
+
16
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
17
+
18
+ var __extends = void 0 && (void 0).__extends || function () {
19
+ var _extendStatics = function extendStatics(d, b) {
20
+ _extendStatics = Object.setPrototypeOf || {
21
+ __proto__: []
22
+ } instanceof Array && function (d, b) {
23
+ d.__proto__ = b;
24
+ } || function (d, b) {
25
+ for (var p in b) {
26
+ if (b.hasOwnProperty(p)) d[p] = b[p];
27
+ }
28
+ };
29
+
30
+ return _extendStatics(d, b);
31
+ };
32
+
33
+ return function (d, b) {
34
+ _extendStatics(d, b);
35
+
36
+ function __() {
37
+ this.constructor = d;
38
+ }
39
+
40
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
41
+ };
42
+ }();
43
+
44
+ var MenuNavigationMobile =
45
+ /** @class */
46
+ function (_super) {
47
+ __extends(MenuNavigationMobile, _super);
48
+
49
+ function MenuNavigationMobile() {
50
+ var _this = _super !== null && _super.apply(this, arguments) || this;
51
+
52
+ _this.carouselRef = /*#__PURE__*/_react["default"].createRef();
53
+ _this.state = {};
54
+ return _this;
55
+ }
56
+
57
+ MenuNavigationMobile.prototype.render = function () {
58
+ var _this = this;
59
+
60
+ var data = this.props.data;
61
+ var GAData = (0, _commonUtil.getGAData)(data);
62
+ return /*#__PURE__*/_react["default"].createElement("div", {
63
+ className: "m-menu-navigation"
64
+ }, data.groupSource.map(function (group) {
65
+ return /*#__PURE__*/_react["default"].createElement("div", {
66
+ key: group.id,
67
+ className: "menu-item",
68
+ onClick: function onClick() {
69
+ return _this.clickJump(group.title.text);
70
+ }
71
+ }, group.image.open && /*#__PURE__*/_react["default"].createElement(_MenuNavMetaImage["default"], {
72
+ data: group.image,
73
+ GAData: GAData
74
+ }));
75
+ }));
76
+ };
77
+
78
+ MenuNavigationMobile.defaultProps = {
79
+ data: {
80
+ groupSource: []
81
+ }
82
+ };
83
+ return MenuNavigationMobile;
84
+ }(_react["default"].Component);
85
+
86
+ var _default = MenuNavigationMobile;
87
+ exports["default"] = _default;
@@ -0,0 +1,8 @@
1
+ .m-menu-navigation {
2
+ width: 100%;
3
+ display: flex;
4
+ align-items: center;
5
+ }
6
+ .m-menu-navigation .menu-item {
7
+ flex: 1;
8
+ }
@@ -1,38 +1,21 @@
1
- .mobile-navigation-mobile {
2
- // display: flex;
3
- // flex-direction: column;
4
- // padding-top: 18px;
5
- .group-wrap {
6
- padding: 0 20px;
7
- display: flex;
8
- .one-card {
9
- // display: flex;
10
-
11
- .card-image-wrap {
12
- margin-bottom: 4px;
13
- width: 100%;
14
- }
15
- }
16
- }
17
-
1
+ .mobile-navigation-mobile .group-wrap {
2
+ padding: 0 0.4rem;
3
+ display: flex;
18
4
  }
19
-
20
- .newline {
21
- .group-wrap {
22
- flex-wrap: wrap;
23
- }
5
+ .mobile-navigation-mobile .group-wrap .one-card .card-image-wrap {
6
+ margin-bottom: 0.08rem;
7
+ width: 100%;
24
8
  }
25
-
26
- .tile {
27
- .group-wrap {
28
- // overflow-x: scroll;
29
- overflow-x: auto;
30
- flex-wrap: nowrap;
31
- scroll-snap-type: x;
32
- padding: 0 15px;
33
- .one-card {
34
- flex-shrink: 0;
35
- scroll-snap-align: end;
36
- }
37
- }
9
+ .newline .group-wrap {
10
+ flex-wrap: wrap;
11
+ }
12
+ .tile .group-wrap {
13
+ overflow-x: auto;
14
+ flex-wrap: nowrap;
15
+ scroll-snap-type: x;
16
+ padding: 0 0.3rem;
17
+ }
18
+ .tile .group-wrap .one-card {
19
+ flex-shrink: 0;
20
+ scroll-snap-align: end;
38
21
  }
@@ -0,0 +1,89 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.getDefaultJSON = exports.OrdersGroupSourceJSON = void 0;
7
+
8
+ var _uuid = require("uuid");
9
+
10
+ var OrdersGroupSourceJSON = function OrdersGroupSourceJSON(text) {
11
+ var groupId = (0, _uuid.v4)();
12
+ return {
13
+ id: groupId,
14
+ title: {
15
+ parentId: groupId,
16
+ id: (0, _uuid.v4)(),
17
+ open: true,
18
+ type: 'TEXT',
19
+ specialContent: [],
20
+ text: text || 'Name',
21
+ content: {
22
+ sizeType: 'Customize font styles',
23
+ fontFamily: 'Open Sans',
24
+ fontWeight: 400,
25
+ fontSize: 12,
26
+ color: '#2C2C2C',
27
+ width: 0,
28
+ textAlign: 'center'
29
+ },
30
+ underline: {
31
+ open: false,
32
+ textDecorationColor: '',
33
+ textDecorationStyle: 'solid'
34
+ },
35
+ vertical: {}
36
+ },
37
+ image: {
38
+ parentId: groupId,
39
+ id: (0, _uuid.v4)(),
40
+ open: true,
41
+ type: 'IMAGE',
42
+ content: {
43
+ h5Name: 'name2',
44
+ pcName: 'name2',
45
+ h5ImgSrc: '',
46
+ pcImgSrc: '',
47
+ clickUrl: ''
48
+ },
49
+ hover: {
50
+ open: false,
51
+ backgroundType: 'enlarge',
52
+ magnification: 1.5,
53
+ pcImgHoverUrl: '',
54
+ h5ImgHoverUrl: ''
55
+ }
56
+ },
57
+ sourceType: text
58
+ };
59
+ };
60
+
61
+ exports.OrdersGroupSourceJSON = OrdersGroupSourceJSON;
62
+
63
+ var getDefaultJSON = function getDefaultJSON() {
64
+ return {
65
+ id: (0, _uuid.v4)(),
66
+ type: 'ORDERS',
67
+ groupSource: [OrdersGroupSourceJSON('To Pay'), OrdersGroupSourceJSON('To Ship'), OrdersGroupSourceJSON('To Receive'), OrdersGroupSourceJSON('Done'), OrdersGroupSourceJSON('Cancelled')],
68
+ spacing: {
69
+ pc: {
70
+ paddingTop: 0,
71
+ paddingBottom: 0,
72
+ marginBottom: 0
73
+ },
74
+ mobile: {
75
+ paddingTop: 0,
76
+ paddingBottom: 0,
77
+ marginBottom: 0
78
+ }
79
+ },
80
+ background: {
81
+ opacity: 100,
82
+ color: '#FFFFFF',
83
+ image: '',
84
+ bgType: 'color'
85
+ }
86
+ };
87
+ };
88
+
89
+ exports.getDefaultJSON = getDefaultJSON;
@@ -0,0 +1,84 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports["default"] = void 0;
7
+
8
+ var _react = _interopRequireWildcard(require("react"));
9
+
10
+ var _mobile = _interopRequireDefault(require("./mobile"));
11
+
12
+ var _defaultJSON = require("./defaultJSON");
13
+
14
+ var _compositeDecorator = _interopRequireDefault(require("../../../../decorator/compositeDecorator"));
15
+
16
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
17
+
18
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
19
+
20
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
21
+
22
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
23
+
24
+ var __extends = void 0 && (void 0).__extends || function () {
25
+ var _extendStatics = function extendStatics(d, b) {
26
+ _extendStatics = Object.setPrototypeOf || {
27
+ __proto__: []
28
+ } instanceof Array && function (d, b) {
29
+ d.__proto__ = b;
30
+ } || function (d, b) {
31
+ for (var p in b) {
32
+ if (b.hasOwnProperty(p)) d[p] = b[p];
33
+ }
34
+ };
35
+
36
+ return _extendStatics(d, b);
37
+ };
38
+
39
+ return function (d, b) {
40
+ _extendStatics(d, b);
41
+
42
+ function __() {
43
+ this.constructor = d;
44
+ }
45
+
46
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
47
+ };
48
+ }();
49
+
50
+ var __decorate = void 0 && (void 0).__decorate || function (decorators, target, key, desc) {
51
+ var c = arguments.length,
52
+ r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
53
+ d;
54
+ if ((typeof Reflect === "undefined" ? "undefined" : _typeof(Reflect)) === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) {
55
+ if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
56
+ }
57
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
58
+ };
59
+
60
+ var Orders =
61
+ /** @class */
62
+ function (_super) {
63
+ __extends(Orders, _super);
64
+
65
+ function Orders() {
66
+ return _super !== null && _super.apply(this, arguments) || this;
67
+ }
68
+
69
+ Orders.prototype.render = function () {
70
+ var nodeData = this.props.nodeData;
71
+ return /*#__PURE__*/_react["default"].createElement("div", null, window.magicDesign.device === 'pc' ? /*#__PURE__*/_react["default"].createElement(_react["default"].Fragment, null) : /*#__PURE__*/_react["default"].createElement(_mobile["default"], {
72
+ data: nodeData
73
+ }));
74
+ };
75
+
76
+ Orders.defaultProps = {};
77
+ Orders.type = 'ORDERS';
78
+ Orders.getDefaultJSON = _defaultJSON.getDefaultJSON;
79
+ Orders = __decorate([_compositeDecorator["default"]], Orders);
80
+ return Orders;
81
+ }(_react.Component);
82
+
83
+ var _default = Orders;
84
+ exports["default"] = _default;