@cimplify/cli 0.7.14 → 0.7.16
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/{add-Z5I2F43P.mjs → add-YRLROMEN.mjs} +1 -1
- package/dist/{chunk-27BN2J4V.mjs → chunk-7CCC37ER.mjs} +1 -1
- package/dist/{chunk-V2MNBQ35.mjs → chunk-7PNEG4JY.mjs} +24 -32
- package/dist/{chunk-D2AUHLWS.mjs → chunk-ATCBAM44.mjs} +2 -2
- package/dist/dispatcher.mjs +9 -9
- package/dist/{doctor-J2Z4OLAV.mjs → doctor-UMTO3BI6.mjs} +2 -2
- package/dist/{explain-J2Z2L5M5.mjs → explain-2VWT5OFP.mjs} +1 -1
- package/dist/{introspect-NJOPZP7H.mjs → introspect-PCLYGIDK.mjs} +2 -2
- package/dist/{list-URTQL6PV.mjs → list-6FUJKW7D.mjs} +1 -1
- package/dist/{update-IZFFRPX7.mjs → update-CCNTKRPV.mjs} +1 -1
- package/package.json +2 -2
- package/templates/storefront-auto/app/sitemap-page/page.tsx +0 -2
- package/templates/storefront-auto/components/account-pill.tsx +4 -17
- package/templates/storefront-auto/lib/brand.ts +0 -1
- package/templates/storefront-auto/lib/cimplify-server.ts +0 -2
- package/templates/storefront-auto/package.json +1 -1
- package/templates/storefront-bakery/AGENTS.md +0 -2
- package/templates/storefront-bakery/app/sitemap-page/page.tsx +0 -2
- package/templates/storefront-bakery/components/account-pill.tsx +4 -17
- package/templates/storefront-bakery/lib/brand.ts +0 -1
- package/templates/storefront-bakery/lib/cimplify-server.ts +0 -2
- package/templates/storefront-bakery/package.json +1 -1
- package/templates/storefront-fashion/AGENTS.md +0 -2
- package/templates/storefront-fashion/app/sitemap-page/page.tsx +0 -2
- package/templates/storefront-fashion/components/account-pill.tsx +4 -17
- package/templates/storefront-fashion/lib/brand.ts +0 -1
- package/templates/storefront-fashion/lib/cimplify-server.ts +0 -2
- package/templates/storefront-fashion/package.json +1 -1
- package/templates/storefront-grocery/AGENTS.md +0 -2
- package/templates/storefront-grocery/app/sitemap-page/page.tsx +0 -2
- package/templates/storefront-grocery/components/account-pill.tsx +4 -17
- package/templates/storefront-grocery/lib/brand.ts +0 -1
- package/templates/storefront-grocery/lib/cimplify-server.ts +0 -2
- package/templates/storefront-grocery/package.json +1 -1
- package/templates/storefront-pharmacy/AGENTS.md +0 -2
- package/templates/storefront-pharmacy/app/sitemap-page/page.tsx +0 -2
- package/templates/storefront-pharmacy/components/account-pill.tsx +4 -17
- package/templates/storefront-pharmacy/lib/brand.ts +0 -1
- package/templates/storefront-pharmacy/lib/cimplify-server.ts +0 -2
- package/templates/storefront-pharmacy/package.json +1 -1
- package/templates/storefront-restaurant/AGENTS.md +0 -2
- package/templates/storefront-restaurant/app/sitemap-page/page.tsx +0 -2
- package/templates/storefront-restaurant/components/account-pill.tsx +4 -17
- package/templates/storefront-restaurant/lib/brand.ts +0 -1
- package/templates/storefront-restaurant/lib/cimplify-server.ts +0 -2
- package/templates/storefront-restaurant/package.json +1 -1
- package/templates/storefront-retail/AGENTS.md +0 -2
- package/templates/storefront-retail/app/sitemap-page/page.tsx +0 -2
- package/templates/storefront-retail/components/account-pill.tsx +4 -17
- package/templates/storefront-retail/lib/brand.ts +0 -1
- package/templates/storefront-retail/lib/cimplify-server.ts +0 -2
- package/templates/storefront-retail/package.json +1 -1
- package/templates/storefront-services/AGENTS.md +0 -2
- package/templates/storefront-services/app/sitemap-page/page.tsx +0 -2
- package/templates/storefront-services/components/account-pill.tsx +4 -17
- package/templates/storefront-services/lib/brand.ts +0 -1
- package/templates/storefront-services/lib/cimplify-server.ts +0 -2
- package/templates/storefront-services/package.json +1 -1
- package/templates/storefront-auto/app/account/addresses/actions.ts +0 -56
- package/templates/storefront-auto/app/account/addresses/page.tsx +0 -184
- package/templates/storefront-auto/app/account/wallets/actions.ts +0 -52
- package/templates/storefront-auto/app/account/wallets/page.tsx +0 -185
- package/templates/storefront-bakery/app/account/addresses/actions.ts +0 -56
- package/templates/storefront-bakery/app/account/addresses/page.tsx +0 -184
- package/templates/storefront-bakery/app/account/wallets/actions.ts +0 -52
- package/templates/storefront-bakery/app/account/wallets/page.tsx +0 -185
- package/templates/storefront-fashion/app/account/addresses/actions.ts +0 -56
- package/templates/storefront-fashion/app/account/addresses/page.tsx +0 -184
- package/templates/storefront-fashion/app/account/wallets/actions.ts +0 -52
- package/templates/storefront-fashion/app/account/wallets/page.tsx +0 -185
- package/templates/storefront-grocery/app/account/addresses/actions.ts +0 -56
- package/templates/storefront-grocery/app/account/addresses/page.tsx +0 -184
- package/templates/storefront-grocery/app/account/wallets/actions.ts +0 -52
- package/templates/storefront-grocery/app/account/wallets/page.tsx +0 -185
- package/templates/storefront-pharmacy/app/account/addresses/actions.ts +0 -56
- package/templates/storefront-pharmacy/app/account/addresses/page.tsx +0 -184
- package/templates/storefront-pharmacy/app/account/wallets/actions.ts +0 -52
- package/templates/storefront-pharmacy/app/account/wallets/page.tsx +0 -185
- package/templates/storefront-restaurant/app/account/addresses/actions.ts +0 -56
- package/templates/storefront-restaurant/app/account/addresses/page.tsx +0 -184
- package/templates/storefront-restaurant/app/account/wallets/actions.ts +0 -52
- package/templates/storefront-restaurant/app/account/wallets/page.tsx +0 -185
- package/templates/storefront-retail/app/account/addresses/actions.ts +0 -56
- package/templates/storefront-retail/app/account/addresses/page.tsx +0 -184
- package/templates/storefront-retail/app/account/wallets/actions.ts +0 -52
- package/templates/storefront-retail/app/account/wallets/page.tsx +0 -185
- package/templates/storefront-services/app/account/addresses/actions.ts +0 -56
- package/templates/storefront-services/app/account/addresses/page.tsx +0 -184
- package/templates/storefront-services/app/account/wallets/actions.ts +0 -52
- package/templates/storefront-services/app/account/wallets/page.tsx +0 -185
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// package.json
|
|
3
3
|
var package_default = {
|
|
4
4
|
name: "@cimplify/cli",
|
|
5
|
-
version: "0.7.
|
|
5
|
+
version: "0.7.16",
|
|
6
6
|
description: "Cimplify CLI \u2014 deploy, manage env vars, link projects, and scaffold storefronts",
|
|
7
7
|
keywords: [
|
|
8
8
|
"cimplify",
|
|
@@ -47,7 +47,7 @@ var package_default = {
|
|
|
47
47
|
vitest: "^4.1.5"
|
|
48
48
|
},
|
|
49
49
|
dependencies: {
|
|
50
|
-
"@cimplify/sdk": "^0.70.
|
|
50
|
+
"@cimplify/sdk": "^0.70.3"
|
|
51
51
|
}
|
|
52
52
|
};
|
|
53
53
|
|
package/dist/dispatcher.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import { TEMPLATES } from './chunk-
|
|
3
|
-
import { package_default } from './chunk-
|
|
2
|
+
import { TEMPLATES } from './chunk-7PNEG4JY.mjs';
|
|
3
|
+
import { package_default } from './chunk-ATCBAM44.mjs';
|
|
4
4
|
|
|
5
5
|
// src/dispatcher.ts
|
|
6
6
|
var VERSION = package_default.version ?? "unknown";
|
|
@@ -138,16 +138,16 @@ var COMMANDS = {
|
|
|
138
138
|
logs: () => import('./logs-YNN2PQ24.mjs'),
|
|
139
139
|
status: () => import('./status-JSYXM5RT.mjs'),
|
|
140
140
|
dev: () => import('./dev-ONW2S77K.mjs'),
|
|
141
|
-
introspect: () => import('./introspect-
|
|
141
|
+
introspect: () => import('./introspect-PCLYGIDK.mjs'),
|
|
142
142
|
inspect: () => import('./inspect-CGYX4DDF.mjs'),
|
|
143
|
-
doctor: () => import('./doctor-
|
|
144
|
-
explain: () => import('./explain-
|
|
143
|
+
doctor: () => import('./doctor-UMTO3BI6.mjs'),
|
|
144
|
+
explain: () => import('./explain-2VWT5OFP.mjs'),
|
|
145
145
|
assets: () => import('./assets-74SK63TR.mjs'),
|
|
146
146
|
repo: () => import('./repo-KNQMSPVV.mjs'),
|
|
147
|
-
list: () => import('./list-
|
|
148
|
-
add: () => import('./add-
|
|
149
|
-
update: () => import('./update-
|
|
150
|
-
upgrade: () => import('./update-
|
|
147
|
+
list: () => import('./list-6FUJKW7D.mjs'),
|
|
148
|
+
add: () => import('./add-YRLROMEN.mjs'),
|
|
149
|
+
update: () => import('./update-CCNTKRPV.mjs'),
|
|
150
|
+
upgrade: () => import('./update-CCNTKRPV.mjs'),
|
|
151
151
|
"auth-step-up": () => import('./auth-step-up-BIUYQJP6.mjs')
|
|
152
152
|
};
|
|
153
153
|
var COMMAND_PREFIXES = {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import { gatherIntrospection } from './chunk-
|
|
2
|
+
import { gatherIntrospection } from './chunk-7CCC37ER.mjs';
|
|
3
3
|
import './chunk-K5464A3L.mjs';
|
|
4
4
|
import './chunk-DBZ3UOQ2.mjs';
|
|
5
|
-
import './chunk-
|
|
5
|
+
import './chunk-ATCBAM44.mjs';
|
|
6
6
|
import { parseArgs, flagBool } from './chunk-C4M3DXKC.mjs';
|
|
7
7
|
import { ApiClient } from './chunk-MAOO6ZZ5.mjs';
|
|
8
8
|
import { readAuthOrNull } from './chunk-UBAI443T.mjs';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import { package_default } from './chunk-
|
|
2
|
+
import { package_default } from './chunk-ATCBAM44.mjs';
|
|
3
3
|
import { parseArgs } from './chunk-C4M3DXKC.mjs';
|
|
4
4
|
import { bold, dim, info, result, CliError, CLI_ERROR_CODE } from './chunk-E2T2SBP5.mjs';
|
|
5
5
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
export { run as default, extractMockSeed, gatherIntrospection, renderIntrospection } from './chunk-
|
|
2
|
+
export { run as default, extractMockSeed, gatherIntrospection, renderIntrospection } from './chunk-7CCC37ER.mjs';
|
|
3
3
|
import './chunk-K5464A3L.mjs';
|
|
4
4
|
import './chunk-DBZ3UOQ2.mjs';
|
|
5
|
-
import './chunk-
|
|
5
|
+
import './chunk-ATCBAM44.mjs';
|
|
6
6
|
import './chunk-C4M3DXKC.mjs';
|
|
7
7
|
import './chunk-UBAI443T.mjs';
|
|
8
8
|
import './chunk-E2T2SBP5.mjs';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import { REGISTRY_INDEX } from './chunk-
|
|
2
|
+
import { REGISTRY_INDEX } from './chunk-7PNEG4JY.mjs';
|
|
3
3
|
import { parseArgs, flagBool } from './chunk-C4M3DXKC.mjs';
|
|
4
4
|
import { CliError, CLI_ERROR_CODE, info, bold, dim, green, result } from './chunk-E2T2SBP5.mjs';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import { package_default } from './chunk-
|
|
2
|
+
import { package_default } from './chunk-ATCBAM44.mjs';
|
|
3
3
|
import { promptYesNo } from './chunk-ITAFAORS.mjs';
|
|
4
4
|
import { parseArgs, flagBool, flagString } from './chunk-C4M3DXKC.mjs';
|
|
5
5
|
import { success, bold, info, dim, result, failure, CliError, CLI_ERROR_CODE, step, isJsonMode } from './chunk-E2T2SBP5.mjs';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cimplify/cli",
|
|
3
|
-
"version": "0.7.
|
|
3
|
+
"version": "0.7.16",
|
|
4
4
|
"description": "Cimplify CLI — deploy, manage env vars, link projects, and scaffold storefronts",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"cimplify",
|
|
@@ -45,6 +45,6 @@
|
|
|
45
45
|
"vitest": "^4.1.5"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@cimplify/sdk": "^0.70.
|
|
48
|
+
"@cimplify/sdk": "^0.70.3"
|
|
49
49
|
}
|
|
50
50
|
}
|
|
@@ -54,8 +54,6 @@ const STATIC_LINKS: { title: string; links: { href: string; label: string }[] }[
|
|
|
54
54
|
links: [
|
|
55
55
|
{ href: "/account", label: "Account" },
|
|
56
56
|
{ href: "/account/orders", label: "Orders" },
|
|
57
|
-
{ href: "/account/addresses", label: "Addresses" },
|
|
58
|
-
{ href: "/account/wallets", label: "Wallets" },
|
|
59
57
|
{ href: "/login", label: "Sign in" },
|
|
60
58
|
{ href: "/signup", label: "Create account" },
|
|
61
59
|
{ href: "/track-order", label: "Track an order" },
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
|
|
3
3
|
import { useEffect, useRef } from "react";
|
|
4
|
-
import
|
|
5
|
-
import { CimplifySignInButton, useCimplifySession } from "@cimplify/sdk/react";
|
|
4
|
+
import { CimplifyUserButton, useCimplifySession } from "@cimplify/sdk/react";
|
|
6
5
|
import { signInSilent } from "@cimplify/sdk";
|
|
7
6
|
|
|
8
7
|
const CLIENT_ID = process.env.NEXT_PUBLIC_CIMPLIFY_CLIENT_ID ?? "";
|
|
@@ -26,24 +25,12 @@ export function AccountPill() {
|
|
|
26
25
|
|
|
27
26
|
if (loading || !CLIENT_ID) return <span className="h-9 w-24" aria-hidden />;
|
|
28
27
|
|
|
29
|
-
if (session) {
|
|
30
|
-
const first = session.name?.split(/\s+/)[0] ?? "Account";
|
|
31
|
-
return (
|
|
32
|
-
<Link
|
|
33
|
-
href="/account"
|
|
34
|
-
className="text-[13px] font-medium tracking-wide text-foreground hover:text-primary transition-colors"
|
|
35
|
-
>
|
|
36
|
-
Hi, {first}
|
|
37
|
-
</Link>
|
|
38
|
-
);
|
|
39
|
-
}
|
|
40
|
-
|
|
41
28
|
return (
|
|
42
|
-
<
|
|
29
|
+
<CimplifyUserButton
|
|
30
|
+
session={session}
|
|
43
31
|
clientId={CLIENT_ID}
|
|
44
32
|
redirectUri={`${typeof window !== "undefined" ? window.location.origin : ""}/auth/callback`}
|
|
45
|
-
|
|
46
|
-
onSuccess={() => refresh()}
|
|
33
|
+
onSignIn={refresh}
|
|
47
34
|
/>
|
|
48
35
|
);
|
|
49
36
|
}
|
|
@@ -8,8 +8,6 @@ import type { NavItem } from "@cimplify/sdk/react";
|
|
|
8
8
|
export const ACCOUNT_NAV: NavItem[] = [
|
|
9
9
|
{ label: "Dashboard", href: "/account" },
|
|
10
10
|
{ label: "Orders", href: "/account/orders" },
|
|
11
|
-
{ label: "Addresses", href: "/account/addresses" },
|
|
12
|
-
{ label: "Wallets", href: "/account/wallets" },
|
|
13
11
|
{ label: "Cimplify identity", href: "https://link.cimplify.io", external: true },
|
|
14
12
|
];
|
|
15
13
|
|
|
@@ -39,8 +39,6 @@ app/
|
|
|
39
39
|
|
|
40
40
|
account/page.tsx <AccountDashboardPage /> (native, Server Component)
|
|
41
41
|
account/orders/page.tsx <AccountOrdersPage /> (native)
|
|
42
|
-
account/addresses/page.tsx Native list + Server Actions for CRUD
|
|
43
|
-
account/wallets/page.tsx Native list + Server Actions for CRUD
|
|
44
42
|
login/page.tsx redirect → hosted OAuth, then /account
|
|
45
43
|
signup/page.tsx redirect → hosted OAuth, then /account
|
|
46
44
|
|
|
@@ -54,8 +54,6 @@ const STATIC_LINKS: { title: string; links: { href: string; label: string }[] }[
|
|
|
54
54
|
links: [
|
|
55
55
|
{ href: "/account", label: "Account" },
|
|
56
56
|
{ href: "/account/orders", label: "Orders" },
|
|
57
|
-
{ href: "/account/addresses", label: "Addresses" },
|
|
58
|
-
{ href: "/account/wallets", label: "Wallets" },
|
|
59
57
|
{ href: "/login", label: "Sign in" },
|
|
60
58
|
{ href: "/signup", label: "Create account" },
|
|
61
59
|
{ href: "/track-order", label: "Track an order" },
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
|
|
3
3
|
import { useEffect, useRef } from "react";
|
|
4
|
-
import
|
|
5
|
-
import { CimplifySignInButton, useCimplifySession } from "@cimplify/sdk/react";
|
|
4
|
+
import { CimplifyUserButton, useCimplifySession } from "@cimplify/sdk/react";
|
|
6
5
|
import { signInSilent } from "@cimplify/sdk";
|
|
7
6
|
|
|
8
7
|
const CLIENT_ID = process.env.NEXT_PUBLIC_CIMPLIFY_CLIENT_ID ?? "";
|
|
@@ -26,24 +25,12 @@ export function AccountPill() {
|
|
|
26
25
|
|
|
27
26
|
if (loading || !CLIENT_ID) return <span className="h-9 w-24" aria-hidden />;
|
|
28
27
|
|
|
29
|
-
if (session) {
|
|
30
|
-
const first = session.name?.split(/\s+/)[0] ?? "Account";
|
|
31
|
-
return (
|
|
32
|
-
<Link
|
|
33
|
-
href="/account"
|
|
34
|
-
className="text-[13px] font-medium tracking-wide text-foreground hover:text-primary transition-colors"
|
|
35
|
-
>
|
|
36
|
-
Hi, {first}
|
|
37
|
-
</Link>
|
|
38
|
-
);
|
|
39
|
-
}
|
|
40
|
-
|
|
41
28
|
return (
|
|
42
|
-
<
|
|
29
|
+
<CimplifyUserButton
|
|
30
|
+
session={session}
|
|
43
31
|
clientId={CLIENT_ID}
|
|
44
32
|
redirectUri={`${typeof window !== "undefined" ? window.location.origin : ""}/auth/callback`}
|
|
45
|
-
|
|
46
|
-
onSuccess={() => refresh()}
|
|
33
|
+
onSignIn={refresh}
|
|
47
34
|
/>
|
|
48
35
|
);
|
|
49
36
|
}
|
|
@@ -8,8 +8,6 @@ import type { NavItem } from "@cimplify/sdk/react";
|
|
|
8
8
|
export const ACCOUNT_NAV: NavItem[] = [
|
|
9
9
|
{ label: "Dashboard", href: "/account" },
|
|
10
10
|
{ label: "Orders", href: "/account/orders" },
|
|
11
|
-
{ label: "Addresses", href: "/account/addresses" },
|
|
12
|
-
{ label: "Wallets", href: "/account/wallets" },
|
|
13
11
|
{ label: "Cimplify identity", href: "https://link.cimplify.io", external: true },
|
|
14
12
|
];
|
|
15
13
|
|
|
@@ -42,8 +42,6 @@ app/
|
|
|
42
42
|
|
|
43
43
|
account/page.tsx <AccountDashboardPage /> (native, Server Component)
|
|
44
44
|
account/orders/page.tsx <AccountOrdersPage /> (native)
|
|
45
|
-
account/addresses/page.tsx Native list + Server Actions for CRUD
|
|
46
|
-
account/wallets/page.tsx Native list + Server Actions for CRUD
|
|
47
45
|
login/page.tsx, signup/page.tsx redirects → /account
|
|
48
46
|
|
|
49
47
|
contact/page.tsx, track-order/page.tsx
|
|
@@ -54,8 +54,6 @@ const STATIC_LINKS: { title: string; links: { href: string; label: string }[] }[
|
|
|
54
54
|
links: [
|
|
55
55
|
{ href: "/account", label: "Account" },
|
|
56
56
|
{ href: "/account/orders", label: "Orders" },
|
|
57
|
-
{ href: "/account/addresses", label: "Addresses" },
|
|
58
|
-
{ href: "/account/wallets", label: "Wallets" },
|
|
59
57
|
{ href: "/login", label: "Sign in" },
|
|
60
58
|
{ href: "/signup", label: "Create account" },
|
|
61
59
|
{ href: "/track-order", label: "Track an order" },
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
|
|
3
3
|
import { useEffect, useRef } from "react";
|
|
4
|
-
import
|
|
5
|
-
import { CimplifySignInButton, useCimplifySession } from "@cimplify/sdk/react";
|
|
4
|
+
import { CimplifyUserButton, useCimplifySession } from "@cimplify/sdk/react";
|
|
6
5
|
import { signInSilent } from "@cimplify/sdk";
|
|
7
6
|
|
|
8
7
|
const CLIENT_ID = process.env.NEXT_PUBLIC_CIMPLIFY_CLIENT_ID ?? "";
|
|
@@ -26,24 +25,12 @@ export function AccountPill() {
|
|
|
26
25
|
|
|
27
26
|
if (loading || !CLIENT_ID) return <span className="h-9 w-24" aria-hidden />;
|
|
28
27
|
|
|
29
|
-
if (session) {
|
|
30
|
-
const first = session.name?.split(/\s+/)[0] ?? "Account";
|
|
31
|
-
return (
|
|
32
|
-
<Link
|
|
33
|
-
href="/account"
|
|
34
|
-
className="text-[13px] font-medium tracking-wide text-foreground hover:text-primary transition-colors"
|
|
35
|
-
>
|
|
36
|
-
Hi, {first}
|
|
37
|
-
</Link>
|
|
38
|
-
);
|
|
39
|
-
}
|
|
40
|
-
|
|
41
28
|
return (
|
|
42
|
-
<
|
|
29
|
+
<CimplifyUserButton
|
|
30
|
+
session={session}
|
|
43
31
|
clientId={CLIENT_ID}
|
|
44
32
|
redirectUri={`${typeof window !== "undefined" ? window.location.origin : ""}/auth/callback`}
|
|
45
|
-
|
|
46
|
-
onSuccess={() => refresh()}
|
|
33
|
+
onSignIn={refresh}
|
|
47
34
|
/>
|
|
48
35
|
);
|
|
49
36
|
}
|
|
@@ -8,8 +8,6 @@ import type { NavItem } from "@cimplify/sdk/react";
|
|
|
8
8
|
export const ACCOUNT_NAV: NavItem[] = [
|
|
9
9
|
{ label: "Dashboard", href: "/account" },
|
|
10
10
|
{ label: "Orders", href: "/account/orders" },
|
|
11
|
-
{ label: "Addresses", href: "/account/addresses" },
|
|
12
|
-
{ label: "Wallets", href: "/account/wallets" },
|
|
13
11
|
{ label: "Cimplify identity", href: "https://link.cimplify.io", external: true },
|
|
14
12
|
];
|
|
15
13
|
|
|
@@ -30,8 +30,6 @@ app/
|
|
|
30
30
|
|
|
31
31
|
account/page.tsx <AccountDashboardPage /> (native, Server Component)
|
|
32
32
|
account/orders/page.tsx <AccountOrdersPage /> (native)
|
|
33
|
-
account/addresses/page.tsx Native list + Server Actions for CRUD
|
|
34
|
-
account/wallets/page.tsx Native list + Server Actions for CRUD
|
|
35
33
|
login/page.tsx, signup/page.tsx redirects → /account
|
|
36
34
|
|
|
37
35
|
contact/page.tsx, track-order/page.tsx
|
|
@@ -54,8 +54,6 @@ const STATIC_LINKS: { title: string; links: { href: string; label: string }[] }[
|
|
|
54
54
|
links: [
|
|
55
55
|
{ href: "/account", label: "Account" },
|
|
56
56
|
{ href: "/account/orders", label: "Orders" },
|
|
57
|
-
{ href: "/account/addresses", label: "Addresses" },
|
|
58
|
-
{ href: "/account/wallets", label: "Wallets" },
|
|
59
57
|
{ href: "/login", label: "Sign in" },
|
|
60
58
|
{ href: "/signup", label: "Create account" },
|
|
61
59
|
{ href: "/track-order", label: "Track an order" },
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
|
|
3
3
|
import { useEffect, useRef } from "react";
|
|
4
|
-
import
|
|
5
|
-
import { CimplifySignInButton, useCimplifySession } from "@cimplify/sdk/react";
|
|
4
|
+
import { CimplifyUserButton, useCimplifySession } from "@cimplify/sdk/react";
|
|
6
5
|
import { signInSilent } from "@cimplify/sdk";
|
|
7
6
|
|
|
8
7
|
const CLIENT_ID = process.env.NEXT_PUBLIC_CIMPLIFY_CLIENT_ID ?? "";
|
|
@@ -26,24 +25,12 @@ export function AccountPill() {
|
|
|
26
25
|
|
|
27
26
|
if (loading || !CLIENT_ID) return <span className="h-9 w-24" aria-hidden />;
|
|
28
27
|
|
|
29
|
-
if (session) {
|
|
30
|
-
const first = session.name?.split(/\s+/)[0] ?? "Account";
|
|
31
|
-
return (
|
|
32
|
-
<Link
|
|
33
|
-
href="/account"
|
|
34
|
-
className="text-[13px] font-medium tracking-wide text-foreground hover:text-primary transition-colors"
|
|
35
|
-
>
|
|
36
|
-
Hi, {first}
|
|
37
|
-
</Link>
|
|
38
|
-
);
|
|
39
|
-
}
|
|
40
|
-
|
|
41
28
|
return (
|
|
42
|
-
<
|
|
29
|
+
<CimplifyUserButton
|
|
30
|
+
session={session}
|
|
43
31
|
clientId={CLIENT_ID}
|
|
44
32
|
redirectUri={`${typeof window !== "undefined" ? window.location.origin : ""}/auth/callback`}
|
|
45
|
-
|
|
46
|
-
onSuccess={() => refresh()}
|
|
33
|
+
onSignIn={refresh}
|
|
47
34
|
/>
|
|
48
35
|
);
|
|
49
36
|
}
|
|
@@ -8,8 +8,6 @@ import type { NavItem } from "@cimplify/sdk/react";
|
|
|
8
8
|
export const ACCOUNT_NAV: NavItem[] = [
|
|
9
9
|
{ label: "Dashboard", href: "/account" },
|
|
10
10
|
{ label: "Orders", href: "/account/orders" },
|
|
11
|
-
{ label: "Addresses", href: "/account/addresses" },
|
|
12
|
-
{ label: "Wallets", href: "/account/wallets" },
|
|
13
11
|
{ label: "Cimplify identity", href: "https://link.cimplify.io", external: true },
|
|
14
12
|
];
|
|
15
13
|
|
|
@@ -35,8 +35,6 @@ app/
|
|
|
35
35
|
|
|
36
36
|
account/page.tsx <AccountDashboardPage /> (native, Server Component)
|
|
37
37
|
account/orders/page.tsx <AccountOrdersPage /> (native)
|
|
38
|
-
account/addresses/page.tsx Native list + Server Actions for CRUD
|
|
39
|
-
account/wallets/page.tsx Native list + Server Actions for CRUD
|
|
40
38
|
login/page.tsx, signup/page.tsx redirects → /account
|
|
41
39
|
|
|
42
40
|
contact/page.tsx Pharmacist consult form
|
|
@@ -54,8 +54,6 @@ const STATIC_LINKS: { title: string; links: { href: string; label: string }[] }[
|
|
|
54
54
|
links: [
|
|
55
55
|
{ href: "/account", label: "Account" },
|
|
56
56
|
{ href: "/account/orders", label: "Orders" },
|
|
57
|
-
{ href: "/account/addresses", label: "Addresses" },
|
|
58
|
-
{ href: "/account/wallets", label: "Wallets" },
|
|
59
57
|
{ href: "/login", label: "Sign in" },
|
|
60
58
|
{ href: "/signup", label: "Create account" },
|
|
61
59
|
{ href: "/track-order", label: "Track an order" },
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
|
|
3
3
|
import { useEffect, useRef } from "react";
|
|
4
|
-
import
|
|
5
|
-
import { CimplifySignInButton, useCimplifySession } from "@cimplify/sdk/react";
|
|
4
|
+
import { CimplifyUserButton, useCimplifySession } from "@cimplify/sdk/react";
|
|
6
5
|
import { signInSilent } from "@cimplify/sdk";
|
|
7
6
|
|
|
8
7
|
const CLIENT_ID = process.env.NEXT_PUBLIC_CIMPLIFY_CLIENT_ID ?? "";
|
|
@@ -26,24 +25,12 @@ export function AccountPill() {
|
|
|
26
25
|
|
|
27
26
|
if (loading || !CLIENT_ID) return <span className="h-9 w-24" aria-hidden />;
|
|
28
27
|
|
|
29
|
-
if (session) {
|
|
30
|
-
const first = session.name?.split(/\s+/)[0] ?? "Account";
|
|
31
|
-
return (
|
|
32
|
-
<Link
|
|
33
|
-
href="/account"
|
|
34
|
-
className="text-[13px] font-medium tracking-wide text-foreground hover:text-primary transition-colors"
|
|
35
|
-
>
|
|
36
|
-
Hi, {first}
|
|
37
|
-
</Link>
|
|
38
|
-
);
|
|
39
|
-
}
|
|
40
|
-
|
|
41
28
|
return (
|
|
42
|
-
<
|
|
29
|
+
<CimplifyUserButton
|
|
30
|
+
session={session}
|
|
43
31
|
clientId={CLIENT_ID}
|
|
44
32
|
redirectUri={`${typeof window !== "undefined" ? window.location.origin : ""}/auth/callback`}
|
|
45
|
-
|
|
46
|
-
onSuccess={() => refresh()}
|
|
33
|
+
onSignIn={refresh}
|
|
47
34
|
/>
|
|
48
35
|
);
|
|
49
36
|
}
|
|
@@ -8,8 +8,6 @@ import type { NavItem } from "@cimplify/sdk/react";
|
|
|
8
8
|
export const ACCOUNT_NAV: NavItem[] = [
|
|
9
9
|
{ label: "Dashboard", href: "/account" },
|
|
10
10
|
{ label: "Orders", href: "/account/orders" },
|
|
11
|
-
{ label: "Addresses", href: "/account/addresses" },
|
|
12
|
-
{ label: "Wallets", href: "/account/wallets" },
|
|
13
11
|
{ label: "Cimplify identity", href: "https://link.cimplify.io", external: true },
|
|
14
12
|
];
|
|
15
13
|
|
|
@@ -33,8 +33,6 @@ app/
|
|
|
33
33
|
|
|
34
34
|
account/page.tsx <AccountDashboardPage /> (native, Server Component)
|
|
35
35
|
account/orders/page.tsx <AccountOrdersPage /> (native)
|
|
36
|
-
account/addresses/page.tsx Native list + Server Actions for CRUD
|
|
37
|
-
account/wallets/page.tsx Native list + Server Actions for CRUD
|
|
38
36
|
login/page.tsx, signup/page.tsx redirects → /account
|
|
39
37
|
|
|
40
38
|
contact/page.tsx, track-order/page.tsx
|
|
@@ -54,8 +54,6 @@ const STATIC_LINKS: { title: string; links: { href: string; label: string }[] }[
|
|
|
54
54
|
links: [
|
|
55
55
|
{ href: "/account", label: "Account" },
|
|
56
56
|
{ href: "/account/orders", label: "Orders" },
|
|
57
|
-
{ href: "/account/addresses", label: "Addresses" },
|
|
58
|
-
{ href: "/account/wallets", label: "Wallets" },
|
|
59
57
|
{ href: "/login", label: "Sign in" },
|
|
60
58
|
{ href: "/signup", label: "Create account" },
|
|
61
59
|
{ href: "/track-order", label: "Track an order" },
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
|
|
3
3
|
import { useEffect, useRef } from "react";
|
|
4
|
-
import
|
|
5
|
-
import { CimplifySignInButton, useCimplifySession } from "@cimplify/sdk/react";
|
|
4
|
+
import { CimplifyUserButton, useCimplifySession } from "@cimplify/sdk/react";
|
|
6
5
|
import { signInSilent } from "@cimplify/sdk";
|
|
7
6
|
|
|
8
7
|
const CLIENT_ID = process.env.NEXT_PUBLIC_CIMPLIFY_CLIENT_ID ?? "";
|
|
@@ -26,24 +25,12 @@ export function AccountPill() {
|
|
|
26
25
|
|
|
27
26
|
if (loading || !CLIENT_ID) return <span className="h-9 w-24" aria-hidden />;
|
|
28
27
|
|
|
29
|
-
if (session) {
|
|
30
|
-
const first = session.name?.split(/\s+/)[0] ?? "Account";
|
|
31
|
-
return (
|
|
32
|
-
<Link
|
|
33
|
-
href="/account"
|
|
34
|
-
className="text-[13px] font-medium tracking-wide text-foreground hover:text-primary transition-colors"
|
|
35
|
-
>
|
|
36
|
-
Hi, {first}
|
|
37
|
-
</Link>
|
|
38
|
-
);
|
|
39
|
-
}
|
|
40
|
-
|
|
41
28
|
return (
|
|
42
|
-
<
|
|
29
|
+
<CimplifyUserButton
|
|
30
|
+
session={session}
|
|
43
31
|
clientId={CLIENT_ID}
|
|
44
32
|
redirectUri={`${typeof window !== "undefined" ? window.location.origin : ""}/auth/callback`}
|
|
45
|
-
|
|
46
|
-
onSuccess={() => refresh()}
|
|
33
|
+
onSignIn={refresh}
|
|
47
34
|
/>
|
|
48
35
|
);
|
|
49
36
|
}
|
|
@@ -8,8 +8,6 @@ import type { NavItem } from "@cimplify/sdk/react";
|
|
|
8
8
|
export const ACCOUNT_NAV: NavItem[] = [
|
|
9
9
|
{ label: "Dashboard", href: "/account" },
|
|
10
10
|
{ label: "Orders", href: "/account/orders" },
|
|
11
|
-
{ label: "Addresses", href: "/account/addresses" },
|
|
12
|
-
{ label: "Wallets", href: "/account/wallets" },
|
|
13
11
|
{ label: "Cimplify identity", href: "https://link.cimplify.io", external: true },
|
|
14
12
|
];
|
|
15
13
|
|