@fonixtree/magic-design 2.0.216 → 2.0.221

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