@fonixtree/magic-design 2.0.216 → 2.0.221

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1499) hide show
  1. package/es/assets/less/button.less +37 -0
  2. package/es/assets/less/common.less +131 -0
  3. package/es/assets/less/cylon-antd.less +32456 -0
  4. package/es/assets/less/datepicker.less +13 -0
  5. package/es/assets/less/font.less +151 -0
  6. package/es/assets/less/form.less +10 -0
  7. package/es/assets/less/global.less +13 -0
  8. package/es/assets/less/index.less +13 -0
  9. package/es/assets/less/input.less +26 -0
  10. package/es/assets/less/menu.less +24 -0
  11. package/es/assets/less/modal.less +25 -0
  12. package/es/assets/less/select.less +32 -0
  13. package/es/assets/less/slider.less +69 -0
  14. package/es/assets/less/switch.less +20 -0
  15. package/es/assets/less/table.less +52 -0
  16. package/es/assets/less/variables.less +4 -0
  17. package/es/common/AffiliateProductModal/index.js +2 -0
  18. package/es/common/AffiliateProductModal/index.less +146 -0
  19. package/es/common/AlignSelector/index.js +2 -0
  20. package/es/common/AlignSelector/index.less +28 -0
  21. package/es/common/Button/index.js +2 -0
  22. package/es/common/Button/index.less +72 -0
  23. package/es/common/ButtonIconLayout/index.js +2 -0
  24. package/es/common/ButtonIconLayout/index.less +55 -0
  25. package/es/common/CardCarousel/index.js +2 -0
  26. package/es/common/CardCarousel/index.less +28 -0
  27. package/es/common/Carousel/index.js +2 -0
  28. package/es/common/Collapse/index.js +2 -0
  29. package/es/common/Collapse/index.less +100 -0
  30. package/es/common/ColorPicker/index.js +2 -0
  31. package/es/common/ColorPicker/index.less +26 -0
  32. package/es/common/ColorPickerInput/index.js +2 -0
  33. package/es/common/ColorPickerInput/index.less +52 -0
  34. package/es/common/CountDown/index.js +2 -0
  35. package/es/common/CountDown/index.less +56 -0
  36. package/es/common/CropperModal/index.js +4 -0
  37. package/es/common/CropperModal/index.less +29 -0
  38. package/es/common/Field/index.js +2 -0
  39. package/es/common/Field/index.less +46 -0
  40. package/es/common/FontStyles/index.js +2 -0
  41. package/es/common/FontStyles/index.less +62 -0
  42. package/es/common/GroupList/index.js +2 -0
  43. package/es/common/GroupList/index.less +88 -0
  44. package/es/common/IconPicker/index.js +2 -0
  45. package/es/common/IconPicker/index.less +46 -0
  46. package/es/common/Iconfont/index.js +2 -0
  47. package/es/common/Iconfont/index.less +20 -0
  48. package/es/common/ImageModal/CommonSelPicCard/index.js +2 -0
  49. package/es/common/ImageModal/CommonSelPicCard/index.less +40 -0
  50. package/es/common/ImageModal/index.js +2 -0
  51. package/es/common/ImageModal/index.less +34 -0
  52. package/es/common/ImagePicker/index.js +2 -0
  53. package/es/common/ImagePicker/index.less +206 -0
  54. package/es/common/InputNumber/index.js +2 -0
  55. package/es/common/InputNumber/index.less +38 -0
  56. package/es/common/LayoutSelector/index.js +2 -0
  57. package/es/common/LayoutSelector/index.less +37 -0
  58. package/es/common/LinkModal/BundleCampaign/index.js +2 -0
  59. package/es/common/LinkModal/BundleCampaign/index.less +22 -0
  60. package/es/common/LinkModal/FilteredProductModal/index.js +2 -0
  61. package/es/common/LinkModal/FilteredProductModal/index.less +129 -0
  62. package/es/common/LinkModal/ProductDetailPage/index.js +2 -0
  63. package/es/common/LinkModal/ProductDetailPage/index.less +15 -0
  64. package/es/common/LinkModal/ProductList/index.js +2 -0
  65. package/es/common/LinkModal/ProductList/index.less +130 -0
  66. package/es/common/LinkModal/SelectVideoModal/index.js +2 -0
  67. package/es/common/LinkModal/SelectVideoModal/index.less +113 -0
  68. package/es/common/LinkModal/ShareUrl/index.js +2 -0
  69. package/es/common/LinkModal/ShareUrl/index.less +3 -0
  70. package/es/common/LinkModal/index.js +2 -0
  71. package/es/common/LinkModal/index.less +137 -0
  72. package/es/common/MessageModal/index.js +2 -0
  73. package/es/common/MessageModal/index.less +86 -0
  74. package/es/common/MonpayCountDown/index.js +2 -0
  75. package/es/common/MyModal/index.js +2 -0
  76. package/es/common/MyModal/index.less +82 -0
  77. package/es/common/NewImg/index.js +1 -1
  78. package/es/common/PopUpModal/index.js +2 -0
  79. package/es/common/PopUpModal/index.less +93 -0
  80. package/es/common/ProductCardModal/index.js +2 -0
  81. package/es/common/ProductCardModal/index.less +131 -0
  82. package/es/common/ProductFilterModal/components/FilterSearchModal/index.js +2 -0
  83. package/es/common/ProductFilterModal/components/FilterSearchModal/index.less +144 -0
  84. package/es/common/ProductFilterModal/index.js +2 -0
  85. package/es/common/ProductFilterModal/index.less +113 -0
  86. package/es/common/ProductModal/SortableImageList/index.js +2 -0
  87. package/es/common/ProductModal/SortableImageList/index.less +3 -0
  88. package/es/common/ProductModal/index.js +2 -0
  89. package/es/common/ProductModal/index.less +152 -0
  90. package/es/common/ProductSource/index.js +2 -0
  91. package/es/common/ProductSource/index.less +14 -0
  92. package/es/common/RatingText/index.js +2 -0
  93. package/es/common/RatingText/index.less +12 -0
  94. package/es/common/RcCollapse/Collapse.js +2 -0
  95. package/es/common/RcCollapse/index.less +108 -0
  96. package/es/common/RcCollapse/motion.less +12 -0
  97. package/es/common/SelectStoreModal/SortableImageList/index.js +2 -0
  98. package/es/common/SelectStoreModal/SortableImageList/index.less +3 -0
  99. package/es/common/SelectStoreModal/index.js +2 -0
  100. package/es/common/SelectStoreModal/index.less +152 -0
  101. package/es/common/Slider/index.js +2 -0
  102. package/es/common/Slider/index.less +45 -0
  103. package/es/common/StoreSource/index.js +2 -0
  104. package/es/common/StoreSource/index.less +14 -0
  105. package/es/common/SwiperBan/index.js +2 -0
  106. package/es/common/SwiperBan/index.less +25 -0
  107. package/es/common/SwitchCollapse/index.js +2 -0
  108. package/es/common/SwitchCollapse/index.less +40 -0
  109. package/es/common/SystemNotification/Confirm/index.js +2 -0
  110. package/es/common/SystemNotification/Confirm/index.less +33 -0
  111. package/es/common/Tag/index.js +2 -0
  112. package/es/common/Tag/index.less +16 -0
  113. package/es/common/Toast/index.js +2 -0
  114. package/es/common/Toast/index.less +29 -0
  115. package/es/common/UrlPicker/AnchorModal/index.js +2 -0
  116. package/es/common/UrlPicker/AnchorModal/index.less +21 -0
  117. package/es/common/UrlPicker/index.js +2 -0
  118. package/es/common/UrlPicker/index.less +86 -0
  119. package/es/common/Video/QualityComponent/index.js +2 -0
  120. package/es/common/Video/QualityComponent/index.less +78 -0
  121. package/es/common/Video/RateComponent/index.js +2 -0
  122. package/es/common/Video/RateComponent/index.less +62 -0
  123. package/es/common/Video/index.js +2 -0
  124. package/es/common/Video/index.less +70 -0
  125. package/es/common/VideoPC/components/index.js +2 -0
  126. package/es/common/VideoPC/components/index.less +62 -0
  127. package/es/common/VideoPC/index.js +2 -0
  128. package/es/common/VideoPC/index.less +79 -0
  129. package/es/common/VideoUpload/index.js +2 -0
  130. package/es/common/VideoUpload/index.less +114 -0
  131. package/es/composite-comp/ashita/components/WalletAshita/mobile/index.js +2 -0
  132. package/es/composite-comp/ashita/components/WalletAshita/pc/index.less +1 -0
  133. package/es/composite-comp/ashita/config-panels/WalletAshitaConfig/WalletConfigSetting/index.js +2 -0
  134. package/es/composite-comp/ashita/config-panels/WalletAshitaConfig/WalletConfigSetting/index.less +9 -0
  135. package/es/composite-comp/ashita/second-config-panels/WalletAshitaSecondConfig/index.js +2 -0
  136. package/es/composite-comp/ashita/second-config-panels/WalletAshitaSecondConfig/index.less +9 -0
  137. package/es/composite-comp/bol/components/Banner/mobile/index.js +2 -0
  138. package/es/composite-comp/bol/components/Banner/pc/index.js +2 -0
  139. package/es/composite-comp/bol/components/Banner/pc/index.less +91 -0
  140. package/es/composite-comp/bol/components/Button/index.js +2 -0
  141. package/es/composite-comp/bol/components/Button/index.less +47 -0
  142. package/es/composite-comp/bol/components/Carousel/mobile/index.js +6 -0
  143. package/es/composite-comp/bol/components/Carousel/pc/index.js +6 -0
  144. package/es/composite-comp/bol/components/Carousel/pc/index.less +117 -0
  145. package/es/composite-comp/bol/components/ImageGallery/mobile/index.js +2 -0
  146. package/es/composite-comp/bol/components/ImageGallery/pc/index.js +2 -0
  147. package/es/composite-comp/bol/components/ImageGallery/pc/index.less +23 -0
  148. package/es/composite-comp/bol/components/ImageText/mobile/index.js +2 -0
  149. package/es/composite-comp/bol/components/ImageText/pc/index.js +2 -0
  150. package/es/composite-comp/bol/components/ImageText/pc/index.less +150 -0
  151. package/es/composite-comp/bol/components/Newsletter/index.js +2 -0
  152. package/es/composite-comp/bol/components/Newsletter/index.less +75 -0
  153. package/es/composite-comp/bol/components/Tag/index.js +2 -0
  154. package/es/composite-comp/bol/components/Tag/index.less +35 -0
  155. package/es/composite-comp/bol/components/Text/index.less +58 -0
  156. package/es/composite-comp/bol/components/Video/components/ShareBtn/index.js +2 -0
  157. package/es/composite-comp/bol/components/Video/components/ShareBtn/index.less +51 -0
  158. package/es/composite-comp/bol/components/Video/components/VideoTag/index.js +2 -0
  159. package/es/composite-comp/bol/components/Video/components/VideoTag/index.less +88 -0
  160. package/es/composite-comp/bol/components/Video/mobile/Layout1/index.js +2 -0
  161. package/es/composite-comp/bol/components/Video/mobile/Layout2/index.js +2 -0
  162. package/es/composite-comp/bol/components/Video/mobile/Layout3/index.js +2 -0
  163. package/es/composite-comp/bol/components/Video/mobile/index.js +2 -0
  164. package/es/composite-comp/bol/components/Video/pc/Layout1/index.js +2 -0
  165. package/es/composite-comp/bol/components/Video/pc/Layout1/index.less +41 -0
  166. package/es/composite-comp/bol/components/Video/pc/Layout2/index.js +2 -0
  167. package/es/composite-comp/bol/components/Video/pc/Layout2/index.less +70 -0
  168. package/es/composite-comp/bol/components/Video/pc/Layout3/index.js +2 -0
  169. package/es/composite-comp/bol/components/Video/pc/Layout3/index.less +42 -0
  170. package/es/composite-comp/bol/components/Video/pc/Layout4/index.js +2 -0
  171. package/es/composite-comp/bol/components/Video/pc/Layout4/index.less +55 -0
  172. package/es/composite-comp/bol/components/Video/pc/Layout5/index.js +2 -0
  173. package/es/composite-comp/bol/components/Video/pc/Layout5/index.less +53 -0
  174. package/es/composite-comp/bol/components/Video/pc/index.js +2 -0
  175. package/es/composite-comp/bol/components/Video/pc/index.less +4 -0
  176. package/es/composite-comp/bol/config-panels/BannerConfig/BannerConfigGroup/index.js +2 -0
  177. package/es/composite-comp/bol/config-panels/BannerConfig/BannerConfigGroup/index.less +16 -0
  178. package/es/composite-comp/bol/config-panels/BannerConfig/BannerConfigSetting/index.js +2 -0
  179. package/es/composite-comp/bol/config-panels/BannerConfig/BannerConfigSetting/index.less +9 -0
  180. package/es/composite-comp/bol/config-panels/ButtonCompConfig/ButtonConfigGroup/index.js +2 -0
  181. package/es/composite-comp/bol/config-panels/ButtonCompConfig/ButtonConfigGroup/index.less +16 -0
  182. package/es/composite-comp/bol/config-panels/CarouselConfig/CarouselConfigSetting/index.js +2 -0
  183. package/es/composite-comp/bol/config-panels/CarouselConfig/CarouselConfigSetting/index.less +9 -0
  184. package/es/composite-comp/bol/config-panels/DividerConfig/DividerConfigSetting/index.js +2 -0
  185. package/es/composite-comp/bol/config-panels/DividerConfig/DividerConfigSetting/index.less +9 -0
  186. package/es/composite-comp/bol/config-panels/TagCompConfig/TagConfigGroup/index.js +2 -0
  187. package/es/composite-comp/bol/config-panels/TagCompConfig/TagConfigGroup/index.less +16 -0
  188. package/es/composite-comp/bol/config-panels/TextCompConfig/TextConfigGroup/index.js +2 -0
  189. package/es/composite-comp/bol/config-panels/TextCompConfig/TextConfigGroup/index.less +16 -0
  190. package/es/composite-comp/bol/config-panels/VideoConfig/VideoConfigGroup/index.js +2 -0
  191. package/es/composite-comp/bol/config-panels/VideoConfig/VideoConfigGroup/index.less +16 -0
  192. package/es/composite-comp/bol/config-panels/VideoConfig/VideoShareConfig/index.js +2 -0
  193. package/es/composite-comp/bol/config-panels/VideoConfig/VideoShareConfig/index.less +9 -0
  194. package/es/composite-comp/bol/second-config-panels/BannerSecondConfig/index.less +3 -0
  195. package/es/composite-comp/bol/second-config-panels/ButtonSecondConfig/index.less +3 -0
  196. package/es/composite-comp/bol/second-config-panels/ImageTextSecondConfig/index.js +2 -0
  197. package/es/composite-comp/bol/second-config-panels/ImageTextSecondConfig/index.less +8 -0
  198. package/es/composite-comp/bol/second-config-panels/TagSecondConfig/index.less +3 -0
  199. package/es/composite-comp/bol/second-config-panels/TextSecondConfig/index.less +3 -0
  200. package/es/composite-comp/bol/second-config-panels/VideoSecondConfig/index.js +2 -0
  201. package/es/composite-comp/bol/second-config-panels/VideoSecondConfig/index.less +79 -0
  202. package/es/composite-comp/common/components/AffiliateProductItem/index.js +2 -0
  203. package/es/composite-comp/common/components/AffiliateProductItem/index.less +159 -0
  204. package/es/composite-comp/common/components/ImageLabel/index.js +2 -0
  205. package/es/composite-comp/common/components/ImageLabel/index.less +67 -0
  206. package/es/composite-comp/common/components/MonpayProductItem/index.js +3 -1
  207. package/es/composite-comp/common/components/MonpayProductItem/index.less +294 -0
  208. package/es/composite-comp/common/components/ProductItem/index.js +2 -0
  209. package/es/composite-comp/common/components/ProductItem/index.less +212 -0
  210. package/es/composite-comp/common/components/WatermarkLabel/index.js +2 -0
  211. package/es/composite-comp/common/components/WatermarkLabel/index.less +17 -0
  212. package/es/composite-comp/common/config-panels/CustomizeConfig/index.js +2 -0
  213. package/es/composite-comp/common/config-panels/CustomizeConfig/index.less +27 -0
  214. package/es/composite-comp/common/config-panels/SpacingConfig/index.js +2 -0
  215. package/es/composite-comp/common/config-panels/SpacingConfig/index.less +17 -0
  216. package/es/composite-comp/dito/components/Bargain/mobile/index.js +2 -0
  217. package/es/composite-comp/dito/components/Campaign/mobile/components/Bargain/index.js +2 -0
  218. package/es/composite-comp/dito/components/Campaign/mobile/components/CountDown/index.js +2 -0
  219. package/es/composite-comp/dito/components/Campaign/mobile/components/FlashSale/index.js +2 -0
  220. package/es/composite-comp/dito/components/Campaign/mobile/components/GroupBuy/index.js +2 -0
  221. package/es/composite-comp/dito/components/Campaign/mobile/components/ProductItem/index.js +2 -0
  222. package/es/composite-comp/dito/components/Campaign/mobile/index.js +2 -0
  223. package/es/composite-comp/dito/components/CommonFunctions/mobile/index.js +2 -0
  224. package/es/composite-comp/dito/components/FlashDeal/mobile/index.js +2 -0
  225. package/es/composite-comp/dito/components/FlashDeal/pc/ProductItem/index.js +2 -0
  226. package/es/composite-comp/dito/components/FlashDeal/pc/ProductItem/index.less +124 -0
  227. package/es/composite-comp/dito/components/FlashDeal/pc/index.js +2 -0
  228. package/es/composite-comp/dito/components/FlashDeal/pc/index.less +111 -0
  229. package/es/composite-comp/dito/components/GroupBuy/mobile/index.js +2 -0
  230. package/es/composite-comp/dito/components/GroupedCarousel/pc/index.js +2 -0
  231. package/es/composite-comp/dito/components/GroupedCarousel/pc/index.less +65 -0
  232. package/es/composite-comp/dito/components/HeadNavigation/mobile/index.js +2 -0
  233. package/es/composite-comp/dito/components/MenuNavigation/MenuNavMetaImage/index.js +2 -0
  234. package/es/composite-comp/dito/components/MenuNavigation/MenuNavMetaImage/index.less +27 -0
  235. package/es/composite-comp/dito/components/MenuNavigation/mobile/index.js +2 -0
  236. package/es/composite-comp/dito/components/MobileNavigation/mobile/index.js +2 -0
  237. package/es/composite-comp/dito/components/News/pc/index.js +2 -0
  238. package/es/composite-comp/dito/components/News/pc/index.less +46 -0
  239. package/es/composite-comp/dito/components/PcNavigation/pc/index.js +2 -0
  240. package/es/composite-comp/dito/components/PcNavigation/pc/index.less +127 -0
  241. package/es/composite-comp/dito/components/PersonalInformation/mobile/index.js +2 -0
  242. package/es/composite-comp/dito/components/PersonalInformationSecond/mobile/index.js +2 -0
  243. package/es/composite-comp/dito/components/Recommend/mobile/index.js +2 -0
  244. package/es/composite-comp/dito/components/Recommend/pc/index.js +2 -0
  245. package/es/composite-comp/dito/components/Recommend/pc/index.less +124 -0
  246. package/es/composite-comp/dito/components/SearchBanner/mobile/index.js +6 -0
  247. package/es/composite-comp/dito/components/SearchBar/mobile/index.js +2 -0
  248. package/es/composite-comp/dito/components/SearchBar/pc/index.js +2 -0
  249. package/es/composite-comp/dito/components/SearchBar/pc/index.less +65 -0
  250. package/es/composite-comp/dito/components/SearchDITO/pc/components/ConfirmModal/index.js +2 -0
  251. package/es/composite-comp/dito/components/SearchDITO/pc/components/ConfirmModal/index.less +69 -0
  252. package/es/composite-comp/dito/components/SearchDITO/pc/components/Header/index.js +6 -0
  253. package/es/composite-comp/dito/components/SearchDITO/pc/components/Header/index.less +184 -0
  254. package/es/composite-comp/dito/components/SearchDITO/pc/components/VideoItem/index.js +2 -0
  255. package/es/composite-comp/dito/components/SearchDITO/pc/components/VideoItem/index.less +25 -0
  256. package/es/composite-comp/dito/components/SearchDITO/pc/index.js +6 -0
  257. package/es/composite-comp/dito/components/SearchDITO/pc/index.less +57 -0
  258. package/es/composite-comp/dito/components/SignBoard/mobile/index.js +2 -0
  259. package/es/composite-comp/dito/components/SignBoard/pc/index.js +2 -0
  260. package/es/composite-comp/dito/components/SignBoard/pc/index.less +158 -0
  261. package/es/composite-comp/dito/components/SlideImage/pc/components/CardItem/index.js +2 -0
  262. package/es/composite-comp/dito/components/SlideImage/pc/components/CardItem/index.less +5 -0
  263. package/es/composite-comp/dito/components/SlideImage/pc/components/ParallaxScroll/index.js +2 -0
  264. package/es/composite-comp/dito/components/SlideImage/pc/components/ParallaxScroll/index.less +23 -0
  265. package/es/composite-comp/dito/components/SlideImage/pc/components/VideoItem/index.js +2 -0
  266. package/es/composite-comp/dito/components/SlideImage/pc/components/VideoItem/index.less +60 -0
  267. package/es/composite-comp/dito/config-panels/BargainConfig/FlashDealConfigContent/index.js +2 -0
  268. package/es/composite-comp/dito/config-panels/BargainConfig/FlashDealConfigContent/index.less +20 -0
  269. package/es/composite-comp/dito/config-panels/FlashDealConfig/FlashDealConfigContent/index.js +2 -0
  270. package/es/composite-comp/dito/config-panels/FlashDealConfig/FlashDealConfigContent/index.less +20 -0
  271. package/es/composite-comp/dito/config-panels/GroupBuyConfig/GroupBuyConfigContent/index.js +2 -0
  272. package/es/composite-comp/dito/config-panels/GroupBuyConfig/GroupBuyConfigContent/index.less +40 -0
  273. package/es/composite-comp/dito/config-panels/GroupedCarouselConfig/ConfigGroup/index.js +2 -0
  274. package/es/composite-comp/dito/config-panels/GroupedCarouselConfig/ConfigGroup/index.less +16 -0
  275. package/es/composite-comp/dito/config-panels/HeadNavigationConfig/GroupList/index.js +2 -0
  276. package/es/composite-comp/dito/config-panels/HeadNavigationConfig/GroupList/index.less +72 -0
  277. package/es/composite-comp/dito/config-panels/HeadNavigationConfig/index.js +2 -0
  278. package/es/composite-comp/dito/config-panels/HeadNavigationConfig/index.less +23 -0
  279. package/es/composite-comp/dito/config-panels/MenuNavigationConfig/GroupList/index.js +2 -0
  280. package/es/composite-comp/dito/config-panels/MenuNavigationConfig/GroupList/index.less +72 -0
  281. package/es/composite-comp/dito/config-panels/MenuNavigationConfig/MenuNavConfigImageGroup/index.js +2 -0
  282. package/es/composite-comp/dito/config-panels/MenuNavigationConfig/MenuNavConfigImageGroup/index.less +6 -0
  283. package/es/composite-comp/dito/config-panels/NewsConfig/ConfigGroup/index.js +2 -0
  284. package/es/composite-comp/dito/config-panels/NewsConfig/ConfigGroup/index.less +16 -0
  285. package/es/composite-comp/dito/config-panels/PersonalInformationConfig/ConfigDecoration/index.js +2 -0
  286. package/es/composite-comp/dito/config-panels/PersonalInformationConfig/ConfigDecoration/index.less +9 -0
  287. package/es/composite-comp/dito/config-panels/PersonalInformationSecondConfig/ConfigDecoration/index.js +2 -0
  288. package/es/composite-comp/dito/config-panels/PersonalInformationSecondConfig/ConfigDecoration/index.less +9 -0
  289. package/es/composite-comp/dito/config-panels/RecommendConfig/RecommendConfigGroup/index.js +2 -0
  290. package/es/composite-comp/dito/config-panels/RecommendConfig/RecommendConfigGroup/index.less +16 -0
  291. package/es/composite-comp/dito/config-panels/SearchBannerConfig/ConfigContent/index.js +2 -0
  292. package/es/composite-comp/dito/config-panels/SearchBannerConfig/ConfigContent/index.less +7 -0
  293. package/es/composite-comp/dito/config-panels/SearchBannerConfig/ConfigSetting/index.js +2 -0
  294. package/es/composite-comp/dito/config-panels/SearchBannerConfig/ConfigSetting/index.less +9 -0
  295. package/es/composite-comp/dito/config-panels/SearchBarConfig/SearchBarConfigContent/index.js +2 -0
  296. package/es/composite-comp/dito/config-panels/SearchBarConfig/SearchBarConfigContent/index.less +7 -0
  297. package/es/composite-comp/dito/config-panels/SearchDITOConfig/ConfigContent/index.js +2 -0
  298. package/es/composite-comp/dito/config-panels/SearchDITOConfig/ConfigContent/index.less +7 -0
  299. package/es/composite-comp/dito/config-panels/SearchDITOConfig/ConfigSetting/index.js +2 -0
  300. package/es/composite-comp/dito/config-panels/SearchDITOConfig/ConfigSetting/index.less +9 -0
  301. package/es/composite-comp/dito/config-panels/SlideImageConfig/ConfigGroup/index.js +2 -0
  302. package/es/composite-comp/dito/config-panels/SlideImageConfig/ConfigGroup/index.less +16 -0
  303. package/es/composite-comp/dito/second-config-panels/CommonFunctionsSecondConfig/index.js +1 -1
  304. package/es/composite-comp/dito/second-config-panels/NewsSecondConfig/index.js +2 -0
  305. package/es/composite-comp/dito/second-config-panels/NewsSecondConfig/index.less +8 -0
  306. package/es/composite-comp/dito/second-config-panels/OrdersSecondConfig/index.js +2 -0
  307. package/es/composite-comp/dito/second-config-panels/PersonalInformationSecondConfig/index.js +2 -0
  308. package/es/composite-comp/dito/second-config-panels/PersonalInformationSecondConfig/index.less +9 -0
  309. package/es/composite-comp/dito/second-config-panels/PersonalInformationSecondSecondConfig/index.js +2 -0
  310. package/es/composite-comp/dito/second-config-panels/PersonalInformationSecondSecondConfig/index.less +9 -0
  311. package/es/composite-comp/dito/second-config-panels/RecommendSecondConfig/index.js +2 -0
  312. package/es/composite-comp/dito/second-config-panels/RecommendSecondConfig/index.less +15 -0
  313. package/es/composite-comp/dito/second-config-panels/SearchDITOSecondConfig/index.js +2 -0
  314. package/es/composite-comp/dito/second-config-panels/SearchDITOSecondConfig/index.less +79 -0
  315. package/es/composite-comp/dito/second-config-panels/SlideImageSecondConfig/index.js +2 -0
  316. package/es/composite-comp/dito/second-config-panels/SlideImageSecondConfig/index.less +71 -0
  317. package/es/composite-comp/monpay/components/Bundle/mobile/BundleItem/index.js +2 -0
  318. package/es/composite-comp/monpay/components/Bundle/mobile/BundleProdItem/index.js +2 -0
  319. package/es/composite-comp/monpay/components/Bundle/mobile/index.js +2 -0
  320. package/es/composite-comp/monpay/components/InterestProducts/mobile/ProductItem/index.js +3 -1
  321. package/es/composite-comp/monpay/components/InterestProducts/mobile/ProductItem/index.less +164 -0
  322. package/es/composite-comp/monpay/components/InterestProducts/mobile/index.js +2 -0
  323. package/es/composite-comp/monpay/components/MerchantSales/mobile/StoreItem/index.js +2 -0
  324. package/es/composite-comp/monpay/components/MerchantSales/mobile/index.js +2 -0
  325. package/es/composite-comp/monpay/components/MonpayFlashDeal/MonpayCountDown/index.js +2 -0
  326. package/es/composite-comp/monpay/components/MonpayFlashDeal/MonpayCountDown/index.less +21 -0
  327. package/es/composite-comp/monpay/components/MonpayFlashDeal/mobile/index.js +2 -0
  328. package/es/composite-comp/monpay/components/MonpayRecommend/mobile/SearchCondition/index.js +2 -0
  329. package/es/composite-comp/monpay/components/MonpayRecommend/mobile/index.js +2 -0
  330. package/es/composite-comp/monpay/components/MonpaySignBoard/mobile/index.js +2 -0
  331. package/es/composite-comp/monpay/config-panels/BundleConfig/ConfigContent/index.js +2 -0
  332. package/es/composite-comp/monpay/config-panels/BundleConfig/ConfigContent/index.less +41 -0
  333. package/es/composite-comp/monpay/config-panels/BundleConfig/ConfigTitle/index.js +2 -0
  334. package/es/composite-comp/monpay/config-panels/BundleConfig/ConfigTitle/index.less +7 -0
  335. package/es/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigContent/index.js +2 -0
  336. package/es/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigContent/index.less +41 -0
  337. package/es/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigTitle/index.js +2 -0
  338. package/es/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigTitle/index.less +7 -0
  339. package/es/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigContent/index.js +2 -0
  340. package/es/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigContent/index.less +41 -0
  341. package/es/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigTitle/index.js +2 -0
  342. package/es/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigTitle/index.less +7 -0
  343. package/es/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigContent/index.js +2 -0
  344. package/es/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigContent/index.less +41 -0
  345. package/es/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigTitle/index.js +2 -0
  346. package/es/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigTitle/index.less +7 -0
  347. package/es/composite-comp/monpay/config-panels/MonpayRecommendConfig/RecommendConfigGroup/index.js +2 -0
  348. package/es/composite-comp/monpay/config-panels/MonpayRecommendConfig/RecommendConfigGroup/index.less +16 -0
  349. package/es/composite-comp/monpay/second-config-panels/MonpayRecommendSecondConfig/index.js +2 -0
  350. package/es/composite-comp/monpay/second-config-panels/MonpayRecommendSecondConfig/index.less +15 -0
  351. package/es/composite-comp/nuri/components/AffiliateRecommend/mobile/index.js +2 -0
  352. package/es/composite-comp/nuri/components/AffiliateRecommend/pc/index.js +2 -0
  353. package/es/composite-comp/nuri/components/AffiliateRecommend/pc/index.less +124 -0
  354. package/es/composite-comp/nuri/components/WalletNuri/mobile/index.js +2 -0
  355. package/es/composite-comp/nuri/config-panels/AffiliateRecommendConfig/RecommendConfigGroup/index.js +2 -0
  356. package/es/composite-comp/nuri/config-panels/AffiliateRecommendConfig/RecommendConfigGroup/index.less +16 -0
  357. package/es/composite-comp/nuri/config-panels/WalletNuriConfig/GroupList/index.js +2 -0
  358. package/es/composite-comp/nuri/config-panels/WalletNuriConfig/GroupList/index.less +72 -0
  359. package/es/composite-comp/nuri/second-config-panels/AffiliateRecommendSecondConfig/index.js +2 -0
  360. package/es/composite-comp/nuri/second-config-panels/AffiliateRecommendSecondConfig/index.less +15 -0
  361. package/es/composite-comp/public/components/Location/mobile/index.js +2 -0
  362. package/es/composite-comp/public/components/Stores/mobile/StoreItem/index.js +2 -0
  363. package/es/composite-comp/public/components/Stores/mobile/index.js +2 -0
  364. package/es/composite-comp/public/components/Wallet/mobile/index.js +2 -0
  365. package/es/composite-comp/public/config-panels/LocationConfig/index.js +2 -0
  366. package/es/composite-comp/public/config-panels/LocationConfig/index.less +17 -0
  367. package/es/composite-comp/public/config-panels/StoresConfig/ConfigContent/index.js +2 -0
  368. package/es/composite-comp/public/config-panels/StoresConfig/ConfigContent/index.less +14 -0
  369. package/es/composite-comp/public/config-panels/WalletConfig/GroupList/index.js +2 -0
  370. package/es/composite-comp/public/config-panels/WalletConfig/GroupList/index.less +72 -0
  371. package/es/core/Designer/AiImageGenerator/GenerateArtist/index.js +2 -0
  372. package/es/core/Designer/AiImageGenerator/GenerateArtist/index.less +41 -0
  373. package/es/core/Designer/AiImageGenerator/GenerateSize/index.js +2 -0
  374. package/es/core/Designer/AiImageGenerator/GenerateSize/index.less +3 -0
  375. package/es/core/Designer/AiImageGenerator/History/index.js +2 -0
  376. package/es/core/Designer/AiImageGenerator/History/index.less +75 -0
  377. package/es/core/Designer/AiImageGenerator/NumberSlider/index.js +2 -0
  378. package/es/core/Designer/AiImageGenerator/NumberSlider/index.less +8 -0
  379. package/es/core/Designer/AiImageGenerator/UploadReference/index.js +2 -0
  380. package/es/core/Designer/AiImageGenerator/UploadReference/index.less +45 -0
  381. package/es/core/Designer/AiImageGenerator/index.js +2 -0
  382. package/es/core/Designer/AiImageGenerator/index.less +136 -0
  383. package/es/core/Designer/AppointmentModal/index.js +2 -0
  384. package/es/core/Designer/AppointmentModal/index.less +23 -0
  385. package/es/core/Designer/ChatRobot/components/SearchCondition/index.js +2 -0
  386. package/es/core/Designer/ChatRobot/components/SearchCondition/index.less +33 -0
  387. package/es/core/Designer/ChatRobot/index.js +4 -0
  388. package/es/core/Designer/ChatRobot/index.less +179 -0
  389. package/es/core/Designer/ChatRobot/markdown.less +1 -0
  390. package/es/core/Designer/CompListPanel/CompCard/index.js +2 -0
  391. package/es/core/Designer/CompListPanel/CompCard/index.less +69 -0
  392. package/es/core/Designer/CompListPanel/index.js +2 -0
  393. package/es/core/Designer/CompListPanel/index.less +69 -0
  394. package/es/core/Designer/ConfigPanel/TerminalSelect/index.js +2 -0
  395. package/es/core/Designer/ConfigPanel/TerminalSelect/index.less +29 -0
  396. package/es/core/Designer/ConfigPanel/index.js +2 -0
  397. package/es/core/Designer/ConfigPanel/index.less +148 -0
  398. package/es/core/Designer/LeftTitle/index.js +2 -0
  399. package/es/core/Designer/LeftTitle/index.less +9 -0
  400. package/es/core/Designer/PageCompList/index.js +2 -0
  401. package/es/core/Designer/PageCompList/index.less +139 -0
  402. package/es/core/Designer/QuickMenuBar/index.js +2 -0
  403. package/es/core/Designer/QuickMenuBar/index.less +125 -0
  404. package/es/core/Designer/RenderHtml/index.js +2 -0
  405. package/es/core/Designer/RenderHtml/index.less +5 -0
  406. package/es/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/AlignSelectPicker/index.js +2 -0
  407. package/es/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/AlignSelectPicker/index.less +54 -0
  408. package/es/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/index.js +2 -0
  409. package/es/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/index.less +26 -0
  410. package/es/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/IconSelectPicker/index.js +2 -0
  411. package/es/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/IconSelectPicker/index.less +60 -0
  412. package/es/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/index.js +2 -0
  413. package/es/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/index.less +10 -0
  414. package/es/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/UnderlineSelectPicker/index.js +2 -0
  415. package/es/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/UnderlineSelectPicker/index.less +27 -0
  416. package/es/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/index.js +2 -0
  417. package/es/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/index.less +27 -0
  418. package/es/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/LinkInputPicker/index.js +2 -0
  419. package/es/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/LinkInputPicker/index.less +39 -0
  420. package/es/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/index.js +2 -0
  421. package/es/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/index.less +26 -0
  422. package/es/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/IconSelectPicker/index.js +2 -0
  423. package/es/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/IconSelectPicker/index.less +60 -0
  424. package/es/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/index.js +2 -0
  425. package/es/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/index.less +10 -0
  426. package/es/core/Designer/ToolBarModal/ToolBtn/index.js +2 -0
  427. package/es/core/Designer/ToolBarModal/ToolBtn/index.less +26 -0
  428. package/es/core/Designer/ToolBarModal/index.js +2 -0
  429. package/es/core/Designer/ToolBarModal/index.less +33 -0
  430. package/es/core/Designer/ViewArea/index.js +2 -0
  431. package/es/core/Designer/ViewArea/index.less +89 -0
  432. package/es/core/Designer/index.js +2 -0
  433. package/es/core/Designer/index.less +6 -0
  434. package/es/decorator/compositeDecorator.js +64 -2
  435. package/es/index.js +6 -0
  436. package/es/meta-comp/components/Button/editable.js +2 -0
  437. package/es/meta-comp/components/Button/editable.less +6 -0
  438. package/es/meta-comp/components/Button/index.js +2 -0
  439. package/es/meta-comp/components/Button/index.less +28 -0
  440. package/es/meta-comp/components/Image/index.js +2 -0
  441. package/es/meta-comp/components/Image/index.less +32 -0
  442. package/es/meta-comp/components/Text/index.js +2 -0
  443. package/es/meta-comp/components/Text/index.less +112 -0
  444. package/es/meta-comp/config-panels/ButtonConfig/BorderRadiusInput/index.js +2 -0
  445. package/es/meta-comp/config-panels/ButtonConfig/BorderRadiusInput/index.less +81 -0
  446. package/es/meta-comp/config-panels/ButtonConfig/index.js +2 -0
  447. package/es/meta-comp/config-panels/ButtonConfig/index.less +4 -0
  448. package/es/meta-comp/config-panels/ImageConfig/AreaConfigModal/index.js +2 -0
  449. package/es/meta-comp/config-panels/ImageConfig/AreaConfigModal/index.less +26 -0
  450. package/es/meta-comp/config-panels/ImageConfig/HotAreaConfig/index.js +2 -0
  451. package/es/meta-comp/config-panels/ImageConfig/HotAreaConfig/index.less +17 -0
  452. package/es/meta-comp/config-panels/ImageConfig/index.js +2 -0
  453. package/es/meta-comp/config-panels/ImageConfig/index.less +16 -0
  454. package/es/meta-comp/config-panels/PlayIconConfig/index.js +2 -0
  455. package/es/meta-comp/config-panels/PlayIconConfig/index.less +39 -0
  456. package/es/meta-comp/config-panels/TextConfig/TextEditModal/index.js +4 -0
  457. package/es/meta-comp/config-panels/TextConfig/TextEditModal/index.less +25 -0
  458. package/es/meta-comp/config-panels/TextConfig/TextLabel/index.js +2 -0
  459. package/es/meta-comp/config-panels/TextConfig/TextLabel/index.less +25 -0
  460. package/es/meta-comp/config-panels/TextConfig/UnderlineSelect/index.js +2 -0
  461. package/es/meta-comp/config-panels/TextConfig/UnderlineSelect/index.less +26 -0
  462. package/es/meta-comp/config-panels/TextConfig/index.js +2 -0
  463. package/es/meta-comp/config-panels/TextConfig/index.less +56 -0
  464. package/lib/assets/less/button.less +37 -0
  465. package/lib/assets/less/common.less +131 -0
  466. package/lib/assets/less/cylon-antd.less +32456 -0
  467. package/lib/assets/less/datepicker.less +13 -0
  468. package/lib/assets/less/font.less +151 -0
  469. package/lib/assets/less/form.less +10 -0
  470. package/lib/assets/less/global.less +13 -0
  471. package/lib/assets/less/index.less +13 -0
  472. package/lib/assets/less/input.less +26 -0
  473. package/lib/assets/less/menu.less +24 -0
  474. package/lib/assets/less/modal.less +25 -0
  475. package/lib/assets/less/select.less +32 -0
  476. package/lib/assets/less/slider.less +69 -0
  477. package/lib/assets/less/switch.less +20 -0
  478. package/lib/assets/less/table.less +52 -0
  479. package/lib/assets/less/variables.less +4 -0
  480. package/lib/common/AffiliateProductModal/index.js +2 -0
  481. package/lib/common/AffiliateProductModal/index.less +146 -0
  482. package/lib/common/AlignSelector/index.js +2 -0
  483. package/lib/common/AlignSelector/index.less +28 -0
  484. package/lib/common/Button/index.js +2 -0
  485. package/lib/common/Button/index.less +72 -0
  486. package/lib/common/ButtonIconLayout/index.js +2 -0
  487. package/lib/common/ButtonIconLayout/index.less +55 -0
  488. package/lib/common/CardCarousel/index.js +2 -0
  489. package/lib/common/CardCarousel/index.less +28 -0
  490. package/lib/common/Carousel/index.js +2 -0
  491. package/lib/common/Collapse/index.js +2 -0
  492. package/lib/common/Collapse/index.less +100 -0
  493. package/lib/common/ColorPicker/index.js +2 -0
  494. package/lib/common/ColorPicker/index.less +26 -0
  495. package/lib/common/ColorPickerInput/index.js +2 -0
  496. package/lib/common/ColorPickerInput/index.less +52 -0
  497. package/lib/common/CountDown/index.js +2 -0
  498. package/lib/common/CountDown/index.less +56 -0
  499. package/lib/common/CropperModal/index.js +4 -0
  500. package/lib/common/CropperModal/index.less +29 -0
  501. package/lib/common/Field/index.js +2 -0
  502. package/lib/common/Field/index.less +46 -0
  503. package/lib/common/FontStyles/index.js +2 -0
  504. package/lib/common/FontStyles/index.less +62 -0
  505. package/lib/common/GroupList/index.js +2 -0
  506. package/lib/common/GroupList/index.less +88 -0
  507. package/lib/common/IconPicker/index.js +2 -0
  508. package/lib/common/IconPicker/index.less +46 -0
  509. package/lib/common/Iconfont/index.js +2 -0
  510. package/lib/common/Iconfont/index.less +20 -0
  511. package/lib/common/ImageModal/CommonSelPicCard/index.js +2 -0
  512. package/lib/common/ImageModal/CommonSelPicCard/index.less +40 -0
  513. package/lib/common/ImageModal/index.js +2 -0
  514. package/lib/common/ImageModal/index.less +34 -0
  515. package/lib/common/ImagePicker/index.js +2 -0
  516. package/lib/common/ImagePicker/index.less +206 -0
  517. package/lib/common/InputNumber/index.js +2 -0
  518. package/lib/common/InputNumber/index.less +38 -0
  519. package/lib/common/LayoutSelector/index.js +2 -0
  520. package/lib/common/LayoutSelector/index.less +37 -0
  521. package/lib/common/LinkModal/BundleCampaign/index.js +2 -0
  522. package/lib/common/LinkModal/BundleCampaign/index.less +22 -0
  523. package/lib/common/LinkModal/FilteredProductModal/index.js +2 -0
  524. package/lib/common/LinkModal/FilteredProductModal/index.less +129 -0
  525. package/lib/common/LinkModal/ProductDetailPage/index.js +2 -0
  526. package/lib/common/LinkModal/ProductDetailPage/index.less +15 -0
  527. package/lib/common/LinkModal/ProductList/index.js +2 -0
  528. package/lib/common/LinkModal/ProductList/index.less +130 -0
  529. package/lib/common/LinkModal/SelectVideoModal/index.js +2 -0
  530. package/lib/common/LinkModal/SelectVideoModal/index.less +113 -0
  531. package/lib/common/LinkModal/ShareUrl/index.js +2 -0
  532. package/lib/common/LinkModal/ShareUrl/index.less +3 -0
  533. package/lib/common/LinkModal/index.js +2 -0
  534. package/lib/common/LinkModal/index.less +137 -0
  535. package/lib/common/MessageModal/index.js +2 -0
  536. package/lib/common/MessageModal/index.less +86 -0
  537. package/lib/common/MonpayCountDown/index.js +2 -0
  538. package/lib/common/MyModal/index.js +2 -0
  539. package/lib/common/MyModal/index.less +82 -0
  540. package/lib/common/NewImg/index.js +1 -1
  541. package/lib/common/PopUpModal/index.js +2 -0
  542. package/lib/common/PopUpModal/index.less +93 -0
  543. package/lib/common/ProductCardModal/index.js +2 -0
  544. package/lib/common/ProductCardModal/index.less +131 -0
  545. package/lib/common/ProductFilterModal/components/FilterSearchModal/index.js +2 -0
  546. package/lib/common/ProductFilterModal/components/FilterSearchModal/index.less +144 -0
  547. package/lib/common/ProductFilterModal/index.js +2 -0
  548. package/lib/common/ProductFilterModal/index.less +113 -0
  549. package/lib/common/ProductModal/SortableImageList/index.js +2 -0
  550. package/lib/common/ProductModal/SortableImageList/index.less +3 -0
  551. package/lib/common/ProductModal/index.js +2 -0
  552. package/lib/common/ProductModal/index.less +152 -0
  553. package/lib/common/ProductSource/index.js +2 -0
  554. package/lib/common/ProductSource/index.less +14 -0
  555. package/lib/common/RatingText/index.js +2 -0
  556. package/lib/common/RatingText/index.less +12 -0
  557. package/lib/common/RcCollapse/Collapse.js +2 -0
  558. package/lib/common/RcCollapse/index.less +108 -0
  559. package/lib/common/RcCollapse/motion.less +12 -0
  560. package/lib/common/SelectStoreModal/SortableImageList/index.js +2 -0
  561. package/lib/common/SelectStoreModal/SortableImageList/index.less +3 -0
  562. package/lib/common/SelectStoreModal/index.js +2 -0
  563. package/lib/common/SelectStoreModal/index.less +152 -0
  564. package/lib/common/Slider/index.js +2 -0
  565. package/lib/common/Slider/index.less +45 -0
  566. package/lib/common/StoreSource/index.js +2 -0
  567. package/lib/common/StoreSource/index.less +14 -0
  568. package/lib/common/SwiperBan/index.js +2 -0
  569. package/lib/common/SwiperBan/index.less +25 -0
  570. package/lib/common/SwitchCollapse/index.js +2 -0
  571. package/lib/common/SwitchCollapse/index.less +40 -0
  572. package/lib/common/SystemNotification/Confirm/index.js +2 -0
  573. package/lib/common/SystemNotification/Confirm/index.less +33 -0
  574. package/lib/common/Tag/index.js +2 -0
  575. package/lib/common/Tag/index.less +16 -0
  576. package/lib/common/Toast/index.js +2 -0
  577. package/lib/common/Toast/index.less +29 -0
  578. package/lib/common/UrlPicker/AnchorModal/index.js +2 -0
  579. package/lib/common/UrlPicker/AnchorModal/index.less +21 -0
  580. package/lib/common/UrlPicker/index.js +2 -0
  581. package/lib/common/UrlPicker/index.less +86 -0
  582. package/lib/common/Video/QualityComponent/index.js +2 -0
  583. package/lib/common/Video/QualityComponent/index.less +78 -0
  584. package/lib/common/Video/RateComponent/index.js +2 -0
  585. package/lib/common/Video/RateComponent/index.less +62 -0
  586. package/lib/common/Video/index.js +2 -0
  587. package/lib/common/Video/index.less +70 -0
  588. package/lib/common/VideoPC/components/index.js +2 -0
  589. package/lib/common/VideoPC/components/index.less +62 -0
  590. package/lib/common/VideoPC/index.js +2 -0
  591. package/lib/common/VideoPC/index.less +79 -0
  592. package/lib/common/VideoUpload/index.js +2 -0
  593. package/lib/common/VideoUpload/index.less +114 -0
  594. package/lib/composite-comp/ashita/components/WalletAshita/mobile/index.js +2 -0
  595. package/lib/composite-comp/ashita/components/WalletAshita/pc/index.less +1 -0
  596. package/lib/composite-comp/ashita/config-panels/WalletAshitaConfig/WalletConfigSetting/index.js +2 -0
  597. package/lib/composite-comp/ashita/config-panels/WalletAshitaConfig/WalletConfigSetting/index.less +9 -0
  598. package/lib/composite-comp/ashita/second-config-panels/WalletAshitaSecondConfig/index.js +2 -0
  599. package/lib/composite-comp/ashita/second-config-panels/WalletAshitaSecondConfig/index.less +9 -0
  600. package/lib/composite-comp/bol/components/Banner/mobile/index.js +2 -0
  601. package/lib/composite-comp/bol/components/Banner/pc/index.js +2 -0
  602. package/lib/composite-comp/bol/components/Banner/pc/index.less +91 -0
  603. package/lib/composite-comp/bol/components/Button/index.js +2 -0
  604. package/lib/composite-comp/bol/components/Button/index.less +47 -0
  605. package/lib/composite-comp/bol/components/Carousel/mobile/index.js +6 -0
  606. package/lib/composite-comp/bol/components/Carousel/pc/index.js +6 -0
  607. package/lib/composite-comp/bol/components/Carousel/pc/index.less +117 -0
  608. package/lib/composite-comp/bol/components/ImageGallery/mobile/index.js +2 -0
  609. package/lib/composite-comp/bol/components/ImageGallery/pc/index.js +2 -0
  610. package/lib/composite-comp/bol/components/ImageGallery/pc/index.less +23 -0
  611. package/lib/composite-comp/bol/components/ImageText/mobile/index.js +2 -0
  612. package/lib/composite-comp/bol/components/ImageText/pc/index.js +2 -0
  613. package/lib/composite-comp/bol/components/ImageText/pc/index.less +150 -0
  614. package/lib/composite-comp/bol/components/Newsletter/index.js +2 -0
  615. package/lib/composite-comp/bol/components/Newsletter/index.less +75 -0
  616. package/lib/composite-comp/bol/components/Tag/index.js +2 -0
  617. package/lib/composite-comp/bol/components/Tag/index.less +35 -0
  618. package/lib/composite-comp/bol/components/Text/index.less +58 -0
  619. package/lib/composite-comp/bol/components/Video/components/ShareBtn/index.js +2 -0
  620. package/lib/composite-comp/bol/components/Video/components/ShareBtn/index.less +51 -0
  621. package/lib/composite-comp/bol/components/Video/components/VideoTag/index.js +2 -0
  622. package/lib/composite-comp/bol/components/Video/components/VideoTag/index.less +88 -0
  623. package/lib/composite-comp/bol/components/Video/mobile/Layout1/index.js +2 -0
  624. package/lib/composite-comp/bol/components/Video/mobile/Layout2/index.js +2 -0
  625. package/lib/composite-comp/bol/components/Video/mobile/Layout3/index.js +2 -0
  626. package/lib/composite-comp/bol/components/Video/mobile/index.js +2 -0
  627. package/lib/composite-comp/bol/components/Video/pc/Layout1/index.js +2 -0
  628. package/lib/composite-comp/bol/components/Video/pc/Layout1/index.less +41 -0
  629. package/lib/composite-comp/bol/components/Video/pc/Layout2/index.js +2 -0
  630. package/lib/composite-comp/bol/components/Video/pc/Layout2/index.less +70 -0
  631. package/lib/composite-comp/bol/components/Video/pc/Layout3/index.js +2 -0
  632. package/lib/composite-comp/bol/components/Video/pc/Layout3/index.less +42 -0
  633. package/lib/composite-comp/bol/components/Video/pc/Layout4/index.js +2 -0
  634. package/lib/composite-comp/bol/components/Video/pc/Layout4/index.less +55 -0
  635. package/lib/composite-comp/bol/components/Video/pc/Layout5/index.js +2 -0
  636. package/lib/composite-comp/bol/components/Video/pc/Layout5/index.less +53 -0
  637. package/lib/composite-comp/bol/components/Video/pc/index.js +2 -0
  638. package/lib/composite-comp/bol/components/Video/pc/index.less +4 -0
  639. package/lib/composite-comp/bol/config-panels/BannerConfig/BannerConfigGroup/index.js +2 -0
  640. package/lib/composite-comp/bol/config-panels/BannerConfig/BannerConfigGroup/index.less +16 -0
  641. package/lib/composite-comp/bol/config-panels/BannerConfig/BannerConfigSetting/index.js +2 -0
  642. package/lib/composite-comp/bol/config-panels/BannerConfig/BannerConfigSetting/index.less +9 -0
  643. package/lib/composite-comp/bol/config-panels/ButtonCompConfig/ButtonConfigGroup/index.js +2 -0
  644. package/lib/composite-comp/bol/config-panels/ButtonCompConfig/ButtonConfigGroup/index.less +16 -0
  645. package/lib/composite-comp/bol/config-panels/CarouselConfig/CarouselConfigSetting/index.js +2 -0
  646. package/lib/composite-comp/bol/config-panels/CarouselConfig/CarouselConfigSetting/index.less +9 -0
  647. package/lib/composite-comp/bol/config-panels/DividerConfig/DividerConfigSetting/index.js +2 -0
  648. package/lib/composite-comp/bol/config-panels/DividerConfig/DividerConfigSetting/index.less +9 -0
  649. package/lib/composite-comp/bol/config-panels/TagCompConfig/TagConfigGroup/index.js +2 -0
  650. package/lib/composite-comp/bol/config-panels/TagCompConfig/TagConfigGroup/index.less +16 -0
  651. package/lib/composite-comp/bol/config-panels/TextCompConfig/TextConfigGroup/index.js +2 -0
  652. package/lib/composite-comp/bol/config-panels/TextCompConfig/TextConfigGroup/index.less +16 -0
  653. package/lib/composite-comp/bol/config-panels/VideoConfig/VideoConfigGroup/index.js +2 -0
  654. package/lib/composite-comp/bol/config-panels/VideoConfig/VideoConfigGroup/index.less +16 -0
  655. package/lib/composite-comp/bol/config-panels/VideoConfig/VideoShareConfig/index.js +2 -0
  656. package/lib/composite-comp/bol/config-panels/VideoConfig/VideoShareConfig/index.less +9 -0
  657. package/lib/composite-comp/bol/second-config-panels/BannerSecondConfig/index.less +3 -0
  658. package/lib/composite-comp/bol/second-config-panels/ButtonSecondConfig/index.less +3 -0
  659. package/lib/composite-comp/bol/second-config-panels/ImageTextSecondConfig/index.js +2 -0
  660. package/lib/composite-comp/bol/second-config-panels/ImageTextSecondConfig/index.less +8 -0
  661. package/lib/composite-comp/bol/second-config-panels/TagSecondConfig/index.less +3 -0
  662. package/lib/composite-comp/bol/second-config-panels/TextSecondConfig/index.less +3 -0
  663. package/lib/composite-comp/bol/second-config-panels/VideoSecondConfig/index.js +2 -0
  664. package/lib/composite-comp/bol/second-config-panels/VideoSecondConfig/index.less +79 -0
  665. package/lib/composite-comp/common/components/AffiliateProductItem/index.js +2 -0
  666. package/lib/composite-comp/common/components/AffiliateProductItem/index.less +159 -0
  667. package/lib/composite-comp/common/components/ImageLabel/index.js +2 -0
  668. package/lib/composite-comp/common/components/ImageLabel/index.less +67 -0
  669. package/lib/composite-comp/common/components/MonpayProductItem/index.js +3 -1
  670. package/lib/composite-comp/common/components/MonpayProductItem/index.less +294 -0
  671. package/lib/composite-comp/common/components/ProductItem/index.js +2 -0
  672. package/lib/composite-comp/common/components/ProductItem/index.less +212 -0
  673. package/lib/composite-comp/common/components/WatermarkLabel/index.js +2 -0
  674. package/lib/composite-comp/common/components/WatermarkLabel/index.less +17 -0
  675. package/lib/composite-comp/common/config-panels/CustomizeConfig/index.js +2 -0
  676. package/lib/composite-comp/common/config-panels/CustomizeConfig/index.less +27 -0
  677. package/lib/composite-comp/common/config-panels/SpacingConfig/index.js +2 -0
  678. package/lib/composite-comp/common/config-panels/SpacingConfig/index.less +17 -0
  679. package/lib/composite-comp/dito/components/Bargain/mobile/index.js +2 -0
  680. package/lib/composite-comp/dito/components/Campaign/mobile/components/Bargain/index.js +2 -0
  681. package/lib/composite-comp/dito/components/Campaign/mobile/components/CountDown/index.js +2 -0
  682. package/lib/composite-comp/dito/components/Campaign/mobile/components/FlashSale/index.js +2 -0
  683. package/lib/composite-comp/dito/components/Campaign/mobile/components/GroupBuy/index.js +2 -0
  684. package/lib/composite-comp/dito/components/Campaign/mobile/components/ProductItem/index.js +2 -0
  685. package/lib/composite-comp/dito/components/Campaign/mobile/index.js +2 -0
  686. package/lib/composite-comp/dito/components/CommonFunctions/mobile/index.js +2 -0
  687. package/lib/composite-comp/dito/components/FlashDeal/mobile/index.js +2 -0
  688. package/lib/composite-comp/dito/components/FlashDeal/pc/ProductItem/index.js +2 -0
  689. package/lib/composite-comp/dito/components/FlashDeal/pc/ProductItem/index.less +124 -0
  690. package/lib/composite-comp/dito/components/FlashDeal/pc/index.js +2 -0
  691. package/lib/composite-comp/dito/components/FlashDeal/pc/index.less +111 -0
  692. package/lib/composite-comp/dito/components/GroupBuy/mobile/index.js +2 -0
  693. package/lib/composite-comp/dito/components/GroupedCarousel/pc/index.js +2 -0
  694. package/lib/composite-comp/dito/components/GroupedCarousel/pc/index.less +65 -0
  695. package/lib/composite-comp/dito/components/HeadNavigation/mobile/index.js +2 -0
  696. package/lib/composite-comp/dito/components/MenuNavigation/MenuNavMetaImage/index.js +2 -0
  697. package/lib/composite-comp/dito/components/MenuNavigation/MenuNavMetaImage/index.less +27 -0
  698. package/lib/composite-comp/dito/components/MenuNavigation/mobile/index.js +2 -0
  699. package/lib/composite-comp/dito/components/MobileNavigation/mobile/index.js +2 -0
  700. package/lib/composite-comp/dito/components/News/pc/index.js +2 -0
  701. package/lib/composite-comp/dito/components/News/pc/index.less +46 -0
  702. package/lib/composite-comp/dito/components/PcNavigation/pc/index.js +2 -0
  703. package/lib/composite-comp/dito/components/PcNavigation/pc/index.less +127 -0
  704. package/lib/composite-comp/dito/components/PersonalInformation/mobile/index.js +2 -0
  705. package/lib/composite-comp/dito/components/PersonalInformationSecond/mobile/index.js +2 -0
  706. package/lib/composite-comp/dito/components/Recommend/mobile/index.js +2 -0
  707. package/lib/composite-comp/dito/components/Recommend/pc/index.js +2 -0
  708. package/lib/composite-comp/dito/components/Recommend/pc/index.less +124 -0
  709. package/lib/composite-comp/dito/components/SearchBanner/mobile/index.js +6 -0
  710. package/lib/composite-comp/dito/components/SearchBar/mobile/index.js +2 -0
  711. package/lib/composite-comp/dito/components/SearchBar/pc/index.js +2 -0
  712. package/lib/composite-comp/dito/components/SearchBar/pc/index.less +65 -0
  713. package/lib/composite-comp/dito/components/SearchDITO/pc/components/ConfirmModal/index.js +2 -0
  714. package/lib/composite-comp/dito/components/SearchDITO/pc/components/ConfirmModal/index.less +69 -0
  715. package/lib/composite-comp/dito/components/SearchDITO/pc/components/Header/index.js +6 -0
  716. package/lib/composite-comp/dito/components/SearchDITO/pc/components/Header/index.less +184 -0
  717. package/lib/composite-comp/dito/components/SearchDITO/pc/components/VideoItem/index.js +2 -0
  718. package/lib/composite-comp/dito/components/SearchDITO/pc/components/VideoItem/index.less +25 -0
  719. package/lib/composite-comp/dito/components/SearchDITO/pc/index.js +6 -0
  720. package/lib/composite-comp/dito/components/SearchDITO/pc/index.less +57 -0
  721. package/lib/composite-comp/dito/components/SignBoard/mobile/index.js +2 -0
  722. package/lib/composite-comp/dito/components/SignBoard/pc/index.js +2 -0
  723. package/lib/composite-comp/dito/components/SignBoard/pc/index.less +158 -0
  724. package/lib/composite-comp/dito/components/SlideImage/pc/components/CardItem/index.js +2 -0
  725. package/lib/composite-comp/dito/components/SlideImage/pc/components/CardItem/index.less +5 -0
  726. package/lib/composite-comp/dito/components/SlideImage/pc/components/ParallaxScroll/index.js +2 -0
  727. package/lib/composite-comp/dito/components/SlideImage/pc/components/ParallaxScroll/index.less +23 -0
  728. package/lib/composite-comp/dito/components/SlideImage/pc/components/VideoItem/index.js +2 -0
  729. package/lib/composite-comp/dito/components/SlideImage/pc/components/VideoItem/index.less +60 -0
  730. package/lib/composite-comp/dito/config-panels/BargainConfig/FlashDealConfigContent/index.js +2 -0
  731. package/lib/composite-comp/dito/config-panels/BargainConfig/FlashDealConfigContent/index.less +20 -0
  732. package/lib/composite-comp/dito/config-panels/FlashDealConfig/FlashDealConfigContent/index.js +2 -0
  733. package/lib/composite-comp/dito/config-panels/FlashDealConfig/FlashDealConfigContent/index.less +20 -0
  734. package/lib/composite-comp/dito/config-panels/GroupBuyConfig/GroupBuyConfigContent/index.js +2 -0
  735. package/lib/composite-comp/dito/config-panels/GroupBuyConfig/GroupBuyConfigContent/index.less +40 -0
  736. package/lib/composite-comp/dito/config-panels/GroupedCarouselConfig/ConfigGroup/index.js +2 -0
  737. package/lib/composite-comp/dito/config-panels/GroupedCarouselConfig/ConfigGroup/index.less +16 -0
  738. package/lib/composite-comp/dito/config-panels/HeadNavigationConfig/GroupList/index.js +2 -0
  739. package/lib/composite-comp/dito/config-panels/HeadNavigationConfig/GroupList/index.less +72 -0
  740. package/lib/composite-comp/dito/config-panels/HeadNavigationConfig/index.js +2 -0
  741. package/lib/composite-comp/dito/config-panels/HeadNavigationConfig/index.less +23 -0
  742. package/lib/composite-comp/dito/config-panels/MenuNavigationConfig/GroupList/index.js +2 -0
  743. package/lib/composite-comp/dito/config-panels/MenuNavigationConfig/GroupList/index.less +72 -0
  744. package/lib/composite-comp/dito/config-panels/MenuNavigationConfig/MenuNavConfigImageGroup/index.js +2 -0
  745. package/lib/composite-comp/dito/config-panels/MenuNavigationConfig/MenuNavConfigImageGroup/index.less +6 -0
  746. package/lib/composite-comp/dito/config-panels/NewsConfig/ConfigGroup/index.js +2 -0
  747. package/lib/composite-comp/dito/config-panels/NewsConfig/ConfigGroup/index.less +16 -0
  748. package/lib/composite-comp/dito/config-panels/PersonalInformationConfig/ConfigDecoration/index.js +2 -0
  749. package/lib/composite-comp/dito/config-panels/PersonalInformationConfig/ConfigDecoration/index.less +9 -0
  750. package/lib/composite-comp/dito/config-panels/PersonalInformationSecondConfig/ConfigDecoration/index.js +2 -0
  751. package/lib/composite-comp/dito/config-panels/PersonalInformationSecondConfig/ConfigDecoration/index.less +9 -0
  752. package/lib/composite-comp/dito/config-panels/RecommendConfig/RecommendConfigGroup/index.js +2 -0
  753. package/lib/composite-comp/dito/config-panels/RecommendConfig/RecommendConfigGroup/index.less +16 -0
  754. package/lib/composite-comp/dito/config-panels/SearchBannerConfig/ConfigContent/index.js +2 -0
  755. package/lib/composite-comp/dito/config-panels/SearchBannerConfig/ConfigContent/index.less +7 -0
  756. package/lib/composite-comp/dito/config-panels/SearchBannerConfig/ConfigSetting/index.js +2 -0
  757. package/lib/composite-comp/dito/config-panels/SearchBannerConfig/ConfigSetting/index.less +9 -0
  758. package/lib/composite-comp/dito/config-panels/SearchBarConfig/SearchBarConfigContent/index.js +2 -0
  759. package/lib/composite-comp/dito/config-panels/SearchBarConfig/SearchBarConfigContent/index.less +7 -0
  760. package/lib/composite-comp/dito/config-panels/SearchDITOConfig/ConfigContent/index.js +2 -0
  761. package/lib/composite-comp/dito/config-panels/SearchDITOConfig/ConfigContent/index.less +7 -0
  762. package/lib/composite-comp/dito/config-panels/SearchDITOConfig/ConfigSetting/index.js +2 -0
  763. package/lib/composite-comp/dito/config-panels/SearchDITOConfig/ConfigSetting/index.less +9 -0
  764. package/lib/composite-comp/dito/config-panels/SlideImageConfig/ConfigGroup/index.js +2 -0
  765. package/lib/composite-comp/dito/config-panels/SlideImageConfig/ConfigGroup/index.less +16 -0
  766. package/lib/composite-comp/dito/second-config-panels/CommonFunctionsSecondConfig/index.js +1 -1
  767. package/lib/composite-comp/dito/second-config-panels/NewsSecondConfig/index.js +2 -0
  768. package/lib/composite-comp/dito/second-config-panels/NewsSecondConfig/index.less +8 -0
  769. package/lib/composite-comp/dito/second-config-panels/OrdersSecondConfig/index.js +2 -0
  770. package/lib/composite-comp/dito/second-config-panels/PersonalInformationSecondConfig/index.js +2 -0
  771. package/lib/composite-comp/dito/second-config-panels/PersonalInformationSecondConfig/index.less +9 -0
  772. package/lib/composite-comp/dito/second-config-panels/PersonalInformationSecondSecondConfig/index.js +2 -0
  773. package/lib/composite-comp/dito/second-config-panels/PersonalInformationSecondSecondConfig/index.less +9 -0
  774. package/lib/composite-comp/dito/second-config-panels/RecommendSecondConfig/index.js +2 -0
  775. package/lib/composite-comp/dito/second-config-panels/RecommendSecondConfig/index.less +15 -0
  776. package/lib/composite-comp/dito/second-config-panels/SearchDITOSecondConfig/index.js +2 -0
  777. package/lib/composite-comp/dito/second-config-panels/SearchDITOSecondConfig/index.less +79 -0
  778. package/lib/composite-comp/dito/second-config-panels/SlideImageSecondConfig/index.js +2 -0
  779. package/lib/composite-comp/dito/second-config-panels/SlideImageSecondConfig/index.less +71 -0
  780. package/lib/composite-comp/monpay/components/Bundle/mobile/BundleItem/index.js +2 -0
  781. package/lib/composite-comp/monpay/components/Bundle/mobile/BundleProdItem/index.js +2 -0
  782. package/lib/composite-comp/monpay/components/Bundle/mobile/index.js +2 -0
  783. package/lib/composite-comp/monpay/components/InterestProducts/mobile/ProductItem/index.js +3 -1
  784. package/lib/composite-comp/monpay/components/InterestProducts/mobile/ProductItem/index.less +164 -0
  785. package/lib/composite-comp/monpay/components/InterestProducts/mobile/index.js +2 -0
  786. package/lib/composite-comp/monpay/components/MerchantSales/mobile/StoreItem/index.js +2 -0
  787. package/lib/composite-comp/monpay/components/MerchantSales/mobile/index.js +2 -0
  788. package/lib/composite-comp/monpay/components/MonpayFlashDeal/MonpayCountDown/index.js +2 -0
  789. package/lib/composite-comp/monpay/components/MonpayFlashDeal/MonpayCountDown/index.less +21 -0
  790. package/lib/composite-comp/monpay/components/MonpayFlashDeal/mobile/index.js +2 -0
  791. package/lib/composite-comp/monpay/components/MonpayRecommend/mobile/SearchCondition/index.js +2 -0
  792. package/lib/composite-comp/monpay/components/MonpayRecommend/mobile/index.js +2 -0
  793. package/lib/composite-comp/monpay/components/MonpaySignBoard/mobile/index.js +2 -0
  794. package/lib/composite-comp/monpay/config-panels/BundleConfig/ConfigContent/index.js +2 -0
  795. package/lib/composite-comp/monpay/config-panels/BundleConfig/ConfigContent/index.less +41 -0
  796. package/lib/composite-comp/monpay/config-panels/BundleConfig/ConfigTitle/index.js +2 -0
  797. package/lib/composite-comp/monpay/config-panels/BundleConfig/ConfigTitle/index.less +7 -0
  798. package/lib/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigContent/index.js +2 -0
  799. package/lib/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigContent/index.less +41 -0
  800. package/lib/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigTitle/index.js +2 -0
  801. package/lib/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigTitle/index.less +7 -0
  802. package/lib/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigContent/index.js +2 -0
  803. package/lib/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigContent/index.less +41 -0
  804. package/lib/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigTitle/index.js +2 -0
  805. package/lib/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigTitle/index.less +7 -0
  806. package/lib/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigContent/index.js +2 -0
  807. package/lib/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigContent/index.less +41 -0
  808. package/lib/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigTitle/index.js +2 -0
  809. package/lib/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigTitle/index.less +7 -0
  810. package/lib/composite-comp/monpay/config-panels/MonpayRecommendConfig/RecommendConfigGroup/index.js +2 -0
  811. package/lib/composite-comp/monpay/config-panels/MonpayRecommendConfig/RecommendConfigGroup/index.less +16 -0
  812. package/lib/composite-comp/monpay/second-config-panels/MonpayRecommendSecondConfig/index.js +2 -0
  813. package/lib/composite-comp/monpay/second-config-panels/MonpayRecommendSecondConfig/index.less +15 -0
  814. package/lib/composite-comp/nuri/components/AffiliateRecommend/mobile/index.js +2 -0
  815. package/lib/composite-comp/nuri/components/AffiliateRecommend/pc/index.js +2 -0
  816. package/lib/composite-comp/nuri/components/AffiliateRecommend/pc/index.less +124 -0
  817. package/lib/composite-comp/nuri/components/WalletNuri/mobile/index.js +2 -0
  818. package/lib/composite-comp/nuri/config-panels/AffiliateRecommendConfig/RecommendConfigGroup/index.js +2 -0
  819. package/lib/composite-comp/nuri/config-panels/AffiliateRecommendConfig/RecommendConfigGroup/index.less +16 -0
  820. package/lib/composite-comp/nuri/config-panels/WalletNuriConfig/GroupList/index.js +2 -0
  821. package/lib/composite-comp/nuri/config-panels/WalletNuriConfig/GroupList/index.less +72 -0
  822. package/lib/composite-comp/nuri/second-config-panels/AffiliateRecommendSecondConfig/index.js +2 -0
  823. package/lib/composite-comp/nuri/second-config-panels/AffiliateRecommendSecondConfig/index.less +15 -0
  824. package/lib/composite-comp/public/components/Location/mobile/index.js +2 -0
  825. package/lib/composite-comp/public/components/Stores/mobile/StoreItem/index.js +2 -0
  826. package/lib/composite-comp/public/components/Stores/mobile/index.js +2 -0
  827. package/lib/composite-comp/public/components/Wallet/mobile/index.js +2 -0
  828. package/lib/composite-comp/public/config-panels/LocationConfig/index.js +2 -0
  829. package/lib/composite-comp/public/config-panels/LocationConfig/index.less +17 -0
  830. package/lib/composite-comp/public/config-panels/StoresConfig/ConfigContent/index.js +2 -0
  831. package/lib/composite-comp/public/config-panels/StoresConfig/ConfigContent/index.less +14 -0
  832. package/lib/composite-comp/public/config-panels/WalletConfig/GroupList/index.js +2 -0
  833. package/lib/composite-comp/public/config-panels/WalletConfig/GroupList/index.less +72 -0
  834. package/lib/core/Designer/AiImageGenerator/GenerateArtist/index.js +2 -0
  835. package/lib/core/Designer/AiImageGenerator/GenerateArtist/index.less +41 -0
  836. package/lib/core/Designer/AiImageGenerator/GenerateSize/index.js +2 -0
  837. package/lib/core/Designer/AiImageGenerator/GenerateSize/index.less +3 -0
  838. package/lib/core/Designer/AiImageGenerator/History/index.js +2 -0
  839. package/lib/core/Designer/AiImageGenerator/History/index.less +75 -0
  840. package/lib/core/Designer/AiImageGenerator/NumberSlider/index.js +2 -0
  841. package/lib/core/Designer/AiImageGenerator/NumberSlider/index.less +8 -0
  842. package/lib/core/Designer/AiImageGenerator/UploadReference/index.js +2 -0
  843. package/lib/core/Designer/AiImageGenerator/UploadReference/index.less +45 -0
  844. package/lib/core/Designer/AiImageGenerator/index.js +2 -0
  845. package/lib/core/Designer/AiImageGenerator/index.less +136 -0
  846. package/lib/core/Designer/AppointmentModal/index.js +2 -0
  847. package/lib/core/Designer/AppointmentModal/index.less +23 -0
  848. package/lib/core/Designer/ChatRobot/components/SearchCondition/index.js +2 -0
  849. package/lib/core/Designer/ChatRobot/components/SearchCondition/index.less +33 -0
  850. package/lib/core/Designer/ChatRobot/index.js +4 -0
  851. package/lib/core/Designer/ChatRobot/index.less +179 -0
  852. package/lib/core/Designer/ChatRobot/markdown.less +1 -0
  853. package/lib/core/Designer/CompListPanel/CompCard/index.js +2 -0
  854. package/lib/core/Designer/CompListPanel/CompCard/index.less +69 -0
  855. package/lib/core/Designer/CompListPanel/index.js +2 -0
  856. package/lib/core/Designer/CompListPanel/index.less +69 -0
  857. package/lib/core/Designer/ConfigPanel/TerminalSelect/index.js +2 -0
  858. package/lib/core/Designer/ConfigPanel/TerminalSelect/index.less +29 -0
  859. package/lib/core/Designer/ConfigPanel/index.js +2 -0
  860. package/lib/core/Designer/ConfigPanel/index.less +148 -0
  861. package/lib/core/Designer/LeftTitle/index.js +2 -0
  862. package/lib/core/Designer/LeftTitle/index.less +9 -0
  863. package/lib/core/Designer/PageCompList/index.js +2 -0
  864. package/lib/core/Designer/PageCompList/index.less +139 -0
  865. package/lib/core/Designer/QuickMenuBar/index.js +2 -0
  866. package/lib/core/Designer/QuickMenuBar/index.less +125 -0
  867. package/lib/core/Designer/RenderHtml/index.js +2 -0
  868. package/lib/core/Designer/RenderHtml/index.less +5 -0
  869. package/lib/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/AlignSelectPicker/index.js +2 -0
  870. package/lib/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/AlignSelectPicker/index.less +54 -0
  871. package/lib/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/index.js +2 -0
  872. package/lib/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/index.less +26 -0
  873. package/lib/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/IconSelectPicker/index.js +2 -0
  874. package/lib/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/IconSelectPicker/index.less +60 -0
  875. package/lib/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/index.js +2 -0
  876. package/lib/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/index.less +10 -0
  877. package/lib/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/UnderlineSelectPicker/index.js +2 -0
  878. package/lib/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/UnderlineSelectPicker/index.less +27 -0
  879. package/lib/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/index.js +2 -0
  880. package/lib/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/index.less +27 -0
  881. package/lib/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/LinkInputPicker/index.js +2 -0
  882. package/lib/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/LinkInputPicker/index.less +39 -0
  883. package/lib/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/index.js +2 -0
  884. package/lib/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/index.less +26 -0
  885. package/lib/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/IconSelectPicker/index.js +2 -0
  886. package/lib/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/IconSelectPicker/index.less +60 -0
  887. package/lib/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/index.js +2 -0
  888. package/lib/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/index.less +10 -0
  889. package/lib/core/Designer/ToolBarModal/ToolBtn/index.js +2 -0
  890. package/lib/core/Designer/ToolBarModal/ToolBtn/index.less +26 -0
  891. package/lib/core/Designer/ToolBarModal/index.js +2 -0
  892. package/lib/core/Designer/ToolBarModal/index.less +33 -0
  893. package/lib/core/Designer/ViewArea/index.js +2 -0
  894. package/lib/core/Designer/ViewArea/index.less +89 -0
  895. package/lib/core/Designer/index.js +2 -0
  896. package/lib/core/Designer/index.less +6 -0
  897. package/lib/decorator/compositeDecorator.js +64 -2
  898. package/lib/index.js +6 -0
  899. package/lib/meta-comp/components/Button/editable.js +2 -0
  900. package/lib/meta-comp/components/Button/editable.less +6 -0
  901. package/lib/meta-comp/components/Button/index.js +2 -0
  902. package/lib/meta-comp/components/Button/index.less +28 -0
  903. package/lib/meta-comp/components/Image/index.js +2 -0
  904. package/lib/meta-comp/components/Image/index.less +32 -0
  905. package/lib/meta-comp/components/Text/index.js +2 -0
  906. package/lib/meta-comp/components/Text/index.less +112 -0
  907. package/lib/meta-comp/config-panels/ButtonConfig/BorderRadiusInput/index.js +2 -0
  908. package/lib/meta-comp/config-panels/ButtonConfig/BorderRadiusInput/index.less +81 -0
  909. package/lib/meta-comp/config-panels/ButtonConfig/index.js +2 -0
  910. package/lib/meta-comp/config-panels/ButtonConfig/index.less +4 -0
  911. package/lib/meta-comp/config-panels/ImageConfig/AreaConfigModal/index.js +2 -0
  912. package/lib/meta-comp/config-panels/ImageConfig/AreaConfigModal/index.less +26 -0
  913. package/lib/meta-comp/config-panels/ImageConfig/HotAreaConfig/index.js +2 -0
  914. package/lib/meta-comp/config-panels/ImageConfig/HotAreaConfig/index.less +17 -0
  915. package/lib/meta-comp/config-panels/ImageConfig/index.js +2 -0
  916. package/lib/meta-comp/config-panels/ImageConfig/index.less +16 -0
  917. package/lib/meta-comp/config-panels/PlayIconConfig/index.js +2 -0
  918. package/lib/meta-comp/config-panels/PlayIconConfig/index.less +39 -0
  919. package/lib/meta-comp/config-panels/TextConfig/TextEditModal/index.js +4 -0
  920. package/lib/meta-comp/config-panels/TextConfig/TextEditModal/index.less +25 -0
  921. package/lib/meta-comp/config-panels/TextConfig/TextLabel/index.js +2 -0
  922. package/lib/meta-comp/config-panels/TextConfig/TextLabel/index.less +25 -0
  923. package/lib/meta-comp/config-panels/TextConfig/UnderlineSelect/index.js +2 -0
  924. package/lib/meta-comp/config-panels/TextConfig/UnderlineSelect/index.less +26 -0
  925. package/lib/meta-comp/config-panels/TextConfig/index.js +2 -0
  926. package/lib/meta-comp/config-panels/TextConfig/index.less +56 -0
  927. package/package.json +1 -1
  928. package/es/assets/less/button.css +0 -36
  929. package/es/assets/less/common.css +0 -95
  930. package/es/assets/less/cylon-antd.css +0 -26829
  931. package/es/assets/less/datepicker.css +0 -9
  932. package/es/assets/less/font.css +0 -126
  933. package/es/assets/less/form.css +0 -6
  934. package/es/assets/less/global.css +0 -9
  935. package/es/assets/less/index.css +0 -477
  936. package/es/assets/less/input.css +0 -23
  937. package/es/assets/less/menu.css +0 -20
  938. package/es/assets/less/modal.css +0 -21
  939. package/es/assets/less/select.css +0 -28
  940. package/es/assets/less/slider.css +0 -61
  941. package/es/assets/less/switch.css +0 -17
  942. package/es/assets/less/table.css +0 -26
  943. package/es/common/AffiliateProductModal/index.css +0 -119
  944. package/es/common/AlignSelector/index.css +0 -25
  945. package/es/common/Button/index.css +0 -63
  946. package/es/common/ButtonIconLayout/index.css +0 -43
  947. package/es/common/CardCarousel/index.css +0 -21
  948. package/es/common/Collapse/index.css +0 -72
  949. package/es/common/ColorPicker/index.css +0 -19
  950. package/es/common/ColorPickerInput/index.css +0 -42
  951. package/es/common/CountDown/index.css +0 -50
  952. package/es/common/CropperModal/index.css +0 -24
  953. package/es/common/Field/index.css +0 -38
  954. package/es/common/FontStyles/index.css +0 -55
  955. package/es/common/GroupList/index.css +0 -73
  956. package/es/common/IconPicker/index.css +0 -36
  957. package/es/common/Iconfont/index.css +0 -18
  958. package/es/common/ImageModal/CommonSelPicCard/index.css +0 -33
  959. package/es/common/ImageModal/index.css +0 -22
  960. package/es/common/ImagePicker/index.css +0 -179
  961. package/es/common/InputNumber/index.css +0 -34
  962. package/es/common/LayoutSelector/index.css +0 -26
  963. package/es/common/LinkModal/BundleCampaign/index.css +0 -17
  964. package/es/common/LinkModal/FilteredProductModal/index.css +0 -104
  965. package/es/common/LinkModal/ProductDetailPage/index.css +0 -13
  966. package/es/common/LinkModal/ProductList/index.css +0 -107
  967. package/es/common/LinkModal/SelectVideoModal/index.css +0 -96
  968. package/es/common/LinkModal/ShareUrl/index.css +0 -3
  969. package/es/common/LinkModal/index.css +0 -118
  970. package/es/common/MessageModal/index.css +0 -73
  971. package/es/common/MyModal/index.css +0 -69
  972. package/es/common/PopUpModal/index.css +0 -81
  973. package/es/common/ProductCardModal/index.css +0 -119
  974. package/es/common/ProductFilterModal/components/FilterSearchModal/index.css +0 -123
  975. package/es/common/ProductFilterModal/index.css +0 -99
  976. package/es/common/ProductModal/SortableImageList/index.css +0 -3
  977. package/es/common/ProductModal/index.css +0 -123
  978. package/es/common/ProductSource/index.css +0 -13
  979. package/es/common/RatingText/index.css +0 -11
  980. package/es/common/RcCollapse/index.css +0 -64
  981. package/es/common/RcCollapse/motion.css +0 -7
  982. package/es/common/SelectStoreModal/SortableImageList/index.css +0 -3
  983. package/es/common/SelectStoreModal/index.css +0 -123
  984. package/es/common/Slider/index.css +0 -31
  985. package/es/common/StoreSource/index.css +0 -13
  986. package/es/common/SwiperBan/index.css +0 -23
  987. package/es/common/SwitchCollapse/index.css +0 -25
  988. package/es/common/SystemNotification/Confirm/index.css +0 -32
  989. package/es/common/Tag/index.css +0 -15
  990. package/es/common/Toast/index.css +0 -28
  991. package/es/common/UrlPicker/AnchorModal/index.css +0 -14
  992. package/es/common/UrlPicker/index.css +0 -78
  993. package/es/common/Video/QualityComponent/index.css +0 -63
  994. package/es/common/Video/RateComponent/index.css +0 -51
  995. package/es/common/Video/index.css +0 -61
  996. package/es/common/VideoPC/components/index.css +0 -51
  997. package/es/common/VideoPC/index.css +0 -71
  998. package/es/common/VideoUpload/index.css +0 -97
  999. package/es/composite-comp/ashita/config-panels/WalletAshitaConfig/WalletConfigSetting/index.css +0 -3
  1000. package/es/composite-comp/ashita/second-config-panels/WalletAshitaSecondConfig/index.css +0 -6
  1001. package/es/composite-comp/bol/components/Banner/pc/index.css +0 -71
  1002. package/es/composite-comp/bol/components/Button/index.css +0 -36
  1003. package/es/composite-comp/bol/components/Carousel/pc/index.css +0 -96
  1004. package/es/composite-comp/bol/components/ImageGallery/pc/index.css +0 -16
  1005. package/es/composite-comp/bol/components/ImageText/pc/index.css +0 -128
  1006. package/es/composite-comp/bol/components/Newsletter/index.css +0 -55
  1007. package/es/composite-comp/bol/components/Tag/index.css +0 -27
  1008. package/es/composite-comp/bol/components/Text/index.css +0 -40
  1009. package/es/composite-comp/bol/components/Video/components/ShareBtn/index.css +0 -46
  1010. package/es/composite-comp/bol/components/Video/components/VideoTag/index.css +0 -70
  1011. package/es/composite-comp/bol/components/Video/pc/Layout1/index.css +0 -33
  1012. package/es/composite-comp/bol/components/Video/pc/Layout2/index.css +0 -57
  1013. package/es/composite-comp/bol/components/Video/pc/Layout3/index.css +0 -34
  1014. package/es/composite-comp/bol/components/Video/pc/Layout4/index.css +0 -45
  1015. package/es/composite-comp/bol/components/Video/pc/Layout5/index.css +0 -43
  1016. package/es/composite-comp/bol/components/Video/pc/index.css +0 -3
  1017. package/es/composite-comp/bol/config-panels/BannerConfig/BannerConfigGroup/index.css +0 -14
  1018. package/es/composite-comp/bol/config-panels/BannerConfig/BannerConfigSetting/index.css +0 -3
  1019. package/es/composite-comp/bol/config-panels/ButtonCompConfig/ButtonConfigGroup/index.css +0 -14
  1020. package/es/composite-comp/bol/config-panels/CarouselConfig/CarouselConfigSetting/index.css +0 -3
  1021. package/es/composite-comp/bol/config-panels/DividerConfig/DividerConfigSetting/index.css +0 -3
  1022. package/es/composite-comp/bol/config-panels/TagCompConfig/TagConfigGroup/index.css +0 -14
  1023. package/es/composite-comp/bol/config-panels/TextCompConfig/TextConfigGroup/index.css +0 -14
  1024. package/es/composite-comp/bol/config-panels/VideoConfig/VideoConfigGroup/index.css +0 -14
  1025. package/es/composite-comp/bol/config-panels/VideoConfig/VideoShareConfig/index.css +0 -3
  1026. package/es/composite-comp/bol/second-config-panels/BannerSecondConfig/index.css +0 -3
  1027. package/es/composite-comp/bol/second-config-panels/ButtonSecondConfig/index.css +0 -3
  1028. package/es/composite-comp/bol/second-config-panels/ImageTextSecondConfig/index.css +0 -6
  1029. package/es/composite-comp/bol/second-config-panels/TagSecondConfig/index.css +0 -3
  1030. package/es/composite-comp/bol/second-config-panels/TextSecondConfig/index.css +0 -3
  1031. package/es/composite-comp/bol/second-config-panels/VideoSecondConfig/index.css +0 -66
  1032. package/es/composite-comp/common/components/AffiliateProductItem/index.css +0 -132
  1033. package/es/composite-comp/common/components/ImageLabel/index.css +0 -56
  1034. package/es/composite-comp/common/components/MonpayProductItem/index.css +0 -244
  1035. package/es/composite-comp/common/components/ProductItem/index.css +0 -175
  1036. package/es/composite-comp/common/components/WatermarkLabel/index.css +0 -17
  1037. package/es/composite-comp/common/config-panels/CustomizeConfig/index.css +0 -21
  1038. package/es/composite-comp/common/config-panels/SpacingConfig/index.css +0 -13
  1039. package/es/composite-comp/dito/components/FlashDeal/pc/ProductItem/index.css +0 -107
  1040. package/es/composite-comp/dito/components/FlashDeal/pc/index.css +0 -90
  1041. package/es/composite-comp/dito/components/GroupedCarousel/pc/index.css +0 -56
  1042. package/es/composite-comp/dito/components/MenuNavigation/MenuNavMetaImage/index.css +0 -18
  1043. package/es/composite-comp/dito/components/News/pc/index.css +0 -38
  1044. package/es/composite-comp/dito/components/PcNavigation/pc/index.css +0 -82
  1045. package/es/composite-comp/dito/components/Recommend/pc/index.css +0 -101
  1046. package/es/composite-comp/dito/components/SearchBar/pc/index.css +0 -56
  1047. package/es/composite-comp/dito/components/SearchDITO/pc/components/ConfirmModal/index.css +0 -55
  1048. package/es/composite-comp/dito/components/SearchDITO/pc/components/Header/index.css +0 -161
  1049. package/es/composite-comp/dito/components/SearchDITO/pc/components/VideoItem/index.css +0 -19
  1050. package/es/composite-comp/dito/components/SearchDITO/pc/index.css +0 -46
  1051. package/es/composite-comp/dito/components/SignBoard/pc/index.css +0 -148
  1052. package/es/composite-comp/dito/components/SlideImage/pc/components/CardItem/index.css +0 -3
  1053. package/es/composite-comp/dito/components/SlideImage/pc/components/ParallaxScroll/index.css +0 -16
  1054. package/es/composite-comp/dito/components/SlideImage/pc/components/VideoItem/index.css +0 -53
  1055. package/es/composite-comp/dito/config-panels/BargainConfig/FlashDealConfigContent/index.css +0 -16
  1056. package/es/composite-comp/dito/config-panels/FlashDealConfig/FlashDealConfigContent/index.css +0 -16
  1057. package/es/composite-comp/dito/config-panels/GroupBuyConfig/GroupBuyConfigContent/index.css +0 -31
  1058. package/es/composite-comp/dito/config-panels/GroupedCarouselConfig/ConfigGroup/index.css +0 -14
  1059. package/es/composite-comp/dito/config-panels/HeadNavigationConfig/GroupList/index.css +0 -60
  1060. package/es/composite-comp/dito/config-panels/HeadNavigationConfig/index.css +0 -19
  1061. package/es/composite-comp/dito/config-panels/MenuNavigationConfig/GroupList/index.css +0 -60
  1062. package/es/composite-comp/dito/config-panels/MenuNavigationConfig/MenuNavConfigImageGroup/index.css +0 -4
  1063. package/es/composite-comp/dito/config-panels/NewsConfig/ConfigGroup/index.css +0 -14
  1064. package/es/composite-comp/dito/config-panels/PersonalInformationConfig/ConfigDecoration/index.css +0 -3
  1065. package/es/composite-comp/dito/config-panels/PersonalInformationSecondConfig/ConfigDecoration/index.css +0 -3
  1066. package/es/composite-comp/dito/config-panels/RecommendConfig/RecommendConfigGroup/index.css +0 -14
  1067. package/es/composite-comp/dito/config-panels/SearchBannerConfig/ConfigContent/index.css +0 -7
  1068. package/es/composite-comp/dito/config-panels/SearchBannerConfig/ConfigSetting/index.css +0 -3
  1069. package/es/composite-comp/dito/config-panels/SearchBarConfig/SearchBarConfigContent/index.css +0 -7
  1070. package/es/composite-comp/dito/config-panels/SearchDITOConfig/ConfigContent/index.css +0 -5
  1071. package/es/composite-comp/dito/config-panels/SearchDITOConfig/ConfigSetting/index.css +0 -3
  1072. package/es/composite-comp/dito/config-panels/SlideImageConfig/ConfigGroup/index.css +0 -14
  1073. package/es/composite-comp/dito/second-config-panels/NewsSecondConfig/index.css +0 -6
  1074. package/es/composite-comp/dito/second-config-panels/PersonalInformationSecondConfig/index.css +0 -6
  1075. package/es/composite-comp/dito/second-config-panels/PersonalInformationSecondSecondConfig/index.css +0 -6
  1076. package/es/composite-comp/dito/second-config-panels/RecommendSecondConfig/index.css +0 -11
  1077. package/es/composite-comp/dito/second-config-panels/SearchDITOSecondConfig/index.css +0 -66
  1078. package/es/composite-comp/dito/second-config-panels/SlideImageSecondConfig/index.css +0 -61
  1079. package/es/composite-comp/monpay/components/InterestProducts/mobile/ProductItem/index.css +0 -167
  1080. package/es/composite-comp/monpay/components/MonpayFlashDeal/MonpayCountDown/index.css +0 -19
  1081. package/es/composite-comp/monpay/config-panels/BundleConfig/ConfigContent/index.css +0 -32
  1082. package/es/composite-comp/monpay/config-panels/BundleConfig/ConfigTitle/index.css +0 -5
  1083. package/es/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigContent/index.css +0 -32
  1084. package/es/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigTitle/index.css +0 -5
  1085. package/es/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigContent/index.css +0 -32
  1086. package/es/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigTitle/index.css +0 -5
  1087. package/es/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigContent/index.css +0 -32
  1088. package/es/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigTitle/index.css +0 -5
  1089. package/es/composite-comp/monpay/config-panels/MonpayRecommendConfig/RecommendConfigGroup/index.css +0 -14
  1090. package/es/composite-comp/monpay/second-config-panels/MonpayRecommendSecondConfig/index.css +0 -11
  1091. package/es/composite-comp/nuri/components/AffiliateRecommend/pc/index.css +0 -101
  1092. package/es/composite-comp/nuri/config-panels/AffiliateRecommendConfig/RecommendConfigGroup/index.css +0 -14
  1093. package/es/composite-comp/nuri/config-panels/WalletNuriConfig/GroupList/index.css +0 -60
  1094. package/es/composite-comp/nuri/second-config-panels/AffiliateRecommendSecondConfig/index.css +0 -11
  1095. package/es/composite-comp/public/config-panels/LocationConfig/index.css +0 -12
  1096. package/es/composite-comp/public/config-panels/StoresConfig/ConfigContent/index.css +0 -11
  1097. package/es/composite-comp/public/config-panels/WalletConfig/GroupList/index.css +0 -60
  1098. package/es/core/Designer/AiImageGenerator/GenerateArtist/index.css +0 -41
  1099. package/es/core/Designer/AiImageGenerator/GenerateSize/index.css +0 -3
  1100. package/es/core/Designer/AiImageGenerator/History/index.css +0 -73
  1101. package/es/core/Designer/AiImageGenerator/NumberSlider/index.css +0 -8
  1102. package/es/core/Designer/AiImageGenerator/UploadReference/index.css +0 -45
  1103. package/es/core/Designer/AiImageGenerator/index.css +0 -128
  1104. package/es/core/Designer/AppointmentModal/index.css +0 -16
  1105. package/es/core/Designer/ChatRobot/components/SearchCondition/index.css +0 -31
  1106. package/es/core/Designer/ChatRobot/index.css +0 -167
  1107. package/es/core/Designer/ChatRobot/markdown.css +0 -840
  1108. package/es/core/Designer/CompListPanel/CompCard/index.css +0 -65
  1109. package/es/core/Designer/CompListPanel/index.css +0 -63
  1110. package/es/core/Designer/ConfigPanel/TerminalSelect/index.css +0 -29
  1111. package/es/core/Designer/ConfigPanel/index.css +0 -123
  1112. package/es/core/Designer/LeftTitle/index.css +0 -9
  1113. package/es/core/Designer/PageCompList/index.css +0 -108
  1114. package/es/core/Designer/QuickMenuBar/index.css +0 -109
  1115. package/es/core/Designer/RenderHtml/index.css +0 -5
  1116. package/es/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/AlignSelectPicker/index.css +0 -47
  1117. package/es/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/index.css +0 -22
  1118. package/es/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/IconSelectPicker/index.css +0 -52
  1119. package/es/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/index.css +0 -9
  1120. package/es/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/UnderlineSelectPicker/index.css +0 -25
  1121. package/es/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/index.css +0 -23
  1122. package/es/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/LinkInputPicker/index.css +0 -36
  1123. package/es/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/index.css +0 -22
  1124. package/es/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/IconSelectPicker/index.css +0 -52
  1125. package/es/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/index.css +0 -9
  1126. package/es/core/Designer/ToolBarModal/ToolBtn/index.css +0 -22
  1127. package/es/core/Designer/ToolBarModal/index.css +0 -30
  1128. package/es/core/Designer/ViewArea/index.css +0 -80
  1129. package/es/core/Designer/index.css +0 -6
  1130. package/es/index.css +0 -286
  1131. package/es/meta-comp/components/Button/editable.css +0 -6
  1132. package/es/meta-comp/components/Button/index.css +0 -23
  1133. package/es/meta-comp/components/Image/index.css +0 -21
  1134. package/es/meta-comp/components/Text/index.css +0 -88
  1135. package/es/meta-comp/config-panels/ButtonConfig/BorderRadiusInput/index.css +0 -65
  1136. package/es/meta-comp/config-panels/ButtonConfig/index.css +0 -4
  1137. package/es/meta-comp/config-panels/ImageConfig/AreaConfigModal/index.css +0 -23
  1138. package/es/meta-comp/config-panels/ImageConfig/HotAreaConfig/index.css +0 -15
  1139. package/es/meta-comp/config-panels/ImageConfig/index.css +0 -4
  1140. package/es/meta-comp/config-panels/PlayIconConfig/index.css +0 -39
  1141. package/es/meta-comp/config-panels/TextConfig/TextEditModal/index.css +0 -22
  1142. package/es/meta-comp/config-panels/TextConfig/TextLabel/index.css +0 -22
  1143. package/es/meta-comp/config-panels/TextConfig/UnderlineSelect/index.css +0 -18
  1144. package/es/meta-comp/config-panels/TextConfig/index.css +0 -50
  1145. package/lib/assets/less/button.css +0 -36
  1146. package/lib/assets/less/common.css +0 -95
  1147. package/lib/assets/less/cylon-antd.css +0 -26829
  1148. package/lib/assets/less/datepicker.css +0 -9
  1149. package/lib/assets/less/font.css +0 -126
  1150. package/lib/assets/less/form.css +0 -6
  1151. package/lib/assets/less/global.css +0 -9
  1152. package/lib/assets/less/index.css +0 -477
  1153. package/lib/assets/less/input.css +0 -23
  1154. package/lib/assets/less/menu.css +0 -20
  1155. package/lib/assets/less/modal.css +0 -21
  1156. package/lib/assets/less/select.css +0 -28
  1157. package/lib/assets/less/slider.css +0 -61
  1158. package/lib/assets/less/switch.css +0 -17
  1159. package/lib/assets/less/table.css +0 -26
  1160. package/lib/common/AffiliateProductModal/index.css +0 -119
  1161. package/lib/common/AlignSelector/index.css +0 -25
  1162. package/lib/common/Button/index.css +0 -63
  1163. package/lib/common/ButtonIconLayout/index.css +0 -43
  1164. package/lib/common/CardCarousel/index.css +0 -21
  1165. package/lib/common/Collapse/index.css +0 -72
  1166. package/lib/common/ColorPicker/index.css +0 -19
  1167. package/lib/common/ColorPickerInput/index.css +0 -42
  1168. package/lib/common/CountDown/index.css +0 -50
  1169. package/lib/common/CropperModal/index.css +0 -24
  1170. package/lib/common/Field/index.css +0 -38
  1171. package/lib/common/FontStyles/index.css +0 -55
  1172. package/lib/common/GroupList/index.css +0 -73
  1173. package/lib/common/IconPicker/index.css +0 -36
  1174. package/lib/common/Iconfont/index.css +0 -18
  1175. package/lib/common/ImageModal/CommonSelPicCard/index.css +0 -33
  1176. package/lib/common/ImageModal/index.css +0 -22
  1177. package/lib/common/ImagePicker/index.css +0 -179
  1178. package/lib/common/InputNumber/index.css +0 -34
  1179. package/lib/common/LayoutSelector/index.css +0 -26
  1180. package/lib/common/LinkModal/BundleCampaign/index.css +0 -17
  1181. package/lib/common/LinkModal/FilteredProductModal/index.css +0 -104
  1182. package/lib/common/LinkModal/ProductDetailPage/index.css +0 -13
  1183. package/lib/common/LinkModal/ProductList/index.css +0 -107
  1184. package/lib/common/LinkModal/SelectVideoModal/index.css +0 -96
  1185. package/lib/common/LinkModal/ShareUrl/index.css +0 -3
  1186. package/lib/common/LinkModal/index.css +0 -118
  1187. package/lib/common/MessageModal/index.css +0 -73
  1188. package/lib/common/MyModal/index.css +0 -69
  1189. package/lib/common/PopUpModal/index.css +0 -81
  1190. package/lib/common/ProductCardModal/index.css +0 -119
  1191. package/lib/common/ProductFilterModal/components/FilterSearchModal/index.css +0 -123
  1192. package/lib/common/ProductFilterModal/index.css +0 -99
  1193. package/lib/common/ProductModal/SortableImageList/index.css +0 -3
  1194. package/lib/common/ProductModal/index.css +0 -123
  1195. package/lib/common/ProductSource/index.css +0 -13
  1196. package/lib/common/RatingText/index.css +0 -11
  1197. package/lib/common/RcCollapse/index.css +0 -64
  1198. package/lib/common/RcCollapse/motion.css +0 -7
  1199. package/lib/common/SelectStoreModal/SortableImageList/index.css +0 -3
  1200. package/lib/common/SelectStoreModal/index.css +0 -123
  1201. package/lib/common/Slider/index.css +0 -31
  1202. package/lib/common/StoreSource/index.css +0 -13
  1203. package/lib/common/SwiperBan/index.css +0 -23
  1204. package/lib/common/SwitchCollapse/index.css +0 -25
  1205. package/lib/common/SystemNotification/Confirm/index.css +0 -32
  1206. package/lib/common/Tag/index.css +0 -15
  1207. package/lib/common/Toast/index.css +0 -28
  1208. package/lib/common/UrlPicker/AnchorModal/index.css +0 -14
  1209. package/lib/common/UrlPicker/index.css +0 -78
  1210. package/lib/common/Video/QualityComponent/index.css +0 -63
  1211. package/lib/common/Video/RateComponent/index.css +0 -51
  1212. package/lib/common/Video/index.css +0 -61
  1213. package/lib/common/VideoPC/components/index.css +0 -51
  1214. package/lib/common/VideoPC/index.css +0 -71
  1215. package/lib/common/VideoUpload/index.css +0 -97
  1216. package/lib/composite-comp/ashita/config-panels/WalletAshitaConfig/WalletConfigSetting/index.css +0 -3
  1217. package/lib/composite-comp/ashita/second-config-panels/WalletAshitaSecondConfig/index.css +0 -6
  1218. package/lib/composite-comp/bol/components/Banner/pc/index.css +0 -71
  1219. package/lib/composite-comp/bol/components/Button/index.css +0 -36
  1220. package/lib/composite-comp/bol/components/Carousel/pc/index.css +0 -96
  1221. package/lib/composite-comp/bol/components/ImageGallery/pc/index.css +0 -16
  1222. package/lib/composite-comp/bol/components/ImageText/pc/index.css +0 -128
  1223. package/lib/composite-comp/bol/components/Newsletter/index.css +0 -55
  1224. package/lib/composite-comp/bol/components/Tag/index.css +0 -27
  1225. package/lib/composite-comp/bol/components/Text/index.css +0 -40
  1226. package/lib/composite-comp/bol/components/Video/components/ShareBtn/index.css +0 -46
  1227. package/lib/composite-comp/bol/components/Video/components/VideoTag/index.css +0 -70
  1228. package/lib/composite-comp/bol/components/Video/pc/Layout1/index.css +0 -33
  1229. package/lib/composite-comp/bol/components/Video/pc/Layout2/index.css +0 -57
  1230. package/lib/composite-comp/bol/components/Video/pc/Layout3/index.css +0 -34
  1231. package/lib/composite-comp/bol/components/Video/pc/Layout4/index.css +0 -45
  1232. package/lib/composite-comp/bol/components/Video/pc/Layout5/index.css +0 -43
  1233. package/lib/composite-comp/bol/components/Video/pc/index.css +0 -3
  1234. package/lib/composite-comp/bol/config-panels/BannerConfig/BannerConfigGroup/index.css +0 -14
  1235. package/lib/composite-comp/bol/config-panels/BannerConfig/BannerConfigSetting/index.css +0 -3
  1236. package/lib/composite-comp/bol/config-panels/ButtonCompConfig/ButtonConfigGroup/index.css +0 -14
  1237. package/lib/composite-comp/bol/config-panels/CarouselConfig/CarouselConfigSetting/index.css +0 -3
  1238. package/lib/composite-comp/bol/config-panels/DividerConfig/DividerConfigSetting/index.css +0 -3
  1239. package/lib/composite-comp/bol/config-panels/TagCompConfig/TagConfigGroup/index.css +0 -14
  1240. package/lib/composite-comp/bol/config-panels/TextCompConfig/TextConfigGroup/index.css +0 -14
  1241. package/lib/composite-comp/bol/config-panels/VideoConfig/VideoConfigGroup/index.css +0 -14
  1242. package/lib/composite-comp/bol/config-panels/VideoConfig/VideoShareConfig/index.css +0 -3
  1243. package/lib/composite-comp/bol/second-config-panels/BannerSecondConfig/index.css +0 -3
  1244. package/lib/composite-comp/bol/second-config-panels/ButtonSecondConfig/index.css +0 -3
  1245. package/lib/composite-comp/bol/second-config-panels/ImageTextSecondConfig/index.css +0 -6
  1246. package/lib/composite-comp/bol/second-config-panels/TagSecondConfig/index.css +0 -3
  1247. package/lib/composite-comp/bol/second-config-panels/TextSecondConfig/index.css +0 -3
  1248. package/lib/composite-comp/bol/second-config-panels/VideoSecondConfig/index.css +0 -66
  1249. package/lib/composite-comp/common/components/AffiliateProductItem/index.css +0 -132
  1250. package/lib/composite-comp/common/components/ImageLabel/index.css +0 -56
  1251. package/lib/composite-comp/common/components/MonpayProductItem/index.css +0 -244
  1252. package/lib/composite-comp/common/components/ProductItem/index.css +0 -175
  1253. package/lib/composite-comp/common/components/WatermarkLabel/index.css +0 -17
  1254. package/lib/composite-comp/common/config-panels/CustomizeConfig/index.css +0 -21
  1255. package/lib/composite-comp/common/config-panels/SpacingConfig/index.css +0 -13
  1256. package/lib/composite-comp/dito/components/FlashDeal/pc/ProductItem/index.css +0 -107
  1257. package/lib/composite-comp/dito/components/FlashDeal/pc/index.css +0 -90
  1258. package/lib/composite-comp/dito/components/GroupedCarousel/pc/index.css +0 -56
  1259. package/lib/composite-comp/dito/components/MenuNavigation/MenuNavMetaImage/index.css +0 -18
  1260. package/lib/composite-comp/dito/components/News/pc/index.css +0 -38
  1261. package/lib/composite-comp/dito/components/PcNavigation/pc/index.css +0 -82
  1262. package/lib/composite-comp/dito/components/Recommend/pc/index.css +0 -101
  1263. package/lib/composite-comp/dito/components/SearchBar/pc/index.css +0 -56
  1264. package/lib/composite-comp/dito/components/SearchDITO/pc/components/ConfirmModal/index.css +0 -55
  1265. package/lib/composite-comp/dito/components/SearchDITO/pc/components/Header/index.css +0 -161
  1266. package/lib/composite-comp/dito/components/SearchDITO/pc/components/VideoItem/index.css +0 -19
  1267. package/lib/composite-comp/dito/components/SearchDITO/pc/index.css +0 -46
  1268. package/lib/composite-comp/dito/components/SignBoard/pc/index.css +0 -148
  1269. package/lib/composite-comp/dito/components/SlideImage/pc/components/CardItem/index.css +0 -3
  1270. package/lib/composite-comp/dito/components/SlideImage/pc/components/ParallaxScroll/index.css +0 -16
  1271. package/lib/composite-comp/dito/components/SlideImage/pc/components/VideoItem/index.css +0 -53
  1272. package/lib/composite-comp/dito/config-panels/BargainConfig/FlashDealConfigContent/index.css +0 -16
  1273. package/lib/composite-comp/dito/config-panels/FlashDealConfig/FlashDealConfigContent/index.css +0 -16
  1274. package/lib/composite-comp/dito/config-panels/GroupBuyConfig/GroupBuyConfigContent/index.css +0 -31
  1275. package/lib/composite-comp/dito/config-panels/GroupedCarouselConfig/ConfigGroup/index.css +0 -14
  1276. package/lib/composite-comp/dito/config-panels/HeadNavigationConfig/GroupList/index.css +0 -60
  1277. package/lib/composite-comp/dito/config-panels/HeadNavigationConfig/index.css +0 -19
  1278. package/lib/composite-comp/dito/config-panels/MenuNavigationConfig/GroupList/index.css +0 -60
  1279. package/lib/composite-comp/dito/config-panels/MenuNavigationConfig/MenuNavConfigImageGroup/index.css +0 -4
  1280. package/lib/composite-comp/dito/config-panels/NewsConfig/ConfigGroup/index.css +0 -14
  1281. package/lib/composite-comp/dito/config-panels/PersonalInformationConfig/ConfigDecoration/index.css +0 -3
  1282. package/lib/composite-comp/dito/config-panels/PersonalInformationSecondConfig/ConfigDecoration/index.css +0 -3
  1283. package/lib/composite-comp/dito/config-panels/RecommendConfig/RecommendConfigGroup/index.css +0 -14
  1284. package/lib/composite-comp/dito/config-panels/SearchBannerConfig/ConfigContent/index.css +0 -7
  1285. package/lib/composite-comp/dito/config-panels/SearchBannerConfig/ConfigSetting/index.css +0 -3
  1286. package/lib/composite-comp/dito/config-panels/SearchBarConfig/SearchBarConfigContent/index.css +0 -7
  1287. package/lib/composite-comp/dito/config-panels/SearchDITOConfig/ConfigContent/index.css +0 -5
  1288. package/lib/composite-comp/dito/config-panels/SearchDITOConfig/ConfigSetting/index.css +0 -3
  1289. package/lib/composite-comp/dito/config-panels/SlideImageConfig/ConfigGroup/index.css +0 -14
  1290. package/lib/composite-comp/dito/second-config-panels/NewsSecondConfig/index.css +0 -6
  1291. package/lib/composite-comp/dito/second-config-panels/PersonalInformationSecondConfig/index.css +0 -6
  1292. package/lib/composite-comp/dito/second-config-panels/PersonalInformationSecondSecondConfig/index.css +0 -6
  1293. package/lib/composite-comp/dito/second-config-panels/RecommendSecondConfig/index.css +0 -11
  1294. package/lib/composite-comp/dito/second-config-panels/SearchDITOSecondConfig/index.css +0 -66
  1295. package/lib/composite-comp/dito/second-config-panels/SlideImageSecondConfig/index.css +0 -61
  1296. package/lib/composite-comp/monpay/components/InterestProducts/mobile/ProductItem/index.css +0 -167
  1297. package/lib/composite-comp/monpay/components/MonpayFlashDeal/MonpayCountDown/index.css +0 -19
  1298. package/lib/composite-comp/monpay/config-panels/BundleConfig/ConfigContent/index.css +0 -32
  1299. package/lib/composite-comp/monpay/config-panels/BundleConfig/ConfigTitle/index.css +0 -5
  1300. package/lib/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigContent/index.css +0 -32
  1301. package/lib/composite-comp/monpay/config-panels/InterestProductsConfig/ConfigTitle/index.css +0 -5
  1302. package/lib/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigContent/index.css +0 -32
  1303. package/lib/composite-comp/monpay/config-panels/MerchantSalesConfig/ConfigTitle/index.css +0 -5
  1304. package/lib/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigContent/index.css +0 -32
  1305. package/lib/composite-comp/monpay/config-panels/MonpayFlashDealConfig/FlashDealConfigTitle/index.css +0 -5
  1306. package/lib/composite-comp/monpay/config-panels/MonpayRecommendConfig/RecommendConfigGroup/index.css +0 -14
  1307. package/lib/composite-comp/monpay/second-config-panels/MonpayRecommendSecondConfig/index.css +0 -11
  1308. package/lib/composite-comp/nuri/components/AffiliateRecommend/pc/index.css +0 -101
  1309. package/lib/composite-comp/nuri/config-panels/AffiliateRecommendConfig/RecommendConfigContent/index.css +0 -0
  1310. package/lib/composite-comp/nuri/config-panels/AffiliateRecommendConfig/RecommendConfigGroup/index.css +0 -14
  1311. package/lib/composite-comp/nuri/config-panels/WalletNuriConfig/GroupList/index.css +0 -60
  1312. package/lib/composite-comp/nuri/config-panels/WalletNuriConfig/WalletNuriConfigImageGroup/index.css +0 -0
  1313. package/lib/composite-comp/nuri/second-config-panels/AffiliateRecommendSecondConfig/index.css +0 -11
  1314. package/lib/composite-comp/public/config-panels/LocationConfig/index.css +0 -12
  1315. package/lib/composite-comp/public/config-panels/StoresConfig/ConfigContent/index.css +0 -11
  1316. package/lib/composite-comp/public/config-panels/WalletConfig/GroupList/index.css +0 -60
  1317. package/lib/composite-comp/public/config-panels/WalletConfig/WalletConfigImageGroup/index.css +0 -0
  1318. package/lib/core/Designer/AiImageGenerator/GenerateArtist/index.css +0 -41
  1319. package/lib/core/Designer/AiImageGenerator/GenerateSize/index.css +0 -3
  1320. package/lib/core/Designer/AiImageGenerator/History/index.css +0 -73
  1321. package/lib/core/Designer/AiImageGenerator/NumberSlider/index.css +0 -8
  1322. package/lib/core/Designer/AiImageGenerator/UploadReference/index.css +0 -45
  1323. package/lib/core/Designer/AiImageGenerator/index.css +0 -128
  1324. package/lib/core/Designer/AppointmentModal/index.css +0 -16
  1325. package/lib/core/Designer/ChatRobot/components/CopyBtn/index.css +0 -0
  1326. package/lib/core/Designer/ChatRobot/components/SearchCondition/index.css +0 -31
  1327. package/lib/core/Designer/ChatRobot/index.css +0 -167
  1328. package/lib/core/Designer/ChatRobot/markdown.css +0 -840
  1329. package/lib/core/Designer/CompListPanel/CompCard/index.css +0 -65
  1330. package/lib/core/Designer/CompListPanel/index.css +0 -63
  1331. package/lib/core/Designer/ConfigPanel/TerminalSelect/index.css +0 -29
  1332. package/lib/core/Designer/ConfigPanel/index.css +0 -123
  1333. package/lib/core/Designer/LeftTitle/index.css +0 -9
  1334. package/lib/core/Designer/PageCompList/index.css +0 -108
  1335. package/lib/core/Designer/QuickMenuBar/index.css +0 -109
  1336. package/lib/core/Designer/RenderHtml/index.css +0 -5
  1337. package/lib/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/AlignSelectPicker/index.css +0 -47
  1338. package/lib/core/Designer/ToolBarModal/ToolBtn/components/AlignPicker/index.css +0 -22
  1339. package/lib/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/IconSelectPicker/index.css +0 -52
  1340. package/lib/core/Designer/ToolBarModal/ToolBtn/components/BulletPicker/index.css +0 -9
  1341. package/lib/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/UnderlineSelectPicker/index.css +0 -25
  1342. package/lib/core/Designer/ToolBarModal/ToolBtn/components/ColorPickerBtn/index.css +0 -23
  1343. package/lib/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/LinkInputPicker/index.css +0 -36
  1344. package/lib/core/Designer/ToolBarModal/ToolBtn/components/LinkBtn/index.css +0 -22
  1345. package/lib/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/IconSelectPicker/index.css +0 -52
  1346. package/lib/core/Designer/ToolBarModal/ToolBtn/components/OrderedPicker/index.css +0 -9
  1347. package/lib/core/Designer/ToolBarModal/ToolBtn/index.css +0 -22
  1348. package/lib/core/Designer/ToolBarModal/index.css +0 -30
  1349. package/lib/core/Designer/ViewArea/index.css +0 -80
  1350. package/lib/core/Designer/index.css +0 -6
  1351. package/lib/index.css +0 -286
  1352. package/lib/meta-comp/components/Button/editable.css +0 -6
  1353. package/lib/meta-comp/components/Button/index.css +0 -23
  1354. package/lib/meta-comp/components/Image/index.css +0 -21
  1355. package/lib/meta-comp/components/Text/index.css +0 -88
  1356. package/lib/meta-comp/config-panels/ButtonConfig/BorderRadiusInput/index.css +0 -65
  1357. package/lib/meta-comp/config-panels/ButtonConfig/index.css +0 -4
  1358. package/lib/meta-comp/config-panels/ImageConfig/AreaConfigModal/index.css +0 -23
  1359. package/lib/meta-comp/config-panels/ImageConfig/HotAreaConfig/index.css +0 -15
  1360. package/lib/meta-comp/config-panels/ImageConfig/index.css +0 -4
  1361. package/lib/meta-comp/config-panels/PlayIconConfig/index.css +0 -39
  1362. package/lib/meta-comp/config-panels/TextConfig/TextEditModal/index.css +0 -22
  1363. package/lib/meta-comp/config-panels/TextConfig/TextLabel/index.css +0 -22
  1364. package/lib/meta-comp/config-panels/TextConfig/UnderlineSelect/index.css +0 -18
  1365. package/lib/meta-comp/config-panels/TextConfig/index.css +0 -50
  1366. /package/es/{assets/less/variables.css → common/Carousel/index.less} +0 -0
  1367. /package/es/common/{Carousel/index.css → ImageLazy/index.less} +0 -0
  1368. /package/es/common/{ImageLazy/index.css → MagicLink/index.less} +0 -0
  1369. /package/es/common/{MagicLink/index.css → NewImg/index.less} +0 -0
  1370. /package/es/composite-comp/ashita/components/WalletAshita/mobile/{index.css → index.less} +0 -0
  1371. /package/es/{common/NewImg/index.css → composite-comp/ashita/config-panels/WalletAshitaConfig/WalletConfigContent/index.less} +0 -0
  1372. /package/es/composite-comp/ashita/{components/WalletAshita/pc/index.css → config-panels/WalletAshitaConfig/WalletConfigImageGroup/index.less} +0 -0
  1373. /package/es/composite-comp/bol/components/Banner/mobile/{index.css → index.less} +0 -0
  1374. /package/es/composite-comp/bol/components/Carousel/mobile/{index.css → index.less} +0 -0
  1375. /package/es/composite-comp/bol/components/ImageGallery/mobile/{index.css → index.less} +0 -0
  1376. /package/es/composite-comp/bol/components/ImageText/mobile/{index.css → index.less} +0 -0
  1377. /package/es/composite-comp/bol/components/Video/mobile/Layout1/{index.css → index.less} +0 -0
  1378. /package/es/composite-comp/bol/components/Video/mobile/Layout2/{index.css → index.less} +0 -0
  1379. /package/es/composite-comp/bol/components/Video/mobile/Layout3/{index.css → index.less} +0 -0
  1380. /package/es/composite-comp/bol/components/Video/mobile/{index.css → index.less} +0 -0
  1381. /package/es/composite-comp/{ashita/config-panels/WalletAshitaConfig/WalletConfigContent/index.css → bol/config-panels/CarouselConfig/CarouselConfigImageGroup/index.less} +0 -0
  1382. /package/es/composite-comp/{ashita/config-panels/WalletAshitaConfig/WalletConfigImageGroup/index.css → bol/config-panels/ImageGalleryConfig/ImageGalleryConfigImageGroup/index.less} +0 -0
  1383. /package/es/composite-comp/bol/config-panels/{CarouselConfig/CarouselConfigImageGroup/index.css → TextCompConfig/TextConfigContent/index.less} +0 -0
  1384. /package/es/composite-comp/bol/{config-panels/ImageGalleryConfig/ImageGalleryConfigImageGroup/index.css → second-config-panels/TextSecondConfig/TextContentConfigContent/index.less} +0 -0
  1385. /package/es/composite-comp/dito/components/Bargain/mobile/{index.css → index.less} +0 -0
  1386. /package/es/composite-comp/dito/components/Campaign/mobile/components/Bargain/{index.css → index.less} +0 -0
  1387. /package/es/composite-comp/dito/components/Campaign/mobile/components/CountDown/{index.css → index.less} +0 -0
  1388. /package/es/composite-comp/dito/components/Campaign/mobile/components/FlashSale/{index.css → index.less} +0 -0
  1389. /package/es/composite-comp/dito/components/Campaign/mobile/components/GroupBuy/{index.css → index.less} +0 -0
  1390. /package/es/composite-comp/dito/components/Campaign/mobile/components/ProductItem/{index.css → index.less} +0 -0
  1391. /package/es/composite-comp/dito/components/Campaign/mobile/{index.css → index.less} +0 -0
  1392. /package/es/composite-comp/dito/components/CommonFunctions/mobile/{index.css → index.less} +0 -0
  1393. /package/es/composite-comp/dito/components/FlashDeal/mobile/{index.css → index.less} +0 -0
  1394. /package/es/composite-comp/dito/components/GroupBuy/mobile/{index.css → index.less} +0 -0
  1395. /package/es/composite-comp/dito/components/HeadNavigation/mobile/{index.css → index.less} +0 -0
  1396. /package/es/composite-comp/dito/components/MenuNavigation/mobile/{index.css → index.less} +0 -0
  1397. /package/es/composite-comp/dito/components/MobileNavigation/mobile/{index.css → index.less} +0 -0
  1398. /package/es/composite-comp/dito/components/PersonalInformation/mobile/{index.css → index.less} +0 -0
  1399. /package/es/composite-comp/dito/components/PersonalInformationSecond/mobile/{index.css → index.less} +0 -0
  1400. /package/es/composite-comp/dito/components/Recommend/mobile/{index.css → index.less} +0 -0
  1401. /package/es/composite-comp/dito/components/SearchBanner/mobile/{index.css → index.less} +0 -0
  1402. /package/es/composite-comp/dito/components/SearchBar/mobile/{index.css → index.less} +0 -0
  1403. /package/es/composite-comp/dito/components/SignBoard/mobile/{index.css → index.less} +0 -0
  1404. /package/es/composite-comp/{bol/config-panels/TextCompConfig/TextConfigContent/index.css → dito/config-panels/BargainConfig/FlashDealConfigTitle/index.less} +0 -0
  1405. /package/es/composite-comp/{bol/second-config-panels/TextSecondConfig/TextContentConfigContent/index.css → dito/config-panels/FlashDealConfig/FlashDealConfigTitle/index.less} +0 -0
  1406. /package/es/composite-comp/dito/config-panels/{BargainConfig/FlashDealConfigTitle/index.css → GroupedCarouselConfig/ConfigTitle/index.less} +0 -0
  1407. /package/es/composite-comp/dito/config-panels/{FlashDealConfig/FlashDealConfigTitle/index.css → NewsConfig/ConfigTitle/index.less} +0 -0
  1408. /package/es/composite-comp/dito/config-panels/{GroupedCarouselConfig/ConfigTitle/index.css → RecommendConfig/RecommendConfigContent/index.less} +0 -0
  1409. /package/es/composite-comp/dito/config-panels/{NewsConfig/ConfigTitle/index.css → SearchBannerConfig/ConfigImageGroup/index.less} +0 -0
  1410. /package/es/composite-comp/dito/config-panels/{RecommendConfig/RecommendConfigContent/index.css → SearchDITOConfig/ConfigImageGroup/index.less} +0 -0
  1411. /package/es/composite-comp/monpay/components/Bundle/mobile/BundleItem/{index.css → index.less} +0 -0
  1412. /package/es/composite-comp/monpay/components/Bundle/mobile/BundleProdItem/{index.css → index.less} +0 -0
  1413. /package/es/composite-comp/monpay/components/Bundle/mobile/{index.css → index.less} +0 -0
  1414. /package/es/composite-comp/monpay/components/InterestProducts/mobile/{index.css → index.less} +0 -0
  1415. /package/es/composite-comp/monpay/components/MerchantSales/mobile/StoreItem/{index.css → index.less} +0 -0
  1416. /package/es/composite-comp/monpay/components/MerchantSales/mobile/{index.css → index.less} +0 -0
  1417. /package/es/composite-comp/monpay/components/MonpayFlashDeal/mobile/{index.css → index.less} +0 -0
  1418. /package/es/composite-comp/monpay/components/MonpayRecommend/mobile/SearchCondition/{index.css → index.less} +0 -0
  1419. /package/es/composite-comp/monpay/components/MonpayRecommend/mobile/{index.css → index.less} +0 -0
  1420. /package/es/composite-comp/monpay/components/MonpaySignBoard/mobile/{index.css → index.less} +0 -0
  1421. /package/es/composite-comp/{dito/config-panels/SearchBannerConfig/ConfigImageGroup/index.css → monpay/config-panels/MonpayRecommendConfig/RecommendConfigContent/index.less} +0 -0
  1422. /package/es/composite-comp/{dito/config-panels/SearchDITOConfig/ConfigImageGroup/index.css → monpay/config-panels/MonpayRecommendConfig/RecommendConfigTitle/index.less} +0 -0
  1423. /package/es/composite-comp/nuri/components/AffiliateRecommend/mobile/{index.css → index.less} +0 -0
  1424. /package/es/composite-comp/nuri/components/WalletNuri/mobile/{index.css → index.less} +0 -0
  1425. /package/es/composite-comp/{monpay/config-panels/MonpayRecommendConfig/RecommendConfigContent/index.css → nuri/config-panels/AffiliateRecommendConfig/RecommendConfigContent/index.less} +0 -0
  1426. /package/es/composite-comp/{monpay/config-panels/MonpayRecommendConfig/RecommendConfigTitle/index.css → nuri/config-panels/WalletNuriConfig/WalletNuriConfigImageGroup/index.less} +0 -0
  1427. /package/es/composite-comp/public/components/Location/mobile/{index.css → index.less} +0 -0
  1428. /package/es/composite-comp/public/components/Stores/mobile/StoreItem/{index.css → index.less} +0 -0
  1429. /package/es/composite-comp/public/components/Stores/mobile/{index.css → index.less} +0 -0
  1430. /package/es/composite-comp/public/components/Wallet/mobile/{index.css → index.less} +0 -0
  1431. /package/es/composite-comp/{nuri/config-panels/AffiliateRecommendConfig/RecommendConfigContent/index.css → public/config-panels/WalletConfig/WalletConfigImageGroup/index.less} +0 -0
  1432. /package/es/{composite-comp/nuri/config-panels/WalletNuriConfig/WalletNuriConfigImageGroup/index.css → core/Designer/ChatRobot/components/CopyBtn/index.less} +0 -0
  1433. /package/{es/composite-comp/public/config-panels/WalletConfig/WalletConfigImageGroup/index.css → lib/common/Carousel/index.less} +0 -0
  1434. /package/{es/core/Designer/ChatRobot/components/CopyBtn/index.css → lib/common/ImageLazy/index.less} +0 -0
  1435. /package/lib/{assets/less/variables.css → common/MagicLink/index.less} +0 -0
  1436. /package/lib/common/{Carousel/index.css → NewImg/index.less} +0 -0
  1437. /package/lib/composite-comp/ashita/components/WalletAshita/mobile/{index.css → index.less} +0 -0
  1438. /package/lib/{common/ImageLazy/index.css → composite-comp/ashita/config-panels/WalletAshitaConfig/WalletConfigContent/index.less} +0 -0
  1439. /package/lib/{common/MagicLink/index.css → composite-comp/ashita/config-panels/WalletAshitaConfig/WalletConfigImageGroup/index.less} +0 -0
  1440. /package/lib/composite-comp/bol/components/Banner/mobile/{index.css → index.less} +0 -0
  1441. /package/lib/composite-comp/bol/components/Carousel/mobile/{index.css → index.less} +0 -0
  1442. /package/lib/composite-comp/bol/components/ImageGallery/mobile/{index.css → index.less} +0 -0
  1443. /package/lib/composite-comp/bol/components/ImageText/mobile/{index.css → index.less} +0 -0
  1444. /package/lib/composite-comp/bol/components/Video/mobile/Layout1/{index.css → index.less} +0 -0
  1445. /package/lib/composite-comp/bol/components/Video/mobile/Layout2/{index.css → index.less} +0 -0
  1446. /package/lib/composite-comp/bol/components/Video/mobile/Layout3/{index.css → index.less} +0 -0
  1447. /package/lib/composite-comp/bol/components/Video/mobile/{index.css → index.less} +0 -0
  1448. /package/lib/{common/NewImg/index.css → composite-comp/bol/config-panels/CarouselConfig/CarouselConfigImageGroup/index.less} +0 -0
  1449. /package/lib/composite-comp/{ashita/components/WalletAshita/pc/index.css → bol/config-panels/ImageGalleryConfig/ImageGalleryConfigImageGroup/index.less} +0 -0
  1450. /package/lib/composite-comp/{ashita/config-panels/WalletAshitaConfig/WalletConfigContent/index.css → bol/config-panels/TextCompConfig/TextConfigContent/index.less} +0 -0
  1451. /package/lib/composite-comp/{ashita/config-panels/WalletAshitaConfig/WalletConfigImageGroup/index.css → bol/second-config-panels/TextSecondConfig/TextContentConfigContent/index.less} +0 -0
  1452. /package/lib/composite-comp/dito/components/Bargain/mobile/{index.css → index.less} +0 -0
  1453. /package/lib/composite-comp/dito/components/Campaign/mobile/components/Bargain/{index.css → index.less} +0 -0
  1454. /package/lib/composite-comp/dito/components/Campaign/mobile/components/CountDown/{index.css → index.less} +0 -0
  1455. /package/lib/composite-comp/dito/components/Campaign/mobile/components/FlashSale/{index.css → index.less} +0 -0
  1456. /package/lib/composite-comp/dito/components/Campaign/mobile/components/GroupBuy/{index.css → index.less} +0 -0
  1457. /package/lib/composite-comp/dito/components/Campaign/mobile/components/ProductItem/{index.css → index.less} +0 -0
  1458. /package/lib/composite-comp/dito/components/Campaign/mobile/{index.css → index.less} +0 -0
  1459. /package/lib/composite-comp/dito/components/CommonFunctions/mobile/{index.css → index.less} +0 -0
  1460. /package/lib/composite-comp/dito/components/FlashDeal/mobile/{index.css → index.less} +0 -0
  1461. /package/lib/composite-comp/dito/components/GroupBuy/mobile/{index.css → index.less} +0 -0
  1462. /package/lib/composite-comp/dito/components/HeadNavigation/mobile/{index.css → index.less} +0 -0
  1463. /package/lib/composite-comp/dito/components/MenuNavigation/mobile/{index.css → index.less} +0 -0
  1464. /package/lib/composite-comp/dito/components/MobileNavigation/mobile/{index.css → index.less} +0 -0
  1465. /package/lib/composite-comp/dito/components/PersonalInformation/mobile/{index.css → index.less} +0 -0
  1466. /package/lib/composite-comp/dito/components/PersonalInformationSecond/mobile/{index.css → index.less} +0 -0
  1467. /package/lib/composite-comp/dito/components/Recommend/mobile/{index.css → index.less} +0 -0
  1468. /package/lib/composite-comp/dito/components/SearchBanner/mobile/{index.css → index.less} +0 -0
  1469. /package/lib/composite-comp/dito/components/SearchBar/mobile/{index.css → index.less} +0 -0
  1470. /package/lib/composite-comp/dito/components/SignBoard/mobile/{index.css → index.less} +0 -0
  1471. /package/lib/composite-comp/{bol/config-panels/CarouselConfig/CarouselConfigImageGroup/index.css → dito/config-panels/BargainConfig/FlashDealConfigTitle/index.less} +0 -0
  1472. /package/lib/composite-comp/{bol/config-panels/ImageGalleryConfig/ImageGalleryConfigImageGroup/index.css → dito/config-panels/FlashDealConfig/FlashDealConfigTitle/index.less} +0 -0
  1473. /package/lib/composite-comp/{bol/config-panels/TextCompConfig/TextConfigContent/index.css → dito/config-panels/GroupedCarouselConfig/ConfigTitle/index.less} +0 -0
  1474. /package/lib/composite-comp/{bol/second-config-panels/TextSecondConfig/TextContentConfigContent/index.css → dito/config-panels/NewsConfig/ConfigTitle/index.less} +0 -0
  1475. /package/lib/composite-comp/dito/config-panels/{BargainConfig/FlashDealConfigTitle/index.css → RecommendConfig/RecommendConfigContent/index.less} +0 -0
  1476. /package/lib/composite-comp/dito/config-panels/{FlashDealConfig/FlashDealConfigTitle/index.css → SearchBannerConfig/ConfigImageGroup/index.less} +0 -0
  1477. /package/lib/composite-comp/dito/config-panels/{GroupedCarouselConfig/ConfigTitle/index.css → SearchDITOConfig/ConfigImageGroup/index.less} +0 -0
  1478. /package/lib/composite-comp/monpay/components/Bundle/mobile/BundleItem/{index.css → index.less} +0 -0
  1479. /package/lib/composite-comp/monpay/components/Bundle/mobile/BundleProdItem/{index.css → index.less} +0 -0
  1480. /package/lib/composite-comp/monpay/components/Bundle/mobile/{index.css → index.less} +0 -0
  1481. /package/lib/composite-comp/monpay/components/InterestProducts/mobile/{index.css → index.less} +0 -0
  1482. /package/lib/composite-comp/monpay/components/MerchantSales/mobile/StoreItem/{index.css → index.less} +0 -0
  1483. /package/lib/composite-comp/monpay/components/MerchantSales/mobile/{index.css → index.less} +0 -0
  1484. /package/lib/composite-comp/monpay/components/MonpayFlashDeal/mobile/{index.css → index.less} +0 -0
  1485. /package/lib/composite-comp/monpay/components/MonpayRecommend/mobile/SearchCondition/{index.css → index.less} +0 -0
  1486. /package/lib/composite-comp/monpay/components/MonpayRecommend/mobile/{index.css → index.less} +0 -0
  1487. /package/lib/composite-comp/monpay/components/MonpaySignBoard/mobile/{index.css → index.less} +0 -0
  1488. /package/lib/composite-comp/{dito/config-panels/NewsConfig/ConfigTitle/index.css → monpay/config-panels/MonpayRecommendConfig/RecommendConfigContent/index.less} +0 -0
  1489. /package/lib/composite-comp/{dito/config-panels/RecommendConfig/RecommendConfigContent/index.css → monpay/config-panels/MonpayRecommendConfig/RecommendConfigTitle/index.less} +0 -0
  1490. /package/lib/composite-comp/nuri/components/AffiliateRecommend/mobile/{index.css → index.less} +0 -0
  1491. /package/lib/composite-comp/nuri/components/WalletNuri/mobile/{index.css → index.less} +0 -0
  1492. /package/lib/composite-comp/{dito/config-panels/SearchBannerConfig/ConfigImageGroup/index.css → nuri/config-panels/AffiliateRecommendConfig/RecommendConfigContent/index.less} +0 -0
  1493. /package/lib/composite-comp/{dito/config-panels/SearchDITOConfig/ConfigImageGroup/index.css → nuri/config-panels/WalletNuriConfig/WalletNuriConfigImageGroup/index.less} +0 -0
  1494. /package/lib/composite-comp/public/components/Location/mobile/{index.css → index.less} +0 -0
  1495. /package/lib/composite-comp/public/components/Stores/mobile/StoreItem/{index.css → index.less} +0 -0
  1496. /package/lib/composite-comp/public/components/Stores/mobile/{index.css → index.less} +0 -0
  1497. /package/lib/composite-comp/public/components/Wallet/mobile/{index.css → index.less} +0 -0
  1498. /package/lib/composite-comp/{monpay/config-panels/MonpayRecommendConfig/RecommendConfigContent/index.css → public/config-panels/WalletConfig/WalletConfigImageGroup/index.less} +0 -0
  1499. /package/lib/{composite-comp/monpay/config-panels/MonpayRecommendConfig/RecommendConfigTitle/index.css → core/Designer/ChatRobot/components/CopyBtn/index.less} +0 -0
