b23-lib 3.5.2 → 3.7.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.
- package/dist/Auth/index.js +1 -1
- package/dist/Auth/index.js.map +1 -1
- package/dist/Auth/index.mjs +1 -1
- package/dist/Classes/Cart.js +1 -1
- package/dist/Classes/Cart.js.map +1 -1
- package/dist/Classes/Cart.mjs +1 -1
- package/dist/Classes/Charge.js +1 -1
- package/dist/Classes/Charge.js.map +1 -1
- package/dist/Classes/Charge.mjs +1 -1
- package/dist/Classes/Coupon.js +1 -1
- package/dist/Classes/Coupon.js.map +1 -1
- package/dist/Classes/Coupon.mjs +1 -1
- package/dist/Classes/Enum.d.mts +5 -1
- package/dist/Classes/Enum.d.ts +5 -1
- package/dist/Classes/Enum.js +1 -1
- package/dist/Classes/Enum.js.map +1 -1
- package/dist/Classes/Enum.mjs +1 -1
- package/dist/Classes/Inventory.js +1 -1
- package/dist/Classes/Inventory.js.map +1 -1
- package/dist/Classes/Inventory.mjs +1 -1
- package/dist/Classes/Invoice.d.mts +82 -3
- package/dist/Classes/Invoice.d.ts +82 -3
- package/dist/Classes/Invoice.js +1 -1
- package/dist/Classes/Invoice.js.map +1 -1
- package/dist/Classes/Invoice.mjs +1 -1
- package/dist/Classes/Invoice.mjs.map +1 -1
- package/dist/Classes/LineItem.d.mts +15 -1
- package/dist/Classes/LineItem.d.ts +15 -1
- package/dist/Classes/LineItem.js +1 -1
- package/dist/Classes/LineItem.js.map +1 -1
- package/dist/Classes/LineItem.mjs +1 -1
- package/dist/Classes/Order.js +1 -1
- package/dist/Classes/Order.js.map +1 -1
- package/dist/Classes/Order.mjs +1 -1
- package/dist/Classes/Price.js +1 -1
- package/dist/Classes/Price.js.map +1 -1
- package/dist/Classes/Price.mjs +1 -1
- package/dist/Classes/Product.d.mts +14 -1
- package/dist/Classes/Product.d.ts +14 -1
- package/dist/Classes/Product.js +1 -1
- package/dist/Classes/Product.js.map +1 -1
- package/dist/Classes/Product.mjs +1 -1
- package/dist/Classes/ShoppingContainer.js +1 -1
- package/dist/Classes/ShoppingContainer.js.map +1 -1
- package/dist/Classes/ShoppingContainer.mjs +1 -1
- package/dist/Classes/TaxRule.js +1 -1
- package/dist/Classes/TaxRule.js.map +1 -1
- package/dist/Classes/TaxRule.mjs +1 -1
- package/dist/Classes/TieredPrice.js +1 -1
- package/dist/Classes/TieredPrice.js.map +1 -1
- package/dist/Classes/TieredPrice.mjs +1 -1
- package/dist/{chunk-XTF6ND33.mjs → chunk-5RB4POUM.mjs} +2 -2
- package/dist/{chunk-XTF6ND33.mjs.map → chunk-5RB4POUM.mjs.map} +1 -1
- package/dist/{chunk-ZODPRQKQ.mjs → chunk-7XO2BQPY.mjs} +2 -2
- package/dist/{chunk-ZODPRQKQ.mjs.map → chunk-7XO2BQPY.mjs.map} +1 -1
- package/dist/{chunk-S6LR7AUZ.mjs → chunk-AOKVSPRS.mjs} +2 -2
- package/dist/{chunk-S6LR7AUZ.mjs.map → chunk-AOKVSPRS.mjs.map} +1 -1
- package/dist/chunk-BMHVS6XA.mjs +2 -0
- package/dist/chunk-BMHVS6XA.mjs.map +1 -0
- package/dist/{chunk-6ZKMKSAG.mjs → chunk-JZCR7NZW.mjs} +2 -2
- package/dist/{chunk-6ZKMKSAG.mjs.map → chunk-JZCR7NZW.mjs.map} +1 -1
- package/dist/{chunk-R7EJN5XT.mjs → chunk-KEOAZ76U.mjs} +2 -2
- package/dist/{chunk-R7EJN5XT.mjs.map → chunk-KEOAZ76U.mjs.map} +1 -1
- package/dist/chunk-PL5HGCWN.mjs +2 -0
- package/dist/chunk-PL5HGCWN.mjs.map +1 -0
- package/dist/chunk-RVIKCZ2Q.mjs +2 -0
- package/dist/chunk-RVIKCZ2Q.mjs.map +1 -0
- package/dist/{chunk-G4AM63RT.mjs → chunk-SY4RK7JV.mjs} +2 -2
- package/dist/{chunk-G4AM63RT.mjs.map → chunk-SY4RK7JV.mjs.map} +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
- package/dist/chunk-4G7JC2EH.mjs +0 -2
- package/dist/chunk-4G7JC2EH.mjs.map +0 -1
- package/dist/chunk-TPIIACE7.mjs +0 -2
- package/dist/chunk-TPIIACE7.mjs.map +0 -1
- package/dist/chunk-VEOX3TRL.mjs +0 -2
- package/dist/chunk-VEOX3TRL.mjs.map +0 -1
|
@@ -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-5RB4POUM.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,2 +1,2 @@
|
|
|
1
|
-
import {a as a$1}from'./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import {a as a$1}from'./chunk-JZCR7NZW.mjs';import {a}from'./chunk-UXZBULDS.mjs';var n=class extends a{taxRuleId;taxCategory;taxSystem;taxSubSystem;country;rate;minPrice;maxPrice;excludeMin;excludeMax;effectiveFrom;effectiveTo;constructor(e){super(e),this.taxRuleId=e.taxRuleId,this.taxSystem=e.taxSystem,this.taxSubSystem=e.taxSubSystem,this.taxCategory=e.taxCategory,this.country=e.country,this.rate=e.rate,this.minPrice=new a$1(e.minPrice),this.maxPrice=e.maxPrice?new a$1(e.maxPrice):void 0,this.excludeMin=e.excludeMin??!1,this.excludeMax=e.excludeMax??!1,this.effectiveFrom=new Date(e.effectiveFrom).toISOString(),this.effectiveTo=e.effectiveTo?new Date(e.effectiveTo).toISOString():void 0;}getTaxRuleId(){return this.taxRuleId}getTaxSystem(){return this.taxSystem}getTaxSubSystem(){return this.taxSubSystem}getTaxCategory(){return this.taxCategory}getCountry(){return this.country}getRate(){return this.rate}getMinPrice(){return this.minPrice}getMaxPrice(){return this.maxPrice}getExcludeMin(){return this.excludeMin}getExcludeMax(){return this.excludeMax}getEffectiveFrom(){return this.effectiveFrom}getEffectiveTo(){return this.effectiveTo}getDetails(){return {taxRuleId:this.getTaxRuleId(),taxSystem:this.getTaxSystem(),taxSubSystem:this.getTaxSubSystem(),taxCategory:this.getTaxCategory(),country:this.getCountry(),rate:this.getRate(),minPrice:this.getMinPrice().getDetails(),maxPrice:this.getMaxPrice()?.getDetails(),excludeMin:this.getExcludeMin(),excludeMax:this.getExcludeMax(),effectiveFrom:this.effectiveFrom,effectiveTo:this.effectiveTo?this.effectiveTo:void 0,customFields:this.getAllCustomFields()}}appliesTo(e,o,t,i=new Date){let r=!t||(this.excludeMin?this.minPrice.compareTo(t)<0:this.minPrice.compareTo(t)<=0)&&(this.maxPrice?this.excludeMax?this.maxPrice.compareTo(t)>0:this.maxPrice.compareTo(t)>=0:!0);return this.taxCategory===e&&this.country===o&&r&&Date.parse(this.effectiveFrom)<=i.getTime()&&(this.effectiveTo?Date.parse(this.effectiveTo)>=i.getTime():!0)}getApplicableTaxRate(e){return this.appliesTo(this.taxCategory,this.country,e)?this.rate:0}calculateTax(e){return this.appliesTo(this.taxCategory,this.country,e)?e.multiply(this.rate):e.zero()}static getTaxRateDisplayString(e,o,t){let i=o*100,r=i%1===0?i.toString():i.toFixed(2).replace(/\.?0+$/,"");return t?.percentageOnly?`${r}%`:e.getTaxSystem()==="GST"?`${e.getTaxSubSystem()} ${r}%`:`${e.getTaxSystem()} ${r}%`}};export{n as a};//# sourceMappingURL=chunk-7XO2BQPY.mjs.map
|
|
2
|
+
//# sourceMappingURL=chunk-7XO2BQPY.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/Classes/TaxRule.ts"],"names":["TaxRuleModel","CustomFieldModel","data","PriceModel","taxCategory","country","price","at","isPriceInRange","taxRule","rate","formateOption","percentage","rateStr"],"mappings":"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","file":"chunk-
|
|
1
|
+
{"version":3,"sources":["../src/Classes/TaxRule.ts"],"names":["TaxRuleModel","CustomFieldModel","data","PriceModel","taxCategory","country","price","at","isPriceInRange","taxRule","rate","formateOption","percentage","rateStr"],"mappings":"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","file":"chunk-7XO2BQPY.mjs","sourcesContent":["import { CustomFieldAttributes, CustomFieldModel } from \"./Base\";\r\nimport { CountryCode, ISODateTimeUTC, Prettify } from \"./Common\";\r\nimport { TaxSystem } from \"./Enum\";\r\nimport PriceModel, { PriceData } from \"./Price\";\r\n\r\nexport type TaxRuleAttributes = Prettify<CustomFieldAttributes & {\r\n taxRuleId: string;\r\n taxCategory: string;\r\n taxSystem: TaxSystem;\r\n taxSubSystem: string;\r\n country: CountryCode;\r\n rate: number;\r\n minPrice: PriceData;\r\n maxPrice?: PriceData;\r\n excludeMin?: boolean;\r\n excludeMax?: boolean;\r\n effectiveFrom: ISODateTimeUTC;\r\n effectiveTo?: ISODateTimeUTC;\r\n}>;\r\n\r\nexport type TaxRuleData = TaxRuleAttributes;\r\n\r\nexport class TaxRuleModel extends CustomFieldModel {\r\n protected taxRuleId: string;\r\n protected taxCategory: string;\r\n protected taxSystem: TaxSystem;\r\n protected taxSubSystem: string;\r\n protected country: CountryCode;\r\n protected rate: number;\r\n protected minPrice: PriceModel;\r\n protected maxPrice?: PriceModel;\r\n protected excludeMin: boolean;\r\n protected excludeMax: boolean;\r\n protected effectiveFrom: ISODateTimeUTC;\r\n protected effectiveTo?: ISODateTimeUTC;\r\n\r\n constructor(data: TaxRuleAttributes) {\r\n super(data);\r\n this.taxRuleId = data.taxRuleId;\r\n this.taxSystem = data.taxSystem;\r\n this.taxSubSystem = data.taxSubSystem;\r\n this.taxCategory = data.taxCategory;\r\n this.country = data.country;\r\n this.rate = data.rate;\r\n this.minPrice = new PriceModel(data.minPrice);\r\n this.maxPrice = data.maxPrice ? new PriceModel(data.maxPrice) : undefined;\r\n this.excludeMin = data.excludeMin ?? false;\r\n this.excludeMax = data.excludeMax ?? false;\r\n this.effectiveFrom = new Date(data.effectiveFrom).toISOString();\r\n this.effectiveTo = data.effectiveTo ? new Date(data.effectiveTo).toISOString() : undefined;\r\n }\r\n\r\n getTaxRuleId(): string {\r\n return this.taxRuleId;\r\n }\r\n\r\n getTaxSystem(): TaxSystem {\r\n return this.taxSystem;\r\n }\r\n\r\n getTaxSubSystem(): string {\r\n return this.taxSubSystem;\r\n }\r\n\r\n getTaxCategory(): string {\r\n return this.taxCategory;\r\n }\r\n\r\n getCountry(): CountryCode {\r\n return this.country;\r\n }\r\n\r\n getRate(): number {\r\n return this.rate;\r\n }\r\n\r\n getMinPrice(): PriceModel {\r\n return this.minPrice;\r\n }\r\n\r\n getMaxPrice(): PriceModel | undefined {\r\n return this.maxPrice;\r\n }\r\n\r\n getExcludeMin(): boolean {\r\n return this.excludeMin;\r\n }\r\n\r\n getExcludeMax(): boolean {\r\n return this.excludeMax;\r\n }\r\n\r\n getEffectiveFrom(): string {\r\n return this.effectiveFrom;\r\n }\r\n\r\n getEffectiveTo(): string | undefined {\r\n return this.effectiveTo;\r\n }\r\n\r\n getDetails(): TaxRuleData {\r\n return {\r\n taxRuleId: this.getTaxRuleId(),\r\n taxSystem: this.getTaxSystem(),\r\n taxSubSystem: this.getTaxSubSystem(),\r\n taxCategory: this.getTaxCategory(),\r\n country: this.getCountry(),\r\n rate: this.getRate(),\r\n minPrice: this.getMinPrice().getDetails(),\r\n maxPrice: this.getMaxPrice()?.getDetails(),\r\n excludeMin: this.getExcludeMin(),\r\n excludeMax: this.getExcludeMax(),\r\n effectiveFrom: this.effectiveFrom,\r\n effectiveTo: this.effectiveTo ? this.effectiveTo : undefined,\r\n customFields: this.getAllCustomFields(),\r\n };\r\n }\r\n\r\n /**\r\n * Checks whether this tax rule is applicable for the given category and country at a specific time.\r\n * @param taxCategory - The tax category to check.\r\n * @param country - The country code to check.\r\n * @param price - The price to check against the rule's price range (optional).\r\n * @param at - The date to check effectiveness against (defaults to now).\r\n * @returns True if the rule is applicable, false otherwise.\r\n */\r\n appliesTo(taxCategory: string, country: CountryCode, price?: PriceModel, at: Date = new Date()): boolean {\r\n const isPriceInRange = !price || (\r\n (this.excludeMin ? this.minPrice.compareTo(price) < 0 : this.minPrice.compareTo(price) <= 0) &&\r\n (this.maxPrice\r\n ? (this.excludeMax ? this.maxPrice.compareTo(price) > 0 : this.maxPrice.compareTo(price) >= 0)\r\n : true\r\n )\r\n );\r\n\r\n return (\r\n this.taxCategory === taxCategory &&\r\n this.country === country &&\r\n isPriceInRange &&\r\n Date.parse(this.effectiveFrom) <= at.getTime() &&\r\n (this.effectiveTo ? Date.parse(this.effectiveTo) >= at.getTime() : true)\r\n );\r\n }\r\n\r\n /**\r\n * Gets the applicable tax rate for a given price. Returns the tax rate if the rule applies, otherwise returns 0.\r\n * @param price - The price to check against the tax rule.\r\n * @returns The applicable tax rate as a decimal (e.g., 0.18 for 18%).\r\n */\r\n getApplicableTaxRate(price: PriceModel): number {\r\n if(this.appliesTo(this.taxCategory, this.country, price)) {\r\n return this.rate;\r\n }\r\n return 0;\r\n }\r\n\r\n /**\r\n * Calculates the tax amount for a given taxable amount.\r\n * @param price - The price used to determine the tax amount.\r\n * @returns The calculated tax amount as a PriceModel. Returns zero if the tax rule does not apply.\r\n */\r\n calculateTax(price: PriceModel): PriceModel {\r\n if(!this.appliesTo(this.taxCategory, this.country, price)) {\r\n return price.zero(); // Return zero tax if the rule does not apply\r\n }\r\n\r\n return price.multiply(this.rate);\r\n }\r\n\r\n\r\n static getTaxRateDisplayString(taxRule: TaxRuleModel, rate: number, formateOption?: {\r\n percentageOnly?: boolean;\r\n }): string {\r\n const percentage = rate * 100;\r\n // Format to remove trailing zeros if it's an integer, otherwise keep up to 2 decimal places\r\n const rateStr = percentage % 1 === 0 ? percentage.toString() : percentage.toFixed(2).replace(/\\.?0+$/, '');\r\n\r\n if (formateOption?.percentageOnly) {\r\n return `${rateStr}%`;\r\n }\r\n\r\n if (taxRule.getTaxSystem() === TaxSystem.GST) {\r\n return `${taxRule.getTaxSubSystem()} ${rateStr}%`;\r\n }\r\n return `${taxRule.getTaxSystem()} ${rateStr}%`;\r\n }\r\n}\r\n\r\n"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {a}from'./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import {a}from'./chunk-JZCR7NZW.mjs';import {l,m as m$1,n,o,p}from'./chunk-R5DM7WCD.mjs';var m=class{baseUnitPrice;taxCategory;tiers;constructor(t){let i=new a(t.baseUnitPrice);if(!t.taxCategory)throw new l;let r=(t.tiers??[]).map(e=>({minQuantity:e.minQuantity,unitPrice:new a(e.unitPrice)})).sort((e,n)=>e.minQuantity-n.minQuantity);if(r.some(e=>e.minQuantity<=0))throw new m$1;let y=r.some(e=>e.unitPrice.getCurrency()!==i.getCurrency()),g=r.some((e,n)=>n>0&&e.unitPrice.compareTo(r[n-1].unitPrice)>0),h=r[0]?.unitPrice.compareTo(i)>0;if(y||g||h)throw new n("Tiers must share the same currency and must not increase in unit price.");this.baseUnitPrice=i,this.taxCategory=t.taxCategory,this.tiers=r;}getBaseUnitPrice(){return this.baseUnitPrice}getTaxCategory(){return this.taxCategory}getTiers(){return this.tiers.map(t=>({minQuantity:t.minQuantity,unitPrice:t.unitPrice}))}getDetails(){return {baseUnitPrice:this.baseUnitPrice.getDetails(),taxCategory:this.taxCategory,tiers:this.tiers.map(t=>({minQuantity:t.minQuantity,unitPrice:t.unitPrice.getDetails()}))}}getApplicableTier(t){if(t<=0)throw new o;for(let i=this.tiers.length-1;i>=0;i--)if(t>=this.tiers[i].minQuantity){let r=this.tiers[i];return {minQuantity:r.minQuantity,unitPrice:r.unitPrice}}throw new p(t)}getMinQuantity(){return this.tiers[0]?.minQuantity??1}getMaxDiscountPercent(){if(!this.tiers.length)return 0;let t=this.tiers[this.tiers.length-1].unitPrice.getAmount(),i=this.baseUnitPrice.getAmount();return (i-t)/i*100}};export{m as a};//# sourceMappingURL=chunk-AOKVSPRS.mjs.map
|
|
2
|
+
//# sourceMappingURL=chunk-AOKVSPRS.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/Classes/TieredPrice.ts"],"names":["TieredPriceModel","data","baseUnitPrice","PriceModel","InvalidTaxCategoryError","tiers","tier","a","b","t","InvalidMinQuantityError","hasDifferentCurrency","hasIrregularPricing","index","basePriceExceedsFirstTier","InvalidTieredPriceError","quantity","InvalidQuantityError","NoApplicableTierError","lowestTierPrice","basePrice"],"mappings":"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","file":"chunk-
|
|
1
|
+
{"version":3,"sources":["../src/Classes/TieredPrice.ts"],"names":["TieredPriceModel","data","baseUnitPrice","PriceModel","InvalidTaxCategoryError","tiers","tier","a","b","t","InvalidMinQuantityError","hasDifferentCurrency","hasIrregularPricing","index","basePriceExceedsFirstTier","InvalidTieredPriceError","quantity","InvalidQuantityError","NoApplicableTierError","lowestTierPrice","basePrice"],"mappings":"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","file":"chunk-AOKVSPRS.mjs","sourcesContent":["import PriceModel, { PriceData } from \"./Price\";\r\nimport {\r\n InvalidTaxCategoryError,\r\n InvalidMinQuantityError,\r\n InvalidTieredPriceError,\r\n InvalidQuantityError,\r\n NoApplicableTierError\r\n} from \"./Error\";\r\n\r\n/**\r\n * Represents a pricing tier based on a minimum purchase quantity.\r\n */\r\nexport type PriceTier = {\r\n minQuantity: number;\r\n unitPrice: PriceModel;\r\n};\r\n\r\n/**\r\n * Represents the attributes required for tiered pricing.\r\n */\r\nexport type TieredPriceAttributes = {\r\n baseUnitPrice: PriceData;\r\n taxCategory: string;\r\n\r\n /** Quantity-based pricing tiers */\r\n tiers: {\r\n minQuantity: number;\r\n unitPrice: PriceData;\r\n }[];\r\n};\r\n\r\nexport type TieredPriceData = TieredPriceAttributes;\r\n\r\nexport class TieredPriceModel {\r\n protected baseUnitPrice: PriceModel;\r\n protected taxCategory: string;\r\n protected tiers: PriceTier[];\r\n\r\n /** Constructor\r\n * Initializes the tiered pricing model with the provided attributes.\r\n * @param data - The tiered pricing attributes.\r\n *\r\n * @throws {Error}\r\n * - If the tax category is not valid\r\n * - If any tier has an invalid minimum quantity or unit price\r\n * - If the base unit price is not valid\r\n */\r\n constructor(data: TieredPriceAttributes) {\r\n const baseUnitPrice = new PriceModel(data.baseUnitPrice);\r\n\r\n if (!data.taxCategory) {\r\n throw new InvalidTaxCategoryError();\r\n }\r\n\r\n const tiers = (data.tiers ?? [])\r\n .map(tier => ({\r\n minQuantity: tier.minQuantity,\r\n unitPrice: new PriceModel(tier.unitPrice),\r\n }))\r\n .sort((a, b) => a.minQuantity - b.minQuantity);\r\n\r\n const hasInvalidMinQuantity = tiers.some(t => t.minQuantity <= 0);\r\n if (hasInvalidMinQuantity) {\r\n throw new InvalidMinQuantityError();\r\n }\r\n\r\n const hasDifferentCurrency = tiers.some(\r\n t => t.unitPrice.getCurrency() !== baseUnitPrice.getCurrency()\r\n );\r\n const hasIrregularPricing = tiers.some(\r\n (tier, index) =>\r\n index > 0 &&\r\n tier.unitPrice.compareTo(tiers[index - 1].unitPrice) > 0\r\n );\r\n const basePriceExceedsFirstTier = tiers[0]?.unitPrice.compareTo(baseUnitPrice) > 0;\r\n\r\n if (hasDifferentCurrency || hasIrregularPricing || basePriceExceedsFirstTier) {\r\n throw new InvalidTieredPriceError(\r\n \"Tiers must share the same currency and must not increase in unit price.\"\r\n );\r\n }\r\n\r\n this.baseUnitPrice = baseUnitPrice;\r\n this.taxCategory = data.taxCategory;\r\n this.tiers = tiers;\r\n }\r\n\r\n /** \r\n * Returns the base unit price \r\n * @returns The base unit price as a PriceModel instance.\r\n */\r\n getBaseUnitPrice(): PriceModel {\r\n return this.baseUnitPrice;\r\n }\r\n\r\n /** \r\n * Returns the tax category \r\n * @returns The tax category as a TaxCategory enum value.\r\n */\r\n getTaxCategory(): string {\r\n return this.taxCategory;\r\n }\r\n\r\n /** \r\n * Returns all pricing tiers sorted by minimum quantity \r\n * @returns An array of PriceTier objects.\r\n */\r\n getTiers(): readonly PriceTier[] {\n return this.tiers.map(tier => ({\n minQuantity: tier.minQuantity,\n unitPrice: tier.unitPrice\n }));\n }\n\r\n getDetails(): TieredPriceData {\r\n return {\r\n baseUnitPrice: this.baseUnitPrice.getDetails(),\r\n taxCategory: this.taxCategory,\r\n tiers: this.tiers.map(tier => ({\r\n minQuantity: tier.minQuantity,\r\n unitPrice: tier.unitPrice.getDetails()\r\n }))\r\n };\r\n }\r\n\r\n /**\r\n * Returns the applicable unit price for a given quantity.\r\n *\r\n * @param quantity - Purchase quantity\r\n * @returns The unit price for the highest applicable tier\r\n *\r\n * @throws {Error}\r\n * - If quantity is less than or equal to zero\r\n * - If quantity does not meet the minimum requirement of any tier\r\n */\r\n getApplicableTier(quantity: number): PriceTier {\n if (quantity <= 0) {\r\n throw new InvalidQuantityError();\r\n }\r\n\r\n for (let i = this.tiers.length - 1; i >= 0; i--) {\r\n if (quantity >= this.tiers[i].minQuantity) {\r\n const tier = this.tiers[i];\n return { minQuantity: tier.minQuantity, unitPrice: tier.unitPrice };\n }\n }\n\r\n throw new NoApplicableTierError(quantity);\r\n }\r\n\r\n /**\r\n * Returns the minimum quantity required to purchase this product.\r\n */\r\n getMinQuantity(): number {\r\n return this.tiers[0]?.minQuantity ?? 1;\r\n }\r\n\r\n /**\r\n * Returns the maximum discount percentage achievable compared to the base unit price.\r\n */\r\n getMaxDiscountPercent(): number {\r\n if (!this.tiers.length) return 0;\r\n\r\n const lowestTierPrice = this.tiers[this.tiers.length - 1].unitPrice.getAmount();\r\n const basePrice = this.baseUnitPrice.getAmount();\r\n\r\n return ((basePrice - lowestTierPrice) / basePrice) * 100;\r\n }\r\n}\r\n"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import {a as a$4}from'./chunk-7XO2BQPY.mjs';import {a as a$1}from'./chunk-RVIKCZ2Q.mjs';import {a as a$3}from'./chunk-AOKVSPRS.mjs';import {b}from'./chunk-2B2XI6FG.mjs';import {a as a$2}from'./chunk-JZCR7NZW.mjs';import {e,o}from'./chunk-PL5HGCWN.mjs';import {d,c,f,g,i,j,k,b as b$1}from'./chunk-R5DM7WCD.mjs';import {a}from'./chunk-UXZBULDS.mjs';var P=class extends a{id;productKey;sku;selectionAttributes;name;specifications;primaryImage;subItems;pricing;state;productType;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(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.productType=t.productType??"GOODS",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}getProductType(){return this.productType}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(),productType:this.getProductType(),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.productType=t.getProductType(),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((n,u)=>n+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((n,u)=>n.add(u),t),l=a.subtract(c),s=e>0?l.divide(e):t,d={},p=t;this.pricing.applicableTaxRule.forEach(n=>{let u=n.getApplicableTaxRate(s),b=n.calculateTax(s),h=b.multiply(e).round();d[n.getTaxRuleId()]={rate:u,taxableUnitPrice:s,taxPerUnit:b,taxAmount:h,system:n.getTaxSystem(),subSystem:n.getTaxSubSystem()},p=p.add(h);});let U=l.add(p);this.total={quantity:e,unitPrice:i,subtotal:a,discountTotal:c,discountBreakdown:this.total.discountBreakdown,netUnitPrice:s,netSubtotal:l,taxTotal:p,taxBreakdown:d,grandTotal:U};}updateState(t){if(this.state in o)this.state!==t&&(this.state=t);else throw new b$1(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({sources:{original:""}}),this.subItems=[],this.productType="GOODS",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{P as a};//# sourceMappingURL=chunk-BMHVS6XA.mjs.map
|
|
2
|
+
//# sourceMappingURL=chunk-BMHVS6XA.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
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-BMHVS6XA.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, ProductType } 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 sku: 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 productType?: ProductType;\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 sku: 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 productType: ProductType;\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.sku = data.sku;\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 this.productType = data.productType ?? ProductType.GOODS;\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 SKU of the line item.\r\n * @returns The SKU string.\r\n */\r\n getSku(): string {\r\n return this.sku;\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 product type.\r\n * @returns ProductType.\r\n */\r\n getProductType(): ProductType {\r\n return this.productType;\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 sku: this.getSku(),\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 productType: this.getProductType(),\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.sku = product.getSku(this.selectionAttributes) as string;\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.productType = product.getProductType();\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.sku = '';\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.productType = ProductType.GOODS;\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"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {i,h}from'./chunk-
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import {i,h}from'./chunk-PL5HGCWN.mjs';import {r,s,t,u}from'./chunk-R5DM7WCD.mjs';var m=class r$1{#e;amount;currency;constructor(e){if(this.#e="PriceModel",e.amount<0)throw new r("Amount cannot be negative.");if(!e.currency)throw new s("Currency code is required.");this.currency=e.currency,this.amount=parseFloat(e.amount.toFixed(r$1.getPrecisionPlaces(this.currency)));}get kind(){return this.#e}static isPriceModel(e){return typeof e=="object"&&e!==null&&e.kind==="PriceModel"}getCurrency(){return this.currency}getAmount(){return this.amount}getDetails(){return {amount:this.amount,currency:this.currency}}getPreciseAmount(e){return parseFloat(e.toFixed(r$1.getPrecisionPlaces(this.currency)))}compareTo(e){if(r$1.isPriceModel(e)){if(this.currency!==e.getCurrency())throw new t("Cannot compare prices in different currencies.")}else throw new u("Must be a PriceModel instance.");return this.getPreciseAmount(this.amount-e.getAmount())}add(e){if(r$1.isPriceModel(e)){if(this.currency!==e.getCurrency())throw new t("Cannot add prices in different currencies.")}else throw new u("Must be a PriceModel instance.");return new r$1({amount:this.getPreciseAmount(this.amount+e.getAmount()),currency:this.currency})}subtract(e){if(r$1.isPriceModel(e)){if(this.currency!==e.getCurrency())throw new t("Cannot subtract prices in different currencies.")}else throw new u("Must be a PriceModel instance.");return new r$1({amount:this.getPreciseAmount(this.amount-e.getAmount()),currency:this.currency})}multiply(e){if(r$1.isPriceModel(e)){if(this.currency!==e.getCurrency())throw new t("Cannot multiply prices in different currencies.");return new r$1({amount:this.getPreciseAmount(this.amount*e.getAmount()),currency:this.currency})}else if(typeof e=="number"&&e>=0)return new r$1({amount:this.getPreciseAmount(this.amount*e),currency:this.currency});throw new u("Must be a non-negative number.")}divide(e){if(r$1.isPriceModel(e)){if(this.currency!==e.getCurrency())throw new t("Cannot divide prices in different currencies.");return new r$1({amount:this.getPreciseAmount(this.amount/e.getAmount()),currency:this.currency})}else if(typeof e=="number"&&e>0)return new r$1({amount:this.getPreciseAmount(this.amount/e),currency:this.currency});throw new u("Must be a positive number.")}min(...e){if(e.length===0)throw new u("Must provide at least one PriceModel.");return e.reduce((t$1,n)=>{if(r$1.isPriceModel(n)){if(t$1.getCurrency()!==n.getCurrency())throw new t("Cannot compare prices in different currencies.")}else throw new u("Must be a PriceModel instance.");return t$1.compareTo(n)<0?t$1:n},this)}max(...e){if(e.length===0)throw new u("Must provide at least one PriceModel.");return e.reduce((t$1,n)=>{if(r$1.isPriceModel(n)){if(t$1.getCurrency()!==n.getCurrency())throw new t("Cannot compare prices in different currencies.")}else throw new u("Must be a PriceModel instance.");return t$1.compareTo(n)>0?t$1:n},this)}zero(){return new r$1({currency:this.currency,amount:0})}isZero(){return this.amount===0}round(){return new r$1({currency:this.currency,amount:this.getRoundedAmount()})}getRoundedAmount(){return r$1.getRoundedAmount(this.amount,this.currency)}getFormattedString(){return r$1.getFormattedString(this.amount,this.currency)}toString(){return this.getFormattedString()}static getFormattedString(e,t,n={displayAsInteger:!1,style:"currency",currencyDisplay:"symbol"}){let c=i[t];if(!t||!c)throw new s("Invalid currency code for formatting.");let o=e,a=n.displayAsInteger?0:r$1.getDecimalPlaces(t),h$1={style:n.style??"currency",currency:t,signDisplay:"never",currencyDisplay:n.currencyDisplay,minimumFractionDigits:a,maximumFractionDigits:a};n.displayAsInteger&&(o=Math.ceil(o));try{return new Intl.NumberFormat(c,h$1).format(o)}catch(g){return console.error(`Error formatting price for currency "${t}" and locale "${c}":`,g),`${h[t]??t} ${r$1.addThousandSeparators(o.toFixed(a))}`}}static getDecimalPlaces(e){switch(e){case"INR":default:return 2}}static getPrecisionPlaces(e){switch(e){case"INR":default:return 6}}static addThousandSeparators(e){let t=e.split("."),n=t[0],c=t.length>1?"."+t[1]:"";return n.replace(/\B(?=(\d{3})+(?!\d))/g,",")+c}static getRoundedAmount(e,t){if(e<0)throw new r("Amount cannot be negative for rounding.");if(t===void 0)throw new s("Invalid currency code for rounding.");let n=r$1.getDecimalPlaces(t),c=Math.pow(10,n);return Math.round(e*c)/c}};export{m as a};//# sourceMappingURL=chunk-JZCR7NZW.mjs.map
|
|
2
|
+
//# sourceMappingURL=chunk-JZCR7NZW.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/Classes/Price.ts"],"names":["PriceModel","_PriceModel","#kind","data","InvalidPriceAmountError","InvalidCurrencyCodeError","obj","amount","priceModel","CurrencyMismatchError","InvalidArgumentError","factor","divisor","priceModels","minPrice","currentPrice","maxPrice","currency","options","locale","CurrencyLocaleMap","valueToFormat","fractionDigits","formattingOptions","error","CurrencySymbolMap","numStr","parts","integerPart","decimalPart","decimalPlaces","multiplier"],"mappings":"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","file":"chunk-6ZKMKSAG.mjs","sourcesContent":["import { CurrencyCode } from \"./Common\";\r\nimport { CurrencyLocaleMap, CurrencySymbolMap, OperationalCountryCurrency } from \"./Enum\";\r\nimport {\r\n InvalidPriceAmountError,\r\n InvalidCurrencyCodeError,\r\n CurrencyMismatchError,\r\n InvalidArgumentError\r\n} from \"./Error\";\r\n\r\nexport type PriceAttributes = {\r\n amount: number;\r\n currency: CurrencyCode;\r\n}\r\n\r\nexport type PriceData = PriceAttributes;\r\n\r\nexport default class PriceModel {\r\n #kind: string;\r\n protected amount: number;\r\n protected currency: CurrencyCode;\r\n\r\n /**\r\n * Creates an instance of PriceModel, storing the currency-correct rounded price.\r\n * @param amount - The initial price value.\r\n * @param currency - The currency code used for rounding and determining the currency symbol.\r\n * @throws {Error} If price is negative or country/currency mapping is missing.\r\n */\r\n constructor(data: PriceAttributes) {\r\n this.#kind = \"PriceModel\";\r\n if (data.amount < 0) {\r\n throw new InvalidPriceAmountError(\"Amount cannot be negative.\");\r\n }\r\n\r\n if (!data.currency) {\r\n throw new InvalidCurrencyCodeError(\"Currency code is required.\");\r\n }\r\n\r\n this.currency = data.currency;\r\n this.amount = parseFloat(data.amount.toFixed(PriceModel.getPrecisionPlaces(this.currency)));\r\n }\r\n\r\n get kind() {\r\n return this.#kind;\r\n }\r\n\r\n static isPriceModel(obj: unknown): obj is PriceModel {\r\n return typeof obj === \"object\" &&\r\n obj !== null &&\r\n (obj as any).kind === \"PriceModel\";\r\n }\r\n\r\n /**\r\n * Gets the currency associated with this price instance.\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 * Returns the raw numeric price value.\r\n */\r\n public getAmount(): number {\r\n return this.amount;\r\n }\r\n\r\n /**\r\n *\r\n * @returns PriceData\r\n */\r\n public getDetails(): PriceData {\r\n return {\r\n amount: this.amount,\r\n currency: this.currency\r\n }\r\n }\r\n\r\n public getPreciseAmount(amount: number): number {\r\n return parseFloat(amount.toFixed(PriceModel.getPrecisionPlaces(this.currency)));\r\n }\r\n\r\n /**\r\n * Compares this price with another {@link PriceModel} instance.\r\n *\r\n * The comparison is performed using the numeric price value and is only valid\r\n * when both prices are expressed in the same currency.\r\n *\r\n * ### Comparison result:\r\n * - Returns a **negative number** if this price is **less than** `priceModel`\r\n * - Returns **zero** if both prices are **equal**\r\n * - Returns a **positive number** if this price is **greater than** `priceModel`\r\n *\r\n * @param priceModel - The {@link PriceModel} instance to compare against.\r\n *\r\n * @returns\r\n * A signed number representing the comparison result:\r\n * - `< 0` → this price is lower\r\n * - `0` → prices are equal\r\n * - `> 0` → this price is higher\r\n *\r\n * @throws {Error}\r\n * Throws an error if:\r\n * - `priceModel` is not an instance of {@link PriceModel}\r\n * - The currencies of the two prices do not match\r\n *\r\n * @example\r\n * ```ts\r\n * const a = new PriceModel(\"USD\", 100);\r\n * const b = new PriceModel(\"USD\", 150);\r\n *\r\n * a.compareTo(b); // -50\r\n * b.compareTo(a); // 50\r\n * a.compareTo(a); // 0\r\n * ```\r\n */\r\n public compareTo(priceModel: PriceModel): number {\r\n if (!PriceModel.isPriceModel(priceModel)) {\r\n throw new InvalidArgumentError(\"Must be a PriceModel instance.\");\r\n } else if (this.currency !== priceModel.getCurrency()) {\r\n throw new CurrencyMismatchError(\"Cannot compare prices in different currencies.\");\r\n }\r\n\r\n return this.getPreciseAmount(this.amount - priceModel.getAmount());\r\n }\r\n\r\n public add(priceModel: PriceModel): PriceModel {\r\n if (!PriceModel.isPriceModel(priceModel)) {\r\n throw new InvalidArgumentError(\"Must be a PriceModel instance.\");\r\n } else if (this.currency !== priceModel.getCurrency()) {\r\n throw new CurrencyMismatchError(\"Cannot add prices in different currencies.\");\r\n }\r\n\r\n return new PriceModel({\r\n amount: this.getPreciseAmount((this.amount + priceModel.getAmount())),\r\n currency: this.currency\r\n });\r\n }\r\n\r\n public subtract(priceModel: PriceModel): PriceModel {\r\n if (!PriceModel.isPriceModel(priceModel)) {\r\n throw new InvalidArgumentError(\"Must be a PriceModel instance.\");\r\n } else if (this.currency !== priceModel.getCurrency()) {\r\n throw new CurrencyMismatchError(\"Cannot subtract prices in different currencies.\");\r\n }\r\n\r\n return new PriceModel({\r\n amount: this.getPreciseAmount(this.amount - priceModel.getAmount()),\r\n currency: this.currency\r\n });\r\n }\r\n\r\n public multiply(factor: number | PriceModel): PriceModel {\r\n if (PriceModel.isPriceModel(factor)) {\r\n if (this.currency !== factor.getCurrency()) {\r\n throw new CurrencyMismatchError(\"Cannot multiply prices in different currencies.\");\r\n }\r\n return new PriceModel({\r\n amount: this.getPreciseAmount(this.amount * factor.getAmount()),\r\n currency: this.currency\r\n });\r\n } else if (typeof factor === \"number\" && factor >= 0) {\r\n return new PriceModel({\r\n amount: this.getPreciseAmount(this.amount * factor),\r\n currency: this.currency\r\n });\r\n }\r\n\r\n throw new InvalidArgumentError(\"Must be a non-negative number.\");\r\n }\r\n\r\n public divide(divisor: number | PriceModel): PriceModel {\r\n if (PriceModel.isPriceModel(divisor)) {\r\n if (this.currency !== divisor.getCurrency()) {\r\n throw new CurrencyMismatchError(\"Cannot divide prices in different currencies.\");\r\n }\r\n return new PriceModel({\r\n amount: this.getPreciseAmount(this.amount / divisor.getAmount()),\r\n currency: this.currency\r\n });\r\n } else if (typeof divisor === \"number\" && divisor > 0) {\r\n return new PriceModel({\r\n amount: this.getPreciseAmount(this.amount / divisor),\r\n currency: this.currency\r\n });\r\n }\r\n\r\n throw new InvalidArgumentError(\"Must be a positive number.\");\r\n }\r\n\r\n public min(...priceModels: PriceModel[]): PriceModel {\r\n if (priceModels.length === 0) {\r\n throw new InvalidArgumentError(\"Must provide at least one PriceModel.\");\r\n }\r\n\r\n return priceModels.reduce((minPrice, currentPrice) => {\r\n if (!PriceModel.isPriceModel(currentPrice)) {\r\n throw new InvalidArgumentError(\"Must be a PriceModel instance.\");\r\n } else if (minPrice.getCurrency() !== currentPrice.getCurrency()) {\r\n throw new CurrencyMismatchError(\"Cannot compare prices in different currencies.\");\r\n }\r\n\r\n return minPrice.compareTo(currentPrice) < 0 ? minPrice : currentPrice;\r\n }, this);\r\n }\r\n\r\n public max(...priceModels: PriceModel[]): PriceModel {\r\n if (priceModels.length === 0) {\r\n throw new InvalidArgumentError(\"Must provide at least one PriceModel.\");\r\n }\r\n\r\n return priceModels.reduce((maxPrice, currentPrice) => {\r\n if (!PriceModel.isPriceModel(currentPrice)) {\r\n throw new InvalidArgumentError(\"Must be a PriceModel instance.\");\r\n } else if (maxPrice.getCurrency() !== currentPrice.getCurrency()) {\r\n throw new CurrencyMismatchError(\"Cannot compare prices in different currencies.\");\r\n }\r\n\r\n return maxPrice.compareTo(currentPrice) > 0 ? maxPrice : currentPrice;\r\n }, this);\r\n }\r\n\r\n /**\r\n * Gets a zero value PriceModel for the same currency.\r\n * @returns A PriceModel instance representing zero in the same currency.\r\n */\r\n public zero(): PriceModel {\r\n return new PriceModel({\r\n currency: this.currency,\r\n amount: 0\r\n });\r\n }\r\n\r\n /**\r\n * Checks if the price is zero.\r\n * @returns True if the price is zero, false otherwise.\r\n */\r\n public isZero(): boolean {\r\n return this.amount === 0;\r\n }\r\n\r\n\r\n public round(): PriceModel {\r\n return new PriceModel({\r\n currency: this.currency,\r\n amount: this.getRoundedAmount()\r\n });\r\n }\r\n\r\n /**\r\n * Gets the rounded price value based on standard currency rules.\r\n * @returns The numeric price, rounded according to its currency's typical decimal places.\r\n */\r\n public getRoundedAmount(): number {\r\n return PriceModel.getRoundedAmount(this.amount, this.currency);\r\n }\r\n\r\n /**\r\n * Gets a locale-aware formatted display string for the price stored in this instance.\r\n * Uses the static `PriceModel.getFormattedString` method for the actual formatting.\r\n * @returns The formatted price string according to locale rules.\r\n */\r\n public getFormattedString() {\r\n return PriceModel.getFormattedString(this.amount, this.currency);\r\n }\r\n\r\n /**\r\n * Uses the static `PriceModel.getFormattedString` method for the actual formatting.\r\n * @returns The formatted price string according to locale rules.\r\n */\r\n toString() {\r\n return this.getFormattedString();\r\n }\r\n\r\n\r\n /**\r\n * Gets a locale-aware formatted display string for the amount.\r\n * Uses Intl.NumberFormat for accurate formatting based on locale and currency.\r\n * @param amount - The initial amount value.\r\n * @param currency - The currency code for formatting.\r\n * @param options - Configuration options for formatting.\r\n * @param options.displayAsInteger - If true, the formatted string will show the amount rounded to the next nearest integer (no decimals). Defaults to false.\r\n * @param options.style - The style of formatting, either 'currency' or 'decimal'. Defaults to 'currency'.\r\n * @param options.currencyDisplay - The display format for the currency symbol. Options are 'symbol', 'narrowSymbol', 'code', or 'name'. Defaults to 'symbol'.\r\n * @returns The formatted price string according to locale rules.\r\n * @throws {Error} If currency code is invalid.\r\n */\r\n static getFormattedString(amount: number, currency: CurrencyCode, options: {\r\n displayAsInteger?: boolean,\r\n style?: 'currency' | 'decimal',\r\n currencyDisplay?: 'symbol' | 'narrowSymbol' | 'code' | 'name'\r\n } = {\r\n displayAsInteger: false,\r\n style: 'currency',\r\n currencyDisplay: 'symbol'\r\n }): string {\r\n\r\n const locale = CurrencyLocaleMap[currency];\r\n if (!currency || !locale) {\r\n throw new InvalidCurrencyCodeError('Invalid currency code for formatting.');\r\n }\r\n\r\n let valueToFormat = amount;\r\n const fractionDigits = options.displayAsInteger ? 0 : PriceModel.getDecimalPlaces(currency);\r\n\r\n let formattingOptions: Intl.NumberFormatOptions = {\r\n style: options.style ?? 'currency',\r\n currency: currency,\r\n signDisplay: 'never',\r\n currencyDisplay: options.currencyDisplay,\r\n minimumFractionDigits: fractionDigits,\r\n maximumFractionDigits: fractionDigits,\r\n };\r\n\r\n if (options.displayAsInteger) {\r\n valueToFormat = Math.ceil(valueToFormat);\r\n }\r\n\r\n try {\r\n return new Intl.NumberFormat(locale, formattingOptions).format(valueToFormat);\r\n } catch (error) {\r\n console.error(`Error formatting price for currency \"${currency}\" and locale \"${locale}\":`, error);\r\n // Basic fallback without symbol if Intl fails completely\r\n return `${CurrencySymbolMap[currency] ?? currency} ${PriceModel.addThousandSeparators(valueToFormat.toFixed(fractionDigits))}`;\r\n }\r\n }\r\n\r\n /**\r\n * Helper method to determine standard decimal places for a currency.\r\n * @param currency - The currency code.\r\n * @returns The number of decimal places (0, 2, or 3 based on common rules).\r\n */\r\n private static getDecimalPlaces(currency: CurrencyCode): number {\r\n switch (currency) {\r\n case OperationalCountryCurrency.INR:\r\n default:\r\n return 2;\r\n }\r\n }\r\n\r\n /**\r\n * Helper method to determine standard precision places for a currency.\r\n * @param currency - The currency code.\r\n * @return The number of precision places (0, 2, or 3 based on common rules).\r\n */ \r\n private static getPrecisionPlaces(currency: CurrencyCode): number {\r\n switch (currency) {\r\n case OperationalCountryCurrency.INR:\r\n default:\r\n return 6;\r\n }\r\n }\r\n\r\n /**\r\n * Adds basic thousand separators (commas) to a number string.\r\n * Does not handle different locale separators (e.g., periods, spaces).\r\n * @param numStr - The number string (potentially with decimals).\r\n * @returns The number string with commas added.\r\n */\r\n private static addThousandSeparators(numStr: string): string {\r\n const parts = numStr.split('.');\r\n const integerPart = parts[0];\r\n const decimalPart = parts.length > 1 ? '.' + parts[1] : '';\r\n\r\n const formattedInteger = integerPart.replace(/\\B(?=(\\d{3})+(?!\\d))/g, ',');\r\n return formattedInteger + decimalPart;\r\n }\r\n\r\n /**\r\n * Rounds a price value according to the standard decimal places\r\n * for the currency associated with the given country.\r\n *\r\n * @param price - The price value to round. Must be a non-negative number.\r\n * @param currency - The currency code to determine the rounding rules.\r\n * @returns The rounded price as a number.\r\n * @throws {Error} If the price is negative or currency is invalid.\r\n */\r\n static getRoundedAmount(amount: number, currency: CurrencyCode): number {\r\n if (amount < 0) {\r\n throw new InvalidPriceAmountError(\"Amount cannot be negative for rounding.\");\r\n }\r\n\r\n if (currency === undefined) {\r\n throw new InvalidCurrencyCodeError('Invalid currency code for rounding.');\r\n }\r\n\r\n const decimalPlaces = PriceModel.getDecimalPlaces(currency);\r\n const multiplier = Math.pow(10, decimalPlaces);\r\n const roundedValue = Math.round(amount * multiplier) / multiplier;\r\n\r\n return roundedValue;\r\n }\r\n}"]}
|
|
1
|
+
{"version":3,"sources":["../src/Classes/Price.ts"],"names":["PriceModel","_PriceModel","#kind","data","InvalidPriceAmountError","InvalidCurrencyCodeError","obj","amount","priceModel","CurrencyMismatchError","InvalidArgumentError","factor","divisor","priceModels","minPrice","currentPrice","maxPrice","currency","options","locale","CurrencyLocaleMap","valueToFormat","fractionDigits","formattingOptions","error","CurrencySymbolMap","numStr","parts","integerPart","decimalPart","decimalPlaces","multiplier"],"mappings":"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","file":"chunk-JZCR7NZW.mjs","sourcesContent":["import { CurrencyCode } from \"./Common\";\r\nimport { CurrencyLocaleMap, CurrencySymbolMap, OperationalCountryCurrency } from \"./Enum\";\r\nimport {\r\n InvalidPriceAmountError,\r\n InvalidCurrencyCodeError,\r\n CurrencyMismatchError,\r\n InvalidArgumentError\r\n} from \"./Error\";\r\n\r\nexport type PriceAttributes = {\r\n amount: number;\r\n currency: CurrencyCode;\r\n}\r\n\r\nexport type PriceData = PriceAttributes;\r\n\r\nexport default class PriceModel {\r\n #kind: string;\r\n protected amount: number;\r\n protected currency: CurrencyCode;\r\n\r\n /**\r\n * Creates an instance of PriceModel, storing the currency-correct rounded price.\r\n * @param amount - The initial price value.\r\n * @param currency - The currency code used for rounding and determining the currency symbol.\r\n * @throws {Error} If price is negative or country/currency mapping is missing.\r\n */\r\n constructor(data: PriceAttributes) {\r\n this.#kind = \"PriceModel\";\r\n if (data.amount < 0) {\r\n throw new InvalidPriceAmountError(\"Amount cannot be negative.\");\r\n }\r\n\r\n if (!data.currency) {\r\n throw new InvalidCurrencyCodeError(\"Currency code is required.\");\r\n }\r\n\r\n this.currency = data.currency;\r\n this.amount = parseFloat(data.amount.toFixed(PriceModel.getPrecisionPlaces(this.currency)));\r\n }\r\n\r\n get kind() {\r\n return this.#kind;\r\n }\r\n\r\n static isPriceModel(obj: unknown): obj is PriceModel {\r\n return typeof obj === \"object\" &&\r\n obj !== null &&\r\n (obj as any).kind === \"PriceModel\";\r\n }\r\n\r\n /**\r\n * Gets the currency associated with this price instance.\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 * Returns the raw numeric price value.\r\n */\r\n public getAmount(): number {\r\n return this.amount;\r\n }\r\n\r\n /**\r\n *\r\n * @returns PriceData\r\n */\r\n public getDetails(): PriceData {\r\n return {\r\n amount: this.amount,\r\n currency: this.currency\r\n }\r\n }\r\n\r\n public getPreciseAmount(amount: number): number {\r\n return parseFloat(amount.toFixed(PriceModel.getPrecisionPlaces(this.currency)));\r\n }\r\n\r\n /**\r\n * Compares this price with another {@link PriceModel} instance.\r\n *\r\n * The comparison is performed using the numeric price value and is only valid\r\n * when both prices are expressed in the same currency.\r\n *\r\n * ### Comparison result:\r\n * - Returns a **negative number** if this price is **less than** `priceModel`\r\n * - Returns **zero** if both prices are **equal**\r\n * - Returns a **positive number** if this price is **greater than** `priceModel`\r\n *\r\n * @param priceModel - The {@link PriceModel} instance to compare against.\r\n *\r\n * @returns\r\n * A signed number representing the comparison result:\r\n * - `< 0` → this price is lower\r\n * - `0` → prices are equal\r\n * - `> 0` → this price is higher\r\n *\r\n * @throws {Error}\r\n * Throws an error if:\r\n * - `priceModel` is not an instance of {@link PriceModel}\r\n * - The currencies of the two prices do not match\r\n *\r\n * @example\r\n * ```ts\r\n * const a = new PriceModel(\"USD\", 100);\r\n * const b = new PriceModel(\"USD\", 150);\r\n *\r\n * a.compareTo(b); // -50\r\n * b.compareTo(a); // 50\r\n * a.compareTo(a); // 0\r\n * ```\r\n */\r\n public compareTo(priceModel: PriceModel): number {\r\n if (!PriceModel.isPriceModel(priceModel)) {\r\n throw new InvalidArgumentError(\"Must be a PriceModel instance.\");\r\n } else if (this.currency !== priceModel.getCurrency()) {\r\n throw new CurrencyMismatchError(\"Cannot compare prices in different currencies.\");\r\n }\r\n\r\n return this.getPreciseAmount(this.amount - priceModel.getAmount());\r\n }\r\n\r\n public add(priceModel: PriceModel): PriceModel {\r\n if (!PriceModel.isPriceModel(priceModel)) {\r\n throw new InvalidArgumentError(\"Must be a PriceModel instance.\");\r\n } else if (this.currency !== priceModel.getCurrency()) {\r\n throw new CurrencyMismatchError(\"Cannot add prices in different currencies.\");\r\n }\r\n\r\n return new PriceModel({\r\n amount: this.getPreciseAmount((this.amount + priceModel.getAmount())),\r\n currency: this.currency\r\n });\r\n }\r\n\r\n public subtract(priceModel: PriceModel): PriceModel {\r\n if (!PriceModel.isPriceModel(priceModel)) {\r\n throw new InvalidArgumentError(\"Must be a PriceModel instance.\");\r\n } else if (this.currency !== priceModel.getCurrency()) {\r\n throw new CurrencyMismatchError(\"Cannot subtract prices in different currencies.\");\r\n }\r\n\r\n return new PriceModel({\r\n amount: this.getPreciseAmount(this.amount - priceModel.getAmount()),\r\n currency: this.currency\r\n });\r\n }\r\n\r\n public multiply(factor: number | PriceModel): PriceModel {\r\n if (PriceModel.isPriceModel(factor)) {\r\n if (this.currency !== factor.getCurrency()) {\r\n throw new CurrencyMismatchError(\"Cannot multiply prices in different currencies.\");\r\n }\r\n return new PriceModel({\r\n amount: this.getPreciseAmount(this.amount * factor.getAmount()),\r\n currency: this.currency\r\n });\r\n } else if (typeof factor === \"number\" && factor >= 0) {\r\n return new PriceModel({\r\n amount: this.getPreciseAmount(this.amount * factor),\r\n currency: this.currency\r\n });\r\n }\r\n\r\n throw new InvalidArgumentError(\"Must be a non-negative number.\");\r\n }\r\n\r\n public divide(divisor: number | PriceModel): PriceModel {\r\n if (PriceModel.isPriceModel(divisor)) {\r\n if (this.currency !== divisor.getCurrency()) {\r\n throw new CurrencyMismatchError(\"Cannot divide prices in different currencies.\");\r\n }\r\n return new PriceModel({\r\n amount: this.getPreciseAmount(this.amount / divisor.getAmount()),\r\n currency: this.currency\r\n });\r\n } else if (typeof divisor === \"number\" && divisor > 0) {\r\n return new PriceModel({\r\n amount: this.getPreciseAmount(this.amount / divisor),\r\n currency: this.currency\r\n });\r\n }\r\n\r\n throw new InvalidArgumentError(\"Must be a positive number.\");\r\n }\r\n\r\n public min(...priceModels: PriceModel[]): PriceModel {\r\n if (priceModels.length === 0) {\r\n throw new InvalidArgumentError(\"Must provide at least one PriceModel.\");\r\n }\r\n\r\n return priceModels.reduce((minPrice, currentPrice) => {\r\n if (!PriceModel.isPriceModel(currentPrice)) {\r\n throw new InvalidArgumentError(\"Must be a PriceModel instance.\");\r\n } else if (minPrice.getCurrency() !== currentPrice.getCurrency()) {\r\n throw new CurrencyMismatchError(\"Cannot compare prices in different currencies.\");\r\n }\r\n\r\n return minPrice.compareTo(currentPrice) < 0 ? minPrice : currentPrice;\r\n }, this);\r\n }\r\n\r\n public max(...priceModels: PriceModel[]): PriceModel {\r\n if (priceModels.length === 0) {\r\n throw new InvalidArgumentError(\"Must provide at least one PriceModel.\");\r\n }\r\n\r\n return priceModels.reduce((maxPrice, currentPrice) => {\r\n if (!PriceModel.isPriceModel(currentPrice)) {\r\n throw new InvalidArgumentError(\"Must be a PriceModel instance.\");\r\n } else if (maxPrice.getCurrency() !== currentPrice.getCurrency()) {\r\n throw new CurrencyMismatchError(\"Cannot compare prices in different currencies.\");\r\n }\r\n\r\n return maxPrice.compareTo(currentPrice) > 0 ? maxPrice : currentPrice;\r\n }, this);\r\n }\r\n\r\n /**\r\n * Gets a zero value PriceModel for the same currency.\r\n * @returns A PriceModel instance representing zero in the same currency.\r\n */\r\n public zero(): PriceModel {\r\n return new PriceModel({\r\n currency: this.currency,\r\n amount: 0\r\n });\r\n }\r\n\r\n /**\r\n * Checks if the price is zero.\r\n * @returns True if the price is zero, false otherwise.\r\n */\r\n public isZero(): boolean {\r\n return this.amount === 0;\r\n }\r\n\r\n\r\n public round(): PriceModel {\r\n return new PriceModel({\r\n currency: this.currency,\r\n amount: this.getRoundedAmount()\r\n });\r\n }\r\n\r\n /**\r\n * Gets the rounded price value based on standard currency rules.\r\n * @returns The numeric price, rounded according to its currency's typical decimal places.\r\n */\r\n public getRoundedAmount(): number {\r\n return PriceModel.getRoundedAmount(this.amount, this.currency);\r\n }\r\n\r\n /**\r\n * Gets a locale-aware formatted display string for the price stored in this instance.\r\n * Uses the static `PriceModel.getFormattedString` method for the actual formatting.\r\n * @returns The formatted price string according to locale rules.\r\n */\r\n public getFormattedString() {\r\n return PriceModel.getFormattedString(this.amount, this.currency);\r\n }\r\n\r\n /**\r\n * Uses the static `PriceModel.getFormattedString` method for the actual formatting.\r\n * @returns The formatted price string according to locale rules.\r\n */\r\n toString() {\r\n return this.getFormattedString();\r\n }\r\n\r\n\r\n /**\r\n * Gets a locale-aware formatted display string for the amount.\r\n * Uses Intl.NumberFormat for accurate formatting based on locale and currency.\r\n * @param amount - The initial amount value.\r\n * @param currency - The currency code for formatting.\r\n * @param options - Configuration options for formatting.\r\n * @param options.displayAsInteger - If true, the formatted string will show the amount rounded to the next nearest integer (no decimals). Defaults to false.\r\n * @param options.style - The style of formatting, either 'currency' or 'decimal'. Defaults to 'currency'.\r\n * @param options.currencyDisplay - The display format for the currency symbol. Options are 'symbol', 'narrowSymbol', 'code', or 'name'. Defaults to 'symbol'.\r\n * @returns The formatted price string according to locale rules.\r\n * @throws {Error} If currency code is invalid.\r\n */\r\n static getFormattedString(amount: number, currency: CurrencyCode, options: {\r\n displayAsInteger?: boolean,\r\n style?: 'currency' | 'decimal',\r\n currencyDisplay?: 'symbol' | 'narrowSymbol' | 'code' | 'name'\r\n } = {\r\n displayAsInteger: false,\r\n style: 'currency',\r\n currencyDisplay: 'symbol'\r\n }): string {\r\n\r\n const locale = CurrencyLocaleMap[currency];\r\n if (!currency || !locale) {\r\n throw new InvalidCurrencyCodeError('Invalid currency code for formatting.');\r\n }\r\n\r\n let valueToFormat = amount;\r\n const fractionDigits = options.displayAsInteger ? 0 : PriceModel.getDecimalPlaces(currency);\r\n\r\n let formattingOptions: Intl.NumberFormatOptions = {\r\n style: options.style ?? 'currency',\r\n currency: currency,\r\n signDisplay: 'never',\r\n currencyDisplay: options.currencyDisplay,\r\n minimumFractionDigits: fractionDigits,\r\n maximumFractionDigits: fractionDigits,\r\n };\r\n\r\n if (options.displayAsInteger) {\r\n valueToFormat = Math.ceil(valueToFormat);\r\n }\r\n\r\n try {\r\n return new Intl.NumberFormat(locale, formattingOptions).format(valueToFormat);\r\n } catch (error) {\r\n console.error(`Error formatting price for currency \"${currency}\" and locale \"${locale}\":`, error);\r\n // Basic fallback without symbol if Intl fails completely\r\n return `${CurrencySymbolMap[currency] ?? currency} ${PriceModel.addThousandSeparators(valueToFormat.toFixed(fractionDigits))}`;\r\n }\r\n }\r\n\r\n /**\r\n * Helper method to determine standard decimal places for a currency.\r\n * @param currency - The currency code.\r\n * @returns The number of decimal places (0, 2, or 3 based on common rules).\r\n */\r\n private static getDecimalPlaces(currency: CurrencyCode): number {\r\n switch (currency) {\r\n case OperationalCountryCurrency.INR:\r\n default:\r\n return 2;\r\n }\r\n }\r\n\r\n /**\r\n * Helper method to determine standard precision places for a currency.\r\n * @param currency - The currency code.\r\n * @return The number of precision places (0, 2, or 3 based on common rules).\r\n */ \r\n private static getPrecisionPlaces(currency: CurrencyCode): number {\r\n switch (currency) {\r\n case OperationalCountryCurrency.INR:\r\n default:\r\n return 6;\r\n }\r\n }\r\n\r\n /**\r\n * Adds basic thousand separators (commas) to a number string.\r\n * Does not handle different locale separators (e.g., periods, spaces).\r\n * @param numStr - The number string (potentially with decimals).\r\n * @returns The number string with commas added.\r\n */\r\n private static addThousandSeparators(numStr: string): string {\r\n const parts = numStr.split('.');\r\n const integerPart = parts[0];\r\n const decimalPart = parts.length > 1 ? '.' + parts[1] : '';\r\n\r\n const formattedInteger = integerPart.replace(/\\B(?=(\\d{3})+(?!\\d))/g, ',');\r\n return formattedInteger + decimalPart;\r\n }\r\n\r\n /**\r\n * Rounds a price value according to the standard decimal places\r\n * for the currency associated with the given country.\r\n *\r\n * @param price - The price value to round. Must be a non-negative number.\r\n * @param currency - The currency code to determine the rounding rules.\r\n * @returns The rounded price as a number.\r\n * @throws {Error} If the price is negative or currency is invalid.\r\n */\r\n static getRoundedAmount(amount: number, currency: CurrencyCode): number {\r\n if (amount < 0) {\r\n throw new InvalidPriceAmountError(\"Amount cannot be negative for rounding.\");\r\n }\r\n\r\n if (currency === undefined) {\r\n throw new InvalidCurrencyCodeError('Invalid currency code for rounding.');\r\n }\r\n\r\n const decimalPlaces = PriceModel.getDecimalPlaces(currency);\r\n const multiplier = Math.pow(10, decimalPlaces);\r\n const roundedValue = Math.round(amount * multiplier) / multiplier;\r\n\r\n return roundedValue;\r\n }\r\n}"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {a}from'./chunk-VEOX3TRL.mjs';import {b as b$1}from'./chunk-HX32EJ3F.mjs';import {a as a$1}from'./chunk-XTF6ND33.mjs';import {e}from'./chunk-G4AM63RT.mjs';import {a as a$2}from'./chunk-4G7JC2EH.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-R7EJN5XT.mjs.map
|
|
2
|
-
//# sourceMappingURL=chunk-
|
|
1
|
+
import {a}from'./chunk-BMHVS6XA.mjs';import {e}from'./chunk-SY4RK7JV.mjs';import {b as b$1}from'./chunk-HX32EJ3F.mjs';import {a as a$1}from'./chunk-5RB4POUM.mjs';import {a as a$2}from'./chunk-RVIKCZ2Q.mjs';import {a as a$3}from'./chunk-JZCR7NZW.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-KEOAZ76U.mjs.map
|
|
2
|
+
//# sourceMappingURL=chunk-KEOAZ76U.mjs.map
|