Skip to content

Commit

Permalink
Deploying to gh-pages from @ 16e222f 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
metelkin committed Jan 10, 2024
1 parent e3f511a commit 31d2387
Show file tree
Hide file tree
Showing 12 changed files with 87 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.9d0c0ab3276360cb8dea.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.8305ea795ab0b09a00ff.js"></script><script defer="defer" src="js/app.248852e026e93592a9b1.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>
9 changes: 9 additions & 0 deletions js/227.0aa84426b1f4520aaecb.js

Large diffs are not rendered by default.

47 changes: 47 additions & 0 deletions js/227.0aa84426b1f4520aaecb.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
/*!
* decimal.js v10.4.3
* An arbitrary-precision Decimal type for JavaScript.
* https://github.com/MikeMcl/decimal.js
* Copyright (c) 2022 Michael Mclaughlin <[email protected]>
* MIT Licence
*/

/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/

/*! Browser bundle of nunjucks 3.2.4 (slim, only works with precompiled templates) */

/*! cpexcel.js (C) 2013-present SheetJS -- http://sheetjs.com */

/*! cputils.js (C) 2013-present SheetJS -- http://sheetjs.com */

/*! http://mths.be/fromcodepoint v0.1.0 by @mathias */

/*! js-yaml 4.1.0 https://github.com/nodeca/js-yaml @license MIT */

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */

/*! sheetjs (C) 2013-present SheetJS -- http://sheetjs.com */

/**
* @license Complex.js v2.1.1 12/05/2020
*
* Copyright (c) 2020, Robert Eisele ([email protected])
* Dual licensed under the MIT or GPL Version 2 licenses.
**/

/**
* @license Fraction.js v4.3.0 20/08/2023
* https://www.xarg.org/2014/03/rational-numbers-in-javascript/
*
* Copyright (c) 2023, Robert Eisele ([email protected])
* Dual licensed under the MIT or GPL Version 2 licenses.
**/

/** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */
1 change: 1 addition & 0 deletions js/227.0aa84426b1f4520aaecb.js.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions js/684.8305ea795ab0b09a00ff.js

Large diffs are not rendered by default.

17 changes: 17 additions & 0 deletions js/684.8305ea795ab0b09a00ff.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
/*!
Viz.js 3.2.3
Copyright (c) 2023 Michael Daines

This distribution contains other software in object code form:
Graphviz https://www.graphviz.org
Expat https://libexpat.github.io
*/

/*! @license DOMPurify 3.0.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.0.5/LICENSE */

/*!-----------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Version: 0.44.0(3e047efd345ff102c8c61b5398fb30845aaac166)
* Released under the MIT license
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
*-----------------------------------------------------------------------------*/
1 change: 1 addition & 0 deletions js/684.8305ea795ab0b09a00ff.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 31d2387

Please sign in to comment.