@fonixtree/magic-design 0.0.13 → 0.0.16

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 (850) hide show
  1. package/es/assets/fonts/.DS_Store +0 -0
  2. package/es/assets/fonts/Montserrat-Bold.ttf +0 -0
  3. package/es/assets/fonts/Montserrat-Medium.ttf +0 -0
  4. package/es/assets/fonts/Montserrat-Regular.ttf +0 -0
  5. package/es/assets/fonts/Montserrat-SemiBold.ttf +0 -0
  6. package/es/assets/fonts/OpenSans-Bold.ttf +0 -0
  7. package/es/assets/fonts/OpenSans-Regular.ttf +0 -0
  8. package/es/assets/fonts/OpenSans-SemiBold.ttf +0 -0
  9. package/es/assets/fonts/magic-box-iconfont.css +299 -0
  10. package/es/assets/fonts/magic-box-iconfont.css.bak +299 -0
  11. package/es/assets/fonts/magic-box-iconfont.js +1 -0
  12. package/es/assets/fonts/magic-box-iconfont.js.bak +1 -0
  13. package/es/assets/fonts/magic-box-iconfont.ttf +0 -0
  14. package/es/assets/fonts/magic-box-iconfont.woff +0 -0
  15. package/es/assets/fonts/magic-box-iconfont.woff2 +0 -0
  16. package/es/assets/images/icon/index.js +68 -0
  17. package/es/assets/images/layout-icon/carouselLayout1.png +0 -0
  18. package/es/assets/images/layout-icon/carouselLayout2.png +0 -0
  19. package/es/assets/images/layout-icon/dividerLayout.svg +4 -0
  20. package/es/assets/images/layout-icon/imageGalleryLayout1.png +0 -0
  21. package/es/assets/images/layout-icon/imageGalleryLayout2.png +0 -0
  22. package/es/assets/images/layout-icon/imageGalleryLayout3.png +0 -0
  23. package/es/assets/images/layout-icon/layout-imagetext-m1-1.png +0 -0
  24. package/es/assets/images/layout-icon/layout-imagetext-m1-2.png +0 -0
  25. package/es/assets/images/layout-icon/layout-imagetext-m1-3.png +0 -0
  26. package/es/assets/images/layout-icon/layout-imagetext-m2.png +0 -0
  27. package/es/assets/images/layout-icon/layout-imagetext-m3-1.svg +18 -0
  28. package/es/assets/images/layout-icon/layout-imagetext-m3-2.svg +9 -0
  29. package/es/assets/images/layout-icon/layout-imagetext-m3.png +0 -0
  30. package/es/assets/images/layout-icon/layout-imagetext-p1.png +0 -0
  31. package/es/assets/images/layout-icon/layout-imagetext-p2.png +0 -0
  32. package/es/assets/images/layout-icon/layout-imagetext-p3.png +0 -0
  33. package/es/assets/images/layout-icon/layout-imagetext-p4.png +0 -0
  34. package/es/assets/images/layout-icon/layout-search.png +0 -0
  35. package/es/assets/images/layout-icon/newsletter.svg +7 -0
  36. package/es/assets/less/button.less +9 -0
  37. package/es/assets/less/common.less +82 -0
  38. package/es/assets/less/cylon-antd.less +32534 -0
  39. package/es/assets/less/font.less +50 -0
  40. package/es/assets/less/global.less +8 -0
  41. package/es/assets/less/index.less +11 -0
  42. package/es/assets/less/input.less +8 -0
  43. package/es/assets/less/menu.less +21 -0
  44. package/es/assets/less/modal.less +16 -0
  45. package/es/assets/less/select.less +19 -0
  46. package/es/assets/less/slider.less +21 -0
  47. package/es/assets/less/switch.less +20 -0
  48. package/es/assets/less/table.less +40 -0
  49. package/es/assets/less/variables.less +4 -0
  50. package/es/common/AlignSelector/index.js +104 -0
  51. package/es/common/AlignSelector/index.less +28 -0
  52. package/es/common/Button/index.js +134 -0
  53. package/es/common/Button/index.less +68 -0
  54. package/es/common/ButtonIconLayout/index.js +103 -0
  55. package/es/common/ButtonIconLayout/index.less +53 -0
  56. package/es/common/Collapse/index.js +384 -0
  57. package/es/common/Collapse/index.less +97 -0
  58. package/es/common/ColorPicker/imgs/no-color.png +0 -0
  59. package/es/common/ColorPicker/index.js +131 -0
  60. package/es/common/ColorPicker/index.less +26 -0
  61. package/es/common/ColorPickerInput/imgs/code.png +0 -0
  62. package/es/common/ColorPickerInput/index.js +114 -0
  63. package/es/common/ColorPickerInput/index.less +50 -0
  64. package/es/common/CountDown/index.js +151 -0
  65. package/es/common/CountDown/index.less +23 -0
  66. package/es/common/Field/index.js +80 -0
  67. package/es/common/Field/index.less +37 -0
  68. package/es/common/FontStyles/index.js +178 -0
  69. package/es/common/FontStyles/index.less +63 -0
  70. package/es/common/GroupList/defaultImg.png +0 -0
  71. package/es/common/GroupList/index.js +210 -0
  72. package/es/common/GroupList/index.less +85 -0
  73. package/es/common/IconPicker/index.js +147 -0
  74. package/es/common/IconPicker/index.less +46 -0
  75. package/es/common/Iconfont/index.js +148 -0
  76. package/es/common/Iconfont/index.less +20 -0
  77. package/es/common/ImageModal/CommonModal/const.js +22 -0
  78. package/es/common/ImageModal/CommonModal/index.js +46 -0
  79. package/es/common/ImageModal/CommonSelPicCard/index.js +80 -0
  80. package/es/common/ImageModal/CommonSelPicCard/index.less +40 -0
  81. package/es/common/ImageModal/const.js +24 -0
  82. package/es/common/ImageModal/index.js +748 -0
  83. package/es/common/ImageModal/index.less +21 -0
  84. package/es/common/ImagePicker/index.js +162 -0
  85. package/es/common/ImagePicker/index.less +104 -0
  86. package/es/common/InputNumber/index.js +91 -0
  87. package/es/common/InputNumber/index.less +33 -0
  88. package/es/common/LayoutSelector/imgs/center.png +0 -0
  89. package/es/common/LayoutSelector/imgs/left.png +0 -0
  90. package/es/common/LayoutSelector/imgs/right.png +0 -0
  91. package/es/common/LayoutSelector/index.js +111 -0
  92. package/es/common/LayoutSelector/index.less +34 -0
  93. package/es/common/LinkModal/CatgTable/index.js +234 -0
  94. package/es/common/LinkModal/CouponTable/index.js +299 -0
  95. package/es/common/LinkModal/CustomTable/index.js +227 -0
  96. package/es/common/LinkModal/FilteredProductModal/index.js +640 -0
  97. package/es/common/LinkModal/FilteredProductModal/index.less +113 -0
  98. package/es/common/LinkModal/FunctionTable/index.js +221 -0
  99. package/es/common/LinkModal/ProductDetailPage/index.js +433 -0
  100. package/es/common/LinkModal/ProductDetailPage/index.less +21 -0
  101. package/es/common/LinkModal/index.js +136 -0
  102. package/es/common/LinkModal/index.less +108 -0
  103. package/es/common/NewImg/index.js +165 -0
  104. package/es/common/NewImg/index.less +0 -0
  105. package/es/common/ProductModal/index.js +760 -0
  106. package/es/common/ProductModal/index.less +238 -0
  107. package/es/common/ProductSource/index.js +250 -0
  108. package/es/common/ProductSource/index.less +12 -0
  109. package/es/common/RcCollapse/Collapse.js +240 -0
  110. package/es/common/RcCollapse/Panel.js +193 -0
  111. package/es/common/RcCollapse/PanelContent.js +59 -0
  112. package/es/common/RcCollapse/index.js +15 -0
  113. package/es/common/RcCollapse/index.less +108 -0
  114. package/es/common/RcCollapse/interface.js +1 -0
  115. package/es/common/RcCollapse/motion.less +12 -0
  116. package/es/common/RcCollapse/motionUtil.js +44 -0
  117. package/es/common/Slider/index.js +151 -0
  118. package/es/common/Slider/index.less +45 -0
  119. package/es/common/SwitchCollapse/index.js +216 -0
  120. package/es/common/SwitchCollapse/index.less +40 -0
  121. package/es/common/UrlPicker/index.js +119 -0
  122. package/es/common/UrlPicker/index.less +72 -0
  123. package/es/common/index.js +127 -0
  124. package/es/composite-comp/bol/components/Banner/defaultJSON.js +268 -0
  125. package/es/composite-comp/bol/components/Banner/index.js +89 -0
  126. package/es/composite-comp/bol/components/Button/defaultJSON.js +114 -0
  127. package/es/composite-comp/bol/components/Button/index.js +0 -0
  128. package/es/composite-comp/bol/components/Carousel/defaultJSON.js +295 -0
  129. package/es/composite-comp/bol/components/Divider/defaultJSON.js +47 -0
  130. package/es/composite-comp/bol/components/ImageGallery/defaultJSON.js +74 -0
  131. package/es/composite-comp/bol/components/ImageText/defaultJSON.js +546 -0
  132. package/es/composite-comp/bol/components/Newsletter/defaultJSON.js +135 -0
  133. package/es/composite-comp/bol/components/Tag/defaultJSON.js +112 -0
  134. package/es/composite-comp/bol/components/Text/defaultJSON.js +149 -0
  135. package/es/composite-comp/dito/components/FlashDeal/defaultJSON.js +183 -0
  136. package/es/composite-comp/dito/components/Recommend/defaultJSON.js +220 -0
  137. package/es/composite-comp/dito/components/SearchBar/defaultJSON.js +56 -0
  138. package/es/constants/component-types.js +87 -0
  139. package/es/constants/index.js +144 -0
  140. package/es/constants/layout.js +120 -0
  141. package/es/core/Designer/CompListPanel/index.js +156 -0
  142. package/es/core/Designer/CompListPanel/index.less +69 -0
  143. package/es/core/Designer/ConfigPanel/index.js +294 -0
  144. package/es/core/Designer/ConfigPanel/index.less +139 -0
  145. package/es/core/Designer/History/index.js +91 -0
  146. package/es/core/Designer/PageCompList/index.js +266 -0
  147. package/es/core/Designer/PageCompList/index.less +114 -0
  148. package/es/core/Designer/QuickMenuBar/index.js +176 -0
  149. package/es/core/Designer/QuickMenuBar/index.less +67 -0
  150. package/es/core/Designer/ViewArea/index.js +150 -0
  151. package/es/core/Designer/ViewArea/index.less +53 -0
  152. package/es/core/Designer/index.js +454 -0
  153. package/es/core/Designer/index.less +6 -0
  154. package/es/core/Renderer/index.js +82 -0
  155. package/es/decorator/compositeDecorator.js +130 -0
  156. package/es/decorator/index.js +23 -0
  157. package/es/decorator/metaDecorator.js +199 -0
  158. package/es/index.js +27 -0
  159. package/es/meta-comp/components/Button/index.js +189 -0
  160. package/es/meta-comp/components/Button/index.less +19 -0
  161. package/es/meta-comp/components/Image/index.js +183 -0
  162. package/es/meta-comp/components/Text/index.js +478 -0
  163. package/es/meta-comp/components/index.js +31 -0
  164. package/es/meta-comp/config-panels/BaseConfig.js +87 -0
  165. package/es/meta-comp/config-panels/ButtonConfig/index.js +356 -0
  166. package/es/meta-comp/config-panels/ImageConfig/index.js +395 -0
  167. package/es/meta-comp/config-panels/TextConfig/index.js +358 -0
  168. package/es/mobx/Store.js +95 -0
  169. package/es/mobx/index.js +36 -0
  170. package/es/utils/androidUtil.js +113 -0
  171. package/es/utils/businessUtil.js +235 -0
  172. package/es/utils/commonUtil.js +289 -0
  173. package/es/utils/compJsonUtil.js +240 -0
  174. package/es/utils/coreUtil.js +156 -0
  175. package/es/utils/currencyUtil.js +190 -0
  176. package/es/utils/dataTreeUtils.js +105 -0
  177. package/es/utils/dateUtil.js +70 -0
  178. package/es/utils/storeUtil.js +258 -0
  179. package/lib/assets/fonts/.DS_Store +0 -0
  180. package/lib/assets/fonts/Montserrat-Bold.ttf +0 -0
  181. package/lib/assets/fonts/Montserrat-Medium.ttf +0 -0
  182. package/lib/assets/fonts/Montserrat-Regular.ttf +0 -0
  183. package/lib/assets/fonts/Montserrat-SemiBold.ttf +0 -0
  184. package/lib/assets/fonts/OpenSans-Bold.ttf +0 -0
  185. package/lib/assets/fonts/OpenSans-Regular.ttf +0 -0
  186. package/lib/assets/fonts/OpenSans-SemiBold.ttf +0 -0
  187. package/lib/assets/fonts/magic-box-iconfont.css +299 -0
  188. package/lib/assets/fonts/magic-box-iconfont.css.bak +299 -0
  189. package/lib/assets/fonts/magic-box-iconfont.js +1 -0
  190. package/lib/assets/fonts/magic-box-iconfont.js.bak +1 -0
  191. package/lib/assets/fonts/magic-box-iconfont.ttf +0 -0
  192. package/lib/assets/fonts/magic-box-iconfont.woff +0 -0
  193. package/lib/assets/fonts/magic-box-iconfont.woff2 +0 -0
  194. package/lib/assets/images/icon/index.js +68 -0
  195. package/lib/assets/images/layout-icon/carouselLayout1.png +0 -0
  196. package/lib/assets/images/layout-icon/carouselLayout2.png +0 -0
  197. package/lib/assets/images/layout-icon/dividerLayout.svg +4 -0
  198. package/lib/assets/images/layout-icon/imageGalleryLayout1.png +0 -0
  199. package/lib/assets/images/layout-icon/imageGalleryLayout2.png +0 -0
  200. package/lib/assets/images/layout-icon/imageGalleryLayout3.png +0 -0
  201. package/lib/assets/images/layout-icon/layout-imagetext-m1-1.png +0 -0
  202. package/lib/assets/images/layout-icon/layout-imagetext-m1-2.png +0 -0
  203. package/lib/assets/images/layout-icon/layout-imagetext-m1-3.png +0 -0
  204. package/lib/assets/images/layout-icon/layout-imagetext-m2.png +0 -0
  205. package/lib/assets/images/layout-icon/layout-imagetext-m3-1.svg +18 -0
  206. package/lib/assets/images/layout-icon/layout-imagetext-m3-2.svg +9 -0
  207. package/lib/assets/images/layout-icon/layout-imagetext-m3.png +0 -0
  208. package/lib/assets/images/layout-icon/layout-imagetext-p1.png +0 -0
  209. package/lib/assets/images/layout-icon/layout-imagetext-p2.png +0 -0
  210. package/lib/assets/images/layout-icon/layout-imagetext-p3.png +0 -0
  211. package/lib/assets/images/layout-icon/layout-imagetext-p4.png +0 -0
  212. package/lib/assets/images/layout-icon/layout-search.png +0 -0
  213. package/lib/assets/images/layout-icon/newsletter.svg +7 -0
  214. package/lib/assets/less/button.less +9 -0
  215. package/lib/assets/less/common.less +82 -0
  216. package/lib/assets/less/cylon-antd.less +32534 -0
  217. package/lib/assets/less/font.less +50 -0
  218. package/lib/assets/less/global.less +8 -0
  219. package/lib/assets/less/index.less +11 -0
  220. package/lib/assets/less/input.less +8 -0
  221. package/lib/assets/less/menu.less +21 -0
  222. package/lib/assets/less/modal.less +16 -0
  223. package/lib/assets/less/select.less +19 -0
  224. package/lib/assets/less/slider.less +21 -0
  225. package/lib/assets/less/switch.less +20 -0
  226. package/lib/assets/less/table.less +40 -0
  227. package/lib/assets/less/variables.less +4 -0
  228. package/lib/common/AlignSelector/index.js +104 -0
  229. package/lib/common/AlignSelector/index.less +28 -0
  230. package/lib/common/Button/index.js +134 -0
  231. package/lib/common/Button/index.less +68 -0
  232. package/lib/common/ButtonIconLayout/index.js +103 -0
  233. package/lib/common/ButtonIconLayout/index.less +53 -0
  234. package/lib/common/Collapse/index.js +384 -0
  235. package/lib/common/Collapse/index.less +97 -0
  236. package/lib/common/ColorPicker/imgs/no-color.png +0 -0
  237. package/lib/common/ColorPicker/index.js +131 -0
  238. package/lib/common/ColorPicker/index.less +26 -0
  239. package/lib/common/ColorPickerInput/imgs/code.png +0 -0
  240. package/lib/common/ColorPickerInput/index.js +114 -0
  241. package/lib/common/ColorPickerInput/index.less +50 -0
  242. package/lib/common/CountDown/index.js +151 -0
  243. package/lib/common/CountDown/index.less +23 -0
  244. package/lib/common/Field/index.js +80 -0
  245. package/lib/common/Field/index.less +37 -0
  246. package/lib/common/FontStyles/index.js +178 -0
  247. package/lib/common/FontStyles/index.less +63 -0
  248. package/lib/common/GroupList/defaultImg.png +0 -0
  249. package/lib/common/GroupList/index.js +210 -0
  250. package/lib/common/GroupList/index.less +85 -0
  251. package/lib/common/IconPicker/index.js +147 -0
  252. package/lib/common/IconPicker/index.less +46 -0
  253. package/lib/common/Iconfont/index.js +148 -0
  254. package/lib/common/Iconfont/index.less +20 -0
  255. package/lib/common/ImageModal/CommonModal/const.js +22 -0
  256. package/lib/common/ImageModal/CommonModal/index.js +46 -0
  257. package/lib/common/ImageModal/CommonSelPicCard/index.js +80 -0
  258. package/lib/common/ImageModal/CommonSelPicCard/index.less +40 -0
  259. package/lib/common/ImageModal/const.js +24 -0
  260. package/lib/common/ImageModal/index.js +748 -0
  261. package/lib/common/ImageModal/index.less +21 -0
  262. package/lib/common/ImagePicker/index.js +162 -0
  263. package/lib/common/ImagePicker/index.less +104 -0
  264. package/lib/common/InputNumber/index.js +91 -0
  265. package/lib/common/InputNumber/index.less +33 -0
  266. package/lib/common/LayoutSelector/imgs/center.png +0 -0
  267. package/lib/common/LayoutSelector/imgs/left.png +0 -0
  268. package/lib/common/LayoutSelector/imgs/right.png +0 -0
  269. package/lib/common/LayoutSelector/index.js +111 -0
  270. package/lib/common/LayoutSelector/index.less +34 -0
  271. package/lib/common/LinkModal/CatgTable/index.js +234 -0
  272. package/lib/common/LinkModal/CouponTable/index.js +299 -0
  273. package/lib/common/LinkModal/CustomTable/index.js +227 -0
  274. package/lib/common/LinkModal/FilteredProductModal/index.js +640 -0
  275. package/lib/common/LinkModal/FilteredProductModal/index.less +113 -0
  276. package/lib/common/LinkModal/FunctionTable/index.js +221 -0
  277. package/lib/common/LinkModal/ProductDetailPage/index.js +433 -0
  278. package/lib/common/LinkModal/ProductDetailPage/index.less +21 -0
  279. package/lib/common/LinkModal/index.js +136 -0
  280. package/lib/common/LinkModal/index.less +108 -0
  281. package/lib/common/NewImg/index.js +165 -0
  282. package/lib/common/NewImg/index.less +0 -0
  283. package/lib/common/ProductModal/index.js +760 -0
  284. package/lib/common/ProductModal/index.less +238 -0
  285. package/lib/common/ProductSource/index.js +250 -0
  286. package/lib/common/ProductSource/index.less +12 -0
  287. package/lib/common/RcCollapse/Collapse.js +240 -0
  288. package/lib/common/RcCollapse/Panel.js +193 -0
  289. package/lib/common/RcCollapse/PanelContent.js +59 -0
  290. package/lib/common/RcCollapse/index.js +15 -0
  291. package/lib/common/RcCollapse/index.less +108 -0
  292. package/lib/common/RcCollapse/interface.js +1 -0
  293. package/lib/common/RcCollapse/motion.less +12 -0
  294. package/lib/common/RcCollapse/motionUtil.js +44 -0
  295. package/lib/common/Slider/index.js +151 -0
  296. package/lib/common/Slider/index.less +45 -0
  297. package/lib/common/SwitchCollapse/index.js +216 -0
  298. package/lib/common/SwitchCollapse/index.less +40 -0
  299. package/lib/common/UrlPicker/index.js +119 -0
  300. package/lib/common/UrlPicker/index.less +72 -0
  301. package/lib/common/index.js +127 -0
  302. package/lib/composite-comp/bol/components/Banner/defaultJSON.js +268 -0
  303. package/lib/composite-comp/bol/components/Banner/index.js +89 -0
  304. package/lib/composite-comp/bol/components/Button/defaultJSON.js +114 -0
  305. package/lib/composite-comp/bol/components/Button/index.js +103 -0
  306. package/lib/composite-comp/bol/components/Carousel/defaultJSON.js +295 -0
  307. package/lib/composite-comp/bol/components/Divider/defaultJSON.js +47 -0
  308. package/lib/composite-comp/bol/components/ImageGallery/defaultJSON.js +74 -0
  309. package/lib/composite-comp/bol/components/ImageText/defaultJSON.js +546 -0
  310. package/lib/composite-comp/bol/components/Newsletter/defaultJSON.js +135 -0
  311. package/lib/composite-comp/bol/components/Tag/defaultJSON.js +112 -0
  312. package/lib/composite-comp/bol/components/Text/defaultJSON.js +149 -0
  313. package/lib/composite-comp/dito/components/FlashDeal/defaultJSON.js +183 -0
  314. package/lib/composite-comp/dito/components/Recommend/defaultJSON.js +220 -0
  315. package/lib/composite-comp/dito/components/SearchBar/defaultJSON.js +56 -0
  316. package/lib/constants/component-types.js +87 -0
  317. package/lib/constants/index.js +144 -0
  318. package/lib/constants/layout.js +120 -0
  319. package/lib/core/Designer/CompListPanel/index.js +156 -0
  320. package/lib/core/Designer/CompListPanel/index.less +69 -0
  321. package/lib/core/Designer/ConfigPanel/index.js +294 -0
  322. package/lib/core/Designer/ConfigPanel/index.less +139 -0
  323. package/lib/core/Designer/History/index.js +91 -0
  324. package/lib/core/Designer/PageCompList/index.js +266 -0
  325. package/lib/core/Designer/PageCompList/index.less +114 -0
  326. package/lib/core/Designer/QuickMenuBar/index.js +176 -0
  327. package/lib/core/Designer/QuickMenuBar/index.less +67 -0
  328. package/lib/core/Designer/ViewArea/index.js +150 -0
  329. package/lib/core/Designer/ViewArea/index.less +53 -0
  330. package/lib/core/Designer/index.js +454 -0
  331. package/lib/core/Designer/index.less +6 -0
  332. package/lib/core/Renderer/index.js +82 -0
  333. package/lib/decorator/compositeDecorator.js +130 -0
  334. package/lib/decorator/index.js +23 -0
  335. package/lib/decorator/metaDecorator.js +199 -0
  336. package/lib/index.js +27 -0
  337. package/lib/meta-comp/components/Button/index.js +189 -0
  338. package/lib/meta-comp/components/Button/index.less +0 -0
  339. package/lib/meta-comp/components/Image/index.js +183 -0
  340. package/lib/meta-comp/components/Text/index.js +478 -0
  341. package/lib/meta-comp/components/index.js +31 -0
  342. package/lib/meta-comp/config-panels/BaseConfig.js +87 -0
  343. package/lib/meta-comp/config-panels/ButtonConfig/index.js +356 -0
  344. package/lib/meta-comp/config-panels/ImageConfig/index.js +395 -0
  345. package/lib/meta-comp/config-panels/TextConfig/index.js +358 -0
  346. package/lib/mobx/Store.js +95 -0
  347. package/lib/mobx/index.js +36 -0
  348. package/lib/utils/androidUtil.js +113 -0
  349. package/lib/utils/businessUtil.js +235 -0
  350. package/lib/utils/commonUtil.js +289 -0
  351. package/lib/utils/compJsonUtil.js +240 -0
  352. package/lib/utils/coreUtil.js +156 -0
  353. package/lib/utils/currencyUtil.js +190 -0
  354. package/lib/utils/dataTreeUtils.js +105 -0
  355. package/lib/utils/dateUtil.js +70 -0
  356. package/lib/utils/storeUtil.js +258 -0
  357. package/package.json +44 -6
  358. package/_virtual/__node-resolve_empty.js +0 -6
  359. package/_virtual/_cloneBuffer.js +0 -3
  360. package/_virtual/_commonjsHelpers.js +0 -24
  361. package/_virtual/_node-resolve_empty.js +0 -3
  362. package/_virtual/_nodeUtil.js +0 -3
  363. package/_virtual/_rollupPluginBabelHelpers.js +0 -18
  364. package/_virtual/index.js +0 -3
  365. package/_virtual/index2.js +0 -3
  366. package/_virtual/index3.js +0 -3
  367. package/_virtual/index4.js +0 -3
  368. package/_virtual/index5.js +0 -5
  369. package/_virtual/interopRequireDefault.js +0 -3
  370. package/_virtual/isBuffer.js +0 -3
  371. package/_virtual/react-is.development.js +0 -3
  372. package/_virtual/react-is.production.min.js +0 -3
  373. package/_virtual/rng-browser.js +0 -3
  374. package/_virtual/toArray.js +0 -3
  375. package/my_node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js +0 -11
  376. package/my_node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js +0 -5
  377. package/my_node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js +0 -9
  378. package/my_node_modules/@babel/runtime/helpers/esm/classCallCheck.js +0 -7
  379. package/my_node_modules/@babel/runtime/helpers/esm/createClass.js +0 -20
  380. package/my_node_modules/@babel/runtime/helpers/esm/createSuper.js +0 -22
  381. package/my_node_modules/@babel/runtime/helpers/esm/defineProperty.js +0 -16
  382. package/my_node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js +0 -8
  383. package/my_node_modules/@babel/runtime/helpers/esm/inherits.js +0 -21
  384. package/my_node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js +0 -14
  385. package/my_node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js +0 -31
  386. package/my_node_modules/@babel/runtime/helpers/esm/nonIterableRest.js +0 -5
  387. package/my_node_modules/@babel/runtime/helpers/esm/objectSpread2.js +0 -29
  388. package/my_node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js +0 -14
  389. package/my_node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js +0 -9
  390. package/my_node_modules/@babel/runtime/helpers/esm/slicedToArray.js +0 -10
  391. package/my_node_modules/@babel/runtime/helpers/esm/typeof.js +0 -11
  392. package/my_node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js +0 -12
  393. package/my_node_modules/@babel/runtime/helpers/interopRequireDefault.js +0 -11
  394. package/my_node_modules/call-bind/callBound.js +0 -19
  395. package/my_node_modules/call-bind/index.js +0 -52
  396. package/my_node_modules/classnames/index.js +0 -61
  397. package/my_node_modules/function-bind/implementation.js +0 -52
  398. package/my_node_modules/function-bind/index.js +0 -7
  399. package/my_node_modules/get-intrinsic/index.js +0 -338
  400. package/my_node_modules/has/src/index.js +0 -7
  401. package/my_node_modules/has-symbols/index.js +0 -15
  402. package/my_node_modules/has-symbols/shams.js +0 -42
  403. package/my_node_modules/lodash/_DataView.js +0 -12
  404. package/my_node_modules/lodash/_Hash.js +0 -40
  405. package/my_node_modules/lodash/_ListCache.js +0 -40
  406. package/my_node_modules/lodash/_Map.js +0 -12
  407. package/my_node_modules/lodash/_MapCache.js +0 -40
  408. package/my_node_modules/lodash/_Promise.js +0 -12
  409. package/my_node_modules/lodash/_Set.js +0 -12
  410. package/my_node_modules/lodash/_SetCache.js +0 -33
  411. package/my_node_modules/lodash/_Stack.js +0 -36
  412. package/my_node_modules/lodash/_Symbol.js +0 -10
  413. package/my_node_modules/lodash/_Uint8Array.js +0 -10
  414. package/my_node_modules/lodash/_WeakMap.js +0 -12
  415. package/my_node_modules/lodash/_arrayEach.js +0 -25
  416. package/my_node_modules/lodash/_arrayFilter.js +0 -28
  417. package/my_node_modules/lodash/_arrayLikeKeys.js +0 -59
  418. package/my_node_modules/lodash/_arrayMap.js +0 -24
  419. package/my_node_modules/lodash/_arrayPush.js +0 -23
  420. package/my_node_modules/lodash/_arraySome.js +0 -26
  421. package/my_node_modules/lodash/_assignValue.js +0 -33
  422. package/my_node_modules/lodash/_assocIndexOf.js +0 -25
  423. package/my_node_modules/lodash/_baseAssign.js +0 -22
  424. package/my_node_modules/lodash/_baseAssignIn.js +0 -22
  425. package/my_node_modules/lodash/_baseAssignValue.js +0 -29
  426. package/my_node_modules/lodash/_baseClone.js +0 -193
  427. package/my_node_modules/lodash/_baseCreate.js +0 -34
  428. package/my_node_modules/lodash/_baseFindIndex.js +0 -27
  429. package/my_node_modules/lodash/_baseFor.js +0 -20
  430. package/my_node_modules/lodash/_baseForOwn.js +0 -21
  431. package/my_node_modules/lodash/_baseGet.js +0 -29
  432. package/my_node_modules/lodash/_baseGetAllKeys.js +0 -25
  433. package/my_node_modules/lodash/_baseGetTag.js +0 -34
  434. package/my_node_modules/lodash/_baseHasIn.js +0 -16
  435. package/my_node_modules/lodash/_baseIsArguments.js +0 -23
  436. package/my_node_modules/lodash/_baseIsEqual.js +0 -33
  437. package/my_node_modules/lodash/_baseIsEqualDeep.js +0 -95
  438. package/my_node_modules/lodash/_baseIsMap.js +0 -23
  439. package/my_node_modules/lodash/_baseIsMatch.js +0 -67
  440. package/my_node_modules/lodash/_baseIsNative.js +0 -54
  441. package/my_node_modules/lodash/_baseIsSet.js +0 -23
  442. package/my_node_modules/lodash/_baseIsTypedArray.js +0 -66
  443. package/my_node_modules/lodash/_baseIteratee.js +0 -39
  444. package/my_node_modules/lodash/_baseKeys.js +0 -35
  445. package/my_node_modules/lodash/_baseKeysIn.js +0 -39
  446. package/my_node_modules/lodash/_baseMatches.js +0 -28
  447. package/my_node_modules/lodash/_baseMatchesProperty.js +0 -43
  448. package/my_node_modules/lodash/_baseProperty.js +0 -17
  449. package/my_node_modules/lodash/_basePropertyDeep.js +0 -20
  450. package/my_node_modules/lodash/_baseTimes.js +0 -23
  451. package/my_node_modules/lodash/_baseToNumber.js +0 -28
  452. package/my_node_modules/lodash/_baseToString.js +0 -44
  453. package/my_node_modules/lodash/_baseTrim.js +0 -23
  454. package/my_node_modules/lodash/_baseUnary.js +0 -17
  455. package/my_node_modules/lodash/_cacheHas.js +0 -16
  456. package/my_node_modules/lodash/_castPath.js +0 -28
  457. package/my_node_modules/lodash/_cloneArrayBuffer.js +0 -20
  458. package/my_node_modules/lodash/_cloneBuffer.js +0 -40
  459. package/my_node_modules/lodash/_cloneDataView.js +0 -20
  460. package/my_node_modules/lodash/_cloneRegExp.js +0 -20
  461. package/my_node_modules/lodash/_cloneSymbol.js +0 -22
  462. package/my_node_modules/lodash/_cloneTypedArray.js +0 -20
  463. package/my_node_modules/lodash/_copyArray.js +0 -23
  464. package/my_node_modules/lodash/_copyObject.js +0 -45
  465. package/my_node_modules/lodash/_copySymbols.js +0 -21
  466. package/my_node_modules/lodash/_copySymbolsIn.js +0 -21
  467. package/my_node_modules/lodash/_coreJsData.js +0 -10
  468. package/my_node_modules/lodash/_createBaseFor.js +0 -28
  469. package/my_node_modules/lodash/_createMathOperation.js +0 -43
  470. package/my_node_modules/lodash/_defineProperty.js +0 -15
  471. package/my_node_modules/lodash/_equalArrays.js +0 -90
  472. package/my_node_modules/lodash/_equalByTag.js +0 -121
  473. package/my_node_modules/lodash/_equalObjects.js +0 -94
  474. package/my_node_modules/lodash/_freeGlobal.js +0 -9
  475. package/my_node_modules/lodash/_getAllKeys.js +0 -22
  476. package/my_node_modules/lodash/_getAllKeysIn.js +0 -23
  477. package/my_node_modules/lodash/_getMapData.js +0 -22
  478. package/my_node_modules/lodash/_getMatchData.js +0 -29
  479. package/my_node_modules/lodash/_getNative.js +0 -22
  480. package/my_node_modules/lodash/_getPrototype.js +0 -10
  481. package/my_node_modules/lodash/_getRawTag.js +0 -50
  482. package/my_node_modules/lodash/_getSymbols.js +0 -35
  483. package/my_node_modules/lodash/_getSymbolsIn.js +0 -32
  484. package/my_node_modules/lodash/_getTag.js +0 -68
  485. package/my_node_modules/lodash/_getValue.js +0 -16
  486. package/my_node_modules/lodash/_hasPath.js +0 -48
  487. package/my_node_modules/lodash/_hashClear.js +0 -19
  488. package/my_node_modules/lodash/_hashDelete.js +0 -20
  489. package/my_node_modules/lodash/_hashGet.js +0 -34
  490. package/my_node_modules/lodash/_hashHas.js +0 -27
  491. package/my_node_modules/lodash/_hashSet.js +0 -27
  492. package/my_node_modules/lodash/_initCloneArray.js +0 -29
  493. package/my_node_modules/lodash/_initCloneByTag.js +0 -85
  494. package/my_node_modules/lodash/_initCloneObject.js +0 -24
  495. package/my_node_modules/lodash/_isIndex.js +0 -28
  496. package/my_node_modules/lodash/_isKey.js +0 -34
  497. package/my_node_modules/lodash/_isKeyable.js +0 -18
  498. package/my_node_modules/lodash/_isMasked.js +0 -24
  499. package/my_node_modules/lodash/_isPrototype.js +0 -21
  500. package/my_node_modules/lodash/_isStrictComparable.js +0 -19
  501. package/my_node_modules/lodash/_listCacheClear.js +0 -16
  502. package/my_node_modules/lodash/_listCacheDelete.js +0 -39
  503. package/my_node_modules/lodash/_listCacheGet.js +0 -23
  504. package/my_node_modules/lodash/_listCacheHas.js +0 -20
  505. package/my_node_modules/lodash/_listCacheSet.js +0 -30
  506. package/my_node_modules/lodash/_mapCacheClear.js +0 -27
  507. package/my_node_modules/lodash/_mapCacheDelete.js +0 -22
  508. package/my_node_modules/lodash/_mapCacheGet.js +0 -20
  509. package/my_node_modules/lodash/_mapCacheHas.js +0 -20
  510. package/my_node_modules/lodash/_mapCacheSet.js +0 -26
  511. package/my_node_modules/lodash/_mapToArray.js +0 -21
  512. package/my_node_modules/lodash/_matchesStrictComparable.js +0 -23
  513. package/my_node_modules/lodash/_memoizeCapped.js +0 -30
  514. package/my_node_modules/lodash/_nativeCreate.js +0 -10
  515. package/my_node_modules/lodash/_nativeKeys.js +0 -10
  516. package/my_node_modules/lodash/_nativeKeysIn.js +0 -23
  517. package/my_node_modules/lodash/_nodeUtil.js +0 -35
  518. package/my_node_modules/lodash/_objectToString.js +0 -25
  519. package/my_node_modules/lodash/_overArg.js +0 -18
  520. package/my_node_modules/lodash/_root.js +0 -13
  521. package/my_node_modules/lodash/_setCacheAdd.js +0 -22
  522. package/my_node_modules/lodash/_setCacheHas.js +0 -17
  523. package/my_node_modules/lodash/_setToArray.js +0 -21
  524. package/my_node_modules/lodash/_stackClear.js +0 -19
  525. package/my_node_modules/lodash/_stackDelete.js +0 -21
  526. package/my_node_modules/lodash/_stackGet.js +0 -17
  527. package/my_node_modules/lodash/_stackHas.js +0 -17
  528. package/my_node_modules/lodash/_stackSet.js +0 -40
  529. package/my_node_modules/lodash/_stringToPath.js +0 -31
  530. package/my_node_modules/lodash/_toKey.js +0 -25
  531. package/my_node_modules/lodash/_toSource.js +0 -29
  532. package/my_node_modules/lodash/_trimmedEndIndex.js +0 -22
  533. package/my_node_modules/lodash/cloneDeep.js +0 -33
  534. package/my_node_modules/lodash/divide.js +0 -26
  535. package/my_node_modules/lodash/eq.js +0 -40
  536. package/my_node_modules/lodash/findIndex.js +0 -61
  537. package/my_node_modules/lodash/get.js +0 -37
  538. package/my_node_modules/lodash/hasIn.js +0 -39
  539. package/my_node_modules/lodash/identity.js +0 -24
  540. package/my_node_modules/lodash/isArguments.js +0 -41
  541. package/my_node_modules/lodash/isArray.js +0 -29
  542. package/my_node_modules/lodash/isArrayLike.js +0 -38
  543. package/my_node_modules/lodash/isBuffer.js +0 -44
  544. package/my_node_modules/lodash/isEmpty.js +0 -89
  545. package/my_node_modules/lodash/isFunction.js +0 -42
  546. package/my_node_modules/lodash/isLength.js +0 -38
  547. package/my_node_modules/lodash/isMap.js +0 -34
  548. package/my_node_modules/lodash/isObject.js +0 -34
  549. package/my_node_modules/lodash/isObjectLike.js +0 -32
  550. package/my_node_modules/lodash/isSet.js +0 -34
  551. package/my_node_modules/lodash/isSymbol.js +0 -34
  552. package/my_node_modules/lodash/isTypedArray.js +0 -34
  553. package/my_node_modules/lodash/keys.js +0 -43
  554. package/my_node_modules/lodash/keysIn.js +0 -38
  555. package/my_node_modules/lodash/mapKeys.js +0 -42
  556. package/my_node_modules/lodash/memoize.js +0 -77
  557. package/my_node_modules/lodash/property.js +0 -39
  558. package/my_node_modules/lodash/stubArray.js +0 -26
  559. package/my_node_modules/lodash/stubFalse.js +0 -21
  560. package/my_node_modules/lodash/toFinite.js +0 -46
  561. package/my_node_modules/lodash/toInteger.js +0 -40
  562. package/my_node_modules/lodash/toNumber.js +0 -70
  563. package/my_node_modules/lodash/toString.js +0 -32
  564. package/my_node_modules/object-assign/index.js +0 -99
  565. package/my_node_modules/object-inspect/index.js +0 -516
  566. package/my_node_modules/prop-types/checkPropTypes.js +0 -115
  567. package/my_node_modules/prop-types/factoryWithThrowingShims.js +0 -74
  568. package/my_node_modules/prop-types/factoryWithTypeCheckers.js +0 -625
  569. package/my_node_modules/prop-types/index.js +0 -27
  570. package/my_node_modules/prop-types/lib/ReactPropTypesSecret.js +0 -21
  571. package/my_node_modules/prop-types/lib/has.js +0 -11
  572. package/my_node_modules/qs/lib/formats.js +0 -23
  573. package/my_node_modules/qs/lib/index.js +0 -15
  574. package/my_node_modules/qs/lib/parse.js +0 -265
  575. package/my_node_modules/qs/lib/stringify.js +0 -330
  576. package/my_node_modules/qs/lib/utils.js +0 -254
  577. package/my_node_modules/rc-motion/es/CSSMotion.js +0 -149
  578. package/my_node_modules/rc-motion/es/DomWrapper.js +0 -28
  579. package/my_node_modules/rc-motion/es/hooks/useDomMotionEvents.js +0 -45
  580. package/my_node_modules/rc-motion/es/hooks/useIsomorphicLayoutEffect.js +0 -6
  581. package/my_node_modules/rc-motion/es/hooks/useNextFrame.js +0 -36
  582. package/my_node_modules/rc-motion/es/hooks/useStatus.js +0 -232
  583. package/my_node_modules/rc-motion/es/hooks/useStepQueue.js +0 -69
  584. package/my_node_modules/rc-motion/es/index.js +0 -4
  585. package/my_node_modules/rc-motion/es/interface.js +0 -11
  586. package/my_node_modules/rc-motion/es/util/motion.js +0 -85
  587. package/my_node_modules/rc-util/es/Dom/canUseDom.js +0 -5
  588. package/my_node_modules/rc-util/es/Dom/findDOMNode.js +0 -15
  589. package/my_node_modules/rc-util/es/hooks/useState.js +0 -36
  590. package/my_node_modules/rc-util/es/raf.js +0 -57
  591. package/my_node_modules/rc-util/es/ref.js +0 -30
  592. package/my_node_modules/rc-util/lib/Children/toArray.js +0 -39
  593. package/my_node_modules/react-is/cjs/react-is.development.js +0 -190
  594. package/my_node_modules/react-is/cjs/react-is.production.min.js +0 -26
  595. package/my_node_modules/react-is/index.js +0 -21
  596. package/my_node_modules/shallowequal/index.js +0 -48
  597. package/my_node_modules/side-channel/index.js +0 -128
  598. package/my_node_modules/slick-carousel/slick/slick-theme.css.js +0 -4
  599. package/my_node_modules/slick-carousel/slick/slick.css.js +0 -4
  600. package/my_node_modules/style-inject/dist/style-inject.es.js +0 -28
  601. package/my_node_modules/tslib/tslib.es6.js +0 -110
  602. package/my_node_modules/uuid/index.js +0 -13
  603. package/my_node_modules/uuid/lib/bytesToUuid.js +0 -29
  604. package/my_node_modules/uuid/lib/rng-browser.js +0 -39
  605. package/my_node_modules/uuid/v1.js +0 -115
  606. package/my_node_modules/uuid/v4.js +0 -35
  607. package/src/components/assets/images/layout-icon/carouselLayout1.png.js +0 -3
  608. package/src/components/assets/images/layout-icon/carouselLayout2.png.js +0 -3
  609. package/src/components/assets/images/layout-icon/dividerLayout.svg.js +0 -3
  610. package/src/components/assets/images/layout-icon/imageGalleryLayout1.png.js +0 -3
  611. package/src/components/assets/images/layout-icon/imageGalleryLayout2.png.js +0 -3
  612. package/src/components/assets/images/layout-icon/imageGalleryLayout3.png.js +0 -3
  613. package/src/components/assets/images/layout-icon/layout-imagetext-m1-1.png.js +0 -3
  614. package/src/components/assets/images/layout-icon/layout-imagetext-m1-2.png.js +0 -3
  615. package/src/components/assets/images/layout-icon/layout-imagetext-m1-3.png.js +0 -3
  616. package/src/components/assets/images/layout-icon/layout-imagetext-m2.png.js +0 -3
  617. package/src/components/assets/images/layout-icon/layout-imagetext-m3.png.js +0 -3
  618. package/src/components/assets/images/layout-icon/layout-imagetext-p1.png.js +0 -3
  619. package/src/components/assets/images/layout-icon/layout-imagetext-p2.png.js +0 -3
  620. package/src/components/assets/images/layout-icon/layout-imagetext-p4.png.js +0 -3
  621. package/src/components/assets/images/layout-icon/layout-search.png.js +0 -3
  622. package/src/components/assets/images/layout-icon/newsletter.svg.js +0 -3
  623. package/src/components/assets/less/cylon-antd.less.js +0 -3
  624. package/src/components/assets/less/index.less.js +0 -4
  625. package/src/components/common/AlignSelector/index.js +0 -65
  626. package/src/components/common/AlignSelector/index.less.js +0 -4
  627. package/src/components/common/Button/index.js +0 -75
  628. package/src/components/common/Button/index.less.js +0 -4
  629. package/src/components/common/ButtonIconLayout/index.js +0 -66
  630. package/src/components/common/ButtonIconLayout/index.less.js +0 -4
  631. package/src/components/common/Collapse/index.js +0 -323
  632. package/src/components/common/Collapse/index.less.js +0 -4
  633. package/src/components/common/ColorPicker/index.js +0 -94
  634. package/src/components/common/ColorPicker/index.less.js +0 -4
  635. package/src/components/common/ColorPickerInput/index.js +0 -76
  636. package/src/components/common/ColorPickerInput/index.less.js +0 -4
  637. package/src/components/common/CountDown/index.js +0 -110
  638. package/src/components/common/CountDown/index.less.js +0 -4
  639. package/src/components/common/Field/index.js +0 -43
  640. package/src/components/common/Field/index.less.js +0 -4
  641. package/src/components/common/FontStyles/index.js +0 -124
  642. package/src/components/common/FontStyles/index.less.js +0 -4
  643. package/src/components/common/GroupList/defaultImg.png.js +0 -3
  644. package/src/components/common/GroupList/index.js +0 -170
  645. package/src/components/common/GroupList/index.less.js +0 -4
  646. package/src/components/common/IconPicker/index.js +0 -93
  647. package/src/components/common/IconPicker/index.less.js +0 -4
  648. package/src/components/common/Iconfont/index.js +0 -74
  649. package/src/components/common/Iconfont/index.less.js +0 -4
  650. package/src/components/common/ImageModal/CommonModal/const.js +0 -16
  651. package/src/components/common/ImageModal/CommonModal/index.js +0 -33
  652. package/src/components/common/ImageModal/CommonSelPicCard/index.js +0 -66
  653. package/src/components/common/ImageModal/CommonSelPicCard/index.less.js +0 -4
  654. package/src/components/common/ImageModal/const.js +0 -18
  655. package/src/components/common/ImageModal/index.js +0 -547
  656. package/src/components/common/ImageModal/index.less.js +0 -4
  657. package/src/components/common/ImagePicker/index.js +0 -124
  658. package/src/components/common/ImagePicker/index.less.js +0 -4
  659. package/src/components/common/InputNumber/index.js +0 -54
  660. package/src/components/common/InputNumber/index.less.js +0 -4
  661. package/src/components/common/LayoutSelector/imgs/center.png.js +0 -3
  662. package/src/components/common/LayoutSelector/imgs/left.png.js +0 -3
  663. package/src/components/common/LayoutSelector/imgs/right.png.js +0 -3
  664. package/src/components/common/LayoutSelector/index.js +0 -70
  665. package/src/components/common/LayoutSelector/index.less.js +0 -4
  666. package/src/components/common/LinkModal/CatgTable/index.js +0 -78
  667. package/src/components/common/LinkModal/CouponTable/index.js +0 -111
  668. package/src/components/common/LinkModal/CustomTable/index.js +0 -72
  669. package/src/components/common/LinkModal/FilteredProductModal/index.js +0 -463
  670. package/src/components/common/LinkModal/FilteredProductModal/index.less.js +0 -4
  671. package/src/components/common/LinkModal/FunctionTable/index.js +0 -66
  672. package/src/components/common/LinkModal/ProductDetailPage/index.js +0 -241
  673. package/src/components/common/LinkModal/ProductDetailPage/index.less.js +0 -4
  674. package/src/components/common/LinkModal/index.js +0 -112
  675. package/src/components/common/LinkModal/index.less.js +0 -4
  676. package/src/components/common/NewImg/index.js +0 -91
  677. package/src/components/common/ProductModal/index.js +0 -556
  678. package/src/components/common/ProductModal/index.less.js +0 -4
  679. package/src/components/common/ProductSource/index.js +0 -91
  680. package/src/components/common/ProductSource/index.less.js +0 -4
  681. package/src/components/common/RcCollapse/Collapse.js +0 -176
  682. package/src/components/common/RcCollapse/Panel.js +0 -146
  683. package/src/components/common/RcCollapse/PanelContent.js +0 -41
  684. package/src/components/common/RcCollapse/index.js +0 -6
  685. package/src/components/common/RcCollapse/index.less.js +0 -4
  686. package/src/components/common/RcCollapse/motionUtil.js +0 -37
  687. package/src/components/common/Slider/index.js +0 -95
  688. package/src/components/common/Slider/index.less.js +0 -4
  689. package/src/components/common/SwitchCollapse/index.js +0 -162
  690. package/src/components/common/SwitchCollapse/index.less.js +0 -4
  691. package/src/components/common/UrlPicker/index.js +0 -81
  692. package/src/components/common/UrlPicker/index.less.js +0 -4
  693. package/src/components/composite-comp/bol/components/Banner/defaultJSON.js +0 -258
  694. package/src/components/composite-comp/bol/components/Banner/imgs/banner.png.js +0 -3
  695. package/src/components/composite-comp/bol/components/Banner/index.js +0 -34
  696. package/src/components/composite-comp/bol/components/Banner/mobile/index.js +0 -176
  697. package/src/components/composite-comp/bol/components/Banner/mobile/index.less.js +0 -4
  698. package/src/components/composite-comp/bol/components/Banner/pc/index.js +0 -254
  699. package/src/components/composite-comp/bol/components/Banner/pc/index.less.js +0 -4
  700. package/src/components/composite-comp/bol/components/Button/defaultJSON.js +0 -93
  701. package/src/components/composite-comp/bol/components/Button/index.js +0 -48
  702. package/src/components/composite-comp/bol/components/Button/index.less.js +0 -4
  703. package/src/components/composite-comp/bol/components/Carousel/defaultJSON.js +0 -287
  704. package/src/components/composite-comp/bol/components/Carousel/imgs/defaultImg.png.js +0 -3
  705. package/src/components/composite-comp/bol/components/Carousel/index.js +0 -37
  706. package/src/components/composite-comp/bol/components/Carousel/mobile/index.js +0 -217
  707. package/src/components/composite-comp/bol/components/Carousel/mobile/index.less.js +0 -4
  708. package/src/components/composite-comp/bol/components/Carousel/pc/index.js +0 -208
  709. package/src/components/composite-comp/bol/components/Carousel/pc/index.less.js +0 -4
  710. package/src/components/composite-comp/bol/components/Divider/defaultJSON.js +0 -40
  711. package/src/components/composite-comp/bol/components/Divider/index.js +0 -48
  712. package/src/components/composite-comp/bol/components/ImageGallery/defaultJSON.js +0 -64
  713. package/src/components/composite-comp/bol/components/ImageGallery/index.js +0 -30
  714. package/src/components/composite-comp/bol/components/ImageGallery/mobile/index.js +0 -47
  715. package/src/components/composite-comp/bol/components/ImageGallery/mobile/index.less.js +0 -4
  716. package/src/components/composite-comp/bol/components/ImageText/defaultJSON.js +0 -540
  717. package/src/components/composite-comp/bol/components/ImageText/index.js +0 -33
  718. package/src/components/composite-comp/bol/components/ImageText/mobile/index.js +0 -145
  719. package/src/components/composite-comp/bol/components/ImageText/mobile/index.less.js +0 -4
  720. package/src/components/composite-comp/bol/components/ImageText/pc/index.js +0 -126
  721. package/src/components/composite-comp/bol/components/ImageText/pc/index.less.js +0 -4
  722. package/src/components/composite-comp/bol/components/Newsletter/defaultJSON.js +0 -114
  723. package/src/components/composite-comp/bol/components/Newsletter/index.js +0 -65
  724. package/src/components/composite-comp/bol/components/Newsletter/index.less.js +0 -4
  725. package/src/components/composite-comp/bol/components/Tag/defaultJSON.js +0 -91
  726. package/src/components/composite-comp/bol/components/Tag/index.js +0 -52
  727. package/src/components/composite-comp/bol/components/Tag/index.less.js +0 -4
  728. package/src/components/composite-comp/bol/components/Text/defaultJSON.js +0 -125
  729. package/src/components/composite-comp/bol/components/Text/index.js +0 -68
  730. package/src/components/composite-comp/bol/components/Text/index.less.js +0 -4
  731. package/src/components/composite-comp/bol/config-panels/BannerConfig/BannerConfigGroup/index.js +0 -73
  732. package/src/components/composite-comp/bol/config-panels/BannerConfig/BannerConfigGroup/index.less.js +0 -4
  733. package/src/components/composite-comp/bol/config-panels/BannerConfig/BannerConfigSetting/index.js +0 -200
  734. package/src/components/composite-comp/bol/config-panels/BannerConfig/BannerConfigSetting/index.less.js +0 -4
  735. package/src/components/composite-comp/bol/config-panels/BannerConfig/index.js +0 -35
  736. package/src/components/composite-comp/bol/config-panels/ButtonCompConfig/ButtonConfigContent/index.js +0 -79
  737. package/src/components/composite-comp/bol/config-panels/ButtonCompConfig/imgs/layout1.png.js +0 -3
  738. package/src/components/composite-comp/bol/config-panels/ButtonCompConfig/imgs/layout2.png.js +0 -3
  739. package/src/components/composite-comp/bol/config-panels/ButtonCompConfig/index.js +0 -53
  740. package/src/components/composite-comp/bol/config-panels/CarouselConfig/CarouselConfigImageGroup/index.js +0 -91
  741. package/src/components/composite-comp/bol/config-panels/CarouselConfig/CarouselConfigSetting/index.js +0 -175
  742. package/src/components/composite-comp/bol/config-panels/CarouselConfig/CarouselConfigSetting/index.less.js +0 -4
  743. package/src/components/composite-comp/bol/config-panels/CarouselConfig/imgs/defaultImg.png.js +0 -3
  744. package/src/components/composite-comp/bol/config-panels/CarouselConfig/index.js +0 -54
  745. package/src/components/composite-comp/bol/config-panels/DividerConfig/DividerContentSetting/index.js +0 -153
  746. package/src/components/composite-comp/bol/config-panels/DividerConfig/DividerSpacingSetting/index.js +0 -66
  747. package/src/components/composite-comp/bol/config-panels/DividerConfig/index.js +0 -44
  748. package/src/components/composite-comp/bol/config-panels/ImageGalleryConfig/ImageGalleryConfigImageGroup/index.js +0 -91
  749. package/src/components/composite-comp/bol/config-panels/ImageGalleryConfig/imgs/defaultImg.png.js +0 -3
  750. package/src/components/composite-comp/bol/config-panels/ImageGalleryConfig/index.js +0 -44
  751. package/src/components/composite-comp/bol/config-panels/ImageTextConfig/ImageTextConfigGroup/index.js +0 -74
  752. package/src/components/composite-comp/bol/config-panels/ImageTextConfig/index.js +0 -170
  753. package/src/components/composite-comp/bol/config-panels/NewsletterConfig/InputField/index.js +0 -143
  754. package/src/components/composite-comp/bol/config-panels/NewsletterConfig/NewsletterContentSetting/index.js +0 -89
  755. package/src/components/composite-comp/bol/config-panels/NewsletterConfig/index.js +0 -44
  756. package/src/components/composite-comp/bol/config-panels/TagCompConfig/TagConfigContent/index.js +0 -88
  757. package/src/components/composite-comp/bol/config-panels/TagCompConfig/imgs/layout1.png.js +0 -3
  758. package/src/components/composite-comp/bol/config-panels/TagCompConfig/index.js +0 -48
  759. package/src/components/composite-comp/bol/config-panels/TextCompConfig/TextConfigContent/index.js +0 -79
  760. package/src/components/composite-comp/bol/config-panels/TextCompConfig/TextConfigGroup/index.js +0 -85
  761. package/src/components/composite-comp/bol/config-panels/TextCompConfig/TextConfigGroup/index.less.js +0 -4
  762. package/src/components/composite-comp/bol/config-panels/TextCompConfig/imgs/layout1.png.js +0 -3
  763. package/src/components/composite-comp/bol/config-panels/TextCompConfig/index.js +0 -55
  764. package/src/components/composite-comp/bol/second-config-panels/BannerSecondConfig/index.js +0 -109
  765. package/src/components/composite-comp/bol/second-config-panels/CarouselSecondConfig/index.js +0 -107
  766. package/src/components/composite-comp/bol/second-config-panels/ImageTextSecondConfig/index.js +0 -118
  767. package/src/components/composite-comp/bol/second-config-panels/TextSecondConfig/TextContentConfigContent/index.js +0 -79
  768. package/src/components/composite-comp/bol/second-config-panels/TextSecondConfig/index.js +0 -70
  769. package/src/components/composite-comp/common/components/ImageLabel/index.js +0 -47
  770. package/src/components/composite-comp/common/components/ImageLabel/index.less.js +0 -4
  771. package/src/components/composite-comp/common/components/ProductItem/index.js +0 -121
  772. package/src/components/composite-comp/common/components/ProductItem/index.less.js +0 -4
  773. package/src/components/composite-comp/common/config-panels/BackgroundConfig/index.js +0 -89
  774. package/src/components/composite-comp/common/config-panels/CustomizeConfig/index.js +0 -182
  775. package/src/components/composite-comp/common/config-panels/CustomizeConfig/index.less.js +0 -4
  776. package/src/components/composite-comp/common/config-panels/SpacingConfig/index.js +0 -133
  777. package/src/components/composite-comp/common/config-panels/SpacingConfig/index.less.js +0 -4
  778. package/src/components/composite-comp/dito/components/FlashDeal/defaultJSON.js +0 -176
  779. package/src/components/composite-comp/dito/components/FlashDeal/index.js +0 -31
  780. package/src/components/composite-comp/dito/components/FlashDeal/mobile/imgs/defImg1.png.js +0 -3
  781. package/src/components/composite-comp/dito/components/FlashDeal/mobile/imgs/defImg2.png.js +0 -3
  782. package/src/components/composite-comp/dito/components/FlashDeal/mobile/imgs/defImg3.png.js +0 -3
  783. package/src/components/composite-comp/dito/components/FlashDeal/mobile/index.js +0 -233
  784. package/src/components/composite-comp/dito/components/FlashDeal/mobile/index.less.js +0 -4
  785. package/src/components/composite-comp/dito/components/Recommend/defaultJSON.js +0 -210
  786. package/src/components/composite-comp/dito/components/Recommend/index.js +0 -31
  787. package/src/components/composite-comp/dito/components/Recommend/mobile/index.js +0 -317
  788. package/src/components/composite-comp/dito/components/Recommend/mobile/index.less.js +0 -4
  789. package/src/components/composite-comp/dito/components/SearchBar/defaultJSON.js +0 -44
  790. package/src/components/composite-comp/dito/components/SearchBar/imgs/dito-logo.svg.js +0 -3
  791. package/src/components/composite-comp/dito/components/SearchBar/index.js +0 -31
  792. package/src/components/composite-comp/dito/components/SearchBar/mobile/index.js +0 -89
  793. package/src/components/composite-comp/dito/components/SearchBar/mobile/index.less.js +0 -4
  794. package/src/components/composite-comp/dito/config-panels/FlashDealConfig/FlashDealConfigContent/index.js +0 -121
  795. package/src/components/composite-comp/dito/config-panels/FlashDealConfig/FlashDealConfigTitle/index.js +0 -102
  796. package/src/components/composite-comp/dito/config-panels/FlashDealConfig/imgs/layout1.png.js +0 -3
  797. package/src/components/composite-comp/dito/config-panels/FlashDealConfig/index.js +0 -49
  798. package/src/components/composite-comp/dito/config-panels/RecommendConfig/RecommendConfigContent/index.js +0 -97
  799. package/src/components/composite-comp/dito/config-panels/RecommendConfig/RecommendConfigGroup/index.js +0 -89
  800. package/src/components/composite-comp/dito/config-panels/RecommendConfig/RecommendConfigGroup/index.less.js +0 -4
  801. package/src/components/composite-comp/dito/config-panels/RecommendConfig/imgs/defaultImg.png.js +0 -3
  802. package/src/components/composite-comp/dito/config-panels/RecommendConfig/imgs/layout1.png.js +0 -3
  803. package/src/components/composite-comp/dito/config-panels/RecommendConfig/index.js +0 -49
  804. package/src/components/composite-comp/dito/config-panels/SearchBarConfig/index.js +0 -115
  805. package/src/components/composite-comp/dito/second-config-panels/RecommendSecondConfig/index.js +0 -156
  806. package/src/components/constants/component-types.js +0 -48
  807. package/src/components/constants/index.js +0 -74
  808. package/src/components/constants/layout.js +0 -90
  809. package/src/components/core/Designer/CompListPanel/CompCard/index.js +0 -33
  810. package/src/components/core/Designer/CompListPanel/CompCard/index.less.js +0 -4
  811. package/src/components/core/Designer/CompListPanel/index.js +0 -109
  812. package/src/components/core/Designer/CompListPanel/index.less.js +0 -4
  813. package/src/components/core/Designer/ConfigPanel/index.js +0 -246
  814. package/src/components/core/Designer/ConfigPanel/index.less.js +0 -4
  815. package/src/components/core/Designer/History/index.js +0 -82
  816. package/src/components/core/Designer/PageCompList/index.js +0 -248
  817. package/src/components/core/Designer/PageCompList/index.less.js +0 -4
  818. package/src/components/core/Designer/QuickMenuBar/index.js +0 -130
  819. package/src/components/core/Designer/QuickMenuBar/index.less.js +0 -4
  820. package/src/components/core/Designer/ViewArea/index.js +0 -86
  821. package/src/components/core/Designer/ViewArea/index.less.js +0 -4
  822. package/src/components/core/Designer/index.js +0 -364
  823. package/src/components/core/Designer/index.less.js +0 -4
  824. package/src/components/core/Renderer/index.js +0 -55
  825. package/src/components/decorator/compositeDecorator.js +0 -94
  826. package/src/components/decorator/metaDecorator.js +0 -150
  827. package/src/components/index.js +0 -4
  828. package/src/components/meta-comp/components/Button/index.js +0 -113
  829. package/src/components/meta-comp/components/Button/index.less.js +0 -4
  830. package/src/components/meta-comp/components/Image/index.js +0 -133
  831. package/src/components/meta-comp/components/Image/index.less.js +0 -4
  832. package/src/components/meta-comp/components/Text/index.js +0 -385
  833. package/src/components/meta-comp/components/Text/index.less.js +0 -4
  834. package/src/components/meta-comp/config-panels/BaseConfig.js +0 -47
  835. package/src/components/meta-comp/config-panels/ButtonConfig/index.js +0 -308
  836. package/src/components/meta-comp/config-panels/ButtonConfig/index.less.js +0 -4
  837. package/src/components/meta-comp/config-panels/ImageConfig/index.js +0 -224
  838. package/src/components/meta-comp/config-panels/ImageConfig/index.less.js +0 -4
  839. package/src/components/meta-comp/config-panels/TextConfig/index.js +0 -310
  840. package/src/components/meta-comp/config-panels/TextConfig/index.less.js +0 -4
  841. package/src/components/mobx/Store.js +0 -88
  842. package/src/components/mobx/index.js +0 -12
  843. package/src/components/utils/androidUtil.js +0 -22
  844. package/src/components/utils/businessUtil.js +0 -214
  845. package/src/components/utils/commonUtil.js +0 -240
  846. package/src/components/utils/coreUtil.js +0 -108
  847. package/src/components/utils/currencyUtil.js +0 -110
  848. package/src/components/utils/dataTreeUtils.js +0 -93
  849. package/src/components/utils/dateUtil.js +0 -30
  850. package/src/components/utils/storeUtil.js +0 -113
