@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
@@ -1,123 +0,0 @@
1
- .classificationDetailModal {
2
- height: calc(80vh - 0.8rem);
3
- width: 100%;
4
- background-color: #fff;
5
- box-sizing: border-box;
6
- }
7
- .classificationDetailModal .headerWrap {
8
- height: 1.12rem;
9
- display: flex;
10
- align-items: center;
11
- font-style: normal;
12
- font-weight: 500;
13
- font-size: 0.28rem;
14
- text-transform: uppercase;
15
- color: #333333;
16
- }
17
- .classificationDetailModal .headerWrap .iconBack {
18
- margin-right: 0.2rem;
19
- }
20
- .classificationDetailModal .headerWrap .headerTitle {
21
- font-weight: 600;
22
- font-size: 0.32rem;
23
- color: #1B1B1B;
24
- width: 100%;
25
- text-align: center;
26
- padding-right: 0.4rem;
27
- }
28
- .classificationDetailModal .searchWrap {
29
- margin-top: 0.4rem;
30
- background: #F6F6F6;
31
- border-radius: 0.08rem;
32
- padding: 0.16rem 0.24rem;
33
- display: flex;
34
- align-items: center;
35
- justify-content: space-between;
36
- }
37
- .classificationDetailModal .searchWrap input {
38
- height: 0.4rem;
39
- flex: 1;
40
- border: none;
41
- outline: none;
42
- font-style: normal;
43
- font-weight: 400;
44
- font-size: 0.32rem;
45
- background-color: #F6F6F6;
46
- }
47
- .classificationDetailModal .contentWrap {
48
- background: #ffffff;
49
- height: 6rem;
50
- margin-top: 0.32rem;
51
- overflow-y: scroll;
52
- overflow-x: hidden;
53
- }
54
- .classificationDetailModal .contentWrap .listWrap {
55
- display: flex;
56
- flex-wrap: wrap;
57
- align-items: center;
58
- }
59
- .classificationDetailModal .contentWrap .listWrap .notFoundWrap {
60
- display: flex;
61
- align-items: center;
62
- flex-direction: column;
63
- font-style: normal;
64
- font-weight: 400;
65
- font-size: 0.28rem;
66
- text-align: center;
67
- color: #333333;
68
- margin: 0 auto;
69
- }
70
- .classificationDetailModal .contentWrap .listWrap :global .fxm-tag {
71
- min-height: 0.64rem;
72
- height: auto;
73
- display: flex;
74
- align-items: center;
75
- font-size: 0.28rem;
76
- border-radius: 0;
77
- font-weight: 400;
78
- text-align: left;
79
- margin-top: 0.16rem;
80
- margin-right: 0.16rem;
81
- border-radius: 0.08rem;
82
- background: #ffffff;
83
- border: 0.02rem solid #c4c4c4;
84
- color: #7b7b7b;
85
- }
86
- .classificationDetailModal .contentWrap .listWrap :global .fxm-tag-normal::before {
87
- border: none;
88
- }
89
- .classificationDetailModal .contentWrap .listWrap :global .fxm-tag-active {
90
- color: var(--theme-color);
91
- border: 0.02rem solid var(--theme-color);
92
- }
93
- .classificationDetailModal .contentWrap .listWrap :global .fxm-tag-active::before {
94
- border: none;
95
- width: 0;
96
- height: 0;
97
- }
98
- .classificationDetailModal .bottomWrap {
99
- position: fixed;
100
- bottom: 0;
101
- left: 0;
102
- right: 0;
103
- z-index: 5;
104
- background: #fff;
105
- height: 1.56rem;
106
- padding: 0.24rem;
107
- }
108
- .classificationDetailModal .bottomWrap .btn-confirm {
109
- display: flex;
110
- flex: 1 1;
111
- height: 1.08rem;
112
- align-items: center;
113
- justify-content: center;
114
- color: #fff;
115
- border: 0.02rem solid #FF8650;
116
- background-color: #FF8650;
117
- border-radius: 0.16rem;
118
- font-weight: 600;
119
- font-size: 0.28rem;
120
- }
121
- .classificationDetailModal .bottomWrap .btn-confirm:hover {
122
- background-color: #FF8650;
123
- }
@@ -1,99 +0,0 @@
1
- .productFilterModal .productFilterWrap {
2
- background: #ffffff;
3
- height: 60vh;
4
- overflow-y: scroll;
5
- overflow-x: hidden;
6
- box-sizing: border-box;
7
- }
8
- .productFilterModal .productFilterWrap .item {
9
- margin-top: 0.4rem;
10
- }
11
- .productFilterModal .productFilterWrap .item .inputWrap {
12
- margin-top: 0.2rem;
13
- display: flex;
14
- align-items: center;
15
- justify-content: space-between;
16
- }
17
- .productFilterModal .productFilterWrap .item .inputWrap .divider {
18
- padding: 0 0.2rem;
19
- flex-shrink: 0;
20
- height: 0.04rem;
21
- width: 0.22rem;
22
- background-color: #000;
23
- }
24
- .productFilterModal .productFilterWrap .item .inputWrap input {
25
- width: 45%;
26
- height: 0.96rem;
27
- border: 0.02rem solid #E4E4E4;
28
- box-shadow: none;
29
- padding: 0.24rem;
30
- border-radius: 0.08rem;
31
- outline: none;
32
- }
33
- .productFilterModal .productFilterWrap .item .title {
34
- line-height: 0.48rem;
35
- font-size: 0.32rem;
36
- font-weight: 600;
37
- color: #000;
38
- display: flex;
39
- align-items: center;
40
- justify-content: space-between;
41
- }
42
- .productFilterModal .productFilterWrap .item .accordionContentWrap {
43
- display: flex;
44
- flex-wrap: wrap;
45
- align-items: center;
46
- padding-bottom: 0.02rem;
47
- }
48
- .productFilterModal .productFilterWrap .item .accordionContentWrap .btnMore {
49
- font-weight: 600;
50
- font-size: 0.28rem;
51
- color: #FF8650;
52
- margin-top: 0.12rem;
53
- margin-left: 0.2rem;
54
- }
55
- .productFilterModal .bottomWrap {
56
- position: fixed;
57
- bottom: 0;
58
- left: 0;
59
- right: 0;
60
- background: #fff;
61
- width: 100%;
62
- height: 1.56rem;
63
- padding: 0.24rem 0.48rem;
64
- display: flex;
65
- gap: 0.4rem;
66
- justify-content: space-between;
67
- }
68
- .productFilterModal .bottomWrap .btn-reset {
69
- display: flex;
70
- flex: 1 1;
71
- height: 1.08rem;
72
- align-items: center;
73
- justify-content: center;
74
- color: #FF8650;
75
- border: 0.02rem solid #FF8650;
76
- background-color: #fff;
77
- border-radius: 0.16rem;
78
- font-weight: 600;
79
- font-size: 0.28rem;
80
- }
81
- .productFilterModal .bottomWrap .btn-reset:hover {
82
- background-color: #fff;
83
- }
84
- .productFilterModal .bottomWrap .btn-confirm {
85
- display: flex;
86
- flex: 1 1;
87
- height: 1.08rem;
88
- align-items: center;
89
- justify-content: center;
90
- color: #fff;
91
- border: 0.02rem solid #FF8650;
92
- background-color: #FF8650;
93
- border-radius: 0.16rem;
94
- font-weight: 600;
95
- font-size: 0.28rem;
96
- }
97
- .productFilterModal .bottomWrap .btn-confirm:hover {
98
- background-color: #FF8650;
99
- }
@@ -1,3 +0,0 @@
1
- .imgListWrap {
2
- display: flex;
3
- }
@@ -1,123 +0,0 @@
1
- .modalCot {
2
- width: 24rem;
3
- right: unset !important;
4
- left: unset !important;
5
- }
6
- .modalCot .proModalWrap thead .cylon-checkbox {
7
- visibility: hidden;
8
- }
9
- .modalCot .proModalWrap .content {
10
- display: flex;
11
- margin-bottom: 0.16rem;
12
- }
13
- .modalCot .proModalWrap .content .rightCot {
14
- width: calc(100% - 5.2rem);
15
- margin-left: 0.32rem;
16
- display: flex;
17
- flex-direction: column;
18
- justify-content: flex-start;
19
- }
20
- .modalCot .proModalWrap .content .rightCot .btn-select-type {
21
- text-align: right;
22
- margin-bottom: 0.3rem;
23
- }
24
- .modalCot .proModalWrap .content .rightCot .prodImg {
25
- display: inline-block;
26
- width: 0.72rem;
27
- height: 0.72rem;
28
- background-size: cover;
29
- background-position: 50% 50%;
30
- background-repeat: no-repeat;
31
- }
32
- .modalCot .proModalWrap .content .rightCot .selectedCot {
33
- padding-right: 0.36rem;
34
- margin-left: 0.08rem;
35
- height: 1.56rem;
36
- background: #f8f8f8;
37
- border: 0.02rem solid #e0e0e0;
38
- border-radius: 0.04rem;
39
- display: flex;
40
- flex-direction: row;
41
- overflow-x: auto;
42
- }
43
- .modalCot .proModalWrap .content .rightCot .selectedCot .selectedItem {
44
- box-sizing: border-box;
45
- margin-top: 0.24rem;
46
- margin-left: 0.36rem;
47
- height: 1.04rem;
48
- position: relative;
49
- }
50
- .modalCot .proModalWrap .content .rightCot .selectedCot .selectedItem:hover .selectedItemImg {
51
- width: 1.04rem;
52
- height: 1.04rem;
53
- border: 0.02rem solid #4477ee !important;
54
- box-shadow: 0 0 0 0.04rem rgba(68, 119, 238, 0.15);
55
- border-radius: 0.04rem;
56
- }
57
- .modalCot .proModalWrap .content .rightCot .selectedCot .selectedItem:hover .selectedItemClose {
58
- display: flex;
59
- }
60
- .modalCot .proModalWrap .content .rightCot .selectedCot .selectedItem .selectedItemClose {
61
- display: none;
62
- border: 0.02rem solid #000;
63
- width: 0.32rem;
64
- height: 0.32rem;
65
- border-radius: 50%;
66
- padding: 0.04rem;
67
- position: absolute;
68
- top: -0.18rem;
69
- right: -0.16rem;
70
- z-index: 400;
71
- cursor: pointer;
72
- }
73
- .modalCot .proModalWrap .content .rightCot .selectedCot .selectedItem .selectedItemImg {
74
- height: 1.04rem;
75
- width: 1.04rem;
76
- border: 0.02rem solid #e0e0e0;
77
- border-radius: 0.04rem;
78
- }
79
- .modalCot .proModalWrap .content .rightCot .selectedCot .selectedItem .selectedItemImg.invalid {
80
- border: 0.02rem solid red;
81
- }
82
- .modalCot .proModalWrap .content .leftCot {
83
- width: 5.2rem;
84
- padding-right: 0.28rem;
85
- box-sizing: border-box;
86
- border-right: 0.02rem solid #e0e0e0;
87
- }
88
- .modalCot .proModalWrap .content .leftCot .divider {
89
- width: 10%;
90
- display: inline-block;
91
- text-align: center;
92
- height: 0.64rem;
93
- line-height: 0.64rem;
94
- }
95
- .modalCot .proModalWrap .content .leftCot .buttonStyle {
96
- margin-top: 0.2rem;
97
- display: flex;
98
- flex-direction: row-reverse;
99
- align-items: center;
100
- }
101
- .modalCot .proModalWrap .footer {
102
- padding-top: 0.24rem;
103
- display: flex;
104
- align-items: center;
105
- justify-content: space-between;
106
- border-top: 0.02rem solid #e0e0e0;
107
- }
108
- .modalCot .proModalWrap .total {
109
- font-size: 0.32rem;
110
- color: #2d3040;
111
- letter-spacing: 0;
112
- }
113
- .modalCot .proModalWrap .total .totalNum {
114
- color: #4477ee;
115
- }
116
- .cylon-modal-root {
117
- display: flex;
118
- justify-content: center;
119
- position: absolute;
120
- left: 0;
121
- right: 0;
122
- z-index: 1001;
123
- }
@@ -1,13 +0,0 @@
1
- .productSourceWrap {
2
- margin-bottom: 0.3rem;
3
- }
4
- .productSourceWrap .total {
5
- margin-top: 0.2rem;
6
- font-family: 'Open Sans';
7
- font-style: normal;
8
- font-weight: 400;
9
- font-size: 0.32rem;
10
- line-height: 0.48rem;
11
- text-align: center;
12
- color: #8493AF;
13
- }
@@ -1,11 +0,0 @@
1
- .ratingText {
2
- display: flex;
3
- position: relative;
4
- align-items: center;
5
- }
6
- .ratingText .rate-text {
7
- color: #545454;
8
- font-size: 0.24rem;
9
- margin-left: 0.08rem;
10
- font-weight: 400;
11
- }
@@ -1,64 +0,0 @@
1
- .rc-collapse-motion {
2
- transition: height 0.3s, opacity 0.3s;
3
- overflow: hidden;
4
- }
5
- .rc-collapse-content-hidden {
6
- display: none;
7
- }
8
- .rc-collapse {
9
- border-radius: 0.06rem;
10
- }
11
- .rc-collapse > .rc-collapse-item:first-child {
12
- border-top: none;
13
- }
14
- .rc-collapse > .rc-collapse-item > .rc-collapse-header {
15
- display: flex;
16
- align-items: center;
17
- line-height: 0.44rem;
18
- padding: 0.2rem 0;
19
- color: #666;
20
- cursor: pointer;
21
- }
22
- .rc-collapse > .rc-collapse-item > .rc-collapse-header .arrow {
23
- display: inline-block;
24
- content: '\20';
25
- width: 0;
26
- height: 0;
27
- font-size: 0;
28
- line-height: 0;
29
- border-top: 0.06rem solid transparent;
30
- border-bottom: 0.06rem solid transparent;
31
- border-left: 0.08rem solid #666;
32
- vertical-align: middle;
33
- margin-right: 0.16rem;
34
- }
35
- .rc-collapse > .rc-collapse-item > .rc-collapse-header .rc-collapse-extra {
36
- margin: 0 0 0 auto;
37
- }
38
- .rc-collapse > .rc-collapse-item .rc-collapse-header-collapsible-only {
39
- cursor: default;
40
- }
41
- .rc-collapse > .rc-collapse-item .rc-collapse-header-collapsible-only .rc-collapse-header-text {
42
- cursor: pointer;
43
- }
44
- .rc-collapse > .rc-collapse-item-disabled > .rc-collapse-header {
45
- cursor: not-allowed;
46
- color: #999;
47
- }
48
- .rc-collapse-content {
49
- color: #666;
50
- }
51
- .rc-collapse-content > .rc-collapse-content-box {
52
- margin-bottom: 0.32rem;
53
- }
54
- .rc-collapse-item:last-child > .rc-collapse-content {
55
- border-radius: 0 0 0.06rem 0.06rem;
56
- }
57
- .rc-collapse > .rc-collapse-item-active > .rc-collapse-header .arrow {
58
- position: relative;
59
- top: 0.04rem;
60
- border-left: 0.06rem solid transparent;
61
- border-right: 0.06rem solid transparent;
62
- border-top: 0.08rem solid #666;
63
- margin-right: 0.12rem;
64
- }
@@ -1,7 +0,0 @@
1
- .rc-collapse-motion {
2
- transition: height 0.3s, opacity 0.3s;
3
- overflow: hidden;
4
- }
5
- .rc-collapse-content-hidden {
6
- display: none;
7
- }
@@ -1,3 +0,0 @@
1
- .imgListWrap {
2
- display: flex;
3
- }
@@ -1,123 +0,0 @@
1
- .modalCot {
2
- width: 24rem;
3
- right: unset !important;
4
- left: unset !important;
5
- }
6
- .modalCot .storeModalWrap thead .cylon-checkbox {
7
- visibility: hidden;
8
- }
9
- .modalCot .storeModalWrap .content {
10
- display: flex;
11
- margin-bottom: 0.16rem;
12
- }
13
- .modalCot .storeModalWrap .content .rightCot {
14
- width: calc(100% - 5.2rem);
15
- margin-left: 0.32rem;
16
- display: flex;
17
- flex-direction: column;
18
- justify-content: flex-start;
19
- }
20
- .modalCot .storeModalWrap .content .rightCot .btn-select-type {
21
- text-align: right;
22
- margin-bottom: 0.3rem;
23
- }
24
- .modalCot .storeModalWrap .content .rightCot .prodImg {
25
- display: inline-block;
26
- width: 0.72rem;
27
- height: 0.72rem;
28
- background-size: cover;
29
- background-position: 50% 50%;
30
- background-repeat: no-repeat;
31
- }
32
- .modalCot .storeModalWrap .content .rightCot .selectedCot {
33
- padding-right: 0.36rem;
34
- margin-left: 0.08rem;
35
- height: 1.56rem;
36
- background: #f8f8f8;
37
- border: 0.02rem solid #e0e0e0;
38
- border-radius: 0.04rem;
39
- display: flex;
40
- flex-direction: row;
41
- overflow-x: auto;
42
- }
43
- .modalCot .storeModalWrap .content .rightCot .selectedCot .selectedItem {
44
- box-sizing: border-box;
45
- margin-top: 0.24rem;
46
- margin-left: 0.36rem;
47
- height: 1.04rem;
48
- position: relative;
49
- }
50
- .modalCot .storeModalWrap .content .rightCot .selectedCot .selectedItem:hover .selectedItemImg {
51
- width: 1.04rem;
52
- height: 1.04rem;
53
- border: 0.02rem solid #4477ee !important;
54
- box-shadow: 0 0 0 0.04rem rgba(68, 119, 238, 0.15);
55
- border-radius: 0.04rem;
56
- }
57
- .modalCot .storeModalWrap .content .rightCot .selectedCot .selectedItem:hover .selectedItemClose {
58
- display: flex;
59
- }
60
- .modalCot .storeModalWrap .content .rightCot .selectedCot .selectedItem .selectedItemClose {
61
- display: none;
62
- border: 0.02rem solid #000;
63
- width: 0.32rem;
64
- height: 0.32rem;
65
- border-radius: 50%;
66
- padding: 0.04rem;
67
- position: absolute;
68
- top: -0.18rem;
69
- right: -0.16rem;
70
- z-index: 400;
71
- cursor: pointer;
72
- }
73
- .modalCot .storeModalWrap .content .rightCot .selectedCot .selectedItem .selectedItemImg {
74
- height: 1.04rem;
75
- width: 1.04rem;
76
- border: 0.02rem solid #e0e0e0;
77
- border-radius: 0.04rem;
78
- }
79
- .modalCot .storeModalWrap .content .rightCot .selectedCot .selectedItem .selectedItemImg.invalid {
80
- border: 0.02rem solid red;
81
- }
82
- .modalCot .storeModalWrap .content .leftCot {
83
- width: 5.2rem;
84
- padding-right: 0.28rem;
85
- box-sizing: border-box;
86
- border-right: 0.02rem solid #e0e0e0;
87
- }
88
- .modalCot .storeModalWrap .content .leftCot .divider {
89
- width: 10%;
90
- display: inline-block;
91
- text-align: center;
92
- height: 0.64rem;
93
- line-height: 0.64rem;
94
- }
95
- .modalCot .storeModalWrap .content .leftCot .buttonStyle {
96
- margin-top: 0.2rem;
97
- display: flex;
98
- flex-direction: row-reverse;
99
- align-items: center;
100
- }
101
- .modalCot .storeModalWrap .footer {
102
- padding-top: 0.24rem;
103
- display: flex;
104
- align-items: center;
105
- justify-content: space-between;
106
- border-top: 0.02rem solid #e0e0e0;
107
- }
108
- .modalCot .storeModalWrap .total {
109
- font-size: 0.32rem;
110
- color: #2d3040;
111
- letter-spacing: 0;
112
- }
113
- .modalCot .storeModalWrap .total .totalNum {
114
- color: #4477ee;
115
- }
116
- .cylon-modal-root {
117
- display: flex;
118
- justify-content: center;
119
- position: absolute;
120
- left: 0;
121
- right: 0;
122
- z-index: 1001;
123
- }
@@ -1,31 +0,0 @@
1
- .m-slider-input {
2
- display: flex;
3
- width: 100%;
4
- align-items: center;
5
- justify-content: flex-start;
6
- position: relative;
7
- }
8
- .m-slider-input .slider {
9
- border-radius: 2rem;
10
- flex: 1;
11
- margin-right: 0.4rem;
12
- }
13
- .m-slider-input .sketchWrap {
14
- border: 0.02rem solid #EDF0F4;
15
- border-radius: 0.16rem;
16
- width: 0.68rem;
17
- cursor: pointer;
18
- height: 0.68rem;
19
- margin-left: 0.2rem;
20
- flex-shrink: 0;
21
- }
22
- .m-slider-input .colorWrap {
23
- position: absolute;
24
- right: 0.04rem;
25
- top: 0.8rem;
26
- z-index: 2;
27
- }
28
- .m-slider-input .m-color-picker-input .input-color {
29
- height: auto !important;
30
- padding: 0 0 0 0.24rem !important;
31
- }
@@ -1,13 +0,0 @@
1
- .storeSourceWrap {
2
- margin-bottom: 0.3rem;
3
- }
4
- .storeSourceWrap .total {
5
- margin-top: 0.2rem;
6
- font-family: 'Open Sans';
7
- font-style: normal;
8
- font-weight: 400;
9
- font-size: 0.32rem;
10
- line-height: 0.48rem;
11
- text-align: center;
12
- color: #8493AF;
13
- }
@@ -1,23 +0,0 @@
1
- .swiper-ban-wrap {
2
- position: absolute;
3
- width: 100%;
4
- bottom: 0.2rem;
5
- display: flex;
6
- align-items: center;
7
- justify-content: center;
8
- }
9
- .swiper-ban-wrap .ban {
10
- font-size: 0.16rem;
11
- width: 1em;
12
- height: 1em;
13
- border-radius: 50%;
14
- background: #FFF;
15
- cursor: inherit;
16
- margin-right: 1em;
17
- transition: all 0.5s;
18
- }
19
- .swiper-ban-wrap .ban.active {
20
- width: 2em;
21
- border-radius: 2rem;
22
- opacity: 1;
23
- }
@@ -1,25 +0,0 @@
1
- .switch_collapse_wrap .cylon-collapse .cylon-collapse-item {
2
- padding-bottom: 0.02rem !important;
3
- }
4
- .switch_collapse_wrap .cylon-collapse .header_wrap {
5
- position: relative;
6
- }
7
- .switch_collapse_wrap .cylon-collapse .header_wrap .switchcollapse_header_name {
8
- font-family: 'Open Sans' !important;
9
- font-style: normal !important;
10
- font-weight: 700 !important;
11
- font-size: 0.32rem;
12
- line-height: 0.48rem !important;
13
- color: #232F46 !important;
14
- height: 0.48rem;
15
- }
16
- .switch_collapse_wrap .cylon-collapse .header_wrap .meta_header_divider {
17
- position: absolute;
18
- height: 0.02rem;
19
- width: 6.12rem;
20
- border-bottom: 0.02rem solid #D2D9E5;
21
- top: -0.4rem;
22
- }
23
- .checkbox_collapse_wrap .switchcollapse_header_name {
24
- font-size: 0.28rem !important;
25
- }
@@ -1,32 +0,0 @@
1
- .confirm_wrap {
2
- padding: 0.32rem 0.32rem 0.24rem 0.32rem;
3
- }
4
- .confirm_wrap .confirm_title {
5
- display: flex;
6
- align-items: center;
7
- font-family: 'Open Sans';
8
- font-style: normal;
9
- font-weight: 600;
10
- font-size: 0.32rem;
11
- line-height: 0.48rem;
12
- color: #232F46;
13
- }
14
- .confirm_wrap .confirm_title .confirm_title_text {
15
- margin-left: 0.32rem;
16
- }
17
- .confirm_wrap .confirm_content {
18
- font-family: 'Open Sans';
19
- font-style: normal;
20
- font-weight: 400;
21
- font-size: 0.26rem;
22
- line-height: 0.36rem;
23
- color: #232F46;
24
- margin-left: 0.8rem;
25
- margin-top: 0.2rem;
26
- }
27
- .confirm_wrap .confirm_footer {
28
- margin-top: 0.48rem;
29
- display: flex;
30
- align-items: center;
31
- justify-content: flex-end;
32
- }