s-material-react 1.5.0 → 1.5.2

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 (269) hide show
  1. package/css/common/index.scss +1 -0
  2. package/css/common/notice.scss +3 -0
  3. package/css/pages/afterSalesDetailGroup/afterSalesDetail.scss +1 -0
  4. package/css/pages/afterSalesListGroup/afterSalesList.scss +0 -1
  5. package/css/pages/agreement.scss +13 -0
  6. package/css/pages/cart.scss +16 -2
  7. package/css/pages/index.scss +1 -0
  8. package/dist/common/addressItem/checkboxItem.d.ts +1 -1
  9. package/dist/common/addressItem/index.d.ts +1 -1
  10. package/dist/common/card/index.d.ts +12 -11
  11. package/dist/common/copyText/index.d.ts +6 -6
  12. package/dist/common/countNum/index.d.ts +2 -1
  13. package/dist/common/coupon/index-next.d.ts +2 -1
  14. package/dist/common/coupon/index.d.ts +3 -2
  15. package/dist/common/evaluateItem/index.d.ts +2 -2
  16. package/dist/common/evaluateList/index.d.ts +5 -5
  17. package/dist/common/icon/index.d.ts +7 -7
  18. package/dist/common/mock/index.d.ts +300 -300
  19. package/dist/common/noData/index.d.ts +8 -7
  20. package/dist/common/rate/index.d.ts +1 -1
  21. package/dist/common/rateItem/index.d.ts +1 -1
  22. package/dist/common/refundGoodsDetail/index.d.ts +7 -6
  23. package/dist/common/refundMsg/index.d.ts +2 -1
  24. package/dist/common/refundOption/index.d.ts +6 -5
  25. package/dist/common/scrollWrap/index.d.ts +9 -9
  26. package/dist/common/stepNum/index.d.ts +5 -5
  27. package/dist/common/uploading/index.d.ts +2 -1
  28. package/dist/common/uploadingImg/index.d.ts +2 -1
  29. package/dist/components/Service/index.d.ts +12 -12
  30. package/dist/components/{BackTop → basic/classify-nav-group/back-top}/index.d.ts +7 -7
  31. package/dist/components/{ClassifyNavGroup/ClassifyNav → basic/classify-nav-group/classify-nav}/index.d.ts +15 -15
  32. package/dist/components/{ClassifyNavGroup/ClassifyNavOne → basic/classify-nav-group/classify-nav-one}/index.d.ts +29 -29
  33. package/dist/components/{ClassifyNavGroup/ClassifyNavThree → basic/classify-nav-group/classify-nav-three}/index.d.ts +18 -18
  34. package/dist/components/{ClassifyNavGroup/ClassifyNavTwo → basic/classify-nav-group/classify-nav-two}/index.d.ts +16 -16
  35. package/dist/components/basic/classify-nav-group/index.d.ts +5 -0
  36. package/dist/components/{Cube → basic/cube-group/cube}/index.d.ts +20 -20
  37. package/dist/components/basic/cube-group/index.d.ts +1 -0
  38. package/dist/components/basic/index.d.ts +6 -0
  39. package/dist/components/basic/line-group/index.d.ts +2 -0
  40. package/dist/components/{LineGroup/Line → basic/line-group/line}/index.d.ts +12 -12
  41. package/dist/components/{LineGroup/TextLine → basic/line-group/text-line}/index.d.ts +16 -16
  42. package/dist/components/basic/slider-group/index.d.ts +1 -0
  43. package/dist/components/{Slider → basic/slider-group/slider}/index.d.ts +36 -36
  44. package/dist/components/{Slider → basic/slider-group/slider}/item.d.ts +7 -6
  45. package/dist/components/{Slider → basic/slider-group/slider}/slider.d.ts +33 -33
  46. package/dist/components/basic/title-group/index.d.ts +1 -0
  47. package/dist/components/{Title → basic/title-group/title}/index.d.ts +18 -18
  48. package/dist/components/basic/video-group/index.d.ts +1 -0
  49. package/dist/components/{Video → basic/video-group/video}/index.d.ts +13 -13
  50. package/dist/components/{AfterSalesApplyGroup/AfterSalesApply → business/after-sales-group/after-sales-apply}/components/fillIn.d.ts +2 -2
  51. package/dist/components/{AfterSalesApplyGroup/AfterSalesApply → business/after-sales-group/after-sales-apply}/components/fillInPopup.d.ts +6 -6
  52. package/dist/components/{AfterSalesApplyGroup/AfterSalesApply → business/after-sales-group/after-sales-apply}/components/index.d.ts +3 -3
  53. package/dist/components/{AfterSalesApplyGroup/AfterSalesApply → business/after-sales-group/after-sales-apply}/components/subFillIn.d.ts +2 -2
  54. package/dist/components/{AfterSalesApplyGroup/AfterSalesApply → business/after-sales-group/after-sales-apply}/components/tip.d.ts +2 -1
  55. package/dist/components/{AfterSalesApplyGroup/AfterSalesApply → business/after-sales-group/after-sales-apply}/context.d.ts +2 -2
  56. package/dist/components/business/after-sales-group/after-sales-apply/index.d.ts +14 -0
  57. package/dist/components/{AfterSalesDetailGroup/AfterSalesDetail → business/after-sales-group/after-sales-detail}/components/expressPopup.d.ts +2 -2
  58. package/dist/components/{AfterSalesDetailGroup/AfterSalesDetail → business/after-sales-group/after-sales-detail}/components/index.d.ts +1 -1
  59. package/dist/components/{AfterSalesDetailGroup/AfterSalesDetail → business/after-sales-group/after-sales-detail}/components/senderWrite.d.ts +2 -1
  60. package/dist/components/{AfterSalesDetailGroup/AfterSalesDetail → business/after-sales-group/after-sales-detail}/context.d.ts +2 -2
  61. package/dist/components/{AfterSalesDetailGroup/AfterSalesDetail → business/after-sales-group/after-sales-detail}/index.d.ts +8 -4
  62. package/dist/components/{AfterSalesDetailGroup/AfterSalesDetail → business/after-sales-group/after-sales-detail}/state.d.ts +1 -1
  63. package/dist/components/{AfterSalesListGroup/AfterSalesList → business/after-sales-group/after-sales-list}/components/iconConfig.d.ts +9 -9
  64. package/dist/components/{AfterSalesListGroup/AfterSalesList → business/after-sales-group/after-sales-list}/components/index.d.ts +2 -2
  65. package/dist/components/{AfterSalesListGroup/AfterSalesList → business/after-sales-group/after-sales-list}/components/item.d.ts +2 -2
  66. package/dist/components/{AfterSalesListGroup/AfterSalesList → business/after-sales-group/after-sales-list}/components/noData.d.ts +2 -1
  67. package/dist/components/{AfterSalesListGroup/AfterSalesList → business/after-sales-group/after-sales-list}/components/stateConfig.d.ts +7 -7
  68. package/dist/components/{AfterSalesListGroup/AfterSalesList → business/after-sales-group/after-sales-list}/components/tabContent.d.ts +2 -1
  69. package/dist/components/business/after-sales-group/after-sales-list/index.d.ts +8 -0
  70. package/dist/components/{AfterSalesTypeGroup/AfterSalesType → business/after-sales-group/after-sales-type}/components/Item.d.ts +2 -2
  71. package/dist/components/{AfterSalesTypeGroup/AfterSalesType → business/after-sales-group/after-sales-type}/components/index.d.ts +2 -2
  72. package/dist/components/{AfterSalesTypeGroup/AfterSalesType → business/after-sales-group/after-sales-type}/components/type.d.ts +8 -8
  73. package/dist/components/{AfterSalesTypeGroup/AfterSalesType → business/after-sales-group/after-sales-type}/context.d.ts +2 -2
  74. package/dist/components/business/after-sales-group/after-sales-type/index.d.ts +12 -0
  75. package/dist/components/{AfterSalesTypeGroup/AfterSalesType → business/after-sales-group/after-sales-type}/tipConfig.d.ts +1 -1
  76. package/dist/components/{AfterSalesTypeGroup/AfterSalesType → business/after-sales-group/after-sales-type}/typeConfig.d.ts +4 -4
  77. package/dist/components/business/after-sales-group/index.d.ts +4 -0
  78. package/dist/components/{CartGroup/cartList → business/cart-group/cart-list}/common/cartPopup.d.ts +16 -16
  79. package/dist/components/{CartGroup/cartList → business/cart-group/cart-list}/common/promotion.d.ts +8 -7
  80. package/dist/components/{CartGroup/cartList → business/cart-group/cart-list}/common/promotionPopup.d.ts +10 -10
  81. package/dist/components/{CartGroup/cartList → business/cart-group/cart-list}/index.d.ts +16 -14
  82. package/dist/components/{CartGroup/cartOperate → business/cart-group/cart-operate}/index.d.ts +16 -16
  83. package/dist/components/{CartGroup/cartTop → business/cart-group/cart-top}/index.d.ts +14 -14
  84. package/dist/components/{CartGroup → business/cart-group}/components/cartItem.d.ts +3 -3
  85. package/dist/components/{Cart → business/cart-group}/components/index.d.ts +1 -1
  86. package/dist/components/business/cart-group/index.d.ts +3 -0
  87. package/dist/components/{GoodsClassifyGroup/GoodsClassify → business/classify-group/goods-classify}/components/classifyFloor.d.ts +9 -8
  88. package/dist/components/{GoodsClassifyGroup/GoodsClassify → business/classify-group/goods-classify}/components/classifySkeleton.d.ts +1 -1
  89. package/dist/components/{GoodsClassifyGroup/GoodsClassify → business/classify-group/goods-classify}/components/index.d.ts +2 -2
  90. package/dist/components/{GoodsClassifyGroup/GoodsClassify → business/classify-group/goods-classify}/index.d.ts +10 -10
  91. package/dist/components/{GoodsClassifyGroup/GoodsClassifyOne → business/classify-group/goods-classify-one}/components/classifyOneContent.d.ts +2 -2
  92. package/dist/components/{GoodsClassifyGroup/GoodsClassifyOne → business/classify-group/goods-classify-one}/components/classifyOneFloor.d.ts +2 -2
  93. package/dist/components/{GoodsClassifyGroup/GoodsClassifyOne → business/classify-group/goods-classify-one}/components/classifyOneHeader.d.ts +2 -2
  94. package/dist/components/{GoodsClassifyGroup/GoodsClassifyOne → business/classify-group/goods-classify-one}/components/context.d.ts +2 -1
  95. package/dist/components/{GoodsClassifyGroup/GoodsClassifyOne → business/classify-group/goods-classify-one}/components/index.d.ts +2 -2
  96. package/dist/components/{GoodsClassifyGroup/GoodsClassifyOne → business/classify-group/goods-classify-one}/hooks/useGoodsClassifyOne.d.ts +4 -4
  97. package/dist/components/{GoodsClassifyGroup/GoodsClassifyOne → business/classify-group/goods-classify-one}/index.d.ts +2 -2
  98. package/dist/components/{GoodsClassifyGroup/GoodsClassifyTwo → business/classify-group/goods-classify-two}/components/goodsClassifyTwoContent.d.ts +9 -9
  99. package/dist/components/{GoodsClassifyGroup/GoodsClassifyTwo → business/classify-group/goods-classify-two}/components/level3Arr.d.ts +12 -12
  100. package/dist/components/{GoodsClassifyGroup/GoodsClassifyTwo → business/classify-group/goods-classify-two}/index.d.ts +9 -9
  101. package/dist/components/business/classify-group/index.d.ts +3 -0
  102. package/dist/components/{GoodsDetailGroup → business/goods-group}/common/goodsDetailPopup.d.ts +16 -15
  103. package/dist/components/{GoodsDetailGroup → business/goods-group}/common/skuItem.d.ts +12 -11
  104. package/dist/components/{GoodsGroup/Goods → business/goods-group/goods}/index.d.ts +31 -30
  105. package/dist/components/{GoodsDetailGroup/GoodsDetailAndEvaluate → business/goods-group/goods-detail-and-evaluate}/goodsDetailEvaluate.d.ts +1 -1
  106. package/dist/components/{GoodsDetailGroup/GoodsDetailAndEvaluate → business/goods-group/goods-detail-and-evaluate}/goodsDetailInfo.d.ts +3 -3
  107. package/dist/components/{GoodsDetailGroup/GoodsDetailAndEvaluate → business/goods-group/goods-detail-and-evaluate}/index.d.ts +8 -8
  108. package/dist/components/{GoodsDetailGroup/GoodsDetailBanner → business/goods-group/goods-detail-banner}/index.d.ts +9 -9
  109. package/dist/components/{GoodsDetailGroup/GoodsDetailCoupon → business/goods-group/goods-detail-coupon}/component/NoData.d.ts +1 -1
  110. package/dist/components/{GoodsDetailGroup/GoodsDetailCoupon → business/goods-group/goods-detail-coupon}/component/index.d.ts +1 -1
  111. package/dist/components/{GoodsDetailGroup/GoodsDetailCoupon → business/goods-group/goods-detail-coupon}/index.d.ts +3 -3
  112. package/dist/components/{GoodsDetailGroup/GoodsDetailHandleBar → business/goods-group/goods-detail-handle-bar}/index.d.ts +17 -16
  113. package/dist/components/{GoodsDetailGroup/GoodsDetailHandleBarOne → business/goods-group/goods-detail-handle-bar-one}/index.d.ts +17 -17
  114. package/dist/components/{GoodsDetailGroup/GoodsDetailInfo → business/goods-group/goods-detail-info}/goodsDetailCollection.d.ts +2 -2
  115. package/dist/components/{GoodsDetailGroup/GoodsDetailInfo → business/goods-group/goods-detail-info}/index.d.ts +9 -9
  116. package/dist/components/{GoodsDetailGroup/GoodsDetailInfoOne → business/goods-group/goods-detail-info-one}/handleBar.d.ts +2 -2
  117. package/dist/components/{GoodsDetailGroup/GoodsDetailInfoOne → business/goods-group/goods-detail-info-one}/index.d.ts +6 -6
  118. package/dist/components/{GoodsDetailGroup/GoodsDetailPromotion → business/goods-group/goods-detail-promotion}/index.d.ts +3 -3
  119. package/dist/components/{GoodsDetailGroup/GoodsDetailSku → business/goods-group/goods-detail-sku}/index.d.ts +3 -3
  120. package/dist/components/{GoodsList → business/goods-group/goods-list}/components/filter.d.ts +6 -6
  121. package/dist/components/{GoodsList → business/goods-group/goods-list}/components/index.d.ts +1 -1
  122. package/dist/components/{GoodsList → business/goods-group/goods-list}/index.d.ts +20 -20
  123. package/dist/components/{GoodsGroup/GoodsSlider → business/goods-group/goods-slider}/index.d.ts +19 -19
  124. package/dist/components/{GoodsGroup/GoodsSlideshow → business/goods-group/goods-slideshow}/index.d.ts +17 -17
  125. package/dist/components/business/goods-group/index.d.ts +13 -0
  126. package/dist/components/business/index.d.ts +8 -0
  127. package/dist/components/{CollectionList → business/mine-group/collection-list}/components/collectItem.d.ts +2 -2
  128. package/dist/components/{CollectionList → business/mine-group/collection-list}/index.d.ts +2 -2
  129. package/dist/components/{EvaluateDetail → business/mine-group/evaluate-detail}/index.d.ts +11 -10
  130. package/dist/components/{EvaluateList → business/mine-group/evaluate-list}/index.d.ts +2 -1
  131. package/dist/components/{Footprint → business/mine-group/footprint}/components/collectItem.d.ts +2 -2
  132. package/dist/components/{Footprint → business/mine-group/footprint}/components/footprint.d.ts +1 -1
  133. package/dist/components/{Footprint → business/mine-group/footprint}/components/footprintGroup.d.ts +1 -1
  134. package/dist/components/{Footprint → business/mine-group/footprint}/components/index.d.ts +4 -4
  135. package/dist/components/{CouponList → business/mine-group/footprint}/components/noData.d.ts +1 -1
  136. package/dist/components/{Footprint → business/mine-group/footprint}/index.d.ts +2 -1
  137. package/dist/components/business/mine-group/index.d.ts +7 -0
  138. package/dist/components/{Mine/MineData → business/mine-group/mine-data}/index.d.ts +9 -9
  139. package/dist/components/{Mine/MineFunction → business/mine-group/mine-function}/index.d.ts +6 -6
  140. package/dist/components/{Mine/MineOrderEntry → business/mine-group/mine-order-entry}/index.d.ts +5 -5
  141. package/dist/components/{ExpressInfo → business/order-group/express-info}/components/expressInfoStep.d.ts +6 -6
  142. package/dist/components/{ExpressInfo → business/order-group/express-info}/components/expressInfoTop.d.ts +6 -6
  143. package/dist/components/{ExpressInfo → business/order-group/express-info}/components/index.d.ts +2 -2
  144. package/dist/components/{ExpressInfo → business/order-group/express-info}/index.d.ts +17 -16
  145. package/dist/components/business/order-group/index.d.ts +11 -0
  146. package/dist/components/{OrderDetail → business/order-group/order-detail}/component/footer.d.ts +14 -13
  147. package/dist/components/{OrderDetail → business/order-group/order-detail}/index.d.ts +14 -14
  148. package/dist/components/{OrderList → business/order-group/order-list}/components/NoData.d.ts +1 -1
  149. package/dist/components/{OrderList → business/order-group/order-list}/components/index.d.ts +3 -3
  150. package/dist/components/{OrderList → business/order-group/order-list}/components/orderItem.d.ts +6 -6
  151. package/dist/components/{OrderList → business/order-group/order-list}/components/orderListItem.d.ts +10 -9
  152. package/dist/components/{OrderList → business/order-group/order-list}/index.d.ts +9 -9
  153. package/dist/components/{PaymentModeGroup/PaymentMode → business/order-group/payment-mode}/config.d.ts +6 -6
  154. package/dist/components/{PaymentModeGroup/PaymentMode → business/order-group/payment-mode}/index.d.ts +13 -12
  155. package/dist/components/{PlaceOrderGroup/PlaceOrderAddress → business/order-group/place-order-address}/index.d.ts +6 -6
  156. package/dist/components/{PlaceOrderGroup/PlaceOrderAddress → business/order-group/place-order-address}/orderAddress.d.ts +12 -12
  157. package/dist/components/{PlaceOrderGroup/PlaceOrderCoupon → business/order-group/place-order-coupon}/index.d.ts +2 -2
  158. package/dist/components/{PlaceOrderGroup/PlaceOrderDelivery → business/order-group/place-order-delivery}/index.d.ts +3 -3
  159. package/dist/components/{PlaceOrderGroup/PlaceOrderGood → business/order-group/place-order-good}/index.d.ts +2 -2
  160. package/dist/components/{PlaceOrderGroup/PlaceOrderInfo → business/order-group/place-order-info}/index.d.ts +2 -2
  161. package/dist/components/{PlaceOrderGroup/PlaceOrderOperate → business/order-group/place-order-operate}/index.d.ts +15 -14
  162. package/dist/components/{PlaceOrderResult → business/order-group/place-order-result}/components/placeOrderResultIcon.d.ts +2 -2
  163. package/dist/components/{PlaceOrderResult → business/order-group/place-order-result}/config.d.ts +15 -15
  164. package/dist/components/{PlaceOrderResult → business/order-group/place-order-result}/index.d.ts +19 -19
  165. package/dist/components/business/search-group/index.d.ts +3 -0
  166. package/dist/components/{Search/Search → business/search-group/search}/index.d.ts +19 -19
  167. package/dist/components/{SearchPage → business/search-group/search-page}/index.d.ts +11 -10
  168. package/dist/components/{Search/SearchStyleTwo → business/search-group/search-style-two}/index.d.ts +16 -16
  169. package/dist/components/business/user-group/address-detail/components/area.d.ts +5 -0
  170. package/dist/components/business/user-group/address-detail/components/city.d.ts +5 -0
  171. package/dist/components/business/user-group/address-detail/components/index.d.ts +3 -0
  172. package/dist/components/business/user-group/address-detail/components/province.d.ts +5 -0
  173. package/dist/components/business/user-group/address-detail/config.d.ts +81 -0
  174. package/dist/components/{AddressDetail → business/user-group/address-detail}/index.d.ts +12 -11
  175. package/dist/components/{AddressList → business/user-group/address-list}/components/index.d.ts +1 -1
  176. package/dist/components/{AddressList → business/user-group/address-list}/components/skull.d.ts +2 -1
  177. package/dist/components/{AddressList → business/user-group/address-list}/index.d.ts +12 -11
  178. package/dist/components/{AddressListGroup/AddressListBtn → business/user-group/address-list-btn}/index.d.ts +9 -8
  179. package/dist/components/business/user-group/index.d.ts +5 -0
  180. package/dist/components/business/user-group/my-agreement-list/index.d.ts +2 -0
  181. package/dist/components/{MySettingGroup/MySetting → business/user-group/my-setting}/index.d.ts +3 -3
  182. package/dist/components/index.d.ts +5 -43
  183. package/dist/components/marketing/content-group/article-detail/index.d.ts +8 -0
  184. package/dist/components/marketing/content-group/index.d.ts +3 -0
  185. package/dist/components/{Notice → marketing/content-group/notice}/index.d.ts +10 -10
  186. package/dist/components/marketing/content-group/notice-detail/index.d.ts +8 -0
  187. package/dist/components/{CouponList → marketing/coupon-group/coupon-list}/components/couponItem.d.ts +9 -9
  188. package/dist/components/{CouponList → marketing/coupon-group/coupon-list}/components/index.d.ts +2 -2
  189. package/dist/components/{Footprint → marketing/coupon-group/coupon-list}/components/noData.d.ts +1 -1
  190. package/dist/components/{AddressListGroup/AddressList → marketing/coupon-group/coupon-list}/components/skull.d.ts +2 -1
  191. package/dist/components/{CouponList → marketing/coupon-group/coupon-list}/index.d.ts +9 -8
  192. package/dist/components/{MarketingGroup/GetCouponOne → marketing/coupon-group/get-coupon-one}/components/oneLineOneBlc/index.d.ts +14 -14
  193. package/dist/components/{MarketingGroup/GetCouponOne → marketing/coupon-group/get-coupon-one}/components/oneLineTwoBlc/index.d.ts +15 -15
  194. package/dist/components/{MarketingGroup/GetCouponOne → marketing/coupon-group/get-coupon-one}/index.d.ts +10 -10
  195. package/dist/components/marketing/coupon-group/index.d.ts +2 -0
  196. package/dist/components/marketing/index.d.ts +3 -0
  197. package/dist/components/{MarketingGroup/AllPromotionList → marketing/promotion-group/all-promotion-list}/components/config.d.ts +4 -4
  198. package/dist/components/{MarketingGroup/AllPromotionList → marketing/promotion-group/all-promotion-list}/components/index.d.ts +2 -2
  199. package/dist/components/{MarketingGroup/AllPromotionList → marketing/promotion-group/all-promotion-list}/components/promotionListItem.d.ts +2 -2
  200. package/dist/components/{MarketingGroup/AllPromotionList → marketing/promotion-group/all-promotion-list}/components/promotionListTab.d.ts +6 -6
  201. package/dist/components/{MarketingGroup/AllPromotionList → marketing/promotion-group/all-promotion-list}/index.d.ts +6 -6
  202. package/dist/components/marketing/promotion-group/index.d.ts +1 -0
  203. package/dist/hooks/index.d.ts +3 -3
  204. package/dist/hooks/useCountDown.d.ts +3 -3
  205. package/dist/hooks/useDataPageQuery.d.ts +3 -3
  206. package/dist/hooks/useDynamicHeight.d.ts +1 -1
  207. package/dist/hooks/useSafeTabBar.d.ts +1 -1
  208. package/dist/index.d.ts +2 -1
  209. package/dist/index.js +1 -1
  210. package/dist/static/icon/index.d.ts +9 -9
  211. package/dist/static/index.d.ts +1 -1
  212. package/dist/utils/index.d.ts +4 -4
  213. package/dist/utils/payment.d.ts +14 -14
  214. package/dist/utils/prices.d.ts +1 -1
  215. package/dist/utils/storage.d.ts +3 -3
  216. package/dist/utils/useService.d.ts +3 -3
  217. package/dist/utils/util.d.ts +3 -3
  218. package/package.json +13 -10
  219. package/dist/components/AddressDetail/components/index.d.ts +0 -3
  220. package/dist/components/AddressDetail/components/pickChinaAddress/china.d.ts +0 -1
  221. package/dist/components/AddressDetail/components/pickChinaAddress/index.d.ts +0 -1
  222. package/dist/components/AddressDetail/components/skull/index.d.ts +0 -1
  223. package/dist/components/AddressDetail/components/switchItem/index.d.ts +0 -1
  224. package/dist/components/AddressDetail/config.d.ts +0 -51
  225. package/dist/components/AddressListGroup/AddressList/components/index.d.ts +0 -1
  226. package/dist/components/AddressListGroup/AddressList/index.d.ts +0 -11
  227. package/dist/components/AddressListGroup/index.d.ts +0 -2
  228. package/dist/components/AfterSalesApplyGroup/AfterSalesApply/index.d.ts +0 -10
  229. package/dist/components/AfterSalesApplyGroup/index.d.ts +0 -1
  230. package/dist/components/AfterSalesDetailGroup/index.d.ts +0 -1
  231. package/dist/components/AfterSalesListGroup/AfterSalesList/index.d.ts +0 -1
  232. package/dist/components/AfterSalesListGroup/index.d.ts +0 -1
  233. package/dist/components/AfterSalesTypeGroup/AfterSalesType/index.d.ts +0 -2
  234. package/dist/components/AfterSalesTypeGroup/index.d.ts +0 -1
  235. package/dist/components/ArticleDetail/index.d.ts +0 -3
  236. package/dist/components/Cart/components/cartItem.d.ts +0 -6
  237. package/dist/components/Cart/index.d.ts +0 -15
  238. package/dist/components/CartGroup/components/index.d.ts +0 -1
  239. package/dist/components/CartGroup/index.d.ts +0 -3
  240. package/dist/components/ClassifyNavGroup/index.d.ts +0 -4
  241. package/dist/components/CouponList/components/skull.d.ts +0 -1
  242. package/dist/components/GoodsClassifyGroup/index.d.ts +0 -3
  243. package/dist/components/GoodsDetailGroup/index.d.ts +0 -9
  244. package/dist/components/GoodsGroup/index.d.ts +0 -3
  245. package/dist/components/GoodsGroupBackup/index.d.ts +0 -26
  246. package/dist/components/LineGroup/index.d.ts +0 -2
  247. package/dist/components/MarketingGroup/AllCouponList/index.d.ts +0 -1
  248. package/dist/components/MarketingGroup/index.d.ts +0 -3
  249. package/dist/components/Mine/index.d.ts +0 -3
  250. package/dist/components/MyAgreementGroup/MyAgreement/index.d.ts +0 -2
  251. package/dist/components/MyAgreementGroup/index.d.ts +0 -1
  252. package/dist/components/MySettingGroup/index.d.ts +0 -1
  253. package/dist/components/NoticeDetail/index.d.ts +0 -3
  254. package/dist/components/PaymentModeGroup/index.d.ts +0 -1
  255. package/dist/components/PlaceOrder/components/coupon.d.ts +0 -5
  256. package/dist/components/PlaceOrder/components/index.d.ts +0 -4
  257. package/dist/components/PlaceOrder/components/operate.d.ts +0 -10
  258. package/dist/components/PlaceOrder/components/orderAddress.d.ts +0 -12
  259. package/dist/components/PlaceOrder/components/orderPrice.d.ts +0 -12
  260. package/dist/components/PlaceOrder/components/shop.d.ts +0 -4
  261. package/dist/components/PlaceOrder/index.d.ts +0 -14
  262. package/dist/components/PlaceOrderGroup/index.d.ts +0 -6
  263. package/dist/components/RefundGroup/RefundAfter/index.d.ts +0 -1
  264. package/dist/components/RefundGroup/index.d.ts +0 -1
  265. package/dist/components/RefundOnlyGroup/RefundOnly/index.d.ts +0 -1
  266. package/dist/components/RefundOnlyGroup/index.d.ts +0 -1
  267. package/dist/components/Search/index.d.ts +0 -2
  268. package/dist/options/index.d.ts +0 -0
  269. package/dist/utils/checkImgUrl.d.ts +0 -0
@@ -1,5 +1,5 @@
1
- export declare const StepNum: ({ num, min, onChange }: {
2
- num: number;
3
- min?: number | undefined;
4
- onChange?: any;
5
- }) => import("react/jsx-runtime").JSX.Element;
1
+ export declare const StepNum: ({ num, min, onChange }: {
2
+ num: number;
3
+ min?: number | undefined;
4
+ onChange?: any;
5
+ }) => import("react/jsx-runtime").JSX.Element;
@@ -1 +1,2 @@
1
- export declare const UploadImg: import("react").MemoExoticComponent<() => import("react/jsx-runtime").JSX.Element>;
1
+ /// <reference types="react" />
2
+ export declare const UploadImg: import("react").MemoExoticComponent<() => import("react/jsx-runtime").JSX.Element>;
@@ -1 +1,2 @@
1
- export declare const UploadingImg: import("react").MemoExoticComponent<() => import("react/jsx-runtime").JSX.Element>;
1
+ /// <reference types="react" />
2
+ export declare const UploadingImg: import("react").MemoExoticComponent<() => import("react/jsx-runtime").JSX.Element>;
@@ -1,12 +1,12 @@
1
- import React from 'react';
2
- interface ServiceType {
3
- width: number;
4
- height: number;
5
- borderRadius: number;
6
- top: number;
7
- right: number;
8
- bottom: number;
9
- left: number;
10
- }
11
- export declare const Service: React.NamedExoticComponent<ServiceType>;
12
- export {};
1
+ import React from 'react';
2
+ interface ServiceType {
3
+ width: number;
4
+ height: number;
5
+ borderRadius: number;
6
+ top: number;
7
+ right: number;
8
+ bottom: number;
9
+ left: number;
10
+ }
11
+ export declare const Service: React.NamedExoticComponent<ServiceType>;
12
+ export {};
@@ -1,7 +1,7 @@
1
- import React from 'react';
2
- export declare const BackTop: React.NamedExoticComponent<{
3
- position: number;
4
- bg: string;
5
- color: string;
6
- fontSize: number;
7
- }>;
1
+ import React from 'react';
2
+ export declare const BackTop: React.NamedExoticComponent<{
3
+ position: number;
4
+ bg: string;
5
+ color: string;
6
+ fontSize: number;
7
+ }>;
@@ -1,15 +1,15 @@
1
- import React from 'react';
2
- export interface ClassifyItemType {
3
- imgUrl: string;
4
- title: string;
5
- link?: any;
6
- }
7
- interface ClassifyNavType {
8
- defaultValue: Array<ClassifyItemType>;
9
- borderRadius: number;
10
- paddingTop: number;
11
- paddingBottom: number;
12
- selectClassifyNav: Array<ClassifyItemType>;
13
- }
14
- export declare const ClassifyNav: React.NamedExoticComponent<ClassifyNavType>;
15
- export {};
1
+ import React from 'react';
2
+ export interface ClassifyItemType {
3
+ imgUrl: string;
4
+ title: string;
5
+ link?: any;
6
+ }
7
+ interface ClassifyNavType {
8
+ defaultValue: Array<ClassifyItemType>;
9
+ borderRadius: number;
10
+ paddingTop: number;
11
+ paddingBottom: number;
12
+ selectClassifyNav: Array<ClassifyItemType>;
13
+ }
14
+ export declare const ClassifyNav: React.NamedExoticComponent<ClassifyNavType>;
15
+ export {};
@@ -1,29 +1,29 @@
1
- import React from 'react';
2
- declare const initialClassifyNavOne: {
3
- defaultValue: never[];
4
- selectClassifyNav: never[];
5
- navRadius: string;
6
- navBorderColor: string;
7
- navBgColor: string;
8
- navBoxShadow: boolean;
9
- imgRadius: string;
10
- imgBoxShadow: boolean;
11
- layout: number;
12
- marginTop: number;
13
- marginBottom: number;
14
- };
15
- export declare const ClassifyNavOneJsx: React.FC<typeof initialClassifyNavOne>;
16
- export declare const ClassifyNavOne: React.NamedExoticComponent<{
17
- defaultValue: never[];
18
- selectClassifyNav: never[];
19
- navRadius: string;
20
- navBorderColor: string;
21
- navBgColor: string;
22
- navBoxShadow: boolean;
23
- imgRadius: string;
24
- imgBoxShadow: boolean;
25
- layout: number;
26
- marginTop: number;
27
- marginBottom: number;
28
- }>;
29
- export {};
1
+ import React from 'react';
2
+ declare const initialClassifyNavOne: {
3
+ defaultValue: never[];
4
+ selectClassifyNav: never[];
5
+ navRadius: string;
6
+ navBorderColor: string;
7
+ navBgColor: string;
8
+ navBoxShadow: boolean;
9
+ imgRadius: string;
10
+ imgBoxShadow: boolean;
11
+ layout: number;
12
+ marginTop: number;
13
+ marginBottom: number;
14
+ };
15
+ export declare const ClassifyNavOneJsx: React.FC<typeof initialClassifyNavOne>;
16
+ export declare const ClassifyNavOne: React.NamedExoticComponent<{
17
+ defaultValue: never[];
18
+ selectClassifyNav: never[];
19
+ navRadius: string;
20
+ navBorderColor: string;
21
+ navBgColor: string;
22
+ navBoxShadow: boolean;
23
+ imgRadius: string;
24
+ imgBoxShadow: boolean;
25
+ layout: number;
26
+ marginTop: number;
27
+ marginBottom: number;
28
+ }>;
29
+ export {};
@@ -1,18 +1,18 @@
1
- import React from 'react';
2
- export declare const ClassifyNavThree: React.NamedExoticComponent<{
3
- defaultValue: never[];
4
- selectClassifyNav: never[];
5
- navRadius: string;
6
- navBorderColor: string;
7
- navBgColor: string;
8
- navBoxShadow: boolean;
9
- imgRadius: string;
10
- imgBoxShadow: boolean;
11
- fontSize: string;
12
- fontColor: string;
13
- tagBgColor: string;
14
- otherStyle: never[];
15
- layout: number;
16
- marginTop: number;
17
- marginBottom: number;
18
- }>;
1
+ import React from 'react';
2
+ export declare const ClassifyNavThree: React.NamedExoticComponent<{
3
+ defaultValue: never[];
4
+ selectClassifyNav: never[];
5
+ navRadius: string;
6
+ navBorderColor: string;
7
+ navBgColor: string;
8
+ navBoxShadow: boolean;
9
+ imgRadius: string;
10
+ imgBoxShadow: boolean;
11
+ fontSize: string;
12
+ fontColor: string;
13
+ tagBgColor: string;
14
+ otherStyle: never[];
15
+ layout: number;
16
+ marginTop: number;
17
+ marginBottom: number;
18
+ }>;
@@ -1,16 +1,16 @@
1
- import React from 'react';
2
- export declare const ClassifyNavTwo: React.NamedExoticComponent<{
3
- defaultValue: never[];
4
- selectClassifyNav: never[];
5
- navRadius: string;
6
- navBorderColor: string;
7
- navBgColor: string;
8
- navBoxShadow: boolean;
9
- fontSize: string;
10
- fontColor: string;
11
- tagBgColor: string;
12
- otherStyle: never[];
13
- layout: number;
14
- marginTop: number;
15
- marginBottom: number;
16
- }>;
1
+ import React from 'react';
2
+ export declare const ClassifyNavTwo: React.NamedExoticComponent<{
3
+ defaultValue: never[];
4
+ selectClassifyNav: never[];
5
+ navRadius: string;
6
+ navBorderColor: string;
7
+ navBgColor: string;
8
+ navBoxShadow: boolean;
9
+ fontSize: string;
10
+ fontColor: string;
11
+ tagBgColor: string;
12
+ otherStyle: never[];
13
+ layout: number;
14
+ marginTop: number;
15
+ marginBottom: number;
16
+ }>;
@@ -0,0 +1,5 @@
1
+ export * from './classify-nav';
2
+ export * from './classify-nav-one';
3
+ export * from './classify-nav-two';
4
+ export * from './classify-nav-three';
5
+ export * from './back-top';
@@ -1,20 +1,20 @@
1
- import React from 'react';
2
- interface ImgType {
3
- imgUrl: string;
4
- link: string;
5
- }
6
- interface CubeType {
7
- defaultValue: Array<ImgType>;
8
- type: number;
9
- borderRadius: number;
10
- paddingTop: number;
11
- paddingLeft: number;
12
- paddingRight: number;
13
- picGap: number;
14
- xGap: number;
15
- paddingBottom: number;
16
- outerShadow: boolean;
17
- selectImg: Array<ImgType>;
18
- }
19
- export declare const Cube: React.NamedExoticComponent<CubeType>;
20
- export {};
1
+ import React from 'react';
2
+ interface ImgType {
3
+ imgUrl: string;
4
+ link: string;
5
+ }
6
+ interface CubeType {
7
+ defaultValue: Array<ImgType>;
8
+ type: number;
9
+ borderRadius: number;
10
+ paddingTop: number;
11
+ paddingLeft: number;
12
+ paddingRight: number;
13
+ picGap: number;
14
+ xGap: number;
15
+ paddingBottom: number;
16
+ outerShadow: boolean;
17
+ selectImg: Array<ImgType>;
18
+ }
19
+ export declare const Cube: React.NamedExoticComponent<CubeType>;
20
+ export {};
@@ -0,0 +1 @@
1
+ export * from './cube';
@@ -0,0 +1,6 @@
1
+ export * from './title-group';
2
+ export * from './line-group';
3
+ export * from './slider-group';
4
+ export * from './video-group';
5
+ export * from './classify-nav-group';
6
+ export * from './cube-group';
@@ -0,0 +1,2 @@
1
+ export * from './text-line';
2
+ export * from './line';
@@ -1,12 +1,12 @@
1
- import React from 'react';
2
- interface LineType {
3
- borderRadius: number;
4
- height: number;
5
- width: number;
6
- borderStyle: string;
7
- backgroundColor: string;
8
- paddingTop: number;
9
- paddingBottom: number;
10
- }
11
- export declare const Line: React.NamedExoticComponent<LineType>;
12
- export {};
1
+ import React from 'react';
2
+ interface LineType {
3
+ borderRadius: number;
4
+ height: number;
5
+ width: number;
6
+ borderStyle: string;
7
+ backgroundColor: string;
8
+ paddingTop: number;
9
+ paddingBottom: number;
10
+ }
11
+ export declare const Line: React.NamedExoticComponent<LineType>;
12
+ export {};
@@ -1,16 +1,16 @@
1
- import React from 'react';
2
- declare const initialTextLine: {
3
- TextLineBgColor: string;
4
- text: string;
5
- contentSize: number;
6
- lineStyle: string;
7
- fontSize: number;
8
- textAlign: string;
9
- fontColor: string;
10
- lineColor: string;
11
- fontWeight: string;
12
- fontStyle: string;
13
- textDecoration: string;
14
- };
15
- export declare const TextLine: React.FC<typeof initialTextLine>;
16
- export {};
1
+ import React from 'react';
2
+ declare const initialTextLine: {
3
+ TextLineBgColor: string;
4
+ text: string;
5
+ contentSize: number;
6
+ lineStyle: string;
7
+ fontSize: number;
8
+ textAlign: string;
9
+ fontColor: string;
10
+ lineColor: string;
11
+ fontWeight: string;
12
+ fontStyle: string;
13
+ textDecoration: string;
14
+ };
15
+ export declare const TextLine: React.FC<typeof initialTextLine>;
16
+ export {};
@@ -0,0 +1 @@
1
+ export * from './slider';
@@ -1,36 +1,36 @@
1
- import React from 'react';
2
- export interface itemType {
3
- imgUrl: string;
4
- link: string;
5
- title?: string;
6
- }
7
- interface SwiperType {
8
- defaultValue?: Array<itemType>;
9
- type?: number;
10
- autoplay?: boolean;
11
- autoplayInterval?: number;
12
- direction?: 'horizontal' | 'vertical';
13
- loop?: boolean;
14
- paddingTop?: number;
15
- paddingBottom?: number;
16
- paddingLeft?: number;
17
- paddingRight?: number;
18
- selectImg?: Array<itemType>;
19
- imgHeight?: {
20
- height: number;
21
- width: number;
22
- };
23
- vertical?: boolean;
24
- paddingTB?: number;
25
- paddingLR?: number;
26
- fontsize?: number;
27
- textAlign?: string;
28
- fontColor?: string;
29
- backGroundColor?: string;
30
- otherStyles?: Array<string>;
31
- ImgShadow?: boolean;
32
- Position?: string;
33
- value?: string;
34
- }
35
- export declare const Slider: React.NamedExoticComponent<SwiperType>;
36
- export {};
1
+ import React from 'react';
2
+ export interface itemType {
3
+ imgUrl: string;
4
+ link: string;
5
+ title?: string;
6
+ }
7
+ interface SwiperType {
8
+ defaultValue?: Array<itemType>;
9
+ type?: number;
10
+ autoplay?: boolean;
11
+ autoplayInterval?: number;
12
+ direction?: 'horizontal' | 'vertical';
13
+ loop?: boolean;
14
+ paddingTop?: number;
15
+ paddingBottom?: number;
16
+ paddingLeft?: number;
17
+ paddingRight?: number;
18
+ selectImg?: Array<itemType>;
19
+ imgHeight?: {
20
+ height: number;
21
+ width: number;
22
+ };
23
+ vertical?: boolean;
24
+ paddingTB?: number;
25
+ paddingLR?: number;
26
+ fontsize?: number;
27
+ textAlign?: string;
28
+ fontColor?: string;
29
+ backGroundColor?: string;
30
+ otherStyles?: Array<string>;
31
+ ImgShadow?: boolean;
32
+ Position?: string;
33
+ value?: string;
34
+ }
35
+ export declare const Slider: React.NamedExoticComponent<SwiperType>;
36
+ export {};
@@ -1,6 +1,7 @@
1
- import { itemType } from './index';
2
- export declare const Items: import("react").MemoExoticComponent<({ item, position, direction }: {
3
- item: itemType;
4
- position: string;
5
- direction: string;
6
- }) => import("react/jsx-runtime").JSX.Element>;
1
+ /// <reference types="react" />
2
+ import { itemType } from './index';
3
+ export declare const Items: import("react").MemoExoticComponent<({ item, position, direction }: {
4
+ item: itemType;
5
+ position: string;
6
+ direction: string;
7
+ }) => import("react/jsx-runtime").JSX.Element>;
@@ -1,33 +1,33 @@
1
- import React from 'react';
2
- export interface itemType {
3
- imgUrl: string;
4
- link: string;
5
- title?: string;
6
- }
7
- interface SwiperType {
8
- defaultValue?: Array<itemType>;
9
- type?: number;
10
- autoplay?: boolean;
11
- autoplayInterval?: number;
12
- direction?: 'horizontal' | 'vertical';
13
- loop?: boolean;
14
- paddingTop?: number;
15
- paddingBottom?: number;
16
- paddingLeft?: number;
17
- paddingRight?: number;
18
- selectImg?: Array<itemType>;
19
- imgHeight?: {
20
- height: number;
21
- width: number;
22
- };
23
- vertical?: boolean;
24
- className?: string;
25
- className1?: string;
26
- Position?: string;
27
- fontsize?: number;
28
- textAlign?: string;
29
- fontColor?: string;
30
- backGroundColor?: string;
31
- }
32
- export declare const SliderInner: React.NamedExoticComponent<SwiperType>;
33
- export {};
1
+ import React from 'react';
2
+ export interface itemType {
3
+ imgUrl: string;
4
+ link: string;
5
+ title?: string;
6
+ }
7
+ interface SwiperType {
8
+ defaultValue?: Array<itemType>;
9
+ type?: number;
10
+ autoplay?: boolean;
11
+ autoplayInterval?: number;
12
+ direction?: 'horizontal' | 'vertical';
13
+ loop?: boolean;
14
+ paddingTop?: number;
15
+ paddingBottom?: number;
16
+ paddingLeft?: number;
17
+ paddingRight?: number;
18
+ selectImg?: Array<itemType>;
19
+ imgHeight?: {
20
+ height: number;
21
+ width: number;
22
+ };
23
+ vertical?: boolean;
24
+ className?: string;
25
+ className1?: string;
26
+ Position?: string;
27
+ fontsize?: number;
28
+ textAlign?: string;
29
+ fontColor?: string;
30
+ backGroundColor?: string;
31
+ }
32
+ export declare const SliderInner: React.NamedExoticComponent<SwiperType>;
33
+ export {};
@@ -0,0 +1 @@
1
+ export * from './title';
@@ -1,18 +1,18 @@
1
- import React from 'react';
2
- interface TitleType {
3
- value: string;
4
- fontSize: number;
5
- textAlign: any;
6
- color: string;
7
- textIndent: string;
8
- backgroundColor: string;
9
- fontWeight: string;
10
- textDecoration: string;
11
- fontStyle: string;
12
- paddingTop: number;
13
- paddingLeft: number;
14
- paddingRight: number;
15
- paddingBottom: number;
16
- }
17
- export declare const Title: React.NamedExoticComponent<TitleType>;
18
- export {};
1
+ import React from 'react';
2
+ interface TitleType {
3
+ value: string;
4
+ fontSize: number;
5
+ textAlign: any;
6
+ color: string;
7
+ textIndent: string;
8
+ backgroundColor: string;
9
+ fontWeight: string;
10
+ textDecoration: string;
11
+ fontStyle: string;
12
+ paddingTop: number;
13
+ paddingLeft: number;
14
+ paddingRight: number;
15
+ paddingBottom: number;
16
+ }
17
+ export declare const Title: React.NamedExoticComponent<TitleType>;
18
+ export {};
@@ -0,0 +1 @@
1
+ export * from './video';
@@ -1,13 +1,13 @@
1
- import React from 'react';
2
- interface VideoType {
3
- url: string;
4
- poster: string;
5
- autoplay: boolean;
6
- loop: boolean;
7
- paddingTop: number;
8
- paddingBottom: number;
9
- paddingLeft: number;
10
- paddingRight: number;
11
- }
12
- export declare const Video: React.NamedExoticComponent<VideoType>;
13
- export {};
1
+ import React from 'react';
2
+ interface VideoType {
3
+ url: string;
4
+ poster: string;
5
+ autoplay: boolean;
6
+ loop: boolean;
7
+ paddingTop: number;
8
+ paddingBottom: number;
9
+ paddingLeft: number;
10
+ paddingRight: number;
11
+ }
12
+ export declare const Video: React.NamedExoticComponent<VideoType>;
13
+ export {};
@@ -1,2 +1,2 @@
1
- import React from 'react';
2
- export declare const FillIn: React.NamedExoticComponent<{}>;
1
+ import React from 'react';
2
+ export declare const FillIn: React.NamedExoticComponent<{}>;
@@ -1,6 +1,6 @@
1
- import React from 'react';
2
- interface FillInPopupTye {
3
- popupShow: boolean;
4
- }
5
- export declare const FillInPopup: React.NamedExoticComponent<FillInPopupTye>;
6
- export {};
1
+ import React from 'react';
2
+ interface FillInPopupTye {
3
+ popupShow: boolean;
4
+ }
5
+ export declare const FillInPopup: React.NamedExoticComponent<FillInPopupTye>;
6
+ export {};
@@ -1,3 +1,3 @@
1
- export * from './tip';
2
- export * from './fillIn';
3
- export * from './subFillIn';
1
+ export * from './tip';
2
+ export * from './fillIn';
3
+ export * from './subFillIn';
@@ -1,2 +1,2 @@
1
- import React from 'react';
2
- export declare const SubFillIn: React.NamedExoticComponent<{}>;
1
+ import React from 'react';
2
+ export declare const SubFillIn: React.NamedExoticComponent<{}>;
@@ -1 +1,2 @@
1
- export declare const Tip: import("react").MemoExoticComponent<() => import("react/jsx-runtime").JSX.Element>;
1
+ /// <reference types="react" />
2
+ export declare const Tip: import("react").MemoExoticComponent<() => import("react/jsx-runtime").JSX.Element>;
@@ -1,2 +1,2 @@
1
- import React from 'react';
2
- export declare const MCAfterSalesApply: React.Context<any>;
1
+ import React from 'react';
2
+ export declare const MCAfterSalesApply: React.Context<any>;
@@ -0,0 +1,14 @@
1
+ import React from 'react';
2
+ declare const initialAfterSalesApply: {
3
+ refundType: string;
4
+ contractBillcode: string;
5
+ skuCode: string;
6
+ goodsNum: number;
7
+ goodsPrice: number;
8
+ paddingTop: number;
9
+ paddingLeft: number;
10
+ paddingRight: number;
11
+ paddingBottom: number;
12
+ };
13
+ export declare const AfterSalesApply: React.FC<typeof initialAfterSalesApply>;
14
+ export {};
@@ -1,2 +1,2 @@
1
- import React from 'react';
2
- export declare const ExpressPopup: React.NamedExoticComponent<{}>;
1
+ import React from 'react';
2
+ export declare const ExpressPopup: React.NamedExoticComponent<{}>;
@@ -1 +1 @@
1
- export * from './senderWrite';
1
+ export * from './senderWrite';