zudoku 0.46.3 → 0.47.1

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.
Files changed (128) hide show
  1. package/dist/app/main.js +2 -2
  2. package/dist/app/main.js.map +1 -1
  3. package/dist/config/config.d.ts +11 -0
  4. package/dist/config/validators/InputSidebarSchema.d.ts +1 -1
  5. package/dist/config/validators/validate.d.ts +167 -47
  6. package/dist/config/validators/validate.js +22 -1
  7. package/dist/config/validators/validate.js.map +1 -1
  8. package/dist/config/validators/validate.test.d.ts +1 -0
  9. package/dist/config/validators/validate.test.js +80 -0
  10. package/dist/config/validators/validate.test.js.map +1 -0
  11. package/dist/lib/auth/issuer.d.ts +2 -0
  12. package/dist/lib/auth/issuer.js +37 -0
  13. package/dist/lib/auth/issuer.js.map +1 -0
  14. package/dist/lib/auth/issuer.test.d.ts +1 -0
  15. package/dist/lib/auth/issuer.test.js +94 -0
  16. package/dist/lib/auth/issuer.test.js.map +1 -0
  17. package/dist/lib/authentication/hook.d.ts +6 -0
  18. package/dist/lib/authentication/providers/auth0.js +1 -1
  19. package/dist/lib/authentication/providers/auth0.js.map +1 -1
  20. package/dist/lib/authentication/providers/azureb2c.d.ts +28 -0
  21. package/dist/lib/authentication/providers/azureb2c.js +145 -0
  22. package/dist/lib/authentication/providers/azureb2c.js.map +1 -0
  23. package/dist/lib/authentication/providers/clerk.js +3 -12
  24. package/dist/lib/authentication/providers/clerk.js.map +1 -1
  25. package/dist/lib/authentication/providers/openid.d.ts +1 -0
  26. package/dist/lib/authentication/providers/openid.js +38 -0
  27. package/dist/lib/authentication/providers/openid.js.map +1 -1
  28. package/dist/lib/authentication/providers/supabase.js +2 -9
  29. package/dist/lib/authentication/providers/supabase.js.map +1 -1
  30. package/dist/lib/authentication/state.d.ts +6 -5
  31. package/dist/lib/authentication/state.js +19 -6
  32. package/dist/lib/authentication/state.js.map +1 -1
  33. package/dist/lib/components/context/ZudokuProvider.d.ts +1 -1
  34. package/dist/lib/components/index.d.ts +6 -0
  35. package/dist/lib/hooks/index.d.ts +6 -0
  36. package/dist/lib/plugins/api-keys/index.js +1 -3
  37. package/dist/lib/plugins/api-keys/index.js.map +1 -1
  38. package/dist/lib/plugins/openapi/PlaygroundDialogWrapper.d.ts +1 -1
  39. package/dist/lib/plugins/openapi/playground/Headers.d.ts +2 -2
  40. package/dist/lib/plugins/openapi/playground/fileUtils.js +1 -1
  41. package/dist/lib/plugins/openapi/playground/fileUtils.js.map +1 -1
  42. package/dist/lib/util/MdxComponents.js +1 -1
  43. package/dist/lib/util/MdxComponents.js.map +1 -1
  44. package/dist/vite/build.js +1 -28
  45. package/dist/vite/build.js.map +1 -1
  46. package/lib/Drawer-BzkOKwgC.js.map +1 -1
  47. package/lib/{Markdown-D81l28Ib.js → Markdown-r4buN85T.js} +37 -37
  48. package/lib/{Markdown-D81l28Ib.js.map → Markdown-r4buN85T.js.map} +1 -1
  49. package/lib/{MdxPage-S_CxlNmX.js → MdxPage-DYKsTerz.js} +4 -4
  50. package/lib/{MdxPage-S_CxlNmX.js.map → MdxPage-DYKsTerz.js.map} +1 -1
  51. package/lib/{OasProvider-D5rt6WMb.js → OasProvider-8vNiLpIG.js} +2 -2
  52. package/lib/{OasProvider-D5rt6WMb.js.map → OasProvider-8vNiLpIG.js.map} +1 -1
  53. package/lib/{OperationList-CNhg654C.js → OperationList-BCVHtZNK.js} +6 -6
  54. package/lib/OperationList-BCVHtZNK.js.map +1 -0
  55. package/lib/{RouteGuard-CZ_uLv3g.js → RouteGuard-B7GVW4oL.js} +2 -2
  56. package/lib/{RouteGuard-CZ_uLv3g.js.map → RouteGuard-B7GVW4oL.js.map} +1 -1
  57. package/lib/{SchemaList-BvzCrTYg.js → SchemaList-1oJKvBxh.js} +6 -6
  58. package/lib/{SchemaList-BvzCrTYg.js.map → SchemaList-1oJKvBxh.js.map} +1 -1
  59. package/lib/{SchemaView-Br1RupCp.js → SchemaView-CTqaB-79.js} +3 -3
  60. package/lib/{SchemaView-Br1RupCp.js.map → SchemaView-CTqaB-79.js.map} +1 -1
  61. package/lib/{SignUp-B-1Pvc-8.js → SignUp-CRIKdWt9.js} +2 -2
  62. package/lib/{SignUp-B-1Pvc-8.js.map → SignUp-CRIKdWt9.js.map} +1 -1
  63. package/lib/{Slot-T8NJUkm4.js → Slot-B5qSAnwR.js} +4 -4
  64. package/lib/{Slot-T8NJUkm4.js.map → Slot-B5qSAnwR.js.map} +1 -1
  65. package/lib/{SyntaxHighlight-Cz6Me7-F.js → SyntaxHighlight-CqKHkyEy.js} +1291 -1265
  66. package/lib/SyntaxHighlight-CqKHkyEy.js.map +1 -0
  67. package/lib/{Toc-PA-j0gEu.js → Toc-lxYQEOzX.js} +2 -2
  68. package/lib/{Toc-PA-j0gEu.js.map → Toc-lxYQEOzX.js.map} +1 -1
  69. package/lib/{circular-5FeDWJOn.js → circular-ZGGPtwMq.js} +2 -2
  70. package/lib/{circular-5FeDWJOn.js.map → circular-ZGGPtwMq.js.map} +1 -1
  71. package/lib/clerk-yAKDC3Qz.js +24812 -0
  72. package/lib/clerk-yAKDC3Qz.js.map +1 -0
  73. package/lib/{createServer-BC2RZgmW.js → createServer-DUBpXfvA.js} +2627 -2617
  74. package/lib/createServer-DUBpXfvA.js.map +1 -0
  75. package/lib/errors-D27ZTQgx.js +78 -0
  76. package/lib/errors-D27ZTQgx.js.map +1 -0
  77. package/lib/{hook-k7PfUIsj.js → hook-7wZANGJP.js} +53 -35
  78. package/lib/{hook-k7PfUIsj.js.map → hook-7wZANGJP.js.map} +1 -1
  79. package/lib/index-CrcNWbel.js.map +1 -1
  80. package/lib/{index-CJZthJSj.js → index-Cucjfk3D.js} +10 -10
  81. package/lib/index-Cucjfk3D.js.map +1 -0
  82. package/lib/{index-zddirpDj.js → index-DmNq2fbN.js} +226 -221
  83. package/lib/index-DmNq2fbN.js.map +1 -0
  84. package/lib/{mutation-BSeQ8pEK.js → mutation-C1XCQTQL.js} +2 -2
  85. package/lib/{mutation-BSeQ8pEK.js.map → mutation-C1XCQTQL.js.map} +1 -1
  86. package/lib/ui/SyntaxHighlight.js +2 -2
  87. package/lib/{useMutation-CZSmsIGW.js → useMutation-BKvPttRn.js} +3 -3
  88. package/lib/{useMutation-CZSmsIGW.js.map → useMutation-BKvPttRn.js.map} +1 -1
  89. package/lib/zudoku.auth-auth0.js +2 -2
  90. package/lib/zudoku.auth-auth0.js.map +1 -1
  91. package/lib/zudoku.auth-azureb2c.js +9974 -0
  92. package/lib/zudoku.auth-azureb2c.js.map +1 -0
  93. package/lib/zudoku.auth-clerk.js +39 -48
  94. package/lib/zudoku.auth-clerk.js.map +1 -1
  95. package/lib/zudoku.auth-openid.js +291 -316
  96. package/lib/zudoku.auth-openid.js.map +1 -1
  97. package/lib/zudoku.components.js +1222 -1594
  98. package/lib/zudoku.components.js.map +1 -1
  99. package/lib/zudoku.hooks.js +2 -2
  100. package/lib/zudoku.plugin-api-catalog.js +2 -2
  101. package/lib/zudoku.plugin-api-keys.js +19 -21
  102. package/lib/zudoku.plugin-api-keys.js.map +1 -1
  103. package/lib/zudoku.plugin-custom-pages.js +1 -1
  104. package/lib/zudoku.plugin-markdown.js +1 -1
  105. package/lib/zudoku.plugin-openapi.js +2 -2
  106. package/lib/zudoku.plugin-search-pagefind.js +2 -2
  107. package/package.json +40 -22
  108. package/src/app/main.tsx +2 -2
  109. package/src/lib/auth/issuer.test.ts +120 -0
  110. package/src/lib/auth/issuer.ts +41 -0
  111. package/src/lib/authentication/providers/auth0.tsx +1 -1
  112. package/src/lib/authentication/providers/azureb2c.tsx +196 -0
  113. package/src/lib/authentication/providers/clerk.tsx +3 -12
  114. package/src/lib/authentication/providers/openid.tsx +53 -0
  115. package/src/lib/authentication/providers/supabase.tsx +2 -9
  116. package/src/lib/authentication/state.ts +37 -7
  117. package/src/lib/components/context/ZudokuProvider.tsx +1 -1
  118. package/src/lib/plugins/api-keys/SettingsApiKeys.tsx +1 -1
  119. package/src/lib/plugins/api-keys/index.tsx +1 -3
  120. package/src/lib/plugins/openapi/PlaygroundDialogWrapper.tsx +1 -1
  121. package/src/lib/plugins/openapi/playground/Headers.tsx +2 -2
  122. package/src/lib/plugins/openapi/playground/fileUtils.ts +1 -1
  123. package/src/lib/util/MdxComponents.tsx +1 -1
  124. package/lib/OperationList-CNhg654C.js.map +0 -1
  125. package/lib/SyntaxHighlight-Cz6Me7-F.js.map +0 -1
  126. package/lib/createServer-BC2RZgmW.js.map +0 -1
  127. package/lib/index-CJZthJSj.js.map +0 -1
  128. package/lib/index-zddirpDj.js.map +0 -1
@@ -1,6 +1,6 @@
1
1
  import { z as p } from "./index--oeBayMa.js";
2
- import { k as n, i as a, m as c } from "./hook-k7PfUIsj.js";
3
- import { C as H } from "./hook-k7PfUIsj.js";
2
+ import { k as n, i as a, m as c } from "./hook-7wZANGJP.js";
3
+ import { C as H } from "./hook-7wZANGJP.js";
4
4
  import { u as f } from "./useExposedProps-BZQkZneR.js";
5
5
  import { useState as i, useEffect as E } from "react";
6
6
  import { u as d } from "./index-QzXzw_ra.js";
@@ -1,10 +1,10 @@
1
1
  import { j as t } from "./jsx-runtime-C5mzlN2N.js";
2
2
  import { s as f } from "./index-BvvmIczU.js";
3
3
  import { d as b, m as j } from "./chunk-DQRVZFIR-BblmKnHy.js";
4
- import { u as x, d as y, j as m } from "./hook-k7PfUIsj.js";
4
+ import { u as x, d as y, j as m } from "./hook-7wZANGJP.js";
5
5
  import { H as v } from "./index.esm-BFcSKCe-.js";
6
6
  import { Link as N } from "./zudoku.components.js";
