@fonixtree/magic-design 2.0.162 → 2.0.164

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 (920) hide show
  1. package/es/assets/fonts/.DS_Store +0 -0
  2. package/es/composite-comp/bol/components/Banner/defaultJSON.js +11 -6
  3. package/es/composite-comp/bol/components/Button/defaultJSON.js +6 -1
  4. package/es/composite-comp/bol/components/Carousel/defaultJSON.js +11 -6
  5. package/es/composite-comp/bol/components/ImageText/defaultJSON.js +17 -12
  6. package/es/composite-comp/bol/components/Newsletter/defaultJSON.js +14 -3
  7. package/es/composite-comp/bol/components/Tag/defaultJSON.js +6 -1
  8. package/es/composite-comp/bol/components/Text/defaultJSON.js +16 -5
  9. package/es/composite-comp/bol/components/Video/defaultJSON.js +9 -4
  10. package/es/composite-comp/bol/components/Wallet/defaultJSON.js +14 -6
  11. package/es/composite-comp/bol/components/WalletNuri/defaultJSON.js +8 -3
  12. package/es/composite-comp/bol/components/WalletNuri/mobile/index.js +2 -6
  13. package/es/composite-comp/common/config-panels/InputField/index.js +17 -12
  14. package/es/composite-comp/dito/components/Bargain/defaultJSON.js +11 -6
  15. package/es/composite-comp/dito/components/CommonFunctions/defaultJSON.js +6 -1
  16. package/es/composite-comp/dito/components/FlashDeal/defaultJSON.js +11 -6
  17. package/es/composite-comp/dito/components/GroupBuy/defaultJSON.js +11 -6
  18. package/es/composite-comp/dito/components/MobileNavigation/defaultJSON.js +6 -1
  19. package/es/composite-comp/dito/components/Orders/defaultJSON.js +6 -1
  20. package/es/composite-comp/dito/components/PcNavigation/defaultJSON.js +10 -5
  21. package/es/composite-comp/dito/components/PersonalInformation/defaultJSON.js +7 -2
  22. package/es/composite-comp/dito/components/Recommend/defaultJSON.js +15 -7
  23. package/es/composite-comp/dito/components/SearchBar/defaultJSON.js +6 -1
  24. package/es/composite-comp/dito/components/SignBoard/defaultJSON.js +6 -5
  25. package/es/composite-comp/dito/config-panels/PcNavigationConfig/TextOnlyFontConfig/index.js +20 -32
  26. package/es/composite-comp/monpay/components/InterestProducts/defaultJSON.js +6 -1
  27. package/es/composite-comp/monpay/components/MerchantSales/defaultJSON.js +6 -1
  28. package/es/composite-comp/monpay/components/MonpayFlashDeal/defaultJSON.js +13 -8
  29. package/es/composite-comp/monpay/components/MonpayRecommend/defaultJSON.js +17 -9
  30. package/es/composite-comp/monpay/components/MonpaySignBoard/defaultJSON.js +7 -2
  31. package/es/composite-comp/nuri/components/AffiliateRecommend/defaultJSON.js +13 -5
  32. package/es/constants/index.js +48 -2
  33. package/es/core/Designer/ToolBarModal/index.js +11 -40
  34. package/es/locale/en/en.json +4 -4
  35. package/es/locale/es/es.json +4 -4
  36. package/es/locale/mn/mn.json +4 -4
  37. package/es/meta-comp/config-panels/ButtonConfig/index.js +21 -15
  38. package/es/meta-comp/config-panels/TextConfig/index.js +16 -17
  39. package/lib/assets/fonts/.DS_Store +0 -0
  40. package/lib/assets/fonts/Inter-Bold.ttf +0 -0
  41. package/lib/assets/fonts/Inter-Regular.ttf +0 -0
  42. package/lib/assets/fonts/Inter-SemiBold.ttf +0 -0
  43. package/lib/assets/fonts/Montserrat-Bold.ttf +0 -0
  44. package/lib/assets/fonts/Montserrat-Medium.ttf +0 -0
  45. package/lib/assets/fonts/Montserrat-Regular.ttf +0 -0
  46. package/lib/assets/fonts/Montserrat-SemiBold.ttf +0 -0
  47. package/lib/assets/fonts/OpenSans-Bold.ttf +0 -0
  48. package/lib/assets/fonts/OpenSans-Regular.ttf +0 -0
  49. package/lib/assets/fonts/OpenSans-SemiBold.ttf +0 -0
  50. package/lib/assets/fonts/Trueno-Light.otf +0 -0
  51. package/lib/assets/fonts/Trueno-Regular.otf +0 -0
  52. package/lib/assets/fonts/TruenoBd.otf +0 -0
  53. package/lib/assets/fonts/magic-box-iconfont.css +603 -0
  54. package/lib/assets/fonts/magic-box-iconfont.css.bak +587 -0
  55. package/lib/assets/fonts/magic-box-iconfont.js +1 -0
  56. package/lib/assets/fonts/magic-box-iconfont.js.bak +1 -0
  57. package/lib/assets/fonts/magic-box-iconfont.ttf +0 -0
  58. package/lib/assets/fonts/magic-box-iconfont.woff +0 -0
  59. package/lib/assets/fonts/magic-box-iconfont.woff2 +0 -0
  60. package/lib/assets/images/base64/index.js +46 -0
  61. package/lib/assets/images/layout-icon/banner-slide-layout1.png +0 -0
  62. package/lib/assets/images/layout-icon/banner-slide-layout1.svg +6 -0
  63. package/lib/assets/images/layout-icon/banner-slide-layout2.png +0 -0
  64. package/lib/assets/images/layout-icon/carouselLayout1.png +0 -0
  65. package/lib/assets/images/layout-icon/carouselLayout2.png +0 -0
  66. package/lib/assets/images/layout-icon/carouselLayout3.png +0 -0
  67. package/lib/assets/images/layout-icon/dividerLayout.svg +4 -0
  68. package/lib/assets/images/layout-icon/flash-deal-layout1.png +0 -0
  69. package/lib/assets/images/layout-icon/imageGalleryLayout1.png +0 -0
  70. package/lib/assets/images/layout-icon/imageGalleryLayout2.png +0 -0
  71. package/lib/assets/images/layout-icon/imageGalleryLayout3.png +0 -0
  72. package/lib/assets/images/layout-icon/imageTextLeft.svg +6 -0
  73. package/lib/assets/images/layout-icon/imageTextRight.svg +6 -0
  74. package/lib/assets/images/layout-icon/layout-imagetext-m1-1.png +0 -0
  75. package/lib/assets/images/layout-icon/layout-imagetext-m1-2.png +0 -0
  76. package/lib/assets/images/layout-icon/layout-imagetext-m1-3.png +0 -0
  77. package/lib/assets/images/layout-icon/layout-imagetext-m2.png +0 -0
  78. package/lib/assets/images/layout-icon/layout-imagetext-m3-1.svg +18 -0
  79. package/lib/assets/images/layout-icon/layout-imagetext-m3-2.svg +9 -0
  80. package/lib/assets/images/layout-icon/layout-imagetext-m3.png +0 -0
  81. package/lib/assets/images/layout-icon/layout-imagetext-p1.png +0 -0
  82. package/lib/assets/images/layout-icon/layout-imagetext-p2.png +0 -0
  83. package/lib/assets/images/layout-icon/layout-imagetext-p3.png +0 -0
  84. package/lib/assets/images/layout-icon/layout-imagetext-p4.png +0 -0
  85. package/lib/assets/images/layout-icon/layout-navigation-newline.png +0 -0
  86. package/lib/assets/images/layout-icon/layout-navigation-normal.png +0 -0
  87. package/lib/assets/images/layout-icon/layout-navigation-tile.png +0 -0
  88. package/lib/assets/images/layout-icon/layout-recommend-1.png +0 -0
  89. package/lib/assets/images/layout-icon/layout-recommend-2.png +0 -0
  90. package/lib/assets/images/layout-icon/layout-recommend-3.png +0 -0
  91. package/lib/assets/images/layout-icon/layout-recommend-4.png +0 -0
  92. package/lib/assets/images/layout-icon/layout-recommend-5.png +0 -0
  93. package/lib/assets/images/layout-icon/layout-recommend-mobile-1.png +0 -0
  94. package/lib/assets/images/layout-icon/layout-recommend-mobile-2.png +0 -0
  95. package/lib/assets/images/layout-icon/layout-recommend-mobile-3.png +0 -0
  96. package/lib/assets/images/layout-icon/layout-recommend-mobile-4.png +0 -0
  97. package/lib/assets/images/layout-icon/layout-search.png +0 -0
  98. package/lib/assets/images/layout-icon/layout-video-h5-1.png +0 -0
  99. package/lib/assets/images/layout-icon/layout-video-h5-2.png +0 -0
  100. package/lib/assets/images/layout-icon/layout-video-h5-3.png +0 -0
  101. package/lib/assets/images/layout-icon/layout-video-pc-1.png +0 -0
  102. package/lib/assets/images/layout-icon/layout-video-pc-2.png +0 -0
  103. package/lib/assets/images/layout-icon/layout-video-pc-3.png +0 -0
  104. package/lib/assets/images/layout-icon/layout-video-pc-4.png +0 -0
  105. package/lib/assets/images/layout-icon/layout-video-pc-5.png +0 -0
  106. package/lib/assets/images/layout-icon/locationLayout.png +0 -0
  107. package/lib/assets/images/layout-icon/monpaySignBoardLayout1.png +0 -0
  108. package/lib/assets/images/layout-icon/newsletter.svg +7 -0
  109. package/lib/assets/images/layout-icon/walletLayout1.png +0 -0
  110. package/lib/assets/images/layout-icon/walletLayout2.png +0 -0
  111. package/lib/assets/images/layout-icon/walletNuriLayout1.png +0 -0
  112. package/lib/assets/less/button.less +37 -0
  113. package/lib/assets/less/common.less +82 -0
  114. package/lib/assets/less/cylon-antd.less +32456 -0
  115. package/lib/assets/less/datepicker.less +13 -0
  116. package/lib/assets/less/font.less +91 -0
  117. package/lib/assets/less/form.less +10 -0
  118. package/lib/assets/less/global.less +8 -0
  119. package/lib/assets/less/index.less +13 -0
  120. package/lib/assets/less/input.less +26 -0
  121. package/lib/assets/less/menu.less +24 -0
  122. package/lib/assets/less/modal.less +25 -0
  123. package/lib/assets/less/select.less +32 -0
  124. package/lib/assets/less/slider.less +69 -0
  125. package/lib/assets/less/switch.less +20 -0
  126. package/lib/assets/less/table.less +52 -0
  127. package/lib/assets/less/variables.less +4 -0
  128. package/lib/common/AffiliateProductModal/index.js +582 -0
  129. package/lib/common/AffiliateProductModal/index.less +146 -0
  130. package/lib/common/AlignSelector/index.js +120 -0
  131. package/lib/common/AlignSelector/index.less +28 -0
  132. package/lib/common/Button/index.js +135 -0
  133. package/lib/common/Button/index.less +72 -0
  134. package/lib/common/ButtonIconLayout/index.js +105 -0
  135. package/lib/common/ButtonIconLayout/index.less +55 -0
  136. package/lib/common/CardCarousel/index.js +171 -0
  137. package/lib/common/CardCarousel/index.less +28 -0
  138. package/lib/common/Carousel/index.js +69 -0
  139. package/lib/common/Carousel/index.less +0 -0
  140. package/lib/common/Collapse/index.js +404 -0
  141. package/lib/common/Collapse/index.less +100 -0
  142. package/lib/common/ColorPicker/imgs/no-color.png +0 -0
  143. package/lib/common/ColorPicker/index.js +134 -0
  144. package/lib/common/ColorPicker/index.less +26 -0
  145. package/lib/common/ColorPickerInput/imgs/code.png +0 -0
  146. package/lib/common/ColorPickerInput/index.js +116 -0
  147. package/lib/common/ColorPickerInput/index.less +50 -0
  148. package/lib/common/CountDown/index.js +160 -0
  149. package/lib/common/CountDown/index.less +23 -0
  150. package/lib/common/CropperModal/index.js +126 -0
  151. package/lib/common/CropperModal/index.less +29 -0
  152. package/lib/common/Field/index.js +97 -0
  153. package/lib/common/Field/index.less +37 -0
  154. package/lib/common/FontStyles/index.js +197 -0
  155. package/lib/common/FontStyles/index.less +62 -0
  156. package/lib/common/GroupList/defaultImg.png +0 -0
  157. package/lib/common/GroupList/index.js +216 -0
  158. package/lib/common/GroupList/index.less +88 -0
  159. package/lib/common/IconPicker/index.js +147 -0
  160. package/lib/common/IconPicker/index.less +46 -0
  161. package/lib/common/Iconfont/index.js +151 -0
  162. package/lib/common/Iconfont/index.less +20 -0
  163. package/lib/common/ImageLazy/index.js +172 -0
  164. package/lib/common/ImageLazy/index.less +0 -0
  165. package/lib/common/ImageModal/CommonModal/const.js +22 -0
  166. package/lib/common/ImageModal/CommonModal/index.js +48 -0
  167. package/lib/common/ImageModal/CommonSelPicCard/index.js +80 -0
  168. package/lib/common/ImageModal/CommonSelPicCard/index.less +40 -0
  169. package/lib/common/ImageModal/const.js +24 -0
  170. package/lib/common/ImageModal/index.js +825 -0
  171. package/lib/common/ImageModal/index.less +34 -0
  172. package/lib/common/ImageModal/utils.js +609 -0
  173. package/lib/common/ImagePicker/index.js +315 -0
  174. package/lib/common/ImagePicker/index.less +206 -0
  175. package/lib/common/ImgArea/components/Crop.js +270 -0
  176. package/lib/common/ImgArea/components/Icons.js +44 -0
  177. package/lib/common/ImgArea/components/MultiCrops.js +217 -0
  178. package/lib/common/ImgArea/index.js +11 -0
  179. package/lib/common/InputNumber/index.js +91 -0
  180. package/lib/common/InputNumber/index.less +38 -0
  181. package/lib/common/LayoutSelector/imgs/center.png +0 -0
  182. package/lib/common/LayoutSelector/imgs/left.png +0 -0
  183. package/lib/common/LayoutSelector/imgs/right.png +0 -0
  184. package/lib/common/LayoutSelector/index.js +111 -0
  185. package/lib/common/LayoutSelector/index.less +37 -0
  186. package/lib/common/LinkModal/AffiliatePlatform/index.js +325 -0
  187. package/lib/common/LinkModal/AffiliateProductTable/index.js +347 -0
  188. package/lib/common/LinkModal/AffiliateStore/index.js +331 -0
  189. package/lib/common/LinkModal/BundleCampaign/index.js +413 -0
  190. package/lib/common/LinkModal/BundleCampaign/index.less +22 -0
  191. package/lib/common/LinkModal/CatgTable/index.js +245 -0
  192. package/lib/common/LinkModal/CouponTable/index.js +316 -0
  193. package/lib/common/LinkModal/CustomTable/index.js +240 -0
  194. package/lib/common/LinkModal/FilteredProductModal/index.js +692 -0
  195. package/lib/common/LinkModal/FilteredProductModal/index.less +129 -0
  196. package/lib/common/LinkModal/FunctionTable/index.js +236 -0
  197. package/lib/common/LinkModal/InterestedMerchants/index.js +325 -0
  198. package/lib/common/LinkModal/InterestedProducts/index.js +325 -0
  199. package/lib/common/LinkModal/MerchantStory/index.js +327 -0
  200. package/lib/common/LinkModal/MiniAppApi/const.js +637 -0
  201. package/lib/common/LinkModal/MiniAppApi/index.js +63 -0
  202. package/lib/common/LinkModal/MiniAppTable/index.js +252 -0
  203. package/lib/common/LinkModal/MissionDetail/index.js +318 -0
  204. package/lib/common/LinkModal/ProductDetailPage/index.js +566 -0
  205. package/lib/common/LinkModal/ProductDetailPage/index.less +15 -0
  206. package/lib/common/LinkModal/SelectVideoModal/index.js +214 -0
  207. package/lib/common/LinkModal/SelectVideoModal/index.less +113 -0
  208. package/lib/common/LinkModal/ShareUrl/index.js +35 -0
  209. package/lib/common/LinkModal/ShareUrl/index.less +3 -0
  210. package/lib/common/LinkModal/StoreCatgTable/index.js +245 -0
  211. package/lib/common/LinkModal/StoreTable/index.js +327 -0
  212. package/lib/common/LinkModal/index.js +464 -0
  213. package/lib/common/LinkModal/index.less +137 -0
  214. package/lib/common/MagicLink/index.js +89 -0
  215. package/lib/common/MagicLink/index.less +0 -0
  216. package/lib/common/MessageModal/index.js +73 -0
  217. package/lib/common/MessageModal/index.less +86 -0
  218. package/lib/common/MonpayCountDown/index.js +160 -0
  219. package/lib/common/MyModal/index.js +417 -0
  220. package/lib/common/MyModal/index.less +74 -0
  221. package/lib/common/NewImg/index.js +165 -0
  222. package/lib/common/NewImg/index.less +0 -0
  223. package/lib/common/PopUpModal/index.js +143 -0
  224. package/lib/common/PopUpModal/index.less +93 -0
  225. package/lib/common/ProductFilterModal/components/FilterSearchModal/imgs/notFound.png +0 -0
  226. package/lib/common/ProductFilterModal/components/FilterSearchModal/index.js +241 -0
  227. package/lib/common/ProductFilterModal/components/FilterSearchModal/index.less +144 -0
  228. package/lib/common/ProductFilterModal/index.js +362 -0
  229. package/lib/common/ProductFilterModal/index.less +113 -0
  230. package/lib/common/ProductModal/SortableImageList/index.js +118 -0
  231. package/lib/common/ProductModal/SortableImageList/index.less +3 -0
  232. package/lib/common/ProductModal/index.js +847 -0
  233. package/lib/common/ProductModal/index.less +152 -0
  234. package/lib/common/ProductSource/index.js +346 -0
  235. package/lib/common/ProductSource/index.less +14 -0
  236. package/lib/common/RatingText/index.js +105 -0
  237. package/lib/common/RatingText/index.less +12 -0
  238. package/lib/common/RcCollapse/Collapse.js +240 -0
  239. package/lib/common/RcCollapse/Panel.js +193 -0
  240. package/lib/common/RcCollapse/PanelContent.js +59 -0
  241. package/lib/common/RcCollapse/index.js +15 -0
  242. package/lib/common/RcCollapse/index.less +108 -0
  243. package/lib/common/RcCollapse/interface.js +1 -0
  244. package/lib/common/RcCollapse/motion.less +12 -0
  245. package/lib/common/RcCollapse/motionUtil.js +44 -0
  246. package/lib/common/Slider/index.js +151 -0
  247. package/lib/common/Slider/index.less +45 -0
  248. package/lib/common/SwiperBan/index.js +94 -0
  249. package/lib/common/SwiperBan/index.less +25 -0
  250. package/lib/common/SwitchCollapse/index.js +220 -0
  251. package/lib/common/SwitchCollapse/index.less +40 -0
  252. package/lib/common/SystemNotification/Confirm/index.js +263 -0
  253. package/lib/common/SystemNotification/Confirm/index.less +33 -0
  254. package/lib/common/SystemNotification/index.js +115 -0
  255. package/lib/common/Tag/index.js +46 -0
  256. package/lib/common/Tag/index.less +16 -0
  257. package/lib/common/UrlPicker/AnchorModal/index.js +170 -0
  258. package/lib/common/UrlPicker/AnchorModal/index.less +21 -0
  259. package/lib/common/UrlPicker/index.js +182 -0
  260. package/lib/common/UrlPicker/index.less +86 -0
  261. package/lib/common/Video/QualityComponent/index.js +169 -0
  262. package/lib/common/Video/QualityComponent/index.less +78 -0
  263. package/lib/common/Video/RateComponent/index.js +100 -0
  264. package/lib/common/Video/RateComponent/index.less +62 -0
  265. package/lib/common/Video/background.png +0 -0
  266. package/lib/common/Video/closeImg.png +0 -0
  267. package/lib/common/Video/cover.png +0 -0
  268. package/lib/common/Video/index.js +804 -0
  269. package/lib/common/Video/index.less +70 -0
  270. package/lib/common/VideoUpload/index.js +157 -0
  271. package/lib/common/VideoUpload/index.less +114 -0
  272. package/lib/common/VideoUpload/video-upload-icon.png +0 -0
  273. package/lib/common/index.js +231 -0
  274. package/lib/composite-comp/bol/components/Banner/defaultJSON.js +282 -0
  275. package/lib/composite-comp/bol/components/Banner/imgs/banner.png +0 -0
  276. package/lib/composite-comp/bol/components/Banner/index.js +103 -0
  277. package/lib/composite-comp/bol/components/Banner/mobile/index.js +305 -0
  278. package/lib/composite-comp/bol/components/Banner/mobile/index.less +58 -0
  279. package/lib/composite-comp/bol/components/Banner/pc/index.js +357 -0
  280. package/lib/composite-comp/bol/components/Banner/pc/index.less +91 -0
  281. package/lib/composite-comp/bol/components/Button/defaultJSON.js +99 -0
  282. package/lib/composite-comp/bol/components/Button/index.js +122 -0
  283. package/lib/composite-comp/bol/components/Button/index.less +47 -0
  284. package/lib/composite-comp/bol/components/Carousel/defaultJSON.js +296 -0
  285. package/lib/composite-comp/bol/components/Carousel/imgs/defaultImg.png +0 -0
  286. package/lib/composite-comp/bol/components/Carousel/imgs/pcDefImg1.png +0 -0
  287. package/lib/composite-comp/bol/components/Carousel/index.js +112 -0
  288. package/lib/composite-comp/bol/components/Carousel/mobile/index.js +309 -0
  289. package/lib/composite-comp/bol/components/Carousel/mobile/index.less +84 -0
  290. package/lib/composite-comp/bol/components/Carousel/pc/index.js +362 -0
  291. package/lib/composite-comp/bol/components/Carousel/pc/index.less +117 -0
  292. package/lib/composite-comp/bol/components/CustomCode/defaultJSON.js +39 -0
  293. package/lib/composite-comp/bol/components/CustomCode/index.js +138 -0
  294. package/lib/composite-comp/bol/components/Divider/defaultJSON.js +47 -0
  295. package/lib/composite-comp/bol/components/Divider/index.js +103 -0
  296. package/lib/composite-comp/bol/components/ImageGallery/defaultJSON.js +83 -0
  297. package/lib/composite-comp/bol/components/ImageGallery/imgs/banner.png +0 -0
  298. package/lib/composite-comp/bol/components/ImageGallery/imgs/defImg1.png +0 -0
  299. package/lib/composite-comp/bol/components/ImageGallery/imgs/defImg2.png +0 -0
  300. package/lib/composite-comp/bol/components/ImageGallery/imgs/defImg3.png +0 -0
  301. package/lib/composite-comp/bol/components/ImageGallery/imgs/defImg4.png +0 -0
  302. package/lib/composite-comp/bol/components/ImageGallery/imgs/defImg5.png +0 -0
  303. package/lib/composite-comp/bol/components/ImageGallery/imgs/pcDefImg1.png +0 -0
  304. package/lib/composite-comp/bol/components/ImageGallery/imgs/pcDefImg2.png +0 -0
  305. package/lib/composite-comp/bol/components/ImageGallery/imgs/pcDefImg3.png +0 -0
  306. package/lib/composite-comp/bol/components/ImageGallery/imgs/pcDefImg4.png +0 -0
  307. package/lib/composite-comp/bol/components/ImageGallery/imgs/pcDefImg5.png +0 -0
  308. package/lib/composite-comp/bol/components/ImageGallery/imgs/pcDefImg6.png +0 -0
  309. package/lib/composite-comp/bol/components/ImageGallery/index.js +88 -0
  310. package/lib/composite-comp/bol/components/ImageGallery/mobile/index.js +165 -0
  311. package/lib/composite-comp/bol/components/ImageGallery/mobile/index.less +15 -0
  312. package/lib/composite-comp/bol/components/ImageGallery/pc/index.js +185 -0
  313. package/lib/composite-comp/bol/components/ImageGallery/pc/index.less +23 -0
  314. package/lib/composite-comp/bol/components/ImageText/defaultJSON.js +436 -0
  315. package/lib/composite-comp/bol/components/ImageText/index.js +88 -0
  316. package/lib/composite-comp/bol/components/ImageText/mobile/index.js +243 -0
  317. package/lib/composite-comp/bol/components/ImageText/mobile/index.less +234 -0
  318. package/lib/composite-comp/bol/components/ImageText/pc/index.js +338 -0
  319. package/lib/composite-comp/bol/components/ImageText/pc/index.less +150 -0
  320. package/lib/composite-comp/bol/components/Location/defaultJSON.js +60 -0
  321. package/lib/composite-comp/bol/components/Location/index.js +102 -0
  322. package/lib/composite-comp/bol/components/Location/index.less +15 -0
  323. package/lib/composite-comp/bol/components/Newsletter/defaultJSON.js +160 -0
  324. package/lib/composite-comp/bol/components/Newsletter/index.js +141 -0
  325. package/lib/composite-comp/bol/components/Newsletter/index.less +75 -0
  326. package/lib/composite-comp/bol/components/Tag/defaultJSON.js +120 -0
  327. package/lib/composite-comp/bol/components/Tag/index.js +127 -0
  328. package/lib/composite-comp/bol/components/Tag/index.less +35 -0
  329. package/lib/composite-comp/bol/components/Text/defaultJSON.js +162 -0
  330. package/lib/composite-comp/bol/components/Text/index.js +161 -0
  331. package/lib/composite-comp/bol/components/Text/index.less +58 -0
  332. package/lib/composite-comp/bol/components/Text/slice.svg +1 -0
  333. package/lib/composite-comp/bol/components/Video/components/ShareBtn/imgs/arrow-right.png +0 -0
  334. package/lib/composite-comp/bol/components/Video/components/ShareBtn/imgs/facebook-icon.png +0 -0
  335. package/lib/composite-comp/bol/components/Video/components/ShareBtn/imgs/link-icon.png +0 -0
  336. package/lib/composite-comp/bol/components/Video/components/ShareBtn/imgs/linked-in-icon.png +0 -0
  337. package/lib/composite-comp/bol/components/Video/components/ShareBtn/imgs/twitter-icon.png +0 -0
  338. package/lib/composite-comp/bol/components/Video/components/ShareBtn/imgs/video-share.png +0 -0
  339. package/lib/composite-comp/bol/components/Video/components/ShareBtn/index.js +163 -0
  340. package/lib/composite-comp/bol/components/Video/components/ShareBtn/index.less +51 -0
  341. package/lib/composite-comp/bol/components/Video/components/VideoTag/index.js +184 -0
  342. package/lib/composite-comp/bol/components/Video/components/VideoTag/index.less +88 -0
  343. package/lib/composite-comp/bol/components/Video/defaultJSON.js +244 -0
  344. package/lib/composite-comp/bol/components/Video/imgs/banner.png +0 -0
  345. package/lib/composite-comp/bol/components/Video/imgs/play-circle.png +0 -0
  346. package/lib/composite-comp/bol/components/Video/index.js +110 -0
  347. package/lib/composite-comp/bol/components/Video/mobile/Layout1/index.js +186 -0
  348. package/lib/composite-comp/bol/components/Video/mobile/Layout1/index.less +24 -0
  349. package/lib/composite-comp/bol/components/Video/mobile/Layout2/index.js +226 -0
  350. package/lib/composite-comp/bol/components/Video/mobile/Layout2/index.less +40 -0
  351. package/lib/composite-comp/bol/components/Video/mobile/Layout3/index.js +194 -0
  352. package/lib/composite-comp/bol/components/Video/mobile/Layout3/index.less +46 -0
  353. package/lib/composite-comp/bol/components/Video/mobile/index.js +79 -0
  354. package/lib/composite-comp/bol/components/Video/mobile/index.less +3 -0
  355. package/lib/composite-comp/bol/components/Video/pc/Layout1/index.js +186 -0
  356. package/lib/composite-comp/bol/components/Video/pc/Layout1/index.less +40 -0
  357. package/lib/composite-comp/bol/components/Video/pc/Layout2/index.js +243 -0
  358. package/lib/composite-comp/bol/components/Video/pc/Layout2/index.less +68 -0
  359. package/lib/composite-comp/bol/components/Video/pc/Layout3/index.js +188 -0
  360. package/lib/composite-comp/bol/components/Video/pc/Layout3/index.less +41 -0
  361. package/lib/composite-comp/bol/components/Video/pc/Layout4/index.js +196 -0
  362. package/lib/composite-comp/bol/components/Video/pc/Layout4/index.less +54 -0
  363. package/lib/composite-comp/bol/components/Video/pc/Layout5/index.js +196 -0
  364. package/lib/composite-comp/bol/components/Video/pc/Layout5/index.less +52 -0
  365. package/lib/composite-comp/bol/components/Video/pc/index.js +139 -0
  366. package/lib/composite-comp/bol/components/Video/pc/index.less +4 -0
  367. package/lib/composite-comp/bol/components/Wallet/defaultJSON.js +256 -0
  368. package/lib/composite-comp/bol/components/Wallet/index.js +84 -0
  369. package/lib/composite-comp/bol/components/Wallet/mobile/index.js +613 -0
  370. package/lib/composite-comp/bol/components/Wallet/mobile/index.less +103 -0
  371. package/lib/composite-comp/bol/components/Wallet/pc/index.js +359 -0
  372. package/lib/composite-comp/bol/components/Wallet/pc/index.less +1 -0
  373. package/lib/composite-comp/bol/components/WalletNuri/defaultJSON.js +153 -0
  374. package/lib/composite-comp/bol/components/WalletNuri/index.js +84 -0
  375. package/lib/composite-comp/bol/components/WalletNuri/mobile/index.js +366 -0
  376. package/lib/composite-comp/bol/components/WalletNuri/mobile/index.less +22 -0
  377. package/lib/composite-comp/bol/config-panels/BannerConfig/BannerConfigGroup/index.js +160 -0
  378. package/lib/composite-comp/bol/config-panels/BannerConfig/BannerConfigGroup/index.less +16 -0
  379. package/lib/composite-comp/bol/config-panels/BannerConfig/BannerConfigSetting/index.js +228 -0
  380. package/lib/composite-comp/bol/config-panels/BannerConfig/BannerConfigSetting/index.less +9 -0
  381. package/lib/composite-comp/bol/config-panels/BannerConfig/index.js +48 -0
  382. package/lib/composite-comp/bol/config-panels/ButtonCompConfig/ButtonConfigGroup/index.js +143 -0
  383. package/lib/composite-comp/bol/config-panels/ButtonCompConfig/ButtonConfigGroup/index.less +16 -0
  384. package/lib/composite-comp/bol/config-panels/ButtonCompConfig/imgs/defaultImg.png +0 -0
  385. package/lib/composite-comp/bol/config-panels/ButtonCompConfig/imgs/layout1.png +0 -0
  386. package/lib/composite-comp/bol/config-panels/ButtonCompConfig/imgs/layout2.png +0 -0
  387. package/lib/composite-comp/bol/config-panels/ButtonCompConfig/index.js +69 -0
  388. package/lib/composite-comp/bol/config-panels/CarouselConfig/CarouselConfigImageGroup/index.js +148 -0
  389. package/lib/composite-comp/bol/config-panels/CarouselConfig/CarouselConfigImageGroup/index.less +0 -0
  390. package/lib/composite-comp/bol/config-panels/CarouselConfig/CarouselConfigSetting/index.js +201 -0
  391. package/lib/composite-comp/bol/config-panels/CarouselConfig/CarouselConfigSetting/index.less +9 -0
  392. package/lib/composite-comp/bol/config-panels/CarouselConfig/imgs/defaultImg.png +0 -0
  393. package/lib/composite-comp/bol/config-panels/CarouselConfig/index.js +71 -0
  394. package/lib/composite-comp/bol/config-panels/CustomCodeConfig/MyEditor/index.js +42 -0
  395. package/lib/composite-comp/bol/config-panels/CustomCodeConfig/index.js +111 -0
  396. package/lib/composite-comp/bol/config-panels/DividerConfig/DividerConfigSetting/index.js +100 -0
  397. package/lib/composite-comp/bol/config-panels/DividerConfig/DividerConfigSetting/index.less +9 -0
  398. package/lib/composite-comp/bol/config-panels/DividerConfig/DividerContentSetting/index.js +179 -0
  399. package/lib/composite-comp/bol/config-panels/DividerConfig/DividerSpacingSetting/index.js +91 -0
  400. package/lib/composite-comp/bol/config-panels/DividerConfig/index.js +59 -0
  401. package/lib/composite-comp/bol/config-panels/ImageGalleryConfig/ImageGalleryConfigImageGroup/index.js +148 -0
  402. package/lib/composite-comp/bol/config-panels/ImageGalleryConfig/ImageGalleryConfigImageGroup/index.less +0 -0
  403. package/lib/composite-comp/bol/config-panels/ImageGalleryConfig/imgs/defaultImg.png +0 -0
  404. package/lib/composite-comp/bol/config-panels/ImageGalleryConfig/index.js +75 -0
  405. package/lib/composite-comp/bol/config-panels/ImageTextConfig/ImageTextConfigGroup/index.js +146 -0
  406. package/lib/composite-comp/bol/config-panels/ImageTextConfig/index.js +198 -0
  407. package/lib/composite-comp/bol/config-panels/LocationConfig/index.js +149 -0
  408. package/lib/composite-comp/bol/config-panels/NewsletterConfig/NewsletterContentSetting/index.js +113 -0
  409. package/lib/composite-comp/bol/config-panels/NewsletterConfig/index.js +59 -0
  410. package/lib/composite-comp/bol/config-panels/TagCompConfig/TagConfigContent/index.js +101 -0
  411. package/lib/composite-comp/bol/config-panels/TagCompConfig/TagConfigGroup/index.js +143 -0
  412. package/lib/composite-comp/bol/config-panels/TagCompConfig/TagConfigGroup/index.less +16 -0
  413. package/lib/composite-comp/bol/config-panels/TagCompConfig/imgs/defaultImg.png +0 -0
  414. package/lib/composite-comp/bol/config-panels/TagCompConfig/imgs/layout1.png +0 -0
  415. package/lib/composite-comp/bol/config-panels/TagCompConfig/imgs/layout2.png +0 -0
  416. package/lib/composite-comp/bol/config-panels/TagCompConfig/index.js +64 -0
  417. package/lib/composite-comp/bol/config-panels/TextCompConfig/TextConfigContent/index.js +101 -0
  418. package/lib/composite-comp/bol/config-panels/TextCompConfig/TextConfigContent/index.less +0 -0
  419. package/lib/composite-comp/bol/config-panels/TextCompConfig/TextConfigGroup/index.js +142 -0
  420. package/lib/composite-comp/bol/config-panels/TextCompConfig/TextConfigGroup/index.less +16 -0
  421. package/lib/composite-comp/bol/config-panels/TextCompConfig/imgs/defaultImg.png +0 -0
  422. package/lib/composite-comp/bol/config-panels/TextCompConfig/imgs/layout1.png +0 -0
  423. package/lib/composite-comp/bol/config-panels/TextCompConfig/index.js +71 -0
  424. package/lib/composite-comp/bol/config-panels/VideoConfig/VideoConfigGroup/index.js +137 -0
  425. package/lib/composite-comp/bol/config-panels/VideoConfig/VideoConfigGroup/index.less +16 -0
  426. package/lib/composite-comp/bol/config-panels/VideoConfig/VideoShareConfig/index.js +131 -0
  427. package/lib/composite-comp/bol/config-panels/VideoConfig/VideoShareConfig/index.less +9 -0
  428. package/lib/composite-comp/bol/config-panels/VideoConfig/index.js +168 -0
  429. package/lib/composite-comp/bol/config-panels/WalletConfig/WalletConfigContent/index.js +93 -0
  430. package/lib/composite-comp/bol/config-panels/WalletConfig/WalletConfigContent/index.less +0 -0
  431. package/lib/composite-comp/bol/config-panels/WalletConfig/WalletConfigImageGroup/index.js +145 -0
  432. package/lib/composite-comp/bol/config-panels/WalletConfig/WalletConfigImageGroup/index.less +0 -0
  433. package/lib/composite-comp/bol/config-panels/WalletConfig/WalletConfigSetting/index.js +201 -0
  434. package/lib/composite-comp/bol/config-panels/WalletConfig/WalletConfigSetting/index.less +9 -0
  435. package/lib/composite-comp/bol/config-panels/WalletConfig/imgs/defaultImg.png +0 -0
  436. package/lib/composite-comp/bol/config-panels/WalletConfig/index.js +77 -0
  437. package/lib/composite-comp/bol/config-panels/WalletNuriConfig/GroupList/defaultImg.png +0 -0
  438. package/lib/composite-comp/bol/config-panels/WalletNuriConfig/GroupList/index.js +100 -0
  439. package/lib/composite-comp/bol/config-panels/WalletNuriConfig/GroupList/index.less +72 -0
  440. package/lib/composite-comp/bol/config-panels/WalletNuriConfig/WalletNuriConfigImageGroup/index.js +123 -0
  441. package/lib/composite-comp/bol/config-panels/WalletNuriConfig/WalletNuriConfigImageGroup/index.less +0 -0
  442. package/lib/composite-comp/bol/config-panels/WalletNuriConfig/imgs/defaultImg.png +0 -0
  443. package/lib/composite-comp/bol/config-panels/WalletNuriConfig/index.js +61 -0
  444. package/lib/composite-comp/bol/second-config-panels/BannerSecondConfig/index.js +153 -0
  445. package/lib/composite-comp/bol/second-config-panels/BannerSecondConfig/index.less +3 -0
  446. package/lib/composite-comp/bol/second-config-panels/ButtonSecondConfig/index.js +103 -0
  447. package/lib/composite-comp/bol/second-config-panels/ButtonSecondConfig/index.less +3 -0
  448. package/lib/composite-comp/bol/second-config-panels/CarouselSecondConfig/index.js +340 -0
  449. package/lib/composite-comp/bol/second-config-panels/ImageGallerySecondConfig/index.js +183 -0
  450. package/lib/composite-comp/bol/second-config-panels/ImageTextSecondConfig/index.js +304 -0
  451. package/lib/composite-comp/bol/second-config-panels/ImageTextSecondConfig/index.less +8 -0
  452. package/lib/composite-comp/bol/second-config-panels/TagSecondConfig/index.js +103 -0
  453. package/lib/composite-comp/bol/second-config-panels/TagSecondConfig/index.less +3 -0
  454. package/lib/composite-comp/bol/second-config-panels/TextSecondConfig/TextContentConfigContent/index.js +105 -0
  455. package/lib/composite-comp/bol/second-config-panels/TextSecondConfig/TextContentConfigContent/index.less +0 -0
  456. package/lib/composite-comp/bol/second-config-panels/TextSecondConfig/index.js +93 -0
  457. package/lib/composite-comp/bol/second-config-panels/TextSecondConfig/index.less +3 -0
  458. package/lib/composite-comp/bol/second-config-panels/VideoSecondConfig/index.js +377 -0
  459. package/lib/composite-comp/bol/second-config-panels/VideoSecondConfig/index.less +79 -0
  460. package/lib/composite-comp/bol/second-config-panels/WalletNuriSecondConfig/index.js +152 -0
  461. package/lib/composite-comp/bol/second-config-panels/WalletSecondConfig/index.js +188 -0
  462. package/lib/composite-comp/bol/second-config-panels/WalletSecondConfig/index.less +9 -0
  463. package/lib/composite-comp/common/components/AffiliateProductItem/imgs/icon-Balance2.svg +9 -0
  464. package/lib/composite-comp/common/components/AffiliateProductItem/imgs/icon-Koin.svg +40 -0
  465. package/lib/composite-comp/common/components/AffiliateProductItem/imgs/icon-cashback.svg +9 -0
  466. package/lib/composite-comp/common/components/AffiliateProductItem/index.js +181 -0
  467. package/lib/composite-comp/common/components/AffiliateProductItem/index.less +159 -0
  468. package/lib/composite-comp/common/components/ImageLabel/index.js +90 -0
  469. package/lib/composite-comp/common/components/ImageLabel/index.less +51 -0
  470. package/lib/composite-comp/common/components/MonpayProductItem/imgs/coupon-orange-big.png +0 -0
  471. package/lib/composite-comp/common/components/MonpayProductItem/imgs/coupon-orange.png +0 -0
  472. package/lib/composite-comp/common/components/MonpayProductItem/imgs/coupon-red-big.png +0 -0
  473. package/lib/composite-comp/common/components/MonpayProductItem/imgs/coupon-red.png +0 -0
  474. package/lib/composite-comp/common/components/MonpayProductItem/index.js +288 -0
  475. package/lib/composite-comp/common/components/MonpayProductItem/index.less +278 -0
  476. package/lib/composite-comp/common/components/ProductItem/index.js +268 -0
  477. package/lib/composite-comp/common/components/ProductItem/index.less +196 -0
  478. package/lib/composite-comp/common/config-panels/BackgroundConfig/index.js +119 -0
  479. package/lib/composite-comp/common/config-panels/CustomizeConfig/index.js +316 -0
  480. package/lib/composite-comp/common/config-panels/CustomizeConfig/index.less +27 -0
  481. package/lib/composite-comp/common/config-panels/InputField/index.js +200 -0
  482. package/lib/composite-comp/common/config-panels/SpacingConfig/index.js +184 -0
  483. package/lib/composite-comp/common/config-panels/SpacingConfig/index.less +17 -0
  484. package/lib/composite-comp/dito/components/Bargain/defaultJSON.js +249 -0
  485. package/lib/composite-comp/dito/components/Bargain/index.js +86 -0
  486. package/lib/composite-comp/dito/components/Bargain/mobile/imgs/defImg.png +0 -0
  487. package/lib/composite-comp/dito/components/Bargain/mobile/imgs/defImg1.png +0 -0
  488. package/lib/composite-comp/dito/components/Bargain/mobile/imgs/defImg2.png +0 -0
  489. package/lib/composite-comp/dito/components/Bargain/mobile/imgs/defImg3.png +0 -0
  490. package/lib/composite-comp/dito/components/Bargain/mobile/index.js +373 -0
  491. package/lib/composite-comp/dito/components/Bargain/mobile/index.less +85 -0
  492. package/lib/composite-comp/dito/components/CommonFunctions/defaultJSON.js +97 -0
  493. package/lib/composite-comp/dito/components/CommonFunctions/index.js +84 -0
  494. package/lib/composite-comp/dito/components/CommonFunctions/mobile/index.js +113 -0
  495. package/lib/composite-comp/dito/components/CommonFunctions/mobile/index.less +30 -0
  496. package/lib/composite-comp/dito/components/FlashDeal/defaultJSON.js +253 -0
  497. package/lib/composite-comp/dito/components/FlashDeal/index.js +100 -0
  498. package/lib/composite-comp/dito/components/FlashDeal/mobile/imgs/defImg.png +0 -0
  499. package/lib/composite-comp/dito/components/FlashDeal/mobile/imgs/defImg1.png +0 -0
  500. package/lib/composite-comp/dito/components/FlashDeal/mobile/imgs/defImg2.png +0 -0
  501. package/lib/composite-comp/dito/components/FlashDeal/mobile/imgs/defImg3.png +0 -0
  502. package/lib/composite-comp/dito/components/FlashDeal/mobile/index.js +456 -0
  503. package/lib/composite-comp/dito/components/FlashDeal/mobile/index.less +117 -0
  504. package/lib/composite-comp/dito/components/FlashDeal/pc/imgs/defImg.png +0 -0
  505. package/lib/composite-comp/dito/components/FlashDeal/pc/imgs/defImg1.png +0 -0
  506. package/lib/composite-comp/dito/components/FlashDeal/pc/imgs/defImg2.png +0 -0
  507. package/lib/composite-comp/dito/components/FlashDeal/pc/imgs/defImg3.png +0 -0
  508. package/lib/composite-comp/dito/components/FlashDeal/pc/index.js +568 -0
  509. package/lib/composite-comp/dito/components/FlashDeal/pc/index.less +122 -0
  510. package/lib/composite-comp/dito/components/GroupBuy/defaultJSON.js +233 -0
  511. package/lib/composite-comp/dito/components/GroupBuy/index.js +86 -0
  512. package/lib/composite-comp/dito/components/GroupBuy/mobile/imgs/defImg.png +0 -0
  513. package/lib/composite-comp/dito/components/GroupBuy/mobile/imgs/defImg1.png +0 -0
  514. package/lib/composite-comp/dito/components/GroupBuy/mobile/imgs/defImg2.png +0 -0
  515. package/lib/composite-comp/dito/components/GroupBuy/mobile/imgs/defImg3.png +0 -0
  516. package/lib/composite-comp/dito/components/GroupBuy/mobile/index.js +341 -0
  517. package/lib/composite-comp/dito/components/GroupBuy/mobile/index.less +87 -0
  518. package/lib/composite-comp/dito/components/HeadNavigation/defaultJSON.js +102 -0
  519. package/lib/composite-comp/dito/components/HeadNavigation/index.js +84 -0
  520. package/lib/composite-comp/dito/components/HeadNavigation/mobile/index.js +114 -0
  521. package/lib/composite-comp/dito/components/HeadNavigation/mobile/index.less +34 -0
  522. package/lib/composite-comp/dito/components/MenuNavigation/MenuNavMetaImage/index.js +206 -0
  523. package/lib/composite-comp/dito/components/MenuNavigation/MenuNavMetaImage/index.less +27 -0
  524. package/lib/composite-comp/dito/components/MenuNavigation/defaultJSON.js +107 -0
  525. package/lib/composite-comp/dito/components/MenuNavigation/index.js +84 -0
  526. package/lib/composite-comp/dito/components/MenuNavigation/mobile/index.js +87 -0
  527. package/lib/composite-comp/dito/components/MenuNavigation/mobile/index.less +8 -0
  528. package/lib/composite-comp/dito/components/MobileNavigation/defaultJSON.js +98 -0
  529. package/lib/composite-comp/dito/components/MobileNavigation/index.js +84 -0
  530. package/lib/composite-comp/dito/components/MobileNavigation/mobile/index.js +137 -0
  531. package/lib/composite-comp/dito/components/MobileNavigation/mobile/index.less +21 -0
  532. package/lib/composite-comp/dito/components/Orders/defaultJSON.js +94 -0
  533. package/lib/composite-comp/dito/components/Orders/index.js +84 -0
  534. package/lib/composite-comp/dito/components/Orders/mobile/index.js +352 -0
  535. package/lib/composite-comp/dito/components/Orders/mobile/index.less +86 -0
  536. package/lib/composite-comp/dito/components/PcNavigation/defaultJSON.js +138 -0
  537. package/lib/composite-comp/dito/components/PcNavigation/images/menu-icon.svg +6 -0
  538. package/lib/composite-comp/dito/components/PcNavigation/index.js +84 -0
  539. package/lib/composite-comp/dito/components/PcNavigation/pc/index.js +491 -0
  540. package/lib/composite-comp/dito/components/PcNavigation/pc/index.less +127 -0
  541. package/lib/composite-comp/dito/components/PersonalInformation/defaultJSON.js +100 -0
  542. package/lib/composite-comp/dito/components/PersonalInformation/index.js +84 -0
  543. package/lib/composite-comp/dito/components/PersonalInformation/mobile/images/avatar.png +0 -0
  544. package/lib/composite-comp/dito/components/PersonalInformation/mobile/index.js +594 -0
  545. package/lib/composite-comp/dito/components/PersonalInformation/mobile/index.less +136 -0
  546. package/lib/composite-comp/dito/components/Recommend/defaultJSON.js +320 -0
  547. package/lib/composite-comp/dito/components/Recommend/index.js +90 -0
  548. package/lib/composite-comp/dito/components/Recommend/mobile/imgs/defImg1.png +0 -0
  549. package/lib/composite-comp/dito/components/Recommend/mobile/imgs/defImg2.png +0 -0
  550. package/lib/composite-comp/dito/components/Recommend/mobile/imgs/defImg3.png +0 -0
  551. package/lib/composite-comp/dito/components/Recommend/mobile/index.js +700 -0
  552. package/lib/composite-comp/dito/components/Recommend/mobile/index.less +76 -0
  553. package/lib/composite-comp/dito/components/Recommend/pc/imgs/defImg1.png +0 -0
  554. package/lib/composite-comp/dito/components/Recommend/pc/imgs/defImg2.png +0 -0
  555. package/lib/composite-comp/dito/components/Recommend/pc/imgs/defImg3.png +0 -0
  556. package/lib/composite-comp/dito/components/Recommend/pc/index.js +763 -0
  557. package/lib/composite-comp/dito/components/Recommend/pc/index.less +124 -0
  558. package/lib/composite-comp/dito/components/SearchBar/defaultJSON.js +115 -0
  559. package/lib/composite-comp/dito/components/SearchBar/imgs/dito-logo.svg +6 -0
  560. package/lib/composite-comp/dito/components/SearchBar/imgs/xt-logo.png +0 -0
  561. package/lib/composite-comp/dito/components/SearchBar/index.js +91 -0
  562. package/lib/composite-comp/dito/components/SearchBar/mobile/index.js +455 -0
  563. package/lib/composite-comp/dito/components/SearchBar/mobile/index.less +65 -0
  564. package/lib/composite-comp/dito/components/SearchBar/pc/index.js +235 -0
  565. package/lib/composite-comp/dito/components/SearchBar/pc/index.less +65 -0
  566. package/lib/composite-comp/dito/components/SignBoard/defaultJSON.js +84 -0
  567. package/lib/composite-comp/dito/components/SignBoard/imgs/logo.png +0 -0
  568. package/lib/composite-comp/dito/components/SignBoard/imgs/star.svg +4 -0
  569. package/lib/composite-comp/dito/components/SignBoard/imgs/storeLogo.png +0 -0
  570. package/lib/composite-comp/dito/components/SignBoard/index.js +91 -0
  571. package/lib/composite-comp/dito/components/SignBoard/mobile/index.js +409 -0
  572. package/lib/composite-comp/dito/components/SignBoard/mobile/index.less +64 -0
  573. package/lib/composite-comp/dito/components/SignBoard/pc/index.js +413 -0
  574. package/lib/composite-comp/dito/components/SignBoard/pc/index.less +158 -0
  575. package/lib/composite-comp/dito/config-panels/BargainConfig/FlashDealConfigContent/index.js +157 -0
  576. package/lib/composite-comp/dito/config-panels/BargainConfig/FlashDealConfigContent/index.less +20 -0
  577. package/lib/composite-comp/dito/config-panels/BargainConfig/FlashDealConfigTitle/index.js +126 -0
  578. package/lib/composite-comp/dito/config-panels/BargainConfig/FlashDealConfigTitle/index.less +0 -0
  579. package/lib/composite-comp/dito/config-panels/BargainConfig/imgs/layout1.png +0 -0
  580. package/lib/composite-comp/dito/config-panels/BargainConfig/index.js +73 -0
  581. package/lib/composite-comp/dito/config-panels/CommonFunctionsConfig/ConfigGroup/index.js +128 -0
  582. package/lib/composite-comp/dito/config-panels/CommonFunctionsConfig/index.js +113 -0
  583. package/lib/composite-comp/dito/config-panels/FlashDealConfig/FlashDealConfigContent/index.js +157 -0
  584. package/lib/composite-comp/dito/config-panels/FlashDealConfig/FlashDealConfigContent/index.less +20 -0
  585. package/lib/composite-comp/dito/config-panels/FlashDealConfig/FlashDealConfigTitle/index.js +135 -0
  586. package/lib/composite-comp/dito/config-panels/FlashDealConfig/FlashDealConfigTitle/index.less +0 -0
  587. package/lib/composite-comp/dito/config-panels/FlashDealConfig/imgs/layout1.png +0 -0
  588. package/lib/composite-comp/dito/config-panels/FlashDealConfig/index.js +69 -0
  589. package/lib/composite-comp/dito/config-panels/GroupBuyConfig/GroupBuyConfigContent/index.js +170 -0
  590. package/lib/composite-comp/dito/config-panels/GroupBuyConfig/GroupBuyConfigContent/index.less +40 -0
  591. package/lib/composite-comp/dito/config-panels/GroupBuyConfig/GroupBuyConfigTitle/index.js +103 -0
  592. package/lib/composite-comp/dito/config-panels/GroupBuyConfig/imgs/layout1.png +0 -0
  593. package/lib/composite-comp/dito/config-panels/GroupBuyConfig/index.js +73 -0
  594. package/lib/composite-comp/dito/config-panels/HeadNavigationConfig/GroupList/index.js +203 -0
  595. package/lib/composite-comp/dito/config-panels/HeadNavigationConfig/GroupList/index.less +72 -0
  596. package/lib/composite-comp/dito/config-panels/HeadNavigationConfig/HeadNavConfigImageGroup/index.js +142 -0
  597. package/lib/composite-comp/dito/config-panels/HeadNavigationConfig/index.js +121 -0
  598. package/lib/composite-comp/dito/config-panels/HeadNavigationConfig/index.less +23 -0
  599. package/lib/composite-comp/dito/config-panels/MenuNavigationConfig/GroupList/index.js +203 -0
  600. package/lib/composite-comp/dito/config-panels/MenuNavigationConfig/GroupList/index.less +72 -0
  601. package/lib/composite-comp/dito/config-panels/MenuNavigationConfig/MenuNavConfigImageGroup/index.js +137 -0
  602. package/lib/composite-comp/dito/config-panels/MenuNavigationConfig/MenuNavConfigImageGroup/index.less +6 -0
  603. package/lib/composite-comp/dito/config-panels/MenuNavigationConfig/index.js +40 -0
  604. package/lib/composite-comp/dito/config-panels/MobileNavigationConfig/MobileNavigationConfigGroup/index.js +149 -0
  605. package/lib/composite-comp/dito/config-panels/MobileNavigationConfig/index.js +182 -0
  606. package/lib/composite-comp/dito/config-panels/OrdersConfig/ConfigGroup/index.js +131 -0
  607. package/lib/composite-comp/dito/config-panels/OrdersConfig/index.js +114 -0
  608. package/lib/composite-comp/dito/config-panels/PcNavigationConfig/PcNavConfigCategory/index.js +129 -0
  609. package/lib/composite-comp/dito/config-panels/PcNavigationConfig/PcNavigationConfigGroup/index.js +128 -0
  610. package/lib/composite-comp/dito/config-panels/PcNavigationConfig/TextOnlyFontConfig/index.js +212 -0
  611. package/lib/composite-comp/dito/config-panels/PcNavigationConfig/index.js +191 -0
  612. package/lib/composite-comp/dito/config-panels/PersonalInformationConfig/ConfigGroup/index.js +131 -0
  613. package/lib/composite-comp/dito/config-panels/PersonalInformationConfig/index.js +118 -0
  614. package/lib/composite-comp/dito/config-panels/RecommendConfig/RecommendConfigContent/index.js +120 -0
  615. package/lib/composite-comp/dito/config-panels/RecommendConfig/RecommendConfigContent/index.less +0 -0
  616. package/lib/composite-comp/dito/config-panels/RecommendConfig/RecommendConfigGroup/index.js +149 -0
  617. package/lib/composite-comp/dito/config-panels/RecommendConfig/RecommendConfigGroup/index.less +16 -0
  618. package/lib/composite-comp/dito/config-panels/RecommendConfig/imgs/defaultImg.png +0 -0
  619. package/lib/composite-comp/dito/config-panels/RecommendConfig/index.js +141 -0
  620. package/lib/composite-comp/dito/config-panels/SearchBarConfig/SearchBarConfigContent/index.js +227 -0
  621. package/lib/composite-comp/dito/config-panels/SearchBarConfig/SearchBarConfigContent/index.less +7 -0
  622. package/lib/composite-comp/dito/config-panels/SearchBarConfig/index.js +105 -0
  623. package/lib/composite-comp/dito/config-panels/SignBoardConfig/SignBoardConfigContent/index.js +104 -0
  624. package/lib/composite-comp/dito/config-panels/SignBoardConfig/index.js +101 -0
  625. package/lib/composite-comp/dito/second-config-panels/CommonFunctionsSecondConfig/index.js +121 -0
  626. package/lib/composite-comp/dito/second-config-panels/HeadNavigationSecondConfig/index.js +127 -0
  627. package/lib/composite-comp/dito/second-config-panels/MenuNavigationSecondConfig/index.js +127 -0
  628. package/lib/composite-comp/dito/second-config-panels/MobileNavigationSecondConfig/index.js +178 -0
  629. package/lib/composite-comp/dito/second-config-panels/OrdersSecondConfig/index.js +148 -0
  630. package/lib/composite-comp/dito/second-config-panels/OrdersSecondConfig/index.less +9 -0
  631. package/lib/composite-comp/dito/second-config-panels/PcNavigationSecondConfig/index.js +102 -0
  632. package/lib/composite-comp/dito/second-config-panels/PersonalInformationSecondConfig/index.js +143 -0
  633. package/lib/composite-comp/dito/second-config-panels/PersonalInformationSecondConfig/index.less +9 -0
  634. package/lib/composite-comp/dito/second-config-panels/RecommendSecondConfig/AIRecommendation/index.js +431 -0
  635. package/lib/composite-comp/dito/second-config-panels/RecommendSecondConfig/index.js +258 -0
  636. package/lib/composite-comp/dito/second-config-panels/RecommendSecondConfig/index.less +15 -0
  637. package/lib/composite-comp/monpay/components/Bundle/defaultJSON.js +73 -0
  638. package/lib/composite-comp/monpay/components/Bundle/index.js +86 -0
  639. package/lib/composite-comp/monpay/components/Bundle/mobile/BundleItem/index.js +113 -0
  640. package/lib/composite-comp/monpay/components/Bundle/mobile/BundleItem/index.less +113 -0
  641. package/lib/composite-comp/monpay/components/Bundle/mobile/BundleProdItem/index.js +61 -0
  642. package/lib/composite-comp/monpay/components/Bundle/mobile/BundleProdItem/index.less +67 -0
  643. package/lib/composite-comp/monpay/components/Bundle/mobile/img/card.png +0 -0
  644. package/lib/composite-comp/monpay/components/Bundle/mobile/index.js +499 -0
  645. package/lib/composite-comp/monpay/components/Bundle/mobile/index.less +7 -0
  646. package/lib/composite-comp/monpay/components/InterestProducts/defaultJSON.js +85 -0
  647. package/lib/composite-comp/monpay/components/InterestProducts/index.js +86 -0
  648. package/lib/composite-comp/monpay/components/InterestProducts/mobile/ProductItem/index.js +167 -0
  649. package/lib/composite-comp/monpay/components/InterestProducts/mobile/ProductItem/index.less +154 -0
  650. package/lib/composite-comp/monpay/components/InterestProducts/mobile/img/card.png +0 -0
  651. package/lib/composite-comp/monpay/components/InterestProducts/mobile/index.js +378 -0
  652. package/lib/composite-comp/monpay/components/InterestProducts/mobile/index.less +21 -0
  653. package/lib/composite-comp/monpay/components/MerchantSales/defaultJSON.js +101 -0
  654. package/lib/composite-comp/monpay/components/MerchantSales/index.js +86 -0
  655. package/lib/composite-comp/monpay/components/MerchantSales/mobile/StoreItem/index.js +124 -0
  656. package/lib/composite-comp/monpay/components/MerchantSales/mobile/StoreItem/index.less +34 -0
  657. package/lib/composite-comp/monpay/components/MerchantSales/mobile/img/card.png +0 -0
  658. package/lib/composite-comp/monpay/components/MerchantSales/mobile/img/sale.png +0 -0
  659. package/lib/composite-comp/monpay/components/MerchantSales/mobile/index.js +308 -0
  660. package/lib/composite-comp/monpay/components/MerchantSales/mobile/index.less +14 -0
  661. package/lib/composite-comp/monpay/components/MonpayFlashDeal/MonpayCountDown/index.js +212 -0
  662. package/lib/composite-comp/monpay/components/MonpayFlashDeal/MonpayCountDown/index.less +21 -0
  663. package/lib/composite-comp/monpay/components/MonpayFlashDeal/defaultJSON.js +329 -0
  664. package/lib/composite-comp/monpay/components/MonpayFlashDeal/index.js +90 -0
  665. package/lib/composite-comp/monpay/components/MonpayFlashDeal/mobile/imgs/defImg.png +0 -0
  666. package/lib/composite-comp/monpay/components/MonpayFlashDeal/mobile/imgs/defImg1.png +0 -0
  667. package/lib/composite-comp/monpay/components/MonpayFlashDeal/mobile/imgs/defImg2.png +0 -0
  668. package/lib/composite-comp/monpay/components/MonpayFlashDeal/mobile/imgs/defImg3.png +0 -0
  669. package/lib/composite-comp/monpay/components/MonpayFlashDeal/mobile/index.js +464 -0
  670. package/lib/composite-comp/monpay/components/MonpayFlashDeal/mobile/index.less +102 -0
  671. package/lib/composite-comp/monpay/components/MonpayFlashDeal/pc/imgs/defImg.png +0 -0
  672. package/lib/composite-comp/monpay/components/MonpayFlashDeal/pc/imgs/defImg1.png +0 -0
  673. package/lib/composite-comp/monpay/components/MonpayFlashDeal/pc/imgs/defImg2.png +0 -0
  674. package/lib/composite-comp/monpay/components/MonpayFlashDeal/pc/imgs/defImg3.png +0 -0
  675. package/lib/composite-comp/monpay/components/MonpayFlashDeal/pc/index.js +584 -0
  676. package/lib/composite-comp/monpay/components/MonpayFlashDeal/pc/index.less +150 -0
  677. package/lib/composite-comp/monpay/components/MonpayRecommend/defaultJSON.js +396 -0
  678. package/lib/composite-comp/monpay/components/MonpayRecommend/index.js +90 -0
  679. package/lib/composite-comp/monpay/components/MonpayRecommend/mobile/SearchCondition/index.js +166 -0
  680. package/lib/composite-comp/monpay/components/MonpayRecommend/mobile/SearchCondition/index.less +50 -0
  681. package/lib/composite-comp/monpay/components/MonpayRecommend/mobile/imgs/card.png +0 -0
  682. package/lib/composite-comp/monpay/components/MonpayRecommend/mobile/imgs/emptyImg.png +0 -0
  683. package/lib/composite-comp/monpay/components/MonpayRecommend/mobile/index.js +893 -0
  684. package/lib/composite-comp/monpay/components/MonpayRecommend/mobile/index.less +84 -0
  685. package/lib/composite-comp/monpay/components/MonpayRecommend/pc/imgs/card.png +0 -0
  686. package/lib/composite-comp/monpay/components/MonpayRecommend/pc/index.js +809 -0
  687. package/lib/composite-comp/monpay/components/MonpayRecommend/pc/index.less +129 -0
  688. package/lib/composite-comp/monpay/components/MonpaySignBoard/defaultJSON.js +118 -0
  689. package/lib/composite-comp/monpay/components/MonpaySignBoard/index.js +86 -0
  690. package/lib/composite-comp/monpay/components/MonpaySignBoard/mobile/index.js +442 -0
  691. package/lib/composite-comp/monpay/components/MonpaySignBoard/mobile/index.less +107 -0
  692. package/lib/composite-comp/monpay/config-panels/BundleConfig/ConfigContent/index.js +114 -0
  693. package/lib/composite-comp/monpay/config-panels/BundleConfig/ConfigContent/index.less +41 -0
  694. package/lib/composite-comp/monpay/config-panels/BundleConfig/ConfigTitle/index.js +95 -0
  695. package/lib/composite-comp/monpay/config-panels/BundleConfig/ConfigTitle/index.less +7 -0
  696. package/lib/composite-comp/monpay/config-panels/BundleConfig/imgs/layout.png +0 -0
  697. package/lib/composite-comp/monpay/config-panels/BundleConfig/index.js +73 -0
  698. package/lib/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigContent/index.js +114 -0
  699. package/lib/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigContent/index.less +41 -0
  700. package/lib/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigTitle/index.js +101 -0
  701. package/lib/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigTitle/index.less +7 -0
  702. package/lib/composite-comp/monpay/config-panels/InterestProductsConfig/imgs/layout.png +0 -0
  703. package/lib/composite-comp/monpay/config-panels/InterestProductsConfig/index.js +73 -0
  704. package/lib/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigContent/index.js +112 -0
  705. package/lib/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigContent/index.less +41 -0
  706. package/lib/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigTitle/index.js +95 -0
  707. package/lib/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigTitle/index.less +7 -0
  708. package/lib/composite-comp/monpay/config-panels/MerchantSalesConfig/imgs/layout.png +0 -0
  709. package/lib/composite-comp/monpay/config-panels/MerchantSalesConfig/index.js +73 -0
  710. package/lib/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigContent/index.js +178 -0
  711. package/lib/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigContent/index.less +41 -0
  712. package/lib/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigTitle/index.js +171 -0
  713. package/lib/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigTitle/index.less +7 -0
  714. package/lib/composite-comp/monpay/config-panels/MonpayFlashDealConfig/imgs/layout1.png +0 -0
  715. package/lib/composite-comp/monpay/config-panels/MonpayFlashDealConfig/index.js +73 -0
  716. package/lib/composite-comp/monpay/config-panels/MonpayRecommendConfig/RecommendConfigContent/index.js +131 -0
  717. package/lib/composite-comp/monpay/config-panels/MonpayRecommendConfig/RecommendConfigContent/index.less +0 -0
  718. package/lib/composite-comp/monpay/config-panels/MonpayRecommendConfig/RecommendConfigGroup/index.js +149 -0
  719. package/lib/composite-comp/monpay/config-panels/MonpayRecommendConfig/RecommendConfigGroup/index.less +16 -0
  720. package/lib/composite-comp/monpay/config-panels/MonpayRecommendConfig/RecommendConfigTitle/index.js +93 -0
  721. package/lib/composite-comp/monpay/config-panels/MonpayRecommendConfig/RecommendConfigTitle/index.less +0 -0
  722. package/lib/composite-comp/monpay/config-panels/MonpayRecommendConfig/imgs/defaultImg.png +0 -0
  723. package/lib/composite-comp/monpay/config-panels/MonpayRecommendConfig/index.js +150 -0
  724. package/lib/composite-comp/monpay/config-panels/MonpaySignBoardConfig/ConfigContent/index.js +155 -0
  725. package/lib/composite-comp/monpay/config-panels/MonpaySignBoardConfig/index.js +104 -0
  726. package/lib/composite-comp/monpay/second-config-panels/MonpayRecommendSecondConfig/AIRecommendation/index.js +435 -0
  727. package/lib/composite-comp/monpay/second-config-panels/MonpayRecommendSecondConfig/index.js +258 -0
  728. package/lib/composite-comp/monpay/second-config-panels/MonpayRecommendSecondConfig/index.less +15 -0
  729. package/lib/composite-comp/nuri/components/AffiliateRecommend/defaultJSON.js +251 -0
  730. package/lib/composite-comp/nuri/components/AffiliateRecommend/index.js +90 -0
  731. package/lib/composite-comp/nuri/components/AffiliateRecommend/mobile/index.js +662 -0
  732. package/lib/composite-comp/nuri/components/AffiliateRecommend/mobile/index.less +84 -0
  733. package/lib/composite-comp/nuri/components/AffiliateRecommend/pc/index.js +730 -0
  734. package/lib/composite-comp/nuri/components/AffiliateRecommend/pc/index.less +124 -0
  735. package/lib/composite-comp/nuri/config-panels/AffiliateRecommendConfig/RecommendConfigContent/index.js +102 -0
  736. package/lib/composite-comp/nuri/config-panels/AffiliateRecommendConfig/RecommendConfigContent/index.less +0 -0
  737. package/lib/composite-comp/nuri/config-panels/AffiliateRecommendConfig/RecommendConfigGroup/index.js +148 -0
  738. package/lib/composite-comp/nuri/config-panels/AffiliateRecommendConfig/RecommendConfigGroup/index.less +16 -0
  739. package/lib/composite-comp/nuri/config-panels/AffiliateRecommendConfig/imgs/defaultImg.png +0 -0
  740. package/lib/composite-comp/nuri/config-panels/AffiliateRecommendConfig/index.js +141 -0
  741. package/lib/composite-comp/nuri/second-config-panels/AffiliateRecommendSecondConfig/AIRecommendation/index.js +431 -0
  742. package/lib/composite-comp/nuri/second-config-panels/AffiliateRecommendSecondConfig/index.js +214 -0
  743. package/lib/composite-comp/nuri/second-config-panels/AffiliateRecommendSecondConfig/index.less +15 -0
  744. package/lib/constants/component-types.js +205 -0
  745. package/lib/constants/index.js +456 -0
  746. package/lib/constants/layout.js +374 -0
  747. package/lib/core/Designer/AiImageGenerator/GenerateArtist/images/back1.png +0 -0
  748. package/lib/core/Designer/AiImageGenerator/GenerateArtist/images/back2.png +0 -0
  749. package/lib/core/Designer/AiImageGenerator/GenerateArtist/images/back3.png +0 -0
  750. package/lib/core/Designer/AiImageGenerator/GenerateArtist/images/back4.png +0 -0
  751. package/lib/core/Designer/AiImageGenerator/GenerateArtist/index.js +74 -0
  752. package/lib/core/Designer/AiImageGenerator/GenerateArtist/index.less +41 -0
  753. package/lib/core/Designer/AiImageGenerator/GenerateSize/index.js +43 -0
  754. package/lib/core/Designer/AiImageGenerator/GenerateSize/index.less +3 -0
  755. package/lib/core/Designer/AiImageGenerator/History/index.js +149 -0
  756. package/lib/core/Designer/AiImageGenerator/History/index.less +75 -0
  757. package/lib/core/Designer/AiImageGenerator/NumberSlider/index.js +31 -0
  758. package/lib/core/Designer/AiImageGenerator/NumberSlider/index.less +8 -0
  759. package/lib/core/Designer/AiImageGenerator/UploadReference/index.js +57 -0
  760. package/lib/core/Designer/AiImageGenerator/UploadReference/index.less +45 -0
  761. package/lib/core/Designer/AiImageGenerator/images/nodata.png +0 -0
  762. package/lib/core/Designer/AiImageGenerator/index.js +754 -0
  763. package/lib/core/Designer/AiImageGenerator/index.less +136 -0
  764. package/lib/core/Designer/AppointmentModal/index.js +87 -0
  765. package/lib/core/Designer/AppointmentModal/index.less +23 -0
  766. package/lib/core/Designer/ChatRobot/components/CopyBtn/index.js +49 -0
  767. package/lib/core/Designer/ChatRobot/components/CopyBtn/index.less +0 -0
  768. package/lib/core/Designer/ChatRobot/components/SearchCondition/index.js +130 -0
  769. package/lib/core/Designer/ChatRobot/components/SearchCondition/index.less +33 -0
  770. package/lib/core/Designer/ChatRobot/index.js +412 -0
  771. package/lib/core/Designer/ChatRobot/index.less +179 -0
  772. package/lib/core/Designer/ChatRobot/markdown.less +1 -0
  773. package/lib/core/Designer/CompListPanel/CompCard/index.js +50 -0
  774. package/lib/core/Designer/CompListPanel/CompCard/index.less +69 -0
  775. package/lib/core/Designer/CompListPanel/index.js +149 -0
  776. package/lib/core/Designer/CompListPanel/index.less +69 -0
  777. package/lib/core/Designer/ConfigPanel/TerminalSelect/index.js +76 -0
  778. package/lib/core/Designer/ConfigPanel/TerminalSelect/index.less +29 -0
  779. package/lib/core/Designer/ConfigPanel/index.js +396 -0
  780. package/lib/core/Designer/ConfigPanel/index.less +148 -0
  781. package/lib/core/Designer/FonixtreeGpt/index.js +353 -0
  782. package/lib/core/Designer/History/index.js +97 -0
  783. package/lib/core/Designer/LeftTitle/index.js +66 -0
  784. package/lib/core/Designer/LeftTitle/index.less +9 -0
  785. package/lib/core/Designer/PageCompList/index.js +331 -0
  786. package/lib/core/Designer/PageCompList/index.less +139 -0
  787. package/lib/core/Designer/QuickMenuBar/index.js +301 -0
  788. package/lib/core/Designer/QuickMenuBar/index.less +125 -0
  789. package/lib/core/Designer/RenderHtml/index.js +102 -0
  790. package/lib/core/Designer/RenderHtml/index.less +5 -0
  791. package/lib/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/AlignSelectPicker/index.js +99 -0
  792. package/lib/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/AlignSelectPicker/index.less +54 -0
  793. package/lib/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/images/AlignCenterSVG.js +40 -0
  794. package/lib/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/images/AlignLeftSVG.js +40 -0
  795. package/lib/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/images/AlignRightSVG.js +40 -0
  796. package/lib/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/index.js +96 -0
  797. package/lib/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/index.less +26 -0
  798. package/lib/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/IconSelectPicker/index.js +101 -0
  799. package/lib/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/IconSelectPicker/index.less +60 -0
  800. package/lib/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/images/CircleSVG.js +52 -0
  801. package/lib/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/images/InitialSVG.js +51 -0
  802. package/lib/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/images/SquareSVG.js +58 -0
  803. package/lib/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/index.js +117 -0
  804. package/lib/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/index.less +10 -0
  805. package/lib/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/UnderlineSelectPicker/index.js +77 -0
  806. package/lib/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/UnderlineSelectPicker/index.less +27 -0
  807. package/lib/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/index.js +136 -0
  808. package/lib/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/index.less +27 -0
  809. package/lib/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/LinkInputPicker/index.js +101 -0
  810. package/lib/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/LinkInputPicker/index.less +39 -0
  811. package/lib/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/index.js +93 -0
  812. package/lib/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/index.less +26 -0
  813. package/lib/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/IconSelectPicker/index.js +133 -0
  814. package/lib/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/IconSelectPicker/index.less +60 -0
  815. package/lib/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/images/CJLDecimalSVG.js +46 -0
  816. package/lib/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/images/DecimalSVG.js +46 -0
  817. package/lib/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/images/LowerAlphaSVG.js +46 -0
  818. package/lib/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/images/LowerRomanSVG.js +46 -0
  819. package/lib/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/images/UpperAlphaSVG.js +46 -0
  820. package/lib/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/images/UpperRomanSVG.js +46 -0
  821. package/lib/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/index.js +126 -0
  822. package/lib/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/index.less +10 -0
  823. package/lib/core/Designer/ToolBarModal/ToolBtn/images/AlignCenterSVG.js +40 -0
  824. package/lib/core/Designer/ToolBarModal/ToolBtn/images/AlignLeftSVG.js +40 -0
  825. package/lib/core/Designer/ToolBarModal/ToolBtn/images/AlignRightSVG.js +40 -0
  826. package/lib/core/Designer/ToolBarModal/ToolBtn/images/BackgroundSVG.js +29 -0
  827. package/lib/core/Designer/ToolBarModal/ToolBtn/images/BoldSVG.js +29 -0
  828. package/lib/core/Designer/ToolBarModal/ToolBtn/images/FontColorSVG.js +49 -0
  829. package/lib/core/Designer/ToolBarModal/ToolBtn/images/ItalicSVG.js +29 -0
  830. package/lib/core/Designer/ToolBarModal/ToolBtn/images/LinkSVG.js +26 -0
  831. package/lib/core/Designer/ToolBarModal/ToolBtn/images/OrderSVG.js +27 -0
  832. package/lib/core/Designer/ToolBarModal/ToolBtn/images/StrikeSVG.js +31 -0
  833. package/lib/core/Designer/ToolBarModal/ToolBtn/images/UnderlineSVG.js +36 -0
  834. package/lib/core/Designer/ToolBarModal/ToolBtn/images/UnorderSVG.js +41 -0
  835. package/lib/core/Designer/ToolBarModal/ToolBtn/index.js +176 -0
  836. package/lib/core/Designer/ToolBarModal/ToolBtn/index.less +26 -0
  837. package/lib/core/Designer/ToolBarModal/ToolBtn/type.js +1 -0
  838. package/lib/core/Designer/ToolBarModal/index.js +387 -0
  839. package/lib/core/Designer/ToolBarModal/index.less +33 -0
  840. package/lib/core/Designer/ViewArea/index.js +195 -0
  841. package/lib/core/Designer/ViewArea/index.less +89 -0
  842. package/lib/core/Designer/index.js +852 -0
  843. package/lib/core/Designer/index.less +6 -0
  844. package/lib/core/Renderer/index.js +206 -0
  845. package/lib/core/SelectUrl/index.js +35 -0
  846. package/lib/decorator/compositeDecorator.js +303 -0
  847. package/lib/decorator/index.js +71 -0
  848. package/lib/decorator/lazyLoadDecorator.js +75 -0
  849. package/lib/decorator/metaDecorator.js +245 -0
  850. package/lib/decorator/updateConfigDecorator.js +76 -0
  851. package/lib/locale/en/en.json +346 -0
  852. package/lib/locale/es/es.json +346 -0
  853. package/lib/locale/index.js +50 -0
  854. package/lib/locale/mn/mn.json +346 -0
  855. package/lib/meta-comp/components/Button/editable.js +123 -0
  856. package/lib/meta-comp/components/Button/editable.less +6 -0
  857. package/lib/meta-comp/components/Button/index.js +183 -0
  858. package/lib/meta-comp/components/Button/index.less +21 -0
  859. package/lib/meta-comp/components/Image/image/default-img.png +0 -0
  860. package/lib/meta-comp/components/Image/image/h5DefImg.png +0 -0
  861. package/lib/meta-comp/components/Image/image/h5DefRectImg.png +0 -0
  862. package/lib/meta-comp/components/Image/image/h5Img.png +0 -0
  863. package/lib/meta-comp/components/Image/image/pcDefImg.png +0 -0
  864. package/lib/meta-comp/components/Image/image/pcImg.png +0 -0
  865. package/lib/meta-comp/components/Image/index.js +266 -0
  866. package/lib/meta-comp/components/Image/index.less +25 -0
  867. package/lib/meta-comp/components/Text/formats/fontFamily.js +58 -0
  868. package/lib/meta-comp/components/Text/formats/fontStyle.js +58 -0
  869. package/lib/meta-comp/components/Text/formats/fontWeight.js +58 -0
  870. package/lib/meta-comp/components/Text/formats/listStyleTypeStyle.js +58 -0
  871. package/lib/meta-comp/components/Text/formats/textAlign.js +58 -0
  872. package/lib/meta-comp/components/Text/formats/textDecorationColor.js +58 -0
  873. package/lib/meta-comp/components/Text/formats/textDecorationStyle.js +58 -0
  874. package/lib/meta-comp/components/Text/index.js +308 -0
  875. package/lib/meta-comp/components/Text/index.less +103 -0
  876. package/lib/meta-comp/components/index.js +31 -0
  877. package/lib/meta-comp/config-panels/BaseConfig.js +85 -0
  878. package/lib/meta-comp/config-panels/ButtonConfig/index.js +407 -0
  879. package/lib/meta-comp/config-panels/ButtonConfig/index.less +4 -0
  880. package/lib/meta-comp/config-panels/ImageConfig/AreaConfigModal/index.js +164 -0
  881. package/lib/meta-comp/config-panels/ImageConfig/AreaConfigModal/index.less +26 -0
  882. package/lib/meta-comp/config-panels/ImageConfig/HotAreaConfig/index.js +133 -0
  883. package/lib/meta-comp/config-panels/ImageConfig/HotAreaConfig/index.less +17 -0
  884. package/lib/meta-comp/config-panels/ImageConfig/index.js +450 -0
  885. package/lib/meta-comp/config-panels/ImageConfig/index.less +16 -0
  886. package/lib/meta-comp/config-panels/PlayIconConfig/PlaySvg/images/dark-playicon-01.svg +4 -0
  887. package/lib/meta-comp/config-panels/PlayIconConfig/PlaySvg/images/dark-playicon-02.svg +4 -0
  888. package/lib/meta-comp/config-panels/PlayIconConfig/PlaySvg/images/dark-playicon-03.svg +4 -0
  889. package/lib/meta-comp/config-panels/PlayIconConfig/PlaySvg/images/dark-playicon-04.svg +4 -0
  890. package/lib/meta-comp/config-panels/PlayIconConfig/PlaySvg/images/dark-playicon-05.svg +3 -0
  891. package/lib/meta-comp/config-panels/PlayIconConfig/PlaySvg/images/light-playicon-01.svg +4 -0
  892. package/lib/meta-comp/config-panels/PlayIconConfig/PlaySvg/images/light-playicon-02.svg +4 -0
  893. package/lib/meta-comp/config-panels/PlayIconConfig/PlaySvg/images/light-playicon-03.svg +4 -0
  894. package/lib/meta-comp/config-panels/PlayIconConfig/PlaySvg/images/light-playicon-04.svg +4 -0
  895. package/lib/meta-comp/config-panels/PlayIconConfig/PlaySvg/images/light-playicon-05.svg +3 -0
  896. package/lib/meta-comp/config-panels/PlayIconConfig/PlaySvg/index.js +63 -0
  897. package/lib/meta-comp/config-panels/PlayIconConfig/index.js +211 -0
  898. package/lib/meta-comp/config-panels/PlayIconConfig/index.less +39 -0
  899. package/lib/meta-comp/config-panels/TextConfig/TextEditModal/index.js +100 -0
  900. package/lib/meta-comp/config-panels/TextConfig/TextEditModal/index.less +25 -0
  901. package/lib/meta-comp/config-panels/TextConfig/TextLabel/index.js +92 -0
  902. package/lib/meta-comp/config-panels/TextConfig/TextLabel/index.less +25 -0
  903. package/lib/meta-comp/config-panels/TextConfig/UnderlineSelect/index.js +108 -0
  904. package/lib/meta-comp/config-panels/TextConfig/UnderlineSelect/index.less +26 -0
  905. package/lib/meta-comp/config-panels/TextConfig/index.js +384 -0
  906. package/lib/meta-comp/config-panels/TextConfig/index.less +22 -0
  907. package/lib/mobx/Frame.js +85 -0
  908. package/lib/mobx/Store.js +99 -0
  909. package/lib/mobx/UserState.js +144 -0
  910. package/lib/mobx/index.js +48 -0
  911. package/lib/utils/androidUtil.js +150 -0
  912. package/lib/utils/businessUtil.js +563 -0
  913. package/lib/utils/commonUtil.js +1116 -0
  914. package/lib/utils/compJsonUtil.js +240 -0
  915. package/lib/utils/coreUtil.js +482 -0
  916. package/lib/utils/currencyUtil.js +229 -0
  917. package/lib/utils/dataTreeUtils.js +134 -0
  918. package/lib/utils/dateUtil.js +83 -0
  919. package/lib/utils/storeUtil.js +258 -0
  920. package/package.json +4 -2
