zudoku 0.23.9 → 0.24.0

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 (58) hide show
  1. package/dist/cli/cmds/dev.js +5 -0
  2. package/dist/cli/cmds/dev.js.map +1 -1
  3. package/dist/cli/dev/handler.d.ts +1 -0
  4. package/dist/cli/dev/handler.js +1 -1
  5. package/dist/cli/dev/handler.js.map +1 -1
  6. package/dist/lib/components/index.d.ts +17 -13
  7. package/dist/lib/components/index.js +6 -2
  8. package/dist/lib/components/index.js.map +1 -1
  9. package/dist/lib/components/navigation/SidebarItem.js +1 -1
  10. package/dist/lib/components/navigation/SidebarItem.js.map +1 -1
  11. package/dist/lib/oas/parser/dereference/index.d.ts +1 -0
  12. package/dist/lib/oas/parser/dereference/index.js +6 -3
  13. package/dist/lib/oas/parser/dereference/index.js.map +1 -1
  14. package/dist/lib/plugins/openapi/schema/SchemaComponents.js +7 -1
  15. package/dist/lib/plugins/openapi/schema/SchemaComponents.js.map +1 -1
  16. package/dist/vite/dev-server.d.ts +1 -0
  17. package/dist/vite/dev-server.js +4 -0
  18. package/dist/vite/dev-server.js.map +1 -1
  19. package/lib/{AuthenticationPlugin-fB7viE7A.js → AuthenticationPlugin-DVLEc6cm.js} +2 -2
  20. package/lib/{AuthenticationPlugin-fB7viE7A.js.map → AuthenticationPlugin-DVLEc6cm.js.map} +1 -1
  21. package/lib/{MdxPage-CPBw4_lf.js → MdxPage-DKMbBROv.js} +2 -2
  22. package/lib/{MdxPage-CPBw4_lf.js.map → MdxPage-DKMbBROv.js.map} +1 -1
  23. package/lib/{OperationList-ChQR0IcQ.js → OperationList-CqLL5P5l.js} +574 -568
  24. package/lib/{OperationList-ChQR0IcQ.js.map → OperationList-CqLL5P5l.js.map} +1 -1
  25. package/lib/{Route-Ag5MH86N.js → Route-DYwKZ_c_.js} +2 -2
  26. package/lib/{Route-Ag5MH86N.js.map → Route-DYwKZ_c_.js.map} +1 -1
  27. package/lib/{Select-D3XuKKuH.js → Select-B_IxRUUC.js} +3 -3
  28. package/lib/{Select-D3XuKKuH.js.map → Select-B_IxRUUC.js.map} +1 -1
  29. package/lib/{utils-B4O1uet5.js → ZudokuContext-hmLMUdf2.js} +37 -37
  30. package/lib/ZudokuContext-hmLMUdf2.js.map +1 -0
  31. package/lib/assets/{worker-D2kRl-cG.js → worker-DV9Ecqy9.js} +348 -346
  32. package/lib/assets/{worker-D2kRl-cG.js.map → worker-DV9Ecqy9.js.map} +1 -1
  33. package/lib/{createServer-69sLlmQA.js → createServer-C4C0OO0m.js} +1250 -1285
  34. package/lib/createServer-C4C0OO0m.js.map +1 -0
  35. package/lib/{hook-DgGeo5iL.js → hook-CHq7pFyz.js} +2 -2
  36. package/lib/{hook-DgGeo5iL.js.map → hook-CHq7pFyz.js.map} +1 -1
  37. package/lib/index-DyBL--Kz.js +826 -0
  38. package/lib/index-DyBL--Kz.js.map +1 -0
  39. package/lib/{index-DtJxZrbj.js → index-DzRORsY1.js} +7 -7
  40. package/lib/{index-DtJxZrbj.js.map → index-DzRORsY1.js.map} +1 -1
  41. package/lib/zudoku.auth-clerk.js +1 -1
  42. package/lib/zudoku.auth-openid.js +2 -2
  43. package/lib/zudoku.components.js +173 -172
  44. package/lib/zudoku.components.js.map +1 -1
  45. package/lib/zudoku.openapi-worker.js +1 -1
  46. package/lib/zudoku.plugin-api-catalog.js +1 -1
  47. package/lib/zudoku.plugin-api-keys.js +3 -3
  48. package/lib/zudoku.plugin-markdown.js +1 -1
  49. package/lib/zudoku.plugin-openapi.js +3 -3
  50. package/package.json +3 -3
  51. package/src/lib/components/index.ts +7 -3
  52. package/src/lib/components/navigation/SidebarItem.tsx +1 -1
  53. package/src/lib/oas/parser/dereference/index.ts +9 -4
  54. package/src/lib/plugins/openapi/schema/SchemaComponents.tsx +25 -1
  55. package/lib/createServer-69sLlmQA.js.map +0 -1
  56. package/lib/object_hash-BNWPnMN9.js +0 -787
  57. package/lib/object_hash-BNWPnMN9.js.map +0 -1
  58. package/lib/utils-B4O1uet5.js.map +0 -1
@@ -1,7 +1,7 @@
1
1
  var u = Object.defineProperty;
2
2
  var d = (n, i, e) => i in n ? u(n, i, { enumerable: !0, configurable: !0, writable: !0, value: e }) : n[i] = e;
3
3
  var a = (n, i, e) => d(n, typeof i != "symbol" ? i + "" : i, e);
4
- import { A as w } from "./AuthenticationPlugin-fB7viE7A.js";
4
+ import { A as w } from "./AuthenticationPlugin-DVLEc6cm.js";
5
5
  import { u as l } from "./state-CFQsUZUP.js";
6
6
  class g extends w {
7
7
  constructor(e) {
@@ -3,8 +3,8 @@ var Je = (t, e, n) => e in t ? je(t, e, { enumerable: !0, configurable: !0, writ
3
3
  var _ = (t, e, n) => Je(t, typeof e != "symbol" ? e + "" : e, n);
4
4
  import { j as we } from "./jsx-runtime-Dx-03ztt.js";
5
5
  import { g as Oe } from "./_commonjsHelpers-BkfeUUK-.js";
6
- import { A as ze } from "./AuthenticationPlugin-fB7viE7A.js";
7
- import { u as De } from "./utils-B4O1uet5.js";
6
+ import { A as ze } from "./AuthenticationPlugin-DVLEc6cm.js";
7
+ import { u as De } from "./ZudokuContext-hmLMUdf2.js";
8
8
  import { N as Ne } from "./chunk-D52XG6IA-Dl7HLe6j.js";
9
9
  import { Z as Ke } from "./invariant-Caa8-XvF.js";
10
10
  import { u as L } from "./state-CFQsUZUP.js";