b23-lib 3.5.2 → 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 (55) 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-R7EJN5XT.mjs → chunk-JNOBURNX.mjs} +2 -2
  39. package/dist/{chunk-R7EJN5XT.mjs.map → chunk-JNOBURNX.mjs.map} +1 -1
  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-VEOX3TRL.mjs +0 -2
  55. package/dist/chunk-VEOX3TRL.mjs.map +0 -1
package/dist/index.mjs CHANGED
@@ -1,3 +1,3 @@
1
- import {b as b$2}from'./chunk-AMIRIUMH.mjs';export{d as Fetch,b as Logger,c as ResponseUtility}from'./chunk-AMIRIUMH.mjs';import {b}from'./chunk-4G7JC2EH.mjs';export{a as Utils}from'./chunk-4G7JC2EH.mjs';import'./chunk-S6LR7AUZ.mjs';import'./chunk-2B2XI6FG.mjs';import'./chunk-6ZKMKSAG.mjs';import {j,a,b as b$1,c,d as d$1}from'./chunk-TPIIACE7.mjs';import'./chunk-R5DM7WCD.mjs';import'./chunk-UXZBULDS.mjs';var l={$id:"standards",definitions:{lowercaseText:{type:"string",pattern:"^(?!\\s)(?!.*\\s$)[a-z]*$"},lowercaseText10:{type:"string",pattern:"^(?!\\s)(?!.*\\s$)[a-z]{0,10}$"},lowercaseText16:{type:"string",pattern:"^(?!\\s)(?!.*\\s$)[a-z]{0,16}$"},lowercaseText30:{type:"string",pattern:"^(?!\\s)(?!.*\\s$)[a-z]{0,30}$"},lowercaseText50:{type:"string",pattern:"^(?!\\s)(?!.*\\s$)[a-z]{0,50}$"},lowercaseText256:{type:"string",pattern:"^(?!\\s)(?!.*\\s$)[a-z]{0,256}$"},text:{type:"string",pattern:"^(?!\\s)(?!.*\\s$).*$"},text10:{type:"string",pattern:"^(?!\\s)(?!.*\\s$).{0,10}$"},text16:{type:"string",pattern:"^(?!\\s)(?!.*\\s$).{0,16}$"},text30:{type:"string",pattern:"^(?!\\s)(?!.*\\s$).{0,30}$"},text50:{type:"string",pattern:"^(?!\\s)(?!.*\\s$).{0,50}$"},text256:{type:"string",pattern:"^(?!\\s)(?!.*\\s$).{0,256}$"},requiredText:{type:"string",pattern:"^(?!\\s)(?!.*\\s$).+$"},requiredText10:{type:"string",pattern:"^(?!\\s)(?!.*\\s$).{1,10}$"},requiredText16:{type:"string",pattern:"^(?!\\s)(?!.*\\s$).{1,16}$"},requiredText30:{type:"string",pattern:"^(?!\\s)(?!.*\\s$).{1,30}$"},requiredText50:{type:"string",pattern:"^(?!\\s)(?!.*\\s$).{1,50}$"},requiredText256:{type:"string",pattern:"^(?!\\s)(?!.*\\s$).{1,256}$"},url:{type:"string",pattern:"^https://[^\\s/$.?#].[^\\s]*$",maxLength:2048},uuid:{type:"string",minLength:1,pattern:"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"},productKey:{type:"string",pattern:b.productKeyRegex.source},productSku:{type:"string",pattern:b.productSKURegex.source},genderCategory:{type:"string",enum:Object.values(j)},price:{type:"object",properties:{amount:{type:"number",minimum:0},currency:{$ref:"#/definitions/currency"}},additionalProperties:!1,required:["amount","currency"]},color:{type:"object",properties:{name:{type:"string"},hex:{type:"string"}},additionalProperties:!1,required:["name"]},attributeValue:{oneOf:[{type:"string"},{$ref:"#/definitions/color"}]},selectionAttributes:{type:"object",properties:{color:{$ref:"#/definitions/color"}},required:["color"],additionalProperties:{$ref:"#/definitions/attributeValue"}},firstName:{$ref:"#/definitions/requiredText30"},lastName:{$ref:"#/definitions/text30"},company:{$ref:"#/definitions/text50"},phone:{type:"string",pattern:"^[0-9]{10}$"},e164Phone:{type:"string",pattern:"^\\+[1-9]\\d{1,14}$"},email:{type:"string",pattern:"^[^\\s]+@[^\\s]+\\.[^\\s]+$"},addressLine1:{$ref:"#/definitions/requiredText50"},addressLine2:{$ref:"#/definitions/text50"},city:{$ref:"#/definitions/requiredText30"},postalCode:{$ref:"#/definitions/requiredText16"},state:{type:"string",enum:["AP","AR","AS","BR","CT","GA","GJ","HR","HP","JH","KA","KL","MP","MH","MN","ML","MZ","NL","OR","PB","RJ","SK","TN","TG","TR","UP","UT","WB","AN","CH","DH","LD","DL","PY","LA","JK"]},country:{type:"string",enum:Object.values(a)},currency:{type:"string",enum:Object.values(b$1)},locale:{type:"string",enum:Object.values(c)},language:{type:"string",enum:Object.values(d$1)},localeOrLanguage:{type:"string",enum:[...Object.values(c),...Object.values(d$1)]},addressType:{type:"string",enum:["shipping","billing","billing&shipping"]},address:{type:"object",properties:{firstName:{$ref:"standards#/definitions/firstName"},lastName:{$ref:"standards#/definitions/lastName"},company:{$ref:"standards#/definitions/company"},phone:{$ref:"standards#/definitions/phone"},email:{$ref:"standards#/definitions/email"},addressLine1:{$ref:"standards#/definitions/addressLine1"},addressLine2:{$ref:"standards#/definitions/addressLine2"},city:{$ref:"standards#/definitions/city"},postalCode:{$ref:"standards#/definitions/postalCode"},state:{$ref:"standards#/definitions/state"},country:{$ref:"standards#/definitions/country"}},required:["firstName","lastName","phone","email","addressLine1","postalCode","state","country"]}}};var $={getStandardSchemaDefinition(){return l}},h=$;var d=class{cache=new Map;maxSize;ttl;cleanupInterval;constructor(e=1e3,t=5*60*1e3){if(!Number.isFinite(e)||e<1)throw new RangeError("maxSize must be a finite number greater than or equal to 1.");if(!Number.isFinite(t)||t<1)throw new RangeError("ttl must be a finite number greater than or equal to 1.");this.maxSize=e,this.ttl=t,this.cleanupInterval=setInterval(()=>this.cleanup(),60*1e3),this.cleanupInterval.unref&&this.cleanupInterval.unref();}cleanup(){let e=Date.now();for(let[t,r]of this.cache.entries())e>=r.expiry&&this.cache.delete(t);}set(e,t){if(this.cache.has(e))this.cache.delete(e);else if(this.cache.size>=this.maxSize){let r=this.cache.keys().next().value;r!==void 0&&this.cache.delete(r);}this.cache.set(e,{value:t,expiry:Date.now()+this.ttl});}get(e){let t=this.cache.get(e);if(t){if(Date.now()>=t.expiry){this.cache.delete(e);return}return this.cache.delete(e),b$2.logMessage("MemoryCache.get",`Successfully read cache data for key: ${e}`),this.cache.set(e,t),t.value}}dispose(){clearInterval(this.cleanupInterval);}},x=d;
1
+ import {b as b$2}from'./chunk-AMIRIUMH.mjs';export{d as Fetch,b as Logger,c as ResponseUtility}from'./chunk-AMIRIUMH.mjs';import {b}from'./chunk-JTEJUMUM.mjs';export{a as Utils}from'./chunk-JTEJUMUM.mjs';import'./chunk-S6LR7AUZ.mjs';import'./chunk-2B2XI6FG.mjs';import'./chunk-6ZKMKSAG.mjs';import {j,a,b as b$1,c,d as d$1}from'./chunk-TPIIACE7.mjs';import'./chunk-R5DM7WCD.mjs';import'./chunk-UXZBULDS.mjs';var l={$id:"standards",definitions:{lowercaseText:{type:"string",pattern:"^(?!\\s)(?!.*\\s$)[a-z]*$"},lowercaseText10:{type:"string",pattern:"^(?!\\s)(?!.*\\s$)[a-z]{0,10}$"},lowercaseText16:{type:"string",pattern:"^(?!\\s)(?!.*\\s$)[a-z]{0,16}$"},lowercaseText30:{type:"string",pattern:"^(?!\\s)(?!.*\\s$)[a-z]{0,30}$"},lowercaseText50:{type:"string",pattern:"^(?!\\s)(?!.*\\s$)[a-z]{0,50}$"},lowercaseText256:{type:"string",pattern:"^(?!\\s)(?!.*\\s$)[a-z]{0,256}$"},text:{type:"string",pattern:"^(?!\\s)(?!.*\\s$).*$"},text10:{type:"string",pattern:"^(?!\\s)(?!.*\\s$).{0,10}$"},text16:{type:"string",pattern:"^(?!\\s)(?!.*\\s$).{0,16}$"},text30:{type:"string",pattern:"^(?!\\s)(?!.*\\s$).{0,30}$"},text50:{type:"string",pattern:"^(?!\\s)(?!.*\\s$).{0,50}$"},text256:{type:"string",pattern:"^(?!\\s)(?!.*\\s$).{0,256}$"},requiredText:{type:"string",pattern:"^(?!\\s)(?!.*\\s$).+$"},requiredText10:{type:"string",pattern:"^(?!\\s)(?!.*\\s$).{1,10}$"},requiredText16:{type:"string",pattern:"^(?!\\s)(?!.*\\s$).{1,16}$"},requiredText30:{type:"string",pattern:"^(?!\\s)(?!.*\\s$).{1,30}$"},requiredText50:{type:"string",pattern:"^(?!\\s)(?!.*\\s$).{1,50}$"},requiredText256:{type:"string",pattern:"^(?!\\s)(?!.*\\s$).{1,256}$"},url:{type:"string",pattern:"^https://[^\\s/$.?#].[^\\s]*$",maxLength:2048},uuid:{type:"string",minLength:1,pattern:"^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"},productKey:{type:"string",pattern:b.productKeyRegex.source},productSku:{type:"string",pattern:b.productSKURegex.source},genderCategory:{type:"string",enum:Object.values(j)},price:{type:"object",properties:{amount:{type:"number",minimum:0},currency:{$ref:"#/definitions/currency"}},additionalProperties:!1,required:["amount","currency"]},color:{type:"object",properties:{name:{type:"string"},hex:{type:"string"}},additionalProperties:!1,required:["name"]},attributeValue:{oneOf:[{type:"string"},{$ref:"#/definitions/color"}]},selectionAttributes:{type:"object",properties:{color:{$ref:"#/definitions/color"}},required:["color"],additionalProperties:{$ref:"#/definitions/attributeValue"}},firstName:{$ref:"#/definitions/requiredText30"},lastName:{$ref:"#/definitions/text30"},company:{$ref:"#/definitions/text50"},phone:{type:"string",pattern:"^[0-9]{10}$"},e164Phone:{type:"string",pattern:"^\\+[1-9]\\d{1,14}$"},email:{type:"string",pattern:"^[^\\s]+@[^\\s]+\\.[^\\s]+$"},addressLine1:{$ref:"#/definitions/requiredText50"},addressLine2:{$ref:"#/definitions/text50"},city:{$ref:"#/definitions/requiredText30"},postalCode:{$ref:"#/definitions/requiredText16"},state:{type:"string",enum:["AP","AR","AS","BR","CT","GA","GJ","HR","HP","JH","KA","KL","MP","MH","MN","ML","MZ","NL","OR","PB","RJ","SK","TN","TG","TR","UP","UT","WB","AN","CH","DH","LD","DL","PY","LA","JK"]},country:{type:"string",enum:Object.values(a)},currency:{type:"string",enum:Object.values(b$1)},locale:{type:"string",enum:Object.values(c)},language:{type:"string",enum:Object.values(d$1)},localeOrLanguage:{type:"string",enum:[...Object.values(c),...Object.values(d$1)]},addressType:{type:"string",enum:["shipping","billing","billing&shipping"]},address:{type:"object",properties:{firstName:{$ref:"standards#/definitions/firstName"},lastName:{$ref:"standards#/definitions/lastName"},company:{$ref:"standards#/definitions/company"},phone:{$ref:"standards#/definitions/phone"},email:{$ref:"standards#/definitions/email"},addressLine1:{$ref:"standards#/definitions/addressLine1"},addressLine2:{$ref:"standards#/definitions/addressLine2"},city:{$ref:"standards#/definitions/city"},postalCode:{$ref:"standards#/definitions/postalCode"},state:{$ref:"standards#/definitions/state"},country:{$ref:"standards#/definitions/country"}},required:["firstName","lastName","phone","email","addressLine1","postalCode","state","country"]}}};var $={getStandardSchemaDefinition(){return l}},h=$;var d=class{cache=new Map;maxSize;ttl;cleanupInterval;constructor(e=1e3,t=5*60*1e3){if(!Number.isFinite(e)||e<1)throw new RangeError("maxSize must be a finite number greater than or equal to 1.");if(!Number.isFinite(t)||t<1)throw new RangeError("ttl must be a finite number greater than or equal to 1.");this.maxSize=e,this.ttl=t,this.cleanupInterval=setInterval(()=>this.cleanup(),60*1e3),this.cleanupInterval.unref&&this.cleanupInterval.unref();}cleanup(){let e=Date.now();for(let[t,r]of this.cache.entries())e>=r.expiry&&this.cache.delete(t);}set(e,t){if(this.cache.has(e))this.cache.delete(e);else if(this.cache.size>=this.maxSize){let r=this.cache.keys().next().value;r!==void 0&&this.cache.delete(r);}this.cache.set(e,{value:t,expiry:Date.now()+this.ttl});}get(e){let t=this.cache.get(e);if(t){if(Date.now()>=t.expiry){this.cache.delete(e);return}return this.cache.delete(e),b$2.logMessage("MemoryCache.get",`Successfully read cache data for key: ${e}`),this.cache.set(e,t),t.value}}dispose(){clearInterval(this.cleanupInterval);}},x=d;
2
2
  export{x as MemoryCache,h as Schema};//# sourceMappingURL=index.mjs.map
