@telicent-oss/ds 1.5.1 → 1.5.2

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/ds.js CHANGED
@@ -152924,6 +152924,7 @@ export {
152924
152924
  AppChrome,
152925
152925
  AppSwitch,
152926
152926
  AppSwitchLibrarySchema,
152927
+ AuthContext,
152927
152928
  AuthEvent$1 as AuthEvent,
152928
152929
  AuthProvider,
152929
152930
  AuthRedirectUri,
package/dist/ds.umd.cjs CHANGED
@@ -152946,6 +152946,7 @@ uniform ${i3} ${s4} u_${a4};
152946
152946
  exports2.AppChrome = AppChrome;
152947
152947
  exports2.AppSwitch = AppSwitch;
152948
152948
  exports2.AppSwitchLibrarySchema = AppSwitchLibrarySchema;
152949
+ exports2.AuthContext = AuthContext;
152949
152950
  exports2.AuthEvent = AuthEvent$1;
152950
152951
  exports2.AuthProvider = AuthProvider;
152951
152952
  exports2.AuthRedirectUri = AuthRedirectUri;