@@ -0,0 +1,75 @@
1
+ .history_wrap {
2
+ position: relative;
3
+ height: calc(100vh - 100px);
4
+ overflow: scroll;
5
+ width: 132px;
6
+ min-height: 100%;
7
+ background-color: #FFF;
8
+ border-radius: 4px;
9
+
10
+ .history_header {
11
+ font-size: 14px;
12
+ display: flex;
13
+ justify-content: space-between;
14
+ padding: 16px;
15
+ }
16
+ .history_list {
17
+ padding: 0 16px;
18
+ max-height: calc(100vh - 200px);
19
+ overflow: scroll;
20
+
21
+ .historyNode {
22
+ cursor: pointer;
23
+ border: 2px solid transparent;
24
+ border-radius: 6px;
25
+ position: relative;
26
+ margin-bottom: 12px;
27
+ .hisSelectIcon {
28
+ position: absolute;
29
+ right: 6px;
30
+ top: 6px;
31
+ background-color: #FFF;
32
+ border-radius: 50%;
33
+ display: flex;
34
+ width: 18px;
35
+ height: 18px;
36
+ align-items: center;
37
+ justify-content: center;
38
+ }
39
+ img {
40
+ border-radius: 4px;
41
+ width: 96px;
42
+ height: 96px;
43
+ }
44
+ .hisImgNum {
45
+ width: 18px;
46
+ height: 18px;
47
+ position: absolute;
48
+ bottom: 6px;
49
+ right: 6px;
50
+ background: #2F54EBCC;
51
+ color: #FFF;
52
+ font-family: 'Open Sans';
53
+ font-size: 12px;
54
+ font-weight: 400;
55
+ display: flex;
56
+ align-items: center;
57
+ justify-content: center;
58
+ }
59
+ }
60
+ .active {
61
+ border: 2px solid #2F54EB;
62
+ }
63
+ }
64
+ .historyBottom {
65
+ cursor: pointer;
66
+ position: absolute;
67
+ bottom: 16px;
68
+ left: 0;
69
+ right: 0;
70
+ margin-top: 10px;
71
+ color: #FF4141;
72
+ text-align: center;
73
+ font-size: 14px;
74
+ }
75
+ }
@@ -9,6 +9,8 @@ var _react = _interopRequireDefault(require("react"));
9
9
 
