@clerk/clerk-react
Advanced tools
Comparing version 5.21.3-snapshot.v20250114185101 to 5.21.3-snapshot.v20250115152439
import * as _clerk_types from '@clerk/types'; | ||
import { Without, SignInProps, SignUpProps, CreateOrganizationProps, OrganizationListProps, WaitlistProps, UserProfileProps, UserButtonProps, OrganizationProfileProps, OrganizationSwitcherProps, SignOutOptions, SignInResource, SignUpResource, EmailAddressResource, CreateEmailLinkFlowReturn, SignInStartEmailLinkFlowParams, StartEmailLinkFlowParams, UseSignInReturn, UseSignUpReturn } from '@clerk/types'; | ||
import React, { ReactNode, PropsWithChildren } from 'react'; | ||
import { W as WithClerkProp, U as UserProfilePageProps, a as UserProfileLinkProps, b as UserButtonActionProps, c as UserButtonLinkProps, O as OrganizationProfilePageProps, d as OrganizationProfileLinkProps, S as SignInButtonProps, e as SignUpButtonProps, f as SignInWithMetamaskButtonProps, C as ClerkProviderProps } from './useAuth-Cmhg5fM8.js'; | ||
export { A as AuthenticateWithRedirectCallback, B as BrowserClerk, h as ClerkLoaded, i as ClerkLoading, g as ClerkProp, H as HeadlessBrowserClerk, P as Protect, p as ProtectProps, n as RedirectToCreateOrganization, o as RedirectToOrganizationProfile, R as RedirectToSignIn, l as RedirectToSignUp, m as RedirectToUserProfile, k as SignedIn, j as SignedOut, q as useAuth } from './useAuth-Cmhg5fM8.js'; | ||
import { W as WithClerkProp, U as UserProfilePageProps, a as UserProfileLinkProps, b as UserButtonActionProps, c as UserButtonLinkProps, O as OrganizationProfilePageProps, d as OrganizationProfileLinkProps, S as SignInButtonProps, e as SignUpButtonProps, f as SignInWithMetamaskButtonProps, C as ClerkProviderProps } from './useAuth-Bu7xegV8.js'; | ||
export { A as AuthenticateWithRedirectCallback, B as BrowserClerk, h as ClerkLoaded, i as ClerkLoading, g as ClerkProp, H as HeadlessBrowserClerk, P as Protect, p as ProtectProps, n as RedirectToCreateOrganization, o as RedirectToOrganizationProfile, R as RedirectToSignIn, l as RedirectToSignUp, m as RedirectToUserProfile, k as SignedIn, j as SignedOut, q as useAuth } from './useAuth-Bu7xegV8.js'; | ||
export { useClerk, useOrganization, useOrganizationList, useReverification, useSession, useSessionList, useUser } from '@clerk/shared/react'; | ||
@@ -7,0 +7,0 @@ |
import { ErrorThrowerOptions } from '@clerk/shared/error'; | ||
export { M as MultisessionAppSupport, u as useDerivedAuth } from './useAuth-Cmhg5fM8.js'; | ||
export { M as MultisessionAppSupport, u as useDerivedAuth } from './useAuth-Bu7xegV8.js'; | ||
import { RoutingOptions } from '@clerk/types'; | ||
@@ -4,0 +4,0 @@ export { buildClerkJsScriptAttributes, clerkJsScriptUrl, setClerkJsLoadingErrorPackageName } from '@clerk/shared/loadClerkJsScript'; |
{ | ||
"name": "@clerk/clerk-react", | ||
"version": "5.21.3-snapshot.v20250114185101", | ||
"version": "5.21.3-snapshot.v20250115152439", | ||
"description": "Clerk React library", | ||
@@ -66,4 +66,4 @@ "keywords": [ | ||
"tslib": "2.4.1", | ||
"@clerk/shared": "^2.20.7-snapshot.v20250114185101", | ||
"@clerk/types": "^4.41.0-snapshot.v20250114185101" | ||
"@clerk/shared": "^2.20.7-snapshot.v20250115152439", | ||
"@clerk/types": "^4.40.3-snapshot.v20250115152439" | ||
}, | ||
@@ -73,4 +73,4 @@ "devDependencies": { | ||
"@clerk/eslint-config-custom": "0.0.2", | ||
"@clerk/localizations": "3.9.8-snapshot.v20250114185101", | ||
"@clerk/themes": "2.2.6-snapshot.v20250114185101" | ||
"@clerk/localizations": "3.9.8-snapshot.v20250115152439", | ||
"@clerk/themes": "2.2.6-snapshot.v20250115152439" | ||
}, | ||
@@ -77,0 +77,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
625818
5964