@final-commerce/common 2.0.15 → 2.0.16-beta.1

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/index.js CHANGED
@@ -1131,7 +1131,8 @@ var REPORT_NEGATE_PATHS = /* @__PURE__ */ new Set([
1131
1131
  "taxBreakdown.refunds.total.tax",
1132
1132
  // Refunds breakdown — reductions and naturally-signed entries
1133
1133
  "refundsBreakdown.discountsReversed",
1134
- "refundsBreakdown.cashRoundingRefund",
1134
+ // 2026 AUG10, cashRoundingRefund is showing as natural sign
1135
+ // 'refundsBreakdown.cashRoundingRefund',
1135
1136
  // Fees breakdown — refunded magnitudes are money flowing back out
1136
1137
  "feesBreakdown.productFee.refundedProductFees",
1137
1138
  "feesBreakdown.cartFee.refundedCartFees",