10
10
  var _antd = require("antd4");
11
11
 
12
+ require("./index.less");
13
+
12
14
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
13
15
 
14
16
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
@@ -0,0 +1,8 @@
1
+ .number_slider_wrap {
2
+ position: relative;
3
+ .slider_value {
4
+ position: absolute;
5
+ right: 10px;
6
+ top: -30px;
7
+ }
8
+ }
@@ -15,6 +15,8 @@ var _common = require("../../../../common");
15
15
 
16
16
  var _locale = require("../../../../locale");
17
17
 
18
+ require("./index.less");
19
+
18
20
  function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
19
21
 
20
22
  function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
@@ -0,0 +1,45 @@
1
+ .ref_wrap {
2
+ display: flex;
3
+ align-items: center;
4
+ .upload_btn {
5
+ height:80px;
6
+ width: 80px;
7
+ display: flex;
8
+ align-items: center;
9
+ justify-content: center;
10
+ background: #F5F6F7;
11
+ border: 1px dashed #D2D9E5;
12
+ border-radius: 4px;
13
+ }
14
+ .proportion_wrap {
15
+ height: 80px;
16
+ margin-left: 12px;
17
+ background-color: #F5F6F7;
18
+ padding: 4px 8px;
19
+ .title {
20
+ font-family: 'Open Sans';
21
+ font-style: normal;
22
+ font-weight: 400;
23
+ font-size: 12px;
24
+ line-height: 20px;
25
+ color: #232F46;
26
+ }
27
+ .desc {
28
+ font-family: 'Open Sans';
29
+ font-style: normal;
30
+ font-weight: 400;
31
+ font-size: 12px;
32
+ line-height: 16px;
33
+ color: #8493AF;
34
+ }
35
+ .slider_wrap {
36
+ padding-top: 12px;
37
+ position: relative;
38
+ .slider_value {
39
+ position: absolute;
40
+ right: 0px;
41
+ top: 0;
42
+ }
43
+ }
44
+ }
45
+ }
@@ -35,6 +35,8 @@ var _constants = require("../../../constants");
35
35
 
