Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
zenuml committed Nov 11, 2023
1 parent c0bcab6 commit d08cdd8
Show file tree
Hide file tree
Showing 14 changed files with 28 additions and 26 deletions.
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

1 change: 1 addition & 0 deletions CNAME.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
embed.zenuml.com
2 changes: 0 additions & 2 deletions README.md

This file was deleted.

File renamed without changes.
4 changes: 4 additions & 0 deletions assets/main.f13fa293.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import{r as n,Z as m}from"./core.3bf32fc3.js";const d=n.child({name:"main"}),e=document.querySelector("pre.zenuml");var o;const c=((o=e==null?void 0:e.textContent)==null?void 0:o.trim())||`
// comment
A
A.method`,t=new m(e);console.log("set zenUML to window");window.zenUml=t;t.render(c,{theme:"theme-default"}).then(r=>{d.debug("render resolved",r)});window.parentLogger=n;
6 changes: 3 additions & 3 deletions cy/defect-406-alt-under-creation.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
Expand All @@ -11,12 +11,12 @@
}
</style>
<script type="module" crossorigin src="/assets/core.3bf32fc3.js"></script>
<script type="module" crossorigin src="/assets/main.ef16741c.js"></script>
<script type="module" crossorigin src="/assets/main-cy.09201453.js"></script>
<link rel="stylesheet" href="/assets/core.9b2cd854.css">
</head>
<body>
<div id="diagram" class="diagram">
<pre class="zenuml" style="margin: 0;">
<pre class="zenuml" style="margin: 0">
title Title 1
A.m1 {
new B(1,2,3,4) {
Expand Down
6 changes: 3 additions & 3 deletions cy/smoke-creation.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
Expand All @@ -11,12 +11,12 @@
}
</style>
<script type="module" crossorigin src="/assets/core.3bf32fc3.js"></script>
<script type="module" crossorigin src="/assets/main.ef16741c.js"></script>
<script type="module" crossorigin src="/assets/main-cy.09201453.js"></script>
<link rel="stylesheet" href="/assets/core.9b2cd854.css">
</head>
<body>
<div id="diagram" class="diagram">
<pre class="zenuml" style="margin: 0;">
<pre class="zenuml" style="margin: 0">
title Title 1
A.m {
new B(1,2,3,4)
Expand Down
6 changes: 3 additions & 3 deletions cy/smoke-fragment-issue.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
Expand All @@ -11,12 +11,12 @@
}
</style>
<script type="module" crossorigin src="/assets/core.3bf32fc3.js"></script>
<script type="module" crossorigin src="/assets/main.ef16741c.js"></script>
<script type="module" crossorigin src="/assets/main-cy.09201453.js"></script>
<link rel="stylesheet" href="/assets/core.9b2cd854.css">
</head>
<body>
<div id="diagram" class="diagram">
<pre class="zenuml" style="margin: 0;">
<pre class="zenuml" style="margin: 0">
// This sample is carefully crafted. It shows a known issues: fragment stretched to
// svc (should not), because parser thinks the return statement returns to svc.
group G {@VPC svc @RDS rep} Client
Expand Down
6 changes: 3 additions & 3 deletions cy/smoke-fragment.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
Expand All @@ -11,12 +11,12 @@
}
</style>
<script type="module" crossorigin src="/assets/core.3bf32fc3.js"></script>
<script type="module" crossorigin src="/assets/main.ef16741c.js"></script>
<script type="module" crossorigin src="/assets/main-cy.09201453.js"></script>
<link rel="stylesheet" href="/assets/core.9b2cd854.css">
</head>
<body>
<div id="diagram" class="diagram">
<pre class="zenuml" style="margin: 0;">
<pre class="zenuml" style="margin: 0">
A
B
C #FF0000 // we style it to make it more important in image comparison
Expand Down
6 changes: 3 additions & 3 deletions cy/smoke-interaction.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
Expand All @@ -11,12 +11,12 @@
}
</style>
<script type="module" crossorigin src="/assets/core.3bf32fc3.js"></script>
<script type="module" crossorigin src="/assets/main.ef16741c.js"></script>
<script type="module" crossorigin src="/assets/main-cy.09201453.js"></script>
<link rel="stylesheet" href="/assets/core.9b2cd854.css">
</head>
<body>
<div id="diagram" class="diagram">
<pre class="zenuml" style="margin: 0;">
<pre class="zenuml" style="margin: 0">
if(x) {
A.method() {
B.method() {
Expand Down
6 changes: 3 additions & 3 deletions cy/smoke-return.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
Expand All @@ -11,12 +11,12 @@
}
</style>
<script type="module" crossorigin src="/assets/core.3bf32fc3.js"></script>
<script type="module" crossorigin src="/assets/main.ef16741c.js"></script>
<script type="module" crossorigin src="/assets/main-cy.09201453.js"></script>
<link rel="stylesheet" href="/assets/core.9b2cd854.css">
</head>
<body>
<div id="diagram" class="diagram">
<pre class="zenuml" style="margin: 0;">
<pre class="zenuml" style="margin: 0">
Browser->BookController.onPost() {
BookLibService.Borrow(id) {
receipt = process(id1)
Expand Down
6 changes: 3 additions & 3 deletions cy/smoke.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
Expand All @@ -11,12 +11,12 @@
}
</style>
<script type="module" crossorigin src="/assets/core.3bf32fc3.js"></script>
<script type="module" crossorigin src="/assets/main.ef16741c.js"></script>
<script type="module" crossorigin src="/assets/main-cy.09201453.js"></script>
<link rel="stylesheet" href="/assets/core.9b2cd854.css">
</head>
<body>
<div id="diagram" class="diagram">
<pre class="zenuml" style="margin: 0;">
<pre class="zenuml" style="margin: 0">

title ABCD Title
// Generating Sequence Diagrams from Java code is experimental.
Expand Down
2 changes: 1 addition & 1 deletion embed.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/>
<meta name="Keywords" content="diagram, online, sequence diagram, uml" />
<script type="module" crossorigin src="/assets/core.3bf32fc3.js"></script>
<script type="module" crossorigin src="/assets/main.ef16741c.js"></script>
<script type="module" crossorigin src="/assets/main.f13fa293.js"></script>
<link rel="stylesheet" href="/assets/core.9b2cd854.css">
</head>
<body style="height: 100%; width: 100%">
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
}
</style>
<script type="module" crossorigin src="/assets/core.3bf32fc3.js"></script>
<script type="module" crossorigin src="/assets/main.ef16741c.js"></script>
<script type="module" crossorigin src="/assets/main.f13fa293.js"></script>
<link rel="stylesheet" href="/assets/core.9b2cd854.css">
</head>

Expand Down

0 comments on commit d08cdd8

Please sign in to comment.