Skip to content

Commit

Permalink
Push new version files.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyxal-bot[bot] authored and github-actions[bot] committed Jan 20, 2025
1 parent 947b55d commit 0cd5c07
Show file tree
Hide file tree
Showing 81 changed files with 360,981 additions and 1 deletion.
41 changes: 41 additions & 0 deletions v3.6.0/2e8155b35b61d89cef79.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"$schema": "https://json.schemastore.org/web-manifest-combined.json",
"name": "Vyxal 3",
"icons": [
{
"src": "pwa/logos/logo-16.png",
"purpose": "maskable",
"sizes": "16x16"
},
{
"src": "pwa/logos/logo-32.png",
"purpose": "maskable",
"sizes": "32x32"
},
{
"src": "pwa/logos/logo-64.png",
"purpose": "maskable",
"sizes": "64x64"
},
{
"src": "pwa/logos/logo-256.png",
"purpose": "any",
"sizes": "256x256"
}
],
"screenshots": [
{
"form_factor": "narrow",
"src": "pwa/screenshot-narrow.png"
},
{
"form_factor": "wide",
"src": "pwa/screenshot-wide.png"
}
],
"start_url": "/latest.html",
"display": "fullscreen",
"description": "The Vyxal 3 web interpreter, now as an app!",
"background_color": "#3c4043",
"theme_color": "#26b4d1"
}
Binary file added v3.6.0/favicon.ico
Binary file not shown.
Binary file added v3.6.0/fonts/bootstrap-icons.woff
Binary file not shown.
Binary file added v3.6.0/fonts/bootstrap-icons.woff2
Binary file not shown.
Binary file added v3.6.0/img/logo-64.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
55 changes: 55 additions & 0 deletions v3.6.0/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The Vyxal 3 web interpreter: the best place to run Vyxal 3 online!">
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="rgb(59, 130, 246)">
<meta name="theme-color" media="(prefers-color-scheme: light)" content="#26b4d1">
<meta name="creator" content="Vyxal Corp.">
<title>Vyxal 3</title>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<!-- Disabled until webpack/webpack#17870 is fixed -->
<!-- <link rel="manifest" href="2e8155b35b61d89cef79.json"> -->
<link rel="stylesheet" href="styles/style.b2ce159d.css">
<link rel="stylesheet" href="styles/xterm.bf5eb30e.css">
<link rel="stylesheet" href="styles/bootstrap-icons.0f23bc82.css">
<link rel="preload" href="img/logo-64.png" as="image">
<link rel="preload" href="fonts/bootstrap-icons.woff" as="font" type="font/woff" crossorigin="anonymous">
<link rel="preload" href="fonts/bootstrap-icons.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preconnect" href="https://vyxal.github.io">
<script type="module" src="scripts/runtime.87e37f1d.js"></script>
<script type="module" src="scripts/vendor/@hello-pangea-dnd-dist-dnd.esm.6cda310d.js"></script>
<script type="module" src="scripts/vendor/react-dom-cjs-react-dom.production.min.954dcd4a.js"></script>
<script type="module" src="scripts/main.0b0581d1.js"></script>
</head>

<body data-bs-theme="dark">
<div id="fallback-ui">
<header id="header">
<nav class="navbar navbar-expand bg-body-tertiary">
<div class="container">
<span class="navbar-brand">
&nbsp;
</span>
</div>
</nav>
</header>
<main class="container-sm my-auto">
<noscript>
<div class="border border-warning bg-warning-subtle rounded p-4 mx-auto" style="max-width: 768px;">
<h3><i class="bi bi-braces me-2 text-warning"></i>Please enable JavaScript</h3>
<p>
This interpreter requires JavaScript to function. If you do not wish to enable JavaScript,
consider downloading Vyxal as a JAR from
<a href="https://github.com/Vyxal/Vyxal/releases/latest">our GitHub releases</a>.
</p>
</div>
</noscript>
</main>
</div>
<div id="react-container"></div>
</body>

</html>
1 change: 1 addition & 0 deletions v3.6.0/maps/689.b4a1d5db.js.map

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions v3.6.0/maps/@codemirror-lint-dist-index.c31538b0.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions v3.6.0/maps/@codemirror-search-dist-index.8a93090e.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions v3.6.0/maps/@codemirror-state-dist-index.cfdccb7d.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions v3.6.0/maps/@codemirror-view-dist-index.cfbe6e16.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions v3.6.0/maps/@hello-pangea-dnd-dist-dnd.esm.6cda310d.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions v3.6.0/maps/@lezer-common-dist-index.829ca445.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions v3.6.0/maps/@lezer-highlight-dist-index.108344e3.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions v3.6.0/maps/@lezer-lr-dist-index.6c6c9cda.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions v3.6.0/maps/@xterm-xterm-lib-xterm.0e6fb0e6.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions v3.6.0/maps/editor.df8e1271.js.map

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions v3.6.0/maps/handlebars.5e06b7f2.js.map

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions v3.6.0/maps/main.0b0581d1.js.map

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions v3.6.0/maps/runtime.87e37f1d.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions v3.6.0/maps/terminal.41c24d0b.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions v3.6.0/maps/util-worker.7756230b.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions v3.6.0/maps/worker.9e73a58d.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions v3.6.0/scripts/689.b4a1d5db.js

Large diffs are not rendered by default.

Loading

0 comments on commit 0cd5c07

Please sign in to comment.