36
36
  var _locale = require("../../../locale");
37
37
 
38
+ require("./index.less");
39
+
38
40
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
39
41
 
40
42
  function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
@@ -0,0 +1,136 @@
1
+ .generate_drawer {
2
+ ::-webkit-scrollbar {
3
+ width: 0;
4
+ height: 0;
5
+ }
6
+ .dialog_head {
7
+ display: flex;
8
+ align-items: center;
9
+ justify-content: space-between;
10
+ .dialog_title {
11
+
12
+ }
13
+ .btn_group {
14
+ display: flex;
15
+ }
16
+ }
17
+ .drawer_content {
18
+ display: flex;
19
+ min-height: 100%;
20
+ .left_wrap {
21
+ border-radius: 4px;
22
+ background-color: #FFF;
23
+ width: 320px;
24
+ min-height: 100%;
25
+ padding: 16px;
26
+ }
27
+ .middle_wrap {
28
+ flex: 1 1 auto;
29
+ padding: 32px 54px;
30
+ height: 550px;
31
+ position: relative;
32
+ .img_wrap {
33
+ width: 492px;
34
+ height: 492px;
35
+ display: grid;
36
+ grid-template-columns: repeat(2, 1fr);
37
+ grid-template-rows: repeat(2, 1fr);
38
+ grid-gap: 12px;
39
+ margin: 0 auto;
40
+
41
+ .aiImageItem {
42
+ position: relative;
43
+ background-color: #ccc;
44
+ display: flex;
45
+ align-items: center;
46
+ justify-content: center;
47
+ font-size: 24px;
48
+ img {
49
+ width: 100%;
50
+ }
51
+ .imgHandleBtnWrap {
52
+ display: flex;
53
+ position: absolute;
54
+ bottom: 12px;
55
+ right: 12px;
56
+ .refreshBtnWrap {
57
+ background-color: #FFF;
58
+ cursor: pointer;
59
+ height: 28px;
60
+ width: 28px;
61
+ display: flex;
62
+ align-items: center;
63
+ justify-content: center;
64
+ border-radius: 50%;
65
+ border: 1px solid #D2D9E5;
66
+ }
67
+ .downloadBtnWrap {
68
+ background-color: #FFF;
69
+ cursor: pointer;
70
+ height: 28px;
71
+ width: 28px;
72
+ display: flex;
73
+ align-items: center;
74
+ justify-content: center;
75
+ margin-left: 12px;
76
+ border-radius: 50%;
77
+ border: 1px solid #D2D9E5;
78
+ }
79
+ }
80
+ .imgSelectBtnWrap {
81
+ position: absolute;
82
+ top: 12px;
83
+ right: 12px;
84
+ border-radius: 50%;
85
+ height: 19px;
86
+ width: 19px;
87
+ display: flex;
88
+ justify-content: center;
89
+ align-items: center;
90
+ background: #FFF;
91
+
92
+ }
93
+ }
94
+ .noDataWrap {
95
+ width: 100%;
96
+ height: 100%;
97
+ display: flex;
98
+ align-items: center;
99
+ justify-content: center;
100
+ .no_data {
101
+ height: 183px;
102
+ width: 212px;
103
+ }
104
+ }
105
+
106
+ }
107
+ .btn_wrap {
108
+ margin-top: 40px;
109
+ display: flex;
110
+ justify-content: center;
111
+ .regenerate_btn {
112
+ border: 1px solid #E6EAF0;
113
+ border-radius: 4px;
114
+ padding: 4px 12px;
115
+ cursor: pointer;
116
+ font-family: 'Open Sans';
117
+ font-style: normal;
118
+ font-weight: 400;
119
+ font-size: 13px;
120
+ background-color: #FFF;
121
+ }
122
+ }
123
+ .search_wrap {
124
+ margin-top: 12px;
125
+ .cylon-input {
126
+ border-top-right-radius: 0 !important;
127
+ border-bottom-right-radius: 0 !important;
128
+ }
129
+ .cylon-btn {
130
+ border-top-left-radius: 0 !important;
131
+ border-bottom-left-radius: 0 !important;
132
+ }
133
+ }
134
+ }
135
+ }
136
+ }
@@ -13,6 +13,8 @@ var _moment = _interopRequireDefault(require("moment"));
13
13
 
