Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1b873b0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
metelkin committed Dec 22, 2023
1 parent cde4b49 commit be3a156
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-3D4WTJ03NM');</script><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"><title>Heta compiler online</title><script defer="defer" src="js/551.7ffa074fde2b98a9d475.js"></script><script defer="defer" src="js/684.50b70c8d7550459334b3.js"></script><script defer="defer" src="js/app.791645d5e46b2412f22c.js"></script><link href="684.css" rel="stylesheet"><link href="app.css" rel="stylesheet"></head><body ondragstart="return false;"><div id="modalDiv" class="w3-modal"><div class="w3-modal-content"><div class="w3-container"><span onclick="document.getElementById('modalDiv').style.display='none'" class="w3-button w3-display-topright">&times;</span><h2>Info</h2><p id="errMessage" class="w3-text-red"></p><p><i>This is a web application for converting from Heta modeling platforms into different modeling formats and software.</i></p><p>To read more about Heta follow the <a href="https://hetalang.github.io/#/" target="_blank">Heta project</a>.</p><p>Heta online is serverless app, i.e. <strong>it does not uploads the code</strong> to the server.</p><p class="w3-right"><a href="https://insysbio.com" target="_blank">InSysBio CY</a></p></div></div></div><div id="modalDnD" class="w3-modal"><div class="w3-modal-content"><div class="w3-center"><h1>Add files or directories here</h1></div></div></div><div id="topDiv" class="w3-row"><div class="w3-rest w3-deep-purple w3-display-container" style="height:50px;"><div class="w3-display-left"><span class="w3-xlarge">Heta compiler <i style="font-size: 80%;">Online</i></span></div><div class="w3-display-right"><div class="w3-bar"><i class="w3-bar-item">Heta compiler of version <span id="hc-version">0.0.0</span></i> <a id="hc-download" href="#" class="w3-button" title="Download project files"><svg id="i-download" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M9 22 C0 23 1 12 9 13 6 2 23 2 22 10 32 7 32 23 23 22 M11 26 L16 30 21 26 M16 16 L16 30"/></svg> </a><a id="hc-clean" href="#" class="w3-button" title="Reset to the initial state"><svg id="i-trash" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M28 6 L6 6 8 30 24 30 26 6 4 6 M16 12 L16 24 M21 12 L20 24 M11 12 L12 24 M12 6 L13 2 19 2 20 6"/></svg> </a><a id="hc-github" href="#" class="w3-button" title="Project homepage"><svg id="i-github" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="24" height="24"><path stroke-width="0" fill="currentColor" d="M32 0 C14 0 0 14 0 32 0 53 19 62 22 62 24 62 24 61 24 60 L24 55 C17 57 14 53 13 50 13 50 13 49 11 47 10 46 6 44 10 44 13 44 15 48 15 48 18 52 22 51 24 50 24 48 26 46 26 46 18 45 12 42 12 31 12 27 13 24 15 22 15 22 13 18 15 13 15 13 20 13 24 17 27 15 37 15 40 17 44 13 49 13 49 13 51 20 49 22 49 22 51 24 52 27 52 31 52 42 45 45 38 46 39 47 40 49 40 52 L40 60 C40 61 40 62 42 62 45 62 64 53 64 32 64 14 50 0 32 0 Z"/></svg> </a><a id="hc-info" href="#" class="w3-button" title="Information"><svg id="i-info" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M16 14 L16 23 M16 8 L16 10"/><circle cx="16" cy="16" r="14"/></svg></a></div></div></div></div><div id="mainDiv" class="w3-row"><div id="leftPanel" class="w3-half w3-light-grey w3-border-right w3-border-top w3-border-deep-purple" style="border-width: 2px; height:100%"><div class="w3-border-bottom w3-border-deep-purple"><div class="codeNavigation w3-bar"><select id="newButton" class="w3-bar-item w3-select w3-button w3-small" name="option"><option value="" disabled="disabled" selected="selected">NEW</option><option value="indexHeta">index.heta</option><option value="qspUnitsHeta">qsp-units.heta</option><option value="heta">*.heta</option><option value="csv">*.csv</option><option value="json">*.json</option><option value="yaml">*.yaml</option><option value="sbml">*.xml</option><option value="loadFiles">Load files</option></select> <a id="buildBtn" href="#" class="w3-button w3-small w3-right w3-disabled" title="Build platform"><svg id="i-lightning" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="24" height="24" fill="yellow" stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M18 13 L26 2 8 13 14 19 6 30 24 19 Z"/></svg></a></div></div><div class="codeContainer /*w3-border w3-border-red*/"></div></div><div id="rightPanel" class="w3-half w3-light-grey w3-border-top w3-border-deep-purple" style="height:100%"><div class="w3-border-bottom w3-border-deep-purple"><div class="codeNavigation w3-bar"></div></div><div class="codeContainer /*w3-border w3-border-red*/"></div></div></div></body></html>
gtag('config', 'G-3D4WTJ03NM');</script><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"><title>Heta compiler online</title><script defer="defer" src="js/551.7ffa074fde2b98a9d475.js"></script><script defer="defer" src="js/684.50b70c8d7550459334b3.js"></script><script defer="defer" src="js/app.8417ffb16e510a37887a.js"></script><link href="684.css" rel="stylesheet"><link href="app.css" rel="stylesheet"></head><body ondragstart="return false;"><div id="modalDiv" class="w3-modal"><div class="w3-modal-content"><div class="w3-container"><span onclick="document.getElementById('modalDiv').style.display='none'" class="w3-button w3-display-topright">&times;</span><h2>Info</h2><p id="errMessage" class="w3-text-red"></p><p><i>This is a web application for converting from Heta modeling platforms into different modeling formats and software.</i></p><p>To read more about Heta follow the <a href="https://hetalang.github.io/#/" target="_blank">Heta project</a>.</p><p>Heta online is serverless app, i.e. <strong>it does not uploads the code</strong> to the server.</p><p class="w3-right"><a href="https://insysbio.com" target="_blank">InSysBio CY</a></p></div></div></div><div id="modalDnD" class="w3-modal"><div class="w3-modal-content"><div class="w3-center"><h1>Add files or directories here</h1></div></div></div><div id="topDiv" class="w3-row"><div class="w3-rest w3-deep-purple w3-display-container" style="height:50px;"><div class="w3-display-left"><span class="w3-xlarge">Heta compiler <i style="font-size: 80%;">Online</i></span></div><div class="w3-display-right"><div class="w3-bar"><i class="w3-bar-item">Heta compiler of version <span id="hc-version">0.0.0</span></i> <a id="hc-download" href="#" class="w3-button" title="Download project files"><svg id="i-download" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M9 22 C0 23 1 12 9 13 6 2 23 2 22 10 32 7 32 23 23 22 M11 26 L16 30 21 26 M16 16 L16 30"/></svg> </a><a id="hc-clean" href="#" class="w3-button" title="Reset to the initial state"><svg id="i-trash" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M28 6 L6 6 8 30 24 30 26 6 4 6 M16 12 L16 24 M21 12 L20 24 M11 12 L12 24 M12 6 L13 2 19 2 20 6"/></svg> </a><a id="hc-github" href="#" class="w3-button" title="Project homepage"><svg id="i-github" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="24" height="24"><path stroke-width="0" fill="currentColor" d="M32 0 C14 0 0 14 0 32 0 53 19 62 22 62 24 62 24 61 24 60 L24 55 C17 57 14 53 13 50 13 50 13 49 11 47 10 46 6 44 10 44 13 44 15 48 15 48 18 52 22 51 24 50 24 48 26 46 26 46 18 45 12 42 12 31 12 27 13 24 15 22 15 22 13 18 15 13 15 13 20 13 24 17 27 15 37 15 40 17 44 13 49 13 49 13 51 20 49 22 49 22 51 24 52 27 52 31 52 42 45 45 38 46 39 47 40 49 40 52 L40 60 C40 61 40 62 42 62 45 62 64 53 64 32 64 14 50 0 32 0 Z"/></svg> </a><a id="hc-info" href="#" class="w3-button" title="Information"><svg id="i-info" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="24" height="24" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M16 14 L16 23 M16 8 L16 10"/><circle cx="16" cy="16" r="14"/></svg></a></div></div></div></div><div id="mainDiv" class="w3-row"><div id="leftPanel" class="w3-half w3-light-grey w3-border-right w3-border-top w3-border-deep-purple" style="border-width: 2px; height:100%"><div class="w3-border-bottom w3-border-deep-purple"><div class="codeNavigation w3-bar"><select id="newButton" class="w3-bar-item w3-select w3-button w3-small" name="option"><option value="" disabled="disabled" selected="selected">NEW</option><option value="indexHeta">index.heta</option><option value="qspUnitsHeta">qsp-units.heta</option><option value="heta">*.heta</option><option value="csv">*.csv</option><option value="json">*.json</option><option value="yaml">*.yaml</option><option value="sbml">*.xml</option><option value="loadFiles">Load files</option></select> <a id="buildBtn" href="#" class="w3-button w3-small w3-right w3-disabled" title="Build platform"><svg id="i-lightning" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="24" height="24" fill="yellow" stroke="red" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M18 13 L26 2 8 13 14 19 6 30 24 19 Z"/></svg></a></div></div><div class="codeContainer /*w3-border w3-border-red*/"></div></div><div id="rightPanel" class="w3-half w3-light-grey w3-border-top w3-border-deep-purple" style="height:100%"><div class="w3-border-bottom w3-border-deep-purple"><div class="codeNavigation w3-bar"></div></div><div class="codeContainer /*w3-border w3-border-red*/"></div></div></div></body></html>
3 changes: 3 additions & 0 deletions js/app.8417ffb16e510a37887a.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions js/app.8417ffb16e510a37887a.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
1 change: 1 addition & 0 deletions js/app.8417ffb16e510a37887a.js.map

Large diffs are not rendered by default.

0 comments on commit be3a156

Please sign in to comment.