@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,107 +0,0 @@
1
- .mProductList {
2
- height: 10rem;
3
- }
4
- .mProductList .proModalWrap .info {
5
- background: #ecf1fd;
6
- border: 0.02rem solid #bdcff9;
7
- border-radius: 0.04rem;
8
- padding: 0.1rem 0 0.1rem 0.32rem;
9
- margin-bottom: 0.16rem;
10
- }
11
- .mProductList .proModalWrap .prodImage {
12
- width: 0.72rem;
13
- height: 0.72rem;
14
- background-repeat: no-repeat;
15
- background-position: 50% 50%;
16
- background-size: contain;
17
- }
18
- .mProductList .proModalWrap .mProductListContent {
19
- display: flex;
20
- }
21
- .mProductList .proModalWrap .mProductListContent .rightCot {
22
- width: calc(100% - 4.8rem);
23
- margin-left: 0.32rem;
24
- }
25
- .mProductList .proModalWrap .mProductListContent .rightCot .selectedCot {
26
- padding-right: 0.36rem;
27
- margin-left: 0.08rem;
28
- height: 1.56rem;
29
- background: #f8f8f8;
30
- border: 0.02rem solid #e0e0e0;
31
- border-radius: 0.04rem;
32
- display: flex;
33
- flex-direction: row;
34
- overflow-x: auto;
35
- }
36
- .mProductList .proModalWrap .mProductListContent .rightCot .selectedCot .selectedItem {
37
- box-sizing: border-box;
38
- margin-top: 0.24rem;
39
- margin-left: 0.36rem;
40
- height: 1.04rem;
41
- position: relative;
42
- }
43
- .mProductList .proModalWrap .mProductListContent .rightCot .selectedCot .selectedItem:hover .selectedItemImg {
44
- width: 1.04rem;
45
- height: 1.04rem;
46
- border: 0.02rem solid #4477ee !important;
47
- box-shadow: 0 0 0 0.04rem rgba(68, 119, 238, 0.15);
48
- border-radius: 0.04rem;
49
- }
50
- .mProductList .proModalWrap .mProductListContent .rightCot .selectedCot .selectedItem:hover .selectedItemClose {
51
- display: flex;
52
- }
53
- .mProductList .proModalWrap .mProductListContent .rightCot .selectedCot .selectedItem .selectedItemClose {
54
- display: none;
55
- border: 0.02rem solid #000;
56
- width: 0.32rem;
57
- height: 0.32rem;
58
- border-radius: 50%;
59
- padding: 0.04rem;
60
- position: absolute;
61
- top: -0.18rem;
62
- right: -0.16rem;
63
- z-index: 400;
64
- cursor: pointer;
65
- }
66
- .mProductList .proModalWrap .mProductListContent .rightCot .selectedCot .selectedItem .selectedItemImg {
67
- height: 1.04rem;
68
- width: 1.04rem;
69
- border: 0.02rem solid #e0e0e0;
70
- border-radius: 0.04rem;
71
- }
72
- .mProductList .proModalWrap .mProductListContent .rightCot .selectedCot .selectedItem .selectedItemImg.invalid {
73
- border: 0.02rem solid red;
74
- }
75
- .mProductList .proModalWrap .mProductListContent .leftCot {
76
- width: 5.6rem;
77
- box-sizing: border-box;
78
- border-right: 0.02rem solid #e0e0e0;
79
- padding-right: 0.3rem;
80
- }
81
- .mProductList .proModalWrap .mProductListContent .leftCot .price {
82
- display: flex;
83
- width: calc(100% - 0.32rem);
84
- }
85
- .mProductList .proModalWrap .mProductListContent .leftCot .price .icon {
86
- width: 2rem;
87
- display: flex;
88
- justify-content: center;
89
- align-items: center;
90
- border: 0.02rem solid #e0e0e0;
91
- border-radius: 0.04rem;
92
- }
93
- .mProductList .proModalWrap .mProductListContent .leftCot .cylon-form-item {
94
- margin-bottom: 0.08rem;
95
- }
96
- .mProductList .proModalWrap .mProductListContent .leftCot .buttonStyle {
97
- margin-top: 0.2rem;
98
- text-align: right;
99
- }
100
- .cylon-modal-root {
101
- display: flex;
102
- justify-content: center;
103
- position: absolute;
104
- left: 0;
105
- right: 0;
106
- z-index: 1001;
107
- }
@@ -1,96 +0,0 @@
1
- .SelectVideoModal-container {
2
- display: flex;
3
- height: 9rem;
4
- }
5
- .SelectVideoModal-container .video-left-wrap {
6
- display: flex;
7
- flex-direction: column;
8
- flex: 1;
9
- margin-right: 2rem;
10
- }
11
- .SelectVideoModal-container .video-left-wrap .video-title-wrap {
12
- font-size: 0.28rem;
13
- font-weight: 500;
14
- }
15
- .SelectVideoModal-container .video-left-wrap .video-upload-wrap {
16
- display: flex;
17
- flex-direction: column;
18
- }
19
- .SelectVideoModal-container .video-left-wrap .video-upload-wrap .input-url {
20
- width: 100%;
21
- height: 0.8rem;
22
- background: #FFFFFF;
23
- border: 0.02rem solid #D2D9E5;
24
- border-radius: 0.16rem;
25
- padding: 0.18rem 0.28rem;
26
- display: flex;
27
- align-items: center;
28
- /* 使用webkit内核的浏览器 */
29
- /* Firefox版本4-18 */
30
- /* Firefox版本19+ */
31
- /* IE浏览器 */
32
- }
33
- .SelectVideoModal-container .video-left-wrap .video-upload-wrap .input-url input {
34
- border: none;
35
- outline: none;
36
- height: 0.48rem;
37
- flex-grow: 1;
38
- font-family: 'Open Sans';
39
- font-style: normal;
40
- font-weight: 400;
41
- font-size: 0.28rem;
42
- color: #232F46;
43
- }
44
- .SelectVideoModal-container .video-left-wrap .video-upload-wrap .input-url input::-webkit-input-placeholder {
45
- font-family: 'Open Sans';
46
- font-style: normal;
47
- font-weight: 400;
48
- font-size: 0.28rem;
49
- color: #8493AF;
50
- }
51
- .SelectVideoModal-container .video-left-wrap .video-upload-wrap .input-url input:-moz-placeholder {
52
- font-family: 'Open Sans';
53
- font-style: normal;
54
- font-weight: 400;
55
- font-size: 0.28rem;
56
- color: #8493AF;
57
- }
58
- .SelectVideoModal-container .video-left-wrap .video-upload-wrap .input-url input::-moz-placeholder {
59
- font-family: 'Open Sans';
60
- font-style: normal;
61
- font-weight: 400;
62
- font-size: 0.28rem;
63
- color: #8493AF;
64
- }
65
- .SelectVideoModal-container .video-left-wrap .video-upload-wrap .input-url input:-ms-input-placeholder {
66
- font-family: 'Open Sans';
67
- font-style: normal;
68
- font-weight: 400;
69
- font-size: 0.28rem;
70
- color: #8493AF;
71
- }
72
- .SelectVideoModal-container .video-left-wrap .video-upload-wrap .input-url .icon-btns {
73
- display: flex;
74
- align-items: center;
75
- }
76
- .SelectVideoModal-container .video-left-wrap .video-upload-wrap .input-url .icon-btns > span {
77
- margin-left: 0.24rem;
78
- cursor: pointer;
79
- }
80
- .SelectVideoModal-container .video-right-wrap {
81
- display: flex;
82
- flex-direction: column;
83
- flex: 1;
84
- }
85
- .SelectVideoModal-container .video-right-wrap .video-title-wrap {
86
- font-family: 'Open Sans';
87
- font-style: normal;
88
- font-weight: 600;
89
- font-size: 0.32rem;
90
- color: #232F46;
91
- margin-bottom: 0.24rem;
92
- }
93
- .SelectVideoModal-container .video-right-wrap .video-setting-wrap {
94
- display: flex;
95
- flex-direction: column;
96
- }
@@ -1,3 +0,0 @@
1
- .shareWrap {
2
- height: 9rem;
3
- }
@@ -1,118 +0,0 @@
1
- .magicLinkModal {
2
- right: unset !important;
3
- left: unset !important;
4
- }
5
- .magicLinkModal .cylon-modal .cylon-modal-content .cylon-modal-body {
6
- padding-bottom: 1.2rem !important;
7
- padding-top: 0 !important;
8
- }
9
- .magicLinkModal .urlModalWrap {
10
- font-family: 'Open Sans';
11
- font-style: normal;
12
- font-weight: 400;
13
- font-size: 0.28rem;
14
- line-height: 0.44rem;
15
- color: #232F46;
16
- height: 13.6rem;
17
- }
18
- .magicLinkModal .urlModalWrap .linkType {
19
- display: flex;
20
- justify-content: flex-start;
21
- align-items: center;
22
- }
23
- .magicLinkModal .urlModalWrap .linkType .typeItem {
24
- padding: 0.14rem 0.32rem;
25
- margin-right: 0.24rem;
26
- cursor: pointer;
27
- font-weight: 600;
28
- border-radius: 0.08rem;
29
- }
30
- .magicLinkModal .urlModalWrap .linkType .typeItem:hover {
31
- background: #F5F6F7;
32
- }
33
- .magicLinkModal .urlModalWrap .linkType .typeTitle {
34
- padding: 0.1rem 0.24rem;
35
- margin-right: 0.24rem;
36
- font-weight: 600;
37
- }
38
- .magicLinkModal .urlModalWrap .linkType .selected {
39
- background: #2F54EB !important;
40
- border-radius: 0.08rem;
41
- color: #fff !important;
42
- }
43
- .magicLinkModal .urlModalWrap .content {
44
- padding: 0.24rem;
45
- }
46
- .magicLinkModal .urlModalWrap .content .cotTitle {
47
- padding: 0.12rem 0 0.12rem 1.04rem;
48
- width: 100%;
49
- font-size: 0.26rem;
50
- font-weight: bold;
51
- color: #2d3040;
52
- background: #f5f6f7;
53
- box-shadow: inset 0 -0.02rem 0 0 #e0e0e0;
54
- }
55
- .magicLinkModal .urlModalWrap .content .cotItem {
56
- width: 100%;
57
- height: 0.76rem;
58
- background: #ffffff;
59
- box-shadow: inset 0 -0.02rem 0 0 #f0f0f0;
60
- display: flex;
61
- align-items: center;
62
- }
63
- .magicLinkModal .shareUrlWrap {
64
- height: 10rem;
65
- }
66
- .magicLinkModal .types-list {
67
- display: flex;
68
- flex-direction: row;
69
- flex-wrap: wrap;
70
- gap: 0.24rem;
71
- margin-top: 0.4rem;
72
- margin-bottom: 0.4rem;
73
- }
74
- .magicLinkModal .types-list .tag {
75
- display: inline-block;
76
- width: 2.9rem;
77
- height: 0.72rem;
78
- background-color: #F5F6F7;
79
- border-radius: 0.08rem;
80
- line-height: 0.72rem;
81
- text-align: center;
82
- color: #232F46;
83
- font-weight: 400;
84
- font-size: 0.28rem;
85
- border: 0.02rem solid #F5F6F7;
86
- cursor: pointer;
87
- }
88
- .magicLinkModal .types-list .tag.active {
89
- border: 0.02rem solid #2F54EB;
90
- color: #2F54EB;
91
- }
92
- .magicLinkModal .footer {
93
- padding: 0.2rem 0;
94
- display: flex;
95
- align-items: center;
96
- justify-content: space-between;
97
- border-top: 0.02rem solid #e0e0e0;
98
- position: absolute;
99
- bottom: 0;
100
- left: 0.48rem;
101
- right: 0.48rem;
102
- }
103
- .magicLinkModal .footer .btn-cancel {
104
- background: #E9F0FF;
105
- border-radius: 0.12rem;
106
- color: #2F54EB;
107
- border: none;
108
- margin-right: 0.24rem;
109
- }
110
- .magicLinkModal .footer .btn-confirm {
111
- background: #2F54EB;
112
- border: none;
113
- border-radius: 0.12rem;
114
- }
115
- .magicLinkModal .footer .total {
116
- font-size: 0.26rem;
117
- color: #2d3040;
118
- }
@@ -1,73 +0,0 @@
1
- #message_modal .message-container {
2
- position: fixed;
3
- left: 0;
4
- top: 0;
5
- right: 0;
6
- bottom: 0;
7
- flex-direction: column;
8
- width: 100%;
9
- z-index: 99;
10
- display: flex;
11
- align-items: center;
12
- justify-content: center;
13
- }
14
- #message_modal .message-container .modal-shadow {
15
- width: 100%;
16
- height: 100%;
17
- background-color: rgba(0, 0, 0, 0.5);
18
- position: absolute;
19
- left: 0;
20
- top: 0;
21
- z-index: -1;
22
- }
23
- #message_modal .message-container .modal-content {
24
- width: 80%;
25
- padding: 0.32rem;
26
- display: flex;
27
- flex-direction: column;
28
- background-color: #fff;
29
- box-shadow: 0 0.08rem 0.16rem rgba(96, 97, 112, 0.16);
30
- animation: bounceIn 0.5s linear;
31
- margin-top: -1.6rem;
32
- }
33
- #message_modal .message-container .modal-content .modal-title {
34
- font-family: var(--truenoSBd-family);
35
- color: #000;
36
- font-size: 0.32rem;
37
- font-weight: 600;
38
- text-align: center;
39
- }
40
- #message_modal .message-container .modal-content .modal-message {
41
- padding: 0.48rem 0;
42
- color: #000000;
43
- text-align: center;
44
- font-family: var(--regular-font);
45
- }
46
- #message_modal .message-container .modal-content .modal-btn-wrap {
47
- display: flex;
48
- flex-direction: column;
49
- }
50
- #message_modal .message-container .modal-content .modal-btn-wrap .confirm {
51
- border: none;
52
- margin: 0.16rem 0;
53
- background-color: #FF1659;
54
- font-size: 0.28rem;
55
- font-weight: 600;
56
- font-family: var(--regular-font);
57
- line-height: 0.42rem;
58
- color: #FFFFFF;
59
- opacity: 1;
60
- height: 0.92rem;
61
- }
62
- #message_modal .message-container .modal-content .modal-btn-wrap .cancel {
63
- border: none;
64
- margin: 0.16rem 0;
65
- background-color: #FFFFFF;
66
- font-size: 0.28rem;
67
- font-weight: 600;
68
- font-family: var(--regular-font);
69
- line-height: 0.42rem;
70
- color: #FF1659;
71
- opacity: 1;
72
- height: 0.92rem;
73
- }
@@ -1,69 +0,0 @@
1
- .tip-modal-wrap {
2
- width: 100%;
3
- height: 100%;
4
- position: fixed;
5
- top: 0;
6
- left: 0;
7
- z-index: 9999;
8
- }
9
- .tip-modal-wrap .tip-background {
10
- width: 100%;
11
- height: 100%;
12
- background-color: rgba(0, 0, 0, 0.7);
13
- }
14
- .tip-modal-wrap .tip-content {
15
- border-radius: 0.32rem 0.32rem 0 0;
16
- background-color: #fff;
17
- padding: 0 0.24rem;
18
- position: absolute;
19
- bottom: 0;
20
- left: 0;
21
- width: 100%;
22
- transition: all 0.3s;
23
- }
24
- .tip-modal-wrap .tip-content .content-head {
25
- text-align: center;
26
- color: #323233;
27
- font-family: Open Sans;
28
- font-size: 0.32rem;
29
- font-weight: 400;
30
- line-height: 0.48rem;
31
- letter-spacing: 0;
32
- position: relative;
33
- padding: 0.2rem 0;
34
- }
35
- .tip-modal-wrap .tip-content .content-head .close-icon {
36
- position: absolute;
37
- right: 0.32rem;
38
- top: 0.2rem;
39
- }
40
- .tip-modal-wrap .tip-content .content-body {
41
- width: 100%;
42
- margin-bottom: 0.1rem;
43
- max-height: 10rem;
44
- overflow-y: auto;
45
- }
46
- .tip-modal-wrap .tip-content .content-body > img {
47
- width: 100%;
48
- height: fit-content;
49
- }
50
- .tip-modal-wrap .tip-content .close-wrap {
51
- margin: 0.12rem 0.04rem;
52
- }
53
- .tip-modal-wrap .tip-content .close-wrap .close-btn {
54
- border-radius: 0.08rem;
55
- background-color: #E65427;
56
- font-size: 0.28rem;
57
- font-weight: 400;
58
- line-height: 0.4rem;
59
- text-align: center;
60
- padding: 0.16rem 0;
61
- color: #fff;
62
- flex: 1;
63
- }
64
- .tip-modal-wrap .tip-content .close-wrap .close-btn:nth-of-type(2) {
65
- margin-left: 0.2rem;
66
- }
67
- .tip-modal-wrap .scroll-animation {
68
- transform: translateY(0);
69
- }
@@ -1,81 +0,0 @@
1
- .popUpModal {
2
- position: fixed;
3
- left: 0;
4
- top: 0;
5
- right: 0;
6
- bottom: 0;
7
- flex-direction: column;
8
- width: 100%;
9
- z-index: 1000;
10
- display: flex;
11
- align-items: center;
12
- justify-content: center;
13
- transform: translateZ(20rem);
14
- }
15
- .popUpModal .modal-shadow {
16
- width: 100%;
17
- height: 100%;
18
- background-color: rgba(0, 0, 0, 0.5);
19
- position: absolute;
20
- left: 0;
21
- right: 0;
22
- top: 0;
23
- bottom: 0;
24
- z-index: -1;
25
- }
26
- .popUpModal .modal-content {
27
- position: absolute;
28
- bottom: 0;
29
- left: 0;
30
- right: 0;
31
- width: 100%;
32
- padding: 0.4rem;
33
- padding-top: 0;
34
- display: flex;
35
- flex-direction: column;
36
- background-color: #fff;
37
- box-shadow: 0 0.08rem 0.16rem rgba(96, 97, 112, 0.16);
38
- animation: all 0.5s linear;
39
- margin-top: -1.6rem;
40
- padding-bottom: 1.6rem;
41
- border-radius: 0.2rem 0.2rem 0 0;
42
- }
43
- .popUpModal .modal-content .topLineWrap {
44
- text-align: center;
45
- margin-bottom: 0.3rem;
46
- }
47
- .popUpModal .modal-content .topLineWrap .topLine {
48
- display: inline-block;
49
- width: 0.84rem;
50
- height: 0.08rem;
51
- background: #e9e9e9;
52
- border-radius: 0.04rem;
53
- }
54
- .popUpModal .modal-content .modal-title {
55
- color: #000;
56
- font-size: 0.32rem;
57
- font-weight: 600;
58
- text-align: center;
59
- }
60
- .popUpModal .modal-content .modal-icon-close {
61
- position: absolute;
62
- right: 0.4rem;
63
- top: 0.4rem;
64
- }
65
- .popUpModal .modal-content .modal-message {
66
- margin: 0.4rem 0.2rem;
67
- overflow-y: scroll;
68
- height: calc(100% - 1.28rem);
69
- color: #000000;
70
- text-align: center;
71
- }
72
- .popUpModal .modal-content .message-max-height {
73
- height: calc(100% - 2.28rem);
74
- }
75
- .popUpModal .modal-content .modal-btn-wrap {
76
- display: flex;
77
- flex-direction: column;
78
- }
79
- .popUpModal .modal-content .modal-btn-wrap .confirm {
80
- margin: 0.2rem 0;
81
- }
@@ -1,119 +0,0 @@
1
- .productCardModalWrap {
2
- background: rgba(0, 0, 0, 0.9);
3
- position: fixed;
4
- z-index: 1000;
5
- top: 0;
6
- bottom: 0;
7
- left: 0;
8
- right: 0;
9
- width: 100vw;
10
- height: 100vh;
11
- display: flex;
12
- align-items: center;
13
- justify-content: center;
14
- }
15
- .productCardModalWrap .content {
16
- position: relative;
17
- width: 50%;
18
- }
19
- .productCardModalWrap .content .card {
20
- transform-origin: bottom;
21
- inset: 0;
22
- width: 100%;
23
- height: fit-content;
24
- position: absolute;
25
- top: 0;
26
- bottom: 0;
27
- margin: auto;
28
- cursor: pointer;
29
- }
30
- .productCardModalWrap .content .card .cardLeft {
31
- width: 50%;
32
- height: 100%;
33
- position: absolute;
34
- top: 0;
35
- left: 0;
36
- z-index: 2;
37
- }
38
- .productCardModalWrap .content .card .cardRight {
39
- width: 50%;
40
- height: 100%;
41
- position: absolute;
42
- top: 0;
43
- right: 0;
44
- z-index: 2;
45
- }
46
- .productCardModalWrap .content .card .bgImg {
47
- display: block;
48
- width: 100%;
49
- height: auto;
50
- border-radius: 1.5rem;
51
- -o-object-position: center;
52
- object-position: center;
53
- -o-object-fit: cover;
54
- object-fit: cover;
55
- }
56
- .productCardModalWrap .content .card .closIcon {
57
- position: absolute;
58
- top: 5%;
59
- right: 5%;
60
- cursor: pointer;
61
- z-index: 3;
62
- }
63
- .productCardModalWrap .content .card .dotIcon {
64
- width: 0.56rem;
65
- position: absolute;
66
- bottom: 0.5rem;
67
- left: 0;
68
- right: 0;
69
- margin: auto;
70
- }
71
- .productCardModalWrap .content .card .text {
72
- position: absolute;
73
- top: 20%;
74
- right: 10%;
75
- width: 35%;
76
- height: 42%;
77
- overflow-y: auto;
78
- }
79
- .productCardModalWrap .content .card .text p {
80
- min-height: 1em;
81
- }
82
- .productCardModalWrap .content .card .btnApply {
83
- color: #fff;
84
- background-color: #CE1126;
85
- font-weight: 700;
86
- font-size: 0.3rem;
87
- width: fit-content;
88
- padding: 0.2rem 0.48rem;
89
- border-radius: 2rem;
90
- display: flex;
91
- align-items: center;
92
- justify-content: center;
93
- gap: 0.16rem;
94
- position: absolute;
95
- bottom: 25%;
96
- left: 55%;
97
- z-index: 3;
98
- cursor: pointer;
99
- }
100
- .productCardModalWrap .iconLeft {
101
- transform: rotate(90deg);
102
- cursor: pointer;
103
- position: absolute;
104
- left: 20%;
105
- top: 0;
106
- bottom: 0;
107
- margin: auto;
108
- align-self: center;
109
- }
110
- .productCardModalWrap .iconRight {
111
- transform: rotate(-90deg);
112
- cursor: pointer;
113
- position: absolute;
114
- right: 20%;
115
- top: 0;
116
- bottom: 0;
117
- margin: auto;
118
- align-self: center;
119
- }