@@ -1,145 +0,0 @@
1
- import { __extends } from '../../../../../../../my_my_node_modules/tslib/tslib.es6.js';
2
- import React__default from 'react';
3
- import classNames from '../../../../../../../my_my_node_modules/classnames/index.js';
4
- import './index.less.js';
5
- import { alignItemMap } from '../../../../../common/AlignSelector/index.js';
6
- import Text from '../../../../../meta-comp/components/Text/index.js';
7
- import Button from '../../../../../meta-comp/components/Button/index.js';
8
- import Image from '../../../../../meta-comp/components/Image/index.js';
9
- import { computeStyle } from '../../../../../utils/businessUtil.js';
10
-
11
- var maxWidthAndHeight = {
12
- normal1: 60,
13
- normal2: 375,
14
- normal3: 107,
15
- outsideM: 60,
16
- centerM: 60
17
- };
18
-
19
- var ImageTextMobile =
20
- /** @class */
21
- function (_super) {
22
- __extends(ImageTextMobile, _super);
23
-
24
- function ImageTextMobile() {
25
- var _this = _super !== null && _super.apply(this, arguments) || this;
26
-
27
- _this.calcWidth = function (num) {
28
- return "".concat((100 - (num - 1) * 2) / num, "%");
29
- };
30
-
31
- _this.getCardStyle = function (source, i) {
32
- var data = _this.props.data;
33
- var cardStyle = {
34
- textAlign: data.customize.align
35
- };
36
-
37
- if (data.customize.layout.h5Layout !== 'centerM' && data.customize.layout.h5Layout !== 'normal1') {
38
- cardStyle.alignItems = alignItemMap[data.customize.align];
39
- }
40
-
41
- if (data.customize.layout.h5Layout === 'normal3') {
42
- cardStyle.width = _this.calcWidth(data.customize.rowNum);
43
- cardStyle.marginRight = (1 + i) % data.customize.rowNum !== 0 ? '2%' : 0;
44
- }
45
-
46
- if (source.background.bgType == 'color') {
47
- cardStyle.backgroundColor = source.background.color;
48
- cardStyle.opacity = source.background.opacity ? source.background.opacity : 1;
49
- } else {
50
- cardStyle.backgroundImage = "url(".concat(source.background.image, ")");
51
- cardStyle.backgroundPosition = 'center';
52
- }
53
-
54
- return cardStyle;
55
- };
56
-
57
- return _this;
58
- }
59
-
60
- ImageTextMobile.prototype.render = function () {
61
- var _this = this;
62
-
63
- var data = this.props.data; // const { ready } = this.state;
64
- // console.log('----imagetext mobile', data);
65
-
66
- var wrapStyle = computeStyle(data, window.magicDesign.device);
67
- wrapStyle.textAlign = data.customize.align; // if (data.background.bgType === 'color') {
68
- // wrapStyle.backgroundColor = data.background.color;
69
- // wrapStyle.opacity = data.background.opacity ? data.background.opacity : 1;
70
- // } else {
71
- // wrapStyle.backgroundImage = `url(${data.background.image})`;
72
- // wrapStyle.backgroundPosition = 'center';
73
- // }
74
-
75
- var cardBtnStyle = {};
76
-
77
- if (data.customize.layout.h5Layout === 'normal3') {
78
- cardBtnStyle.alignItems = alignItemMap[data.customize.align];
79
- }
80
-
81
- if (data.customize.layout.h5Layout === 'normal2' || data.customize.layout.h5Layout === 'normal1' || data.customize.layout.h5Layout === 'outsideM') {
82
- cardBtnStyle.justifyContent = alignItemMap[data.customize.align];
83
- }
84
-
85
- return /*#__PURE__*/React__default.createElement("div", {
86
- className: classNames('image-text-mobile', data.customize.layout.h5Layout),
87
- style: wrapStyle
88
- }, (data === null || data === void 0 ? void 0 : data.groupSource.length) > 0 && /*#__PURE__*/React__default.createElement("div", {
89
- className: "group-wrap"
90
- }, data.groupSource.map(function (source, i) {
91
- return /*#__PURE__*/React__default.createElement("div", {
92
- key: source.id,
93
- className: data.groupSource.length > data.customize.rowNum ? 'one-card card-margin-bottom' : 'one-card',
94
- style: _this.getCardStyle(source, i)
95
- }, source.image.open && data.customize.layout.h5Layout !== 'centerM' && /*#__PURE__*/React__default.createElement("div", {
96
- className: "card-image-wrap"
97
- }, /*#__PURE__*/React__default.createElement(Image, {
98
- className: "card-image",
99
- data: source.image,
100
- limitWidthHeight: true,
101
- maxHeight: maxWidthAndHeight[data.customize.layout.h5Layout],
102
- maxWidth: maxWidthAndHeight[data.customize.layout.h5Layout]
103
- })), /*#__PURE__*/React__default.createElement("div", {
104
- className: "card-content-wrap"
105
- }, data.customize.layout.h5Layout === 'centerM' ? /*#__PURE__*/React__default.createElement(React__default.Fragment, null, source.title.open && /*#__PURE__*/React__default.createElement(Text, {
106
- className: "card-title",
107
- data: source.title
108
- }), /*#__PURE__*/React__default.createElement("div", {
109
- className: "image-subtext-wrap"
110
- }, source.image.open && /*#__PURE__*/React__default.createElement("div", {
111
- className: "card-image-wrap"
112
- }, /*#__PURE__*/React__default.createElement(Image, {
113
- className: "card-image",
114
- data: source.image,
115
- limitWidthHeight: true,
116
- maxHeight: 110
117
- })), source.text.open && /*#__PURE__*/React__default.createElement(Text, {
118
- className: "card-text",
119
- data: source.text
120
- }))) : /*#__PURE__*/React__default.createElement(React__default.Fragment, null, source.title.open && /*#__PURE__*/React__default.createElement(Text, {
121
- className: "card-title",
122
- data: source.title
123
- }), source.text.open && /*#__PURE__*/React__default.createElement(Text, {
124
- className: "card-text",
125
- data: source.text
126
- })), /*#__PURE__*/React__default.createElement("div", {
127
- className: "card-btn-wrap",
128
- style: cardBtnStyle
129
- }, source.button.open && /*#__PURE__*/React__default.createElement(Button, {
130
- className: "card-first-btn",
131
- data: source.button
132
- }), source.secondButton.open && /*#__PURE__*/React__default.createElement(Button, {
133
- className: "card-second-btn",
134
- data: source.secondButton
135
- }))));
136
- })));
137
- };
138
-
139
- ImageTextMobile.defaultProps = {
140
- data: {}
141
- };
142
- return ImageTextMobile;
143
- }(React__default.Component);
144
-
145
- export { ImageTextMobile as default };
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../../../../../my_my_node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".index_image-text-mobile__wcodl {\n padding: 17px 0;\n}\n.index_image-text-mobile__wcodl .index_headline__C24a8 {\n margin-bottom: 8px;\n}\n.index_image-text-mobile__wcodl .index_subtitle__rrdfn {\n margin-bottom: 36px;\n}\n.index_image-text-mobile__wcodl .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-btn-wrap__jdwtW .index_card-first-btn__LiSqH,\n.index_image-text-mobile__wcodl .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-btn-wrap__jdwtW .index_card-second-btn__XqmWw {\n width: fit-content;\n}\n.index_image-text-mobile__wcodl .index_btn-wrap__1Cgdm {\n display: flex;\n width: 100%;\n justify-content: center;\n}\n.index_image-text-mobile__wcodl .index_btn-wrap__1Cgdm .index_first-btn__ZCEBD {\n margin-top: 36px;\n}\n.index_image-text-mobile__wcodl .index_btn-wrap__1Cgdm .index_second-btn__jaGp6 {\n margin-top: 36px;\n margin-left: 12px;\n}\n.index_normal1__-DEkH .index_group-wrap__ByNFt {\n padding: 0 15px;\n width: 100%;\n}\n.index_normal1__-DEkH .index_group-wrap__ByNFt .index_one-card__mEbCD {\n display: flex;\n align-items: stretch;\n padding: 18px;\n margin-bottom: 8px;\n}\n.index_normal1__-DEkH .index_group-wrap__ByNFt .index_one-card__mEbCD:last-of-type {\n margin-bottom: 0;\n}\n.index_normal1__-DEkH .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-image-wrap__r9cJr {\n flex-shrink: 0;\n margin-right: 12px;\n}\n.index_normal1__-DEkH .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-content-wrap__4JBAu {\n flex: 1;\n display: flex;\n flex-direction: column;\n justify-content: center;\n}\n.index_normal1__-DEkH .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-content-wrap__4JBAu .index_card-title__ZPyCN {\n margin-bottom: 6px;\n}\n.index_normal1__-DEkH .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-content-wrap__4JBAu .index_card-text__2Ntaj {\n margin-bottom: 12px;\n}\n.index_normal1__-DEkH .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-content-wrap__4JBAu .index_card-btn-wrap__jdwtW {\n display: flex;\n}\n.index_normal1__-DEkH .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-content-wrap__4JBAu .index_card-btn-wrap__jdwtW .index_card-first-btn__LiSqH {\n margin-right: 12px;\n}\n.index_normal2__8GWwi .index_group-wrap__ByNFt {\n width: 100%;\n padding: 0 15px;\n}\n.index_normal2__8GWwi .index_group-wrap__ByNFt .index_one-card__mEbCD {\n width: 100%;\n padding: 20px 16px;\n margin-bottom: 36px;\n}\n.index_normal2__8GWwi .index_group-wrap__ByNFt .index_one-card__mEbCD:last-of-type {\n margin-bottom: 0;\n}\n.index_normal2__8GWwi .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-image-wrap__r9cJr .index_card-image__NBvlh {\n width: fit-content;\n margin: 0 auto;\n}\n.index_normal2__8GWwi .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-content-wrap__4JBAu .index_card-title__ZPyCN {\n margin-bottom: 8px;\n}\n.index_normal2__8GWwi .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-content-wrap__4JBAu .index_card-text__2Ntaj {\n margin-bottom: 16px;\n}\n.index_normal2__8GWwi .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-content-wrap__4JBAu .index_card-btn-wrap__jdwtW {\n display: flex;\n}\n.index_normal2__8GWwi .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-content-wrap__4JBAu .index_card-btn-wrap__jdwtW .index_card-first-btn__LiSqH {\n margin-right: 12px;\n}\n.index_normal3__oZf6b .index_group-wrap__ByNFt {\n display: flex;\n flex-wrap: wrap;\n width: 100%;\n padding: 0 15px;\n}\n.index_normal3__oZf6b .index_group-wrap__ByNFt .index_one-card__mEbCD {\n display: flex;\n flex-direction: column;\n}\n.index_normal3__oZf6b .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-image-wrap__r9cJr {\n width: 100%;\n}\n.index_normal3__oZf6b .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-image-wrap__r9cJr .index_card-image__NBvlh {\n width: fit-content;\n margin: 0 auto 7px;\n}\n.index_normal3__oZf6b .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-title__ZPyCN {\n margin-bottom: 4px;\n}\n.index_normal3__oZf6b .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-text__2Ntaj {\n margin-bottom: 7px;\n}\n.index_normal3__oZf6b .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-btn-wrap__jdwtW {\n display: flex;\n flex-direction: column;\n}\n.index_normal3__oZf6b .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-second-btn__XqmWw {\n margin-top: 8px;\n}\n.index_normal3__oZf6b .index_group-wrap__ByNFt .index_card-margin-bottom__D6rgm {\n margin-bottom: 10px;\n}\n.index_outsideM__g6TyU .index_group-wrap__ByNFt {\n padding: 0 15px;\n width: 100%;\n}\n.index_outsideM__g6TyU .index_group-wrap__ByNFt .index_one-card__mEbCD {\n margin-top: 35px;\n position: relative;\n padding: 30px 10px 20px 36px;\n}\n.index_outsideM__g6TyU .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-image-wrap__r9cJr {\n position: absolute;\n left: 18px;\n top: 0;\n transform: translateY(-50%);\n}\n.index_outsideM__g6TyU .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-content-wrap__4JBAu .index_card-title__ZPyCN {\n margin-bottom: 4px;\n}\n.index_outsideM__g6TyU .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-content-wrap__4JBAu .index_card-text__2Ntaj {\n margin-bottom: 12px;\n}\n.index_outsideM__g6TyU .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-content-wrap__4JBAu .index_card-btn-wrap__jdwtW {\n display: flex;\n}\n.index_outsideM__g6TyU .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-content-wrap__4JBAu .index_card-btn-wrap__jdwtW .index_card-first-btn__LiSqH {\n margin-right: 12px;\n}\n.index_centerM__M3UWG .index_group-wrap__ByNFt {\n position: relative;\n width: 100%;\n}\n.index_centerM__M3UWG .index_group-wrap__ByNFt::before {\n content: '';\n position: absolute;\n width: 1px;\n height: 100%;\n border-right: 1px dashed #D2D9E5;\n left: 50%;\n transform: translateX(-50%);\n}\n.index_centerM__M3UWG .index_group-wrap__ByNFt .index_one-card__mEbCD {\n width: calc((100% - 1px)/2);\n position: relative;\n padding: 0 14px 16px;\n}\n.index_centerM__M3UWG .index_group-wrap__ByNFt .index_one-card__mEbCD::before {\n content: '';\n position: absolute;\n border-radius: 50%;\n background: #2F54EB;\n width: 10px;\n height: 10px;\n z-index: 10;\n border: 2px solid #CCE3FF;\n}\n.index_centerM__M3UWG .index_group-wrap__ByNFt .index_one-card__mEbCD:nth-of-type(2n-1) {\n left: 0;\n}\n.index_centerM__M3UWG .index_group-wrap__ByNFt .index_one-card__mEbCD:nth-of-type(2n-1)::before {\n right: -5px;\n top: 5px;\n}\n.index_centerM__M3UWG .index_group-wrap__ByNFt .index_one-card__mEbCD:nth-of-type(2n-1) .index_card-content-wrap__4JBAu {\n display: flex;\n flex-direction: column;\n align-items: flex-end;\n}\n.index_centerM__M3UWG .index_group-wrap__ByNFt .index_one-card__mEbCD:nth-of-type(2n-1) .index_card-content-wrap__4JBAu .index_card-title__ZPyCN,\n.index_centerM__M3UWG .index_group-wrap__ByNFt .index_one-card__mEbCD:nth-of-type(2n-1) .index_card-content-wrap__4JBAu .index_card-text__2Ntaj {\n text-align: right !important;\n}\n.index_centerM__M3UWG .index_group-wrap__ByNFt .index_one-card__mEbCD:nth-of-type(2n-1) .index_card-content-wrap__4JBAu .index_image-subtext-wrap__c0fgm {\n flex-direction: row-reverse;\n}\n.index_centerM__M3UWG .index_group-wrap__ByNFt .index_one-card__mEbCD:nth-of-type(2n-1) .index_card-content-wrap__4JBAu .index_image-subtext-wrap__c0fgm .index_card-image-wrap__r9cJr {\n margin-left: 8px;\n}\n.index_centerM__M3UWG .index_group-wrap__ByNFt .index_one-card__mEbCD:nth-of-type(2n-1) .index_card-content-wrap__4JBAu .index_card-btn-wrap__jdwtW {\n display: flex;\n flex-direction: column;\n align-items: flex-end;\n}\n.index_centerM__M3UWG .index_group-wrap__ByNFt .index_one-card__mEbCD:nth-of-type(2n) {\n left: 50%;\n}\n.index_centerM__M3UWG .index_group-wrap__ByNFt .index_one-card__mEbCD:nth-of-type(2n)::before {\n left: -5px;\n top: 5px;\n}\n.index_centerM__M3UWG .index_group-wrap__ByNFt .index_one-card__mEbCD:nth-of-type(2n) .index_card-content-wrap__4JBAu .index_card-title__ZPyCN,\n.index_centerM__M3UWG .index_group-wrap__ByNFt .index_one-card__mEbCD:nth-of-type(2n) .index_card-content-wrap__4JBAu .index_card-text__2Ntaj {\n text-align: left !important;\n}\n.index_centerM__M3UWG .index_group-wrap__ByNFt .index_one-card__mEbCD:nth-of-type(2n) .index_card-content-wrap__4JBAu .index_image-subtext-wrap__c0fgm .index_card-image-wrap__r9cJr {\n margin-right: 8px;\n}\n.index_centerM__M3UWG .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-content-wrap__4JBAu .index_card-title__ZPyCN {\n margin-bottom: 10px;\n}\n.index_centerM__M3UWG .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-content-wrap__4JBAu .index_image-subtext-wrap__c0fgm {\n display: flex;\n margin-bottom: 20px;\n align-items: center;\n}\n.index_centerM__M3UWG .index_group-wrap__ByNFt .index_one-card__mEbCD .index_card-content-wrap__4JBAu .index_card-btn-wrap__jdwtW .index_card-second-btn__XqmWw {\n margin-top: 12px;\n}\n";
4
- styleInject(css_248z);
@@ -1,126 +0,0 @@
1
- import { __extends, __assign } from '../../../../../../../my_my_node_modules/tslib/tslib.es6.js';
2
- import React__default from 'react';
3
- import './index.less.js';
4
- import classNames from '../../../../../../../my_my_node_modules/classnames/index.js';
5
- import { alignItemMap } from '../../../../../common/AlignSelector/index.js';
6
- import Text from '../../../../../meta-comp/components/Text/index.js';
7
- import Button from '../../../../../meta-comp/components/Button/index.js';
8
- import Image from '../../../../../meta-comp/components/Image/index.js';
9
- import { computeStyle } from '../../../../../utils/businessUtil.js';
10
-
11
- var maxWidthAndHeight = {
12
- normal: 410,
13
- outside: 100,
14
- center: 410
15
- };
16
-
17
- var ImageTextPc =
18
- /** @class */
19
- function (_super) {
20
- __extends(ImageTextPc, _super);
21
-
22
- function ImageTextPc() {
23
- var _this = _super !== null && _super.apply(this, arguments) || this;
24
-
25
- _this.state = {
26
- hoverState: false
27
- }; // componentDidMount() {
28
- // this.distroy = autorun(() => {
29
- // this.setState({
30
- // clickedGroup: store.clickedGroup,
31
- // });
32
- // });
33
- // }
34
- // componentWillUnmount() {
35
- // this.distroy();
36
- // }
37
-
38
- _this.calcWidth = function (num) {
39
- return "".concat((100 - (num - 1) * 2) / num, "%");
40
- };
41
-
42
- _this.getCardStyle = function (source, i) {
43
- var data = _this.props.data;
44
- var cardStyle = {
45
- width: _this.calcWidth(data.customize.pcRowNum),
46
- marginRight: (1 + i) % data.customize.pcRowNum !== 0 ? '2%' : 0,
47
- alignItems: alignItemMap[data.customize.align],
48
- textAlign: data.customize.align
49
- };
50
- var wrapStyle = computeStyle(source, window.magicDesign.device);
51
- return __assign(__assign({}, cardStyle), wrapStyle);
52
- };
53
-
54
- return _this;
55
- }
56
-
57
- ImageTextPc.prototype.render = function () {
58
- var _this = this;
59
-
60
- var data = this.props.data;
61
- this.state.hoverState;
62
- console.log('====================================');
63
- console.log(data);
64
- console.log('====================================');
65
- var wrapStyle = computeStyle(data, window.magicDesign.device);
66
- wrapStyle.alignItems = alignItemMap[data.customize.align];
67
- return /*#__PURE__*/React__default.createElement("div", {
68
- className: classNames('image-text-pc', data.customize.layout.pcLayout),
69
- style: wrapStyle
70
- }, (data === null || data === void 0 ? void 0 : data.groupSource.length) > 0 && /*#__PURE__*/React__default.createElement("div", {
71
- className: "group-wrap"
72
- }, data.groupSource.map(function (source, i) {
73
- return /*#__PURE__*/React__default.createElement("div", {
74
- key: source.id,
75
- className: data.groupSource.length > data.customize.pcRowNum ? 'one-card card-margin-bottom' : 'one-card',
76
- onMouseEnter: function () {
77
- if (source.hover.open) {
78
- _this.setState({
79
- hoverState: true
80
- });
81
- }
82
- },
83
- onMouseLeave: function () {
84
- _this.setState({
85
- hoverState: false
86
- });
87
- },
88
- style: _this.getCardStyle(source, i)
89
- }, source.title.open && data.customize.layout.pcLayout === 'center' && /*#__PURE__*/React__default.createElement(Text, {
90
- className: "card-title",
91
- data: source.title
92
- }), source.image.open && /*#__PURE__*/React__default.createElement("div", {
93
- className: "card-image-wrap"
94
- }, /*#__PURE__*/React__default.createElement(Image, {
95
- className: "card-image",
96
- data: source.image,
97
- limitWidthHeight: true,
98
- maxHeight: maxWidthAndHeight[data.customize.layout.pcLayout],
99
- maxWidth: maxWidthAndHeight[data.customize.layout.pcLayout]
100
- })), source.title.open && data.customize.layout.pcLayout !== 'center' && /*#__PURE__*/React__default.createElement(Text, {
101
- className: "card-title",
102
- data: source.title
103
- }), source.text.open && /*#__PURE__*/React__default.createElement(Text, {
104
- className: "card-text",
105
- data: source.text
106
- }), /*#__PURE__*/React__default.createElement("div", {
107
- className: classNames({
108
- 'card-btn-wrap': data.customize.pcRowNum <= 3
109
- })
110
- }, source.button.open && /*#__PURE__*/React__default.createElement(Button, {
111
- className: "card-first-btn",
112
- data: source.button
113
- }), source.secondButton.open && /*#__PURE__*/React__default.createElement(Button, {
114
- className: "card-second-btn",
115
- data: source.secondButton
116
- })));
117
- })));
118
- };
119
-
120
- ImageTextPc.defaultProps = {
121
- data: {}
122
- };
123
- return ImageTextPc;
124
- }(React__default.Component);
125
-
126
- export { ImageTextPc as default };
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../../../../../my_my_node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".index_image-text-pc__U30U8 {\n display: flex;\n flex-direction: column;\n padding: 17px 70px;\n}\n.index_image-text-pc__U30U8 .index_headline__CyykA {\n margin-bottom: 8px;\n}\n.index_image-text-pc__U30U8 .index_subtitle__qXvkY {\n margin-bottom: 36px;\n}\n.index_image-text-pc__U30U8 .index_group-wrap__Kb8tK {\n display: flex;\n flex-wrap: wrap;\n width: 100%;\n}\n.index_image-text-pc__U30U8 .index_group-wrap__Kb8tK .index_one-card__NWols {\n display: flex;\n flex-direction: column;\n}\n.index_image-text-pc__U30U8 .index_group-wrap__Kb8tK .index_one-card__NWols .index_card-image-wrap__EE8VR {\n width: 100%;\n}\n.index_image-text-pc__U30U8 .index_group-wrap__Kb8tK .index_one-card__NWols .index_card-image-wrap__EE8VR .index_card-image__mLns4 {\n width: fit-content;\n margin: 0 auto 7px;\n}\n.index_image-text-pc__U30U8 .index_group-wrap__Kb8tK .index_one-card__NWols .index_card-title__GZL0K {\n margin-bottom: 4px;\n}\n.index_image-text-pc__U30U8 .index_group-wrap__Kb8tK .index_one-card__NWols .index_card-text__byGz2 {\n margin-bottom: 7px;\n}\n.index_image-text-pc__U30U8 .index_group-wrap__Kb8tK .index_one-card__NWols .index_card-btn-wrap__xfbbO {\n width: fit-content;\n display: flex;\n}\n.index_image-text-pc__U30U8 .index_group-wrap__Kb8tK .index_one-card__NWols .index_card-btn-wrap__xfbbO .index_card-first-btn__VJL1d {\n margin-right: 12px;\n}\n.index_image-text-pc__U30U8 .index_group-wrap__Kb8tK .index_one-card__NWols .index_card-btn-wrap__xfbbO .index_card-second-btn__kwtrw {\n margin-top: 0;\n}\n.index_image-text-pc__U30U8 .index_group-wrap__Kb8tK .index_one-card__NWols .index_card-first-btn__VJL1d {\n width: fit-content;\n}\n.index_image-text-pc__U30U8 .index_group-wrap__Kb8tK .index_one-card__NWols .index_card-second-btn__kwtrw {\n margin-top: 8px;\n width: fit-content;\n}\n.index_image-text-pc__U30U8 .index_group-wrap__Kb8tK .index_card-margin-bottom__Wt1F5 {\n margin-bottom: 10px;\n}\n.index_image-text-pc__U30U8 .index_btn-wrap__-p9e8 {\n width: 100%;\n display: flex;\n justify-content: center;\n}\n.index_image-text-pc__U30U8 .index_btn-wrap__-p9e8 > div {\n margin-right: 12px;\n}\n.index_image-text-pc__U30U8 .index_btn-wrap__-p9e8 > div:last-of-type {\n margin-right: 0;\n}\n.index_image-text-pc__U30U8 .index_btn-wrap__-p9e8 .index_first-btn__D9m7W {\n margin-top: 36px;\n}\n.index_image-text-pc__U30U8 .index_btn-wrap__-p9e8 .index_second-btn__w7JgY {\n margin-top: 36px;\n}\n.index_normal__xHk2t .index_group-wrap__Kb8tK .index_one-card__NWols {\n padding: 40px 24px;\n}\n.index_outside__-x9jW .index_group-wrap__Kb8tK .index_one-card__NWols {\n padding: 40px 24px 24px;\n position: relative;\n margin-top: 40px;\n}\n.index_outside__-x9jW .index_group-wrap__Kb8tK .index_one-card__NWols .index_card-image-wrap__EE8VR .index_card-image__mLns4 {\n position: absolute;\n top: 0;\n transform: translateY(-50%);\n left: 24px;\n}\n.index_center__LBeZ- .index_group-wrap__Kb8tK .index_one-card__NWols {\n padding: 20px 20px;\n}\n.index_center__LBeZ- .index_group-wrap__Kb8tK .index_one-card__NWols .index_card-title__GZL0K {\n margin-bottom: 10px;\n}\n";
4
- styleInject(css_248z);
@@ -1,114 +0,0 @@
1
- import { __assign } from '../../../../../../my_my_node_modules/tslib/tslib.es6.js';
2
- import uuid_1 from '../../../../../../my_my_node_modules/uuid/index.js';
3
-
4
- /**
5
- * 获取 text 元组件json
6
- */
7
-
8
- var getDefaultMetaTextJson = function () {
9
- return {
10
- id: uuid_1.v4(),
11
- open: true,
12
- type: 'Text',
13
- specialContent: [],
14
- text: 'Thank you for you subscription',
15
- content: {
16
- sizeType: 'Customize font styles',
17
- fontFamily: 'Open Sans',
18
- fontWeight: 400,
19
- fontSize: 14,
20
- color: '#8493AF'
21
- },
22
- underline: {
23
- open: false,
24
- textDecorationColor: '',
25
- textDecorationStyle: 'solid'
26
- },
27
- vertical: {
28
- open: false,
29
- lineHeight: 18
30
- }
31
- };
32
- };
33
- /**
34
- * 获取 text 元组件json
35
- */
36
-
37
-
38
- var getDefaultMetaButtonJson = function () {
39
- return {
40
- id: uuid_1.v4(),
41
- open: true,
42
- content: {
43
- url: '',
44
- backgroundColor: '#2F54EB'
45
- },
46
- buttonText: {
47
- sizeType: 'Customize font styles',
48
- fontFamily: 'Open Sans',
49
- fontWeight: 600,
50
- fontSize: 14,
51
- fontStyle: 'normal',
52
- color: '#fff',
53
- padding: '12px 30px'
54
- },
55
- buttonBorder: {
56
- open: true,
57
- borderColor: '',
58
- borderRadius: 8
59
- },
60
- buttonIcon: {
61
- iconUrl: '',
62
- layout: 'right'
63
- },
64
- text: 'Subscribe',
65
- hover: null
66
- };
67
- };
68
-
69
- var getDefaultJSON = function () {
70
- return {
71
- id: uuid_1.v4(),
72
- type: 'NEWSLETTER',
73
- content: {
74
- inputField: {
75
- open: true,
76
- type: 'InputField',
77
- placeholder: 'Email Address',
78
- content: {
79
- sizeType: 'Customize font styles',
80
- fontFamily: 'Open Sans',
81
- fontWeight: 600,
82
- fontSize: 16,
83
- color: '#CE1126'
84
- }
85
- },
86
- button: __assign({}, getDefaultMetaButtonJson()),
87
- confirmation: __assign({}, getDefaultMetaTextJson())
88
- },
89
- spacing: {
90
- pc: {
91
- paddingTop: 10,
92
- paddingBottom: 10,
93
- marginBottom: 0
94
- },
95
- mobile: {
96
- paddingTop: 10,
97
- paddingBottom: 10,
98
- marginBottom: 0
99
- }
100
- },
101
- customize: {
102
- layout: 'layout1',
103
- align: 'center'
104
- },
105
- background: {
106
- opacity: 100,
107
- color: '#fff',
108
- image: '',
109
- bgType: 'color'
110
- }
111
- };
112
- };
113
-
114
- export { getDefaultJSON };
@@ -1,65 +0,0 @@
1
- import { __extends, __assign } from '../../../../../../my_my_node_modules/tslib/tslib.es6.js';
2
- import React__default, { Component } from 'react';
3
- import classNames from '../../../../../../my_my_node_modules/classnames/index.js';
4
- import { getDefaultJSON } from './defaultJSON.js';
5
- import Text, { contentStyle } from '../../../../meta-comp/components/Text/index.js';
6
- import Button from '../../../../meta-comp/components/Button/index.js';
7
- import '../../../../meta-comp/components/Image/index.js';
8
- import './index.less.js';
9
- import { computeStyle } from '../../../../utils/businessUtil.js';
10
-
11
- var Newsletter =
12
- /** @class */
13
- function (_super) {
14
- __extends(Newsletter, _super);
15
-
16
- function Newsletter() {
17
- return _super !== null && _super.apply(this, arguments) || this;
18
- }
19
-
20
- Newsletter.prototype.render = function () {
21
- var _a;
22
-
23
- var nodeData = this.props.nodeData; // const wrapStyle = {};
24
- // if (nodeData.background.bgType === 'color') {
25
- // wrapStyle.backgroundColor = nodeData.background.color;
26
- // wrapStyle.opacity = nodeData.background.opacity ? nodeData.background.opacity : 1;
27
- // } else {
28
- // wrapStyle.backgroundImage = `url(${nodeData.background.image})`;
29
- // wrapStyle.backgroundPosition = 'center';
30
- // }
31
-
32
- var wrapStyle = computeStyle(nodeData, window.magicDesign.device);
33
-
34
- var style = __assign({}, contentStyle(nodeData.content.inputField.content));
35
-
36
- Reflect.deleteProperty(style, 'width');
37
- return /*#__PURE__*/React__default.createElement("div", {
38
- className: classNames('newsletter-wrap', (_a = {}, _a[nodeData.customize.layout] = true, _a[nodeData.customize.align] = true, _a[window.magicDesign.device] = true, _a)),
39
- onClick: this.onComponentClick,
40
- style: wrapStyle
41
- }, /*#__PURE__*/React__default.createElement("div", {
42
- className: "top-wrap"
43
- }, nodeData.content.inputField.open && /*#__PURE__*/React__default.createElement("div", {
44
- className: "input-wrap"
45
- }, /*#__PURE__*/React__default.createElement("input", {
46
- placeholder: nodeData.content.inputField.placeholder,
47
- style: style,
48
- type: "text"
49
- })), nodeData.content.inputField.open && /*#__PURE__*/React__default.createElement("div", {
50
- className: "btn-wrap"
51
- }, /*#__PURE__*/React__default.createElement(Button, {
52
- data: nodeData.content.button
53
- }))), nodeData.content.button.open && /*#__PURE__*/React__default.createElement("div", {
54
- className: "confirmation-text"
55
- }, /*#__PURE__*/React__default.createElement(Text, {
56
- data: nodeData.content.confirmation
57
- })));
58
- };
59
-
60
- Newsletter.type = 'NEWSLETTER';
61
- Newsletter.getDefaultJSON = getDefaultJSON;
62
- return Newsletter;
63
- }(Component);
64
-
65
- export { Newsletter as default };
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../../../../my_my_node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".index_newsletter-wrap__f0Sjc {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n}\n.index_newsletter-wrap__f0Sjc .index_top-wrap__-xnJZ {\n display: flex;\n align-items: center;\n justify-content: center;\n width: 100%;\n padding: 0 20px;\n}\n.index_newsletter-wrap__f0Sjc .index_top-wrap__-xnJZ .index_input-wrap__MZj-C input {\n border: 1px solid #D2D9E5;\n width: 600px;\n height: 56px;\n padding: 0 20px;\n border-radius: 8px;\n background-color: #fff;\n}\n.index_newsletter-wrap__f0Sjc .index_top-wrap__-xnJZ .index_btn-wrap__u-LM- {\n margin-left: 12px;\n}\n.index_newsletter-wrap__f0Sjc .index_confirmation-text__ZMmib {\n margin-top: 12px;\n}\n.index_newsletter-wrap__f0Sjc.index_layout1__c6SFz {\n flex-direction: column;\n}\n.index_newsletter-wrap__f0Sjc.index_layout1__c6SFz.index_left__VGwZJ {\n align-items: flex-start;\n}\n.index_newsletter-wrap__f0Sjc.index_layout1__c6SFz.index_left__VGwZJ .index_top-wrap__-xnJZ {\n justify-content: flex-start;\n}\n.index_newsletter-wrap__f0Sjc.index_layout1__c6SFz.index_center__FNodw {\n align-items: center;\n}\n.index_newsletter-wrap__f0Sjc.index_layout1__c6SFz.index_center__FNodw .index_top-wrap__-xnJZ {\n justify-content: center;\n}\n.index_newsletter-wrap__f0Sjc.index_layout1__c6SFz.index_right__S7rnh {\n align-items: flex-end;\n}\n.index_newsletter-wrap__f0Sjc.index_layout1__c6SFz.index_right__S7rnh .index_top-wrap__-xnJZ {\n justify-content: flex-end;\n}\n.index_newsletter-wrap__f0Sjc.index_mobile__TS-KA .index_input-wrap__MZj-C input {\n border: 1px solid #D2D9E5;\n width: 100%;\n height: 48px;\n border-radius: 8px;\n background-color: #fff;\n}\n";
4
- styleInject(css_248z);
@@ -1,91 +0,0 @@
1
- import { __assign } from '../../../../../../my_my_node_modules/tslib/tslib.es6.js';
2
- import uuid_1 from '../../../../../../my_my_node_modules/uuid/index.js';
3
-
4
- /**
5
- * 获取 text 元组件json
6
- */
7
-
8
- var getDefaultMetaButtonJson = function () {
9
- return {
10
- id: uuid_1.v4(),
11
- open: true,
12
- content: {
13
- url: '',
14
- backgroundColor: '#e6eaf0'
15
- },
16
- buttonText: {
17
- sizeType: 'Customize font styles',
18
- fontFamily: 'Open Sans',
19
- fontWeight: 600,
20
- fontSize: 12,
21
- fontStyle: 'normal',
22
- color: '#8493AF',
23
- padding: '2px 8px'
24
- },
25
- buttonBorder: {
26
- open: true,
27
- borderColor: '',
28
- borderRadius: 4
29
- },
30
- buttonIcon: {
31
- iconUrl: '',
32
- layout: 'right'
33
- },
34
- text: 'Button Tag',
35
- hover: null
36
- };
37
- };
38
-
39
- var getDefaultJSON = function () {
40
- return {
41
- id: uuid_1.v4(),
42
- type: 'TAG',
43
- content: {
44
- image: {
45
- id: uuid_1.v4(),
46
- open: false,
47
- type: 'IMAGE',
48
- content: {
49
- h5Name: '',
50
- pcName: '',
51
- h5ImgSrc: '',
52
- pcImgSrc: '',
53
- clickUrl: ''
54
- },
55
- hover: {
56
- open: false,
57
- backgroundType: 'enlarge',
58
- magnification: 1.5,
59
- pcImgHoverUrl: '',
60
- h5ImgHoverUrl: ''
61
- }
62
- },
63
- button: __assign({}, getDefaultMetaButtonJson()),
64
- secondaryButton: __assign({}, getDefaultMetaButtonJson())
65
- },
66
- spacing: {
67
- pc: {
68
- paddingTop: 10,
69
- paddingBottom: 10,
70
- marginBottom: 0
71
- },
72
- mobile: {
73
- paddingTop: 10,
74
- paddingBottom: 10,
75
- marginBottom: 0
76
- }
77
- },
78
- customize: {
79
- layout: 'layout1',
80
- align: 'center'
81
- },
82
- background: {
83
- opacity: 100,
84
- color: '#F2F2F2',
85
- image: '',
86
- bgType: 'color'
87
- }
88
- };
89
- };
90
-
91
- export { getDefaultJSON };
@@ -1,52 +0,0 @@
1
- import { __extends, __decorate } from '../../../../../../my_my_node_modules/tslib/tslib.es6.js';
2
- import React__default, { Component } from 'react';
3
- import classNames from '../../../../../../my_my_node_modules/classnames/index.js';
4
- import { getDefaultJSON } from './defaultJSON.js';
5
- import '../../../../meta-comp/components/Text/index.js';
6
- import Button from '../../../../meta-comp/components/Button/index.js';
7
- import Image from '../../../../meta-comp/components/Image/index.js';
8
- import compositeDecorator from '../../../../decorator/compositeDecorator.js';
9
- import { computeStyle } from '../../../../utils/businessUtil.js';
10
- import './index.less.js';
11
-
12
- var Tag =
13
- /** @class */
14
- function (_super) {
15
- __extends(Tag, _super);
16
-
17
- function Tag() {
18
- return _super !== null && _super.apply(this, arguments) || this;
19
- }
20
-
21
- Tag.prototype.render = function () {
22
- var _a;
23
-
24
- var nodeData = this.props.nodeData;
25
- var wrapStyle = computeStyle(nodeData, window.magicDesign.device);
26
- return /*#__PURE__*/React__default.createElement("div", {
27
- className: classNames('tag-comp-wrap', (_a = {}, _a[nodeData.customize.layout] = true, _a[nodeData.customize.align] = true, _a)),
28
- onClick: this.onComponentClick,
29
- style: wrapStyle
30
- }, nodeData.content.image.open && /*#__PURE__*/React__default.createElement("div", {
31
- className: "tag-image"
32
- }, /*#__PURE__*/React__default.createElement(Image, {
33
- data: nodeData.content.image
34
- })), nodeData.content.button.open && /*#__PURE__*/React__default.createElement("div", {
35
- className: "first-button"
36
- }, /*#__PURE__*/React__default.createElement(Button, {
37
- data: nodeData.content.button
38
- })), nodeData.content.secondaryButton.open && /*#__PURE__*/React__default.createElement("div", {
39
- className: "secondary-button"
40
- }, /*#__PURE__*/React__default.createElement(Button, {
41
- data: nodeData.content.secondaryButton
42
- })));
43
- };
44
-
45
- Tag.defaultProps = {};
46
- Tag.type = 'TAG';
47
- Tag.getDefaultJSON = getDefaultJSON;
48
- Tag = __decorate([compositeDecorator], Tag);
49
- return Tag;
50
- }(Component);
51
-
52
- export { Tag as default };
@@ -1,4 +0,0 @@
1
- import styleInject from '../../../../../../my_my_node_modules/style-inject/dist/style-inject.es.js';
2
-
3
- var css_248z = ".index_tag-comp-wrap__UjbcC {\n display: flex;\n align-items: center;\n}\n.index_tag-comp-wrap__UjbcC .index_tag-image__5FKgB {\n width: 26px;\n height: 26px;\n}\n.index_tag-comp-wrap__UjbcC .index_first-button__SE0VE {\n margin: 5px;\n}\n.index_tag-comp-wrap__UjbcC .index_secondary-button__T8X9y {\n margin: 5px;\n}\n.index_tag-comp-wrap__UjbcC.index_layout1__NKtEQ {\n flex-direction: row;\n}\n.index_tag-comp-wrap__UjbcC.index_layout1__NKtEQ.index_left__ra7iR {\n justify-content: flex-start;\n}\n.index_tag-comp-wrap__UjbcC.index_layout1__NKtEQ.index_center__TNrNg {\n justify-content: center;\n}\n.index_tag-comp-wrap__UjbcC.index_layout1__NKtEQ.index_right__T9842 {\n justify-content: flex-end;\n}\n";
4
- styleInject(css_248z);