Skip to content

Commit c6b86de

Browse files
committed
Regenerate all workloads
1 parent e62c878 commit c6b86de

File tree

81 files changed

+472
-137
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+472
-137
lines changed

Diff for: resources/charts/dist/assets/plot-562fbdb6.js renamed to resources/charts/dist/assets/plot-c239951a.js

+7-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: resources/charts/dist/assets/plot-562fbdb6.js.map renamed to resources/charts/dist/assets/plot-c239951a.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: resources/charts/dist/chartjs.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html>
1+
<!doctype html>
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />

Diff for: resources/charts/dist/developer.html

+8-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html>
1+
<!doctype html>
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
@@ -17,9 +17,14 @@
1717
<body>
1818
<div id="app">
1919
<h1>Demo page (not intended for workload)</h1>
20-
<p>This page shows the various workloads to help with local development. The runner should open only one of them.</p>
20+
<p>
21+
This page shows the various workloads to help with local development. The runner should open only one of
22+
them.
23+
</p>
2124
<details open>
22-
<summary><strong>Observable Plot</strong> (<a href="./observable-plot.html">open in full page</a>)</summary>
25+
<summary>
26+
<strong>Observable Plot</strong> (<a href="./observable-plot.html">open in full page</a>)
27+
</summary>
2328
<iframe src="./observable-plot.html"></iframe>
2429
</details>
2530
<details open>

Diff for: resources/charts/dist/index.html

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html>
1+
<!doctype html>
22
<html>
33
<head>
44
<meta charset="utf-8" />
@@ -10,6 +10,8 @@ <h1>Charting workloads</h1>
1010
<li><a href="./observable-plot.html">Observable Plot</a></li>
1111
<li><a href="./chartjs.html">Chart.js</a></li>
1212
</ul>
13-
<p>You can also find the <a href="./developer.html">developer page</a> that includes all workloads in iframes.</p>
13+
<p>
14+
You can also find the <a href="./developer.html">developer page</a> that includes all workloads in iframes.
15+
</p>
1416
</body>
1517
</html>

Diff for: resources/charts/dist/observable-plot.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html>
1+
<!doctype html>
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
@@ -15,7 +15,7 @@
1515
min-width: 30px;
1616
}
1717
</style>
18-
<script type="module" crossorigin src="./assets/plot-562fbdb6.js"></script>
18+
<script type="module" crossorigin src="./assets/plot-c239951a.js"></script>
1919
<link rel="modulepreload" crossorigin href="./assets/flights-airports-9a9e6422.js">
2020
</head>
2121
<body>

Diff for: resources/editors/dist/codemirror.html

