@hmcts/ccpay-web-component 6.5.4-cme-779-prerelease → 6.5.7-cme-779-prerelease
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.
|
@@ -8317,24 +8317,16 @@ class PaymentLibModule {
|
|
|
8317
8317
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.1", ngImport: i0, type: PaymentLibModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
8318
8318
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.1", ngImport: i0, type: PaymentLibModule, declarations: [PaymentLibComponent,
|
|
8319
8319
|
PaymentListComponent,
|
|
8320
|
-
//PaymentViewComponent,
|
|
8321
|
-
//ContactDetailsComponent,
|
|
8322
8320
|
ProcessRefundComponent,
|
|
8323
8321
|
RefundListComponent,
|
|
8324
8322
|
CardDetailsComponent,
|
|
8325
8323
|
PageNotFoundComponent,
|
|
8326
|
-
//StatusHistoryComponent,
|
|
8327
8324
|
MarkUnidentifiedPaymentComponent,
|
|
8328
8325
|
MarkUnsolicitedPaymentComponent,
|
|
8329
|
-
//UnprocessedPaymentsComponent,
|
|
8330
8326
|
ProcessedPaymentsComponent,
|
|
8331
8327
|
AllocatePaymentsComponent,
|
|
8332
8328
|
PbaDetailsComponent,
|
|
8333
|
-
//CaseTransactionsComponent,
|
|
8334
8329
|
FeeSummaryComponent,
|
|
8335
|
-
//AddRemissionComponent,
|
|
8336
|
-
//CcdHyphensPipe,
|
|
8337
|
-
//CapitalizePipe,
|
|
8338
8330
|
keyValuePipe,
|
|
8339
8331
|
SanitizeHtmlPipe,
|
|
8340
8332
|
ReportsComponent,
|
|
@@ -8391,32 +8383,21 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.1", ngImpor
|
|
|
8391
8383
|
args: [{ declarations: [
|
|
8392
8384
|
PaymentLibComponent,
|
|
8393
8385
|
PaymentListComponent,
|
|
8394
|
-
//PaymentViewComponent,
|
|
8395
|
-
//ContactDetailsComponent,
|
|
8396
8386
|
ProcessRefundComponent,
|
|
8397
8387
|
RefundListComponent,
|
|
8398
8388
|
CardDetailsComponent,
|
|
8399
8389
|
PageNotFoundComponent,
|
|
8400
|
-
//StatusHistoryComponent,
|
|
8401
8390
|
MarkUnidentifiedPaymentComponent,
|
|
8402
8391
|
MarkUnsolicitedPaymentComponent,
|
|
8403
|
-
//UnprocessedPaymentsComponent,
|
|
8404
8392
|
ProcessedPaymentsComponent,
|
|
8405
8393
|
AllocatePaymentsComponent,
|
|
8406
8394
|
PbaDetailsComponent,
|
|
8407
|
-
//CaseTransactionsComponent,
|
|
8408
8395
|
FeeSummaryComponent,
|
|
8409
|
-
//AddRemissionComponent,
|
|
8410
|
-
//CcdHyphensPipe,
|
|
8411
|
-
//CapitalizePipe,
|
|
8412
8396
|
keyValuePipe,
|
|
8413
8397
|
SanitizeHtmlPipe,
|
|
8414
8398
|
ReportsComponent,
|
|
8415
8399
|
ErrorBannerComponent,
|
|
8416
|
-
TableComponent
|
|
8417
|
-
//RefundStatusComponent,
|
|
8418
|
-
//ServiceRequestComponent,
|
|
8419
|
-
//NotificationPreviewComponent
|
|
8400
|
+
TableComponent
|
|
8420
8401
|
],
|
|
8421
8402
|
exports: [PaymentLibComponent], imports: [CommonModule,
|
|
8422
8403
|
FormsModule,
|