zudoku 0.52.0 → 0.52.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 (28) hide show
  1. package/dist/config/validators/NavigationSchema.js +1 -1
  2. package/dist/config/validators/NavigationSchema.js.map +1 -1
  3. package/dist/lib/plugins/openapi/SidecarExamples.js +1 -1
  4. package/dist/lib/plugins/openapi/SidecarExamples.js.map +1 -1
  5. package/dist/lib/ui/EmbeddedCodeBlock.js +1 -1
  6. package/dist/lib/ui/EmbeddedCodeBlock.js.map +1 -1
  7. package/lib/{OasProvider-DS23Ds76.js → OasProvider-DKB2uJU-.js} +2 -2
  8. package/lib/{OasProvider-DS23Ds76.js.map → OasProvider-DKB2uJU-.js.map} +1 -1
  9. package/lib/{OperationList-CLidyzBx.js → OperationList-CccIt45w.js} +4 -3
  10. package/lib/OperationList-CccIt45w.js.map +1 -0
  11. package/lib/{SchemaList-AJ8eFhvU.js → SchemaList-DY3FBF2U.js} +3 -3
  12. package/lib/{SchemaList-AJ8eFhvU.js.map → SchemaList-DY3FBF2U.js.map} +1 -1
  13. package/lib/{SchemaView-B9MTum2V.js → SchemaView-matL2maR.js} +2 -2
  14. package/lib/{SchemaView-B9MTum2V.js.map → SchemaView-matL2maR.js.map} +1 -1
  15. package/lib/{circular-0wOQ8KUO.js → circular-CqHpo7-e.js} +2 -2
  16. package/lib/{circular-0wOQ8KUO.js.map → circular-CqHpo7-e.js.map} +1 -1
  17. package/lib/{createServer-Brtv5_hp.js → createServer-ByKo3XCG.js} +3 -3
  18. package/lib/{createServer-Brtv5_hp.js.map → createServer-ByKo3XCG.js.map} +1 -1
  19. package/lib/{index-BoBGmARR.js → index-CEfpz8vY.js} +6 -6
  20. package/lib/{index-BoBGmARR.js.map → index-CEfpz8vY.js.map} +1 -1
  21. package/lib/ui/EmbeddedCodeBlock.js +1 -1
  22. package/lib/ui/EmbeddedCodeBlock.js.map +1 -1
  23. package/lib/zudoku.plugin-openapi.js +1 -1
  24. package/package.json +1 -1
  25. package/src/lib/plugins/openapi/SidecarExamples.tsx +1 -0
  26. package/src/lib/ui/EmbeddedCodeBlock.tsx +1 -1
  27. package/dist/flat-config.d.ts +0 -325
  28. package/lib/OperationList-CLidyzBx.js.map +0 -1
@@ -43,7 +43,7 @@ class Ts {
43
43
  constructor(t) {
44
44
  this.config = t;
45
45
  }
46
- #e = async () => (be || (be = import("./createServer-Brtv5_hp.js").then(
46
+ #e = async () => (be || (be = import("./createServer-ByKo3XCG.js").then(
47
47
  (t) => t.createServer(this.config)
48
48
  )), be);
49
49
  #t = async (t) => this.config.server ? fetch(this.config.server, t) : (await this.#e()).fetch("http://localhost/graphql", t);
@@ -3180,7 +3180,7 @@ const ea = (e) => Object.entries({
3180
3180
  }, ht = (e) => ({
3181
3181
  path: e.routePath,
3182
3182
  async lazy() {
3183
- const { OasProvider: t } = await import("./OasProvider-DS23Ds76.js");
3183
+ const { OasProvider: t } = await import("./OasProvider-DKB2uJU-.js");
3184
3184
  return {
3185
3185
  element: /* @__PURE__ */ n.jsx(
3186
3186
  t,
@@ -3201,7 +3201,7 @@ const ea = (e) => Object.entries({
3201
3201
  }) => ({
3202
3202
  path: e,
3203
3203
  async lazy() {
3204
- const { OperationList: a } = await import("./OperationList-CLidyzBx.js");
3204
+ const { OperationList: a } = await import("./OperationList-CccIt45w.js");
3205
3205
  return { element: /* @__PURE__ */ n.jsx(a, { tag: t, untagged: s }) };
3206
3206
  }
3207
3207
  }), ma = ({
@@ -3223,7 +3223,7 @@ const ea = (e) => Object.entries({
3223
3223
  }, pa = ({ path: e }) => ({
3224
3224
  path: e,
3225
3225
  async lazy() {
3226
- const { OperationList: t } = await import("./OperationList-CLidyzBx.js");
3226
+ const { OperationList: t } = await import("./OperationList-CccIt45w.js");
3227
3227
  return {
3228
3228
  element: /* @__PURE__ */ n.jsx(
3229
3229
  ma,
@@ -3244,7 +3244,7 @@ const ea = (e) => Object.entries({
3244
3244
  {
3245
3245
  path: I(e, "~schemas"),
3246
3246
  lazy: async () => {
3247
- const { SchemaList: t } = await import("./SchemaList-AJ8eFhvU.js");
3247
+ const { SchemaList: t } = await import("./SchemaList-DY3FBF2U.js");
3248
3248
  return { element: /* @__PURE__ */ n.jsx(t, {}) };
3249
3249
  }
3250
3250
  }
@@ -3455,4 +3455,4 @@ export {
3455
3455
  Os as y,
3456
3456
  Ua as z
3457
3457
  };
3458
- //# sourceMappingURL=index-BoBGmARR.js.map
3458
+ //# sourceMappingURL=index-CEfpz8vY.js.map