s-material-react 1.5.1 → 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.
- package/css/pages/cart.scss +16 -2
- package/dist/common/addressItem/checkboxItem.d.ts +1 -1
- package/dist/common/addressItem/index.d.ts +1 -1
- package/dist/common/card/index.d.ts +12 -12
- package/dist/common/copyText/index.d.ts +6 -6
- package/dist/common/countNum/index.d.ts +2 -2
- package/dist/common/coupon/index-next.d.ts +2 -2
- package/dist/common/coupon/index.d.ts +3 -3
- package/dist/common/evaluateItem/index.d.ts +2 -2
- package/dist/common/evaluateList/index.d.ts +5 -5
- package/dist/common/icon/index.d.ts +7 -7
- package/dist/common/mock/index.d.ts +300 -300
- package/dist/common/noData/index.d.ts +8 -8
- package/dist/common/rate/index.d.ts +1 -1
- package/dist/common/rateItem/index.d.ts +1 -1
- package/dist/common/refundGoodsDetail/index.d.ts +7 -7
- package/dist/common/refundMsg/index.d.ts +2 -2
- package/dist/common/refundOption/index.d.ts +6 -6
- package/dist/common/scrollWrap/index.d.ts +9 -9
- package/dist/common/stepNum/index.d.ts +5 -5
- package/dist/common/uploading/index.d.ts +2 -2
- package/dist/common/uploadingImg/index.d.ts +2 -2
- package/dist/components/Service/index.d.ts +12 -12
- package/dist/components/basic/classify-nav-group/back-top/index.d.ts +7 -7
- package/dist/components/basic/classify-nav-group/classify-nav/index.d.ts +15 -15
- package/dist/components/basic/classify-nav-group/classify-nav-one/index.d.ts +29 -29
- package/dist/components/basic/classify-nav-group/classify-nav-three/index.d.ts +18 -18
- package/dist/components/basic/classify-nav-group/classify-nav-two/index.d.ts +16 -16
- package/dist/components/basic/classify-nav-group/index.d.ts +5 -5
- package/dist/components/basic/cube-group/cube/index.d.ts +20 -20
- package/dist/components/basic/cube-group/index.d.ts +1 -1
- package/dist/components/basic/index.d.ts +6 -6
- package/dist/components/basic/line-group/index.d.ts +2 -2
- package/dist/components/basic/line-group/line/index.d.ts +12 -12
- package/dist/components/basic/line-group/text-line/index.d.ts +16 -16
- package/dist/components/basic/slider-group/index.d.ts +1 -1
- package/dist/components/basic/slider-group/slider/index.d.ts +36 -36
- package/dist/components/basic/slider-group/slider/item.d.ts +7 -7
- package/dist/components/basic/slider-group/slider/slider.d.ts +33 -33
- package/dist/components/basic/title-group/index.d.ts +1 -1
- package/dist/components/basic/title-group/title/index.d.ts +18 -18
- package/dist/components/basic/video-group/index.d.ts +1 -1
- package/dist/components/basic/video-group/video/index.d.ts +13 -13
- package/dist/components/business/after-sales-group/after-sales-apply/components/fillIn.d.ts +2 -2
- package/dist/components/business/after-sales-group/after-sales-apply/components/fillInPopup.d.ts +6 -6
- package/dist/components/business/after-sales-group/after-sales-apply/components/index.d.ts +3 -3
- package/dist/components/business/after-sales-group/after-sales-apply/components/subFillIn.d.ts +2 -2
- package/dist/components/business/after-sales-group/after-sales-apply/components/tip.d.ts +2 -2
- package/dist/components/business/after-sales-group/after-sales-apply/context.d.ts +2 -2
- package/dist/components/business/after-sales-group/after-sales-apply/index.d.ts +14 -14
- package/dist/components/business/after-sales-group/after-sales-detail/components/expressPopup.d.ts +2 -2
- package/dist/components/business/after-sales-group/after-sales-detail/components/index.d.ts +1 -1
- package/dist/components/business/after-sales-group/after-sales-detail/components/senderWrite.d.ts +2 -2
- package/dist/components/business/after-sales-group/after-sales-detail/context.d.ts +2 -2
- package/dist/components/business/after-sales-group/after-sales-detail/index.d.ts +8 -8
- package/dist/components/business/after-sales-group/after-sales-detail/state.d.ts +1 -1
- package/dist/components/business/after-sales-group/after-sales-list/components/iconConfig.d.ts +9 -9
- package/dist/components/business/after-sales-group/after-sales-list/components/index.d.ts +2 -2
- package/dist/components/business/after-sales-group/after-sales-list/components/item.d.ts +2 -2
- package/dist/components/business/after-sales-group/after-sales-list/components/noData.d.ts +2 -2
- package/dist/components/business/after-sales-group/after-sales-list/components/stateConfig.d.ts +7 -7
- package/dist/components/business/after-sales-group/after-sales-list/components/tabContent.d.ts +2 -2
- package/dist/components/business/after-sales-group/after-sales-list/index.d.ts +8 -8
- package/dist/components/business/after-sales-group/after-sales-type/components/Item.d.ts +2 -2
- package/dist/components/business/after-sales-group/after-sales-type/components/index.d.ts +2 -2
- package/dist/components/business/after-sales-group/after-sales-type/components/type.d.ts +8 -8
- package/dist/components/business/after-sales-group/after-sales-type/context.d.ts +2 -2
- package/dist/components/business/after-sales-group/after-sales-type/index.d.ts +12 -12
- package/dist/components/business/after-sales-group/after-sales-type/tipConfig.d.ts +1 -1
- package/dist/components/business/after-sales-group/after-sales-type/typeConfig.d.ts +4 -4
- package/dist/components/business/after-sales-group/index.d.ts +4 -4
- package/dist/components/business/cart-group/cart-list/common/cartPopup.d.ts +16 -16
- package/dist/components/business/cart-group/cart-list/common/promotion.d.ts +8 -8
- package/dist/components/business/cart-group/cart-list/common/promotionPopup.d.ts +10 -10
- package/dist/components/business/cart-group/cart-list/index.d.ts +16 -14
- package/dist/components/business/cart-group/cart-operate/index.d.ts +16 -16
- package/dist/components/business/cart-group/cart-top/index.d.ts +14 -14
- package/dist/components/business/cart-group/components/cartItem.d.ts +3 -3
- package/dist/components/business/cart-group/components/index.d.ts +1 -1
- package/dist/components/business/cart-group/index.d.ts +3 -3
- package/dist/components/business/classify-group/goods-classify/components/classifyFloor.d.ts +9 -9
- package/dist/components/business/classify-group/goods-classify/components/classifySkeleton.d.ts +1 -1
- package/dist/components/business/classify-group/goods-classify/components/index.d.ts +2 -2
- package/dist/components/business/classify-group/goods-classify/index.d.ts +10 -10
- package/dist/components/business/classify-group/goods-classify-one/components/classifyOneContent.d.ts +2 -2
- package/dist/components/business/classify-group/goods-classify-one/components/classifyOneFloor.d.ts +2 -2
- package/dist/components/business/classify-group/goods-classify-one/components/classifyOneHeader.d.ts +2 -2
- package/dist/components/business/classify-group/goods-classify-one/components/context.d.ts +2 -2
- package/dist/components/business/classify-group/goods-classify-one/components/index.d.ts +2 -2
- package/dist/components/business/classify-group/goods-classify-one/hooks/useGoodsClassifyOne.d.ts +4 -4
- package/dist/components/business/classify-group/goods-classify-one/index.d.ts +2 -2
- package/dist/components/business/classify-group/goods-classify-two/components/goodsClassifyTwoContent.d.ts +9 -9
- package/dist/components/business/classify-group/goods-classify-two/components/level3Arr.d.ts +12 -12
- package/dist/components/business/classify-group/goods-classify-two/index.d.ts +9 -9
- package/dist/components/business/classify-group/index.d.ts +3 -3
- package/dist/components/business/goods-group/common/goodsDetailPopup.d.ts +16 -16
- package/dist/components/business/goods-group/common/skuItem.d.ts +12 -12
- package/dist/components/business/goods-group/goods/index.d.ts +31 -31
- package/dist/components/business/goods-group/goods-detail-and-evaluate/goodsDetailEvaluate.d.ts +1 -1
- package/dist/components/business/goods-group/goods-detail-and-evaluate/goodsDetailInfo.d.ts +3 -3
- package/dist/components/business/goods-group/goods-detail-and-evaluate/index.d.ts +8 -8
- package/dist/components/business/goods-group/goods-detail-banner/index.d.ts +9 -9
- package/dist/components/business/goods-group/goods-detail-coupon/component/NoData.d.ts +1 -1
- package/dist/components/business/goods-group/goods-detail-coupon/component/index.d.ts +1 -1
- package/dist/components/business/goods-group/goods-detail-coupon/index.d.ts +3 -3
- package/dist/components/business/goods-group/goods-detail-handle-bar/index.d.ts +17 -17
- package/dist/components/business/goods-group/goods-detail-handle-bar-one/index.d.ts +17 -17
- package/dist/components/business/goods-group/goods-detail-info/goodsDetailCollection.d.ts +2 -2
- package/dist/components/business/goods-group/goods-detail-info/index.d.ts +9 -9
- package/dist/components/business/goods-group/goods-detail-info-one/handleBar.d.ts +2 -2
- package/dist/components/business/goods-group/goods-detail-info-one/index.d.ts +6 -6
- package/dist/components/business/goods-group/goods-detail-promotion/index.d.ts +3 -3
- package/dist/components/business/goods-group/goods-detail-sku/index.d.ts +3 -3
- package/dist/components/business/goods-group/goods-list/components/filter.d.ts +6 -6
- package/dist/components/business/goods-group/goods-list/components/index.d.ts +1 -1
- package/dist/components/business/goods-group/goods-list/index.d.ts +20 -20
- package/dist/components/business/goods-group/goods-slider/index.d.ts +19 -19
- package/dist/components/business/goods-group/goods-slideshow/index.d.ts +17 -17
- package/dist/components/business/goods-group/index.d.ts +13 -13
- package/dist/components/business/index.d.ts +8 -8
- package/dist/components/business/mine-group/collection-list/components/collectItem.d.ts +2 -2
- package/dist/components/business/mine-group/collection-list/index.d.ts +2 -2
- package/dist/components/business/mine-group/evaluate-detail/index.d.ts +11 -11
- package/dist/components/business/mine-group/evaluate-list/index.d.ts +2 -2
- package/dist/components/business/mine-group/footprint/components/collectItem.d.ts +2 -2
- package/dist/components/business/mine-group/footprint/components/footprint.d.ts +1 -1
- package/dist/components/business/mine-group/footprint/components/footprintGroup.d.ts +1 -1
- package/dist/components/business/mine-group/footprint/components/index.d.ts +4 -4
- package/dist/components/business/mine-group/footprint/components/noData.d.ts +1 -1
- package/dist/components/business/mine-group/footprint/index.d.ts +2 -2
- package/dist/components/business/mine-group/index.d.ts +7 -7
- package/dist/components/business/mine-group/mine-data/index.d.ts +9 -9
- package/dist/components/business/mine-group/mine-function/index.d.ts +6 -6
- package/dist/components/business/mine-group/mine-order-entry/index.d.ts +5 -5
- package/dist/components/business/order-group/express-info/components/expressInfoStep.d.ts +6 -6
- package/dist/components/business/order-group/express-info/components/expressInfoTop.d.ts +6 -6
- package/dist/components/business/order-group/express-info/components/index.d.ts +2 -2
- package/dist/components/business/order-group/express-info/index.d.ts +17 -17
- package/dist/components/business/order-group/index.d.ts +11 -11
- package/dist/components/business/order-group/order-detail/component/footer.d.ts +14 -14
- package/dist/components/business/order-group/order-detail/index.d.ts +14 -14
- package/dist/components/business/order-group/order-list/components/NoData.d.ts +1 -1
- package/dist/components/business/order-group/order-list/components/index.d.ts +3 -3
- package/dist/components/business/order-group/order-list/components/orderItem.d.ts +6 -6
- package/dist/components/business/order-group/order-list/components/orderListItem.d.ts +10 -10
- package/dist/components/business/order-group/order-list/index.d.ts +9 -9
- package/dist/components/business/order-group/payment-mode/config.d.ts +6 -6
- package/dist/components/business/order-group/payment-mode/index.d.ts +13 -13
- package/dist/components/business/order-group/place-order-address/index.d.ts +6 -6
- package/dist/components/business/order-group/place-order-address/orderAddress.d.ts +12 -12
- package/dist/components/business/order-group/place-order-coupon/index.d.ts +2 -2
- package/dist/components/business/order-group/place-order-delivery/index.d.ts +3 -3
- package/dist/components/business/order-group/place-order-good/index.d.ts +2 -2
- package/dist/components/business/order-group/place-order-info/index.d.ts +2 -2
- package/dist/components/business/order-group/place-order-operate/index.d.ts +15 -15
- package/dist/components/business/order-group/place-order-result/components/placeOrderResultIcon.d.ts +2 -2
- package/dist/components/business/order-group/place-order-result/config.d.ts +15 -15
- package/dist/components/business/order-group/place-order-result/index.d.ts +19 -19
- package/dist/components/business/search-group/index.d.ts +3 -3
- package/dist/components/business/search-group/search/index.d.ts +19 -19
- package/dist/components/business/search-group/search-page/index.d.ts +11 -11
- package/dist/components/business/search-group/search-style-two/index.d.ts +16 -16
- package/dist/components/business/user-group/address-detail/components/area.d.ts +5 -5
- package/dist/components/business/user-group/address-detail/components/city.d.ts +5 -5
- package/dist/components/business/user-group/address-detail/components/index.d.ts +3 -3
- package/dist/components/business/user-group/address-detail/components/province.d.ts +5 -5
- package/dist/components/business/user-group/address-detail/config.d.ts +81 -81
- package/dist/components/business/user-group/address-detail/index.d.ts +12 -12
- package/dist/components/business/user-group/address-list/components/index.d.ts +1 -1
- package/dist/components/business/user-group/address-list/components/skull.d.ts +2 -2
- package/dist/components/business/user-group/address-list/index.d.ts +12 -12
- package/dist/components/business/user-group/address-list-btn/index.d.ts +9 -9
- package/dist/components/business/user-group/index.d.ts +5 -5
- package/dist/components/business/user-group/my-agreement-list/index.d.ts +2 -2
- package/dist/components/business/user-group/my-setting/index.d.ts +3 -3
- package/dist/components/index.d.ts +5 -5
- package/dist/components/marketing/content-group/article-detail/index.d.ts +8 -8
- package/dist/components/marketing/content-group/index.d.ts +3 -3
- package/dist/components/marketing/content-group/notice/index.d.ts +10 -10
- package/dist/components/marketing/content-group/notice-detail/index.d.ts +8 -8
- package/dist/components/marketing/coupon-group/coupon-list/components/couponItem.d.ts +9 -9
- package/dist/components/marketing/coupon-group/coupon-list/components/index.d.ts +2 -2
- package/dist/components/marketing/coupon-group/coupon-list/components/noData.d.ts +1 -1
- package/dist/components/marketing/coupon-group/coupon-list/components/skull.d.ts +2 -2
- package/dist/components/marketing/coupon-group/coupon-list/index.d.ts +9 -9
- package/dist/components/marketing/coupon-group/get-coupon-one/components/oneLineOneBlc/index.d.ts +14 -14
- package/dist/components/marketing/coupon-group/get-coupon-one/components/oneLineTwoBlc/index.d.ts +15 -15
- package/dist/components/marketing/coupon-group/get-coupon-one/index.d.ts +10 -10
- package/dist/components/marketing/coupon-group/index.d.ts +2 -2
- package/dist/components/marketing/index.d.ts +3 -3
- package/dist/components/marketing/promotion-group/all-promotion-list/components/config.d.ts +4 -4
- package/dist/components/marketing/promotion-group/all-promotion-list/components/index.d.ts +2 -2
- package/dist/components/marketing/promotion-group/all-promotion-list/components/promotionListItem.d.ts +2 -2
- package/dist/components/marketing/promotion-group/all-promotion-list/components/promotionListTab.d.ts +6 -6
- package/dist/components/marketing/promotion-group/all-promotion-list/index.d.ts +6 -6
- package/dist/components/marketing/promotion-group/index.d.ts +1 -1
- package/dist/hooks/index.d.ts +3 -3
- package/dist/hooks/useCountDown.d.ts +3 -3
- package/dist/hooks/useDataPageQuery.d.ts +3 -3
- package/dist/hooks/useDynamicHeight.d.ts +1 -1
- package/dist/hooks/useSafeTabBar.d.ts +1 -1
- package/dist/index.d.ts +2 -2
- package/dist/index.js +1 -1
- package/dist/static/icon/index.d.ts +9 -9
- package/dist/static/index.d.ts +1 -1
- package/dist/utils/index.d.ts +4 -4
- package/dist/utils/payment.d.ts +14 -14
- package/dist/utils/prices.d.ts +1 -1
- package/dist/utils/storage.d.ts +3 -3
- package/dist/utils/useService.d.ts +3 -3
- package/dist/utils/util.d.ts +3 -3
- package/package.json +2 -1
- package/dist/options/index.d.ts +0 -0
- package/dist/utils/checkImgUrl.d.ts +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare const MineOrderEntry: React.NamedExoticComponent<{
|
|
3
|
-
title: string;
|
|
4
|
-
columnList: never[];
|
|
5
|
-
}>;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const MineOrderEntry: React.NamedExoticComponent<{
|
|
3
|
+
title: string;
|
|
4
|
+
columnList: never[];
|
|
5
|
+
}>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import type { FC } from 'react';
|
|
2
|
-
import type { ExpressInfoProps } from '../index';
|
|
3
|
-
interface ExpressInfoStepProps extends ExpressInfoProps {
|
|
4
|
-
}
|
|
5
|
-
export declare const ExpressInfoStep: FC<ExpressInfoStepProps>;
|
|
6
|
-
export {};
|
|
1
|
+
import type { FC } from 'react';
|
|
2
|
+
import type { ExpressInfoProps } from '../index';
|
|
3
|
+
interface ExpressInfoStepProps extends ExpressInfoProps {
|
|
4
|
+
}
|
|
5
|
+
export declare const ExpressInfoStep: FC<ExpressInfoStepProps>;
|
|
6
|
+
export {};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import type { FC } from 'react';
|
|
2
|
-
import type { ExpressInfoProps } from '../index';
|
|
3
|
-
interface ExpressInfoTopProps extends ExpressInfoProps {
|
|
4
|
-
}
|
|
5
|
-
export declare const ExpressInfoTop: FC<ExpressInfoTopProps>;
|
|
6
|
-
export {};
|
|
1
|
+
import type { FC } from 'react';
|
|
2
|
+
import type { ExpressInfoProps } from '../index';
|
|
3
|
+
interface ExpressInfoTopProps extends ExpressInfoProps {
|
|
4
|
+
}
|
|
5
|
+
export declare const ExpressInfoTop: FC<ExpressInfoTopProps>;
|
|
6
|
+
export {};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './expressInfoTop';
|
|
2
|
-
export * from './expressInfoStep';
|
|
1
|
+
export * from './expressInfoTop';
|
|
2
|
+
export * from './expressInfoStep';
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export interface ExpressInfoProps {
|
|
3
|
-
defaultValue: {
|
|
4
|
-
message: string;
|
|
5
|
-
list: Array<{
|
|
6
|
-
time: string;
|
|
7
|
-
context: string;
|
|
8
|
-
}>;
|
|
9
|
-
dataPic: string;
|
|
10
|
-
count: number;
|
|
11
|
-
expressName: string;
|
|
12
|
-
packageBillno: string;
|
|
13
|
-
result: string;
|
|
14
|
-
};
|
|
15
|
-
code: string;
|
|
16
|
-
}
|
|
17
|
-
export declare const ExpressInfo: import("react").NamedExoticComponent<ExpressInfoProps>;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export interface ExpressInfoProps {
|
|
3
|
+
defaultValue: {
|
|
4
|
+
message: string;
|
|
5
|
+
list: Array<{
|
|
6
|
+
time: string;
|
|
7
|
+
context: string;
|
|
8
|
+
}>;
|
|
9
|
+
dataPic: string;
|
|
10
|
+
count: number;
|
|
11
|
+
expressName: string;
|
|
12
|
+
packageBillno: string;
|
|
13
|
+
result: string;
|
|
14
|
+
};
|
|
15
|
+
code: string;
|
|
16
|
+
}
|
|
17
|
+
export declare const ExpressInfo: import("react").NamedExoticComponent<ExpressInfoProps>;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export * from './place-order-address';
|
|
2
|
-
export * from './place-order-coupon';
|
|
3
|
-
export * from './place-order-delivery';
|
|
4
|
-
export * from './place-order-good';
|
|
5
|
-
export * from './place-order-info';
|
|
6
|
-
export * from './place-order-operate';
|
|
7
|
-
export * from './payment-mode';
|
|
8
|
-
export * from './place-order-result';
|
|
9
|
-
export * from './order-list';
|
|
10
|
-
export * from './order-detail';
|
|
11
|
-
export * from './express-info';
|
|
1
|
+
export * from './place-order-address';
|
|
2
|
+
export * from './place-order-coupon';
|
|
3
|
+
export * from './place-order-delivery';
|
|
4
|
+
export * from './place-order-good';
|
|
5
|
+
export * from './place-order-info';
|
|
6
|
+
export * from './place-order-operate';
|
|
7
|
+
export * from './payment-mode';
|
|
8
|
+
export * from './place-order-result';
|
|
9
|
+
export * from './order-list';
|
|
10
|
+
export * from './order-detail';
|
|
11
|
+
export * from './express-info';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
interface Otype {
|
|
3
|
-
init?: () => void;
|
|
4
|
-
contractId?: string | number;
|
|
5
|
-
dataState: string | number;
|
|
6
|
-
contractBillcode?: string;
|
|
7
|
-
contractAppraise?: number;
|
|
8
|
-
color?: string;
|
|
9
|
-
borderColor?: string;
|
|
10
|
-
btnColor?: string;
|
|
11
|
-
btnShape?: string;
|
|
12
|
-
}
|
|
13
|
-
declare const FooterComponent: React.FC<Otype>;
|
|
14
|
-
export default FooterComponent;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
interface Otype {
|
|
3
|
+
init?: () => void;
|
|
4
|
+
contractId?: string | number;
|
|
5
|
+
dataState: string | number;
|
|
6
|
+
contractBillcode?: string;
|
|
7
|
+
contractAppraise?: number;
|
|
8
|
+
color?: string;
|
|
9
|
+
borderColor?: string;
|
|
10
|
+
btnColor?: string;
|
|
11
|
+
btnShape?: string;
|
|
12
|
+
}
|
|
13
|
+
declare const FooterComponent: React.FC<Otype>;
|
|
14
|
+
export default FooterComponent;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
interface OrderDetailProps {
|
|
3
|
-
contractBillcode?: string;
|
|
4
|
-
expressWay: boolean;
|
|
5
|
-
backgroundColor: string;
|
|
6
|
-
borderColor: string;
|
|
7
|
-
color: string;
|
|
8
|
-
btnColor: string;
|
|
9
|
-
btnShape: string;
|
|
10
|
-
paddingTop: number;
|
|
11
|
-
paddingBottom: number;
|
|
12
|
-
}
|
|
13
|
-
export declare const OrderDetail: React.NamedExoticComponent<OrderDetailProps>;
|
|
14
|
-
export {};
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface OrderDetailProps {
|
|
3
|
+
contractBillcode?: string;
|
|
4
|
+
expressWay: boolean;
|
|
5
|
+
backgroundColor: string;
|
|
6
|
+
borderColor: string;
|
|
7
|
+
color: string;
|
|
8
|
+
btnColor: string;
|
|
9
|
+
btnShape: string;
|
|
10
|
+
paddingTop: number;
|
|
11
|
+
paddingBottom: number;
|
|
12
|
+
}
|
|
13
|
+
export declare const OrderDetail: React.NamedExoticComponent<OrderDetailProps>;
|
|
14
|
+
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const NoData: () => JSX.Element;
|
|
1
|
+
export declare const NoData: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './orderItem';
|
|
2
|
-
export * from './orderListItem';
|
|
3
|
-
export * from './NoData';
|
|
1
|
+
export * from './orderItem';
|
|
2
|
+
export * from './orderListItem';
|
|
3
|
+
export * from './NoData';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { orderType } from 'qj-mobile-store';
|
|
2
|
-
interface action {
|
|
3
|
-
init: () => void;
|
|
4
|
-
}
|
|
5
|
-
export declare function Item({ contractBillcode, dataBmoney, dataBnum, goodsList, dataState, contractId, init, contractAppraise, borderRadius, orderSpacing, contractPaydate, countdownCancel }: typeof orderType & action): JSX.Element;
|
|
6
|
-
export {};
|
|
1
|
+
import { orderType } from 'qj-mobile-store';
|
|
2
|
+
interface action {
|
|
3
|
+
init: () => void;
|
|
4
|
+
}
|
|
5
|
+
export declare function Item({ contractBillcode, dataBmoney, dataBnum, goodsList, dataState, contractId, init, contractAppraise, borderRadius, orderSpacing, contractPaydate, countdownCancel }: typeof orderType & action): import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
export {};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { TabItemType } from '@brushes/simulate-component';
|
|
3
|
-
declare function OrderListItemJsx({ item, refreshNum, borderRadius, orderSpacing }: {
|
|
4
|
-
item: TabItemType;
|
|
5
|
-
refreshNum: number;
|
|
6
|
-
borderRadius?: boolean;
|
|
7
|
-
orderSpacing?: number;
|
|
8
|
-
}): JSX.Element;
|
|
9
|
-
export declare const OrderListItem: import("react").MemoExoticComponent<typeof OrderListItemJsx>;
|
|
10
|
-
export {};
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { TabItemType } from '@brushes/simulate-component';
|
|
3
|
+
declare function OrderListItemJsx({ item, refreshNum, borderRadius, orderSpacing }: {
|
|
4
|
+
item: TabItemType;
|
|
5
|
+
refreshNum: number;
|
|
6
|
+
borderRadius?: boolean;
|
|
7
|
+
orderSpacing?: number;
|
|
8
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
9
|
+
export declare const OrderListItem: import("react").MemoExoticComponent<typeof OrderListItemJsx>;
|
|
10
|
+
export {};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
interface OrderListType {
|
|
3
|
-
borderRadius?: boolean;
|
|
4
|
-
refreshNum?: number;
|
|
5
|
-
indexId?: number;
|
|
6
|
-
orderSpacing?: number;
|
|
7
|
-
}
|
|
8
|
-
export declare const OrderList: React.NamedExoticComponent<OrderListType>;
|
|
9
|
-
export {};
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface OrderListType {
|
|
3
|
+
borderRadius?: boolean;
|
|
4
|
+
refreshNum?: number;
|
|
5
|
+
indexId?: number;
|
|
6
|
+
orderSpacing?: number;
|
|
7
|
+
}
|
|
8
|
+
export declare const OrderList: React.NamedExoticComponent<OrderListType>;
|
|
9
|
+
export {};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export declare const config: {
|
|
2
|
-
index: number;
|
|
3
|
-
label: string;
|
|
4
|
-
value: string;
|
|
5
|
-
icon: string;
|
|
6
|
-
}[];
|
|
1
|
+
export declare const config: {
|
|
2
|
+
index: number;
|
|
3
|
+
label: string;
|
|
4
|
+
value: string;
|
|
5
|
+
icon: string;
|
|
6
|
+
}[];
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
interface PaymentModeProps {
|
|
3
|
-
contractBillcode: string;
|
|
4
|
-
contractBbillcode: string;
|
|
5
|
-
borderColor: string;
|
|
6
|
-
color: string;
|
|
7
|
-
btnColor: string;
|
|
8
|
-
btnShape: string;
|
|
9
|
-
paddingTop: number;
|
|
10
|
-
paddingBottom: number;
|
|
11
|
-
}
|
|
12
|
-
export declare const PaymentMode: import("react").NamedExoticComponent<PaymentModeProps>;
|
|
13
|
-
export {};
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
interface PaymentModeProps {
|
|
3
|
+
contractBillcode: string;
|
|
4
|
+
contractBbillcode: string;
|
|
5
|
+
borderColor: string;
|
|
6
|
+
color: string;
|
|
7
|
+
btnColor: string;
|
|
8
|
+
btnShape: string;
|
|
9
|
+
paddingTop: number;
|
|
10
|
+
paddingBottom: number;
|
|
11
|
+
}
|
|
12
|
+
export declare const PaymentMode: import("react").NamedExoticComponent<PaymentModeProps>;
|
|
13
|
+
export {};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export declare const PlaceOrderAddress: ({ refreshNum, skuId, goodsNum, shoppingGoodsId }: {
|
|
2
|
-
refreshNum: string;
|
|
3
|
-
goodsNum: number;
|
|
4
|
-
skuId: string;
|
|
5
|
-
shoppingGoodsId: string;
|
|
6
|
-
}) => JSX.Element;
|
|
1
|
+
export declare const PlaceOrderAddress: ({ refreshNum, skuId, goodsNum, shoppingGoodsId }: {
|
|
2
|
+
refreshNum: string;
|
|
3
|
+
goodsNum: number;
|
|
4
|
+
skuId: string;
|
|
5
|
+
shoppingGoodsId: string;
|
|
6
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export interface AddressType {
|
|
2
|
-
provinceName: string;
|
|
3
|
-
cityName: string;
|
|
4
|
-
areaName: string;
|
|
5
|
-
addressDetail: string;
|
|
6
|
-
addressMember: string;
|
|
7
|
-
addressPhone: string;
|
|
8
|
-
addressDefault: string;
|
|
9
|
-
}
|
|
10
|
-
export declare const OrderAddress: ({ address }: {
|
|
11
|
-
address: AddressType;
|
|
12
|
-
}) => JSX.Element;
|
|
1
|
+
export interface AddressType {
|
|
2
|
+
provinceName: string;
|
|
3
|
+
cityName: string;
|
|
4
|
+
areaName: string;
|
|
5
|
+
addressDetail: string;
|
|
6
|
+
addressMember: string;
|
|
7
|
+
addressPhone: string;
|
|
8
|
+
addressDefault: string;
|
|
9
|
+
}
|
|
10
|
+
export declare const OrderAddress: ({ address }: {
|
|
11
|
+
address: AddressType;
|
|
12
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { orderGoodValue } from 'qj-mobile-store';
|
|
2
|
-
export declare const PlaceOrderCoupon: ({ refreshNum, goodsNum, skuId, shoppingGoodsId }: Partial<typeof orderGoodValue>) => JSX.Element;
|
|
1
|
+
import { orderGoodValue } from 'qj-mobile-store';
|
|
2
|
+
export declare const PlaceOrderCoupon: ({ refreshNum, goodsNum, skuId, shoppingGoodsId }: Partial<typeof orderGoodValue>) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export declare const PlaceOrderDelivery: ({ shippingMethod }: {
|
|
2
|
-
shippingMethod: number;
|
|
3
|
-
}) => JSX.Element;
|
|
1
|
+
export declare const PlaceOrderDelivery: ({ shippingMethod }: {
|
|
2
|
+
shippingMethod: number;
|
|
3
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { orderGoodValue } from 'qj-mobile-store';
|
|
2
|
-
export declare const PlaceOrderGood: ({ refreshNum, goodsNum, skuId, shoppingGoodsId }: Partial<typeof orderGoodValue>) => JSX.Element;
|
|
1
|
+
import { orderGoodValue } from 'qj-mobile-store';
|
|
2
|
+
export declare const PlaceOrderGood: ({ refreshNum, goodsNum, skuId, shoppingGoodsId }: Partial<typeof orderGoodValue>) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { orderGoodValue } from 'qj-mobile-store';
|
|
2
|
-
export declare const PlaceOrderInfo: ({ refreshNum, goodsNum, skuId, shoppingGoodsId }: Partial<typeof orderGoodValue>) => JSX.Element;
|
|
1
|
+
import { orderGoodValue } from 'qj-mobile-store';
|
|
2
|
+
export declare const PlaceOrderInfo: ({ refreshNum, goodsNum, skuId, shoppingGoodsId }: Partial<typeof orderGoodValue>) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
declare const OrderOerate: {
|
|
3
|
-
color: string;
|
|
4
|
-
buttonColor: string;
|
|
5
|
-
borderColor: string;
|
|
6
|
-
borderRadius: number;
|
|
7
|
-
refreshNum: number;
|
|
8
|
-
goodsNum: number;
|
|
9
|
-
skuId: string;
|
|
10
|
-
shoppingGoodsId: string;
|
|
11
|
-
areaCode: string;
|
|
12
|
-
userName: string;
|
|
13
|
-
};
|
|
14
|
-
export declare const PlaceOrderOperate: React.FC<Partial<typeof OrderOerate>>;
|
|
15
|
-
export {};
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
declare const OrderOerate: {
|
|
3
|
+
color: string;
|
|
4
|
+
buttonColor: string;
|
|
5
|
+
borderColor: string;
|
|
6
|
+
borderRadius: number;
|
|
7
|
+
refreshNum: number;
|
|
8
|
+
goodsNum: number;
|
|
9
|
+
skuId: string;
|
|
10
|
+
shoppingGoodsId: string;
|
|
11
|
+
areaCode: string;
|
|
12
|
+
userName: string;
|
|
13
|
+
};
|
|
14
|
+
export declare const PlaceOrderOperate: React.FC<Partial<typeof OrderOerate>>;
|
|
15
|
+
export {};
|
package/dist/components/business/order-group/place-order-result/components/placeOrderResultIcon.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare const PlaceOrderResultIcon: React.NamedExoticComponent<{}>;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const PlaceOrderResultIcon: React.NamedExoticComponent<{}>;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export declare const config: {
|
|
2
|
-
default: {};
|
|
3
|
-
success: {
|
|
4
|
-
icon: {
|
|
5
|
-
img: string;
|
|
6
|
-
color: string;
|
|
7
|
-
};
|
|
8
|
-
};
|
|
9
|
-
error: {
|
|
10
|
-
icon: {
|
|
11
|
-
img: string;
|
|
12
|
-
color: string;
|
|
13
|
-
};
|
|
14
|
-
};
|
|
15
|
-
};
|
|
1
|
+
export declare const config: {
|
|
2
|
+
default: {};
|
|
3
|
+
success: {
|
|
4
|
+
icon: {
|
|
5
|
+
img: string;
|
|
6
|
+
color: string;
|
|
7
|
+
};
|
|
8
|
+
};
|
|
9
|
+
error: {
|
|
10
|
+
icon: {
|
|
11
|
+
img: string;
|
|
12
|
+
color: string;
|
|
13
|
+
};
|
|
14
|
+
};
|
|
15
|
+
};
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
interface PlaceOrderResult {
|
|
3
|
-
borderRadius: number;
|
|
4
|
-
leftColor: string;
|
|
5
|
-
leftButtonColor: string;
|
|
6
|
-
leftBorderColor: string;
|
|
7
|
-
leftBorderRadius: number;
|
|
8
|
-
rightValue: string;
|
|
9
|
-
rightAddHref: any;
|
|
10
|
-
rightColor: string;
|
|
11
|
-
rightButtonColor: string;
|
|
12
|
-
rightBorderColor: string;
|
|
13
|
-
rightBorderRadius: number;
|
|
14
|
-
paddingTop: number;
|
|
15
|
-
paddingBottom: number;
|
|
16
|
-
code: string;
|
|
17
|
-
}
|
|
18
|
-
export declare const PlaceOrderResult: React.NamedExoticComponent<PlaceOrderResult>;
|
|
19
|
-
export {};
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface PlaceOrderResult {
|
|
3
|
+
borderRadius: number;
|
|
4
|
+
leftColor: string;
|
|
5
|
+
leftButtonColor: string;
|
|
6
|
+
leftBorderColor: string;
|
|
7
|
+
leftBorderRadius: number;
|
|
8
|
+
rightValue: string;
|
|
9
|
+
rightAddHref: any;
|
|
10
|
+
rightColor: string;
|
|
11
|
+
rightButtonColor: string;
|
|
12
|
+
rightBorderColor: string;
|
|
13
|
+
rightBorderRadius: number;
|
|
14
|
+
paddingTop: number;
|
|
15
|
+
paddingBottom: number;
|
|
16
|
+
code: string;
|
|
17
|
+
}
|
|
18
|
+
export declare const PlaceOrderResult: React.NamedExoticComponent<PlaceOrderResult>;
|
|
19
|
+
export {};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './search';
|
|
2
|
-
export * from './search-style-two';
|
|
3
|
-
export * from './search-page';
|
|
1
|
+
export * from './search';
|
|
2
|
+
export * from './search-style-two';
|
|
3
|
+
export * from './search-page';
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
interface SearchType {
|
|
3
|
-
value: string;
|
|
4
|
-
iconShow: boolean;
|
|
5
|
-
fontColor: string;
|
|
6
|
-
backgroundColor: string;
|
|
7
|
-
borderRadius: boolean;
|
|
8
|
-
paddingLeft: number;
|
|
9
|
-
paddingRight: number;
|
|
10
|
-
sticky: boolean;
|
|
11
|
-
fontsize: number;
|
|
12
|
-
paddings: number;
|
|
13
|
-
otherStyles: Array<string>;
|
|
14
|
-
__pageConfig: {
|
|
15
|
-
[v: string]: any;
|
|
16
|
-
};
|
|
17
|
-
}
|
|
18
|
-
export declare const Search: React.NamedExoticComponent<SearchType>;
|
|
19
|
-
export {};
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface SearchType {
|
|
3
|
+
value: string;
|
|
4
|
+
iconShow: boolean;
|
|
5
|
+
fontColor: string;
|
|
6
|
+
backgroundColor: string;
|
|
7
|
+
borderRadius: boolean;
|
|
8
|
+
paddingLeft: number;
|
|
9
|
+
paddingRight: number;
|
|
10
|
+
sticky: boolean;
|
|
11
|
+
fontsize: number;
|
|
12
|
+
paddings: number;
|
|
13
|
+
otherStyles: Array<string>;
|
|
14
|
+
__pageConfig: {
|
|
15
|
+
[v: string]: any;
|
|
16
|
+
};
|
|
17
|
+
}
|
|
18
|
+
export declare const Search: React.NamedExoticComponent<SearchType>;
|
|
19
|
+
export {};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
interface SearchPageType {
|
|
3
|
-
placeholder: number;
|
|
4
|
-
placeholderText: string;
|
|
5
|
-
history: number;
|
|
6
|
-
historyText: string;
|
|
7
|
-
paddingTop: number;
|
|
8
|
-
paddingBottom: number;
|
|
9
|
-
}
|
|
10
|
-
export declare const SearchPage: import("react").NamedExoticComponent<SearchPageType>;
|
|
11
|
-
export {};
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
interface SearchPageType {
|
|
3
|
+
placeholder: number;
|
|
4
|
+
placeholderText: string;
|
|
5
|
+
history: number;
|
|
6
|
+
historyText: string;
|
|
7
|
+
paddingTop: number;
|
|
8
|
+
paddingBottom: number;
|
|
9
|
+
}
|
|
10
|
+
export declare const SearchPage: import("react").NamedExoticComponent<SearchPageType>;
|
|
11
|
+
export {};
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
interface SearchType {
|
|
3
|
-
value: string;
|
|
4
|
-
iconShow: boolean;
|
|
5
|
-
fontColor: string;
|
|
6
|
-
backgroundColor: string;
|
|
7
|
-
borderRadius: boolean;
|
|
8
|
-
paddingLeft: number;
|
|
9
|
-
paddingRight: number;
|
|
10
|
-
sticky: boolean;
|
|
11
|
-
fontsize: number;
|
|
12
|
-
paddings: number;
|
|
13
|
-
otherStyles: Array<string>;
|
|
14
|
-
}
|
|
15
|
-
export declare const SearchStyleTwo: React.NamedExoticComponent<SearchType>;
|
|
16
|
-
export {};
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface SearchType {
|
|
3
|
+
value: string;
|
|
4
|
+
iconShow: boolean;
|
|
5
|
+
fontColor: string;
|
|
6
|
+
backgroundColor: string;
|
|
7
|
+
borderRadius: boolean;
|
|
8
|
+
paddingLeft: number;
|
|
9
|
+
paddingRight: number;
|
|
10
|
+
sticky: boolean;
|
|
11
|
+
fontsize: number;
|
|
12
|
+
paddings: number;
|
|
13
|
+
otherStyles: Array<string>;
|
|
14
|
+
}
|
|
15
|
+
export declare const SearchStyleTwo: React.NamedExoticComponent<SearchType>;
|
|
16
|
+
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { FormInstance, NamePath } from '@brushes/mobile-form';
|
|
2
|
-
export declare const AreaComponent: ({ form, name }: {
|
|
3
|
-
form: FormInstance;
|
|
4
|
-
name: NamePath;
|
|
5
|
-
}) => JSX.Element;
|
|
1
|
+
import { FormInstance, NamePath } from '@brushes/mobile-form';
|
|
2
|
+
export declare const AreaComponent: ({ form, name }: {
|
|
3
|
+
form: FormInstance;
|
|
4
|
+
name: NamePath;
|
|
5
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { FormInstance, NamePath } from '@brushes/mobile-form';
|
|
2
|
-
export declare const CityComponent: ({ form, name }: {
|
|
3
|
-
form: FormInstance;
|
|
4
|
-
name: NamePath;
|
|
5
|
-
}) => JSX.Element;
|
|
1
|
+
import { FormInstance, NamePath } from '@brushes/mobile-form';
|
|
2
|
+
export declare const CityComponent: ({ form, name }: {
|
|
3
|
+
form: FormInstance;
|
|
4
|
+
name: NamePath;
|
|
5
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './province';
|
|
2
|
-
export * from './city';
|
|
3
|
-
export * from './area';
|
|
1
|
+
export * from './province';
|
|
2
|
+
export * from './city';
|
|
3
|
+
export * from './area';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { FormInstance, NamePath } from '@brushes/mobile-form';
|
|
2
|
-
export declare const ProvinceComponent: ({ form, name }: {
|
|
3
|
-
form: FormInstance;
|
|
4
|
-
name: NamePath;
|
|
5
|
-
}) => JSX.Element;
|
|
1
|
+
import { FormInstance, NamePath } from '@brushes/mobile-form';
|
|
2
|
+
export declare const ProvinceComponent: ({ form, name }: {
|
|
3
|
+
form: FormInstance;
|
|
4
|
+
name: NamePath;
|
|
5
|
+
}) => import("react/jsx-runtime").JSX.Element;
|