started reimplementing the thing

This commit is contained in:
Simon Martens
2025-06-04 16:55:12 +02:00
parent dccc3ed8ca
commit 715be79115
10 changed files with 4976 additions and 35 deletions

View File

@@ -1648,7 +1648,7 @@ class ee extends HTMLElement {
const i = `
<div class="${et}">
<ul class="${it}">
<li class="${st}">All items are currently shown.</li>
<li class="${st}"></li>
</ul>
</div>
`;