@vkontakte/superappkit
Advanced tools
Comparing version 1.14.0-beta.2.0 to 1.14.0-beta.2.1
@@ -0,0 +0,0 @@ interface BridgeMessageData<H> { |
@@ -0,0 +0,0 @@ export declare const VERSION = "0.0.2"; |
@@ -0,0 +0,0 @@ export declare enum ERROR_CODES { |
@@ -0,0 +0,0 @@ export declare type FrameProperties = { |
@@ -0,0 +0,0 @@ import { FrameSettings } from '#/common/types'; |
@@ -0,0 +0,0 @@ export declare enum ConfigEvents { |
@@ -0,0 +0,0 @@ import mitt from 'mitt'; |
@@ -0,0 +0,0 @@ export declare enum DataPolicyEventsSDK { |
@@ -0,0 +0,0 @@ import { AuthButtonParams, AuthButtonType, RedirectAuthParams, UserVisibleAuthParams, VKAuthSuccessResult, VKOneTapAuthResult, VKUserVisibleAuthResult } from './types'; |
@@ -16,2 +16,3 @@ import { AuthCaptchaEventsSDK, ButtonOneTapAuthEventsSDK, DataPolicyEventsSDK, FloatingOneTapAuthEventsSDK, OneTapAuthEventsSDK } from '#/connect/events'; | ||
uuid: string; | ||
oauthProvider?: string; | ||
}; | ||
@@ -18,0 +19,0 @@ export declare type VKAuthSuccessResult = { |
@@ -0,0 +0,0 @@ import { AuthAction, AdaptivitySwitchObserver, VKOneTapAuthOptions, ButtonOneTapAuthOptions } from '#/connect/types'; |
@@ -0,0 +0,0 @@ import { DecodeCoordsParams, DecodeCoordsResponse, DirectionsParams, DirectionsResponse, EncodeCoordsParams, EncodeCoordsResponse, ISOParams, ISOResponse, StaticMapRequestParams } from './types'; |
@@ -0,0 +0,0 @@ export declare type StaticMapRequestParams = { |
@@ -0,0 +0,0 @@ import Connect from './connect'; |
@@ -0,0 +0,0 @@ export declare enum MiniAppHostEvents { |
@@ -0,0 +0,0 @@ import { Emitter } from 'mitt'; |
@@ -0,0 +0,0 @@ import { MiniAppHostEvents } from '#/miniapp/events'; |
export declare enum ProfileEvents { | ||
INIT = "ConnectProfileInit" | ||
} |
@@ -0,0 +0,0 @@ export declare type ProfileLoadParams = { |
{ | ||
"name": "@vkontakte/superappkit", | ||
"version": "1.14.0-beta.2.0", | ||
"version": "1.14.0-beta.2.1", | ||
"description": "VK SuperAppKit", | ||
@@ -5,0 +5,0 @@ "main": "dist/index-cjs.js", |
789
71479