@colijnit/transaction 261.20.34 → 261.20.35

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/index.d.ts CHANGED
@@ -6204,6 +6204,7 @@ declare class ProjectCodeyModalComponent implements OnInit {
6204
6204
  declare class DiscountCodesPopupComponent implements OnInit {
6205
6205
  iconCacheService: IconCacheService;
6206
6206
  transactionService: TransactionService;
6207
+ discountForm: FormComponent;
6207
6208
  transactionLine: TransactionLineInfo;
6208
6209
  discountType: DiscountType;
6209
6210
  showDiscountCodesPopup: EventEmitter<boolean>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@colijnit/transaction",
3
- "version": "261.20.34",
3
+ "version": "261.20.35",
4
4
  "description": "Colijn IT transaction module for Angular 20",
5
5
  "repository": "npm/npm",
6
6
  "author": "Colijn IT",