dorkos 0.10.0 → 0.11.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.
- package/dist/bin/cli.js +5 -5
- package/dist/client/assets/{TopologyGraph-YR622zjD.js → TopologyGraph-DWcFsrIV.js} +1 -1
- package/dist/client/assets/{highlighted-body-TPN3WLV5-x-t5owoW.js → highlighted-body-TPN3WLV5-J9ccg6wS.js} +1 -1
- package/dist/client/assets/{index-CAsge4vJ.js → index-7TKy-T9U.js} +218 -218
- package/dist/client/assets/index-DWu2ZRiH.css +1 -0
- package/dist/client/index.html +2 -2
- package/dist/server/index.js +14 -4
- package/dist/server/index.js.map +2 -2
- package/package.json +1 -1
- package/dist/client/assets/index-Cb-MgBIY.css +0 -1
package/dist/bin/cli.js
CHANGED
|
@@ -17988,12 +17988,12 @@ Examples:
|
|
|
17988
17988
|
process.exit(0);
|
|
17989
17989
|
}
|
|
17990
17990
|
if (values.version) {
|
|
17991
|
-
console.log("0.
|
|
17991
|
+
console.log("0.11.0");
|
|
17992
17992
|
process.exit(0);
|
|
17993
17993
|
}
|
|
17994
17994
|
if (values["post-install-check"]) {
|
|
17995
17995
|
checkClaude();
|
|
17996
|
-
console.log(`dorkos ${"0.
|
|
17996
|
+
console.log(`dorkos ${"0.11.0"}`);
|
|
17997
17997
|
console.log("Installation verified.");
|
|
17998
17998
|
process.exit(0);
|
|
17999
17999
|
}
|
|
@@ -18094,7 +18094,7 @@ if (fs3.existsSync(envPath)) {
|
|
|
18094
18094
|
await import("../server/index.js");
|
|
18095
18095
|
var port = process.env.DORKOS_PORT || String(DEFAULT_PORT);
|
|
18096
18096
|
console.log("");
|
|
18097
|
-
console.log(` DorkOS v${"0.
|
|
18097
|
+
console.log(` DorkOS v${"0.11.0"}`);
|
|
18098
18098
|
console.log(` Local: http://localhost:${port}`);
|
|
18099
18099
|
var nets = networkInterfaces();
|
|
18100
18100
|
var networkUrl = null;
|
|
@@ -18150,9 +18150,9 @@ console.log("");
|
|
|
18150
18150
|
}
|
|
18151
18151
|
});
|
|
18152
18152
|
}
|
|
18153
|
-
checkForUpdate("0.
|
|
18153
|
+
checkForUpdate("0.11.0").then((latestVersion) => {
|
|
18154
18154
|
if (latestVersion) {
|
|
18155
|
-
const msg = `Update available: ${"0.
|
|
18155
|
+
const msg = `Update available: ${"0.11.0"} \u2192 ${latestVersion}`;
|
|
18156
18156
|
const cmd = "Run npm install -g dorkos@latest to update";
|
|
18157
18157
|
const width = Math.max(msg.length, cmd.length) + 6;
|
|
18158
18158
|
const pad = (s2) => `\u2502 ${s2}${" ".repeat(width - s2.length - 6)} \u2502`;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{c as tW,a as Kdn,g as Xdn,b as VJn,r as pn,j as ae,d as Wdn,t as QJn,S as YJn,C as ZJn,e as u5,f as mpe,h as eGn,i as jk,k as nGn,l as tGn,X as iGn,m as rGn,n as cGn,o as uGn,p as oGn,q as sGn,L as L1n,s as fGn,u as lGn,v as hGn,w as aGn,x as dGn,I as wGn,y as bGn,z as $1n,G as gGn,A as D1n,D as vpe,E as pGn,F as Vdn,H as Qdn,J as mGn,K as vGn,N as yGn,O as kGn,P as jGn}from"./index-
|
|
1
|
+
import{c as tW,a as Kdn,g as Xdn,b as VJn,r as pn,j as ae,d as Wdn,t as QJn,S as YJn,C as ZJn,e as u5,f as mpe,h as eGn,i as jk,k as nGn,l as tGn,X as iGn,m as rGn,n as cGn,o as uGn,p as oGn,q as sGn,L as L1n,s as fGn,u as lGn,v as hGn,w as aGn,x as dGn,I as wGn,y as bGn,z as $1n,G as gGn,A as D1n,D as vpe,E as pGn,F as Vdn,H as Qdn,J as mGn,K as vGn,N as yGn,O as kGn,P as jGn}from"./index-7TKy-T9U.js";/**
|
|
2
2
|
* @license lucide-react v0.575.0 - ISC
|
|
3
3
|
*
|
|
4
4
|
* This source code is licensed under the ISC license.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r,R as m,M as x,j as d,B as p}from"./index-
|
|
1
|
+
import{r,R as m,M as x,j as d,B as p}from"./index-7TKy-T9U.js";var B=({code:i,language:e,raw:a,className:g,startLine:u,...n})=>{let{shikiTheme:l}=r.useContext(m),t=x(),[h,s]=r.useState(a);return r.useEffect(()=>{if(!t){s(a);return}let o=t.highlight({code:i,language:e,themes:l},c=>{s(c)});o&&s(o)},[i,e,l,t,a]),d.jsx(p,{className:g,language:e,result:h,startLine:u,...n})};export{B as HighlightedCodeBlockBody};
|