@@ -0,0 +1,1116 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.addZero = exports.addUrlQuery = void 0;
7
+ exports.asyncDataURLtoImage = asyncDataURLtoImage;
8
+ exports.checkLogin = exports.checkFileName = exports.calcLastTime = exports.asyncNextTick = void 0;
9
+ exports.commonFetch = commonFetch;
10
+ exports.convertCount = exports.compatibleNewPageData = void 0;
11
+ exports.convertImageUrl = convertImageUrl;
12
+ exports.convertToRem = void 0;
13
+ exports.copy2ClipBoard = copy2ClipBoard;
14
+ exports.covertKey = covertKey;
15
+ exports.dragSource = exports.downloadBase64Image = void 0;
16
+ exports.ensure = ensure;
17
+ exports.getGAData = exports.getColorRgba = void 0;
18
+ exports.getPageDataMap = getPageDataMap;
19
+ exports.getUrlParams = void 0;
20
+ exports.goLogin = goLogin;
21
+ exports.importAsync = void 0;
22
+ exports.isLogin = isLogin;
23
+ exports.navigateBack = navigateBack;
24
+ exports.onListenTouch = exports.nextTick = exports.navigateTo = void 0;
25
+ exports.pushGA = pushGA;
26
+ exports.setDefaultAddressFromIP = exports.pxToRem = void 0;
27
+ exports.shareFacebook = shareFacebook;
28
+ exports.shareLinkedin = shareLinkedin;
29
+ exports.shareTwitter = shareTwitter;
30
+ exports.sleep = sleep;
31
+ exports.styleStringify = void 0;
32
+ exports.triggerBuryingPointEvent = triggerBuryingPointEvent;
33
+
34
+ var _axios = _interopRequireDefault(require("axios"));
35
+
36
+ var _cloneDeep = _interopRequireDefault(require("lodash/cloneDeep"));
37
+
38
+ var _uuid = require("uuid");
39
+
40
+ var _qs = _interopRequireDefault(require("qs"));
41
+
42
+ var _androidUtil = require("./androidUtil");
43
+
44
+ var _storeUtil = require("./storeUtil");
45
+
46
+ var _constants = require("../constants");
47
+
48
+ var _mobx = require("../mobx");
49
+
50
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
51
+
52
+ var __assign = void 0 && (void 0).__assign || function () {
53
+ __assign = Object.assign || function (t) {
54
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
55
+ s = arguments[i];
56
+
57
+ for (var p in s) {
58
+ if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
59
+ }
60
+ }
61
+
62
+ return t;
63
+ };
64
+
65
+ return __assign.apply(this, arguments);
66
+ };
67
+
68
+ var __awaiter = void 0 && (void 0).__awaiter || function (thisArg, _arguments, P, generator) {
69
+ function adopt(value) {
70
+ return value instanceof P ? value : new P(function (resolve) {
71
+ resolve(value);
72
+ });
73
+ }
74
+
75
+ return new (P || (P = Promise))(function (resolve, reject) {
76
+ function fulfilled(value) {
77
+ try {
78
+ step(generator.next(value));
79
+ } catch (e) {
80
+ reject(e);
81
+ }
82
+ }
83
+
84
+ function rejected(value) {
85
+ try {
86
+ step(generator["throw"](value));
87
+ } catch (e) {
88
+ reject(e);
89
+ }
90
+ }
91
+
92
+ function step(result) {
93
+ result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected);
94
+ }
95
+
96
+ step((generator = generator.apply(thisArg, _arguments || [])).next());
97
+ });
98
+ };
99
+
100
+ var __generator = void 0 && (void 0).__generator || function (thisArg, body) {
101
+ var _ = {
102
+ label: 0,
103
+ sent: function sent() {
104
+ if (t[0] & 1) throw t[1];
105
+ return t[1];
106
+ },
107
+ trys: [],
108
+ ops: []
109
+ },
110
+ f,
111
+ y,
112
+ t,
113
+ g;
114
+ return g = {
115
+ next: verb(0),
116
+ "throw": verb(1),
117
+ "return": verb(2)
118
+ }, typeof Symbol === "function" && (g[Symbol.iterator] = function () {
119
+ return this;
120
+ }), g;
121
+
122
+ function verb(n) {
123
+ return function (v) {
124
+ return step([n, v]);
125
+ };
126
+ }
127
+
128
+ function step(op) {
129
+ if (f) throw new TypeError("Generator is already executing.");
130
+
131
+ while (_) {
132
+ try {
133
+ if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
134
+ if (y = 0, t) op = [op[0] & 2, t.value];
135
+
136
+ switch (op[0]) {
137
+ case 0:
138
+ case 1:
139
+ t = op;
140
+ break;
141
+
142
+ case 4:
143
+ _.label++;
144
+ return {
145
+ value: op[1],
146
+ done: false
147
+ };
148
+
149
+ case 5:
150
+ _.label++;
151
+ y = op[1];
152
+ op = [0];
153
+ continue;
154
+
155
+ case 7:
156
+ op = _.ops.pop();
157
+
158
+ _.trys.pop();
159
+
160
+ continue;
161
+
162
+ default:
163
+ if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) {
164
+ _ = 0;
165
+ continue;
166
+ }
167
+
168
+ if (op[0] === 3 && (!t || op[1] > t[0] && op[1] < t[3])) {
169
+ _.label = op[1];
170
+ break;
171
+ }
172
+
173
+ if (op[0] === 6 && _.label < t[1]) {
174
+ _.label = t[1];
175
+ t = op;
176
+ break;
177
+ }
178
+
179
+ if (t && _.label < t[2]) {
180
+ _.label = t[2];
181
+
182
+ _.ops.push(op);
183
+
184
+ break;
185
+ }
186
+
187
+ if (t[2]) _.ops.pop();
188
+
189
+ _.trys.pop();
190
+
191
+ continue;
192
+ }
193
+
194
+ op = body.call(thisArg, _);
195
+ } catch (e) {
196
+ op = [6, e];
197
+ y = 0;
198
+ } finally {
199
+ f = t = 0;
200
+ }
201
+ }
202
+
203
+ if (op[0] & 5) throw op[1];
204
+ return {
205
+ value: op[0] ? op[1] : void 0,
206
+ done: true
207
+ };
208
+ }
209
+ };
210
+ /* eslint-disable no-restricted-syntax */
211
+
212
+
213
+ /**
214
+ * 安全获取数据
215
+ * @param {function} func 获取函数
216
+ * @param {any} defaults 默认值
217
+ */
218
+ function ensure(func, defaults) {
219
+ try {
220
+ return func() || defaults;
221
+ } catch (error) {
222
+ return defaults;
223
+ }
224
+ }
225
+ /**
226
+ * fish fetch
227
+ * @param {*} url 请求地址
228
+ * @param {*} data 入参
229
+ * @param {*} method 请求方法
230
+ */
231
+
232
+
233
+ function commonFetch(url, data, method) {
234
+ if (data === void 0) {
235
+ data = {};
236
+ }
237
+
238
+ if (method === void 0) {
239
+ method = 'GET';
240
+ }
241
+
242
+ var _method = method.toUpperCase();
243
+
244
+ return new Promise(function (resolve, reject) {
245
+ var _a, _b;
246
+
247
+ var credentials = localStorage.getItem('credentials');
248
+ var headers = {
249
+ 'Content-Type': 'application/json; charset=UTF-8',
250
+ credentials: credentials,
251
+ accessToken: credentials
252
+ };
253
+
254
+ if (_method === 'GET') {
255
+ if ((_a = window.magicDesign) === null || _a === void 0 ? void 0 : _a.fetch) {
256
+ window.magicDesign.fetch(url, {
257
+ method: 'GET',
258
+ params: data
259
+ }).then(function (res) {
260
+ resolve(res);
261
+ })["catch"](function (err) {
262
+ reject(err);
263
+ });
264
+ return;
265
+ }
266
+
267
+ _axios["default"].get(url, {
268
+ params: data,
269
+ headers: headers
270
+ }).then(function (res) {
271
+ resolve(res.data);
272
+ })["catch"](function (err) {
273
+ reject(err.response.data);
274
+ });
275
+ }
276
+
277
+ if (_method === 'POST') {
278
+ if ((_b = window.magicDesign) === null || _b === void 0 ? void 0 : _b.fetch) {
279
+ window.magicDesign.fetch(url, {
280
+ method: 'POST',
281
+ data: data
282
+ }).then(function (res) {
283
+ resolve(res);
284
+ })["catch"](function (err) {
285
+ reject(err);
286
+ });
287
+ return;
288
+ }
289
+
290
+ _axios["default"].post(url, data, {
291
+ headers: headers
292
+ }).then(function (res) {
293
+ resolve(res.data);
294
+ })["catch"](function (err) {
295
+ reject(err.response.data);
296
+ });
297
+ }
298
+ });
299
+ }
300
+
301
+ var navigateTo = function navigateTo(url, state) {
302
+ console.log('navigateTo', url, state);
303
+
304
+ if (!url) {
305
+ return;
306
+ }
307
+
308
+ var _a = url.split(';'),
309
+ h5Url = _a[0],
310
+ appUrl = _a[1]; // 未配置App路径并且h5绝对路径时直接跳转,其他情况让业务层处理
311
+
312
+
313
+ if (!appUrl && !h5Url.startsWith('/')) {
314
+ window.location.href = h5Url;
315
+ } else if (window.magicDesign.history) {
316
+ window.magicDesign.history.push(url, state);
317
+ } else if (window.magicDesign.navigatePreUrl) {
318
+ // 预览模式跳转
319
+ if (h5Url.startsWith('/')) {
320
+ window.location.href = "" + window.magicDesign.navigatePreUrl + url;
321
+ } else {
322
+ window.location.href = h5Url;
323
+ }
324
+ }
325
+ };
326
+ /**
327
+ * 跳转返回
328
+ * @param {*} depth 返回深度
329
+ */
330
+
331
+
332
+ exports.navigateTo = navigateTo;
333
+
334
+ function navigateBack(depth) {
335
+ var _a, _b;
336
+
337
+ if (depth === void 0) {
338
+ depth = -1;
339
+ } // if (browserVersion().isAshitaApp) {
340
+ // sendToApp({ action: 'goBack', params: {} });
341
+ // return;
342
+ // }
343
+
344
+
345
+ console.log('history', window.magicDesign.history);
346
+
347
+ if (((_a = window.magicDesign.history) === null || _a === void 0 ? void 0 : _a.length) === 1) {
348
+ window.magicDesign.history.replace('/');
349
+ return;
350
+ }
351
+
352
+ (_b = window.magicDesign.history) === null || _b === void 0 ? void 0 : _b.go(depth);
353
+ }
354
+ /** 判断是否登录状态 */
355
+
356
+
357
+ function isLogin() {
358
+ return localStorage.getItem('isLogin') === 'Y';
359
+ }
360
+ /**
361
+ * 跳转登陆页面
362
+ * SF打开的页面,需要跳转到手机验证码登陆页面
363
+ * @param {*} state
364
+ */
365
+
366
+
367
+ function goLogin(state, replaceFlag) {
368
+ if (state === void 0) {
369
+ state = {};
370
+ }
371
+
372
+ if (replaceFlag === void 0) {
373
+ replaceFlag = false;
374
+ }
375
+
376
+ var isFromSf = (0, _storeUtil.getStore)(_constants.STORE_KEY.IS_FROM_SF);
377
+ var signUrl = isFromSf === 'Y' ? '/sign-in-opt' : '/sign-in';
378
+
379
+ if (replaceFlag) {
380
+ window.magicDesign.history.replace({
381
+ pathname: signUrl,
382
+ state: state
383
+ });
384
+ } else {
385
+ navigateTo(signUrl, state);
386
+ }
387
+ }
388
+ /**
389
+ * 检查是否登录 未登录返回登录页
390
+ * @param {boolean?} isLead 是否引导登录
391
+ * @returns boolean
392
+ */
393
+
394
+
395
+ var checkLogin = function checkLogin(isLead, redirectUrl, replaceFlag) {
396
+ if (isLead === void 0) {
397
+ isLead = true;
398
+ }
399
+
400
+ if (!isLogin()) {
401
+ if (isLead) {
402
+ if ((0, _androidUtil.browserVersion)().isDitoApp) {
403
+ (0, _androidUtil.goToLoginApp)();
404
+ } else {
405
+ var _a = window.location,
406
+ pathname = _a.pathname,
407
+ search = _a.search,
408
+ hash = _a.hash;
409
+
410
+ var _redirectUrl = pathname + search + hash;
411
+
412
+ goLogin({
413
+ redirectUrl: redirectUrl || _redirectUrl
414
+ }, replaceFlag);
415
+ }
416
+ }
417
+
418
+ return false;
419
+ }
420
+
421
+ return true;
422
+ };
423
+ /**
424
+ * TODO 根据IP获取地址信息
425
+ */
426
+
427
+
428
+ exports.checkLogin = checkLogin;
429
+
430
+ var setDefaultAddressFromIP = function setDefaultAddressFromIP() {
431
+ /** 设置初始地址 */
432
+
433
+ /** 接口返回数据addrPath: "1|2|137088|137089|137090" 保留后两个再拼上contactStdId
434
+ * 未登陆造数据和真实数据一致使用countryId占位
435
+ */
436
+
437
+ /** 138375,138376,126065,126066 */
438
+ if (!_mobx.userState.state.userAddress) {
439
+ _mobx.userState.setState({
440
+ userAddress: {
441
+ _FROM: 'ip',
442
+ addrPath: 'countryId|countryId1T|countryId2T|138375|138376|126065',
443
+ city: 'CITY OF MANILA',
444
+ contactStdId: 126066,
445
+ // country: 'CITY OF MANILA',
446
+ district: 'SAN MIGUEL',
447
+ street: 'Barangay 637',
448
+ province: 'NCR, CITY OF MANILA, FIRST DISTRICT',
449
+ type: 'address'
450
+ }
451
+ });
452
+ }
453
+ };
454
+
455
+ exports.setDefaultAddressFromIP = setDefaultAddressFromIP;
456
+
457
+ var addUrlQuery = function addUrlQuery(url, queryObj) {
458
+ if (/\?/.test(url)) {
459
+ return url + '&' + _qs["default"].stringify(queryObj);
460
+ } else {
461
+ return url + '?' + _qs["default"].stringify(queryObj);
462
+ }
463
+ };
464
+
465
+ exports.addUrlQuery = addUrlQuery;
466
+
467
+ var dragSource = function dragSource(source, from, to) {
468
+ var out = source.splice(from, 1);
469
+
470
+ if (from > to) {
471
+ source.splice(to, 0, out[0]);
472
+ } else {
473
+ source.splice(to, 0, out[0]);
474
+ }
475
+
476
+ return source;
477
+ }; // 校验文件名称,不能存在 / \ ,
478
+
479
+
480
+ exports.dragSource = dragSource;
481
+
482
+ var checkFileName = function checkFileName(fileName) {
483
+ if (fileName === undefined || fileName === null || fileName === '') {
484
+ return false;
485
+ }
486
+
487
+ var reg = /[\\,/]+/;
488
+
489
+ if (reg.test(fileName)) {
490
+ return false;
491
+ }
492
+
493
+ return true;
494
+ }; // 获取浏览器参数
495
+
496
+
497
+ exports.checkFileName = checkFileName;
498
+
499
+ var getUrlParams = function getUrlParams(name) {
500
+ var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)", 'i'); // 定义正则表达式
501
+
502
+ var r = ensure(function () {
503
+ return window.location.href.split('?')[1].match(reg);
504
+ }, null);
505
+ if (r != null) return unescape(r[2]);
506
+ return null;
507
+ };
508
+ /**
509
+ * 补0 函数
510
+ * @param {*} num 数字
511
+ */
512
+
513
+
514
+ exports.getUrlParams = getUrlParams;
515
+
516
+ var addZero = function addZero(num) {
517
+ return String(num).length === 1 ? "0" + String(num) : String(num);
518
+ };
519
+ /**
520
+ * 计算倒计时
521
+ * @param {number} lastTime 剩余时间 单位:毫秒
522
+ * @param {string?} type 'day' 以日为单位
523
+ * @returns
524
+ */
525
+
526
+
527
+ exports.addZero = addZero;
528
+
529
+ var calcLastTime = function calcLastTime(lastTime, type) {
530
+ if (lastTime <= 0) {
531
+ return 0;
532
+ }
533
+
534
+ var day = ~~(lastTime / 1000 / 60 / 60 / 24);
535
+ var hours = ~~(lastTime / 1000 / 60 / 60);
536
+ var mines = ~~(lastTime / 1000 / 60 % 60);
537
+ var second = ~~(lastTime / 1000 % 60);
538
+
539
+ if (type === 'day') {
540
+ hours = ~~(lastTime / 1000 / 60 / 60 % 24);
541
+ return day + "DAYS " + addZero(hours) + ":" + addZero(mines) + ":" + addZero(second);
542
+ }
543
+
544
+ if (type === '_hour') {
545
+ return hours;
546
+ }
547
+
548
+ if (type === '_mines') {
549
+ return mines;
550
+ }
551
+
552
+ return addZero(hours) + ":" + addZero(mines) + ":" + addZero(second);
553
+ };
554
+ /**
555
+ * 获取图片URL
556
+ * @param {object} imageObj 图片对象
557
+ * @param {string?} type small | big
558
+ */
559
+
560
+
561
+ exports.calcLastTime = calcLastTime;
562
+
563
+ function convertImageUrl(imageObj, type) {
564
+ if (imageObj === void 0) {
565
+ imageObj = {};
566
+ }
567
+
568
+ if (!imageObj) return '';
569
+ var typeMap = {
570
+ small: 'smallImgUrl',
571
+ big: 'bigImgUrl'
572
+ }[type];
573
+ return ensure(function () {
574
+ return encodeURI(imageObj[typeMap] || imageObj.url);
575
+ }, '');
576
+ }
577
+ /** 序列化 style对象 */
578
+
579
+
580
+ var styleStringify = function styleStringify(style, _a) {
581
+ var _b = (_a === void 0 ? {} : _a).suffix,
582
+ suffix = _b === void 0 ? 'px' : _b;
583
+ var numericProperties = ['height', 'width', 'top', 'left', 'right', 'bottom', 'fontSize', 'maxHeight', 'maxWidth', 'lineHeight', 'margin', 'marginTop', 'marginLeft', 'marginRight', 'marginBottom', 'padding', 'paddingLeft', 'paddingRight', 'paddingTop', 'paddingBottom'];
584
+ return Object.keys(style).reduce(function (styleStr, key) {
585
+ var value = style[key];
586
+ if (value == null) return styleStr;
587
+ var needSuffix = numericProperties.includes(key) && typeof value === 'number';
588
+ var newName = key.replace(/([A-Z])/g, '-$1').toLowerCase();
589
+ return "" + styleStr + newName + ": " + value + (needSuffix ? suffix : '') + "; ";
590
+ }, '');
591
+ };
592
+ /** 十六进制色值转换成rgba */
593
+
594
+
595
+ exports.styleStringify = styleStringify;
596
+
597
+ var getColorRgba = function getColorRgba(sHex, alpha) {
598
+ if (alpha === void 0) {
599
+ alpha = 1;
600
+ }
601
+
602
+ var reg = /^#([0-9a-fA-f]{3}|[0-9a-fA-f]{6})$/;
603
+ var sColor = sHex.toLowerCase();
604
+
605
+ if (sColor && reg.test(sColor)) {
606
+ if (sColor.length === 4) {
607
+ var sColorNew = '#';
608
+
609
+ for (var i = 1; i < 4; i += 1) {
610
+ sColorNew += sColor.slice(i, i + 1).concat(sColor.slice(i, i + 1));
611
+ }
612
+
613
+ sColor = sColorNew;
614
+ }
615
+
616
+ var sColorChange = [];
617
+
618
+ for (var i = 1; i < 7; i += 2) {
619
+ sColorChange.push(parseInt('0x' + sColor.slice(i, i + 2)));
620
+ }
621
+
622
+ return 'rgba(' + sColorChange.join(',') + ',' + alpha + ')';
623
+ } else {
624
+ return sColor;
625
+ }
626
+ };
627
+ /** url to image */
628
+
629
+
630
+ exports.getColorRgba = getColorRgba;
631
+
632
+ function asyncDataURLtoImage(dataUrl) {
633
+ return new Promise(function (resolve) {
634
+ var img = new Image();
635
+
636
+ img.onload = function () {
637
+ resolve(img);
638
+ };
639
+
640
+ img.onerror = function () {
641
+ console.error(dataUrl + ' img error');
642
+ resolve({});
643
+ };
644
+
645
+ img.src = dataUrl;
646
+ });
647
+ }
648
+
649
+ var importAsync = function importAsync(fileUrl, type) {
650
+ return new Promise(function (resolve, reject) {
651
+ if (/\.js/.test(fileUrl) || type == 'js') {
652
+ var domNode = document.createElement('script');
653
+ domNode.src = fileUrl;
654
+ domNode.addEventListener('load', resolve);
655
+ domNode.addEventListener('error', reject);
656
+ document.body.appendChild(domNode);
657
+ }
658
+
659
+ if (/\.css/.test(fileUrl) || type == 'css') {
660
+ var domNode = document.createElement('link');
661
+ domNode.rel = 'stylesheet';
662
+ domNode.type = 'text/css';
663
+ domNode.href = fileUrl;
664
+ domNode.addEventListener('load', resolve);
665
+ domNode.addEventListener('error', reject);
666
+ document.body.appendChild(domNode);
667
+ }
668
+ });
669
+ };
670
+
671
+ exports.importAsync = importAsync;
672
+
673
+ function shareFacebook(_a) {
674
+ var url = _a.url,
675
+ image = _a.image,
676
+ title = _a.title,
677
+ description = _a.description;
678
+ window.open('http://www.facebook.com/sharer.php' + _qs["default"].stringify({
679
+ u: url,
680
+ t: title
681
+ }, {
682
+ addQueryPrefix: true
683
+ }));
684
+ }
685
+
686
+ function shareTwitter(_a) {
687
+ var url = _a.url,
688
+ image = _a.image,
689
+ title = _a.title,
690
+ description = _a.description;
691
+ window.open('http://twitter.com/share' + _qs["default"].stringify({
692
+ url: url,
693
+ text: title
694
+ }, {
695
+ addQueryPrefix: true
696
+ }));
697
+ } // export function sharewhatsApp({ url, image, title, description }) {
698
+ // window.open(`https://api.whatsapp.com/send?text=${encodeURIComponent(url)}`, '_self');
699
+ // }
700
+
701
+
702
+ function shareLinkedin(_a) {
703
+ var url = _a.url,
704
+ image = _a.image,
705
+ title = _a.title,
706
+ description = _a.description;
707
+ window.open('http://www.linkedin.com/shareArticle' + _qs["default"].stringify({
708
+ mini: true,
709
+ url: url,
710
+ title: title
711
+ }, {
712
+ addQueryPrefix: true
713
+ }));
714
+ }
715
+ /**
716
+ * 复制到剪切板
717
+ * @param {*} text 复制内容
718
+ */
719
+
720
+
721
+ function copy2ClipBoard(text) {
722
+ var tag = document.createElement('input');
723
+ tag.setAttribute('id', 'cp_hgz_input');
724
+ tag.value = text;
725
+ document.getElementsByTagName('body')[0].appendChild(tag);
726
+ document.getElementById('cp_hgz_input').select();
727
+ document.execCommand('copy');
728
+ document.getElementById('cp_hgz_input').remove();
729
+ }
730
+
731
+ function getPageDataMap() {
732
+ var elelmentMap = {};
733
+ window.magicDesignPageData.childNodes.forEach(function (item) {
734
+ Object.keys(item).forEach(function (key) {
735
+ var obj = item[key];
736
+
737
+ if (key === 'groupSource') {
738
+ obj.forEach(function (group) {
739
+ Object.keys(group).forEach(function (groupKey) {
740
+ var groupObj = group[groupKey];
741
+ });
742
+ });
743
+ } else {
744
+ if (obj.id) {
745
+ elelmentMap[obj.id] = {
746
+ tempName: '设计器',
747
+ pageId: window.magicDesignPageData.id,
748
+ moduleName: obj.type,
749
+ moduleId: obj.id,
750
+ groupName: '组名称',
751
+ groupId: '组id',
752
+ elementName: '元素名称',
753
+ elementId: '元素id'
754
+ };
755
+ }
756
+ }
757
+ });
758
+ });
759
+ }
760
+ /** GA上报 */
761
+
762
+
763
+ function pushGA(data, eventName) {
764
+ if (eventName === void 0) {
765
+ eventName = 'designer_click';
766
+ }
767
+
768
+ try {
769
+ if (window.magicDesign.mode == 'renderer') {
770
+ var pageId = window.magicDesign.pageId || '';
771
+ var pageName = window.magicDesign.pageName || '';
772
+ var eventData = {
773
+ pageId: pageId,
774
+ pageName: pageName,
775
+ moduleId: data.moduleId,
776
+ moduleName: data.moduleName,
777
+ groupId: data.groupId,
778
+ groupName: data.groupName,
779
+ elementId: data.elementId,
780
+ elementName: data.elementName
781
+ }; // console.log('GA push', eventName, eventData);
782
+
783
+ if (window.gtag) window.gtag('event', eventName, eventData);
784
+ }
785
+ } catch (error) {
786
+ console.error(error);
787
+ }
788
+ }
789
+ /** 触发埋点事件
790
+ *
791
+ window.document.addEventListener('magic-design-burying-point', e => {
792
+ console.log(e.data);
793
+ });
794
+ */
795
+
796
+
797
+ function triggerBuryingPointEvent(data) {
798
+ var evt = new Event('magic-design-burying-point', {
799
+ bubbles: false
800
+ });
801
+ evt.data = data;
802
+ window.document.dispatchEvent(evt);
803
+ }
804
+ /** react key 计算 */
805
+
806
+
807
+ function covertKey(data, func) {
808
+ var newData = (0, _cloneDeep["default"])(data);
809
+ func(newData);
810
+ return JSON.stringify(newData);
811
+ }
812
+
813
+ var nextTick = function nextTick(func, interval, count) {
814
+ if (interval === void 0) {
815
+ interval = 100;
816
+ }
817
+
818
+ if (count === void 0) {
819
+ count = 5;
820
+ }
821
+
822
+ try {
823
+ func();
824
+ } catch (error) {
825
+ if (count == 0) {
826
+ console.error('nextTick 失败');
827
+ return;
828
+ }
829
+
830
+ setTimeout(function () {
831
+ nextTick(func, interval, count - 1);
832
+ }, interval);
833
+ }
834
+ };
835
+
836
+ exports.nextTick = nextTick;
837
+
838
+ function sleep(timeout) {
839
+ if (timeout === void 0) {
840
+ timeout = 3000;
841
+ }
842
+
843
+ return new Promise(function (resolve) {
844
+ return setTimeout(resolve, timeout);
845
+ });
846
+ }
847
+
848
+ var asyncNextTick = function asyncNextTick(asyncFunc, interval, count) {
849
+ if (interval === void 0) {
850
+ interval = 100;
851
+ }
852
+
853
+ if (count === void 0) {
854
+ count = 5;
855
+ }
856
+
857
+ return __awaiter(void 0, void 0, void 0, function () {
858
+ var error_1;
859
+ return __generator(this, function (_a) {
860
+ switch (_a.label) {
861
+ case 0:
862
+ _a.trys.push([0, 2,, 5]);
863
+
864
+ return [4
865
+ /*yield*/
866
+ , asyncFunc()];
867
+
868
+ case 1:
869
+ return [2
870
+ /*return*/
871
+ , _a.sent()];
872
+
873
+ case 2:
874
+ error_1 = _a.sent();
875
+
876
+ if (count == 0) {
877
+ console.error('nextTick 失败');
878
+ return [2
879
+ /*return*/
880
+ , null];
881
+ }
882
+
883
+ return [4
884
+ /*yield*/
885
+ , sleep(100)];
886
+
887
+ case 3:
888
+ _a.sent();
889
+
890
+ return [4
891
+ /*yield*/
892
+ , asyncNextTick(asyncFunc, interval, count - 1)];
893
+
894
+ case 4:
895
+ return [2
896
+ /*return*/
897
+ , _a.sent()];
898
+
899
+ case 5:
900
+ return [2
901
+ /*return*/
902
+ ];
903
+ }
904
+ });
905
+ });
906
+ };
907
+
908
+ exports.asyncNextTick = asyncNextTick;
909
+
910
+ var convertToRem = function convertToRem(value) {
911
+ // return value; // PTO项目 解开注释
912
+ if (window.magicDesign.device === 'pc') {
913
+ return value + "px";
914
+ }
915
+
916
+ var baseFont = ensure(function () {
917
+ return window.getComputedStyle(document.getElementsByTagName('html')[0]).fontSize.replace('px', '');
918
+ }, 50);
919
+ var pxValue = parseFloat(value);
920
+ var remValue = pxValue / baseFont; // 假设1rem = 50px
921
+
922
+ return remValue + "rem";
923
+ };
924
+ /** px to rem */
925
+
926
+
927
+ exports.convertToRem = convertToRem;
928
+
929
+ var pxToRem = function pxToRem(styleObj) {
930
+ // return styleObj; // PTO项目 解开注释
931
+ if (window.magicDesign.device === 'pc') {
932
+ return styleObj;
933
+ }
934
+
935
+ var remObj = {};
936
+
937
+ for (var key in styleObj) {
938
+ if (styleObj.hasOwnProperty(key)) {
939
+ var value = styleObj[key];
940
+
941
+ if (typeof value === 'string' && value.endsWith('px')) {
942
+ remObj[key] = convertToRem(value.split('px')[0]);
943
+ } else if (typeof value === 'number') {
944
+ remObj[key] = ['opacity', 'lineHeight', 'zIndex', 'fontWeight'].includes(key) ? value : convertToRem(value);
945
+ } else if ((key === 'padding' || key === 'margin') && typeof value === 'string') {
946
+ var paddingValues = value.split(' ');
947
+ var remPaddingValues = paddingValues.map(function (paddingValue) {
948
+ return paddingValue.endsWith('px') ? convertToRem(paddingValue) : paddingValue;
949
+ });
950
+ remObj[key] = remPaddingValues.join(' ');
951
+ } else {
952
+ remObj[key] = value;
953
+ }
954
+ }
955
+ }
956
+
957
+ return remObj;
958
+ };
959
+ /**
960
+ * 处理新老数据兼容问题
961
+ * @param pageData 大JSON
962
+ */
963
+
964
+
965
+ exports.pxToRem = pxToRem;
966
+
967
+ var compatibleNewPageData = function compatibleNewPageData(pageData) {
968
+ if (pageData.childNodes && pageData.childNodes.length > 0) {
969
+ pageData.childNodes.forEach(function (child) {
970
+ // 兼容新功能:banner 轮播的 dots 点 区分pc 移动
971
+ if (child.type === 'BANNER') {
972
+ if (!child.setting.dots.color.pc || !child.setting.dots.hoverColor.pc || !child.setting.dots.size.pc) {
973
+ child.setting.dots = __assign(__assign({}, child.setting.dots), {
974
+ color: {
975
+ pc: '#fff',
976
+ mobile: '#fff'
977
+ },
978
+ hoverColor: {
979
+ pc: '#fff',
980
+ mobile: '#fff'
981
+ },
982
+ size: {
983
+ pc: 16,
984
+ mobile: 8
985
+ },
986
+ hoverSize: {
987
+ pc: 16,
988
+ mobile: 8
989
+ }
990
+ });
991
+ }
992
+ } // 兼容新开发的功能: video新增播放按钮 的设置
993
+
994
+
995
+ if (child.type === 'VIDEO') {
996
+ // console.log('--compatibleNewPageData -- video ');
997
+ child.groupSource.forEach(function (group) {
998
+ if (!group.playIcon) {
999
+ group.playIcon = {
1000
+ open: true,
1001
+ parentId: group.id,
1002
+ id: (0, _uuid.v4)(),
1003
+ type: 'PLAY',
1004
+ size: 48,
1005
+ pcSize: 60,
1006
+ iconType: 'light-playicon-01',
1007
+ iconColor: 'Light'
1008
+ };
1009
+ }
1010
+ }); // console.log('--compatibleNewPageData -- video add group.playIcon ', child.groupSource);
1011
+ } // 兼容新功能:SEARCH 新增控制购物车和消息图标的开关
1012
+
1013
+
1014
+ if (child.type === 'SEARCH') {
1015
+ if (!child.content.icon.cartIcon || !child.content.icon.messageIcon) {
1016
+ child.content.icon.cartIcon = {
1017
+ pc: true,
1018
+ mobile: false
1019
+ };
1020
+ child.content.icon.messageIcon = {
1021
+ pc: false,
1022
+ mobile: true
1023
+ };
1024
+ }
1025
+ }
1026
+ });
1027
+ }
1028
+ };
1029
+
1030
+ exports.compatibleNewPageData = compatibleNewPageData;
1031
+
1032
+ var getGAData = function getGAData(data) {
1033
+ var _a;
1034
+
1035
+ return {
1036
+ moduleId: data.id,
1037
+ moduleName: data.moduleIndex + '.' + ((_a = _constants.compInfoMap[data.type]) === null || _a === void 0 ? void 0 : _a.name)
1038
+ };
1039
+ };
1040
+
1041
+ exports.getGAData = getGAData;
1042
+
1043
+ var downloadBase64Image = function downloadBase64Image(base64String, filename) {
1044
+ // 创建一个虚拟的链接元素
1045
+ var link = document.createElement('a');
1046
+ link.href = base64String;
1047
+ link.download = filename; // 模拟点击下载
1048
+
1049
+ link.click();
1050
+ };
1051
+
1052
+ exports.downloadBase64Image = downloadBase64Image;
1053
+
1054
+ var convertCount = function convertCount(value) {
1055
+ var newValue = value;
1056
+
1057
+ if (value >= 1000000) {
1058
+ newValue = Number(value / 1000000).toFixed(1) + "M";
1059
+ } else if (value >= 1000) {
1060
+ newValue = Number(value / 1000).toFixed(1) + "K";
1061
+ }
1062
+
1063
+ return newValue;
1064
+ };
1065
+
1066
+ exports.convertCount = convertCount;
1067
+
1068
+ var onListenTouch = function onListenTouch(cls, leftFunc, rightFunc) {
1069
+ var box = document.querySelector(cls); // 监听对象
1070
+
1071
+ var startTime = ''; // 触摸开始时间
1072
+
1073
+ var startDistanceX = ''; // 触摸开始X轴位置
1074
+
1075
+ var startDistanceY = ''; // 触摸开始Y轴位置
1076
+
1077
+ var endTime = ''; // 触摸结束时间
1078
+
1079
+ var endDistanceX = ''; // 触摸结束X轴位置
1080
+
1081
+ var endDistanceY = ''; // 触摸结束Y轴位置
1082
+
1083
+ var moveTime = ''; // 触摸时间
1084
+
1085
+ var moveDistanceX = ''; // 触摸移动X轴距离
1086
+
1087
+ var moveDistanceY = ''; // 触摸移动Y轴距离
1088
+
1089
+ box.addEventListener('touchstart', function (e) {
1090
+ startTime = new Date().getTime();
1091
+ startDistanceX = e.touches[0].screenX;
1092
+ startDistanceY = e.touches[0].screenY;
1093
+ });
1094
+ box.addEventListener('touchend', function (e) {
1095
+ endTime = new Date().getTime();
1096
+ endDistanceX = e.changedTouches[0].screenX;
1097
+ endDistanceY = e.changedTouches[0].screenY;
1098
+ moveTime = endTime - startTime;
1099
+ moveDistanceX = startDistanceX - endDistanceX;
1100
+ moveDistanceY = startDistanceY - endDistanceY; // 判断滑动距离超过40 且 时间小于500毫秒
1101
+
1102
+ if ((Math.abs(moveDistanceX) > 40 || Math.abs(moveDistanceY) > 40) && moveTime < 500) {
1103
+ // 判断X轴移动的距离是否大于Y轴移动的距离
1104
+ if (Math.abs(moveDistanceX) > Math.abs(moveDistanceY)) {
1105
+ // 左右
1106
+ if (moveDistanceX > 0) leftFunc();else rightFunc();
1107
+ } else {
1108
+ // 上下
1109
+ return moveDistanceY > 0 ? 'top' : 'bottom';
1110
+ }
1111
+ }
1112
+ });
1113
+ return null;
1114
+ };
1115
+
1116
+ exports.onListenTouch = onListenTouch;