3
3
  //# sourceMappingURL=index.mjs.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "b23-lib",
3
- "version": "3.5.2",
3
+ "version": "3.6.0",
4
4
  "description": "This repo hold common classes, type and util functiona",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",
@@ -1,2 +0,0 @@
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 K from'crypto';var y=new Uint8Array(256),h=y.length;function I(){return h>y.length-16&&(K.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 $(t){return typeof t=="string"&&z.test(t)}var U=$;var n=[];for(let t=0;t<256;++t)n.push((t+256).toString(16).slice(1));function b(t,e=0){return n[t[e+0]]+n[t[e+1]]+n[t[e+2]]+n[t[e+3]]+"-"+n[t[e+4]]+n[t[e+5]]+"-"+n[t[e+6]]+n[t[e+7]]+"-"+n[t[e+8]]+n[t[e+9]]+"-"+n[t[e+10]]+n[t[e+11]]+n[t[e+12]]+n[t[e+13]]+n[t[e+14]]+n[t[e+15]]}function k(t){if(!U(t))throw TypeError("Invalid UUID");let e,r=new Uint8Array(16);return r[0]=(e=parseInt(t.slice(0,8),16))>>>24,r[1]=e>>>16&255,r[2]=e>>>8&255,r[3]=e&255,r[4]=(e=parseInt(t.slice(9,13),16))>>>8,r[5]=e&255,r[6]=(e=parseInt(t.slice(14,18),16))>>>8,r[7]=e&255,r[8]=(e=parseInt(t.slice(19,23),16))>>>8,r[9]=e&255,r[10]=(e=parseInt(t.slice(24,36),16))/1099511627776&255,r[11]=e/4294967296&255,r[12]=e>>>24&255,r[13]=e>>>16&255,r[14]=e>>>8&255,r[15]=e&255,r}var M=k;function V(t){t=unescape(encodeURIComponent(t));let e=[];for(let r=0;r<t.length;++r)e.push(t.charCodeAt(r));return e}var G="6ba7b810-9dad-11d1-80b4-00c04fd430c8",B="6ba7b811-9dad-11d1-80b4-00c04fd430c8";function x(t,e,r){function i(o,s,u,S){var A;if(typeof o=="string"&&(o=V(o)),typeof s=="string"&&(s=M(s)),((A=s)===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+o.length);if(g.set(s),g.set(o,s.length),g=r(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{i.name=t;}catch{}return i.DNS=G,i.URL=B,i}var L={randomUUID:K.randomUUID};function j(t,e,r){if(L.randomUUID&&!e&&!t)return L.randomUUID();t=t||{};let i=t.random||(t.rng||I)();if(i[6]=i[6]&15|64,i[8]=i[8]&63|128,e){r=r||0;for(let o=0;o<16;++o)e[r+o]=i[o];return e}return b(i)}var D=j;function Z(t){return Array.isArray(t)?t=Buffer.from(t):typeof t=="string"&&(t=Buffer.from(t,"utf8")),K.createHash("sha1").update(t).digest()}var R=Z;var q=x("v5",80,R),P=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?P(t,e):D(),generateSearchId:(t,e)=>`${t}#${f.generateSelectionAttributesKey(e)}`,getKeyfromSearchId:t=>{let[e,r]=t.split("#");return {key:e,selectionAttributes:f.parseSelectionAttributesKey(r)}},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(i=>e[i]!==void 0&&i.toLowerCase()!=="size").sort().map(i=>e[i].name?`${i}:c+${e[i].name}`:`${i}:${e[i]}`).join("|").toLowerCase()}static parseSelectionAttributesKey(e){try{let r={},i=e.split("|");for(let o of i){let[s,u]=o.split(":");u.startsWith("c+")?r[s]={name:u.slice(2)}:r[s]=u;}return r}catch(r){throw new h$1(r?.message)}}constructor(e$1,r=new Date){super(e$1,r),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((o,s)=>(e$1.pricing[s]&&(o[s]=new a$1(e$1.pricing[s])),o),{}),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 i=new Set;this.variants=(e$1.variants||[]).map(o=>{if(!o.selectionAttributes||typeof o.selectionAttributes!="object")throw new h$1("Selection attributes are required");this.checkSelectionAttributes(o.selectionAttributes);let s=t.generateSelectionAttributesKey(o.selectionAttributes);if(i.has(s))throw new e(s);return i.add(s),{sku:o.sku,selectionAttributes:o.selectionAttributes,images:{primary:new b$2(o.images.primary),gallery:(o.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 r=t.generateSelectionAttributesKey(e),i=this.variants.find(o=>t.generateSelectionAttributesKey(o.selectionAttributes)===r);return i?{primary:i.images.primary,gallery:[...i.images.gallery]}:null}getImages(e,r){switch(r){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((r,i)=>(this.pricing[i]&&(r[i]=this.pricing[i]?.getDetails()),r),{}),attributes:this.getAttributes(),variants:this.variants.map(r=>({sku:r.sku,selectionAttributes:a.deepClone(r.selectionAttributes),images:{primary:r.images.primary.getDetails(),gallery:r.images.gallery.map(i=>i.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(r=>{if(r.toLowerCase()==="size")return;let i=this.attributes[r],o=e[r];if(o===void 0)throw new h$1(`Selection attribute '${r}' is missing`);if(typeof i=="string"){if(typeof o!="string"||i!==o)throw new h$1(`Selection attribute '${r}' is invalid`)}else if(Array.isArray(i)){if(i.length>0&&typeof i[0]=="string"){if(typeof o!="string"||!i.includes(o))throw new h$1(`Selection attribute '${r}' is invalid`)}else if(typeof o!="object"||!("name"in o)||i.findIndex(s=>s.name===o.name)<0)throw new h$1(`Selection attribute '${r}' is invalid`)}});}validateSelectionAttribute(e){let r=t.generateSelectionAttributesKey(e);return this.variants.some(i=>t.generateSelectionAttributesKey(i.selectionAttributes)===r)}validateSize(e){return this.attributes.size.includes(e)}};export{a,f as b};//# sourceMappingURL=chunk-4G7JC2EH.mjs.map
2
- //# sourceMappingURL=chunk-4G7JC2EH.mjs.map
@@ -1 +0,0 @@
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-4G7JC2EH.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 * 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 +0,0 @@
1
- import {a as a$4}from'./chunk-ZODPRQKQ.mjs';import {a as a$1}from'./chunk-4G7JC2EH.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;selectionAttributes;name;specifications;primaryImage;subItems;pricing;state;total;constructor(t){super(t),this.id=t.id,this.productKey=t.productKey,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}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(),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.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.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-VEOX3TRL.mjs.map
2
- //# sourceMappingURL=chunk-VEOX3TRL.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../src/Classes/LineItem.ts"],"names":["LineItemModel","CustomFieldModel","data","Utils_default","ImageInfoModel","uniqueSelectionAttributes","item","DuplicateSizeError","PriceModel","TieredPriceModel","rule","TaxRuleModel","couponCode","discount","taxRuleId","taxBreakdown","locale","LocaleLanguageMap","pricing","total","taxRules","uniqueTaxRule","currentTaxRuleId","InvalidLineItemTaxRuleError","subItems","addQuantity","subItem","existingSubItem","sub","product","cartCountry","cartCurrency","ProductMismatchError","ProductInactiveError","SizeMismatchError","productPricing","PricingNotFoundError","quantity","sum","s","unitPrice","appliedDiscounts","lineItemDiscounts","taxRule","InvalidTaxRuleError","zero","totalQuantity","subTotal","totalDiscount","netSubtotal","netUnitPrice","taxTotal","rate","taxPerUnit","taxAmount","grandTotal","newState","LineItemState","InvalidLineItemStateError"],"mappings":"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","file":"chunk-VEOX3TRL.mjs","sourcesContent":["import Utils from \"../Utils\";\r\nimport { Color, CountryCode, CurrencyCode, LocaleCode, LocalizedString, LocalizedValue } from \"./Common\";\r\nimport CouponModel from \"./Coupon\";\r\nimport { LineItemState, LocaleLanguageMap, TaxSystem } from \"./Enum\";\r\nimport ImageInfoModel, { ImageInfoData } from \"./ImageInfo\";\r\nimport PriceModel, { PriceData } from \"./Price\";\r\nimport ProductModel, { ProductSelectionAttributes, ProductSpecification, SelectionAttributes } from \"./Product\";\r\nimport { TaxRuleData, TaxRuleModel } from \"./TaxRule\";\r\nimport { TieredPriceData, TieredPriceModel } from \"./TieredPrice\";\r\nimport {\r\n DuplicateSizeError,\r\n ProductMismatchError,\r\n ProductInactiveError,\r\n SizeMismatchError,\r\n PricingNotFoundError,\r\n InvalidTaxRuleError,\r\n InvalidLineItemStateError,\r\n InvalidLineItemTaxRuleError\r\n} from \"./Error\";\r\nimport { CustomFieldAttributes, CustomFieldModel } from \"./Base\";\r\n\r\nexport type SubItem = {\r\n size: string | 'ONESIZE';\r\n quantity: number;\r\n};\r\n\r\nexport type LineItemPricing = {\r\n unitPrice: PriceData;\r\n tierPricing: TieredPriceData;\r\n taxCategory: string;\r\n applicableTaxRule: TaxRuleData[];\r\n};\r\n\r\nexport type LineItemPricingModel = {\r\n unitPrice: PriceModel;\r\n tierPricing: TieredPriceModel;\r\n taxCategory: string;\r\n applicableTaxRule: TaxRuleModel[];\r\n};\r\n\r\nexport type LineItemTaxBreakdown = {\r\n rate: number; // 0.09 for 9%\r\n taxableUnitPrice: PriceData; // effectiveUnitPrice used for calculation\r\n taxPerUnit: PriceData; // tax on single unit\r\n taxAmount: PriceData; // taxPerUnit × quantity (total tax)\r\n system: TaxSystem;\r\n subSystem: string;\r\n};\r\n\r\nexport type LineItemTaxBreakdownModel = {\r\n rate: number;\r\n taxableUnitPrice: PriceModel;\r\n taxPerUnit: PriceModel;\r\n taxAmount: PriceModel;\r\n system: TaxSystem;\r\n subSystem: string;\r\n};\r\n\r\nexport type LineItemTotals = {\r\n quantity: number;\r\n unitPrice: PriceData; // original unit price (from tier pricing)\r\n subtotal: PriceData; // unitPrice × quantity\r\n discountTotal: PriceData; // sum of all discounts\r\n discountBreakdown: Record<string, PriceData>; // couponCode -> discount mapping\r\n netUnitPrice: PriceData; // unit price after discounts\r\n netSubtotal: PriceData; // subtotal - totalDiscount (taxable amount)\r\n taxTotal: PriceData; // sum of all tax amounts\r\n taxBreakdown: Record<string, LineItemTaxBreakdown>; // tax breakdown by tax rule\r\n grandTotal: PriceData; // effectiveSubtotal + taxTotal\r\n};\r\n\r\nexport type LineItemTotalsModel = {\r\n quantity: number;\r\n unitPrice: PriceModel;\r\n subtotal: PriceModel;\r\n discountTotal: PriceModel;\r\n discountBreakdown: Record<string, PriceModel>;\r\n netUnitPrice: PriceModel;\r\n netSubtotal: PriceModel;\r\n taxTotal: PriceModel;\r\n taxBreakdown: Record<string, LineItemTaxBreakdownModel>;\r\n grandTotal: PriceModel;\r\n};\r\n\r\nexport type LineItemAttributes = CustomFieldAttributes & {\r\n id: string;\r\n\r\n productKey: string;\r\n selectionAttributes: SelectionAttributes;\r\n\r\n name: LocalizedString;\r\n specifications: LocalizedValue<ProductSpecification>;\r\n primaryImage: ImageInfoData;\r\n\r\n subItems: SubItem[];\r\n\r\n pricing: LineItemPricing;\r\n\r\n state?: LineItemState;\r\n total: LineItemTotals;\r\n}\r\n\r\nexport type LineItemData = Required<LineItemAttributes>;\r\n\r\n/**\r\n * Represents a line item within a shopping cart.\r\n */\r\nexport default class LineItemModel extends CustomFieldModel {\r\n protected id: string;\r\n protected productKey: string;\r\n protected selectionAttributes: SelectionAttributes;\r\n\r\n protected name: LocalizedString;\r\n protected specifications: LocalizedValue<ProductSpecification>;\r\n protected primaryImage: ImageInfoModel;\r\n protected subItems: SubItem[];\r\n protected pricing: LineItemPricingModel;\r\n\r\n protected state: LineItemState;\r\n protected total: LineItemTotalsModel;\r\n\r\n /**\r\n * Creates an instance of LineItemModel.\r\n * @param data - The initial line item attributes.\r\n */\r\n constructor(data: LineItemAttributes) {\r\n super(data);\r\n this.id = data.id;\r\n this.productKey = data.productKey;\r\n this.selectionAttributes = Utils.deepClone(data.selectionAttributes);\r\n\r\n this.name = Utils.deepClone(data.name);\r\n this.specifications = Utils.deepClone(data.specifications);\r\n this.primaryImage = new ImageInfoModel(data.primaryImage);\r\n this.subItems = Utils.deepClone(data.subItems);\r\n\r\n let uniqueSelectionAttributes = new Set();\r\n this.subItems.forEach(item => {\r\n if (uniqueSelectionAttributes.has(item.size)) {\r\n throw new DuplicateSizeError(item.size);\r\n }\r\n uniqueSelectionAttributes.add(item.size);\r\n });\r\n\r\n this.pricing = {\r\n unitPrice: new PriceModel(data.pricing.unitPrice),\r\n tierPricing: new TieredPriceModel(data.pricing.tierPricing),\r\n taxCategory: data.pricing.taxCategory,\r\n applicableTaxRule: data.pricing.applicableTaxRule.map(rule => new TaxRuleModel(rule)),\r\n }\r\n this.validateTaxRules(this.pricing.applicableTaxRule);\r\n\r\n this.state = data.state ?? LineItemState.INITIAL;\r\n\r\n this.total = {\r\n quantity: data.total.quantity,\r\n unitPrice: new PriceModel(data.total.unitPrice),\r\n subtotal: new PriceModel(data.total.subtotal),\r\n discountTotal: new PriceModel(data.total.discountTotal),\r\n discountBreakdown: Object.fromEntries(\r\n Object.entries(data.total.discountBreakdown).map(([couponCode, discount]) => [\r\n couponCode,\r\n new PriceModel(discount),\r\n ])\r\n ),\r\n netUnitPrice: new PriceModel(data.total.netUnitPrice),\r\n netSubtotal: new PriceModel(data.total.netSubtotal),\r\n taxTotal: new PriceModel(data.total.taxTotal),\r\n taxBreakdown: Object.fromEntries(\r\n Object.entries(data.total.taxBreakdown).map(([taxRuleId, taxBreakdown]) => [\r\n taxRuleId,\r\n {\r\n rate: taxBreakdown.rate,\r\n taxableUnitPrice: new PriceModel(taxBreakdown.taxableUnitPrice),\r\n taxPerUnit: new PriceModel(taxBreakdown.taxPerUnit),\r\n taxAmount: new PriceModel(taxBreakdown.taxAmount),\r\n system: taxBreakdown.system,\r\n subSystem: taxBreakdown.subSystem\r\n }\r\n ])\r\n ),\r\n grandTotal: new PriceModel(data.total.grandTotal),\r\n }\r\n }\r\n\r\n /**\r\n * Gets the unique identifier of the line item.\r\n * @returns The unique ID string.\r\n */\r\n getId(): string {\r\n return this.id;\r\n }\r\n\r\n /**\r\n * Gets the product key associated with this line item.\r\n * @returns The product key string.\r\n */\r\n getProductKey(): string {\r\n return this.productKey;\r\n }\r\n\r\n /**\r\n * Gets the selection attributes (e.g., size, color) for this line item.\r\n * @returns A copy of the selection attributes object.\r\n */\r\n getSelectionAttributes(): SelectionAttributes {\r\n return Utils.deepClone(this.selectionAttributes);\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 Utils.deepClone(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 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 | undefined\r\n getSpecifications(locale?: LocaleCode): LocalizedValue<ProductSpecification> | ProductSpecification | undefined {\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 image information model for this line item.\r\n * @returns The ImageInfoModel instance.\r\n */\r\n getImage(): ImageInfoModel {\r\n return this.primaryImage;\r\n }\r\n\r\n /**\r\n * Gets the sub-items (size/quantity breakdown).\r\n * @returns A copy of the array of SubItems.\r\n */\r\n getSubItems(): SubItem[] {\r\n return Utils.deepClone(this.subItems);\r\n }\r\n\r\n /**\r\n * Gets the total quantity for this line item across all sub-items.\r\n * @returns The total quantity as a number.\r\n */\r\n getTotalQuantity(): number {\r\n return this.total.quantity;\r\n }\r\n\r\n /**\r\n * Gets the pricing information model for this line item.\r\n * @returns An object containing unit price, tiered pricing, tax category, and tax details.\r\n */\r\n getPricing() {\r\n return {\r\n unitPrice: this.pricing.unitPrice,\r\n tierPricing: this.pricing.tierPricing,\r\n taxCategory: this.pricing.taxCategory,\r\n applicableTaxRule: [...this.pricing.applicableTaxRule],\r\n };\r\n }\r\n\r\n /**\r\n * Gets the current state of the line item.\r\n * @returns The LineItemState enum value.\r\n */\r\n getState() {\r\n return this.state;\r\n }\r\n\r\n /**\r\n * Gets the total price for this line item (including all sub-items).\r\n * @returns An object containing line item totals including subtotal, tax, discounts, and grand total.\r\n */\r\n getTotal(): LineItemTotalsModel {\r\n return {\r\n quantity: this.total.quantity,\r\n unitPrice: this.total.unitPrice,\r\n subtotal: this.total.subtotal,\r\n discountTotal: this.total.discountTotal,\r\n discountBreakdown: Object.fromEntries(\r\n Object.entries(this.total.discountBreakdown).map(([couponCode, discount]) => [\r\n couponCode,\r\n discount,\r\n ])\r\n ),\r\n netUnitPrice: this.total.netUnitPrice,\r\n netSubtotal: this.total.netSubtotal,\r\n taxTotal: this.total.taxTotal,\r\n taxBreakdown: Object.fromEntries(\r\n Object.entries(this.total.taxBreakdown).map(([taxRuleId, taxBreakdown]) => [\r\n taxRuleId,\r\n {\r\n rate: taxBreakdown.rate,\r\n taxableUnitPrice: taxBreakdown.taxableUnitPrice,\r\n taxPerUnit: taxBreakdown.taxPerUnit,\r\n taxAmount: taxBreakdown.taxAmount,\r\n system: taxBreakdown.system,\r\n subSystem: taxBreakdown.subSystem\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 line item's details.\r\n * @returns LineItemData.\r\n */\r\n getDetails(): LineItemData {\r\n const pricing = this.getPricing();\r\n const total = this.getTotal();\r\n return {\r\n id: this.getId(),\r\n productKey: this.getProductKey(),\r\n selectionAttributes: this.getSelectionAttributes(),\r\n name: this.getName(),\r\n specifications: this.getSpecifications(),\r\n primaryImage: this.getImage().getDetails(),\r\n subItems: this.getSubItems(),\r\n pricing: {\r\n unitPrice: pricing.unitPrice.getDetails(),\r\n tierPricing: pricing.tierPricing.getDetails(),\r\n taxCategory: pricing.taxCategory,\r\n applicableTaxRule: pricing.applicableTaxRule.map(rule => rule.getDetails()),\r\n },\r\n state: this.getState(),\r\n total: {\r\n quantity: total.quantity,\r\n unitPrice: total.unitPrice.getDetails(),\r\n subtotal: total.subtotal.getDetails(),\r\n discountTotal: total.discountTotal.getDetails(),\r\n discountBreakdown: Object.fromEntries(\r\n Object.entries(total.discountBreakdown).map(([couponCode, discount]) => [\r\n couponCode,\r\n discount.getDetails(),\r\n ])\r\n ),\r\n netUnitPrice: total.netUnitPrice.getDetails(),\r\n netSubtotal: total.netSubtotal.getDetails(),\r\n taxTotal: total.taxTotal.getDetails(),\r\n taxBreakdown: Object.fromEntries(\r\n Object.entries(total.taxBreakdown).map(([taxRuleId, taxBreakdown]) => [\r\n taxRuleId,\r\n {\r\n rate: taxBreakdown.rate,\r\n taxableUnitPrice: taxBreakdown.taxableUnitPrice.getDetails(),\r\n taxPerUnit: taxBreakdown.taxPerUnit.getDetails(),\r\n taxAmount: taxBreakdown.taxAmount.getDetails(),\r\n system: taxBreakdown.system,\r\n subSystem: taxBreakdown.subSystem\r\n }\r\n ])\r\n ),\r\n grandTotal: total.grandTotal.getDetails(),\r\n },\r\n customFields: this.getAllCustomFields()\r\n };\r\n }\r\n\r\n /**\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 {InvalidLineItemTaxRuleError} Duplicate tax rule IDs will results in error.\r\n\t */\r\n private validateTaxRules(taxRules: TaxRuleModel[]): void {\r\n const uniqueTaxRule = new Set();\r\n for (let i = 0; i < taxRules.length; i++) {\r\n const currentTaxRuleId = taxRules[i].getTaxRuleId();\r\n if (uniqueTaxRule.has(currentTaxRuleId)) {\r\n throw new InvalidLineItemTaxRuleError(\"Duplicate tax rule ID found: \" + currentTaxRuleId);\r\n } else {\r\n uniqueTaxRule.add(currentTaxRuleId);\r\n }\r\n }\r\n }\r\n /**\r\n * Adds or updates sub-items (e.g., sizes with quantities) to the line item.\r\n * If a sub-item with the same size already exists, its quantity is either\r\n * updated by adding the new quantity or replaced entirely, based on the `addQuantity` flag.\r\n * Sub-items with a resulting quantity of 0 are removed.\r\n * @param subItems - An array of `SubItem` objects to add or update.\r\n * @param addQuantity - If true, adds the quantity from `subItem` to the existing quantity.\r\n * If false, replaces the existing quantity with the one from `subItem`.\r\n */\r\n addSubItems(subItems: SubItem[], addQuantity: boolean): void {\r\n subItems.forEach(subItem => {\r\n const existingSubItem = this.subItems.find(item => item.size === subItem.size);\r\n if (existingSubItem) {\r\n existingSubItem.quantity = addQuantity ? existingSubItem.quantity + subItem.quantity : subItem.quantity;\r\n } else {\r\n this.subItems.push(subItem);\r\n }\r\n })\r\n this.subItems = this.subItems.filter(sub => sub.quantity > 0);\r\n this.calculateTotals();\r\n }\r\n\r\n /**\r\n * Updates the line item with the latest product data (price, image, name, specifications).\r\n * Validates that the product matches the line item's selection and is active.\r\n * @param product - The product model to update from.\r\n * @param cartCountry - The country code for pricing context.\r\n * @param cartCurrency - The currency code for pricing context.\r\n * @throws {Error} If product mismatch, inactive, size mismatch, or pricing missing.\r\n */\r\n public updateProductData(product: ProductModel, cartCountry: CountryCode, cartCurrency: CurrencyCode): void {\r\n if (this.productKey !== product.getKey() || !product.validateSelectionAttribute(this.selectionAttributes)) {\r\n throw new ProductMismatchError();\r\n } else if (!product.getIsActive()) {\r\n throw new ProductInactiveError();\r\n }\r\n\r\n this.subItems.forEach(subItem => {\r\n if (!product.validateSize(subItem.size)) {\r\n throw new SizeMismatchError();\r\n }\r\n });\r\n\r\n const productPricing = product.getPriceDetails(cartCountry);\r\n if (!productPricing || productPricing.getBaseUnitPrice().getCurrency() !== cartCurrency) {\r\n throw new PricingNotFoundError();\r\n }\r\n this.name = product.getName();\r\n this.specifications = product.getSpecifications();\r\n this.primaryImage = product.getImages(this.selectionAttributes).primary;\r\n\r\n const quantity = this.subItems.reduce((sum, s) => sum + s.quantity, 0);\r\n const { unitPrice } = productPricing.getApplicableTier(quantity);\r\n\r\n this.pricing = {\r\n unitPrice: unitPrice,\r\n tierPricing: productPricing,\r\n taxCategory: productPricing.getTaxCategory(),\r\n applicableTaxRule: this.pricing.applicableTaxRule\r\n }\r\n\r\n this.calculateTotals();\r\n }\r\n\r\n /**\r\n * Updates the discounts applied to this line item and recalculates totals.\r\n * @param appliedDiscounts - List of coupons and their allocated discount amounts.\r\n */\r\n public updateDiscounts(appliedDiscounts: { coupon: CouponModel, amount: PriceModel }[]): void {\r\n let lineItemDiscounts = {} as Record<string, PriceModel>;\r\n appliedDiscounts.forEach(discount => {\r\n lineItemDiscounts[discount.coupon.getCode()] = discount.amount;\r\n });\r\n\r\n this.total.discountBreakdown = lineItemDiscounts;\r\n this.calculateTotals();\r\n }\r\n\r\n /**\r\n * Updates the tax rule for this line item and recalculates totals.\r\n * @param taxRule - The new tax rule to apply.\r\n * @throws {Error} If the tax rule category does not match the item's tax category.\r\n */\r\n public updateTax(taxRules: TaxRuleModel[]): void {\r\n taxRules.forEach(taxRule => {\r\n if (!taxRule.appliesTo(this.pricing.taxCategory, taxRule.getCountry())) {\r\n throw new InvalidTaxRuleError();\r\n }\r\n });\r\n\r\n this.validateTaxRules(taxRules);\r\n this.pricing.applicableTaxRule = taxRules;\r\n this.calculateTotals();\r\n }\r\n\r\n /**\r\n * Recalculates the line item totals based on current quantity, unit price, discounts, and tax rates.\r\n */\r\n public calculateTotals(): void {\r\n const zero = this.pricing.unitPrice.zero();\r\n const totalQuantity = this.subItems.reduce((sum, s) => sum + s.quantity, 0);\r\n\r\n if (this.state === LineItemState.CANCELLED) {\r\n this.total = {\r\n quantity: 0,\r\n unitPrice: zero,\r\n subtotal: zero,\r\n discountTotal: zero,\r\n discountBreakdown: {},\r\n netUnitPrice: zero,\r\n netSubtotal: zero,\r\n taxTotal: zero,\r\n taxBreakdown: {},\r\n grandTotal: zero\r\n };\r\n return;\r\n }\r\n\r\n const { unitPrice } = this.pricing.tierPricing.getApplicableTier(totalQuantity);\r\n const subTotal = unitPrice.multiply(totalQuantity);\r\n const totalDiscount = Object.values(this.total.discountBreakdown).reduce((sum, s) => sum.add(s), zero);\r\n const netSubtotal = subTotal.subtract(totalDiscount);\r\n const netUnitPrice = totalQuantity > 0 ? netSubtotal.divide(totalQuantity) : zero;\r\n\r\n // Calculate tax for each applicable rule\r\n const taxBreakdown: Record<string, LineItemTaxBreakdownModel> = {};\r\n let taxTotal = zero;\r\n this.pricing.applicableTaxRule.forEach(taxRule => {\r\n const rate = taxRule.getApplicableTaxRate(netUnitPrice);\r\n const taxPerUnit = taxRule.calculateTax(netUnitPrice);\r\n const taxAmount = taxPerUnit.multiply(totalQuantity).round();\r\n taxBreakdown[taxRule.getTaxRuleId()] = {\r\n rate: rate,\r\n taxableUnitPrice: netUnitPrice,\r\n taxPerUnit: taxPerUnit,\r\n taxAmount: taxAmount,\r\n system: taxRule.getTaxSystem(),\r\n subSystem: taxRule.getTaxSubSystem()\r\n };\r\n taxTotal = taxTotal.add(taxAmount);\r\n });\r\n\r\n const grandTotal = netSubtotal.add(taxTotal);\r\n\r\n this.total = {\r\n quantity: totalQuantity,\r\n unitPrice: unitPrice,\r\n subtotal: subTotal,\r\n discountTotal: totalDiscount,\r\n discountBreakdown: this.total.discountBreakdown,\r\n netUnitPrice: netUnitPrice,\r\n netSubtotal: netSubtotal,\r\n taxTotal: taxTotal,\r\n taxBreakdown: taxBreakdown,\r\n grandTotal: grandTotal\r\n };\r\n }\r\n\r\n /**\r\n * Updates the line item's state.\r\n * @param newState \r\n */\r\n public updateState(newState: LineItemState): void {\r\n if (this.state in LineItemState) {\r\n if (this.state !== newState) {\r\n this.state = newState;\r\n }\r\n } else {\r\n throw new InvalidLineItemStateError(newState);\r\n }\r\n }\r\n\r\n /**\r\n * Resets the line item's properties to their default empty or initial state.\r\n * Useful for clearing out line item data without creating a new instance.\r\n * Recalculates total quantity and price total afterwards (which will be zero).\r\n */\r\n clearLineItem(): void {\r\n const zero = this.pricing.unitPrice.zero()\r\n this.id = '';\r\n this.productKey = '';\r\n this.selectionAttributes = { color: { name: '' } };\r\n this.name = { en: '' };\r\n this.primaryImage = new ImageInfoModel({ sources: { original: '' } });\r\n this.subItems = [];\r\n this.pricing = {\r\n unitPrice: zero,\r\n tierPricing: this.pricing.tierPricing,\r\n taxCategory: this.pricing.taxCategory,\r\n applicableTaxRule: []\r\n }\r\n this.total = {\r\n quantity: 0,\r\n unitPrice: zero,\r\n subtotal: zero,\r\n discountTotal: zero,\r\n discountBreakdown: {},\r\n netUnitPrice: zero,\r\n netSubtotal: zero,\r\n taxTotal: zero,\r\n taxBreakdown: {},\r\n grandTotal: zero\r\n };\r\n }\r\n}\r\n"]}