@clerk/clerk-react
Advanced tools
Comparing version 5.22.3-canary.v20250118002322 to 5.22.3-canary.v20250120092923
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-y8kzNBhq.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-y8kzNBhq.js'; | ||
export { useClerk, useOrganization, useOrganizationList, useReverification, useSession, useSessionList, useUser } from '@clerk/shared/react'; | ||
@@ -35,3 +35,4 @@ | ||
* Adding `asProvider` will defer rendering until the `<Outlet />` component is mounted. | ||
* @experimental This API is experimental and may change at any moment. | ||
* This API is experimental and may change at any moment. | ||
* @experimental | ||
* @default undefined | ||
@@ -59,3 +60,4 @@ */ | ||
* Adding `asProvider` will defer rendering until the `<Outlet />` component is mounted. | ||
* @experimental This API is experimental and may change at any moment. | ||
* This API is experimental and may change at any moment. | ||
* @experimental | ||
* @default undefined | ||
@@ -62,0 +64,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-y8kzNBhq.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.3-canary.v20250118002322", | ||
"version": "5.22.3-canary.v20250120092923", | ||
"description": "Clerk React library", | ||
@@ -66,10 +66,10 @@ "keywords": [ | ||
"tslib": "2.4.1", | ||
"@clerk/shared": "^2.20.11-canary.v20250118002322", | ||
"@clerk/types": "^4.41.2-canary.v20250118002322" | ||
"@clerk/shared": "^2.20.11-canary.v20250120092923", | ||
"@clerk/types": "^4.41.2-canary.v20250120092923" | ||
}, | ||
"devDependencies": { | ||
"@types/semver": "^7.5.8", | ||
"@clerk/themes": "2.2.9-canary.v20250120092923", | ||
"@clerk/eslint-config-custom": "0.0.2", | ||
"@clerk/localizations": "3.9.12-canary.v20250118002322", | ||
"@clerk/themes": "2.2.9-canary.v20250118002322" | ||
"@clerk/localizations": "3.9.12-canary.v20250120092923" | ||
}, | ||
@@ -76,0 +76,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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
285122
624462
5957