s-material-react 1.5.1 → 1.5.3
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/config.d.ts +85 -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/components/business/user-group/address-detail/components/area.d.ts +0 -5
- package/dist/components/business/user-group/address-detail/components/city.d.ts +0 -5
- package/dist/components/business/user-group/address-detail/components/index.d.ts +0 -3
- package/dist/components/business/user-group/address-detail/components/province.d.ts +0 -5
- package/dist/options/index.d.ts +0 -0
- package/dist/utils/checkImgUrl.d.ts +0 -0
|
@@ -1,81 +1,85 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
render: ({ form, name }: {
|
|
45
|
-
form: FormInstance;
|
|
46
|
-
name: NamePath;
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
provinceCode: string;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
1
|
+
export declare const transformConfig: {
|
|
2
|
+
from: string;
|
|
3
|
+
to: string;
|
|
4
|
+
format: (preValue: any) => 1 | 0;
|
|
5
|
+
}[];
|
|
6
|
+
export declare const config: ({
|
|
7
|
+
type: string;
|
|
8
|
+
props: {
|
|
9
|
+
onlyShowClearWhenFocus: boolean;
|
|
10
|
+
placeholder: string;
|
|
11
|
+
type?: undefined;
|
|
12
|
+
};
|
|
13
|
+
label: string;
|
|
14
|
+
name: string;
|
|
15
|
+
rules: {
|
|
16
|
+
required: boolean;
|
|
17
|
+
message: string;
|
|
18
|
+
}[];
|
|
19
|
+
extraProps?: undefined;
|
|
20
|
+
} | {
|
|
21
|
+
type: string;
|
|
22
|
+
props: {
|
|
23
|
+
type: string;
|
|
24
|
+
onlyShowClearWhenFocus: boolean;
|
|
25
|
+
placeholder: string;
|
|
26
|
+
};
|
|
27
|
+
label: string;
|
|
28
|
+
name: string;
|
|
29
|
+
rules: ({
|
|
30
|
+
required: boolean;
|
|
31
|
+
message: string;
|
|
32
|
+
validator?: undefined;
|
|
33
|
+
} | {
|
|
34
|
+
validator: (_: any, value: any) => Promise<unknown>;
|
|
35
|
+
required?: undefined;
|
|
36
|
+
message?: undefined;
|
|
37
|
+
})[];
|
|
38
|
+
extraProps?: undefined;
|
|
39
|
+
} | {
|
|
40
|
+
type: string;
|
|
41
|
+
name: string;
|
|
42
|
+
extraProps: {
|
|
43
|
+
label: string;
|
|
44
|
+
render: ({ form, name, label }: {
|
|
45
|
+
form: import("antd-mobile/es/components/form").FormInstance;
|
|
46
|
+
name: import("@brushes/mobile-form").NamePath;
|
|
47
|
+
label?: string | undefined;
|
|
48
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
49
|
+
color?: undefined;
|
|
50
|
+
};
|
|
51
|
+
props?: undefined;
|
|
52
|
+
label?: undefined;
|
|
53
|
+
rules?: undefined;
|
|
54
|
+
} | {
|
|
55
|
+
type: string;
|
|
56
|
+
name: string;
|
|
57
|
+
extraProps: {
|
|
58
|
+
label: string;
|
|
59
|
+
shouldUpdate(currentState: {
|
|
60
|
+
provinceCode: string;
|
|
61
|
+
}, prevState: {
|
|
62
|
+
provinceCode: string;
|
|
63
|
+
}): boolean;
|
|
64
|
+
render: ({ form, name, label }: {
|
|
65
|
+
form: import("antd-mobile/es/components/form").FormInstance;
|
|
66
|
+
name: import("@brushes/mobile-form").NamePath;
|
|
67
|
+
label?: string | undefined;
|
|
68
|
+
}) => import("react/jsx-runtime").JSX.Element;
|
|
69
|
+
color?: undefined;
|
|
70
|
+
};
|
|
71
|
+
props?: undefined;
|
|
72
|
+
label?: undefined;
|
|
73
|
+
rules?: undefined;
|
|
74
|
+
} | {
|
|
75
|
+
type: string;
|
|
76
|
+
label: string;
|
|
77
|
+
name: string;
|
|
78
|
+
extraProps: {
|
|
79
|
+
color: string;
|
|
80
|
+
label?: undefined;
|
|
81
|
+
render?: undefined;
|
|
82
|
+
};
|
|
83
|
+
props?: undefined;
|
|
84
|
+
rules?: undefined;
|
|
85
|
+
})[];
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
interface AddressDetailProps {
|
|
3
|
-
addressId?: string;
|
|
4
|
-
borderColor: string;
|
|
5
|
-
color: string;
|
|
6
|
-
btnColor: string;
|
|
7
|
-
btnShape: string;
|
|
8
|
-
paddingTop: number;
|
|
9
|
-
paddingBottom: number;
|
|
10
|
-
}
|
|
11
|
-
export declare const AddressDetail: import("react").NamedExoticComponent<AddressDetailProps>;
|
|
12
|
-
export {};
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
interface AddressDetailProps {
|
|
3
|
+
addressId?: string;
|
|
4
|
+
borderColor: string;
|
|
5
|
+
color: string;
|
|
6
|
+
btnColor: string;
|
|
7
|
+
btnShape: string;
|
|
8
|
+
paddingTop: number;
|
|
9
|
+
paddingBottom: number;
|
|
10
|
+
}
|
|
11
|
+
export declare const AddressDetail: import("react").NamedExoticComponent<AddressDetailProps>;
|
|
12
|
+
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './skull';
|
|
1
|
+
export * from './skull';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export declare const Skull: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const Skull: import("react").MemoExoticComponent<() => import("react/jsx-runtime").JSX.Element>;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
interface AddressListProps {
|
|
3
|
-
refreshNum: number;
|
|
4
|
-
borderColor: string;
|
|
5
|
-
color: string;
|
|
6
|
-
btnColor: string;
|
|
7
|
-
btnShape: string;
|
|
8
|
-
paddingTop: number;
|
|
9
|
-
paddingBottom: number;
|
|
10
|
-
}
|
|
11
|
-
export declare const AddressList: import("react").NamedExoticComponent<AddressListProps>;
|
|
12
|
-
export {};
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
interface AddressListProps {
|
|
3
|
+
refreshNum: number;
|
|
4
|
+
borderColor: string;
|
|
5
|
+
color: string;
|
|
6
|
+
btnColor: string;
|
|
7
|
+
btnShape: string;
|
|
8
|
+
paddingTop: number;
|
|
9
|
+
paddingBottom: number;
|
|
10
|
+
}
|
|
11
|
+
export declare const AddressList: import("react").NamedExoticComponent<AddressListProps>;
|
|
12
|
+
export {};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export declare const AddressListBtn: import("react").NamedExoticComponent<{
|
|
3
|
-
borderColor: string;
|
|
4
|
-
color: string;
|
|
5
|
-
btnColor: string;
|
|
6
|
-
btnShape: string;
|
|
7
|
-
paddingTop: number;
|
|
8
|
-
paddingBottom: number;
|
|
9
|
-
}>;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const AddressListBtn: import("react").NamedExoticComponent<{
|
|
3
|
+
borderColor: string;
|
|
4
|
+
color: string;
|
|
5
|
+
btnColor: string;
|
|
6
|
+
btnShape: string;
|
|
7
|
+
paddingTop: number;
|
|
8
|
+
paddingBottom: number;
|
|
9
|
+
}>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export * from './address-list';
|
|
2
|
-
export * from './address-list-btn';
|
|
3
|
-
export * from './address-detail';
|
|
4
|
-
export * from './my-agreement-list';
|
|
5
|
-
export * from './my-setting';
|
|
1
|
+
export * from './address-list';
|
|
2
|
+
export * from './address-list-btn';
|
|
3
|
+
export * from './address-detail';
|
|
4
|
+
export * from './my-agreement-list';
|
|
5
|
+
export * from './my-setting';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare const MyAgreementList: React.NamedExoticComponent<{}>;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const MyAgreementList: React.NamedExoticComponent<{}>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare const MySettingJsx: React.FC;
|
|
3
|
-
export declare const MySetting: React.NamedExoticComponent<{}>;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const MySettingJsx: React.FC;
|
|
3
|
+
export declare const MySetting: React.NamedExoticComponent<{}>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export * from './Service';
|
|
2
|
-
export * from '../common/icon';
|
|
3
|
-
export * from './basic';
|
|
4
|
-
export * from './business';
|
|
5
|
-
export * from './marketing';
|
|
1
|
+
export * from './Service';
|
|
2
|
+
export * from '../common/icon';
|
|
3
|
+
export * from './basic';
|
|
4
|
+
export * from './business';
|
|
5
|
+
export * from './marketing';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare const ArticleDetail: React.NamedExoticComponent<{
|
|
3
|
-
doclistId: number;
|
|
4
|
-
paddingTop: number;
|
|
5
|
-
paddingBottom: number;
|
|
6
|
-
paddingLeft: number;
|
|
7
|
-
paddingRight: number;
|
|
8
|
-
}>;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const ArticleDetail: React.NamedExoticComponent<{
|
|
3
|
+
doclistId: number;
|
|
4
|
+
paddingTop: number;
|
|
5
|
+
paddingBottom: number;
|
|
6
|
+
paddingLeft: number;
|
|
7
|
+
paddingRight: number;
|
|
8
|
+
}>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './notice';
|
|
2
|
-
export * from './notice-detail';
|
|
3
|
-
export * from './article-detail';
|
|
1
|
+
export * from './notice';
|
|
2
|
+
export * from './notice-detail';
|
|
3
|
+
export * from './article-detail';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare const Notice: React.FC<NoticeType>;
|
|
3
|
-
interface NoticeType {
|
|
4
|
-
direction: 'horizontal' | 'vertical';
|
|
5
|
-
speed?: number;
|
|
6
|
-
num: number;
|
|
7
|
-
color: string;
|
|
8
|
-
fontSize: number;
|
|
9
|
-
}
|
|
10
|
-
export {};
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const Notice: React.FC<NoticeType>;
|
|
3
|
+
interface NoticeType {
|
|
4
|
+
direction: 'horizontal' | 'vertical';
|
|
5
|
+
speed?: number;
|
|
6
|
+
num: number;
|
|
7
|
+
color: string;
|
|
8
|
+
fontSize: number;
|
|
9
|
+
}
|
|
10
|
+
export {};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare const NoticeDetail: React.NamedExoticComponent<{
|
|
3
|
-
noticeId: string;
|
|
4
|
-
paddingTop: number;
|
|
5
|
-
paddingBottom: number;
|
|
6
|
-
paddingLeft: number;
|
|
7
|
-
paddingRight: number;
|
|
8
|
-
}>;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const NoticeDetail: React.NamedExoticComponent<{
|
|
3
|
+
noticeId: string;
|
|
4
|
+
paddingTop: number;
|
|
5
|
+
paddingBottom: number;
|
|
6
|
+
paddingLeft: number;
|
|
7
|
+
paddingRight: number;
|
|
8
|
+
}>;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import type { FC, MutableRefObject } from 'react';
|
|
2
|
-
import type { CouponListProps } from '../index';
|
|
3
|
-
interface CouponItemProps extends Omit<CouponListProps, 'paddingBottom' | 'paddingTop'> {
|
|
4
|
-
list: Array<any>;
|
|
5
|
-
coe: MutableRefObject<number>;
|
|
6
|
-
config: MutableRefObject<any>;
|
|
7
|
-
}
|
|
8
|
-
export declare const CouponItem: FC<CouponItemProps>;
|
|
9
|
-
export {};
|
|
1
|
+
import type { FC, MutableRefObject } from 'react';
|
|
2
|
+
import type { CouponListProps } from '../index';
|
|
3
|
+
interface CouponItemProps extends Omit<CouponListProps, 'paddingBottom' | 'paddingTop'> {
|
|
4
|
+
list: Array<any>;
|
|
5
|
+
coe: MutableRefObject<number>;
|
|
6
|
+
config: MutableRefObject<any>;
|
|
7
|
+
}
|
|
8
|
+
export declare const CouponItem: FC<CouponItemProps>;
|
|
9
|
+
export {};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './skull';
|
|
2
|
-
export * from './couponItem';
|
|
1
|
+
export * from './skull';
|
|
2
|
+
export * from './couponItem';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const NoData: () => JSX.Element;
|
|
1
|
+
export declare const NoData: () => import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export declare const Skull: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const Skull: import("react").MemoExoticComponent<() => import("react/jsx-runtime").JSX.Element>;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export interface CouponListProps {
|
|
3
|
-
backgroundColor: string;
|
|
4
|
-
color: string;
|
|
5
|
-
queue: string;
|
|
6
|
-
paddingTop: number;
|
|
7
|
-
paddingBottom: number;
|
|
8
|
-
}
|
|
9
|
-
export declare const CouponList: import("react").NamedExoticComponent<CouponListProps>;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export interface CouponListProps {
|
|
3
|
+
backgroundColor: string;
|
|
4
|
+
color: string;
|
|
5
|
+
queue: string;
|
|
6
|
+
paddingTop: number;
|
|
7
|
+
paddingBottom: number;
|
|
8
|
+
}
|
|
9
|
+
export declare const CouponList: import("react").NamedExoticComponent<CouponListProps>;
|
package/dist/components/marketing/coupon-group/get-coupon-one/components/oneLineOneBlc/index.d.ts
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare const OneLineOneBlc: React.NamedExoticComponent<{
|
|
3
|
-
defaultValue: never[];
|
|
4
|
-
coupons: never[];
|
|
5
|
-
bg: string;
|
|
6
|
-
borderColor: string;
|
|
7
|
-
btnColor: string;
|
|
8
|
-
typeColor: string;
|
|
9
|
-
ruleColor: string;
|
|
10
|
-
titleColor: string;
|
|
11
|
-
timeColor: string;
|
|
12
|
-
paddingTop: number;
|
|
13
|
-
paddingBottom: number;
|
|
14
|
-
}>;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const OneLineOneBlc: React.NamedExoticComponent<{
|
|
3
|
+
defaultValue: never[];
|
|
4
|
+
coupons: never[];
|
|
5
|
+
bg: string;
|
|
6
|
+
borderColor: string;
|
|
7
|
+
btnColor: string;
|
|
8
|
+
typeColor: string;
|
|
9
|
+
ruleColor: string;
|
|
10
|
+
titleColor: string;
|
|
11
|
+
timeColor: string;
|
|
12
|
+
paddingTop: number;
|
|
13
|
+
paddingBottom: number;
|
|
14
|
+
}>;
|
package/dist/components/marketing/coupon-group/get-coupon-one/components/oneLineTwoBlc/index.d.ts
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare const OneLineTwoBlc: React.NamedExoticComponent<{
|
|
3
|
-
defaultValue: never[];
|
|
4
|
-
coupons: never[];
|
|
5
|
-
bg: string;
|
|
6
|
-
borderColor: string;
|
|
7
|
-
btnColor: string;
|
|
8
|
-
typeColor: string;
|
|
9
|
-
ruleColor: string;
|
|
10
|
-
titleColor: string;
|
|
11
|
-
timeColor: string;
|
|
12
|
-
gap: number;
|
|
13
|
-
paddingTop: number;
|
|
14
|
-
paddingBottom: number;
|
|
15
|
-
}>;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const OneLineTwoBlc: React.NamedExoticComponent<{
|
|
3
|
+
defaultValue: never[];
|
|
4
|
+
coupons: never[];
|
|
5
|
+
bg: string;
|
|
6
|
+
borderColor: string;
|
|
7
|
+
btnColor: string;
|
|
8
|
+
typeColor: string;
|
|
9
|
+
ruleColor: string;
|
|
10
|
+
titleColor: string;
|
|
11
|
+
timeColor: string;
|
|
12
|
+
gap: number;
|
|
13
|
+
paddingTop: number;
|
|
14
|
+
paddingBottom: number;
|
|
15
|
+
}>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
interface defaultType {
|
|
3
|
-
[v: string]: any;
|
|
4
|
-
}
|
|
5
|
-
interface initialGetCoupon extends defaultType {
|
|
6
|
-
type: number;
|
|
7
|
-
coupons: Array<any>;
|
|
8
|
-
}
|
|
9
|
-
export declare const GetCouponOne: React.NamedExoticComponent<initialGetCoupon>;
|
|
10
|
-
export {};
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface defaultType {
|
|
3
|
+
[v: string]: any;
|
|
4
|
+
}
|
|
5
|
+
interface initialGetCoupon extends defaultType {
|
|
6
|
+
type: number;
|
|
7
|
+
coupons: Array<any>;
|
|
8
|
+
}
|
|
9
|
+
export declare const GetCouponOne: React.NamedExoticComponent<initialGetCoupon>;
|
|
10
|
+
export {};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './coupon-list';
|
|
2
|
-
export * from './get-coupon-one';
|
|
1
|
+
export * from './coupon-list';
|
|
2
|
+
export * from './get-coupon-one';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './promotion-group';
|
|
2
|
-
export * from './coupon-group';
|
|
3
|
-
export * from './content-group';
|
|
1
|
+
export * from './promotion-group';
|
|
2
|
+
export * from './coupon-group';
|
|
3
|
+
export * from './content-group';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const config: {
|
|
2
|
-
label: string;
|
|
3
|
-
val: string;
|
|
4
|
-
}[];
|
|
1
|
+
export declare const config: {
|
|
2
|
+
label: string;
|
|
3
|
+
val: string;
|
|
4
|
+
}[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './promotionListTab';
|
|
2
|
-
export * from './promotionListItem';
|
|
1
|
+
export * from './promotionListTab';
|
|
2
|
+
export * from './promotionListItem';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare const PromotionListItem: React.FC<any>;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const PromotionListItem: React.FC<any>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare const PromotionListTab: React.MemoExoticComponent<({ activeColor, setParams, params }: {
|
|
3
|
-
activeColor: string;
|
|
4
|
-
setParams: React.Dispatch<string>;
|
|
5
|
-
params: string;
|
|
6
|
-
}) => JSX.Element>;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const PromotionListTab: React.MemoExoticComponent<({ activeColor, setParams, params }: {
|
|
3
|
+
activeColor: string;
|
|
4
|
+
setParams: React.Dispatch<string>;
|
|
5
|
+
params: string;
|
|
6
|
+
}) => import("react/jsx-runtime").JSX.Element>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare const AllPromotionList: React.NamedExoticComponent<{
|
|
3
|
-
activeColor: string;
|
|
4
|
-
paddingTop: number;
|
|
5
|
-
paddingBottom: number;
|
|
6
|
-
}>;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const AllPromotionList: React.NamedExoticComponent<{
|
|
3
|
+
activeColor: string;
|
|
4
|
+
paddingTop: number;
|
|
5
|
+
paddingBottom: number;
|
|
6
|
+
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './all-promotion-list';
|
|
1
|
+
export * from './all-promotion-list';
|
package/dist/hooks/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './useDynamicHeight';
|
|
2
|
-
export * from './useCountDown';
|
|
3
|
-
export * from './useDataPageQuery';
|
|
1
|
+
export * from './useDynamicHeight';
|
|
2
|
+
export * from './useCountDown';
|
|
3
|
+
export * from './useDataPageQuery';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export declare const useCountDown: (contractPaydate: number, init: () => void, countdownCancel: any, contractId: string | number) => {
|
|
2
|
-
resultTime: string;
|
|
3
|
-
};
|
|
1
|
+
export declare const useCountDown: (contractPaydate: number, init: () => void, countdownCancel: any, contractId: string | number) => {
|
|
2
|
+
resultTime: string;
|
|
3
|
+
};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export declare const useDataPageQuery: (rest: {
|
|
2
|
-
[v: string]: any;
|
|
3
|
-
}, param: string) => any;
|
|
1
|
+
export declare const useDataPageQuery: (rest: {
|
|
2
|
+
[v: string]: any;
|
|
3
|
+
}, param: string) => any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare function useDynamicHeight(element?: string): number;
|
|
1
|
+
export declare function useDynamicHeight(element?: string): number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare function useSafeTabBar(bottomHeight?: number | string): number;
|
|
1
|
+
export declare function useSafeTabBar(bottomHeight?: number | string): number;
|
package/dist/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './components';
|
|
2
|
-
export * from './utils';
|
|
1
|
+
export * from './components';
|
|
2
|
+
export * from './utils';
|