b23-lib 3.5.1 → 3.6.0

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.
Files changed (57) hide show
  1. package/dist/Auth/index.js +1 -1
  2. package/dist/Auth/index.js.map +1 -1
  3. package/dist/Auth/index.mjs +1 -1
  4. package/dist/Classes/Cart.js +1 -1
  5. package/dist/Classes/Cart.js.map +1 -1
  6. package/dist/Classes/Cart.mjs +1 -1
  7. package/dist/Classes/Charge.js +1 -1
  8. package/dist/Classes/Charge.js.map +1 -1
  9. package/dist/Classes/Charge.mjs +1 -1
  10. package/dist/Classes/Coupon.js +1 -1
  11. package/dist/Classes/Coupon.js.map +1 -1
  12. package/dist/Classes/Coupon.mjs +1 -1
  13. package/dist/Classes/Inventory.js +1 -1
  14. package/dist/Classes/Inventory.js.map +1 -1
  15. package/dist/Classes/Inventory.mjs +1 -1
  16. package/dist/Classes/Invoice.d.mts +82 -3
  17. package/dist/Classes/Invoice.d.ts +82 -3
  18. package/dist/Classes/Invoice.js +1 -1
  19. package/dist/Classes/Invoice.js.map +1 -1
  20. package/dist/Classes/Invoice.mjs +1 -1
  21. package/dist/Classes/Invoice.mjs.map +1 -1
  22. package/dist/Classes/LineItem.d.mts +7 -0
  23. package/dist/Classes/LineItem.d.ts +7 -0
  24. package/dist/Classes/LineItem.js +1 -1
  25. package/dist/Classes/LineItem.js.map +1 -1
  26. package/dist/Classes/LineItem.mjs +1 -1
  27. package/dist/Classes/Order.js +1 -1
  28. package/dist/Classes/Order.js.map +1 -1
  29. package/dist/Classes/Order.mjs +1 -1
  30. package/dist/Classes/Product.d.mts +6 -0
  31. package/dist/Classes/Product.d.ts +6 -0
  32. package/dist/Classes/Product.js +1 -1
  33. package/dist/Classes/Product.js.map +1 -1
  34. package/dist/Classes/Product.mjs +1 -1
  35. package/dist/Classes/ShoppingContainer.js +1 -1
  36. package/dist/Classes/ShoppingContainer.js.map +1 -1
  37. package/dist/Classes/ShoppingContainer.mjs +1 -1
  38. package/dist/chunk-JNOBURNX.mjs +2 -0
  39. package/dist/chunk-JNOBURNX.mjs.map +1 -0
  40. package/dist/chunk-JTEJUMUM.mjs +2 -0
  41. package/dist/chunk-JTEJUMUM.mjs.map +1 -0
  42. package/dist/{chunk-XTF6ND33.mjs → chunk-L6H7Q6QR.mjs} +2 -2
  43. package/dist/{chunk-XTF6ND33.mjs.map → chunk-L6H7Q6QR.mjs.map} +1 -1
  44. package/dist/chunk-NLUZDAYM.mjs +2 -0
  45. package/dist/chunk-NLUZDAYM.mjs.map +1 -0
  46. package/dist/{chunk-G4AM63RT.mjs → chunk-V3JILCU7.mjs} +2 -2
  47. package/dist/{chunk-G4AM63RT.mjs.map → chunk-V3JILCU7.mjs.map} +1 -1
  48. package/dist/index.js +1 -1
  49. package/dist/index.js.map +1 -1
  50. package/dist/index.mjs +1 -1
  51. package/package.json +1 -1
  52. package/dist/chunk-4G7JC2EH.mjs +0 -2
  53. package/dist/chunk-4G7JC2EH.mjs.map +0 -1
  54. package/dist/chunk-O6EVIZAP.mjs +0 -2
  55. package/dist/chunk-O6EVIZAP.mjs.map +0 -1
  56. package/dist/chunk-VEOX3TRL.mjs +0 -2
  57. package/dist/chunk-VEOX3TRL.mjs.map +0 -1
@@ -1,2 +1,2 @@
1
- export{a as default}from'../chunk-O6EVIZAP.mjs';import'../chunk-VEOX3TRL.mjs';import'../chunk-G4AM63RT.mjs';import'../chunk-HX32EJ3F.mjs';import'../chunk-XTF6ND33.mjs';import'../chunk-ZODPRQKQ.mjs';import'../chunk-4G7JC2EH.mjs';import'../chunk-S6LR7AUZ.mjs';import'../chunk-2B2XI6FG.mjs';import'../chunk-6ZKMKSAG.mjs';import'../chunk-TPIIACE7.mjs';import'../chunk-R5DM7WCD.mjs';import'../chunk-UXZBULDS.mjs';//# sourceMappingURL=ShoppingContainer.mjs.map
1
+ export{a as default}from'../chunk-JNOBURNX.mjs';import'../chunk-NLUZDAYM.mjs';import'../chunk-HX32EJ3F.mjs';import'../chunk-L6H7Q6QR.mjs';import'../chunk-ZODPRQKQ.mjs';import'../chunk-V3JILCU7.mjs';import'../chunk-JTEJUMUM.mjs';import'../chunk-S6LR7AUZ.mjs';import'../chunk-2B2XI6FG.mjs';import'../chunk-6ZKMKSAG.mjs';import'../chunk-TPIIACE7.mjs';import'../chunk-R5DM7WCD.mjs';import'../chunk-UXZBULDS.mjs';//# sourceMappingURL=ShoppingContainer.mjs.map
2
2
  //# sourceMappingURL=ShoppingContainer.mjs.map
