mxd 3 lat temu
rodzic
commit
25fa9d0839

Plik diff jest za duży
+ 0 - 0
magic-editor/src/main/resources/magic-editor/assets/app.028aeefd.js


Plik diff jest za duży
+ 0 - 0
magic-editor/src/main/resources/magic-editor/assets/app.c638e5c5.js


Plik diff jest za duży
+ 0 - 0
magic-editor/src/main/resources/magic-editor/assets/axios.23e7b955.js


Plik diff jest za duży
+ 0 - 2
magic-editor/src/main/resources/magic-editor/assets/editor.worker.011634f6.js


Plik diff jest za duży
+ 2 - 0
magic-editor/src/main/resources/magic-editor/assets/editor.worker.7ef0e0c2.js


Plik diff jest za duży
+ 2 - 0
magic-editor/src/main/resources/magic-editor/assets/html.worker.ca00066f.js


+ 1 - 1
magic-editor/src/main/resources/magic-editor/assets/index.c85bc970.js → magic-editor/src/main/resources/magic-editor/assets/index.6b6c80cf.js

@@ -1 +1 @@
-import"./app.028aeefd.js";import"./vue.e2ed9d9e.js";import"./axios.23e7b955.js";import"./vendor.95bdc8f2.js";const s=function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const e of document.querySelectorAll('link[rel="modulepreload"]'))i(e);new MutationObserver(e=>{for(const r of e)if(r.type==="childList")for(const o of r.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&i(o)}).observe(document,{childList:!0,subtree:!0});function n(e){const r={};return e.integrity&&(r.integrity=e.integrity),e.referrerpolicy&&(r.referrerPolicy=e.referrerpolicy),e.crossorigin==="use-credentials"?r.credentials="include":e.crossorigin==="anonymous"?r.credentials="omit":r.credentials="same-origin",r}function i(e){if(e.ep)return;e.ep=!0;const r=n(e);fetch(e.href,r)}};s();
+import"./app.c638e5c5.js";import"./vue.d1ea1415.js";import"./axios.23e7b955.js";import"./vendor.08c4cc4b.js";const l=function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const e of document.querySelectorAll('link[rel="modulepreload"]'))i(e);new MutationObserver(e=>{for(const r of e)if(r.type==="childList")for(const o of r.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&i(o)}).observe(document,{childList:!0,subtree:!0});function n(e){const r={};return e.integrity&&(r.integrity=e.integrity),e.referrerpolicy&&(r.referrerPolicy=e.referrerpolicy),e.crossorigin==="use-credentials"?r.credentials="include":e.crossorigin==="anonymous"?r.credentials="omit":r.credentials="same-origin",r}function i(e){if(e.ep)return;e.ep=!0;const r=n(e);fetch(e.href,r)}};l();

Plik diff jest za duży
+ 2 - 0
magic-editor/src/main/resources/magic-editor/assets/json.worker.5e438d37.js


Plik diff jest za duży
+ 0 - 2
magic-editor/src/main/resources/magic-editor/assets/json.worker.b78cae82.js


Plik diff jest za duży
+ 0 - 0
magic-editor/src/main/resources/magic-editor/assets/style.f5d6f29c.css


Plik diff jest za duży
+ 0 - 0
magic-editor/src/main/resources/magic-editor/assets/vendor.08c4cc4b.js


Plik diff jest za duży
+ 0 - 0
magic-editor/src/main/resources/magic-editor/assets/vendor.95bdc8f2.js


Plik diff jest za duży
+ 0 - 0
magic-editor/src/main/resources/magic-editor/assets/vue.d1ea1415.js


Plik diff jest za duży
+ 0 - 0
magic-editor/src/main/resources/magic-editor/assets/vue.e2ed9d9e.js


+ 7 - 24
magic-editor/src/main/resources/magic-editor/index.html

@@ -5,30 +5,13 @@
 	<link rel="icon" href="favicon.png">
 	<meta name="viewport" content="width=device-width, initial-scale=1.0">
 	<title>magic-api</title>
-	<style>
-		.magic-loading-wrapper {position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 10000000;text-align: center;background: #fff;}
-		.magic-loading-container {position: absolute;top: 50%;left: 50%;width: 500px;height: 100px;margin-left: -250px;margin-top: -50px;text-align: center;}
-		.magic-loading-container .magic-title {font-size: 0;color: #0075ff;letter-spacing: 0;}
-		.magic-loading-container .magic-title label {font-size: 14px;display: inline-block;margin-top: 5px;vertical-align: top;}
-		.magic-loading-container .magic-title span {font-size: 20px;display: inline-block;padding: 0 3px;animation: stretch 1s infinite;}
-		.magic-loading-container .magic-title span:nth-child(1) {animation-delay: calc(1s / 8 * 0 / 2);}
-		.magic-loading-container .magic-title span:nth-child(2) {animation-delay: calc(1s / 8 * 1 / 2);}
-		.magic-loading-container .magic-title span:nth-child(3) {animation-delay: calc(1s / 8 * 2 / 2);}
-		.magic-loading-container .magic-title span:nth-child(4) {animation-delay: calc(1s / 8 * 3 / 2);}
-		.magic-loading-container .magic-title span:nth-child(5) {animation-delay: calc(1s / 8 * 4 / 2);}
-		.magic-loading-container .magic-title span:nth-child(6) {animation-delay: calc(1s / 8 * 5 / 2);}
-		.magic-loading-container .magic-title span:nth-child(7) {animation-delay: calc(1s / 8 * 6 / 2);}
-		.magic-loading-container .magic-title span:nth-child(8) {animation-delay: calc(1s / 8 * 7 / 2);}
-		.magic-loading-container .magic-loading-text {text-align: center;font-weight: bolder;font-style: italic;color: #889aa4;font-size: 14px;margin-top: 5px;animation: blink-loading 2s ease-in infinite;}
-		@keyframes stretch {0% {transform: scale(1);}25% {transform: scale(1.2);}50% {transform: scale(1);}100% {transform: scale(1);}}
-		@keyframes blink-loading {0% {opacity: 1;}50% {opacity: 0.5;}100% {opacity: 1;}}
-	</style>
-  <script type="module" crossorigin src="./assets/index.c85bc970.js"></script>
-  <link rel="modulepreload" href="./assets/vue.e2ed9d9e.js">
+	
+  <script type="module" crossorigin src="./assets/index.6b6c80cf.js"></script>
+  <link rel="modulepreload" href="./assets/vue.d1ea1415.js">
   <link rel="modulepreload" href="./assets/axios.23e7b955.js">
-  <link rel="modulepreload" href="./assets/vendor.95bdc8f2.js">
-  <link rel="modulepreload" href="./assets/app.028aeefd.js">
-  <link rel="stylesheet" href="./assets/style.4d6341ff.css">
+  <link rel="modulepreload" href="./assets/vendor.08c4cc4b.js">
+  <link rel="modulepreload" href="./assets/app.c638e5c5.js">
+  <link rel="stylesheet" href="./assets/style.f5d6f29c.css">
 </head>
 <body>
 	<div class="magic-loading-wrapper" id="magic-loading-wrapper">
@@ -49,7 +32,7 @@
 		function showMaLoadingText(){
 			let defaultConfig = {
 				title: 'magic-api',
-				version: '2.0.0'
+				version: '2.0.1'
 			}
 			defaultConfig = { ...defaultConfig, ...window.MAGIC_EDITOR_CONFIG }
 			let $dom = document.getElementById('magic-loading-text')

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików