@omg-dev/app 0.2.23 → 0.4.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-lib/{ChangelogPage-CeCtrXuD.js → ChangelogPage-B6oxujtj.js} +135 -1
- package/dist-lib/{File-BszRWhXA.js → File-B-qYa2zY.js} +1 -1
- package/dist-lib/{FileEditor-ByMnm-sa.js → FileEditor-BIz0qCyW.js} +2 -2
- package/dist-lib/{FileViewer-DgjR_OJp.js → FileViewer-Clmf04v1.js} +1 -1
- package/dist-lib/{SessionFilesPanel-Ck0KNzua.js → SessionFilesPanel-CF_zsqbI.js} +18 -18
- package/dist-lib/{TermView-D2F19OhV.js → TermView-CJF4nZya.js} +1 -1
- package/dist-lib/apple-touch-icon.png +0 -0
- package/dist-lib/{chat-engine-Bo21-04D.js → chat-engine-CK_sLDum.js} +1 -1
- package/dist-lib/{streamdown-response-k_s41jX5.js → chunk-BO2N2NFS-kYiI5SD9.js} +5006 -6023
- package/dist-lib/{coding-agents-page-Bfy-IdbL.js → coding-agents-page-DR79T5z3.js} +80 -80
- package/dist-lib/embedded-B900iwBO.js +32318 -0
- package/dist-lib/engine-compile-BeDRSL6Y.js +9199 -0
- package/dist-lib/{highlighted-body-OFNGDK62-XrUZDzoE.js → highlighted-body-OFNGDK62-C2DGVKV8.js} +4 -4
- package/dist-lib/icon-192.png +0 -0
- package/dist-lib/icon-512.png +0 -0
- package/dist-lib/icon-maskable-512.png +0 -0
- package/dist-lib/icon-maskable.svg +11 -11
- package/dist-lib/icon-small.svg +18 -15
- package/dist-lib/icon.svg +18 -15
- package/dist-lib/index-BXzud6tj.js +1247 -0
- package/dist-lib/{index-CdRi0Fvj.js → index-DWkBvb-9.js} +27 -27
- package/dist-lib/{index-Bw4EY_Nm.js → index-DcwavxA1.js} +3 -3
- package/dist-lib/index-Dtkd4mEk.js +29 -0
- package/dist-lib/index.js +1 -1
- package/dist-lib/mermaid-GHXKKRXX-Ox_2d3uB.js +4 -0
- package/dist-lib/{resume-session-sheet-9na3HKD2.js → resume-session-sheet-5ffg3hJB.js} +1 -1
- package/dist-lib/{session-token-usage-Buv6ihdg.js → session-token-usage-Csrm3KDa.js} +6 -6
- package/dist-lib/{shipped-page-DRgFmUbI.js → shipped-page-B9ihw5Gz.js} +91 -101
- package/dist-lib/streamdown-response-B858u5YQ.js +1051 -0
- package/dist-lib/styles.css +1 -1
- package/package.json +4 -2
- package/dist-lib/embedded-pRKgmVAd.js +0 -27950
- package/dist-lib/engine-compile-BeZvvx0I.js +0 -10442
- package/dist-lib/mermaid-GHXKKRXX-CPr0wWN7.js +0 -4
package/dist-lib/{highlighted-body-OFNGDK62-XrUZDzoE.js → highlighted-body-OFNGDK62-C2DGVKV8.js}
RENAMED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { R as
|
|
1
|
+
import { R as f, L as c, f as d } from "./chunk-BO2N2NFS-kYiI5SD9.js";
|
|
2
2
|
import { useContext as p, useState as L, useEffect as N } from "react";
|
|
3
3
|
import { jsx as x } from "react/jsx-runtime";
|
|
4
|
-
var
|
|
5
|
-
let { shikiTheme: i } = p(
|
|
4
|
+
var B = ({ code: s, language: e, raw: a, className: o, startLine: m, lineNumbers: u, ...g }) => {
|
|
5
|
+
let { shikiTheme: i } = p(f), t = c(), [n, r] = L(a);
|
|
6
6
|
return N(() => {
|
|
7
7
|
if (!t) {
|
|
8
8
|
r(a);
|
|
@@ -15,5 +15,5 @@ var A = ({ code: s, language: e, raw: a, className: o, startLine: m, lineNumbers
|
|
|
15
15
|
}, [s, e, i, t, a]), x(d, { className: o, language: e, lineNumbers: u, result: n, startLine: m, ...g });
|
|
16
16
|
};
|
|
17
17
|
export {
|
|
18
|
-
|
|
18
|
+
B as HighlightedCodeBlockBody
|
|
19
19
|
};
|
package/dist-lib/icon-192.png
CHANGED
|
Binary file
|
package/dist-lib/icon-512.png
CHANGED
|
Binary file
|
|
Binary file
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
|
2
|
+
<!-- Adaptive-icon variant of icon.svg: full bleed, no tile corners, and the
|
|
3
|
+
mark scaled to 0.8 about the centre so it sits inside the maskable safe
|
|
4
|
+
zone whatever shape the launcher crops to. Same colours and the same
|
|
5
|
+
disc-with-a-bite, so the adaptive icon and the app icon read identically. -->
|
|
2
6
|
<defs>
|
|
3
|
-
<
|
|
4
|
-
|
|
5
|
-
<
|
|
6
|
-
|
|
7
|
+
<radialGradient id="bg" cx="0" cy="0" r="1.2"><stop offset="0%" stop-color="#4a2417"/><stop offset="100%" stop-color="#120f0b"/></radialGradient>
|
|
8
|
+
<mask id="disc">
|
|
9
|
+
<rect width="512" height="512" fill="black"/>
|
|
10
|
+
<circle cx="256" cy="256" r="147" fill="white"/>
|
|
11
|
+
<circle cx="324.2" cy="187.7" r="42.7" fill="black"/>
|
|
12
|
+
</mask>
|
|
7
13
|
</defs>
|
|
8
14
|
<rect width="512" height="512" fill="url(#bg)"/>
|
|
9
|
-
|
|
10
|
-
icon read identically. Still well inside the maskable safe zone. -->
|
|
11
|
-
<g fill="#fff" transform="translate(256 256) scale(.78) translate(-268 -256)">
|
|
12
|
-
<rect x="126" y="158" width="38" height="190" rx="7"/>
|
|
13
|
-
<path d="M196 218v-12c0-36 22-56 59-56h29v35h-19c-21 0-30 8-30 25v8h48v36h-48v94h-39v-94h-28v-36h28Z"/>
|
|
14
|
-
<path fill-rule="evenodd" d="M337 210c16 0 30 6 40 17v-13h37v126c0 51-29 78-78 78-25 0-48-7-65-19l16-30c14 9 30 14 47 14 28 0 43-13 43-40v-9c-11 12-25 18-41 18-39 0-68-30-68-71s29-71 69-71Zm7 35c-21 0-37 15-37 36s16 36 37 36c20 0 36-15 36-36s-16-36-36-36Z"/>
|
|
15
|
-
</g>
|
|
15
|
+
<rect width="512" height="512" fill="#f6f2ec" mask="url(#disc)"/>
|
|
16
16
|
</svg>
|
package/dist-lib/icon-small.svg
CHANGED
|
@@ -1,19 +1,22 @@
|
|
|
1
1
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
|
2
|
+
<!-- The omg.dev app icon: a cream disc with a bite out of the upper right,
|
|
3
|
+
on the warm near-black tile. Traced from docs/images/omg-icon.png, which
|
|
4
|
+
is the product's own icon and stays the reference for this file. Geometry
|
|
5
|
+
was measured off that artwork at 192px and scaled by 512/192: disc centre
|
|
6
|
+
(95.5, 95.5) r69, bite centre (127.5, 63.5) r20, corner radius 44.
|
|
7
|
+
|
|
8
|
+
This used to draw the legacy "lfg" wordmark on a blue/cyan tile, which is
|
|
9
|
+
why generate-icons.ts refused to regenerate the README icon from it. -->
|
|
2
10
|
<defs>
|
|
3
|
-
<
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
11
|
+
<radialGradient id="bg" cx="0" cy="0" r="1.2"><stop offset="0%" stop-color="#4a2417"/><stop offset="100%" stop-color="#120f0b"/></radialGradient>
|
|
12
|
+
<!-- The bite is a hole, not a dark dot: the tile gradient shows through it,
|
|
13
|
+
so it stays correct wherever the mark is placed. -->
|
|
14
|
+
<mask id="disc">
|
|
15
|
+
<rect width="512" height="512" fill="black"/>
|
|
16
|
+
<circle cx="254.7" cy="254.7" r="184" fill="white"/>
|
|
17
|
+
<circle cx="340" cy="169.3" r="53.3" fill="black"/>
|
|
18
|
+
</mask>
|
|
7
19
|
</defs>
|
|
8
|
-
<
|
|
9
|
-
|
|
10
|
-
optical size it did as a bitmap. Glyph bbox is 288x268 at 126,150; this
|
|
11
|
-
scales it to 0.78 and re-centres on (256.3, 271.8), the centre the old
|
|
12
|
-
artwork occupied. That puts the 'l' stem at 5.8% of the tile against the
|
|
13
|
-
old 6.1%, instead of the 7.4% the unscaled outlines were drawing. -->
|
|
14
|
-
<g fill="#fff" transform="translate(45.70 50.28) scale(0.78)">
|
|
15
|
-
<rect x="126" y="158" width="38" height="190" rx="7"/>
|
|
16
|
-
<path d="M196 218v-12c0-36 22-56 59-56h29v35h-19c-21 0-30 8-30 25v8h48v36h-48v94h-39v-94h-28v-36h28Z"/>
|
|
17
|
-
<path fill-rule="evenodd" d="M337 210c16 0 30 6 40 17v-13h37v126c0 51-29 78-78 78-25 0-48-7-65-19l16-30c14 9 30 14 47 14 28 0 43-13 43-40v-9c-11 12-25 18-41 18-39 0-68-30-68-71s29-71 69-71Zm7 35c-21 0-37 15-37 36s16 36 37 36c20 0 36-15 36-36s-16-36-36-36Z"/>
|
|
18
|
-
</g>
|
|
20
|
+
<rect width="512" height="512" rx="115" ry="115" fill="url(#bg)"/>
|
|
21
|
+
<rect width="512" height="512" fill="#f6f2ec" mask="url(#disc)"/>
|
|
19
22
|
</svg>
|
package/dist-lib/icon.svg
CHANGED
|
@@ -1,19 +1,22 @@
|
|
|
1
1
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
|
2
|
+
<!-- The omg.dev app icon: a cream disc with a bite out of the upper right,
|
|
3
|
+
on the warm near-black tile. Traced from docs/images/omg-icon.png, which
|
|
4
|
+
is the product's own icon and stays the reference for this file. Geometry
|
|
5
|
+
was measured off that artwork at 192px and scaled by 512/192: disc centre
|
|
6
|
+
(95.5, 95.5) r69, bite centre (127.5, 63.5) r20, corner radius 44.
|
|
7
|
+
|
|
8
|
+
This used to draw the legacy "lfg" wordmark on a blue/cyan tile, which is
|
|
9
|
+
why generate-icons.ts refused to regenerate the README icon from it. -->
|
|
2
10
|
<defs>
|
|
3
|
-
<
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
11
|
+
<radialGradient id="bg" cx="0" cy="0" r="1.2"><stop offset="0%" stop-color="#4a2417"/><stop offset="100%" stop-color="#120f0b"/></radialGradient>
|
|
12
|
+
<!-- The bite is a hole, not a dark dot: the tile gradient shows through it,
|
|
13
|
+
so it stays correct wherever the mark is placed. -->
|
|
14
|
+
<mask id="disc">
|
|
15
|
+
<rect width="512" height="512" fill="black"/>
|
|
16
|
+
<circle cx="254.7" cy="254.7" r="184" fill="white"/>
|
|
17
|
+
<circle cx="340" cy="169.3" r="53.3" fill="black"/>
|
|
18
|
+
</mask>
|
|
7
19
|
</defs>
|
|
8
|
-
<
|
|
9
|
-
|
|
10
|
-
optical size it did as a bitmap. Glyph bbox is 288x268 at 126,150; this
|
|
11
|
-
scales it to 0.78 and re-centres on (256.3, 271.8), the centre the old
|
|
12
|
-
artwork occupied. That puts the 'l' stem at 5.8% of the tile against the
|
|
13
|
-
old 6.1%, instead of the 7.4% the unscaled outlines were drawing. -->
|
|
14
|
-
<g fill="#fff" transform="translate(45.70 50.28) scale(0.78)">
|
|
15
|
-
<rect x="126" y="158" width="38" height="190" rx="7"/>
|
|
16
|
-
<path d="M196 218v-12c0-36 22-56 59-56h29v35h-19c-21 0-30 8-30 25v8h48v36h-48v94h-39v-94h-28v-36h28Z"/>
|
|
17
|
-
<path fill-rule="evenodd" d="M337 210c16 0 30 6 40 17v-13h37v126c0 51-29 78-78 78-25 0-48-7-65-19l16-30c14 9 30 14 47 14 28 0 43-13 43-40v-9c-11 12-25 18-41 18-39 0-68-30-68-71s29-71 69-71Zm7 35c-21 0-37 15-37 36s16 36 37 36c20 0 36-15 36-36s-16-36-36-36Z"/>
|
|
18
|
-
</g>
|
|
20
|
+
<rect width="512" height="512" rx="115" ry="115" fill="url(#bg)"/>
|
|
21
|
+
<rect width="512" height="512" fill="#f6f2ec" mask="url(#disc)"/>
|
|
19
22
|
</svg>
|