@neowhale/storefront 0.2.11 → 0.2.13

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.
@@ -358,8 +358,10 @@ interface QRLandingData {
358
358
  product: Record<string, unknown> | null;
359
359
  coa: {
360
360
  url: string;
361
+ viewer_url?: string | null;
361
362
  document_name: string;
362
363
  } | null;
364
+ landing_page: LandingPageConfig | null;
363
365
  }
364
366
  interface LandingSection {
365
367
  id: string;
@@ -395,6 +397,7 @@ interface LandingPageRenderData {
395
397
  product: Record<string, unknown> | null;
396
398
  coa: {
397
399
  url: string;
400
+ viewer_url?: string | null;
398
401
  document_name: string;
399
402
  } | null;
400
403
  }
@@ -358,8 +358,10 @@ interface QRLandingData {
358
358
  product: Record<string, unknown> | null;
359
359
  coa: {
360
360
  url: string;
361
+ viewer_url?: string | null;
361
362
  document_name: string;
362
363
  } | null;
364
+ landing_page: LandingPageConfig | null;
363
365
  }
364
366
  interface LandingSection {
365
367
  id: string;
@@ -395,6 +397,7 @@ interface LandingPageRenderData {
395
397
  product: Record<string, unknown> | null;
396
398
  coa: {
397
399
  url: string;
400
+ viewer_url?: string | null;
398
401
  document_name: string;
399
402
  } | null;
400
403
  }
package/dist/index.d.cts CHANGED
@@ -1,5 +1,5 @@
1
- export { A as Address, C as Cart, a as CartItem, b as Category, c as CategoryTreeNode, d as CheckoutSession, e as CouponValidation, f as Customer, g as CustomerAnalytics, E as EventType, L as LandingPageConfig, h as LandingPageRenderData, i as LandingSection, j as ListResponse, k as Location, l as LoyaltyAccount, m as LoyaltyReward, n as LoyaltyTransaction, O as Order, o as OrderItem, P as PaymentData, p as PixelConfig, q as PricingTier, r as Product, s as ProductVariation, Q as QRLandingData, t as QRLandingPage, u as QRLandingStore, R as Recommendation, v as Review, w as ReviewSummary, S as SendCodeResponse, x as ShippingMethod, y as ShippingRate, z as StorefrontConfig, B as StorefrontSession, T as TaxBreakdown, V as VerifyCodeResponse, W as WhaleClient, D as WhaleStorefrontConfig, F as WishlistItem } from './client-KHvDGThs.cjs';
2
- export { P as PixelManager } from './pixel-manager-CQaginxZ.cjs';
1
+ export { A as Address, C as Cart, a as CartItem, b as Category, c as CategoryTreeNode, d as CheckoutSession, e as CouponValidation, f as Customer, g as CustomerAnalytics, E as EventType, L as LandingPageConfig, h as LandingPageRenderData, i as LandingSection, j as ListResponse, k as Location, l as LoyaltyAccount, m as LoyaltyReward, n as LoyaltyTransaction, O as Order, o as OrderItem, P as PaymentData, p as PixelConfig, q as PricingTier, r as Product, s as ProductVariation, Q as QRLandingData, t as QRLandingPage, u as QRLandingStore, R as Recommendation, v as Review, w as ReviewSummary, S as SendCodeResponse, x as ShippingMethod, y as ShippingRate, z as StorefrontConfig, B as StorefrontSession, T as TaxBreakdown, V as VerifyCodeResponse, W as WhaleClient, D as WhaleStorefrontConfig, F as WishlistItem } from './client-Ca8Otk-R.cjs';
2
+ export { P as PixelManager } from './pixel-manager-CIR16DXY.cjs';
3
3
 
4
4
  /**
5
5
  * Resilient HTTP sender for analytics/event payloads.
package/dist/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- export { A as Address, C as Cart, a as CartItem, b as Category, c as CategoryTreeNode, d as CheckoutSession, e as CouponValidation, f as Customer, g as CustomerAnalytics, E as EventType, L as LandingPageConfig, h as LandingPageRenderData, i as LandingSection, j as ListResponse, k as Location, l as LoyaltyAccount, m as LoyaltyReward, n as LoyaltyTransaction, O as Order, o as OrderItem, P as PaymentData, p as PixelConfig, q as PricingTier, r as Product, s as ProductVariation, Q as QRLandingData, t as QRLandingPage, u as QRLandingStore, R as Recommendation, v as Review, w as ReviewSummary, S as SendCodeResponse, x as ShippingMethod, y as ShippingRate, z as StorefrontConfig, B as StorefrontSession, T as TaxBreakdown, V as VerifyCodeResponse, W as WhaleClient, D as WhaleStorefrontConfig, F as WishlistItem } from './client-KHvDGThs.js';
2
- export { P as PixelManager } from './pixel-manager-Djp4Mh9L.js';
1
+ export { A as Address, C as Cart, a as CartItem, b as Category, c as CategoryTreeNode, d as CheckoutSession, e as CouponValidation, f as Customer, g as CustomerAnalytics, E as EventType, L as LandingPageConfig, h as LandingPageRenderData, i as LandingSection, j as ListResponse, k as Location, l as LoyaltyAccount, m as LoyaltyReward, n as LoyaltyTransaction, O as Order, o as OrderItem, P as PaymentData, p as PixelConfig, q as PricingTier, r as Product, s as ProductVariation, Q as QRLandingData, t as QRLandingPage, u as QRLandingStore, R as Recommendation, v as Review, w as ReviewSummary, S as SendCodeResponse, x as ShippingMethod, y as ShippingRate, z as StorefrontConfig, B as StorefrontSession, T as TaxBreakdown, V as VerifyCodeResponse, W as WhaleClient, D as WhaleStorefrontConfig, F as WishlistItem } from './client-Ca8Otk-R.js';
2
+ export { P as PixelManager } from './pixel-manager-CIZKghfx.js';
3
3
 
4
4
  /**
5
5
  * Resilient HTTP sender for analytics/event payloads.
@@ -1,4 +1,4 @@
1
- import { D as WhaleStorefrontConfig, W as WhaleClient, r as Product } from '../client-KHvDGThs.cjs';
1
+ import { D as WhaleStorefrontConfig, W as WhaleClient, r as Product } from '../client-Ca8Otk-R.cjs';
2
2
  import { NextRequest, NextResponse } from 'next/server';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { D as WhaleStorefrontConfig, W as WhaleClient, r as Product } from '../client-KHvDGThs.js';
1
+ import { D as WhaleStorefrontConfig, W as WhaleClient, r as Product } from '../client-Ca8Otk-R.js';
2
2
  import { NextRequest, NextResponse } from 'next/server';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { p as PixelConfig } from './client-KHvDGThs.cjs';
1
+ import { p as PixelConfig } from './client-Ca8Otk-R.cjs';
2
2
 
3
3
  declare class PixelManager {
4
4
  private providers;
@@ -1,4 +1,4 @@
1
- import { p as PixelConfig } from './client-KHvDGThs.js';
1
+ import { p as PixelConfig } from './client-Ca8Otk-R.js';
2
2
 
3
3
  declare class PixelManager {
4
4
  private providers;