@clerk/chrome-extension 2.7.4-canary.v20251009123240 → 2.7.4-canary.v20251009140538
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/cjs/background/index.js +1 -1
- package/dist/cjs/index.js +2 -2
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/react/index.js +2 -2
- package/dist/cjs/react/index.js.map +1 -1
- package/dist/esm/background/index.js +1 -1
- package/dist/esm/{chunk-RH2EQVES.js → chunk-QGFJLVGP.js} +5 -5
- package/dist/esm/{chunk-RH2EQVES.js.map → chunk-QGFJLVGP.js.map} +1 -1
- package/dist/esm/{chunk-4CSZT3VA.js → chunk-YIBYALBL.js} +3 -3
- package/dist/esm/{chunk-4CSZT3VA.js.map → chunk-YIBYALBL.js.map} +1 -1
- package/dist/esm/index.js +3 -3
- package/dist/esm/react/index.js +2 -2
- package/package.json +4 -4
@@ -1,4 +1,4 @@
|
|
1
|
-
import { __export, __export2, __reExport, buildErrorThrower, createDevOrStagingUrlCache, createClerkClient, isClerkAPIResponseError, ClerkRuntimeError, isPublishableKey } from './chunk-
|
1
|
+
import { __export, __export2, __reExport, buildErrorThrower, createDevOrStagingUrlCache, createClerkClient, isClerkAPIResponseError, ClerkRuntimeError, isPublishableKey } from './chunk-YIBYALBL.js';
|
2
2
|
import React72, { createContext, useContext, useMemo, useRef, useEffect, useLayoutEffect, createElement, useCallback, useDebugValue, useState } from 'react';
|
3
3
|
import { useSyncExternalStore } from 'use-sync-external-store/shim/index.js';
|
4
4
|
import { createPortal } from 'react-dom';
|
@@ -3868,7 +3868,7 @@ var __privateAdd2 = (obj, member, value) => member.has(obj) ? __typeError("Canno
|
|
3868
3868
|
var __privateSet2 = (obj, member, value, setter) => (__accessCheck(obj, member, "write to private field"), member.set(obj, value), value);
|
3869
3869
|
var __privateMethod2 = (obj, member, method) => (__accessCheck(obj, member, "access private method"), method);
|
3870
3870
|
|
3871
|
-
// ../shared/dist/chunk-
|
3871
|
+
// ../shared/dist/chunk-DQQT6DGH.mjs
|
3872
3872
|
var { isDevOrStagingUrl } = createDevOrStagingUrlCache();
|
3873
3873
|
var errorThrower2 = buildErrorThrower({ packageName: "@clerk/shared" });
|
3874
3874
|
function setClerkJsLoadingErrorPackageName(packageName) {
|
@@ -4406,7 +4406,7 @@ if (typeof globalThis.__BUILD_DISABLE_RHC__ === "undefined") {
|
|
4406
4406
|
}
|
4407
4407
|
var SDK_METADATA = {
|
4408
4408
|
name: "@clerk/clerk-react",
|
4409
|
-
version: "5.51.1-canary.
|
4409
|
+
version: "5.51.1-canary.v20251009140538",
|
4410
4410
|
environment: process.env.NODE_ENV
|
4411
4411
|
};
|
4412
4412
|
var _status;
|
@@ -5772,5 +5772,5 @@ function ClerkProvider2(props) {
|
|
5772
5772
|
var GoogleOneTap2 = () => null;
|
5773
5773
|
|
5774
5774
|
export { APIKeys, AuthenticateWithRedirectCallback, ClerkDegraded, ClerkFailed, ClerkLoaded, ClerkLoading, ClerkProvider2 as ClerkProvider, CreateOrganization, GoogleOneTap2 as GoogleOneTap, OrganizationList, OrganizationProfile, OrganizationSwitcher, PricingTable, Protect, RedirectToCreateOrganization, RedirectToOrganizationProfile, RedirectToSignIn, RedirectToSignUp, RedirectToUserProfile, SignIn, SignInButton, SignInWithMetamaskButton, SignOutButton, SignUp, SignUpButton, SignedIn, SignedOut, UserAvatar, UserButton, UserProfile, Waitlist, setErrorThrowerOptions, useAuth, useClerk, useEmailLink, useOrganization, useOrganizationList, useReverification, useSession, useSessionList, useSignIn, useSignUp, useUser };
|
5775
|
-
//# sourceMappingURL=chunk-
|
5776
|
-
//# sourceMappingURL=chunk-
|
5775
|
+
//# sourceMappingURL=chunk-QGFJLVGP.js.map
|
5776
|
+
//# sourceMappingURL=chunk-QGFJLVGP.js.map
|