7
- import { H as S, M as w } from "./Markdown-D81l28Ib.js";
7
+ import { H as S, M as w } from "./Markdown-r4buN85T.js";
8
8
  const H = ({
9
9
  items: r,
10
10
  filterCatalogItems: o = (n) => n,
@@ -1,13 +1,13 @@
1
1
  import { j as e } from "./jsx-runtime-C5mzlN2N.js";
2
2
  import { CheckIcon as _, XIcon as se, PencilLineIcon as ne, RotateCwIcon as ie, EyeOffIcon as re, EyeIcon as ae, CopyIcon as oe, TrashIcon as le, KeyRoundIcon as de } from "lucide-react";
3
- import { D as ce, S as F, R as ue } from "./Slot-T8NJUkm4.js";
3
+ import { D as ce, S as O, R as ue } from "./Slot-B5qSAnwR.js";
4
4
  import { i as P } from "./invariant-DAFpPywt.js";
5
5
  import { O as he, L as Q } from "./chunk-DQRVZFIR-BblmKnHy.js";
6
- import { i as fe, k as pe, e as xe, d as me } from "./hook-k7PfUIsj.js";
6
+ import { i as fe, k as pe, e as xe, d as me } from "./hook-7wZANGJP.js";
7
7
  import { Button as j } from "./ui/Button.js";
8
- import { u as z } from "./useMutation-CZSmsIGW.js";
8
+ import { u as z } from "./useMutation-BKvPttRn.js";
9
9
  import * as S from "react";
10
- import ye, { createContext as q, useRef as D, useLayoutEffect as ge, useEffect as B, useId as L, useContext as O, useInsertionEffect as je, useMemo as M, useCallback as Ce, Children as ve, isValidElement as we, useState as E } from "react";
10
+ import ye, { createContext as q, useRef as D, useLayoutEffect as ge, useEffect as B, useId as L, useContext as $, useInsertionEffect as je, useMemo as M, useCallback as Ce, Children as ve, isValidElement as we, useState as E } from "react";
11
11
  import { C as ke, a as be } from "./Card-DPhGbYUM.js";
12
12
  import { D as U, e as W, a as X, b as Y, c as G, d as J, f as V, g as K } from "./Dialog-BxpuVLh9.js";
13
13
  import { Input as Ee } from "./ui/Input.js";
@@ -64,7 +64,7 @@ function ze({ children: t, isPresent: i, anchorX: s }) {
64
64
  top: 0,
65
65
  left: 0,
66
66
  right: 0
67
- }), { nonce: u } = O(Ae);
67
+ }), { nonce: u } = $(Ae);
68
68
  return je(() => {
69
69
  const { width: m, height: h, top: x, left: d, right: c } = r.current;
70
70
  if (i || !o.current || !m || !h)
@@ -111,7 +111,7 @@ function Se() {
111
111
  return /* @__PURE__ */ new Map();
112
112
  }
113
113
  function qe(t = !0) {
114
- const i = O(ee);
114
+ const i = $(ee);
115
115
  if (i === null)
116
116
  return [!0, null];
117
117
  const { isPresent: s, onExitComplete: n, register: o } = i, r = L();
@@ -148,21 +148,21 @@ const Le = ({ children: t, custom: i, initial: s = !0, onExitComplete: n, presen
148
148
  return r === "wait" && C.length && (w = C), v(H(w)), l(d), null;
149
149
  }
150
150
  process.env.NODE_ENV !== "production" && r === "wait" && p.length > 1 && console.warn(`You're attempting to animate multiple children within AnimatePresence, but its mode is set to "wait". This will lead to odd visual behaviour.`);
151
- const { forceRender: A } = O(Pe);
151
+ const { forceRender: A } = $(Pe);
152
152
  return e.jsx(e.Fragment, { children: p.map((w) => {
153
153
  const g = I(w), b = u && !h ? !1 : d === p || c.includes(g), T = () => {
154
154
  if (k.has(g))
155
155
  k.set(g, !0);
156
156
  else
157
157
  return;
158
- let $ = !0;
158
+ let F = !0;
159
159
  k.forEach((te) => {
160
- te || ($ = !1);
161
- }), $ && (A?.(), v(f.current), u && x?.(), n && n());
160
+ te || (F = !1);
161
+ }), F && (A?.(), v(f.current), u && x?.(), n && n());
162
162
  };
163
163
  return e.jsx(Me, { isPresent: b, initial: !y.current || s ? void 0 : !1, custom: i, presenceAffectsLayout: o, mode: r, onExitComplete: b ? void 0 : T, anchorX: m, children: w }, g);
164
164
  }) });
165
- }, Oe = ({ service: t }) => {
165
+ }, $e = ({ service: t }) => {
166
166
  const i = pe(), s = xe(), [n, o] = E(
167
167
  null
168
168
  ), [r, u] = E(""), { data: m, isFetching: h } = me({
@@ -235,13 +235,13 @@ const Le = ({ children: t, custom: i, initial: s = !0, onExitComplete: n, presen
235
235
  o(null), u("");
236
236
  };
237
237
  return /* @__PURE__ */ e.jsxs("div", { className: "max-w-screen-lg h-full pt-(--padding-content-top) pb-(--padding-content-bottom)", children: [
238
- /* @__PURE__ */ e.jsx(F.Target, { name: "api-keys-list-page" }),
238
+ /* @__PURE__ */ e.jsx(O.Target, { name: "api-keys-list-page" }),
239
239
  /* @__PURE__ */ e.jsxs("div", { className: "flex justify-between pb-3", children: [
240
240
  /* @__PURE__ */ e.jsx("h1", { className: "font-medium text-2xl", children: "API Keys" }),
241
241
  t.createKey && /* @__PURE__ */ e.jsx(j, { asChild: !0, children: /* @__PURE__ */ e.jsx(Q, { to: "/settings/api-keys/new", children: "Create API Key" }) })
242
242
  ] }),
243
243
  /* @__PURE__ */ e.jsx("p", { children: "Create, manage, and monitor your API keys" }),
244
- /* @__PURE__ */ e.jsx(F.Target, { name: "api-keys-list-page-before-keys" }),
244
+ /* @__PURE__ */ e.jsx(O.Target, { name: "api-keys-list-page-before-keys" }),
245
245
  /* @__PURE__ */ e.jsx("div", { className: "h-8" }),
246
246
  /* @__PURE__ */ e.jsx("div", { className: "grid grid-cols-8", children: m.length === 0 ? /* @__PURE__ */ e.jsxs("div", { className: "flex col-span-full flex-col justify-center gap-4 items-center p-8 border rounded-sm bg-muted/30 text-muted-foreground", children: [
247
247
  /* @__PURE__ */ e.jsxs("p", { className: "text-center", children: [
@@ -365,7 +365,7 @@ const Le = ({ children: t, custom: i, initial: s = !0, onExitComplete: n, presen
365
365
  ] }),
366
366
  /* @__PURE__ */ e.jsx("div", { className: "col-span-full grid-cols-subgrid grid", children: /* @__PURE__ */ e.jsx(Le, { children: a.apiKeys.map((l) => /* @__PURE__ */ e.jsxs(ye.Fragment, { children: [
367
367
  /* @__PURE__ */ e.jsx(
368
- Fe,
368
+ Oe,
369
369
  {
370
370
  apiKey: l,
371
371
  onDeleteKey: () => {
@@ -386,10 +386,10 @@ const Le = ({ children: t, custom: i, initial: s = !0, onExitComplete: n, presen
386
386
  }
387
387
  ) })
388
388
  ] });
389
- }, $e = (t) => {
389
+ }, Fe = (t) => {
390
390
  const i = /* @__PURE__ */ new Date(), s = new Date(t), n = Math.floor((i.getTime() - s.getTime()) / 1e3), o = new Intl.RelativeTimeFormat("en", { numeric: "auto" });
391
391
  return n < 60 ? o.format(-n, "second") : n < 3600 ? o.format(-Math.floor(n / 60), "minute") : n < 86400 ? o.format(-Math.floor(n / 3600), "hour") : n < 2592e3 ? o.format(-Math.floor(n / 86400), "day") : n < 31536e3 ? o.format(-Math.floor(n / 2592e3), "month") : o.format(-Math.floor(n / 31536e3), "year");
392
- }, Fe = ({
392
+ }, Oe = ({
393
393
  apiKey: t,
394
394
  onDeleteKey: i,
395
395
  className: s
@@ -441,7 +441,7 @@ const Le = ({ children: t, custom: i, initial: s = !0, onExitComplete: n, presen
441
441
  /* @__PURE__ */ e.jsxs("div", { className: "flex gap-1 mt-0.5 text-nowrap", children: [
442
442
  h && /* @__PURE__ */ e.jsxs("span", { className: "text-xs text-muted-foreground", children: [
443
443
  "Created ",
444
- $e(h),
444
+ Fe(h),
445
445
  "."
446
446
  ] }),
447
447
  " ",
@@ -522,9 +522,7 @@ const Le = ({ children: t, custom: i, initial: s = !0, onExitComplete: n, presen
522
522
  headers: {
523
523
  "Content-Type": "application/json"
524
524
  },
525
- body: JSON.stringify({
526
- expiresOn: /* @__PURE__ */ new Date()
527
- })
525
+ body: JSON.stringify({})
528
526
  }
529
527
  )
530
528
  )
@@ -576,7 +574,7 @@ const Le = ({ children: t, custom: i, initial: s = !0, onExitComplete: n, presen
576
574
  children: [
577
575
  {
578
576
  path: "/settings/api-keys",
579
- element: /* @__PURE__ */ e.jsx(Oe, { service: i })
577
+ element: /* @__PURE__ */ e.jsx($e, { service: i })
580
578
  }
581
579
  // {
582
580
  // path: "/settings/api-keys/new",
@@ -1 +1 @@
1
- {"version":3,"file":"zudoku.plugin-api-keys.js","sources":["../src/lib/plugins/api-keys/ProtectedRoute.tsx","../../../node_modules/.pnpm/framer-motion@12.15.0_@emotion+is-prop-valid@0.8.8_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/framer-motion/dist/es/context/LayoutGroupContext.mjs","../../../node_modules/.pnpm/framer-motion@12.15.0_@emotion+is-prop-valid@0.8.8_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/framer-motion/dist/es/utils/use-constant.mjs","../../../node_modules/.pnpm/framer-motion@12.15.0_@emotion+is-prop-valid@0.8.8_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/framer-motion/dist/es/utils/is-browser.mjs","../../../node_modules/.pnpm/framer-motion@12.15.0_@emotion+is-prop-valid@0.8.8_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.mjs","../../../node_modules/.pnpm/framer-motion@12.15.0_@emotion+is-prop-valid@0.8.8_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/framer-motion/dist/es/context/PresenceContext.mjs","../../../node_modules/.pnpm/motion-utils@12.12.1/node_modules/motion-utils/dist/es/is-object.mjs","../../../node_modules/.pnpm/motion-dom@12.15.0/node_modules/motion-dom/dist/es/utils/is-html-element.mjs","../../../node_modules/.pnpm/framer-motion@12.15.0_@emotion+is-prop-valid@0.8.8_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/framer-motion/dist/es/context/MotionConfigContext.mjs","../../../node_modules/.pnpm/framer-motion@12.15.0_@emotion+is-prop-valid@0.8.8_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.mjs","../../../node_modules/.pnpm/framer-motion@12.15.0_@emotion+is-prop-valid@0.8.8_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.mjs","../../../node_modules/.pnpm/framer-motion@12.15.0_@emotion+is-prop-valid@0.8.8_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.mjs","../../../node_modules/.pnpm/framer-motion@12.15.0_@emotion+is-prop-valid@0.8.8_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.mjs","../../../node_modules/.pnpm/framer-motion@12.15.0_@emotion+is-prop-valid@0.8.8_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/framer-motion/dist/es/components/AnimatePresence/index.mjs","../src/lib/plugins/api-keys/SettingsApiKeys.tsx","../src/lib/plugins/api-keys/index.tsx"],"sourcesContent":["import { Outlet } from \"react-router\";\nimport { useAuth } from \"../../authentication/hook.js\";\nimport { DeveloperHint } from \"../../components/DeveloperHint.js\";\nimport { Button } from \"../../ui/Button.js\";\n\nexport const ProtectedRoute = () => {\n const auth = useAuth();\n\n // TODO: should we suspend here somehow?\n if (auth.isAuthEnabled && auth.isPending) {\n return null;\n }\n\n return auth.isAuthenticated ? (\n <Outlet />\n ) : !auth.isAuthEnabled ? (\n <div className=\"flex flex-col justify-center gap-2 items-center h-1/2\">\n <DeveloperHint className=\"max-w-[600px]\">\n Authentication needs to be enabled for API keys to work. Enable it in\n your Zudoku configuration under <code>authentication</code>.\n </DeveloperHint>\n </div>\n ) : (\n <div className=\"flex flex-col justify-center gap-2 items-center h-1/2\">\n Please login first to view this page\n <Button onClick={() => auth.login()}>Login</Button>\n </div>\n );\n};\n","\"use client\";\nimport { createContext } from 'react';\n\nconst LayoutGroupContext = createContext({});\n\nexport { LayoutGroupContext };\n","import { useRef } from 'react';\n\n/**\n * Creates a constant value over the lifecycle of a component.\n *\n * Even if `useMemo` is provided an empty array as its final argument, it doesn't offer\n * a guarantee that it won't re-run for performance reasons later on. By using `useConstant`\n * you can ensure that initialisers don't execute twice or more.\n */\nfunction useConstant(init) {\n const ref = useRef(null);\n if (ref.current === null) {\n ref.current = init();\n }\n return ref.current;\n}\n\nexport { useConstant };\n","const isBrowser = typeof window !== \"undefined\";\n\nexport { isBrowser };\n","import { useLayoutEffect, useEffect } from 'react';\nimport { isBrowser } from './is-browser.mjs';\n\nconst useIsomorphicLayoutEffect = isBrowser ? useLayoutEffect : useEffect;\n\nexport { useIsomorphicLayoutEffect };\n","\"use client\";\nimport { createContext } from 'react';\n\n/**\n * @public\n */\nconst PresenceContext = \n/* @__PURE__ */ createContext(null);\n\nexport { PresenceContext };\n","function isObject(value) {\n return typeof value === \"object\" && value !== null;\n}\n\nexport { isObject };\n","import { isObject } from 'motion-utils';\n\n/**\n * Checks if an element is an HTML element in a way\n * that works across iframes\n */\nfunction isHTMLElement(element) {\n return isObject(element) && \"offsetHeight\" in element;\n}\n\nexport { isHTMLElement };\n","\"use client\";\nimport { createContext } from 'react';\n\n/**\n * @public\n */\nconst MotionConfigContext = createContext({\n transformPagePoint: (p) => p,\n isStatic: false,\n reducedMotion: \"never\",\n});\n\nexport { MotionConfigContext };\n","\"use client\";\nimport { jsx } from 'react/jsx-runtime';\nimport { isHTMLElement } from 'motion-dom';\nimport * as React from 'react';\nimport { useId, useRef, useContext, useInsertionEffect } from 'react';\nimport { MotionConfigContext } from '../../context/MotionConfigContext.mjs';\n\n/**\n * Measurement functionality has to be within a separate component\n * to leverage snapshot lifecycle.\n */\nclass PopChildMeasure extends React.Component {\n getSnapshotBeforeUpdate(prevProps) {\n const element = this.props.childRef.current;\n if (element && prevProps.isPresent && !this.props.isPresent) {\n const parent = element.offsetParent;\n const parentWidth = isHTMLElement(parent)\n ? parent.offsetWidth || 0\n : 0;\n const size = this.props.sizeRef.current;\n size.height = element.offsetHeight || 0;\n size.width = element.offsetWidth || 0;\n size.top = element.offsetTop;\n size.left = element.offsetLeft;\n size.right = parentWidth - size.width - size.left;\n }\n return null;\n }\n /**\n * Required with getSnapshotBeforeUpdate to stop React complaining.\n */\n componentDidUpdate() { }\n render() {\n return this.props.children;\n }\n}\nfunction PopChild({ children, isPresent, anchorX }) {\n const id = useId();\n const ref = useRef(null);\n const size = useRef({\n width: 0,\n height: 0,\n top: 0,\n left: 0,\n right: 0,\n });\n const { nonce } = useContext(MotionConfigContext);\n /**\n * We create and inject a style block so we can apply this explicit\n * sizing in a non-destructive manner by just deleting the style block.\n *\n * We can't apply size via render as the measurement happens\n * in getSnapshotBeforeUpdate (post-render), likewise if we apply the\n * styles directly on the DOM node, we might be overwriting\n * styles set via the style prop.\n */\n useInsertionEffect(() => {\n const { width, height, top, left, right } = size.current;\n if (isPresent || !ref.current || !width || !height)\n return;\n const x = anchorX === \"left\" ? `left: ${left}` : `right: ${right}`;\n ref.current.dataset.motionPopId = id;\n const style = document.createElement(\"style\");\n if (nonce)\n style.nonce = nonce;\n document.head.appendChild(style);\n if (style.sheet) {\n style.sheet.insertRule(`\n [data-motion-pop-id=\"${id}\"] {\n position: absolute !important;\n width: ${width}px !important;\n height: ${height}px !important;\n ${x}px !important;\n top: ${top}px !important;\n }\n `);\n }\n return () => {\n if (document.head.contains(style)) {\n document.head.removeChild(style);\n }\n };\n }, [isPresent]);\n return (jsx(PopChildMeasure, { isPresent: isPresent, childRef: ref, sizeRef: size, children: React.cloneElement(children, { ref }) }));\n}\n\nexport { PopChild };\n","\"use client\";\nimport { jsx } from 'react/jsx-runtime';\nimport * as React from 'react';\nimport { useId, useMemo } from 'react';\nimport { PresenceContext } from '../../context/PresenceContext.mjs';\nimport { useConstant } from '../../utils/use-constant.mjs';\nimport { PopChild } from './PopChild.mjs';\n\nconst PresenceChild = ({ children, initial, isPresent, onExitComplete, custom, presenceAffectsLayout, mode, anchorX, }) => {\n const presenceChildren = useConstant(newChildrenMap);\n const id = useId();\n let isReusedContext = true;\n let context = useMemo(() => {\n isReusedContext = false;\n return {\n id,\n initial,\n isPresent,\n custom,\n onExitComplete: (childId) => {\n presenceChildren.set(childId, true);\n for (const isComplete of presenceChildren.values()) {\n if (!isComplete)\n return; // can stop searching when any is incomplete\n }\n onExitComplete && onExitComplete();\n },\n register: (childId) => {\n presenceChildren.set(childId, false);\n return () => presenceChildren.delete(childId);\n },\n };\n }, [isPresent, presenceChildren, onExitComplete]);\n /**\n * If the presence of a child affects the layout of the components around it,\n * we want to make a new context value to ensure they get re-rendered\n * so they can detect that layout change.\n */\n if (presenceAffectsLayout && isReusedContext) {\n context = { ...context };\n }\n useMemo(() => {\n presenceChildren.forEach((_, key) => presenceChildren.set(key, false));\n }, [isPresent]);\n /**\n * If there's no `motion` components to fire exit animations, we want to remove this\n * component immediately.\n */\n React.useEffect(() => {\n !isPresent &&\n !presenceChildren.size &&\n onExitComplete &&\n onExitComplete();\n }, [isPresent]);\n if (mode === \"popLayout\") {\n children = (jsx(PopChild, { isPresent: isPresent, anchorX: anchorX, children: children }));\n }\n return (jsx(PresenceContext.Provider, { value: context, children: children }));\n};\nfunction newChildrenMap() {\n return new Map();\n}\n\nexport { PresenceChild };\n","import { useContext, useId, useEffect, useCallback } from 'react';\nimport { PresenceContext } from '../../context/PresenceContext.mjs';\n\n/**\n * When a component is the child of `AnimatePresence`, it can use `usePresence`\n * to access information about whether it's still present in the React tree.\n *\n * ```jsx\n * import { usePresence } from \"framer-motion\"\n *\n * export const Component = () => {\n * const [isPresent, safeToRemove] = usePresence()\n *\n * useEffect(() => {\n * !isPresent && setTimeout(safeToRemove, 1000)\n * }, [isPresent])\n *\n * return <div />\n * }\n * ```\n *\n * If `isPresent` is `false`, it means that a component has been removed the tree, but\n * `AnimatePresence` won't really remove it until `safeToRemove` has been called.\n *\n * @public\n */\nfunction usePresence(subscribe = true) {\n const context = useContext(PresenceContext);\n if (context === null)\n return [true, null];\n const { isPresent, onExitComplete, register } = context;\n // It's safe to call the following hooks conditionally (after an early return) because the context will always\n // either be null or non-null for the lifespan of the component.\n const id = useId();\n useEffect(() => {\n if (subscribe) {\n return register(id);\n }\n }, [subscribe]);\n const safeToRemove = useCallback(() => subscribe && onExitComplete && onExitComplete(id), [id, onExitComplete, subscribe]);\n return !isPresent && onExitComplete ? [false, safeToRemove] : [true];\n}\n/**\n * Similar to `usePresence`, except `useIsPresent` simply returns whether or not the component is present.\n * There is no `safeToRemove` function.\n *\n * ```jsx\n * import { useIsPresent } from \"framer-motion\"\n *\n * export const Component = () => {\n * const isPresent = useIsPresent()\n *\n * useEffect(() => {\n * !isPresent && console.log(\"I've been removed!\")\n * }, [isPresent])\n *\n * return <div />\n * }\n * ```\n *\n * @public\n */\nfunction useIsPresent() {\n return isPresent(useContext(PresenceContext));\n}\nfunction isPresent(context) {\n return context === null ? true : context.isPresent;\n}\n\nexport { isPresent, useIsPresent, usePresence };\n","import { Children, isValidElement } from 'react';\n\nconst getChildKey = (child) => child.key || \"\";\nfunction onlyElements(children) {\n const filtered = [];\n // We use forEach here instead of map as map mutates the component key by preprending `.$`\n Children.forEach(children, (child) => {\n if (isValidElement(child))\n filtered.push(child);\n });\n return filtered;\n}\n\nexport { getChildKey, onlyElements };\n","\"use client\";\nimport { jsx, Fragment } from 'react/jsx-runtime';\nimport { useMemo, useRef, useState, useContext } from 'react';\nimport { LayoutGroupContext } from '../../context/LayoutGroupContext.mjs';\nimport { useConstant } from '../../utils/use-constant.mjs';\nimport { useIsomorphicLayoutEffect } from '../../utils/use-isomorphic-effect.mjs';\nimport { PresenceChild } from './PresenceChild.mjs';\nimport { usePresence } from './use-presence.mjs';\nimport { onlyElements, getChildKey } from './utils.mjs';\n\n/**\n * `AnimatePresence` enables the animation of components that have been removed from the tree.\n *\n * When adding/removing more than a single child, every child **must** be given a unique `key` prop.\n *\n * Any `motion` components that have an `exit` property defined will animate out when removed from\n * the tree.\n *\n * ```jsx\n * import { motion, AnimatePresence } from 'framer-motion'\n *\n * export const Items = ({ items }) => (\n * <AnimatePresence>\n * {items.map(item => (\n * <motion.div\n * key={item.id}\n * initial={{ opacity: 0 }}\n * animate={{ opacity: 1 }}\n * exit={{ opacity: 0 }}\n * />\n * ))}\n * </AnimatePresence>\n * )\n * ```\n *\n * You can sequence exit animations throughout a tree using variants.\n *\n * If a child contains multiple `motion` components with `exit` props, it will only unmount the child\n * once all `motion` components have finished animating out. Likewise, any components using\n * `usePresence` all need to call `safeToRemove`.\n *\n * @public\n */\nconst AnimatePresence = ({ children, custom, initial = true, onExitComplete, presenceAffectsLayout = true, mode = \"sync\", propagate = false, anchorX = \"left\", }) => {\n const [isParentPresent, safeToRemove] = usePresence(propagate);\n /**\n * Filter any children that aren't ReactElements. We can only track components\n * between renders with a props.key.\n */\n const presentChildren = useMemo(() => onlyElements(children), [children]);\n /**\n * Track the keys of the currently rendered children. This is used to\n * determine which children are exiting.\n */\n const presentKeys = propagate && !isParentPresent ? [] : presentChildren.map(getChildKey);\n /**\n * If `initial={false}` we only want to pass this to components in the first render.\n */\n const isInitialRender = useRef(true);\n /**\n * A ref containing the currently present children. When all exit animations\n * are complete, we use this to re-render the component with the latest children\n * *committed* rather than the latest children *rendered*.\n */\n const pendingPresentChildren = useRef(presentChildren);\n /**\n * Track which exiting children have finished animating out.\n */\n const exitComplete = useConstant(() => new Map());\n /**\n * Save children to render as React state. To ensure this component is concurrent-safe,\n * we check for exiting children via an effect.\n */\n const [diffedChildren, setDiffedChildren] = useState(presentChildren);\n const [renderedChildren, setRenderedChildren] = useState(presentChildren);\n useIsomorphicLayoutEffect(() => {\n isInitialRender.current = false;\n pendingPresentChildren.current = presentChildren;\n /**\n * Update complete status of exiting children.\n */\n for (let i = 0; i < renderedChildren.length; i++) {\n const key = getChildKey(renderedChildren[i]);\n if (!presentKeys.includes(key)) {\n if (exitComplete.get(key) !== true) {\n exitComplete.set(key, false);\n }\n }\n else {\n exitComplete.delete(key);\n }\n }\n }, [renderedChildren, presentKeys.length, presentKeys.join(\"-\")]);\n const exitingChildren = [];\n if (presentChildren !== diffedChildren) {\n let nextChildren = [...presentChildren];\n /**\n * Loop through all the currently rendered components and decide which\n * are exiting.\n */\n for (let i = 0; i < renderedChildren.length; i++) {\n const child = renderedChildren[i];\n const key = getChildKey(child);\n if (!presentKeys.includes(key)) {\n nextChildren.splice(i, 0, child);\n exitingChildren.push(child);\n }\n }\n /**\n * If we're in \"wait\" mode, and we have exiting children, we want to\n * only render these until they've all exited.\n */\n if (mode === \"wait\" && exitingChildren.length) {\n nextChildren = exitingChildren;\n }\n setRenderedChildren(onlyElements(nextChildren));\n setDiffedChildren(presentChildren);\n /**\n * Early return to ensure once we've set state with the latest diffed\n * children, we can immediately re-render.\n */\n return null;\n }\n if (process.env.NODE_ENV !== \"production\" &&\n mode === \"wait\" &&\n renderedChildren.length > 1) {\n console.warn(`You're attempting to animate multiple children within AnimatePresence, but its mode is set to \"wait\". This will lead to odd visual behaviour.`);\n }\n /**\n * If we've been provided a forceRender function by the LayoutGroupContext,\n * we can use it to force a re-render amongst all surrounding components once\n * all components have finished animating out.\n */\n const { forceRender } = useContext(LayoutGroupContext);\n return (jsx(Fragment, { children: renderedChildren.map((child) => {\n const key = getChildKey(child);\n const isPresent = propagate && !isParentPresent\n ? false\n : presentChildren === renderedChildren ||\n presentKeys.includes(key);\n const onExit = () => {\n if (exitComplete.has(key)) {\n exitComplete.set(key, true);\n }\n else {\n return;\n }\n let isEveryExitComplete = true;\n exitComplete.forEach((isExitComplete) => {\n if (!isExitComplete)\n isEveryExitComplete = false;\n });\n if (isEveryExitComplete) {\n forceRender?.();\n setRenderedChildren(pendingPresentChildren.current);\n propagate && safeToRemove?.();\n onExitComplete && onExitComplete();\n }\n };\n return (jsx(PresenceChild, { isPresent: isPresent, initial: !isInitialRender.current || initial\n ? undefined\n : false, custom: custom, presenceAffectsLayout: presenceAffectsLayout, mode: mode, onExitComplete: isPresent ? undefined : onExit, anchorX: anchorX, children: child }, key));\n }) }));\n};\n\nexport { AnimatePresence };\n","import {\n useMutation,\n useQueryClient,\n useSuspenseQuery,\n} from \"@tanstack/react-query\";\nimport { AnimatePresence } from \"framer-motion\";\nimport {\n CheckIcon,\n CopyIcon,\n EyeIcon,\n EyeOffIcon,\n PencilLineIcon,\n RotateCwIcon,\n TrashIcon,\n XIcon,\n} from \"lucide-react\";\nimport React, { useState } from \"react\";\nimport { Link } from \"react-router\";\nimport { Card, CardHeader } from \"zudoku/ui/Card.js\";\nimport {\n Dialog,\n DialogClose,\n DialogContent,\n DialogDescription,\n DialogFooter,\n DialogHeader,\n DialogTitle,\n DialogTrigger,\n} from \"zudoku/ui/Dialog.js\";\nimport { useZudoku } from \"../../components/context/ZudokuContext.js\";\nimport { Slot } from \"../../components/Slot.js\";\nimport { Button } from \"../../ui/Button.js\";\nimport { Input } from \"../../ui/Input.js\";\nimport { cn } from \"../../util/cn.js\";\nimport { ApiConsumer, type ApiKey, type ApiKeyService } from \"./index.js\";\n\nexport const SettingsApiKeys = ({ service }: { service: ApiKeyService }) => {\n const context = useZudoku();\n const queryClient = useQueryClient();\n const [editingConsumerId, setEditingConsumerId] = useState<string | null>(\n null,\n );\n const [editingLabel, setEditingLabel] = useState<string>(\"\");\n const { data, isFetching } = useSuspenseQuery({\n queryFn: () => service.getConsumers(context),\n queryKey: [\"api-keys\"],\n retry: false,\n });\n\n const deleteKeyMutation = useMutation({\n mutationFn: ({\n consumerId,\n keyId,\n }: {\n consumerId: string;\n keyId: string;\n }) => {\n if (!service.deleteKey) {\n throw new Error(\"deleteKey not implemented\");\n }\n\n return service.deleteKey(consumerId, keyId, context);\n },\n onMutate: async ({ consumerId, keyId }) => {\n await queryClient.cancelQueries({ queryKey: [\"api-keys\"] });\n const previousData = queryClient.getQueryData<ApiConsumer[]>([\n \"api-keys\",\n ]);\n queryClient.setQueryData<ApiConsumer[]>([\"api-keys\"], (old) => {\n if (!old) {\n return old;\n }\n\n return old.map((consumer) => {\n if (consumer.id === consumerId) {\n return {\n ...consumer,\n apiKeys: consumer.apiKeys.filter((key) => key.id !== keyId),\n };\n }\n return consumer;\n });\n });\n\n return { previousData };\n },\n onError: (err, variables, context) => {\n if (context?.previousData) {\n queryClient.setQueryData([\"api-keys\"], context.previousData);\n }\n },\n onSuccess: () => {\n void queryClient.invalidateQueries({ queryKey: [\"api-keys\"] });\n },\n });\n\n const updateConsumerMutation = useMutation({\n mutationFn: ({\n consumerId,\n label,\n }: {\n consumerId: string;\n label: string;\n }) => {\n if (!service.updateConsumer) {\n throw new Error(\"updateConsumer not implemented\");\n }\n\n return service.updateConsumer({ id: consumerId, label }, context);\n },\n onMutate: async ({ consumerId, label }) => {\n await queryClient.cancelQueries({ queryKey: [\"api-keys\"] });\n\n const previousData = queryClient.getQueryData([\"api-keys\"]);\n queryClient.setQueryData<ApiConsumer[]>([\"api-keys\"], (old) => {\n if (!old) {\n return old;\n }\n\n return old.map((consumer) => {\n if (consumer.id === consumerId) {\n return {\n ...consumer,\n label,\n };\n }\n return consumer;\n });\n });\n\n return { previousData };\n },\n onError: (err, variables, context) => {\n if (context?.previousData) {\n queryClient.setQueryData([\"api-keys\"], context.previousData);\n }\n },\n onSuccess: () => {\n void queryClient.invalidateQueries({ queryKey: [\"api-keys\"] });\n },\n });\n\n const rollKeyMutation = useMutation({\n mutationFn: (id: string) => {\n if (!service.rollKey) {\n throw new Error(\"rollKey not implemented\");\n }\n\n return service.rollKey(id, context);\n },\n onSuccess: () => queryClient.invalidateQueries({ queryKey: [\"api-keys\"] }),\n });\n\n const handleStartEdit = (consumerId: string, currentLabel: string) => {\n setEditingConsumerId(consumerId);\n setEditingLabel(currentLabel);\n };\n\n const handleSaveEdit = (consumerId: string) => {\n if (editingLabel.trim()) {\n updateConsumerMutation.mutate({\n consumerId,\n label: editingLabel.trim(),\n });\n }\n setEditingConsumerId(null);\n setEditingLabel(\"\");\n };\n\n const handleCancelEdit = () => {\n setEditingConsumerId(null);\n setEditingLabel(\"\");\n };\n\n return (\n <div className=\"max-w-screen-lg h-full pt-(--padding-content-top) pb-(--padding-content-bottom)\">\n <Slot.Target name=\"api-keys-list-page\" />\n\n <div className=\"flex justify-between pb-3\">\n <h1 className=\"font-medium text-2xl\">API Keys</h1>\n {service.createKey && (\n <Button asChild>\n <Link to=\"/settings/api-keys/new\">Create API Key</Link>\n </Button>\n )}\n </div>\n <p>Create, manage, and monitor your API keys</p>\n\n <Slot.Target name=\"api-keys-list-page-before-keys\" />\n\n <div className=\"h-8\"></div>\n <div className=\"grid grid-cols-8\">\n {data.length === 0 ? (\n <div className=\"flex col-span-full flex-col justify-center gap-4 items-center p-8 border rounded-sm bg-muted/30 text-muted-foreground\">\n <p className=\"text-center\">\n You have no API keys yet.\n <br />\n {service.createKey && \"Get started and create your first key.\"}\n </p>\n {service.createKey && (\n <Button asChild variant=\"outline\">\n <Link to=\"/settings/api-keys/new\">Create API Key</Link>\n </Button>\n )}\n </div>\n ) : (\n <ul\n className={cn(\n \"grid grid-cols-1 divide-y divide-border col-span-6\",\n \"lg:grid-cols-[1fr_min-content]\",\n )}\n >\n {data.map((consumers) => (\n <Card\n className=\"grid grid-cols-subgrid col-span-full items-center mb-4 group\"\n key={consumers.id}\n >\n <CardHeader className=\"border-b col-span-full grid-cols-subgrid grid\">\n <div className=\"h-10 flex flex-col text-sm justify-center\">\n <div className=\"font-medium text-lg flex items-center gap-2\">\n {editingConsumerId === consumers.id ? (\n <div className=\"flex items-center gap-2 w-full\">\n <Input\n maxLength={32}\n value={editingLabel}\n onChange={(e) => setEditingLabel(e.target.value)}\n onKeyDown={(e) => {\n if (e.key === \"Enter\") {\n handleSaveEdit(consumers.id);\n } else if (e.key === \"Escape\") {\n handleCancelEdit();\n }\n }}\n className=\"text-lg font-medium\"\n autoFocus\n />\n <div className=\"flex items-center\">\n <Button\n size=\"icon\"\n variant=\"ghost\"\n onClick={() => handleSaveEdit(consumers.id)}\n disabled={!editingLabel.trim()}\n >\n <CheckIcon size={16} />\n </Button>\n <Button\n size=\"icon\"\n variant=\"ghost\"\n onClick={handleCancelEdit}\n >\n <XIcon size={16} />\n </Button>\n </div>\n </div>\n ) : (\n <>{consumers.label}</>\n )}\n <div className=\"text-muted-foreground text-xs\">\n {consumers.createdOn}\n </div>\n </div>\n <div className=\"text-muted-foreground text-xs\">\n {consumers.createdOn && (\n <div>\n Created on{\" \"}\n {new Date(consumers.createdOn).toLocaleDateString()}\n </div>\n )}\n {consumers.expiresOn && (\n <div>\n Expires on{\" \"}\n {new Date(consumers.expiresOn).toLocaleDateString()}\n </div>\n )}\n </div>\n </div>\n\n <div className=\"flex justify-end\">\n {service.updateConsumer && (\n <Button\n size=\"icon\"\n variant=\"ghost\"\n onClick={() =>\n handleStartEdit(consumers.id, consumers.label)\n }\n className={cn(\n editingConsumerId === consumers.id &&\n \"opacity-0! pointer-events-none\",\n )}\n disabled={editingConsumerId === consumers.id}\n >\n <PencilLineIcon size={16} />\n </Button>\n )}\n {service.rollKey && (\n <Dialog>\n <DialogTrigger asChild>\n <Button\n size=\"icon\"\n title=\"Roll this key\"\n variant=\"ghost\"\n disabled={rollKeyMutation.isPending}\n className={\n rollKeyMutation.isPending\n ? \"animate-spin\"\n : undefined\n }\n >\n <RotateCwIcon size={16} />\n </Button>\n </DialogTrigger>\n <DialogContent>\n <DialogHeader>\n <DialogTitle>Roll API Key</DialogTitle>\n <DialogDescription>\n Are you sure you want to roll this API key?\n </DialogDescription>\n </DialogHeader>\n <DialogFooter>\n <DialogClose asChild>\n <Button variant=\"outline\">Cancel</Button>\n </DialogClose>\n <DialogClose asChild>\n <Button\n onClick={() => {\n rollKeyMutation.mutate(consumers.id);\n }}\n >\n Roll Key\n </Button>\n </DialogClose>\n </DialogFooter>\n </DialogContent>\n </Dialog>\n )}\n </div>\n </CardHeader>\n <div className=\"col-span-full grid-cols-subgrid grid\">\n <AnimatePresence>\n {consumers.apiKeys.map((apiKey) => (\n <React.Fragment key={apiKey.id}>\n <RevealApiKey\n apiKey={apiKey}\n onDeleteKey={() => {\n deleteKeyMutation.mutate({\n consumerId: consumers.id,\n keyId: apiKey.id,\n });\n }}\n className={\n deleteKeyMutation.variables?.keyId === apiKey.id &&\n (deleteKeyMutation.isPending || isFetching)\n ? \"opacity-10!\"\n : undefined\n }\n />\n <div className=\"col-span-full h-px bg-border\"></div>\n </React.Fragment>\n ))}\n </AnimatePresence>\n </div>\n </Card>\n ))}\n </ul>\n )}\n </div>\n </div>\n );\n};\n\nconst getTimeAgo = (date: string) => {\n const now = new Date();\n const created = new Date(date);\n const diffInSeconds = Math.floor((now.getTime() - created.getTime()) / 1000);\n\n const rtf = new Intl.RelativeTimeFormat(\"en\", { numeric: \"auto\" });\n\n if (diffInSeconds < 60) return rtf.format(-diffInSeconds, \"second\");\n if (diffInSeconds < 3600)\n return rtf.format(-Math.floor(diffInSeconds / 60), \"minute\");\n if (diffInSeconds < 86400)\n return rtf.format(-Math.floor(diffInSeconds / 3600), \"hour\");\n if (diffInSeconds < 2592000)\n return rtf.format(-Math.floor(diffInSeconds / 86400), \"day\");\n if (diffInSeconds < 31536000)\n return rtf.format(-Math.floor(diffInSeconds / 2592000), \"month\");\n return rtf.format(-Math.floor(diffInSeconds / 31536000), \"year\");\n};\n\nconst RevealApiKey = ({\n apiKey,\n onDeleteKey,\n className,\n}: {\n apiKey: ApiKey;\n onDeleteKey: () => void;\n className?: string;\n}) => {\n const [revealed, setRevealed] = useState(false);\n const [copied, setCopied] = useState(false);\n\n const { key, createdOn, expiresOn } = apiKey;\n const isExpired = expiresOn && new Date(expiresOn) < new Date();\n const daysUntilExpiry = expiresOn\n ? Math.ceil(\n (new Date(expiresOn).getTime() - new Date().getTime()) /\n (1000 * 60 * 60 * 24),\n )\n : Infinity;\n const expiresSoon = daysUntilExpiry <= 7 && !isExpired;\n\n return (\n <div className={cn(\"grid col-span-full grid-cols-subgrid p-6\", className)}>\n <div className=\"flex flex-col gap-1\">\n <div className=\"flex gap-2 items-center text-sm border rounded-md w-fit px-1\">\n <div className=\"font-mono truncate h-9 items-center flex px-2 text-xs gap-2\">\n <div\n className={cn(\n \"rounded-full w-2 h-2 bg-emerald-400 mr-2\",\n (expiresSoon || isExpired) && \"bg-neutral-200\",\n )}\n ></div>\n <span>\n <span className={revealed ? \"\" : \"opacity-20\"}>\n {revealed\n ? key.slice(0, -5)\n : \"**** \".repeat(key.slice(0, -5).length / 5) +\n \"*\".repeat(key.slice(0, -5).length % 5)}\n </span>\n <span>{key.slice(-5)}</span>\n </span>\n </div>\n <Button\n variant=\"ghost\"\n onClick={() => setRevealed((prev) => !prev)}\n size=\"icon\"\n >\n {revealed ? <EyeOffIcon size={16} /> : <EyeIcon size={16} />}\n </Button>\n <Button\n variant=\"ghost\"\n onClick={() => {\n void navigator.clipboard.writeText(key).then(() => {\n setCopied(true);\n setTimeout(() => setCopied(false), 2000);\n });\n }}\n size=\"icon\"\n >\n {copied ? <CheckIcon size={16} /> : <CopyIcon size={16} />}\n </Button>\n </div>\n <div className=\"flex gap-1 mt-0.5 text-nowrap\">\n {createdOn && (\n <span className=\"text-xs text-muted-foreground\">\n Created {getTimeAgo(createdOn)}.\n </span>\n )}{\" \"}\n {expiresOn && expiresSoon && (\n <span className=\"text-xs text-primary\">\n Expires in {daysUntilExpiry}{\" \"}\n {daysUntilExpiry === 1 ? \"day\" : \"days\"}.\n </span>\n )}\n {expiresOn && isExpired && (\n <span className=\"text-xs text-primary\">\n Expired{\" \"}\n {daysUntilExpiry === 0\n ? \"today.\"\n : `${daysUntilExpiry * -1} days ago.`}\n </span>\n )}\n </div>\n </div>\n <div className=\"flex justify-end\">\n {isExpired && onDeleteKey && (\n <Dialog>\n <DialogTrigger asChild>\n <Button variant=\"ghost\" size=\"icon\">\n <TrashIcon size={16} />\n </Button>\n </DialogTrigger>\n <DialogContent>\n <DialogHeader>\n <DialogTitle>Delete API Key</DialogTitle>\n <DialogDescription>\n Are you sure you want to delete this API key?\n </DialogDescription>\n </DialogHeader>\n <DialogFooter>\n <DialogClose asChild>\n <Button variant=\"outline\">Cancel</Button>\n </DialogClose>\n <DialogClose asChild>\n <Button\n onClick={() => {\n onDeleteKey();\n }}\n >\n Delete\n </Button>\n </DialogClose>\n </DialogFooter>\n </DialogContent>\n </Dialog>\n )}\n </div>\n </div>\n );\n};\n","import { KeyRoundIcon } from \"lucide-react\";\nimport { type RouteObject } from \"react-router\";\nimport { type ZudokuContext } from \"../../core/ZudokuContext.js\";\nimport {\n type ApiIdentityPlugin,\n type ProfileMenuPlugin,\n type ZudokuPlugin,\n} from \"../../core/plugins.js\";\nimport { RouterError } from \"../../errors/RouterError.js\";\nimport invariant from \"../../util/invariant.js\";\nimport { ProtectedRoute } from \"./ProtectedRoute.js\";\nimport { SettingsApiKeys } from \"./SettingsApiKeys.js\";\n\nconst DEFAULT_API_KEY_ENDPOINT = \"https://api.zuploedge.com/v2/client\";\n\nexport type ApiKeyService = {\n getConsumers: (context: ZudokuContext) => Promise<ApiConsumer[]>;\n rollKey?: (consumerId: string, context: ZudokuContext) => Promise<void>;\n deleteKey?: (\n consumerId: string,\n keyId: string,\n context: ZudokuContext,\n ) => Promise<void>;\n updateConsumer?: (\n consumer: { id: string; label?: string },\n context: ZudokuContext,\n ) => Promise<void>;\n getUsage?: (apiKeys: string[], context: ZudokuContext) => Promise<void>;\n createKey?: (\n apiKey: { description: string; expiresOn?: string },\n context: ZudokuContext,\n ) => Promise<void>;\n};\n\nexport type ApiKeyPluginOptions =\n | ApiKeyService\n | ({ deploymentName: string } & Partial<ApiKeyService>);\n\nexport interface ApiKey {\n id: string;\n description?: string;\n createdOn?: string;\n updatedOn?: string;\n expiresOn?: string;\n key: string;\n}\n\nexport interface ApiConsumer {\n id: string;\n label: string;\n apiKeys: ApiKey[];\n description?: string;\n createdOn?: string;\n updatedOn?: string;\n expiresOn?: string;\n key?: ApiKey;\n}\n\nconst createDefaultHandler = (deploymentName: string): ApiKeyService => {\n return {\n deleteKey: async (consumerId, keyId, context) => {\n const request = new Request(\n DEFAULT_API_KEY_ENDPOINT +\n `/${deploymentName}/consumers/${consumerId}/keys/${keyId}`,\n {\n method: \"DELETE\",\n },\n );\n await context.signRequest(request);\n\n const response = await fetch(request);\n invariant(response.ok, \"Failed to delete API key\");\n },\n updateConsumer: async (consumer, context) => {\n const response = await fetch(\n await context.signRequest(\n new Request(\n DEFAULT_API_KEY_ENDPOINT +\n `/${deploymentName}/consumers/${consumer.id}`,\n {\n method: \"PATCH\",\n headers: {\n \"Content-Type\": \"application/json\",\n },\n body: JSON.stringify({\n label: consumer.label,\n }),\n },\n ),\n ),\n );\n invariant(response.ok, \"Failed to update API key description\");\n },\n rollKey: async (consumerId, context) => {\n const response = await fetch(\n await context.signRequest(\n new Request(\n DEFAULT_API_KEY_ENDPOINT +\n `/${deploymentName}/consumers/${consumerId}/roll-key`,\n {\n method: \"POST\",\n headers: {\n \"Content-Type\": \"application/json\",\n },\n body: JSON.stringify({\n expiresOn: new Date(),\n }),\n },\n ),\n ),\n );\n invariant(response.ok, \"Failed to delete API key\");\n },\n getConsumers: async (context) => {\n const request = new Request(\n DEFAULT_API_KEY_ENDPOINT + `/${deploymentName}/consumers`,\n );\n await context.signRequest(request);\n\n const keys = await fetch(request);\n invariant(keys.ok, \"Failed to fetch API keys\");\n\n const data = (await keys.json()) as {\n data: [\n {\n id: string;\n label: string;\n apiKeys: {\n data: ApiKey[];\n };\n },\n ];\n };\n\n return data.data.map((consumer) => ({\n id: consumer.id,\n label: consumer.label || \"API Key\",\n apiKeys: consumer.apiKeys.data,\n key: consumer.apiKeys.data.at(0),\n }));\n },\n };\n};\n\nexport const createApiKeyService = <T extends ApiKeyService>(service: T): T =>\n service;\n\nexport const apiKeyPlugin = (\n options: ApiKeyPluginOptions,\n): ZudokuPlugin & ApiIdentityPlugin & ProfileMenuPlugin => {\n const service: ApiKeyService =\n \"deploymentName\" in options\n ? createDefaultHandler(options.deploymentName)\n : options;\n\n return {\n getProfileMenuItems: () => [\n {\n label: \"API Keys\",\n path: \"/settings/api-keys\",\n category: \"middle\",\n icon: KeyRoundIcon,\n },\n ],\n\n getIdentities: async (context) => {\n try {\n const consumers = await service.getConsumers(context);\n\n return consumers.map((consumer) => ({\n authorizeRequest: (request) => {\n request.headers.set(\n \"Authorization\",\n `Bearer ${consumer.apiKeys.at(0)?.key}`,\n );\n return request;\n },\n id: consumer.id,\n label: consumer.description ?? consumer.id,\n }));\n } catch {\n return [];\n }\n },\n getRoutes: (): RouteObject[] => {\n // TODO: Make lazy\n return [\n {\n element: <ProtectedRoute />,\n errorElement: <RouterError />,\n children: [\n {\n path: \"/settings/api-keys\",\n element: <SettingsApiKeys service={service} />,\n },\n // {\n // path: \"/settings/api-keys/new\",\n // element: <CreateApiKey service={service} />,\n // },\n ],\n },\n ];\n },\n };\n};\n"],"names":["ProtectedRoute","auth","useAuth","jsx","Outlet","jsxs","Button","DeveloperHint","LayoutGroupContext","createContext","useConstant","init","ref","useRef","isBrowser","useIsomorphicLayoutEffect","useLayoutEffect","useEffect","PresenceContext","isObject","value","isHTMLElement","element","MotionConfigContext","p","PopChildMeasure","React","prevProps","parent","parentWidth","size","PopChild","children","isPresent","anchorX","id","useId","nonce","useContext","useInsertionEffect","width","height","top","left","right","x","style","PresenceChild","initial","onExitComplete","custom","presenceAffectsLayout","mode","presenceChildren","newChildrenMap","isReusedContext","context","useMemo","childId","isComplete","_","key","usePresence","subscribe","register","safeToRemove","useCallback","getChildKey","child","onlyElements","filtered","Children","isValidElement","AnimatePresence","propagate","isParentPresent","presentChildren","presentKeys","isInitialRender","pendingPresentChildren","exitComplete","diffedChildren","setDiffedChildren","useState","renderedChildren","setRenderedChildren","i","exitingChildren","nextChildren","forceRender","Fragment","onExit","isEveryExitComplete","isExitComplete","SettingsApiKeys","service","useZudoku","queryClient","useQueryClient","editingConsumerId","setEditingConsumerId","editingLabel","setEditingLabel","data","isFetching","useSuspenseQuery","deleteKeyMutation","useMutation","consumerId","keyId","previousData","old","consumer","err","variables","updateConsumerMutation","label","rollKeyMutation","handleStartEdit","currentLabel","handleSaveEdit","handleCancelEdit","Slot","Link","cn","consumers","Card","CardHeader","Input","e","CheckIcon","XIcon","PencilLineIcon","Dialog","DialogTrigger","RotateCwIcon","DialogContent","DialogHeader","DialogTitle","DialogDescription","DialogFooter","DialogClose","apiKey","RevealApiKey","getTimeAgo","date","now","created","diffInSeconds","rtf","onDeleteKey","className","revealed","setRevealed","copied","setCopied","createdOn","expiresOn","isExpired","daysUntilExpiry","expiresSoon","prev","EyeOffIcon","EyeIcon","CopyIcon","TrashIcon","DEFAULT_API_KEY_ENDPOINT","createDefaultHandler","deploymentName","request","response","invariant","keys","createApiKeyService","apiKeyPlugin","options","KeyRoundIcon","RouterError"],"mappings":"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","x_google_ignoreList":[1,2,3,4,5,6,7,8,9,10,11,12,13]}
1
+ {"version":3,"file":"zudoku.plugin-api-keys.js","sources":["../src/lib/plugins/api-keys/ProtectedRoute.tsx","../../../node_modules/.pnpm/framer-motion@12.16.0_@emotion+is-prop-valid@0.8.8_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/framer-motion/dist/es/context/LayoutGroupContext.mjs","../../../node_modules/.pnpm/framer-motion@12.16.0_@emotion+is-prop-valid@0.8.8_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/framer-motion/dist/es/utils/use-constant.mjs","../../../node_modules/.pnpm/framer-motion@12.16.0_@emotion+is-prop-valid@0.8.8_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/framer-motion/dist/es/utils/is-browser.mjs","../../../node_modules/.pnpm/framer-motion@12.16.0_@emotion+is-prop-valid@0.8.8_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.mjs","../../../node_modules/.pnpm/framer-motion@12.16.0_@emotion+is-prop-valid@0.8.8_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/framer-motion/dist/es/context/PresenceContext.mjs","../../../node_modules/.pnpm/motion-utils@12.12.1/node_modules/motion-utils/dist/es/is-object.mjs","../../../node_modules/.pnpm/motion-dom@12.16.0/node_modules/motion-dom/dist/es/utils/is-html-element.mjs","../../../node_modules/.pnpm/framer-motion@12.16.0_@emotion+is-prop-valid@0.8.8_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/framer-motion/dist/es/context/MotionConfigContext.mjs","../../../node_modules/.pnpm/framer-motion@12.16.0_@emotion+is-prop-valid@0.8.8_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.mjs","../../../node_modules/.pnpm/framer-motion@12.16.0_@emotion+is-prop-valid@0.8.8_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.mjs","../../../node_modules/.pnpm/framer-motion@12.16.0_@emotion+is-prop-valid@0.8.8_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.mjs","../../../node_modules/.pnpm/framer-motion@12.16.0_@emotion+is-prop-valid@0.8.8_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.mjs","../../../node_modules/.pnpm/framer-motion@12.16.0_@emotion+is-prop-valid@0.8.8_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/framer-motion/dist/es/components/AnimatePresence/index.mjs","../src/lib/plugins/api-keys/SettingsApiKeys.tsx","../src/lib/plugins/api-keys/index.tsx"],"sourcesContent":["import { Outlet } from \"react-router\";\nimport { useAuth } from \"../../authentication/hook.js\";\nimport { DeveloperHint } from \"../../components/DeveloperHint.js\";\nimport { Button } from \"../../ui/Button.js\";\n\nexport const ProtectedRoute = () => {\n const auth = useAuth();\n\n // TODO: should we suspend here somehow?\n if (auth.isAuthEnabled && auth.isPending) {\n return null;\n }\n\n return auth.isAuthenticated ? (\n <Outlet />\n ) : !auth.isAuthEnabled ? (\n <div className=\"flex flex-col justify-center gap-2 items-center h-1/2\">\n <DeveloperHint className=\"max-w-[600px]\">\n Authentication needs to be enabled for API keys to work. Enable it in\n your Zudoku configuration under <code>authentication</code>.\n </DeveloperHint>\n </div>\n ) : (\n <div className=\"flex flex-col justify-center gap-2 items-center h-1/2\">\n Please login first to view this page\n <Button onClick={() => auth.login()}>Login</Button>\n </div>\n );\n};\n","\"use client\";\nimport { createContext } from 'react';\n\nconst LayoutGroupContext = createContext({});\n\nexport { LayoutGroupContext };\n","import { useRef } from 'react';\n\n/**\n * Creates a constant value over the lifecycle of a component.\n *\n * Even if `useMemo` is provided an empty array as its final argument, it doesn't offer\n * a guarantee that it won't re-run for performance reasons later on. By using `useConstant`\n * you can ensure that initialisers don't execute twice or more.\n */\nfunction useConstant(init) {\n const ref = useRef(null);\n if (ref.current === null) {\n ref.current = init();\n }\n return ref.current;\n}\n\nexport { useConstant };\n","const isBrowser = typeof window !== \"undefined\";\n\nexport { isBrowser };\n","import { useLayoutEffect, useEffect } from 'react';\nimport { isBrowser } from './is-browser.mjs';\n\nconst useIsomorphicLayoutEffect = isBrowser ? useLayoutEffect : useEffect;\n\nexport { useIsomorphicLayoutEffect };\n","\"use client\";\nimport { createContext } from 'react';\n\n/**\n * @public\n */\nconst PresenceContext = \n/* @__PURE__ */ createContext(null);\n\nexport { PresenceContext };\n","function isObject(value) {\n return typeof value === \"object\" && value !== null;\n}\n\nexport { isObject };\n","import { isObject } from 'motion-utils';\n\n/**\n * Checks if an element is an HTML element in a way\n * that works across iframes\n */\nfunction isHTMLElement(element) {\n return isObject(element) && \"offsetHeight\" in element;\n}\n\nexport { isHTMLElement };\n","\"use client\";\nimport { createContext } from 'react';\n\n/**\n * @public\n */\nconst MotionConfigContext = createContext({\n transformPagePoint: (p) => p,\n isStatic: false,\n reducedMotion: \"never\",\n});\n\nexport { MotionConfigContext };\n","\"use client\";\nimport { jsx } from 'react/jsx-runtime';\nimport { isHTMLElement } from 'motion-dom';\nimport * as React from 'react';\nimport { useId, useRef, useContext, useInsertionEffect } from 'react';\nimport { MotionConfigContext } from '../../context/MotionConfigContext.mjs';\n\n/**\n * Measurement functionality has to be within a separate component\n * to leverage snapshot lifecycle.\n */\nclass PopChildMeasure extends React.Component {\n getSnapshotBeforeUpdate(prevProps) {\n const element = this.props.childRef.current;\n if (element && prevProps.isPresent && !this.props.isPresent) {\n const parent = element.offsetParent;\n const parentWidth = isHTMLElement(parent)\n ? parent.offsetWidth || 0\n : 0;\n const size = this.props.sizeRef.current;\n size.height = element.offsetHeight || 0;\n size.width = element.offsetWidth || 0;\n size.top = element.offsetTop;\n size.left = element.offsetLeft;\n size.right = parentWidth - size.width - size.left;\n }\n return null;\n }\n /**\n * Required with getSnapshotBeforeUpdate to stop React complaining.\n */\n componentDidUpdate() { }\n render() {\n return this.props.children;\n }\n}\nfunction PopChild({ children, isPresent, anchorX }) {\n const id = useId();\n const ref = useRef(null);\n const size = useRef({\n width: 0,\n height: 0,\n top: 0,\n left: 0,\n right: 0,\n });\n const { nonce } = useContext(MotionConfigContext);\n /**\n * We create and inject a style block so we can apply this explicit\n * sizing in a non-destructive manner by just deleting the style block.\n *\n * We can't apply size via render as the measurement happens\n * in getSnapshotBeforeUpdate (post-render), likewise if we apply the\n * styles directly on the DOM node, we might be overwriting\n * styles set via the style prop.\n */\n useInsertionEffect(() => {\n const { width, height, top, left, right } = size.current;\n if (isPresent || !ref.current || !width || !height)\n return;\n const x = anchorX === \"left\" ? `left: ${left}` : `right: ${right}`;\n ref.current.dataset.motionPopId = id;\n const style = document.createElement(\"style\");\n if (nonce)\n style.nonce = nonce;\n document.head.appendChild(style);\n if (style.sheet) {\n style.sheet.insertRule(`\n [data-motion-pop-id=\"${id}\"] {\n position: absolute !important;\n width: ${width}px !important;\n height: ${height}px !important;\n ${x}px !important;\n top: ${top}px !important;\n }\n `);\n }\n return () => {\n if (document.head.contains(style)) {\n document.head.removeChild(style);\n }\n };\n }, [isPresent]);\n return (jsx(PopChildMeasure, { isPresent: isPresent, childRef: ref, sizeRef: size, children: React.cloneElement(children, { ref }) }));\n}\n\nexport { PopChild };\n","\"use client\";\nimport { jsx } from 'react/jsx-runtime';\nimport * as React from 'react';\nimport { useId, useMemo } from 'react';\nimport { PresenceContext } from '../../context/PresenceContext.mjs';\nimport { useConstant } from '../../utils/use-constant.mjs';\nimport { PopChild } from './PopChild.mjs';\n\nconst PresenceChild = ({ children, initial, isPresent, onExitComplete, custom, presenceAffectsLayout, mode, anchorX, }) => {\n const presenceChildren = useConstant(newChildrenMap);\n const id = useId();\n let isReusedContext = true;\n let context = useMemo(() => {\n isReusedContext = false;\n return {\n id,\n initial,\n isPresent,\n custom,\n onExitComplete: (childId) => {\n presenceChildren.set(childId, true);\n for (const isComplete of presenceChildren.values()) {\n if (!isComplete)\n return; // can stop searching when any is incomplete\n }\n onExitComplete && onExitComplete();\n },\n register: (childId) => {\n presenceChildren.set(childId, false);\n return () => presenceChildren.delete(childId);\n },\n };\n }, [isPresent, presenceChildren, onExitComplete]);\n /**\n * If the presence of a child affects the layout of the components around it,\n * we want to make a new context value to ensure they get re-rendered\n * so they can detect that layout change.\n */\n if (presenceAffectsLayout && isReusedContext) {\n context = { ...context };\n }\n useMemo(() => {\n presenceChildren.forEach((_, key) => presenceChildren.set(key, false));\n }, [isPresent]);\n /**\n * If there's no `motion` components to fire exit animations, we want to remove this\n * component immediately.\n */\n React.useEffect(() => {\n !isPresent &&\n !presenceChildren.size &&\n onExitComplete &&\n onExitComplete();\n }, [isPresent]);\n if (mode === \"popLayout\") {\n children = (jsx(PopChild, { isPresent: isPresent, anchorX: anchorX, children: children }));\n }\n return (jsx(PresenceContext.Provider, { value: context, children: children }));\n};\nfunction newChildrenMap() {\n return new Map();\n}\n\nexport { PresenceChild };\n","import { useContext, useId, useEffect, useCallback } from 'react';\nimport { PresenceContext } from '../../context/PresenceContext.mjs';\n\n/**\n * When a component is the child of `AnimatePresence`, it can use `usePresence`\n * to access information about whether it's still present in the React tree.\n *\n * ```jsx\n * import { usePresence } from \"framer-motion\"\n *\n * export const Component = () => {\n * const [isPresent, safeToRemove] = usePresence()\n *\n * useEffect(() => {\n * !isPresent && setTimeout(safeToRemove, 1000)\n * }, [isPresent])\n *\n * return <div />\n * }\n * ```\n *\n * If `isPresent` is `false`, it means that a component has been removed the tree, but\n * `AnimatePresence` won't really remove it until `safeToRemove` has been called.\n *\n * @public\n */\nfunction usePresence(subscribe = true) {\n const context = useContext(PresenceContext);\n if (context === null)\n return [true, null];\n const { isPresent, onExitComplete, register } = context;\n // It's safe to call the following hooks conditionally (after an early return) because the context will always\n // either be null or non-null for the lifespan of the component.\n const id = useId();\n useEffect(() => {\n if (subscribe) {\n return register(id);\n }\n }, [subscribe]);\n const safeToRemove = useCallback(() => subscribe && onExitComplete && onExitComplete(id), [id, onExitComplete, subscribe]);\n return !isPresent && onExitComplete ? [false, safeToRemove] : [true];\n}\n/**\n * Similar to `usePresence`, except `useIsPresent` simply returns whether or not the component is present.\n * There is no `safeToRemove` function.\n *\n * ```jsx\n * import { useIsPresent } from \"framer-motion\"\n *\n * export const Component = () => {\n * const isPresent = useIsPresent()\n *\n * useEffect(() => {\n * !isPresent && console.log(\"I've been removed!\")\n * }, [isPresent])\n *\n * return <div />\n * }\n * ```\n *\n * @public\n */\nfunction useIsPresent() {\n return isPresent(useContext(PresenceContext));\n}\nfunction isPresent(context) {\n return context === null ? true : context.isPresent;\n}\n\nexport { isPresent, useIsPresent, usePresence };\n","import { Children, isValidElement } from 'react';\n\nconst getChildKey = (child) => child.key || \"\";\nfunction onlyElements(children) {\n const filtered = [];\n // We use forEach here instead of map as map mutates the component key by preprending `.$`\n Children.forEach(children, (child) => {\n if (isValidElement(child))\n filtered.push(child);\n });\n return filtered;\n}\n\nexport { getChildKey, onlyElements };\n","\"use client\";\nimport { jsx, Fragment } from 'react/jsx-runtime';\nimport { useMemo, useRef, useState, useContext } from 'react';\nimport { LayoutGroupContext } from '../../context/LayoutGroupContext.mjs';\nimport { useConstant } from '../../utils/use-constant.mjs';\nimport { useIsomorphicLayoutEffect } from '../../utils/use-isomorphic-effect.mjs';\nimport { PresenceChild } from './PresenceChild.mjs';\nimport { usePresence } from './use-presence.mjs';\nimport { onlyElements, getChildKey } from './utils.mjs';\n\n/**\n * `AnimatePresence` enables the animation of components that have been removed from the tree.\n *\n * When adding/removing more than a single child, every child **must** be given a unique `key` prop.\n *\n * Any `motion` components that have an `exit` property defined will animate out when removed from\n * the tree.\n *\n * ```jsx\n * import { motion, AnimatePresence } from 'framer-motion'\n *\n * export const Items = ({ items }) => (\n * <AnimatePresence>\n * {items.map(item => (\n * <motion.div\n * key={item.id}\n * initial={{ opacity: 0 }}\n * animate={{ opacity: 1 }}\n * exit={{ opacity: 0 }}\n * />\n * ))}\n * </AnimatePresence>\n * )\n * ```\n *\n * You can sequence exit animations throughout a tree using variants.\n *\n * If a child contains multiple `motion` components with `exit` props, it will only unmount the child\n * once all `motion` components have finished animating out. Likewise, any components using\n * `usePresence` all need to call `safeToRemove`.\n *\n * @public\n */\nconst AnimatePresence = ({ children, custom, initial = true, onExitComplete, presenceAffectsLayout = true, mode = \"sync\", propagate = false, anchorX = \"left\", }) => {\n const [isParentPresent, safeToRemove] = usePresence(propagate);\n /**\n * Filter any children that aren't ReactElements. We can only track components\n * between renders with a props.key.\n */\n const presentChildren = useMemo(() => onlyElements(children), [children]);\n /**\n * Track the keys of the currently rendered children. This is used to\n * determine which children are exiting.\n */\n const presentKeys = propagate && !isParentPresent ? [] : presentChildren.map(getChildKey);\n /**\n * If `initial={false}` we only want to pass this to components in the first render.\n */\n const isInitialRender = useRef(true);\n /**\n * A ref containing the currently present children. When all exit animations\n * are complete, we use this to re-render the component with the latest children\n * *committed* rather than the latest children *rendered*.\n */\n const pendingPresentChildren = useRef(presentChildren);\n /**\n * Track which exiting children have finished animating out.\n */\n const exitComplete = useConstant(() => new Map());\n /**\n * Save children to render as React state. To ensure this component is concurrent-safe,\n * we check for exiting children via an effect.\n */\n const [diffedChildren, setDiffedChildren] = useState(presentChildren);\n const [renderedChildren, setRenderedChildren] = useState(presentChildren);\n useIsomorphicLayoutEffect(() => {\n isInitialRender.current = false;\n pendingPresentChildren.current = presentChildren;\n /**\n * Update complete status of exiting children.\n */\n for (let i = 0; i < renderedChildren.length; i++) {\n const key = getChildKey(renderedChildren[i]);\n if (!presentKeys.includes(key)) {\n if (exitComplete.get(key) !== true) {\n exitComplete.set(key, false);\n }\n }\n else {\n exitComplete.delete(key);\n }\n }\n }, [renderedChildren, presentKeys.length, presentKeys.join(\"-\")]);\n const exitingChildren = [];\n if (presentChildren !== diffedChildren) {\n let nextChildren = [...presentChildren];\n /**\n * Loop through all the currently rendered components and decide which\n * are exiting.\n */\n for (let i = 0; i < renderedChildren.length; i++) {\n const child = renderedChildren[i];\n const key = getChildKey(child);\n if (!presentKeys.includes(key)) {\n nextChildren.splice(i, 0, child);\n exitingChildren.push(child);\n }\n }\n /**\n * If we're in \"wait\" mode, and we have exiting children, we want to\n * only render these until they've all exited.\n */\n if (mode === \"wait\" && exitingChildren.length) {\n nextChildren = exitingChildren;\n }\n setRenderedChildren(onlyElements(nextChildren));\n setDiffedChildren(presentChildren);\n /**\n * Early return to ensure once we've set state with the latest diffed\n * children, we can immediately re-render.\n */\n return null;\n }\n if (process.env.NODE_ENV !== \"production\" &&\n mode === \"wait\" &&\n renderedChildren.length > 1) {\n console.warn(`You're attempting to animate multiple children within AnimatePresence, but its mode is set to \"wait\". This will lead to odd visual behaviour.`);\n }\n /**\n * If we've been provided a forceRender function by the LayoutGroupContext,\n * we can use it to force a re-render amongst all surrounding components once\n * all components have finished animating out.\n */\n const { forceRender } = useContext(LayoutGroupContext);\n return (jsx(Fragment, { children: renderedChildren.map((child) => {\n const key = getChildKey(child);\n const isPresent = propagate && !isParentPresent\n ? false\n : presentChildren === renderedChildren ||\n presentKeys.includes(key);\n const onExit = () => {\n if (exitComplete.has(key)) {\n exitComplete.set(key, true);\n }\n else {\n return;\n }\n let isEveryExitComplete = true;\n exitComplete.forEach((isExitComplete) => {\n if (!isExitComplete)\n isEveryExitComplete = false;\n });\n if (isEveryExitComplete) {\n forceRender?.();\n setRenderedChildren(pendingPresentChildren.current);\n propagate && safeToRemove?.();\n onExitComplete && onExitComplete();\n }\n };\n return (jsx(PresenceChild, { isPresent: isPresent, initial: !isInitialRender.current || initial\n ? undefined\n : false, custom: custom, presenceAffectsLayout: presenceAffectsLayout, mode: mode, onExitComplete: isPresent ? undefined : onExit, anchorX: anchorX, children: child }, key));\n }) }));\n};\n\nexport { AnimatePresence };\n","import {\n useMutation,\n useQueryClient,\n useSuspenseQuery,\n} from \"@tanstack/react-query\";\nimport { AnimatePresence } from \"framer-motion\";\nimport {\n CheckIcon,\n CopyIcon,\n EyeIcon,\n EyeOffIcon,\n PencilLineIcon,\n RotateCwIcon,\n TrashIcon,\n XIcon,\n} from \"lucide-react\";\nimport React, { useState } from \"react\";\nimport { Link } from \"react-router\";\nimport { Card, CardHeader } from \"zudoku/ui/Card.js\";\nimport {\n Dialog,\n DialogClose,\n DialogContent,\n DialogDescription,\n DialogFooter,\n DialogHeader,\n DialogTitle,\n DialogTrigger,\n} from \"zudoku/ui/Dialog.js\";\nimport { useZudoku } from \"../../components/context/ZudokuContext.js\";\nimport { Slot } from \"../../components/Slot.js\";\nimport { Button } from \"../../ui/Button.js\";\nimport { Input } from \"../../ui/Input.js\";\nimport { cn } from \"../../util/cn.js\";\nimport { type ApiConsumer, type ApiKey, type ApiKeyService } from \"./index.js\";\n\nexport const SettingsApiKeys = ({ service }: { service: ApiKeyService }) => {\n const context = useZudoku();\n const queryClient = useQueryClient();\n const [editingConsumerId, setEditingConsumerId] = useState<string | null>(\n null,\n );\n const [editingLabel, setEditingLabel] = useState<string>(\"\");\n const { data, isFetching } = useSuspenseQuery({\n queryFn: () => service.getConsumers(context),\n queryKey: [\"api-keys\"],\n retry: false,\n });\n\n const deleteKeyMutation = useMutation({\n mutationFn: ({\n consumerId,\n keyId,\n }: {\n consumerId: string;\n keyId: string;\n }) => {\n if (!service.deleteKey) {\n throw new Error(\"deleteKey not implemented\");\n }\n\n return service.deleteKey(consumerId, keyId, context);\n },\n onMutate: async ({ consumerId, keyId }) => {\n await queryClient.cancelQueries({ queryKey: [\"api-keys\"] });\n const previousData = queryClient.getQueryData<ApiConsumer[]>([\n \"api-keys\",\n ]);\n queryClient.setQueryData<ApiConsumer[]>([\"api-keys\"], (old) => {\n if (!old) {\n return old;\n }\n\n return old.map((consumer) => {\n if (consumer.id === consumerId) {\n return {\n ...consumer,\n apiKeys: consumer.apiKeys.filter((key) => key.id !== keyId),\n };\n }\n return consumer;\n });\n });\n\n return { previousData };\n },\n onError: (err, variables, context) => {\n if (context?.previousData) {\n queryClient.setQueryData([\"api-keys\"], context.previousData);\n }\n },\n onSuccess: () => {\n void queryClient.invalidateQueries({ queryKey: [\"api-keys\"] });\n },\n });\n\n const updateConsumerMutation = useMutation({\n mutationFn: ({\n consumerId,\n label,\n }: {\n consumerId: string;\n label: string;\n }) => {\n if (!service.updateConsumer) {\n throw new Error(\"updateConsumer not implemented\");\n }\n\n return service.updateConsumer({ id: consumerId, label }, context);\n },\n onMutate: async ({ consumerId, label }) => {\n await queryClient.cancelQueries({ queryKey: [\"api-keys\"] });\n\n const previousData = queryClient.getQueryData([\"api-keys\"]);\n queryClient.setQueryData<ApiConsumer[]>([\"api-keys\"], (old) => {\n if (!old) {\n return old;\n }\n\n return old.map((consumer) => {\n if (consumer.id === consumerId) {\n return {\n ...consumer,\n label,\n };\n }\n return consumer;\n });\n });\n\n return { previousData };\n },\n onError: (err, variables, context) => {\n if (context?.previousData) {\n queryClient.setQueryData([\"api-keys\"], context.previousData);\n }\n },\n onSuccess: () => {\n void queryClient.invalidateQueries({ queryKey: [\"api-keys\"] });\n },\n });\n\n const rollKeyMutation = useMutation({\n mutationFn: (id: string) => {\n if (!service.rollKey) {\n throw new Error(\"rollKey not implemented\");\n }\n\n return service.rollKey(id, context);\n },\n onSuccess: () => queryClient.invalidateQueries({ queryKey: [\"api-keys\"] }),\n });\n\n const handleStartEdit = (consumerId: string, currentLabel: string) => {\n setEditingConsumerId(consumerId);\n setEditingLabel(currentLabel);\n };\n\n const handleSaveEdit = (consumerId: string) => {\n if (editingLabel.trim()) {\n updateConsumerMutation.mutate({\n consumerId,\n label: editingLabel.trim(),\n });\n }\n setEditingConsumerId(null);\n setEditingLabel(\"\");\n };\n\n const handleCancelEdit = () => {\n setEditingConsumerId(null);\n setEditingLabel(\"\");\n };\n\n return (\n <div className=\"max-w-screen-lg h-full pt-(--padding-content-top) pb-(--padding-content-bottom)\">\n <Slot.Target name=\"api-keys-list-page\" />\n\n <div className=\"flex justify-between pb-3\">\n <h1 className=\"font-medium text-2xl\">API Keys</h1>\n {service.createKey && (\n <Button asChild>\n <Link to=\"/settings/api-keys/new\">Create API Key</Link>\n </Button>\n )}\n </div>\n <p>Create, manage, and monitor your API keys</p>\n\n <Slot.Target name=\"api-keys-list-page-before-keys\" />\n\n <div className=\"h-8\"></div>\n <div className=\"grid grid-cols-8\">\n {data.length === 0 ? (\n <div className=\"flex col-span-full flex-col justify-center gap-4 items-center p-8 border rounded-sm bg-muted/30 text-muted-foreground\">\n <p className=\"text-center\">\n You have no API keys yet.\n <br />\n {service.createKey && \"Get started and create your first key.\"}\n </p>\n {service.createKey && (\n <Button asChild variant=\"outline\">\n <Link to=\"/settings/api-keys/new\">Create API Key</Link>\n </Button>\n )}\n </div>\n ) : (\n <ul\n className={cn(\n \"grid grid-cols-1 divide-y divide-border col-span-6\",\n \"lg:grid-cols-[1fr_min-content]\",\n )}\n >\n {data.map((consumers) => (\n <Card\n className=\"grid grid-cols-subgrid col-span-full items-center mb-4 group\"\n key={consumers.id}\n >\n <CardHeader className=\"border-b col-span-full grid-cols-subgrid grid\">\n <div className=\"h-10 flex flex-col text-sm justify-center\">\n <div className=\"font-medium text-lg flex items-center gap-2\">\n {editingConsumerId === consumers.id ? (\n <div className=\"flex items-center gap-2 w-full\">\n <Input\n maxLength={32}\n value={editingLabel}\n onChange={(e) => setEditingLabel(e.target.value)}\n onKeyDown={(e) => {\n if (e.key === \"Enter\") {\n handleSaveEdit(consumers.id);\n } else if (e.key === \"Escape\") {\n handleCancelEdit();\n }\n }}\n className=\"text-lg font-medium\"\n autoFocus\n />\n <div className=\"flex items-center\">\n <Button\n size=\"icon\"\n variant=\"ghost\"\n onClick={() => handleSaveEdit(consumers.id)}\n disabled={!editingLabel.trim()}\n >\n <CheckIcon size={16} />\n </Button>\n <Button\n size=\"icon\"\n variant=\"ghost\"\n onClick={handleCancelEdit}\n >\n <XIcon size={16} />\n </Button>\n </div>\n </div>\n ) : (\n <>{consumers.label}</>\n )}\n <div className=\"text-muted-foreground text-xs\">\n {consumers.createdOn}\n </div>\n </div>\n <div className=\"text-muted-foreground text-xs\">\n {consumers.createdOn && (\n <div>\n Created on{\" \"}\n {new Date(consumers.createdOn).toLocaleDateString()}\n </div>\n )}\n {consumers.expiresOn && (\n <div>\n Expires on{\" \"}\n {new Date(consumers.expiresOn).toLocaleDateString()}\n </div>\n )}\n </div>\n </div>\n\n <div className=\"flex justify-end\">\n {service.updateConsumer && (\n <Button\n size=\"icon\"\n variant=\"ghost\"\n onClick={() =>\n handleStartEdit(consumers.id, consumers.label)\n }\n className={cn(\n editingConsumerId === consumers.id &&\n \"opacity-0! pointer-events-none\",\n )}\n disabled={editingConsumerId === consumers.id}\n >\n <PencilLineIcon size={16} />\n </Button>\n )}\n {service.rollKey && (\n <Dialog>\n <DialogTrigger asChild>\n <Button\n size=\"icon\"\n title=\"Roll this key\"\n variant=\"ghost\"\n disabled={rollKeyMutation.isPending}\n className={\n rollKeyMutation.isPending\n ? \"animate-spin\"\n : undefined\n }\n >\n <RotateCwIcon size={16} />\n </Button>\n </DialogTrigger>\n <DialogContent>\n <DialogHeader>\n <DialogTitle>Roll API Key</DialogTitle>\n <DialogDescription>\n Are you sure you want to roll this API key?\n </DialogDescription>\n </DialogHeader>\n <DialogFooter>\n <DialogClose asChild>\n <Button variant=\"outline\">Cancel</Button>\n </DialogClose>\n <DialogClose asChild>\n <Button\n onClick={() => {\n rollKeyMutation.mutate(consumers.id);\n }}\n >\n Roll Key\n </Button>\n </DialogClose>\n </DialogFooter>\n </DialogContent>\n </Dialog>\n )}\n </div>\n </CardHeader>\n <div className=\"col-span-full grid-cols-subgrid grid\">\n <AnimatePresence>\n {consumers.apiKeys.map((apiKey) => (\n <React.Fragment key={apiKey.id}>\n <RevealApiKey\n apiKey={apiKey}\n onDeleteKey={() => {\n deleteKeyMutation.mutate({\n consumerId: consumers.id,\n keyId: apiKey.id,\n });\n }}\n className={\n deleteKeyMutation.variables?.keyId === apiKey.id &&\n (deleteKeyMutation.isPending || isFetching)\n ? \"opacity-10!\"\n : undefined\n }\n />\n <div className=\"col-span-full h-px bg-border\"></div>\n </React.Fragment>\n ))}\n </AnimatePresence>\n </div>\n </Card>\n ))}\n </ul>\n )}\n </div>\n </div>\n );\n};\n\nconst getTimeAgo = (date: string) => {\n const now = new Date();\n const created = new Date(date);\n const diffInSeconds = Math.floor((now.getTime() - created.getTime()) / 1000);\n\n const rtf = new Intl.RelativeTimeFormat(\"en\", { numeric: \"auto\" });\n\n if (diffInSeconds < 60) return rtf.format(-diffInSeconds, \"second\");\n if (diffInSeconds < 3600)\n return rtf.format(-Math.floor(diffInSeconds / 60), \"minute\");\n if (diffInSeconds < 86400)\n return rtf.format(-Math.floor(diffInSeconds / 3600), \"hour\");\n if (diffInSeconds < 2592000)\n return rtf.format(-Math.floor(diffInSeconds / 86400), \"day\");\n if (diffInSeconds < 31536000)\n return rtf.format(-Math.floor(diffInSeconds / 2592000), \"month\");\n return rtf.format(-Math.floor(diffInSeconds / 31536000), \"year\");\n};\n\nconst RevealApiKey = ({\n apiKey,\n onDeleteKey,\n className,\n}: {\n apiKey: ApiKey;\n onDeleteKey: () => void;\n className?: string;\n}) => {\n const [revealed, setRevealed] = useState(false);\n const [copied, setCopied] = useState(false);\n\n const { key, createdOn, expiresOn } = apiKey;\n const isExpired = expiresOn && new Date(expiresOn) < new Date();\n const daysUntilExpiry = expiresOn\n ? Math.ceil(\n (new Date(expiresOn).getTime() - new Date().getTime()) /\n (1000 * 60 * 60 * 24),\n )\n : Infinity;\n const expiresSoon = daysUntilExpiry <= 7 && !isExpired;\n\n return (\n <div className={cn(\"grid col-span-full grid-cols-subgrid p-6\", className)}>\n <div className=\"flex flex-col gap-1\">\n <div className=\"flex gap-2 items-center text-sm border rounded-md w-fit px-1\">\n <div className=\"font-mono truncate h-9 items-center flex px-2 text-xs gap-2\">\n <div\n className={cn(\n \"rounded-full w-2 h-2 bg-emerald-400 mr-2\",\n (expiresSoon || isExpired) && \"bg-neutral-200\",\n )}\n ></div>\n <span>\n <span className={revealed ? \"\" : \"opacity-20\"}>\n {revealed\n ? key.slice(0, -5)\n : \"**** \".repeat(key.slice(0, -5).length / 5) +\n \"*\".repeat(key.slice(0, -5).length % 5)}\n </span>\n <span>{key.slice(-5)}</span>\n </span>\n </div>\n <Button\n variant=\"ghost\"\n onClick={() => setRevealed((prev) => !prev)}\n size=\"icon\"\n >\n {revealed ? <EyeOffIcon size={16} /> : <EyeIcon size={16} />}\n </Button>\n <Button\n variant=\"ghost\"\n onClick={() => {\n void navigator.clipboard.writeText(key).then(() => {\n setCopied(true);\n setTimeout(() => setCopied(false), 2000);\n });\n }}\n size=\"icon\"\n >\n {copied ? <CheckIcon size={16} /> : <CopyIcon size={16} />}\n </Button>\n </div>\n <div className=\"flex gap-1 mt-0.5 text-nowrap\">\n {createdOn && (\n <span className=\"text-xs text-muted-foreground\">\n Created {getTimeAgo(createdOn)}.\n </span>\n )}{\" \"}\n {expiresOn && expiresSoon && (\n <span className=\"text-xs text-primary\">\n Expires in {daysUntilExpiry}{\" \"}\n {daysUntilExpiry === 1 ? \"day\" : \"days\"}.\n </span>\n )}\n {expiresOn && isExpired && (\n <span className=\"text-xs text-primary\">\n Expired{\" \"}\n {daysUntilExpiry === 0\n ? \"today.\"\n : `${daysUntilExpiry * -1} days ago.`}\n </span>\n )}\n </div>\n </div>\n <div className=\"flex justify-end\">\n {isExpired && onDeleteKey && (\n <Dialog>\n <DialogTrigger asChild>\n <Button variant=\"ghost\" size=\"icon\">\n <TrashIcon size={16} />\n </Button>\n </DialogTrigger>\n <DialogContent>\n <DialogHeader>\n <DialogTitle>Delete API Key</DialogTitle>\n <DialogDescription>\n Are you sure you want to delete this API key?\n </DialogDescription>\n </DialogHeader>\n <DialogFooter>\n <DialogClose asChild>\n <Button variant=\"outline\">Cancel</Button>\n </DialogClose>\n <DialogClose asChild>\n <Button\n onClick={() => {\n onDeleteKey();\n }}\n >\n Delete\n </Button>\n </DialogClose>\n </DialogFooter>\n </DialogContent>\n </Dialog>\n )}\n </div>\n </div>\n );\n};\n","import { KeyRoundIcon } from \"lucide-react\";\nimport { type RouteObject } from \"react-router\";\nimport { type ZudokuContext } from \"../../core/ZudokuContext.js\";\nimport {\n type ApiIdentityPlugin,\n type ProfileMenuPlugin,\n type ZudokuPlugin,\n} from \"../../core/plugins.js\";\nimport { RouterError } from \"../../errors/RouterError.js\";\nimport invariant from \"../../util/invariant.js\";\nimport { ProtectedRoute } from \"./ProtectedRoute.js\";\nimport { SettingsApiKeys } from \"./SettingsApiKeys.js\";\n\nconst DEFAULT_API_KEY_ENDPOINT = \"https://api.zuploedge.com/v2/client\";\n\nexport type ApiKeyService = {\n getConsumers: (context: ZudokuContext) => Promise<ApiConsumer[]>;\n rollKey?: (consumerId: string, context: ZudokuContext) => Promise<void>;\n deleteKey?: (\n consumerId: string,\n keyId: string,\n context: ZudokuContext,\n ) => Promise<void>;\n updateConsumer?: (\n consumer: { id: string; label?: string },\n context: ZudokuContext,\n ) => Promise<void>;\n getUsage?: (apiKeys: string[], context: ZudokuContext) => Promise<void>;\n createKey?: (\n apiKey: { description: string; expiresOn?: string },\n context: ZudokuContext,\n ) => Promise<void>;\n};\n\nexport type ApiKeyPluginOptions =\n | ApiKeyService\n | ({ deploymentName: string } & Partial<ApiKeyService>);\n\nexport interface ApiKey {\n id: string;\n description?: string;\n createdOn?: string;\n updatedOn?: string;\n expiresOn?: string;\n key: string;\n}\n\nexport interface ApiConsumer {\n id: string;\n label: string;\n apiKeys: ApiKey[];\n description?: string;\n createdOn?: string;\n updatedOn?: string;\n expiresOn?: string;\n key?: ApiKey;\n}\n\nconst createDefaultHandler = (deploymentName: string): ApiKeyService => {\n return {\n deleteKey: async (consumerId, keyId, context) => {\n const request = new Request(\n DEFAULT_API_KEY_ENDPOINT +\n `/${deploymentName}/consumers/${consumerId}/keys/${keyId}`,\n {\n method: \"DELETE\",\n },\n );\n await context.signRequest(request);\n\n const response = await fetch(request);\n invariant(response.ok, \"Failed to delete API key\");\n },\n updateConsumer: async (consumer, context) => {\n const response = await fetch(\n await context.signRequest(\n new Request(\n DEFAULT_API_KEY_ENDPOINT +\n `/${deploymentName}/consumers/${consumer.id}`,\n {\n method: \"PATCH\",\n headers: {\n \"Content-Type\": \"application/json\",\n },\n body: JSON.stringify({\n label: consumer.label,\n }),\n },\n ),\n ),\n );\n invariant(response.ok, \"Failed to update API key description\");\n },\n rollKey: async (consumerId, context) => {\n const response = await fetch(\n await context.signRequest(\n new Request(\n DEFAULT_API_KEY_ENDPOINT +\n `/${deploymentName}/consumers/${consumerId}/roll-key`,\n {\n method: \"POST\",\n headers: {\n \"Content-Type\": \"application/json\",\n },\n body: JSON.stringify({}),\n },\n ),\n ),\n );\n invariant(response.ok, \"Failed to delete API key\");\n },\n getConsumers: async (context) => {\n const request = new Request(\n DEFAULT_API_KEY_ENDPOINT + `/${deploymentName}/consumers`,\n );\n await context.signRequest(request);\n\n const keys = await fetch(request);\n invariant(keys.ok, \"Failed to fetch API keys\");\n\n const data = (await keys.json()) as {\n data: [\n {\n id: string;\n label: string;\n apiKeys: {\n data: ApiKey[];\n };\n },\n ];\n };\n\n return data.data.map((consumer) => ({\n id: consumer.id,\n label: consumer.label || \"API Key\",\n apiKeys: consumer.apiKeys.data,\n key: consumer.apiKeys.data.at(0),\n }));\n },\n };\n};\n\nexport const createApiKeyService = <T extends ApiKeyService>(service: T): T =>\n service;\n\nexport const apiKeyPlugin = (\n options: ApiKeyPluginOptions,\n): ZudokuPlugin & ApiIdentityPlugin & ProfileMenuPlugin => {\n const service: ApiKeyService =\n \"deploymentName\" in options\n ? createDefaultHandler(options.deploymentName)\n : options;\n\n return {\n getProfileMenuItems: () => [\n {\n label: \"API Keys\",\n path: \"/settings/api-keys\",\n category: \"middle\",\n icon: KeyRoundIcon,\n },\n ],\n\n getIdentities: async (context) => {\n try {\n const consumers = await service.getConsumers(context);\n\n return consumers.map((consumer) => ({\n authorizeRequest: (request) => {\n request.headers.set(\n \"Authorization\",\n `Bearer ${consumer.apiKeys.at(0)?.key}`,\n );\n return request;\n },\n id: consumer.id,\n label: consumer.description ?? consumer.id,\n }));\n } catch {\n return [];\n }\n },\n getRoutes: (): RouteObject[] => {\n // TODO: Make lazy\n return [\n {\n element: <ProtectedRoute />,\n errorElement: <RouterError />,\n children: [\n {\n path: \"/settings/api-keys\",\n element: <SettingsApiKeys service={service} />,\n },\n // {\n // path: \"/settings/api-keys/new\",\n // element: <CreateApiKey service={service} />,\n // },\n ],\n },\n ];\n },\n };\n};\n"],"names":["ProtectedRoute","auth","useAuth","jsx","Outlet","jsxs","Button","DeveloperHint","LayoutGroupContext","createContext","useConstant","init","ref","useRef","isBrowser","useIsomorphicLayoutEffect","useLayoutEffect","useEffect","PresenceContext","isObject","value","isHTMLElement","element","MotionConfigContext","p","PopChildMeasure","React","prevProps","parent","parentWidth","size","PopChild","children","isPresent","anchorX","id","useId","nonce","useContext","useInsertionEffect","width","height","top","left","right","x","style","PresenceChild","initial","onExitComplete","custom","presenceAffectsLayout","mode","presenceChildren","newChildrenMap","isReusedContext","context","useMemo","childId","isComplete","_","key","usePresence","subscribe","register","safeToRemove","useCallback","getChildKey","child","onlyElements","filtered","Children","isValidElement","AnimatePresence","propagate","isParentPresent","presentChildren","presentKeys","isInitialRender","pendingPresentChildren","exitComplete","diffedChildren","setDiffedChildren","useState","renderedChildren","setRenderedChildren","i","exitingChildren","nextChildren","forceRender","Fragment","onExit","isEveryExitComplete","isExitComplete","SettingsApiKeys","service","useZudoku","queryClient","useQueryClient","editingConsumerId","setEditingConsumerId","editingLabel","setEditingLabel","data","isFetching","useSuspenseQuery","deleteKeyMutation","useMutation","consumerId","keyId","previousData","old","consumer","err","variables","updateConsumerMutation","label","rollKeyMutation","handleStartEdit","currentLabel","handleSaveEdit","handleCancelEdit","Slot","Link","cn","consumers","Card","CardHeader","Input","e","CheckIcon","XIcon","PencilLineIcon","Dialog","DialogTrigger","RotateCwIcon","DialogContent","DialogHeader","DialogTitle","DialogDescription","DialogFooter","DialogClose","apiKey","RevealApiKey","getTimeAgo","date","now","created","diffInSeconds","rtf","onDeleteKey","className","revealed","setRevealed","copied","setCopied","createdOn","expiresOn","isExpired","daysUntilExpiry","expiresSoon","prev","EyeOffIcon","EyeIcon","CopyIcon","TrashIcon","DEFAULT_API_KEY_ENDPOINT","createDefaultHandler","deploymentName","request","response","invariant","keys","createApiKeyService","apiKeyPlugin","options","KeyRoundIcon","RouterError"],"mappings":"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","x_google_ignoreList":[1,2,3,4,5,6,7,8,9,10,11,12,13]}
@@ -1,6 +1,6 @@
1
1
  import { j as o } from "./jsx-runtime-C5mzlN2N.js";
2
2
  import a from "react";
3
- import { P as n } from "./Markdown-D81l28Ib.js";
3
+ import { P as n } from "./Markdown-r4buN85T.js";
4
4
  import { c } from "./cn-wvCW-ho6.js";
5
5
  import { u as p } from "./useExposedProps-BZQkZneR.js";
6
6
  const u = ({
@@ -50,7 +50,7 @@ const m = (a) => ({
50
50
  const c = {
51
51
  path: e,
52
52
  lazy: async () => {
53
- const { MdxPage: u } = await import("./MdxPage-S_CxlNmX.js"), { default: h, ...p } = await i();
53
+ const { MdxPage: u } = await import("./MdxPage-DYKsTerz.js"), { default: h, ...p } = await i();
54
54
  return {
55
55
  element: /* @__PURE__ */ f.jsx(
56
56
  u,
@@ -1,9 +1,9 @@
1
1
  import "./jsx-runtime-C5mzlN2N.js";
2
2
  import "lucide-react";
3
3
  import "./chunk-DQRVZFIR-BblmKnHy.js";
4
- import "./hook-k7PfUIsj.js";
4
+ import "./hook-7wZANGJP.js";
5
5
  import "./ui/Button.js";
6
- import { F as a, U as s, H as n } from "./index-CJZthJSj.js";
6
+ import { F as a, U as s, H as n } from "./index-Cucjfk3D.js";
7
7
  export {
8
8
  a as GetSidebarOperationsQuery,
9
9
  s as UNTAGGED_PATH,
@@ -1,12 +1,12 @@
1
1
  import { j as e } from "./jsx-runtime-C5mzlN2N.js";
2
2
  import { C as k } from "./ClientOnly-E7hGysn1.js";
3
3
  import { VisuallyHidden as v } from "@radix-ui/react-visually-hidden";
4
- import { u as N, k as y, l as j, o as _, j as L } from "./hook-k7PfUIsj.js";
4
+ import { u as N, k as y, l as j, o as _, j as L } from "./hook-7wZANGJP.js";
5
5
  import { useRef as S, useLayoutEffect as T, useState as w } from "react";
6
6
  import { B as E } from "./Button-BE9IVkWV.js";
7
7
  import { C as R, a as f, b as p, c as F, d as I, e as q, f as P } from "./Callout-CoVxYafP.js";
8
8
  import { c as $ } from "./Dialog-BxpuVLh9.js";
9
- import { S as A } from "./RouteGuard-CZ_uLv3g.js";
9
+ import { S as A } from "./RouteGuard-B7GVW4oL.js";
10
10
  import { BracketsIcon as D, FileTextIcon as O } from "lucide-react";
11
11
  import { a as B, L as g } from "./chunk-DQRVZFIR-BblmKnHy.js";
12
12
  const U = async ({