+72-10
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html>
1+
<!doctype html>
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
@@ -18,9 +18,22 @@
1818
<div id="app">
1919
<div id="controls">
2020
<button id="create">
21-
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-square-plus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
21+
<svg
22+
xmlns="http://www.w3.org/2000/svg"
23+
class="icon icon-tabler icon-tabler-square-plus"
24+
width="24"
25+
height="24"
26+
viewBox="0 0 24 24"
27+
stroke-width="2"
28+
stroke="currentColor"
29+
fill="none"
30+
stroke-linecap="round"
31+
stroke-linejoin="round"
32+
>
2233
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
23-
<path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z"></path>
34+
<path
35+
d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z"
36+
></path>
2437
<path d="M9 12l6 0"></path>
2538
<path d="M12 9l0 6"></path>
2639
</svg>
@@ -46,8 +59,16 @@
4659
stroke-width="0"
4760
fill="currentColor"
4861
></path>
49-
<path d="M15 20a1 1 0 0 1 .117 1.993l-.117 .007h-6a1 1 0 0 1 -.117 -1.993l.117 -.007h6z" stroke-width="0" fill="currentColor"></path>
50-
<path d="M15 17a1 1 0 0 1 .117 1.993l-.117 .007h-6a1 1 0 0 1 -.117 -1.993l.117 -.007h6z" stroke-width="0" fill="currentColor"></path>
62+
<path
63+
d="M15 20a1 1 0 0 1 .117 1.993l-.117 .007h-6a1 1 0 0 1 -.117 -1.993l.117 -.007h6z"
64+
stroke-width="0"
65+
fill="currentColor"
66+
></path>
67+
<path
68+
d="M15 17a1 1 0 0 1 .117 1.993l-.117 .007h-6a1 1 0 0 1 -.117 -1.993l.117 -.007h6z"
69+
stroke-width="0"
70+
fill="currentColor"
71+
></path>
5172
</svg>
5273
Long text
5374
</button>
@@ -70,14 +91,33 @@
7091
stroke-width="0"
7192
fill="currentColor"
7293
></path>
73-
<path d="M15 2a1 1 0 0 1 .117 1.993l-.117 .007h-6a1 1 0 0 1 -.117 -1.993l.117 -.007h6z" stroke-width="0" fill="currentColor"></path>
74-
<path d="M15 5a1 1 0 0 1 .117 1.993l-.117 .007h-6a1 1 0 0 1 -.117 -1.993l.117 -.007h6z" stroke-width="0" fill="currentColor"></path>
94+
<path
95+
d="M15 2a1 1 0 0 1 .117 1.993l-.117 .007h-6a1 1 0 0 1 -.117 -1.993l.117 -.007h6z"
96+
stroke-width="0"
97+
fill="currentColor"
98+
></path>
99+
<path
100+
d="M15 5a1 1 0 0 1 .117 1.993l-.117 .007h-6a1 1 0 0 1 -.117 -1.993l.117 -.007h6z"
101+
stroke-width="0"
102+
fill="currentColor"
103+
></path>
75104
</svg>
76105
Short text
77106
</button>
78107
&nbsp;
79108
<button id="highlight">
80-
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-highlight" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
109+
<svg
110+
xmlns="http://www.w3.org/2000/svg"
111+
class="icon icon-tabler icon-tabler-highlight"
112+
width="24"
113+
height="24"
114+
viewBox="0 0 24 24"
115+
stroke-width="2"
116+
stroke="currentColor"
117+
fill="none"
118+
stroke-linecap="round"
119+
stroke-linejoin="round"
120+
>
81121
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
82122
<path d="M3 19h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4"></path>
83123
<path d="M12.5 5.5l4 4"></path>
@@ -110,7 +150,18 @@
110150
</button>
111151
&nbsp;
112152
<button id="scroll">
113-
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-line-height" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
153+
<svg
154+
xmlns="http://www.w3.org/2000/svg"
155+
class="icon icon-tabler icon-tabler-line-height"
156+
width="24"
157+
height="24"
158+
viewBox="0 0 24 24"
159+
stroke-width="2"
160+
stroke="currentColor"
161+
fill="none"
162+
stroke-linecap="round"
163+
stroke-linejoin="round"
164+
>
114165
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
115166
<path d="M3 8l3 -3l3 3"></path>
116167
<path d="M3 16l3 3l3 -3"></path>
@@ -123,7 +174,18 @@
123174
</button>
124175
&nbsp;
125176
<button id="layout">
126-
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-refresh-dot" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
177+
<svg
178+
xmlns="http://www.w3.org/2000/svg"
179+
class="icon icon-tabler icon-tabler-refresh-dot"
180+
width="24"
181+
height="24"
182+
viewBox="0 0 24 24"
183+
stroke-width="2"
184+
stroke="currentColor"
185+
fill="none"
186+
stroke-linecap="round"
187+
stroke-linejoin="round"
188+
>
127189
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
128190
<path d="M20 11a8.1 8.1 0 0 0 -15.5 -2m-.5 -4v4h4"></path>
129191
<path d="M4 13a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4"></path>

Diff for: resources/editors/dist/index.html

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html>
1+
<!doctype html>
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
@@ -18,7 +18,10 @@
1818
<body>
1919
<div id="app">
2020
<h1>Demo page (not intended for workload)</h1>
21-
<p>This page shows the various workloads to help with local development. The runner should open only one of them.</p>
21+
<p>
22+
This page shows the various workloads to help with local development. The runner should open only one of
23+
them.
24+
</p>
2225
<details open>
2326
<summary><strong>Code Editors</strong></summary>
2427
<iframe src="./codemirror.html"></iframe>

Diff for: resources/editors/dist/tiptap.html

