zudoku 0.45.0 → 0.45.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.
- package/cli.js +8 -2
- package/dist/lib/components/Footer.js +2 -2
- package/dist/lib/components/Footer.js.map +1 -1
- package/lib/{AuthenticationPlugin-UNaAuxNo.js → AuthenticationPlugin-BTJ37DKg.js} +2 -2
- package/lib/{AuthenticationPlugin-UNaAuxNo.js.map → AuthenticationPlugin-BTJ37DKg.js.map} +1 -1
- package/lib/{MdxPage-Sjv6y3cA.js → MdxPage-tTTaDsLc.js} +3 -3
- package/lib/{MdxPage-Sjv6y3cA.js.map → MdxPage-tTTaDsLc.js.map} +1 -1
- package/lib/{OasProvider-CzRXrs_-.js → OasProvider-DalHQixM.js} +2 -2
- package/lib/{OasProvider-CzRXrs_-.js.map → OasProvider-DalHQixM.js.map} +1 -1
- package/lib/{OperationList-DefCF3ZI.js → OperationList-BB09ENaq.js} +5 -5
- package/lib/{OperationList-DefCF3ZI.js.map → OperationList-BB09ENaq.js.map} +1 -1
- package/lib/{Pagination-B89j9KJS.js → Pagination-CtmnJOJi.js} +2 -2
- package/lib/{Pagination-B89j9KJS.js.map → Pagination-CtmnJOJi.js.map} +1 -1
- package/lib/{SchemaList-zHQ2Ekyw.js → SchemaList-BH9bgMRw.js} +3 -3
- package/lib/{SchemaList-zHQ2Ekyw.js.map → SchemaList-BH9bgMRw.js.map} +1 -1
- package/lib/{SchemaView-CqF4oMU-.js → SchemaView-BsB7EFRl.js} +2 -2
- package/lib/{SchemaView-CqF4oMU-.js.map → SchemaView-BsB7EFRl.js.map} +1 -1
- package/lib/{circular-B_TODp4H.js → circular-CZaZtOBs.js} +2 -2
- package/lib/{circular-B_TODp4H.js.map → circular-CZaZtOBs.js.map} +1 -1
- package/lib/{createServer-CXd8q7nF.js → createServer-DmqFeMgf.js} +3 -3
- package/lib/{createServer-CXd8q7nF.js.map → createServer-DmqFeMgf.js.map} +1 -1
- package/lib/{index-CT2PstvH.js → index-BnT4-Efz.js} +5 -12
- package/lib/index-BnT4-Efz.js.map +1 -0
- package/lib/{index-BY8J3gEh.js → index-sS7O9W-R.js} +6 -6
- package/lib/{index-BY8J3gEh.js.map → index-sS7O9W-R.js.map} +1 -1
- package/lib/zudoku.auth-clerk.js +1 -1
- package/lib/zudoku.auth-openid.js +2 -2
- package/lib/zudoku.components.js +1 -1
- package/lib/zudoku.plugin-api-catalog.js +1 -1
- package/lib/zudoku.plugin-markdown.js +1 -1
- package/lib/zudoku.plugin-openapi.js +1 -1
- package/package.json +1 -2
- package/src/lib/components/Footer.tsx +3 -6
- package/lib/index-CT2PstvH.js.map +0 -1
|
@@ -45,7 +45,7 @@ class ts {
|
|
|
45
45
|
constructor(t) {
|
|
46
46
|
this.config = t;
|
|
47
47
|
}
|
|
48
|
-
#e = async () => (fe || (fe = import("./createServer-
|
|
48
|
+
#e = async () => (fe || (fe = import("./createServer-DmqFeMgf.js").then(
|
|
49
49
|
(t) => t.createServer(this.config)
|
|
50
50
|
)), fe);
|
|
51
51
|
#t = async (t) => this.config.server ? fetch(this.config.server, t) : (await this.#e()).fetch("http://localhost/graphql", t);
|
|
@@ -2884,7 +2884,7 @@ const yr = {
|
|
|
2884
2884
|
}, yt = (e) => ({
|
|
2885
2885
|
path: e.routePath,
|
|
2886
2886
|
async lazy() {
|
|
2887
|
-
const { OasProvider: t } = await import("./OasProvider-
|
|
2887
|
+
const { OasProvider: t } = await import("./OasProvider-DalHQixM.js");
|
|
2888
2888
|
return {
|
|
2889
2889
|
element: /* @__PURE__ */ n.jsx(
|
|
2890
2890
|
t,
|
|
@@ -2905,7 +2905,7 @@ const yr = {
|
|
|
2905
2905
|
}) => ({
|
|
2906
2906
|
path: e,
|
|
2907
2907
|
async lazy() {
|
|
2908
|
-
const { OperationList: a } = await import("./OperationList-
|
|
2908
|
+
const { OperationList: a } = await import("./OperationList-BB09ENaq.js");
|
|
2909
2909
|
return { element: /* @__PURE__ */ n.jsx(a, { tag: t, untagged: s }) };
|
|
2910
2910
|
}
|
|
2911
2911
|
}), $r = ({
|
|
@@ -2927,7 +2927,7 @@ const yr = {
|
|
|
2927
2927
|
}, Lr = ({ path: e }) => ({
|
|
2928
2928
|
path: e,
|
|
2929
2929
|
async lazy() {
|
|
2930
|
-
const { OperationList: t } = await import("./OperationList-
|
|
2930
|
+
const { OperationList: t } = await import("./OperationList-BB09ENaq.js");
|
|
2931
2931
|
return {
|
|
2932
2932
|
element: /* @__PURE__ */ n.jsx(
|
|
2933
2933
|
$r,
|
|
@@ -2948,7 +2948,7 @@ const yr = {
|
|
|
2948
2948
|
{
|
|
2949
2949
|
path: L(e, "~schemas"),
|
|
2950
2950
|
lazy: async () => {
|
|
2951
|
-
const { SchemaList: t } = await import("./SchemaList-
|
|
2951
|
+
const { SchemaList: t } = await import("./SchemaList-BH9bgMRw.js");
|
|
2952
2952
|
return { element: /* @__PURE__ */ n.jsx(t, {}) };
|
|
2953
2953
|
}
|
|
2954
2954
|
}
|
|
@@ -3155,4 +3155,4 @@ export {
|
|
|
3155
3155
|
Lt as y,
|
|
3156
3156
|
Yt as z
|
|
3157
3157
|
};
|
|
3158
|
-
//# sourceMappingURL=index-
|
|
3158
|
+
//# sourceMappingURL=index-sS7O9W-R.js.map
|