@fonixtree/magic-design 2.0.216 → 2.0.221

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 (1499) hide show
  1. package/es/assets/less/button.less +37 -0
  2. package/es/assets/less/common.less +131 -0
  3. package/es/assets/less/cylon-antd.less +32456 -0
  4. package/es/assets/less/datepicker.less +13 -0
  5. package/es/assets/less/font.less +151 -0
  6. package/es/assets/less/form.less +10 -0
  7. package/es/assets/less/global.less +13 -0
  8. package/es/assets/less/index.less +13 -0
  9. package/es/assets/less/input.less +26 -0
  10. package/es/assets/less/menu.less +24 -0
  11. package/es/assets/less/modal.less +25 -0
  12. package/es/assets/less/select.less +32 -0
  13. package/es/assets/less/slider.less +69 -0
  14. package/es/assets/less/switch.less +20 -0
  15. package/es/assets/less/table.less +52 -0
  16. package/es/assets/less/variables.less +4 -0
  17. package/es/common/AffiliateProductModal/index.js +2 -0
  18. package/es/common/AffiliateProductModal/index.less +146 -0
  19. package/es/common/AlignSelector/index.js +2 -0
  20. package/es/common/AlignSelector/index.less +28 -0
  21. package/es/common/Button/index.js +2 -0
  22. package/es/common/Button/index.less +72 -0
  23. package/es/common/ButtonIconLayout/index.js +2 -0
  24. package/es/common/ButtonIconLayout/index.less +55 -0
  25. package/es/common/CardCarousel/index.js +2 -0
  26. package/es/common/CardCarousel/index.less +28 -0
  27. package/es/common/Carousel/index.js +2 -0
  28. package/es/common/Collapse/index.js +2 -0
  29. package/es/common/Collapse/index.less +100 -0
  30. package/es/common/ColorPicker/index.js +2 -0
  31. package/es/common/ColorPicker/index.less +26 -0
  32. package/es/common/ColorPickerInput/index.js +2 -0
  33. package/es/common/ColorPickerInput/index.less +52 -0
  34. package/es/common/CountDown/index.js +2 -0
  35. package/es/common/CountDown/index.less +56 -0
  36. package/es/common/CropperModal/index.js +4 -0
  37. package/es/common/CropperModal/index.less +29 -0
  38. package/es/common/Field/index.js +2 -0
  39. package/es/common/Field/index.less +46 -0
  40. package/es/common/FontStyles/index.js +2 -0
  41. package/es/common/FontStyles/index.less +62 -0
  42. package/es/common/GroupList/index.js +2 -0
  43. package/es/common/GroupList/index.less +88 -0
  44. package/es/common/IconPicker/index.js +2 -0
  45. package/es/common/IconPicker/index.less +46 -0
  46. package/es/common/Iconfont/index.js +2 -0
  47. package/es/common/Iconfont/index.less +20 -0
  48. package/es/common/ImageModal/CommonSelPicCard/index.js +2 -0
  49. package/es/common/ImageModal/CommonSelPicCard/index.less +40 -0
  50. package/es/common/ImageModal/index.js +2 -0
  51. package/es/common/ImageModal/index.less +34 -0
  52. package/es/common/ImagePicker/index.js +2 -0
  53. package/es/common/ImagePicker/index.less +206 -0
  54. package/es/common/InputNumber/index.js +2 -0
  55. package/es/common/InputNumber/index.less +38 -0
  56. package/es/common/LayoutSelector/index.js +2 -0
  57. package/es/common/LayoutSelector/index.less +37 -0
  58. package/es/common/LinkModal/BundleCampaign/index.js +2 -0
  59. package/es/common/LinkModal/BundleCampaign/index.less +22 -0
  60. package/es/common/LinkModal/FilteredProductModal/index.js +2 -0
  61. package/es/common/LinkModal/FilteredProductModal/index.less +129 -0
  62. package/es/common/LinkModal/ProductDetailPage/index.js +2 -0
  63. package/es/common/LinkModal/ProductDetailPage/index.less +15 -0
  64. package/es/common/LinkModal/ProductList/index.js +2 -0
  65. package/es/common/LinkModal/ProductList/index.less +130 -0
  66. package/es/common/LinkModal/SelectVideoModal/index.js +2 -0
  67. package/es/common/LinkModal/SelectVideoModal/index.less +113 -0
  68. package/es/common/LinkModal/ShareUrl/index.js +2 -0
  69. package/es/common/LinkModal/ShareUrl/index.less +3 -0
  70. package/es/common/LinkModal/index.js +2 -0
  71. package/es/common/LinkModal/index.less +137 -0
  72. package/es/common/MessageModal/index.js +2 -0
  73. package/es/common/MessageModal/index.less +86 -0
  74. package/es/common/MonpayCountDown/index.js +2 -0
  75. package/es/common/MyModal/index.js +2 -0
  76. package/es/common/MyModal/index.less +82 -0
  77. package/es/common/NewImg/index.js +1 -1
  78. package/es/common/PopUpModal/index.js +2 -0
  79. package/es/common/PopUpModal/index.less +93 -0
  80. package/es/common/ProductCardModal/index.js +2 -0
  81. package/es/common/ProductCardModal/index.less +131 -0
  82. package/es/common/ProductFilterModal/components/FilterSearchModal/index.js +2 -0
  83. package/es/common/ProductFilterModal/components/FilterSearchModal/index.less +144 -0
  84. package/es/common/ProductFilterModal/index.js +2 -0
  85. package/es/common/ProductFilterModal/index.less +113 -0
  86. package/es/common/ProductModal/SortableImageList/index.js +2 -0
  87. package/es/common/ProductModal/SortableImageList/index.less +3 -0
  88. package/es/common/ProductModal/index.js +2 -0
  89. package/es/common/ProductModal/index.less +152 -0
  90. package/es/common/ProductSource/index.js +2 -0
  91. package/es/common/ProductSource/index.less +14 -0
  92. package/es/common/RatingText/index.js +2 -0
  93. package/es/common/RatingText/index.less +12 -0
  94. package/es/common/RcCollapse/Collapse.js +2 -0
  95. package/es/common/RcCollapse/index.less +108 -0
  96. package/es/common/RcCollapse/motion.less +12 -0
  97. package/es/common/SelectStoreModal/SortableImageList/index.js +2 -0
  98. package/es/common/SelectStoreModal/SortableImageList/index.less +3 -0
  99. package/es/common/SelectStoreModal/index.js +2 -0
  100. package/es/common/SelectStoreModal/index.less +152 -0
  101. package/es/common/Slider/index.js +2 -0
  102. package/es/common/Slider/index.less +45 -0
  103. package/es/common/StoreSource/index.js +2 -0
  104. package/es/common/StoreSource/index.less +14 -0
  105. package/es/common/SwiperBan/index.js +2 -0
  106. package/es/common/SwiperBan/index.less +25 -0
  107. package/es/common/SwitchCollapse/index.js +2 -0
  108. package/es/common/SwitchCollapse/index.less +40 -0
  109. package/es/common/SystemNotification/Confirm/index.js +2 -0
  110. package/es/common/SystemNotification/Confirm/index.less +33 -0
  111. package/es/common/Tag/index.js +2 -0
  112. package/es/common/Tag/index.less +16 -0
  113. package/es/common/Toast/index.js +2 -0
  114. package/es/common/Toast/index.less +29 -0
  115. package/es/common/UrlPicker/AnchorModal/index.js +2 -0
  116. package/es/common/UrlPicker/AnchorModal/index.less +21 -0
  117. package/es/common/UrlPicker/index.js +2 -0
  118. package/es/common/UrlPicker/index.less +86 -0
  119. package/es/common/Video/QualityComponent/index.js +2 -0
  120. package/es/common/Video/QualityComponent/index.less +78 -0
  121. package/es/common/Video/RateComponent/index.js +2 -0
  122. package/es/common/Video/RateComponent/index.less +62 -0
  123. package/es/common/Video/index.js +2 -0
  124. package/es/common/Video/index.less +70 -0
  125. package/es/common/VideoPC/components/index.js +2 -0
  126. package/es/common/VideoPC/components/index.less +62 -0
  127. package/es/common/VideoPC/index.js +2 -0
  128. package/es/common/VideoPC/index.less +79 -0
  129. package/es/common/VideoUpload/index.js +2 -0
  130. package/es/common/VideoUpload/index.less +114 -0
  131. package/es/composite-comp/ashita/components/WalletAshita/mobile/index.js +2 -0
  132. package/es/composite-comp/ashita/components/WalletAshita/pc/index.less +1 -0
  133. package/es/composite-comp/ashita/config-panels/WalletAshitaConfig/WalletConfigSetting/index.js +2 -0
  134. package/es/composite-comp/ashita/config-panels/WalletAshitaConfig/WalletConfigSetting/index.less +9 -0
  135. package/es/composite-comp/ashita/second-config-panels/WalletAshitaSecondConfig/index.js +2 -0
  136. package/es/composite-comp/ashita/second-config-panels/WalletAshitaSecondConfig/index.less +9 -0
  137. package/es/composite-comp/bol/components/Banner/mobile/index.js +2 -0
  138. package/es/composite-comp/bol/components/Banner/pc/index.js +2 -0
  139. package/es/composite-comp/bol/components/Banner/pc/index.less +91 -0
  140. package/es/composite-comp/bol/components/Button/index.js +2 -0
  141. package/es/composite-comp/bol/components/Button/index.less +47 -0
  142. package/es/composite-comp/bol/components/Carousel/mobile/index.js +6 -0
  143. package/es/composite-comp/bol/components/Carousel/pc/index.js +6 -0
  144. package/es/composite-comp/bol/components/Carousel/pc/index.less +117 -0
  145. package/es/composite-comp/bol/components/ImageGallery/mobile/index.js +2 -0
  146. package/es/composite-comp/bol/components/ImageGallery/pc/index.js +2 -0
  147. package/es/composite-comp/bol/components/ImageGallery/pc/index.less +23 -0
  148. package/es/composite-comp/bol/components/ImageText/mobile/index.js +2 -0
  149. package/es/composite-comp/bol/components/ImageText/pc/index.js +2 -0
  150. package/es/composite-comp/bol/components/ImageText/pc/index.less +150 -0
  151. package/es/composite-comp/bol/components/Newsletter/index.js +2 -0
  152. package/es/composite-comp/bol/components/Newsletter/index.less +75 -0
  153. package/es/composite-comp/bol/components/Tag/index.js +2 -0
  154. package/es/composite-comp/bol/components/Tag/index.less +35 -0
  155. package/es/composite-comp/bol/components/Text/index.less +58 -0
  156. package/es/composite-comp/bol/components/Video/components/ShareBtn/index.js +2 -0
  157. package/es/composite-comp/bol/components/Video/components/ShareBtn/index.less +51 -0
  158. package/es/composite-comp/bol/components/Video/components/VideoTag/index.js +2 -0
  159. package/es/composite-comp/bol/components/Video/components/VideoTag/index.less +88 -0
  160. package/es/composite-comp/bol/components/Video/mobile/Layout1/index.js +2 -0
  161. package/es/composite-comp/bol/components/Video/mobile/Layout2/index.js +2 -0
  162. package/es/composite-comp/bol/components/Video/mobile/Layout3/index.js +2 -0
  163. package/es/composite-comp/bol/components/Video/mobile/index.js +2 -0
  164. package/es/composite-comp/bol/components/Video/pc/Layout1/index.js +2 -0
  165. package/es/composite-comp/bol/components/Video/pc/Layout1/index.less +41 -0
  166. package/es/composite-comp/bol/components/Video/pc/Layout2/index.js +2 -0
  167. package/es/composite-comp/bol/components/Video/pc/Layout2/index.less +70 -0
  168. package/es/composite-comp/bol/components/Video/pc/Layout3/index.js +2 -0
  169. package/es/composite-comp/bol/components/Video/pc/Layout3/index.less +42 -0
  170. package/es/composite-comp/bol/components/Video/pc/Layout4/index.js +2 -0
  171. package/es/composite-comp/bol/components/Video/pc/Layout4/index.less +55 -0
  172. package/es/composite-comp/bol/components/Video/pc/Layout5/index.js +2 -0
  173. package/es/composite-comp/bol/components/Video/pc/Layout5/index.less +53 -0
  174. package/es/composite-comp/bol/components/Video/pc/index.js +2 -0
  175. package/es/composite-comp/bol/components/Video/pc/index.less +4 -0
  176. package/es/composite-comp/bol/config-panels/BannerConfig/BannerConfigGroup/index.js +2 -0
  177. package/es/composite-comp/bol/config-panels/BannerConfig/BannerConfigGroup/index.less +16 -0
  178. package/es/composite-comp/bol/config-panels/BannerConfig/BannerConfigSetting/index.js +2 -0
  179. package/es/composite-comp/bol/config-panels/BannerConfig/BannerConfigSetting/index.less +9 -0
  180. package/es/composite-comp/bol/config-panels/ButtonCompConfig/ButtonConfigGroup/index.js +2 -0
  181. package/es/composite-comp/bol/config-panels/ButtonCompConfig/ButtonConfigGroup/index.less +16 -0
  182. package/es/composite-comp/bol/config-panels/CarouselConfig/CarouselConfigSetting/index.js +2 -0
  183. package/es/composite-comp/bol/config-panels/CarouselConfig/CarouselConfigSetting/index.less +9 -0
  184. package/es/composite-comp/bol/config-panels/DividerConfig/DividerConfigSetting/index.js +2 -0
  185. package/es/composite-comp/bol/config-panels/DividerConfig/DividerConfigSetting/index.less +9 -0
  186. package/es/composite-comp/bol/config-panels/TagCompConfig/TagConfigGroup/index.js +2 -0
  187. package/es/composite-comp/bol/config-panels/TagCompConfig/TagConfigGroup/index.less +16 -0
  188. package/es/composite-comp/bol/config-panels/TextCompConfig/TextConfigGroup/index.js +2 -0
  189. package/es/composite-comp/bol/config-panels/TextCompConfig/TextConfigGroup/index.less +16 -0
  190. package/es/composite-comp/bol/config-panels/VideoConfig/VideoConfigGroup/index.js +2 -0
  191. package/es/composite-comp/bol/config-panels/VideoConfig/VideoConfigGroup/index.less +16 -0
  192. package/es/composite-comp/bol/config-panels/VideoConfig/VideoShareConfig/index.js +2 -0
  193. package/es/composite-comp/bol/config-panels/VideoConfig/VideoShareConfig/index.less +9 -0
  194. package/es/composite-comp/bol/second-config-panels/BannerSecondConfig/index.less +3 -0
  195. package/es/composite-comp/bol/second-config-panels/ButtonSecondConfig/index.less +3 -0
  196. package/es/composite-comp/bol/second-config-panels/ImageTextSecondConfig/index.js +2 -0
  197. package/es/composite-comp/bol/second-config-panels/ImageTextSecondConfig/index.less +8 -0
  198. package/es/composite-comp/bol/second-config-panels/TagSecondConfig/index.less +3 -0
  199. package/es/composite-comp/bol/second-config-panels/TextSecondConfig/index.less +3 -0
  200. package/es/composite-comp/bol/second-config-panels/VideoSecondConfig/index.js +2 -0
  201. package/es/composite-comp/bol/second-config-panels/VideoSecondConfig/index.less +79 -0
  202. package/es/composite-comp/common/components/AffiliateProductItem/index.js +2 -0
  203. package/es/composite-comp/common/components/AffiliateProductItem/index.less +159 -0
  204. package/es/composite-comp/common/components/ImageLabel/index.js +2 -0
  205. package/es/composite-comp/common/components/ImageLabel/index.less +67 -0
  206. package/es/composite-comp/common/components/MonpayProductItem/index.js +3 -1
  207. package/es/composite-comp/common/components/MonpayProductItem/index.less +294 -0
  208. package/es/composite-comp/common/components/ProductItem/index.js +2 -0
  209. package/es/composite-comp/common/components/ProductItem/index.less +212 -0
  210. package/es/composite-comp/common/components/WatermarkLabel/index.js +2 -0
  211. package/es/composite-comp/common/components/WatermarkLabel/index.less +17 -0
  212. package/es/composite-comp/common/config-panels/CustomizeConfig/index.js +2 -0
  213. package/es/composite-comp/common/config-panels/CustomizeConfig/index.less +27 -0
  214. package/es/composite-comp/common/config-panels/SpacingConfig/index.js +2 -0
  215. package/es/composite-comp/common/config-panels/SpacingConfig/index.less +17 -0
  216. package/es/composite-comp/dito/components/Bargain/mobile/index.js +2 -0
  217. package/es/composite-comp/dito/components/Campaign/mobile/components/Bargain/index.js +2 -0
  218. package/es/composite-comp/dito/components/Campaign/mobile/components/CountDown/index.js +2 -0
  219. package/es/composite-comp/dito/components/Campaign/mobile/components/FlashSale/index.js +2 -0
  220. package/es/composite-comp/dito/components/Campaign/mobile/components/GroupBuy/index.js +2 -0
  221. package/es/composite-comp/dito/components/Campaign/mobile/components/ProductItem/index.js +2 -0
  222. package/es/composite-comp/dito/components/Campaign/mobile/index.js +2 -0
  223. package/es/composite-comp/dito/components/CommonFunctions/mobile/index.js +2 -0
  224. package/es/composite-comp/dito/components/FlashDeal/mobile/index.js +2 -0
  225. package/es/composite-comp/dito/components/FlashDeal/pc/ProductItem/index.js +2 -0
  226. package/es/composite-comp/dito/components/FlashDeal/pc/ProductItem/index.less +124 -0
  227. package/es/composite-comp/dito/components/FlashDeal/pc/index.js +2 -0
  228. package/es/composite-comp/dito/components/FlashDeal/pc/index.less +111 -0
  229. package/es/composite-comp/dito/components/GroupBuy/mobile/index.js +2 -0
  230. package/es/composite-comp/dito/components/GroupedCarousel/pc/index.js +2 -0
  231. package/es/composite-comp/dito/components/GroupedCarousel/pc/index.less +65 -0
  232. package/es/composite-comp/dito/components/HeadNavigation/mobile/index.js +2 -0
  233. package/es/composite-comp/dito/components/MenuNavigation/MenuNavMetaImage/index.js +2 -0
  234. package/es/composite-comp/dito/components/MenuNavigation/MenuNavMetaImage/index.less +27 -0
  235. package/es/composite-comp/dito/components/MenuNavigation/mobile/index.js +2 -0
  236. package/es/composite-comp/dito/components/MobileNavigation/mobile/index.js +2 -0
  237. package/es/composite-comp/dito/components/News/pc/index.js +2 -0
  238. package/es/composite-comp/dito/components/News/pc/index.less +46 -0
  239. package/es/composite-comp/dito/components/PcNavigation/pc/index.js +2 -0
  240. package/es/composite-comp/dito/components/PcNavigation/pc/index.less +127 -0
  241. package/es/composite-comp/dito/components/PersonalInformation/mobile/index.js +2 -0
  242. package/es/composite-comp/dito/components/PersonalInformationSecond/mobile/index.js +2 -0
  243. package/es/composite-comp/dito/components/Recommend/mobile/index.js +2 -0
  244. package/es/composite-comp/dito/components/Recommend/pc/index.js +2 -0
  245. package/es/composite-comp/dito/components/Recommend/pc/index.less +124 -0
  246. package/es/composite-comp/dito/components/SearchBanner/mobile/index.js +6 -0
  247. package/es/composite-comp/dito/components/SearchBar/mobile/index.js +2 -0
  248. package/es/composite-comp/dito/components/SearchBar/pc/index.js +2 -0
  249. package/es/composite-comp/dito/components/SearchBar/pc/index.less +65 -0
  250. package/es/composite-comp/dito/components/SearchDITO/pc/components/ConfirmModal/index.js +2 -0
  251. package/es/composite-comp/dito/components/SearchDITO/pc/components/ConfirmModal/index.less +69 -0
  252. package/es/composite-comp/dito/components/SearchDITO/pc/components/Header/index.js +6 -0
  253. package/es/composite-comp/dito/components/SearchDITO/pc/components/Header/index.less +184 -0
  254. package/es/composite-comp/dito/components/SearchDITO/pc/components/VideoItem/index.js +2 -0
  255. package/es/composite-comp/dito/components/SearchDITO/pc/components/VideoItem/index.less +25 -0
  256. package/es/composite-comp/dito/components/SearchDITO/pc/index.js +6 -0
  257. package/es/composite-comp/dito/components/SearchDITO/pc/index.less +57 -0
  258. package/es/composite-comp/dito/components/SignBoard/mobile/index.js +2 -0
  259. package/es/composite-comp/dito/components/SignBoard/pc/index.js +2 -0
  260. package/es/composite-comp/dito/components/SignBoard/pc/index.less +158 -0
  261. package/es/composite-comp/dito/components/SlideImage/pc/components/CardItem/index.js +2 -0
  262. package/es/composite-comp/dito/components/SlideImage/pc/components/CardItem/index.less +5 -0
  263. package/es/composite-comp/dito/components/SlideImage/pc/components/ParallaxScroll/index.js +2 -0
  264. package/es/composite-comp/dito/components/SlideImage/pc/components/ParallaxScroll/index.less +23 -0
  265. package/es/composite-comp/dito/components/SlideImage/pc/components/VideoItem/index.js +2 -0
  266. package/es/composite-comp/dito/components/SlideImage/pc/components/VideoItem/index.less +60 -0
  267. package/es/composite-comp/dito/config-panels/BargainConfig/FlashDealConfigContent/index.js +2 -0
  268. package/es/composite-comp/dito/config-panels/BargainConfig/FlashDealConfigContent/index.less +20 -0
  269. package/es/composite-comp/dito/config-panels/FlashDealConfig/FlashDealConfigContent/index.js +2 -0
  270. package/es/composite-comp/dito/config-panels/FlashDealConfig/FlashDealConfigContent/index.less +20 -0
  271. package/es/composite-comp/dito/config-panels/GroupBuyConfig/GroupBuyConfigContent/index.js +2 -0
  272. package/es/composite-comp/dito/config-panels/GroupBuyConfig/GroupBuyConfigContent/index.less +40 -0
  273. package/es/composite-comp/dito/config-panels/GroupedCarouselConfig/ConfigGroup/index.js +2 -0
  274. package/es/composite-comp/dito/config-panels/GroupedCarouselConfig/ConfigGroup/index.less +16 -0
  275. package/es/composite-comp/dito/config-panels/HeadNavigationConfig/GroupList/index.js +2 -0
  276. package/es/composite-comp/dito/config-panels/HeadNavigationConfig/GroupList/index.less +72 -0
  277. package/es/composite-comp/dito/config-panels/HeadNavigationConfig/index.js +2 -0
  278. package/es/composite-comp/dito/config-panels/HeadNavigationConfig/index.less +23 -0
  279. package/es/composite-comp/dito/config-panels/MenuNavigationConfig/GroupList/index.js +2 -0
  280. package/es/composite-comp/dito/config-panels/MenuNavigationConfig/GroupList/index.less +72 -0
  281. package/es/composite-comp/dito/config-panels/MenuNavigationConfig/MenuNavConfigImageGroup/index.js +2 -0
  282. package/es/composite-comp/dito/config-panels/MenuNavigationConfig/MenuNavConfigImageGroup/index.less +6 -0
  283. package/es/composite-comp/dito/config-panels/NewsConfig/ConfigGroup/index.js +2 -0
  284. package/es/composite-comp/dito/config-panels/NewsConfig/ConfigGroup/index.less +16 -0
  285. package/es/composite-comp/dito/config-panels/PersonalInformationConfig/ConfigDecoration/index.js +2 -0
  286. package/es/composite-comp/dito/config-panels/PersonalInformationConfig/ConfigDecoration/index.less +9 -0
  287. package/es/composite-comp/dito/config-panels/PersonalInformationSecondConfig/ConfigDecoration/index.js +2 -0
  288. package/es/composite-comp/dito/config-panels/PersonalInformationSecondConfig/ConfigDecoration/index.less +9 -0
  289. package/es/composite-comp/dito/config-panels/RecommendConfig/RecommendConfigGroup/index.js +2 -0
  290. package/es/composite-comp/dito/config-panels/RecommendConfig/RecommendConfigGroup/index.less +16 -0
  291. package/es/composite-comp/dito/config-panels/SearchBannerConfig/ConfigContent/index.js +2 -0
  292. package/es/composite-comp/dito/config-panels/SearchBannerConfig/ConfigContent/index.less +7 -0
  293. package/es/composite-comp/dito/config-panels/SearchBannerConfig/ConfigSetting/index.js +2 -0
  294. package/es/composite-comp/dito/config-panels/SearchBannerConfig/ConfigSetting/index.less +9 -0
  295. package/es/composite-comp/dito/config-panels/SearchBarConfig/SearchBarConfigContent/index.js +2 -0
  296. package/es/composite-comp/dito/config-panels/SearchBarConfig/SearchBarConfigContent/index.less +7 -0
  297. package/es/composite-comp/dito/config-panels/SearchDITOConfig/ConfigContent/index.js +2 -0
  298. package/es/composite-comp/dito/config-panels/SearchDITOConfig/ConfigContent/index.less +7 -0
  299. package/es/composite-comp/dito/config-panels/SearchDITOConfig/ConfigSetting/index.js +2 -0
  300. package/es/composite-comp/dito/config-panels/SearchDITOConfig/ConfigSetting/index.less +9 -0
  301. package/es/composite-comp/dito/config-panels/SlideImageConfig/ConfigGroup/index.js +2 -0
  302. package/es/composite-comp/dito/config-panels/SlideImageConfig/ConfigGroup/index.less +16 -0
  303. package/es/composite-comp/dito/second-config-panels/CommonFunctionsSecondConfig/index.js +1 -1
  304. package/es/composite-comp/dito/second-config-panels/NewsSecondConfig/index.js +2 -0
  305. package/es/composite-comp/dito/second-config-panels/NewsSecondConfig/index.less +8 -0
  306. package/es/composite-comp/dito/second-config-panels/OrdersSecondConfig/index.js +2 -0
  307. package/es/composite-comp/dito/second-config-panels/PersonalInformationSecondConfig/index.js +2 -0
  308. package/es/composite-comp/dito/second-config-panels/PersonalInformationSecondConfig/index.less +9 -0
  309. package/es/composite-comp/dito/second-config-panels/PersonalInformationSecondSecondConfig/index.js +2 -0
  310. package/es/composite-comp/dito/second-config-panels/PersonalInformationSecondSecondConfig/index.less +9 -0
  311. package/es/composite-comp/dito/second-config-panels/RecommendSecondConfig/index.js +2 -0
  312. package/es/composite-comp/dito/second-config-panels/RecommendSecondConfig/index.less +15 -0
  313. package/es/composite-comp/dito/second-config-panels/SearchDITOSecondConfig/index.js +2 -0
  314. package/es/composite-comp/dito/second-config-panels/SearchDITOSecondConfig/index.less +79 -0
  315. package/es/composite-comp/dito/second-config-panels/SlideImageSecondConfig/index.js +2 -0
  316. package/es/composite-comp/dito/second-config-panels/SlideImageSecondConfig/index.less +71 -0
  317. package/es/composite-comp/monpay/components/Bundle/mobile/BundleItem/index.js +2 -0
  318. package/es/composite-comp/monpay/components/Bundle/mobile/BundleProdItem/index.js +2 -0
  319. package/es/composite-comp/monpay/components/Bundle/mobile/index.js +2 -0
  320. package/es/composite-comp/monpay/components/InterestProducts/mobile/ProductItem/index.js +3 -1
  321. package/es/composite-comp/monpay/components/InterestProducts/mobile/ProductItem/index.less +164 -0
  322. package/es/composite-comp/monpay/components/InterestProducts/mobile/index.js +2 -0
  323. package/es/composite-comp/monpay/components/MerchantSales/mobile/StoreItem/index.js +2 -0
  324. package/es/composite-comp/monpay/components/MerchantSales/mobile/index.js +2 -0
  325. package/es/composite-comp/monpay/components/MonpayFlashDeal/MonpayCountDown/index.js +2 -0
  326. package/es/composite-comp/monpay/components/MonpayFlashDeal/MonpayCountDown/index.less +21 -0
  327. package/es/composite-comp/monpay/components/MonpayFlashDeal/mobile/index.js +2 -0
  328. package/es/composite-comp/monpay/components/MonpayRecommend/mobile/SearchCondition/index.js +2 -0
  329. package/es/composite-comp/monpay/components/MonpayRecommend/mobile/index.js +2 -0
  330. package/es/composite-comp/monpay/components/MonpaySignBoard/mobile/index.js +2 -0
  331. package/es/composite-comp/monpay/config-panels/BundleConfig/ConfigContent/index.js +2 -0
  332. package/es/composite-comp/monpay/config-panels/BundleConfig/ConfigContent/index.less +41 -0
  333. package/es/composite-comp/monpay/config-panels/BundleConfig/ConfigTitle/index.js +2 -0
  334. package/es/composite-comp/monpay/config-panels/BundleConfig/ConfigTitle/index.less +7 -0
  335. package/es/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigContent/index.js +2 -0
  336. package/es/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigContent/index.less +41 -0
  337. package/es/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigTitle/index.js +2 -0
  338. package/es/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigTitle/index.less +7 -0
  339. package/es/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigContent/index.js +2 -0
  340. package/es/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigContent/index.less +41 -0
  341. package/es/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigTitle/index.js +2 -0
  342. package/es/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigTitle/index.less +7 -0
  343. package/es/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigContent/index.js +2 -0
  344. package/es/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigContent/index.less +41 -0
  345. package/es/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigTitle/index.js +2 -0
  346. package/es/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigTitle/index.less +7 -0
  347. package/es/composite-comp/monpay/config-panels/MonpayRecommendConfig/RecommendConfigGroup/index.js +2 -0
  348. package/es/composite-comp/monpay/config-panels/MonpayRecommendConfig/RecommendConfigGroup/index.less +16 -0
  349. package/es/composite-comp/monpay/second-config-panels/MonpayRecommendSecondConfig/index.js +2 -0
  350. package/es/composite-comp/monpay/second-config-panels/MonpayRecommendSecondConfig/index.less +15 -0
  351. package/es/composite-comp/nuri/components/AffiliateRecommend/mobile/index.js +2 -0
  352. package/es/composite-comp/nuri/components/AffiliateRecommend/pc/index.js +2 -0
  353. package/es/composite-comp/nuri/components/AffiliateRecommend/pc/index.less +124 -0
  354. package/es/composite-comp/nuri/components/WalletNuri/mobile/index.js +2 -0
  355. package/es/composite-comp/nuri/config-panels/AffiliateRecommendConfig/RecommendConfigGroup/index.js +2 -0
  356. package/es/composite-comp/nuri/config-panels/AffiliateRecommendConfig/RecommendConfigGroup/index.less +16 -0
  357. package/es/composite-comp/nuri/config-panels/WalletNuriConfig/GroupList/index.js +2 -0
  358. package/es/composite-comp/nuri/config-panels/WalletNuriConfig/GroupList/index.less +72 -0
  359. package/es/composite-comp/nuri/second-config-panels/AffiliateRecommendSecondConfig/index.js +2 -0
  360. package/es/composite-comp/nuri/second-config-panels/AffiliateRecommendSecondConfig/index.less +15 -0
  361. package/es/composite-comp/public/components/Location/mobile/index.js +2 -0
  362. package/es/composite-comp/public/components/Stores/mobile/StoreItem/index.js +2 -0
  363. package/es/composite-comp/public/components/Stores/mobile/index.js +2 -0
  364. package/es/composite-comp/public/components/Wallet/mobile/index.js +2 -0
  365. package/es/composite-comp/public/config-panels/LocationConfig/index.js +2 -0
  366. package/es/composite-comp/public/config-panels/LocationConfig/index.less +17 -0
  367. package/es/composite-comp/public/config-panels/StoresConfig/ConfigContent/index.js +2 -0
  368. package/es/composite-comp/public/config-panels/StoresConfig/ConfigContent/index.less +14 -0
  369. package/es/composite-comp/public/config-panels/WalletConfig/GroupList/index.js +2 -0
  370. package/es/composite-comp/public/config-panels/WalletConfig/GroupList/index.less +72 -0
  371. package/es/core/Designer/AiImageGenerator/GenerateArtist/index.js +2 -0
  372. package/es/core/Designer/AiImageGenerator/GenerateArtist/index.less +41 -0
  373. package/es/core/Designer/AiImageGenerator/GenerateSize/index.js +2 -0
  374. package/es/core/Designer/AiImageGenerator/GenerateSize/index.less +3 -0
  375. package/es/core/Designer/AiImageGenerator/History/index.js +2 -0
  376. package/es/core/Designer/AiImageGenerator/History/index.less +75 -0
  377. package/es/core/Designer/AiImageGenerator/NumberSlider/index.js +2 -0
  378. package/es/core/Designer/AiImageGenerator/NumberSlider/index.less +8 -0
  379. package/es/core/Designer/AiImageGenerator/UploadReference/index.js +2 -0
  380. package/es/core/Designer/AiImageGenerator/UploadReference/index.less +45 -0
  381. package/es/core/Designer/AiImageGenerator/index.js +2 -0
  382. package/es/core/Designer/AiImageGenerator/index.less +136 -0
  383. package/es/core/Designer/AppointmentModal/index.js +2 -0
  384. package/es/core/Designer/AppointmentModal/index.less +23 -0
  385. package/es/core/Designer/ChatRobot/components/SearchCondition/index.js +2 -0
  386. package/es/core/Designer/ChatRobot/components/SearchCondition/index.less +33 -0
  387. package/es/core/Designer/ChatRobot/index.js +4 -0
  388. package/es/core/Designer/ChatRobot/index.less +179 -0
  389. package/es/core/Designer/ChatRobot/markdown.less +1 -0
  390. package/es/core/Designer/CompListPanel/CompCard/index.js +2 -0
  391. package/es/core/Designer/CompListPanel/CompCard/index.less +69 -0
  392. package/es/core/Designer/CompListPanel/index.js +2 -0
  393. package/es/core/Designer/CompListPanel/index.less +69 -0
  394. package/es/core/Designer/ConfigPanel/TerminalSelect/index.js +2 -0
  395. package/es/core/Designer/ConfigPanel/TerminalSelect/index.less +29 -0
  396. package/es/core/Designer/ConfigPanel/index.js +2 -0
  397. package/es/core/Designer/ConfigPanel/index.less +148 -0
  398. package/es/core/Designer/LeftTitle/index.js +2 -0
  399. package/es/core/Designer/LeftTitle/index.less +9 -0
  400. package/es/core/Designer/PageCompList/index.js +2 -0
  401. package/es/core/Designer/PageCompList/index.less +139 -0
  402. package/es/core/Designer/QuickMenuBar/index.js +2 -0
  403. package/es/core/Designer/QuickMenuBar/index.less +125 -0
  404. package/es/core/Designer/RenderHtml/index.js +2 -0
  405. package/es/core/Designer/RenderHtml/index.less +5 -0
  406. package/es/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/AlignSelectPicker/index.js +2 -0
  407. package/es/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/AlignSelectPicker/index.less +54 -0
  408. package/es/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/index.js +2 -0
  409. package/es/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/index.less +26 -0
  410. package/es/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/IconSelectPicker/index.js +2 -0
  411. package/es/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/IconSelectPicker/index.less +60 -0
  412. package/es/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/index.js +2 -0
  413. package/es/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/index.less +10 -0
  414. package/es/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/UnderlineSelectPicker/index.js +2 -0
  415. package/es/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/UnderlineSelectPicker/index.less +27 -0
  416. package/es/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/index.js +2 -0
  417. package/es/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/index.less +27 -0
  418. package/es/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/LinkInputPicker/index.js +2 -0
  419. package/es/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/LinkInputPicker/index.less +39 -0
  420. package/es/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/index.js +2 -0
  421. package/es/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/index.less +26 -0
  422. package/es/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/IconSelectPicker/index.js +2 -0
  423. package/es/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/IconSelectPicker/index.less +60 -0
  424. package/es/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/index.js +2 -0
  425. package/es/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/index.less +10 -0
  426. package/es/core/Designer/ToolBarModal/ToolBtn/index.js +2 -0
  427. package/es/core/Designer/ToolBarModal/ToolBtn/index.less +26 -0
  428. package/es/core/Designer/ToolBarModal/index.js +2 -0
  429. package/es/core/Designer/ToolBarModal/index.less +33 -0
  430. package/es/core/Designer/ViewArea/index.js +2 -0
  431. package/es/core/Designer/ViewArea/index.less +89 -0
  432. package/es/core/Designer/index.js +2 -0
  433. package/es/core/Designer/index.less +6 -0
  434. package/es/decorator/compositeDecorator.js +64 -2
  435. package/es/index.js +6 -0
  436. package/es/meta-comp/components/Button/editable.js +2 -0
  437. package/es/meta-comp/components/Button/editable.less +6 -0
  438. package/es/meta-comp/components/Button/index.js +2 -0
  439. package/es/meta-comp/components/Button/index.less +28 -0
  440. package/es/meta-comp/components/Image/index.js +2 -0
  441. package/es/meta-comp/components/Image/index.less +32 -0
  442. package/es/meta-comp/components/Text/index.js +2 -0
  443. package/es/meta-comp/components/Text/index.less +112 -0
  444. package/es/meta-comp/config-panels/ButtonConfig/BorderRadiusInput/index.js +2 -0
  445. package/es/meta-comp/config-panels/ButtonConfig/BorderRadiusInput/index.less +81 -0
  446. package/es/meta-comp/config-panels/ButtonConfig/index.js +2 -0
  447. package/es/meta-comp/config-panels/ButtonConfig/index.less +4 -0
  448. package/es/meta-comp/config-panels/ImageConfig/AreaConfigModal/index.js +2 -0
  449. package/es/meta-comp/config-panels/ImageConfig/AreaConfigModal/index.less +26 -0
  450. package/es/meta-comp/config-panels/ImageConfig/HotAreaConfig/index.js +2 -0
  451. package/es/meta-comp/config-panels/ImageConfig/HotAreaConfig/index.less +17 -0
  452. package/es/meta-comp/config-panels/ImageConfig/index.js +2 -0
  453. package/es/meta-comp/config-panels/ImageConfig/index.less +16 -0
  454. package/es/meta-comp/config-panels/PlayIconConfig/index.js +2 -0
  455. package/es/meta-comp/config-panels/PlayIconConfig/index.less +39 -0
  456. package/es/meta-comp/config-panels/TextConfig/TextEditModal/index.js +4 -0
  457. package/es/meta-comp/config-panels/TextConfig/TextEditModal/index.less +25 -0
  458. package/es/meta-comp/config-panels/TextConfig/TextLabel/index.js +2 -0
  459. package/es/meta-comp/config-panels/TextConfig/TextLabel/index.less +25 -0
  460. package/es/meta-comp/config-panels/TextConfig/UnderlineSelect/index.js +2 -0
  461. package/es/meta-comp/config-panels/TextConfig/UnderlineSelect/index.less +26 -0
  462. package/es/meta-comp/config-panels/TextConfig/index.js +2 -0
  463. package/es/meta-comp/config-panels/TextConfig/index.less +56 -0
  464. package/lib/assets/less/button.less +37 -0
  465. package/lib/assets/less/common.less +131 -0
  466. package/lib/assets/less/cylon-antd.less +32456 -0
  467. package/lib/assets/less/datepicker.less +13 -0
  468. package/lib/assets/less/font.less +151 -0
  469. package/lib/assets/less/form.less +10 -0
  470. package/lib/assets/less/global.less +13 -0
  471. package/lib/assets/less/index.less +13 -0
  472. package/lib/assets/less/input.less +26 -0
  473. package/lib/assets/less/menu.less +24 -0
  474. package/lib/assets/less/modal.less +25 -0
  475. package/lib/assets/less/select.less +32 -0
  476. package/lib/assets/less/slider.less +69 -0
  477. package/lib/assets/less/switch.less +20 -0
  478. package/lib/assets/less/table.less +52 -0
  479. package/lib/assets/less/variables.less +4 -0
  480. package/lib/common/AffiliateProductModal/index.js +2 -0
  481. package/lib/common/AffiliateProductModal/index.less +146 -0
  482. package/lib/common/AlignSelector/index.js +2 -0
  483. package/lib/common/AlignSelector/index.less +28 -0
  484. package/lib/common/Button/index.js +2 -0
  485. package/lib/common/Button/index.less +72 -0
  486. package/lib/common/ButtonIconLayout/index.js +2 -0
  487. package/lib/common/ButtonIconLayout/index.less +55 -0
  488. package/lib/common/CardCarousel/index.js +2 -0
  489. package/lib/common/CardCarousel/index.less +28 -0
  490. package/lib/common/Carousel/index.js +2 -0
  491. package/lib/common/Collapse/index.js +2 -0
  492. package/lib/common/Collapse/index.less +100 -0
  493. package/lib/common/ColorPicker/index.js +2 -0
  494. package/lib/common/ColorPicker/index.less +26 -0
  495. package/lib/common/ColorPickerInput/index.js +2 -0
  496. package/lib/common/ColorPickerInput/index.less +52 -0
  497. package/lib/common/CountDown/index.js +2 -0
  498. package/lib/common/CountDown/index.less +56 -0
  499. package/lib/common/CropperModal/index.js +4 -0
  500. package/lib/common/CropperModal/index.less +29 -0
  501. package/lib/common/Field/index.js +2 -0
  502. package/lib/common/Field/index.less +46 -0
  503. package/lib/common/FontStyles/index.js +2 -0
  504. package/lib/common/FontStyles/index.less +62 -0
  505. package/lib/common/GroupList/index.js +2 -0
  506. package/lib/common/GroupList/index.less +88 -0
  507. package/lib/common/IconPicker/index.js +2 -0
  508. package/lib/common/IconPicker/index.less +46 -0
  509. package/lib/common/Iconfont/index.js +2 -0
  510. package/lib/common/Iconfont/index.less +20 -0
  511. package/lib/common/ImageModal/CommonSelPicCard/index.js +2 -0
  512. package/lib/common/ImageModal/CommonSelPicCard/index.less +40 -0
  513. package/lib/common/ImageModal/index.js +2 -0
  514. package/lib/common/ImageModal/index.less +34 -0
  515. package/lib/common/ImagePicker/index.js +2 -0
  516. package/lib/common/ImagePicker/index.less +206 -0
  517. package/lib/common/InputNumber/index.js +2 -0
  518. package/lib/common/InputNumber/index.less +38 -0
  519. package/lib/common/LayoutSelector/index.js +2 -0
  520. package/lib/common/LayoutSelector/index.less +37 -0
  521. package/lib/common/LinkModal/BundleCampaign/index.js +2 -0
  522. package/lib/common/LinkModal/BundleCampaign/index.less +22 -0
  523. package/lib/common/LinkModal/FilteredProductModal/index.js +2 -0
  524. package/lib/common/LinkModal/FilteredProductModal/index.less +129 -0
  525. package/lib/common/LinkModal/ProductDetailPage/index.js +2 -0
  526. package/lib/common/LinkModal/ProductDetailPage/index.less +15 -0
  527. package/lib/common/LinkModal/ProductList/index.js +2 -0
  528. package/lib/common/LinkModal/ProductList/index.less +130 -0
  529. package/lib/common/LinkModal/SelectVideoModal/index.js +2 -0
  530. package/lib/common/LinkModal/SelectVideoModal/index.less +113 -0
  531. package/lib/common/LinkModal/ShareUrl/index.js +2 -0
  532. package/lib/common/LinkModal/ShareUrl/index.less +3 -0
  533. package/lib/common/LinkModal/index.js +2 -0
  534. package/lib/common/LinkModal/index.less +137 -0
  535. package/lib/common/MessageModal/index.js +2 -0
  536. package/lib/common/MessageModal/index.less +86 -0
  537. package/lib/common/MonpayCountDown/index.js +2 -0
  538. package/lib/common/MyModal/index.js +2 -0
  539. package/lib/common/MyModal/index.less +82 -0
  540. package/lib/common/NewImg/index.js +1 -1
  541. package/lib/common/PopUpModal/index.js +2 -0
  542. package/lib/common/PopUpModal/index.less +93 -0
  543. package/lib/common/ProductCardModal/index.js +2 -0
  544. package/lib/common/ProductCardModal/index.less +131 -0
  545. package/lib/common/ProductFilterModal/components/FilterSearchModal/index.js +2 -0
  546. package/lib/common/ProductFilterModal/components/FilterSearchModal/index.less +144 -0
  547. package/lib/common/ProductFilterModal/index.js +2 -0
  548. package/lib/common/ProductFilterModal/index.less +113 -0
  549. package/lib/common/ProductModal/SortableImageList/index.js +2 -0
  550. package/lib/common/ProductModal/SortableImageList/index.less +3 -0
  551. package/lib/common/ProductModal/index.js +2 -0
  552. package/lib/common/ProductModal/index.less +152 -0
  553. package/lib/common/ProductSource/index.js +2 -0
  554. package/lib/common/ProductSource/index.less +14 -0
  555. package/lib/common/RatingText/index.js +2 -0
  556. package/lib/common/RatingText/index.less +12 -0
  557. package/lib/common/RcCollapse/Collapse.js +2 -0
  558. package/lib/common/RcCollapse/index.less +108 -0
  559. package/lib/common/RcCollapse/motion.less +12 -0
  560. package/lib/common/SelectStoreModal/SortableImageList/index.js +2 -0
  561. package/lib/common/SelectStoreModal/SortableImageList/index.less +3 -0
  562. package/lib/common/SelectStoreModal/index.js +2 -0
  563. package/lib/common/SelectStoreModal/index.less +152 -0
  564. package/lib/common/Slider/index.js +2 -0
  565. package/lib/common/Slider/index.less +45 -0
  566. package/lib/common/StoreSource/index.js +2 -0
  567. package/lib/common/StoreSource/index.less +14 -0
  568. package/lib/common/SwiperBan/index.js +2 -0
  569. package/lib/common/SwiperBan/index.less +25 -0
  570. package/lib/common/SwitchCollapse/index.js +2 -0
  571. package/lib/common/SwitchCollapse/index.less +40 -0
  572. package/lib/common/SystemNotification/Confirm/index.js +2 -0
  573. package/lib/common/SystemNotification/Confirm/index.less +33 -0
  574. package/lib/common/Tag/index.js +2 -0
  575. package/lib/common/Tag/index.less +16 -0
  576. package/lib/common/Toast/index.js +2 -0
  577. package/lib/common/Toast/index.less +29 -0
  578. package/lib/common/UrlPicker/AnchorModal/index.js +2 -0
  579. package/lib/common/UrlPicker/AnchorModal/index.less +21 -0
  580. package/lib/common/UrlPicker/index.js +2 -0
  581. package/lib/common/UrlPicker/index.less +86 -0
  582. package/lib/common/Video/QualityComponent/index.js +2 -0
  583. package/lib/common/Video/QualityComponent/index.less +78 -0
  584. package/lib/common/Video/RateComponent/index.js +2 -0
  585. package/lib/common/Video/RateComponent/index.less +62 -0
  586. package/lib/common/Video/index.js +2 -0
  587. package/lib/common/Video/index.less +70 -0
  588. package/lib/common/VideoPC/components/index.js +2 -0
  589. package/lib/common/VideoPC/components/index.less +62 -0
  590. package/lib/common/VideoPC/index.js +2 -0
  591. package/lib/common/VideoPC/index.less +79 -0
  592. package/lib/common/VideoUpload/index.js +2 -0
  593. package/lib/common/VideoUpload/index.less +114 -0
  594. package/lib/composite-comp/ashita/components/WalletAshita/mobile/index.js +2 -0
  595. package/lib/composite-comp/ashita/components/WalletAshita/pc/index.less +1 -0
  596. package/lib/composite-comp/ashita/config-panels/WalletAshitaConfig/WalletConfigSetting/index.js +2 -0
  597. package/lib/composite-comp/ashita/config-panels/WalletAshitaConfig/WalletConfigSetting/index.less +9 -0
  598. package/lib/composite-comp/ashita/second-config-panels/WalletAshitaSecondConfig/index.js +2 -0
  599. package/lib/composite-comp/ashita/second-config-panels/WalletAshitaSecondConfig/index.less +9 -0
  600. package/lib/composite-comp/bol/components/Banner/mobile/index.js +2 -0
  601. package/lib/composite-comp/bol/components/Banner/pc/index.js +2 -0
  602. package/lib/composite-comp/bol/components/Banner/pc/index.less +91 -0
  603. package/lib/composite-comp/bol/components/Button/index.js +2 -0
  604. package/lib/composite-comp/bol/components/Button/index.less +47 -0
  605. package/lib/composite-comp/bol/components/Carousel/mobile/index.js +6 -0
  606. package/lib/composite-comp/bol/components/Carousel/pc/index.js +6 -0
  607. package/lib/composite-comp/bol/components/Carousel/pc/index.less +117 -0
  608. package/lib/composite-comp/bol/components/ImageGallery/mobile/index.js +2 -0
  609. package/lib/composite-comp/bol/components/ImageGallery/pc/index.js +2 -0
  610. package/lib/composite-comp/bol/components/ImageGallery/pc/index.less +23 -0
  611. package/lib/composite-comp/bol/components/ImageText/mobile/index.js +2 -0
  612. package/lib/composite-comp/bol/components/ImageText/pc/index.js +2 -0
  613. package/lib/composite-comp/bol/components/ImageText/pc/index.less +150 -0
  614. package/lib/composite-comp/bol/components/Newsletter/index.js +2 -0
  615. package/lib/composite-comp/bol/components/Newsletter/index.less +75 -0
  616. package/lib/composite-comp/bol/components/Tag/index.js +2 -0
  617. package/lib/composite-comp/bol/components/Tag/index.less +35 -0
  618. package/lib/composite-comp/bol/components/Text/index.less +58 -0
  619. package/lib/composite-comp/bol/components/Video/components/ShareBtn/index.js +2 -0
  620. package/lib/composite-comp/bol/components/Video/components/ShareBtn/index.less +51 -0
  621. package/lib/composite-comp/bol/components/Video/components/VideoTag/index.js +2 -0
  622. package/lib/composite-comp/bol/components/Video/components/VideoTag/index.less +88 -0
  623. package/lib/composite-comp/bol/components/Video/mobile/Layout1/index.js +2 -0
  624. package/lib/composite-comp/bol/components/Video/mobile/Layout2/index.js +2 -0
  625. package/lib/composite-comp/bol/components/Video/mobile/Layout3/index.js +2 -0
  626. package/lib/composite-comp/bol/components/Video/mobile/index.js +2 -0
  627. package/lib/composite-comp/bol/components/Video/pc/Layout1/index.js +2 -0
  628. package/lib/composite-comp/bol/components/Video/pc/Layout1/index.less +41 -0
  629. package/lib/composite-comp/bol/components/Video/pc/Layout2/index.js +2 -0
  630. package/lib/composite-comp/bol/components/Video/pc/Layout2/index.less +70 -0
  631. package/lib/composite-comp/bol/components/Video/pc/Layout3/index.js +2 -0
  632. package/lib/composite-comp/bol/components/Video/pc/Layout3/index.less +42 -0
  633. package/lib/composite-comp/bol/components/Video/pc/Layout4/index.js +2 -0
  634. package/lib/composite-comp/bol/components/Video/pc/Layout4/index.less +55 -0
  635. package/lib/composite-comp/bol/components/Video/pc/Layout5/index.js +2 -0
  636. package/lib/composite-comp/bol/components/Video/pc/Layout5/index.less +53 -0
  637. package/lib/composite-comp/bol/components/Video/pc/index.js +2 -0
  638. package/lib/composite-comp/bol/components/Video/pc/index.less +4 -0
  639. package/lib/composite-comp/bol/config-panels/BannerConfig/BannerConfigGroup/index.js +2 -0
  640. package/lib/composite-comp/bol/config-panels/BannerConfig/BannerConfigGroup/index.less +16 -0
  641. package/lib/composite-comp/bol/config-panels/BannerConfig/BannerConfigSetting/index.js +2 -0
  642. package/lib/composite-comp/bol/config-panels/BannerConfig/BannerConfigSetting/index.less +9 -0
  643. package/lib/composite-comp/bol/config-panels/ButtonCompConfig/ButtonConfigGroup/index.js +2 -0
  644. package/lib/composite-comp/bol/config-panels/ButtonCompConfig/ButtonConfigGroup/index.less +16 -0
  645. package/lib/composite-comp/bol/config-panels/CarouselConfig/CarouselConfigSetting/index.js +2 -0
  646. package/lib/composite-comp/bol/config-panels/CarouselConfig/CarouselConfigSetting/index.less +9 -0
  647. package/lib/composite-comp/bol/config-panels/DividerConfig/DividerConfigSetting/index.js +2 -0
  648. package/lib/composite-comp/bol/config-panels/DividerConfig/DividerConfigSetting/index.less +9 -0
  649. package/lib/composite-comp/bol/config-panels/TagCompConfig/TagConfigGroup/index.js +2 -0
  650. package/lib/composite-comp/bol/config-panels/TagCompConfig/TagConfigGroup/index.less +16 -0
  651. package/lib/composite-comp/bol/config-panels/TextCompConfig/TextConfigGroup/index.js +2 -0
  652. package/lib/composite-comp/bol/config-panels/TextCompConfig/TextConfigGroup/index.less +16 -0
  653. package/lib/composite-comp/bol/config-panels/VideoConfig/VideoConfigGroup/index.js +2 -0
  654. package/lib/composite-comp/bol/config-panels/VideoConfig/VideoConfigGroup/index.less +16 -0
  655. package/lib/composite-comp/bol/config-panels/VideoConfig/VideoShareConfig/index.js +2 -0
  656. package/lib/composite-comp/bol/config-panels/VideoConfig/VideoShareConfig/index.less +9 -0
  657. package/lib/composite-comp/bol/second-config-panels/BannerSecondConfig/index.less +3 -0
  658. package/lib/composite-comp/bol/second-config-panels/ButtonSecondConfig/index.less +3 -0
  659. package/lib/composite-comp/bol/second-config-panels/ImageTextSecondConfig/index.js +2 -0
  660. package/lib/composite-comp/bol/second-config-panels/ImageTextSecondConfig/index.less +8 -0
  661. package/lib/composite-comp/bol/second-config-panels/TagSecondConfig/index.less +3 -0
  662. package/lib/composite-comp/bol/second-config-panels/TextSecondConfig/index.less +3 -0
  663. package/lib/composite-comp/bol/second-config-panels/VideoSecondConfig/index.js +2 -0
  664. package/lib/composite-comp/bol/second-config-panels/VideoSecondConfig/index.less +79 -0
  665. package/lib/composite-comp/common/components/AffiliateProductItem/index.js +2 -0
  666. package/lib/composite-comp/common/components/AffiliateProductItem/index.less +159 -0
  667. package/lib/composite-comp/common/components/ImageLabel/index.js +2 -0
  668. package/lib/composite-comp/common/components/ImageLabel/index.less +67 -0
  669. package/lib/composite-comp/common/components/MonpayProductItem/index.js +3 -1
  670. package/lib/composite-comp/common/components/MonpayProductItem/index.less +294 -0
  671. package/lib/composite-comp/common/components/ProductItem/index.js +2 -0
  672. package/lib/composite-comp/common/components/ProductItem/index.less +212 -0
  673. package/lib/composite-comp/common/components/WatermarkLabel/index.js +2 -0
  674. package/lib/composite-comp/common/components/WatermarkLabel/index.less +17 -0
  675. package/lib/composite-comp/common/config-panels/CustomizeConfig/index.js +2 -0
  676. package/lib/composite-comp/common/config-panels/CustomizeConfig/index.less +27 -0
  677. package/lib/composite-comp/common/config-panels/SpacingConfig/index.js +2 -0
  678. package/lib/composite-comp/common/config-panels/SpacingConfig/index.less +17 -0
  679. package/lib/composite-comp/dito/components/Bargain/mobile/index.js +2 -0
  680. package/lib/composite-comp/dito/components/Campaign/mobile/components/Bargain/index.js +2 -0
  681. package/lib/composite-comp/dito/components/Campaign/mobile/components/CountDown/index.js +2 -0
  682. package/lib/composite-comp/dito/components/Campaign/mobile/components/FlashSale/index.js +2 -0
  683. package/lib/composite-comp/dito/components/Campaign/mobile/components/GroupBuy/index.js +2 -0
  684. package/lib/composite-comp/dito/components/Campaign/mobile/components/ProductItem/index.js +2 -0
  685. package/lib/composite-comp/dito/components/Campaign/mobile/index.js +2 -0
  686. package/lib/composite-comp/dito/components/CommonFunctions/mobile/index.js +2 -0
  687. package/lib/composite-comp/dito/components/FlashDeal/mobile/index.js +2 -0
  688. package/lib/composite-comp/dito/components/FlashDeal/pc/ProductItem/index.js +2 -0
  689. package/lib/composite-comp/dito/components/FlashDeal/pc/ProductItem/index.less +124 -0
  690. package/lib/composite-comp/dito/components/FlashDeal/pc/index.js +2 -0
  691. package/lib/composite-comp/dito/components/FlashDeal/pc/index.less +111 -0
  692. package/lib/composite-comp/dito/components/GroupBuy/mobile/index.js +2 -0
  693. package/lib/composite-comp/dito/components/GroupedCarousel/pc/index.js +2 -0
  694. package/lib/composite-comp/dito/components/GroupedCarousel/pc/index.less +65 -0
  695. package/lib/composite-comp/dito/components/HeadNavigation/mobile/index.js +2 -0
  696. package/lib/composite-comp/dito/components/MenuNavigation/MenuNavMetaImage/index.js +2 -0
  697. package/lib/composite-comp/dito/components/MenuNavigation/MenuNavMetaImage/index.less +27 -0
  698. package/lib/composite-comp/dito/components/MenuNavigation/mobile/index.js +2 -0
  699. package/lib/composite-comp/dito/components/MobileNavigation/mobile/index.js +2 -0
  700. package/lib/composite-comp/dito/components/News/pc/index.js +2 -0
  701. package/lib/composite-comp/dito/components/News/pc/index.less +46 -0
  702. package/lib/composite-comp/dito/components/PcNavigation/pc/index.js +2 -0
  703. package/lib/composite-comp/dito/components/PcNavigation/pc/index.less +127 -0
  704. package/lib/composite-comp/dito/components/PersonalInformation/mobile/index.js +2 -0
  705. package/lib/composite-comp/dito/components/PersonalInformationSecond/mobile/index.js +2 -0
  706. package/lib/composite-comp/dito/components/Recommend/mobile/index.js +2 -0
  707. package/lib/composite-comp/dito/components/Recommend/pc/index.js +2 -0
  708. package/lib/composite-comp/dito/components/Recommend/pc/index.less +124 -0
  709. package/lib/composite-comp/dito/components/SearchBanner/mobile/index.js +6 -0
  710. package/lib/composite-comp/dito/components/SearchBar/mobile/index.js +2 -0
  711. package/lib/composite-comp/dito/components/SearchBar/pc/index.js +2 -0
  712. package/lib/composite-comp/dito/components/SearchBar/pc/index.less +65 -0
  713. package/lib/composite-comp/dito/components/SearchDITO/pc/components/ConfirmModal/index.js +2 -0
  714. package/lib/composite-comp/dito/components/SearchDITO/pc/components/ConfirmModal/index.less +69 -0
  715. package/lib/composite-comp/dito/components/SearchDITO/pc/components/Header/index.js +6 -0
  716. package/lib/composite-comp/dito/components/SearchDITO/pc/components/Header/index.less +184 -0
  717. package/lib/composite-comp/dito/components/SearchDITO/pc/components/VideoItem/index.js +2 -0
  718. package/lib/composite-comp/dito/components/SearchDITO/pc/components/VideoItem/index.less +25 -0
  719. package/lib/composite-comp/dito/components/SearchDITO/pc/index.js +6 -0
  720. package/lib/composite-comp/dito/components/SearchDITO/pc/index.less +57 -0
  721. package/lib/composite-comp/dito/components/SignBoard/mobile/index.js +2 -0
  722. package/lib/composite-comp/dito/components/SignBoard/pc/index.js +2 -0
  723. package/lib/composite-comp/dito/components/SignBoard/pc/index.less +158 -0
  724. package/lib/composite-comp/dito/components/SlideImage/pc/components/CardItem/index.js +2 -0
  725. package/lib/composite-comp/dito/components/SlideImage/pc/components/CardItem/index.less +5 -0
  726. package/lib/composite-comp/dito/components/SlideImage/pc/components/ParallaxScroll/index.js +2 -0
  727. package/lib/composite-comp/dito/components/SlideImage/pc/components/ParallaxScroll/index.less +23 -0
  728. package/lib/composite-comp/dito/components/SlideImage/pc/components/VideoItem/index.js +2 -0
  729. package/lib/composite-comp/dito/components/SlideImage/pc/components/VideoItem/index.less +60 -0
  730. package/lib/composite-comp/dito/config-panels/BargainConfig/FlashDealConfigContent/index.js +2 -0
  731. package/lib/composite-comp/dito/config-panels/BargainConfig/FlashDealConfigContent/index.less +20 -0
  732. package/lib/composite-comp/dito/config-panels/FlashDealConfig/FlashDealConfigContent/index.js +2 -0
  733. package/lib/composite-comp/dito/config-panels/FlashDealConfig/FlashDealConfigContent/index.less +20 -0
  734. package/lib/composite-comp/dito/config-panels/GroupBuyConfig/GroupBuyConfigContent/index.js +2 -0
  735. package/lib/composite-comp/dito/config-panels/GroupBuyConfig/GroupBuyConfigContent/index.less +40 -0
  736. package/lib/composite-comp/dito/config-panels/GroupedCarouselConfig/ConfigGroup/index.js +2 -0
  737. package/lib/composite-comp/dito/config-panels/GroupedCarouselConfig/ConfigGroup/index.less +16 -0
  738. package/lib/composite-comp/dito/config-panels/HeadNavigationConfig/GroupList/index.js +2 -0
  739. package/lib/composite-comp/dito/config-panels/HeadNavigationConfig/GroupList/index.less +72 -0
  740. package/lib/composite-comp/dito/config-panels/HeadNavigationConfig/index.js +2 -0
  741. package/lib/composite-comp/dito/config-panels/HeadNavigationConfig/index.less +23 -0
  742. package/lib/composite-comp/dito/config-panels/MenuNavigationConfig/GroupList/index.js +2 -0
  743. package/lib/composite-comp/dito/config-panels/MenuNavigationConfig/GroupList/index.less +72 -0
  744. package/lib/composite-comp/dito/config-panels/MenuNavigationConfig/MenuNavConfigImageGroup/index.js +2 -0
  745. package/lib/composite-comp/dito/config-panels/MenuNavigationConfig/MenuNavConfigImageGroup/index.less +6 -0
  746. package/lib/composite-comp/dito/config-panels/NewsConfig/ConfigGroup/index.js +2 -0
  747. package/lib/composite-comp/dito/config-panels/NewsConfig/ConfigGroup/index.less +16 -0
  748. package/lib/composite-comp/dito/config-panels/PersonalInformationConfig/ConfigDecoration/index.js +2 -0
  749. package/lib/composite-comp/dito/config-panels/PersonalInformationConfig/ConfigDecoration/index.less +9 -0
  750. package/lib/composite-comp/dito/config-panels/PersonalInformationSecondConfig/ConfigDecoration/index.js +2 -0
  751. package/lib/composite-comp/dito/config-panels/PersonalInformationSecondConfig/ConfigDecoration/index.less +9 -0
  752. package/lib/composite-comp/dito/config-panels/RecommendConfig/RecommendConfigGroup/index.js +2 -0
  753. package/lib/composite-comp/dito/config-panels/RecommendConfig/RecommendConfigGroup/index.less +16 -0
  754. package/lib/composite-comp/dito/config-panels/SearchBannerConfig/ConfigContent/index.js +2 -0
  755. package/lib/composite-comp/dito/config-panels/SearchBannerConfig/ConfigContent/index.less +7 -0
  756. package/lib/composite-comp/dito/config-panels/SearchBannerConfig/ConfigSetting/index.js +2 -0
  757. package/lib/composite-comp/dito/config-panels/SearchBannerConfig/ConfigSetting/index.less +9 -0
  758. package/lib/composite-comp/dito/config-panels/SearchBarConfig/SearchBarConfigContent/index.js +2 -0
  759. package/lib/composite-comp/dito/config-panels/SearchBarConfig/SearchBarConfigContent/index.less +7 -0
  760. package/lib/composite-comp/dito/config-panels/SearchDITOConfig/ConfigContent/index.js +2 -0
  761. package/lib/composite-comp/dito/config-panels/SearchDITOConfig/ConfigContent/index.less +7 -0
  762. package/lib/composite-comp/dito/config-panels/SearchDITOConfig/ConfigSetting/index.js +2 -0
  763. package/lib/composite-comp/dito/config-panels/SearchDITOConfig/ConfigSetting/index.less +9 -0
  764. package/lib/composite-comp/dito/config-panels/SlideImageConfig/ConfigGroup/index.js +2 -0
  765. package/lib/composite-comp/dito/config-panels/SlideImageConfig/ConfigGroup/index.less +16 -0
  766. package/lib/composite-comp/dito/second-config-panels/CommonFunctionsSecondConfig/index.js +1 -1
  767. package/lib/composite-comp/dito/second-config-panels/NewsSecondConfig/index.js +2 -0
  768. package/lib/composite-comp/dito/second-config-panels/NewsSecondConfig/index.less +8 -0
  769. package/lib/composite-comp/dito/second-config-panels/OrdersSecondConfig/index.js +2 -0
  770. package/lib/composite-comp/dito/second-config-panels/PersonalInformationSecondConfig/index.js +2 -0
  771. package/lib/composite-comp/dito/second-config-panels/PersonalInformationSecondConfig/index.less +9 -0
  772. package/lib/composite-comp/dito/second-config-panels/PersonalInformationSecondSecondConfig/index.js +2 -0
  773. package/lib/composite-comp/dito/second-config-panels/PersonalInformationSecondSecondConfig/index.less +9 -0
  774. package/lib/composite-comp/dito/second-config-panels/RecommendSecondConfig/index.js +2 -0
  775. package/lib/composite-comp/dito/second-config-panels/RecommendSecondConfig/index.less +15 -0
  776. package/lib/composite-comp/dito/second-config-panels/SearchDITOSecondConfig/index.js +2 -0
  777. package/lib/composite-comp/dito/second-config-panels/SearchDITOSecondConfig/index.less +79 -0
  778. package/lib/composite-comp/dito/second-config-panels/SlideImageSecondConfig/index.js +2 -0
  779. package/lib/composite-comp/dito/second-config-panels/SlideImageSecondConfig/index.less +71 -0
  780. package/lib/composite-comp/monpay/components/Bundle/mobile/BundleItem/index.js +2 -0
  781. package/lib/composite-comp/monpay/components/Bundle/mobile/BundleProdItem/index.js +2 -0
  782. package/lib/composite-comp/monpay/components/Bundle/mobile/index.js +2 -0
  783. package/lib/composite-comp/monpay/components/InterestProducts/mobile/ProductItem/index.js +3 -1
  784. package/lib/composite-comp/monpay/components/InterestProducts/mobile/ProductItem/index.less +164 -0
  785. package/lib/composite-comp/monpay/components/InterestProducts/mobile/index.js +2 -0
  786. package/lib/composite-comp/monpay/components/MerchantSales/mobile/StoreItem/index.js +2 -0
  787. package/lib/composite-comp/monpay/components/MerchantSales/mobile/index.js +2 -0
  788. package/lib/composite-comp/monpay/components/MonpayFlashDeal/MonpayCountDown/index.js +2 -0
  789. package/lib/composite-comp/monpay/components/MonpayFlashDeal/MonpayCountDown/index.less +21 -0
  790. package/lib/composite-comp/monpay/components/MonpayFlashDeal/mobile/index.js +2 -0
  791. package/lib/composite-comp/monpay/components/MonpayRecommend/mobile/SearchCondition/index.js +2 -0
  792. package/lib/composite-comp/monpay/components/MonpayRecommend/mobile/index.js +2 -0
  793. package/lib/composite-comp/monpay/components/MonpaySignBoard/mobile/index.js +2 -0
  794. package/lib/composite-comp/monpay/config-panels/BundleConfig/ConfigContent/index.js +2 -0
  795. package/lib/composite-comp/monpay/config-panels/BundleConfig/ConfigContent/index.less +41 -0
  796. package/lib/composite-comp/monpay/config-panels/BundleConfig/ConfigTitle/index.js +2 -0
  797. package/lib/composite-comp/monpay/config-panels/BundleConfig/ConfigTitle/index.less +7 -0
  798. package/lib/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigContent/index.js +2 -0
  799. package/lib/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigContent/index.less +41 -0
  800. package/lib/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigTitle/index.js +2 -0
  801. package/lib/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigTitle/index.less +7 -0
  802. package/lib/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigContent/index.js +2 -0
  803. package/lib/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigContent/index.less +41 -0
  804. package/lib/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigTitle/index.js +2 -0
  805. package/lib/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigTitle/index.less +7 -0
  806. package/lib/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigContent/index.js +2 -0
  807. package/lib/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigContent/index.less +41 -0
  808. package/lib/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigTitle/index.js +2 -0
  809. package/lib/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigTitle/index.less +7 -0
  810. package/lib/composite-comp/monpay/config-panels/MonpayRecommendConfig/RecommendConfigGroup/index.js +2 -0
  811. package/lib/composite-comp/monpay/config-panels/MonpayRecommendConfig/RecommendConfigGroup/index.less +16 -0
  812. package/lib/composite-comp/monpay/second-config-panels/MonpayRecommendSecondConfig/index.js +2 -0
  813. package/lib/composite-comp/monpay/second-config-panels/MonpayRecommendSecondConfig/index.less +15 -0
  814. package/lib/composite-comp/nuri/components/AffiliateRecommend/mobile/index.js +2 -0
  815. package/lib/composite-comp/nuri/components/AffiliateRecommend/pc/index.js +2 -0
  816. package/lib/composite-comp/nuri/components/AffiliateRecommend/pc/index.less +124 -0
  817. package/lib/composite-comp/nuri/components/WalletNuri/mobile/index.js +2 -0
  818. package/lib/composite-comp/nuri/config-panels/AffiliateRecommendConfig/RecommendConfigGroup/index.js +2 -0
  819. package/lib/composite-comp/nuri/config-panels/AffiliateRecommendConfig/RecommendConfigGroup/index.less +16 -0
  820. package/lib/composite-comp/nuri/config-panels/WalletNuriConfig/GroupList/index.js +2 -0
  821. package/lib/composite-comp/nuri/config-panels/WalletNuriConfig/GroupList/index.less +72 -0
  822. package/lib/composite-comp/nuri/second-config-panels/AffiliateRecommendSecondConfig/index.js +2 -0
  823. package/lib/composite-comp/nuri/second-config-panels/AffiliateRecommendSecondConfig/index.less +15 -0
  824. package/lib/composite-comp/public/components/Location/mobile/index.js +2 -0
  825. package/lib/composite-comp/public/components/Stores/mobile/StoreItem/index.js +2 -0
  826. package/lib/composite-comp/public/components/Stores/mobile/index.js +2 -0
  827. package/lib/composite-comp/public/components/Wallet/mobile/index.js +2 -0
  828. package/lib/composite-comp/public/config-panels/LocationConfig/index.js +2 -0
  829. package/lib/composite-comp/public/config-panels/LocationConfig/index.less +17 -0
  830. package/lib/composite-comp/public/config-panels/StoresConfig/ConfigContent/index.js +2 -0
  831. package/lib/composite-comp/public/config-panels/StoresConfig/ConfigContent/index.less +14 -0
  832. package/lib/composite-comp/public/config-panels/WalletConfig/GroupList/index.js +2 -0
  833. package/lib/composite-comp/public/config-panels/WalletConfig/GroupList/index.less +72 -0
  834. package/lib/core/Designer/AiImageGenerator/GenerateArtist/index.js +2 -0
  835. package/lib/core/Designer/AiImageGenerator/GenerateArtist/index.less +41 -0
  836. package/lib/core/Designer/AiImageGenerator/GenerateSize/index.js +2 -0
  837. package/lib/core/Designer/AiImageGenerator/GenerateSize/index.less +3 -0
  838. package/lib/core/Designer/AiImageGenerator/History/index.js +2 -0
  839. package/lib/core/Designer/AiImageGenerator/History/index.less +75 -0
  840. package/lib/core/Designer/AiImageGenerator/NumberSlider/index.js +2 -0
  841. package/lib/core/Designer/AiImageGenerator/NumberSlider/index.less +8 -0
  842. package/lib/core/Designer/AiImageGenerator/UploadReference/index.js +2 -0
  843. package/lib/core/Designer/AiImageGenerator/UploadReference/index.less +45 -0
  844. package/lib/core/Designer/AiImageGenerator/index.js +2 -0
  845. package/lib/core/Designer/AiImageGenerator/index.less +136 -0
  846. package/lib/core/Designer/AppointmentModal/index.js +2 -0
  847. package/lib/core/Designer/AppointmentModal/index.less +23 -0
  848. package/lib/core/Designer/ChatRobot/components/SearchCondition/index.js +2 -0
  849. package/lib/core/Designer/ChatRobot/components/SearchCondition/index.less +33 -0
  850. package/lib/core/Designer/ChatRobot/index.js +4 -0
  851. package/lib/core/Designer/ChatRobot/index.less +179 -0
  852. package/lib/core/Designer/ChatRobot/markdown.less +1 -0
  853. package/lib/core/Designer/CompListPanel/CompCard/index.js +2 -0
  854. package/lib/core/Designer/CompListPanel/CompCard/index.less +69 -0
  855. package/lib/core/Designer/CompListPanel/index.js +2 -0
  856. package/lib/core/Designer/CompListPanel/index.less +69 -0
  857. package/lib/core/Designer/ConfigPanel/TerminalSelect/index.js +2 -0
  858. package/lib/core/Designer/ConfigPanel/TerminalSelect/index.less +29 -0
  859. package/lib/core/Designer/ConfigPanel/index.js +2 -0
  860. package/lib/core/Designer/ConfigPanel/index.less +148 -0
  861. package/lib/core/Designer/LeftTitle/index.js +2 -0
  862. package/lib/core/Designer/LeftTitle/index.less +9 -0
  863. package/lib/core/Designer/PageCompList/index.js +2 -0
  864. package/lib/core/Designer/PageCompList/index.less +139 -0
  865. package/lib/core/Designer/QuickMenuBar/index.js +2 -0
  866. package/lib/core/Designer/QuickMenuBar/index.less +125 -0
  867. package/lib/core/Designer/RenderHtml/index.js +2 -0
  868. package/lib/core/Designer/RenderHtml/index.less +5 -0
  869. package/lib/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/AlignSelectPicker/index.js +2 -0
  870. package/lib/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/AlignSelectPicker/index.less +54 -0
  871. package/lib/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/index.js +2 -0
  872. package/lib/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/index.less +26 -0
  873. package/lib/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/IconSelectPicker/index.js +2 -0
  874. package/lib/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/IconSelectPicker/index.less +60 -0
  875. package/lib/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/index.js +2 -0
  876. package/lib/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/index.less +10 -0
  877. package/lib/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/UnderlineSelectPicker/index.js +2 -0
  878. package/lib/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/UnderlineSelectPicker/index.less +27 -0
  879. package/lib/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/index.js +2 -0
  880. package/lib/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/index.less +27 -0
  881. package/lib/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/LinkInputPicker/index.js +2 -0
  882. package/lib/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/LinkInputPicker/index.less +39 -0
  883. package/lib/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/index.js +2 -0
  884. package/lib/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/index.less +26 -0
  885. package/lib/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/IconSelectPicker/index.js +2 -0
  886. package/lib/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/IconSelectPicker/index.less +60 -0
  887. package/lib/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/index.js +2 -0
  888. package/lib/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/index.less +10 -0
  889. package/lib/core/Designer/ToolBarModal/ToolBtn/index.js +2 -0
  890. package/lib/core/Designer/ToolBarModal/ToolBtn/index.less +26 -0
  891. package/lib/core/Designer/ToolBarModal/index.js +2 -0
  892. package/lib/core/Designer/ToolBarModal/index.less +33 -0
  893. package/lib/core/Designer/ViewArea/index.js +2 -0
  894. package/lib/core/Designer/ViewArea/index.less +89 -0
  895. package/lib/core/Designer/index.js +2 -0
  896. package/lib/core/Designer/index.less +6 -0
  897. package/lib/decorator/compositeDecorator.js +64 -2
  898. package/lib/index.js +6 -0
  899. package/lib/meta-comp/components/Button/editable.js +2 -0
  900. package/lib/meta-comp/components/Button/editable.less +6 -0
  901. package/lib/meta-comp/components/Button/index.js +2 -0
  902. package/lib/meta-comp/components/Button/index.less +28 -0
  903. package/lib/meta-comp/components/Image/index.js +2 -0
  904. package/lib/meta-comp/components/Image/index.less +32 -0
  905. package/lib/meta-comp/components/Text/index.js +2 -0
  906. package/lib/meta-comp/components/Text/index.less +112 -0
  907. package/lib/meta-comp/config-panels/ButtonConfig/BorderRadiusInput/index.js +2 -0
  908. package/lib/meta-comp/config-panels/ButtonConfig/BorderRadiusInput/index.less +81 -0
  909. package/lib/meta-comp/config-panels/ButtonConfig/index.js +2 -0
  910. package/lib/meta-comp/config-panels/ButtonConfig/index.less +4 -0
  911. package/lib/meta-comp/config-panels/ImageConfig/AreaConfigModal/index.js +2 -0
  912. package/lib/meta-comp/config-panels/ImageConfig/AreaConfigModal/index.less +26 -0
  913. package/lib/meta-comp/config-panels/ImageConfig/HotAreaConfig/index.js +2 -0
  914. package/lib/meta-comp/config-panels/ImageConfig/HotAreaConfig/index.less +17 -0
  915. package/lib/meta-comp/config-panels/ImageConfig/index.js +2 -0
  916. package/lib/meta-comp/config-panels/ImageConfig/index.less +16 -0
  917. package/lib/meta-comp/config-panels/PlayIconConfig/index.js +2 -0
  918. package/lib/meta-comp/config-panels/PlayIconConfig/index.less +39 -0
  919. package/lib/meta-comp/config-panels/TextConfig/TextEditModal/index.js +4 -0
  920. package/lib/meta-comp/config-panels/TextConfig/TextEditModal/index.less +25 -0
  921. package/lib/meta-comp/config-panels/TextConfig/TextLabel/index.js +2 -0
  922. package/lib/meta-comp/config-panels/TextConfig/TextLabel/index.less +25 -0
  923. package/lib/meta-comp/config-panels/TextConfig/UnderlineSelect/index.js +2 -0
  924. package/lib/meta-comp/config-panels/TextConfig/UnderlineSelect/index.less +26 -0
  925. package/lib/meta-comp/config-panels/TextConfig/index.js +2 -0
  926. package/lib/meta-comp/config-panels/TextConfig/index.less +56 -0
  927. package/package.json +1 -1
  928. package/es/assets/less/button.css +0 -36
  929. package/es/assets/less/common.css +0 -95
  930. package/es/assets/less/cylon-antd.css +0 -26829
  931. package/es/assets/less/datepicker.css +0 -9
  932. package/es/assets/less/font.css +0 -126
  933. package/es/assets/less/form.css +0 -6
  934. package/es/assets/less/global.css +0 -9
  935. package/es/assets/less/index.css +0 -477
  936. package/es/assets/less/input.css +0 -23
  937. package/es/assets/less/menu.css +0 -20
  938. package/es/assets/less/modal.css +0 -21
  939. package/es/assets/less/select.css +0 -28
  940. package/es/assets/less/slider.css +0 -61
  941. package/es/assets/less/switch.css +0 -17
  942. package/es/assets/less/table.css +0 -26
  943. package/es/common/AffiliateProductModal/index.css +0 -119
  944. package/es/common/AlignSelector/index.css +0 -25
  945. package/es/common/Button/index.css +0 -63
  946. package/es/common/ButtonIconLayout/index.css +0 -43
  947. package/es/common/CardCarousel/index.css +0 -21
  948. package/es/common/Collapse/index.css +0 -72
  949. package/es/common/ColorPicker/index.css +0 -19
  950. package/es/common/ColorPickerInput/index.css +0 -42
  951. package/es/common/CountDown/index.css +0 -50
  952. package/es/common/CropperModal/index.css +0 -24
  953. package/es/common/Field/index.css +0 -38
  954. package/es/common/FontStyles/index.css +0 -55
  955. package/es/common/GroupList/index.css +0 -73
  956. package/es/common/IconPicker/index.css +0 -36
  957. package/es/common/Iconfont/index.css +0 -18
  958. package/es/common/ImageModal/CommonSelPicCard/index.css +0 -33
  959. package/es/common/ImageModal/index.css +0 -22
  960. package/es/common/ImagePicker/index.css +0 -179
  961. package/es/common/InputNumber/index.css +0 -34
  962. package/es/common/LayoutSelector/index.css +0 -26
  963. package/es/common/LinkModal/BundleCampaign/index.css +0 -17
  964. package/es/common/LinkModal/FilteredProductModal/index.css +0 -104
  965. package/es/common/LinkModal/ProductDetailPage/index.css +0 -13
  966. package/es/common/LinkModal/ProductList/index.css +0 -107
  967. package/es/common/LinkModal/SelectVideoModal/index.css +0 -96
  968. package/es/common/LinkModal/ShareUrl/index.css +0 -3
  969. package/es/common/LinkModal/index.css +0 -118
  970. package/es/common/MessageModal/index.css +0 -73
  971. package/es/common/MyModal/index.css +0 -69
  972. package/es/common/PopUpModal/index.css +0 -81
  973. package/es/common/ProductCardModal/index.css +0 -119
  974. package/es/common/ProductFilterModal/components/FilterSearchModal/index.css +0 -123
  975. package/es/common/ProductFilterModal/index.css +0 -99
  976. package/es/common/ProductModal/SortableImageList/index.css +0 -3
  977. package/es/common/ProductModal/index.css +0 -123
  978. package/es/common/ProductSource/index.css +0 -13
  979. package/es/common/RatingText/index.css +0 -11
  980. package/es/common/RcCollapse/index.css +0 -64
  981. package/es/common/RcCollapse/motion.css +0 -7
  982. package/es/common/SelectStoreModal/SortableImageList/index.css +0 -3
  983. package/es/common/SelectStoreModal/index.css +0 -123
  984. package/es/common/Slider/index.css +0 -31
  985. package/es/common/StoreSource/index.css +0 -13
  986. package/es/common/SwiperBan/index.css +0 -23
  987. package/es/common/SwitchCollapse/index.css +0 -25
  988. package/es/common/SystemNotification/Confirm/index.css +0 -32
  989. package/es/common/Tag/index.css +0 -15
  990. package/es/common/Toast/index.css +0 -28
  991. package/es/common/UrlPicker/AnchorModal/index.css +0 -14
  992. package/es/common/UrlPicker/index.css +0 -78
  993. package/es/common/Video/QualityComponent/index.css +0 -63
  994. package/es/common/Video/RateComponent/index.css +0 -51
  995. package/es/common/Video/index.css +0 -61
  996. package/es/common/VideoPC/components/index.css +0 -51
  997. package/es/common/VideoPC/index.css +0 -71
  998. package/es/common/VideoUpload/index.css +0 -97
  999. package/es/composite-comp/ashita/config-panels/WalletAshitaConfig/WalletConfigSetting/index.css +0 -3
  1000. package/es/composite-comp/ashita/second-config-panels/WalletAshitaSecondConfig/index.css +0 -6
  1001. package/es/composite-comp/bol/components/Banner/pc/index.css +0 -71
  1002. package/es/composite-comp/bol/components/Button/index.css +0 -36
  1003. package/es/composite-comp/bol/components/Carousel/pc/index.css +0 -96
  1004. package/es/composite-comp/bol/components/ImageGallery/pc/index.css +0 -16
  1005. package/es/composite-comp/bol/components/ImageText/pc/index.css +0 -128
  1006. package/es/composite-comp/bol/components/Newsletter/index.css +0 -55
  1007. package/es/composite-comp/bol/components/Tag/index.css +0 -27
  1008. package/es/composite-comp/bol/components/Text/index.css +0 -40
  1009. package/es/composite-comp/bol/components/Video/components/ShareBtn/index.css +0 -46
  1010. package/es/composite-comp/bol/components/Video/components/VideoTag/index.css +0 -70
  1011. package/es/composite-comp/bol/components/Video/pc/Layout1/index.css +0 -33
  1012. package/es/composite-comp/bol/components/Video/pc/Layout2/index.css +0 -57
  1013. package/es/composite-comp/bol/components/Video/pc/Layout3/index.css +0 -34
  1014. package/es/composite-comp/bol/components/Video/pc/Layout4/index.css +0 -45
  1015. package/es/composite-comp/bol/components/Video/pc/Layout5/index.css +0 -43
  1016. package/es/composite-comp/bol/components/Video/pc/index.css +0 -3
  1017. package/es/composite-comp/bol/config-panels/BannerConfig/BannerConfigGroup/index.css +0 -14
  1018. package/es/composite-comp/bol/config-panels/BannerConfig/BannerConfigSetting/index.css +0 -3
  1019. package/es/composite-comp/bol/config-panels/ButtonCompConfig/ButtonConfigGroup/index.css +0 -14
  1020. package/es/composite-comp/bol/config-panels/CarouselConfig/CarouselConfigSetting/index.css +0 -3
  1021. package/es/composite-comp/bol/config-panels/DividerConfig/DividerConfigSetting/index.css +0 -3
  1022. package/es/composite-comp/bol/config-panels/TagCompConfig/TagConfigGroup/index.css +0 -14
  1023. package/es/composite-comp/bol/config-panels/TextCompConfig/TextConfigGroup/index.css +0 -14
  1024. package/es/composite-comp/bol/config-panels/VideoConfig/VideoConfigGroup/index.css +0 -14
  1025. package/es/composite-comp/bol/config-panels/VideoConfig/VideoShareConfig/index.css +0 -3
  1026. package/es/composite-comp/bol/second-config-panels/BannerSecondConfig/index.css +0 -3
  1027. package/es/composite-comp/bol/second-config-panels/ButtonSecondConfig/index.css +0 -3
  1028. package/es/composite-comp/bol/second-config-panels/ImageTextSecondConfig/index.css +0 -6
  1029. package/es/composite-comp/bol/second-config-panels/TagSecondConfig/index.css +0 -3
  1030. package/es/composite-comp/bol/second-config-panels/TextSecondConfig/index.css +0 -3
  1031. package/es/composite-comp/bol/second-config-panels/VideoSecondConfig/index.css +0 -66
  1032. package/es/composite-comp/common/components/AffiliateProductItem/index.css +0 -132
  1033. package/es/composite-comp/common/components/ImageLabel/index.css +0 -56
  1034. package/es/composite-comp/common/components/MonpayProductItem/index.css +0 -244
  1035. package/es/composite-comp/common/components/ProductItem/index.css +0 -175
  1036. package/es/composite-comp/common/components/WatermarkLabel/index.css +0 -17
  1037. package/es/composite-comp/common/config-panels/CustomizeConfig/index.css +0 -21
  1038. package/es/composite-comp/common/config-panels/SpacingConfig/index.css +0 -13
  1039. package/es/composite-comp/dito/components/FlashDeal/pc/ProductItem/index.css +0 -107
  1040. package/es/composite-comp/dito/components/FlashDeal/pc/index.css +0 -90
  1041. package/es/composite-comp/dito/components/GroupedCarousel/pc/index.css +0 -56
  1042. package/es/composite-comp/dito/components/MenuNavigation/MenuNavMetaImage/index.css +0 -18
  1043. package/es/composite-comp/dito/components/News/pc/index.css +0 -38
  1044. package/es/composite-comp/dito/components/PcNavigation/pc/index.css +0 -82
  1045. package/es/composite-comp/dito/components/Recommend/pc/index.css +0 -101
  1046. package/es/composite-comp/dito/components/SearchBar/pc/index.css +0 -56
  1047. package/es/composite-comp/dito/components/SearchDITO/pc/components/ConfirmModal/index.css +0 -55
  1048. package/es/composite-comp/dito/components/SearchDITO/pc/components/Header/index.css +0 -161
  1049. package/es/composite-comp/dito/components/SearchDITO/pc/components/VideoItem/index.css +0 -19
  1050. package/es/composite-comp/dito/components/SearchDITO/pc/index.css +0 -46
  1051. package/es/composite-comp/dito/components/SignBoard/pc/index.css +0 -148
  1052. package/es/composite-comp/dito/components/SlideImage/pc/components/CardItem/index.css +0 -3
  1053. package/es/composite-comp/dito/components/SlideImage/pc/components/ParallaxScroll/index.css +0 -16
  1054. package/es/composite-comp/dito/components/SlideImage/pc/components/VideoItem/index.css +0 -53
  1055. package/es/composite-comp/dito/config-panels/BargainConfig/FlashDealConfigContent/index.css +0 -16
  1056. package/es/composite-comp/dito/config-panels/FlashDealConfig/FlashDealConfigContent/index.css +0 -16
  1057. package/es/composite-comp/dito/config-panels/GroupBuyConfig/GroupBuyConfigContent/index.css +0 -31
  1058. package/es/composite-comp/dito/config-panels/GroupedCarouselConfig/ConfigGroup/index.css +0 -14
  1059. package/es/composite-comp/dito/config-panels/HeadNavigationConfig/GroupList/index.css +0 -60
  1060. package/es/composite-comp/dito/config-panels/HeadNavigationConfig/index.css +0 -19
  1061. package/es/composite-comp/dito/config-panels/MenuNavigationConfig/GroupList/index.css +0 -60
  1062. package/es/composite-comp/dito/config-panels/MenuNavigationConfig/MenuNavConfigImageGroup/index.css +0 -4
  1063. package/es/composite-comp/dito/config-panels/NewsConfig/ConfigGroup/index.css +0 -14
  1064. package/es/composite-comp/dito/config-panels/PersonalInformationConfig/ConfigDecoration/index.css +0 -3
  1065. package/es/composite-comp/dito/config-panels/PersonalInformationSecondConfig/ConfigDecoration/index.css +0 -3
  1066. package/es/composite-comp/dito/config-panels/RecommendConfig/RecommendConfigGroup/index.css +0 -14
  1067. package/es/composite-comp/dito/config-panels/SearchBannerConfig/ConfigContent/index.css +0 -7
  1068. package/es/composite-comp/dito/config-panels/SearchBannerConfig/ConfigSetting/index.css +0 -3
  1069. package/es/composite-comp/dito/config-panels/SearchBarConfig/SearchBarConfigContent/index.css +0 -7
  1070. package/es/composite-comp/dito/config-panels/SearchDITOConfig/ConfigContent/index.css +0 -5
  1071. package/es/composite-comp/dito/config-panels/SearchDITOConfig/ConfigSetting/index.css +0 -3
  1072. package/es/composite-comp/dito/config-panels/SlideImageConfig/ConfigGroup/index.css +0 -14
  1073. package/es/composite-comp/dito/second-config-panels/NewsSecondConfig/index.css +0 -6
  1074. package/es/composite-comp/dito/second-config-panels/PersonalInformationSecondConfig/index.css +0 -6
  1075. package/es/composite-comp/dito/second-config-panels/PersonalInformationSecondSecondConfig/index.css +0 -6
  1076. package/es/composite-comp/dito/second-config-panels/RecommendSecondConfig/index.css +0 -11
  1077. package/es/composite-comp/dito/second-config-panels/SearchDITOSecondConfig/index.css +0 -66
  1078. package/es/composite-comp/dito/second-config-panels/SlideImageSecondConfig/index.css +0 -61
  1079. package/es/composite-comp/monpay/components/InterestProducts/mobile/ProductItem/index.css +0 -167
  1080. package/es/composite-comp/monpay/components/MonpayFlashDeal/MonpayCountDown/index.css +0 -19
  1081. package/es/composite-comp/monpay/config-panels/BundleConfig/ConfigContent/index.css +0 -32
  1082. package/es/composite-comp/monpay/config-panels/BundleConfig/ConfigTitle/index.css +0 -5
  1083. package/es/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigContent/index.css +0 -32
  1084. package/es/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigTitle/index.css +0 -5
  1085. package/es/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigContent/index.css +0 -32
  1086. package/es/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigTitle/index.css +0 -5
  1087. package/es/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigContent/index.css +0 -32
  1088. package/es/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigTitle/index.css +0 -5
  1089. package/es/composite-comp/monpay/config-panels/MonpayRecommendConfig/RecommendConfigGroup/index.css +0 -14
  1090. package/es/composite-comp/monpay/second-config-panels/MonpayRecommendSecondConfig/index.css +0 -11
  1091. package/es/composite-comp/nuri/components/AffiliateRecommend/pc/index.css +0 -101
  1092. package/es/composite-comp/nuri/config-panels/AffiliateRecommendConfig/RecommendConfigGroup/index.css +0 -14
  1093. package/es/composite-comp/nuri/config-panels/WalletNuriConfig/GroupList/index.css +0 -60
  1094. package/es/composite-comp/nuri/second-config-panels/AffiliateRecommendSecondConfig/index.css +0 -11
  1095. package/es/composite-comp/public/config-panels/LocationConfig/index.css +0 -12
  1096. package/es/composite-comp/public/config-panels/StoresConfig/ConfigContent/index.css +0 -11
  1097. package/es/composite-comp/public/config-panels/WalletConfig/GroupList/index.css +0 -60
  1098. package/es/core/Designer/AiImageGenerator/GenerateArtist/index.css +0 -41
  1099. package/es/core/Designer/AiImageGenerator/GenerateSize/index.css +0 -3
  1100. package/es/core/Designer/AiImageGenerator/History/index.css +0 -73
  1101. package/es/core/Designer/AiImageGenerator/NumberSlider/index.css +0 -8
  1102. package/es/core/Designer/AiImageGenerator/UploadReference/index.css +0 -45
  1103. package/es/core/Designer/AiImageGenerator/index.css +0 -128
  1104. package/es/core/Designer/AppointmentModal/index.css +0 -16
  1105. package/es/core/Designer/ChatRobot/components/SearchCondition/index.css +0 -31
  1106. package/es/core/Designer/ChatRobot/index.css +0 -167
  1107. package/es/core/Designer/ChatRobot/markdown.css +0 -840
  1108. package/es/core/Designer/CompListPanel/CompCard/index.css +0 -65
  1109. package/es/core/Designer/CompListPanel/index.css +0 -63
  1110. package/es/core/Designer/ConfigPanel/TerminalSelect/index.css +0 -29
  1111. package/es/core/Designer/ConfigPanel/index.css +0 -123
  1112. package/es/core/Designer/LeftTitle/index.css +0 -9
  1113. package/es/core/Designer/PageCompList/index.css +0 -108
  1114. package/es/core/Designer/QuickMenuBar/index.css +0 -109
  1115. package/es/core/Designer/RenderHtml/index.css +0 -5
  1116. package/es/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/AlignSelectPicker/index.css +0 -47
  1117. package/es/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/index.css +0 -22
  1118. package/es/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/IconSelectPicker/index.css +0 -52
  1119. package/es/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/index.css +0 -9
  1120. package/es/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/UnderlineSelectPicker/index.css +0 -25
  1121. package/es/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/index.css +0 -23
  1122. package/es/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/LinkInputPicker/index.css +0 -36
  1123. package/es/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/index.css +0 -22
  1124. package/es/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/IconSelectPicker/index.css +0 -52
  1125. package/es/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/index.css +0 -9
  1126. package/es/core/Designer/ToolBarModal/ToolBtn/index.css +0 -22
  1127. package/es/core/Designer/ToolBarModal/index.css +0 -30
  1128. package/es/core/Designer/ViewArea/index.css +0 -80
  1129. package/es/core/Designer/index.css +0 -6
  1130. package/es/index.css +0 -286
  1131. package/es/meta-comp/components/Button/editable.css +0 -6
  1132. package/es/meta-comp/components/Button/index.css +0 -23
  1133. package/es/meta-comp/components/Image/index.css +0 -21
  1134. package/es/meta-comp/components/Text/index.css +0 -88
  1135. package/es/meta-comp/config-panels/ButtonConfig/BorderRadiusInput/index.css +0 -65
  1136. package/es/meta-comp/config-panels/ButtonConfig/index.css +0 -4
  1137. package/es/meta-comp/config-panels/ImageConfig/AreaConfigModal/index.css +0 -23
  1138. package/es/meta-comp/config-panels/ImageConfig/HotAreaConfig/index.css +0 -15
  1139. package/es/meta-comp/config-panels/ImageConfig/index.css +0 -4
  1140. package/es/meta-comp/config-panels/PlayIconConfig/index.css +0 -39
  1141. package/es/meta-comp/config-panels/TextConfig/TextEditModal/index.css +0 -22
  1142. package/es/meta-comp/config-panels/TextConfig/TextLabel/index.css +0 -22
  1143. package/es/meta-comp/config-panels/TextConfig/UnderlineSelect/index.css +0 -18
  1144. package/es/meta-comp/config-panels/TextConfig/index.css +0 -50
  1145. package/lib/assets/less/button.css +0 -36
  1146. package/lib/assets/less/common.css +0 -95
  1147. package/lib/assets/less/cylon-antd.css +0 -26829
  1148. package/lib/assets/less/datepicker.css +0 -9
  1149. package/lib/assets/less/font.css +0 -126
  1150. package/lib/assets/less/form.css +0 -6
  1151. package/lib/assets/less/global.css +0 -9
  1152. package/lib/assets/less/index.css +0 -477
  1153. package/lib/assets/less/input.css +0 -23
  1154. package/lib/assets/less/menu.css +0 -20
  1155. package/lib/assets/less/modal.css +0 -21
  1156. package/lib/assets/less/select.css +0 -28
  1157. package/lib/assets/less/slider.css +0 -61
  1158. package/lib/assets/less/switch.css +0 -17
  1159. package/lib/assets/less/table.css +0 -26
  1160. package/lib/common/AffiliateProductModal/index.css +0 -119
  1161. package/lib/common/AlignSelector/index.css +0 -25
  1162. package/lib/common/Button/index.css +0 -63
  1163. package/lib/common/ButtonIconLayout/index.css +0 -43
  1164. package/lib/common/CardCarousel/index.css +0 -21
  1165. package/lib/common/Collapse/index.css +0 -72
  1166. package/lib/common/ColorPicker/index.css +0 -19
  1167. package/lib/common/ColorPickerInput/index.css +0 -42
  1168. package/lib/common/CountDown/index.css +0 -50
  1169. package/lib/common/CropperModal/index.css +0 -24
  1170. package/lib/common/Field/index.css +0 -38
  1171. package/lib/common/FontStyles/index.css +0 -55
  1172. package/lib/common/GroupList/index.css +0 -73
  1173. package/lib/common/IconPicker/index.css +0 -36
  1174. package/lib/common/Iconfont/index.css +0 -18
  1175. package/lib/common/ImageModal/CommonSelPicCard/index.css +0 -33
  1176. package/lib/common/ImageModal/index.css +0 -22
  1177. package/lib/common/ImagePicker/index.css +0 -179
  1178. package/lib/common/InputNumber/index.css +0 -34
  1179. package/lib/common/LayoutSelector/index.css +0 -26
  1180. package/lib/common/LinkModal/BundleCampaign/index.css +0 -17
  1181. package/lib/common/LinkModal/FilteredProductModal/index.css +0 -104
  1182. package/lib/common/LinkModal/ProductDetailPage/index.css +0 -13
  1183. package/lib/common/LinkModal/ProductList/index.css +0 -107
  1184. package/lib/common/LinkModal/SelectVideoModal/index.css +0 -96
  1185. package/lib/common/LinkModal/ShareUrl/index.css +0 -3
  1186. package/lib/common/LinkModal/index.css +0 -118
  1187. package/lib/common/MessageModal/index.css +0 -73
  1188. package/lib/common/MyModal/index.css +0 -69
  1189. package/lib/common/PopUpModal/index.css +0 -81
  1190. package/lib/common/ProductCardModal/index.css +0 -119
  1191. package/lib/common/ProductFilterModal/components/FilterSearchModal/index.css +0 -123
  1192. package/lib/common/ProductFilterModal/index.css +0 -99
  1193. package/lib/common/ProductModal/SortableImageList/index.css +0 -3
  1194. package/lib/common/ProductModal/index.css +0 -123
  1195. package/lib/common/ProductSource/index.css +0 -13
  1196. package/lib/common/RatingText/index.css +0 -11
  1197. package/lib/common/RcCollapse/index.css +0 -64
  1198. package/lib/common/RcCollapse/motion.css +0 -7
  1199. package/lib/common/SelectStoreModal/SortableImageList/index.css +0 -3
  1200. package/lib/common/SelectStoreModal/index.css +0 -123
  1201. package/lib/common/Slider/index.css +0 -31
  1202. package/lib/common/StoreSource/index.css +0 -13
  1203. package/lib/common/SwiperBan/index.css +0 -23
  1204. package/lib/common/SwitchCollapse/index.css +0 -25
  1205. package/lib/common/SystemNotification/Confirm/index.css +0 -32
  1206. package/lib/common/Tag/index.css +0 -15
  1207. package/lib/common/Toast/index.css +0 -28
  1208. package/lib/common/UrlPicker/AnchorModal/index.css +0 -14
  1209. package/lib/common/UrlPicker/index.css +0 -78
  1210. package/lib/common/Video/QualityComponent/index.css +0 -63
  1211. package/lib/common/Video/RateComponent/index.css +0 -51
  1212. package/lib/common/Video/index.css +0 -61
  1213. package/lib/common/VideoPC/components/index.css +0 -51
  1214. package/lib/common/VideoPC/index.css +0 -71
  1215. package/lib/common/VideoUpload/index.css +0 -97
  1216. package/lib/composite-comp/ashita/config-panels/WalletAshitaConfig/WalletConfigSetting/index.css +0 -3
  1217. package/lib/composite-comp/ashita/second-config-panels/WalletAshitaSecondConfig/index.css +0 -6
  1218. package/lib/composite-comp/bol/components/Banner/pc/index.css +0 -71
  1219. package/lib/composite-comp/bol/components/Button/index.css +0 -36
  1220. package/lib/composite-comp/bol/components/Carousel/pc/index.css +0 -96
  1221. package/lib/composite-comp/bol/components/ImageGallery/pc/index.css +0 -16
  1222. package/lib/composite-comp/bol/components/ImageText/pc/index.css +0 -128
  1223. package/lib/composite-comp/bol/components/Newsletter/index.css +0 -55
  1224. package/lib/composite-comp/bol/components/Tag/index.css +0 -27
  1225. package/lib/composite-comp/bol/components/Text/index.css +0 -40
  1226. package/lib/composite-comp/bol/components/Video/components/ShareBtn/index.css +0 -46
  1227. package/lib/composite-comp/bol/components/Video/components/VideoTag/index.css +0 -70
  1228. package/lib/composite-comp/bol/components/Video/pc/Layout1/index.css +0 -33
  1229. package/lib/composite-comp/bol/components/Video/pc/Layout2/index.css +0 -57
  1230. package/lib/composite-comp/bol/components/Video/pc/Layout3/index.css +0 -34
  1231. package/lib/composite-comp/bol/components/Video/pc/Layout4/index.css +0 -45
  1232. package/lib/composite-comp/bol/components/Video/pc/Layout5/index.css +0 -43
  1233. package/lib/composite-comp/bol/components/Video/pc/index.css +0 -3
  1234. package/lib/composite-comp/bol/config-panels/BannerConfig/BannerConfigGroup/index.css +0 -14
  1235. package/lib/composite-comp/bol/config-panels/BannerConfig/BannerConfigSetting/index.css +0 -3
  1236. package/lib/composite-comp/bol/config-panels/ButtonCompConfig/ButtonConfigGroup/index.css +0 -14
  1237. package/lib/composite-comp/bol/config-panels/CarouselConfig/CarouselConfigSetting/index.css +0 -3
  1238. package/lib/composite-comp/bol/config-panels/DividerConfig/DividerConfigSetting/index.css +0 -3
  1239. package/lib/composite-comp/bol/config-panels/TagCompConfig/TagConfigGroup/index.css +0 -14
  1240. package/lib/composite-comp/bol/config-panels/TextCompConfig/TextConfigGroup/index.css +0 -14
  1241. package/lib/composite-comp/bol/config-panels/VideoConfig/VideoConfigGroup/index.css +0 -14
  1242. package/lib/composite-comp/bol/config-panels/VideoConfig/VideoShareConfig/index.css +0 -3
  1243. package/lib/composite-comp/bol/second-config-panels/BannerSecondConfig/index.css +0 -3
  1244. package/lib/composite-comp/bol/second-config-panels/ButtonSecondConfig/index.css +0 -3
  1245. package/lib/composite-comp/bol/second-config-panels/ImageTextSecondConfig/index.css +0 -6
  1246. package/lib/composite-comp/bol/second-config-panels/TagSecondConfig/index.css +0 -3
  1247. package/lib/composite-comp/bol/second-config-panels/TextSecondConfig/index.css +0 -3
  1248. package/lib/composite-comp/bol/second-config-panels/VideoSecondConfig/index.css +0 -66
  1249. package/lib/composite-comp/common/components/AffiliateProductItem/index.css +0 -132
  1250. package/lib/composite-comp/common/components/ImageLabel/index.css +0 -56
  1251. package/lib/composite-comp/common/components/MonpayProductItem/index.css +0 -244
  1252. package/lib/composite-comp/common/components/ProductItem/index.css +0 -175
  1253. package/lib/composite-comp/common/components/WatermarkLabel/index.css +0 -17
  1254. package/lib/composite-comp/common/config-panels/CustomizeConfig/index.css +0 -21
  1255. package/lib/composite-comp/common/config-panels/SpacingConfig/index.css +0 -13
  1256. package/lib/composite-comp/dito/components/FlashDeal/pc/ProductItem/index.css +0 -107
  1257. package/lib/composite-comp/dito/components/FlashDeal/pc/index.css +0 -90
  1258. package/lib/composite-comp/dito/components/GroupedCarousel/pc/index.css +0 -56
  1259. package/lib/composite-comp/dito/components/MenuNavigation/MenuNavMetaImage/index.css +0 -18
  1260. package/lib/composite-comp/dito/components/News/pc/index.css +0 -38
  1261. package/lib/composite-comp/dito/components/PcNavigation/pc/index.css +0 -82
  1262. package/lib/composite-comp/dito/components/Recommend/pc/index.css +0 -101
  1263. package/lib/composite-comp/dito/components/SearchBar/pc/index.css +0 -56
  1264. package/lib/composite-comp/dito/components/SearchDITO/pc/components/ConfirmModal/index.css +0 -55
  1265. package/lib/composite-comp/dito/components/SearchDITO/pc/components/Header/index.css +0 -161
  1266. package/lib/composite-comp/dito/components/SearchDITO/pc/components/VideoItem/index.css +0 -19
  1267. package/lib/composite-comp/dito/components/SearchDITO/pc/index.css +0 -46
  1268. package/lib/composite-comp/dito/components/SignBoard/pc/index.css +0 -148
  1269. package/lib/composite-comp/dito/components/SlideImage/pc/components/CardItem/index.css +0 -3
  1270. package/lib/composite-comp/dito/components/SlideImage/pc/components/ParallaxScroll/index.css +0 -16
  1271. package/lib/composite-comp/dito/components/SlideImage/pc/components/VideoItem/index.css +0 -53
  1272. package/lib/composite-comp/dito/config-panels/BargainConfig/FlashDealConfigContent/index.css +0 -16
  1273. package/lib/composite-comp/dito/config-panels/FlashDealConfig/FlashDealConfigContent/index.css +0 -16
  1274. package/lib/composite-comp/dito/config-panels/GroupBuyConfig/GroupBuyConfigContent/index.css +0 -31
  1275. package/lib/composite-comp/dito/config-panels/GroupedCarouselConfig/ConfigGroup/index.css +0 -14
  1276. package/lib/composite-comp/dito/config-panels/HeadNavigationConfig/GroupList/index.css +0 -60
  1277. package/lib/composite-comp/dito/config-panels/HeadNavigationConfig/index.css +0 -19
  1278. package/lib/composite-comp/dito/config-panels/MenuNavigationConfig/GroupList/index.css +0 -60
  1279. package/lib/composite-comp/dito/config-panels/MenuNavigationConfig/MenuNavConfigImageGroup/index.css +0 -4
  1280. package/lib/composite-comp/dito/config-panels/NewsConfig/ConfigGroup/index.css +0 -14
  1281. package/lib/composite-comp/dito/config-panels/PersonalInformationConfig/ConfigDecoration/index.css +0 -3
  1282. package/lib/composite-comp/dito/config-panels/PersonalInformationSecondConfig/ConfigDecoration/index.css +0 -3
  1283. package/lib/composite-comp/dito/config-panels/RecommendConfig/RecommendConfigGroup/index.css +0 -14
  1284. package/lib/composite-comp/dito/config-panels/SearchBannerConfig/ConfigContent/index.css +0 -7
  1285. package/lib/composite-comp/dito/config-panels/SearchBannerConfig/ConfigSetting/index.css +0 -3
  1286. package/lib/composite-comp/dito/config-panels/SearchBarConfig/SearchBarConfigContent/index.css +0 -7
  1287. package/lib/composite-comp/dito/config-panels/SearchDITOConfig/ConfigContent/index.css +0 -5
  1288. package/lib/composite-comp/dito/config-panels/SearchDITOConfig/ConfigSetting/index.css +0 -3
  1289. package/lib/composite-comp/dito/config-panels/SlideImageConfig/ConfigGroup/index.css +0 -14
  1290. package/lib/composite-comp/dito/second-config-panels/NewsSecondConfig/index.css +0 -6
  1291. package/lib/composite-comp/dito/second-config-panels/PersonalInformationSecondConfig/index.css +0 -6
  1292. package/lib/composite-comp/dito/second-config-panels/PersonalInformationSecondSecondConfig/index.css +0 -6
  1293. package/lib/composite-comp/dito/second-config-panels/RecommendSecondConfig/index.css +0 -11
  1294. package/lib/composite-comp/dito/second-config-panels/SearchDITOSecondConfig/index.css +0 -66
  1295. package/lib/composite-comp/dito/second-config-panels/SlideImageSecondConfig/index.css +0 -61
  1296. package/lib/composite-comp/monpay/components/InterestProducts/mobile/ProductItem/index.css +0 -167
  1297. package/lib/composite-comp/monpay/components/MonpayFlashDeal/MonpayCountDown/index.css +0 -19
  1298. package/lib/composite-comp/monpay/config-panels/BundleConfig/ConfigContent/index.css +0 -32
  1299. package/lib/composite-comp/monpay/config-panels/BundleConfig/ConfigTitle/index.css +0 -5
  1300. package/lib/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigContent/index.css +0 -32
  1301. package/lib/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigTitle/index.css +0 -5
  1302. package/lib/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigContent/index.css +0 -32
  1303. package/lib/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigTitle/index.css +0 -5
  1304. package/lib/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigContent/index.css +0 -32
  1305. package/lib/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigTitle/index.css +0 -5
  1306. package/lib/composite-comp/monpay/config-panels/MonpayRecommendConfig/RecommendConfigGroup/index.css +0 -14
  1307. package/lib/composite-comp/monpay/second-config-panels/MonpayRecommendSecondConfig/index.css +0 -11
  1308. package/lib/composite-comp/nuri/components/AffiliateRecommend/pc/index.css +0 -101
  1309. package/lib/composite-comp/nuri/config-panels/AffiliateRecommendConfig/RecommendConfigContent/index.css +0 -0
  1310. package/lib/composite-comp/nuri/config-panels/AffiliateRecommendConfig/RecommendConfigGroup/index.css +0 -14
  1311. package/lib/composite-comp/nuri/config-panels/WalletNuriConfig/GroupList/index.css +0 -60
  1312. package/lib/composite-comp/nuri/config-panels/WalletNuriConfig/WalletNuriConfigImageGroup/index.css +0 -0
  1313. package/lib/composite-comp/nuri/second-config-panels/AffiliateRecommendSecondConfig/index.css +0 -11
  1314. package/lib/composite-comp/public/config-panels/LocationConfig/index.css +0 -12
  1315. package/lib/composite-comp/public/config-panels/StoresConfig/ConfigContent/index.css +0 -11
  1316. package/lib/composite-comp/public/config-panels/WalletConfig/GroupList/index.css +0 -60
  1317. package/lib/composite-comp/public/config-panels/WalletConfig/WalletConfigImageGroup/index.css +0 -0
  1318. package/lib/core/Designer/AiImageGenerator/GenerateArtist/index.css +0 -41
  1319. package/lib/core/Designer/AiImageGenerator/GenerateSize/index.css +0 -3
  1320. package/lib/core/Designer/AiImageGenerator/History/index.css +0 -73
  1321. package/lib/core/Designer/AiImageGenerator/NumberSlider/index.css +0 -8
  1322. package/lib/core/Designer/AiImageGenerator/UploadReference/index.css +0 -45
  1323. package/lib/core/Designer/AiImageGenerator/index.css +0 -128
  1324. package/lib/core/Designer/AppointmentModal/index.css +0 -16
  1325. package/lib/core/Designer/ChatRobot/components/CopyBtn/index.css +0 -0
  1326. package/lib/core/Designer/ChatRobot/components/SearchCondition/index.css +0 -31
  1327. package/lib/core/Designer/ChatRobot/index.css +0 -167
  1328. package/lib/core/Designer/ChatRobot/markdown.css +0 -840
  1329. package/lib/core/Designer/CompListPanel/CompCard/index.css +0 -65
  1330. package/lib/core/Designer/CompListPanel/index.css +0 -63
  1331. package/lib/core/Designer/ConfigPanel/TerminalSelect/index.css +0 -29
  1332. package/lib/core/Designer/ConfigPanel/index.css +0 -123
  1333. package/lib/core/Designer/LeftTitle/index.css +0 -9
  1334. package/lib/core/Designer/PageCompList/index.css +0 -108
  1335. package/lib/core/Designer/QuickMenuBar/index.css +0 -109
  1336. package/lib/core/Designer/RenderHtml/index.css +0 -5
  1337. package/lib/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/AlignSelectPicker/index.css +0 -47
  1338. package/lib/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/index.css +0 -22
  1339. package/lib/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/IconSelectPicker/index.css +0 -52
  1340. package/lib/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/index.css +0 -9
  1341. package/lib/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/UnderlineSelectPicker/index.css +0 -25
  1342. package/lib/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/index.css +0 -23
  1343. package/lib/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/LinkInputPicker/index.css +0 -36
  1344. package/lib/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/index.css +0 -22
  1345. package/lib/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/IconSelectPicker/index.css +0 -52
  1346. package/lib/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/index.css +0 -9
  1347. package/lib/core/Designer/ToolBarModal/ToolBtn/index.css +0 -22
  1348. package/lib/core/Designer/ToolBarModal/index.css +0 -30
  1349. package/lib/core/Designer/ViewArea/index.css +0 -80
  1350. package/lib/core/Designer/index.css +0 -6
  1351. package/lib/index.css +0 -286
  1352. package/lib/meta-comp/components/Button/editable.css +0 -6
  1353. package/lib/meta-comp/components/Button/index.css +0 -23
  1354. package/lib/meta-comp/components/Image/index.css +0 -21
  1355. package/lib/meta-comp/components/Text/index.css +0 -88
  1356. package/lib/meta-comp/config-panels/ButtonConfig/BorderRadiusInput/index.css +0 -65
  1357. package/lib/meta-comp/config-panels/ButtonConfig/index.css +0 -4
  1358. package/lib/meta-comp/config-panels/ImageConfig/AreaConfigModal/index.css +0 -23
  1359. package/lib/meta-comp/config-panels/ImageConfig/HotAreaConfig/index.css +0 -15
  1360. package/lib/meta-comp/config-panels/ImageConfig/index.css +0 -4
  1361. package/lib/meta-comp/config-panels/PlayIconConfig/index.css +0 -39
  1362. package/lib/meta-comp/config-panels/TextConfig/TextEditModal/index.css +0 -22
  1363. package/lib/meta-comp/config-panels/TextConfig/TextLabel/index.css +0 -22
  1364. package/lib/meta-comp/config-panels/TextConfig/UnderlineSelect/index.css +0 -18
  1365. package/lib/meta-comp/config-panels/TextConfig/index.css +0 -50
  1366. /package/es/{assets/less/variables.css → common/Carousel/index.less} +0 -0
  1367. /package/es/common/{Carousel/index.css → ImageLazy/index.less} +0 -0
  1368. /package/es/common/{ImageLazy/index.css → MagicLink/index.less} +0 -0
  1369. /package/es/common/{MagicLink/index.css → NewImg/index.less} +0 -0
  1370. /package/es/composite-comp/ashita/components/WalletAshita/mobile/{index.css → index.less} +0 -0
  1371. /package/es/{common/NewImg/index.css → composite-comp/ashita/config-panels/WalletAshitaConfig/WalletConfigContent/index.less} +0 -0
  1372. /package/es/composite-comp/ashita/{components/WalletAshita/pc/index.css → config-panels/WalletAshitaConfig/WalletConfigImageGroup/index.less} +0 -0
  1373. /package/es/composite-comp/bol/components/Banner/mobile/{index.css → index.less} +0 -0
  1374. /package/es/composite-comp/bol/components/Carousel/mobile/{index.css → index.less} +0 -0
  1375. /package/es/composite-comp/bol/components/ImageGallery/mobile/{index.css → index.less} +0 -0
  1376. /package/es/composite-comp/bol/components/ImageText/mobile/{index.css → index.less} +0 -0
  1377. /package/es/composite-comp/bol/components/Video/mobile/Layout1/{index.css → index.less} +0 -0
  1378. /package/es/composite-comp/bol/components/Video/mobile/Layout2/{index.css → index.less} +0 -0
  1379. /package/es/composite-comp/bol/components/Video/mobile/Layout3/{index.css → index.less} +0 -0
  1380. /package/es/composite-comp/bol/components/Video/mobile/{index.css → index.less} +0 -0
  1381. /package/es/composite-comp/{ashita/config-panels/WalletAshitaConfig/WalletConfigContent/index.css → bol/config-panels/CarouselConfig/CarouselConfigImageGroup/index.less} +0 -0
  1382. /package/es/composite-comp/{ashita/config-panels/WalletAshitaConfig/WalletConfigImageGroup/index.css → bol/config-panels/ImageGalleryConfig/ImageGalleryConfigImageGroup/index.less} +0 -0
  1383. /package/es/composite-comp/bol/config-panels/{CarouselConfig/CarouselConfigImageGroup/index.css → TextCompConfig/TextConfigContent/index.less} +0 -0
  1384. /package/es/composite-comp/bol/{config-panels/ImageGalleryConfig/ImageGalleryConfigImageGroup/index.css → second-config-panels/TextSecondConfig/TextContentConfigContent/index.less} +0 -0
  1385. /package/es/composite-comp/dito/components/Bargain/mobile/{index.css → index.less} +0 -0
  1386. /package/es/composite-comp/dito/components/Campaign/mobile/components/Bargain/{index.css → index.less} +0 -0
  1387. /package/es/composite-comp/dito/components/Campaign/mobile/components/CountDown/{index.css → index.less} +0 -0
  1388. /package/es/composite-comp/dito/components/Campaign/mobile/components/FlashSale/{index.css → index.less} +0 -0
  1389. /package/es/composite-comp/dito/components/Campaign/mobile/components/GroupBuy/{index.css → index.less} +0 -0
  1390. /package/es/composite-comp/dito/components/Campaign/mobile/components/ProductItem/{index.css → index.less} +0 -0
  1391. /package/es/composite-comp/dito/components/Campaign/mobile/{index.css → index.less} +0 -0
  1392. /package/es/composite-comp/dito/components/CommonFunctions/mobile/{index.css → index.less} +0 -0
  1393. /package/es/composite-comp/dito/components/FlashDeal/mobile/{index.css → index.less} +0 -0
  1394. /package/es/composite-comp/dito/components/GroupBuy/mobile/{index.css → index.less} +0 -0
  1395. /package/es/composite-comp/dito/components/HeadNavigation/mobile/{index.css → index.less} +0 -0
  1396. /package/es/composite-comp/dito/components/MenuNavigation/mobile/{index.css → index.less} +0 -0
  1397. /package/es/composite-comp/dito/components/MobileNavigation/mobile/{index.css → index.less} +0 -0
  1398. /package/es/composite-comp/dito/components/PersonalInformation/mobile/{index.css → index.less} +0 -0
  1399. /package/es/composite-comp/dito/components/PersonalInformationSecond/mobile/{index.css → index.less} +0 -0
  1400. /package/es/composite-comp/dito/components/Recommend/mobile/{index.css → index.less} +0 -0
  1401. /package/es/composite-comp/dito/components/SearchBanner/mobile/{index.css → index.less} +0 -0
  1402. /package/es/composite-comp/dito/components/SearchBar/mobile/{index.css → index.less} +0 -0
  1403. /package/es/composite-comp/dito/components/SignBoard/mobile/{index.css → index.less} +0 -0
  1404. /package/es/composite-comp/{bol/config-panels/TextCompConfig/TextConfigContent/index.css → dito/config-panels/BargainConfig/FlashDealConfigTitle/index.less} +0 -0
  1405. /package/es/composite-comp/{bol/second-config-panels/TextSecondConfig/TextContentConfigContent/index.css → dito/config-panels/FlashDealConfig/FlashDealConfigTitle/index.less} +0 -0
  1406. /package/es/composite-comp/dito/config-panels/{BargainConfig/FlashDealConfigTitle/index.css → GroupedCarouselConfig/ConfigTitle/index.less} +0 -0
  1407. /package/es/composite-comp/dito/config-panels/{FlashDealConfig/FlashDealConfigTitle/index.css → NewsConfig/ConfigTitle/index.less} +0 -0
  1408. /package/es/composite-comp/dito/config-panels/{GroupedCarouselConfig/ConfigTitle/index.css → RecommendConfig/RecommendConfigContent/index.less} +0 -0
  1409. /package/es/composite-comp/dito/config-panels/{NewsConfig/ConfigTitle/index.css → SearchBannerConfig/ConfigImageGroup/index.less} +0 -0
  1410. /package/es/composite-comp/dito/config-panels/{RecommendConfig/RecommendConfigContent/index.css → SearchDITOConfig/ConfigImageGroup/index.less} +0 -0
  1411. /package/es/composite-comp/monpay/components/Bundle/mobile/BundleItem/{index.css → index.less} +0 -0
  1412. /package/es/composite-comp/monpay/components/Bundle/mobile/BundleProdItem/{index.css → index.less} +0 -0
  1413. /package/es/composite-comp/monpay/components/Bundle/mobile/{index.css → index.less} +0 -0
  1414. /package/es/composite-comp/monpay/components/InterestProducts/mobile/{index.css → index.less} +0 -0
  1415. /package/es/composite-comp/monpay/components/MerchantSales/mobile/StoreItem/{index.css → index.less} +0 -0
  1416. /package/es/composite-comp/monpay/components/MerchantSales/mobile/{index.css → index.less} +0 -0
  1417. /package/es/composite-comp/monpay/components/MonpayFlashDeal/mobile/{index.css → index.less} +0 -0
  1418. /package/es/composite-comp/monpay/components/MonpayRecommend/mobile/SearchCondition/{index.css → index.less} +0 -0
  1419. /package/es/composite-comp/monpay/components/MonpayRecommend/mobile/{index.css → index.less} +0 -0
  1420. /package/es/composite-comp/monpay/components/MonpaySignBoard/mobile/{index.css → index.less} +0 -0
  1421. /package/es/composite-comp/{dito/config-panels/SearchBannerConfig/ConfigImageGroup/index.css → monpay/config-panels/MonpayRecommendConfig/RecommendConfigContent/index.less} +0 -0
  1422. /package/es/composite-comp/{dito/config-panels/SearchDITOConfig/ConfigImageGroup/index.css → monpay/config-panels/MonpayRecommendConfig/RecommendConfigTitle/index.less} +0 -0
  1423. /package/es/composite-comp/nuri/components/AffiliateRecommend/mobile/{index.css → index.less} +0 -0
  1424. /package/es/composite-comp/nuri/components/WalletNuri/mobile/{index.css → index.less} +0 -0
  1425. /package/es/composite-comp/{monpay/config-panels/MonpayRecommendConfig/RecommendConfigContent/index.css → nuri/config-panels/AffiliateRecommendConfig/RecommendConfigContent/index.less} +0 -0
  1426. /package/es/composite-comp/{monpay/config-panels/MonpayRecommendConfig/RecommendConfigTitle/index.css → nuri/config-panels/WalletNuriConfig/WalletNuriConfigImageGroup/index.less} +0 -0
  1427. /package/es/composite-comp/public/components/Location/mobile/{index.css → index.less} +0 -0
  1428. /package/es/composite-comp/public/components/Stores/mobile/StoreItem/{index.css → index.less} +0 -0
  1429. /package/es/composite-comp/public/components/Stores/mobile/{index.css → index.less} +0 -0
  1430. /package/es/composite-comp/public/components/Wallet/mobile/{index.css → index.less} +0 -0
  1431. /package/es/composite-comp/{nuri/config-panels/AffiliateRecommendConfig/RecommendConfigContent/index.css → public/config-panels/WalletConfig/WalletConfigImageGroup/index.less} +0 -0
  1432. /package/es/{composite-comp/nuri/config-panels/WalletNuriConfig/WalletNuriConfigImageGroup/index.css → core/Designer/ChatRobot/components/CopyBtn/index.less} +0 -0
  1433. /package/{es/composite-comp/public/config-panels/WalletConfig/WalletConfigImageGroup/index.css → lib/common/Carousel/index.less} +0 -0
  1434. /package/{es/core/Designer/ChatRobot/components/CopyBtn/index.css → lib/common/ImageLazy/index.less} +0 -0
  1435. /package/lib/{assets/less/variables.css → common/MagicLink/index.less} +0 -0
  1436. /package/lib/common/{Carousel/index.css → NewImg/index.less} +0 -0
  1437. /package/lib/composite-comp/ashita/components/WalletAshita/mobile/{index.css → index.less} +0 -0
  1438. /package/lib/{common/ImageLazy/index.css → composite-comp/ashita/config-panels/WalletAshitaConfig/WalletConfigContent/index.less} +0 -0
  1439. /package/lib/{common/MagicLink/index.css → composite-comp/ashita/config-panels/WalletAshitaConfig/WalletConfigImageGroup/index.less} +0 -0
  1440. /package/lib/composite-comp/bol/components/Banner/mobile/{index.css → index.less} +0 -0
  1441. /package/lib/composite-comp/bol/components/Carousel/mobile/{index.css → index.less} +0 -0
  1442. /package/lib/composite-comp/bol/components/ImageGallery/mobile/{index.css → index.less} +0 -0
  1443. /package/lib/composite-comp/bol/components/ImageText/mobile/{index.css → index.less} +0 -0
  1444. /package/lib/composite-comp/bol/components/Video/mobile/Layout1/{index.css → index.less} +0 -0
  1445. /package/lib/composite-comp/bol/components/Video/mobile/Layout2/{index.css → index.less} +0 -0
  1446. /package/lib/composite-comp/bol/components/Video/mobile/Layout3/{index.css → index.less} +0 -0
  1447. /package/lib/composite-comp/bol/components/Video/mobile/{index.css → index.less} +0 -0
  1448. /package/lib/{common/NewImg/index.css → composite-comp/bol/config-panels/CarouselConfig/CarouselConfigImageGroup/index.less} +0 -0
  1449. /package/lib/composite-comp/{ashita/components/WalletAshita/pc/index.css → bol/config-panels/ImageGalleryConfig/ImageGalleryConfigImageGroup/index.less} +0 -0
  1450. /package/lib/composite-comp/{ashita/config-panels/WalletAshitaConfig/WalletConfigContent/index.css → bol/config-panels/TextCompConfig/TextConfigContent/index.less} +0 -0
  1451. /package/lib/composite-comp/{ashita/config-panels/WalletAshitaConfig/WalletConfigImageGroup/index.css → bol/second-config-panels/TextSecondConfig/TextContentConfigContent/index.less} +0 -0
  1452. /package/lib/composite-comp/dito/components/Bargain/mobile/{index.css → index.less} +0 -0
  1453. /package/lib/composite-comp/dito/components/Campaign/mobile/components/Bargain/{index.css → index.less} +0 -0
  1454. /package/lib/composite-comp/dito/components/Campaign/mobile/components/CountDown/{index.css → index.less} +0 -0
  1455. /package/lib/composite-comp/dito/components/Campaign/mobile/components/FlashSale/{index.css → index.less} +0 -0
  1456. /package/lib/composite-comp/dito/components/Campaign/mobile/components/GroupBuy/{index.css → index.less} +0 -0
  1457. /package/lib/composite-comp/dito/components/Campaign/mobile/components/ProductItem/{index.css → index.less} +0 -0
  1458. /package/lib/composite-comp/dito/components/Campaign/mobile/{index.css → index.less} +0 -0
  1459. /package/lib/composite-comp/dito/components/CommonFunctions/mobile/{index.css → index.less} +0 -0
  1460. /package/lib/composite-comp/dito/components/FlashDeal/mobile/{index.css → index.less} +0 -0
  1461. /package/lib/composite-comp/dito/components/GroupBuy/mobile/{index.css → index.less} +0 -0
  1462. /package/lib/composite-comp/dito/components/HeadNavigation/mobile/{index.css → index.less} +0 -0
  1463. /package/lib/composite-comp/dito/components/MenuNavigation/mobile/{index.css → index.less} +0 -0
  1464. /package/lib/composite-comp/dito/components/MobileNavigation/mobile/{index.css → index.less} +0 -0
  1465. /package/lib/composite-comp/dito/components/PersonalInformation/mobile/{index.css → index.less} +0 -0
  1466. /package/lib/composite-comp/dito/components/PersonalInformationSecond/mobile/{index.css → index.less} +0 -0
  1467. /package/lib/composite-comp/dito/components/Recommend/mobile/{index.css → index.less} +0 -0
  1468. /package/lib/composite-comp/dito/components/SearchBanner/mobile/{index.css → index.less} +0 -0
  1469. /package/lib/composite-comp/dito/components/SearchBar/mobile/{index.css → index.less} +0 -0
  1470. /package/lib/composite-comp/dito/components/SignBoard/mobile/{index.css → index.less} +0 -0
  1471. /package/lib/composite-comp/{bol/config-panels/CarouselConfig/CarouselConfigImageGroup/index.css → dito/config-panels/BargainConfig/FlashDealConfigTitle/index.less} +0 -0
  1472. /package/lib/composite-comp/{bol/config-panels/ImageGalleryConfig/ImageGalleryConfigImageGroup/index.css → dito/config-panels/FlashDealConfig/FlashDealConfigTitle/index.less} +0 -0
  1473. /package/lib/composite-comp/{bol/config-panels/TextCompConfig/TextConfigContent/index.css → dito/config-panels/GroupedCarouselConfig/ConfigTitle/index.less} +0 -0
  1474. /package/lib/composite-comp/{bol/second-config-panels/TextSecondConfig/TextContentConfigContent/index.css → dito/config-panels/NewsConfig/ConfigTitle/index.less} +0 -0
  1475. /package/lib/composite-comp/dito/config-panels/{BargainConfig/FlashDealConfigTitle/index.css → RecommendConfig/RecommendConfigContent/index.less} +0 -0
  1476. /package/lib/composite-comp/dito/config-panels/{FlashDealConfig/FlashDealConfigTitle/index.css → SearchBannerConfig/ConfigImageGroup/index.less} +0 -0
  1477. /package/lib/composite-comp/dito/config-panels/{GroupedCarouselConfig/ConfigTitle/index.css → SearchDITOConfig/ConfigImageGroup/index.less} +0 -0
  1478. /package/lib/composite-comp/monpay/components/Bundle/mobile/BundleItem/{index.css → index.less} +0 -0
  1479. /package/lib/composite-comp/monpay/components/Bundle/mobile/BundleProdItem/{index.css → index.less} +0 -0
  1480. /package/lib/composite-comp/monpay/components/Bundle/mobile/{index.css → index.less} +0 -0
  1481. /package/lib/composite-comp/monpay/components/InterestProducts/mobile/{index.css → index.less} +0 -0
  1482. /package/lib/composite-comp/monpay/components/MerchantSales/mobile/StoreItem/{index.css → index.less} +0 -0
  1483. /package/lib/composite-comp/monpay/components/MerchantSales/mobile/{index.css → index.less} +0 -0
  1484. /package/lib/composite-comp/monpay/components/MonpayFlashDeal/mobile/{index.css → index.less} +0 -0
  1485. /package/lib/composite-comp/monpay/components/MonpayRecommend/mobile/SearchCondition/{index.css → index.less} +0 -0
  1486. /package/lib/composite-comp/monpay/components/MonpayRecommend/mobile/{index.css → index.less} +0 -0
  1487. /package/lib/composite-comp/monpay/components/MonpaySignBoard/mobile/{index.css → index.less} +0 -0
  1488. /package/lib/composite-comp/{dito/config-panels/NewsConfig/ConfigTitle/index.css → monpay/config-panels/MonpayRecommendConfig/RecommendConfigContent/index.less} +0 -0
  1489. /package/lib/composite-comp/{dito/config-panels/RecommendConfig/RecommendConfigContent/index.css → monpay/config-panels/MonpayRecommendConfig/RecommendConfigTitle/index.less} +0 -0
  1490. /package/lib/composite-comp/nuri/components/AffiliateRecommend/mobile/{index.css → index.less} +0 -0
  1491. /package/lib/composite-comp/nuri/components/WalletNuri/mobile/{index.css → index.less} +0 -0
  1492. /package/lib/composite-comp/{dito/config-panels/SearchBannerConfig/ConfigImageGroup/index.css → nuri/config-panels/AffiliateRecommendConfig/RecommendConfigContent/index.less} +0 -0
  1493. /package/lib/composite-comp/{dito/config-panels/SearchDITOConfig/ConfigImageGroup/index.css → nuri/config-panels/WalletNuriConfig/WalletNuriConfigImageGroup/index.less} +0 -0
  1494. /package/lib/composite-comp/public/components/Location/mobile/{index.css → index.less} +0 -0
  1495. /package/lib/composite-comp/public/components/Stores/mobile/StoreItem/{index.css → index.less} +0 -0
  1496. /package/lib/composite-comp/public/components/Stores/mobile/{index.css → index.less} +0 -0
  1497. /package/lib/composite-comp/public/components/Wallet/mobile/{index.css → index.less} +0 -0
  1498. /package/lib/composite-comp/{monpay/config-panels/MonpayRecommendConfig/RecommendConfigContent/index.css → public/config-panels/WalletConfig/WalletConfigImageGroup/index.less} +0 -0
  1499. /package/lib/{composite-comp/monpay/config-panels/MonpayRecommendConfig/RecommendConfigTitle/index.css → core/Designer/ChatRobot/components/CopyBtn/index.less} +0 -0
