@runeya/runeya 1.0.14 → 1.33.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/node-red-contrib-runeya.tar +0 -0
- package/package.json +1 -1
- package/public/assets/{App-ClT0daRA.css → App-BVTb2f1U.css} +1 -1
- package/public/assets/App-havugOhG.js +101 -0
- package/public/assets/{CurrentEditor-BgkRP7cS.js → CurrentEditor-CGzL3h8U.js} +1 -1
- package/public/assets/{Editor-BqvrNzb6.js → Editor-DK3XKnCP.js} +6 -6
- package/public/assets/{ImportCreate-B-lRmpLH.js → ImportCreate-Byvpjnq0.js} +1 -1
- package/public/assets/{Init-D3C4n99F.js → Init-Dif9nNb1.js} +1 -1
- package/public/assets/{LeftLogo-E7dYCAWT.js → LeftLogo-Cbwhm4ku.js} +1 -1
- package/public/assets/{Markdown-dzyZ7CTg.js → Markdown-5TtJbvAz.js} +1 -1
- package/public/assets/{Overview-YtPSCN3k.js → Overview-Bl8fTVx6.js} +1 -1
- package/public/assets/{Section-YBL4Pzic.js → Section-DLhOQaZc.js} +1 -1
- package/public/assets/{Settings-DJaMzLUX.js → Settings-BjPflvt4.js} +1 -1
- package/public/assets/{StackChooser-DAAV0Rat.js → StackChooser-Dm1JVLNV.js} +1 -1
- package/public/assets/{StackChooser-BnNrvv4Y.js → StackChooser-jx7LDKIV.js} +1 -1
- package/public/assets/{StackMultiple-D0ozn0Tf.js → StackMultiple-kplS4h1T.js} +1 -1
- package/public/assets/{StackSingle-CHHH2rXO.js → StackSingle-vf02csuy.js} +1 -1
- package/public/assets/{Tabs-D9ZNelJj.js → Tabs-DnJSk4n2.js} +1 -1
- package/public/assets/{cssMode-BEnNoAFz.js → cssMode-BPdPLkVG.js} +1 -1
- package/public/assets/{freemarker2-z8zA5ezm.js → freemarker2-3NvUG45O.js} +1 -1
- package/public/assets/{handlebars-DTrkysaX.js → handlebars-CFHZlhgH.js} +1 -1
- package/public/assets/{html-BiGIRkmo.js → html-Bkw9bGL4.js} +1 -1
- package/public/assets/{htmlMode-CGj06Oa8.js → htmlMode-CRd0eLDO.js} +1 -1
- package/public/assets/{index-G1ob8hK0.js → index-CWdLNLf2.js} +2 -2
- package/public/assets/{javascript-DEAY-G4N.js → javascript-ByJcXg8C.js} +1 -1
- package/public/assets/{jsonMode-CLJTah_r.js → jsonMode-eQLqr7ag.js} +1 -1
- package/public/assets/{liquid-Bt_q9jyv.js → liquid-D7tDuX3T.js} +1 -1
- package/public/assets/{mdx-BtbMy52t.js → mdx-Ct31jTJm.js} +1 -1
- package/public/assets/{python-DIVYbK-C.js → python-B9O75g1L.js} +1 -1
- package/public/assets/{razor-ztrk2wBu.js → razor-CTgHL3xd.js} +1 -1
- package/public/assets/{router-B2S_D5pC.js → router-B5BHMCJX.js} +4 -4
- package/public/assets/{system-DYhoWbZ1.js → system-D6n39APF.js} +1 -1
- package/public/assets/{tsMode-Fc-Kxr3a.js → tsMode-D-YLfP_n.js} +1 -1
- package/public/assets/{typescript-CHa_3xkF.js → typescript-CjO-D8b6.js} +1 -1
- package/public/assets/{xml-B2WXRoPu.js → xml-D7AJmN-D.js} +1 -1
- package/public/assets/{yaml-6vYkUkh3.js → yaml-Ct88-2x6.js} +1 -1
- package/public/index.html +1 -1
- package/runeya.vsix +0 -0
- package/www.js +235 -173
- package/www.js.map +1 -1
- package/public/assets/App-Bzzr3d8D.js +0 -101
|
@@ -1 +1 @@
|
|
|
1
|
-
import{V as o,r as a,k as e}from"./index-
|
|
1
|
+
import{V as o,r as a,k as e}from"./index-CWdLNLf2.js";function s(){this.infos=o({cpu:0,mem:0}),this.globalInfos=o({nbCpus:0,totalmem:0,freemem:0,memPercentage:0,cpu:0}),this.version=a("0.0.0")}s.prototype.getInfos=async function(t){const{data:n}=await e.get(`/system/${t}/infos`);return this.infos=n,this.infos};s.prototype.proxyImg=function(t){return`${e.defaults.baseURL==="/"?"":e.defaults.baseURL}/system/proxy-img?url=${encodeURIComponent(t)}`};s.prototype.getVersion=async function(){const{data:t}=await e.get("/version");return this.version.value=t,this.version.value};s.prototype.disconnect=async function(){return e.get("/system/disconnect")};s.prototype.hasUpdate=async function(){const{data:t}=await e.get("/stack/has-update");return t};const i=new s;export{i as default};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{t as O,m as I}from"./Editor-
|
|
1
|
+
import{t as O,m as I}from"./Editor-DK3XKnCP.js";import"./index-CWdLNLf2.js";import"./_plugin-vue_export-helper-DlAUqK2U.js";/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.46.0(21007360cad28648bdf46282a2592cb47c3a7a6f)
|
|
4
4
|
* Released under the MIT license
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{m as s}from"./Editor-
|
|
1
|
+
import{m as s}from"./Editor-DK3XKnCP.js";import"./index-CWdLNLf2.js";import"./_plugin-vue_export-helper-DlAUqK2U.js";/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.46.0(21007360cad28648bdf46282a2592cb47c3a7a6f)
|
|
4
4
|
* Released under the MIT license
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{m as r}from"./Editor-
|
|
1
|
+
import{m as r}from"./Editor-DK3XKnCP.js";import"./index-CWdLNLf2.js";import"./_plugin-vue_export-helper-DlAUqK2U.js";/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.46.0(21007360cad28648bdf46282a2592cb47c3a7a6f)
|
|
4
4
|
* Released under the MIT license
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{m as l}from"./Editor-
|
|
1
|
+
import{m as l}from"./Editor-DK3XKnCP.js";import"./index-CWdLNLf2.js";import"./_plugin-vue_export-helper-DlAUqK2U.js";/*!-----------------------------------------------------------------------------
|
|
2
2
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
* Version: 0.46.0(21007360cad28648bdf46282a2592cb47c3a7a6f)
|
|
4
4
|
* Released under the MIT license
|
package/public/index.html
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/assets/favicon-ClgyP8FQ.ico"><title>runeya</title><style>body{margin:0;font-family:Jost,sans-serif;font-size:.9em}.pre-loading{width:100vw;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;backdrop-filter:blur(10px);color:#0076bc;background-color:rgba(255,255,255,.5)}.spinner{border:3px solid #0076bc;width:70px;height:70px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:100%;border-bottom-color:transparent;-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateZ(0);transform:translateZ(0);-ms-flex-negative:0;flex-shrink:0}.spinner::before{content:" ";-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-color:#0076bc;position:absolute;border-radius:100%}.spinner::after{content:" ";width:30%;height:30%;background-color:#0076bc;position:absolute;border-radius:100%}@-webkit-keyframes spin{0%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}100%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}}@keyframes spin{0%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}100%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}}@-webkit-keyframes pulse{0%{width:0%;height:0%;opacity:1}100%{width:100%;height:100%;opacity:0}}@keyframes pulse{0%{width:0%;height:0%;opacity:1}100%{width:100%;height:100%;opacity:0}}</style><script type="module" crossorigin src="/assets/index-
|
|
1
|
+
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/assets/favicon-ClgyP8FQ.ico"><title>runeya</title><style>body{margin:0;font-family:Jost,sans-serif;font-size:.9em}.pre-loading{width:100vw;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;backdrop-filter:blur(10px);color:#0076bc;background-color:rgba(255,255,255,.5)}.spinner{border:3px solid #0076bc;width:70px;height:70px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:100%;border-bottom-color:transparent;-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateZ(0);transform:translateZ(0);-ms-flex-negative:0;flex-shrink:0}.spinner::before{content:" ";-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-color:#0076bc;position:absolute;border-radius:100%}.spinner::after{content:" ";width:30%;height:30%;background-color:#0076bc;position:absolute;border-radius:100%}@-webkit-keyframes spin{0%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}100%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}}@keyframes spin{0%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}100%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}}@-webkit-keyframes pulse{0%{width:0%;height:0%;opacity:1}100%{width:100%;height:100%;opacity:0}}@keyframes pulse{0%{width:0%;height:0%;opacity:1}100%{width:100%;height:100%;opacity:0}}</style><script type="module" crossorigin src="/assets/index-CWdLNLf2.js"></script><link rel="stylesheet" crossorigin href="/assets/index-CqmUSPWF.css"></head><body><noscript><strong>We're sorry but runeya doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"><div class="pre-loading"><div class="spinner" v-if="display" :style="{
|
|
2
2
|
width: size + 'px',
|
|
3
3
|
height: size + 'px',
|
|
4
4
|
}"></div>Loading...</div></div></body></html>
|
package/runeya.vsix
CHANGED
|
Binary file
|