+72-10
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html>
1+
<!doctype html>
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
@@ -14,9 +14,22 @@
1414
<div id="app">
1515
<div id="controls">
1616
<button id="create">
17-
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-square-plus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
17+
<svg
18+
xmlns="http://www.w3.org/2000/svg"
19+
class="icon icon-tabler icon-tabler-square-plus"
20+
width="24"
21+
height="24"
22+
viewBox="0 0 24 24"
23+
stroke-width="2"
24+
stroke="currentColor"
25+
fill="none"
26+
stroke-linecap="round"
27+
stroke-linejoin="round"
28+
>
1829
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
19-
<path d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z"></path>
30+
<path
31+
d="M4 4m0 2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2z"
32+
></path>
2033
<path d="M9 12l6 0"></path>
2134
<path d="M12 9l0 6"></path>
2235
</svg>
@@ -42,8 +55,16 @@
4255
stroke-width="0"
4356
fill="currentColor"
4457
></path>
45-
<path d="M15 20a1 1 0 0 1 .117 1.993l-.117 .007h-6a1 1 0 0 1 -.117 -1.993l.117 -.007h6z" stroke-width="0" fill="currentColor"></path>
46-
<path d="M15 17a1 1 0 0 1 .117 1.993l-.117 .007h-6a1 1 0 0 1 -.117 -1.993l.117 -.007h6z" stroke-width="0" fill="currentColor"></path>
58+
<path
59+
d="M15 20a1 1 0 0 1 .117 1.993l-.117 .007h-6a1 1 0 0 1 -.117 -1.993l.117 -.007h6z"
60+
stroke-width="0"
61+
fill="currentColor"
62+
></path>
63+
<path
64+
d="M15 17a1 1 0 0 1 .117 1.993l-.117 .007h-6a1 1 0 0 1 -.117 -1.993l.117 -.007h6z"
65+
stroke-width="0"
66+
fill="currentColor"
67+
></path>
4768
</svg>
4869
Long text
4970
</button>
@@ -66,14 +87,33 @@
6687
stroke-width="0"
6788
fill="currentColor"
6889
></path>
69-
<path d="M15 2a1 1 0 0 1 .117 1.993l-.117 .007h-6a1 1 0 0 1 -.117 -1.993l.117 -.007h6z" stroke-width="0" fill="currentColor"></path>
70-
<path d="M15 5a1 1 0 0 1 .117 1.993l-.117 .007h-6a1 1 0 0 1 -.117 -1.993l.117 -.007h6z" stroke-width="0" fill="currentColor"></path>
90+
<path
91+
d="M15 2a1 1 0 0 1 .117 1.993l-.117 .007h-6a1 1 0 0 1 -.117 -1.993l.117 -.007h6z"
92+
stroke-width="0"
93+
fill="currentColor"
94+
></path>
95+
<path
96+
d="M15 5a1 1 0 0 1 .117 1.993l-.117 .007h-6a1 1 0 0 1 -.117 -1.993l.117 -.007h6z"
97+
stroke-width="0"
98+
fill="currentColor"
99+
></path>
71100
</svg>
72101
Short text
73102
</button>
74103
&nbsp;
75104
<button id="highlight">
76-
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-highlight" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
105+
<svg
106+
xmlns="http://www.w3.org/2000/svg"
107+
class="icon icon-tabler icon-tabler-highlight"
108+
width="24"
109+
height="24"
110+
viewBox="0 0 24 24"
111+
stroke-width="2"
112+
stroke="currentColor"
113+
fill="none"
114+
stroke-linecap="round"
115+
stroke-linejoin="round"
116+
>
77117
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
78118
<path d="M3 19h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4"></path>
79119
<path d="M12.5 5.5l4 4"></path>
@@ -106,7 +146,18 @@
106146
</button>
107147
&nbsp;
108148
<button id="scroll">
109-
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-line-height" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
149+
<svg
150+
xmlns="http://www.w3.org/2000/svg"
151+
class="icon icon-tabler icon-tabler-line-height"
152+
width="24"
153+
height="24"
154+
viewBox="0 0 24 24"
155+
stroke-width="2"
156+
stroke="currentColor"
157+
fill="none"
158+
stroke-linecap="round"
159+
stroke-linejoin="round"
160+
>
110161
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
111162
<path d="M3 8l3 -3l3 3"></path>
112163
<path d="M3 16l3 3l3 -3"></path>
@@ -119,7 +170,18 @@
119170
</button>
120171
&nbsp;
121172
<button id="layout">
122-
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-refresh-dot" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
173+
<svg
174+
xmlns="http://www.w3.org/2000/svg"
175+
class="icon icon-tabler icon-tabler-refresh-dot"
176+
width="24"
177+
height="24"
178+
viewBox="0 0 24 24"
179+
stroke-width="2"
180+
stroke="currentColor"
181+
fill="none"
182+
stroke-linecap="round"
183+
stroke-linejoin="round"
184+
>
123185
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
124186
<path d="M20 11a8.1 8.1 0 0 0 -15.5 -2m-.5 -4v4h4"></path>
125187
<path d="M4 13a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4"></path>

0 commit comments

Comments
 (0)