frontend: Rework asset generation
This commit reworks frontend asset generation to not need manually written html files, but instead generate them automatically.
This commit is contained in:
parent
ebdbe9fabd
commit
ccab2883a6
42 changed files with 408 additions and 177 deletions
1
internal/component/static/dist/ControlIndex.43f953d2.js
vendored
Normal file
1
internal/component/static/dist/ControlIndex.43f953d2.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
internal/component/static/dist/ControlIndex.6d2ae968.css
vendored
Normal file
1
internal/component/static/dist/ControlIndex.6d2ae968.css
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
.wisski{padding:1em}.wisski h3{padding:0}.wisski a.pure-button{float:right;position:relative;bottom:1em}.wisski.running{background-color:#9ada07}.wisski.stopped{background-color:#ff7a7a}
|
||||
1
internal/component/static/dist/ControlIndex.6d59e220.css
vendored
Normal file
1
internal/component/static/dist/ControlIndex.6d59e220.css
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
.modal-terminal{width:66vw;height:66vh;background-color:#fff;background-clip:padding-box;-webkit-background-clip:padding-box;z-index:1000;border:17vh solid #000c;border-width:17vh 17vw;margin:-17vh -17vw;position:fixed;top:17vh;left:17vw;overflow:auto}.modal-terminal button{z-index:1001;position:fixed;top:17vh;right:17vw}.modal-terminal pre,.modal-terminal button{margin:5px}
|
||||
1
internal/component/static/dist/ControlIndex.c70a89e1.js
vendored
Normal file
1
internal/component/static/dist/ControlIndex.c70a89e1.js
vendored
Normal file
File diff suppressed because one or more lines are too long
0
internal/component/static/dist/ControlInstance.38d394c2.css
vendored
Normal file
0
internal/component/static/dist/ControlInstance.38d394c2.css
vendored
Normal file
1
internal/component/static/dist/ControlInstance.66b95713.js
vendored
Normal file
1
internal/component/static/dist/ControlInstance.66b95713.js
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{},n={},r={},o=e.parcelRequireafa4;null==o&&((o=function(e){if(e in n)return n[e].exports;if(e in r){var o=r[e];delete r[e];var i={id:e,exports:{}};return n[e]=i,o.call(i.exports,i,i.exports),i.exports}var l=new Error("Cannot find module '"+e+"'");throw l.code="MODULE_NOT_FOUND",l}).register=function(e,n){r[e]=n},e.parcelRequireafa4=o),o("gJkWt");
|
||||
1
internal/component/static/dist/ControlInstance.9cc7166d.js
vendored
Normal file
1
internal/component/static/dist/ControlInstance.9cc7166d.js
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
!function(){var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{},n={},o={},r=e.parcelRequireafa4;null==r&&((r=function(e){if(e in n)return n[e].exports;if(e in o){var r=o[e];delete o[e];var i={id:e,exports:{}};return n[e]=i,r.call(i.exports,i,i.exports),i.exports}var f=new Error("Cannot find module '"+e+"'");throw f.code="MODULE_NOT_FOUND",f}).register=function(e,n){o[e]=n},e.parcelRequireafa4=r),r("8s4Fe")}();
|
||||
0
internal/component/static/dist/HomeHome.38d394c2.css
vendored
Normal file
0
internal/component/static/dist/HomeHome.38d394c2.css
vendored
Normal file
0
internal/component/static/dist/HomeHome.38d394c2.js
vendored
Normal file
0
internal/component/static/dist/HomeHome.38d394c2.js
vendored
Normal file
1
internal/component/static/dist/HomeHome.518b2dbe.css
vendored
Normal file
1
internal/component/static/dist/HomeHome.518b2dbe.css
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1 +0,0 @@
|
|||
<link rel="stylesheet" href="/static/control/index.b3c7c0f7.css"><script type="module" src="/static/control/index.dbb01556.js"></script>
|
||||
|
|
@ -1 +0,0 @@
|
|||
<link rel="stylesheet" href="/static/control/index.b3c7c0f7.css"><script type="module" src="/static/control/index.dbb01556.js"></script>
|
||||
|
|
@ -1 +0,0 @@
|
|||
const e=e=>{const n=document.getElementsByTagName("h"+e);Array.from(n).forEach((e=>{void 0!==e.id&&""!==e.id&&e.appendChild((e=>{const n=document.createElement("a");return n.className="header-link",n.href="#"+e,n.innerHTML="#",n})(e.id))}))};new Array(6).fill(0).forEach(((n,r)=>e(r+1)));
|
||||
|
|
@ -1 +0,0 @@
|
|||
<link rel="stylesheet" href="/static/control/index.b3c7c0f7.css"><script type="module" src="/static/home/index.d87c909c.js"></script>
|
||||
Loading…
Add table
Add a link
Reference in a new issue