@hmcts/ccpay-web-component
Advanced tools
Comparing version 6.1.9 to 6.2.0-beta1
import { OnInit } from '@angular/core'; | ||
import type { PaymentLibComponent } from '../../payment-lib.component'; | ||
import { IPaymentGroup } from '../../interfaces/IPaymentGroup'; | ||
@@ -14,2 +13,3 @@ import { CaseTransactionsService } from '../../services/case-transactions/case-transactions.service'; | ||
import { Router } from '@angular/router'; | ||
import type { PaymentLibComponent } from '../../payment-lib.component'; | ||
import * as i0 from "@angular/core"; | ||
@@ -105,2 +105,7 @@ export declare class CaseTransactionsComponent implements OnInit { | ||
calculateAmounts(): void; | ||
isThereRemissions(): boolean; | ||
calculateOverpayment(): void; | ||
calculateAmountDueTo(): void; | ||
validateAmountDueTo(): void; | ||
canItCalculateAmountDueForRemission(): boolean; | ||
calculateRefundAmount(): number; | ||
@@ -107,0 +112,0 @@ getGroupOutstandingAmount(paymentGroup: IPaymentGroup): number; |
{ | ||
"name": "@hmcts/ccpay-web-component", | ||
"version": "6.1.9", | ||
"version": "6.2.0-beta1", | ||
"publishConfig": { | ||
@@ -5,0 +5,0 @@ "access": "public" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
4513268
23315
2