14
14
  var _locale = require("../../../locale");
15
15
 
16
+ require("./index.less");
17
+
16
18
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
17
19
 
18
20
  // import { Button } from '../../../common';
@@ -0,0 +1,23 @@
1
+ .m-appointment-modal {
2
+
3
+ .footer {
4
+ display: flex;
5
+ justify-content: flex-end;
6
+ }
7
+
8
+ .tips {
9
+ font-size: 13px;
10
+ line-height: 18px;
11
+ color: #A3AEC3;
12
+ margin-bottom: 40px;
13
+ }
14
+
15
+ .cylon-modal-body {
16
+ overflow: unset;
17
+ }
18
+
19
+ .cylon-picker-ok button {
20
+ color: #fff;
21
+ }
22
+
23
+ }
@@ -15,6 +15,8 @@ var _classnames = _interopRequireDefault(require("classnames"));
15
15
 
16
16
  var _locale = require("../../../../../locale");
17
17
 
18
+ require("./index.less");
19
+
18
20
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
19
21
 
20
22
  function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
@@ -0,0 +1,33 @@
1
+ .condition_wrap {
2
+ padding: 12px 12px 0 12px;
3
+ .cond_title {
4
+ font-family: Open Sans;
5
+ font-size: 16px;
6
+ font-weight: 700;
7
+ margin-bottom: 16px;
8
+ }
9
+ .cond_item {
10
+ margin-bottom: 16px;
11
+ .item_label {
12
+ font-family: Open Sans;
13
+ font-size: 14px;
14
+ font-weight: 600;
15
+ margin-bottom: 8px;
16
+ }
17
+ .cond_value {
18
+ .tone_item {
19
+ cursor: pointer;
20
+ margin-right: 8px;
21
+ padding: 7px 10px;
22
+ height: 32px;
23
+ border: 1px solid #D2D9E5;
24
+ border-radius: 100px;
25
+ }
26
+ .tone_active {
27
+ background-color: #E9F0FF;
28
+ color: #2F54EB;
29
+ border-color: #D6E4FF;
30
+ }
31
+ }
32
+ }
33
+ }
@@ -27,6 +27,10 @@ var _commonUtil = require("../../../utils/commonUtil");
27
27
 
