react-easy-bundle-page 0.0.3 → 0.0.4

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.
@@ -6,6 +6,8 @@ interface ICartmaxProductProps {
6
6
  commonInfo: ConfigOther;
7
7
  config: IConfigProps;
8
8
  isEasyBundleAdmin: boolean;
9
+ /** 点击卡片打开详情弹窗,由父组件传入;一口价且已在购物车时不会调用 */
10
+ onCardClick?: (product: IProductListProps) => void;
9
11
  }
10
12
  declare const _default: ((props: ICartmaxProductProps) => import("react/jsx-runtime").JSX.Element) & {
11
13
  displayName: string;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/CartmaxProduct/index.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,iBAAiB,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAI9E,UAAU,oBAAoB;IAC5B,OAAO,EAAE,iBAAiB,CAAC;IAC3B,GAAG,EAAE,MAAM,CAAC;IACZ,UAAU,EAAE,WAAW,CAAC;IACxB,MAAM,EAAE,YAAY,CAAC;IACrB,iBAAiB,EAAE,OAAO,CAAC;CAC5B;iCAC8B,oBAAoB;;;AA2EnD,wBAAwC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/CartmaxProduct/index.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,iBAAiB,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAK9E,UAAU,oBAAoB;IAC5B,OAAO,EAAE,iBAAiB,CAAC;IAC3B,GAAG,EAAE,MAAM,CAAC;IACZ,UAAU,EAAE,WAAW,CAAC;IACxB,MAAM,EAAE,YAAY,CAAC;IACrB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,uCAAuC;IACvC,WAAW,CAAC,EAAE,CAAC,OAAO,EAAE,iBAAiB,KAAK,IAAI,CAAC;CACpD;iCAC8B,oBAAoB;;;AAyFnD,wBAAwC"}