Skip to content

Commit

Permalink
Deploying to gh-pages from @ a3b45ae 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
metelkin committed Nov 1, 2023
1 parent 54e8425 commit 80aed54
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/4.67ba40941a58611822d7.js"></script><script defer="defer" src="js/96.ad5752d10b4fce6ed11b.js"></script><script defer="defer" src="js/app.e326cc15957d7b44e82d.js"></script><link href="96.css" rel="stylesheet"><link href="app.css" rel="stylesheet"></head><body><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 file 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 w3-disabled" title="Download project files"><i class="fa fa-download"></i></a> <a id="hc-clean" href="#" class="w3-button"><i class="fa fa-eraser" title="Reset to the initial state"></i></a> <a id="hc-github" href="#" class="w3-button"><i class="fa fa-github" title="Project homepage"></i></a> <a id="hc-info" href="#" class="w3-button"><i class="fa fa-question" title="Information"></i></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="loadFile">Load file</option></select> <a id="buildBtn" href="#" class="w3-button w3-small w3-right w3-disabled"><i class="fa fa-rocket"></i></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/4.67ba40941a58611822d7.js"></script><script defer="defer" src="js/96.ad5752d10b4fce6ed11b.js"></script><script defer="defer" src="js/app.2dcca51ca00b5aa58b26.js"></script><link href="96.css" rel="stylesheet"><link href="app.css" rel="stylesheet"></head><body><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 file 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 w3-disabled" title="Download project files"><i class="fa fa-download"></i></a> <a id="hc-clean" href="#" class="w3-button"><i class="fa fa-eraser" title="Reset to the initial state"></i></a> <a id="hc-github" href="#" class="w3-button"><i class="fa fa-github" title="Project homepage"></i></a> <a id="hc-info" href="#" class="w3-button"><i class="fa fa-question" title="Information"></i></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="loadFile">Load file</option></select> <a id="buildBtn" href="#" class="w3-button w3-small w3-right w3-disabled"><i class="fa fa-rocket"></i></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.2dcca51ca00b5aa58b26.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions js/app.2dcca51ca00b5aa58b26.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.2dcca51ca00b5aa58b26.js.map

Large diffs are not rendered by default.

0 comments on commit 80aed54

Please sign in to comment.