@clerk/nuxt 2.0.0-canary-core3.v20251124105058 → 2.0.0-canary-core3.v20251124165121
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/module.js
CHANGED
|
@@ -194,7 +194,7 @@ declare const SignIn: vue.DefineComponent<({
|
|
|
194
194
|
withSignUp?: boolean;
|
|
195
195
|
oauthFlow?: "auto" | "redirect" | "popup";
|
|
196
196
|
oidcPrompt?: string;
|
|
197
|
-
} & _clerk_shared_types.TransferableOption & _clerk_shared_types.SignUpForceRedirectUrl & _clerk_shared_types.SignUpFallbackRedirectUrl & _clerk_shared_types.
|
|
197
|
+
} & _clerk_shared_types.TransferableOption & _clerk_shared_types.SignUpForceRedirectUrl & _clerk_shared_types.SignUpFallbackRedirectUrl & _clerk_shared_types.AfterSignOutUrl) | ({
|
|
198
198
|
path?: never;
|
|
199
199
|
routing?: Extract<_clerk_shared_types.RoutingStrategy, "hash" | "virtual">;
|
|
200
200
|
} & {
|
|
@@ -212,7 +212,7 @@ declare const SignIn: vue.DefineComponent<({
|
|
|
212
212
|
withSignUp?: boolean;
|
|
213
213
|
oauthFlow?: "auto" | "redirect" | "popup";
|
|
214
214
|
oidcPrompt?: string;
|
|
215
|
-
} & _clerk_shared_types.TransferableOption & _clerk_shared_types.SignUpForceRedirectUrl & _clerk_shared_types.SignUpFallbackRedirectUrl & _clerk_shared_types.
|
|
215
|
+
} & _clerk_shared_types.TransferableOption & _clerk_shared_types.SignUpForceRedirectUrl & _clerk_shared_types.SignUpFallbackRedirectUrl & _clerk_shared_types.AfterSignOutUrl), {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<({
|
|
216
216
|
path: string | undefined;
|
|
217
217
|
routing?: Extract<_clerk_shared_types.RoutingStrategy, "path">;
|
|
218
218
|
} & {
|
|
@@ -230,7 +230,7 @@ declare const SignIn: vue.DefineComponent<({
|
|
|
230
230
|
withSignUp?: boolean;
|
|
231
231
|
oauthFlow?: "auto" | "redirect" | "popup";
|
|
232
232
|
oidcPrompt?: string;
|
|
233
|
-
} & _clerk_shared_types.TransferableOption & _clerk_shared_types.SignUpForceRedirectUrl & _clerk_shared_types.SignUpFallbackRedirectUrl & _clerk_shared_types.
|
|
233
|
+
} & _clerk_shared_types.TransferableOption & _clerk_shared_types.SignUpForceRedirectUrl & _clerk_shared_types.SignUpFallbackRedirectUrl & _clerk_shared_types.AfterSignOutUrl) | ({
|
|
234
234
|
path?: never;
|
|
235
235
|
routing?: Extract<_clerk_shared_types.RoutingStrategy, "hash" | "virtual">;
|
|
236
236
|
} & {
|
|
@@ -248,7 +248,7 @@ declare const SignIn: vue.DefineComponent<({
|
|
|
248
248
|
withSignUp?: boolean;
|
|
249
249
|
oauthFlow?: "auto" | "redirect" | "popup";
|
|
250
250
|
oidcPrompt?: string;
|
|
251
|
-
} & _clerk_shared_types.TransferableOption & _clerk_shared_types.SignUpForceRedirectUrl & _clerk_shared_types.SignUpFallbackRedirectUrl & _clerk_shared_types.
|
|
251
|
+
} & _clerk_shared_types.TransferableOption & _clerk_shared_types.SignUpForceRedirectUrl & _clerk_shared_types.SignUpFallbackRedirectUrl & _clerk_shared_types.AfterSignOutUrl)> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
|
|
252
252
|
declare const SignUp: vue.DefineComponent<({
|
|
253
253
|
path: string | undefined;
|
|
254
254
|
routing?: Extract<_clerk_shared_types.RoutingStrategy, "path">;
|
|
@@ -265,7 +265,7 @@ declare const SignUp: vue.DefineComponent<({
|
|
|
265
265
|
waitlistUrl?: string;
|
|
266
266
|
oauthFlow?: "auto" | "redirect" | "popup";
|
|
267
267
|
oidcPrompt?: string;
|
|
268
|
-
} & _clerk_shared_types.SignInFallbackRedirectUrl & _clerk_shared_types.SignInForceRedirectUrl & _clerk_shared_types.
|
|
268
|
+
} & _clerk_shared_types.SignInFallbackRedirectUrl & _clerk_shared_types.SignInForceRedirectUrl & _clerk_shared_types.AfterSignOutUrl) | ({
|
|
269
269
|
path?: never;
|
|
270
270
|
routing?: Extract<_clerk_shared_types.RoutingStrategy, "hash" | "virtual">;
|
|
271
271
|
} & {
|
|
@@ -281,7 +281,7 @@ declare const SignUp: vue.DefineComponent<({
|
|
|
281
281
|
waitlistUrl?: string;
|
|
282
282
|
oauthFlow?: "auto" | "redirect" | "popup";
|
|
283
283
|
oidcPrompt?: string;
|
|
284
|
-
} & _clerk_shared_types.SignInFallbackRedirectUrl & _clerk_shared_types.SignInForceRedirectUrl & _clerk_shared_types.
|
|
284
|
+
} & _clerk_shared_types.SignInFallbackRedirectUrl & _clerk_shared_types.SignInForceRedirectUrl & _clerk_shared_types.AfterSignOutUrl), {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<({
|
|
285
285
|
path: string | undefined;
|
|
286
286
|
routing?: Extract<_clerk_shared_types.RoutingStrategy, "path">;
|
|
287
287
|
} & {
|
|
@@ -297,7 +297,7 @@ declare const SignUp: vue.DefineComponent<({
|
|
|
297
297
|
waitlistUrl?: string;
|
|
298
298
|
oauthFlow?: "auto" | "redirect" | "popup";
|
|
299
299
|
oidcPrompt?: string;
|
|
300
|
-
} & _clerk_shared_types.SignInFallbackRedirectUrl & _clerk_shared_types.SignInForceRedirectUrl & _clerk_shared_types.
|
|
300
|
+
} & _clerk_shared_types.SignInFallbackRedirectUrl & _clerk_shared_types.SignInForceRedirectUrl & _clerk_shared_types.AfterSignOutUrl) | ({
|
|
301
301
|
path?: never;
|
|
302
302
|
routing?: Extract<_clerk_shared_types.RoutingStrategy, "hash" | "virtual">;
|
|
303
303
|
} & {
|
|
@@ -313,6 +313,6 @@ declare const SignUp: vue.DefineComponent<({
|
|
|
313
313
|
waitlistUrl?: string;
|
|
314
314
|
oauthFlow?: "auto" | "redirect" | "popup";
|
|
315
315
|
oidcPrompt?: string;
|
|
316
|
-
} & _clerk_shared_types.SignInFallbackRedirectUrl & _clerk_shared_types.SignInForceRedirectUrl & _clerk_shared_types.
|
|
316
|
+
} & _clerk_shared_types.SignInFallbackRedirectUrl & _clerk_shared_types.SignInForceRedirectUrl & _clerk_shared_types.AfterSignOutUrl)> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
|
|
317
317
|
|
|
318
318
|
export { CreateOrganization, OrganizationList, OrganizationProfile, SignIn, SignUp, UserProfile };
|
package/dist/runtime/plugin.js
CHANGED
|
@@ -14,7 +14,7 @@ var plugin_default = defineNuxtPlugin((nuxtApp) => {
|
|
|
14
14
|
...runtimeConfig.public.clerk ?? {},
|
|
15
15
|
sdkMetadata: {
|
|
16
16
|
name: "@clerk/nuxt",
|
|
17
|
-
version: "2.0.0-canary-core3.
|
|
17
|
+
version: "2.0.0-canary-core3.v20251124165121",
|
|
18
18
|
environment: process.env.NODE_ENV
|
|
19
19
|
},
|
|
20
20
|
routerPush: (to) => navigateTo(to),
|
|
@@ -17,10 +17,10 @@ function clerkClient(event) {
|
|
|
17
17
|
disabled: isTruthy(runtimeConfig.public.clerk.telemetry?.disabled),
|
|
18
18
|
debug: isTruthy(runtimeConfig.public.clerk.telemetry?.debug)
|
|
19
19
|
},
|
|
20
|
-
userAgent: `${"@clerk/nuxt"}@${"2.0.0-canary-core3.
|
|
20
|
+
userAgent: `${"@clerk/nuxt"}@${"2.0.0-canary-core3.v20251124165121"}`,
|
|
21
21
|
sdkMetadata: {
|
|
22
22
|
name: "@clerk/nuxt",
|
|
23
|
-
version: "2.0.0-canary-core3.
|
|
23
|
+
version: "2.0.0-canary-core3.v20251124165121",
|
|
24
24
|
environment: process.env.NODE_ENV
|
|
25
25
|
}
|
|
26
26
|
});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@clerk/nuxt",
|
|
3
|
-
"version": "2.0.0-canary-core3.
|
|
3
|
+
"version": "2.0.0-canary-core3.v20251124165121",
|
|
4
4
|
"description": "Clerk SDK for Nuxt",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"clerk",
|
|
@@ -60,9 +60,9 @@
|
|
|
60
60
|
"@nuxt/kit": "^4.1.3",
|
|
61
61
|
"@nuxt/schema": "^4.1.3",
|
|
62
62
|
"h3": "^1.15.4",
|
|
63
|
-
"@clerk/backend": "^3.0.0-canary-core3.
|
|
64
|
-
"@clerk/shared": "^4.0.0-canary-core3.
|
|
65
|
-
"@clerk/vue": "^2.0.0-canary-core3.
|
|
63
|
+
"@clerk/backend": "^3.0.0-canary-core3.v20251124165121",
|
|
64
|
+
"@clerk/shared": "^4.0.0-canary-core3.v20251124165121",
|
|
65
|
+
"@clerk/vue": "^2.0.0-canary-core3.v20251124165121"
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
68
68
|
"nuxt": "^4.1.2",
|