sgh-stripe
Advanced tools
Comparing version 0.2.46 to 0.2.47
@@ -38,5 +38,5 @@ import { ElementRef, ChangeDetectorRef, EventEmitter } from '@angular/core'; | ||
privacyPolicyEventEmit(): Promise<void>; | ||
updateStripeElements(): void; | ||
updateStripeElements(clientSecret: any, connectAccountID: any): void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<StripeViewComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<StripeViewComponent, "lib-stripe-view", never, { "stripeData": "stripeData"; "clientData": "clientData"; }, { "tokenEvent": "tokenEvent"; "privacyPolicyEvent": "privacyPolicyEvent"; "enablePayBtnEvent": "enablePayBtnEvent"; "paymentConfirmEvent": "paymentConfirmEvent"; }, never, never, false, never>; | ||
} |
{ | ||
"name": "sgh-stripe", | ||
"version": "0.2.46", | ||
"version": "0.2.47", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^15.2.8", |
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
124223