@pisell/materials 6.2.36 → 6.3.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/build/lowcode/assets-daily.json +11 -11
- package/build/lowcode/assets-dev.json +2 -2
- package/build/lowcode/assets-prod.json +11 -11
- package/build/lowcode/index.js +1 -1
- package/build/lowcode/meta.js +3 -3
- package/build/lowcode/preview.js +164 -148
- package/build/lowcode/render/default/view.css +1 -1
- package/build/lowcode/render/default/view.js +39 -25
- package/build/lowcode/view.css +1 -1
- package/build/lowcode/view.js +39 -25
- package/es/components/batch-editor/index.d.ts +1 -0
- package/es/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +1 -0
- package/es/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +1 -0
- package/es/components/dataSourceComponents/dataSourceTable/filter/index.d.ts +1 -0
- package/es/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +2 -2
- package/es/components/dataSourceComponents/dataSourceWrapper/index.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/Input.Subdomain/index.d.ts +1 -1
- package/es/components/dataSourceComponents/fields/Select/index.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/index.d.ts +11 -10
- package/es/components/date-picker/index.d.ts +1 -0
- package/es/components/filter/index.d.ts +1 -0
- package/es/components/iconfont/index.js +1 -1
- package/es/components/page/index.d.ts +1 -0
- package/es/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +1 -0
- package/es/components/pisellCardList/index.js +3 -1
- package/es/components/pisellCheckboxGroup/index.d.ts +1 -0
- package/es/components/pisellCheckboxGroup/index.js +15 -1
- package/es/components/pisellGoodPassCard/index.d.ts +0 -1
- package/es/components/pisellGoodPassCard/index.js +5 -17
- package/es/components/pisellInput/index.d.ts +1 -0
- package/es/components/pisellModal/components/IpadModal/index.d.ts +1 -0
- package/es/components/pisellModal/components/MobileModal/index.d.ts +1 -0
- package/es/components/pisellModal/components/index.d.ts +1 -0
- package/es/components/pisellToast/index.js +0 -3
- package/es/components/pisellWalletPassCard/index.d.ts +1 -0
- package/es/components/productCard/components/Action/index.js +1 -14
- package/es/components/productCard/components/Action/index.less +0 -3
- package/es/components/productCard/components/Header/index.js +8 -23
- package/es/components/productCard/components/Header/index.less +1 -16
- package/es/components/productCard/components/MultiDay/index.d.ts +1 -0
- package/es/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +1 -0
- package/es/components/productCard/components/Packages/components/options/index.d.ts +1 -0
- package/es/components/productCard/components/Sales/index.js +2 -2
- package/es/components/productCard/components/Time/components/SelectHolderModal/index.js +1 -3
- package/es/components/productCard/components/Time/components/SelectHolderModal/index.less +0 -3
- package/es/components/productCard/index.d.ts +1 -3
- package/es/components/productCard/index.js +2 -5
- package/es/components/productCard/index.less +0 -6
- package/es/components/productCard/locales.js +0 -3
- package/es/components/table/Actions/component/ColumnsSetting/index.d.ts +1 -0
- package/es/components/table/Actions/component/GallerySetting/index.d.ts +1 -0
- package/es/components/table/Actions/component/Group/index.d.ts +1 -0
- package/es/components/table/Actions/index.d.ts +1 -0
- package/es/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +1 -0
- package/es/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +1 -0
- package/es/components/table/Table/SelectField/index.d.ts +1 -0
- package/es/components/table/Table/fields/date/index.d.ts +1 -0
- package/es/components/table/Table/fields/image/Show/index.d.ts +1 -0
- package/es/components/table/Table/fields/image/index.d.ts +1 -0
- package/es/components/table/Table/fields/index.d.ts +3 -2
- package/es/components/table/Table/fields/link/index.d.ts +1 -0
- package/es/components/table/Table/fields/number/Show/index.d.ts +1 -0
- package/es/components/table/Table/fields/number/index.d.ts +1 -0
- package/es/components/table/Table/fields/numberRange/Show/index.d.ts +1 -0
- package/es/components/table/Table/fields/numberRange/index.d.ts +1 -0
- package/es/components/table/Table/fields/oldRangePicker/index.d.ts +1 -0
- package/es/components/table/Table/fields/pSwitch/Show/index.d.ts +1 -0
- package/es/components/table/Table/fields/pSwitch/index.d.ts +1 -0
- package/es/components/table/Table/fields/rangePicker/index.d.ts +1 -0
- package/es/components/table/Table/fields/search/Show/index.d.ts +1 -0
- package/es/components/table/Table/fields/search/index.d.ts +1 -0
- package/es/components/table/Table/fields/text/Show/index.d.ts +1 -0
- package/es/components/table/Table/fields/text/index.d.ts +1 -0
- package/es/components/table/Table/utils.d.ts +1 -1
- package/es/components/table/View/index.d.ts +1 -0
- package/es/components/versionSelect/index.d.ts +1 -0
- package/es/components/virtual-keyboard/index.d.ts +0 -11
- package/es/components/virtual-keyboard/index.js +3 -88
- package/es/components/virtual-keyboard/index.less +1 -33
- package/es/components/walletCard/Guide/index.js +12 -1
- package/lib/components/batch-editor/index.d.ts +1 -0
- package/lib/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +1 -0
- package/lib/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +1 -0
- package/lib/components/dataSourceComponents/dataSourceTable/filter/index.d.ts +1 -0
- package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +2 -2
- package/lib/components/dataSourceComponents/dataSourceWrapper/index.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/Input.Subdomain/index.d.ts +1 -1
- package/lib/components/dataSourceComponents/fields/Select/index.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/index.d.ts +11 -10
- package/lib/components/date-picker/index.d.ts +1 -0
- package/lib/components/filter/index.d.ts +1 -0
- package/lib/components/iconfont/index.js +1 -1
- package/lib/components/page/index.d.ts +1 -0
- package/lib/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +1 -0
- package/lib/components/pisellCardList/index.js +3 -1
- package/lib/components/pisellCheckboxGroup/index.d.ts +1 -0
- package/lib/components/pisellCheckboxGroup/index.js +16 -0
- package/lib/components/pisellGoodPassCard/index.d.ts +0 -1
- package/lib/components/pisellGoodPassCard/index.js +4 -31
- package/lib/components/pisellInput/index.d.ts +1 -0
- package/lib/components/pisellModal/components/IpadModal/index.d.ts +1 -0
- package/lib/components/pisellModal/components/MobileModal/index.d.ts +1 -0
- package/lib/components/pisellModal/components/index.d.ts +1 -0
- package/lib/components/pisellToast/index.js +0 -3
- package/lib/components/pisellWalletPassCard/index.d.ts +1 -0
- package/lib/components/productCard/components/Action/index.js +0 -9
- package/lib/components/productCard/components/Action/index.less +0 -3
- package/lib/components/productCard/components/Header/index.js +11 -21
- package/lib/components/productCard/components/Header/index.less +1 -16
- package/lib/components/productCard/components/MultiDay/index.d.ts +1 -0
- package/lib/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +1 -0
- package/lib/components/productCard/components/Packages/components/options/index.d.ts +1 -0
- package/lib/components/productCard/components/Sales/index.js +2 -2
- package/lib/components/productCard/components/Time/components/SelectHolderModal/index.js +1 -1
- package/lib/components/productCard/components/Time/components/SelectHolderModal/index.less +0 -3
- package/lib/components/productCard/index.d.ts +1 -3
- package/lib/components/productCard/index.js +2 -6
- package/lib/components/productCard/index.less +0 -6
- package/lib/components/productCard/locales.js +3 -12
- package/lib/components/table/Actions/component/ColumnsSetting/index.d.ts +1 -0
- package/lib/components/table/Actions/component/GallerySetting/index.d.ts +1 -0
- package/lib/components/table/Actions/component/Group/index.d.ts +1 -0
- package/lib/components/table/Actions/index.d.ts +1 -0
- package/lib/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +1 -0
- package/lib/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +1 -0
- package/lib/components/table/Table/SelectField/index.d.ts +1 -0
- package/lib/components/table/Table/fields/date/index.d.ts +1 -0
- package/lib/components/table/Table/fields/image/Show/index.d.ts +1 -0
- package/lib/components/table/Table/fields/image/index.d.ts +1 -0
- package/lib/components/table/Table/fields/index.d.ts +3 -2
- package/lib/components/table/Table/fields/link/index.d.ts +1 -0
- package/lib/components/table/Table/fields/number/Show/index.d.ts +1 -0
- package/lib/components/table/Table/fields/number/index.d.ts +1 -0
- package/lib/components/table/Table/fields/numberRange/Show/index.d.ts +1 -0
- package/lib/components/table/Table/fields/numberRange/index.d.ts +1 -0
- package/lib/components/table/Table/fields/oldRangePicker/index.d.ts +1 -0
- package/lib/components/table/Table/fields/pSwitch/Show/index.d.ts +1 -0
- package/lib/components/table/Table/fields/pSwitch/index.d.ts +1 -0
- package/lib/components/table/Table/fields/rangePicker/index.d.ts +1 -0
- package/lib/components/table/Table/fields/search/Show/index.d.ts +1 -0
- package/lib/components/table/Table/fields/search/index.d.ts +1 -0
- package/lib/components/table/Table/fields/text/Show/index.d.ts +1 -0
- package/lib/components/table/Table/fields/text/index.d.ts +1 -0
- package/lib/components/table/Table/utils.d.ts +1 -1
- package/lib/components/table/View/index.d.ts +1 -0
- package/lib/components/versionSelect/index.d.ts +1 -0
- package/lib/components/virtual-keyboard/index.d.ts +0 -11
- package/lib/components/virtual-keyboard/index.js +2 -60
- package/lib/components/virtual-keyboard/index.less +1 -33
- package/lib/components/walletCard/Guide/index.js +11 -1
- package/lowcode/_setters/antd-icon-setter/index.tsx +2 -3
- package/lowcode/virtual-keyboard/meta.ts +0 -131
- package/package.json +4 -6
- package/dist/umd/materials.min.css +0 -1
- package/dist/umd/materials.min.js +0 -1
- package/dist/umd/static/DotsSix.57d66266.svg +0 -1
- package/dist/umd/static/arrow-left.e542294f.svg +0 -1
- package/dist/umd/static/arrow-right.763f03e0.svg +0 -1
- package/dist/umd/static/filter-lines.04a54ae9.svg +0 -1
- package/dist/umd/static/help-circle.31c9be40.svg +0 -1
- package/dist/umd/static/switch-vertical-01.7ebe3ba8.svg +0 -1
- package/es/components/pisellAdjustPrice/status.d.ts +0 -32
- package/es/components/pisellAdjustPrice/type.d.ts +0 -20
- package/es/components/productCard/cartSkuCard/components/AmountFooter/index.d.ts +0 -3
- package/es/components/productCard/cartSkuCard/components/AmountFooter/index.js +0 -76
- package/es/components/productCard/cartSkuCard/components/AmountFooter/index.less +0 -75
- package/es/components/productCard/cartSkuCard/components/MultiDay/index.d.ts +0 -3
- package/es/components/productCard/cartSkuCard/components/MultiDay/index.js +0 -82
- package/es/components/productCard/cartSkuCard/components/MultiDay/index.less +0 -31
- package/es/components/productCard/cartSkuCard/components/MultiDay/utils.d.ts +0 -14
- package/es/components/productCard/cartSkuCard/components/MultiDay/utils.js +0 -56
- package/es/components/productCard/cartSkuCard/components/Note/index.d.ts +0 -3
- package/es/components/productCard/cartSkuCard/components/Note/index.js +0 -29
- package/es/components/productCard/cartSkuCard/components/Note/index.less +0 -27
- package/es/components/productCard/cartSkuCard/components/basicInfo/index.d.ts +0 -27
- package/es/components/productCard/cartSkuCard/components/basicInfo/index.js +0 -93
- package/es/components/productCard/cartSkuCard/components/basicInfo/index.less +0 -117
- package/es/components/productCard/cartSkuCard/components/discountReason/index.d.ts +0 -2
- package/es/components/productCard/cartSkuCard/components/discountReason/index.js +0 -51
- package/es/components/productCard/cartSkuCard/components/holders/index.d.ts +0 -3
- package/es/components/productCard/cartSkuCard/components/holders/index.js +0 -32
- package/es/components/productCard/cartSkuCard/components/holders/index.less +0 -32
- package/es/components/productCard/cartSkuCard/components/packages/index.d.ts +0 -10
- package/es/components/productCard/cartSkuCard/components/packages/index.js +0 -52
- package/es/components/productCard/cartSkuCard/components/packages/index.less +0 -22
- package/es/components/productCard/cartSkuCard/components/packages/utils.d.ts +0 -20
- package/es/components/productCard/cartSkuCard/components/packages/utils.js +0 -40
- package/es/components/productCard/cartSkuCard/components/resources/index.d.ts +0 -3
- package/es/components/productCard/cartSkuCard/components/resources/index.js +0 -39
- package/es/components/productCard/cartSkuCard/components/resources/index.less +0 -19
- package/es/components/productCard/cartSkuCard/components/sales/index.d.ts +0 -12
- package/es/components/productCard/cartSkuCard/components/sales/index.js +0 -57
- package/es/components/productCard/cartSkuCard/components/sales/index.less +0 -22
- package/es/components/productCard/cartSkuCard/components/specs/index.d.ts +0 -3
- package/es/components/productCard/cartSkuCard/components/specs/index.js +0 -44
- package/es/components/productCard/cartSkuCard/components/specs/index.less +0 -34
- package/es/components/productCard/cartSkuCard/components/swipeAction/index.d.ts +0 -45
- package/es/components/productCard/cartSkuCard/components/swipeAction/index.js +0 -292
- package/es/components/productCard/cartSkuCard/components/swipeAction/index.less +0 -35
- package/es/components/productCard/cartSkuCard/components/timeRange/index.d.ts +0 -6
- package/es/components/productCard/cartSkuCard/components/timeRange/index.js +0 -54
- package/es/components/productCard/cartSkuCard/components/timeRange/index.less +0 -38
- package/es/components/productCard/cartSkuCard/index.d.ts +0 -10
- package/es/components/productCard/cartSkuCard/index.js +0 -203
- package/es/components/productCard/cartSkuCard/index.less +0 -33
- package/es/components/productCard/cartSkuCard/locales.d.ts +0 -96
- package/es/components/productCard/cartSkuCard/locales.js +0 -30
- package/es/components/virtual-keyboard/Amount/themeConfig.d.ts +0 -32
- package/es/components/virtual-keyboard/Amount/types.d.ts +0 -44
- package/es/components/virtual-keyboard/Keyboard/index.d.ts +0 -21
- package/es/components/virtual-keyboard/Number/themeConfig.d.ts +0 -32
- package/es/components/virtual-keyboard/Number/types.d.ts +0 -25
- package/es/components/virtual-keyboard/VirtualKeyInput/index.d.ts +0 -13
- package/es/components/walletCard/Guide/index.d.ts +0 -3
- package/lib/components/pisellAdjustPrice/status.d.ts +0 -32
- package/lib/components/pisellAdjustPrice/type.d.ts +0 -20
- package/lib/components/productCard/cartSkuCard/components/AmountFooter/index.d.ts +0 -3
- package/lib/components/productCard/cartSkuCard/components/AmountFooter/index.js +0 -80
- package/lib/components/productCard/cartSkuCard/components/AmountFooter/index.less +0 -75
- package/lib/components/productCard/cartSkuCard/components/MultiDay/index.d.ts +0 -3
- package/lib/components/productCard/cartSkuCard/components/MultiDay/index.js +0 -71
- package/lib/components/productCard/cartSkuCard/components/MultiDay/index.less +0 -31
- package/lib/components/productCard/cartSkuCard/components/MultiDay/utils.d.ts +0 -14
- package/lib/components/productCard/cartSkuCard/components/MultiDay/utils.js +0 -77
- package/lib/components/productCard/cartSkuCard/components/Note/index.d.ts +0 -3
- package/lib/components/productCard/cartSkuCard/components/Note/index.js +0 -56
- package/lib/components/productCard/cartSkuCard/components/Note/index.less +0 -27
- package/lib/components/productCard/cartSkuCard/components/basicInfo/index.d.ts +0 -27
- package/lib/components/productCard/cartSkuCard/components/basicInfo/index.js +0 -82
- package/lib/components/productCard/cartSkuCard/components/basicInfo/index.less +0 -117
- package/lib/components/productCard/cartSkuCard/components/discountReason/index.d.ts +0 -2
- package/lib/components/productCard/cartSkuCard/components/discountReason/index.js +0 -70
- package/lib/components/productCard/cartSkuCard/components/holders/index.d.ts +0 -3
- package/lib/components/productCard/cartSkuCard/components/holders/index.js +0 -52
- package/lib/components/productCard/cartSkuCard/components/holders/index.less +0 -32
- package/lib/components/productCard/cartSkuCard/components/packages/index.d.ts +0 -10
- package/lib/components/productCard/cartSkuCard/components/packages/index.js +0 -73
- package/lib/components/productCard/cartSkuCard/components/packages/index.less +0 -22
- package/lib/components/productCard/cartSkuCard/components/packages/utils.d.ts +0 -20
- package/lib/components/productCard/cartSkuCard/components/packages/utils.js +0 -44
- package/lib/components/productCard/cartSkuCard/components/resources/index.d.ts +0 -3
- package/lib/components/productCard/cartSkuCard/components/resources/index.js +0 -71
- package/lib/components/productCard/cartSkuCard/components/resources/index.less +0 -19
- package/lib/components/productCard/cartSkuCard/components/sales/index.d.ts +0 -12
- package/lib/components/productCard/cartSkuCard/components/sales/index.js +0 -77
- package/lib/components/productCard/cartSkuCard/components/sales/index.less +0 -22
- package/lib/components/productCard/cartSkuCard/components/specs/index.d.ts +0 -3
- package/lib/components/productCard/cartSkuCard/components/specs/index.js +0 -66
- package/lib/components/productCard/cartSkuCard/components/specs/index.less +0 -34
- package/lib/components/productCard/cartSkuCard/components/swipeAction/index.d.ts +0 -45
- package/lib/components/productCard/cartSkuCard/components/swipeAction/index.js +0 -339
- package/lib/components/productCard/cartSkuCard/components/swipeAction/index.less +0 -35
- package/lib/components/productCard/cartSkuCard/components/timeRange/index.d.ts +0 -6
- package/lib/components/productCard/cartSkuCard/components/timeRange/index.js +0 -68
- package/lib/components/productCard/cartSkuCard/components/timeRange/index.less +0 -38
- package/lib/components/productCard/cartSkuCard/index.d.ts +0 -10
- package/lib/components/productCard/cartSkuCard/index.js +0 -239
- package/lib/components/productCard/cartSkuCard/index.less +0 -33
- package/lib/components/productCard/cartSkuCard/locales.d.ts +0 -96
- package/lib/components/productCard/cartSkuCard/locales.js +0 -61
- package/lib/components/virtual-keyboard/Amount/themeConfig.d.ts +0 -32
- package/lib/components/virtual-keyboard/Amount/types.d.ts +0 -44
- package/lib/components/virtual-keyboard/Keyboard/index.d.ts +0 -21
- package/lib/components/virtual-keyboard/Number/themeConfig.d.ts +0 -32
- package/lib/components/virtual-keyboard/Number/types.d.ts +0 -25
- package/lib/components/virtual-keyboard/VirtualKeyInput/index.d.ts +0 -13
- package/lib/components/walletCard/Guide/index.d.ts +0 -3
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import type { ReactNode } from 'react';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
declare type NativeProps<S extends string = never> = {
|
|
4
|
-
className?: string;
|
|
5
|
-
style?: React.CSSProperties & Partial<Record<S, string>>;
|
|
6
|
-
};
|
|
7
|
-
declare type PropagationEvent = 'click';
|
|
8
|
-
import './index.less';
|
|
9
|
-
declare type SideType = 'left' | 'right';
|
|
10
|
-
export declare type SwipeActionRef = {
|
|
11
|
-
close: () => void;
|
|
12
|
-
show: (side?: SideType) => void;
|
|
13
|
-
};
|
|
14
|
-
declare type ActionColor = 'light' | 'weak' | 'primary' | 'success' | 'warning' | 'danger';
|
|
15
|
-
export declare type Action = {
|
|
16
|
-
key: string | number;
|
|
17
|
-
text: ReactNode;
|
|
18
|
-
color?: ActionColor | string;
|
|
19
|
-
onClick?: (e: React.MouseEvent) => void;
|
|
20
|
-
};
|
|
21
|
-
export declare type SwipeActionProps = {
|
|
22
|
-
rightActions?: Action[];
|
|
23
|
-
leftActions?: Action[];
|
|
24
|
-
onAction?: (action: Action, e: React.MouseEvent) => void;
|
|
25
|
-
closeOnTouchOutside?: boolean;
|
|
26
|
-
closeOnAction?: boolean;
|
|
27
|
-
children: ReactNode;
|
|
28
|
-
stopPropagation?: PropagationEvent[];
|
|
29
|
-
onActionsReveal?: (side: SideType) => void;
|
|
30
|
-
onClose?: () => void;
|
|
31
|
-
escapeDom?: string;
|
|
32
|
-
} & NativeProps<'--background'>;
|
|
33
|
-
export declare const SwipeAction: React.ForwardRefExoticComponent<{
|
|
34
|
-
rightActions?: Action[] | undefined;
|
|
35
|
-
leftActions?: Action[] | undefined;
|
|
36
|
-
onAction?: ((action: Action, e: React.MouseEvent) => void) | undefined;
|
|
37
|
-
closeOnTouchOutside?: boolean | undefined;
|
|
38
|
-
closeOnAction?: boolean | undefined;
|
|
39
|
-
children: ReactNode;
|
|
40
|
-
stopPropagation?: "click"[] | undefined;
|
|
41
|
-
onActionsReveal?: ((side: SideType) => void) | undefined;
|
|
42
|
-
onClose?: (() => void) | undefined;
|
|
43
|
-
escapeDom?: string | undefined;
|
|
44
|
-
} & NativeProps<"--background"> & React.RefAttributes<SwipeActionRef>>;
|
|
45
|
-
export {};
|
|
@@ -1,339 +0,0 @@
|
|
|
1
|
-
var __create = Object.create;
|
|
2
|
-
var __defProp = Object.defineProperty;
|
|
3
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
-
var __getProtoOf = Object.getPrototypeOf;
|
|
6
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
-
var __export = (target, all) => {
|
|
8
|
-
for (var name in all)
|
|
9
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
10
|
-
};
|
|
11
|
-
var __copyProps = (to, from, except, desc) => {
|
|
12
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
13
|
-
for (let key of __getOwnPropNames(from))
|
|
14
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
15
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
16
|
-
}
|
|
17
|
-
return to;
|
|
18
|
-
};
|
|
19
|
-
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
20
|
-
// If the importer is in node compatibility mode or this is not an ESM
|
|
21
|
-
// file that has been converted to a CommonJS file using a Babel-
|
|
22
|
-
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
23
|
-
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
24
|
-
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
25
|
-
mod
|
|
26
|
-
));
|
|
27
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
28
|
-
|
|
29
|
-
// src/components/productCard/cartSkuCard/components/swipeAction/index.tsx
|
|
30
|
-
var swipeAction_exports = {};
|
|
31
|
-
__export(swipeAction_exports, {
|
|
32
|
-
SwipeAction: () => SwipeAction
|
|
33
|
-
});
|
|
34
|
-
module.exports = __toCommonJS(swipeAction_exports);
|
|
35
|
-
var import_web = require("@react-spring/web");
|
|
36
|
-
var import_use_gesture_react = require("@use-gesture/react/dist/use-gesture-react.cjs");
|
|
37
|
-
var import_react = __toESM(require("react"));
|
|
38
|
-
var import_index = require("./index.less");
|
|
39
|
-
function withNativeProps(props, element) {
|
|
40
|
-
const p = {
|
|
41
|
-
...element.props
|
|
42
|
-
};
|
|
43
|
-
if (props.className) {
|
|
44
|
-
p.className = props.className + (element.props.className ? ` ${element.props.className}` : "");
|
|
45
|
-
}
|
|
46
|
-
if (props.style) {
|
|
47
|
-
p.style = {
|
|
48
|
-
...props.style,
|
|
49
|
-
...element.props.style
|
|
50
|
-
};
|
|
51
|
-
}
|
|
52
|
-
return import_react.default.cloneElement(element, p);
|
|
53
|
-
}
|
|
54
|
-
function nearest(arr, target) {
|
|
55
|
-
return arr.reduce((prev, curr) => {
|
|
56
|
-
return Math.abs(curr - target) < Math.abs(prev - target) ? curr : prev;
|
|
57
|
-
});
|
|
58
|
-
}
|
|
59
|
-
function mergeProps(a, b) {
|
|
60
|
-
return {
|
|
61
|
-
...a,
|
|
62
|
-
...b
|
|
63
|
-
};
|
|
64
|
-
}
|
|
65
|
-
function withStopPropagation(events, element) {
|
|
66
|
-
if (!events.includes("click")) {
|
|
67
|
-
return element;
|
|
68
|
-
}
|
|
69
|
-
const onClick = (e) => {
|
|
70
|
-
var _a, _b;
|
|
71
|
-
e.stopPropagation();
|
|
72
|
-
(_b = (_a = element.props).onClick) == null ? void 0 : _b.call(_a, e);
|
|
73
|
-
};
|
|
74
|
-
return import_react.default.cloneElement(element, {
|
|
75
|
-
...element.props,
|
|
76
|
-
onClick
|
|
77
|
-
});
|
|
78
|
-
}
|
|
79
|
-
var Button = ({
|
|
80
|
-
children,
|
|
81
|
-
className,
|
|
82
|
-
style,
|
|
83
|
-
onClick
|
|
84
|
-
}) => {
|
|
85
|
-
return /* @__PURE__ */ import_react.default.createElement(
|
|
86
|
-
"button",
|
|
87
|
-
{
|
|
88
|
-
className,
|
|
89
|
-
style: {
|
|
90
|
-
border: "none",
|
|
91
|
-
background: (style == null ? void 0 : style["--background-color"]) || "transparent",
|
|
92
|
-
...style
|
|
93
|
-
},
|
|
94
|
-
onClick
|
|
95
|
-
},
|
|
96
|
-
children
|
|
97
|
-
);
|
|
98
|
-
};
|
|
99
|
-
var classPrefix = `pisell-custom-swipe-action`;
|
|
100
|
-
var defaultProps = {
|
|
101
|
-
rightActions: [],
|
|
102
|
-
leftActions: [],
|
|
103
|
-
closeOnTouchOutside: true,
|
|
104
|
-
closeOnAction: true,
|
|
105
|
-
stopPropagation: []
|
|
106
|
-
};
|
|
107
|
-
var SwipeAction = (0, import_react.forwardRef)(
|
|
108
|
-
(p, ref) => {
|
|
109
|
-
const props = mergeProps(defaultProps, p);
|
|
110
|
-
const rootRef = (0, import_react.useRef)(null);
|
|
111
|
-
const leftRef = (0, import_react.useRef)(null);
|
|
112
|
-
const rightRef = (0, import_react.useRef)(null);
|
|
113
|
-
function getWidth(ref2) {
|
|
114
|
-
const element = ref2.current;
|
|
115
|
-
if (!element) return 0;
|
|
116
|
-
return element.offsetWidth;
|
|
117
|
-
}
|
|
118
|
-
function getLeftWidth() {
|
|
119
|
-
return getWidth(leftRef);
|
|
120
|
-
}
|
|
121
|
-
function getRightWidth() {
|
|
122
|
-
return getWidth(rightRef);
|
|
123
|
-
}
|
|
124
|
-
const [{ x }, api] = (0, import_web.useSpring)(
|
|
125
|
-
() => ({
|
|
126
|
-
x: 0,
|
|
127
|
-
config: { tension: 200, friction: 30 }
|
|
128
|
-
}),
|
|
129
|
-
[]
|
|
130
|
-
);
|
|
131
|
-
const draggingRef = (0, import_react.useRef)(false);
|
|
132
|
-
const dragCancelRef = (0, import_react.useRef)(null);
|
|
133
|
-
function forceCancelDrag() {
|
|
134
|
-
var _a;
|
|
135
|
-
(_a = dragCancelRef.current) == null ? void 0 : _a.call(dragCancelRef);
|
|
136
|
-
draggingRef.current = false;
|
|
137
|
-
}
|
|
138
|
-
const bind = (0, import_use_gesture_react.useDrag)(
|
|
139
|
-
(state) => {
|
|
140
|
-
var _a;
|
|
141
|
-
dragCancelRef.current = state.cancel;
|
|
142
|
-
if (!state.intentional) return;
|
|
143
|
-
if (state.down) {
|
|
144
|
-
draggingRef.current = true;
|
|
145
|
-
}
|
|
146
|
-
if (!draggingRef.current) return;
|
|
147
|
-
const [offsetX] = state.offset;
|
|
148
|
-
if (state.last) {
|
|
149
|
-
const leftWidth = getLeftWidth();
|
|
150
|
-
const rightWidth = getRightWidth();
|
|
151
|
-
let position = offsetX + state.velocity[0] * state.direction[0] * 50;
|
|
152
|
-
if (offsetX > 0) {
|
|
153
|
-
position = Math.max(0, position);
|
|
154
|
-
} else if (offsetX < 0) {
|
|
155
|
-
position = Math.min(0, position);
|
|
156
|
-
} else {
|
|
157
|
-
position = 0;
|
|
158
|
-
}
|
|
159
|
-
const targetX = nearest([-rightWidth, 0, leftWidth], position);
|
|
160
|
-
api.start({
|
|
161
|
-
x: targetX
|
|
162
|
-
});
|
|
163
|
-
if (targetX !== 0) {
|
|
164
|
-
(_a = p.onActionsReveal) == null ? void 0 : _a.call(p, targetX > 0 ? "left" : "right");
|
|
165
|
-
}
|
|
166
|
-
window.setTimeout(() => {
|
|
167
|
-
draggingRef.current = false;
|
|
168
|
-
});
|
|
169
|
-
} else {
|
|
170
|
-
api.start({
|
|
171
|
-
x: offsetX,
|
|
172
|
-
immediate: true
|
|
173
|
-
});
|
|
174
|
-
}
|
|
175
|
-
},
|
|
176
|
-
{
|
|
177
|
-
from: () => [x.get(), 0],
|
|
178
|
-
bounds: () => {
|
|
179
|
-
const leftWidth = getLeftWidth();
|
|
180
|
-
const rightWidth = getRightWidth();
|
|
181
|
-
return {
|
|
182
|
-
left: -rightWidth,
|
|
183
|
-
right: leftWidth
|
|
184
|
-
};
|
|
185
|
-
},
|
|
186
|
-
axis: "x",
|
|
187
|
-
preventScroll: true,
|
|
188
|
-
pointer: { touch: true },
|
|
189
|
-
triggerAllEvents: true
|
|
190
|
-
}
|
|
191
|
-
);
|
|
192
|
-
const close = () => {
|
|
193
|
-
var _a;
|
|
194
|
-
api.start({
|
|
195
|
-
x: 0
|
|
196
|
-
});
|
|
197
|
-
forceCancelDrag();
|
|
198
|
-
(_a = props.onClose) == null ? void 0 : _a.call(props);
|
|
199
|
-
};
|
|
200
|
-
(0, import_react.useImperativeHandle)(ref, () => ({
|
|
201
|
-
show: (side = "right") => {
|
|
202
|
-
var _a;
|
|
203
|
-
if (side === "right") {
|
|
204
|
-
api.start({
|
|
205
|
-
x: -getRightWidth()
|
|
206
|
-
});
|
|
207
|
-
} else if (side === "left") {
|
|
208
|
-
api.start({
|
|
209
|
-
x: getLeftWidth()
|
|
210
|
-
});
|
|
211
|
-
}
|
|
212
|
-
(_a = p.onActionsReveal) == null ? void 0 : _a.call(p, side);
|
|
213
|
-
},
|
|
214
|
-
close
|
|
215
|
-
}));
|
|
216
|
-
(0, import_react.useEffect)(() => {
|
|
217
|
-
if (!props.closeOnTouchOutside) return;
|
|
218
|
-
function handle(e) {
|
|
219
|
-
if (e.target && props.escapeDom) {
|
|
220
|
-
const container = document.querySelector(props.escapeDom);
|
|
221
|
-
if (container == null ? void 0 : container.contains(e.target)) return;
|
|
222
|
-
}
|
|
223
|
-
if (x.get() === 0) {
|
|
224
|
-
return;
|
|
225
|
-
}
|
|
226
|
-
const root = rootRef.current;
|
|
227
|
-
if (root && !root.contains(e.target)) {
|
|
228
|
-
close();
|
|
229
|
-
}
|
|
230
|
-
}
|
|
231
|
-
if ("ontouchstart" in window) {
|
|
232
|
-
document.addEventListener("touchstart", handle);
|
|
233
|
-
} else {
|
|
234
|
-
document.addEventListener("mousedown", handle);
|
|
235
|
-
}
|
|
236
|
-
return () => {
|
|
237
|
-
document.removeEventListener("touchstart", handle);
|
|
238
|
-
document.removeEventListener("mousedown", handle);
|
|
239
|
-
};
|
|
240
|
-
}, [props.closeOnTouchOutside, props.escapeDom]);
|
|
241
|
-
function renderAction(action) {
|
|
242
|
-
const color = action.color ?? "light";
|
|
243
|
-
const _style = action.style || {};
|
|
244
|
-
return /* @__PURE__ */ import_react.default.createElement(
|
|
245
|
-
Button,
|
|
246
|
-
{
|
|
247
|
-
key: action.key,
|
|
248
|
-
className: `${classPrefix}-action-button`,
|
|
249
|
-
style: {
|
|
250
|
-
"--background-color": colorRecord[color] ?? color,
|
|
251
|
-
..._style
|
|
252
|
-
},
|
|
253
|
-
onClick: (e) => {
|
|
254
|
-
var _a, _b;
|
|
255
|
-
if (props.closeOnAction) {
|
|
256
|
-
close();
|
|
257
|
-
}
|
|
258
|
-
(_a = action.onClick) == null ? void 0 : _a.call(action, e);
|
|
259
|
-
(_b = props.onAction) == null ? void 0 : _b.call(props, action, e);
|
|
260
|
-
}
|
|
261
|
-
},
|
|
262
|
-
action.text
|
|
263
|
-
);
|
|
264
|
-
}
|
|
265
|
-
return withNativeProps(
|
|
266
|
-
props,
|
|
267
|
-
/* @__PURE__ */ import_react.default.createElement(
|
|
268
|
-
"div",
|
|
269
|
-
{
|
|
270
|
-
className: classPrefix,
|
|
271
|
-
...bind(),
|
|
272
|
-
ref: rootRef,
|
|
273
|
-
onClickCapture: (e) => {
|
|
274
|
-
if (draggingRef.current) {
|
|
275
|
-
e.stopPropagation();
|
|
276
|
-
e.preventDefault();
|
|
277
|
-
}
|
|
278
|
-
}
|
|
279
|
-
},
|
|
280
|
-
/* @__PURE__ */ import_react.default.createElement(import_web.animated.div, { className: `${classPrefix}-track`, style: { x } }, withStopPropagation(
|
|
281
|
-
props.stopPropagation,
|
|
282
|
-
/* @__PURE__ */ import_react.default.createElement(
|
|
283
|
-
"div",
|
|
284
|
-
{
|
|
285
|
-
className: `${classPrefix}-actions ${classPrefix}-actions-left`,
|
|
286
|
-
ref: leftRef
|
|
287
|
-
},
|
|
288
|
-
props.leftActions.map(renderAction)
|
|
289
|
-
)
|
|
290
|
-
), /* @__PURE__ */ import_react.default.createElement(
|
|
291
|
-
"div",
|
|
292
|
-
{
|
|
293
|
-
className: `${classPrefix}-content`,
|
|
294
|
-
onClickCapture: (e) => {
|
|
295
|
-
if (x.goal !== 0) {
|
|
296
|
-
e.preventDefault();
|
|
297
|
-
e.stopPropagation();
|
|
298
|
-
close();
|
|
299
|
-
}
|
|
300
|
-
}
|
|
301
|
-
},
|
|
302
|
-
/* @__PURE__ */ import_react.default.createElement(
|
|
303
|
-
import_web.animated.div,
|
|
304
|
-
{
|
|
305
|
-
style: {
|
|
306
|
-
pointerEvents: x.to(
|
|
307
|
-
(v) => v !== 0 && x.goal !== 0 ? "none" : "auto"
|
|
308
|
-
)
|
|
309
|
-
}
|
|
310
|
-
},
|
|
311
|
-
props.children
|
|
312
|
-
)
|
|
313
|
-
), withStopPropagation(
|
|
314
|
-
props.stopPropagation,
|
|
315
|
-
/* @__PURE__ */ import_react.default.createElement(
|
|
316
|
-
"div",
|
|
317
|
-
{
|
|
318
|
-
className: `${classPrefix}-actions ${classPrefix}-actions-right`,
|
|
319
|
-
ref: rightRef
|
|
320
|
-
},
|
|
321
|
-
props.rightActions.map(renderAction)
|
|
322
|
-
)
|
|
323
|
-
))
|
|
324
|
-
)
|
|
325
|
-
);
|
|
326
|
-
}
|
|
327
|
-
);
|
|
328
|
-
var colorRecord = {
|
|
329
|
-
light: "#ccc",
|
|
330
|
-
weak: "#999",
|
|
331
|
-
primary: "#1677ff",
|
|
332
|
-
success: "#00b578",
|
|
333
|
-
warning: "#ff8f1f",
|
|
334
|
-
danger: "#ff3141"
|
|
335
|
-
};
|
|
336
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
337
|
-
0 && (module.exports = {
|
|
338
|
-
SwipeAction
|
|
339
|
-
});
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
.pisell-custom-swipe-action {
|
|
2
|
-
cursor: grab;
|
|
3
|
-
overflow: hidden;
|
|
4
|
-
touch-action: pan-y;
|
|
5
|
-
&-track {
|
|
6
|
-
position: relative;
|
|
7
|
-
overflow: visible;
|
|
8
|
-
}
|
|
9
|
-
&-content {
|
|
10
|
-
}
|
|
11
|
-
&-actions {
|
|
12
|
-
position: absolute;
|
|
13
|
-
display: flex;
|
|
14
|
-
justify-content: center;
|
|
15
|
-
align-items: stretch;
|
|
16
|
-
width: auto;
|
|
17
|
-
white-space: nowrap;
|
|
18
|
-
&-right {
|
|
19
|
-
left: 100%;
|
|
20
|
-
top: 0;
|
|
21
|
-
height: 100%;
|
|
22
|
-
}
|
|
23
|
-
&-left {
|
|
24
|
-
right: 100%;
|
|
25
|
-
top: 0;
|
|
26
|
-
height: 100%;
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
&-action-button {
|
|
30
|
-
--border-radius: 0;
|
|
31
|
-
--border-width: 0;
|
|
32
|
-
padding-left: 4px;
|
|
33
|
-
padding-right: 4px;
|
|
34
|
-
}
|
|
35
|
-
}
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
var __create = Object.create;
|
|
2
|
-
var __defProp = Object.defineProperty;
|
|
3
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
-
var __getProtoOf = Object.getPrototypeOf;
|
|
6
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
-
var __export = (target, all) => {
|
|
8
|
-
for (var name in all)
|
|
9
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
10
|
-
};
|
|
11
|
-
var __copyProps = (to, from, except, desc) => {
|
|
12
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
13
|
-
for (let key of __getOwnPropNames(from))
|
|
14
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
15
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
16
|
-
}
|
|
17
|
-
return to;
|
|
18
|
-
};
|
|
19
|
-
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
20
|
-
// If the importer is in node compatibility mode or this is not an ESM
|
|
21
|
-
// file that has been converted to a CommonJS file using a Babel-
|
|
22
|
-
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
23
|
-
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
24
|
-
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
25
|
-
mod
|
|
26
|
-
));
|
|
27
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
28
|
-
|
|
29
|
-
// src/components/productCard/cartSkuCard/components/timeRange/index.tsx
|
|
30
|
-
var timeRange_exports = {};
|
|
31
|
-
__export(timeRange_exports, {
|
|
32
|
-
default: () => timeRange_default
|
|
33
|
-
});
|
|
34
|
-
module.exports = __toCommonJS(timeRange_exports);
|
|
35
|
-
var import_iconfont = __toESM(require("../../../../iconfont"));
|
|
36
|
-
var import_react = __toESM(require("react"));
|
|
37
|
-
var import_antd = require("antd");
|
|
38
|
-
var import_utils = require("../../../utils");
|
|
39
|
-
var import_dayjs = __toESM(require("dayjs"));
|
|
40
|
-
var import_zh_cn = require("dayjs/locale/zh-cn");
|
|
41
|
-
var import_en = require("dayjs/locale/en");
|
|
42
|
-
var import_zh_tw = require("dayjs/locale/zh-tw");
|
|
43
|
-
var import_index = require("./index.less");
|
|
44
|
-
var import__ = require("../../index");
|
|
45
|
-
var localeTypes = {
|
|
46
|
-
"en-US": "en",
|
|
47
|
-
"zh-CN": "zh-cn",
|
|
48
|
-
"zh-HK": "zh-tw"
|
|
49
|
-
};
|
|
50
|
-
var TimeRange = (props) => {
|
|
51
|
-
const { dataSource = {} } = props;
|
|
52
|
-
const { start_date, end_date, locale = "en-US" } = dataSource;
|
|
53
|
-
if (!(0, import_dayjs.default)(start_date).isValid() || !(0, import_dayjs.default)(end_date).isValid()) return null;
|
|
54
|
-
(0, import_react.useEffect)(() => {
|
|
55
|
-
import_dayjs.default.locale(localeTypes[locale]);
|
|
56
|
-
}, [locale]);
|
|
57
|
-
const isEn = (0, import_react.useMemo)(() => {
|
|
58
|
-
return locale === "en-US" || locale === "en";
|
|
59
|
-
}, [locale]);
|
|
60
|
-
const _format = (0, import_react.useMemo)(() => {
|
|
61
|
-
return isEn ? "HH:mm DD/MM/YYYY" : "YYYY-MM-DD HH:mm";
|
|
62
|
-
}, [isEn]);
|
|
63
|
-
const renderTimeItem = (time) => {
|
|
64
|
-
return /* @__PURE__ */ import_react.default.createElement("div", { className: "time-range-item" }, /* @__PURE__ */ import_react.default.createElement(import_iconfont.default, { className: "time-icon", type: "pisell2-clock" }), /* @__PURE__ */ import_react.default.createElement("span", { className: "time-str" }, (0, import_dayjs.default)(time).format(_format)));
|
|
65
|
-
};
|
|
66
|
-
return /* @__PURE__ */ import_react.default.createElement(import_react.default.Fragment, null, /* @__PURE__ */ import_react.default.createElement(import_antd.Divider, { style: { margin: "0" } }), /* @__PURE__ */ import_react.default.createElement("div", { className: `${import__.PREFIX}__time-range` }, /* @__PURE__ */ import_react.default.createElement(import_iconfont.default, { className: "time-icon", type: "pisell2-clock" }), (0, import_utils.getServiceTime)(dataSource, start_date)));
|
|
67
|
-
};
|
|
68
|
-
var timeRange_default = TimeRange;
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
.pisell-cart-sku-card__time-range {
|
|
2
|
-
user-select: none;
|
|
3
|
-
color: #667085;
|
|
4
|
-
|
|
5
|
-
display: flex;
|
|
6
|
-
align-items: center;
|
|
7
|
-
gap: 4px;
|
|
8
|
-
overflow: hidden;
|
|
9
|
-
|
|
10
|
-
.joint-icon {
|
|
11
|
-
font-size: 16px;
|
|
12
|
-
color: #7f56da;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.time-icon {
|
|
16
|
-
font-size: 16px;
|
|
17
|
-
color: #7f56da;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.time-range-item {
|
|
21
|
-
white-space: nowrap;
|
|
22
|
-
display: flex;
|
|
23
|
-
gap: 8px;
|
|
24
|
-
align-items: center;
|
|
25
|
-
overflow: hidden;
|
|
26
|
-
|
|
27
|
-
.time-str {
|
|
28
|
-
color: #667085;
|
|
29
|
-
font-size: 14px;
|
|
30
|
-
font-weight: 400;
|
|
31
|
-
line-height: 20px;
|
|
32
|
-
display: inline-block;
|
|
33
|
-
white-space: nowrap;
|
|
34
|
-
overflow: hidden;
|
|
35
|
-
text-overflow: ellipsis;
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import './index.less';
|
|
2
|
-
import { ProductCardTypes } from '../types';
|
|
3
|
-
interface ISKUCardProps extends ProductCardTypes {
|
|
4
|
-
type: 'a2' | 'a5';
|
|
5
|
-
rightActions: any[];
|
|
6
|
-
escapeDom?: string;
|
|
7
|
-
}
|
|
8
|
-
export declare const PREFIX = "pisell-cart-sku-card";
|
|
9
|
-
declare const CartSkuCard: (props: ISKUCardProps) => JSX.Element;
|
|
10
|
-
export default CartSkuCard;
|