Merge branch 'master' of github.com:sidharthv96/mermaid-live-editor
* 'master' of github.com:sidharthv96/mermaid-live-editor: Release 2.0.13
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
import{S as s,i as a,s as c,D as t,e,c as l,a as n,d as o,b as r,f as u,E as i,v as $,r as h}from"../chunks/vendor-28987c6c.js";function p(s){let a,c;const p=s[1].default,d=t(p,s,s[0],null);return{c(){a=e("main"),d&&d.c(),this.h()},l(s){a=l(s,"MAIN",{class:!0});var c=n(a);d&&d.l(c),c.forEach(o),this.h()},h(){r(a,"class","h-screen")},m(s,t){u(s,a,t),d&&d.m(a,null),c=!0},p(s,[a]){d&&d.p&&(!c||1&a)&&i(d,p,s,s[0],a,null,null)},i(s){c||($(d,s),c=!0)},o(s){h(d,s),c=!1},d(s){s&&o(a),d&&d.d(s)}}}function d(s,a,c){let{$$slots:t={},$$scope:e}=a;return s.$$set=s=>{"$$scope"in s&&c(0,e=s.$$scope)},[e,t]}export default class extends s{constructor(s){super(),a(this,s,d,p,c,{})}}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -58,7 +58,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-76672d45.js">
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-00e12e0a.js">
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/vendor-28987c6c.js">
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/preload-helper-9f12a5fd.js">
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/singletons-bb9012b7.js">
|
||||
@@ -66,7 +66,7 @@
|
||||
<link rel="stylesheet" href="/mermaid-live-editor/_app/assets/start-0826e215.css">
|
||||
|
||||
<script type="module">
|
||||
import { start } from "/mermaid-live-editor/_app/start-76672d45.js";
|
||||
import { start } from "/mermaid-live-editor/_app/start-00e12e0a.js";
|
||||
start({
|
||||
target: document.querySelector("#svelte"),
|
||||
paths: {"base":"/mermaid-live-editor","assets":"/mermaid-live-editor"},
|
||||
|
||||
+2
-2
@@ -58,7 +58,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-76672d45.js">
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-00e12e0a.js">
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/vendor-28987c6c.js">
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/preload-helper-9f12a5fd.js">
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/singletons-bb9012b7.js">
|
||||
@@ -66,7 +66,7 @@
|
||||
<link rel="stylesheet" href="/mermaid-live-editor/_app/assets/start-0826e215.css">
|
||||
|
||||
<script type="module">
|
||||
import { start } from "/mermaid-live-editor/_app/start-76672d45.js";
|
||||
import { start } from "/mermaid-live-editor/_app/start-00e12e0a.js";
|
||||
start({
|
||||
target: document.querySelector("#svelte"),
|
||||
paths: {"base":"/mermaid-live-editor","assets":"/mermaid-live-editor"},
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-76672d45.js">
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-00e12e0a.js">
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/vendor-28987c6c.js">
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/preload-helper-9f12a5fd.js">
|
||||
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/singletons-bb9012b7.js">
|
||||
@@ -66,7 +66,7 @@
|
||||
<link rel="stylesheet" href="/mermaid-live-editor/_app/assets/start-0826e215.css">
|
||||
|
||||
<script type="module">
|
||||
import { start } from "/mermaid-live-editor/_app/start-76672d45.js";
|
||||
import { start } from "/mermaid-live-editor/_app/start-00e12e0a.js";
|
||||
start({
|
||||
target: document.querySelector("#svelte"),
|
||||
paths: {"base":"/mermaid-live-editor","assets":"/mermaid-live-editor"},
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mermaid-live-editor",
|
||||
"version": "2.0.12",
|
||||
"version": "2.0.13",
|
||||
"scripts": {
|
||||
"dev": "svelte-kit dev",
|
||||
"build": "svelte-kit build",
|
||||
|
||||
Reference in New Issue
Block a user