zudoku 0.41.3 → 0.41.4

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 (27) hide show
  1. package/dist/app/main.js +3 -1
  2. package/dist/app/main.js.map +1 -1
  3. package/dist/lib/components/BuildCheck.js +18 -3
  4. package/dist/lib/components/BuildCheck.js.map +1 -1
  5. package/lib/{MdxPage-B7MyVLV5.js → MdxPage-OSMru6r8.js} +3 -3
  6. package/lib/{MdxPage-B7MyVLV5.js.map → MdxPage-OSMru6r8.js.map} +1 -1
  7. package/lib/{OasProvider-C15HpDwF.js → OasProvider-CHYfqkG3.js} +2 -2
  8. package/lib/{OasProvider-C15HpDwF.js.map → OasProvider-CHYfqkG3.js.map} +1 -1
  9. package/lib/{OperationList-j4pFeiTb.js → OperationList-jzJUa4hl.js} +4 -4
  10. package/lib/{OperationList-j4pFeiTb.js.map → OperationList-jzJUa4hl.js.map} +1 -1
  11. package/lib/{Pagination-9TA5cwCh.js → Pagination-BcY_siMl.js} +2 -2
  12. package/lib/{Pagination-9TA5cwCh.js.map → Pagination-BcY_siMl.js.map} +1 -1
  13. package/lib/{SchemaList-DRck1myS.js → SchemaList-DcWTacAj.js} +2 -2
  14. package/lib/{SchemaList-DRck1myS.js.map → SchemaList-DcWTacAj.js.map} +1 -1
  15. package/lib/index-DMYbZ3i6.js +5031 -0
  16. package/lib/index-DMYbZ3i6.js.map +1 -0
  17. package/lib/{index-Dk7l9To6.js → index-DNFEg0uU.js} +4 -4
  18. package/lib/{index-Dk7l9To6.js.map → index-DNFEg0uU.js.map} +1 -1
  19. package/lib/zudoku.components.js +1 -1
  20. package/lib/zudoku.plugin-api-catalog.js +1 -1
  21. package/lib/zudoku.plugin-markdown.js +1 -1
  22. package/lib/zudoku.plugin-openapi.js +1 -1
  23. package/package.json +1 -1
  24. package/src/app/main.tsx +7 -3
  25. package/src/lib/components/BuildCheck.tsx +20 -7
  26. package/lib/index-BPmAnNGI.js +0 -2054
  27. package/lib/index-BPmAnNGI.js.map +0 -1
@@ -2011,7 +2011,7 @@ const ys = {
2011
2011
  }), ht = (t) => ({
2012
2012
  path: t.routePath,
2013
2013
  async lazy() {
2014
- const { OasProvider: n } = await import("./OasProvider-C15HpDwF.js");
2014
+ const { OasProvider: n } = await import("./OasProvider-CHYfqkG3.js");
2015
2015
  return {
2016
2016
  element: /* @__PURE__ */ e.jsx(
2017
2017
  n,
@@ -2032,7 +2032,7 @@ const ys = {
2032
2032
  }) => ({
2033
2033
  path: t,
2034
2034
  async lazy() {
2035
- const { OperationList: a } = await import("./OperationList-j4pFeiTb.js");
2035
+ const { OperationList: a } = await import("./OperationList-jzJUa4hl.js");
2036
2036
  return { element: /* @__PURE__ */ e.jsx(a, { tag: n, untagged: s }) };
2037
2037
  }
2038
2038
  }), Ot = (t) => [
@@ -2045,7 +2045,7 @@ const ys = {
2045
2045
  {
2046
2046
  path: R(t, "~schemas"),
2047
2047
  lazy: async () => {
2048
- const { SchemaList: n } = await import("./SchemaList-DRck1myS.js");
2048
+ const { SchemaList: n } = await import("./SchemaList-DcWTacAj.js");
2049
2049
  return { element: /* @__PURE__ */ e.jsx(n, {}) };
2050
2050
  }
2051
2051
  }
@@ -2230,4 +2230,4 @@ export {
2230
2230
  la as o,
2231
2231
  _n as u
2232
2232
  };
2233
- //# sourceMappingURL=index-Dk7l9To6.js.map
2233
+ //# sourceMappingURL=index-DNFEg0uU.js.map