From 0b527e1b06316ca68301988b0494682dea8f1f4e Mon Sep 17 00:00:00 2001 From: Azgaar Date: Sun, 3 Sep 2023 14:36:38 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=207767b?= =?UTF-8?q?a8504ef1e0211cc26a63bae3172a7c44a6a=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/bundle.css | 1 + build/bundle.css.map | 6 ++++-- build/bundle.js | 2 +- build/bundle.js.map | 2 +- global.css | 2 ++ sw.js.map | 2 +- 6 files changed, 10 insertions(+), 5 deletions(-) diff --git a/build/bundle.css b/build/bundle.css index 580f43b5..26643132 100644 --- a/build/bundle.css +++ b/build/bundle.css @@ -17,6 +17,7 @@ main.svelte-1ugrazl>div.svelte-1ugrazl.svelte-1ugrazl{display:inline-block;posit #vectorUpload.svelte-1jxwqtv.svelte-1jxwqtv{height:100%;width:100%;position:fixed;left:0;top:0;background-color:#000000e6;transition:0.5s;user-select:none;display:flex;flex-flow:row;align-items:center;justify-content:center;overflow:auto}.container.svelte-1jxwqtv.svelte-1jxwqtv{color:#ddd;max-height:100%;max-width:90%}.inputs.svelte-1jxwqtv.svelte-1jxwqtv{column-count:3}textarea.svelte-1jxwqtv.svelte-1jxwqtv{width:100%;font-size:0.8em;font-family:"Courier New", Courier, monospace}input.svelte-1jxwqtv.svelte-1jxwqtv,select.svelte-1jxwqtv.svelte-1jxwqtv{width:10em}input.paired.svelte-1jxwqtv.svelte-1jxwqtv{width:4.85em}input[type="file"].svelte-1jxwqtv.svelte-1jxwqtv{display:none}.close.svelte-1jxwqtv.svelte-1jxwqtv{position:fixed;top:0em;right:0.5em;font-size:4em;padding:0.2em 0;display:inline-block;color:#ddd;z-index:2}label.svelte-1jxwqtv.svelte-1jxwqtv:hover,span.svelte-1jxwqtv.svelte-1jxwqtv:hover{cursor:pointer;color:#fff}.dragging.svelte-1jxwqtv.svelte-1jxwqtv{width:max-content}.template.svelte-1jxwqtv.svelte-1jxwqtv{position:absolute;top:50%;left:50%;margin-top:2.5em;transform:translate(-50%, -50%)}.buttons.svelte-1jxwqtv>button.svelte-1jxwqtv{cursor:pointer;margin:1.18em 0;width:4.8em}@media only screen and (orientation: portrait){.inputs.svelte-1jxwqtv.svelte-1jxwqtv{column-count:2}.buttons.svelte-1jxwqtv.svelte-1jxwqtv{column-span:all}} nav.svelte-1sxoqy9{display:flex;align-items:center;flex-wrap:wrap;min-height:45px;background-color:#1b1c1d} li.svelte-1fl894{list-style:none;display:flex}svg.svelte-1fl894{margin:0 0.5em 0 1em;background-color:#35bdb2;cursor:pointer} +.short.svelte-1deb0ry{min-width:auto} svg.svelte-ljo27{position:absolute;fill:none;stroke:#fff;stroke-width:5px;margin:-0.4em 0 0 -2.2em}svg.selected.svelte-ljo27{fill:#777;stroke:#333}div.iconed.svelte-ljo27{text-indent:1.8em} svg.svelte-m0cv10{fill:currentColor;width:0.8em;height:0.8em;vertical-align:middle;cursor:pointer}svg.svelte-m0cv10:active{transform:translateY(1px)} span.svelte-e703nl{cursor:pointer} diff --git a/build/bundle.css.map b/build/bundle.css.map index 7114c4c2..423c6ef8 100644 --- a/build/bundle.css.map +++ b/build/bundle.css.map @@ -21,6 +21,7 @@ "UploadVector.svelte", "Navbar.svelte", "Logo.svelte", + "Other.svelte", "NavShieldOption.svelte", "IconButton.svelte", "Lock.svelte", @@ -48,8 +49,9 @@ "\n\n
\n ×\n\n
\n \n \n \n \n {/each}\n \n \n \n {#each [\"field\", \"division\", \"charge\"] as element (element)}\n \n \n {#each Object.keys($tinctures[element]) as type (type)}\n \n {/each}\n \n {/each}\n \n \n \n \n \n \n \n
\n {#each Object.keys($tinctures.field) as type (type)}\n {$t(`tinctures.${type}`)}
{$t(`tinctures.${element}`)}\n changeElementChance(element, type, event)}\n />\n / {getTotalChance(element)}\n
\n \n {#if addLine.show}\n \n {:else}\n \n {/if}\n \n \n
\n
\n\n
\n \n \n \n {#each [\"name\", \"type\", \"color\", \"chance\", \"remove\"] as header}\n \n {/each}\n \n \n \n {#if addLine.show}\n \n \n \n \n \n \n \n {/if}\n {#each tData as { t: tinctureName, type } (tinctureName)}\n \n \n \n \n \n \n \n {/each}\n \n
{$t(`tinctures.${header}`)}
\n \n \n \n \n \n \n \n \n ×\n
{getTinctureName(tinctureName)}{$t(`tinctures.${type}`)}\n \n {#if DEFAULT_COLORS[tinctureName] && $colors[tinctureName] !== DEFAULT_COLORS[tinctureName]}\n ($colors[tinctureName] = DEFAULT_COLORS[tinctureName])}\n width=\"12\"\n height=\"12\"\n data-tooltip={$t(\"tooltip.undoColorChange\")}\n use:tooltip\n >\n \n \n {/if}\n \n changeTinctureChance(type, tinctureName, event)}\n />\n / {getTotalChance(type)}\n \n {#if DEFAULT_COLORS[tinctureName]}\n ×\n {:else}\n removeTincture(tinctureName, type)}>×\n {/if}\n
\n
\n
\n\n\n", "\n\n (dragging = true)}\n on:dragleave|preventDefault={() => (dragging = false)}\n>\n ($state.raster = 0)} class=\"close\">×\n
\n {#if selected}\n \n \n \n \n \n \n \n\n
\n
\n
Size:
\n \n
\n
\n
Offset X:
\n \n
\n
\n
Offset Y:
\n \n
\n
\n
Source:
\n \n
\n
\n
Author:
\n \n
\n
\n
License:
\n \n
\n
\n
Name:
\n \n
\n
\n
Category:
\n \n
\n
\n \n \n
\n
\n {:else}\n \n {/if}\n
\n\n\n\n", "\n\n (dragging = true)}\n on:dragleave|preventDefault={() => (dragging = false)}\n>\n ($state.vector = 0)} class=\"close\">×\n
\n {#if selected}\n \n \n \n \n \n {@html svg}\n \n\n
\n
SVG Markup:
\n