fumapress 0.1.25 → 0.1.26
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/dist/lib/cli/index.mjs +1 -1
- package/dist/waku/server/assets/{_...slugs_-B00bAyAM.js → _...slugs_-2piqECQV.js} +2 -2
- package/dist/waku/server/assets/{server-entry-B0h3f5bG.js → server-entry-DlpEckJ9.js} +1 -1
- package/dist/waku/server/build.js +1 -1
- package/dist/waku/server/index.js +1 -1
- package/dist/waku/server/ssr/assets/{___.slugs_-B_L8fY8M.js → ___.slugs_-C9PECz5a.js} +1 -1
- package/dist/waku/server/ssr/index.js +6 -6
- package/package.json +3 -3
package/dist/lib/cli/index.mjs
CHANGED
|
@@ -63,7 +63,7 @@ async function findConfigPath() {
|
|
|
63
63
|
}
|
|
64
64
|
//#endregion
|
|
65
65
|
//#region package.json
|
|
66
|
-
var version = "0.1.
|
|
66
|
+
var version = "0.1.26";
|
|
67
67
|
//#endregion
|
|
68
68
|
//#region src/cli/index.ts
|
|
69
69
|
program.command("init").description("create configuration file").action(async () => {
|
|
@@ -6159,7 +6159,7 @@ function remarkNpm({ persist = false, packageManagers = [
|
|
|
6159
6159
|
};
|
|
6160
6160
|
}
|
|
6161
6161
|
//#endregion
|
|
6162
|
-
//#region ../core/dist/utils-
|
|
6162
|
+
//#region ../core/dist/utils-BqbZbgRr.js
|
|
6163
6163
|
function getRequiredThemes(options) {
|
|
6164
6164
|
if ("theme" in options) return [options.theme];
|
|
6165
6165
|
else return Object.values(options.themes).filter((v) => v !== void 0);
|
|
@@ -6678,7 +6678,7 @@ function transformerNotationWordHighlight(options = {}) {
|
|
|
6678
6678
|
}, options.matchAlgorithm);
|
|
6679
6679
|
}
|
|
6680
6680
|
//#endregion
|
|
6681
|
-
//#region ../core/dist/rehype-code.core-
|
|
6681
|
+
//#region ../core/dist/rehype-code.core-Doda41P7.js
|
|
6682
6682
|
var defaultShortcuts = {
|
|
6683
6683
|
js: "javascript",
|
|
6684
6684
|
jsx: "react",
|
|
@@ -7504,7 +7504,7 @@ async function initHotReload(clients) {
|
|
|
7504
7504
|
//#endregion
|
|
7505
7505
|
//#region \0virtual:vite-rsc-waku/server-entry-inner
|
|
7506
7506
|
var server_entry_inner_default = adapter_default(fsRouter(/* @__PURE__ */ Object.assign({
|
|
7507
|
-
"./[...slugs].tsx": () => import("./_...slugs_-
|
|
7507
|
+
"./[...slugs].tsx": () => import("./_...slugs_-2piqECQV.js"),
|
|
7508
7508
|
"./_api/api/chat.ts": () => import("./chat-C8rzZ2Hz.js"),
|
|
7509
7509
|
"./_api/api/search.ts": () => import("./search-vtokkSph.js"),
|
|
7510
7510
|
"./_api/img.ts": () => import("./img-BXhONmIF.js"),
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as INTERNAL_setAllEnv, r as joinPath, t as server_entry_inner_default } from "./assets/server-entry-
|
|
1
|
+
import { n as INTERNAL_setAllEnv, r as joinPath, t as server_entry_inner_default } from "./assets/server-entry-DlpEckJ9.js";
|
|
2
2
|
import { createRequire } from "node:module";
|
|
3
3
|
import { pathToFileURL } from "node:url";
|
|
4
4
|
//#region ../../node_modules/.pnpm/waku@1.0.0-alpha.7_@types+node@25.6.0_esbuild@0.28.0_jiti@2.6.1_react-dom@19.2.5_react@_553acf3f90d2ec28d7e3975f4192fbeb/node_modules/waku/dist/lib/vite-entries/entry.build.js
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as INTERNAL_setAllEnv, t as server_entry_inner_default } from "./assets/server-entry-
|
|
1
|
+
import { n as INTERNAL_setAllEnv, t as server_entry_inner_default } from "./assets/server-entry-DlpEckJ9.js";
|
|
2
2
|
//#region ../../node_modules/.pnpm/waku@1.0.0-alpha.7_@types+node@25.6.0_esbuild@0.28.0_jiti@2.6.1_react-dom@19.2.5_react@_553acf3f90d2ec28d7e3975f4192fbeb/node_modules/waku/dist/lib/vite-entries/entry.server.js
|
|
3
3
|
async function INTERNAL_runFetch(env, req, ...args) {
|
|
4
4
|
INTERNAL_setAllEnv(env);
|
|
@@ -11793,7 +11793,7 @@ function CodeBlockTab(props) {
|
|
|
11793
11793
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(TabsContent, { ...props });
|
|
11794
11794
|
}
|
|
11795
11795
|
//#endregion
|
|
11796
|
-
//#region ../core/dist/utils-
|
|
11796
|
+
//#region ../core/dist/utils-BqbZbgRr.js
|
|
11797
11797
|
async function loadMissingTheme(highlighter, themes) {
|
|
11798
11798
|
const { isSpecialTheme } = await import("./core-BDVRpH2N.js");
|
|
11799
11799
|
const missingThemes = themes.filter((theme) => {
|
|
@@ -1388,22 +1388,22 @@ var client_references_default = {
|
|
|
1388
1388
|
return (await import("./assets/client-DQw1eaZ_.js")).export_6d786e16fc6b;
|
|
1389
1389
|
},
|
|
1390
1390
|
"400a42c4278c": async () => {
|
|
1391
|
-
return (await import("./assets/___.slugs_-
|
|
1391
|
+
return (await import("./assets/___.slugs_-C9PECz5a.js")).export_400a42c4278c;
|
|
1392
1392
|
},
|
|
1393
1393
|
"bd973581ce59": async () => {
|
|
1394
|
-
return (await import("./assets/___.slugs_-
|
|
1394
|
+
return (await import("./assets/___.slugs_-C9PECz5a.js")).export_bd973581ce59;
|
|
1395
1395
|
},
|
|
1396
1396
|
"165f8509238e": async () => {
|
|
1397
|
-
return (await import("./assets/___.slugs_-
|
|
1397
|
+
return (await import("./assets/___.slugs_-C9PECz5a.js")).export_165f8509238e;
|
|
1398
1398
|
},
|
|
1399
1399
|
"1fd7e0bc3673": async () => {
|
|
1400
|
-
return (await import("./assets/___.slugs_-
|
|
1400
|
+
return (await import("./assets/___.slugs_-C9PECz5a.js")).export_1fd7e0bc3673;
|
|
1401
1401
|
},
|
|
1402
1402
|
"adeb764f4cb5": async () => {
|
|
1403
|
-
return (await import("./assets/___.slugs_-
|
|
1403
|
+
return (await import("./assets/___.slugs_-C9PECz5a.js")).export_adeb764f4cb5;
|
|
1404
1404
|
},
|
|
1405
1405
|
"479dba000753": async () => {
|
|
1406
|
-
return (await import("./assets/___.slugs_-
|
|
1406
|
+
return (await import("./assets/___.slugs_-C9PECz5a.js")).export_479dba000753;
|
|
1407
1407
|
},
|
|
1408
1408
|
"607cd537d716": async () => {
|
|
1409
1409
|
return (await import("./assets/_root-1tkUdJAN.js")).export_607cd537d716;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "fumapress",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.26",
|
|
4
4
|
"description": "Opinionated Fumadocs for fast content preview",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Docs",
|
|
@@ -41,8 +41,8 @@
|
|
|
41
41
|
"unrun": "^0.2.34",
|
|
42
42
|
"waku": "1.0.0-alpha.7",
|
|
43
43
|
"zod": "^4.3.6",
|
|
44
|
-
"fumadocs-core": "16.7.
|
|
45
|
-
"fumadocs-ui": "16.7.
|
|
44
|
+
"fumadocs-core": "16.7.14",
|
|
45
|
+
"fumadocs-ui": "16.7.14"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
48
48
|
"@hono/node-server": "^1.19.13",
|