@salutejs/scenario
Advanced tools
Comparing version 0.38.0 to 0.38.1-canary.89.5950991243.0
@@ -55,3 +55,3 @@ import { SystemMessage, SystemMessageName, SystemMessagePayload, AssistantCommand, BubbleCommand, CardCommand, PolicyRunAppComand, AppInfo } from './systemMessage'; | ||
export declare type NLPResponseE = NLPResponseBody<Extract<NLPResponseType, 'ERROR'>, EPayload>; | ||
declare type ProfileDataFieldsType = 'address' | 'phone_number'; | ||
declare type ProfileDataFieldsType = 'address' | 'phone_number' | 'email'; | ||
declare type ProfileDataPayloadFieldsType = { | ||
@@ -58,0 +58,0 @@ fields: Array<ProfileDataFieldsType>; |
{ | ||
"name": "@salutejs/scenario", | ||
"version": "0.38.0", | ||
"version": "0.38.1-canary.89.5950991243.0", | ||
"description": "Tiny helpers to make scenario for Salute family", | ||
@@ -40,3 +40,3 @@ "author": "Salute Frontend Team <salute.developers@gmail.com>", | ||
}, | ||
"gitHead": "1b34d7370dab375a4b34c9bf99be82633805418b" | ||
"gitHead": "51593420f1f1fd618bf7a4a501ba4ecfdb4e5a86" | ||
} |
Sorry, the diff of this file is not supported yet
297631