@clerk/clerk-react
Advanced tools
Comparing version 5.22.12 to 5.22.13-canary.v20250211191457
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 { Without, SignInProps, SignUpProps, CreateOrganizationProps, OrganizationListProps, WaitlistProps, UserProfileProps, UserButtonProps, OrganizationProfileProps, OrganizationSwitcherProps, SignInButtonProps, SignUpButtonProps, 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-DOW6TYyu.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-DOW6TYyu.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 SignInWithMetamaskButtonProps, C as ClerkProviderProps } from './useAuth-BQT424bY.js'; | ||
export { A as AuthenticateWithRedirectCallback, B as BrowserClerk, f as ClerkLoaded, g as ClerkLoading, e as ClerkProp, H as HeadlessBrowserClerk, P as Protect, n as ProtectProps, l as RedirectToCreateOrganization, m as RedirectToOrganizationProfile, R as RedirectToSignIn, j as RedirectToSignUp, k as RedirectToUserProfile, i as SignedIn, h as SignedOut, o as useAuth } from './useAuth-BQT424bY.js'; | ||
export { useClerk, useOrganization, useOrganizationList, useReverification, useSession, useSessionList, useUser } from '@clerk/shared/react'; | ||
@@ -125,3 +125,3 @@ | ||
declare const SignInButton: { | ||
(props: _clerk_types.Without<WithClerkProp<SignInButtonProps>, "clerk">): React.JSX.Element | null; | ||
(props: _clerk_types.Without<WithClerkProp<React.PropsWithChildren<SignInButtonProps>>, "clerk">): React.JSX.Element | null; | ||
displayName: string; | ||
@@ -131,3 +131,3 @@ }; | ||
declare const SignUpButton: { | ||
(props: _clerk_types.Without<WithClerkProp<SignUpButtonProps>, "clerk">): React.JSX.Element | null; | ||
(props: _clerk_types.Without<WithClerkProp<React.PropsWithChildren<SignUpButtonProps>>, "clerk">): React.JSX.Element | null; | ||
displayName: string; | ||
@@ -134,0 +134,0 @@ }; |
import { ErrorThrowerOptions } from '@clerk/shared/error'; | ||
export { M as MultisessionAppSupport, u as useDerivedAuth } from './useAuth-DOW6TYyu.js'; | ||
export { M as MultisessionAppSupport, u as useDerivedAuth } from './useAuth-BQT424bY.js'; | ||
import { RoutingOptions } from '@clerk/types'; | ||
@@ -4,0 +4,0 @@ export { buildClerkJsScriptAttributes, clerkJsScriptUrl, setClerkJsLoadingErrorPackageName } from '@clerk/shared/loadClerkJsScript'; |
{ | ||
"name": "@clerk/clerk-react", | ||
"version": "5.22.12", | ||
"version": "5.22.13-canary.v20250211191457", | ||
"description": "Clerk React library", | ||
@@ -66,9 +66,9 @@ "keywords": [ | ||
"tslib": "2.4.1", | ||
"@clerk/types": "^4.45.1", | ||
"@clerk/shared": "^2.21.0" | ||
"@clerk/shared": "^2.21.1-canary.v20250211191457", | ||
"@clerk/types": "^4.46.0-canary.v20250211191457" | ||
}, | ||
"devDependencies": { | ||
"@types/semver": "^7.5.8", | ||
"@clerk/localizations": "3.10.5", | ||
"@clerk/themes": "2.2.17" | ||
"@clerk/localizations": "3.10.6-canary.v20250211191457", | ||
"@clerk/themes": "2.2.18-canary.v20250211191457" | ||
}, | ||
@@ -75,0 +75,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
642702
6039
1