cleaning
This commit is contained in:
parent
985fd06b56
commit
fb49166de8
1
website/dist/css/app.20de0909.css
vendored
1
website/dist/css/app.20de0909.css
vendored
@ -1 +0,0 @@
|
||||
.centered{display:flex;justify-content:center;align-items:center;height:100vh;font-size:3em;margin:0}.no-underline{text-decoration:none;color:inherit}body{margin:0}[data-v-7722b552]:root{--primary-color:#000;--background-color:#f5f5f5;--text-color:#333;--secondary-text-color:#777}.content[data-v-7722b552]{margin:20px auto;max-width:900px;padding:40px;background-color:var(--background-color);color:var(--text-color);border-radius:8px;font-family:Open Sans,Arial,sans-serif;position:relative;overflow:hidden}.title[data-v-7722b552]{font-size:2.5em;color:var(--primary-color);margin-bottom:30px;text-align:center;animation:fadeInDown-7722b552 1s ease}.section-title[data-v-7722b552]{font-size:1.8em;color:var(--primary-color);margin-top:40px;margin-bottom:20px;position:relative;animation:fadeInLeft-7722b552 1s ease}.section-title[data-v-7722b552]:after{content:"";width:50px;height:3px;background-color:var(--primary-color);position:absolute;bottom:-10px;left:0}li[data-v-7722b552],p[data-v-7722b552]{line-height:1.6;font-size:1.1em;animation:fadeIn-7722b552 1s ease}ul[data-v-7722b552]{margin-left:20px;list-style-type:disc}.features ul li[data-v-7722b552]{margin-bottom:10px}.team-list[data-v-7722b552]{list-style-type:none;padding:0}.team-list li[data-v-7722b552]{margin-bottom:8px;font-weight:700;color:var(--text-color)}.back-link-container[data-v-7722b552]{text-align:center;margin-top:40px;animation:fadeInUp-7722b552 1s ease}.back-link[data-v-7722b552]{text-decoration:none;color:var(--primary-color);font-weight:700;border:2px solid var(--primary-color);padding:10px 20px;border-radius:5px;transition:background-color .3s,color .3s}.back-link[data-v-7722b552]:hover{background-color:var(--primary-color);color:#fff}@keyframes fadeInDown-7722b552{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft-7722b552{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUp-7722b552{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn-7722b552{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.content[data-v-7722b552]{padding:20px}.title[data-v-7722b552]{font-size:2em}.section-title[data-v-7722b552]{font-size:1.5em}li[data-v-7722b552],p[data-v-7722b552]{font-size:1em}}@media (max-width:480px){.content[data-v-7722b552]{padding:15px}.title[data-v-7722b552]{font-size:1.8em}.section-title[data-v-7722b552]{font-size:1.2em}li[data-v-7722b552],p[data-v-7722b552]{font-size:.9em}}a[data-v-7722b552]{color:var(--primary-color);text-decoration:none}
|
BIN
website/dist/favicon.ico
vendored
BIN
website/dist/favicon.ico
vendored
Binary file not shown.
Before Width: | Height: | Size: 4.2 KiB |
1
website/dist/index.html
vendored
1
website/dist/index.html
vendored
@ -1 +0,0 @@
|
||||
<!doctype html><html lang=""><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="/favicon.ico"><title>my-vue-app</title><script defer="defer" src="/js/chunk-vendors.30758e26.js"></script><script defer="defer" src="/js/app.aed77628.js"></script><link href="/css/app.20de0909.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but my-vue-app doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
|
2
website/dist/js/app.aed77628.js
vendored
2
website/dist/js/app.aed77628.js
vendored
@ -1,2 +0,0 @@
|
||||
(function(){"use strict";var t={1772:function(t,e,a){var n=a(5130),r=a(6768);const o={id:"app"};function i(t,e,a,n,i,s){const c=(0,r.g2)("router-view");return(0,r.uX)(),(0,r.CE)("div",o,[(0,r.bF)(c)])}var s={name:"App"},c=a(1241);const l=(0,c.A)(s,[["render",i]]);var u=l,d=a(1387);const v={id:"home"},p={class:"centered"};function b(t,e,a,n,o,i){const s=(0,r.g2)("router-link");return(0,r.uX)(),(0,r.CE)("div",v,[(0,r.Lk)("h1",p,[(0,r.bF)(s,{to:"/description",class:"no-underline"},{default:(0,r.k6)((()=>e[0]||(e[0]=[(0,r.eW)("ICING")]))),_:1})])])}var h={name:"HomePage"};const f=(0,c.A)(h,[["render",b]]);var g=f;const m={id:"description",class:"content"};function y(t,e,a,n,o,i){return(0,r.uX)(),(0,r.CE)("div",m,e[0]||(e[0]=[(0,r.Fv)('<h1 class="title" data-v-7722b552>Project Description</h1><div class="project-overview" data-v-7722b552><h2 class="section-title" data-v-7722b552>What is Icing?</h2><p data-v-7722b552> Icing is a simple, lightweight, and efficient dialer designed to replace your everyday phone app. It ensures end-to-end encryption of telephone communications by implementing a home-made, analogic-based voice encryption. Inspired by SRTP (Secure Real-time Transport Protocol), using ECDH (Elliptic Curve Diffie-Hellman). </p></div><div class="features" data-v-7722b552><h2 class="section-title" data-v-7722b552>Key Features</h2><ul data-v-7722b552><li data-v-7722b552><strong data-v-7722b552>End-to-End Encryption:</strong> Secure your calls with robust encryption protocols.</li><li data-v-7722b552><strong data-v-7722b552>Transparent:</strong> If your peer doesn't use Icing, the call remains completely normal.</li><li data-v-7722b552><strong data-v-7722b552>Analogic-based:</strong> An open-source, exportable, protocol that <strong data-v-7722b552>works without internet.</strong></li></ul></div><div class="how-it-works" data-v-7722b552><h2 class="section-title" data-v-7722b552>How It Works</h2><p data-v-7722b552> Icing generates a cryptographic key pair for you. Share your public key with a neat QR code. </p><p data-v-7722b552> During a call between two Icing users, voices are encrypted, compressed, and transmitted via the telephone network using the Icing Acoustic Protocol. </p></div><div class="team" data-v-7722b552><h2 class="section-title" data-v-7722b552>Our Team</h2><p data-v-7722b552> We are a team of five dedicated individuals working on this solution: </p><ul class="team-list" data-v-7722b552><li data-v-7722b552><a href="https://github.com/Bartoszkk/" target="_blank" data-v-7722b552>Bartoszkk</a></li><li data-v-7722b552><a href="https://github.com/AustralEpitech/" target="_blank" data-v-7722b552>AustralEpitech</a></li><li data-v-7722b552><a href="https://github.com/STCB/" target="_blank" data-v-7722b552>STCB</a></li><li data-v-7722b552><a href="https://github.com/FlorianGRIFFON/" target="_blank" data-v-7722b552>Florian GRIFFON</a></li><li data-v-7722b552><a href="https://github.com/AlexisDanlos/" target="_blank" data-v-7722b552>Alexis Danlos</a></li></ul></div>',5)]))}var k={name:"ProjectDescription"};const w=(0,c.A)(k,[["render",y],["__scopeId","data-v-7722b552"]]);var I=w;const O=[{path:"/",name:"HomePage",component:g},{path:"/description",name:"ProjectDescription",component:I}],_=(0,d.aE)({history:(0,d.LA)(),routes:O});var E=_;(0,n.Ef)(u).use(E).mount("#app")}},e={};function a(n){var r=e[n];if(void 0!==r)return r.exports;var o=e[n]={exports:{}};return t[n].call(o.exports,o,o.exports,a),o.exports}a.m=t,function(){var t=[];a.O=function(e,n,r,o){if(!n){var i=1/0;for(u=0;u<t.length;u++){n=t[u][0],r=t[u][1],o=t[u][2];for(var s=!0,c=0;c<n.length;c++)(!1&o||i>=o)&&Object.keys(a.O).every((function(t){return a.O[t](n[c])}))?n.splice(c--,1):(s=!1,o<i&&(i=o));if(s){t.splice(u--,1);var l=r();void 0!==l&&(e=l)}}return e}o=o||0;for(var u=t.length;u>0&&t[u-1][2]>o;u--)t[u]=t[u-1];t[u]=[n,r,o]}}(),function(){a.n=function(t){var e=t&&t.__esModule?function(){return t["default"]}:function(){return t};return a.d(e,{a:e}),e}}(),function(){a.d=function(t,e){for(var n in e)a.o(e,n)&&!a.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})}}(),function(){a.g=function(){if("object"===typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"===typeof window)return window}}()}(),function(){a.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)}}(),function(){var t={524:0};a.O.j=function(e){return 0===t[e]};var e=function(e,n){var r,o,i=n[0],s=n[1],c=n[2],l=0;if(i.some((function(e){return 0!==t[e]}))){for(r in s)a.o(s,r)&&(a.m[r]=s[r]);if(c)var u=c(a)}for(e&&e(n);l<i.length;l++)o=i[l],a.o(t,o)&&t[o]&&t[o][0](),t[o]=0;return a.O(u)},n=self["webpackChunkmy_vue_app"]=self["webpackChunkmy_vue_app"]||[];n.forEach(e.bind(null,0)),n.push=e.bind(null,n.push.bind(n))}();var n=a.O(void 0,[504],(function(){return a(1772)}));n=a.O(n)})();
|
||||
//# sourceMappingURL=app.aed77628.js.map
|
1
website/dist/js/app.aed77628.js.map
vendored
1
website/dist/js/app.aed77628.js.map
vendored
File diff suppressed because one or more lines are too long
25
website/dist/js/chunk-vendors.30758e26.js
vendored
25
website/dist/js/chunk-vendors.30758e26.js
vendored
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 @@
|
||||
{"ast":null,"code":"export * from './api.js';\nexport * from './app.js';\nexport * from './component.js';\nexport * from './context.js';\nexport * from './hooks.js';\nexport * from './util.js';","map":{"version":3,"names":[],"sources":["/home/stcb/Desktop/TEK/Icing/monorepo/website/node_modules/@vue/devtools-api/lib/esm/api/index.js"],"sourcesContent":["export * from './api.js';\nexport * from './app.js';\nexport * from './component.js';\nexport * from './context.js';\nexport * from './hooks.js';\nexport * from './util.js';\n"],"mappings":"AAAA,cAAc,UAAU;AACxB,cAAc,UAAU;AACxB,cAAc,gBAAgB;AAC9B,cAAc,cAAc;AAC5B,cAAc,YAAY;AAC1B,cAAc,WAAW","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}
|
@ -1 +0,0 @@
|
||||
{"ast":null,"code":"export default {\n name: 'HomePage'\n};","map":{"version":3,"names":["name"],"sources":["/home/stcb/Desktop/TEK/Icing/monorepo/website/src/components/HomePage.vue"],"sourcesContent":["<!-- src/components/Home.vue -->\n<template>\n <div id=\"home\">\n <h1 class=\"centered\">\n <router-link to=\"/description\" class=\"no-underline\">ICING</router-link>\n </h1>\n </div>\n </template>\n \n <script>\n export default {\n name: 'HomePage',\n };\n </script>\n\n \n <style>\n .centered {\n display: flex;\n justify-content: center;\n align-items: center;\n height: 100vh;\n font-size: 3em;\n margin: 0;\n }\n \n .no-underline {\n text-decoration: none;\n color: inherit;\n }\n \n body {\n margin: 0;\n }\n </style>\n "],"mappings":"AAUI,eAAe;EACfA,IAAI,EAAE;AACN,CAAC","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}
|
@ -1 +0,0 @@
|
||||
{"ast":null,"code":"import \"core-js/modules/es.array.push.js\";\nimport { getDevtoolsGlobalHook, getTarget, isProxyAvailable } from './env.js';\nimport { HOOK_SETUP } from './const.js';\nimport { ApiProxy } from './proxy.js';\nexport * from './api/index.js';\nexport * from './plugin.js';\nexport * from './time.js';\nexport function setupDevtoolsPlugin(pluginDescriptor, setupFn) {\n const descriptor = pluginDescriptor;\n const target = getTarget();\n const hook = getDevtoolsGlobalHook();\n const enableProxy = isProxyAvailable && descriptor.enableEarlyProxy;\n if (hook && (target.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__ || !enableProxy)) {\n hook.emit(HOOK_SETUP, pluginDescriptor, setupFn);\n } else {\n const proxy = enableProxy ? new ApiProxy(descriptor, hook) : null;\n const list = target.__VUE_DEVTOOLS_PLUGINS__ = target.__VUE_DEVTOOLS_PLUGINS__ || [];\n list.push({\n pluginDescriptor: descriptor,\n setupFn,\n proxy\n });\n if (proxy) {\n setupFn(proxy.proxiedTarget);\n }\n }\n}","map":{"version":3,"names":["getDevtoolsGlobalHook","getTarget","isProxyAvailable","HOOK_SETUP","ApiProxy","setupDevtoolsPlugin","pluginDescriptor","setupFn","descriptor","target","hook","enableProxy","enableEarlyProxy","__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__","emit","proxy","list","__VUE_DEVTOOLS_PLUGINS__","push","proxiedTarget"],"sources":["/home/stcb/Desktop/TEK/Icing/monorepo/website/node_modules/@vue/devtools-api/lib/esm/index.js"],"sourcesContent":["import { getDevtoolsGlobalHook, getTarget, isProxyAvailable } from './env.js';\nimport { HOOK_SETUP } from './const.js';\nimport { ApiProxy } from './proxy.js';\nexport * from './api/index.js';\nexport * from './plugin.js';\nexport * from './time.js';\nexport function setupDevtoolsPlugin(pluginDescriptor, setupFn) {\n const descriptor = pluginDescriptor;\n const target = getTarget();\n const hook = getDevtoolsGlobalHook();\n const enableProxy = isProxyAvailable && descriptor.enableEarlyProxy;\n if (hook && (target.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__ || !enableProxy)) {\n hook.emit(HOOK_SETUP, pluginDescriptor, setupFn);\n }\n else {\n const proxy = enableProxy ? new ApiProxy(descriptor, hook) : null;\n const list = target.__VUE_DEVTOOLS_PLUGINS__ = target.__VUE_DEVTOOLS_PLUGINS__ || [];\n list.push({\n pluginDescriptor: descriptor,\n setupFn,\n proxy,\n });\n if (proxy) {\n setupFn(proxy.proxiedTarget);\n }\n }\n}\n"],"mappings":";AAAA,SAASA,qBAAqB,EAAEC,SAAS,EAAEC,gBAAgB,QAAQ,UAAU;AAC7E,SAASC,UAAU,QAAQ,YAAY;AACvC,SAASC,QAAQ,QAAQ,YAAY;AACrC,cAAc,gBAAgB;AAC9B,cAAc,aAAa;AAC3B,cAAc,WAAW;AACzB,OAAO,SAASC,mBAAmBA,CAACC,gBAAgB,EAAEC,OAAO,EAAE;EAC3D,MAAMC,UAAU,GAAGF,gBAAgB;EACnC,MAAMG,MAAM,GAAGR,SAAS,CAAC,CAAC;EAC1B,MAAMS,IAAI,GAAGV,qBAAqB,CAAC,CAAC;EACpC,MAAMW,WAAW,GAAGT,gBAAgB,IAAIM,UAAU,CAACI,gBAAgB;EACnE,IAAIF,IAAI,KAAKD,MAAM,CAACI,qCAAqC,IAAI,CAACF,WAAW,CAAC,EAAE;IACxED,IAAI,CAACI,IAAI,CAACX,UAAU,EAAEG,gBAAgB,EAAEC,OAAO,CAAC;EACpD,CAAC,MACI;IACD,MAAMQ,KAAK,GAAGJ,WAAW,GAAG,IAAIP,QAAQ,CAACI,UAAU,EAAEE,IAAI,CAAC,GAAG,IAAI;IACjE,MAAMM,IAAI,GAAGP,MAAM,CAACQ,wBAAwB,GAAGR,MAAM,CAACQ,wBAAwB,IAAI,EAAE;IACpFD,IAAI,CAACE,IAAI,CAAC;MACNZ,gBAAgB,EAAEE,UAAU;MAC5BD,OAAO;MACPQ;IACJ,CAAC,CAAC;IACF,IAAIA,KAAK,EAAE;MACPR,OAAO,CAACQ,KAAK,CAACI,aAAa,CAAC;IAChC;EACJ;AACJ","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}
|
@ -1 +0,0 @@
|
||||
{"ast":null,"code":"export default {\n name: 'App'\n};","map":{"version":3,"names":["name"],"sources":["/home/stcb/Desktop/TEK/Icing/monorepo/website/src/App.vue"],"sourcesContent":["<!-- App.vue -->\n<template>\n <div id=\"app\">\n <router-view></router-view>\n </div>\n</template>\n\n<script>\nexport default {\n name: 'App',\n};\n</script>\n\n<style>\n/* Global styles can be added here */\nbody {\n margin: 0;\n}\n</style>\n"],"mappings":"AAQA,eAAe;EACbA,IAAI,EAAE;AACR,CAAC","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}
|
@ -1 +0,0 @@
|
||||
{"ast":null,"code":"export {};","map":{"version":3,"names":[],"sources":["/home/stcb/Desktop/TEK/Icing/monorepo/website/node_modules/@vue/devtools-api/lib/esm/api/util.js"],"sourcesContent":["export {};\n"],"mappings":"AAAA","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}
|
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 @@
|
||||
{"ast":null,"code":"let supported;\nlet perf;\nexport function isPerformanceSupported() {\n var _a;\n if (supported !== undefined) {\n return supported;\n }\n if (typeof window !== 'undefined' && window.performance) {\n supported = true;\n perf = window.performance;\n } else if (typeof globalThis !== 'undefined' && ((_a = globalThis.perf_hooks) === null || _a === void 0 ? void 0 : _a.performance)) {\n supported = true;\n perf = globalThis.perf_hooks.performance;\n } else {\n supported = false;\n }\n return supported;\n}\nexport function now() {\n return isPerformanceSupported() ? perf.now() : Date.now();\n}","map":{"version":3,"names":["supported","perf","isPerformanceSupported","_a","undefined","window","performance","globalThis","perf_hooks","now","Date"],"sources":["/home/stcb/Desktop/TEK/Icing/monorepo/website/node_modules/@vue/devtools-api/lib/esm/time.js"],"sourcesContent":["let supported;\nlet perf;\nexport function isPerformanceSupported() {\n var _a;\n if (supported !== undefined) {\n return supported;\n }\n if (typeof window !== 'undefined' && window.performance) {\n supported = true;\n perf = window.performance;\n }\n else if (typeof globalThis !== 'undefined' && ((_a = globalThis.perf_hooks) === null || _a === void 0 ? void 0 : _a.performance)) {\n supported = true;\n perf = globalThis.perf_hooks.performance;\n }\n else {\n supported = false;\n }\n return supported;\n}\nexport function now() {\n return isPerformanceSupported() ? perf.now() : Date.now();\n}\n"],"mappings":"AAAA,IAAIA,SAAS;AACb,IAAIC,IAAI;AACR,OAAO,SAASC,sBAAsBA,CAAA,EAAG;EACrC,IAAIC,EAAE;EACN,IAAIH,SAAS,KAAKI,SAAS,EAAE;IACzB,OAAOJ,SAAS;EACpB;EACA,IAAI,OAAOK,MAAM,KAAK,WAAW,IAAIA,MAAM,CAACC,WAAW,EAAE;IACrDN,SAAS,GAAG,IAAI;IAChBC,IAAI,GAAGI,MAAM,CAACC,WAAW;EAC7B,CAAC,MACI,IAAI,OAAOC,UAAU,KAAK,WAAW,KAAK,CAACJ,EAAE,GAAGI,UAAU,CAACC,UAAU,MAAM,IAAI,IAAIL,EAAE,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAGA,EAAE,CAACG,WAAW,CAAC,EAAE;IAC9HN,SAAS,GAAG,IAAI;IAChBC,IAAI,GAAGM,UAAU,CAACC,UAAU,CAACF,WAAW;EAC5C,CAAC,MACI;IACDN,SAAS,GAAG,KAAK;EACrB;EACA,OAAOA,SAAS;AACpB;AACA,OAAO,SAASS,GAAGA,CAAA,EAAG;EAClB,OAAOP,sBAAsB,CAAC,CAAC,GAAGD,IAAI,CAACQ,GAAG,CAAC,CAAC,GAAGC,IAAI,CAACD,GAAG,CAAC,CAAC;AAC7D","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}
|
@ -1 +0,0 @@
|
||||
{"ast":null,"code":"import { createTextVNode as _createTextVNode, resolveComponent as _resolveComponent, withCtx as _withCtx, createVNode as _createVNode, createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n id: \"home\"\n};\nconst _hoisted_2 = {\n class: \"centered\"\n};\nexport function render(_ctx, _cache, $props, $setup, $data, $options) {\n const _component_router_link = _resolveComponent(\"router-link\");\n return _openBlock(), _createElementBlock(\"div\", _hoisted_1, [_createElementVNode(\"h1\", _hoisted_2, [_createVNode(_component_router_link, {\n to: \"/description\",\n class: \"no-underline\"\n }, {\n default: _withCtx(() => _cache[0] || (_cache[0] = [_createTextVNode(\"ICING\")])),\n _: 1\n })])]);\n}","map":{"version":3,"names":["id","class","_createElementBlock","_hoisted_1","_createElementVNode","_hoisted_2","_createVNode","_component_router_link","to","default","_withCtx","_cache","_createTextVNode","_"],"sources":["/home/stcb/Desktop/TEK/Icing/monorepo/website/src/components/HomePage.vue"],"sourcesContent":["<!-- src/components/Home.vue -->\n<template>\n <div id=\"home\">\n <h1 class=\"centered\">\n <router-link to=\"/description\" class=\"no-underline\">ICING</router-link>\n </h1>\n </div>\n </template>\n \n <script>\n export default {\n name: 'HomePage',\n };\n </script>\n\n \n <style>\n .centered {\n display: flex;\n justify-content: center;\n align-items: center;\n height: 100vh;\n font-size: 3em;\n margin: 0;\n }\n \n .no-underline {\n text-decoration: none;\n color: inherit;\n }\n \n body {\n margin: 0;\n }\n </style>\n "],"mappings":";;EAESA,EAAE,EAAC;AAAM;;EACRC,KAAK,EAAC;AAAU;;;uBADtBC,mBAAA,CAIM,OAJNC,UAIM,GAHJC,mBAAA,CAEK,MAFLC,UAEK,GADHC,YAAA,CAAuEC,sBAAA;IAA1DC,EAAE,EAAC,cAAc;IAACP,KAAK,EAAC;;IAJ7CQ,OAAA,EAAAC,QAAA,CAI4D,MAAKC,MAAA,QAAAA,MAAA,OAJjEC,gBAAA,CAI4D,OAAK,E;IAJjEC,CAAA","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}
|
@ -1 +0,0 @@
|
||||
{"ast":null,"code":"export {};","map":{"version":3,"names":[],"sources":["/home/stcb/Desktop/TEK/Icing/monorepo/website/node_modules/@vue/devtools-api/lib/esm/api/context.js"],"sourcesContent":["export {};\n"],"mappings":"AAAA","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}
|
@ -1 +0,0 @@
|
||||
{"ast":null,"code":"\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\n// runtime helper for setting properties on components\n// in a tree-shakable way\nexports.default = (sfc, props) => {\n const target = sfc.__vccOpts || sfc;\n for (const [key, val] of props) {\n target[key] = val;\n }\n return target;\n};","map":{"version":3,"names":["Object","defineProperty","exports","value","default","sfc","props","target","__vccOpts","key","val"],"sources":["/home/stcb/Desktop/TEK/Icing/monorepo/website/node_modules/vue-loader/dist/exportHelper.js"],"sourcesContent":["\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\n// runtime helper for setting properties on components\n// in a tree-shakable way\nexports.default = (sfc, props) => {\n const target = sfc.__vccOpts || sfc;\n for (const [key, val] of props) {\n target[key] = val;\n }\n return target;\n};\n"],"mappings":"AAAA,YAAY;;AACZA,MAAM,CAACC,cAAc,CAACC,OAAO,EAAE,YAAY,EAAE;EAAEC,KAAK,EAAE;AAAK,CAAC,CAAC;AAC7D;AACA;AACAD,OAAO,CAACE,OAAO,GAAG,CAACC,GAAG,EAAEC,KAAK,KAAK;EAC9B,MAAMC,MAAM,GAAGF,GAAG,CAACG,SAAS,IAAIH,GAAG;EACnC,KAAK,MAAM,CAACI,GAAG,EAAEC,GAAG,CAAC,IAAIJ,KAAK,EAAE;IAC5BC,MAAM,CAACE,GAAG,CAAC,GAAGC,GAAG;EACrB;EACA,OAAOH,MAAM;AACjB,CAAC","ignoreList":[]},"metadata":{},"sourceType":"script","externalDependencies":[]}
|
@ -1 +0,0 @@
|
||||
{"ast":null,"code":"export {};","map":{"version":3,"names":[],"sources":["/home/stcb/Desktop/TEK/Icing/monorepo/website/node_modules/@vue/devtools-api/lib/esm/api/component.js"],"sourcesContent":["export {};\n"],"mappings":"AAAA","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}
|
File diff suppressed because one or more lines are too long
@ -1 +0,0 @@
|
||||
{"ast":null,"code":"import { resolveComponent as _resolveComponent, createVNode as _createVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from \"vue\";\nconst _hoisted_1 = {\n id: \"app\"\n};\nexport function render(_ctx, _cache, $props, $setup, $data, $options) {\n const _component_router_view = _resolveComponent(\"router-view\");\n return _openBlock(), _createElementBlock(\"div\", _hoisted_1, [_createVNode(_component_router_view)]);\n}","map":{"version":3,"names":["id","_createElementBlock","_hoisted_1","_createVNode","_component_router_view"],"sources":["/home/stcb/Desktop/TEK/Icing/monorepo/website/src/App.vue"],"sourcesContent":["<!-- App.vue -->\n<template>\n <div id=\"app\">\n <router-view></router-view>\n </div>\n</template>\n\n<script>\nexport default {\n name: 'App',\n};\n</script>\n\n<style>\n/* Global styles can be added here */\nbody {\n margin: 0;\n}\n</style>\n"],"mappings":";;EAEOA,EAAE,EAAC;AAAK;;;uBAAbC,mBAAA,CAEM,OAFNC,UAEM,GADJC,YAAA,CAA2BC,sBAAA,E","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}
|
@ -1 +0,0 @@
|
||||
{"ast":null,"code":"// src/main.js\nimport { createApp } from 'vue';\nimport App from './App.vue';\nimport router from './router';\ncreateApp(App).use(router).mount('#app');","map":{"version":3,"names":["createApp","App","router","use","mount"],"sources":["/home/stcb/Desktop/TEK/Icing/monorepo/website/src/main.js"],"sourcesContent":["// src/main.js\nimport { createApp } from 'vue';\nimport App from './App.vue';\nimport router from './router';\n\ncreateApp(App).use(router).mount('#app');\n"],"mappings":"AAAA;AACA,SAASA,SAAS,QAAQ,KAAK;AAC/B,OAAOC,GAAG,MAAM,WAAW;AAC3B,OAAOC,MAAM,MAAM,UAAU;AAE7BF,SAAS,CAACC,GAAG,CAAC,CAACE,GAAG,CAACD,MAAM,CAAC,CAACE,KAAK,CAAC,MAAM,CAAC","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}
|
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 @@
|
||||
{"ast":null,"code":"export {};","map":{"version":3,"names":[],"sources":["/home/stcb/Desktop/TEK/Icing/monorepo/website/node_modules/@vue/devtools-api/lib/esm/api/hooks.js"],"sourcesContent":["export {};\n"],"mappings":"AAAA","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}
|
File diff suppressed because one or more lines are too long
@ -1 +0,0 @@
|
||||
{"ast":null,"code":"export function getDevtoolsGlobalHook() {\n return getTarget().__VUE_DEVTOOLS_GLOBAL_HOOK__;\n}\nexport function getTarget() {\n // @ts-expect-error navigator and windows are not available in all environments\n return typeof navigator !== 'undefined' && typeof window !== 'undefined' ? window : typeof globalThis !== 'undefined' ? globalThis : {};\n}\nexport const isProxyAvailable = typeof Proxy === 'function';","map":{"version":3,"names":["getDevtoolsGlobalHook","getTarget","__VUE_DEVTOOLS_GLOBAL_HOOK__","navigator","window","globalThis","isProxyAvailable","Proxy"],"sources":["/home/stcb/Desktop/TEK/Icing/monorepo/website/node_modules/@vue/devtools-api/lib/esm/env.js"],"sourcesContent":["export function getDevtoolsGlobalHook() {\n return getTarget().__VUE_DEVTOOLS_GLOBAL_HOOK__;\n}\nexport function getTarget() {\n // @ts-expect-error navigator and windows are not available in all environments\n return (typeof navigator !== 'undefined' && typeof window !== 'undefined')\n ? window\n : typeof globalThis !== 'undefined'\n ? globalThis\n : {};\n}\nexport const isProxyAvailable = typeof Proxy === 'function';\n"],"mappings":"AAAA,OAAO,SAASA,qBAAqBA,CAAA,EAAG;EACpC,OAAOC,SAAS,CAAC,CAAC,CAACC,4BAA4B;AACnD;AACA,OAAO,SAASD,SAASA,CAAA,EAAG;EACxB;EACA,OAAQ,OAAOE,SAAS,KAAK,WAAW,IAAI,OAAOC,MAAM,KAAK,WAAW,GACnEA,MAAM,GACN,OAAOC,UAAU,KAAK,WAAW,GAC7BA,UAAU,GACV,CAAC,CAAC;AAChB;AACA,OAAO,MAAMC,gBAAgB,GAAG,OAAOC,KAAK,KAAK,UAAU","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}
|
@ -1 +0,0 @@
|
||||
{"ast":null,"code":"export {};","map":{"version":3,"names":[],"sources":["/home/stcb/Desktop/TEK/Icing/monorepo/website/node_modules/@vue/devtools-api/lib/esm/plugin.js"],"sourcesContent":["export {};\n"],"mappings":"AAAA","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}
|
@ -1 +0,0 @@
|
||||
{"ast":null,"code":"export {};","map":{"version":3,"names":[],"sources":["/home/stcb/Desktop/TEK/Icing/monorepo/website/node_modules/@vue/devtools-api/lib/esm/api/api.js"],"sourcesContent":["export {};\n"],"mappings":"AAAA","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}
|
@ -1 +0,0 @@
|
||||
{"ast":null,"code":"/**\n* vue v3.5.6\n* (c) 2018-present Yuxi (Evan) You and Vue contributors\n* @license MIT\n**/\nimport { initCustomFormatter, warn } from '@vue/runtime-dom';\nexport * from '@vue/runtime-dom';\nfunction initDev() {\n {\n initCustomFormatter();\n }\n}\nif (!!(process.env.NODE_ENV !== \"production\")) {\n initDev();\n}\nconst compile = () => {\n if (!!(process.env.NODE_ENV !== \"production\")) {\n warn(`Runtime compilation is not supported in this build of Vue.` + ` Configure your bundler to alias \"vue\" to \"vue/dist/vue.esm-bundler.js\".`);\n }\n};\nexport { compile };","map":{"version":3,"names":["initCustomFormatter","warn","initDev","process","env","NODE_ENV","compile"],"sources":["/home/stcb/Desktop/TEK/Icing/monorepo/website/node_modules/vue/dist/vue.runtime.esm-bundler.js"],"sourcesContent":["/**\n* vue v3.5.6\n* (c) 2018-present Yuxi (Evan) You and Vue contributors\n* @license MIT\n**/\nimport { initCustomFormatter, warn } from '@vue/runtime-dom';\nexport * from '@vue/runtime-dom';\n\nfunction initDev() {\n {\n initCustomFormatter();\n }\n}\n\nif (!!(process.env.NODE_ENV !== \"production\")) {\n initDev();\n}\nconst compile = () => {\n if (!!(process.env.NODE_ENV !== \"production\")) {\n warn(\n `Runtime compilation is not supported in this build of Vue.` + (` Configure your bundler to alias \"vue\" to \"vue/dist/vue.esm-bundler.js\".` )\n );\n }\n};\n\nexport { compile };\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA,SAASA,mBAAmB,EAAEC,IAAI,QAAQ,kBAAkB;AAC5D,cAAc,kBAAkB;AAEhC,SAASC,OAAOA,CAAA,EAAG;EACjB;IACEF,mBAAmB,CAAC,CAAC;EACvB;AACF;AAEA,IAAI,CAAC,EAAEG,OAAO,CAACC,GAAG,CAACC,QAAQ,KAAK,YAAY,CAAC,EAAE;EAC7CH,OAAO,CAAC,CAAC;AACX;AACA,MAAMI,OAAO,GAAGA,CAAA,KAAM;EACpB,IAAI,CAAC,EAAEH,OAAO,CAACC,GAAG,CAACC,QAAQ,KAAK,YAAY,CAAC,EAAE;IAC7CJ,IAAI,CACF,4DAA4D,GAAI,0EAClE,CAAC;EACH;AACF,CAAC;AAED,SAASK,OAAO","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}
|
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 @@
|
||||
{"ast":null,"code":"// src/router.js\nimport { createRouter, createWebHistory } from 'vue-router';\nimport HomePage from './components/HomePage.vue';\nimport ProjectDescription from './components/ProjectDescription.vue';\nconst routes = [{\n path: '/',\n name: 'HomePage',\n component: HomePage\n}, {\n path: '/description',\n name: 'ProjectDescription',\n component: ProjectDescription\n}];\nconst router = createRouter({\n history: createWebHistory(),\n routes\n});\nexport default router;","map":{"version":3,"names":["createRouter","createWebHistory","HomePage","ProjectDescription","routes","path","name","component","router","history"],"sources":["/home/stcb/Desktop/TEK/Icing/monorepo/website/src/router.js"],"sourcesContent":["// src/router.js\nimport { createRouter, createWebHistory } from 'vue-router';\nimport HomePage from './components/HomePage.vue';\nimport ProjectDescription from './components/ProjectDescription.vue';\n\nconst routes = [\n {\n path: '/',\n name: 'HomePage',\n component: HomePage,\n },\n {\n path: '/description',\n name: 'ProjectDescription',\n component: ProjectDescription,\n },\n];\n\nconst router = createRouter({\n history: createWebHistory(),\n routes,\n});\n\nexport default router;\n"],"mappings":"AAAA;AACA,SAASA,YAAY,EAAEC,gBAAgB,QAAQ,YAAY;AAC3D,OAAOC,QAAQ,MAAM,2BAA2B;AAChD,OAAOC,kBAAkB,MAAM,qCAAqC;AAEpE,MAAMC,MAAM,GAAG,CACb;EACEC,IAAI,EAAE,GAAG;EACTC,IAAI,EAAE,UAAU;EAChBC,SAAS,EAAEL;AACb,CAAC,EACD;EACEG,IAAI,EAAE,cAAc;EACpBC,IAAI,EAAE,oBAAoB;EAC1BC,SAAS,EAAEJ;AACb,CAAC,CACF;AAED,MAAMK,MAAM,GAAGR,YAAY,CAAC;EAC1BS,OAAO,EAAER,gBAAgB,CAAC,CAAC;EAC3BG;AACF,CAAC,CAAC;AAEF,eAAeI,MAAM","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}
|
@ -1 +0,0 @@
|
||||
{"ast":null,"code":"export {};","map":{"version":3,"names":[],"sources":["/home/stcb/Desktop/TEK/Icing/monorepo/website/node_modules/@vue/devtools-api/lib/esm/api/app.js"],"sourcesContent":["export {};\n"],"mappings":"AAAA","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}
|
@ -1 +0,0 @@
|
||||
{"ast":null,"code":"export const HOOK_SETUP = 'devtools-plugin:setup';\nexport const HOOK_PLUGIN_SETTINGS_SET = 'plugin:settings:set';","map":{"version":3,"names":["HOOK_SETUP","HOOK_PLUGIN_SETTINGS_SET"],"sources":["/home/stcb/Desktop/TEK/Icing/monorepo/website/node_modules/@vue/devtools-api/lib/esm/const.js"],"sourcesContent":["export const HOOK_SETUP = 'devtools-plugin:setup';\nexport const HOOK_PLUGIN_SETTINGS_SET = 'plugin:settings:set';\n"],"mappings":"AAAA,OAAO,MAAMA,UAAU,GAAG,uBAAuB;AACjD,OAAO,MAAMC,wBAAwB,GAAG,qBAAqB","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}
|
1
website/node_modules/.cache/eslint/7a541717.json
generated
vendored
1
website/node_modules/.cache/eslint/7a541717.json
generated
vendored
@ -1 +0,0 @@
|
||||
[{"/home/stcb/Desktop/TEK/Icing/monorepo/website/src/main.js":"1","/home/stcb/Desktop/TEK/Icing/monorepo/website/src/App.vue":"2","/home/stcb/Desktop/TEK/Icing/monorepo/website/src/router.js":"3","/home/stcb/Desktop/TEK/Icing/monorepo/website/src/components/HomePage.vue":"4","/home/stcb/Desktop/TEK/Icing/monorepo/website/src/components/ProjectDescription.vue":"5"},{"size":151,"mtime":1732865270724,"results":"6","hashOfConfig":"7"},{"size":231,"mtime":1732865270724,"results":"8","hashOfConfig":"7"},{"size":492,"mtime":1732865270724,"results":"9","hashOfConfig":"7"},{"size":560,"mtime":1732865270724,"results":"10","hashOfConfig":"7"},{"size":4920,"mtime":1732865270724,"results":"11","hashOfConfig":"7"},{"filePath":"12","messages":"13","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1odpqdx",{"filePath":"14","messages":"15","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"16","messages":"17","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"18","messages":"19","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"20","messages":"21","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/home/stcb/Desktop/TEK/Icing/monorepo/website/src/main.js",[],"/home/stcb/Desktop/TEK/Icing/monorepo/website/src/App.vue",[],"/home/stcb/Desktop/TEK/Icing/monorepo/website/src/router.js",[],"/home/stcb/Desktop/TEK/Icing/monorepo/website/src/components/HomePage.vue",[],"/home/stcb/Desktop/TEK/Icing/monorepo/website/src/components/ProjectDescription.vue",[]]
|
Loading…
Reference in New Issue
Block a user