@ic-pay/icpay-widget 1.1.45 → 1.1.46
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/{amount-input-kC6lDwg4.d.ts → amount-input-ntoSmH67.d.ts} +1 -0
- package/dist/{chunk-GN2PEQBK.js → chunk-EEWBUAJY.js} +83 -83
- package/dist/{chunk-GN2PEQBK.js.map → chunk-EEWBUAJY.js.map} +1 -1
- package/dist/index.d.ts +2 -2
- package/dist/index.js +1 -1
- package/dist/react/index.d.ts +1 -1
- package/dist/react/index.js +1 -1
- package/package.json +2 -2
|
@@ -573,6 +573,7 @@ declare class ICPayPayButton extends LitElement {
|
|
|
573
573
|
private onrampPollTimer;
|
|
574
574
|
private transakMessageHandlerBound;
|
|
575
575
|
private pnp;
|
|
576
|
+
private oisyConnectRetriedNewTab;
|
|
576
577
|
private sdk;
|
|
577
578
|
private onrampPollingActive;
|
|
578
579
|
private onrampNotifyController;
|