botframework-schema
Advanced tools
Comparing version
@@ -126,3 +126,3 @@ import { CardImage } from './cardImage'; | ||
*/ | ||
cardViewType: 'signIn'; | ||
cardViewType: 'signIn' | 'signInSso'; | ||
/** | ||
@@ -129,0 +129,0 @@ * Header area components. |
@@ -103,3 +103,3 @@ import { CardImage } from './cardImage'; | ||
*/ | ||
cardViewType: 'signIn'; | ||
cardViewType: 'signIn' | 'signInSso'; | ||
/** | ||
@@ -106,0 +106,0 @@ * Header area components. |
@@ -5,3 +5,3 @@ { | ||
"description": "Activity schema for the Microsoft Bot Framework.", | ||
"version": "4.23.3-dev2", | ||
"version": "4.24.0-dev1", | ||
"license": "MIT", | ||
@@ -8,0 +8,0 @@ "keywords": [ |
@@ -117,3 +117,3 @@ // Copyright (c) Microsoft Corporation. All rights reserved. | ||
*/ | ||
cardViewType: 'signIn'; | ||
cardViewType: 'signIn' | 'signInSso'; | ||
/** | ||
@@ -120,0 +120,0 @@ * Header area components. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
794685
0.01%