@@ -0,0 +1,2 @@
1
+ import {a}from'./chunk-NLUZDAYM.mjs';import {b as b$1}from'./chunk-HX32EJ3F.mjs';import {a as a$1}from'./chunk-L6H7Q6QR.mjs';import {e}from'./chunk-V3JILCU7.mjs';import {a as a$2}from'./chunk-JTEJUMUM.mjs';import {a as a$3}from'./chunk-6ZKMKSAG.mjs';import {b}from'./chunk-UXZBULDS.mjs';var B=class extends b{id;customerId;customerEmail;anonymousId;lineItems;charges;shippingDetails;shippingAddress;billingAddress;coupons;total;country;currency;locale;#t;constructor(t,e$1=new Date,a$4={checkCouponExpiry:!0}){super(t,e$1),this.id=t.id,this.customerId=t.customerId,this.customerEmail=t.customerEmail,this.anonymousId=t.anonymousId,this.country=t.country,this.currency=t.currency,this.locale=t.locale,this.lineItems=(t.lineItems??[]).map(o=>new a(o)),this.charges=(t.charges??[]).map(o=>new a$1(o)),this.billingAddress=t.billingAddress?new b$1(t.billingAddress,e$1):null,this.shippingAddress=t.shippingAddress?new b$1(t.shippingAddress,e$1):null,this.coupons=(t.coupons??[]).map(o=>new e(o)),this.shippingDetails=t.shippingDetails?a$2.deepClone(t.shippingDetails):null,this.total={lineItemSubtotal:new a$3(t.total.lineItemSubtotal),netLineItemSubtotal:new a$3(t.total.netLineItemSubtotal),lineItemTaxTotal:new a$3(t.total.lineItemTaxTotal),lineItemTaxBreakdown:this.mapTaxBreakdown(t.total.lineItemTaxBreakdown),additiveCharges:new a$3(t.total.additiveCharges),netAdditiveCharges:new a$3(t.total.netAdditiveCharges),additiveChargesTaxTotal:new a$3(t.total.additiveChargesTaxTotal),additiveChargesTaxBreakdown:this.mapTaxBreakdown(t.total.additiveChargesTaxBreakdown),adjustmentCharges:new a$3(t.total.adjustmentCharges),shippingCharges:new a$3(t.total.shippingCharges),netShippingCharges:new a$3(t.total.netShippingCharges),discountTotal:new a$3(t.total.discountTotal),discountBreakdown:Object.fromEntries(Object.entries(t.total.discountBreakdown).map(([o,n])=>[o,new a$3(n)])),taxTotal:new a$3(t.total.taxTotal),taxBreakdown:this.mapTaxBreakdown(t.total.taxBreakdown),grandTotal:new a$3(t.total.grandTotal)},this.#t={checkCouponExpiry:a$4.checkCouponExpiry};}mapTaxBreakdown(t){return Object.fromEntries(Object.entries(t||{}).map(([e,a])=>[e,{system:a.system,totalAmount:new a$3(a.totalAmount),subSystems:Object.fromEntries(Object.entries(a.subSystems).map(([o,n])=>[o,new a$3(n)]))}]))}serializeTaxBreakdown(t){return Object.fromEntries(Object.entries(t||{}).map(([e,a])=>[e,{system:a.system,totalAmount:a.totalAmount.getDetails(),subSystems:Object.fromEntries(Object.entries(a.subSystems).map(([o,n])=>[o,n.getDetails()]))}]))}getId(){return this.id}getCustomerId(){return this.customerId}getCustomerEmail(){return this.customerEmail}getAnonymousId(){return this.anonymousId}getLineItems(){return this.lineItems.map(t=>new a(t.getDetails()))}getLineItemsCount(){return this.lineItems.length}getCharges(){return this.charges.map(t=>new a$1(t.getDetails()))}addCharge(t){this.charges.push(t),this.calculateTotals();}clearCharges(){this.charges=[],this.calculateTotals();}getShippingDetails(){return this.shippingDetails?a$2.deepClone(this.shippingDetails):null}getShippingAddress(){return this.shippingAddress?new b$1(this.shippingAddress.getDetails()):null}hasShippingAddress(){return !!this.shippingAddress}hasBillingAddress(){return !!this.billingAddress}getBillingAddress(){return this.billingAddress?new b$1(this.billingAddress.getDetails()):null}getCoupons(){return [...this.coupons]}getCountry(){return this.country}getCurrency(){return this.currency}getLocale(){return this.locale}getTotal(){return {lineItemSubtotal:this.total.lineItemSubtotal,netLineItemSubtotal:this.total.netLineItemSubtotal,lineItemTaxTotal:this.total.lineItemTaxTotal,lineItemTaxBreakdown:Object.fromEntries(Object.entries(this.total.lineItemTaxBreakdown).map(([t,e])=>[t,{system:e.system,totalAmount:e.totalAmount,subSystems:{...e.subSystems}}])),additiveCharges:this.total.additiveCharges,netAdditiveCharges:this.total.netAdditiveCharges,additiveChargesTaxTotal:this.total.additiveChargesTaxTotal,additiveChargesTaxBreakdown:Object.fromEntries(Object.entries(this.total.additiveChargesTaxBreakdown).map(([t,e])=>[t,{system:e.system,totalAmount:e.totalAmount,subSystems:{...e.subSystems}}])),adjustmentCharges:this.total.adjustmentCharges,shippingCharges:this.total.shippingCharges,netShippingCharges:this.total.netShippingCharges,discountBreakdown:{...this.total.discountBreakdown},discountTotal:this.total.discountTotal,taxTotal:this.total.taxTotal,taxBreakdown:Object.fromEntries(Object.entries(this.total.taxBreakdown).map(([t,e])=>[t,{system:e.system,totalAmount:e.totalAmount,subSystems:{...e.subSystems}}])),grandTotal:this.total.grandTotal}}getDetails(){let t=this.getTotal();return {...super.getDetails(),id:this.getId(),customerId:this.getCustomerId(),customerEmail:this.getCustomerEmail(),anonymousId:this.getAnonymousId(),lineItems:this.getLineItems().map(e=>e.getDetails()),charges:this.getCharges().map(e=>e.getDetails()),shippingDetails:this.getShippingDetails(),shippingAddress:this.getShippingAddress()?.getDetails()||null,billingAddress:this.getBillingAddress()?.getDetails()||null,coupons:this.getCoupons().map(e=>e.getDetails()),total:{lineItemSubtotal:t.lineItemSubtotal.getDetails(),netLineItemSubtotal:t.netLineItemSubtotal.getDetails(),lineItemTaxTotal:t.lineItemTaxTotal.getDetails(),lineItemTaxBreakdown:this.serializeTaxBreakdown(t.lineItemTaxBreakdown),additiveCharges:t.additiveCharges.getDetails(),netAdditiveCharges:t.netAdditiveCharges.getDetails(),additiveChargesTaxTotal:t.additiveChargesTaxTotal.getDetails(),additiveChargesTaxBreakdown:this.serializeTaxBreakdown(t.additiveChargesTaxBreakdown),adjustmentCharges:t.adjustmentCharges.getDetails(),shippingCharges:t.shippingCharges.getDetails(),netShippingCharges:t.netShippingCharges.getDetails(),discountTotal:t.discountTotal.getDetails(),discountBreakdown:Object.fromEntries(Object.entries(t.discountBreakdown).map(([e,a])=>[e,a.getDetails()])),taxTotal:t.taxTotal.getDetails(),taxBreakdown:this.serializeTaxBreakdown(t.taxBreakdown),grandTotal:t.grandTotal.getDetails()},country:this.getCountry(),currency:this.getCurrency(),locale:this.getLocale()}}calculateTotals(){let t=new a$3({amount:0,currency:this.currency}),e=this.lineItems.filter(i=>i.getState()!=="CANCELLED"),a=e.reduce((i,s)=>i.add(s.getTotal().subtotal),t),o=this.charges.filter(i=>i.getType()==="SHIPPING").reduce((i,s)=>i.add(s.getTotal().chargeAmount),t);this.total.lineItemSubtotal=a,this.total.shippingCharges=o;let n=t,l={},p={};this.coupons.forEach(i=>{let s=i.calculateApplicableCouponDiscount(a,o,this.country,this.currency,this.#t.checkCouponExpiry);n=n.add(s),l[i.getCode()]=s,i.getCategory()!=="SHIPPING"&&(p[i.getCode()]=s);}),this.total.discountTotal=n,this.total.discountBreakdown=l,this.applyDiscountsInLineItem(p);let h=this.coupons.find(i=>i.getCategory()==="SHIPPING");h?this.applyDiscountsInShippingCharges({[h.getCode()]:l[h.getCode()]||t}):this.applyDiscountsInShippingCharges({});let d=this.lineItems.reduce((i,s)=>i.add(s.getTotal().netSubtotal),t),c=this.charges.filter(i=>i.getType()==="SHIPPING").reduce((i,s)=>i.add(s.getTotal().grandTotal),t);this.total.netLineItemSubtotal=d,this.total.netShippingCharges=c;let g=this.charges.filter(i=>i.getImpact()==="ADD").reduce((i,s)=>i.add(s.getTotal().chargeAmount),t),m=this.charges.filter(i=>i.getImpact()==="ADD").reduce((i,s)=>i.add(s.getTotal().grandTotal),t),k=this.charges.filter(i=>i.getImpact()==="SUBTRACT").reduce((i,s)=>i.add(s.getTotal().grandTotal),t),f=t,C=t,I=t,b={},M={},P={},x=(i,s)=>{Object.entries(i).forEach(([O,T])=>{let u=T.system,S=T.subSystem;s[u]||(s[u]={system:u,totalAmount:t,subSystems:{}}),s[u].subSystems[S]?s[u].subSystems[S]=s[u].subSystems[S].add(T.taxAmount):s[u].subSystems[S]=T.taxAmount,s[u].totalAmount=s[u].totalAmount.add(T.taxAmount);});};e.forEach(i=>{let s=i.getTotal().taxBreakdown;s&&(x(s,M),x(s,b),C=C.add(i.getTotal().taxTotal));}),this.charges.forEach(i=>{let s=i.getTotal().taxBreakdown;s&&(x(s,P),x(s,b),I=I.add(i.getTotal().taxTotal));}),f=C.add(I);let L=d.add(C).add(m).subtract(k);this.total={lineItemSubtotal:a,netLineItemSubtotal:d,lineItemTaxTotal:C,lineItemTaxBreakdown:M,additiveCharges:g,netAdditiveCharges:m,additiveChargesTaxTotal:I,additiveChargesTaxBreakdown:P,adjustmentCharges:k,shippingCharges:o,netShippingCharges:c,discountTotal:n,discountBreakdown:l,taxTotal:f,taxBreakdown:b,grandTotal:L};}updateShippingDetails(t){this.shippingDetails=t;}applyCoupons(t){let e=t.filter(o=>o.getCategory()==="SHIPPING"),a=t.filter(o=>o.getCategory()!=="SHIPPING");this.coupons=[],this.total.discountTotal=this.total.lineItemSubtotal.zero(),this.total.discountBreakdown={},a.length&&this.applyNonShippingCoupons(a),this.applyDiscountsInLineItem(this.total.discountBreakdown),e.length&&this.applyShippingCoupons(e),this.calculateTotals();}applyDiscountsInLineItem(t){let e=Array.from(Object.entries(t)).filter(o=>!o[1].isZero()),a=new Map;this.lineItems.forEach(o=>a.set(o.getId(),[])),e.forEach(([o,n])=>{let l=this.coupons.find(d=>d.getCode()===o);if(!l||n.isZero())return;let p=this.lineItems.filter(d=>d.getState()!=="CANCELLED"&&!d.getTotal().subtotal.isZero()).sort((d,c)=>d.getTotal().subtotal.compareTo(c.getTotal().subtotal)),h=new a$3({amount:0,currency:this.currency});p.forEach((d,c)=>{let g;c===p.length-1?g=n.subtract(h):g=n.multiply(d.getTotal().subtotal).divide(this.total.lineItemSubtotal).round(),h=h.add(g),a.get(d.getId())?.push({coupon:l,amount:g});});}),this.lineItems.forEach(o=>{o.getState()==="CANCELLED"||this.total.lineItemSubtotal.isZero()?o.updateDiscounts([]):o.updateDiscounts(a.get(o.getId())||[]);});}applyDiscountsInShippingCharges(t){let e=Array.from(Object.entries(t)).filter(n=>!n[1].isZero()),a=this.charges.filter(n=>n.getType()==="SHIPPING"),o=new Map;a.forEach(n=>o.set(n.getId(),[])),e.forEach(([n,l])=>{let p=this.coupons.find(c=>c.getCode()===n);if(!p||l.isZero())return;let h=a.sort((c,g)=>c.getTotal().grandTotal.compareTo(g.getTotal().grandTotal)),d=new a$3({amount:0,currency:this.currency});h.forEach((c,g)=>{let m;g===h.length-1?m=l.subtract(d):m=l.multiply(c.getTotal().chargeAmount).divide(this.total.shippingCharges).round(),d=d.add(m),o.get(c.getId())?.push({coupon:p,amount:m});});}),a.forEach(n=>{n.updateDiscounts(o.get(n.getId())||[]);});}applyNonShippingCoupons(t){let e=t.filter(a=>a.getType()==="coupon");if(e.length===1){let a=e[0].calculateApplicableCouponDiscount(this.total.lineItemSubtotal,this.total.shippingCharges,this.country,this.currency,this.#t.checkCouponExpiry);a.getAmount()>0&&(this.coupons.push(e[0]),this.total.discountTotal=a,this.total.discountBreakdown[e[0].getCode()]=a);}}applyShippingCoupons(t){if(this.total.shippingCharges.getAmount()>0&&t.length>0){let e=this.total.lineItemSubtotal.subtract(this.total.discountTotal),a=t.reduce((n,l)=>{if(!n)return l;let p=l.calculateApplicableCouponDiscount(e,this.total.shippingCharges,this.country,this.currency,this.#t.checkCouponExpiry).min(this.total.shippingCharges),h=n.calculateApplicableCouponDiscount(e,this.total.shippingCharges,this.country,this.currency,this.#t.checkCouponExpiry).min(this.total.shippingCharges);return p.compareTo(h)===0?l.getType()==="coupon"?l:n:p.compareTo(h)>0?l:n}),o=a.calculateApplicableCouponDiscount(e,this.total.shippingCharges,this.country,this.currency,this.#t.checkCouponExpiry).min(this.total.shippingCharges);o.getAmount()>0&&(this.coupons.push(a),this.total.discountTotal=this.total.discountTotal.add(o),this.total.discountBreakdown[a.getCode()]=o);}}};export{B as a};//# sourceMappingURL=chunk-JNOBURNX.mjs.map
2
+ //# sourceMappingURL=chunk-JNOBURNX.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/Classes/ShoppingContainer.ts"],"names":["BaseShoppingContainerModel","BaseModel","#metaData","data","date","metaData","item","LineItemModel","charge","ChargeModel","AddressModel","coupon","CouponModel","Utils_default","PriceModel","key","value","breakdown","systemKey","systemValue","subKey","subValue","totals","zero","filteredLineItems","lineitem","lineItemSubtotal","total","lineItem","shippingCharges","discountTotal","discountBreakdown","nonShippingCouponTotal","couponValue","shippingCoupon","netLineItemSubtotal","netShippingCharges","additiveCharges","netAdditiveCharges","adjustmentCharges","taxTotal","lineItemTaxTotal","additiveChargesTaxTotal","taxBreakdown","lineItemTaxBreakdown","additiveChargesTaxBreakdown","mergeTax","sourceBreakdown","targetBreakdown","ruleId","system","subsystem","lineItemTaxes","chargeTaxes","grandTotal","shippingDetails","applicableCoupons","shippingCoupons","otherCoupons","couponTotal","couponDiscounts","couponDiscount","itemDiscounts","li","code","c","validItems","a","b","distributed","index","amount","chargeDiscounts","validCharges","coupons","maxValuedCoupon","maxCoupon","currentCoupon","currentCouponValue","maxCouponValue"],"mappings":"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","file":"chunk-JNOBURNX.mjs","sourcesContent":["import BaseModel, { BaseAttributes, BaseData } from \"./Base\";\r\nimport AddressModel, { AddressData } from \"./Address\";\r\nimport LineItemModel, { LineItemData, LineItemTaxBreakdown, LineItemTaxBreakdownModel } from \"./LineItem\";\r\nimport { CountryCode, CurrencyCode, LocaleCode, ShippingDetails } from \"./Common\";\r\nimport PriceModel, { PriceData } from \"./Price\";\r\nimport CouponModel, { CouponCategory, CouponData, CouponType } from \"./Coupon\";\r\nimport Utils from \"../Utils\";\r\nimport { ChargeImpact, ChargeType, LineItemState, TaxSystem } from \"./Enum\";\r\nimport ChargeModel, { ChargeData, ChargeTaxBreakdownModel } from \"./Charge\";\r\n\r\n/**\r\n * Breakdown of a specific tax system (e.g., GST, VAT) for the entire container.\r\n * Groups taxes by system and then by specific rule/subsystem.\r\n */\r\nexport type TaxSystemBreakdown = {\r\n /** Name of the tax system (e.g., GST) */\r\n system: TaxSystem;\r\n /** Total tax amount collected for this system across all line items and charges */\r\n totalAmount: PriceData;\r\n /** Detailed breakdown by rule/subsystem to total tax amount (e.g., CGST, SGST) */\r\n subSystems: Record<string, PriceData>;\r\n};\r\n\r\n/**\r\n * Internal model for tax system breakdown using PriceModel instances.\r\n */\r\nexport type TaxSystemBreakdownModel = {\r\n system: TaxSystem;\r\n totalAmount: PriceModel;\r\n subSystems: Record<string, PriceModel>;\r\n};\r\n\r\nexport type ShoppingContainerTaxBreakdownModel = Record<string, TaxSystemBreakdownModel>;\r\n\r\n/**\r\n * Comprehensive totals for a shopping container, logically grouped by source.\r\n */\r\nexport type ShoppingContainerTotal = {\r\n // --- Item Totals ---\r\n /** Sum of all line item prices before any discounts or taxes */\r\n lineItemSubtotal: PriceData;\r\n /** Total item subtotal after item-level discounts have been applied (taxable base for items) */\r\n netLineItemSubtotal: PriceData;\r\n /** Total tax collected specifically from line items */\r\n lineItemTaxTotal: PriceData;\r\n /** Granular tax breakdown for all line items */\r\n lineItemTaxBreakdown: Record<string, TaxSystemBreakdown>;\r\n\r\n // --- Charge Totals ---\r\n /** Sum of pre-discount chargeAmount for additive charges (tax-inclusive) */\r\n additiveCharges: PriceData;\r\n /** Sum of post-discount netChargeAmount for additive charges – final payable (tax-inclusive) */\r\n netAdditiveCharges: PriceData;\r\n /** Tax reverse-calculated from additive charges only */\r\n additiveChargesTaxTotal: PriceData;\r\n /** Granular tax breakdown from additive charges */\r\n additiveChargesTaxBreakdown: Record<string, TaxSystemBreakdown>;\r\n\r\n /** Sum of post-discount netChargeAmount for subtractive charges – absolute amount to subtract */\r\n adjustmentCharges: PriceData;\r\n\r\n /** Pre-discount shipping gross (tax-inclusive, part of additive charges) */\r\n shippingCharges: PriceData;\r\n /** Shipping cost after any shipping-specific discounts */\r\n netShippingCharges: PriceData;\r\n\r\n // --- Aggregate Totals ---\r\n /** Combined total tax (lineItemTaxTotal + chargeTaxTotal) */\r\n taxTotal: PriceData;\r\n /** Combined granular tax breakdown for the entire container */\r\n taxBreakdown: Record<string, TaxSystemBreakdown>;\r\n /** Sum of all coupon discounts applied to the container */\r\n discountTotal: PriceData;\r\n /** Map of applied coupon codes to their calculated discount amounts */\r\n discountBreakdown: Record<string, PriceData>;\r\n /** Final total amount to be paid (NetSubtotal + ChargesTotal + TaxTotal - (any remaining discounts)) */\r\n grandTotal: PriceData;\r\n};\r\n\r\n\r\n/**\r\n * Internal model version of ShoppingContainerTotal using PriceModel instances.\r\n */\r\nexport type ShoppingContainerTotalModel = {\r\n lineItemSubtotal: PriceModel;\r\n netLineItemSubtotal: PriceModel;\r\n lineItemTaxTotal: PriceModel;\r\n lineItemTaxBreakdown: Record<string, TaxSystemBreakdownModel>;\r\n\r\n additiveCharges: PriceModel;\r\n netAdditiveCharges: PriceModel;\r\n additiveChargesTaxTotal: PriceModel;\r\n additiveChargesTaxBreakdown: Record<string, TaxSystemBreakdownModel>;\r\n\r\n adjustmentCharges: PriceModel;\r\n\r\n shippingCharges: PriceModel;\r\n netShippingCharges: PriceModel;\r\n\r\n taxTotal: PriceModel;\r\n taxBreakdown: Record<string, TaxSystemBreakdownModel>;\r\n discountTotal: PriceModel;\r\n discountBreakdown: Record<string, PriceModel>;\r\n grandTotal: PriceModel;\r\n};\r\n\r\nexport type ShoppingContainerMetaData = {\r\n checkCouponExpiry: boolean\r\n}\r\n\r\nexport type BaseShoppingContainerAttributes = BaseAttributes & {\r\n id: string;\r\n customerId?: string;\r\n customerEmail?: string;\r\n anonymousId?: string;\r\n lineItems: LineItemData[];\r\n charges: ChargeData[];\r\n shippingDetails: ShippingDetails | null;\r\n shippingAddress?: AddressData | null;\r\n billingAddress?: AddressData | null;\r\n coupons: CouponData[];\r\n total: ShoppingContainerTotal;\r\n country: CountryCode;\r\n currency: CurrencyCode;\r\n locale: LocaleCode;\r\n};\r\n\r\nexport type BaseShoppingContainerData = BaseShoppingContainerAttributes & BaseData\r\n\r\n\r\n/**\r\n * Abstract base class for shopping-related containers like carts and orders.\r\n * Manages common elements such as line items, addresses, coupons, and totals.\r\n */\r\nexport default abstract class BaseShoppingContainerModel extends BaseModel {\r\n protected id: string;\r\n protected customerId?: string;\r\n protected customerEmail?: string;\r\n protected anonymousId?: string;\r\n protected lineItems: LineItemModel[];\r\n protected charges: ChargeModel[];\r\n protected shippingDetails: ShippingDetails | null;\r\n protected shippingAddress: AddressModel | null;\r\n protected billingAddress: AddressModel | null;\r\n\r\n // CouponsCodes\r\n protected coupons: CouponModel[];\r\n\r\n // Cart Totals\r\n protected total: ShoppingContainerTotalModel;\r\n\r\n protected country: CountryCode;\r\n protected currency: CurrencyCode;\r\n protected locale: LocaleCode;\r\n #metaData: ShoppingContainerMetaData;\r\n\r\n /**\r\n * Creates an instance of BaseShoppingContainerModel.\r\n * Initializes common properties and calculates initial base totals.\r\n * @param data - The initial attributes for the shopping container.\r\n * @param date - Optional date object for setting creation/modification times (defaults to now).\r\n */\r\n constructor(data: BaseShoppingContainerAttributes, date: Date = new Date(), metaData: ShoppingContainerMetaData = { checkCouponExpiry: true }) {\r\n super(data, date);\r\n this.id = data.id;\r\n this.customerId = data.customerId;\r\n this.customerEmail = data.customerEmail;\r\n this.anonymousId = data.anonymousId;\r\n this.country = data.country;\r\n this.currency = data.currency;\r\n this.locale = data.locale;\r\n this.lineItems = (data.lineItems ?? []).map(item => new LineItemModel(item));\r\n this.charges = (data.charges ?? []).map(charge => new ChargeModel(charge));\r\n this.billingAddress = data.billingAddress ? new AddressModel(data.billingAddress, date) : null;\r\n this.shippingAddress = data.shippingAddress ? new AddressModel(data.shippingAddress, date) : null;\r\n this.coupons = (data.coupons ?? []).map(coupon => new CouponModel(coupon));\r\n\r\n this.shippingDetails = data.shippingDetails ? Utils.deepClone(data.shippingDetails) : null;\r\n\r\n this.total = {\r\n lineItemSubtotal: new PriceModel(data.total.lineItemSubtotal),\r\n netLineItemSubtotal: new PriceModel(data.total.netLineItemSubtotal),\r\n lineItemTaxTotal: new PriceModel(data.total.lineItemTaxTotal),\r\n lineItemTaxBreakdown: this.mapTaxBreakdown(data.total.lineItemTaxBreakdown),\r\n\r\n additiveCharges: new PriceModel(data.total.additiveCharges),\r\n netAdditiveCharges: new PriceModel(data.total.netAdditiveCharges),\r\n additiveChargesTaxTotal: new PriceModel(data.total.additiveChargesTaxTotal),\r\n\r\n additiveChargesTaxBreakdown: this.mapTaxBreakdown(data.total.additiveChargesTaxBreakdown),\r\n adjustmentCharges: new PriceModel(data.total.adjustmentCharges),\r\n shippingCharges: new PriceModel(data.total.shippingCharges),\r\n netShippingCharges: new PriceModel(data.total.netShippingCharges),\r\n\r\n discountTotal: new PriceModel(data.total.discountTotal),\r\n discountBreakdown: Object.fromEntries(\r\n Object.entries(data.total.discountBreakdown).map(([key, value]) => [key, new PriceModel(value)])\r\n ),\r\n\r\n taxTotal: new PriceModel(data.total.taxTotal),\r\n taxBreakdown: this.mapTaxBreakdown(data.total.taxBreakdown),\r\n grandTotal: new PriceModel(data.total.grandTotal),\r\n };\r\n\r\n this.#metaData = {\r\n checkCouponExpiry: metaData.checkCouponExpiry\r\n }\r\n }\r\n\r\n private mapTaxBreakdown(breakdown: Record<string, TaxSystemBreakdown>): Record<string, TaxSystemBreakdownModel> {\r\n return Object.fromEntries(\r\n Object.entries(breakdown || {}).map(([systemKey, systemValue]) => [\r\n systemKey,\r\n {\r\n system: systemValue.system,\r\n totalAmount: new PriceModel(systemValue.totalAmount),\r\n subSystems: Object.fromEntries(\r\n Object.entries(systemValue.subSystems).map(([subKey, subValue]) => [\r\n subKey,\r\n new PriceModel(subValue)\r\n ])\r\n )\r\n }\r\n ])\r\n );\r\n }\r\n\r\n private serializeTaxBreakdown(breakdown: Record<string, TaxSystemBreakdownModel>): Record<string, TaxSystemBreakdown> {\r\n return Object.fromEntries(\r\n Object.entries(breakdown || {}).map(([systemKey, systemValue]) => [\r\n systemKey,\r\n {\r\n system: systemValue.system,\r\n totalAmount: systemValue.totalAmount.getDetails(),\r\n subSystems: Object.fromEntries(\r\n Object.entries(systemValue.subSystems).map(([subKey, subValue]) => [\r\n subKey,\r\n subValue.getDetails()\r\n ])\r\n )\r\n }\r\n ])\r\n );\r\n }\r\n\r\n /**\r\n * Gets the unique identifier for this shopping container (cart ID or order ID).\r\n * @returns The ID string.\r\n */\r\n public getId(): string {\r\n return this.id;\r\n }\r\n\r\n /**\r\n * Gets the customer ID associated with this container, if available.\r\n * @returns The customer ID string, or undefined.\r\n */\r\n public getCustomerId(): string | undefined {\r\n return this.customerId;\r\n }\r\n\r\n /**\r\n * Gets the customer email associated with this container, if available.\r\n * @returns The customer email string, or undefined.\r\n */\r\n public getCustomerEmail(): string | undefined {\r\n return this.customerEmail;\r\n }\r\n\r\n /**\r\n * Gets the anonymous user ID associated with this container, if available.\r\n * @returns The anonymous ID string, or undefined.\r\n */\r\n public getAnonymousId(): string | undefined {\r\n return this.anonymousId;\r\n }\r\n\r\n /**\r\n * Gets a defensive copy of the line items in the container.\r\n * Each item is a new LineItemModel instance created from the original's details.\r\n * @returns An array of LineItemModel instances.\r\n */\r\n public getLineItems(): LineItemModel[] {\r\n // Return new instances to prevent modification of internal state\r\n return this.lineItems.map(item => new LineItemModel(item.getDetails()));\r\n }\r\n\r\n /**\r\n * Gets current number of line items in the container.\r\n * @returns The count of line items.\r\n */\r\n public getLineItemsCount(): number {\r\n return this.lineItems.length;\r\n }\r\n\r\n /**\r\n * Gets a defensive copy of the charges in the container.\r\n * @returns An array of ChargeModel instances.\r\n */\r\n public getCharges(): ChargeModel[] {\r\n return this.charges.map(charge => new ChargeModel(charge.getDetails()));\r\n }\r\n\r\n /**\r\n * Adds a new charge to the container and recalculates totals.\r\n * @param charge - The charge to add.\r\n */\r\n public addCharge(charge: ChargeModel): void {\r\n this.charges.push(charge);\r\n this.calculateTotals();\r\n }\r\n\r\n /**\r\n * Clears all charges from the container and recalculates totals.\r\n */\r\n public clearCharges(): void {\r\n this.charges = [];\r\n this.calculateTotals();\r\n }\r\n\r\n /**\r\n * Gets a copy of the shipping details associated with the container.\r\n * @returns A ShippingDetails object, or null if none are set.\r\n */\r\n public getShippingDetails(): ShippingDetails | null {\r\n return this.shippingDetails ? Utils.deepClone(this.shippingDetails) : null;\r\n }\r\n\r\n /**\r\n * Gets a defensive copy of the shipping address associated with the container.\r\n * Returns a new AddressModel instance created from the original's details.\r\n * @returns An AddressModel instance, or null if no shipping address is set.\r\n */\r\n public getShippingAddress(): AddressModel | null {\r\n return this.shippingAddress ? new AddressModel(this.shippingAddress.getDetails()) : null;\r\n }\r\n\r\n /**\r\n * Checks if a shipping address is associated with this container.\r\n * @returns True if a shipping address is set, false otherwise.\r\n */\r\n public hasShippingAddress(): boolean {\r\n return !!this.shippingAddress;\r\n }\r\n\r\n /**\r\n * Checks if a billing address is associated with this container.\r\n * @returns True if a billing address is set, false otherwise.\r\n */\r\n public hasBillingAddress(): boolean {\r\n return !!this.billingAddress;\r\n }\r\n\r\n /**\r\n * Gets a defensive copy of the billing address associated with the container.\r\n * Returns a new AddressModel instance created from the original's details.\r\n * @returns An AddressModel instance, or null if no billing address is set.\r\n */\r\n public getBillingAddress(): AddressModel | null {\r\n return this.billingAddress ? new AddressModel(this.billingAddress.getDetails()) : null;\r\n }\r\n\r\n /**\r\n * Gets a defensive copy of the coupons applied to the container.\r\n * Each item is a new CouponModel instance created from the original's details.\r\n * @returns An array of CouponModel instances.\r\n */\r\n public getCoupons(): CouponModel[] {\r\n return [...this.coupons];\r\n }\r\n\r\n /**\r\n * Gets the country code associated with this container.\r\n * @returns The CountryCode enum value.\r\n */\r\n public getCountry(): CountryCode {\r\n return this.country;\r\n }\r\n\r\n /**\r\n * Gets the currency code associated with this container.\r\n * @returns The CurrencyCode enum value.\r\n */\r\n public getCurrency(): CurrencyCode {\r\n return this.currency;\r\n }\r\n\r\n /**\r\n * Gets the locale code associated with this container.\r\n * @returns The LocaleCode enum value.\r\n */\r\n public getLocale(): LocaleCode {\r\n return this.locale;\r\n }\r\n\r\n /**\r\n * Gets a defensive copy of the calculated totals for the container.\r\n * @returns An object containing shipping, subtotal, coupon, and grand totals.\r\n */\r\n public getTotal() {\r\n return {\r\n lineItemSubtotal: this.total.lineItemSubtotal,\r\n netLineItemSubtotal: this.total.netLineItemSubtotal,\r\n lineItemTaxTotal: this.total.lineItemTaxTotal,\r\n lineItemTaxBreakdown: Object.fromEntries(\r\n Object.entries(this.total.lineItemTaxBreakdown).map(([systemKey, systemValue]) => [\r\n systemKey,\r\n {\r\n system: systemValue.system,\r\n totalAmount: systemValue.totalAmount,\r\n subSystems: { ...systemValue.subSystems }\r\n }\r\n ])\r\n ),\r\n additiveCharges: this.total.additiveCharges,\r\n netAdditiveCharges : this.total.netAdditiveCharges,\r\n additiveChargesTaxTotal: this.total.additiveChargesTaxTotal,\r\n additiveChargesTaxBreakdown: Object.fromEntries(\r\n Object.entries(this.total.additiveChargesTaxBreakdown).map(([systemKey, systemValue]) => [\r\n systemKey,\r\n {\r\n system: systemValue.system,\r\n totalAmount: systemValue.totalAmount,\r\n subSystems: { ...systemValue.subSystems }\r\n }\r\n ])\r\n ),\r\n adjustmentCharges: this.total.adjustmentCharges,\r\n shippingCharges: this.total.shippingCharges,\r\n netShippingCharges: this.total.netShippingCharges,\r\n discountBreakdown: { ...this.total.discountBreakdown },\r\n discountTotal: this.total.discountTotal,\r\n taxTotal: this.total.taxTotal,\r\n taxBreakdown: Object.fromEntries(\r\n Object.entries(this.total.taxBreakdown).map(([systemKey, systemValue]) => [\r\n systemKey,\r\n {\r\n system: systemValue.system,\r\n totalAmount: systemValue.totalAmount,\r\n subSystems: { ...systemValue.subSystems }\r\n }\r\n ])\r\n ),\r\n grandTotal: this.total.grandTotal,\r\n };\r\n }\r\n\r\n /**\r\n * Gets a plain data object representing the shopping container's current state.\r\n * Includes details from the base model and specific container properties.\r\n * @returns BaseShoppingContainerData object suitable for serialization or API responses.\r\n */\r\n getDetails(): BaseShoppingContainerData {\r\n const totals = this.getTotal();\r\n return {\r\n ...super.getDetails(),\r\n id: this.getId(),\r\n customerId: this.getCustomerId(),\r\n customerEmail: this.getCustomerEmail(),\r\n anonymousId: this.getAnonymousId(),\r\n lineItems: this.getLineItems().map(item => item.getDetails()),\r\n charges: this.getCharges().map(charge => charge.getDetails()),\r\n shippingDetails: this.getShippingDetails(),\r\n shippingAddress: this.getShippingAddress()?.getDetails() || null,\r\n billingAddress: this.getBillingAddress()?.getDetails() || null,\r\n coupons: this.getCoupons().map(coupon => coupon.getDetails()),\r\n total: {\r\n // Item Totals\r\n lineItemSubtotal: totals.lineItemSubtotal.getDetails(),\r\n netLineItemSubtotal: totals.netLineItemSubtotal.getDetails(),\r\n lineItemTaxTotal: totals.lineItemTaxTotal.getDetails(),\r\n lineItemTaxBreakdown: this.serializeTaxBreakdown(totals.lineItemTaxBreakdown),\r\n\r\n // Charge Totals\r\n additiveCharges: totals.additiveCharges.getDetails(),\r\n netAdditiveCharges: totals.netAdditiveCharges.getDetails(),\r\n additiveChargesTaxTotal: totals.additiveChargesTaxTotal.getDetails(),\r\n additiveChargesTaxBreakdown: this.serializeTaxBreakdown(totals.additiveChargesTaxBreakdown),\r\n\r\n adjustmentCharges: totals.adjustmentCharges.getDetails(),\r\n\r\n shippingCharges: totals.shippingCharges.getDetails(),\r\n netShippingCharges: totals.netShippingCharges.getDetails(),\r\n\r\n // Aggregate Totals\r\n discountTotal: totals.discountTotal.getDetails(),\r\n discountBreakdown: Object.fromEntries(\r\n Object.entries(totals.discountBreakdown).map(([key, value]) => [key, value.getDetails()])\r\n ),\r\n taxTotal: totals.taxTotal.getDetails(),\r\n taxBreakdown: this.serializeTaxBreakdown(totals.taxBreakdown),\r\n grandTotal: totals.grandTotal.getDetails(),\r\n },\r\n country: this.getCountry(),\r\n currency: this.getCurrency(),\r\n locale: this.getLocale(),\r\n };\r\n }\r\n\r\n /**\r\n * Recalculates the total costs for the shopping container.\r\n * This includes summing line items, calculating shipping, applying coupons, and computing taxes.\r\n */\r\n public calculateTotals(): void {\r\n const zero = new PriceModel({ amount: 0, currency: this.currency });\r\n \r\n // 1. Calculate LineItem subtotals and Shipping Cost\r\n const filteredLineItems = this.lineItems.filter(lineitem => lineitem.getState() !== LineItemState.CANCELLED);\r\n const lineItemSubtotal = filteredLineItems.reduce((total, lineItem) => total.add(lineItem.getTotal().subtotal), zero);\r\n const shippingCharges = this.charges\r\n .filter(charge => charge.getType() === ChargeType.SHIPPING)\r\n .reduce((total, charge) => total.add(charge.getTotal().chargeAmount), zero);\r\n\r\n // 1.1 Assign lineitemSubTotal and shipping charges to total, which will be used for coupon calculations\r\n this.total.lineItemSubtotal = lineItemSubtotal;\r\n this.total.shippingCharges = shippingCharges;\r\n\r\n // 2. Calculate coupon values based on gross subtotal & shipping\r\n let discountTotal = zero;\r\n let discountBreakdown: Record<string, PriceModel> = {};\r\n let nonShippingCouponTotal: Record<string, PriceModel> = {};\r\n this.coupons.forEach(coupon => {\r\n const couponValue = coupon.calculateApplicableCouponDiscount(lineItemSubtotal, shippingCharges, this.country, this.currency, this.#metaData.checkCouponExpiry);\r\n discountTotal = discountTotal.add(couponValue);\r\n discountBreakdown[coupon.getCode()] = couponValue;\r\n if (coupon.getCategory() !== CouponCategory.SHIPPING) {\r\n nonShippingCouponTotal[coupon.getCode()] = couponValue;\r\n }\r\n })\r\n\r\n // 2.1. Assign discount total and breakdown to total\r\n this.total.discountTotal = discountTotal;\r\n this.total.discountBreakdown = discountBreakdown;\r\n\r\n // 3. Apply discounts at lineitem and shipping charges\r\n this.applyDiscountsInLineItem(nonShippingCouponTotal);\r\n\r\n const shippingCoupon = this.coupons.find(coupon => coupon.getCategory() === CouponCategory.SHIPPING);\r\n if(shippingCoupon) {\r\n this.applyDiscountsInShippingCharges({[shippingCoupon.getCode()] : discountBreakdown[shippingCoupon.getCode()] || zero});\r\n } else {\r\n // If no shipping coupon, ensure any previous discounts on shipping charges are cleared\r\n this.applyDiscountsInShippingCharges({});\r\n }\r\n\r\n // 3.1 Calculate net lineitemSubtotal and net shipping after discount\r\n const netLineItemSubtotal = this.lineItems.reduce((total, lineItem) => total.add(lineItem.getTotal().netSubtotal), zero);\r\n const netShippingCharges = this.charges\r\n .filter(charge => charge.getType() === ChargeType.SHIPPING)\r\n .reduce((total, charge) => total.add(charge.getTotal().grandTotal), zero);\r\n\r\n // 3.2 Assign net lineitemSubtotal and net shipping to total\r\n this.total.netLineItemSubtotal = netLineItemSubtotal;\r\n this.total.netShippingCharges = netShippingCharges;\r\n\r\n // 4. Calculate charges and net charges after discount\r\n const additiveCharges = this.charges\r\n .filter(charge => charge.getImpact() === ChargeImpact.ADD)\r\n .reduce((total, charge) => total.add(charge.getTotal().chargeAmount), zero);\r\n const netAdditiveCharges = this.charges\r\n .filter(charge => charge.getImpact() === ChargeImpact.ADD)\r\n .reduce((total, charge) => total.add(charge.getTotal().grandTotal), zero);\r\n const adjustmentCharges = this.charges\r\n .filter(charge => charge.getImpact() === ChargeImpact.SUBTRACT)\r\n .reduce((total, charge) => total.add(charge.getTotal().grandTotal), zero);\r\n\r\n // 5. Aggregate Taxes & Grand Total from all items and charges\r\n let taxTotal = zero;\r\n let lineItemTaxTotal = zero;\r\n let additiveChargesTaxTotal = zero;\r\n\r\n const taxBreakdown: ShoppingContainerTaxBreakdownModel = {};\r\n const lineItemTaxBreakdown: ShoppingContainerTaxBreakdownModel = {};\r\n const additiveChargesTaxBreakdown: ShoppingContainerTaxBreakdownModel = {};\r\n\r\n // Helper to merge tax breakdowns into hierarchical structure\r\n const mergeTax = (\r\n sourceBreakdown: Record<string, LineItemTaxBreakdownModel | ChargeTaxBreakdownModel>,\r\n targetBreakdown: ShoppingContainerTaxBreakdownModel\r\n ) => {\r\n Object.entries(sourceBreakdown).forEach(([ruleId, breakdown]) => {\r\n const system = breakdown.system;\r\n const subsystem = breakdown.subSystem;\r\n\r\n // Populate Target Breakdown\r\n if (!targetBreakdown[system]) {\r\n targetBreakdown[system] = { system, totalAmount: zero, subSystems: {} };\r\n }\r\n if (!targetBreakdown[system].subSystems[subsystem]) {\r\n targetBreakdown[system].subSystems[subsystem] = breakdown.taxAmount;\r\n } else {\r\n targetBreakdown[system].subSystems[subsystem] = targetBreakdown[system].subSystems[subsystem].add(breakdown.taxAmount);\r\n }\r\n targetBreakdown[system].totalAmount = targetBreakdown[system].totalAmount.add(breakdown.taxAmount);\r\n });\r\n };\r\n\r\n // 5.1 Merge line item taxes\r\n filteredLineItems.forEach(lineItem => {\r\n const lineItemTaxes = lineItem.getTotal().taxBreakdown;\r\n if (lineItemTaxes) {\r\n mergeTax(lineItemTaxes, lineItemTaxBreakdown);\r\n mergeTax(lineItemTaxes, taxBreakdown);\r\n lineItemTaxTotal = lineItemTaxTotal.add(lineItem.getTotal().taxTotal);\r\n }\r\n });\r\n\r\n // 5.2 Merge charge taxes\r\n this.charges.forEach(charge => {\r\n const chargeTaxes = charge.getTotal().taxBreakdown;\r\n if (chargeTaxes) {\r\n mergeTax(chargeTaxes, additiveChargesTaxBreakdown);\r\n mergeTax(chargeTaxes, taxBreakdown);\r\n additiveChargesTaxTotal = additiveChargesTaxTotal.add(charge.getTotal().taxTotal);\r\n }\r\n });\r\n\r\n // 5.3 Calculate total tax\r\n taxTotal = lineItemTaxTotal.add(additiveChargesTaxTotal);\r\n\r\n // 6. Final Grand Total: netLineItemSubtotal + lineItemTaxTotal + netAdditiveCharges (includes netShippingCharges) - adjustmentCharges\r\n const grandTotal = netLineItemSubtotal.add(lineItemTaxTotal).add(netAdditiveCharges).subtract(adjustmentCharges);\r\n\r\n\r\n // 7. Reconstruct total object\r\n this.total = {\r\n lineItemSubtotal: lineItemSubtotal,\r\n netLineItemSubtotal: netLineItemSubtotal,\r\n lineItemTaxTotal: lineItemTaxTotal,\r\n lineItemTaxBreakdown: lineItemTaxBreakdown,\r\n\r\n additiveCharges: additiveCharges,\r\n netAdditiveCharges: netAdditiveCharges,\r\n additiveChargesTaxTotal: additiveChargesTaxTotal,\r\n additiveChargesTaxBreakdown: additiveChargesTaxBreakdown,\r\n\r\n adjustmentCharges: adjustmentCharges,\r\n shippingCharges: shippingCharges,\r\n netShippingCharges: netShippingCharges,\r\n\r\n discountTotal: discountTotal,\r\n discountBreakdown: discountBreakdown,\r\n taxTotal: taxTotal,\r\n taxBreakdown: taxBreakdown,\r\n grandTotal: grandTotal,\r\n };\r\n }\r\n\r\n /**\r\n * Updates the shipping details and recalculates the totals.\r\n * @param shippingDetails - The new shipping details to apply.\r\n */\r\n public updateShippingDetails(shippingDetails: ShippingDetails): void {\r\n this.shippingDetails = shippingDetails;\r\n }\r\n\r\n /**\r\n * Applies a list of coupons to the shopping container.\r\n * Filters out invalid coupons, separates shipping and non-shipping coupons,\r\n * and distributes discounts to line items.\r\n * @param applicableCoupons - The list of coupons to attempt to apply.\r\n */\r\n public applyCoupons(applicableCoupons: CouponModel[]): void {\r\n //Apply coupons\r\n const shippingCoupons = applicableCoupons.filter(coupon => coupon.getCategory() === CouponCategory.SHIPPING);\r\n const otherCoupons = applicableCoupons.filter(coupon => coupon.getCategory() !== CouponCategory.SHIPPING);\r\n\r\n this.coupons = [];\r\n this.total.discountTotal = this.total.lineItemSubtotal.zero();\r\n this.total.discountBreakdown = {};\r\n // Apply non shipping coupons\r\n otherCoupons.length && this.applyNonShippingCoupons(otherCoupons);\r\n this.applyDiscountsInLineItem(this.total.discountBreakdown);\r\n\r\n // Apply shipping coupons\r\n shippingCoupons.length && this.applyShippingCoupons(shippingCoupons);\r\n\r\n this.calculateTotals();\r\n }\r\n\r\n /**\r\n * Distributes the total discount amount among the line items.\r\n * @param couponTotal - A record of coupon codes and their calculated discount amounts.\r\n */\r\n private applyDiscountsInLineItem(couponTotal: Record<string, PriceModel>) {\r\n const couponDiscounts: [string, PriceModel][] = Array.from(Object.entries(couponTotal))\r\n .filter(couponDiscount => !couponDiscount[1].isZero());\r\n\r\n const itemDiscounts = new Map<string, { coupon: CouponModel, amount: PriceModel }[]>();\r\n this.lineItems.forEach(li => itemDiscounts.set(li.getId(), []));\r\n\r\n couponDiscounts.forEach(([code, discountTotal]) => {\r\n const coupon = this.coupons.find(c => c.getCode() === code);\r\n if (!coupon || discountTotal.isZero()) return;\r\n\r\n const validItems = this.lineItems\r\n .filter(li => li.getState() !== LineItemState.CANCELLED && !li.getTotal().subtotal.isZero())\r\n .sort((a, b) => a.getTotal().subtotal.compareTo(b.getTotal().subtotal));\r\n\r\n let distributed = new PriceModel({ amount: 0, currency: this.currency });\r\n\r\n validItems.forEach((item, index) => {\r\n let amount: PriceModel;\r\n if (index === validItems.length - 1) {\r\n amount = discountTotal.subtract(distributed);\r\n } else {\r\n amount = discountTotal.multiply(item.getTotal().subtotal).divide(this.total.lineItemSubtotal).round();\r\n }\r\n distributed = distributed.add(amount);\r\n itemDiscounts.get(item.getId())?.push({ coupon, amount });\r\n });\r\n });\r\n\r\n this.lineItems.forEach(lineItem => {\r\n if (lineItem.getState() === LineItemState.CANCELLED || this.total.lineItemSubtotal.isZero()) {\r\n lineItem.updateDiscounts([]);\r\n } else {\r\n lineItem.updateDiscounts(itemDiscounts.get(lineItem.getId()) || []);\r\n }\r\n });\r\n }\r\n\r\n private applyDiscountsInShippingCharges(couponTotal: Record<string, PriceModel>) {\r\n const couponDiscounts: [string, PriceModel][] = Array.from(Object.entries(couponTotal))\r\n .filter(couponDiscount => !couponDiscount[1].isZero());\r\n const shippingCharges = this.charges.filter(charge => charge.getType() === ChargeType.SHIPPING);\r\n\r\n const chargeDiscounts = new Map<string, { coupon: CouponModel, amount: PriceModel }[]>();\r\n shippingCharges.forEach(li => chargeDiscounts.set(li.getId(), []));\r\n\r\n couponDiscounts.forEach(([code, discountTotal]) => {\r\n const coupon = this.coupons.find(c => c.getCode() === code);\r\n if (!coupon || discountTotal.isZero()) return;\r\n\r\n const validCharges = shippingCharges\r\n .sort((a, b) => a.getTotal().grandTotal.compareTo(b.getTotal().grandTotal));\r\n\r\n let distributed = new PriceModel({ amount: 0, currency: this.currency });\r\n\r\n validCharges.forEach((charge, index) => {\r\n let amount: PriceModel;\r\n if (index === validCharges.length - 1) {\r\n amount = discountTotal.subtract(distributed);\r\n } else {\r\n amount = discountTotal.multiply(charge.getTotal().chargeAmount).divide(this.total.shippingCharges).round();\r\n }\r\n distributed = distributed.add(amount);\r\n chargeDiscounts.get(charge.getId())?.push({ coupon, amount });\r\n });\r\n });\r\n\r\n shippingCharges.forEach(charge => {\r\n charge.updateDiscounts(chargeDiscounts.get(charge.getId()) || []);\r\n });\r\n }\r\n\r\n /**\r\n * Selects and applies the best applicable non-shipping coupon.\r\n * Currently supports applying only a single coupon of type COUPON.\r\n * @param applicableCoupons - List of available non-shipping coupons.\r\n */\r\n private applyNonShippingCoupons(applicableCoupons: CouponModel[]) {\r\n const coupons = applicableCoupons.filter(coupon => coupon.getType() === CouponType.COUPON);\r\n if (coupons.length === 1) {\r\n const couponValue = coupons[0].calculateApplicableCouponDiscount(this.total.lineItemSubtotal, this.total.shippingCharges, this.country, this.currency, this.#metaData.checkCouponExpiry);\r\n if (couponValue.getAmount() > 0) {\r\n this.coupons.push(coupons[0]);\r\n this.total.discountTotal = couponValue;\r\n this.total.discountBreakdown[coupons[0].getCode()] = couponValue;\r\n }\r\n }\r\n // Todo: Add support to other type in future like promotion\r\n }\r\n\r\n /**\r\n * Selects and applies the best applicable shipping coupon.\r\n * @param applicableCoupons - List of available shipping coupons.\r\n */\r\n private applyShippingCoupons(applicableCoupons: CouponModel[]) {\r\n if (this.total.shippingCharges.getAmount() > 0 && applicableCoupons.length > 0) {\r\n const netLineItemSubtotal = this.total.lineItemSubtotal.subtract(this.total.discountTotal);\r\n\r\n const maxValuedCoupon = applicableCoupons.reduce((maxCoupon, currentCoupon) => {\r\n if (!maxCoupon) return currentCoupon;\r\n\r\n const currentCouponValue = currentCoupon.calculateApplicableCouponDiscount(netLineItemSubtotal, this.total.shippingCharges, this.country, this.currency, this.#metaData.checkCouponExpiry).min(this.total.shippingCharges);\r\n const maxCouponValue = maxCoupon.calculateApplicableCouponDiscount(netLineItemSubtotal, this.total.shippingCharges, this.country, this.currency, this.#metaData.checkCouponExpiry).min(this.total.shippingCharges);\r\n\r\n if (currentCouponValue.compareTo(maxCouponValue) === 0) {\r\n return currentCoupon.getType() === CouponType.COUPON ? currentCoupon : maxCoupon;\r\n }\r\n return currentCouponValue.compareTo(maxCouponValue) > 0 ? currentCoupon : maxCoupon;\r\n });\r\n\r\n const couponValue = maxValuedCoupon.calculateApplicableCouponDiscount(netLineItemSubtotal, this.total.shippingCharges, this.country, this.currency, this.#metaData.checkCouponExpiry).min(this.total.shippingCharges);\r\n if (couponValue.getAmount() > 0) {\r\n this.coupons.push(maxValuedCoupon);\r\n this.total.discountTotal = this.total.discountTotal.add(couponValue);\r\n this.total.discountBreakdown[maxValuedCoupon.getCode()] = couponValue;\r\n }\r\n }\r\n }\r\n}\r\n\r\n\r\n"]}
@@ -0,0 +1,2 @@
1
+ import {a as a$1}from'./chunk-S6LR7AUZ.mjs';import {b as b$2}from'./chunk-2B2XI6FG.mjs';import {e as e$1}from'./chunk-TPIIACE7.mjs';import {h as h$1,e}from'./chunk-R5DM7WCD.mjs';import {b as b$1}from'./chunk-UXZBULDS.mjs';import R from'crypto';var y=new Uint8Array(256),h=y.length;function I(){return h>y.length-16&&(R.randomFillSync(y),h=0),y.slice(h,h+=16)}var z=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;function k(t){return typeof t=="string"&&z.test(t)}var U=k;var o=[];for(let t=0;t<256;++t)o.push((t+256).toString(16).slice(1));function b(t,e=0){return o[t[e+0]]+o[t[e+1]]+o[t[e+2]]+o[t[e+3]]+"-"+o[t[e+4]]+o[t[e+5]]+"-"+o[t[e+6]]+o[t[e+7]]+"-"+o[t[e+8]]+o[t[e+9]]+"-"+o[t[e+10]]+o[t[e+11]]+o[t[e+12]]+o[t[e+13]]+o[t[e+14]]+o[t[e+15]]}function $(t){if(!U(t))throw TypeError("Invalid UUID");let e,i=new Uint8Array(16);return i[0]=(e=parseInt(t.slice(0,8),16))>>>24,i[1]=e>>>16&255,i[2]=e>>>8&255,i[3]=e&255,i[4]=(e=parseInt(t.slice(9,13),16))>>>8,i[5]=e&255,i[6]=(e=parseInt(t.slice(14,18),16))>>>8,i[7]=e&255,i[8]=(e=parseInt(t.slice(19,23),16))>>>8,i[9]=e&255,i[10]=(e=parseInt(t.slice(24,36),16))/1099511627776&255,i[11]=e/4294967296&255,i[12]=e>>>24&255,i[13]=e>>>16&255,i[14]=e>>>8&255,i[15]=e&255,i}var M=$;function V(t){t=unescape(encodeURIComponent(t));let e=[];for(let i=0;i<t.length;++i)e.push(t.charCodeAt(i));return e}var G="6ba7b810-9dad-11d1-80b4-00c04fd430c8",B="6ba7b811-9dad-11d1-80b4-00c04fd430c8";function x(t,e,i){function r(s,n,u,S){var A;if(typeof s=="string"&&(s=V(s)),typeof n=="string"&&(n=M(n)),((A=n)===null||A===void 0?void 0:A.length)!==16)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");let g=new Uint8Array(16+s.length);if(g.set(n),g.set(s,n.length),g=i(g),g[6]=g[6]&15|e,g[8]=g[8]&63|128,u){S=S||0;for(let m=0;m<16;++m)u[S+m]=g[m];return u}return b(g)}try{r.name=t;}catch{}return r.DNS=G,r.URL=B,r}var L={randomUUID:R.randomUUID};function j(t,e,i){if(L.randomUUID&&!e&&!t)return L.randomUUID();t=t||{};let r=t.random||(t.rng||I)();if(r[6]=r[6]&15|64,r[8]=r[8]&63|128,e){i=i||0;for(let s=0;s<16;++s)e[i+s]=r[s];return e}return b(r)}var v=j;function Z(t){return Array.isArray(t)?t=Buffer.from(t):typeof t=="string"&&(t=Buffer.from(t,"utf8")),R.createHash("sha1").update(t).digest()}var K=Z;var q=x("v5",80,K),D=q;var O={isUUID:t=>/^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$/i.test(t),isEmail:t=>/^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$/.test(t),isURL:t=>/^(http|https):\/\/[^ "]+$/.test(t),generateUUID:(t,e)=>e&&t?D(t,e):v(),generateSearchId:(t,e)=>`${t}#${f.generateSelectionAttributesKey(e)}`,getKeyfromSearchId:t=>{let[e,i]=t.split("#");return {key:e,selectionAttributes:f.parseSelectionAttributesKey(i)}},deepClone(t){return structuredClone(t)}},a=O;var f=class t extends b$1{id;key;name;description;slug;brand;pricing;variants;targetGender;attributes;specifications;categories;isActive;searchTags;static productKeyRegex=/^(?!\s)(?!.*\s$)[A-Z0-9-]{4,16}$/;static productSKURegex=/^(?!\s)(?!.*\s$)[A-Z0-9-]{4,16}$/;static generateSelectionAttributesKey(e){if(typeof e!="object")throw new h$1("Selection attributes must be an object");return Object.keys(e).filter(r=>e[r]!==void 0&&r.toLowerCase()!=="size").sort().map(r=>e[r].name?`${r}:c+${e[r].name}`:`${r}:${e[r]}`).join("|").toLowerCase()}static parseSelectionAttributesKey(e){try{let i={},r=e.split("|");for(let s of r){let[n,u]=s.split(":");u.startsWith("c+")?i[n]={name:u.slice(2)}:i[n]=u;}return i}catch(i){throw new h$1(i?.message)}}constructor(e$1,i=new Date){super(e$1,i),this.id=e$1.id,this.key=e$1.key,this.name={...e$1.name},this.description={...e$1.description},this.slug={...e$1.slug},this.brand=e$1.brand,this.pricing=Object.keys(e$1.pricing).reduce((s,n)=>(e$1.pricing[n]&&(s[n]=new a$1(e$1.pricing[n])),s),{}),this.targetGender=e$1.targetGender,this.attributes=a.deepClone(e$1.attributes),this.specifications=a.deepClone(e$1.specifications),this.categories=a.deepClone(e$1.categories);let r=new Set;this.variants=(e$1.variants||[]).map(s=>{if(!s.selectionAttributes||typeof s.selectionAttributes!="object")throw new h$1("Selection attributes are required");this.checkSelectionAttributes(s.selectionAttributes);let n=t.generateSelectionAttributesKey(s.selectionAttributes);if(r.has(n))throw new e(n);return r.add(n),{sku:s.sku,selectionAttributes:s.selectionAttributes,images:{primary:new b$2(s.images.primary),gallery:(s.images.gallery||[]).map(u=>new b$2(u))}}}),this.isActive=e$1.isActive,this.searchTags=e$1.searchTags?a.deepClone(e$1.searchTags):{en:[]};}getId(){return this.id}getKey(){return this.key}getName(e){return e?this.name[e]??this.name[e$1[e]]??this.name.en:a.deepClone(this.name)}getDescription(e){return e?this.description[e]??this.description[e$1[e]]??this.description.en:a.deepClone(this.description)}getSlug(e){return e?this.slug[e]??this.slug[e$1[e]]??this.slug.en:a.deepClone(this.slug)}getBrand(){return this.brand}getPriceDetails(e){return e?this.pricing[e]??null:{...this.pricing}}getAttributes(){return a.deepClone(this.attributes)}getVariants(){return this.variants.map(e=>({sku:e.sku,selectionAttributes:a.deepClone(e.selectionAttributes),images:{primary:e.images.primary,gallery:[...e.images.gallery]}}))}getImagesBySelectionAttributes(e){let i=t.generateSelectionAttributesKey(e),r=this.variants.find(s=>t.generateSelectionAttributesKey(s.selectionAttributes)===i);return r?{primary:r.images.primary,gallery:[...r.images.gallery]}:null}getImages(e,i){switch(i){case"PRIMARY":return this.getImagesBySelectionAttributes(e)?.primary??this.variants[0]?.images?.primary;case"GALLERY":return this.getImagesBySelectionAttributes(e)?.gallery??[];default:return this.getImagesBySelectionAttributes(e)??{primary:this.variants[0]?.images?.primary,gallery:[]}}}getIsActive(){return this.isActive}getTargetGender(){return this.targetGender}getCategories(){return a.deepClone(this.categories)}getSpecifications(e){return e?a.deepClone(this.specifications[e]??this.specifications[e$1[e]]??this.specifications.en):a.deepClone(this.specifications)}getSearchTags(e){return e?a.deepClone(this.searchTags[e]??this.searchTags[e$1[e]]??this.searchTags.en):a.deepClone(this.searchTags)}getDetails(){let e=super.getDetails();return {id:this.getId(),key:this.getKey(),name:this.getName(),description:this.getDescription(),slug:this.getSlug(),brand:this.getBrand(),pricing:Object.keys(this.pricing).reduce((i,r)=>(this.pricing[r]&&(i[r]=this.pricing[r]?.getDetails()),i),{}),attributes:this.getAttributes(),variants:this.variants.map(i=>({sku:i.sku,selectionAttributes:a.deepClone(i.selectionAttributes),images:{primary:i.images.primary.getDetails(),gallery:i.images.gallery.map(r=>r.getDetails())}})),isActive:this.getIsActive(),targetGender:this.getTargetGender(),categories:this.getCategories(),specifications:this.getSpecifications(),searchTags:this.getSearchTags(),...e}}checkSelectionAttributes(e){if(!e||typeof e!="object")throw new h$1("Selection attributes are required");Object.keys(this.attributes).forEach(i=>{if(i.toLowerCase()==="size")return;let r=this.attributes[i],s=e[i];if(s===void 0)throw new h$1(`Selection attribute '${i}' is missing`);if(typeof r=="string"){if(typeof s!="string"||r!==s)throw new h$1(`Selection attribute '${i}' is invalid`)}else if(Array.isArray(r)){if(r.length>0&&typeof r[0]=="string"){if(typeof s!="string"||!r.includes(s))throw new h$1(`Selection attribute '${i}' is invalid`)}else if(typeof s!="object"||!("name"in s)||r.findIndex(n=>n.name===s.name)<0)throw new h$1(`Selection attribute '${i}' is invalid`)}});}getSku(e){let i=t.generateSelectionAttributesKey(e);return this.variants.find(s=>t.generateSelectionAttributesKey(s.selectionAttributes)===i)?.sku}validateSelectionAttribute(e){let i=t.generateSelectionAttributesKey(e);return this.variants.some(r=>t.generateSelectionAttributesKey(r.selectionAttributes)===i)}validateSize(e){return this.attributes.size.includes(e)}};export{a,f as b};//# sourceMappingURL=chunk-JTEJUMUM.mjs.map
2
+ //# sourceMappingURL=chunk-JTEJUMUM.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../node_modules/uuid/dist/esm-node/rng.js","../node_modules/uuid/dist/esm-node/regex.js","../node_modules/uuid/dist/esm-node/validate.js","../node_modules/uuid/dist/esm-node/stringify.js","../node_modules/uuid/dist/esm-node/parse.js","../node_modules/uuid/dist/esm-node/v35.js","../node_modules/uuid/dist/esm-node/native.js","../node_modules/uuid/dist/esm-node/v4.js","../node_modules/uuid/dist/esm-node/sha1.js","../node_modules/uuid/dist/esm-node/v5.js","../src/Utils/index.ts","../src/Classes/Product.ts"],"names":["rnds8Pool","poolPtr","rng","crypto","regex_default","validate","uuid","validate_default","byteToHex","i","unsafeStringify","arr","offset","parse","v","parse_default","stringToBytes","str","bytes","DNS","URL","v35","name","version","hashfunc","generateUUID","value","namespace","buf","_namespace","native_default","v4","options","rnds","v4_default","sha1","sha1_default","v5","v5_default","Utils","key","selectionAttributes","ProductModel","searchId","selectionAttributesKey","obj","Utils_default","_ProductModel","BaseModel","SelectionAttributeParseError","attributes","parts","part","error","data","date","acc","country","TieredPriceModel","uniqueSelectionAttributes","variant","DuplicateSelectionAttributeError","ImageInfoModel","image","locale","LocaleLanguageMap","searchKey","match","category","baseDetails","img","allowedAttributeValues","providedValue","c","size"],"mappings":"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","file":"chunk-JTEJUMUM.mjs","sourcesContent":["import crypto from 'crypto';\nconst rnds8Pool = new Uint8Array(256); // # of random values to pre-allocate\n\nlet poolPtr = rnds8Pool.length;\nexport default function rng() {\n if (poolPtr > rnds8Pool.length - 16) {\n crypto.randomFillSync(rnds8Pool);\n poolPtr = 0;\n }\n\n return rnds8Pool.slice(poolPtr, poolPtr += 16);\n}","export default /^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;","import REGEX from './regex.js';\n\nfunction validate(uuid) {\n return typeof uuid === 'string' && REGEX.test(uuid);\n}\n\nexport default validate;","import validate from './validate.js';\n/**\n * Convert array of 16 byte values to UUID string format of the form:\n * XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX\n */\n\nconst byteToHex = [];\n\nfor (let i = 0; i < 256; ++i) {\n byteToHex.push((i + 0x100).toString(16).slice(1));\n}\n\nexport function unsafeStringify(arr, offset = 0) {\n // Note: Be careful editing this code! It's been tuned for performance\n // and works in ways you may not expect. See https://github.com/uuidjs/uuid/pull/434\n return byteToHex[arr[offset + 0]] + byteToHex[arr[offset + 1]] + byteToHex[arr[offset + 2]] + byteToHex[arr[offset + 3]] + '-' + byteToHex[arr[offset + 4]] + byteToHex[arr[offset + 5]] + '-' + byteToHex[arr[offset + 6]] + byteToHex[arr[offset + 7]] + '-' + byteToHex[arr[offset + 8]] + byteToHex[arr[offset + 9]] + '-' + byteToHex[arr[offset + 10]] + byteToHex[arr[offset + 11]] + byteToHex[arr[offset + 12]] + byteToHex[arr[offset + 13]] + byteToHex[arr[offset + 14]] + byteToHex[arr[offset + 15]];\n}\n\nfunction stringify(arr, offset = 0) {\n const uuid = unsafeStringify(arr, offset); // Consistency check for valid UUID. If this throws, it's likely due to one\n // of the following:\n // - One or more input array values don't map to a hex octet (leading to\n // \"undefined\" in the uuid)\n // - Invalid input values for the RFC `version` or `variant` fields\n\n if (!validate(uuid)) {\n throw TypeError('Stringified UUID is invalid');\n }\n\n return uuid;\n}\n\nexport default stringify;","import validate from './validate.js';\n\nfunction parse(uuid) {\n if (!validate(uuid)) {\n throw TypeError('Invalid UUID');\n }\n\n let v;\n const arr = new Uint8Array(16); // Parse ########-....-....-....-............\n\n arr[0] = (v = parseInt(uuid.slice(0, 8), 16)) >>> 24;\n arr[1] = v >>> 16 & 0xff;\n arr[2] = v >>> 8 & 0xff;\n arr[3] = v & 0xff; // Parse ........-####-....-....-............\n\n arr[4] = (v = parseInt(uuid.slice(9, 13), 16)) >>> 8;\n arr[5] = v & 0xff; // Parse ........-....-####-....-............\n\n arr[6] = (v = parseInt(uuid.slice(14, 18), 16)) >>> 8;\n arr[7] = v & 0xff; // Parse ........-....-....-####-............\n\n arr[8] = (v = parseInt(uuid.slice(19, 23), 16)) >>> 8;\n arr[9] = v & 0xff; // Parse ........-....-....-....-############\n // (Use \"/\" to avoid 32-bit truncation when bit-shifting high-order bytes)\n\n arr[10] = (v = parseInt(uuid.slice(24, 36), 16)) / 0x10000000000 & 0xff;\n arr[11] = v / 0x100000000 & 0xff;\n arr[12] = v >>> 24 & 0xff;\n arr[13] = v >>> 16 & 0xff;\n arr[14] = v >>> 8 & 0xff;\n arr[15] = v & 0xff;\n return arr;\n}\n\nexport default parse;","import { unsafeStringify } from './stringify.js';\nimport parse from './parse.js';\n\nfunction stringToBytes(str) {\n str = unescape(encodeURIComponent(str)); // UTF8 escape\n\n const bytes = [];\n\n for (let i = 0; i < str.length; ++i) {\n bytes.push(str.charCodeAt(i));\n }\n\n return bytes;\n}\n\nexport const DNS = '6ba7b810-9dad-11d1-80b4-00c04fd430c8';\nexport const URL = '6ba7b811-9dad-11d1-80b4-00c04fd430c8';\nexport default function v35(name, version, hashfunc) {\n function generateUUID(value, namespace, buf, offset) {\n var _namespace;\n\n if (typeof value === 'string') {\n value = stringToBytes(value);\n }\n\n if (typeof namespace === 'string') {\n namespace = parse(namespace);\n }\n\n if (((_namespace = namespace) === null || _namespace === void 0 ? void 0 : _namespace.length) !== 16) {\n throw TypeError('Namespace must be array-like (16 iterable integer values, 0-255)');\n } // Compute hash of namespace and value, Per 4.3\n // Future: Use spread syntax when supported on all platforms, e.g. `bytes =\n // hashfunc([...namespace, ... value])`\n\n\n let bytes = new Uint8Array(16 + value.length);\n bytes.set(namespace);\n bytes.set(value, namespace.length);\n bytes = hashfunc(bytes);\n bytes[6] = bytes[6] & 0x0f | version;\n bytes[8] = bytes[8] & 0x3f | 0x80;\n\n if (buf) {\n offset = offset || 0;\n\n for (let i = 0; i < 16; ++i) {\n buf[offset + i] = bytes[i];\n }\n\n return buf;\n }\n\n return unsafeStringify(bytes);\n } // Function#name is not settable on some platforms (#270)\n\n\n try {\n generateUUID.name = name; // eslint-disable-next-line no-empty\n } catch (err) {} // For CommonJS default export support\n\n\n generateUUID.DNS = DNS;\n generateUUID.URL = URL;\n return generateUUID;\n}","import crypto from 'crypto';\nexport default {\n randomUUID: crypto.randomUUID\n};","import native from './native.js';\nimport rng from './rng.js';\nimport { unsafeStringify } from './stringify.js';\n\nfunction v4(options, buf, offset) {\n if (native.randomUUID && !buf && !options) {\n return native.randomUUID();\n }\n\n options = options || {};\n const rnds = options.random || (options.rng || rng)(); // Per 4.4, set bits for version and `clock_seq_hi_and_reserved`\n\n rnds[6] = rnds[6] & 0x0f | 0x40;\n rnds[8] = rnds[8] & 0x3f | 0x80; // Copy bytes to buffer, if provided\n\n if (buf) {\n offset = offset || 0;\n\n for (let i = 0; i < 16; ++i) {\n buf[offset + i] = rnds[i];\n }\n\n return buf;\n }\n\n return unsafeStringify(rnds);\n}\n\nexport default v4;","import crypto from 'crypto';\n\nfunction sha1(bytes) {\n if (Array.isArray(bytes)) {\n bytes = Buffer.from(bytes);\n } else if (typeof bytes === 'string') {\n bytes = Buffer.from(bytes, 'utf8');\n }\n\n return crypto.createHash('sha1').update(bytes).digest();\n}\n\nexport default sha1;","import v35 from './v35.js';\nimport sha1 from './sha1.js';\nconst v5 = v35('v5', 0x50, sha1);\nexport default v5;","import { v4 as uuidv4, v5 as uuidv5 } from 'uuid';\r\nimport ProductModel, { SelectionAttributes } from '../Classes/Product';\r\n\r\nconst Utils = {\r\n isUUID: (value: string): boolean => {\r\n const uuidRegex = /^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$/i;\r\n return uuidRegex.test(value);\r\n },\r\n\r\n isEmail: (value: string): boolean => {\r\n const emailRegex = /^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\\.[a-zA-Z]{2,}$/;\r\n return emailRegex.test(value);\r\n },\r\n\r\n isURL: (value: string): boolean => {\r\n const urlRegex = /^(http|https):\\/\\/[^ \"]+$/;\r\n return urlRegex.test(value);\r\n },\r\n \r\n generateUUID: (value?: string, namespace?: string) => {\r\n if(namespace && value){\r\n return uuidv5(value, namespace);\r\n }\r\n return uuidv4();\r\n },\r\n\r\n generateSearchId: (key: string, selectionAttributes: SelectionAttributes) => {\r\n return `${key}#${ProductModel.generateSelectionAttributesKey(selectionAttributes)}`;\r\n },\r\n\r\n getKeyfromSearchId: (searchId: string) => {\r\n const [key, selectionAttributesKey] = searchId.split('#');\r\n return {\r\n key,\r\n selectionAttributes: ProductModel.parseSelectionAttributesKey(selectionAttributesKey)\r\n }\r\n },\r\n\r\n /**\r\n * Deep clones an object using `structuredClone`. Don't use this on a class instance.\r\n * @param obj - The object to clone.\r\n * @returns A deep clone of the object.\r\n */\r\n deepClone<T>(obj: T): T {\r\n return structuredClone(obj);\r\n }\r\n}\r\n\r\nexport default Utils;\r\n","import Utils from \"../Utils\";\r\nimport BaseModel, { BaseAttributes } from \"./Base\";\r\nimport { Color, LocalizedString, CountryCode, LocaleCode, LocalizedValue, Prettify } from './Common';\r\nimport { GenderCategory, ImageCategory, LocaleLanguageMap } from \"./Enum\";\r\nimport { DuplicateSelectionAttributeError, DuplicateSizeError, SelectionAttributeParseError } from \"./Error\";\r\nimport ImageInfoModel, { ImageInfoData } from \"./ImageInfo\";\r\nimport { TieredPriceModel, TieredPriceAttributes, TieredPriceData } from \"./TieredPrice\";\r\n\r\nexport type ProductSelectionAttributes = Prettify<{\r\n color: Color[];\r\n size: string[];\r\n} & {\r\n [key: string]: string | string[] | Color[];\r\n}>;\r\n\r\nexport type SelectionAttributes = {\r\n color: Color;\r\n [key: string]: string | Color;\r\n};\r\n\r\nexport type VariantData = {\r\n sku: string;\r\n selectionAttributes: SelectionAttributes;\r\n images: {\r\n primary: ImageInfoData;\r\n gallery: ImageInfoData[];\r\n };\r\n};\r\n\r\nexport type VariantModel = {\r\n sku: string;\r\n selectionAttributes: SelectionAttributes;\r\n images: {\r\n primary: ImageInfoModel;\r\n gallery: ImageInfoModel[];\r\n };\r\n};\r\n\r\n\r\nexport type ProductSpecification = { [key: string]: string | string[] };\r\n\r\nexport type ProductAttributes = BaseAttributes & {\r\n id: string;\r\n key: string;\r\n\r\n name: LocalizedString;\r\n description: LocalizedString;\r\n slug: LocalizedString;\r\n brand: string;\r\n\r\n pricing: {\r\n [country in CountryCode]?: TieredPriceAttributes;\r\n };\r\n\r\n targetGender: GenderCategory;\r\n attributes: ProductSelectionAttributes;\r\n specifications: LocalizedValue<ProductSpecification>;\r\n categories: string[];\r\n\r\n variants: VariantData[];\r\n\r\n // Metadata\r\n isActive: boolean;\r\n searchTags?: LocalizedValue<string[]>;\r\n};\r\n\r\nexport type ProductData = Required<ProductAttributes>\r\n\r\nexport default class ProductModel extends BaseModel {\r\n protected id: string;\r\n protected key: string;\r\n\r\n protected name: LocalizedString;\r\n protected description: LocalizedString;\r\n protected slug: LocalizedString;\r\n protected brand: string;\r\n\r\n protected pricing: {\r\n [country in CountryCode]?: TieredPriceModel;\r\n };\r\n\r\n protected variants: VariantModel[];\r\n\r\n protected targetGender: GenderCategory;\r\n protected attributes: ProductSelectionAttributes;\r\n protected specifications: LocalizedValue<ProductSpecification>;\r\n protected categories: string[];\r\n\r\n // Metadata\r\n protected isActive: boolean;\r\n\r\n protected searchTags: LocalizedValue<string[]>;\r\n\r\n static productKeyRegex = /^(?!\\s)(?!.*\\s$)[A-Z0-9-]{4,16}$/;\r\n static productSKURegex = /^(?!\\s)(?!.*\\s$)[A-Z0-9-]{4,16}$/;\r\n\r\n /**\r\n * Generates a unique key for checking uniqueness for a given selection attributes.\r\n * Excludes 'size' from the key generation.\r\n * @param selectionAttributes - The selection attributes.\r\n * @returns A string key representing the unique attribute combination.\r\n */\r\n static generateSelectionAttributesKey(selectionAttributes: SelectionAttributes): string {\r\n if (typeof selectionAttributes !== 'object') {\r\n throw new SelectionAttributeParseError('Selection attributes must be an object');\r\n }\r\n\r\n const sortedKeys = Object.keys(selectionAttributes)\r\n .filter(key => selectionAttributes[key] !== undefined && key.toLowerCase() !== 'size')\r\n .sort()\r\n\r\n return sortedKeys.map(key => {\r\n if ((selectionAttributes[key] as Color).name) {\r\n return `${key}:c+${(selectionAttributes[key] as Color).name}`;\r\n }\r\n return `${key}:${selectionAttributes[key]}`;\r\n }).join('|').toLowerCase();\r\n }\r\n\r\n /**\r\n * Parses a selection attributes key into an object.\r\n * @param key - The selection attributes key to parse.\r\n * @returns An object containing the parsed selection attributes.\r\n */\r\n static parseSelectionAttributesKey(key: string): SelectionAttributes {\r\n try {\r\n const attributes: SelectionAttributes = {} as unknown as SelectionAttributes;\r\n const parts = key.split('|');\r\n for (const part of parts) {\r\n const [key, value] = part.split(':');\r\n if (value.startsWith('c+')) {\r\n attributes[key] = { name: value.slice(2) } as Color;\r\n } else {\r\n attributes[key] = value;\r\n }\r\n }\r\n return attributes;\r\n } catch (error: any) {\r\n throw new SelectionAttributeParseError(error?.message);\r\n }\r\n }\r\n\r\n /**\r\n * Creates an instance of ProductModel.\r\n * Initializes properties based on the provided data, creating copies where necessary.\r\n * @param data - The initial product attributes.\r\n * @param date - Optional date for setting creation/modification times (defaults to now).\r\n */\r\n constructor(data: ProductAttributes, date: Date = new Date()) {\r\n super(data, date);\r\n\r\n this.id = data.id;\r\n this.key = data.key;\r\n\r\n this.name = { ...data.name };\r\n this.description = { ...data.description };\r\n this.slug = { ...data.slug };\r\n this.brand = data.brand;\r\n\r\n this.pricing = (Object.keys(data.pricing) as CountryCode[]).reduce((acc, country) => {\r\n if (data.pricing[country]) {\r\n acc[country] = new TieredPriceModel(data.pricing[country]);\r\n }\r\n return acc;\r\n }, {} as { [country in CountryCode]?: TieredPriceModel });\r\n\r\n this.targetGender = data.targetGender;\r\n this.attributes = Utils.deepClone(data.attributes);\r\n this.specifications = Utils.deepClone(data.specifications);\r\n this.categories = Utils.deepClone(data.categories);\r\n\r\n const uniqueSelectionAttributes = new Set<string>();\r\n this.variants = (data.variants || []).map(variant => {\r\n if (!variant.selectionAttributes || typeof variant.selectionAttributes !== 'object') {\r\n throw new SelectionAttributeParseError('Selection attributes are required');\r\n }\r\n\r\n this.checkSelectionAttributes(variant.selectionAttributes);\r\n const key = ProductModel.generateSelectionAttributesKey(variant.selectionAttributes);\r\n if (uniqueSelectionAttributes.has(key)) {\r\n throw new DuplicateSelectionAttributeError(key);\r\n }\r\n uniqueSelectionAttributes.add(key);\r\n return {\r\n sku: variant.sku,\r\n selectionAttributes: variant.selectionAttributes,\r\n images: {\r\n primary: new ImageInfoModel(variant.images.primary),\r\n gallery: (variant.images.gallery || []).map(image => new ImageInfoModel(image))\r\n }\r\n };\r\n });\r\n\r\n this.isActive = data.isActive;\r\n this.searchTags = data.searchTags ? Utils.deepClone(data.searchTags) : { en: [] };\r\n }\r\n\r\n /**\r\n * Gets the base Product ID.\r\n * @returns Product ID.\r\n */\r\n getId(): string {\r\n return this.id;\r\n }\r\n\r\n /**\r\n * Gets the user-friendly product key.\r\n * @returns Product Key.\r\n */\r\n getKey(): string {\r\n return this.key;\r\n }\r\n\r\n /**\r\n * Gets the full localized product name object.\r\n * @returns A copy of the LocalizedString object for the name.\r\n */\r\n getName(): LocalizedString\r\n /**\r\n * Gets the product name for a specific locale, falling back to English ('en').\r\n * @param locale - The desired locale code.\r\n * @returns The name string for the specified locale.\r\n */\r\n getName(locale: LocaleCode): string\r\n getName(locale?: LocaleCode): LocalizedString | string {\r\n if (locale) {\r\n return this.name[locale] ?? this.name[LocaleLanguageMap[locale]] ?? this.name.en;\r\n } else {\r\n return Utils.deepClone(this.name);\r\n }\r\n }\r\n\r\n /**\r\n * Gets the full localized product description object.\r\n * @returns A copy of the LocalizedString object for the description.\r\n */\r\n getDescription(): LocalizedString\r\n /**\r\n * Gets the product description for a specific locale, falling back to English ('en').\r\n * @param locale - The desired locale code.\r\n * @returns The description string for the specified locale.\r\n */\r\n getDescription(locale: LocaleCode): string\r\n getDescription(locale?: LocaleCode): LocalizedString | string {\r\n if (locale) {\r\n return this.description[locale] ?? this.description[LocaleLanguageMap[locale]] ?? this.description.en;\r\n } else {\r\n return Utils.deepClone(this.description);\r\n }\r\n }\r\n\r\n /**\r\n * Gets the full localized product slug object.\r\n * @returns A copy of the LocalizedString object for the slug.\r\n */\r\n getSlug(): LocalizedString\r\n /**\r\n * Gets the product slug for a specific locale, falling back to English ('en').\r\n * @param locale - The desired locale code.\r\n * @returns The slug string for the specified locale.\r\n */\r\n getSlug(locale: LocaleCode): string\r\n getSlug(locale?: LocaleCode): LocalizedString | string {\r\n if (locale) {\r\n return this.slug[locale] ?? this.slug[LocaleLanguageMap[locale]] ?? this.slug.en;\r\n } else {\r\n return Utils.deepClone(this.slug);\r\n }\r\n }\r\n\r\n /**\r\n * Gets the brand associated with the product.\r\n * @returns The brand name string.\r\n */\r\n getBrand(): string {\r\n return this.brand;\r\n }\r\n\r\n /**\r\n * Gets the tiered price details for the product.\r\n * @returns Pricing details mapped by country.\r\n */\r\n getPriceDetails(): { [country in CountryCode]?: TieredPriceModel }\r\n /**\r\n * Gets the tiered price details for a specific country.\r\n * @param country - The country code.\r\n * @returns The tiered price model for the country, or null if not found.\r\n */\r\n getPriceDetails(country: CountryCode): TieredPriceModel | null\r\n getPriceDetails(country?: CountryCode): { [country in CountryCode]?: TieredPriceModel } | TieredPriceModel | null {\r\n if (country) {\r\n return this.pricing[country] ?? null;\r\n }\r\n return { ...this.pricing };\r\n }\r\n\r\n /**\r\n * Gets the variant-specific attributes (color, sizes). Returns copies.\r\n * @returns Product Attributes.\r\n */\r\n getAttributes(): ProductSelectionAttributes {\r\n return Utils.deepClone(this.attributes);\r\n }\r\n\r\n\r\n /**\r\n * Gets the variant-specific attributes (color, sizes). Returns copies.\r\n * @returns Product Attributes.\r\n */\r\n getVariants(): VariantModel[] {\r\n return this.variants.map(variant => ({\r\n sku: variant.sku,\r\n selectionAttributes: Utils.deepClone(variant.selectionAttributes),\r\n images: {\r\n primary: variant.images.primary,\r\n gallery: [...variant.images.gallery]\r\n }\r\n }));\r\n }\r\n\r\n /**\r\n * Gets the images for a specific selection attribute combination.\r\n * @param selectionAttributes - The selection attributes to search for.\r\n * @returns The matching image set or null if not found.\r\n */\r\n private getImagesBySelectionAttributes(selectionAttributes: SelectionAttributes): { primary: ImageInfoModel; gallery: ImageInfoModel[] } | null {\r\n const searchKey = ProductModel.generateSelectionAttributesKey(selectionAttributes);\r\n\r\n const match = this.variants.find(variant =>\r\n ProductModel.generateSelectionAttributesKey(variant.selectionAttributes) === searchKey\r\n );\r\n\r\n return match ? {\r\n primary: match.images.primary,\r\n gallery: [...match.images.gallery]\r\n } : null;\r\n }\r\n\r\n /**\r\n * Gets the images for a specific selection attribute combination.\r\n * @param selectionAttributes - The selection attributes to search for.\r\n * @returns The matching image set or null if not found.\r\n */\r\n getImages(selectionAttributes: SelectionAttributes): { primary: ImageInfoModel; gallery: ImageInfoModel[] }\r\n getImages(selectionAttributes: SelectionAttributes, category: ImageCategory.PRIMARY): ImageInfoModel\r\n getImages(selectionAttributes: SelectionAttributes, category: ImageCategory.GALLERY): ImageInfoModel[]\r\n getImages(selectionAttributes: SelectionAttributes, category?: ImageCategory): { primary: ImageInfoModel; gallery: ImageInfoModel[] } | ImageInfoModel | ImageInfoModel[] {\r\n switch (category) {\r\n case ImageCategory.PRIMARY:\r\n return this.getImagesBySelectionAttributes(selectionAttributes)?.primary ?? this.variants[0]?.images?.primary;\r\n case ImageCategory.GALLERY:\r\n return this.getImagesBySelectionAttributes(selectionAttributes)?.gallery ?? [];\r\n default:\r\n return this.getImagesBySelectionAttributes(selectionAttributes) ?? { primary: this.variants[0]?.images?.primary, gallery: [] };\r\n }\r\n }\r\n\r\n\r\n /**\r\n * Checks if the product is active.\r\n * @returns True if the product is active, false otherwise.\r\n */\r\n getIsActive(): boolean {\r\n return this.isActive;\r\n }\r\n\r\n /**\r\n * Gets the target gender category for the product.\r\n * @returns The GenderCategory enum value.\r\n */\r\n getTargetGender(): GenderCategory {\r\n return this.targetGender;\r\n }\r\n\r\n /**\r\n * Gets the list of categories the product belongs to. Returns a copy.\r\n * @returns An array of category.\r\n */\r\n getCategories(): string[] {\r\n return Utils.deepClone(this.categories);\r\n }\r\n\r\n /**\r\n * Gets the full localized product specifications object.\r\n * @returns Product Specifications\r\n */\r\n getSpecifications(): LocalizedValue<ProductSpecification>\r\n /**\r\n * Gets the product specifications for a specific locale, falling back to English ('en').\r\n * @param locale - The desired locale code.\r\n * @returns The ProductSpecification object for the specified locale, or undefined if not found.\r\n */\r\n getSpecifications(locale: LocaleCode): ProductSpecification\r\n getSpecifications(locale?: LocaleCode): LocalizedValue<ProductSpecification> | ProductSpecification {\r\n if (locale) {\r\n return Utils.deepClone(this.specifications[locale] ?? this.specifications[LocaleLanguageMap[locale]] ?? this.specifications.en);\r\n } else {\r\n return Utils.deepClone(this.specifications);\r\n }\r\n }\r\n\r\n /**\r\n * Gets the localized list of search tags. Returns a copy.\r\n * @returns Localized array of search tags.\r\n */\r\n getSearchTags(): LocalizedValue<string[]>\r\n /**\r\n * Gets the search tags for a specific locale, falling back to English ('en').\r\n * @param locale - The desired locale code.\r\n * @returns The array of search tags for the specified locale, or undefined if not found.\r\n */\r\n getSearchTags(locale: LocaleCode): string[]\r\n getSearchTags(locale?: LocaleCode): LocalizedValue<string[]> | string[] {\r\n if (locale) {\r\n return Utils.deepClone(this.searchTags[locale] ?? this.searchTags[LocaleLanguageMap[locale]] ?? this.searchTags.en);\r\n } else {\r\n return Utils.deepClone(this.searchTags);\r\n }\r\n }\r\n\r\n /**\r\n *\r\n * @returns ProductData\r\n */\r\n getDetails(): ProductData {\r\n const baseDetails = super.getDetails();\r\n return {\r\n id: this.getId(),\r\n key: this.getKey(),\r\n name: this.getName(),\r\n description: this.getDescription(),\r\n slug: this.getSlug(),\r\n brand: this.getBrand(),\r\n pricing: (Object.keys(this.pricing) as CountryCode[]).reduce((acc, country) => {\r\n if (this.pricing[country]) {\r\n acc[country] = this.pricing[country]?.getDetails();\r\n }\r\n return acc;\r\n }, {} as { [country in CountryCode]: TieredPriceData }),\r\n attributes: this.getAttributes(),\r\n variants: this.variants.map(v => ({\r\n sku: v.sku,\r\n selectionAttributes: Utils.deepClone(v.selectionAttributes),\r\n images: {\r\n primary: v.images.primary.getDetails(),\r\n gallery: v.images.gallery.map(img => img.getDetails())\r\n }\r\n })),\r\n isActive: this.getIsActive(),\r\n targetGender: this.getTargetGender(),\r\n categories: this.getCategories(),\r\n specifications: this.getSpecifications(),\r\n searchTags: this.getSearchTags(),\r\n ...baseDetails\r\n };\r\n }\r\n\r\n /**\r\n * Checks if the provided selection attributes are valid for the product.\r\n * @param selectionAttributes The selection attributes to validate.\r\n * @throws {SelectionAttributeParseError} If the selection attributes are invalid.\r\n */\r\n checkSelectionAttributes(selectionAttributes: SelectionAttributes): void {\r\n if (!selectionAttributes || typeof selectionAttributes !== 'object') {\r\n throw new SelectionAttributeParseError('Selection attributes are required');\r\n }\r\n\r\n Object.keys(this.attributes).forEach(key => {\r\n if(key.toLowerCase() === 'size') return;\r\n \r\n const allowedAttributeValues = this.attributes[key];\r\n const providedValue = selectionAttributes[key];\r\n\r\n if (providedValue === undefined) {\r\n throw new SelectionAttributeParseError(`Selection attribute '${key}' is missing`);\r\n }\r\n\r\n if (typeof allowedAttributeValues === 'string') {\r\n if (typeof providedValue !== 'string' || allowedAttributeValues !== providedValue) {\r\n throw new SelectionAttributeParseError(`Selection attribute '${key}' is invalid`);\r\n }\r\n } else if (Array.isArray(allowedAttributeValues)) {\r\n if (allowedAttributeValues.length > 0 && typeof allowedAttributeValues[0] === 'string') {\r\n if (typeof providedValue !== 'string' || !(allowedAttributeValues as string[]).includes(providedValue)) {\r\n throw new SelectionAttributeParseError(`Selection attribute '${key}' is invalid`);\r\n }\r\n } else {\r\n // Color validation\r\n if (\r\n typeof providedValue !== 'object' ||\r\n !('name' in providedValue) ||\r\n (allowedAttributeValues as Color[]).findIndex(c => c.name === (providedValue as Color).name) < 0\r\n ) {\r\n throw new SelectionAttributeParseError(`Selection attribute '${key}' is invalid`);\r\n }\r\n }\r\n }\r\n });\r\n }\r\n\r\n /**\r\n * Gets the SKU of the variant matching the selection attributes.\r\n * @param selectionAttributes - The selection attributes to search for.\r\n * @returns The SKU string, or undefined if no matching variant is found.\r\n */\r\n public getSku(selectionAttributes: SelectionAttributes): string | undefined {\r\n const searchKey = ProductModel.generateSelectionAttributesKey(selectionAttributes);\r\n const match = this.variants.find(variant =>\r\n ProductModel.generateSelectionAttributesKey(variant.selectionAttributes) === searchKey\r\n );\r\n return match?.sku;\r\n }\r\n\r\n /**\r\n * Validates if the provided selection attributes exist for this product.\r\n * @param selectionAttributes - The attributes to validate.\r\n * @returns True if a valid selection attribute exists, false otherwise.\r\n */\r\n validateSelectionAttribute(selectionAttributes: SelectionAttributes): boolean {\r\n const searchKey = ProductModel.generateSelectionAttributesKey(selectionAttributes);\r\n\r\n return this.variants.some(variant => ProductModel.generateSelectionAttributesKey(variant.selectionAttributes) === searchKey);\r\n }\r\n\r\n /**\r\n * Validates if a specific size is available for this product.\r\n * @param size - The size to check.\r\n * @returns True if the size exists in the product's attributes, false otherwise.\r\n */\r\n validateSize(size: string): boolean {\r\n return this.attributes.size.includes(size);\r\n }\r\n}\r\n"]}
@@ -1,2 +1,2 @@
1
- import {a as a$2}from'./chunk-ZODPRQKQ.mjs';import {a as a$3}from'./chunk-4G7JC2EH.mjs';import {a as a$1}from'./chunk-6ZKMKSAG.mjs';import {e}from'./chunk-TPIIACE7.mjs';import {w,k,x}from'./chunk-R5DM7WCD.mjs';import {a}from'./chunk-UXZBULDS.mjs';var I=class extends a{id;name;type;category;impact;pricing;lineItemId;total;constructor(t){if(super(t),this.id=t.id,this.name=t.name,this.type=t.type,this.category=t.category,this.impact=t.impact,this.lineItemId=t.lineItemId,this.pricing={baseChargeAmount:new a$1(t.pricing.baseChargeAmount),taxCategory:t.pricing.taxCategory,applicableTaxRule:t.pricing.applicableTaxRule.map(e=>new a$2(e))},this.validateTaxRules(this.pricing.applicableTaxRule),this.impact==="SUBTRACT"&&this.type!=="ADJUSTMENT")throw new w("SUBTRACT impact is only allowed for ADJUSTMENT charge");this.total={chargeAmount:new a$1(t.total.chargeAmount),discountTotal:new a$1(t.total.discountTotal),discountBreakdown:Object.fromEntries(Object.entries(t.total.discountBreakdown).map(([e,a])=>[e,new a$1(a)])),netChargeAmount:new a$1(t.total.netChargeAmount),taxBreakdown:Object.fromEntries(Object.entries(t.total.taxBreakdown).map(([e,a])=>[e,{rate:a.rate,taxableAmount:new a$1(a.taxableAmount),taxAmount:new a$1(a.taxAmount),system:a.system,subSystem:a.subSystem}])),taxTotal:new a$1(t.total.taxTotal),grandTotal:new a$1(t.total.grandTotal)};}getId(){return this.id}getName(t){return t?a$3.deepClone(this.name[t]??this.name[e[t]]??this.name.en):a$3.deepClone(this.name)}getCategory(){return this.category}getType(){return this.type}getImpact(){return this.impact}getLineItemId(){return this.lineItemId}getPricing(){return {baseChargeAmount:this.pricing.baseChargeAmount,taxCategory:this.pricing.taxCategory,applicableTaxRule:[...this.pricing.applicableTaxRule]}}getTotal(){return {chargeAmount:this.total.chargeAmount,discountTotal:this.total.discountTotal,discountBreakdown:{...this.total.discountBreakdown},netChargeAmount:this.total.netChargeAmount,taxTotal:this.total.taxTotal,taxBreakdown:Object.fromEntries(Object.entries(this.total.taxBreakdown).map(([t,e])=>[t,{rate:e.rate,taxableAmount:e.taxableAmount,taxAmount:e.taxAmount,system:e.system,subSystem:e.subSystem}])),grandTotal:this.total.grandTotal}}getApplicableTaxRules(){return [...this.pricing.applicableTaxRule]}updateTax(t){if(this.type==="ADJUSTMENT"&&t.length>0)throw new w("Adjustment charges cannot apply tax rules.");t.forEach(e=>{if(!e.appliesTo(this.pricing.taxCategory,e.getCountry()))throw new k}),this.validateTaxRules(t),this.pricing.applicableTaxRule=t,this.calculateTotals();}validateTaxRules(t){if(this.impact==="SUBTRACT"&&t.some(a=>a.getRate()>0))throw new x("Subtractive charges cannot have positive tax rates.");let e=new Set;for(let a=0;a<t.length;a++){let l=t[a].getTaxRuleId();if(e.has(l))throw new x("Duplicate tax rule ID found: "+l);e.add(l);for(let T=a+1;T<t.length;T++){let u=t[a],s=t[T],d=u.getMinPrice(),p=u.getMaxPrice(),n=u.getExcludeMin(),m=u.getExcludeMax(),b=s.getMinPrice(),c=s.getMaxPrice(),h=s.getExcludeMin(),A=s.getExcludeMax(),r=(()=>{if(!p)return !1;let g=p.compareTo(b);return g<0||g===0&&(m||h)})(),i=(()=>{if(!c)return !1;let g=c.compareTo(d);return g<0||g===0&&(A||n)})();if(!(r||i)&&!(d.compareTo(b)===0&&n===h&&m===A&&(!p&&!c||p&&c&&p.compareTo(c)===0)))throw new x(`Overlapping rules found: [${u.getTaxRuleId()}: ${n?"(":"["}${d.getAmount()}-${p?.getAmount()??"Infinity"}${m?")":"]"}] and [${s.getTaxRuleId()}: ${h?"(":"["}${b.getAmount()}-${c?.getAmount()??"Infinity"}${A?")":"]"}]`)}}}updateDiscounts(t){let e={};t.forEach(a=>{e[a.coupon.getCode()]=a.amount;}),this.total.discountBreakdown=e,this.calculateTotals();}calculateTotals(){let t=this.pricing.baseChargeAmount.zero(),e=this.pricing.baseChargeAmount,a=Object.values(this.total.discountBreakdown).reduce((r,i)=>r.add(i),t),l=e.subtract(a),T={},u=this.pricing.applicableTaxRule.reduce((r,i)=>r+i.getApplicableTaxRate(l),0);if(u<=0){this.total={chargeAmount:e,discountTotal:a,discountBreakdown:this.total.discountBreakdown,netChargeAmount:l,taxTotal:t,taxBreakdown:{},grandTotal:l};return}let s=l.getCurrency(),d=l.getAmount(),p=1e3,n=a$1.getRoundedAmount(d/(1+u),s),m=n,b=Number.POSITIVE_INFINITY;for(let r=0;r<p;r++){let i=new a$1({amount:n,currency:s}),g=this.pricing.applicableTaxRule.sort((x,C)=>C.getApplicableTaxRate(i)-x.getApplicableTaxRate(i)).map(x=>a$1.getRoundedAmount(n*x.getApplicableTaxRate(i),s)).reduce((x,C)=>x+C,0),y=n+g-d,k=this.pricing.applicableTaxRule.reduce((x,C)=>x+C.getApplicableTaxRate(i),0);if(Math.abs(y)<Math.abs(b)&&(b=y,m=n),y===0||(n=n-y/(1+k),n<0||n>d))break}let c=new a$1({amount:m,currency:s}),h=t;this.pricing.applicableTaxRule.sort((r,i)=>i.getApplicableTaxRate(c)-r.getApplicableTaxRate(c)).forEach(r=>{let i=r.getApplicableTaxRate(c),f=a$1.getRoundedAmount(m*i,s),g=new a$1({amount:f,currency:s});T[r.getTaxRuleId()]={rate:i,taxableAmount:c,taxAmount:g,system:r.getTaxSystem(),subSystem:r.getTaxSubSystem()},h=h.add(g);});let A=l;this.total={chargeAmount:e,discountTotal:a,discountBreakdown:this.total.discountBreakdown,netChargeAmount:l,taxBreakdown:T,taxTotal:h,grandTotal:A};}getDetails(){return {id:this.id,name:a$3.deepClone(this.name),type:this.type,category:this.category,pricing:{baseChargeAmount:this.pricing.baseChargeAmount.getDetails(),taxCategory:this.pricing.taxCategory,applicableTaxRule:this.pricing.applicableTaxRule.map(e=>e.getDetails())},impact:this.impact,lineItemId:this.lineItemId,total:{chargeAmount:this.total.chargeAmount.getDetails(),discountTotal:this.total.discountTotal.getDetails(),discountBreakdown:Object.fromEntries(Object.entries(this.total.discountBreakdown).map(([e,a])=>[e,a.getDetails()])),netChargeAmount:this.total.netChargeAmount.getDetails(),taxBreakdown:Object.fromEntries(Object.entries(this.total.taxBreakdown).map(([e,a])=>[e,{rate:a.rate,taxableAmount:a.taxableAmount.getDetails(),taxAmount:a.taxAmount.getDetails(),system:a.system,subSystem:a.subSystem}])),taxTotal:this.total.taxTotal.getDetails(),grandTotal:this.total.grandTotal.getDetails()},customFields:this.getAllCustomFields()}}};export{I as a};//# sourceMappingURL=chunk-XTF6ND33.mjs.map
2
- //# sourceMappingURL=chunk-XTF6ND33.mjs.map
1
+ import {a as a$2}from'./chunk-ZODPRQKQ.mjs';import {a as a$3}from'./chunk-JTEJUMUM.mjs';import {a as a$1}from'./chunk-6ZKMKSAG.mjs';import {e}from'./chunk-TPIIACE7.mjs';import {w,k,x}from'./chunk-R5DM7WCD.mjs';import {a}from'./chunk-UXZBULDS.mjs';var I=class extends a{id;name;type;category;impact;pricing;lineItemId;total;constructor(t){if(super(t),this.id=t.id,this.name=t.name,this.type=t.type,this.category=t.category,this.impact=t.impact,this.lineItemId=t.lineItemId,this.pricing={baseChargeAmount:new a$1(t.pricing.baseChargeAmount),taxCategory:t.pricing.taxCategory,applicableTaxRule:t.pricing.applicableTaxRule.map(e=>new a$2(e))},this.validateTaxRules(this.pricing.applicableTaxRule),this.impact==="SUBTRACT"&&this.type!=="ADJUSTMENT")throw new w("SUBTRACT impact is only allowed for ADJUSTMENT charge");this.total={chargeAmount:new a$1(t.total.chargeAmount),discountTotal:new a$1(t.total.discountTotal),discountBreakdown:Object.fromEntries(Object.entries(t.total.discountBreakdown).map(([e,a])=>[e,new a$1(a)])),netChargeAmount:new a$1(t.total.netChargeAmount),taxBreakdown:Object.fromEntries(Object.entries(t.total.taxBreakdown).map(([e,a])=>[e,{rate:a.rate,taxableAmount:new a$1(a.taxableAmount),taxAmount:new a$1(a.taxAmount),system:a.system,subSystem:a.subSystem}])),taxTotal:new a$1(t.total.taxTotal),grandTotal:new a$1(t.total.grandTotal)};}getId(){return this.id}getName(t){return t?a$3.deepClone(this.name[t]??this.name[e[t]]??this.name.en):a$3.deepClone(this.name)}getCategory(){return this.category}getType(){return this.type}getImpact(){return this.impact}getLineItemId(){return this.lineItemId}getPricing(){return {baseChargeAmount:this.pricing.baseChargeAmount,taxCategory:this.pricing.taxCategory,applicableTaxRule:[...this.pricing.applicableTaxRule]}}getTotal(){return {chargeAmount:this.total.chargeAmount,discountTotal:this.total.discountTotal,discountBreakdown:{...this.total.discountBreakdown},netChargeAmount:this.total.netChargeAmount,taxTotal:this.total.taxTotal,taxBreakdown:Object.fromEntries(Object.entries(this.total.taxBreakdown).map(([t,e])=>[t,{rate:e.rate,taxableAmount:e.taxableAmount,taxAmount:e.taxAmount,system:e.system,subSystem:e.subSystem}])),grandTotal:this.total.grandTotal}}getApplicableTaxRules(){return [...this.pricing.applicableTaxRule]}updateTax(t){if(this.type==="ADJUSTMENT"&&t.length>0)throw new w("Adjustment charges cannot apply tax rules.");t.forEach(e=>{if(!e.appliesTo(this.pricing.taxCategory,e.getCountry()))throw new k}),this.validateTaxRules(t),this.pricing.applicableTaxRule=t,this.calculateTotals();}validateTaxRules(t){if(this.impact==="SUBTRACT"&&t.some(a=>a.getRate()>0))throw new x("Subtractive charges cannot have positive tax rates.");let e=new Set;for(let a=0;a<t.length;a++){let l=t[a].getTaxRuleId();if(e.has(l))throw new x("Duplicate tax rule ID found: "+l);e.add(l);for(let T=a+1;T<t.length;T++){let u=t[a],s=t[T],d=u.getMinPrice(),p=u.getMaxPrice(),n=u.getExcludeMin(),m=u.getExcludeMax(),b=s.getMinPrice(),c=s.getMaxPrice(),h=s.getExcludeMin(),A=s.getExcludeMax(),r=(()=>{if(!p)return !1;let g=p.compareTo(b);return g<0||g===0&&(m||h)})(),i=(()=>{if(!c)return !1;let g=c.compareTo(d);return g<0||g===0&&(A||n)})();if(!(r||i)&&!(d.compareTo(b)===0&&n===h&&m===A&&(!p&&!c||p&&c&&p.compareTo(c)===0)))throw new x(`Overlapping rules found: [${u.getTaxRuleId()}: ${n?"(":"["}${d.getAmount()}-${p?.getAmount()??"Infinity"}${m?")":"]"}] and [${s.getTaxRuleId()}: ${h?"(":"["}${b.getAmount()}-${c?.getAmount()??"Infinity"}${A?")":"]"}]`)}}}updateDiscounts(t){let e={};t.forEach(a=>{e[a.coupon.getCode()]=a.amount;}),this.total.discountBreakdown=e,this.calculateTotals();}calculateTotals(){let t=this.pricing.baseChargeAmount.zero(),e=this.pricing.baseChargeAmount,a=Object.values(this.total.discountBreakdown).reduce((r,i)=>r.add(i),t),l=e.subtract(a),T={},u=this.pricing.applicableTaxRule.reduce((r,i)=>r+i.getApplicableTaxRate(l),0);if(u<=0){this.total={chargeAmount:e,discountTotal:a,discountBreakdown:this.total.discountBreakdown,netChargeAmount:l,taxTotal:t,taxBreakdown:{},grandTotal:l};return}let s=l.getCurrency(),d=l.getAmount(),p=1e3,n=a$1.getRoundedAmount(d/(1+u),s),m=n,b=Number.POSITIVE_INFINITY;for(let r=0;r<p;r++){let i=new a$1({amount:n,currency:s}),g=this.pricing.applicableTaxRule.sort((x,C)=>C.getApplicableTaxRate(i)-x.getApplicableTaxRate(i)).map(x=>a$1.getRoundedAmount(n*x.getApplicableTaxRate(i),s)).reduce((x,C)=>x+C,0),y=n+g-d,k=this.pricing.applicableTaxRule.reduce((x,C)=>x+C.getApplicableTaxRate(i),0);if(Math.abs(y)<Math.abs(b)&&(b=y,m=n),y===0||(n=n-y/(1+k),n<0||n>d))break}let c=new a$1({amount:m,currency:s}),h=t;this.pricing.applicableTaxRule.sort((r,i)=>i.getApplicableTaxRate(c)-r.getApplicableTaxRate(c)).forEach(r=>{let i=r.getApplicableTaxRate(c),f=a$1.getRoundedAmount(m*i,s),g=new a$1({amount:f,currency:s});T[r.getTaxRuleId()]={rate:i,taxableAmount:c,taxAmount:g,system:r.getTaxSystem(),subSystem:r.getTaxSubSystem()},h=h.add(g);});let A=l;this.total={chargeAmount:e,discountTotal:a,discountBreakdown:this.total.discountBreakdown,netChargeAmount:l,taxBreakdown:T,taxTotal:h,grandTotal:A};}getDetails(){return {id:this.id,name:a$3.deepClone(this.name),type:this.type,category:this.category,pricing:{baseChargeAmount:this.pricing.baseChargeAmount.getDetails(),taxCategory:this.pricing.taxCategory,applicableTaxRule:this.pricing.applicableTaxRule.map(e=>e.getDetails())},impact:this.impact,lineItemId:this.lineItemId,total:{chargeAmount:this.total.chargeAmount.getDetails(),discountTotal:this.total.discountTotal.getDetails(),discountBreakdown:Object.fromEntries(Object.entries(this.total.discountBreakdown).map(([e,a])=>[e,a.getDetails()])),netChargeAmount:this.total.netChargeAmount.getDetails(),taxBreakdown:Object.fromEntries(Object.entries(this.total.taxBreakdown).map(([e,a])=>[e,{rate:a.rate,taxableAmount:a.taxableAmount.getDetails(),taxAmount:a.taxAmount.getDetails(),system:a.system,subSystem:a.subSystem}])),taxTotal:this.total.taxTotal.getDetails(),grandTotal:this.total.grandTotal.getDetails()},customFields:this.getAllCustomFields()}}};export{I as a};//# sourceMappingURL=chunk-L6H7Q6QR.mjs.map
2
+ //# sourceMappingURL=chunk-L6H7Q6QR.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/Classes/Charge.ts"],"names":["ChargeModel","CustomFieldModel","data","PriceModel","r","TaxRuleModel","InvalidChargeError","discountId","discount","taxRuleId","taxBreakdown","locale","Utils_default","LocaleLanguageMap","key","value","taxRules","taxRule","InvalidTaxRuleError","InvalidChargeTaxRuleError","uniqueTaxRule","i","currentTaxRuleId","j","r1","r2","r1Min","r1Max","r1ExcludeMin","r1ExcludeMax","r2Min","r2Max","r2ExcludeMin","r2ExcludeMax","r1EndsBeforeR2Starts","compare","r2EndsBeforeR1Starts","appliedDiscounts","chargeDiscounts","zero","baseChargeAmount","totalDiscount","sum","s","netChargeAmount","totalRate","currency","grossValue","maxIterations","baseValue","bestBaseValue","bestDiff","currentTaxableBase","taxSum","a","b","rule","v","diff","currentTotalRate","taxableBase","distributedTax","rate","taxAmountValue","taxAmount","grandTotal","k"],"mappings":"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","file":"chunk-XTF6ND33.mjs","sourcesContent":["import { CustomFieldAttributes, CustomFieldModel } from \"./Base\";\r\nimport Utils from \"../Utils\";\r\nimport { LocaleCode, LocalizedString } from \"./Common\";\r\nimport { ChargeImpact, ChargeType, LocaleLanguageMap, TaxSystem } from \"./Enum\";\r\nimport { InvalidChargeTaxRuleError, InvalidChargeError, InvalidTaxRuleError } from \"./Error\";\r\nimport PriceModel, { PriceData } from \"./Price\";\r\nimport { TaxRuleData, TaxRuleModel } from \"./TaxRule\";\r\nimport CouponModel from \"./Coupon\";\r\n\r\nexport type ChargePricing = {\r\n /** Tax-inclusive original charge amount before any discounts. Always non-negative. */\r\n baseChargeAmount: PriceData;\r\n /** Tax category of the charge. */\r\n taxCategory: string;\r\n /** Tax rules applicable to the charge. */\r\n applicableTaxRule: TaxRuleData[];\r\n};\r\n\r\nexport type ChargePricingModel = {\r\n /** Tax-inclusive original charge amount before any discounts. Always non-negative. */\r\n baseChargeAmount: PriceModel;\r\n /** Tax category of the charge. */\r\n taxCategory: string;\r\n /** Tax rules applicable to the charge. */\r\n applicableTaxRule: TaxRuleModel[];\r\n};\r\n\r\nexport type ChargeTaxBreakdown = {\r\n /** Tax rate: e.g., 0.09 for 9% */\r\n rate: number;\r\n /** Reverse-calculated pre-tax base from the netChargeAmount (post-discount) */\r\n taxableAmount: PriceData;\r\n /** Tax portion for this rule (netChargeAmount - taxableAmount) */\r\n taxAmount: PriceData;\r\n system: TaxSystem;\r\n subSystem: string;\r\n};\r\n\r\nexport type ChargeTaxBreakdownModel = {\r\n rate: number;\r\n taxableAmount: PriceModel;\r\n taxAmount: PriceModel;\r\n system: TaxSystem;\r\n subSystem: string;\r\n};\r\n\r\nexport type ChargeTotals = {\r\n /** Tax-inclusive original charge amount before discounts (copied from pricing) */\r\n chargeAmount: PriceData;\r\n /** Coupon code -> discount amount mapping */\r\n discountBreakdown: Record<string, PriceData>;\r\n /** Sum of all discounts */\r\n discountTotal: PriceData;\r\n /** chargeAmount - totalDiscount → final tax-inclusive payable amount after discounts */\r\n netChargeAmount: PriceData;\r\n /** Sum of all taxAmount values */\r\n taxTotal: PriceData;\r\n /** Tax breakdown per rule/category (reverse-calculated from netChargeAmount) */\r\n taxBreakdown: Record<string, ChargeTaxBreakdown>;\r\n /** Final payable/contribution amount. Equals netChargeAmount (tax-inclusive after discounts). */\r\n grandTotal: PriceData;\r\n};\r\n\r\nexport type ChargeTotalsModel = {\r\n chargeAmount: PriceModel;\r\n discountTotal: PriceModel;\r\n discountBreakdown: Record<string, PriceModel>;\r\n netChargeAmount: PriceModel;\r\n taxTotal: PriceModel;\r\n taxBreakdown: Record<string, ChargeTaxBreakdownModel>;\r\n grandTotal: PriceModel; // Equals netChargeAmount\r\n};\r\n\r\nexport type ChargeAttributes = CustomFieldAttributes & {\r\n id: string;\r\n name: LocalizedString;\r\n type: ChargeType;\r\n category: string;\r\n impact: ChargeImpact; // ADD or SUBTRACT\r\n pricing: ChargePricing;\r\n lineItemId?: string;\r\n total: ChargeTotals;\r\n};\r\n\r\nexport type ChargeData = Omit<Required<ChargeAttributes>, 'lineItemId'> & {\r\n\tlineItemId?: string;\r\n};\r\n\r\n/**\r\n * Represents an additional charge (or discount if amount is negative) in a shopping container.\r\n * Supports its own tax rules.\r\n */\r\nexport default class ChargeModel extends CustomFieldModel {\r\n\tprotected id: string;\r\n\tprotected name: LocalizedString;\r\n\tprotected type: ChargeType;\r\n\tprotected category: string;\r\n\tprotected impact: ChargeImpact;\r\n\tprotected pricing: ChargePricingModel;\r\n\tprotected lineItemId?: string;\r\n\tprotected total: ChargeTotalsModel;\r\n\r\n\tconstructor(data: ChargeAttributes) {\r\n\t\tsuper(data);\r\n\t\tthis.id = data.id;\r\n\t\tthis.name = data.name;\r\n\t\tthis.type = data.type;\r\n\t\tthis.category = data.category;\r\n\t\tthis.impact = data.impact;\r\n\t\tthis.lineItemId = data.lineItemId;\r\n\t\tthis.pricing = {\r\n\t\t\tbaseChargeAmount: new PriceModel(data.pricing.baseChargeAmount),\r\n\t\t\ttaxCategory: data.pricing.taxCategory,\r\n\t\t\tapplicableTaxRule: data.pricing.applicableTaxRule.map(r => new TaxRuleModel(r))\r\n\t\t};\r\n\r\n\t\tthis.validateTaxRules(this.pricing.applicableTaxRule);\r\n\t\tif(this.impact === ChargeImpact.SUBTRACT && this.type !== ChargeType.ADJUSTMENT) {\r\n\t\t\tthrow new InvalidChargeError('SUBTRACT impact is only allowed for ADJUSTMENT charge');\r\n\t\t}\r\n\r\n\t\tthis.total = {\r\n\t\t\tchargeAmount: new PriceModel(data.total.chargeAmount),\r\n\t\t\tdiscountTotal: new PriceModel(data.total.discountTotal),\r\n\t\t\tdiscountBreakdown: Object.fromEntries(\r\n\t\t\t\tObject.entries(data.total.discountBreakdown).map(([discountId, discount]) => [\r\n\t\t\t\t\tdiscountId,\r\n\t\t\t\t\tnew PriceModel(discount)\r\n\t\t\t\t])\r\n\t\t\t),\r\n\t\t\tnetChargeAmount: new PriceModel(data.total.netChargeAmount),\r\n\t\t\ttaxBreakdown: Object.fromEntries(\r\n\t\t\t\tObject.entries(data.total.taxBreakdown).map(([taxRuleId, taxBreakdown]) => [\r\n\t\t\t\t\ttaxRuleId,\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\trate: taxBreakdown.rate,\r\n\t\t\t\t\t\ttaxableAmount: new PriceModel(taxBreakdown.taxableAmount),\r\n\t\t\t\t\t\ttaxAmount: new PriceModel(taxBreakdown.taxAmount),\r\n\t\t\t\t\t\tsystem: taxBreakdown.system,\r\n\t\t\t\t\t\tsubSystem: taxBreakdown.subSystem\r\n\t\t\t\t\t}\r\n\t\t\t\t])\r\n\t\t\t),\r\n\t\t\ttaxTotal: new PriceModel(data.total.taxTotal),\r\n\t\t\tgrandTotal: new PriceModel(data.total.grandTotal),\r\n\t\t};\r\n\t}\r\n\r\n\t/**\r\n\t * Gets the unique identifier of the charge.\r\n\t * @returns \r\n\t */\r\n\tpublic getId(): string { return this.id; }\r\n\r\n\r\n\t/**\r\n\t * Gets the full localized product name object.\r\n\t * @returns A copy of the LocalizedString object for the name.\r\n\t */\r\n\tgetName(): LocalizedString\r\n\t/**\r\n\t * Gets the product name for a specific locale, falling back to English ('en').\r\n\t * @param locale - The desired locale code.\r\n\t * @returns The name string for the specified locale.\r\n\t */\r\n\tgetName(locale: LocaleCode): string\r\n\tgetName(locale?: LocaleCode): LocalizedString | string {\r\n\t\tif (locale) {\r\n\t\t\treturn Utils.deepClone(this.name[locale] ?? this.name[LocaleLanguageMap[locale]] ?? this.name.en);\r\n\t\t} else {\r\n\t\t\treturn Utils.deepClone(this.name);\r\n\t\t}\r\n\t}\r\n\r\n\t/**\r\n\t * Gets the charge category.\r\n\t * @returns The category string.\r\n\t */\r\n\tpublic getCategory(): string { return this.category; }\r\n\r\n\t/**\r\n\t * Gets the charge type.\r\n\t * @returns The charge type enum value.\r\n\t */\r\n\tpublic getType(): ChargeType { return this.type; }\r\n\t/**\r\n\t * Gets the charge impact (add or subtract).\r\n\t * @returns The charge impact.\r\n\t */\r\n\tpublic getImpact(): ChargeImpact { return this.impact; }\r\n\r\n\t/**\r\n\t * Gets the related line item id, if any.\r\n\t * @returns The line item id or undefined.\r\n\t */\r\n\tpublic getLineItemId(): string | undefined { return this.lineItemId; }\r\n\r\n\t/**\r\n\t * Gets the pricing details (models) for this charge.\r\n\t * @returns Pricing details including price, tax category, and tax rules.\r\n\t */\r\n\tpublic getPricing(): ChargePricingModel {\r\n\t\treturn {\r\n\t\t\tbaseChargeAmount: this.pricing.baseChargeAmount,\r\n\t\t\ttaxCategory: this.pricing.taxCategory,\r\n\t\t\tapplicableTaxRule: [...this.pricing.applicableTaxRule]\r\n\t\t};\r\n\t}\r\n\r\n\t/**\r\n\t * Gets the computed totals for this charge.\r\n\t * @returns Totals including discounts, taxes, and grand total.\r\n\t */\r\n\tpublic getTotal(): ChargeTotalsModel {\r\n\t\treturn {\r\n\t\t\tchargeAmount: this.total.chargeAmount,\r\n\t\t\tdiscountTotal: this.total.discountTotal,\r\n\t\t\tdiscountBreakdown: { ...this.total.discountBreakdown },\r\n\t\t\tnetChargeAmount: this.total.netChargeAmount,\r\n\t\t\ttaxTotal: this.total.taxTotal,\r\n\t\t\ttaxBreakdown: Object.fromEntries(\r\n\t\t\t\tObject.entries(this.total.taxBreakdown).map(([key, value]) => [\r\n\t\t\t\t\tkey,\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\trate: value.rate,\r\n\t\t\t\t\t\ttaxableAmount: value.taxableAmount,\r\n\t\t\t\t\t\ttaxAmount: value.taxAmount,\r\n\t\t\t\t\t\tsystem: value.system,\r\n\t\t\t\t\t\tsubSystem: value.subSystem\r\n\t\t\t\t\t}\r\n\t\t\t\t])\r\n\t\t\t),\r\n\t\t\tgrandTotal: this.total.grandTotal,\r\n\t\t};\r\n\t}\r\n\r\n\t/**\r\n\t * Gets the applicable tax rules for this charge.\r\n\t * @returns A list of tax rules.\r\n\t */\r\n\tpublic getApplicableTaxRules(): TaxRuleModel[] {\r\n\t\treturn [...this.pricing.applicableTaxRule];\r\n\t}\r\n\r\n\t/**\r\n\t * Updates the tax rule for this line item and recalculates totals.\r\n\t * @param taxRule - The new tax rule to apply.\r\n\t * @throws {Error} If the tax rule category does not match the item's tax category.\r\n\t */\r\n\tpublic updateTax(taxRules: TaxRuleModel[]): void {\r\n\t\tif (this.type === ChargeType.ADJUSTMENT && taxRules.length > 0) {\r\n\t\t\tthrow new InvalidChargeError(\"Adjustment charges cannot apply tax rules.\");\r\n\t\t}\r\n\t\ttaxRules.forEach(taxRule => {\r\n\t\t\tif (!taxRule.appliesTo(this.pricing.taxCategory, taxRule.getCountry())) {\r\n\t\t\t\tthrow new InvalidTaxRuleError();\r\n\t\t\t}\r\n\t\t});\r\n\r\n\t\t// Remove the old taxableUnitPrice calculation - no longer needed\r\n\t\tthis.validateTaxRules(taxRules);\r\n\t\tthis.pricing.applicableTaxRule = taxRules;\r\n\t\tthis.calculateTotals();\r\n\t}\r\n\r\n\t/**\r\n\t * Validates that there are no overlapping price brackets for any tax rules within the charge.\r\n\t * @param taxRules - The list of tax rules to validate.\r\n\t * @throws {InvalidChargeTaxRuleError} If any rules have positive tax rates with SUBTRACT impact or if duplicate rule IDs are found.\r\n\t * @throws {InvalidChargeTaxRuleError} Duplicate tax rule IDs will results in error.\r\n\t * @throws {CoincidingTaxBracketError} If any overlapping rules are found.\r\n\t */\r\n\tprivate validateTaxRules(taxRules: TaxRuleModel[]): void {\r\n\t\tif(this.impact === ChargeImpact.SUBTRACT) {\r\n\t\t\tif(taxRules.some(taxRule => taxRule.getRate() > 0)) {\r\n\t\t\t\tthrow new InvalidChargeTaxRuleError(\"Subtractive charges cannot have positive tax rates.\");\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\tconst uniqueTaxRule = new Set();\r\n\t\tfor (let i = 0; i < taxRules.length; i++) {\r\n\t\t\tconst currentTaxRuleId = taxRules[i].getTaxRuleId();\r\n\t\t\tif(uniqueTaxRule.has(currentTaxRuleId)){\r\n\t\t\t\tthrow new InvalidChargeTaxRuleError(\"Duplicate tax rule ID found: \" + currentTaxRuleId);\r\n\t\t\t} else {\r\n\t\t\t\tuniqueTaxRule.add(currentTaxRuleId);\r\n\t\t\t}\r\n\r\n\t\t\tfor (let j = i + 1; j < taxRules.length; j++) {\r\n\t\t\t\tconst r1 = taxRules[i];\r\n\t\t\t\tconst r2 = taxRules[j];\r\n\r\n\t\t\t\tconst r1Min = r1.getMinPrice();\r\n\t\t\t\tconst r1Max = r1.getMaxPrice();\r\n\t\t\t\tconst r1ExcludeMin = r1.getExcludeMin();\r\n\t\t\t\tconst r1ExcludeMax = r1.getExcludeMax();\r\n\t\t\t\tconst r2Min = r2.getMinPrice();\r\n\t\t\t\tconst r2Max = r2.getMaxPrice();\r\n\t\t\t\tconst r2ExcludeMin = r2.getExcludeMin();\r\n\t\t\t\tconst r2ExcludeMax = r2.getExcludeMax();\r\n\r\n\t\t\t\t// Two ranges are disjoint if one ends strictly before the other starts.\r\n\t\t\t\t// If they only touch at one point, disjoint only when either side excludes that point.\r\n\t\t\t\tconst r1EndsBeforeR2Starts = (() => {\r\n\t\t\t\t\tif (!r1Max) return false;\r\n\t\t\t\t\tconst compare = r1Max.compareTo(r2Min);\r\n\t\t\t\t\treturn compare < 0 || (compare === 0 && (r1ExcludeMax || r2ExcludeMin));\r\n\t\t\t\t})();\r\n\t\t\t\tconst r2EndsBeforeR1Starts = (() => {\r\n\t\t\t\t\tif (!r2Max) return false;\r\n\t\t\t\t\tconst compare = r2Max.compareTo(r1Min);\r\n\t\t\t\t\treturn compare < 0 || (compare === 0 && (r2ExcludeMax || r1ExcludeMin));\r\n\t\t\t\t})();\r\n\t\t\t\tconst overlap = !(r1EndsBeforeR2Starts || r2EndsBeforeR1Starts);\r\n\r\n\t\t\t\tif (overlap) {\r\n\t\t\t\t\t// Exception: Allow overlapping rules if they have the exact same price bracket (slab)\r\n\t\t\t\t\tconst sameSlab = r1Min.compareTo(r2Min) === 0 &&\r\n\t\t\t\t\t\tr1ExcludeMin === r2ExcludeMin &&\r\n\t\t\t\t\t\tr1ExcludeMax === r2ExcludeMax &&\r\n\t\t\t\t\t\t((!r1Max && !r2Max) || (r1Max && r2Max && r1Max.compareTo(r2Max) === 0));\r\n\r\n\t\t\t\t\tif (!sameSlab) {\r\n\t\t\t\t\t\tthrow new InvalidChargeTaxRuleError(\r\n\t\t\t\t\t\t\t`Overlapping rules found: [${r1.getTaxRuleId()}: ${r1ExcludeMin ? \"(\" : \"[\"}${r1Min.getAmount()}-${r1Max?.getAmount() ?? \"Infinity\"}${r1ExcludeMax ? \")\" : \"]\"}] and [${r2.getTaxRuleId()}: ${r2ExcludeMin ? \"(\" : \"[\"}${r2Min.getAmount()}-${r2Max?.getAmount() ?? \"Infinity\"}${r2ExcludeMax ? \")\" : \"]\"}]`\r\n\t\t\t\t\t\t);\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t/**\r\n\t * Updates the discounts applied to this line item and recalculates totals.\r\n\t * @param appliedDiscounts - List of coupons and their allocated discount amounts.\r\n\t*/\r\n\tpublic updateDiscounts(appliedDiscounts: { coupon: CouponModel, amount: PriceModel }[]): void {\r\n\t\tlet chargeDiscounts = {} as Record<string, PriceModel>;\r\n\t\tappliedDiscounts.forEach(discount => {\r\n\t\t\tchargeDiscounts[discount.coupon.getCode()] = discount.amount;\r\n\t\t});\r\n\r\n\t\tthis.total.discountBreakdown = chargeDiscounts;\r\n\t\tthis.calculateTotals();\r\n\t}\r\n\r\n\t/**\r\n\t * Recalculates totals for this charge based on pricing and discounts.\r\n\t */\r\n\tpublic calculateTotals(): void {\r\n\t\tconst zero = this.pricing.baseChargeAmount.zero();\r\n\t\tconst baseChargeAmount = this.pricing.baseChargeAmount;\r\n\r\n\t\tconst totalDiscount = Object.values(this.total.discountBreakdown).reduce((sum, s) => sum.add(s), zero);\r\n\t\tconst netChargeAmount = baseChargeAmount.subtract(totalDiscount);\r\n\r\n\t\tconst taxBreakdown: Record<string, ChargeTaxBreakdownModel> = {};\r\n\r\n\t\t// 1. Calculate total rate for inclusive back-calculation\r\n\t\tconst totalRate = this.pricing.applicableTaxRule.reduce((sum, r) => sum + r.getApplicableTaxRate(netChargeAmount), 0);\r\n\r\n\t\tif (totalRate <= 0) {\r\n\t\t\tthis.total = {\r\n\t\t\t\tchargeAmount: baseChargeAmount,\r\n\t\t\t\tdiscountTotal: totalDiscount,\r\n\t\t\t\tdiscountBreakdown: this.total.discountBreakdown,\r\n\t\t\t\tnetChargeAmount: netChargeAmount,\r\n\t\t\t\ttaxTotal: zero,\r\n\t\t\t\ttaxBreakdown: {},\r\n\t\t\t\tgrandTotal: netChargeAmount\r\n\t\t\t};\r\n\t\t\treturn;\r\n\t\t}\r\n\r\n\t\t// 2. Iteratively find a taxable base so that base + sum(rounded taxes) == gross\r\n\t\tconst currency = netChargeAmount.getCurrency();\r\n\t\tconst grossValue = netChargeAmount.getAmount();\r\n\t\tconst maxIterations = 1000;\r\n\r\n\t\tlet baseValue = PriceModel.getRoundedAmount(grossValue / (1 + totalRate), currency);\r\n\t\tlet bestBaseValue = baseValue;\r\n\t\tlet bestDiff = Number.POSITIVE_INFINITY;\r\n\r\n\t\tfor (let i = 0; i < maxIterations; i++) {\r\n\t\t\tconst currentTaxableBase = new PriceModel({ amount: baseValue, currency });\r\n\t\t\tconst taxes = this.pricing.applicableTaxRule\r\n\t\t\t\t.sort((a, b) => b.getApplicableTaxRate(currentTaxableBase) - a.getApplicableTaxRate(currentTaxableBase))\r\n\t\t\t\t.map(rule =>\r\n\t\t\t\t\tPriceModel.getRoundedAmount(baseValue * rule.getApplicableTaxRate(currentTaxableBase), currency)\r\n\t\t\t\t);\r\n\r\n\t\t\tconst taxSum = taxes.reduce((sum, v) => sum + v, 0);\r\n\t\t\tconst diff = (baseValue + taxSum) - grossValue;\r\n\r\n\t\t\tconst currentTotalRate = this.pricing.applicableTaxRule.reduce((sum, r) => sum + r.getApplicableTaxRate(currentTaxableBase), 0);\r\n\r\n\t\t\tif (Math.abs(diff) < Math.abs(bestDiff)) {\r\n\t\t\t\tbestDiff = diff;\r\n\t\t\t\tbestBaseValue = baseValue;\r\n\t\t\t}\r\n\r\n\t\t\tif (diff === 0) break;\r\n\t\t\tbaseValue = baseValue - diff / (1 + currentTotalRate); // Adjust base value based on the difference\r\n\t\t\tif (baseValue < 0 || baseValue > grossValue) break;\r\n\t\t}\r\n\r\n\t\tconst taxableBase = new PriceModel({ amount: bestBaseValue, currency });\r\n\r\n\t\t// 3. Compute tax amounts per rule based on final taxable base\r\n\t\tlet distributedTax = zero;\r\n\t\tthis.pricing.applicableTaxRule\r\n\t\t\t.sort((a, b) => b.getApplicableTaxRate(taxableBase) - a.getApplicableTaxRate(taxableBase))\r\n\t\t\t.forEach((taxRule) => {\r\n\t\t\t\tconst rate = taxRule.getApplicableTaxRate(taxableBase);\r\n\t\t\t\tconst taxAmountValue = PriceModel.getRoundedAmount(bestBaseValue * rate, currency);\r\n\t\t\t\tconst taxAmount = new PriceModel({ amount: taxAmountValue, currency });\r\n\r\n\t\t\t\ttaxBreakdown[taxRule.getTaxRuleId()] = {\r\n\t\t\t\t\trate: rate,\r\n\t\t\t\t\ttaxableAmount: taxableBase,\r\n\t\t\t\t\ttaxAmount: taxAmount,\r\n\t\t\t\t\tsystem: taxRule.getTaxSystem(),\r\n\t\t\t\t\tsubSystem: taxRule.getTaxSubSystem()\r\n\t\t\t\t};\r\n\t\t\t\tdistributedTax = distributedTax.add(taxAmount);\r\n\t\t\t});\r\n\r\n\t\tconst grandTotal = netChargeAmount;\r\n\t\tthis.total = {\r\n\t\t\tchargeAmount: baseChargeAmount,\r\n\t\t\tdiscountTotal: totalDiscount,\r\n\t\t\tdiscountBreakdown: this.total.discountBreakdown,\r\n\t\t\tnetChargeAmount: netChargeAmount,\r\n\t\t\ttaxBreakdown: taxBreakdown,\r\n\t\t\ttaxTotal: distributedTax,\r\n\t\t\tgrandTotal: grandTotal\r\n\t\t};\r\n\t}\r\n\r\n\t/**\r\n\t * Gets a plain data object representing this charge.\r\n\t * @returns ChargeData for serialization.\r\n\t */\r\n\tpublic getDetails(): ChargeData {\r\n\t\tconst details: ChargeData = {\r\n\t\t\tid: this.id,\r\n\t\t\tname: Utils.deepClone(this.name),\r\n\t\t\ttype: this.type,\r\n\t\t\tcategory: this.category,\r\n\t\t\tpricing: {\r\n\t\t\t\tbaseChargeAmount: this.pricing.baseChargeAmount.getDetails(),\r\n\t\t\t\ttaxCategory: this.pricing.taxCategory,\r\n\t\t\t\tapplicableTaxRule: this.pricing.applicableTaxRule.map(r => r.getDetails())\r\n\t\t\t},\r\n\t\t\timpact: this.impact,\r\n\t\t\tlineItemId: this.lineItemId,\r\n\t\t\ttotal: {\r\n\t\t\t\tchargeAmount: this.total.chargeAmount.getDetails(),\r\n\t\t\t\tdiscountTotal: this.total.discountTotal.getDetails(),\r\n\t\t\t\tdiscountBreakdown: Object.fromEntries(Object.entries(this.total.discountBreakdown).map(([k, v]) => [k, v.getDetails()])),\r\n\t\t\t\tnetChargeAmount: this.total.netChargeAmount.getDetails(),\r\n\t\t\t\ttaxBreakdown: Object.fromEntries(Object.entries(this.total.taxBreakdown).map(([k, v]) => [k, {\r\n\t\t\t\t\trate: v.rate,\r\n\t\t\t\t\ttaxableAmount: v.taxableAmount.getDetails(),\r\n\t\t\t\t\ttaxAmount: v.taxAmount.getDetails(),\r\n\t\t\t\t\tsystem: v.system,\r\n\t\t\t\t\tsubSystem: v.subSystem\r\n\t\t\t\t}])),\r\n\t\t\t\ttaxTotal: this.total.taxTotal.getDetails(),\r\n\t\t\t\tgrandTotal: this.total.grandTotal.getDetails()\r\n\t\t\t},\r\n\t\t\tcustomFields: this.getAllCustomFields()\r\n\t\t};\r\n\t\treturn details;\r\n\t}\r\n}\r\n"]}
1
+ {"version":3,"sources":["../src/Classes/Charge.ts"],"names":["ChargeModel","CustomFieldModel","data","PriceModel","r","TaxRuleModel","InvalidChargeError","discountId","discount","taxRuleId","taxBreakdown","locale","Utils_default","LocaleLanguageMap","key","value","taxRules","taxRule","InvalidTaxRuleError","InvalidChargeTaxRuleError","uniqueTaxRule","i","currentTaxRuleId","j","r1","r2","r1Min","r1Max","r1ExcludeMin","r1ExcludeMax","r2Min","r2Max","r2ExcludeMin","r2ExcludeMax","r1EndsBeforeR2Starts","compare","r2EndsBeforeR1Starts","appliedDiscounts","chargeDiscounts","zero","baseChargeAmount","totalDiscount","sum","s","netChargeAmount","totalRate","currency","grossValue","maxIterations","baseValue","bestBaseValue","bestDiff","currentTaxableBase","taxSum","a","b","rule","v","diff","currentTotalRate","taxableBase","distributedTax","rate","taxAmountValue","taxAmount","grandTotal","k"],"mappings":"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","file":"chunk-L6H7Q6QR.mjs","sourcesContent":["import { CustomFieldAttributes, CustomFieldModel } from \"./Base\";\r\nimport Utils from \"../Utils\";\r\nimport { LocaleCode, LocalizedString } from \"./Common\";\r\nimport { ChargeImpact, ChargeType, LocaleLanguageMap, TaxSystem } from \"./Enum\";\r\nimport { InvalidChargeTaxRuleError, InvalidChargeError, InvalidTaxRuleError } from \"./Error\";\r\nimport PriceModel, { PriceData } from \"./Price\";\r\nimport { TaxRuleData, TaxRuleModel } from \"./TaxRule\";\r\nimport CouponModel from \"./Coupon\";\r\n\r\nexport type ChargePricing = {\r\n /** Tax-inclusive original charge amount before any discounts. Always non-negative. */\r\n baseChargeAmount: PriceData;\r\n /** Tax category of the charge. */\r\n taxCategory: string;\r\n /** Tax rules applicable to the charge. */\r\n applicableTaxRule: TaxRuleData[];\r\n};\r\n\r\nexport type ChargePricingModel = {\r\n /** Tax-inclusive original charge amount before any discounts. Always non-negative. */\r\n baseChargeAmount: PriceModel;\r\n /** Tax category of the charge. */\r\n taxCategory: string;\r\n /** Tax rules applicable to the charge. */\r\n applicableTaxRule: TaxRuleModel[];\r\n};\r\n\r\nexport type ChargeTaxBreakdown = {\r\n /** Tax rate: e.g., 0.09 for 9% */\r\n rate: number;\r\n /** Reverse-calculated pre-tax base from the netChargeAmount (post-discount) */\r\n taxableAmount: PriceData;\r\n /** Tax portion for this rule (netChargeAmount - taxableAmount) */\r\n taxAmount: PriceData;\r\n system: TaxSystem;\r\n subSystem: string;\r\n};\r\n\r\nexport type ChargeTaxBreakdownModel = {\r\n rate: number;\r\n taxableAmount: PriceModel;\r\n taxAmount: PriceModel;\r\n system: TaxSystem;\r\n subSystem: string;\r\n};\r\n\r\nexport type ChargeTotals = {\r\n /** Tax-inclusive original charge amount before discounts (copied from pricing) */\r\n chargeAmount: PriceData;\r\n /** Coupon code -> discount amount mapping */\r\n discountBreakdown: Record<string, PriceData>;\r\n /** Sum of all discounts */\r\n discountTotal: PriceData;\r\n /** chargeAmount - totalDiscount → final tax-inclusive payable amount after discounts */\r\n netChargeAmount: PriceData;\r\n /** Sum of all taxAmount values */\r\n taxTotal: PriceData;\r\n /** Tax breakdown per rule/category (reverse-calculated from netChargeAmount) */\r\n taxBreakdown: Record<string, ChargeTaxBreakdown>;\r\n /** Final payable/contribution amount. Equals netChargeAmount (tax-inclusive after discounts). */\r\n grandTotal: PriceData;\r\n};\r\n\r\nexport type ChargeTotalsModel = {\r\n chargeAmount: PriceModel;\r\n discountTotal: PriceModel;\r\n discountBreakdown: Record<string, PriceModel>;\r\n netChargeAmount: PriceModel;\r\n taxTotal: PriceModel;\r\n taxBreakdown: Record<string, ChargeTaxBreakdownModel>;\r\n grandTotal: PriceModel; // Equals netChargeAmount\r\n};\r\n\r\nexport type ChargeAttributes = CustomFieldAttributes & {\r\n id: string;\r\n name: LocalizedString;\r\n type: ChargeType;\r\n category: string;\r\n impact: ChargeImpact; // ADD or SUBTRACT\r\n pricing: ChargePricing;\r\n lineItemId?: string;\r\n total: ChargeTotals;\r\n};\r\n\r\nexport type ChargeData = Omit<Required<ChargeAttributes>, 'lineItemId'> & {\r\n\tlineItemId?: string;\r\n};\r\n\r\n/**\r\n * Represents an additional charge (or discount if amount is negative) in a shopping container.\r\n * Supports its own tax rules.\r\n */\r\nexport default class ChargeModel extends CustomFieldModel {\r\n\tprotected id: string;\r\n\tprotected name: LocalizedString;\r\n\tprotected type: ChargeType;\r\n\tprotected category: string;\r\n\tprotected impact: ChargeImpact;\r\n\tprotected pricing: ChargePricingModel;\r\n\tprotected lineItemId?: string;\r\n\tprotected total: ChargeTotalsModel;\r\n\r\n\tconstructor(data: ChargeAttributes) {\r\n\t\tsuper(data);\r\n\t\tthis.id = data.id;\r\n\t\tthis.name = data.name;\r\n\t\tthis.type = data.type;\r\n\t\tthis.category = data.category;\r\n\t\tthis.impact = data.impact;\r\n\t\tthis.lineItemId = data.lineItemId;\r\n\t\tthis.pricing = {\r\n\t\t\tbaseChargeAmount: new PriceModel(data.pricing.baseChargeAmount),\r\n\t\t\ttaxCategory: data.pricing.taxCategory,\r\n\t\t\tapplicableTaxRule: data.pricing.applicableTaxRule.map(r => new TaxRuleModel(r))\r\n\t\t};\r\n\r\n\t\tthis.validateTaxRules(this.pricing.applicableTaxRule);\r\n\t\tif(this.impact === ChargeImpact.SUBTRACT && this.type !== ChargeType.ADJUSTMENT) {\r\n\t\t\tthrow new InvalidChargeError('SUBTRACT impact is only allowed for ADJUSTMENT charge');\r\n\t\t}\r\n\r\n\t\tthis.total = {\r\n\t\t\tchargeAmount: new PriceModel(data.total.chargeAmount),\r\n\t\t\tdiscountTotal: new PriceModel(data.total.discountTotal),\r\n\t\t\tdiscountBreakdown: Object.fromEntries(\r\n\t\t\t\tObject.entries(data.total.discountBreakdown).map(([discountId, discount]) => [\r\n\t\t\t\t\tdiscountId,\r\n\t\t\t\t\tnew PriceModel(discount)\r\n\t\t\t\t])\r\n\t\t\t),\r\n\t\t\tnetChargeAmount: new PriceModel(data.total.netChargeAmount),\r\n\t\t\ttaxBreakdown: Object.fromEntries(\r\n\t\t\t\tObject.entries(data.total.taxBreakdown).map(([taxRuleId, taxBreakdown]) => [\r\n\t\t\t\t\ttaxRuleId,\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\trate: taxBreakdown.rate,\r\n\t\t\t\t\t\ttaxableAmount: new PriceModel(taxBreakdown.taxableAmount),\r\n\t\t\t\t\t\ttaxAmount: new PriceModel(taxBreakdown.taxAmount),\r\n\t\t\t\t\t\tsystem: taxBreakdown.system,\r\n\t\t\t\t\t\tsubSystem: taxBreakdown.subSystem\r\n\t\t\t\t\t}\r\n\t\t\t\t])\r\n\t\t\t),\r\n\t\t\ttaxTotal: new PriceModel(data.total.taxTotal),\r\n\t\t\tgrandTotal: new PriceModel(data.total.grandTotal),\r\n\t\t};\r\n\t}\r\n\r\n\t/**\r\n\t * Gets the unique identifier of the charge.\r\n\t * @returns \r\n\t */\r\n\tpublic getId(): string { return this.id; }\r\n\r\n\r\n\t/**\r\n\t * Gets the full localized product name object.\r\n\t * @returns A copy of the LocalizedString object for the name.\r\n\t */\r\n\tgetName(): LocalizedString\r\n\t/**\r\n\t * Gets the product name for a specific locale, falling back to English ('en').\r\n\t * @param locale - The desired locale code.\r\n\t * @returns The name string for the specified locale.\r\n\t */\r\n\tgetName(locale: LocaleCode): string\r\n\tgetName(locale?: LocaleCode): LocalizedString | string {\r\n\t\tif (locale) {\r\n\t\t\treturn Utils.deepClone(this.name[locale] ?? this.name[LocaleLanguageMap[locale]] ?? this.name.en);\r\n\t\t} else {\r\n\t\t\treturn Utils.deepClone(this.name);\r\n\t\t}\r\n\t}\r\n\r\n\t/**\r\n\t * Gets the charge category.\r\n\t * @returns The category string.\r\n\t */\r\n\tpublic getCategory(): string { return this.category; }\r\n\r\n\t/**\r\n\t * Gets the charge type.\r\n\t * @returns The charge type enum value.\r\n\t */\r\n\tpublic getType(): ChargeType { return this.type; }\r\n\t/**\r\n\t * Gets the charge impact (add or subtract).\r\n\t * @returns The charge impact.\r\n\t */\r\n\tpublic getImpact(): ChargeImpact { return this.impact; }\r\n\r\n\t/**\r\n\t * Gets the related line item id, if any.\r\n\t * @returns The line item id or undefined.\r\n\t */\r\n\tpublic getLineItemId(): string | undefined { return this.lineItemId; }\r\n\r\n\t/**\r\n\t * Gets the pricing details (models) for this charge.\r\n\t * @returns Pricing details including price, tax category, and tax rules.\r\n\t */\r\n\tpublic getPricing(): ChargePricingModel {\r\n\t\treturn {\r\n\t\t\tbaseChargeAmount: this.pricing.baseChargeAmount,\r\n\t\t\ttaxCategory: this.pricing.taxCategory,\r\n\t\t\tapplicableTaxRule: [...this.pricing.applicableTaxRule]\r\n\t\t};\r\n\t}\r\n\r\n\t/**\r\n\t * Gets the computed totals for this charge.\r\n\t * @returns Totals including discounts, taxes, and grand total.\r\n\t */\r\n\tpublic getTotal(): ChargeTotalsModel {\r\n\t\treturn {\r\n\t\t\tchargeAmount: this.total.chargeAmount,\r\n\t\t\tdiscountTotal: this.total.discountTotal,\r\n\t\t\tdiscountBreakdown: { ...this.total.discountBreakdown },\r\n\t\t\tnetChargeAmount: this.total.netChargeAmount,\r\n\t\t\ttaxTotal: this.total.taxTotal,\r\n\t\t\ttaxBreakdown: Object.fromEntries(\r\n\t\t\t\tObject.entries(this.total.taxBreakdown).map(([key, value]) => [\r\n\t\t\t\t\tkey,\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\trate: value.rate,\r\n\t\t\t\t\t\ttaxableAmount: value.taxableAmount,\r\n\t\t\t\t\t\ttaxAmount: value.taxAmount,\r\n\t\t\t\t\t\tsystem: value.system,\r\n\t\t\t\t\t\tsubSystem: value.subSystem\r\n\t\t\t\t\t}\r\n\t\t\t\t])\r\n\t\t\t),\r\n\t\t\tgrandTotal: this.total.grandTotal,\r\n\t\t};\r\n\t}\r\n\r\n\t/**\r\n\t * Gets the applicable tax rules for this charge.\r\n\t * @returns A list of tax rules.\r\n\t */\r\n\tpublic getApplicableTaxRules(): TaxRuleModel[] {\r\n\t\treturn [...this.pricing.applicableTaxRule];\r\n\t}\r\n\r\n\t/**\r\n\t * Updates the tax rule for this line item and recalculates totals.\r\n\t * @param taxRule - The new tax rule to apply.\r\n\t * @throws {Error} If the tax rule category does not match the item's tax category.\r\n\t */\r\n\tpublic updateTax(taxRules: TaxRuleModel[]): void {\r\n\t\tif (this.type === ChargeType.ADJUSTMENT && taxRules.length > 0) {\r\n\t\t\tthrow new InvalidChargeError(\"Adjustment charges cannot apply tax rules.\");\r\n\t\t}\r\n\t\ttaxRules.forEach(taxRule => {\r\n\t\t\tif (!taxRule.appliesTo(this.pricing.taxCategory, taxRule.getCountry())) {\r\n\t\t\t\tthrow new InvalidTaxRuleError();\r\n\t\t\t}\r\n\t\t});\r\n\r\n\t\t// Remove the old taxableUnitPrice calculation - no longer needed\r\n\t\tthis.validateTaxRules(taxRules);\r\n\t\tthis.pricing.applicableTaxRule = taxRules;\r\n\t\tthis.calculateTotals();\r\n\t}\r\n\r\n\t/**\r\n\t * Validates that there are no overlapping price brackets for any tax rules within the charge.\r\n\t * @param taxRules - The list of tax rules to validate.\r\n\t * @throws {InvalidChargeTaxRuleError} If any rules have positive tax rates with SUBTRACT impact or if duplicate rule IDs are found.\r\n\t * @throws {InvalidChargeTaxRuleError} Duplicate tax rule IDs will results in error.\r\n\t * @throws {CoincidingTaxBracketError} If any overlapping rules are found.\r\n\t */\r\n\tprivate validateTaxRules(taxRules: TaxRuleModel[]): void {\r\n\t\tif(this.impact === ChargeImpact.SUBTRACT) {\r\n\t\t\tif(taxRules.some(taxRule => taxRule.getRate() > 0)) {\r\n\t\t\t\tthrow new InvalidChargeTaxRuleError(\"Subtractive charges cannot have positive tax rates.\");\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\tconst uniqueTaxRule = new Set();\r\n\t\tfor (let i = 0; i < taxRules.length; i++) {\r\n\t\t\tconst currentTaxRuleId = taxRules[i].getTaxRuleId();\r\n\t\t\tif(uniqueTaxRule.has(currentTaxRuleId)){\r\n\t\t\t\tthrow new InvalidChargeTaxRuleError(\"Duplicate tax rule ID found: \" + currentTaxRuleId);\r\n\t\t\t} else {\r\n\t\t\t\tuniqueTaxRule.add(currentTaxRuleId);\r\n\t\t\t}\r\n\r\n\t\t\tfor (let j = i + 1; j < taxRules.length; j++) {\r\n\t\t\t\tconst r1 = taxRules[i];\r\n\t\t\t\tconst r2 = taxRules[j];\r\n\r\n\t\t\t\tconst r1Min = r1.getMinPrice();\r\n\t\t\t\tconst r1Max = r1.getMaxPrice();\r\n\t\t\t\tconst r1ExcludeMin = r1.getExcludeMin();\r\n\t\t\t\tconst r1ExcludeMax = r1.getExcludeMax();\r\n\t\t\t\tconst r2Min = r2.getMinPrice();\r\n\t\t\t\tconst r2Max = r2.getMaxPrice();\r\n\t\t\t\tconst r2ExcludeMin = r2.getExcludeMin();\r\n\t\t\t\tconst r2ExcludeMax = r2.getExcludeMax();\r\n\r\n\t\t\t\t// Two ranges are disjoint if one ends strictly before the other starts.\r\n\t\t\t\t// If they only touch at one point, disjoint only when either side excludes that point.\r\n\t\t\t\tconst r1EndsBeforeR2Starts = (() => {\r\n\t\t\t\t\tif (!r1Max) return false;\r\n\t\t\t\t\tconst compare = r1Max.compareTo(r2Min);\r\n\t\t\t\t\treturn compare < 0 || (compare === 0 && (r1ExcludeMax || r2ExcludeMin));\r\n\t\t\t\t})();\r\n\t\t\t\tconst r2EndsBeforeR1Starts = (() => {\r\n\t\t\t\t\tif (!r2Max) return false;\r\n\t\t\t\t\tconst compare = r2Max.compareTo(r1Min);\r\n\t\t\t\t\treturn compare < 0 || (compare === 0 && (r2ExcludeMax || r1ExcludeMin));\r\n\t\t\t\t})();\r\n\t\t\t\tconst overlap = !(r1EndsBeforeR2Starts || r2EndsBeforeR1Starts);\r\n\r\n\t\t\t\tif (overlap) {\r\n\t\t\t\t\t// Exception: Allow overlapping rules if they have the exact same price bracket (slab)\r\n\t\t\t\t\tconst sameSlab = r1Min.compareTo(r2Min) === 0 &&\r\n\t\t\t\t\t\tr1ExcludeMin === r2ExcludeMin &&\r\n\t\t\t\t\t\tr1ExcludeMax === r2ExcludeMax &&\r\n\t\t\t\t\t\t((!r1Max && !r2Max) || (r1Max && r2Max && r1Max.compareTo(r2Max) === 0));\r\n\r\n\t\t\t\t\tif (!sameSlab) {\r\n\t\t\t\t\t\tthrow new InvalidChargeTaxRuleError(\r\n\t\t\t\t\t\t\t`Overlapping rules found: [${r1.getTaxRuleId()}: ${r1ExcludeMin ? \"(\" : \"[\"}${r1Min.getAmount()}-${r1Max?.getAmount() ?? \"Infinity\"}${r1ExcludeMax ? \")\" : \"]\"}] and [${r2.getTaxRuleId()}: ${r2ExcludeMin ? \"(\" : \"[\"}${r2Min.getAmount()}-${r2Max?.getAmount() ?? \"Infinity\"}${r2ExcludeMax ? \")\" : \"]\"}]`\r\n\t\t\t\t\t\t);\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n\r\n\t/**\r\n\t * Updates the discounts applied to this line item and recalculates totals.\r\n\t * @param appliedDiscounts - List of coupons and their allocated discount amounts.\r\n\t*/\r\n\tpublic updateDiscounts(appliedDiscounts: { coupon: CouponModel, amount: PriceModel }[]): void {\r\n\t\tlet chargeDiscounts = {} as Record<string, PriceModel>;\r\n\t\tappliedDiscounts.forEach(discount => {\r\n\t\t\tchargeDiscounts[discount.coupon.getCode()] = discount.amount;\r\n\t\t});\r\n\r\n\t\tthis.total.discountBreakdown = chargeDiscounts;\r\n\t\tthis.calculateTotals();\r\n\t}\r\n\r\n\t/**\r\n\t * Recalculates totals for this charge based on pricing and discounts.\r\n\t */\r\n\tpublic calculateTotals(): void {\r\n\t\tconst zero = this.pricing.baseChargeAmount.zero();\r\n\t\tconst baseChargeAmount = this.pricing.baseChargeAmount;\r\n\r\n\t\tconst totalDiscount = Object.values(this.total.discountBreakdown).reduce((sum, s) => sum.add(s), zero);\r\n\t\tconst netChargeAmount = baseChargeAmount.subtract(totalDiscount);\r\n\r\n\t\tconst taxBreakdown: Record<string, ChargeTaxBreakdownModel> = {};\r\n\r\n\t\t// 1. Calculate total rate for inclusive back-calculation\r\n\t\tconst totalRate = this.pricing.applicableTaxRule.reduce((sum, r) => sum + r.getApplicableTaxRate(netChargeAmount), 0);\r\n\r\n\t\tif (totalRate <= 0) {\r\n\t\t\tthis.total = {\r\n\t\t\t\tchargeAmount: baseChargeAmount,\r\n\t\t\t\tdiscountTotal: totalDiscount,\r\n\t\t\t\tdiscountBreakdown: this.total.discountBreakdown,\r\n\t\t\t\tnetChargeAmount: netChargeAmount,\r\n\t\t\t\ttaxTotal: zero,\r\n\t\t\t\ttaxBreakdown: {},\r\n\t\t\t\tgrandTotal: netChargeAmount\r\n\t\t\t};\r\n\t\t\treturn;\r\n\t\t}\r\n\r\n\t\t// 2. Iteratively find a taxable base so that base + sum(rounded taxes) == gross\r\n\t\tconst currency = netChargeAmount.getCurrency();\r\n\t\tconst grossValue = netChargeAmount.getAmount();\r\n\t\tconst maxIterations = 1000;\r\n\r\n\t\tlet baseValue = PriceModel.getRoundedAmount(grossValue / (1 + totalRate), currency);\r\n\t\tlet bestBaseValue = baseValue;\r\n\t\tlet bestDiff = Number.POSITIVE_INFINITY;\r\n\r\n\t\tfor (let i = 0; i < maxIterations; i++) {\r\n\t\t\tconst currentTaxableBase = new PriceModel({ amount: baseValue, currency });\r\n\t\t\tconst taxes = this.pricing.applicableTaxRule\r\n\t\t\t\t.sort((a, b) => b.getApplicableTaxRate(currentTaxableBase) - a.getApplicableTaxRate(currentTaxableBase))\r\n\t\t\t\t.map(rule =>\r\n\t\t\t\t\tPriceModel.getRoundedAmount(baseValue * rule.getApplicableTaxRate(currentTaxableBase), currency)\r\n\t\t\t\t);\r\n\r\n\t\t\tconst taxSum = taxes.reduce((sum, v) => sum + v, 0);\r\n\t\t\tconst diff = (baseValue + taxSum) - grossValue;\r\n\r\n\t\t\tconst currentTotalRate = this.pricing.applicableTaxRule.reduce((sum, r) => sum + r.getApplicableTaxRate(currentTaxableBase), 0);\r\n\r\n\t\t\tif (Math.abs(diff) < Math.abs(bestDiff)) {\r\n\t\t\t\tbestDiff = diff;\r\n\t\t\t\tbestBaseValue = baseValue;\r\n\t\t\t}\r\n\r\n\t\t\tif (diff === 0) break;\r\n\t\t\tbaseValue = baseValue - diff / (1 + currentTotalRate); // Adjust base value based on the difference\r\n\t\t\tif (baseValue < 0 || baseValue > grossValue) break;\r\n\t\t}\r\n\r\n\t\tconst taxableBase = new PriceModel({ amount: bestBaseValue, currency });\r\n\r\n\t\t// 3. Compute tax amounts per rule based on final taxable base\r\n\t\tlet distributedTax = zero;\r\n\t\tthis.pricing.applicableTaxRule\r\n\t\t\t.sort((a, b) => b.getApplicableTaxRate(taxableBase) - a.getApplicableTaxRate(taxableBase))\r\n\t\t\t.forEach((taxRule) => {\r\n\t\t\t\tconst rate = taxRule.getApplicableTaxRate(taxableBase);\r\n\t\t\t\tconst taxAmountValue = PriceModel.getRoundedAmount(bestBaseValue * rate, currency);\r\n\t\t\t\tconst taxAmount = new PriceModel({ amount: taxAmountValue, currency });\r\n\r\n\t\t\t\ttaxBreakdown[taxRule.getTaxRuleId()] = {\r\n\t\t\t\t\trate: rate,\r\n\t\t\t\t\ttaxableAmount: taxableBase,\r\n\t\t\t\t\ttaxAmount: taxAmount,\r\n\t\t\t\t\tsystem: taxRule.getTaxSystem(),\r\n\t\t\t\t\tsubSystem: taxRule.getTaxSubSystem()\r\n\t\t\t\t};\r\n\t\t\t\tdistributedTax = distributedTax.add(taxAmount);\r\n\t\t\t});\r\n\r\n\t\tconst grandTotal = netChargeAmount;\r\n\t\tthis.total = {\r\n\t\t\tchargeAmount: baseChargeAmount,\r\n\t\t\tdiscountTotal: totalDiscount,\r\n\t\t\tdiscountBreakdown: this.total.discountBreakdown,\r\n\t\t\tnetChargeAmount: netChargeAmount,\r\n\t\t\ttaxBreakdown: taxBreakdown,\r\n\t\t\ttaxTotal: distributedTax,\r\n\t\t\tgrandTotal: grandTotal\r\n\t\t};\r\n\t}\r\n\r\n\t/**\r\n\t * Gets a plain data object representing this charge.\r\n\t * @returns ChargeData for serialization.\r\n\t */\r\n\tpublic getDetails(): ChargeData {\r\n\t\tconst details: ChargeData = {\r\n\t\t\tid: this.id,\r\n\t\t\tname: Utils.deepClone(this.name),\r\n\t\t\ttype: this.type,\r\n\t\t\tcategory: this.category,\r\n\t\t\tpricing: {\r\n\t\t\t\tbaseChargeAmount: this.pricing.baseChargeAmount.getDetails(),\r\n\t\t\t\ttaxCategory: this.pricing.taxCategory,\r\n\t\t\t\tapplicableTaxRule: this.pricing.applicableTaxRule.map(r => r.getDetails())\r\n\t\t\t},\r\n\t\t\timpact: this.impact,\r\n\t\t\tlineItemId: this.lineItemId,\r\n\t\t\ttotal: {\r\n\t\t\t\tchargeAmount: this.total.chargeAmount.getDetails(),\r\n\t\t\t\tdiscountTotal: this.total.discountTotal.getDetails(),\r\n\t\t\t\tdiscountBreakdown: Object.fromEntries(Object.entries(this.total.discountBreakdown).map(([k, v]) => [k, v.getDetails()])),\r\n\t\t\t\tnetChargeAmount: this.total.netChargeAmount.getDetails(),\r\n\t\t\t\ttaxBreakdown: Object.fromEntries(Object.entries(this.total.taxBreakdown).map(([k, v]) => [k, {\r\n\t\t\t\t\trate: v.rate,\r\n\t\t\t\t\ttaxableAmount: v.taxableAmount.getDetails(),\r\n\t\t\t\t\ttaxAmount: v.taxAmount.getDetails(),\r\n\t\t\t\t\tsystem: v.system,\r\n\t\t\t\t\tsubSystem: v.subSystem\r\n\t\t\t\t}])),\r\n\t\t\t\ttaxTotal: this.total.taxTotal.getDetails(),\r\n\t\t\t\tgrandTotal: this.total.grandTotal.getDetails()\r\n\t\t\t},\r\n\t\t\tcustomFields: this.getAllCustomFields()\r\n\t\t};\r\n\t\treturn details;\r\n\t}\r\n}\r\n"]}
@@ -0,0 +1,2 @@
1
+ import {a as a$4}from'./chunk-ZODPRQKQ.mjs';import {a as a$1}from'./chunk-JTEJUMUM.mjs';import {a as a$3}from'./chunk-S6LR7AUZ.mjs';import {b as b$1}from'./chunk-2B2XI6FG.mjs';import {a as a$2}from'./chunk-6ZKMKSAG.mjs';import {e,o}from'./chunk-TPIIACE7.mjs';import {d,c,f,g,i,j,k,b as b$2}from'./chunk-R5DM7WCD.mjs';import {a}from'./chunk-UXZBULDS.mjs';var b=class extends a{id;productKey;sku;selectionAttributes;name;specifications;primaryImage;subItems;pricing;state;total;constructor(t){super(t),this.id=t.id,this.productKey=t.productKey,this.sku=t.sku,this.selectionAttributes=a$1.deepClone(t.selectionAttributes),this.name=a$1.deepClone(t.name),this.specifications=a$1.deepClone(t.specifications),this.primaryImage=new b$1(t.primaryImage),this.subItems=a$1.deepClone(t.subItems);let e=new Set;this.subItems.forEach(i=>{if(e.has(i.size))throw new d(i.size);e.add(i.size);}),this.pricing={unitPrice:new a$2(t.pricing.unitPrice),tierPricing:new a$3(t.pricing.tierPricing),taxCategory:t.pricing.taxCategory,applicableTaxRule:t.pricing.applicableTaxRule.map(i=>new a$4(i))},this.validateTaxRules(this.pricing.applicableTaxRule),this.state=t.state??"INITIAL",this.total={quantity:t.total.quantity,unitPrice:new a$2(t.total.unitPrice),subtotal:new a$2(t.total.subtotal),discountTotal:new a$2(t.total.discountTotal),discountBreakdown:Object.fromEntries(Object.entries(t.total.discountBreakdown).map(([i,a])=>[i,new a$2(a)])),netUnitPrice:new a$2(t.total.netUnitPrice),netSubtotal:new a$2(t.total.netSubtotal),taxTotal:new a$2(t.total.taxTotal),taxBreakdown:Object.fromEntries(Object.entries(t.total.taxBreakdown).map(([i,a])=>[i,{rate:a.rate,taxableUnitPrice:new a$2(a.taxableUnitPrice),taxPerUnit:new a$2(a.taxPerUnit),taxAmount:new a$2(a.taxAmount),system:a.system,subSystem:a.subSystem}])),grandTotal:new a$2(t.total.grandTotal)};}getId(){return this.id}getProductKey(){return this.productKey}getSku(){return this.sku}getSelectionAttributes(){return a$1.deepClone(this.selectionAttributes)}getName(t){return t?a$1.deepClone(this.name[t]??this.name[e[t]]??this.name.en):a$1.deepClone(this.name)}getSpecifications(t){return t?a$1.deepClone(this.specifications[t]??this.specifications[e[t]]??this.specifications.en):a$1.deepClone(this.specifications)}getImage(){return this.primaryImage}getSubItems(){return a$1.deepClone(this.subItems)}getTotalQuantity(){return this.total.quantity}getPricing(){return {unitPrice:this.pricing.unitPrice,tierPricing:this.pricing.tierPricing,taxCategory:this.pricing.taxCategory,applicableTaxRule:[...this.pricing.applicableTaxRule]}}getState(){return this.state}getTotal(){return {quantity:this.total.quantity,unitPrice:this.total.unitPrice,subtotal:this.total.subtotal,discountTotal:this.total.discountTotal,discountBreakdown:Object.fromEntries(Object.entries(this.total.discountBreakdown).map(([t,e])=>[t,e])),netUnitPrice:this.total.netUnitPrice,netSubtotal:this.total.netSubtotal,taxTotal:this.total.taxTotal,taxBreakdown:Object.fromEntries(Object.entries(this.total.taxBreakdown).map(([t,e])=>[t,{rate:e.rate,taxableUnitPrice:e.taxableUnitPrice,taxPerUnit:e.taxPerUnit,taxAmount:e.taxAmount,system:e.system,subSystem:e.subSystem}])),grandTotal:this.total.grandTotal}}getDetails(){let t=this.getPricing(),e=this.getTotal();return {id:this.getId(),productKey:this.getProductKey(),sku:this.getSku(),selectionAttributes:this.getSelectionAttributes(),name:this.getName(),specifications:this.getSpecifications(),primaryImage:this.getImage().getDetails(),subItems:this.getSubItems(),pricing:{unitPrice:t.unitPrice.getDetails(),tierPricing:t.tierPricing.getDetails(),taxCategory:t.taxCategory,applicableTaxRule:t.applicableTaxRule.map(i=>i.getDetails())},state:this.getState(),total:{quantity:e.quantity,unitPrice:e.unitPrice.getDetails(),subtotal:e.subtotal.getDetails(),discountTotal:e.discountTotal.getDetails(),discountBreakdown:Object.fromEntries(Object.entries(e.discountBreakdown).map(([i,a])=>[i,a.getDetails()])),netUnitPrice:e.netUnitPrice.getDetails(),netSubtotal:e.netSubtotal.getDetails(),taxTotal:e.taxTotal.getDetails(),taxBreakdown:Object.fromEntries(Object.entries(e.taxBreakdown).map(([i,a])=>[i,{rate:a.rate,taxableUnitPrice:a.taxableUnitPrice.getDetails(),taxPerUnit:a.taxPerUnit.getDetails(),taxAmount:a.taxAmount.getDetails(),system:a.system,subSystem:a.subSystem}])),grandTotal:e.grandTotal.getDetails()},customFields:this.getAllCustomFields()}}validateTaxRules(t){let e=new Set;for(let i=0;i<t.length;i++){let a=t[i].getTaxRuleId();if(e.has(a))throw new c("Duplicate tax rule ID found: "+a);e.add(a);}}addSubItems(t,e){t.forEach(i=>{let a=this.subItems.find(c=>c.size===i.size);a?a.quantity=e?a.quantity+i.quantity:i.quantity:this.subItems.push(i);}),this.subItems=this.subItems.filter(i=>i.quantity>0),this.calculateTotals();}updateProductData(t,e,i$1){if(this.productKey!==t.getKey()||!t.validateSelectionAttribute(this.selectionAttributes))throw new f;if(!t.getIsActive())throw new g;this.subItems.forEach(s=>{if(!t.validateSize(s.size))throw new i});let a=t.getPriceDetails(e);if(!a||a.getBaseUnitPrice().getCurrency()!==i$1)throw new j;this.name=t.getName(),this.specifications=t.getSpecifications(),this.sku=t.getSku(this.selectionAttributes),this.primaryImage=t.getImages(this.selectionAttributes).primary;let c=this.subItems.reduce((s,d)=>s+d.quantity,0),{unitPrice:l}=a.getApplicableTier(c);this.pricing={unitPrice:l,tierPricing:a,taxCategory:a.getTaxCategory(),applicableTaxRule:this.pricing.applicableTaxRule},this.calculateTotals();}updateDiscounts(t){let e={};t.forEach(i=>{e[i.coupon.getCode()]=i.amount;}),this.total.discountBreakdown=e,this.calculateTotals();}updateTax(t){t.forEach(e=>{if(!e.appliesTo(this.pricing.taxCategory,e.getCountry()))throw new k}),this.validateTaxRules(t),this.pricing.applicableTaxRule=t,this.calculateTotals();}calculateTotals(){let t=this.pricing.unitPrice.zero(),e=this.subItems.reduce((o,u)=>o+u.quantity,0);if(this.state==="CANCELLED"){this.total={quantity:0,unitPrice:t,subtotal:t,discountTotal:t,discountBreakdown:{},netUnitPrice:t,netSubtotal:t,taxTotal:t,taxBreakdown:{},grandTotal:t};return}let{unitPrice:i}=this.pricing.tierPricing.getApplicableTier(e),a=i.multiply(e),c=Object.values(this.total.discountBreakdown).reduce((o,u)=>o.add(u),t),l=a.subtract(c),s=e>0?l.divide(e):t,d={},g=t;this.pricing.applicableTaxRule.forEach(o=>{let u=o.getApplicableTaxRate(s),P=o.calculateTax(s),h=P.multiply(e).round();d[o.getTaxRuleId()]={rate:u,taxableUnitPrice:s,taxPerUnit:P,taxAmount:h,system:o.getTaxSystem(),subSystem:o.getTaxSubSystem()},g=g.add(h);});let U=l.add(g);this.total={quantity:e,unitPrice:i,subtotal:a,discountTotal:c,discountBreakdown:this.total.discountBreakdown,netUnitPrice:s,netSubtotal:l,taxTotal:g,taxBreakdown:d,grandTotal:U};}updateState(t){if(this.state in o)this.state!==t&&(this.state=t);else throw new b$2(t)}clearLineItem(){let t=this.pricing.unitPrice.zero();this.id="",this.productKey="",this.sku="",this.selectionAttributes={color:{name:""}},this.name={en:""},this.primaryImage=new b$1({sources:{original:""}}),this.subItems=[],this.pricing={unitPrice:t,tierPricing:this.pricing.tierPricing,taxCategory:this.pricing.taxCategory,applicableTaxRule:[]},this.total={quantity:0,unitPrice:t,subtotal:t,discountTotal:t,discountBreakdown:{},netUnitPrice:t,netSubtotal:t,taxTotal:t,taxBreakdown:{},grandTotal:t};}};export{b as a};//# sourceMappingURL=chunk-NLUZDAYM.mjs.map
2
+ //# sourceMappingURL=chunk-NLUZDAYM.mjs.map