@@ -0,0 +1,82 @@
1
+ .tip-modal-wrap {
2
+ width: 100%;
3
+ height: 100%;
4
+ position: fixed;
5
+ top: 0;
6
+ left: 0;
7
+ z-index: 9999;
8
+
9
+ .tip-background {
10
+ width: 100%;
11
+ height: 100%;
12
+ background-color: rgba(0, 0, 0, 0.7);
13
+ }
14
+
15
+ .tip-content {
16
+ border-radius: 16px 16px 0px 0px;
17
+ background-color: #fff;
18
+ padding: 0 12px;
19
+ position: absolute;
20
+ bottom: 0;
21
+ left: 0;
22
+ width: 100%;
23
+ transition: all 0.3s;
24
+ // transform: translateY(100%);
25
+
26
+ .content-head {
27
+ text-align: center;
28
+ color: #323233;
29
+ font-family: Open Sans;
30
+ font-size: 16px;
31
+ font-weight: 400;
32
+ line-height: 24px;
33
+ letter-spacing: 0px;
34
+ position: relative;
35
+ padding: 10px 0;
36
+
37
+ // margin-bottom: 20px;
38
+ .close-icon {
39
+ position: absolute;
40
+ right: 16px;
41
+ top: 10px;
42
+ }
43
+ }
44
+
45
+ .content-body {
46
+ width: 100%;
47
+ margin-bottom: 5px;
48
+ max-height: 500px;
49
+ overflow-y: auto;
50
+
51
+ &>img {
52
+ width: 100%;
53
+ // max-width: 300px;
54
+ height: fit-content;
55
+ }
56
+ }
57
+
58
+ .close-wrap {
59
+ margin: 6px 2px;
60
+
61
+ .close-btn {
62
+ border-radius: 4px;
63
+ background-color: #E65427;
64
+ font-size: 14px;
65
+ font-weight: 400;
66
+ line-height: 20px;
67
+ text-align: center;
68
+ padding: 8px 0;
69
+ color: #fff;
70
+ flex: 1;
71
+
72
+ &:nth-of-type(2) {
73
+ margin-left: 10px;
74
+ }
75
+ }
76
+ }
77
+ }
78
+
79
+ .scroll-animation {
80
+ transform: translateY(0);
81
+ }
82
+ }
@@ -76,7 +76,7 @@ var __rest = void 0 && (void 0).__rest || function (s, e) {
76
76
  return t;
77
77
  };
