Skip to content

Commit

Permalink
Deploy from main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lagleki authored and github-actions[bot] committed May 13, 2024
1 parent 1c2b6f4 commit d5eb4a7
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion index.5cdc7a21.js → index.e5d33f9c.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html><head><link rel="stylesheet" href="index.1a55a3d8.css"><script type="module" src="index.runtime.2fbdaeb5.js"></script><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, shrink-to-fit=no"><title>Visual Lojban parser</title><link rel="icon shortcut" href="pluka_lanci.54dadede.svg"></head><body id="root"> <div class="container-fluid pt-2"> <div class="row"> <div class="col-12"> <form> <textarea class="form-control mb-2 w-100" id="input" rows="3" autofocus placeholder="Type any Lojban text. The result will be parsed as you type. Experimental particles supported."></textarea> </form> </div> </div> <div class="row"> <div class="col-12 col-md-6 mb-1"> <div class="d-flex" role="group" aria-label="Basic radio toggle button group"> <button class="btn btn-outline-secondary btn-sm me-1" type="button" onclick="document.getElementById('input').value=''"> Clear </button> <button id="example1" class="btn btn-outline-success btn-sm me-1" type="button"> Example 1 </button> <button id="example2" class="btn btn-outline-primary btn-sm me-1" type="button"> Example 2 </button> <button id="example3" class="btn btn-outline-danger btn-sm me-1" type="button"> Example 3 </button> </div> </div> <div class="col-12 col-md-6 mb-1"> <div class="input-group"> <select id="compactor" class="form-select form-select-sm" aria-label="Compact mode selector"> <option selected value="compact-all">Compact all</option> <option value="up-to-lexemes">Up to lexemes</option> <option value="up-to-morphemes">Up to morphemes</option> </select> <select id="layouter" class="form-select form-select-sm" aria-label="Layout selector"></select> </div> </div> </div> </div> <div id="loader" class="loader-container"> <div class="loader"> <div class="sk-chase"> <div class="sk-chase-dot"></div> <div class="sk-chase-dot"></div> <div class="sk-chase-dot"></div> <div class="sk-chase-dot"></div> <div class="sk-chase-dot"></div> <div class="sk-chase-dot"></div> </div> </div> </div> <div id="cy" class="d-none"></div> <script type="module" src="index.5cdc7a21.js"></script> <script>"serviceWorker"in navigator&&window.addEventListener("load",function(){navigator.serviceWorker.register("./sw.js")});</script> </body></html>
<!DOCTYPE html><html><head><link rel="stylesheet" href="index.1a55a3d8.css"><script type="module" src="index.runtime.2d89a1c0.js"></script><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, shrink-to-fit=no"><title>Visual Lojban parser</title><link rel="icon shortcut" href="pluka_lanci.54dadede.svg"></head><body id="root"> <div class="container-fluid pt-2"> <div class="row"> <div class="col-12"> <form> <textarea class="form-control mb-2 w-100" id="input" rows="3" autofocus placeholder="Type any Lojban text. The result will be parsed as you type. Experimental particles supported."></textarea> </form> </div> </div> <div class="row"> <div class="col-12 col-md-6 mb-1"> <div class="d-flex" role="group" aria-label="Basic radio toggle button group"> <button class="btn btn-outline-secondary btn-sm me-1" type="button" onclick="document.getElementById('input').value=''"> Clear </button> <button id="example1" class="btn btn-outline-success btn-sm me-1" type="button"> Example 1 </button> <button id="example2" class="btn btn-outline-primary btn-sm me-1" type="button"> Example 2 </button> <button id="example3" class="btn btn-outline-danger btn-sm me-1" type="button"> Example 3 </button> </div> </div> <div class="col-12 col-md-6 mb-1"> <div class="input-group"> <select id="compactor" class="form-select form-select-sm" aria-label="Compact mode selector"> <option selected value="compact-all">Compact all</option> <option value="up-to-lexemes">Up to lexemes</option> <option value="up-to-morphemes">Up to morphemes</option> </select> <select id="layouter" class="form-select form-select-sm" aria-label="Layout selector"></select> </div> </div> </div> </div> <div id="loader" class="loader-container"> <div class="loader"> <div class="sk-chase"> <div class="sk-chase-dot"></div> <div class="sk-chase-dot"></div> <div class="sk-chase-dot"></div> <div class="sk-chase-dot"></div> <div class="sk-chase-dot"></div> <div class="sk-chase-dot"></div> </div> </div> </div> <div id="cy" class="d-none"></div> <script type="module" src="index.e5d33f9c.js"></script> <script>"serviceWorker"in navigator&&window.addEventListener("load",function(){navigator.serviceWorker.register("./sw.js")});</script> </body></html>
2 changes: 1 addition & 1 deletion index.runtime.2fbdaeb5.js → index.runtime.2d89a1c0.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sw.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions worker.2fe8d53d.js

Large diffs are not rendered by default.

10 changes: 0 additions & 10 deletions worker.605e9162.js

This file was deleted.

0 comments on commit d5eb4a7

Please sign in to comment.