28
28
  var _locale = require("../../../locale");
29
29
 
30
+ require("./index.less");
31
+
32
+ require("./markdown.less");
33
+
30
34
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
31
35
 
32
36
  function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
@@ -0,0 +1,179 @@
1
+ .chat_wrap {
2
+ .chat_btn_wrap {
3
+ position: absolute;
4
+ right: 24px;
5
+ top: 104px;
6
+ display: flex;
7
+ align-items: center;
8
+ justify-content: center;
9
+ z-index: 999;
10
+ height: 64px;
11
+ width: 64px;
12
+ background-color: #FFF;
13
+ border-radius: 50%;
14
+ cursor: pointer;
15
+ box-shadow: -3px -3px 12px rgba(45, 48, 64, 0.2), 3px 3px 12px rgba(45, 48, 64, 0.2);
16
+ }
17
+ }
18
+ .chat_drawer {
19
+ .dialog_head {
20
+ display: flex;
21
+ align-items: center;
22
+ justify-content: space-between;
23
+ .dialog_title {
24
+ font-family: 'Open Sans';
25
+ font-style: normal;
26
+ font-weight: 600;
27
+ font-weight: 600;
28
+ font-size: 16px;
29
+ color: #232F46;
30
+ display: flex;
31
+ align-items: center;
32
+ }
33
+ }
34
+ .chat_content_wrap {
35
+ display: flex;
36
+ flex-direction: column;
37
+ position: relative;
38
+ height: 100%;
39
+ .content_wrap {
40
+ background: #F5F6F7;
41
+ flex: 1;
42
+ padding: 16px;
43
+ // height: 100%;
44
+ overflow: scroll;
45
+ font-family: 'Open Sans';
46
+ font-size: 14px;
47
+ font-weight: 400;
48
+ line-height: 22px;
49
+ &::-webkit-scrollbar-track {
50
+ background: transparent;
51
+ }
52
+ &::-webkit-scrollbar-corner {
53
+ background:transparent;
54
+ }
55
+
56
+ .messageOuterWrap {
57
+ margin-bottom: 20px;
58
+ .messageWrap {
59
+ position: relative;
60
+ width: fit-content;
61
+ max-width: 70%;
62
+ padding: 7px 14px;
63
+ .messageContentWrap {
64
+ display: flex;
65
+ flex-direction: column;
66
+ p {
67
+ margin-bottom: 0;
68
+ display: inline;
69
+ width: fit-content;
70
+ }
71
+ }
72
+
73
+ .msgIconWrap {
74
+ position: absolute;
75
+ right: -25px;
76
+ bottom: 0;
77
+ }
78
+ }
79
+ }
80
+ .userMessage {
81
+ display: flex;
82
+ justify-content: flex-end;
83
+ .messageWrap {
84
+ border: 1px solid #E6EAF0;
85
+ border-radius: 4px;
86
+ background: #FFF;
87
+ color: #232F46;
88
+ }
89
+ }
90
+ .assistantMessage {
91
+ .messageWrap {
92
+ border-radius: 4px;
93
+ background: #E9F0FF;
94
+ color: #2F54EB;
95
+ border: 1px solid #D6E4FF;
96
+ }
97
+ }
98
+ .recent_response {
99
+ min-height: 36px;
100
+ max-width: 70%;
101
+ padding: 7px 14px;
102
+ background: #F5F6F7;
103
+ color: #232F46;
104
+ p {
105
+ margin-bottom: 0;
106
+ }
107
+ }
108
+ }
109
+
110
+ .regenerate_btn_wrap {
111
+ background: #F5F6F7;
112
+ display: flex;
113
+ align-items: center;
114
+ justify-content: center;
115
+ padding-bottom: 12px;
116
+ .regenerate_btn {
117
+ background-color: #FFF;
118
+ bottom: 10px;
119
+ border: 1px solid #E6EAF0;
120
+ border-radius: 4px;
121
+ padding: 4px 12px;
122
+ cursor: pointer;
123
+ font-family: 'Open Sans';
124
+ font-style: normal;
125
+ font-weight: 400;
126
+ font-size: 13px;
127
+ }
128
+ }
129
+
130
+ .more_condition {
131
+ transition: all 0.4s;
132
+ max-height: 400px;
133
+ overflow: hidden;
134
+ box-shadow: 3px 3px 8px 0px #2D304008;
135
+ box-shadow: -3px -3px 8px 0px #2D304008;
136
+ }
137
+ .more_condition_hide {
138
+ max-height: 0;
139
+ }
140
+ }
141
+ .dialog_bottom {
142
+ position: relative;
143
+ font-size: 14px;
144
+ .bottom_input{
145
+ display: flex;
146
+ align-items: flex-start;
147
+ .text_area {
148
+ max-height: 200px;
149
+ padding-right: 30px;
150
+ }
151
+ .image_btn {
152
+ position: absolute;
153
+ right: 40px;
154
+ top: 6px;
155
+ }
156
+ .toggle_btn {
157
+ padding: 4px 0 4px 10px;
158
+ cursor: pointer;
159
+ }
160
+ }
161
+ .generate_btn {
162
+ display: flex;
163
+ align-items: center;
164
+ justify-content: center;
165
+ margin-top: 8px;
166
+ height: 36px;
167
+ background: #2F54EB;
168
+ border-radius: 6px;
169
+ color:#FFF;
170
+ font-family: Open Sans;
171
+ font-size: 14px;
172
+ font-weight: 600;
173
+ cursor: pointer;
174
+ }
175
+ .disable_btn {
176
+ background: #C1C9D7;
177
+ }
178
+ }
179
+ }
@@ -0,0 +1 @@
1
+ .markdown-body{color-scheme:dark;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;margin:0;color:#c9d1d9;background-color:#FFF;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:16px;line-height:1.5;word-wrap:break-word}.markdown-body .octicon{display:inline-block;fill:currentColor;vertical-align:text-bottom}.markdown-body h1:hover .anchor .octicon-link:before,.markdown-body h2:hover .anchor .octicon-link:before,.markdown-body h3:hover .anchor .octicon-link:before,.markdown-body h4:hover .anchor .octicon-link:before,.markdown-body h5:hover .anchor .octicon-link:before,.markdown-body h6:hover .anchor .octicon-link:before{width:16px;height:16px;content:' ';display:inline-block;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>")}.markdown-body details,.markdown-body figcaption,.markdown-body figure{display:block}.markdown-body summary{display:list-item}.markdown-body [hidden]{display:none!important}.markdown-body a{background-color:transparent;color:#58a6ff;text-decoration:none}.markdown-body abbr[title]{border-bottom:none;text-decoration:underline dotted}.markdown-body b,.markdown-body strong{font-weight:600}.markdown-body dfn{font-style:italic}.markdown-body h1{margin:.67em 0;font-weight:600;padding-bottom:.3em;font-size:2em;border-bottom:1px solid #21262d}.markdown-body mark{background-color:rgba(187,128,9,.15);color:#c9d1d9}.markdown-body small{font-size:90%}.markdown-body sub,.markdown-body sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.markdown-body sub{bottom:-.25em}.markdown-body sup{top:-.5em}.markdown-body img{border-style:none;max-width:100%;box-sizing:content-box;background-color:#0d1117}.markdown-body code,.markdown-body kbd,.markdown-body pre,.markdown-body samp{font-family:monospace;font-size:1em}.markdown-body figure{margin:1em 40px}.markdown-body hr{box-sizing:content-box;overflow:hidden;background:0 0;border-bottom:1px solid #21262d;height:.25em;padding:0;margin:24px 0;background-color:#30363d;border:0}.markdown-body input{font:inherit;margin:0;overflow:visible;font-family:inherit;font-size:inherit;line-height:inherit}.markdown-body [type=button],.markdown-body [type=reset],.markdown-body [type=submit]{-webkit-appearance:button}.markdown-body [type=checkbox],.markdown-body [type=radio]{box-sizing:border-box;padding:0}.markdown-body [type=number]::-webkit-inner-spin-button,.markdown-body [type=number]::-webkit-outer-spin-button{height:auto}.markdown-body [type=search]::-webkit-search-cancel-button,.markdown-body [type=search]::-webkit-search-decoration{-webkit-appearance:none}.markdown-body ::-webkit-input-placeholder{color:inherit;opacity:.54}.markdown-body ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.markdown-body a:hover{text-decoration:underline}.markdown-body ::placeholder{color:#6e7681;opacity:1}.markdown-body hr::before{display:table;content:""}.markdown-body hr::after{display:table;clear:both;content:""}.markdown-body table{border-spacing:0;border-collapse:collapse;display:block;width:max-content;max-width:100%;overflow:auto}.markdown-body td,.markdown-body th{padding:0}.markdown-body details summary{cursor:pointer}.markdown-body details:not([open])>:not(summary){display:none!important}.markdown-body [role=button]:focus,.markdown-body a:focus,.markdown-body input[type=checkbox]:focus,.markdown-body input[type=radio]:focus{outline:2px solid #58a6ff;outline-offset:-2px;box-shadow:none}.markdown-body [role=button]:focus:not(:focus-visible),.markdown-body a:focus:not(:focus-visible),.markdown-body input[type=checkbox]:focus:not(:focus-visible),.markdown-body input[type=radio]:focus:not(:focus-visible){outline:solid 1px transparent}.markdown-body [role=button]:focus-visible,.markdown-body a:focus-visible,.markdown-body input[type=checkbox]:focus-visible,.markdown-body input[type=radio]:focus-visible{outline:2px solid #58a6ff;outline-offset:-2px;box-shadow:none}.markdown-body a:not([class]):focus,.markdown-body a:not([class]):focus-visible,.markdown-body input[type=checkbox]:focus,.markdown-body input[type=checkbox]:focus-visible,.markdown-body input[type=radio]:focus,.markdown-body input[type=radio]:focus-visible{outline-offset:0}.markdown-body kbd{display:inline-block;padding:3px 5px;font:11px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;line-height:10px;color:#c9d1d9;vertical-align:middle;background-color:#161b22;border:solid 1px rgba(110,118,129,.4);border-bottom-color:rgba(110,118,129,.4);border-radius:6px;box-shadow:inset 0 -1px 0 rgba(110,118,129,.4)}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}.markdown-body h2{font-weight:600;padding-bottom:.3em;font-size:1.5em;border-bottom:1px solid #21262d}.markdown-body h3{font-weight:600;font-size:1.25em}.markdown-body h4{font-weight:600;font-size:1em}.markdown-body h5{font-weight:600;font-size:.875em}.markdown-body h6{font-weight:600;font-size:.85em;color:#8b949e}.markdown-body p{margin-top:0;margin-bottom:10px}.markdown-body blockquote{margin:0;padding:0 1em;color:#8b949e;border-left:.25em solid #30363d}.markdown-body ol,.markdown-body ul{margin-top:0;margin-bottom:0;padding-left:2em}.markdown-body ol ol,.markdown-body ul ol{list-style-type:lower-roman}.markdown-body ol ol ol,.markdown-body ol ul ol,.markdown-body ul ol ol,.markdown-body ul ul ol{list-style-type:lower-alpha}.markdown-body dd{margin-left:0}.markdown-body code,.markdown-body samp,.markdown-body tt{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}.markdown-body pre{margin-top:0;margin-bottom:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;word-wrap:normal}.markdown-body .octicon{display:inline-block;overflow:visible!important;vertical-align:text-bottom;fill:currentColor}.markdown-body input::-webkit-inner-spin-button,.markdown-body input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.markdown-body::before{display:table;content:""}.markdown-body::after{display:table;clear:both;content:""}.markdown-body>:first-child{margin-top:0!important}.markdown-body>:last-child{margin-bottom:0!important}.markdown-body a:not([href]){color:inherit;text-decoration:none}.markdown-body .absent{color:#f85149}.markdown-body .anchor{float:left;padding-right:4px;margin-left:-20px;line-height:1}.markdown-body .anchor:focus{outline:0}.markdown-body blockquote,.markdown-body details,.markdown-body dl,.markdown-body ol,.markdown-body p,.markdown-body pre,.markdown-body table,.markdown-body ul{margin-top:0;margin-bottom:16px}.markdown-body blockquote>:first-child{margin-top:0}.markdown-body blockquote>:last-child{margin-bottom:0}.markdown-body h1 .octicon-link,.markdown-body h2 .octicon-link,.markdown-body h3 .octicon-link,.markdown-body h4 .octicon-link,.markdown-body h5 .octicon-link,.markdown-body h6 .octicon-link{color:#c9d1d9;vertical-align:middle;visibility:hidden}.markdown-body h1:hover .anchor,.markdown-body h2:hover .anchor,.markdown-body h3:hover .anchor,.markdown-body h4:hover .anchor,.markdown-body h5:hover .anchor,.markdown-body h6:hover .anchor{text-decoration:none}.markdown-body h1:hover .anchor .octicon-link,.markdown-body h2:hover .anchor .octicon-link,.markdown-body h3:hover .anchor .octicon-link,.markdown-body h4:hover .anchor .octicon-link,.markdown-body h5:hover .anchor .octicon-link,.markdown-body h6:hover .anchor .octicon-link{visibility:visible}.markdown-body h1 code,.markdown-body h1 tt,.markdown-body h2 code,.markdown-body h2 tt,.markdown-body h3 code,.markdown-body h3 tt,.markdown-body h4 code,.markdown-body h4 tt,.markdown-body h5 code,.markdown-body h5 tt,.markdown-body h6 code,.markdown-body h6 tt{padding:0 .2em;font-size:inherit}.markdown-body summary h1,.markdown-body summary h2,.markdown-body summary h3,.markdown-body summary h4,.markdown-body summary h5,.markdown-body summary h6{display:inline-block}.markdown-body summary h1 .anchor,.markdown-body summary h2 .anchor,.markdown-body summary h3 .anchor,.markdown-body summary h4 .anchor,.markdown-body summary h5 .anchor,.markdown-body summary h6 .anchor{margin-left:-40px}.markdown-body summary h1,.markdown-body summary h2{padding-bottom:0;border-bottom:0}.markdown-body ol.no-list,.markdown-body ul.no-list{padding:0;list-style-type:none}.markdown-body ol[type=a]{list-style-type:lower-alpha}.markdown-body ol[type=A]{list-style-type:upper-alpha}.markdown-body ol[type=i]{list-style-type:lower-roman}.markdown-body ol[type=I]{list-style-type:upper-roman}.markdown-body ol[type="1"]{list-style-type:decimal}.markdown-body div>ol:not([type]){list-style-type:decimal}.markdown-body ol ol,.markdown-body ol ul,.markdown-body ul ol,.markdown-body ul ul{margin-top:0;margin-bottom:0}.markdown-body li>p{margin-top:16px}.markdown-body li+li{margin-top:.25em}.markdown-body dl{padding:0}.markdown-body dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:600}.markdown-body dl dd{padding:0 16px;margin-bottom:16px}.markdown-body table th{font-weight:600}.markdown-body table td,.markdown-body table th{padding:6px 13px;border:1px solid #30363d}.markdown-body table tr{background-color:#0d1117;border-top:1px solid #21262d}.markdown-body table tr:nth-child(2n){background-color:#161b22}.markdown-body table img{background-color:transparent}.markdown-body img[align=right]{padding-left:20px}.markdown-body img[align=left]{padding-right:20px}.markdown-body .emoji{max-width:none;vertical-align:text-top;background-color:transparent}.markdown-body span.frame{display:block;overflow:hidden}.markdown-body span.frame>span{display:block;float:left;width:auto;padding:7px;margin:13px 0 0;overflow:hidden;border:1px solid #30363d}.markdown-body span.frame span img{display:block;float:left}.markdown-body span.frame span span{display:block;padding:5px 0 0;clear:both;color:#c9d1d9}.markdown-body span.align-center{display:block;overflow:hidden;clear:both}.markdown-body span.align-center>span{display:block;margin:13px auto 0;overflow:hidden;text-align:center}.markdown-body span.align-center span img{margin:0 auto;text-align:center}.markdown-body span.align-right{display:block;overflow:hidden;clear:both}.markdown-body span.align-right>span{display:block;margin:13px 0 0;overflow:hidden;text-align:right}.markdown-body span.align-right span img{margin:0;text-align:right}.markdown-body span.float-left{display:block;float:left;margin-right:13px;overflow:hidden}.markdown-body span.float-left span{margin:13px 0 0}.markdown-body span.float-right{display:block;float:right;margin-left:13px;overflow:hidden}.markdown-body span.float-right>span{display:block;margin:13px auto 0;overflow:hidden;text-align:right}.markdown-body code,.markdown-body tt{padding:.2em .4em;margin:0;font-size:85%;white-space:break-spaces;background-color:rgba(110,118,129,.4);border-radius:6px}.markdown-body code br,.markdown-body tt br{display:none}.markdown-body del code{text-decoration:inherit}.markdown-body samp{font-size:85%}.markdown-body pre code{font-size:100%}.markdown-body pre>code{padding:0;margin:0;word-break:normal;white-space:pre;background:0 0;border:0}.markdown-body .highlight{margin-bottom:16px}.markdown-body .highlight pre{margin-bottom:0;word-break:normal}.markdown-body .highlight pre,.markdown-body pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#9fa2a6;border-radius:6px}.markdown-body pre code,.markdown-body pre tt{display:inline;max-width:auto;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.markdown-body .csv-data td,.markdown-body .csv-data th{padding:5px;overflow:hidden;font-size:12px;line-height:1;text-align:left;white-space:nowrap}.markdown-body .csv-data .blob-num{padding:10px 8px 9px;text-align:right;background:#0d1117;border:0}.markdown-body .csv-data tr{border-top:0}.markdown-body .csv-data th{font-weight:600;background:#161b22;border-top:0}.markdown-body [data-footnote-ref]::before{content:"["}.markdown-body [data-footnote-ref]::after{content:"]"}.markdown-body .footnotes{font-size:12px;color:#8b949e;border-top:1px solid #30363d}.markdown-body .footnotes ol{padding-left:16px}.markdown-body .footnotes ol ul{display:inline-block;padding-left:16px;margin-top:16px}.markdown-body .footnotes li{position:relative}.markdown-body .footnotes li:target::before{position:absolute;top:-8px;right:-8px;bottom:-8px;left:-24px;pointer-events:none;content:"";border:2px solid #1f6feb;border-radius:6px}.markdown-body .footnotes li:target{color:#c9d1d9}.markdown-body .footnotes .data-footnote-backref g-emoji{font-family:monospace}.markdown-body .pl-c{color:#8b949e}.markdown-body .pl-c1,.markdown-body .pl-s .pl-v{color:#79c0ff}.markdown-body .pl-e,.markdown-body .pl-en{color:#d2a8ff}.markdown-body .pl-s .pl-s1,.markdown-body .pl-smi{color:#c9d1d9}.markdown-body .pl-ent{color:#7ee787}.markdown-body .pl-k{color:#ff7b72}.markdown-body .pl-pds,.markdown-body .pl-s,.markdown-body .pl-s .pl-pse .pl-s1,.markdown-body .pl-sr,.markdown-body .pl-sr .pl-cce,.markdown-body .pl-sr .pl-sra,.markdown-body .pl-sr .pl-sre{color:#a5d6ff}.markdown-body .pl-smw,.markdown-body .pl-v{color:#ffa657}.markdown-body .pl-bu{color:#f85149}.markdown-body .pl-ii{color:#f0f6fc;background-color:#8e1519}.markdown-body .pl-c2{color:#f0f6fc;background-color:#b62324}.markdown-body .pl-sr .pl-cce{font-weight:700;color:#7ee787}.markdown-body .pl-ml{color:#f2cc60}.markdown-body .pl-mh,.markdown-body .pl-mh .pl-en,.markdown-body .pl-ms{font-weight:700;color:#1f6feb}.markdown-body .pl-mi{font-style:italic;color:#c9d1d9}.markdown-body .pl-mb{font-weight:700;color:#c9d1d9}.markdown-body .pl-md{color:#ffdcd7;background-color:#67060c}.markdown-body .pl-mi1{color:#aff5b4;background-color:#033a16}.markdown-body .pl-mc{color:#ffdfb6;background-color:#5a1e02}.markdown-body .pl-mi2{color:#c9d1d9;background-color:#1158c7}.markdown-body .pl-mdr{font-weight:700;color:#d2a8ff}.markdown-body .pl-ba{color:#8b949e}.markdown-body .pl-sg{color:#484f58}.markdown-body .pl-corl{text-decoration:underline;color:#a5d6ff}.markdown-body g-emoji{display:inline-block;min-width:1ch;font-family:"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1em;font-style:normal!important;font-weight:400;line-height:1;vertical-align:-.075em}.markdown-body g-emoji img{width:1em;height:1em}.markdown-body .task-list-item{list-style-type:none}.markdown-body .task-list-item label{font-weight:400}.markdown-body .task-list-item.enabled label{cursor:pointer}.markdown-body .task-list-item+.task-list-item{margin-top:4px}.markdown-body .task-list-item .handle{display:none}.markdown-body .task-list-item-checkbox{margin:0 .2em .25em -1.4em;vertical-align:middle}.markdown-body .contains-task-list:dir(rtl) .task-list-item-checkbox{margin:0 -1.6em .25em .2em}.markdown-body .contains-task-list{position:relative}.markdown-body .contains-task-list:focus-within .task-list-item-convert-container,.markdown-body .contains-task-list:hover .task-list-item-convert-container{display:block;width:auto;height:24px;overflow:visible;clip:auto}.markdown-body ::-webkit-calendar-picker-indicator{filter:invert(50%)}
@@ -11,6 +11,8 @@ var _Iconfont = _interopRequireDefault(require("../../../../common/Iconfont"));
11
11
 
12
12
  var _constants = require("../../../../constants");
13
13
 
14
+ require("./index.less");
15
+
14
16
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
15
17
 
16
18
  function CompCard(_a) {
@@ -0,0 +1,69 @@
1
+ .compCard {
2
+ position: relative;
3
+ padding: 24px;
4
+ background: #F5F6F7;
5
+ border-radius: 8px;
6
+ margin-bottom: 10px;
7
+
8
+ &:hover {
9
+ background: #E9F0FF;
10
+ .comp-info {
11
+ .hover-icon {
12
+ display: block;
13
+ }
14
+ }
15
+ }
16
+ &.cardActive {
17
+ background: #E9F0FF;
18
+ }
19
+
20
+ .comp-info {
21
+ height: 16px;
22
+ display: flex;
23
+ align-items: center;
24
+ justify-content: space-between;
25
+ .comp-name {
26
+ margin-left: 16px;
27
+ font-family: 'Open Sans';
28
+ font-style: normal;
29
+ font-weight: 400;
30
+ font-size: 16px;
31
+ line-height: 24px;
32
+ color: #232F46;
33
+ }
34
+ .hover-icon {
35
+ display: none;
36
+ cursor: pointer;
37
+ }
38
+ }
39
+ .comp-layout-panel {
40
+ max-height: 0;
41
+ transition: all .4s ease;
42
+ opacity: 0;
43
+ .layout_wrap {
44
+ display: flex;
45
+ .icon_wrap {
46
+ background: #FFFFFF;
47
+ border: 2px solid #FFFFFF;
48
+ box-sizing: border-box;
49
+ border-radius: 6px;
50
+ height: 57px;
51
+ width: 78px;
52
+ &:nth-child(3n +2) {
53
+ margin-left: 12px;
54
+ margin-right: 12px;
55
+ }
56
+ }
57
+ .layout_actice {
58
+ border-color: #597EF7;
59
+ }
60
+ }
61
+ .btn_wrap {
62
+ display: flex;
63
+ }
64
+ }
65
+ .panel-visible {
66
+ max-height: 200px;
67
+ opacity: 1;
68
+ }
69
+ }
@@ -15,6 +15,8 @@ var _CompCard = _interopRequireDefault(require("./CompCard"));
15
15
 
16
16
  var _Button = _interopRequireDefault(require("../../../common/Button"));
17
17
 
18
+ require("./index.less");
19
+
18
20
  var _locale = require("../../../locale");
19
21
 
20
22
  var _coreUtil = require("../../../utils/coreUtil");