78
78
 
79
- //
79
+ // import './index.less';
80
80
  var Image =
81
81
  /** @class */
82
82
  function (_super) {
@@ -13,6 +13,8 @@ var _classnames = _interopRequireDefault(require("classnames"));
13
13
 
14
14
  var _propTypes = _interopRequireDefault(require("prop-types"));
15
15
 
16
+ require("./index.less");
17
+
16
18
  var _coreUtil = require("../../utils/coreUtil");
17
19
 
18
20
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
@@ -0,0 +1,93 @@
1
+ .popUpModal {
2
+ display: flex;
3
+ position: fixed;
4
+ left: 0;
5
+ top: 0;
6
+ right: 0;
7
+ bottom: 0;
8
+ flex-direction: column;
9
+ width: 100%;
10
+ z-index: 1000;
11
+ display: flex;
12
+ align-items: center;
13
+ justify-content: center;
14
+ transform: translateZ(1000px);
15
+
16
+ .modal-shadow {
17
+ width: 100%;
18
+ height: 100%;
19
+ background-color: rgba(0, 0, 0, .5);
20
+ position: absolute;
21
+ left: 0;
22
+ right: 0;
23
+ top: 0;
24
+ bottom: 0;
25
+ z-index: -1;
26
+ }
27
+
28
+ .modal-content {
29
+ position: absolute;
30
+ bottom: 0;
31
+ left: 0;
32
+ right: 0;
33
+ width: 100%;
34
+ padding: 20px;
35
+ padding-top: 0;
36
+ display: flex;
37
+ flex-direction: column;
38
+ background-color: #fff;
39
+ box-shadow: 0px 4px 8px rgba(96, 97, 112, 0.16);
40
+ animation: all .5s linear;
41
+ margin-top: -80px;
42
+ padding-bottom: 80px;
43
+ border-radius: 10px 10px 0 0;
44
+
45
+ .topLineWrap {
46
+ text-align: center;
47
+ margin-bottom: 15px;
48
+
49
+ .topLine {
50
+ display: inline-block;
51
+ width: 42px;
52
+ height: 4px;
53
+ background: #e9e9e9;
54
+ border-radius: 2px;
55
+ }
56
+ }
57
+
58
+ .modal-title {
59
+ color: #000;
60
+ font-size: 16px;
61
+ font-weight: 600;
62
+ text-align: center;
63
+ }
64
+
65
+ .modal-icon-close {
66
+ position: absolute;
67
+ right: 20px;
68
+ top: 20px;
69
+ }
70
+
71
+ .modal-message {
72
+ margin: 20px 10px;
73
+ overflow-y: scroll;
74
+ height: calc(100% - 64px);
75
+ color: rgb(0, 0, 0);
76
+ text-align: center;
77
+ }
78
+
79
+ .message-max-height {
80
+ height: calc(100% - 114px);
81
+ }
82
+
83
+ .modal-btn-wrap {
84
+ display: flex;
85
+ flex-direction: column;
86
+
87
+
88
+ .confirm {
89
+ margin: 10px 0;
90
+ }
91
+ }
92
+ }
93
+ }
@@ -15,6 +15,8 @@ var _dotIcon = _interopRequireDefault(require("./imgs/dot-icon.png"));
15
15
 
16
16
  var _Iconfont = _interopRequireDefault(require("../Iconfont"));
17
17
 
18
+ require("./index.less");
19
+
18
20
  var _coreUtil = require("../../utils/coreUtil");
19
21
 
20
22
  var _commonUtil = require("../../utils/commonUtil");
@@ -0,0 +1,131 @@
1
+ .productCardModalWrap {
2
+ background: rgba(0, 0, 0, 0.9);
3
+ position: fixed;
4
+ z-index: 1000;
5
+ top: 0;
6
+ bottom: 0;
7
+ left: 0;
8
+ right: 0;
9
+ width: 100vw;
10
+ height: 100vh;
11
+ display: flex;
12
+ align-items: center;
13
+ justify-content: center;
14
+
15
+ .content {
16
+ position: relative;
17
+ width: 50%;
18
+
19
+ .card {
20
+ transform-origin: bottom;
21
+ inset: 0;
22
+ width: 100%;
23
+ height: fit-content;
24
+ position: absolute;
25
+ top: 0;
26
+ bottom: 0;
27
+ margin: auto;
28
+ cursor: pointer;
29
+
30
+ .cardLeft {
31
+ width: 50%;
32
+ height: 100%;
33
+ position: absolute;
34
+ top: 0;
35
+ left: 0;
36
+ z-index: 2;
37
+ }
38
+
39
+ .cardRight {
40
+ width: 50%;
41
+ height: 100%;
42
+ position: absolute;
43
+ top: 0;
44
+ right: 0;
45
+ z-index: 2;
46
+ }
47
+
48
+ .bgImg {
49
+ display: block;
50
+ width: 100%;
51
+ height: auto;
52
+ border-radius: 1.5rem;
53
+ -o-object-position: center;
54
+ object-position: center;
55
+ -o-object-fit: cover;
56
+ object-fit: cover;
57
+ }
58
+
59
+ .closIcon {
60
+ position: absolute;
61
+ top: 5%;
62
+ right: 5%;
63
+ cursor: pointer;
64
+ z-index: 3;
65
+ }
66
+
67
+ .dotIcon {
68
+ width: 28px;
69
+ position: absolute;
70
+ bottom: 25px;
71
+ left: 0;
72
+ right: 0;
73
+ margin: auto;
74
+ }
75
+
76
+ .text {
77
+ position: absolute;
78
+ top: 20%;
79
+ right: 10%;
80
+ width: 35%;
81
+ height: 42%;
82
+ overflow-y: auto;
83
+
84
+ p {
85
+ min-height: 1em;
86
+ }
87
+ }
88
+
89
+ .btnApply {
90
+ color: #fff;
91
+ background-color: #CE1126;
92
+ font-weight: 700;
93
+ font-size: .3rem;
94
+ width: fit-content;
95
+ padding: 10px 24px;
96
+ border-radius: 100px;
97
+ display: flex;
98
+ align-items: center;
99
+ justify-content: center;
100
+ gap: 8px;
101
+ position: absolute;
102
+ bottom: 25%;
103
+ left: 55%;
104
+ z-index: 3;
105
+ cursor: pointer;
106
+ }
107
+ }
108
+ }
109
+
110
+ .iconLeft {
111
+ transform: rotate(90deg);
112
+ cursor: pointer;
113
+ position: absolute;
114
+ left: 20%;
115
+ top: 0;
116
+ bottom: 0;
117
+ margin: auto;
118
+ align-self: center;
119
+ }
120
+
121
+ .iconRight {
122
+ transform: rotate(-90deg);
123
+ cursor: pointer;
124
+ position: absolute;
125
+ right: 20%;
126
+ top: 0;
127
+ bottom: 0;
128
+ margin: auto;
129
+ align-self: center;
130
+ }
131
+ }
@@ -21,6 +21,8 @@ var _Button = _interopRequireDefault(require("../../../Button"));
21
21
 
22
22
  var _PopUpModal = _interopRequireDefault(require("../../../PopUpModal"));
23
23
 
24
+ require("./index.less");
25
+
24
26
  var _notFound = _interopRequireDefault(require("./imgs/notFound.png"));
25
27
 
26
28
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
@@ -0,0 +1,144 @@
1
+ .classificationDetailModal {
2
+ height: calc(80vh - 40px);
3
+ width: 100%;
4
+ background-color: #fff;
5
+ box-sizing: border-box;
6
+
7
+ .headerWrap {
8
+ height: 56px;
9
+ display: flex;
10
+ align-items: center;
11
+
12
+ font-style: normal;
13
+ font-weight: 500;
14
+ font-size: 14px;
15
+ text-transform: uppercase;
16
+ color: #333333;
17
+
18
+ .iconBack {
19
+ margin-right: 10px;
20
+ }
21
+
22
+ .headerTitle {
23
+ font-weight: 600;
24
+ font-size: 16px;
25
+ color: #1B1B1B;
26
+ width: 100%;
27
+ text-align: center;
28
+ padding-right: 20px;
29
+ }
30
+ }
31
+
32
+ .searchWrap {
33
+ margin-top: 20px;
34
+ background: #F6F6F6;
35
+ border-radius: 4px;
36
+ padding: 8px 12px;
37
+ display: flex;
38
+ align-items: center;
39
+ justify-content: space-between;
40
+
41
+ input {
42
+ height: 20px;
43
+ flex: 1;
44
+ border: none;
45
+ outline: none;
46
+
47
+ font-style: normal;
48
+ font-weight: 400;
49
+ font-size: 16px;
50
+ background-color: #F6F6F6;
51
+ }
52
+ }
53
+
54
+ .contentWrap {
55
+ background: #ffffff;
56
+ height: 300px;
57
+ margin-top: 16px;
58
+ overflow-y: scroll;
59
+ overflow-x: hidden;
60
+
61
+ .listWrap {
62
+ display: flex;
63
+ flex-wrap: wrap;
64
+ align-items: center;
65
+
66
+ .notFoundWrap {
67
+ display: flex;
68
+ align-items: center;
69
+ flex-direction: column;
70
+
71
+ font-style: normal;
72
+ font-weight: 400;
73
+ font-size: 14px;
74
+ text-align: center;
75
+ color: #333333;
76
+ margin: 0 auto;
77
+ }
78
+
79
+ :global {
80
+ .fxm-tag {
81
+ min-height: 32px;
82
+ height: auto;
83
+ display: flex;
84
+ align-items: center;
85
+ font-size: 14px;
86
+ border-radius: 0px;
87
+ font-weight: 400;
88
+ text-align: left;
89
+ margin-top: 0.16rem;
90
+ margin-right: 0.16rem;
91
+ border-radius: 4px;
92
+ background: #ffffff;
93
+ border: 1px solid #c4c4c4;
94
+ color: #7b7b7b;
95
+ }
96
+
97
+ .fxm-tag-normal::before {
98
+ border: none;
99
+ }
100
+
101
+ .fxm-tag-active {
102
+ color: var(--theme-color);
103
+ border: 1px solid var(--theme-color);
104
+ }
105
+
106
+ .fxm-tag-active::before {
107
+ border: none;
108
+ width: 0;
109
+ height: 0;
110
+ }
111
+ }
112
+ }
113
+ }
114
+
115
+ .bottomWrap {
116
+ position: fixed;
117
+ bottom: 0;
118
+ left: 0;
119
+ right: 0;
120
+ z-index: 5;
121
+ background: #fff;
122
+ height: 78px;
123
+ padding: 12px;
124
+
125
+ .btn-confirm {
126
+ display: flex;
127
+ flex: 1 1;
128
+ height: 54px;
129
+ align-items: center;
130
+ justify-content: center;
131
+ color: #fff;
132
+ border: 1px solid #FF8650;
133
+ background-color: #FF8650;
134
+ border-radius: 8px;
135
+ font-weight: 600;
136
+ font-size: 14px;
137
+
138
+ &:hover {
139
+ background-color: #FF8650;
140
+ }
141
+ }
142
+ }
143
+
144
+ }
@@ -13,6 +13,8 @@ var _propTypes = _interopRequireDefault(require("prop-types"));
13
13
 
14
14
  var _locale = require("../../locale");
15
15
 
16
+ require("./index.less");
17
+
16
18
  var _Tag = _interopRequireDefault(require("../Tag"));
17
19
 
18
20
  var _PopUpModal = _interopRequireDefault(require("../PopUpModal"));
@@ -0,0 +1,113 @@
1
+ .productFilterModal {
2
+ .productFilterWrap {
3
+ background: #ffffff;
4
+ height: 60vh;
5
+ overflow-y: scroll;
6
+ overflow-x: hidden;
7
+ box-sizing: border-box;
8
+
9
+ .item {
10
+ margin-top: 20px;
11
+
12
+ .inputWrap {
13
+ margin-top: 10px;
14
+ display: flex;
15
+ align-items: center;
16
+ justify-content: space-between;
17
+
18
+ .divider {
19
+ padding: 0 10px;
20
+ flex-shrink: 0;
21
+ height: 2px;
22
+ width: 11px;
23
+ background-color: #000;
24
+ }
25
+
26
+ input {
27
+ width: 45%;
28
+ height: 48px;
29
+ border: 1px solid #E4E4E4;
30
+ box-shadow: none;
31
+ padding: 12px;
32
+ border-radius: 4px;
33
+ outline: none;
34
+ }
35
+ }
36
+
37
+ .title {
38
+ line-height: 24px;
39
+ font-size: 16px;
40
+ font-weight: 600;
41
+ color: #000;
42
+ display: flex;
43
+ align-items: center;
44
+ justify-content: space-between;
45
+ }
46
+
47
+ .accordionContentWrap {
48
+ display: flex;
49
+ flex-wrap: wrap;
50
+ align-items: center;
51
+ padding-bottom: 1px;
52
+
53
+ .btnMore {
54
+ font-weight: 600;
55
+ font-size: 14px;
56
+ color: #FF8650;
57
+ margin-top: 6px;
58
+ margin-left: 10px;
59
+ }
60
+ }
61
+ }
62
+ }
63
+
64
+ .bottomWrap {
65
+ position: fixed;
66
+ bottom: 0;
67
+ left: 0;
68
+ right: 0;
69
+ background: #fff;
70
+ width: 100%;
71
+ height: 78px;
72
+ padding: 12px 24px;
73
+ display: flex;
74
+ gap: 20px;
75
+ justify-content: space-between;
76
+
77
+ .btn-reset {
78
+ display: flex;
79
+ flex: 1 1;
80
+ height: 54px;
81
+ align-items: center;
82
+ justify-content: center;
83
+ color: #FF8650;
84
+ border: 1px solid #FF8650;
85
+ background-color: #fff;
86
+ border-radius: 8px;
87
+ font-weight: 600;
88
+ font-size: 14px;
89
+
90
+ &:hover {
91
+ background-color: #fff;
92
+ }
93
+ }
94
+
95
+ .btn-confirm {
96
+ display: flex;
97
+ flex: 1 1;
98
+ height: 54px;
99
+ align-items: center;
100
+ justify-content: center;
101
+ color: #fff;
102
+ border: 1px solid #FF8650;
103
+ background-color: #FF8650;
104
+ border-radius: 8px;
105
+ font-weight: 600;
106
+ font-size: 14px;
107
+
108
+ &:hover {
109
+ background-color: #FF8650;
110
+ }
111
+ }
112
+ }
113
+ }
@@ -13,6 +13,8 @@ var _immutabilityHelper = _interopRequireDefault(require("immutability-helper"))
13
13
 
14
14
  var _Iconfont = _interopRequireDefault(require("../../Iconfont"));
15
15
 
16
+ require("./index.less");
17
+
16
18
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
17
19
 
18
20
  function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
@@ -0,0 +1,3 @@
1
+ .imgListWrap {
2
+ display: flex;
3
+ }
@@ -19,6 +19,8 @@ var _businessUtil = require("../../utils/businessUtil");
19
19
 
20
20
  var _currencyUtil = require("../../utils/currencyUtil");
21
21
 
22
+ require("./index.less");
23
+
22
24
  var _locale = require("../../locale");
23
25
 
24
26
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }