@liascript/exporter 3.3.4--1.0.10 → 3.3.6--1.0.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (61) hide show
  1. package/README.md +7 -0
  2. package/dist/assets/capacitor/index.076fddd4.js +1 -0
  3. package/dist/assets/capacitor/{index.637f0e20.js → index.3c7e5001.js} +1 -1
  4. package/dist/assets/capacitor/index.406bbc6e.css +1 -0
  5. package/dist/assets/capacitor/index.6532983b.js +2 -0
  6. package/dist/assets/capacitor/index.html +1 -1
  7. package/dist/assets/capacitor/{jszip.min.9da0258d.js → jszip.min.8d875ed3.js} +1 -1
  8. package/dist/assets/capacitor/{trystero-ipfs.min.771a19bf.js → trystero-ipfs.min.2b844fee.js} +1 -1
  9. package/dist/assets/pdf/index.6c7e8237.js +1 -0
  10. package/dist/assets/pdf/{index.9b97e5c1.js → index.79a6ec48.js} +1 -1
  11. package/dist/assets/pdf/{index.b8d5f71b.js → index.d8662915.js} +2 -2
  12. package/dist/assets/pdf/index.e21e9c0d.js +1 -0
  13. package/dist/assets/pdf/index.fda685a7.css +1 -0
  14. package/dist/assets/pdf/index.html +1 -1
  15. package/dist/assets/web/{index.beeaa029.js → index.68795b8d.js} +1 -1
  16. package/dist/assets/web/index.html +1 -1
  17. package/dist/assets/web/{jszip.min.4fbcc13f.js → jszip.min.63142cc8.js} +1 -1
  18. package/dist/index.js +131 -128
  19. package/dist/server/public/app.js +61 -0
  20. package/package.json +3 -2
  21. package/dist/assets/capacitor/icon.0f391115.woff2 +0 -0
  22. package/dist/assets/capacitor/icon.306cf7a6.ttf +0 -0
  23. package/dist/assets/capacitor/icon.662418c0.woff +0 -0
  24. package/dist/assets/capacitor/icon.9b356195.svg +0 -1
  25. package/dist/assets/capacitor/icon.e17b8452.eot +0 -0
  26. package/dist/assets/capacitor/index.73bf47b5.js +0 -1
  27. package/dist/assets/capacitor/index.824c7649.js +0 -2
  28. package/dist/assets/capacitor/index.e51e2c80.css +0 -1
  29. package/dist/assets/pdf/icon.14c0ea62.ttf +0 -0
  30. package/dist/assets/pdf/icon.33fb5714.eot +0 -0
  31. package/dist/assets/pdf/icon.7a090f96.woff +0 -0
  32. package/dist/assets/pdf/icon.b5424374.woff2 +0 -0
  33. package/dist/assets/pdf/icon.d6e710a3.svg +0 -1
  34. package/dist/assets/pdf/index.00aba8f1.js +0 -1
  35. package/dist/assets/pdf/index.1fbc2889.css +0 -1
  36. package/dist/assets/pdf/index.374859b7.js +0 -1
  37. package/dist/assets/scorm2004/icon.67cbd343.svg +0 -1
  38. package/dist/assets/scorm2004/icon.6ae69fb4.woff +0 -0
  39. package/dist/assets/scorm2004/icon.820972b3.eot +0 -0
  40. package/dist/assets/scorm2004/icon.cef53a8a.ttf +0 -0
  41. package/dist/assets/scorm2004/icon.e475baaf.woff2 +0 -0
  42. package/dist/assets/web/icon.67cbd343.svg +0 -1
  43. package/dist/assets/web/icon.6ae69fb4.woff +0 -0
  44. package/dist/assets/web/icon.820972b3.eot +0 -0
  45. package/dist/assets/web/icon.cef53a8a.ttf +0 -0
  46. package/dist/assets/web/icon.e475baaf.woff2 +0 -0
  47. package/dist/assets/xapi/icon.67cbd343.svg +0 -1
  48. package/dist/assets/xapi/icon.6ae69fb4.woff +0 -0
  49. package/dist/assets/xapi/icon.820972b3.eot +0 -0
  50. package/dist/assets/xapi/icon.cef53a8a.ttf +0 -0
  51. package/dist/assets/xapi/icon.e475baaf.woff2 +0 -0
  52. /package/dist/assets/{indexeddb → common}/icon.67cbd343.svg +0 -0
  53. /package/dist/assets/{indexeddb → common}/icon.6ae69fb4.woff +0 -0
  54. /package/dist/assets/{indexeddb → common}/icon.820972b3.eot +0 -0
  55. /package/dist/assets/{indexeddb → common}/icon.cef53a8a.ttf +0 -0
  56. /package/dist/assets/{indexeddb → common}/icon.e475baaf.woff2 +0 -0
  57. /package/dist/assets/{scorm1.2 → pdf}/icon.67cbd343.svg +0 -0
  58. /package/dist/assets/{scorm1.2 → pdf}/icon.6ae69fb4.woff +0 -0
  59. /package/dist/assets/{scorm1.2 → pdf}/icon.820972b3.eot +0 -0
  60. /package/dist/assets/{scorm1.2 → pdf}/icon.cef53a8a.ttf +0 -0
  61. /package/dist/assets/{scorm1.2 → pdf}/icon.e475baaf.woff2 +0 -0
package/dist/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env node
2
2
 
3
- var $3MWDR$xhr2=require("xhr2"),$3MWDR$minimist=require("minimist"),$3MWDR$liascriptsimplescormpackager=require("@liascript/simple-scorm-packager"),$3MWDR$path=require("path"),$3MWDR$fsextra=require("fs-extra"),$3MWDR$nodefetch=require("node-fetch"),$3MWDR$temp=require("temp"),$3MWDR$archiver=require("archiver"),$3MWDR$simplybeautiful=require("simply-beautiful"),$3MWDR$fs=require("fs"),$3MWDR$jsonld=require("jsonld"),$3MWDR$child_process=require("child_process"),$3MWDR$puppeteer=require("puppeteer"),$3MWDR$os=require("os"),$3MWDR$turbodocxhtmltodocx=require("@turbodocx/html-to-docx"),$3MWDR$yaml=require("yaml"),$3MWDR$fastify=require("fastify"),$3MWDR$fastifymultipart=require("@fastify/multipart"),$3MWDR$fastifystatic=require("@fastify/static"),$3MWDR$open=require("open"),$3MWDR$fspromises=require("fs/promises"),$3MWDR$crypto=require("crypto"),$3MWDR$unzipper=require("unzipper"),$3MWDR$isomorphicgit=require("isomorphic-git"),$3MWDR$isomorphicgithttpnode=require("isomorphic-git/http/node"),$3MWDR$events=require("events"),$parcel$global=globalThis;function $parcel$interopDefault(e){return e&&e.__esModule?e.default:e}var $baf47dd03acf10c1$exports={};$baf47dd03acf10c1$exports=JSON.parse('{"name":"@liascript/exporter","version":"3.3.4--1.0.10","description":"A generic exporter for LiaScript","main":"dist/index.js","repository":{"type":"git","url":"git://github.com/liascript/liascript-exporter.git"},"bugs":{"url":"https://github.com/LiaScript/LiaScript-Exporter/issues","email":"LiaScript@web.de"},"homepage":"https://github.com/LiaScript/LiaScript-Exporter/README.md","bin":{"liascript-exporter":"dist/index.js","liaex":"dist/index.js"},"preferGlobal":true,"files":["dist/","README.md"],"scripts":{"__postinstall":"npx puppeteer browsers install chrome","__preinstall":"cd LiaScript && npm i && npm run build:scorm1.2 && cp -r dist ../assets/scorm1.2","build:assets":"npm run clean && npm run asset:scorm1.2 && npm run asset:scorm2004 && npm run asset:xapi && npm run asset:web && npm run asset:indexeddb && npm run asset:pdf && npm run asset:capacitor && npm run asset:logo && npm run fix:file","build:docker":"docker build -t liascript/exporter:latest .","clean":"rm -rf dist/assets/*","asset:logo":"cp -r LiaScript/resources dist","asset:web":"cd LiaScript && npm i && npm run build:base && cp -r dist ../dist/assets/web","asset:pdf":"cd LiaScript && git stash && git checkout feat/fullPage && rm -rf node_modules && npm i && npm run build:pdf && cp -r dist ../dist/assets/pdf && git checkout development && rm -rf node_modules && npm i","asset:scorm1.2":"cd LiaScript && npm i && npm run build:scorm1.2 && cp -r dist ../dist/assets/scorm1.2","asset:scorm2004":"cd LiaScript && npm i && npm run build:scorm2004 && cp -r dist ../dist/assets/scorm2004","asset:indexeddb":"cd LiaScript && npm i && npm run build:indexeddb && cp -r dist ../dist/assets/indexeddb","asset:xapi":"cd LiaScript && npm i && npm run build:xapi && cp -r dist ../dist/assets/xapi","asset:capacitor":"cd LiaScript && git stash && git checkout feat/capacitor8 && rm -rf node_modules && npm i && npm run build:indexeddb && cp -r dist ../dist/assets/capacitor && git checkout development && rm -rf node_modules && npm i","asset:deduplicate":"./scripts/deduplicate-assets.sh","build":"npx parcel build --no-cache --no-source-maps src/index.ts && npm run shebang && npm run copy:public && npm run copy:presets","build:all":"npm run clean && npm run build:assets && npm run asset:deduplicate && cp -r dist/assets/common/* dist/assets/pdf && npm run build && npm run minify","build:debug":"npx parcel build --target node --no-minify --log-level 5 src/index.ts","watch":"npx parcel serve --no-cache --no-source-maps src/index.ts --out-dir dist --out-file index.js","copy:public":"node scripts/copy-files.js","copy:presets":"node scripts/copy-files.js presets","run:moodle":"cd docker/moodle && docker-compose up","run:ilias":"cd docker/ilias && docker-compose up","fix:file":"find dist/ -type f -name \\"*.js\\" -exec sed -i -r \'s/\\\\/\\\\(https\\\\?\\\\|file\\\\|ftp\\\\|\\\\(chrome\\\\|moz\\\\|safari-web\\\\)-extension\\\\):\\\\\\\\\\\\/\\\\\\\\\\\\/\\\\[/\\\\/(https?|file|ftp|(chrome|moz|safari-web)-extension):\\\\\\\\\\\\/\\\\\\\\\\\\/\\\\\\\\\\\\/?[/g\' {} +","shebang":"node scripts/add-shebang.js","minify":"echo \'\'; printf \'%-60s %12s %12s %12s %10s\\\\n\' \'File\' \'Before\' \'After\' \'Reduced\' \'Savings\'; printf \'%-60s %12s %12s %12s %10s\\\\n\' \'----\' \'------\' \'-----\' \'-------\' \'-------\'; find dist -name \\"*.js\\" -print0 | xargs -0 -P 4 -I {} sh -c \'before=$(wc -c < {}); minify {} > {}.min && after=$(wc -c < {}.min); if [ ${after} -lt ${before} ]; then mv {}.min {}; reduction=$((${before}-${after})); percent=$(awk \\"BEGIN {printf \\\\\\"%.1f\\\\\\", ${reduction}/${before}*100}\\"); printf \\"%-60s %12s %12s %12s %9s%%\\\\n\\" \\"{}\\" \\"${before}\\" \\"${after}\\" \\"${reduction}\\" \\"${percent}\\"; else rm {}.min; printf \\"%-60s %12s %12s %12s %10s\\\\n\\" \\"{}\\" \\"${before}\\" \\"${after}\\" \\"-\\" \\"0.0%\\"; fi\'","electron:dev":"NODE_ENV=development electron electron/main.js","electron:build":"npm run build && electron-builder --config electron-builder.json","electron:build:quick":"npm run build && electron-builder --linux AppImage --x64 --config electron-builder.json","electron:build:win":"npm run build && electron-builder --win --config electron-builder.json","electron:build:mac":"npm run build && electron-builder --mac --config electron-builder.json","electron:build:linux":"npm run build && electron-builder --linux --config electron-builder.json","electron:build:all":"npm run build && electron-builder --win --mac --linux --config electron-builder.json","electron:pack":"npm run build && electron-builder --dir --config electron-builder.json"},"keywords":["LiaScript","SCORM","OER","Markdown","OER"],"author":"André Dietrich <Andre.Dietrich@informatik.tu-freiberg.de>","license":"ISC","dependencies":{"@fastify/multipart":"^8.1.0","@fastify/static":"^7.0.1","@lesjoursfr/html-to-epub":"^6.0.1","@liascript/simple-scorm-packager":"^0.3.0","@turbodocx/html-to-docx":"^1.20.1","archiver":"^7.0.1","electron-updater":"^6.8.9","epub-gen":"^0.1.0","fastify":"^4.26.0","fs-extra":"^11.3.3","isomorphic-git":"^1.38.4","jsonld":"^9.0.0","minimist":"^1.2.5","node-fetch":"^2.7.0","open":"^8.4.2","path":"^0.12.7","pino-pretty":"^13.0.0","puppeteer":"^24.34.0","simply-beautiful":"^1.0.1","temp":"^0.9.4","ts-node":"^10.9.2","typescript":"^5.9.3","unzipper":"^0.12.3","xhr2":"^0.2.1","yaml":"^2.8.2"},"devDependencies":{"@parcel/transformer-elm":"^2.16.3","@types/fs-extra":"^11.0.4","@types/node":"^20.19.27","@types/temp":"^0.9.1","@types/unzipper":"^0.10.11","electron":"^30.5.1","electron-builder":"^24.9.1","elm":"^0.19.1-6","parcel":"^2.16.3"},"puppeteer":{"chrome-headless-shell":{"skipDownload":true}},"engines":{"node":">= 12"},"targets":{"main":{"context":"node","optimize":true}}}');const $731e8d697db57a6f$var$GREEN="\x1b[32m",$731e8d697db57a6f$var$CYAN="\x1b[36m",$731e8d697db57a6f$var$YELLOW="\x1b[33m",$731e8d697db57a6f$var$RESET="\x1b[0m";function $731e8d697db57a6f$export$25e837046d67abc2(e){return`\x1b[32m${e}${$731e8d697db57a6f$var$RESET}`}function $731e8d697db57a6f$export$4b1de71c2aee5d84(e){return`\x1b[36m${e}${$731e8d697db57a6f$var$RESET}`}function $731e8d697db57a6f$export$46e4a324ac90507f(e){return $731e8d697db57a6f$export$425327af25286e5e($731e8d697db57a6f$export$73ba5813cda80a49(`\x1b[33m${e}${$731e8d697db57a6f$var$RESET}`))}function $731e8d697db57a6f$export$73ba5813cda80a49(e){return`\x1b[1m${e}${$731e8d697db57a6f$var$RESET}`}function $731e8d697db57a6f$export$5540da1282cbf565(e){return`\x1b[3m${e}${$731e8d697db57a6f$var$RESET}`}function $731e8d697db57a6f$export$425327af25286e5e(e){return`\x1b[4m${e}${$731e8d697db57a6f$var$RESET}`}function $731e8d697db57a6f$export$ae50443ffc990749(e,t,r,a=28){let n="",o=Math.max(0,a-(n=e?e.includes("\n")?$731e8d697db57a6f$export$25e837046d67abc2(e.replace("\n",""))+" "+$731e8d697db57a6f$export$73ba5813cda80a49($731e8d697db57a6f$export$4b1de71c2aee5d84(t)):$731e8d697db57a6f$export$25e837046d67abc2(e)+" "+$731e8d697db57a6f$export$73ba5813cda80a49($731e8d697db57a6f$export$4b1de71c2aee5d84(t)):$731e8d697db57a6f$export$73ba5813cda80a49($731e8d697db57a6f$export$4b1de71c2aee5d84(t))).replace(/\x1b\[\d+m/g,"").length),i=80-a,c=r.split(" "),u=[],s="";for(let e of c)(s+e).length>i&&s.length>0?(u.push(s.trim()),s=e+" "):s+=e+" ";s.trim().length>0&&u.push(s.trim()),console.log(n+" ".repeat(o)+u[0]);for(let e=1;e<u.length;e++)console.log(" ".repeat(a)+u[e])}function $731e8d697db57a6f$export$a80b3bd66acc52ff(e,t=0){let r=80-t,a=e.split(" "),n=[],o="";for(let e of a)(o+e).length>r&&o.length>0?(n.push(o.trim()),o=e+" "):o+=e+" ";o.trim().length>0&&n.push(o.trim());for(let e=0;e<n.length;e++)console.log(" ".repeat(t)+$731e8d697db57a6f$export$5540da1282cbf565(n[e]))}"use strict";const $070fc7e985d52a73$var$TEMP_DIR_PREFIX="lia",$070fc7e985d52a73$var$DIST_DIR_RELATIVE_PATH="../../dist",$070fc7e985d52a73$var$ZIP_COMPRESSION_LEVEL=9,$070fc7e985d52a73$var$RANDOM_STRING_LENGTH=16,$070fc7e985d52a73$var$RANDOM_CHARS="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",$070fc7e985d52a73$var$BEAUTIFY_OPTIONS={indent_size:4,space_before_conditional:!0,jslint_happy:!0,max_char:0};function $070fc7e985d52a73$export$6b76988456c0292f(){return new Promise((e,t)=>{$3MWDR$temp.mkdir("lia",function(r,a){r?t(r):e(a)})})}function $070fc7e985d52a73$export$7f7b8152cc673abe(){let e=process.argv[1],t=$3MWDR$fs.realpathSync(e);return $3MWDR$path.dirname(t)}function $070fc7e985d52a73$export$e772c8ff12451969(e){return new Promise(t=>setTimeout(t,e))}function $070fc7e985d52a73$export$552bfb764b5cd2b4(e,t){return new Promise((r,a)=>{$3MWDR$fsextra.writeFile(e,t,function(e){e?a(e):r("ok")})})}function $070fc7e985d52a73$export$3032dc2899b8ea9b(e){return function(t,r){for(let r of $3MWDR$path.relative($3MWDR$path.resolve(e),t).split($3MWDR$path.sep))if(r.startsWith(".")||"node_modules"===r)return!1;return!0}}function $070fc7e985d52a73$export$31a09876afc8115c(e,t){return $070fc7e985d52a73$export$a976684a0efeb93f(`<script src="https://code.responsivevoice.org/responsivevoice.js?key=${e}"></script>`,t)}function $070fc7e985d52a73$export$a976684a0efeb93f(e,t,r=!1){return"boolean"==typeof r?r?t.replace("<head>","<head>"+e):t.replace("</head>",e+"</head>"):r.startsWith("</")?t.replace(r,e+r):t.replace(r,r+e)}function $070fc7e985d52a73$export$bab98af026af71ac(e){return e.startsWith("http://")||e.startsWith("https://")||e.startsWith("file://")}async function $070fc7e985d52a73$export$8cde213409fd6377(e,t,r,a,n,o){return await $070fc7e985d52a73$export$552bfb764b5cd2b4($3MWDR$path.join(e,t),$070fc7e985d52a73$export$1b80ed980367b7c1(`<!DOCTYPE html>
3
+ var $3MWDR$xhr2=require("xhr2"),$3MWDR$minimist=require("minimist"),$3MWDR$liascriptsimplescormpackager=require("@liascript/simple-scorm-packager"),$3MWDR$path=require("path"),$3MWDR$fsextra=require("fs-extra"),$3MWDR$nodefetch=require("node-fetch"),$3MWDR$temp=require("temp"),$3MWDR$archiver=require("archiver"),$3MWDR$simplybeautiful=require("simply-beautiful"),$3MWDR$fs=require("fs"),$3MWDR$jsonld=require("jsonld"),$3MWDR$child_process=require("child_process"),$3MWDR$puppeteer=require("puppeteer"),$3MWDR$os=require("os"),$3MWDR$turbodocxhtmltodocx=require("@turbodocx/html-to-docx"),$3MWDR$yaml=require("yaml"),$3MWDR$fastify=require("fastify"),$3MWDR$fastifymultipart=require("@fastify/multipart"),$3MWDR$fastifystatic=require("@fastify/static"),$3MWDR$open=require("open"),$3MWDR$fastifycors=require("@fastify/cors"),$3MWDR$fspromises=require("fs/promises"),$3MWDR$crypto=require("crypto"),$3MWDR$unzipper=require("unzipper"),$3MWDR$isomorphicgit=require("isomorphic-git"),$3MWDR$isomorphicgithttpnode=require("isomorphic-git/http/node"),$3MWDR$events=require("events"),$parcel$global=globalThis;function $parcel$interopDefault(e){return e&&e.__esModule?e.default:e}var $baf47dd03acf10c1$exports={};$baf47dd03acf10c1$exports=JSON.parse('{"name":"@liascript/exporter","version":"3.3.6--1.0.10","description":"A generic exporter for LiaScript","main":"dist/index.js","repository":{"type":"git","url":"git://github.com/liascript/liascript-exporter.git"},"bugs":{"url":"https://github.com/LiaScript/LiaScript-Exporter/issues","email":"LiaScript@web.de"},"homepage":"https://github.com/LiaScript/LiaScript-Exporter/README.md","bin":{"liascript-exporter":"dist/index.js","liaex":"dist/index.js"},"preferGlobal":true,"files":["dist/","README.md"],"scripts":{"__postinstall":"npx puppeteer browsers install chrome","__preinstall":"cd LiaScript && npm i && npm run build:scorm1.2 && cp -r dist ../assets/scorm1.2","build:assets":"npm run clean && npm run asset:scorm1.2 && npm run asset:scorm2004 && npm run asset:xapi && npm run asset:web && npm run asset:indexeddb && npm run asset:pdf && npm run asset:capacitor && npm run asset:logo && npm run fix:file","build:docker":"docker build -t liascript/exporter:latest .","clean":"rm -rf dist/assets/*","asset:logo":"cp -r LiaScript/resources dist","asset:web":"cd LiaScript && npm i && npm run build:base && cp -r dist ../dist/assets/web","asset:pdf":"cd LiaScript && git stash && git checkout feat/fullPage && rm -rf node_modules && npm i && npm run build:pdf && cp -r dist ../dist/assets/pdf && git checkout development && rm -rf node_modules && npm i","asset:scorm1.2":"cd LiaScript && npm i && npm run build:scorm1.2 && cp -r dist ../dist/assets/scorm1.2","asset:scorm2004":"cd LiaScript && npm i && npm run build:scorm2004 && cp -r dist ../dist/assets/scorm2004","asset:indexeddb":"cd LiaScript && npm i && npm run build:indexeddb && cp -r dist ../dist/assets/indexeddb","asset:xapi":"cd LiaScript && npm i && npm run build:xapi && cp -r dist ../dist/assets/xapi","asset:capacitor":"cd LiaScript && git stash && git checkout feat/capacitor8 && rm -rf node_modules && npm i && npm run build:indexeddb && cp -r dist ../dist/assets/capacitor && git checkout development && rm -rf node_modules && npm i","asset:deduplicate":"./scripts/deduplicate-assets.sh","build":"npx parcel build --no-cache --no-source-maps src/index.ts && npm run shebang && npm run copy:public && npm run copy:presets","build:all":"npm run clean && npm run build:assets && npm run asset:deduplicate && cp -r dist/assets/common/* dist/assets/pdf && npm run build && npm run minify","build:debug":"npx parcel build --target node --no-minify --log-level 5 src/index.ts","watch":"npx parcel serve --no-cache --no-source-maps src/index.ts --out-dir dist --out-file index.js","copy:public":"node scripts/copy-files.js","copy:presets":"node scripts/copy-files.js presets","run:moodle":"cd docker/moodle && docker-compose up","run:ilias":"cd docker/ilias && docker-compose up","fix:file":"find dist/ -type f -name \\"*.js\\" -exec sed -i -r \'s/\\\\/\\\\(https\\\\?\\\\|file\\\\|ftp\\\\|\\\\(chrome\\\\|moz\\\\|safari-web\\\\)-extension\\\\):\\\\\\\\\\\\/\\\\\\\\\\\\/\\\\[/\\\\/(https?|file|ftp|(chrome|moz|safari-web)-extension):\\\\\\\\\\\\/\\\\\\\\\\\\/\\\\\\\\\\\\/?[/g\' {} +","shebang":"node scripts/add-shebang.js","minify":"echo \'\'; printf \'%-60s %12s %12s %12s %10s\\\\n\' \'File\' \'Before\' \'After\' \'Reduced\' \'Savings\'; printf \'%-60s %12s %12s %12s %10s\\\\n\' \'----\' \'------\' \'-----\' \'-------\' \'-------\'; find dist -name \\"*.js\\" -print0 | xargs -0 -P 4 -I {} sh -c \'before=$(wc -c < {}); minify {} > {}.min && after=$(wc -c < {}.min); if [ ${after} -lt ${before} ]; then mv {}.min {}; reduction=$((${before}-${after})); percent=$(awk \\"BEGIN {printf \\\\\\"%.1f\\\\\\", ${reduction}/${before}*100}\\"); printf \\"%-60s %12s %12s %12s %9s%%\\\\n\\" \\"{}\\" \\"${before}\\" \\"${after}\\" \\"${reduction}\\" \\"${percent}\\"; else rm {}.min; printf \\"%-60s %12s %12s %12s %10s\\\\n\\" \\"{}\\" \\"${before}\\" \\"${after}\\" \\"-\\" \\"0.0%\\"; fi\'","electron:dev":"NODE_ENV=development electron electron/main.js","electron:build":"npm run build && electron-builder --config electron-builder.json","electron:build:quick":"npm run build && electron-builder --linux AppImage --x64 --config electron-builder.json","electron:build:win":"npm run build && electron-builder --win --config electron-builder.json","electron:build:mac":"npm run build && electron-builder --mac --config electron-builder.json","electron:build:linux":"npm run build && electron-builder --linux --config electron-builder.json","electron:build:all":"npm run build && electron-builder --win --mac --linux --config electron-builder.json","electron:pack":"npm run build && electron-builder --dir --config electron-builder.json"},"keywords":["LiaScript","SCORM","OER","Markdown","OER"],"author":"André Dietrich <Andre.Dietrich@informatik.tu-freiberg.de>","license":"ISC","dependencies":{"@fastify/cors":"^9.0.1","@fastify/multipart":"^8.1.0","@fastify/static":"^7.0.1","@lesjoursfr/html-to-epub":"^6.0.1","@liascript/simple-scorm-packager":"^0.3.0","@turbodocx/html-to-docx":"^1.20.1","archiver":"^7.0.1","electron-updater":"^6.8.9","epub-gen":"^0.1.0","fastify":"^4.26.0","fs-extra":"^11.3.3","isomorphic-git":"^1.38.4","jsonld":"^9.0.0","minimist":"^1.2.5","node-fetch":"^2.7.0","open":"^8.4.2","path":"^0.12.7","pino-pretty":"^13.0.0","puppeteer":"^24.34.0","simply-beautiful":"^1.0.1","temp":"^0.9.4","ts-node":"^10.9.2","typescript":"^5.9.3","unzipper":"^0.12.3","xhr2":"^0.2.1","yaml":"^2.8.2"},"devDependencies":{"@parcel/transformer-elm":"^2.16.3","@types/fs-extra":"^11.0.4","@types/node":"^20.19.27","@types/temp":"^0.9.1","@types/unzipper":"^0.10.11","electron":"^30.5.1","electron-builder":"^24.9.1","elm":"^0.19.1-6","parcel":"^2.16.3"},"puppeteer":{"chrome-headless-shell":{"skipDownload":true}},"engines":{"node":">= 12"},"targets":{"main":{"context":"node","optimize":true}}}');const $731e8d697db57a6f$var$GREEN="\x1b[32m",$731e8d697db57a6f$var$CYAN="\x1b[36m",$731e8d697db57a6f$var$YELLOW="\x1b[33m",$731e8d697db57a6f$var$RESET="\x1b[0m";function $731e8d697db57a6f$export$25e837046d67abc2(e){return`\x1b[32m${e}${$731e8d697db57a6f$var$RESET}`}function $731e8d697db57a6f$export$4b1de71c2aee5d84(e){return`\x1b[36m${e}${$731e8d697db57a6f$var$RESET}`}function $731e8d697db57a6f$export$46e4a324ac90507f(e){return $731e8d697db57a6f$export$425327af25286e5e($731e8d697db57a6f$export$73ba5813cda80a49(`\x1b[33m${e}${$731e8d697db57a6f$var$RESET}`))}function $731e8d697db57a6f$export$73ba5813cda80a49(e){return`\x1b[1m${e}${$731e8d697db57a6f$var$RESET}`}function $731e8d697db57a6f$export$5540da1282cbf565(e){return`\x1b[3m${e}${$731e8d697db57a6f$var$RESET}`}function $731e8d697db57a6f$export$425327af25286e5e(e){return`\x1b[4m${e}${$731e8d697db57a6f$var$RESET}`}function $731e8d697db57a6f$export$ae50443ffc990749(e,t,r,a=28){let n="",o=Math.max(0,a-(n=e?e.includes("\n")?$731e8d697db57a6f$export$25e837046d67abc2(e.replace("\n",""))+" "+$731e8d697db57a6f$export$73ba5813cda80a49($731e8d697db57a6f$export$4b1de71c2aee5d84(t)):$731e8d697db57a6f$export$25e837046d67abc2(e)+" "+$731e8d697db57a6f$export$73ba5813cda80a49($731e8d697db57a6f$export$4b1de71c2aee5d84(t)):$731e8d697db57a6f$export$73ba5813cda80a49($731e8d697db57a6f$export$4b1de71c2aee5d84(t))).replace(/\x1b\[\d+m/g,"").length),i=80-a,c=r.split(" "),u=[],s="";for(let e of c)(s+e).length>i&&s.length>0?(u.push(s.trim()),s=e+" "):s+=e+" ";s.trim().length>0&&u.push(s.trim()),console.log(n+" ".repeat(o)+u[0]);for(let e=1;e<u.length;e++)console.log(" ".repeat(a)+u[e])}function $731e8d697db57a6f$export$a80b3bd66acc52ff(e,t=0){let r=80-t,a=e.split(" "),n=[],o="";for(let e of a)(o+e).length>r&&o.length>0?(n.push(o.trim()),o=e+" "):o+=e+" ";o.trim().length>0&&n.push(o.trim());for(let e=0;e<n.length;e++)console.log(" ".repeat(t)+$731e8d697db57a6f$export$5540da1282cbf565(n[e]))}"use strict";const $070fc7e985d52a73$var$TEMP_DIR_PREFIX="lia",$070fc7e985d52a73$var$DIST_DIR_RELATIVE_PATH="../../dist",$070fc7e985d52a73$var$ZIP_COMPRESSION_LEVEL=9,$070fc7e985d52a73$var$RANDOM_STRING_LENGTH=16,$070fc7e985d52a73$var$RANDOM_CHARS="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",$070fc7e985d52a73$var$BEAUTIFY_OPTIONS={indent_size:4,space_before_conditional:!0,jslint_happy:!0,max_char:0};function $070fc7e985d52a73$export$6b76988456c0292f(){return new Promise((e,t)=>{$3MWDR$temp.mkdir("lia",function(r,a){r?t(r):e(a)})})}function $070fc7e985d52a73$export$7f7b8152cc673abe(){let e=process.argv[1],t=$3MWDR$fs.realpathSync(e);return $3MWDR$path.dirname(t)}function $070fc7e985d52a73$export$e772c8ff12451969(e){return new Promise(t=>setTimeout(t,e))}function $070fc7e985d52a73$export$552bfb764b5cd2b4(e,t){return new Promise((r,a)=>{$3MWDR$fsextra.writeFile(e,t,function(e){e?a(e):r("ok")})})}function $070fc7e985d52a73$export$3032dc2899b8ea9b(e){return function(t,r){for(let r of $3MWDR$path.relative($3MWDR$path.resolve(e),t).split($3MWDR$path.sep))if(r.startsWith(".")||"node_modules"===r)return!1;return!0}}function $070fc7e985d52a73$export$31a09876afc8115c(e,t){return $070fc7e985d52a73$export$a976684a0efeb93f(`<script src="https://code.responsivevoice.org/responsivevoice.js?key=${e}"></script>`,t)}function $070fc7e985d52a73$export$a976684a0efeb93f(e,t,r=!1){return"boolean"==typeof r?r?t.replace("<head>","<head>"+e):t.replace("</head>",e+"</head>"):r.startsWith("</")?t.replace(r,e+r):t.replace(r,r+e)}function $070fc7e985d52a73$export$bab98af026af71ac(e){return e.startsWith("http://")||e.startsWith("https://")||e.startsWith("file://")}async function $070fc7e985d52a73$export$8cde213409fd6377(e,t,r,a,n,o){return await $070fc7e985d52a73$export$552bfb764b5cd2b4($3MWDR$path.join(e,t),$070fc7e985d52a73$export$1b80ed980367b7c1(`<!DOCTYPE html>
4
4
  <html style="height:100%; overflow: hidden">
5
5
  <head>
6
6
  ${a}
@@ -131,7 +131,130 @@ ${s}`)).replace(/buildTypes\s*\{[\s\S]*?release\s*\{/,e=>e+"\n signin
131
131
  <body>
132
132
  ${g}
133
133
  </body>
134
- </html>`,x={orientation:e["docx-orientation"]||$8c3498a62706068d$var$DEFAULT_ORIENTATION,title:e["docx-title"]||"LiaScript Export",creator:e["docx-author"]||"LiaScript Exporter",subject:e["docx-subject"],description:e["docx-description"],lang:e["docx-language"]||$8c3498a62706068d$var$DEFAULT_LANG,font:e["docx-font"]||$8c3498a62706068d$var$DEFAULT_FONT,fontSize:e["docx-font-size"]||22,table:{row:{cantSplit:!1}},header:null!=(a=e["docx-header"])&&a,footer:null!=(n=e["docx-footer"])&&n,pageNumber:null!=(o=e["docx-page-number"])&&o,imageProcessing:{maxRetries:3,downloadTimeout:1e4,maxImageSize:0x1400000,verboseLogging:!1}},w=e["docx-header-html"]||null,y=e["docx-footer-html"]||null;console.log("Generating DOCX document...");let S=await $parcel$interopDefault($3MWDR$turbodocxhtmltodocx)(v,w,x,y),E=e.output.endsWith(".docx")?e.output:e.output+".docx";$3MWDR$fs.writeFileSync(E,Buffer.from(S)),console.log(`DOCX successfully generated: ${E}`)}catch(e){throw Error(`Failed to generate DOCX: ${e.message}`)}}async function $8c3498a62706068d$var$extractHighlightedCode(e){return new Map(await e.evaluate(()=>{let e=e=>e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#39;"),t=[],r=0;return document.querySelectorAll(".lia-code__input").forEach(a=>{a.setAttribute("data-code-index",r.toString());try{let n=a.querySelector(".ace_editor"),o=null==n?void 0:n.querySelector(".ace_text-layer");if(!n||!o){t.push([r,""]),r++;return}let i=window.getComputedStyle(n).backgroundColor||"#f5f5f5",c=[],u="font-family:Courier;margin:0;padding:0;white-space:pre;",s=o.querySelectorAll(".ace_line_group");s.length>0?s.forEach(t=>{let r=t.querySelectorAll(".ace_line");if(0===r.length)return void c.push(`<p style="${u}"> </p>`);let a="";r.forEach(t=>{let r;a+=(r="",null!==t.querySelector('span[class*="ace_"]')?t.childNodes.forEach(t=>{if(t.nodeType===Node.TEXT_NODE){let a=(t.textContent||"").replace(/[\u200B-\u200D\uFEFF]/g,"");a&&(r+=e(a))}else if(t.nodeType===Node.ELEMENT_NODE){let a=(t.textContent||"").replace(/[\u200B-\u200D\uFEFF]/g,"");if(!a)return;let n=window.getComputedStyle(t).color,o=window.getComputedStyle(t).fontWeight,i=window.getComputedStyle(t).fontStyle,c=e(a),u="";n&&"rgb(0, 0, 0)"!==n&&"rgba(0, 0, 0, 0)"!==n&&(u+=`color:${n};`),("bold"===o||parseInt(o)>=700)&&(u+="font-weight:bold;"),"italic"===i&&(u+="font-style:italic;"),r+=u?`<span style="${u}">${c}</span>`:c}}):r+=e((t.textContent||"").replace(/[\u200B-\u200D\uFEFF\n]/g,"")),r)}),c.push(`<p style="${u}">${a||" "}</p>`)}):(o.textContent||"").replace(/[\u200B-\u200D\uFEFF]/g,"").trimEnd().split("\n").forEach(t=>{c.push(`<p style="${u}">${e(t)||" "}</p>`)});let l=`<table style="width:100%;border-collapse:collapse;"><tr><td style="background-color:${i};border-left:3px solid #4caf50;padding:8px;">`+c.join("")+"</td></tr></table>";t.push([r,l])}catch(e){t.push([r,""])}r++}),t}))}async function $8c3498a62706068d$var$extractAbcSvgs(e,t){let r=t?"data-abc-index":"data-standalone-abc-index",a=await e.evaluate((e,t)=>{let r=0;return e?document.querySelectorAll(".lia-code-terminal").forEach(e=>{e.querySelector("lia-abcjs")&&(e.setAttribute(t,r.toString()),r++)}):document.querySelectorAll("lia-abcjs").forEach(e=>{!e.closest(".lia-code-terminal")&&(e.setAttribute(t,r.toString()),r++)}),r},t,r),n=new Map;for(let o=0;o<a;o++)try{let a=await e.evaluate((e,t,r)=>{var a,n;let o=null;if(e){let e=document.querySelector(`.lia-code-terminal[${t}="${r}"]`);o=(null==e?void 0:e.querySelector("lia-abcjs"))||null}else o=document.querySelector(`lia-abcjs[${t}="${r}"]`);if(!o)return null;let i=null==(n=o.shadowRoot)||null==(a=n.getElementById("paper"))?void 0:a.querySelector("svg");return i?"data:image/svg+xml;base64,"+btoa(new XMLSerializer().serializeToString(i)):null},t,r,o);a&&n.set(o,a)}catch(e){console.error(`Failed to convert ABC block ${o}:`,e)}return n}async function $8c3498a62706068d$var$extractChartSvgs(e){let t=await e.evaluate(()=>{let e=0;return document.querySelectorAll("lia-chart").forEach(t=>{t.setAttribute("data-chart-index",e.toString()),e++}),e}),r=new Map,a=await e.$$("lia-chart");for(let n=0;n<t;n++)try{let t=a[n];if(!t)continue;let o=await e.evaluate(e=>{var t;let r=null==(t=e.shadowRoot)?void 0:t.querySelector("svg");return r?"data:image/svg+xml;base64,"+btoa(new XMLSerializer().serializeToString(r)):null},t);o&&r.set(n,o)}catch(e){console.error(`Failed to extract chart ${n}:`,e)}return r}async function $8c3498a62706068d$var$screenshotTaggedElements(e,t,r,a,n){let o=await e.evaluate((e,t,r)=>{let a=0,n=r?Function("el",r):null;return document.querySelectorAll(e).forEach(e=>{(!n||n(e))&&(e.setAttribute(t,a.toString()),a++)}),a},t,r,null!=n?n:null),i=new Map;for(let n=0;n<o;n++)try{let a,o=await e.$(`${t}[${r}="${n}"]`);if(!o)continue;if(await e.evaluate(e=>{let t=e.shadowRoot;if(!t)return!1;let r=t.querySelector(".katex-display")||t.querySelector(".katex");if(!r)return!1;let a=r.cloneNode(!0);a.querySelectorAll(".katex-mathml").forEach(e=>e.remove());let n=document.createElement("div");return n.setAttribute("data-formula-clone","true"),n.style.cssText="position:absolute;top:0;left:10000px;display:inline-block;background:white;padding:8px;",n.appendChild(a),document.body.appendChild(n),!0},o)){let t=await e.$('[data-formula-clone="true"]');a=t?await t.screenshot({type:"png"}):await o.screenshot({type:"png"}),await e.evaluate(()=>{var e;null==(e=document.querySelector('[data-formula-clone="true"]'))||e.remove()})}else a=await o.screenshot({type:"png"});i.set(n,`data:image/png;base64,${Buffer.from(a).toString("base64")}`)}catch(e){console.error(`Failed to screenshot ${a} ${n}:`,e)}return i}async function $8c3498a62706068d$var$extractTerminalOutputs(e){return new Map(await e.evaluate(()=>{let e=[],t=0,r=e=>e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;");return document.querySelectorAll(".lia-code-terminal").forEach(a=>{a.setAttribute("data-terminal-index",t.toString());try{let n=a.querySelector("lia-terminal");if(!n){e.push([t,""]),t++;return}let o=[],i=n.querySelectorAll('div[class^="text-"]');i.length>0?i.forEach(e=>{let t=r(e.textContent||"");e.classList.contains("text-error")?o.push(`<span style="color:#f48771;">${t}</span>`):e.classList.contains("text-warning")?o.push(`<span style="color:#dcdcaa;">${t}</span>`):o.push(`<span style="color:#d4d4d4;">${t}</span>`)}):r(n.textContent||"").split("\n").forEach(e=>{o.push(`<span style="color:#d4d4d4;">${e}</span>`)});let c=`<table style="width:100%;border-collapse:collapse;"><tr><td style="background-color:#1e1e1e;padding:8px;"><pre style="font-family:Courier;color:#d4d4d4;margin:0;white-space:pre;">${o.join("<br>")}</pre></td></tr></table>`;e.push([t,c])}catch(r){e.push([t,""])}t++}),e}))}const $f3a76b91a4865d74$export$d9468344d3651243="scorm2004";async function $f3a76b91a4865d74$export$372e2d09604f52f0(e,t){let r=await $070fc7e985d52a73$export$6b76988456c0292f(),a=$070fc7e985d52a73$export$7f7b8152cc673abe(),n=$3MWDR$path.join(r,"pro"),o=e["lia-subfolder"]?$3MWDR$path.join(n,"content"):n;await $3MWDR$fsextra.copy($3MWDR$path.join(a,"./assets/scorm2004"),n),await $3MWDR$fsextra.copy($3MWDR$path.join(a,"./assets/common"),n);let i=$3MWDR$fsextra.readFileSync($3MWDR$path.join(n,"index.html"),"utf8");e.key&&(i=$070fc7e985d52a73$export$31a09876afc8115c(e.key,i)),i=$070fc7e985d52a73$export$a976684a0efeb93f('<script src="config.js"><\/script>',i);let c="window.config_ = "+JSON.stringify({task:t.task,quiz:t.quiz,survey:t.survey})+";";e["scorm-alwaysActive"]&&(c+='\n\nwindow["ACTIVE"] = true;',e["scorm-masteryScore"]&&(c+='\n\nwindow["MASTERY_SCORE"] ='+parseFloat(e["scorm-masteryScore"])/100)),await $070fc7e985d52a73$export$552bfb764b5cd2b4($3MWDR$path.join(n,"config.js"),c);let u=await $58867fee6a9ce3e2$export$bc237d627614fc48(e,t);e["scorm-iframe"]&&await $070fc7e985d52a73$export$8cde213409fd6377(n,"start.html",e.readme,u,e.style),e["scorm-embed"]&&(i=$070fc7e985d52a73$export$a976684a0efeb93f('<script src="course.js"><\/script>',i,!0),await $070fc7e985d52a73$export$552bfb764b5cd2b4($3MWDR$path.join(n,"course.js"),'window["liascript_course"] = '+JSON.stringify(e["scorm-embed"])));try{i=$070fc7e985d52a73$export$a976684a0efeb93f(u,i),await $070fc7e985d52a73$export$552bfb764b5cd2b4($3MWDR$path.join(n,"index.html"),i)}catch(e){console.warn(e);return}await $3MWDR$fsextra.copy(e.path,o,{filter:$070fc7e985d52a73$export$3032dc2899b8ea9b(e.path)});let s={version:"2004 4th Edition",organization:e["scorm-organization"]||"LiaScript",title:t.lia.str_title,language:t.lia.definition.language,masteryScore:e["scorm-masteryScore"]||0,startingPage:e["scorm-iframe"]?"start.html":"index.html",startingParameters:e["scorm-iframe"]||e["scorm-embed"]?void 0:e.readme,source:$3MWDR$path.join(r,"pro"),package:{version:t.lia.definition.version,appendTimeToOutput:!1,date:"",filename:$3MWDR$path.basename(e.output+".zip"),zip:!0,name:$3MWDR$path.basename(e.output),author:t.lia.definition.author,outputFolder:$3MWDR$path.dirname(e.output),description:t.lia.comment,typicalDuration:e["scorm-typicalDuration"]||"PT0H5M0S",vcard:{author:t.lia.definition.author,org:e["scorm-organization"]||"LiaScript",mail:t.lia.definition.email}}};await $3MWDR$liascriptsimplescormpackager(s,function(e){console.log(e)})}var $6e87a9adb423ec83$require$execSync=$3MWDR$child_process.execSync,$6e87a9adb423ec83$var$Categories=new Set([]);function $6e87a9adb423ec83$export$ee97db0b1eaef5b1(e){if(e.collection&&(e=e.collection),e.url&&void 0===e.data)return e.url;for(let t=0;t<e.length;t++){let r=e[t];if(r.collection){let e=$6e87a9adb423ec83$export$ee97db0b1eaef5b1(r);if(e)return e}else if(r.url&&void 0===r.data)return r.url}return null}function $6e87a9adb423ec83$export$6930dbd384916ad6(e,t){e.collection&&(e=e.collection);for(let r=0;r<e.length;r++)if(e[r].collection){for(let a=0;a<e[r].collection.length;a++)if(e[r].collection[a].url&&void 0===e[r].collection[a].data){e[r].collection[a].data=t;return}}else if(e[r].url&&void 0===e[r].data){e[r].data=t;break}}function $6e87a9adb423ec83$export$34512e3b2db52a4e(){console.log(""),console.log($731e8d697db57a6f$export$46e4a324ac90507f("Project settings:"),"\n"),$731e8d697db57a6f$export$a80b3bd66acc52ff("A project is a bundle for multiple LiaScript resource into a single project overview page, based on a provided yaml description."),console.log("\nLearn more: https://www.npmjs.com/package/@liascript/exporter#project \n"),console.log("Example:"),console.log("- Input: https://github.com/LiaBooks/liabooks.github.com/blob/main/project.yaml"),console.log("- Output: https://liabooks.github.io"),console.log(""),$731e8d697db57a6f$export$ae50443ffc990749(null,"--project-no-meta"," Disable the generation of meta information for OpenGraph and Twitter-cards."),$731e8d697db57a6f$export$ae50443ffc990749(null,"--project-no-rdf"," Disable the generation of json-ld."),$731e8d697db57a6f$export$ae50443ffc990749(null,"--project-no-categories"," Disable the filter for categories/tags."),$731e8d697db57a6f$export$ae50443ffc990749(null,"--project-category-blur"," Enable this and the categories will be blurred instead of deleted."),$731e8d697db57a6f$export$ae50443ffc990749(null,"--project-generate-scorm12","SCORM12 and pass additional scorm settings."),$731e8d697db57a6f$export$ae50443ffc990749(null,"--project-generate-scorm2004","SCORM2004 and pass additional scorm settings."),$731e8d697db57a6f$export$ae50443ffc990749(null,"--project-generate-ims"," IMS resources with additional config settings."),$731e8d697db57a6f$export$ae50443ffc990749(null,"--project-generate-pdf"," PDFs are automatically generated and added to every card."),$731e8d697db57a6f$export$ae50443ffc990749(null,"--project-generate-cache"," Only generate new files, if they do not exist."),$731e8d697db57a6f$export$ae50443ffc990749(null,"--project-search"," Enable full-text fuzzy search across all courses and sections.")}const $6e87a9adb423ec83$export$d9468344d3651243="project";async function $6e87a9adb423ec83$export$372e2d09604f52f0(e,t){let r="",a=e.output,n=[],o=[];for(let a=0;a<t.collection.length;a++){let i=t.collection[a];if(i.collection){let t="",a=[];for(let r=0;r<i.collection.length;r++)if(i.collection[r].link)t+=`<div class='col-sm-6 col-md-4 col-lg-3 ${i.grid?"mb-3":""}'>
134
+ </html>`,x={orientation:e["docx-orientation"]||$8c3498a62706068d$var$DEFAULT_ORIENTATION,title:e["docx-title"]||"LiaScript Export",creator:e["docx-author"]||"LiaScript Exporter",subject:e["docx-subject"],description:e["docx-description"],lang:e["docx-language"]||$8c3498a62706068d$var$DEFAULT_LANG,font:e["docx-font"]||$8c3498a62706068d$var$DEFAULT_FONT,fontSize:e["docx-font-size"]||22,table:{row:{cantSplit:!1}},header:null!=(a=e["docx-header"])&&a,footer:null!=(n=e["docx-footer"])&&n,pageNumber:null!=(o=e["docx-page-number"])&&o,imageProcessing:{maxRetries:3,downloadTimeout:1e4,maxImageSize:0x1400000,verboseLogging:!1}},w=e["docx-header-html"]||null,y=e["docx-footer-html"]||null;console.log("Generating DOCX document...");let S=await $parcel$interopDefault($3MWDR$turbodocxhtmltodocx)(v,w,x,y),E=e.output.endsWith(".docx")?e.output:e.output+".docx";$3MWDR$fs.writeFileSync(E,Buffer.from(S)),console.log(`DOCX successfully generated: ${E}`)}catch(e){throw Error(`Failed to generate DOCX: ${e.message}`)}}async function $8c3498a62706068d$var$extractHighlightedCode(e){return new Map(await e.evaluate(()=>{let e=e=>e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#39;"),t=[],r=0;return document.querySelectorAll(".lia-code__input").forEach(a=>{a.setAttribute("data-code-index",r.toString());try{let n=a.querySelector(".ace_editor"),o=null==n?void 0:n.querySelector(".ace_text-layer");if(!n||!o){t.push([r,""]),r++;return}let i=window.getComputedStyle(n).backgroundColor||"#f5f5f5",c=[],u="font-family:Courier;margin:0;padding:0;white-space:pre;",s=o.querySelectorAll(".ace_line_group");s.length>0?s.forEach(t=>{let r=t.querySelectorAll(".ace_line");if(0===r.length)return void c.push(`<p style="${u}"> </p>`);let a="";r.forEach(t=>{let r;a+=(r="",null!==t.querySelector('span[class*="ace_"]')?t.childNodes.forEach(t=>{if(t.nodeType===Node.TEXT_NODE){let a=(t.textContent||"").replace(/[\u200B-\u200D\uFEFF]/g,"");a&&(r+=e(a))}else if(t.nodeType===Node.ELEMENT_NODE){let a=(t.textContent||"").replace(/[\u200B-\u200D\uFEFF]/g,"");if(!a)return;let n=window.getComputedStyle(t).color,o=window.getComputedStyle(t).fontWeight,i=window.getComputedStyle(t).fontStyle,c=e(a),u="";n&&"rgb(0, 0, 0)"!==n&&"rgba(0, 0, 0, 0)"!==n&&(u+=`color:${n};`),("bold"===o||parseInt(o)>=700)&&(u+="font-weight:bold;"),"italic"===i&&(u+="font-style:italic;"),r+=u?`<span style="${u}">${c}</span>`:c}}):r+=e((t.textContent||"").replace(/[\u200B-\u200D\uFEFF\n]/g,"")),r)}),c.push(`<p style="${u}">${a||" "}</p>`)}):(o.textContent||"").replace(/[\u200B-\u200D\uFEFF]/g,"").trimEnd().split("\n").forEach(t=>{c.push(`<p style="${u}">${e(t)||" "}</p>`)});let l=`<table style="width:100%;border-collapse:collapse;"><tr><td style="background-color:${i};border-left:3px solid #4caf50;padding:8px;">`+c.join("")+"</td></tr></table>";t.push([r,l])}catch(e){t.push([r,""])}r++}),t}))}async function $8c3498a62706068d$var$extractAbcSvgs(e,t){let r=t?"data-abc-index":"data-standalone-abc-index",a=await e.evaluate((e,t)=>{let r=0;return e?document.querySelectorAll(".lia-code-terminal").forEach(e=>{e.querySelector("lia-abcjs")&&(e.setAttribute(t,r.toString()),r++)}):document.querySelectorAll("lia-abcjs").forEach(e=>{!e.closest(".lia-code-terminal")&&(e.setAttribute(t,r.toString()),r++)}),r},t,r),n=new Map;for(let o=0;o<a;o++)try{let a=await e.evaluate((e,t,r)=>{var a,n;let o=null;if(e){let e=document.querySelector(`.lia-code-terminal[${t}="${r}"]`);o=(null==e?void 0:e.querySelector("lia-abcjs"))||null}else o=document.querySelector(`lia-abcjs[${t}="${r}"]`);if(!o)return null;let i=null==(n=o.shadowRoot)||null==(a=n.getElementById("paper"))?void 0:a.querySelector("svg");return i?"data:image/svg+xml;base64,"+btoa(new XMLSerializer().serializeToString(i)):null},t,r,o);a&&n.set(o,a)}catch(e){console.error(`Failed to convert ABC block ${o}:`,e)}return n}async function $8c3498a62706068d$var$extractChartSvgs(e){let t=await e.evaluate(()=>{let e=0;return document.querySelectorAll("lia-chart").forEach(t=>{t.setAttribute("data-chart-index",e.toString()),e++}),e}),r=new Map,a=await e.$$("lia-chart");for(let n=0;n<t;n++)try{let t=a[n];if(!t)continue;let o=await e.evaluate(e=>{var t;let r=null==(t=e.shadowRoot)?void 0:t.querySelector("svg");return r?"data:image/svg+xml;base64,"+btoa(new XMLSerializer().serializeToString(r)):null},t);o&&r.set(n,o)}catch(e){console.error(`Failed to extract chart ${n}:`,e)}return r}async function $8c3498a62706068d$var$screenshotTaggedElements(e,t,r,a,n){let o=await e.evaluate((e,t,r)=>{let a=0,n=r?Function("el",r):null;return document.querySelectorAll(e).forEach(e=>{(!n||n(e))&&(e.setAttribute(t,a.toString()),a++)}),a},t,r,null!=n?n:null),i=new Map;for(let n=0;n<o;n++)try{let a,o=await e.$(`${t}[${r}="${n}"]`);if(!o)continue;if(await e.evaluate(e=>{let t=e.shadowRoot;if(!t)return!1;let r=t.querySelector(".katex-display")||t.querySelector(".katex");if(!r)return!1;let a=r.cloneNode(!0);a.querySelectorAll(".katex-mathml").forEach(e=>e.remove());let n=document.createElement("div");return n.setAttribute("data-formula-clone","true"),n.style.cssText="position:absolute;top:0;left:10000px;display:inline-block;background:white;padding:8px;",n.appendChild(a),document.body.appendChild(n),!0},o)){let t=await e.$('[data-formula-clone="true"]');a=t?await t.screenshot({type:"png"}):await o.screenshot({type:"png"}),await e.evaluate(()=>{var e;null==(e=document.querySelector('[data-formula-clone="true"]'))||e.remove()})}else a=await o.screenshot({type:"png"});i.set(n,`data:image/png;base64,${Buffer.from(a).toString("base64")}`)}catch(e){console.error(`Failed to screenshot ${a} ${n}:`,e)}return i}async function $8c3498a62706068d$var$extractTerminalOutputs(e){return new Map(await e.evaluate(()=>{let e=[],t=0,r=e=>e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;");return document.querySelectorAll(".lia-code-terminal").forEach(a=>{a.setAttribute("data-terminal-index",t.toString());try{let n=a.querySelector("lia-terminal");if(!n){e.push([t,""]),t++;return}let o=[],i=n.querySelectorAll('div[class^="text-"]');i.length>0?i.forEach(e=>{let t=r(e.textContent||"");e.classList.contains("text-error")?o.push(`<span style="color:#f48771;">${t}</span>`):e.classList.contains("text-warning")?o.push(`<span style="color:#dcdcaa;">${t}</span>`):o.push(`<span style="color:#d4d4d4;">${t}</span>`)}):r(n.textContent||"").split("\n").forEach(e=>{o.push(`<span style="color:#d4d4d4;">${e}</span>`)});let c=`<table style="width:100%;border-collapse:collapse;"><tr><td style="background-color:#1e1e1e;padding:8px;"><pre style="font-family:Courier;color:#d4d4d4;margin:0;white-space:pre;">${o.join("<br>")}</pre></td></tr></table>`;e.push([t,c])}catch(r){e.push([t,""])}t++}),e}))}const $f3a76b91a4865d74$export$d9468344d3651243="scorm2004";async function $f3a76b91a4865d74$export$372e2d09604f52f0(e,t){let r=await $070fc7e985d52a73$export$6b76988456c0292f(),a=$070fc7e985d52a73$export$7f7b8152cc673abe(),n=$3MWDR$path.join(r,"pro"),o=e["lia-subfolder"]?$3MWDR$path.join(n,"content"):n;await $3MWDR$fsextra.copy($3MWDR$path.join(a,"./assets/scorm2004"),n),await $3MWDR$fsextra.copy($3MWDR$path.join(a,"./assets/common"),n);let i=$3MWDR$fsextra.readFileSync($3MWDR$path.join(n,"index.html"),"utf8");e.key&&(i=$070fc7e985d52a73$export$31a09876afc8115c(e.key,i)),i=$070fc7e985d52a73$export$a976684a0efeb93f('<script src="config.js"><\/script>',i);let c="window.config_ = "+JSON.stringify({task:t.task,quiz:t.quiz,survey:t.survey})+";";e["scorm-alwaysActive"]&&(c+='\n\nwindow["ACTIVE"] = true;',e["scorm-masteryScore"]&&(c+='\n\nwindow["MASTERY_SCORE"] ='+parseFloat(e["scorm-masteryScore"])/100)),await $070fc7e985d52a73$export$552bfb764b5cd2b4($3MWDR$path.join(n,"config.js"),c);let u=await $58867fee6a9ce3e2$export$bc237d627614fc48(e,t);e["scorm-iframe"]&&await $070fc7e985d52a73$export$8cde213409fd6377(n,"start.html",e.readme,u,e.style),e["scorm-embed"]&&(i=$070fc7e985d52a73$export$a976684a0efeb93f('<script src="course.js"><\/script>',i,!0),await $070fc7e985d52a73$export$552bfb764b5cd2b4($3MWDR$path.join(n,"course.js"),'window["liascript_course"] = '+JSON.stringify(e["scorm-embed"])));try{i=$070fc7e985d52a73$export$a976684a0efeb93f(u,i),await $070fc7e985d52a73$export$552bfb764b5cd2b4($3MWDR$path.join(n,"index.html"),i)}catch(e){console.warn(e);return}await $3MWDR$fsextra.copy(e.path,o,{filter:$070fc7e985d52a73$export$3032dc2899b8ea9b(e.path)});let s={version:"2004 4th Edition",organization:e["scorm-organization"]||"LiaScript",title:t.lia.str_title,language:t.lia.definition.language,masteryScore:e["scorm-masteryScore"]||0,startingPage:e["scorm-iframe"]?"start.html":"index.html",startingParameters:e["scorm-iframe"]||e["scorm-embed"]?void 0:e.readme,source:$3MWDR$path.join(r,"pro"),package:{version:t.lia.definition.version,appendTimeToOutput:!1,date:"",filename:$3MWDR$path.basename(e.output+".zip"),zip:!0,name:$3MWDR$path.basename(e.output),author:t.lia.definition.author,outputFolder:$3MWDR$path.dirname(e.output),description:t.lia.comment,typicalDuration:e["scorm-typicalDuration"]||"PT0H5M0S",vcard:{author:t.lia.definition.author,org:e["scorm-organization"]||"LiaScript",mail:t.lia.definition.email}}};await $3MWDR$liascriptsimplescormpackager(s,function(e){console.log(e)})}function $b3496016a321b67a$export$34512e3b2db52a4e(){console.log(""),console.log($731e8d697db57a6f$export$46e4a324ac90507f("xAPI settings:"),"\n"),$731e8d697db57a6f$export$a80b3bd66acc52ff("xAPI (Experience API) is a standard for tracking learning experiences and interactions."),console.log("\nLearn more: https://xapi.com/\n"),$731e8d697db57a6f$export$ae50443ffc990749(null,"--xapi-endpoint"," URL of the Learning Record Store (LRS) endpoint"),$731e8d697db57a6f$export$ae50443ffc990749(null,"--xapi-auth",' Authentication string for the LRS (e.g., "Basic dXNlcm5hbWU6cGFzc3dvcmQ=")'),$731e8d697db57a6f$export$ae50443ffc990749(null,"--xapi-actor"," JSON string representing the xAPI actor (default: anonymous)"),$731e8d697db57a6f$export$ae50443ffc990749(null,"--xapi-course-id"," Custom identifier for the course (default: course URL)"),$731e8d697db57a6f$export$ae50443ffc990749(null,"--xapi-course-title"," Custom title for the course (default: from document)"),$731e8d697db57a6f$export$ae50443ffc990749(null,"--xapi-mastery-threshold"," Score threshold for mastery (default: 0.8)"),$731e8d697db57a6f$export$ae50443ffc990749(null,"--xapi-progress-threshold"," Score threshold for progress (default: 0.9)"),$731e8d697db57a6f$export$ae50443ffc990749(null,"--xapi-debug"," Enable debug logging for xAPI statements"),$731e8d697db57a6f$export$ae50443ffc990749(null,"--xapi-zip"," Package the output as a zip file")}const $b3496016a321b67a$export$d9468344d3651243="xapi";function $b3496016a321b67a$var$generateTincanXml(e,t,r,a,n=[]){let o=n.map(e=>` <resource lang="en-us">${e}</resource>`).join("\n");return`<?xml version="1.0" encoding="utf-8" ?>
135
+ <tincan xmlns="http://projecttincan.com/tincan.xsd">
136
+ <activities>
137
+ <activity id="${a}" type="course">
138
+ <name>${e}</name>
139
+ <description lang="en-US">${t}</description>
140
+ <launch lang="en-us">${r}</launch>
141
+ ${o}
142
+ </activity>
143
+ </activities>
144
+ </tincan>`}async function $b3496016a321b67a$export$372e2d09604f52f0(e,t){var r,a;let n=await $070fc7e985d52a73$export$6b76988456c0292f(),o=$070fc7e985d52a73$export$7f7b8152cc673abe(),i=$3MWDR$path.join(n,"pro"),c=e["lia-subfolder"]?$3MWDR$path.join(i,"content"):i;await $3MWDR$fsextra.copy($3MWDR$path.join(o,"./assets/xapi"),i),await $3MWDR$fsextra.copy($3MWDR$path.join(o,"./assets/common"),i),await $3MWDR$fsextra.copy(e.path,c);let u=$3MWDR$fsextra.readFileSync($3MWDR$path.join(i,"index.html"),"utf8");e.key&&(u=$070fc7e985d52a73$export$31a09876afc8115c(e.key,u)),console.log("Adding xAPI configuration ...",t.lia.sections.length),u=$070fc7e985d52a73$export$a976684a0efeb93f('<script src="config.js"><\/script>',u),await $070fc7e985d52a73$export$552bfb764b5cd2b4($3MWDR$path.join(i,"config.js"),"window.config_ = "+JSON.stringify({task:t.task,quiz:t.quiz,survey:t.survey,masteryThreshold:e["xapi-mastery-threshold"]||.8,progressThreshold:e["xapi-progress-threshold"]||.9,totalSlides:t.lia.sections.length})+";");let s=e["lia-subfolder"]?"content/"+$3MWDR$path.basename(e.readme):$3MWDR$path.basename(e.readme);u=$070fc7e985d52a73$export$a976684a0efeb93f(`<script>
145
+ if (!window.LIA) {
146
+ window.LIA = {}
147
+ }
148
+ window.LIA.defaultCourseURL = "${s}"
149
+ </script>`,u);let l={endpoint:e["xapi-endpoint"]||"",auth:e["xapi-auth"]||"",actor:e["xapi-actor"]?JSON.parse(e["xapi-actor"]):{objectType:"Agent",name:"Anonymous",mbox:"mailto:anonymous@example.com"},courseId:e["xapi-course-id"]||"",courseTitle:e["xapi-course-title"]||t.lia.str_title||"LiaScript Course",debug:e["xapi-debug"]||!1,masteryThreshold:e["xapi-mastery-threshold"]||.8,progressThreshold:e["xapi-progress-threshold"]||.9};e["xapi-endpoint"]||(u=$070fc7e985d52a73$export$a976684a0efeb93f(`<script>
150
+ // Store xAPI config in localStorage
151
+ function saveXAPIConfig() {
152
+ const endpoint = document.getElementById('xapi-endpoint').value;
153
+ const auth = document.getElementById('xapi-auth').value;
154
+ const actor = document.getElementById('xapi-actor').value;
155
+ const masteryThreshold = parseFloat(document.getElementById('xapi-mastery-threshold').value) || 0.8;
156
+ const progressThreshold = parseFloat(document.getElementById('xapi-progress-threshold').value) || 0.9;
157
+
158
+ try {
159
+ // Validate actor as JSON
160
+ JSON.parse(actor);
161
+
162
+ // Save to localStorage
163
+ localStorage.setItem('xapi-config', JSON.stringify({
164
+ endpoint,
165
+ auth,
166
+ actor: JSON.parse(actor),
167
+ masteryThreshold,
168
+ progressThreshold
169
+ }));
170
+
171
+ // Reload to apply settings
172
+ window.location.reload();
173
+ } catch (e) {
174
+ alert('Invalid Actor JSON format. Please check your input.');
175
+ }
176
+ }
177
+
178
+ // Load xAPI config from localStorage on page load
179
+ document.addEventListener('DOMContentLoaded', function() {
180
+ const storedConfig = localStorage.getItem('xapi-config');
181
+ if (storedConfig) {
182
+ const config = JSON.parse(storedConfig);
183
+ window.xAPIConfig = config;
184
+ }
185
+
186
+ // Show/hide config panel
187
+ const configPanel = document.getElementById('xapi-config-panel');
188
+ if (configPanel) {
189
+ document.getElementById('toggle-xapi-config').addEventListener('click', function() {
190
+ configPanel.style.display = configPanel.style.display === 'none' ? 'block' : 'none';
191
+ });
192
+
193
+ // Populate fields if stored config exists
194
+ if (storedConfig) {
195
+ const config = JSON.parse(storedConfig);
196
+ document.getElementById('xapi-endpoint').value = config.endpoint || '';
197
+ document.getElementById('xapi-auth').value = config.auth || '';
198
+ document.getElementById('xapi-actor').value = JSON.stringify(config.actor || {}, null, 2);
199
+ document.getElementById('xapi-mastery-threshold').value = config.masteryThreshold || 0.8;
200
+ document.getElementById('xapi-progress-threshold').value = config.progressThreshold || 0.9;
201
+ }
202
+ }
203
+ });
204
+ </script>
205
+ <style>
206
+ #xapi-config-panel {
207
+ position: fixed;
208
+ top: 0;
209
+ right: 0;
210
+ width: 400px;
211
+ background: white;
212
+ border: 1px solid #ccc;
213
+ padding: 15px;
214
+ box-shadow: 0 0 10px rgba(0,0,0,0.2);
215
+ z-index: 9999;
216
+ display: none;
217
+ }
218
+ #toggle-xapi-config {
219
+ position: fixed;
220
+ top: 10px;
221
+ right: 10px;
222
+ z-index: 9998;
223
+ background: #f5f5f5;
224
+ border: 1px solid #ccc;
225
+ padding: 5px 10px;
226
+ cursor: pointer;
227
+ }
228
+ </style>
229
+ <div id="toggle-xapi-config">xAPI Settings</div>
230
+ <div id="xapi-config-panel">
231
+ <h3>xAPI LRS Configuration</h3>
232
+ <div>
233
+ <label for="xapi-endpoint">LRS Endpoint URL</label><br>
234
+ <input type="text" id="xapi-endpoint" style="width: 100%" placeholder="https://your-lrs.com/data/xAPI/" value="">
235
+ </div>
236
+ <div style="margin-top: 10px">
237
+ <label for="xapi-auth">Authentication (e.g., Basic dXNlcm5hbWU6cGFzc3dvcmQ=)</label><br>
238
+ <input type="text" id="xapi-auth" style="width: 100%" placeholder="Basic dXNlcm5hbWU6cGFzc3dvcmQ=" value="">
239
+ </div>
240
+ <div style="margin-top: 10px">
241
+ <label for="xapi-mastery-threshold">Mastery Threshold (0.0-1.0, default: 0.8)</label><br>
242
+ <input type="number" id="xapi-mastery-threshold" style="width: 100%" placeholder="0.8" min="0" max="1" step="0.01" value="0.8">
243
+ </div>
244
+ <div style="margin-top: 10px">
245
+ <label for="xapi-progress-threshold">Progress Threshold (0.0-1.0, default: 0.9)</label><br>
246
+ <input type="number" id="xapi-progress-threshold" style="width: 100%" placeholder="0.9" min="0" max="1" step="0.01" value="0.9">
247
+ </div>
248
+ <div style="margin-top: 10px">
249
+ <label for="xapi-actor">Actor (JSON format)</label><br>
250
+ <textarea id="xapi-actor" style="width: 100%; height: 100px">{"objectType":"Agent","name":"Anonymous","mbox":"mailto:anonymous@example.com"}</textarea>
251
+ </div>
252
+ <div style="margin-top: 10px">
253
+ <button onclick="saveXAPIConfig()">Save Configuration</button>
254
+ </div>
255
+ </div>`,u)),u=$070fc7e985d52a73$export$a976684a0efeb93f(`<script>
256
+ window.xAPIConfig = ${JSON.stringify(l,null,2)};
257
+ </script>`,u);try{u=u.replace("<title>Lia</title>",`<title>${t.lia.str_title}</title><meta property="og:title" content="${t.lia.str_title}"> <meta name="twitter:title" content="${t.lia.str_title}">`),console.log("updating title ...")}catch(e){console.warn("could not add title")}try{let e=t.lia.definition.macro.comment;u=u.replace('<meta name="description" content="LiaScript is a service for running free and interactive online courses, build with its own Markup-language. So check out the following course ;-)">',`<meta name="description" content="${e}"><meta property="og:description" content="${e}"><meta name="twitter:description" content="${e}">`),console.log("updating description ...")}catch(e){console.warn("could not add description")}try{let e=t.lia.definition.logo;u=$070fc7e985d52a73$export$a976684a0efeb93f(`<meta property="og:image" content="${e}"><meta name="twitter:image" content="${e}">`,u),console.log("updating logo ...")}catch(e){console.warn("could not add image")}let d=await $58867fee6a9ce3e2$export$bc237d627614fc48(e,t);try{u=$070fc7e985d52a73$export$a976684a0efeb93f(d,u),u=$070fc7e985d52a73$export$1b80ed980367b7c1(u),await $070fc7e985d52a73$export$552bfb764b5cd2b4($3MWDR$path.join(i,"index.html"),u)}catch(e){console.warn(e);return}let f=function(e,t=[]){return $3MWDR$fsextra.readdirSync(e).forEach(function(r){let a=$3MWDR$path.join(e,r);if($3MWDR$fsextra.statSync(a).isDirectory())t=f(a,t);else{let e=$3MWDR$path.relative(i,a);e&&"tincan.xml"!==e&&t.push(e)}}),t},p=f(i),$=$b3496016a321b67a$var$generateTincanXml(t.lia.str_title||"LiaScript Course",(null==(a=t.lia.definition)||null==(r=a.macro)?void 0:r.comment)||"A LiaScript course","index.html",e["xapi-course-id"]||`https://liascript.github.io/course/${$070fc7e985d52a73$export$4385e60b38654f68(12)}`,p);if(await $070fc7e985d52a73$export$552bfb764b5cd2b4($3MWDR$path.join(i,"tincan.xml"),$),e["xapi-zip"]){let t=$3MWDR$path.dirname(e.output);await $3MWDR$fsextra.ensureDir(t),$070fc7e985d52a73$export$8901015135f2fb22(i,e.output)}else{let t=$3MWDR$path.dirname(e.output);await $3MWDR$fsextra.ensureDir(t),await $3MWDR$fsextra.move(i,e.output,{filter:$070fc7e985d52a73$export$3032dc2899b8ea9b(e.path),overwrite:!0})}}var $6e87a9adb423ec83$require$execSync=$3MWDR$child_process.execSync,$6e87a9adb423ec83$var$Categories=new Set([]);function $6e87a9adb423ec83$export$ee97db0b1eaef5b1(e){if(e.collection&&(e=e.collection),e.url&&void 0===e.data)return e.url;for(let t=0;t<e.length;t++){let r=e[t];if(r.collection){let e=$6e87a9adb423ec83$export$ee97db0b1eaef5b1(r);if(e)return e}else if(r.url&&void 0===r.data)return r.url}return null}function $6e87a9adb423ec83$export$6930dbd384916ad6(e,t){e.collection&&(e=e.collection);for(let r=0;r<e.length;r++)if(e[r].collection){for(let a=0;a<e[r].collection.length;a++)if(e[r].collection[a].url&&void 0===e[r].collection[a].data){e[r].collection[a].data=t;return}}else if(e[r].url&&void 0===e[r].data){e[r].data=t;break}}function $6e87a9adb423ec83$export$34512e3b2db52a4e(){console.log(""),console.log($731e8d697db57a6f$export$46e4a324ac90507f("Project settings:"),"\n"),$731e8d697db57a6f$export$a80b3bd66acc52ff("A project is a bundle for multiple LiaScript resource into a single project overview page, based on a provided yaml description."),console.log("\nLearn more: https://www.npmjs.com/package/@liascript/exporter#project \n"),console.log("Example:"),console.log("- Input: https://github.com/LiaBooks/liabooks.github.com/blob/main/project.yaml"),console.log("- Output: https://liabooks.github.io"),console.log(""),$731e8d697db57a6f$export$ae50443ffc990749(null,"--project-no-meta"," Disable the generation of meta information for OpenGraph and Twitter-cards."),$731e8d697db57a6f$export$ae50443ffc990749(null,"--project-no-rdf"," Disable the generation of json-ld."),$731e8d697db57a6f$export$ae50443ffc990749(null,"--project-no-categories"," Disable the filter for categories/tags."),$731e8d697db57a6f$export$ae50443ffc990749(null,"--project-category-blur"," Enable this and the categories will be blurred instead of deleted."),$731e8d697db57a6f$export$ae50443ffc990749(null,"--project-generate-scorm12","SCORM12 and pass additional scorm settings."),$731e8d697db57a6f$export$ae50443ffc990749(null,"--project-generate-scorm2004","SCORM2004 and pass additional scorm settings."),$731e8d697db57a6f$export$ae50443ffc990749(null,"--project-generate-ims"," IMS resources with additional config settings."),$731e8d697db57a6f$export$ae50443ffc990749(null,"--project-generate-pdf"," PDFs are automatically generated and added to every card."),$731e8d697db57a6f$export$ae50443ffc990749(null,"--project-generate-android","Android APKs and pass additional android settings."),$731e8d697db57a6f$export$ae50443ffc990749(null,"--project-generate-epub"," EPUBs are automatically generated and added to every card."),$731e8d697db57a6f$export$ae50443ffc990749(null,"--project-generate-docx"," DOCX documents are automatically generated and added to every card."),$731e8d697db57a6f$export$ae50443ffc990749(null,"--project-generate-xapi"," xAPI packages and pass additional xAPI settings."),$731e8d697db57a6f$export$ae50443ffc990749(null,"--project-generate-cache"," Only generate new files, if they do not exist."),$731e8d697db57a6f$export$ae50443ffc990749(null,"--project-search"," Enable full-text fuzzy search across all courses and sections.")}const $6e87a9adb423ec83$export$d9468344d3651243="project";async function $6e87a9adb423ec83$export$372e2d09604f52f0(e,t){let r="",a=e.output,n=[],o=[];for(let a=0;a<t.collection.length;a++){let i=t.collection[a];if(i.collection){let t="",a=[];for(let r=0;r<i.collection.length;r++)if(i.collection[r].link)t+=`<div class='col-sm-6 col-md-4 col-lg-3 ${i.grid?"mb-3":""}'>
135
258
  ${$6e87a9adb423ec83$var$toLinkCard(e,i.collection[r],!0)}
136
259
  </div>`;else{let{html:n,json:c,searchEntry:u}=await $6e87a9adb423ec83$var$toCard(e,i.collection[r],!0);u&&e["project-search"]&&o.push(u),t+=`<div class='col-sm-6 col-md-4 col-lg-3 ${i.grid?"mb-3":""}'>
137
260
  ${n}
@@ -516,7 +639,7 @@ ${g}
516
639
  `);let c=((null==(a=e.meta)?void 0:a.image)||e.logo||"").trim();return c&&(o+=`<meta property="og:image" content="${c}">
517
640
  <meta name="twitter:card" content="summary_large_image">
518
641
  <meta name="twitter:image" content="${c}">
519
- `),o}function $6e87a9adb423ec83$var$overwrite(e,t){return null===e?null:e||t}function $6e87a9adb423ec83$var$hash(e){let t=e.split("").map(e=>e.charCodeAt(0)).reduce((e,t)=>e+((e<<7)+(e<<3))^t).toString(16);return t.startsWith("-")?"0"+t.slice(1):t}function $6e87a9adb423ec83$var$toLinkCard(e,t,r=!1){t.arguments&&(e=t.arguments.reduce((e,t)=>({...e,...t}),e));let a=t.tags||[];for(let e=0;e<a.length;e++)$6e87a9adb423ec83$var$Categories.add(a[e].toLowerCase());let n=t.title?t.comment:t.comment||t.link;return $6e87a9adb423ec83$var$card(r,"",t.title||"",n||"",a,{},t.logo,t.link)}async function $6e87a9adb423ec83$var$toCard(e,t,r=!1){let a,n;t.arguments&&(e=t.arguments.reduce((e,t)=>({...e,...t}),e));try{a=t.data.lia.definition.macro.tags.split(",").map(e=>e.trim())}catch(e){a=[]}let o=$6e87a9adb423ec83$var$hash(t.data.lia.readme),i=t.tags||a;for(let e=0;e<i.length;e++)$6e87a9adb423ec83$var$Categories.add(i[e].toLowerCase());let c={};if(e["project-generate-pdf"]&&(c.pdf="assets/pdf/"+o+".pdf"),e["project-generate-ims"]&&(c.ims="assets/ims/"+o+".zip"),e["project-generate-scorm12"]&&(c.scorm12="assets/scorm12/"+o+".zip"),e["project-generate-scorm2004"]&&(c.scorm2004="assets/scorm2004/"+o+".zip"),e["project-generate-pdf"]){e.input=t.data.lia.readme,e.output=o;let r=e.output+".pdf";e["project-generate-cache"]&&$3MWDR$fsextra.existsSync($3MWDR$path.join(process.cwd(),"assets/pdf/"+r))?console.log("using cached file of ",e.input," -> ",r):(console.log("generate pdf of",e.input," -> ",r),await $2358171a5699e480$export$372e2d09604f52f0(e,{}),$3MWDR$fsextra.existsSync(r)&&await $6e87a9adb423ec83$var$moveFile(r,"assets/pdf/"+r))}if((e["project-generate-ims"]||e["project-generate-scorm12"]||e["project-generate-scorm2004"]||e["project-generate-android"])&&(n=$070fc7e985d52a73$export$feac2a21aec844b7(t.url))&&($6e87a9adb423ec83$require$execSync(n.cmd),e.input=$3MWDR$path.join("tmp",n.path),e.path="tmp",e.readme=$3MWDR$path.join("./",n.path),e.output=o,$6e87a9adb423ec83$require$execSync("rm -rf tmp/.git"),$6e87a9adb423ec83$require$execSync("rm -rf tmp/.github"),$6e87a9adb423ec83$require$execSync("rm -rf tmp/.gitignore")),n&&e["project-generate-ims"]){e.output="assets/ims/"+o;let r=e.output+".zip";try{$6e87a9adb423ec83$require$execSync("mkdir assets/ims")}catch(e){}e["project-generate-cache"]&&$3MWDR$fsextra.existsSync($3MWDR$path.join(process.cwd(),r))?console.log("using cached file of ",e.input," -> ",r):await $7eeb04a4e678ba02$export$372e2d09604f52f0(e,t.data)}if(n&&e["project-generate-scorm12"]){e.output="assets/scorm12/"+o;let r=e.output+".zip";e["project-generate-cache"]&&$3MWDR$fsextra.existsSync($3MWDR$path.join(process.cwd(),r))?console.log("using cached file of ",e.input," -> ",r):await $455519058ce391fd$export$372e2d09604f52f0(e,t.data)}if(n&&e["project-generate-scorm2004"]){e.output="assets/scorm2004/"+o;let r=e.output+".zip";e["project-generate-cache"]&&$3MWDR$fsextra.existsSync($3MWDR$path.join(process.cwd(),r))?console.log("using cached file of ",e.input," -> ",r):await $f3a76b91a4865d74$export$372e2d09604f52f0(e,t.data)}if(n&&e["project-generate-android"]){e.output=o;let r=e.output+".apk",a="assets/android/"+r;e["project-generate-cache"]&&$3MWDR$fsextra.existsSync($3MWDR$path.join(process.cwd(),a))?c.apk=a:(await $42514d84790f50f1$export$372e2d09604f52f0(e,t.data),$3MWDR$fsextra.existsSync(r)&&(await $6e87a9adb423ec83$var$moveFile(r,a),c.apk=a))}return n&&$6e87a9adb423ec83$require$execSync("rm -rf tmp"),e["rdf-url"]=t.data.lia.readme,{html:$6e87a9adb423ec83$var$card(r,t.data.lia.readme,$6e87a9adb423ec83$var$overwrite(t.title,t.data.lia.str_title),$6e87a9adb423ec83$var$overwrite(t.comment,t.data.lia.comment),i,c,$6e87a9adb423ec83$var$overwrite(t.logo,t.data.lia.definition.logo)),json:await $58867fee6a9ce3e2$export$98e6a39c04603d36(e,t.data),searchEntry:$6e87a9adb423ec83$var$buildCourseSearchEntry(t)}}function $6e87a9adb423ec83$var$card(e,t,r,a,n,o,i,c){let u="";if(i){if(!(i.startsWith("http:")||i.startsWith("https:")))try{i=new URL(i,t).toString()}catch(e){}u=`<div class="card-img-top" style="background-size: cover; height: 175px; background-image: url('${i}'); background-position: center center; background-repeat: no-repeat;"></div>`}let s="";if(n.length>0){for(let e=0;e<n.length;e++)s+=`<span style="display: inline; white-space: break-spaces;" class="badge rounded-pill bg-light text-dark">${n[e]}</span>`;s=`<p>${s}</p>`}e&&a&&(a="<small>"+a+"</small>");let l="";return Object.keys(o).length>0&&(l=`<div class="card-footer">
642
+ `),o}function $6e87a9adb423ec83$var$overwrite(e,t){return null===e?null:e||t}function $6e87a9adb423ec83$var$hash(e){let t=e.split("").map(e=>e.charCodeAt(0)).reduce((e,t)=>e+((e<<7)+(e<<3))^t).toString(16);return t.startsWith("-")?"0"+t.slice(1):t}function $6e87a9adb423ec83$var$toLinkCard(e,t,r=!1){t.arguments&&(e=t.arguments.reduce((e,t)=>({...e,...t}),e));let a=t.tags||[];for(let e=0;e<a.length;e++)$6e87a9adb423ec83$var$Categories.add(a[e].toLowerCase());let n=t.title?t.comment:t.comment||t.link;return $6e87a9adb423ec83$var$card(r,"",t.title||"",n||"",a,{},t.logo,t.link)}async function $6e87a9adb423ec83$var$toCard(e,t,r=!1){let a,n;t.arguments&&(e=t.arguments.reduce((e,t)=>({...e,...t}),e));try{a=t.data.lia.definition.macro.tags.split(",").map(e=>e.trim())}catch(e){a=[]}let o=$6e87a9adb423ec83$var$hash(t.data.lia.readme),i=t.tags||a;for(let e=0;e<i.length;e++)$6e87a9adb423ec83$var$Categories.add(i[e].toLowerCase());let c={};if(e["project-generate-pdf"]&&(c.pdf="assets/pdf/"+o+".pdf"),e["project-generate-ims"]&&(c.ims="assets/ims/"+o+".zip"),e["project-generate-scorm12"]&&(c.scorm12="assets/scorm12/"+o+".zip"),e["project-generate-scorm2004"]&&(c.scorm2004="assets/scorm2004/"+o+".zip"),e["project-generate-epub"]&&(c.epub="assets/epub/"+o+".epub"),e["project-generate-docx"]&&(c.docx="assets/docx/"+o+".docx"),e["project-generate-xapi"]&&(c.xapi="assets/xapi/"+o+".zip"),e["project-generate-pdf"]){e.input=t.data.lia.readme,e.output=o;let r=e.output+".pdf";e["project-generate-cache"]&&$3MWDR$fsextra.existsSync($3MWDR$path.join(process.cwd(),"assets/pdf/"+r))?console.log("using cached file of ",e.input," -> ",r):(console.log("generate pdf of",e.input," -> ",r),await $2358171a5699e480$export$372e2d09604f52f0(e,{}),$3MWDR$fsextra.existsSync(r)&&await $6e87a9adb423ec83$var$moveFile(r,"assets/pdf/"+r))}if(e["project-generate-epub"]){e.input=t.data.lia.readme,e.output="assets/epub/"+o;let r=e.output+".epub";e["project-generate-cache"]&&$3MWDR$fsextra.existsSync($3MWDR$path.join(process.cwd(),r))?console.log("using cached file of ",e.input," -> ",r):(console.log("generate epub of",e.input," -> ",r),$3MWDR$fsextra.ensureDirSync("assets/epub"),await $02e6fd5277cb1195$export$372e2d09604f52f0(e,t.data))}if(e["project-generate-docx"]){e.input=t.data.lia.readme,e.output="assets/docx/"+o;let r=e.output+".docx";e["project-generate-cache"]&&$3MWDR$fsextra.existsSync($3MWDR$path.join(process.cwd(),r))?console.log("using cached file of ",e.input," -> ",r):(console.log("generate docx of",e.input," -> ",r),$3MWDR$fsextra.ensureDirSync("assets/docx"),await $8c3498a62706068d$export$372e2d09604f52f0(e))}if((e["project-generate-ims"]||e["project-generate-scorm12"]||e["project-generate-scorm2004"]||e["project-generate-android"]||e["project-generate-xapi"])&&(n=$070fc7e985d52a73$export$feac2a21aec844b7(t.url))&&($6e87a9adb423ec83$require$execSync(n.cmd),e.input=$3MWDR$path.join("tmp",n.path),t.path?(e.path=$3MWDR$path.join("tmp",t.path),e.readme=$3MWDR$path.relative(t.path,n.path)):(e.path="tmp",e.readme=$3MWDR$path.join("./",n.path)),e.output=o,$6e87a9adb423ec83$require$execSync("rm -rf tmp/.git"),$6e87a9adb423ec83$require$execSync("rm -rf tmp/.github"),$6e87a9adb423ec83$require$execSync("rm -rf tmp/.gitignore")),n&&e["project-generate-ims"]){e.output="assets/ims/"+o;let r=e.output+".zip";try{$6e87a9adb423ec83$require$execSync("mkdir assets/ims")}catch(e){}e["project-generate-cache"]&&$3MWDR$fsextra.existsSync($3MWDR$path.join(process.cwd(),r))?console.log("using cached file of ",e.input," -> ",r):await $7eeb04a4e678ba02$export$372e2d09604f52f0(e,t.data)}if(n&&e["project-generate-scorm12"]){e.output="assets/scorm12/"+o;let r=e.output+".zip";e["project-generate-cache"]&&$3MWDR$fsextra.existsSync($3MWDR$path.join(process.cwd(),r))?console.log("using cached file of ",e.input," -> ",r):await $455519058ce391fd$export$372e2d09604f52f0(e,t.data)}if(n&&e["project-generate-scorm2004"]){e.output="assets/scorm2004/"+o;let r=e.output+".zip";e["project-generate-cache"]&&$3MWDR$fsextra.existsSync($3MWDR$path.join(process.cwd(),r))?console.log("using cached file of ",e.input," -> ",r):await $f3a76b91a4865d74$export$372e2d09604f52f0(e,t.data)}if(n&&e["project-generate-android"]){e.output=o;let r=e.output+".apk",a="assets/android/"+r;e["project-generate-cache"]&&$3MWDR$fsextra.existsSync($3MWDR$path.join(process.cwd(),a))?c.apk=a:(await $42514d84790f50f1$export$372e2d09604f52f0(e,t.data),$3MWDR$fsextra.existsSync(r)&&(await $6e87a9adb423ec83$var$moveFile(r,a),c.apk=a))}if(n&&e["project-generate-xapi"]){e.output="assets/xapi/"+o,e["xapi-zip"]=!0;let r=e.output+".zip";$3MWDR$fsextra.ensureDirSync("assets/xapi"),e["project-generate-cache"]&&$3MWDR$fsextra.existsSync($3MWDR$path.join(process.cwd(),r))?console.log("using cached file of ",e.input," -> ",r):await $b3496016a321b67a$export$372e2d09604f52f0(e,t.data)}return n&&$6e87a9adb423ec83$require$execSync("rm -rf tmp"),e["rdf-url"]=t.data.lia.readme,{html:$6e87a9adb423ec83$var$card(r,t.data.lia.readme,$6e87a9adb423ec83$var$overwrite(t.title,t.data.lia.str_title),$6e87a9adb423ec83$var$overwrite(t.comment,t.data.lia.comment),i,c,$6e87a9adb423ec83$var$overwrite(t.logo,t.data.lia.definition.logo)),json:await $58867fee6a9ce3e2$export$98e6a39c04603d36(e,t.data),searchEntry:$6e87a9adb423ec83$var$buildCourseSearchEntry(t)}}function $6e87a9adb423ec83$var$card(e,t,r,a,n,o,i,c){let u="";if(i){if(!(i.startsWith("http:")||i.startsWith("https:")))try{i=new URL(i,t).toString()}catch(e){}u=`<div class="card-img-top" style="background-size: cover; height: 175px; background-image: url('${i}'); background-position: center center; background-repeat: no-repeat;"></div>`}let s="";if(n.length>0){for(let e=0;e<n.length;e++)s+=`<span style="display: inline; white-space: break-spaces;" class="badge rounded-pill bg-light text-dark">${n[e]}</span>`;s=`<p>${s}</p>`}e&&a&&(a="<small>"+a+"</small>");let l="";return Object.keys(o).length>0&&(l=`<div class="card-footer">
520
643
  <div class="dropdown">
521
644
  <a class="btn btn-secondary btn-sm dropdown-toggle" href="#" role="button" id="dropdownMenuLink" data-bs-toggle="dropdown" aria-expanded="false">
522
645
  Download ...
@@ -528,6 +651,9 @@ ${g}
528
651
  ${o.scorm2004?'<li><a class="dropdown-item btn-sm" href="'+o.scorm2004+'">SCORM 2004</a></li>':""}
529
652
  ${o.ims?'<li><a class="dropdown-item btn-sm" href="'+o.ims+'">IMS Content Packaging</a></li>':""}
530
653
  ${o.apk?'<li><a class="dropdown-item btn-sm" href="'+o.apk+'">Android APK</a></li>':""}
654
+ ${o.epub?'<li><a class="dropdown-item btn-sm" href="'+o.epub+'">EPUB</a></li>':""}
655
+ ${o.docx?'<li><a class="dropdown-item btn-sm" href="'+o.docx+'">DOCX</a></li>':""}
656
+ ${o.xapi?'<li><a class="dropdown-item btn-sm" href="'+o.xapi+'">xAPI Package</a></li>':""}
531
657
  </ul>
532
658
  </div>
533
659
  </div>
@@ -541,135 +667,12 @@ ${g}
541
667
  ${s}
542
668
  </div>
543
669
  ${l}
544
- </div>`}function $6e87a9adb423ec83$var$stringToColor(e){for(var t=0,r=0;r<e.length;r++)t=e.charCodeAt(r)+((t<<5)-t);for(var a="#",r=0;r<3;r++)a+=("00"+(t>>8*r&255).toString(16)).substr(-2);return a}function $b3496016a321b67a$export$34512e3b2db52a4e(){console.log(""),console.log($731e8d697db57a6f$export$46e4a324ac90507f("xAPI settings:"),"\n"),$731e8d697db57a6f$export$a80b3bd66acc52ff("xAPI (Experience API) is a standard for tracking learning experiences and interactions."),console.log("\nLearn more: https://xapi.com/\n"),$731e8d697db57a6f$export$ae50443ffc990749(null,"--xapi-endpoint"," URL of the Learning Record Store (LRS) endpoint"),$731e8d697db57a6f$export$ae50443ffc990749(null,"--xapi-auth",' Authentication string for the LRS (e.g., "Basic dXNlcm5hbWU6cGFzc3dvcmQ=")'),$731e8d697db57a6f$export$ae50443ffc990749(null,"--xapi-actor"," JSON string representing the xAPI actor (default: anonymous)"),$731e8d697db57a6f$export$ae50443ffc990749(null,"--xapi-course-id"," Custom identifier for the course (default: course URL)"),$731e8d697db57a6f$export$ae50443ffc990749(null,"--xapi-course-title"," Custom title for the course (default: from document)"),$731e8d697db57a6f$export$ae50443ffc990749(null,"--xapi-mastery-threshold"," Score threshold for mastery (default: 0.8)"),$731e8d697db57a6f$export$ae50443ffc990749(null,"--xapi-progress-threshold"," Score threshold for progress (default: 0.9)"),$731e8d697db57a6f$export$ae50443ffc990749(null,"--xapi-debug"," Enable debug logging for xAPI statements"),$731e8d697db57a6f$export$ae50443ffc990749(null,"--xapi-zip"," Package the output as a zip file")}const $b3496016a321b67a$export$d9468344d3651243="xapi";function $b3496016a321b67a$var$generateTincanXml(e,t,r,a,n=[]){let o=n.map(e=>` <resource lang="en-us">${e}</resource>`).join("\n");return`<?xml version="1.0" encoding="utf-8" ?>
545
- <tincan xmlns="http://projecttincan.com/tincan.xsd">
546
- <activities>
547
- <activity id="${a}" type="course">
548
- <name>${e}</name>
549
- <description lang="en-US">${t}</description>
550
- <launch lang="en-us">${r}</launch>
551
- ${o}
552
- </activity>
553
- </activities>
554
- </tincan>`}async function $b3496016a321b67a$export$372e2d09604f52f0(e,t){var r,a;let n=await $070fc7e985d52a73$export$6b76988456c0292f(),o=$070fc7e985d52a73$export$7f7b8152cc673abe(),i=$3MWDR$path.join(n,"pro"),c=e["lia-subfolder"]?$3MWDR$path.join(i,"content"):i;await $3MWDR$fsextra.copy($3MWDR$path.join(o,"./assets/xapi"),i),await $3MWDR$fsextra.copy($3MWDR$path.join(o,"./assets/common"),i),await $3MWDR$fsextra.copy(e.path,c);let u=$3MWDR$fsextra.readFileSync($3MWDR$path.join(i,"index.html"),"utf8");e.key&&(u=$070fc7e985d52a73$export$31a09876afc8115c(e.key,u)),console.log("Adding xAPI configuration ...",t.lia.sections.length),u=$070fc7e985d52a73$export$a976684a0efeb93f('<script src="config.js"><\/script>',u),await $070fc7e985d52a73$export$552bfb764b5cd2b4($3MWDR$path.join(i,"config.js"),"window.config_ = "+JSON.stringify({task:t.task,quiz:t.quiz,survey:t.survey,masteryThreshold:e["xapi-mastery-threshold"]||.8,progressThreshold:e["xapi-progress-threshold"]||.9,totalSlides:t.lia.sections.length})+";");let s=e["lia-subfolder"]?"content/"+$3MWDR$path.basename(e.readme):$3MWDR$path.basename(e.readme);u=$070fc7e985d52a73$export$a976684a0efeb93f(`<script>
555
- if (!window.LIA) {
556
- window.LIA = {}
557
- }
558
- window.LIA.defaultCourseURL = "${s}"
559
- </script>`,u);let l={endpoint:e["xapi-endpoint"]||"",auth:e["xapi-auth"]||"",actor:e["xapi-actor"]?JSON.parse(e["xapi-actor"]):{objectType:"Agent",name:"Anonymous",mbox:"mailto:anonymous@example.com"},courseId:e["xapi-course-id"]||"",courseTitle:e["xapi-course-title"]||t.lia.str_title||"LiaScript Course",debug:e["xapi-debug"]||!1,masteryThreshold:e["xapi-mastery-threshold"]||.8,progressThreshold:e["xapi-progress-threshold"]||.9};e["xapi-endpoint"]||(u=$070fc7e985d52a73$export$a976684a0efeb93f(`<script>
560
- // Store xAPI config in localStorage
561
- function saveXAPIConfig() {
562
- const endpoint = document.getElementById('xapi-endpoint').value;
563
- const auth = document.getElementById('xapi-auth').value;
564
- const actor = document.getElementById('xapi-actor').value;
565
- const masteryThreshold = parseFloat(document.getElementById('xapi-mastery-threshold').value) || 0.8;
566
- const progressThreshold = parseFloat(document.getElementById('xapi-progress-threshold').value) || 0.9;
567
-
568
- try {
569
- // Validate actor as JSON
570
- JSON.parse(actor);
571
-
572
- // Save to localStorage
573
- localStorage.setItem('xapi-config', JSON.stringify({
574
- endpoint,
575
- auth,
576
- actor: JSON.parse(actor),
577
- masteryThreshold,
578
- progressThreshold
579
- }));
580
-
581
- // Reload to apply settings
582
- window.location.reload();
583
- } catch (e) {
584
- alert('Invalid Actor JSON format. Please check your input.');
585
- }
586
- }
587
-
588
- // Load xAPI config from localStorage on page load
589
- document.addEventListener('DOMContentLoaded', function() {
590
- const storedConfig = localStorage.getItem('xapi-config');
591
- if (storedConfig) {
592
- const config = JSON.parse(storedConfig);
593
- window.xAPIConfig = config;
594
- }
595
-
596
- // Show/hide config panel
597
- const configPanel = document.getElementById('xapi-config-panel');
598
- if (configPanel) {
599
- document.getElementById('toggle-xapi-config').addEventListener('click', function() {
600
- configPanel.style.display = configPanel.style.display === 'none' ? 'block' : 'none';
601
- });
602
-
603
- // Populate fields if stored config exists
604
- if (storedConfig) {
605
- const config = JSON.parse(storedConfig);
606
- document.getElementById('xapi-endpoint').value = config.endpoint || '';
607
- document.getElementById('xapi-auth').value = config.auth || '';
608
- document.getElementById('xapi-actor').value = JSON.stringify(config.actor || {}, null, 2);
609
- document.getElementById('xapi-mastery-threshold').value = config.masteryThreshold || 0.8;
610
- document.getElementById('xapi-progress-threshold').value = config.progressThreshold || 0.9;
611
- }
612
- }
613
- });
614
- </script>
615
- <style>
616
- #xapi-config-panel {
617
- position: fixed;
618
- top: 0;
619
- right: 0;
620
- width: 400px;
621
- background: white;
622
- border: 1px solid #ccc;
623
- padding: 15px;
624
- box-shadow: 0 0 10px rgba(0,0,0,0.2);
625
- z-index: 9999;
626
- display: none;
627
- }
628
- #toggle-xapi-config {
629
- position: fixed;
630
- top: 10px;
631
- right: 10px;
632
- z-index: 9998;
633
- background: #f5f5f5;
634
- border: 1px solid #ccc;
635
- padding: 5px 10px;
636
- cursor: pointer;
637
- }
638
- </style>
639
- <div id="toggle-xapi-config">xAPI Settings</div>
640
- <div id="xapi-config-panel">
641
- <h3>xAPI LRS Configuration</h3>
642
- <div>
643
- <label for="xapi-endpoint">LRS Endpoint URL</label><br>
644
- <input type="text" id="xapi-endpoint" style="width: 100%" placeholder="https://your-lrs.com/data/xAPI/" value="">
645
- </div>
646
- <div style="margin-top: 10px">
647
- <label for="xapi-auth">Authentication (e.g., Basic dXNlcm5hbWU6cGFzc3dvcmQ=)</label><br>
648
- <input type="text" id="xapi-auth" style="width: 100%" placeholder="Basic dXNlcm5hbWU6cGFzc3dvcmQ=" value="">
649
- </div>
650
- <div style="margin-top: 10px">
651
- <label for="xapi-mastery-threshold">Mastery Threshold (0.0-1.0, default: 0.8)</label><br>
652
- <input type="number" id="xapi-mastery-threshold" style="width: 100%" placeholder="0.8" min="0" max="1" step="0.01" value="0.8">
653
- </div>
654
- <div style="margin-top: 10px">
655
- <label for="xapi-progress-threshold">Progress Threshold (0.0-1.0, default: 0.9)</label><br>
656
- <input type="number" id="xapi-progress-threshold" style="width: 100%" placeholder="0.9" min="0" max="1" step="0.01" value="0.9">
657
- </div>
658
- <div style="margin-top: 10px">
659
- <label for="xapi-actor">Actor (JSON format)</label><br>
660
- <textarea id="xapi-actor" style="width: 100%; height: 100px">{"objectType":"Agent","name":"Anonymous","mbox":"mailto:anonymous@example.com"}</textarea>
661
- </div>
662
- <div style="margin-top: 10px">
663
- <button onclick="saveXAPIConfig()">Save Configuration</button>
664
- </div>
665
- </div>`,u)),u=$070fc7e985d52a73$export$a976684a0efeb93f(`<script>
666
- window.xAPIConfig = ${JSON.stringify(l,null,2)};
667
- </script>`,u);try{u=u.replace("<title>Lia</title>",`<title>${t.lia.str_title}</title><meta property="og:title" content="${t.lia.str_title}"> <meta name="twitter:title" content="${t.lia.str_title}">`),console.log("updating title ...")}catch(e){console.warn("could not add title")}try{let e=t.lia.definition.macro.comment;u=u.replace('<meta name="description" content="LiaScript is a service for running free and interactive online courses, build with its own Markup-language. So check out the following course ;-)">',`<meta name="description" content="${e}"><meta property="og:description" content="${e}"><meta name="twitter:description" content="${e}">`),console.log("updating description ...")}catch(e){console.warn("could not add description")}try{let e=t.lia.definition.logo;u=$070fc7e985d52a73$export$a976684a0efeb93f(`<meta property="og:image" content="${e}"><meta name="twitter:image" content="${e}">`,u),console.log("updating logo ...")}catch(e){console.warn("could not add image")}let d=await $58867fee6a9ce3e2$export$bc237d627614fc48(e,t);try{u=$070fc7e985d52a73$export$a976684a0efeb93f(d,u),u=$070fc7e985d52a73$export$1b80ed980367b7c1(u),await $070fc7e985d52a73$export$552bfb764b5cd2b4($3MWDR$path.join(i,"index.html"),u)}catch(e){console.warn(e);return}let f=function(e,t=[]){return $3MWDR$fsextra.readdirSync(e).forEach(function(r){let a=$3MWDR$path.join(e,r);if($3MWDR$fsextra.statSync(a).isDirectory())t=f(a,t);else{let e=$3MWDR$path.relative(i,a);e&&"tincan.xml"!==e&&t.push(e)}}),t},p=f(i),$=$b3496016a321b67a$var$generateTincanXml(t.lia.str_title||"LiaScript Course",(null==(a=t.lia.definition)||null==(r=a.macro)?void 0:r.comment)||"A LiaScript course","index.html",e["xapi-course-id"]||`https://liascript.github.io/course/${$070fc7e985d52a73$export$4385e60b38654f68(12)}`,p);if(await $070fc7e985d52a73$export$552bfb764b5cd2b4($3MWDR$path.join(i,"tincan.xml"),$),e["xapi-zip"]){let t=$3MWDR$path.dirname(e.output);await $3MWDR$fsextra.ensureDir(t),$070fc7e985d52a73$export$8901015135f2fb22(i,e.output)}else{let t=$3MWDR$path.dirname(e.output);await $3MWDR$fsextra.ensureDir(t),await $3MWDR$fsextra.move(i,e.output,{filter:$070fc7e985d52a73$export$3032dc2899b8ea9b(e.path),overwrite:!0})}}const $495816a91be6af9f$export$d9468344d3651243="presets";function $495816a91be6af9f$export$34512e3b2db52a4e(){console.log(""),console.log($731e8d697db57a6f$export$46e4a324ac90507f("Presets:"),"\n"),$731e8d697db57a6f$export$a80b3bd66acc52ff("Presets provide pre-configured export settings optimized for specific Learning Management Systems (LMS). Use presets to quickly export your LiaScript course with tested configurations."),console.log("\nUsage examples:\n"),console.log(" List all available presets:"),console.log($731e8d697db57a6f$export$5540da1282cbf565(" liaex -f presets\n")),console.log(" Show configuration for a specific preset:"),console.log($731e8d697db57a6f$export$5540da1282cbf565(" liaex -f presets --moodle\n")),console.log(" Export with preset configuration:"),console.log($731e8d697db57a6f$export$5540da1282cbf565(" liaex -i course.md -f presets --moodle -o output\n")),console.log(" Override preset parameters with additional flags:"),console.log($731e8d697db57a6f$export$5540da1282cbf565(' liaex -i course.md -f presets --moodle --scorm-organization "My Org" -o output\n')),$731e8d697db57a6f$export$a80b3bd66acc52ff("Note: You can add any format-specific parameters (like --scorm-organization, --scorm-iframe, etc.) to override the preset defaults.")}function $495816a91be6af9f$export$3a22c23e0b31daa7(){try{let e=$3MWDR$path.dirname((0,$3MWDR$fs.realpathSync)(process.argv[1])),t=$3MWDR$path.join(e,"presets.yaml");if(!$3MWDR$fsextra.existsSync(t))throw Error(`Presets file not found at: ${t}`);let r=$3MWDR$fsextra.readFileSync(t,"utf8"),a=$parcel$interopDefault($3MWDR$yaml).parse(r);if(!a||!a.presets||!Array.isArray(a.presets))throw Error("Invalid presets.yaml structure");return a}catch(e){throw console.error("\x1b[31mError loading presets:\x1b[0m",e),e}}function $495816a91be6af9f$export$4bf0ca049438ddb7(e){return $495816a91be6af9f$export$3a22c23e0b31daa7().presets.find(t=>t.id===e)}function $495816a91be6af9f$export$a250740c87582647(){let e=$495816a91be6af9f$export$3a22c23e0b31daa7();console.log(""),console.log($731e8d697db57a6f$export$46e4a324ac90507f("Available Presets:")),console.log(""),e.presets.forEach(e=>{console.log(` ${e.logo.icon} ${$731e8d697db57a6f$export$73ba5813cda80a49(e.id)}`),console.log(` ${e.name} - ${e.subtitle}`);let t=e.description.en.replace(/<[^>]*>/g,"").replace(/\s+/g," ").trim();console.log(` ${$731e8d697db57a6f$export$5540da1282cbf565(t)}`),console.log("")}),console.log("\nUsage:"),console.log($731e8d697db57a6f$export$5540da1282cbf565(" liaex -i <input.md> -f presets --<preset-id> [-o <output>]")),console.log($731e8d697db57a6f$export$5540da1282cbf565(' liaex -i <input.md> -f presets --<preset-id> [--scorm-organization "..."] [-o <output>]\n')),console.log("Tip: Add format-specific flags to override preset defaults.\n")}function $495816a91be6af9f$export$3f1abe661be9eb9(e){let t=$495816a91be6af9f$export$4bf0ca049438ddb7(e);t||(console.error(`\x1b[31mPreset '${e}' not found.\x1b[0m`),console.log("\nRun "+$731e8d697db57a6f$export$5540da1282cbf565("liaex -f presets")+" to see all available presets.\n"),process.exit(1)),console.log(""),console.log(`${t.logo} ${$731e8d697db57a6f$export$46e4a324ac90507f(t.name)} - ${t.subtitle}`),console.log(""),console.log($731e8d697db57a6f$export$5540da1282cbf565(t.description.replace(/<[^>]*>/g,"").replace(/\s+/g," ").trim())),console.log(""),console.log($731e8d697db57a6f$export$73ba5813cda80a49("Configuration Parameters:")),console.log(""),Object.entries(t.options).forEach(([e,t])=>{let r="string"==typeof t?""===t?'""':t:String(t);console.log(` ${$731e8d697db57a6f$export$73ba5813cda80a49(e)}: ${r}`)}),console.log(""),console.log("Usage:"),console.log($731e8d697db57a6f$export$5540da1282cbf565(` liaex -i <input.md> -f presets --${e} [-o <output>]`)),console.log(""),console.log($731e8d697db57a6f$export$73ba5813cda80a49("Override Parameters:")),console.log(" You can override any parameter by adding the corresponding flag:"),console.log($731e8d697db57a6f$export$5540da1282cbf565(` liaex -i <input.md> -f presets --${e} --scorm-organization "Custom" -o output`)),console.log(""),console.log(" Available override flags: --scorm-organization, --scorm-masteryScore,"),console.log(" --scorm-typicalDuration, --scorm-iframe, --scorm-embed, and more.\n")}function $495816a91be6af9f$export$c87473bfcf4c1bf5(e,t){let r=$495816a91be6af9f$export$4bf0ca049438ddb7(e);r||(console.error(`\x1b[31mPreset '${e}' not found.\x1b[0m`),process.exit(1));let a={format:r.options.format||r.format};return void 0!==r.options.scormOrganization&&(a["scorm-organization"]=r.options.scormOrganization),void 0!==r.options.typicalDuration&&(a["scorm-typicalDuration"]=r.options.typicalDuration),void 0!==r.options.scormIframe&&(a["scorm-iframe"]=r.options.scormIframe),void 0!==r.options.scormEmbed&&(a["scorm-embed"]=r.options.scormEmbed),{...a,...t}}function $60caa6a483b9f8a9$export$9f711266042c4a52(){console.log($731e8d697db57a6f$export$46e4a324ac90507f("LiaScript-Exporter")),console.log(""),$731e8d697db57a6f$export$a80b3bd66acc52ff("Export your LiaScript Markdown files to different formats. You can either use the serve option in order to have a nice UI or use the commandline options below. Based on the selected output format, additional options can be used."),console.log(""),console.log($731e8d697db57a6f$export$46e4a324ac90507f("Server:")),$731e8d697db57a6f$export$ae50443ffc990749("serve","[--port PORT]","Start the export server with web interface (default port: 3000)"),$731e8d697db57a6f$export$ae50443ffc990749("serve","[--no-browser]","Prevent the browser from opening automatically (default: open in browser)"),console.log(""),console.log($731e8d697db57a6f$export$46e4a324ac90507f("CLI - Commands:\n")),$731e8d697db57a6f$export$ae50443ffc990749("-h","--help","show this help"),$731e8d697db57a6f$export$ae50443ffc990749("-i","--input","file to be used as input"),$731e8d697db57a6f$export$ae50443ffc990749("","--git-url","clone a git/GitHub repository and export from it (used instead of -i)"),$731e8d697db57a6f$export$ae50443ffc990749("","--git-branch","branch or tag to checkout when using --git-url (default: repository default)"),$731e8d697db57a6f$export$ae50443ffc990749("","--git-subdir","subdirectory within the cloned repository to use as the root"),$731e8d697db57a6f$export$ae50443ffc990749("","--git-file","specific markdown file within the repository (default: README.md or first .md found)"),$731e8d697db57a6f$export$ae50443ffc990749("-p","--path","path to be packed, if not set, the path of the input file is used"),$731e8d697db57a6f$export$ae50443ffc990749("-o","--output","output file name (default is output), the ending is define by the format"),$731e8d697db57a6f$export$ae50443ffc990749("-s","--style",'additional styling to passed to the export, can be used for fixes, such as "height: 100vh; width: 100%; border: 2px;"'),$731e8d697db57a6f$export$ae50443ffc990749("-f","--format","scorm1.2, scorm2004, json, fullJson, web, ims, pdf, epub, docx, android, linkedData, presets (default is json)"),$731e8d697db57a6f$export$ae50443ffc990749("-v","--version","output the current version"),$731e8d697db57a6f$export$ae50443ffc990749("\n-k","--key","responsive voice key "),$495816a91be6af9f$export$34512e3b2db52a4e(),$455519058ce391fd$export$34512e3b2db52a4e(),$7eeb04a4e678ba02$export$34512e3b2db52a4e(),$42514d84790f50f1$export$34512e3b2db52a4e(),$2358171a5699e480$export$34512e3b2db52a4e(),$02e6fd5277cb1195$export$34512e3b2db52a4e(),$8c3498a62706068d$export$34512e3b2db52a4e(),$6e87a9adb423ec83$export$34512e3b2db52a4e(),$58867fee6a9ce3e2$export$34512e3b2db52a4e(),$b3496016a321b67a$export$34512e3b2db52a4e()}function $f552eb8849c88641$var$escapeBackslash(e){return e?e.replace(/\\/g,"\\\\"):e}function $f552eb8849c88641$export$63c5b6d6ff5b7ee1(){let e=$parcel$interopDefault($3MWDR$minimist)(process.argv.slice(2));return{input:e.i||e.input,readme:e.i||e.input,output:e.o||e.output||"output",format:e.f||e.format||"json",path:e.p||e.path,key:e.k||e.key,style:e.s||e.style,"scorm-organization":e["scorm-organization"],"scorm-masteryScore":e["scorm-masteryScore"],"scorm-typicalDuration":e["scorm-typicalDuration"],"scorm-iframe":e["scorm-iframe"],"scorm-embed":e["scorm-embed"],"scorm-alwaysActive":e["scorm-alwaysActive"],"lia-subfolder":e["lia-subfolder"],"ims-indexeddb":e["ims-indexeddb"],"web-zip":e["web-zip"],"web-indexeddb":e["web-indexeddb"],"web-iframe":e["web-iframe"],"pdf-preview":e["pdf-preview"],"pdf-scale":e["pdf-scale"],"pdf-displayHeaderFooter":e["pdf-displayHeaderFooter"],"pdf-headerTemplate":e["pdf-headerTemplate"],"pdf-footerTemplate":e["pdf-footerTemplate"],"pdf-printBackground":e["pdf-printBackground"],"pdf-landscape":e["pdf-landscape"],"pdf-format":e["pdf-format"]||"A4","pdf-width":e["pdf-width"],"pdf-height":e["pdf-height"],"pdf-margin-top":e["pdf-margin-top"],"pdf-margin-bottom":e["pdf-margin-bottom"],"pdf-margin-right":e["pdf-margin-right"],"pdf-margin-left":e["pdf-margin-left"],"pdf-preferCSSPageSize":e["pdf-preferCSSPageSize"],"pdf-omitBackground":e["pdf-omitBackground"],"pdf-timeout":e["pdf-timeout"],"pdf-stylesheet":e["pdf-stylesheet"],"pdf-theme":e["pdf-theme"],"epub-author":e["epub-author"],"epub-publisher":e["epub-publisher"],"epub-cover":e["epub-cover"],"epub-stylesheet":e["epub-stylesheet"],"epub-theme":e["epub-theme"],"epub-timeout":e["epub-timeout"],"epub-preview":e["epub-preview"],"docx-title":e["docx-title"],"docx-author":e["docx-author"],"docx-subject":e["docx-subject"],"docx-description":e["docx-description"],"docx-language":e["docx-language"],"docx-orientation":e["docx-orientation"],"docx-font":e["docx-font"],"docx-font-size":e["docx-font-size"],"docx-header":e["docx-header"],"docx-header-html":e["docx-header-html"],"docx-footer":e["docx-footer"],"docx-footer-html":e["docx-footer-html"],"docx-page-number":e["docx-page-number"],"docx-stylesheet":e["docx-stylesheet"],"docx-theme":e["docx-theme"],"docx-timeout":e["docx-timeout"],"docx-preview":e["docx-preview"],"android-sdk":$f552eb8849c88641$var$escapeBackslash(e["android-sdk"]),"android-appId":e["android-appId"],"android-appName":e["android-appName"],"android-icon":$f552eb8849c88641$var$escapeBackslash(e["android-icon"]),"android-iconBackgroundColor":e["android-iconBackgroundColor"],"android-iconBackgroundColorDark":e["android-iconBackgroundColorDark"],"android-preview":e["android-preview"],"android-release":e["android-release"],"android-bundle":e["android-bundle"],"android-keystore":$f552eb8849c88641$var$escapeBackslash(e["android-keystore"]),"android-keystorePassword":e["android-keystorePassword"],"android-keyAlias":e["android-keyAlias"],"android-keyPassword":e["android-keyPassword"],"project-no-meta":e["project-no-meta"],"project-no-rdf":e["project-no-rdf"],"project-no-categories":e["project-no-categories"],"project-category-blur":e["project-category-blur"],"project-search":e["project-search"],"project-generate-pdf":e["project-generate-pdf"],"project-generate-ims":e["project-generate-ims"],"project-generate-scorm12":e["project-generate-scorm12"],"project-generate-scorm2004":e["project-generate-scorm2004"],"project-generate-android":e["project-generate-android"],"project-generate-cache":e["project-generate-cache"],"rdf-format":e["rdf-format"],"rdf-preview":e["rdf-preview"],"rdf-url":e["rdf-url"],"rdf-type":e["rdf-type"],"rdf-license":e["rdf-license"],"rdf-educationalLevel":e["rdf-educationalLevel"],"rdf-template":e["rdf-template"],"xapi-endpoint":e["xapi-endpoint"],"xapi-auth":e["xapi-auth"],"xapi-actor":e["xapi-actor"],"xapi-course-id":e["xapi-course-id"],"xapi-course-title":e["xapi-course-title"],"xapi-mastery-threshold":e["xapi-mastery-threshold"],"xapi-progress-threshold":e["xapi-progress-threshold"],"xapi-debug":e["xapi-debug"],"xapi-zip":e["xapi-zip"]}}function $f552eb8849c88641$export$6ffe2f97a7c4d040(e){let t=$parcel$interopDefault($3MWDR$minimist)(process.argv.slice(2)),r={input:t.i||t.input,output:t.o||t.output||"output"},a=$495816a91be6af9f$export$c87473bfcf4c1bf5(e,r);return{input:a.input||r.input,readme:a.input||r.input,output:a.output||r.output||"output",format:a.format||"json",path:t.p||t.path,key:t.k||t.key,style:t.s||t.style,"scorm-organization":a["scorm-organization"],"scorm-masteryScore":a["scorm-masteryScore"],"scorm-typicalDuration":a["scorm-typicalDuration"],"scorm-iframe":a["scorm-iframe"],"scorm-embed":a["scorm-embed"],"scorm-alwaysActive":a["scorm-alwaysActive"],"lia-subfolder":a["lia-subfolder"],"ims-indexeddb":t["ims-indexeddb"],"web-zip":t["web-zip"],"web-indexeddb":t["web-indexeddb"],"web-iframe":t["web-iframe"],"pdf-preview":t["pdf-preview"],"pdf-scale":t["pdf-scale"],"pdf-displayHeaderFooter":t["pdf-displayHeaderFooter"],"pdf-headerTemplate":t["pdf-headerTemplate"],"pdf-footerTemplate":t["pdf-footerTemplate"],"pdf-printBackground":t["pdf-printBackground"],"pdf-landscape":t["pdf-landscape"],"pdf-format":t["pdf-format"]||"A4","pdf-width":t["pdf-width"],"pdf-height":t["pdf-height"],"pdf-margin-top":t["pdf-margin-top"],"pdf-margin-bottom":t["pdf-margin-bottom"],"pdf-margin-right":t["pdf-margin-right"],"pdf-margin-left":t["pdf-margin-left"],"pdf-preferCSSPageSize":t["pdf-preferCSSPageSize"],"pdf-omitBackground":t["pdf-omitBackground"],"pdf-timeout":t["pdf-timeout"],"pdf-stylesheet":t["pdf-stylesheet"],"pdf-theme":t["pdf-theme"],"epub-title":t["epub-title"],"epub-author":t["epub-author"],"epub-publisher":t["epub-publisher"],"epub-cover":t["epub-cover"],"epub-description":t["epub-description"],"epub-language":t["epub-language"],"epub-version":t["epub-version"],"epub-stylesheet":t["epub-stylesheet"],"epub-theme":t["epub-theme"],"epub-toc-title":t["epub-toc-title"],"epub-hide-toc":t["epub-hide-toc"],"epub-timeout":t["epub-timeout"],"epub-fonts":t["epub-fonts"],"epub-chapter-title":t["epub-chapter-title"],"epub-preview":t["epub-preview"],"docx-title":t["docx-title"],"docx-author":t["docx-author"],"docx-subject":t["docx-subject"],"docx-description":t["docx-description"],"docx-language":t["docx-language"],"docx-orientation":t["docx-orientation"],"docx-font":t["docx-font"],"docx-font-size":t["docx-font-size"],"docx-header":t["docx-header"],"docx-header-html":t["docx-header-html"],"docx-footer":t["docx-footer"],"docx-footer-html":t["docx-footer-html"],"docx-page-number":t["docx-page-number"],"docx-stylesheet":t["docx-stylesheet"],"docx-theme":t["docx-theme"],"docx-timeout":t["docx-timeout"],"docx-preview":t["docx-preview"],"android-sdk":$f552eb8849c88641$var$escapeBackslash(t["android-sdk"]),"android-appId":t["android-appId"],"android-appName":t["android-appName"],"android-icon":$f552eb8849c88641$var$escapeBackslash(t["android-icon"]),"android-iconBackgroundColor":t["android-iconBackgroundColor"],"android-iconBackgroundColorDark":t["android-iconBackgroundColorDark"],"android-preview":t["android-preview"],"android-release":t["android-release"],"android-bundle":t["android-bundle"],"android-keystore":$f552eb8849c88641$var$escapeBackslash(t["android-keystore"]),"android-keystorePassword":t["android-keystorePassword"],"android-keyAlias":t["android-keyAlias"],"android-keyPassword":t["android-keyPassword"],"project-no-meta":t["project-no-meta"],"project-no-rdf":t["project-no-rdf"],"project-no-categories":t["project-no-categories"],"project-category-blur":t["project-category-blur"],"project-generate-pdf":t["project-generate-pdf"],"project-generate-ims":t["project-generate-ims"],"project-generate-scorm12":t["project-generate-scorm12"],"project-generate-scorm2004":t["project-generate-scorm2004"],"project-generate-android":t["project-generate-android"],"project-generate-cache":t["project-generate-cache"],"rdf-format":t["rdf-format"],"rdf-preview":t["rdf-preview"],"rdf-url":t["rdf-url"],"rdf-type":t["rdf-type"],"rdf-license":t["rdf-license"],"rdf-educationalLevel":t["rdf-educationalLevel"],"rdf-template":t["rdf-template"],"xapi-endpoint":t["xapi-endpoint"],"xapi-auth":t["xapi-auth"],"xapi-actor":t["xapi-actor"],"xapi-course-id":t["xapi-course-id"],"xapi-course-title":t["xapi-course-title"],"xapi-mastery-threshold":t["xapi-mastery-threshold"],"xapi-progress-threshold":t["xapi-progress-threshold"],"xapi-debug":t["xapi-debug"],"xapi-zip":t["xapi-zip"]}}function $f552eb8849c88641$export$50f08cf612c61955(e){return e.format=e.format.toLowerCase(),e.format==$42514d84790f50f1$export$d9468344d3651243&&(e["android-sdk"]=e["android-sdk"]||process.env.ANDROID_SDK_ROOT||process.env.ANDROID_HOME,e["android-sdk"]||(console.warn("Path to SDK has to be defined, you will have to install:"),console.warn("https://developer.android.com/studio/"),console.warn("Or set the ANDROID_SDK_ROOT or ANDROID_HOME environment variable."),process.exit(1)),e["android-appId"]||(console.warn("The appId has to provided to uniquely identify your App."),console.warn("This can be the URL of your site in reverse order, eg.:"),console.warn("io.github.liascript"),process.exit(1))),e.path||$070fc7e985d52a73$export$bab98af026af71ac(e.input)||(e.path=$parcel$interopDefault($3MWDR$path).dirname(e.input)),e.path||(e.path="."),e.readme=e.input.replace(e.path,"."),e}var $53c0743dc086b130$exports={};!function(e){"use strict";function t(e,t,r){return r.a=e,r.f=t,r}function r(e){return t(2,e,function(t){return function(r){return e(t,r)}})}function a(e){return t(3,e,function(t){return function(r){return function(a){return e(t,r,a)}}})}function n(e){return t(4,e,function(t){return function(r){return function(a){return function(n){return e(t,r,a,n)}}}})}function o(e){return t(5,e,function(t){return function(r){return function(a){return function(n){return function(o){return e(t,r,a,n,o)}}}}})}function i(e){return t(6,e,function(t){return function(r){return function(a){return function(n){return function(o){return function(i){return e(t,r,a,n,o,i)}}}}}})}function c(e){return t(7,e,function(t){return function(r){return function(a){return function(n){return function(o){return function(i){return function(c){return e(t,r,a,n,o,i,c)}}}}}}})}function u(e,t,r){return 2===e.a?e.f(t,r):e(t)(r)}function s(e,t,r,a){return 3===e.a?e.f(t,r,a):e(t)(r)(a)}function l(e,t,r,a,n){return 4===e.a?e.f(t,r,a,n):e(t)(r)(a)(n)}function d(e,t,r,a,n,o){return 5===e.a?e.f(t,r,a,n,o):e(t)(r)(a)(n)(o)}function f(e,t,r,a,n,o,i){return 6===e.a?e.f(t,r,a,n,o,i):e(t)(r)(a)(n)(o)(i)}function p(e,t,r,a,n,o,i,c){return 7===e.a?e.f(t,r,a,n,o,i,c):e(t)(r)(a)(n)(o)(i)(c)}function $(e,t,r,a,n,o,i,c,u){return 8===e.a?e.f(t,r,a,n,o,i,c,u):e(t)(r)(a)(n)(o)(i)(c)(u)}var b=a(function(e,t,r){for(var a=Array(e),n=0;e>n;n++)a[n]=r(t+n);return a}),h=r(function(e,t){for(var r=Array(e),a=0;e>a&&t.b;a++)r[a]=t.a,t=t.b;return r.length=a,L(r,t)}),m=r(function(e,t){return t[e]}),g=a(function(e,t,r){for(var a=r.length,n=Array(a),o=0;a>o;o++)n[o]=r[o];return n[e]=t,n}),v=r(function(e,t){for(var r=t.length,a=Array(r+1),n=0;r>n;n++)a[n]=t[n];return a[r]=e,a}),x=a(function(e,t,r){for(var a=r.length,n=0;a>n;n++)t=u(e,r[n],t);return t}),w=a(function(e,t,r){for(var a=r.length-1;a>=0;a--)t=u(e,r[a],t);return t}),y=r(function(e,t){for(var r=t.length,a=Array(r),n=0;r>n;n++)a[n]=e(t[n]);return a}),S=a(function(e,t,r){return r.slice(e,t)}),E=a(function(e,t,r){var a=t.length,n=e-a;n>r.length&&(n=r.length);for(var o=Array(a+n),i=0;a>i;i++)o[i]=t[i];for(i=0;n>i;i++)o[i+a]=r[i];return o});function k(e){throw Error("https://github.com/elm/core/blob/1.0.0/hints/"+e+".md")}function D(e,t){for(var r,a=[],n=R(e,t,0,a);n&&(r=a.pop());n=R(r.a,r.b,0,a));return n}function R(e,t,r,a){if(e===t)return!0;if("object"!=typeof e||null===e||null===t)return"function"==typeof e&&k(5),!1;if(r>100)return a.push(L(e,t)),!0;for(var n in 0>e.$&&(e=tn(e),t=tn(t)),e)if(!R(e[n],t[n],r+1,a))return!1;return!0}var M=r(D),A=r(function(e,t){return!D(e,t)});function C(e,t,r){if("object"!=typeof e)return e===t?0:t>e?-1:1;if(void 0===e.$)return(r=C(e.a,t.a))||(r=C(e.b,t.b))?r:C(e.c,t.c);for(;e.b&&t.b&&!(r=C(e.a,t.a));e=e.b,t=t.b);return r||(e.b?1:t.b?-1:0)}var j=r(function(e,t){return 1>C(e,t)}),T=r(function(e,t){var r=C(e,t);return 0>r?tc:r?ti:to});function L(e,t){return{a:e,b:t}}function q(e,t,r){return{a:e,b:t,c:r}}function W(e,t){var r={};for(var a in e)r[a]=e[a];for(var a in t)r[a]=t[a];return r}var _=r(P);function P(e,t){if("string"==typeof e)return e+t;if(!e.b)return t;var r=I(e.a,t);e=e.b;for(var a=r;e.b;e=e.b)a=a.b=I(e.a,t);return r}var O={$:0};function I(e,t){return{$:1,a:e,b:t}}var F=r(I);function N(e){for(var t=O,r=e.length;r--;)t=I(e[r],t);return t}function B(e){for(var t=[];e.b;e=e.b)t.push(e.a);return t}var U=a(function(e,t,r){for(var a=[];t.b&&r.b;t=t.b,r=r.b)a.push(u(e,t.a,r.a));return N(a)}),z=r(function(e,t){return N(B(t).sort(function(t,r){return C(e(t),e(r))}))}),H=r(function(e,t){return e+t}),G=r(Math.pow),J=r(function(e,t){var r=t%e;return 0===e?k(11):r>0&&0>e||0>r&&e>0?r+e:r}),V=Math.ceil,X=Math.floor,K=Math.log,Y=r(function(e,t){return e+t}),Z=r(function(e,t){return e+t}),Q=a(function(e,t,r){for(var a=r.length,n=0;a>n;){var o=r[n],i=r.charCodeAt(n);n++,55296>i||i>56319||(o+=r[n],n++),t=u(e,o,t)}return t}),ee=a(function(e,t,r){for(var a=r.length;a--;){var n=r[a],o=r.charCodeAt(a);56320>o||o>57343||(n=r[--a]+n),t=u(e,n,t)}return t}),et=r(function(e,t){return t.split(e)}),er=r(function(e,t){return t.join(e)}),ea=a(function(e,t,r){return r.slice(e,t)}),en=r(function(e,t){return t.indexOf(e)>-1}),eo=r(function(e,t){return 0===t.indexOf(e)}),ei=r(function(e,t){return t.length>=e.length&&t.lastIndexOf(e)===t.length-e.length}),ec=r(function(e,t){var r=e.length;if(1>r)return O;for(var a=0,n=[];(a=t.indexOf(e,a))>-1;)n.push(a),a+=r;return N(n)});function eu(e){return e+""}function es(e){return{$:2,b:e}}var el=es(function(e){return"number"!=typeof e?ek("an INT",e):e>-0x7fffffff&&0x7fffffff>e&&(0|e)===e?tf(e):!isFinite(e)||e%1?ek("an INT",e):tf(e)}),ed=es(function(e){return"boolean"==typeof e?tf(e):ek("a BOOL",e)}),ef=es(function(e){return"number"==typeof e?tf(e):ek("a FLOAT",e)}),ep=es(function(e){return tf(e)}),e$=es(function(e){return"string"==typeof e?tf(e):e instanceof String?tf(e+""):ek("a STRING",e)}),eb=r(function(e,t){return{$:6,d:e,b:t}});function eh(e,t){return{$:9,f:e,g:t}}var em=r(function(e,t){return{$:10,b:t,h:e}}),eg=r(function(e,t){return eh(e,[t])}),ev=a(function(e,t,r){return eh(e,[t,r])}),ex=r(function(e,t){return ew(e,t)});function ew(e,t){switch(e.$){case 2:return e.b(t);case 5:return null===t?tf(e.c):ek("null",t);case 3:return eS(t)?ey(e.b,t,N):ek("a LIST",t);case 4:return eS(t)?ey(e.b,t,eE):ek("an ARRAY",t);case 6:var r=e.d;if("object"!=typeof t||null===t||!(r in t))return ek("an OBJECT with a field named `"+r+"`",t);var a=ew(e.b,t[r]);return tB(a)?a:tu(u(tl,r,a.a));case 7:var n=e.e;return eS(t)?t.length>n?tB(a=ew(e.b,t[n]))?a:tu(u(td,n,a.a)):ek("a LONGER array. Need index "+n+" but only see "+t.length+" entries",t):ek("an ARRAY",t);case 8:if("object"!=typeof t||null===t||eS(t))return ek("an OBJECT",t);var o=O;for(var i in t)if(t.hasOwnProperty(i)){if(!tB(a=ew(e.b,t[i])))return tu(u(tl,i,a.a));o=I(L(i,a.a),o)}return tf(tE(o));case 9:for(var c=e.f,s=e.g,l=0;s.length>l;l++){if(!tB(a=ew(s[l],t)))return a;c=c(a.a)}return tf(c);case 10:return tB(a=ew(e.b,t))?ew(e.h(a.a),t):a;case 11:for(var d=O,f=e.g;f.b;f=f.b){if(tB(a=ew(f.a,t)))return a;d=I(a.a,d)}return tu(tp(tE(d)));case 1:return tu(u(ts,e.a,t));case 0:return tf(e.a)}}function ey(e,t,r){for(var a=t.length,n=Array(a),o=0;a>o;o++){var i=ew(e,t[o]);if(!tB(i))return tu(u(td,o,i.a));n[o]=i.a}return tf(r(n))}function eS(e){return Array.isArray(e)||"u">typeof FileList&&e instanceof FileList}function eE(e){return u(tN,e.length,function(t){return e[t]})}function ek(e,t){return tu(u(ts,"Expecting "+e,t))}var eD=r(function(e,t){return JSON.stringify(t,null,e)+""});function eR(e){return e}var eM=a(function(e,t,r){return r[e]=t,r});function eA(e){return r(function(t,r){return r.push(e(t)),r})}var eC=r(function(e,t){var r="g";e.av&&(r+="m"),e.ao&&(r+="i");try{return t$(RegExp(t,r))}catch(e){return tb}}),ej=a(function(e,t,r){for(var a,n=[],o=0,i=t.lastIndex,c=-1;o++<e&&(a=t.exec(r))&&c!=t.lastIndex;){for(var u=a.length-1,s=Array(u);u>0;){var d=a[u];s[--u]=d?t$(d):tb}n.push(l(rZ,a[0],a.index,o,N(s))),c=t.lastIndex}return t.lastIndex=i,N(n)}),eT=n(function(e,t,r,a){var n=0;return a.replace(t,function(t){if(n++>=e)return t;for(var a=arguments.length-3,o=Array(a);a>0;){var i=arguments[a];o[--a]=i?t$(i):tb}return r(l(rZ,t,arguments[arguments.length-2],n,N(o)))})}),eL=a(function(e,t,r){for(var a=[],n=t.lastIndex,o=t.lastIndex;e--;){var i=t.exec(r);if(!i)break;a.push(r.slice(n,i.index)),n=t.lastIndex}return a.push(r.slice(n)),t.lastIndex=o,N(a)}),eq=1/0;function eW(e){return{$:0,a:e}}function e_(e){return{$:2,b:e,c:null}}var eP=r(function(e,t){return{$:3,b:e,d:t}}),eO=0;function eI(e){var t={$:0,e:eO++,f:e,g:null,h:[]};return eH(t),t}function eF(e){return e_(function(t){t(eW(eI(e)))})}function eN(e,t){e.h.push(t),eH(e)}var eB=r(function(e,t){return e_(function(r){eN(e,t),r(eW(0))})}),eU=!1,ez=[];function eH(e){if(ez.push(e),!eU){for(eU=!0;e=ez.shift();)!function(e){for(;e.f;){var t=e.f.$;if(0===t||1===t){for(;e.g&&e.g.$!==t;)e.g=e.g.i;if(!e.g)return;e.f=e.g.b(e.f.a),e.g=e.g.i}else{if(2===t)return void(e.f.c=e.f.b(function(t){e.f=t,eH(e)}));if(5===t){if(0===e.h.length)return;e.f=e.f.b(e.h.shift())}else e.g={$:+(3!==t),b:e.f.b,i:e.g},e.f=e.f.d}}}(e);eU=!1}}function eG(e){return e_(function(t){var r=setTimeout(function(){t(eW(0))},e);return function(){clearTimeout(r)}})}var eJ=n(function(e,t,r,a){var n,o,i,c,d,f,p,$,b;return n=e.hm,o=e.c9,i=e.i1,tB(c=u(ex,t,a?a.flags:void 0))||k(2),d={},p=(f=n(c.a)).a,$=function(){},b=function(e,t){var r;for(var a in eV){var n=eV[a];n.a&&((r=r||{})[a]=n.a(a,t)),e[a]=function(e,t){var r={g:t,h:void 0},a=e.c,n=e.d,o=e.e,i=e.f;return r.h=eI(u(eP,function e(t){return u(eP,e,{$:5,b:function(e){var c=e.a;return 0===e.$?s(n,r,c,t):o&&i?l(a,r,c.i,c.j,t):s(a,r,o?c.i:c.j,t)}})},e.b))}(n,t)}return r}(d,function(e,t){var r=u(o,e,p);$(p=r.a,t),e2(d,r.b,i(p))}),e2(d,f.b,i(p)),b?{ports:b}:{}}),eV={};function eX(e,t,r,a,n){return{b:e,c:t,d:r,e:a,f:n}}var eK=r(function(e,t){return e_(function(r){e.g(t),r(eW(0))})}),eY=r(function(e,t){return u(eB,e.h,{$:0,a:t})});function eZ(e){return function(t){return{$:1,k:e,l:t}}}var eQ=[],e1=!1;function e2(e,t,r){if(eQ.push({p:e,q:t,r:r}),!e1){e1=!0;for(var a;a=eQ.shift();)!function(e,t,r){var a={};for(var n in e0(!0,t,a,null),e0(!1,r,a,null),e)eN(e[n],{$:"fx",a:a[n]||{i:O,j:O}})}(a.p,a.q,a.r);e1=!1}}function e0(e,t,r,a){switch(t.$){case 1:var n,o,i=t.k,c=(n=t.l,u(e?eV[i].e:eV[i].f,function(e){for(var t=a;t;t=t.t)e=t.s(e);return e},n));return void(r[i]=(o=(o=r[i])||{i:O,j:O},e?o.i=I(c,o.i):o.j=I(c,o.j),o));case 2:for(var s=t.m;s.b;s=s.b)e0(e,s.a,r,a);return;case 3:return void e0(e,t.o,r,{s:t.n,t:a})}}function e7(e,t){return eV[e]&&k(3),eV[e]={e:e5,u:t,a:e3},eZ(e)}var e5=r(function(e,t){return t});function e3(e){var t=[],r=eV[e].u,n=eG(0);return eV[e].b=n,eV[e].c=a(function(e,a){for(;a.b;a=a.b)for(var o=t,i=r(a.a),c=0;o.length>c;c++)o[c](i);return n}),{subscribe:function(e){t.push(e)},unsubscribe:function(e){var r=(t=t.slice()).indexOf(e);0>r||t.splice(r,1)}}}var e6=r(function(e,t){return function(r){return e(t(r))}}),e4=a(function(e,t,r){return e_(function(a){function n(e){a(t(r.gU.a(e)))}var o,i=new XMLHttpRequest;i.addEventListener("error",function(){n(sY)}),i.addEventListener("timeout",function(){n(s1)}),i.addEventListener("load",function(){var e;n((e=r.gU.b,u(i.status>=200&&300>i.status?sK:sV,{jq:i.responseURL,iV:i.status,iW:i.statusText,hb:function(e){if(!e)return t1;for(var t=t1,r=e.split("\r\n"),a=r.length;a--;){var n=r[a],o=n.indexOf(": ");if(o>0){var i=n.substring(0,o),c=n.substring(o+2);t=s(le,i,function(e){return t$(s2(e)?c+", "+e.a:c)},t)}}return t}(i.getAllResponseHeaders())},e(i.response))))}),s2(r.fB)&&(o=r.fB.a,i.upload.addEventListener("progress",function(t){i.c||eI(u(s0,e,L(o,sQ({iH:t.loaded,E:t.total}))))}),i.addEventListener("progress",function(t){i.c||eI(u(s0,e,L(o,sZ({ip:t.loaded,E:t.lengthComputable?t$(t.total):tb}))))}));try{i.open(r.hM,r.jq,!0)}catch(e){return n(sX(r.jq))}return function(e,t){for(var r=t.hb;r.b;r=r.b)e.setRequestHeader(r.a.a,r.a.b);e.timeout=t.jf.a||0,e.responseType=t.gU.d,e.withCredentials=t.fU}(i,r),r.f5.a&&i.setRequestHeader("Content-Type",r.f5.a),i.send(r.f5.b),function(){i.c=!0,i.abort()}})}),e9=a(function(e,t,r){return{$:0,d:e,b:t,a:r}}),e8=r(function(e,t){return{$:0,d:t.d,b:t.b,a:function(r){return e(t.a(r))}}}),te=function(e){return{$:0,a:e}},tt=a(function(e,t,a){var n=a.c,o=a.d,i=r(function(t,r){return s(w,t.$?e:i,r,t.a)});return s(w,i,s(w,e,t,o),n)}),tr=function(e){return s(tt,F,O,e)},ta=a(function(e,t,r){for(;;){if(-2===r.$)return t;var a=r.d,n=e,o=s(e,r.b,r.c,s(ta,e,t,r.e));e=n,t=o,r=a}}),tn=function(e){return s(ta,a(function(e,t,r){return u(F,L(e,t),r)}),O,e)},to=1,ti=2,tc=0,tu=function(e){return{$:1,a:e}},ts=r(function(e,t){return{$:3,a:e,b:t}}),tl=r(function(e,t){return{$:0,a:e,b:t}}),td=r(function(e,t){return{$:1,a:e,b:t}}),tf=function(e){return{$:0,a:e}},tp=function(e){return{$:2,a:e}},t$=function(e){return{$:0,a:e}},tb={$:1},th=r(function(e,t){return u(er,e,B(t))}),tm=r(function(e,t){return N(u(et,e,t))}),tg=a(function(e,t,r){for(;;){if(!r.b)return t;var a=r.b,n=e,o=u(e,r.a,t);e=n,t=o,r=a}}),tv=function(e){return s(tg,r(function(e,t){return t+1}),0,e)},tx=a(function(e,t,r){for(;;){if(C(e,t)>=1)return r;var a=e,n=t-1,o=u(F,t,r);e=a,t=n,r=o}}),tw=r(function(e,t){return s(tx,e,t,O)}),ty=r(function(e,t){return s(U,e,u(tw,0,tv(t)-1),t)}),tS=function(e){var t=e.charCodeAt(0);return 55296>t||t>56319?t:1024*(t-55296)+e.charCodeAt(1)-56320+65536},tE=function(e){return s(tg,F,O,e)},tk=function(e){var t=e.charCodeAt(0);return isNaN(t)?tb:t$(55296>t||t>56319?L(e[0],e.slice(1)):L(e[0]+e[1],e.slice(2)))},tD=n(function(e,t,r,a){return{$:0,a:e,b:t,c:r,d:a}}),tR=[],tM=r(function(e,t){return K(t)/K(e)}),tA=V(u(tM,2,32)),tC=l(tD,0,tA,tR,tR),tj=function(e){return{$:1,a:e}},tT=r(function(e,t){return t(e)}),tL=function(e){return e.length},tq=r(function(e,t){return C(e,t)>0?e:t}),tW=function(e){return{$:0,a:e}},t_=r(function(e,t){for(;;){var r=u(h,32,e),a=r.b,n=u(F,tW(r.a),t);if(!a.b)return tE(n);e=a,t=n}}),tP=function(e){return e.a},tO=r(function(e,t){for(;;){var r=V(t/32);if(1===r)return u(h,32,e).a;e=u(t_,e,O),t=r}}),tI=r(function(e,t){if(t.j){var r=32*t.j,a=X(u(tM,32,r-1)),n=u(tO,e?tE(t.n):t.n,t.j);return l(tD,tL(t.m)+r,u(tq,5,a*tA),n,t.m)}return l(tD,tL(t.m),tA,tR,t.m)}),tF=o(function(e,t,r,a,n){for(;;){if(0>t)return u(tI,!1,{n:a,j:r/32|0,m:n});var o=tj(s(b,32,t,e));t-=32,a=u(F,o,a)}}),tN=r(function(e,t){if(e>0){var r=e%32;return d(tF,t,e-r-32,e,O,s(b,r,e-r,t))}return tC}),tB=function(e){return!e.$},tU={$:0},tz=n(function(e,t,r,a){return{gc:t,gd:r,hA:a,c$:e}}),tH=a(function(e,t,r){return t(e(r))}),tG=n(function(e,t,r,a){return t?u(e,r,a):a})(F),tJ=a(function(e,t,r){for(;;){if(-2===r.$)return t;var a=r.e,n=e,o=s(e,r.b,r.c,s(tJ,e,t,r.d));e=n,t=o,r=a}}),tV=a(function(e,t,r){return s(tJ,a(function(r,a,n){return s(eM,e(r),t(a),n)}),{},r)}),tX=function(e){return s(tg,r(function(e,t){return s(eM,e.a,e.b,t)}),{},e)},tK=function(e){return tX(N([function(){switch(e.$){case 0:return L("Link",eR(e.a));case 1:return L("Script",eR(e.a));default:return L("Module",eR(e.a))}}()]))},tY=r(function(e,t){return s(tg,eA(e),[],t)}),tZ=function(e){return L("a",e.b?u(tY,function(e){return u(tY,eR,N([e.a,e.b]))},e):null)},tQ={$:-2},t1=tQ,t2=o(function(e,t,r,a,n){return{$:-1,a:e,b:t,c:r,d:a,e:n}}),t0=o(function(e,t,r,a,n){if(-1!==n.$||n.a){if(-1!==a.$||a.a||-1!==a.d.$||a.d.a)return d(t2,e,t,r,a,n);var o=a.d;return i=a.e,d(t2,0,a.b,a.c,d(t2,1,o.b,o.c,o.d,o.e),d(t2,1,t,r,i,n))}var i,c=n.b,u=n.c,s=n.d,l=n.e;return -1!==a.$||a.a?d(t2,e,c,u,d(t2,0,t,r,a,s),l):d(t2,0,t,r,d(t2,1,a.b,a.c,a.d,i=a.e),d(t2,1,c,u,s,l))}),t7=a(function(e,t,r){if(-2===r.$)return d(t2,0,e,t,tQ,tQ);var a=r.a,n=r.b,o=r.c,i=r.d,c=r.e;switch(u(T,e,n)){case 0:return d(t0,a,n,o,s(t7,e,t,i),c);case 1:return d(t2,a,n,t,i,c);default:return d(t0,a,n,o,i,s(t7,e,t,c))}}),t5=a(function(e,t,r){var a=s(t7,e,t,r);return -1!==a.$||a.a?a:d(t2,1,a.b,a.c,a.d,a.e)}),t3=function(e){return s(tg,r(function(e,t){return s(t5,e.a,e.b,t)}),t1,e)},t6=function(e){return e},t4=r(function(e,t){return tX(function(){switch(t.$){case 0:var r=t.b,a=t.c;return N([L("node",eR(t.a)),L("attr",s(tV,t6,eR,t3(r))),L("children",u(tY,e,a))]);case 1:return N([L("node_inline",eR(t.a))]);case 2:r=t.b;var n=t.c;return N([L("node_outline",eR(t.a)),L("attr",s(tV,t6,eR,t3(r))),L("body",eR(n))]);default:r=t.a;var o=t.c;return N([L("node_svg",eR(t.b)),L("attr",s(tV,t6,eR,t3(r))),L("foreignObjects",u(tY,function(t){var r=t.b;return tX(N([L("attr",s(tV,t6,eR,t3(t.a))),L("objects",u(tY,e,r))]))},o))])}}())}),t9=r(function(e,t){return t.$?tb:t$(e(t.a))}),t8=r(function(e,t){return t.$?e:t.a}),re=a(function(e,t,r){return N([L(e,rt(t)),tZ(r)])}),rt=function(e){return tX(function(){switch(e.$){case 0:var t=e.b;return N([L("Chars",eR(e.a)),tZ(t)]);case 1:return t=e.b,N([L("Symbol",eR(e.a)),tZ(t)]);case 2:return s(re,"Bold",e.a,t=e.b);case 3:return s(re,"Italic",e.a,t=e.b);case 4:return s(re,"Strike",e.a,t=e.b);case 5:return s(re,"Underline",e.a,t=e.b);case 6:return s(re,"Superscript",e.a,t=e.b);case 7:return t=e.b,N([L("Verbatim",eR(e.a)),tZ(t)]);case 8:var r=e.b;return t=e.c,N([L("Formula",eR(e.a)),L("body",eR(r)),tZ(t)]);case 9:return t=e.b,N([L("Ref",rn(e.a)),tZ(t)]);case 10:return t=e.b,N([L("FootnoteMark",eR(e.a)),tZ(t)]);case 11:var a=e.a;return t=e.b,N([L("EInline",ri(a.ds)),L("begin",eR(a.f3)),L("end",u(t8,null,u(t9,eR,a.gO))),L("playback",eR(a.ig)),L("voice",eR(a.jw)),L("id",eR(a.hi)),tZ(t)]);case 14:return t=e.b,N([L("Container",ri(e.a)),tZ(t)]);case 13:return u(rc,e.a,t=e.b);case 12:return t=e.b,N([L("Script",eR(e.a)),tZ(t)]);default:return t=e.b,N([L("TODO",null),tZ(t)])}}())},rr=n(function(e,t,r,a){var n=r.a,o=r.b;return tX(N([L(e,ri(t)),L("stream",eR(n)),L("url",eR(o)),ro(a)]))}),ra=n(function(e,t,r,a){return tX(N([L(e,ri(t)),L("url",eR(r)),ro(a)]))}),rn=function(e){switch(e.$){case 0:return l(ra,"Link",e.a,e.b,e.c);case 1:return l(ra,"Mail",e.a,e.b,e.c);case 5:return l(ra,"Embed",e.a,e.b,e.c);case 2:return l(ra,"Image",e.a,e.b,e.c);case 3:return l(rr,"Audio",e.a,e.b,e.c);case 4:return l(rr,"Movie",e.a,e.b,e.c);case 6:return l(ra,"Preview_Lia",O,e.a,tb);case 7:return l(ra,"Preview_Link",O,e.a,tb);default:return l(ra,"QR_Link",O,e.a,e.b)}},ro=function(e){return L("title",u(t8,null,u(t9,ri,e)))},ri=function(e){return u(tY,rt,e)},rc=r(function(e,t){return N([L("IHTML",u(t4,rt,e)),tZ(t)])}),ru=function(e){return!e},rs=function(e){return tX(s(tG,-2!==e.dP.$,L("formulas",s(tV,t6,eR,e.dP)),N([L("author",eR(e.fZ)),L("date",eR(e.gq)),L("email",eR(e.gM)),L("language",eR(e.ht)),L("logo",eR(e.hE)),L("version",eR(e.ju)),L("base",eR(e.f2)),L("narrator",eR(e.hT)),L("onload",eR(e.h5)),L("comment",ri(e.gi)),L("attributes",u(tY,ri,e.fY)),L("resources",u(tY,tK,e.iu)),L("translation",s(tV,t6,eR,e.jl)),L("macro",s(tV,t6,eR,e.hF))])))},rl=r(function(e,t){return t.$?tu(t.a):tf(e(t.a))}),rd=r(function(e,t){return L(e,t)}),rf=a(function(e,t,r){return{a1:r,ej:t,iU:e}}),rp=function(e){return e.length},r$=function(e){return s(a(function(e,t,r){for(;;){if(r.b){var a=r.a,n=r.b,o=rp(a),i=o+1;if(D(e,o))return s(rf,a,t,e);if(C(e,o)>0){e-=i,t+=1,r=n;continue}return s(rf,a,t,e)}return s(rf,"",t,e)}}),e.bR,0,u(tm,"\n",e.go))},rb=function(e){return""===e},rh=function(e){return-e},rm=r(function(e,t){return{dh:rb(t)?"":"?"+t,fY:O,fZ:"",f2:e,gi:O,gq:"",gs:!1,gM:"",dP:t1,bG:O,ht:"en",hC:tb,hE:"",hF:t1,hP:tb,hT:"US English Male",h5:"",iu:O,e8:-1,jl:t1,jo:{gF:L("“","”"),iR:L("‘","’")},fD:-1,ju:"0.0.1"}}),rg="https://LiaScript.github.io",rv=rg+"/course/?",rx="> The file you want me to load does not contain any content. Everything I see is only an empty string...\n \nIf you see this in message in an editor, try to copy and paste the following code:\n\n```` md\n\x3c!--\nauthor: Your Name\n\nemail: your@mail.org\n\nversion: 0.0.1\n\nlanguage: en\n\nnarrator: US English Female\n\ncomment: Try to write a short comment about\n your course, multiline is also okay.\n--\x3e\n\n# Course Main Title\n\nThis is your **course** initialization stub.\n\nPlease see the [Docs]("+rv+"https://raw.githubusercontent.com/liaScript/docs/master/README.md)\nto find out what is possible in [LiaScript]("+rg+').\n\nIf you want to use instant help in your Atom IDE, please type **lia** to see all available shortcuts.\n\n## Markdown\n\nYou can use common [Markdown](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) syntax to create your course, such as:\n\n1. Lists\n2. ordered or\n\n * unordered\n * ones ...\n\n\n| Header 1 | Header 2 |\n| :--------- | :--------- |\n| Item 1 | Item 2 |\n\n\nImages:\n\n![images](https://farm2.static.flickr.com/1618/26701766821_7bea494826.jpg)\n\n\n### Extensions\n\n --{{0}}--\nBut you can also include other features such as spoken text.\n\n --{{1}}--\nInsert any kind of audio file:\n\n {{1}}\n?[audio](https://bigsoundbank.com/UPLOAD/mp3/1068.mp3)\n\n\n --{{2}}--\nEven videos or change the language completely.\n\n {{2-3}}\n!?[video](https://www.youtube.com/watch?v=bICfKRyKTwE)\n\n\n --{{3 Russian Female}}--\nПервоначально создан в 2004 году Джоном Грубером (англ. John Gruber) и Аароном\nШварцем. Многие идеи языка были позаимствованы из существующих соглашений по\nразметке текста в электронных письмах...\n\n\n {{3}}\nType "voice" to see a list of all available languages.\n\n\n### Styling\n\n\x3c!-- class = "animated rollIn" style = "animation-delay: 2s; color: purple" --\x3e\nThe whole text-block should appear in purple color and with a wobbling effect.\nWhich is a **bad** example, please use it with caution ...\n~~ only this is red ;-) ~~ \x3c!-- class = "animated infinite bounce" style = "color: red;" --\x3e\n\n## Charts\n\nUse ASCII-Art to draw diagrams:\n\n Multiline\n 1.9 | DOTS\n | ***\n y | * *\n - | r r r r r r r*r r r r*r r r r r r r\n a | * *\n x | * *\n i | B B B B B * B B B B B B * B B B B B\n s | * *\n | * * * * * *\n -1 +------------------------------------\n 0 x-axis 1\n\n## Quizzes\n\n### A Textquiz\n\nWhat did the **fish** say when he hit a **concrete wall**?\n\n [[dam]]\n\n### Multiple Choice\n\nJust add as many points as you wish:\n\n [[X]] Only the **X** marks the correct point.\n [[ ]] Empty ones are wrong.\n [[X]] ...\n\n### Single Choice\n\nJust add as many points as you wish:\n\n [( )] ...\n [(X)] <-- Only the **X** is allowed.\n [( )] ...\n\n\n## Executable Code\n\nYou can make your code executable and define projects:\n\n``` js -EvalScript.js\nlet who = data.first_name + " " + data.last_name;\n\nif(data.online) {\n who + " is online"; }\nelse {\n who + " is NOT online"; }\n```\n``` json +Data.json\n{\n "first_name" : "Sammy",\n "last_name" : "Shark",\n "online" : true\n}\n```\n<script>\n // insert the JSON dataset into the local variable data\n let data = @input(1);\n\n // eval the script that uses this dataset\n eval(`@input(0)`);\n<\/script>\n\n\n## More\n\nFind out what you also can do ...\n\n'+rv+"https://raw.githubusercontent.com/liaScript/docs/master/README.md\n````\n",rw=n(function(e,t,r,a){if(a.b){var n=a.a,o=a.b;if(o.b){var i=o.a,c=o.b;if(c.b){var d=c.a,f=c.b;if(f.b){var p=f.b;return u(e,n,u(e,i,u(e,d,u(e,f.a,r>500?s(tg,e,t,tE(p)):l(rw,e,t,r+1,p)))))}return u(e,n,u(e,i,u(e,d,t)))}return u(e,n,u(e,i,t))}return u(e,n,t)}return t}),ry=a(function(e,t,r){return l(rw,e,t,0,r)}),rS=r(function(e,t){return s(ry,r(function(t,r){return u(F,e(t),r)}),O,t)}),rE=function(e){return u(Y,e,"")},rk=a(function(e,t,r){return e>0?s(rk,e>>1,P(t,t),1&e?P(r,t):r):r}),rD=r(function(e,t){return s(rk,e,t,"")}),rR=a(function(e,t,r){return P(u(rD,e-rp(r),rE(t)),r)}),rM=r(function(e,t){var r=rp("\n\n"),a=r$(t),n=a.a1+r+2;return"Parse error around line: "+eu(a.ej)+"\n\n"+a.iU+"\n"+s(rR,n," ","^")+"\nI expected one of the following:\n\n* "+u(th,"\n* ",u(rS,function(e){return u(Z,e,"\n")},e))}),rA=r(function(e){return e}),rC=function(e){return e},rj=r(function(e,t){return r(function(r,a){var n=s(rC,t,r,a);if(n.c.$)return q(n.a,n.b,tu(n.c.a));var o=n.a,i=n.b;return s(rC,e(n.c.a),o,i)})}),rT=a(function(e,t,r){return u(e,r,t)}),rL=a(function(e,t,a){return r(function(r,n){var o=s(rC,a,r,n);return q(o.a,o.b,o.c.$?tu(t(o.c.a)):tf(e(o.c.a)))})}),rq=r(function(e,t){return s(rL,e,t6,t)}),rW=r(function(e,t){return u(rj,u(rT,rq,e),t)}),r_=r(function(e,t){return u(rW,e,u(rq,rA,t))}),rP=u(r(function(e,t){return{gR:e,cr:t}}),tC,tC),rO=f(i(function(e,t,r,a,n,o){return{aK:r,gJ:t,ed:a,eP:o,fj:n,fJ:e}}),0,0,t1,tC,tb,tb),rI=s(a(function(e,t,r){return{gL:e,h9:t,fg:r}}),O,tC,tC),rF=a(function(e,t,r){return{T:{a8:!1,ak:O},ge:rP,dC:r,gw:!1,cb:0,cc:rO,bC:N([0]),dN:t1,cn:tC,hl:O,d3:!1,d8:{f4:rI,g4:!1,ho:!1},cP:tC,cW:u(t8,t6,t),bh:u(t8,0,e),c2:tC,c3:tC,c5:tC}}),rN=r(function(e,t){return u(rW,e,u(rq,rT(rA),t))}),rB=r(function(e,t){return r(function(r,a){var n=s(rC,e,r,a);if(n.c.$){var o=n.c.a,i=s(rC,t,r,a);return i.c.$?q(r,a,tu(P(o,i.c.a))):i}return n})}),rU=rL(t6),rz=r(function(e,t){return u(rU,rA(N([e])),t)}),rH=function(e){return t6(r(function(t,r){var a="could not satisfy predicate",n=tk(r.d8);if(n.$)return q(t,r,tu(N([a])));var o=n.a,i=o.a,c=o.b;return e(i)?q(t,W(r,{d8:c,bR:r.bR+1}),tf(i)):q(t,r,tu(N([a])))}))},rG=u(rz,"expected any character",rH(rA(!0))),rJ=r(function(e,t){return a(function(r,a,n){for(;;){var o=s(rC,t,a,n);if(!o.c.$)return q(f=o.a,p=o.b,tf(tE(r)));var i=o.a,c=o.b,l=o.c.a,d=s(rC,e,a,n);if(d.c.$)return q(i,c,tu(l));var f=d.a,p=d.b;r=u(F,d.c.a,r),a=f,n=p}})(O)}),rV=r(function(e,t){return 1>e?t:s(ea,e,rp(t),t)}),rX=function(e){return r(function(t,r){if(u(eo,e,r.d8)){var a=rp(e),n=r.bR+a;return q(t,W(r,{d8:u(rV,a,r.d8),bR:n}),tf(e))}return q(t,r,tu(N(['expected "'+e+'"'])))})},rK=function(e){return r(function(t,r){return q(t,r,tf(e))})},rY=u(rN,rK(O),u(r_,u(rJ,rG,rX("--\x3e")),rX("\x3c!---"))),rZ=n(function(e,t,r,a){return{d4:t,bM:e,h0:r,i$:a}}),rQ=function(e){return u(eC,{ao:!1,av:!1},e)},r1=/.^/,r2=o(function(e,t,r,a,n){var o=u(eo,"^",r)?r:"^"+r,i=s(ej,1,u(t8,r1,e(o)),n.d8);if(i.b&&!i.b.b){var c=i.a,l=rp(c.bM),d=n.bR+l;return q(a,W(n,{d8:u(rV,l,n.d8),bR:d}),tf(t(c)))}return q(a,n,tu(N(["expected input matching Regexp /"+o+"/"])))}),r0=u(tH,u(r2,rQ,function(e){return e.bM}),t6),r7=u(rz,"optional whitespace",r0("\\s*")),r5=function(e){return u(rB,rY,u(rN,u(rJ,e,rX("--\x3e")),u(r_,r7,rX("\x3c!--"))))},r3=r(function(e,t){return q(e,t,tu(O))}),r6=function(e){return s(ry,rB,r3,e)},r4=function(e){return r(function(t,r){var a=s(rC,e,t,r);return a.c.$?q(t,r,tf(tb)):q(a.a,a.b,tf(t$(a.c.a)))})},r9=r4(rX("@")),r8=u(rN,r0("\\w+[\\w\\-.\\d]*"),r9),ae=function(e){return N(e.trim().split(/\s+/g))},at=u(tH,ae,th(" ")),ar=u(rq,at,r0("([ ].*|[ ]*\n)+")),aa=function(e){return B(e).join("")},an=function(e){return u(rq,aa,u(rJ,rG,e))},ao=an(rX("\n@end")),ai=u(rB,u(rN,ar,r0("[ ]*:")),u(rN,ao,r0("[ ]*\n"))),ac=u(rW,ai,u(rq,rd,r8)),au=function(e){return rq(rA(e))},as=function(e){return u(au,0,e)},al=function(e){return{$:0,a:e}},ad=function(e){return{$:2,a:e}},af=function(e){return{$:1,a:e}},ap=r(function(e,t){return W(t,{hF:s(t5,e.a,e.b,t.hF)})}),a$=r(function(e,t){return t.b?s(ry,F,t,e):e}),ab=function(e){return e.b?t$(e.a):tb},ah=function(e){return e.toLowerCase()},am=a(function(e,t,r){return function(e){switch(ah(u(t8,"",ab(u(tm,":",e))))){case"https":case"http":case"data":case"file":case"hyper":case"dat":case"ipfs":case"ipns":case"blob":case"mailto":case"tel":return!0;default:return!1}}(r)||u(eo,"#",r)?r:P(e,P(r,t))}),ag=o(function(e,t,r,a,n){return u(a$,n,u(rS,u(tH,u(am,t,r),e),ae(a)))}),av=a(function(e,t,r){return W(r,{iu:d(ag,e,r.f2,r.dh,t,r.iu)})}),ax=function(e){return e.trim()},aw=r(function(e,t){var r=u(tm," ",ax(e));if(r.b){var a=r.a,n=r.b;return W(t,{dP:s(t5,u(eo,"\\",a)?a:"\\"+a,ax(u(th," ",n)),t.dP)})}return t}),ay=r(function(e,t){var r=u(tm,"/",t);e:for(;r.b&&r.b.b&&r.b.b.b;)switch(r.b.b.a){case"repos":if("api"===r.a&&"v1"===r.b.a)return"https://codeberg.org/api/v1/repos/"+u(th,"/",r.b.b.b);break e;case"raw":if(r.b.b.b.b&&"branch"===r.b.b.b.a&&r.b.b.b.b.b){var a=r.b,n=a.b.b.b,o=n.a;return"https://codeberg.org/api/v1/repos/"+u(th,"/",N([r.a,a.a,"raw",u(th,"/",n.b)]))+"?ref="+o}break e;case"src":if(r.b.b.b.b&&"branch"===r.b.b.b.a&&r.b.b.b.b.b){var i=r.b,c=i.b.b.b;return o=c.a,"https://codeberg.org/api/v1/repos/"+u(th,"/",N([r.a,i.a,"raw",u(th,"/",c.b)]))+"?ref="+o}break e;default:break e}return"https://codeberg.org/"+t}),aS=r(function(e,t){return"https://dl.dropbox.com/"+t}),aE=a(function(e,t,r){return u(th,t,u(tm,e,r))}),ak=r(function(e,t){return"https://raw.githubusercontent.com/"+function(){var e=u(tm,"/",t);e:for(;e.b&&e.b.b;){if(!e.b.b.b)return t+"/master/README.md";switch(e.b.b.a){case"tree":return s(aE,"/tree/","/",t)+"/README.md";case"raw":if(e.b.b.b.b&&"refs"===e.b.b.b.a&&e.b.b.b.b.b&&"heads"===e.b.b.b.b.a)return s(aE,"/raw/refs/heads","/refs/heads",t);break e;default:break e}}return s(aE,"/blob/","/",t)}()}),aD=function(e){return encodeURIComponent(e)},aR=r(function(e,t){var r=u(t8,t,ab(u(tm,"?",t))),a=u(tm,"/",r);e:for(;a.b&&a.b.b&&a.b.b.b;)switch(a.b.b.a){case"projects":if("api"===a.a&&"v4"===a.b.a)return"https://gitlab.com/api/v4/projects/"+u(th,"/",a.b.b.b);break e;case"-":if(!a.b.b.b.b||!a.b.b.b.b.b)break e;switch(a.b.b.b.a){case"raw":var n=a.b,o=n.b.b.b,i=o.a,c=o.b;return"https://gitlab.com/api/v4/projects/"+u(th,"/",N([aD(a.a+"/"+n.a),"repository/files",u(th,"/",c),"raw"]))+"?ref="+i;case"blob":var s=a.b,l=s.b.b.b;return i=l.a,c=l.b,"https://gitlab.com/api/v4/projects/"+u(th,"/",N([aD(a.a+"/"+s.a),"repository/files",u(th,"/",c),"raw"]))+"?ref="+i;default:break e}default:break e}return"https://gitlab.com/"+t}),aM=r(function(e,t){return 1>e?t:s(ea,0,-e,t)}),aA=function(e){switch(e){case 0:return"A";case 1:return"B";case 2:return"C";case 3:return"D";case 4:return"E";case 5:return"F";case 6:return"G";case 7:return"H";case 8:return"I";case 9:return"J";case 10:return"K";case 11:return"L";case 12:return"M";case 13:return"N";case 14:return"O";case 15:return"P";case 16:return"Q";case 17:return"R";case 18:return"S";case 19:return"T";case 20:return"U";case 21:return"V";case 22:return"W";case 23:return"X";case 24:return"Y";case 25:return"Z";case 26:return"a";case 27:return"b";case 28:return"c";case 29:return"d";case 30:return"e";case 31:return"f";case 32:return"g";case 33:return"h";case 34:return"i";case 35:return"j";case 36:return"k";case 37:return"l";case 38:return"m";case 39:return"n";case 40:return"o";case 41:return"p";case 42:return"q";case 43:return"r";case 44:return"s";case 45:return"t";case 46:return"u";case 47:return"v";case 48:return"w";case 49:return"x";case 50:return"y";case 51:return"z";case 52:return"0";case 53:return"1";case 54:return"2";case 55:return"3";case 56:return"4";case 57:return"5";case 58:return"6";case 59:return"7";case 60:return"8";case 61:return"9";case 62:return"+";default:return"/"}},aC=r(function(e,t){var r=t.a,a=t.b,n=t.c<<8|e;return 2===a?q(P(r,P(aA(63&n>>>18),P(aA(63&n>>>12),P(aA(63&n>>>6),aA(63&n>>>0))))),0,0):q(r,a+1,n)}),aj=r(function(e,t){var r=tS(e);return 128>r?u(aC,r,t):u(aC,128|63&r,2048>r?u(aC,192|r>>>6,t):u(aC,128|63&r>>>6,55296>r||r>=57344&&65535>=r?u(aC,224|r>>>12,t):u(aC,128|63&r>>>12,u(aC,240|r>>>18,t))))}),aT=q("",0,0),aL=r(function(e,t){var r,a;return r=function(e){var t=e.a,r=e.c;switch(e.b){case 1:return t+(aA(63&r>>>2)+(aA(63&r<<4)+"=="));case 2:return t+(aA(63&r>>>10)+(aA(63&r>>>4)+(aA(63&r<<2)+"=")));default:return t}}(s(Q,aj,aT,"https://onedrive.live.com/"+t)),"https://api.onedrive.com/v1.0/shares/u!"+(u(ei,"=",a=s(aE,"+","-",s(aE,"/","_",r)))?u(aM,1,a):a)+"/root/content"}),aq=r(function(e,t){for(;;){if(e>0&&t.b){e-=1,t=t.b;continue}return t}}),aW=r(function(e,t){return s(ry,r(function(t,r){return e(t)?u(F,t,r):r}),O,t)}),a_=a(function(e,t,r){for(;;){if(e>0&&t.b){var a=t.a;e-=1,t=t.b,r=u(F,a,r);continue}return r}}),aP=r(function(e,t){return tE(s(a_,e,t,O))}),aO=a(function(e,t,r){if(t>0){var a=L(t,r);e:for(;;){t:for(;;){if(!a.b.b)return r;if(!a.b.b.b){if(1===a.a)break e;break}switch(a.a){case 1:break e;case 2:var n=a.b;return N([n.a,n.b.a]);case 3:if(a.b.b.b.b){var o=a.b,i=o.b;return N([o.a,i.a,i.b.a])}break t;default:if(a.b.b.b.b&&a.b.b.b.b.b){var c=a.b,l=c.b,d=l.b,f=d.b,p=f.b;return u(F,c.a,u(F,l.a,u(F,d.a,u(F,f.a,e>1e3?u(aP,t-4,p):s(aO,e+1,t-4,p)))))}break t}}return r}return N([a.b.a])}return O}),aI=r(function(e,t){return s(aO,0,e,t)}),aF=r(function(e,t){var r=u(t8,t,ab(u(tm,"?",t))),a=u(tm,"/",r),n=u(t8,-1,u(t9,tP,ab(u(aW,function(e){return"-"===e.b},u(ty,rd,a))))),o=u(t8,"",ab(a)),i=n>1?u(th,"/",u(aI,n-1,u(aq,1,a))):"",c=""!==(n>=0&&C(tv(a),n+1)>0?u(t8,"",ab(u(aq,n+1,a))):"")&&C(tv(a),n+2)>0?u(t8,"main",ab(u(aq,n+2,a))):"main",s=""!==c&&C(tv(a),n+3)>0?u(th,"/",u(aq,n+3,a)):"README.md";return"https://"+o+"/api/v4/projects/"+aD(i)+"/repository/files/"+aD(s)+"/raw?ref="+c}),aN=r(function(e,t){var r,a=(r=u(tm,"?",t)).b?r.a:t;return u(ei,"/download",a)?"https://"+a:"https://"+a+"/download"}),aB=_("(?:http(?:s)?://)?(?:www\\.)?"),aU=aB("codeberg\\.org/(.*)"),az=aB("dropbox\\.com/(.*)"),aH=aB("github\\.com/(.*)"),aG=aB("gitlab\\.com/(.*)"),aJ=aB("onedrive\\.live\\.com/(.*)"),aV=u(tH,rQ,t8(r1)),aX=r(function(e,t){var r=ab(s(ej,1,aV(e),t));return r.$?tb:u(t8,tb,ab(r.a.i$))}),aK=r(function(e,t){for(;;){if(e.b){var r=e.a,a=e.b,n=u(aX,r.ai,t);if(n.$){e=a;continue}return L(!0,u(r.af,t,n.a))}return L(!1,t)}}),aY=function(e){return e.b},aZ="https://api.allorigins.win/raw?url=",aQ=function(e){return u(eo,aZ,e)?e:u(aK,N([{af:ak,ai:aH},{af:aS,ai:az},{af:aL,ai:aJ},{af:ay,ai:aB(aU)},{af:aR,ai:aG},{af:aF,ai:"gitlab://(.*)"},{af:aN,ai:"nextcloud://(.*)"}]),e).b},a1=r(function(e,t){return W(t,{bG:d(ag,aQ,t.f2,t.dh,e,t.bG)})}),a2=r(function(e,t){var r=ae(e);return r.b&&r.b.b&&!r.b.b.b?W(t,{jl:s(t5,r.a,s(am,t.f2,t.dh,r.b.a),t.jl)}):t}),a0=a(function(e,t,r){return{$:3,a:e,b:t,c:r}}),a7=r(function(e,t){return{$:2,a:e,b:t}}),a5=r(function(e,t){return{$:0,a:e,b:t}}),a3=r(function(e,t){return{$:14,a:e,b:t}}),a6=r(function(e,t){return{$:11,a:e,b:t}}),a4=a(function(e,t,r){return{$:5,a:e,b:t,c:r}}),a9=r(function(e,t){return{$:13,a:e,b:t}}),a8=a(function(e,t,r){return{$:2,a:e,b:t,c:r}}),ne=r(function(e,t){return{$:3,a:e,b:t}}),nt=a(function(e,t,r){return{$:0,a:e,b:t,c:r}}),nr=a(function(e,t,r){return{$:1,a:e,b:t,c:r}}),na=a(function(e,t,r){return{$:4,a:e,b:t,c:r}}),nn=function(e){return{$:6,a:e}},no=function(e){return{$:7,a:e}},ni=r(function(e,t){return{$:8,a:e,b:t}}),nc=r(function(e,t){return{$:15,a:e,b:t}}),nu=r(function(e,t){return{$:9,a:e,b:t}}),ns=r(function(e,t){return{$:12,a:e,b:t}}),nl=r(function(e,t){return{$:4,a:e,b:t}}),nd=r(function(e,t){return{$:6,a:e,b:t}}),nf=r(function(e,t){return{$:5,a:e,b:t}}),np=function(e){return e.a},n$=function(e){return r(function(t,r){return s(rC,rK(0),e(t),r)})},nb=0xffffffff>>>32-tA,nh=function(e){return[e]},nm=n(function(e,t,r,a){var n=nb&t>>>e;if(C(n,tL(a))>-1){if(5===e)return u(v,tj(r),a);var o=tW(l(nm,e-tA,t,r,tR));return u(v,o,a)}var i=u(m,n,a);return i.$?s(g,n,o=tW(l(nm,e-tA,t,r,nh(i))),a):s(g,n,o=tW(l(nm,e-tA,t,r,i.a)),a)}),ng=r(function(e,t){var r=t.a,a=t.b,n=t.c,o=tL(t.d),i=tL(e),c=r+(i-o);if(D(i,32)){if(C(c>>>tA,1<<a)>0){var u=a+tA,s=l(nm,u,r,e,nh(tW(n)));return l(tD,c,u,s,tR)}return l(tD,c,a,l(nm,a,r,e,n),tR)}return l(tD,c,a,n,e)}),nv=r(function(e,t){return u(ng,u(v,e,t.d),t)}),nx=r(function(e,t){var r=e.fg;return W(t,{h9:u(nv,e.h9,t.h9),fg:u(nv,r,t.fg)})}),nw=function(e){return r(function(t,r){return s(rC,e(t),t,r)})},ny=function(e){var t=e.a,r=e.b;return u(r_,n$(function(e){var t=e.d8;return t.ho||t.g4?W(e,{d8:W(t,{f4:u(nx,r,t.f4)})}):e}),nw(function(e){return rK(L(eu(.4*(t+2))+"em",e.d8.ho||e.d8.g4?np(e.d8.f4.h9):-1))}))},nS=function(e){return n$(function(t){return W(t,{T:{a8:!1,ak:u(F,e,t.T.ak)}})})},nE=o(function(e,t,r,a,n){return{fX:t,dj:a,ds:r,fH:n,fJ:e}}),nk=r(function(e,t){return{ds:t,hT:e}}),nD=r(function(e,t){return 1===e.$?t:u(nv,e.a,t)}),nR=a(function(e,t,r){for(;;){var a=u(h,32,e),n=a.a,o=a.b;if(0>C(tL(n),32))return u(tI,!0,{n:t,j:r,m:n});e=o,t=u(F,tj(n),t),r+=1}}),nM=function(e){return e.b?s(nR,e,O,0):tC},nA=r(function(e,t){for(;;){if(-2===t.$)return tb;var r=t.c,a=t.d,n=t.e;switch(u(T,e,t.b)){case 0:t=a;continue;case 1:return t$(r);default:t=n;continue}}}),nC=r(function(e,t){e:for(;t.b&&9===t.a.$;)switch(t.a.a.$){case 3:if(t.a.a.b.a)break e;var r,a=t.b;return{dj:t$(t.a.a.b.b),aU:a,fH:tb};case 4:if(t.a.a.b.a)break e;return{dj:tb,aU:a=t.b,fH:t$(t.a.a.b.b)};default:break e}return e?W(r=u(nC,!1,tE(t)),{aU:tE(r.aU)}):{dj:tb,aU:t,fH:tb}}),nj=r(function(e,t){var r=t.a,a=t.b,n=t.c;return u(rj,function(e){return rK(L(r,e))},u(rN,nw(function(e){var t;return rK((t=u(nA,r,e.cc.aK)).$?0:np(t.a.ds)-1)}),n$(function(t){var o,i,c,l,f;return W(t,{cc:(o=t.cc,c=(i=u(nC,!0,n)).dj,l=i.fH,f=i.aU,W(o,{aK:function(){var n=u(nA,r,o.aK);if(n.$)return s(t5,r,u(nk,u(t8,t.dC.hT,u(t9,ax,a)),nM(N([d(nE,e,O,f,u(nD,c,tC),u(nD,l,tC))]))),o.aK);var i=n.a;return s(t5,r,W(i,{ds:u(nv,d(nE,e,O,f,u(nD,c,tC),u(nD,l,tC)),i.ds)}),o.aK)}()}))})})))}),nT=function(e){for(var t=0,r=e.charCodeAt(0),a=+(43==r||45==r),n=a;e.length>n;++n){var o=e.charCodeAt(n);if(48>o||o>57)return tb;t=10*t+o-48}return n==a?tb:t$(45==r?-t:t)},nL=function(e){return r(function(t,r){return q(t,r,tu(N([e])))})},nq=function(e){return e.$?nL("impossible state in Combine.Num.unwrap"):rK(e.a)},nW=u(rz,"expected an int",u(rj,u(tH,nT,nq),r0("-?(?:0|[1-9]\\d*)"))),n_=u(rj,function(e){return u(rN,rK(e),n$(function(t){return W(t,{cc:C(e,t.cc.gJ)>0?W(t.cc,{gJ:e}):t.cc,bC:u(F,e,t.bC)})}))},nW),nP=u(rq,rp,r0("(`){3,}")),nO=function(e){return u(th,"",e)},nI=r(function(e,t){return W(t,{d3:e})}),nF=u(r_,n$(nI(!1)),nw(function(e){return D(e.hl,O)?rK(0):as(e.d3?rK(0):r0(nO(e.hl)))})),nN=function(e){return N([e])},nB=r(function(e,t){return e?"<lia-keep><pre id='ls'><code style='background: #CCCCCC; white-space: pre;'>"+t+"</code></pre></lia-keep>":t}),nU=eT(eq),nz=a(function(e,t,r){var a=rQ(e);return a.$?r:s(nU,a.a,t,r)}),nH=r(function(e,t){var r=u(eo,"@@",e)?q(!0,!0,u(rV,2,e)):u(eo,"@-@",e)?q(!0,!1,u(rV,3,e)):q(!1,!1,u(rV,1,e)),a=r.a,n=r.b,o=r.c;return u(t9,function(e){return q(a,n,e)},function(){switch(o){case"author":return t$(t.fZ);case"date":return t$(t.gq);case"email":return t$(t.gM);case"version":return t$(t.ju);case"section":return t$(eu(t.e8));case"uid":return t$(eu(t.e8)+"_"+eu(t.fD));default:return u(nA,o,t.hF)}}())}),nG="iex3OAQpP4u3QT9xq",nJ=u(aE,"\\@",nG),nV=function(e){return N(e.split(/\r\n|\r|\n/g))},nX=function(e){var t=a(function(t,r,a){for(;;){var n=s(rC,e,r,a);if(n.c.$)return q(r,a,tE(t));var o=n.a,i=n.b,c=n.c.a;if(D(a,i))return q(o,i,tE(t));t=u(F,c,t),r=o,a=i}});return r(function(e,r){var a=s(t,O,e,r);return q(a.a,a.b,tf(a.c))})},nK=function(e){return u(rW,nX(e),u(rq,F,e))},nY=r(function(e,t){return L(t.a,e(t.b))}),nZ=r(function(e,t){return u(rB,t,rK(e))}),nQ=u(rq,u(aE,"\\`","`"),u(r_,rX("`"),u(rN,r0("([^`\n\\\\]*|\\\\`|\\\\)+"),rX("`")))),n1=r6(N([u(rj,function(e){return an(rX(u(rD,e,"`")))},nP),nQ,r0("[^),]+")])),n2=a(function(e,t,r){return u(r_,t,u(rN,r,e))}),n0=u(n2,rX("("),rX(")")),n7=r(function(e,t){return u(rW,nX(u(rN,t,e)),u(rq,F,t))}),n5=r(function(e,t){return u(rB,u(n7,e,t),rK(O))}),n3=u(nZ,O,n0(u(n5,rX(","),n1))),n6=r0("\\w[\\w\\d._]+"),n4=u(rW,u(nZ,!1,u(au,!0,rX("'"))),u(rq,a(function(e,t,r){return L(P(e,r),t)}),r0("@-?@?"))),n9=u(rW,n6,n4),n8=function(e){return r(function(t,r){return s(rC,rK(0),e,r)})},oe=u(rW,u(rW,nw(function(e){return rK(L(e.dC.f2,e.dC.dh))}),u(r_,r0("(\\)|[^)]*\\))"),u(rW,r0("[^) ]*"),u(rq,a(function(e,t,r){return u(a$,e,N([s(am,r.a,r.b,t)]))}),u(r_,rX("]("),n3))))),u(rq,rd,u(rW,n6,u(r_,rX("["),n4)))),ot=a(function(e,t,r){return{go:e,d8:t,bR:r}}),or=a(function(e,t,r){var a=s(rC,e,t,s(ot,r,r,0));return a.c.$?tu(q(a.a,a.b,a.c.a)):tf(q(a.a,a.b,a.c.a))}),oa=u(rW,n3,u(rq,rd,n9)),on=function(e){return s(aE,"${","\\${",s(aE," ","\\t",s(aE,"\n","\\n",s(aE,"`","\\`",s(aE,"'","\\'",s(aE,'"','\\"',s(aE,"\\","\\\\",e)))))))},oo=u(au,L(L("@uid",!1),O),u(rN,n$(function(e){var t=e.dC;return W(e,{dC:W(t,{fD:t.fD+1})})}),rX("@uid"))),oi=u(aE,nG,"\\@"),oc=r(function(e,t){var r=t.b,a=t.c,n=u(os,t.a,nJ(e)),o=n.b;return q(n.a,r+1,oi(s(aE,"@"+eu(r),o,s(aE,"@'"+eu(r),on(o),nJ(a)))))}),ou=r(function(e,t){var a=t.a,n=a.a,o=a.b,i=t.b;return nw(function(t){var a=u(nH,n,t.dC);if(a.$)return nL("macro definition not found");var c,l=a.a,d=l.a,f=l.b,p=l.c,$=e||D(t.hl,O)?p:u(th,"\n"+s(aE,"*","",s(aE,"?","",nO(t.hl))),nV(p)),b=s(tg,oc,q(t,0,$),i),h=b.c;return u(r_,n8(b.a),(c=_((d?u(tH,u(nz,"[*+`{}#^|$\\[\\]]",u(tH,function(e){return e.bM},_("\\"))),u(tH,u(aE,"<","\\<"),u(tH,u(aE,">","\\>"),u(tH,u(aE,"\\\\`","`"),u(tH,u(aE,"\n","<br id='ls'>"),u(tH,u(nz,"@[a-zA-Z]+[\\w\\d._\\-]*",function(e){return"@input"!==e.bM?"@-"+e.bM:e.bM}),u(tH,u(aE,"\\<br id='ls'\\>","<br id='ls'>"),nB(f)))))))):t6)(o?on(h):h)),r(function(e,t){return s(rC,rK(0),e,W(t,{d8:c(t.d8)}))})))})}),os=r(function(e,t){var r=s(or,u(rq,nO,nK(u(rB,r0("@input[^@]+"),u(rN,r0("[^@]+"),ol())))),e,t);if(r.$)return L(e,t);var a=r.a,n=a.a,o=a.b,i=a.c;return""===o.d8?L(n,i):u(nY,_(i),u(os,n,o.d8))});function ol(){return as(r4(nK(r6(N([u(rj,ou(!1),oo),u(rj,ou(!1),oa),u(rj,ou(!1),oe),od()])))))}function od(){return u(rj,function(e){var t=e.a,r=e.b;return u(rj,function(e){var a;return u(rj,function(e){return u(ou,!0,L(r,e))},u(rq,a$(e),(a=u(rD,t,"`"),u(rq,u(tH,nO,u(tH,aM(1),nN)),u(rJ,u(rN,r0("(.(?!"+a+"))*\n?"),r4(nF)),u(rN,rX(a),r4(nF)))))))},u(r_,r0("[ ]*\n"),n3))},u(rW,n9,u(rq,rd,u(r_,r0("[ ]*[a-zA-Z0-9_]*[ ]*"),nP))))}var of=ol();ol=function(){return of};var op=od();od=function(){return op};var o$,ob,oh,om=n$(function(e){return W(e,{bC:u(aq,1,e.bC)})}),og=r0("[ ]+"),ov=as(u(rj,nj(!1),u(r_,om,u(rW,u(rJ,rG,rX("--\x3e")),u(r_,r0("}}--[ ]*"),u(rW,r4(u(rN,r0("[A-Za-z0-9 ]+"),u(rN,of,og))),u(rq,a(function(e,t,r){return q(e,t,N([u(a5,ax(aa(r)),O)]))}),u(rN,n_,r0("\x3c!--[ ]*--{{"))))))))),ox=as(nX(r6(N([as(rY),ov])))),ow=a(function(e,t,r){var a=r.a,n=r.b;return L(a,"src"===a||"href"===a||"data"===a||"data-src"===a||"formaction"===a||"poster"===a?s(am,e,t,n):n)}),oy=t3(N([L("Aacute","Á"),L("aacute","á"),L("Abreve","Ă"),L("abreve","ă"),L("ac","∾"),L("acd","∿"),L("acE","∾̳"),L("Acirc","Â"),L("acirc","â"),L("acute","´"),L("Acy","А"),L("acy","а"),L("AElig","Æ"),L("aelig","æ"),L("af","⁡"),L("Afr","𝔄"),L("afr","𝔞"),L("Agrave","À"),L("agrave","à"),L("alefsym","ℵ"),L("aleph","ℵ"),L("Alpha","Α"),L("alpha","α"),L("Amacr","Ā"),L("amacr","ā"),L("amalg","⨿"),L("amp","&"),L("AMP","&"),L("andand","⩕"),L("And","⩓"),L("and","∧"),L("andd","⩜"),L("andslope","⩘"),L("andv","⩚"),L("ang","∠"),L("ange","⦤"),L("angle","∠"),L("angmsdaa","⦨"),L("angmsdab","⦩"),L("angmsdac","⦪"),L("angmsdad","⦫"),L("angmsdae","⦬"),L("angmsdaf","⦭"),L("angmsdag","⦮"),L("angmsdah","⦯"),L("angmsd","∡"),L("angrt","∟"),L("angrtvb","⊾"),L("angrtvbd","⦝"),L("angsph","∢"),L("angst","Å"),L("angzarr","⍼"),L("Aogon","Ą"),L("aogon","ą"),L("Aopf","𝔸"),L("aopf","𝕒"),L("apacir","⩯"),L("ap","≈"),L("apE","⩰"),L("ape","≊"),L("apid","≋"),L("apos","'"),L("ApplyFunction","⁡"),L("approx","≈"),L("approxeq","≊"),L("Aring","Å"),L("aring","å"),L("Ascr","𝒜"),L("ascr","𝒶"),L("Assign","≔"),L("ast","*"),L("asymp","≈"),L("asympeq","≍"),L("Atilde","Ã"),L("atilde","ã"),L("Auml","Ä"),L("auml","ä"),L("awconint","∳"),L("awint","⨑"),L("backcong","≌"),L("backepsilon","϶"),L("backprime","‵"),L("backsim","∽"),L("backsimeq","⋍"),L("Backslash","∖"),L("Barv","⫧"),L("barvee","⊽"),L("barwed","⌅"),L("Barwed","⌆"),L("barwedge","⌅"),L("bbrk","⎵"),L("bbrktbrk","⎶"),L("bcong","≌"),L("Bcy","Б"),L("bcy","б"),L("bdquo","„"),L("becaus","∵"),L("because","∵"),L("Because","∵"),L("bemptyv","⦰"),L("bepsi","϶"),L("bernou","ℬ"),L("Bernoullis","ℬ"),L("Beta","Β"),L("beta","β"),L("beth","ℶ"),L("between","≬"),L("Bfr","𝔅"),L("bfr","𝔟"),L("bigcap","⋂"),L("bigcirc","◯"),L("bigcup","⋃"),L("bigodot","⨀"),L("bigoplus","⨁"),L("bigotimes","⨂"),L("bigsqcup","⨆"),L("bigstar","★"),L("bigtriangledown","▽"),L("bigtriangleup","△"),L("biguplus","⨄"),L("bigvee","⋁"),L("bigwedge","⋀"),L("bkarow","⤍"),L("blacklozenge","⧫"),L("blacksquare","▪"),L("blacktriangle","▴"),L("blacktriangledown","▾"),L("blacktriangleleft","◂"),L("blacktriangleright","▸"),L("blank","␣"),L("blk12","▒"),L("blk14","░"),L("blk34","▓"),L("block","█"),L("bne","=⃥"),L("bnequiv","≡⃥"),L("bNot","⫭"),L("bnot","⌐"),L("Bopf","𝔹"),L("bopf","𝕓"),L("bot","⊥"),L("bottom","⊥"),L("bowtie","⋈"),L("boxbox","⧉"),L("boxdl","┐"),L("boxdL","╕"),L("boxDl","╖"),L("boxDL","╗"),L("boxdr","┌"),L("boxdR","╒"),L("boxDr","╓"),L("boxDR","╔"),L("boxh","─"),L("boxH","═"),L("boxhd","┬"),L("boxHd","╤"),L("boxhD","╥"),L("boxHD","╦"),L("boxhu","┴"),L("boxHu","╧"),L("boxhU","╨"),L("boxHU","╩"),L("boxminus","⊟"),L("boxplus","⊞"),L("boxtimes","⊠"),L("boxul","┘"),L("boxuL","╛"),L("boxUl","╜"),L("boxUL","╝"),L("boxur","└"),L("boxuR","╘"),L("boxUr","╙"),L("boxUR","╚"),L("boxv","│"),L("boxV","║"),L("boxvh","┼"),L("boxvH","╪"),L("boxVh","╫"),L("boxVH","╬"),L("boxvl","┤"),L("boxvL","╡"),L("boxVl","╢"),L("boxVL","╣"),L("boxvr","├"),L("boxvR","╞"),L("boxVr","╟"),L("boxVR","╠"),L("bprime","‵"),L("breve","˘"),L("Breve","˘"),L("brvbar","¦"),L("bscr","𝒷"),L("Bscr","ℬ"),L("bsemi","⁏"),L("bsim","∽"),L("bsime","⋍"),L("bsolb","⧅"),L("bsol","\\"),L("bsolhsub","⟈"),L("bull","•"),L("bullet","•"),L("bump","≎"),L("bumpE","⪮"),L("bumpe","≏"),L("Bumpeq","≎"),L("bumpeq","≏"),L("Cacute","Ć"),L("cacute","ć"),L("capand","⩄"),L("capbrcup","⩉"),L("capcap","⩋"),L("cap","∩"),L("Cap","⋒"),L("capcup","⩇"),L("capdot","⩀"),L("CapitalDifferentialD","ⅅ"),L("caps","∩︀"),L("caret","⁁"),L("caron","ˇ"),L("Cayleys","ℭ"),L("ccaps","⩍"),L("Ccaron","Č"),L("ccaron","č"),L("Ccedil","Ç"),L("ccedil","ç"),L("Ccirc","Ĉ"),L("ccirc","ĉ"),L("Cconint","∰"),L("ccups","⩌"),L("ccupssm","⩐"),L("Cdot","Ċ"),L("cdot","ċ"),L("cedil","¸"),L("Cedilla","¸"),L("cemptyv","⦲"),L("cent","¢"),L("centerdot","·"),L("CenterDot","·"),L("cfr","𝔠"),L("Cfr","ℭ"),L("CHcy","Ч"),L("chcy","ч"),L("check","✓"),L("checkmark","✓"),L("Chi","Χ"),L("chi","χ"),L("circ","ˆ"),L("circeq","≗"),L("circlearrowleft","↺"),L("circlearrowright","↻"),L("circledast","⊛"),L("circledcirc","⊚"),L("circleddash","⊝"),L("CircleDot","⊙"),L("circledR","®"),L("circledS","Ⓢ"),L("CircleMinus","⊖"),L("CirclePlus","⊕"),L("CircleTimes","⊗"),L("cir","○"),L("cirE","⧃"),L("cire","≗"),L("cirfnint","⨐"),L("cirmid","⫯"),L("cirscir","⧂"),L("ClockwiseContourIntegral","∲"),L("CloseCurlyDoubleQuote","”"),L("CloseCurlyQuote","’"),L("clubs","♣"),L("clubsuit","♣"),L("colon",":"),L("Colon","∷"),L("Colone","⩴"),L("colone","≔"),L("coloneq","≔"),L("comma",","),L("commat","@"),L("comp","∁"),L("compfn","∘"),L("complement","∁"),L("complexes","ℂ"),L("cong","≅"),L("congdot","⩭"),L("Congruent","≡"),L("conint","∮"),L("Conint","∯"),L("ContourIntegral","∮"),L("copf","𝕔"),L("Copf","ℂ"),L("coprod","∐"),L("Coproduct","∐"),L("copy","©"),L("COPY","©"),L("copysr","℗"),L("CounterClockwiseContourIntegral","∳"),L("crarr","↵"),L("cross","✗"),L("Cross","⨯"),L("Cscr","𝒞"),L("cscr","𝒸"),L("csub","⫏"),L("csube","⫑"),L("csup","⫐"),L("csupe","⫒"),L("ctdot","⋯"),L("cudarrl","⤸"),L("cudarrr","⤵"),L("cuepr","⋞"),L("cuesc","⋟"),L("cularr","↶"),L("cularrp","⤽"),L("cupbrcap","⩈"),L("cupcap","⩆"),L("CupCap","≍"),L("cup","∪"),L("Cup","⋓"),L("cupcup","⩊"),L("cupdot","⊍"),L("cupor","⩅"),L("cups","∪︀"),L("curarr","↷"),L("curarrm","⤼"),L("curlyeqprec","⋞"),L("curlyeqsucc","⋟"),L("curlyvee","⋎"),L("curlywedge","⋏"),L("curren","¤"),L("curvearrowleft","↶"),L("curvearrowright","↷"),L("cuvee","⋎"),L("cuwed","⋏"),L("cwconint","∲"),L("cwint","∱"),L("cylcty","⌭"),L("dagger","†"),L("Dagger","‡"),L("daleth","ℸ"),L("darr","↓"),L("Darr","↡"),L("dArr","⇓"),L("dash","‐"),L("Dashv","⫤"),L("dashv","⊣"),L("dbkarow","⤏"),L("dblac","˝"),L("Dcaron","Ď"),L("dcaron","ď"),L("Dcy","Д"),L("dcy","д"),L("ddagger","‡"),L("ddarr","⇊"),L("DD","ⅅ"),L("dd","ⅆ"),L("DDotrahd","⤑"),L("ddotseq","⩷"),L("deg","°"),L("Del","∇"),L("Delta","Δ"),L("delta","δ"),L("demptyv","⦱"),L("dfisht","⥿"),L("Dfr","𝔇"),L("dfr","𝔡"),L("dHar","⥥"),L("dharl","⇃"),L("dharr","⇂"),L("DiacriticalAcute","´"),L("DiacriticalDot","˙"),L("DiacriticalDoubleAcute","˝"),L("DiacriticalGrave","`"),L("DiacriticalTilde","˜"),L("diam","⋄"),L("diamond","⋄"),L("Diamond","⋄"),L("diamondsuit","♦"),L("diams","♦"),L("die","¨"),L("DifferentialD","ⅆ"),L("digamma","ϝ"),L("disin","⋲"),L("div","÷"),L("divide","÷"),L("divideontimes","⋇"),L("divonx","⋇"),L("DJcy","Ђ"),L("djcy","ђ"),L("dlcorn","⌞"),L("dlcrop","⌍"),L("dollar","$"),L("Dopf","𝔻"),L("dopf","𝕕"),L("Dot","¨"),L("dot","˙"),L("DotDot","⃜"),L("doteq","≐"),L("doteqdot","≑"),L("DotEqual","≐"),L("dotminus","∸"),L("dotplus","∔"),L("dotsquare","⊡"),L("doublebarwedge","⌆"),L("DoubleContourIntegral","∯"),L("DoubleDot","¨"),L("DoubleDownArrow","⇓"),L("DoubleLeftArrow","⇐"),L("DoubleLeftRightArrow","⇔"),L("DoubleLeftTee","⫤"),L("DoubleLongLeftArrow","⟸"),L("DoubleLongLeftRightArrow","⟺"),L("DoubleLongRightArrow","⟹"),L("DoubleRightArrow","⇒"),L("DoubleRightTee","⊨"),L("DoubleUpArrow","⇑"),L("DoubleUpDownArrow","⇕"),L("DoubleVerticalBar","∥"),L("DownArrowBar","⤓"),L("downarrow","↓"),L("DownArrow","↓"),L("Downarrow","⇓"),L("DownArrowUpArrow","⇵"),L("DownBreve","̑"),L("downdownarrows","⇊"),L("downharpoonleft","⇃"),L("downharpoonright","⇂"),L("DownLeftRightVector","⥐"),L("DownLeftTeeVector","⥞"),L("DownLeftVectorBar","⥖"),L("DownLeftVector","↽"),L("DownRightTeeVector","⥟"),L("DownRightVectorBar","⥗"),L("DownRightVector","⇁"),L("DownTeeArrow","↧"),L("DownTee","⊤"),L("drbkarow","⤐"),L("drcorn","⌟"),L("drcrop","⌌"),L("Dscr","𝒟"),L("dscr","𝒹"),L("DScy","Ѕ"),L("dscy","ѕ"),L("dsol","⧶"),L("Dstrok","Đ"),L("dstrok","đ"),L("dtdot","⋱"),L("dtri","▿"),L("dtrif","▾"),L("duarr","⇵"),L("duhar","⥯"),L("dwangle","⦦"),L("DZcy","Џ"),L("dzcy","џ"),L("dzigrarr","⟿"),L("Eacute","É"),L("eacute","é"),L("easter","⩮"),L("Ecaron","Ě"),L("ecaron","ě"),L("Ecirc","Ê"),L("ecirc","ê"),L("ecir","≖"),L("ecolon","≕"),L("Ecy","Э"),L("ecy","э"),L("eDDot","⩷"),L("Edot","Ė"),L("edot","ė"),L("eDot","≑"),L("ee","ⅇ"),L("efDot","≒"),L("Efr","𝔈"),L("efr","𝔢"),L("eg","⪚"),L("Egrave","È"),L("egrave","è"),L("egs","⪖"),L("egsdot","⪘"),L("el","⪙"),L("Element","∈"),L("elinters","⏧"),L("ell","ℓ"),L("els","⪕"),L("elsdot","⪗"),L("Emacr","Ē"),L("emacr","ē"),L("empty","∅"),L("emptyset","∅"),L("EmptySmallSquare","◻"),L("emptyv","∅"),L("EmptyVerySmallSquare","▫"),L("emsp13"," "),L("emsp14"," "),L("emsp"," "),L("ENG","Ŋ"),L("eng","ŋ"),L("ensp"," "),L("Eogon","Ę"),L("eogon","ę"),L("Eopf","𝔼"),L("eopf","𝕖"),L("epar","⋕"),L("eparsl","⧣"),L("eplus","⩱"),L("epsi","ε"),L("Epsilon","Ε"),L("epsilon","ε"),L("epsiv","ϵ"),L("eqcirc","≖"),L("eqcolon","≕"),L("eqsim","≂"),L("eqslantgtr","⪖"),L("eqslantless","⪕"),L("Equal","⩵"),L("equals","="),L("EqualTilde","≂"),L("equest","≟"),L("Equilibrium","⇌"),L("equiv","≡"),L("equivDD","⩸"),L("eqvparsl","⧥"),L("erarr","⥱"),L("erDot","≓"),L("escr","ℯ"),L("Escr","ℰ"),L("esdot","≐"),L("Esim","⩳"),L("esim","≂"),L("Eta","Η"),L("eta","η"),L("ETH","Ð"),L("eth","ð"),L("Euml","Ë"),L("euml","ë"),L("euro","€"),L("excl","!"),L("exist","∃"),L("Exists","∃"),L("expectation","ℰ"),L("exponentiale","ⅇ"),L("ExponentialE","ⅇ"),L("fallingdotseq","≒"),L("Fcy","Ф"),L("fcy","ф"),L("female","♀"),L("ffilig","ffi"),L("fflig","ff"),L("ffllig","ffl"),L("Ffr","𝔉"),L("ffr","𝔣"),L("filig","fi"),L("FilledSmallSquare","◼"),L("FilledVerySmallSquare","▪"),L("fjlig","fj"),L("flat","♭"),L("fllig","fl"),L("fltns","▱"),L("fnof","ƒ"),L("Fopf","𝔽"),L("fopf","𝕗"),L("forall","∀"),L("ForAll","∀"),L("fork","⋔"),L("forkv","⫙"),L("Fouriertrf","ℱ"),L("fpartint","⨍"),L("frac12","½"),L("frac13","⅓"),L("frac14","¼"),L("frac15","⅕"),L("frac16","⅙"),L("frac18","⅛"),L("frac23","⅔"),L("frac25","⅖"),L("frac34","¾"),L("frac35","⅗"),L("frac38","⅜"),L("frac45","⅘"),L("frac56","⅚"),L("frac58","⅝"),L("frac78","⅞"),L("frasl","⁄"),L("frown","⌢"),L("fscr","𝒻"),L("Fscr","ℱ"),L("gacute","ǵ"),L("Gamma","Γ"),L("gamma","γ"),L("Gammad","Ϝ"),L("gammad","ϝ"),L("gap","⪆"),L("Gbreve","Ğ"),L("gbreve","ğ"),L("Gcedil","Ģ"),L("Gcirc","Ĝ"),L("gcirc","ĝ"),L("Gcy","Г"),L("gcy","г"),L("Gdot","Ġ"),L("gdot","ġ"),L("ge","≥"),L("gE","≧"),L("gEl","⪌"),L("gel","⋛"),L("geq","≥"),L("geqq","≧"),L("geqslant","⩾"),L("gescc","⪩"),L("ges","⩾"),L("gesdot","⪀"),L("gesdoto","⪂"),L("gesdotol","⪄"),L("gesl","⋛︀"),L("gesles","⪔"),L("Gfr","𝔊"),L("gfr","𝔤"),L("gg","≫"),L("Gg","⋙"),L("ggg","⋙"),L("gimel","ℷ"),L("GJcy","Ѓ"),L("gjcy","ѓ"),L("gla","⪥"),L("gl","≷"),L("glE","⪒"),L("glj","⪤"),L("gnap","⪊"),L("gnapprox","⪊"),L("gne","⪈"),L("gnE","≩"),L("gneq","⪈"),L("gneqq","≩"),L("gnsim","⋧"),L("Gopf","𝔾"),L("gopf","𝕘"),L("grave","`"),L("GreaterEqual","≥"),L("GreaterEqualLess","⋛"),L("GreaterFullEqual","≧"),L("GreaterGreater","⪢"),L("GreaterLess","≷"),L("GreaterSlantEqual","⩾"),L("GreaterTilde","≳"),L("Gscr","𝒢"),L("gscr","ℊ"),L("gsim","≳"),L("gsime","⪎"),L("gsiml","⪐"),L("gtcc","⪧"),L("gtcir","⩺"),L("gt",">"),L("GT",">"),L("Gt","≫"),L("gtdot","⋗"),L("gtlPar","⦕"),L("gtquest","⩼"),L("gtrapprox","⪆"),L("gtrarr","⥸"),L("gtrdot","⋗"),L("gtreqless","⋛"),L("gtreqqless","⪌"),L("gtrless","≷"),L("gtrsim","≳"),L("gvertneqq","≩︀"),L("gvnE","≩︀"),L("Hacek","ˇ"),L("hairsp"," "),L("half","½"),L("hamilt","ℋ"),L("HARDcy","Ъ"),L("hardcy","ъ"),L("harrcir","⥈"),L("harr","↔"),L("hArr","⇔"),L("harrw","↭"),L("Hat","^"),L("hbar","ℏ"),L("Hcirc","Ĥ"),L("hcirc","ĥ"),L("hearts","♥"),L("heartsuit","♥"),L("hellip","…"),L("hercon","⊹"),L("hfr","𝔥"),L("Hfr","ℌ"),L("HilbertSpace","ℋ"),L("hksearow","⤥"),L("hkswarow","⤦"),L("hoarr","⇿"),L("homtht","∻"),L("hookleftarrow","↩"),L("hookrightarrow","↪"),L("hopf","𝕙"),L("Hopf","ℍ"),L("horbar","―"),L("HorizontalLine","─"),L("hscr","𝒽"),L("Hscr","ℋ"),L("hslash","ℏ"),L("Hstrok","Ħ"),L("hstrok","ħ"),L("HumpDownHump","≎"),L("HumpEqual","≏"),L("hybull","⁃"),L("hyphen","‐"),L("Iacute","Í"),L("iacute","í"),L("ic","⁣"),L("Icirc","Î"),L("icirc","î"),L("Icy","И"),L("icy","и"),L("Idot","İ"),L("IEcy","Е"),L("iecy","е"),L("iexcl","¡"),L("iff","⇔"),L("ifr","𝔦"),L("Ifr","ℑ"),L("Igrave","Ì"),L("igrave","ì"),L("ii","ⅈ"),L("iiiint","⨌"),L("iiint","∭"),L("iinfin","⧜"),L("iiota","℩"),L("IJlig","IJ"),L("ijlig","ij"),L("Imacr","Ī"),L("imacr","ī"),L("image","ℑ"),L("ImaginaryI","ⅈ"),L("imagline","ℐ"),L("imagpart","ℑ"),L("imath","ı"),L("Im","ℑ"),L("imof","⊷"),L("imped","Ƶ"),L("Implies","⇒"),L("incare","℅"),L("in","∈"),L("infin","∞"),L("infintie","⧝"),L("inodot","ı"),L("intcal","⊺"),L("int","∫"),L("Int","∬"),L("integers","ℤ"),L("Integral","∫"),L("intercal","⊺"),L("Intersection","⋂"),L("intlarhk","⨗"),L("intprod","⨼"),L("InvisibleComma","⁣"),L("InvisibleTimes","⁢"),L("IOcy","Ё"),L("iocy","ё"),L("Iogon","Į"),L("iogon","į"),L("Iopf","𝕀"),L("iopf","𝕚"),L("Iota","Ι"),L("iota","ι"),L("iprod","⨼"),L("iquest","¿"),L("iscr","𝒾"),L("Iscr","ℐ"),L("isin","∈"),L("isindot","⋵"),L("isinE","⋹"),L("isins","⋴"),L("isinsv","⋳"),L("isinv","∈"),L("it","⁢"),L("Itilde","Ĩ"),L("itilde","ĩ"),L("Iukcy","І"),L("iukcy","і"),L("Iuml","Ï"),L("iuml","ï"),L("Jcirc","Ĵ"),L("jcirc","ĵ"),L("Jcy","Й"),L("jcy","й"),L("Jfr","𝔍"),L("jfr","𝔧"),L("jmath","ȷ"),L("Jopf","𝕁"),L("jopf","𝕛"),L("Jscr","𝒥"),L("jscr","𝒿"),L("Jsercy","Ј"),L("jsercy","ј"),L("Jukcy","Є"),L("jukcy","є"),L("Kappa","Κ"),L("kappa","κ"),L("kappav","ϰ"),L("Kcedil","Ķ"),L("kcedil","ķ"),L("Kcy","К"),L("kcy","к"),L("Kfr","𝔎"),L("kfr","𝔨"),L("kgreen","ĸ"),L("KHcy","Х"),L("khcy","х"),L("KJcy","Ќ"),L("kjcy","ќ"),L("Kopf","𝕂"),L("kopf","𝕜"),L("Kscr","𝒦"),L("kscr","𝓀"),L("lAarr","⇚"),L("Lacute","Ĺ"),L("lacute","ĺ"),L("laemptyv","⦴"),L("lagran","ℒ"),L("Lambda","Λ"),L("lambda","λ"),L("lang","⟨"),L("Lang","⟪"),L("langd","⦑"),L("langle","⟨"),L("lap","⪅"),L("Laplacetrf","ℒ"),L("laquo","«"),L("larrb","⇤"),L("larrbfs","⤟"),L("larr","←"),L("Larr","↞"),L("lArr","⇐"),L("larrfs","⤝"),L("larrhk","↩"),L("larrlp","↫"),L("larrpl","⤹"),L("larrsim","⥳"),L("larrtl","↢"),L("latail","⤙"),L("lAtail","⤛"),L("lat","⪫"),L("late","⪭"),L("lates","⪭︀"),L("lbarr","⤌"),L("lBarr","⤎"),L("lbbrk","❲"),L("lbrace","{"),L("lbrack","["),L("lbrke","⦋"),L("lbrksld","⦏"),L("lbrkslu","⦍"),L("Lcaron","Ľ"),L("lcaron","ľ"),L("Lcedil","Ļ"),L("lcedil","ļ"),L("lceil","⌈"),L("lcub","{"),L("Lcy","Л"),L("lcy","л"),L("ldca","⤶"),L("ldquo","“"),L("ldquor","„"),L("ldrdhar","⥧"),L("ldrushar","⥋"),L("ldsh","↲"),L("le","≤"),L("lE","≦"),L("LeftAngleBracket","⟨"),L("LeftArrowBar","⇤"),L("leftarrow","←"),L("LeftArrow","←"),L("Leftarrow","⇐"),L("LeftArrowRightArrow","⇆"),L("leftarrowtail","↢"),L("LeftCeiling","⌈"),L("LeftDoubleBracket","⟦"),L("LeftDownTeeVector","⥡"),L("LeftDownVectorBar","⥙"),L("LeftDownVector","⇃"),L("LeftFloor","⌊"),L("leftharpoondown","↽"),L("leftharpoonup","↼"),L("leftleftarrows","⇇"),L("leftrightarrow","↔"),L("LeftRightArrow","↔"),L("Leftrightarrow","⇔"),L("leftrightarrows","⇆"),L("leftrightharpoons","⇋"),L("leftrightsquigarrow","↭"),L("LeftRightVector","⥎"),L("LeftTeeArrow","↤"),L("LeftTee","⊣"),L("LeftTeeVector","⥚"),L("leftthreetimes","⋋"),L("LeftTriangleBar","⧏"),L("LeftTriangle","⊲"),L("LeftTriangleEqual","⊴"),L("LeftUpDownVector","⥑"),L("LeftUpTeeVector","⥠"),L("LeftUpVectorBar","⥘"),L("LeftUpVector","↿"),L("LeftVectorBar","⥒"),L("LeftVector","↼"),L("lEg","⪋"),L("leg","⋚"),L("leq","≤"),L("leqq","≦"),L("leqslant","⩽"),L("lescc","⪨"),L("les","⩽"),L("lesdot","⩿"),L("lesdoto","⪁"),L("lesdotor","⪃"),L("lesg","⋚︀"),L("lesges","⪓"),L("lessapprox","⪅"),L("lessdot","⋖"),L("lesseqgtr","⋚"),L("lesseqqgtr","⪋"),L("LessEqualGreater","⋚"),L("LessFullEqual","≦"),L("LessGreater","≶"),L("lessgtr","≶"),L("LessLess","⪡"),L("lesssim","≲"),L("LessSlantEqual","⩽"),L("LessTilde","≲"),L("lfisht","⥼"),L("lfloor","⌊"),L("Lfr","𝔏"),L("lfr","𝔩"),L("lg","≶"),L("lgE","⪑"),L("lHar","⥢"),L("lhard","↽"),L("lharu","↼"),L("lharul","⥪"),L("lhblk","▄"),L("LJcy","Љ"),L("ljcy","љ"),L("llarr","⇇"),L("ll","≪"),L("Ll","⋘"),L("llcorner","⌞"),L("Lleftarrow","⇚"),L("llhard","⥫"),L("lltri","◺"),L("Lmidot","Ŀ"),L("lmidot","ŀ"),L("lmoustache","⎰"),L("lmoust","⎰"),L("lnap","⪉"),L("lnapprox","⪉"),L("lne","⪇"),L("lnE","≨"),L("lneq","⪇"),L("lneqq","≨"),L("lnsim","⋦"),L("loang","⟬"),L("loarr","⇽"),L("lobrk","⟦"),L("longleftarrow","⟵"),L("LongLeftArrow","⟵"),L("Longleftarrow","⟸"),L("longleftrightarrow","⟷"),L("LongLeftRightArrow","⟷"),L("Longleftrightarrow","⟺"),L("longmapsto","⟼"),L("longrightarrow","⟶"),L("LongRightArrow","⟶"),L("Longrightarrow","⟹"),L("looparrowleft","↫"),L("looparrowright","↬"),L("lopar","⦅"),L("Lopf","𝕃"),L("lopf","𝕝"),L("loplus","⨭"),L("lotimes","⨴"),L("lowast","∗"),L("lowbar","_"),L("LowerLeftArrow","↙"),L("LowerRightArrow","↘"),L("loz","◊"),L("lozenge","◊"),L("lozf","⧫"),L("lpar","("),L("lparlt","⦓"),L("lrarr","⇆"),L("lrcorner","⌟"),L("lrhar","⇋"),L("lrhard","⥭"),L("lrm","‎"),L("lrtri","⊿"),L("lsaquo","‹"),L("lscr","𝓁"),L("Lscr","ℒ"),L("lsh","↰"),L("Lsh","↰"),L("lsim","≲"),L("lsime","⪍"),L("lsimg","⪏"),L("lsqb","["),L("lsquo","‘"),L("lsquor","‚"),L("Lstrok","Ł"),L("lstrok","ł"),L("ltcc","⪦"),L("ltcir","⩹"),L("lt","<"),L("LT","<"),L("Lt","≪"),L("ltdot","⋖"),L("lthree","⋋"),L("ltimes","⋉"),L("ltlarr","⥶"),L("ltquest","⩻"),L("ltri","◃"),L("ltrie","⊴"),L("ltrif","◂"),L("ltrPar","⦖"),L("lurdshar","⥊"),L("luruhar","⥦"),L("lvertneqq","≨︀"),L("lvnE","≨︀"),L("macr","¯"),L("male","♂"),L("malt","✠"),L("maltese","✠"),L("Map","⤅"),L("map","↦"),L("mapsto","↦"),L("mapstodown","↧"),L("mapstoleft","↤"),L("mapstoup","↥"),L("marker","▮"),L("mcomma","⨩"),L("Mcy","М"),L("mcy","м"),L("mdash","—"),L("mDDot","∺"),L("measuredangle","∡"),L("MediumSpace"," "),L("Mellintrf","ℳ"),L("Mfr","𝔐"),L("mfr","𝔪"),L("mho","℧"),L("micro","µ"),L("midast","*"),L("midcir","⫰"),L("mid","∣"),L("middot","·"),L("minusb","⊟"),L("minus","−"),L("minusd","∸"),L("minusdu","⨪"),L("MinusPlus","∓"),L("mlcp","⫛"),L("mldr","…"),L("mnplus","∓"),L("models","⊧"),L("Mopf","𝕄"),L("mopf","𝕞"),L("mp","∓"),L("mscr","𝓂"),L("Mscr","ℳ"),L("mstpos","∾"),L("Mu","Μ"),L("mu","μ"),L("multimap","⊸"),L("mumap","⊸"),L("nabla","∇"),L("Nacute","Ń"),L("nacute","ń"),L("nang","∠⃒"),L("nap","≉"),L("napE","⩰̸"),L("napid","≋̸"),L("napos","ʼn"),L("napprox","≉"),L("natural","♮"),L("naturals","ℕ"),L("natur","♮"),L("nbsp"," "),L("nbump","≎̸"),L("nbumpe","≏̸"),L("ncap","⩃"),L("Ncaron","Ň"),L("ncaron","ň"),L("Ncedil","Ņ"),L("ncedil","ņ"),L("ncong","≇"),L("ncongdot","⩭̸"),L("ncup","⩂"),L("Ncy","Н"),L("ncy","н"),L("ndash","–"),L("nearhk","⤤"),L("nearr","↗"),L("neArr","⇗"),L("nearrow","↗"),L("ne","≠"),L("nedot","≐̸"),L("NegativeMediumSpace","​"),L("NegativeThickSpace","​"),L("NegativeThinSpace","​"),L("NegativeVeryThinSpace","​"),L("nequiv","≢"),L("nesear","⤨"),L("nesim","≂̸"),L("NestedGreaterGreater","≫"),L("NestedLessLess","≪"),L("NewLine","\n"),L("nexist","∄"),L("nexists","∄"),L("Nfr","𝔑"),L("nfr","𝔫"),L("ngE","≧̸"),L("nge","≱"),L("ngeq","≱"),L("ngeqq","≧̸"),L("ngeqslant","⩾̸"),L("nges","⩾̸"),L("nGg","⋙̸"),L("ngsim","≵"),L("nGt","≫⃒"),L("ngt","≯"),L("ngtr","≯"),L("nGtv","≫̸"),L("nharr","↮"),L("nhArr","⇎"),L("nhpar","⫲"),L("ni","∋"),L("nis","⋼"),L("nisd","⋺"),L("niv","∋"),L("NJcy","Њ"),L("njcy","њ"),L("nlarr","↚"),L("nlArr","⇍"),L("nldr","‥"),L("nlE","≦̸"),L("nle","≰"),L("nleftarrow","↚"),L("nLeftarrow","⇍"),L("nleftrightarrow","↮"),L("nLeftrightarrow","⇎"),L("nleq","≰"),L("nleqq","≦̸"),L("nleqslant","⩽̸"),L("nles","⩽̸"),L("nless","≮"),L("nLl","⋘̸"),L("nlsim","≴"),L("nLt","≪⃒"),L("nlt","≮"),L("nltri","⋪"),L("nltrie","⋬"),L("nLtv","≪̸"),L("nmid","∤"),L("NoBreak","⁠"),L("NonBreakingSpace"," "),L("nopf","𝕟"),L("Nopf","ℕ"),L("Not","⫬"),L("not","¬"),L("NotCongruent","≢"),L("NotCupCap","≭"),L("NotDoubleVerticalBar","∦"),L("NotElement","∉"),L("NotEqual","≠"),L("NotEqualTilde","≂̸"),L("NotExists","∄"),L("NotGreater","≯"),L("NotGreaterEqual","≱"),L("NotGreaterFullEqual","≧̸"),L("NotGreaterGreater","≫̸"),L("NotGreaterLess","≹"),L("NotGreaterSlantEqual","⩾̸"),L("NotGreaterTilde","≵"),L("NotHumpDownHump","≎̸"),L("NotHumpEqual","≏̸"),L("notin","∉"),L("notindot","⋵̸"),L("notinE","⋹̸"),L("notinva","∉"),L("notinvb","⋷"),L("notinvc","⋶"),L("NotLeftTriangleBar","⧏̸"),L("NotLeftTriangle","⋪"),L("NotLeftTriangleEqual","⋬"),L("NotLess","≮"),L("NotLessEqual","≰"),L("NotLessGreater","≸"),L("NotLessLess","≪̸"),L("NotLessSlantEqual","⩽̸"),L("NotLessTilde","≴"),L("NotNestedGreaterGreater","⪢̸"),L("NotNestedLessLess","⪡̸"),L("notni","∌"),L("notniva","∌"),L("notnivb","⋾"),L("notnivc","⋽"),L("NotPrecedes","⊀"),L("NotPrecedesEqual","⪯̸"),L("NotPrecedesSlantEqual","⋠"),L("NotReverseElement","∌"),L("NotRightTriangleBar","⧐̸"),L("NotRightTriangle","⋫"),L("NotRightTriangleEqual","⋭"),L("NotSquareSubset","⊏̸"),L("NotSquareSubsetEqual","⋢"),L("NotSquareSuperset","⊐̸"),L("NotSquareSupersetEqual","⋣"),L("NotSubset","⊂⃒"),L("NotSubsetEqual","⊈"),L("NotSucceeds","⊁"),L("NotSucceedsEqual","⪰̸"),L("NotSucceedsSlantEqual","⋡"),L("NotSucceedsTilde","≿̸"),L("NotSuperset","⊃⃒"),L("NotSupersetEqual","⊉"),L("NotTilde","≁"),L("NotTildeEqual","≄"),L("NotTildeFullEqual","≇"),L("NotTildeTilde","≉"),L("NotVerticalBar","∤"),L("nparallel","∦"),L("npar","∦"),L("nparsl","⫽⃥"),L("npart","∂̸"),L("npolint","⨔"),L("npr","⊀"),L("nprcue","⋠"),L("nprec","⊀"),L("npreceq","⪯̸"),L("npre","⪯̸"),L("nrarrc","⤳̸"),L("nrarr","↛"),L("nrArr","⇏"),L("nrarrw","↝̸"),L("nrightarrow","↛"),L("nRightarrow","⇏"),L("nrtri","⋫"),L("nrtrie","⋭"),L("nsc","⊁"),L("nsccue","⋡"),L("nsce","⪰̸"),L("Nscr","𝒩"),L("nscr","𝓃"),L("nshortmid","∤"),L("nshortparallel","∦"),L("nsim","≁"),L("nsime","≄"),L("nsimeq","≄"),L("nsmid","∤"),L("nspar","∦"),L("nsqsube","⋢"),L("nsqsupe","⋣"),L("nsub","⊄"),L("nsubE","⫅̸"),L("nsube","⊈"),L("nsubset","⊂⃒"),L("nsubseteq","⊈"),L("nsubseteqq","⫅̸"),L("nsucc","⊁"),L("nsucceq","⪰̸"),L("nsup","⊅"),L("nsupE","⫆̸"),L("nsupe","⊉"),L("nsupset","⊃⃒"),L("nsupseteq","⊉"),L("nsupseteqq","⫆̸"),L("ntgl","≹"),L("Ntilde","Ñ"),L("ntilde","ñ"),L("ntlg","≸"),L("ntriangleleft","⋪"),L("ntrianglelefteq","⋬"),L("ntriangleright","⋫"),L("ntrianglerighteq","⋭"),L("Nu","Ν"),L("nu","ν"),L("num","#"),L("numero","№"),L("numsp"," "),L("nvap","≍⃒"),L("nvdash","⊬"),L("nvDash","⊭"),L("nVdash","⊮"),L("nVDash","⊯"),L("nvge","≥⃒"),L("nvgt",">⃒"),L("nvHarr","⤄"),L("nvinfin","⧞"),L("nvlArr","⤂"),L("nvle","≤⃒"),L("nvlt","<⃒"),L("nvltrie","⊴⃒"),L("nvrArr","⤃"),L("nvrtrie","⊵⃒"),L("nvsim","∼⃒"),L("nwarhk","⤣"),L("nwarr","↖"),L("nwArr","⇖"),L("nwarrow","↖"),L("nwnear","⤧"),L("Oacute","Ó"),L("oacute","ó"),L("oast","⊛"),L("Ocirc","Ô"),L("ocirc","ô"),L("ocir","⊚"),L("Ocy","О"),L("ocy","о"),L("odash","⊝"),L("Odblac","Ő"),L("odblac","ő"),L("odiv","⨸"),L("odot","⊙"),L("odsold","⦼"),L("OElig","Œ"),L("oelig","œ"),L("ofcir","⦿"),L("Ofr","𝔒"),L("ofr","𝔬"),L("ogon","˛"),L("Ograve","Ò"),L("ograve","ò"),L("ogt","⧁"),L("ohbar","⦵"),L("ohm","Ω"),L("oint","∮"),L("olarr","↺"),L("olcir","⦾"),L("olcross","⦻"),L("oline","‾"),L("olt","⧀"),L("Omacr","Ō"),L("omacr","ō"),L("Omega","Ω"),L("omega","ω"),L("Omicron","Ο"),L("omicron","ο"),L("omid","⦶"),L("ominus","⊖"),L("Oopf","𝕆"),L("oopf","𝕠"),L("opar","⦷"),L("OpenCurlyDoubleQuote","“"),L("OpenCurlyQuote","‘"),L("operp","⦹"),L("oplus","⊕"),L("orarr","↻"),L("Or","⩔"),L("or","∨"),L("ord","⩝"),L("order","ℴ"),L("orderof","ℴ"),L("ordf","ª"),L("ordm","º"),L("origof","⊶"),L("oror","⩖"),L("orslope","⩗"),L("orv","⩛"),L("oS","Ⓢ"),L("Oscr","𝒪"),L("oscr","ℴ"),L("Oslash","Ø"),L("oslash","ø"),L("osol","⊘"),L("Otilde","Õ"),L("otilde","õ"),L("otimesas","⨶"),L("Otimes","⨷"),L("otimes","⊗"),L("Ouml","Ö"),L("ouml","ö"),L("ovbar","⌽"),L("OverBar","‾"),L("OverBrace","⏞"),L("OverBracket","⎴"),L("OverParenthesis","⏜"),L("para","¶"),L("parallel","∥"),L("par","∥"),L("parsim","⫳"),L("parsl","⫽"),L("part","∂"),L("PartialD","∂"),L("Pcy","П"),L("pcy","п"),L("percnt","%"),L("period","."),L("permil","‰"),L("perp","⊥"),L("pertenk","‱"),L("Pfr","𝔓"),L("pfr","𝔭"),L("Phi","Φ"),L("phi","φ"),L("phiv","ϕ"),L("phmmat","ℳ"),L("phone","☎"),L("Pi","Π"),L("pi","π"),L("pitchfork","⋔"),L("piv","ϖ"),L("planck","ℏ"),L("planckh","ℎ"),L("plankv","ℏ"),L("plusacir","⨣"),L("plusb","⊞"),L("pluscir","⨢"),L("plus","+"),L("plusdo","∔"),L("plusdu","⨥"),L("pluse","⩲"),L("PlusMinus","±"),L("plusmn","±"),L("plussim","⨦"),L("plustwo","⨧"),L("pm","±"),L("Poincareplane","ℌ"),L("pointint","⨕"),L("popf","𝕡"),L("Popf","ℙ"),L("pound","£"),L("prap","⪷"),L("Pr","⪻"),L("pr","≺"),L("prcue","≼"),L("precapprox","⪷"),L("prec","≺"),L("preccurlyeq","≼"),L("Precedes","≺"),L("PrecedesEqual","⪯"),L("PrecedesSlantEqual","≼"),L("PrecedesTilde","≾"),L("preceq","⪯"),L("precnapprox","⪹"),L("precneqq","⪵"),L("precnsim","⋨"),L("pre","⪯"),L("prE","⪳"),L("precsim","≾"),L("prime","′"),L("Prime","″"),L("primes","ℙ"),L("prnap","⪹"),L("prnE","⪵"),L("prnsim","⋨"),L("prod","∏"),L("Product","∏"),L("profalar","⌮"),L("profline","⌒"),L("profsurf","⌓"),L("prop","∝"),L("Proportional","∝"),L("Proportion","∷"),L("propto","∝"),L("prsim","≾"),L("prurel","⊰"),L("Pscr","𝒫"),L("pscr","𝓅"),L("Psi","Ψ"),L("psi","ψ"),L("puncsp"," "),L("Qfr","𝔔"),L("qfr","𝔮"),L("qint","⨌"),L("qopf","𝕢"),L("Qopf","ℚ"),L("qprime","⁗"),L("Qscr","𝒬"),L("qscr","𝓆"),L("quaternions","ℍ"),L("quatint","⨖"),L("quest","?"),L("questeq","≟"),L("quot",'"'),L("QUOT",'"'),L("rAarr","⇛"),L("race","∽̱"),L("Racute","Ŕ"),L("racute","ŕ"),L("radic","√"),L("raemptyv","⦳"),L("rang","⟩"),L("Rang","⟫"),L("rangd","⦒"),L("range","⦥"),L("rangle","⟩"),L("raquo","»"),L("rarrap","⥵"),L("rarrb","⇥"),L("rarrbfs","⤠"),L("rarrc","⤳"),L("rarr","→"),L("Rarr","↠"),L("rArr","⇒"),L("rarrfs","⤞"),L("rarrhk","↪"),L("rarrlp","↬"),L("rarrpl","⥅"),L("rarrsim","⥴"),L("Rarrtl","⤖"),L("rarrtl","↣"),L("rarrw","↝"),L("ratail","⤚"),L("rAtail","⤜"),L("ratio","∶"),L("rationals","ℚ"),L("rbarr","⤍"),L("rBarr","⤏"),L("RBarr","⤐"),L("rbbrk","❳"),L("rbrace","}"),L("rbrack","]"),L("rbrke","⦌"),L("rbrksld","⦎"),L("rbrkslu","⦐"),L("Rcaron","Ř"),L("rcaron","ř"),L("Rcedil","Ŗ"),L("rcedil","ŗ"),L("rceil","⌉"),L("rcub","}"),L("Rcy","Р"),L("rcy","р"),L("rdca","⤷"),L("rdldhar","⥩"),L("rdquo","”"),L("rdquor","”"),L("rdsh","↳"),L("real","ℜ"),L("realine","ℛ"),L("realpart","ℜ"),L("reals","ℝ"),L("Re","ℜ"),L("rect","▭"),L("reg","®"),L("REG","®"),L("ReverseElement","∋"),L("ReverseEquilibrium","⇋"),L("ReverseUpEquilibrium","⥯"),L("rfisht","⥽"),L("rfloor","⌋"),L("rfr","𝔯"),L("Rfr","ℜ"),L("rHar","⥤"),L("rhard","⇁"),L("rharu","⇀"),L("rharul","⥬"),L("Rho","Ρ"),L("rho","ρ"),L("rhov","ϱ"),L("RightAngleBracket","⟩"),L("RightArrowBar","⇥"),L("rightarrow","→"),L("RightArrow","→"),L("Rightarrow","⇒"),L("RightArrowLeftArrow","⇄"),L("rightarrowtail","↣"),L("RightCeiling","⌉"),L("RightDoubleBracket","⟧"),L("RightDownTeeVector","⥝"),L("RightDownVectorBar","⥕"),L("RightDownVector","⇂"),L("RightFloor","⌋"),L("rightharpoondown","⇁"),L("rightharpoonup","⇀"),L("rightleftarrows","⇄"),L("rightleftharpoons","⇌"),L("rightrightarrows","⇉"),L("rightsquigarrow","↝"),L("RightTeeArrow","↦"),L("RightTee","⊢"),L("RightTeeVector","⥛"),L("rightthreetimes","⋌"),L("RightTriangleBar","⧐"),L("RightTriangle","⊳"),L("RightTriangleEqual","⊵"),L("RightUpDownVector","⥏"),L("RightUpTeeVector","⥜"),L("RightUpVectorBar","⥔"),L("RightUpVector","↾"),L("RightVectorBar","⥓"),L("RightVector","⇀"),L("ring","˚"),L("risingdotseq","≓"),L("rlarr","⇄"),L("rlhar","⇌"),L("rlm","‏"),L("rmoustache","⎱"),L("rmoust","⎱"),L("rnmid","⫮"),L("roang","⟭"),L("roarr","⇾"),L("robrk","⟧"),L("ropar","⦆"),L("ropf","𝕣"),L("Ropf","ℝ"),L("roplus","⨮"),L("rotimes","⨵"),L("RoundImplies","⥰"),L("rpar",")"),L("rpargt","⦔"),L("rppolint","⨒"),L("rrarr","⇉"),L("Rrightarrow","⇛"),L("rsaquo","›"),L("rscr","𝓇"),L("Rscr","ℛ"),L("rsh","↱"),L("Rsh","↱"),L("rsqb","]"),L("rsquo","’"),L("rsquor","’"),L("rthree","⋌"),L("rtimes","⋊"),L("rtri","▹"),L("rtrie","⊵"),L("rtrif","▸"),L("rtriltri","⧎"),L("RuleDelayed","⧴"),L("ruluhar","⥨"),L("rx","℞"),L("Sacute","Ś"),L("sacute","ś"),L("sbquo","‚"),L("scap","⪸"),L("Scaron","Š"),L("scaron","š"),L("Sc","⪼"),L("sc","≻"),L("sccue","≽"),L("sce","⪰"),L("scE","⪴"),L("Scedil","Ş"),L("scedil","ş"),L("Scirc","Ŝ"),L("scirc","ŝ"),L("scnap","⪺"),L("scnE","⪶"),L("scnsim","⋩"),L("scpolint","⨓"),L("scsim","≿"),L("Scy","С"),L("scy","с"),L("sdotb","⊡"),L("sdot","⋅"),L("sdote","⩦"),L("searhk","⤥"),L("searr","↘"),L("seArr","⇘"),L("searrow","↘"),L("sect","§"),L("semi",";"),L("seswar","⤩"),L("setminus","∖"),L("setmn","∖"),L("sext","✶"),L("Sfr","𝔖"),L("sfr","𝔰"),L("sfrown","⌢"),L("sharp","♯"),L("SHCHcy","Щ"),L("shchcy","щ"),L("SHcy","Ш"),L("shcy","ш"),L("ShortDownArrow","↓"),L("ShortLeftArrow","←"),L("shortmid","∣"),L("shortparallel","∥"),L("ShortRightArrow","→"),L("ShortUpArrow","↑"),L("shy","­"),L("Sigma","Σ"),L("sigma","σ"),L("sigmaf","ς"),L("sigmav","ς"),L("sim","∼"),L("simdot","⩪"),L("sime","≃"),L("simeq","≃"),L("simg","⪞"),L("simgE","⪠"),L("siml","⪝"),L("simlE","⪟"),L("simne","≆"),L("simplus","⨤"),L("simrarr","⥲"),L("slarr","←"),L("SmallCircle","∘"),L("smallsetminus","∖"),L("smashp","⨳"),L("smeparsl","⧤"),L("smid","∣"),L("smile","⌣"),L("smt","⪪"),L("smte","⪬"),L("smtes","⪬︀"),L("SOFTcy","Ь"),L("softcy","ь"),L("solbar","⌿"),L("solb","⧄"),L("sol","/"),L("Sopf","𝕊"),L("sopf","𝕤"),L("spades","♠"),L("spadesuit","♠"),L("spar","∥"),L("sqcap","⊓"),L("sqcaps","⊓︀"),L("sqcup","⊔"),L("sqcups","⊔︀"),L("Sqrt","√"),L("sqsub","⊏"),L("sqsube","⊑"),L("sqsubset","⊏"),L("sqsubseteq","⊑"),L("sqsup","⊐"),L("sqsupe","⊒"),L("sqsupset","⊐"),L("sqsupseteq","⊒"),L("square","□"),L("Square","□"),L("SquareIntersection","⊓"),L("SquareSubset","⊏"),L("SquareSubsetEqual","⊑"),L("SquareSuperset","⊐"),L("SquareSupersetEqual","⊒"),L("SquareUnion","⊔"),L("squarf","▪"),L("squ","□"),L("squf","▪"),L("srarr","→"),L("Sscr","𝒮"),L("sscr","𝓈"),L("ssetmn","∖"),L("ssmile","⌣"),L("sstarf","⋆"),L("Star","⋆"),L("star","☆"),L("starf","★"),L("straightepsilon","ϵ"),L("straightphi","ϕ"),L("strns","¯"),L("sub","⊂"),L("Sub","⋐"),L("subdot","⪽"),L("subE","⫅"),L("sube","⊆"),L("subedot","⫃"),L("submult","⫁"),L("subnE","⫋"),L("subne","⊊"),L("subplus","⪿"),L("subrarr","⥹"),L("subset","⊂"),L("Subset","⋐"),L("subseteq","⊆"),L("subseteqq","⫅"),L("SubsetEqual","⊆"),L("subsetneq","⊊"),L("subsetneqq","⫋"),L("subsim","⫇"),L("subsub","⫕"),L("subsup","⫓"),L("succapprox","⪸"),L("succ","≻"),L("succcurlyeq","≽"),L("Succeeds","≻"),L("SucceedsEqual","⪰"),L("SucceedsSlantEqual","≽"),L("SucceedsTilde","≿"),L("succeq","⪰"),L("succnapprox","⪺"),L("succneqq","⪶"),L("succnsim","⋩"),L("succsim","≿"),L("SuchThat","∋"),L("sum","∑"),L("Sum","∑"),L("sung","♪"),L("sup1","¹"),L("sup2","²"),L("sup3","³"),L("sup","⊃"),L("Sup","⋑"),L("supdot","⪾"),L("supdsub","⫘"),L("supE","⫆"),L("supe","⊇"),L("supedot","⫄"),L("Superset","⊃"),L("SupersetEqual","⊇"),L("suphsol","⟉"),L("suphsub","⫗"),L("suplarr","⥻"),L("supmult","⫂"),L("supnE","⫌"),L("supne","⊋"),L("supplus","⫀"),L("supset","⊃"),L("Supset","⋑"),L("supseteq","⊇"),L("supseteqq","⫆"),L("supsetneq","⊋"),L("supsetneqq","⫌"),L("supsim","⫈"),L("supsub","⫔"),L("supsup","⫖"),L("swarhk","⤦"),L("swarr","↙"),L("swArr","⇙"),L("swarrow","↙"),L("swnwar","⤪"),L("szlig","ß"),L("Tab"," "),L("target","⌖"),L("Tau","Τ"),L("tau","τ"),L("tbrk","⎴"),L("Tcaron","Ť"),L("tcaron","ť"),L("Tcedil","Ţ"),L("tcedil","ţ"),L("Tcy","Т"),L("tcy","т"),L("tdot","⃛"),L("telrec","⌕"),L("Tfr","𝔗"),L("tfr","𝔱"),L("there4","∴"),L("therefore","∴"),L("Therefore","∴"),L("Theta","Θ"),L("theta","θ"),L("thetasym","ϑ"),L("thetav","ϑ"),L("thickapprox","≈"),L("thicksim","∼"),L("ThickSpace","  "),L("ThinSpace"," "),L("thinsp"," "),L("thkap","≈"),L("thksim","∼"),L("THORN","Þ"),L("thorn","þ"),L("tilde","˜"),L("Tilde","∼"),L("TildeEqual","≃"),L("TildeFullEqual","≅"),L("TildeTilde","≈"),L("timesbar","⨱"),L("timesb","⊠"),L("times","×"),L("timesd","⨰"),L("tint","∭"),L("toea","⤨"),L("topbot","⌶"),L("topcir","⫱"),L("top","⊤"),L("Topf","𝕋"),L("topf","𝕥"),L("topfork","⫚"),L("tosa","⤩"),L("tprime","‴"),L("trade","™"),L("TRADE","™"),L("triangle","▵"),L("triangledown","▿"),L("triangleleft","◃"),L("trianglelefteq","⊴"),L("triangleq","≜"),L("triangleright","▹"),L("trianglerighteq","⊵"),L("tridot","◬"),L("trie","≜"),L("triminus","⨺"),L("TripleDot","⃛"),L("triplus","⨹"),L("trisb","⧍"),L("tritime","⨻"),L("trpezium","⏢"),L("Tscr","𝒯"),L("tscr","𝓉"),L("TScy","Ц"),L("tscy","ц"),L("TSHcy","Ћ"),L("tshcy","ћ"),L("Tstrok","Ŧ"),L("tstrok","ŧ"),L("twixt","≬"),L("twoheadleftarrow","↞"),L("twoheadrightarrow","↠"),L("Uacute","Ú"),L("uacute","ú"),L("uarr","↑"),L("Uarr","↟"),L("uArr","⇑"),L("Uarrocir","⥉"),L("Ubrcy","Ў"),L("ubrcy","ў"),L("Ubreve","Ŭ"),L("ubreve","ŭ"),L("Ucirc","Û"),L("ucirc","û"),L("Ucy","У"),L("ucy","у"),L("udarr","⇅"),L("Udblac","Ű"),L("udblac","ű"),L("udhar","⥮"),L("ufisht","⥾"),L("Ufr","𝔘"),L("ufr","𝔲"),L("Ugrave","Ù"),L("ugrave","ù"),L("uHar","⥣"),L("uharl","↿"),L("uharr","↾"),L("uhblk","▀"),L("ulcorn","⌜"),L("ulcorner","⌜"),L("ulcrop","⌏"),L("ultri","◸"),L("Umacr","Ū"),L("umacr","ū"),L("uml","¨"),L("UnderBar","_"),L("UnderBrace","⏟"),L("UnderBracket","⎵"),L("UnderParenthesis","⏝"),L("Union","⋃"),L("UnionPlus","⊎"),L("Uogon","Ų"),L("uogon","ų"),L("Uopf","𝕌"),L("uopf","𝕦"),L("UpArrowBar","⤒"),L("uparrow","↑"),L("UpArrow","↑"),L("Uparrow","⇑"),L("UpArrowDownArrow","⇅"),L("updownarrow","↕"),L("UpDownArrow","↕"),L("Updownarrow","⇕"),L("UpEquilibrium","⥮"),L("upharpoonleft","↿"),L("upharpoonright","↾"),L("uplus","⊎"),L("UpperLeftArrow","↖"),L("UpperRightArrow","↗"),L("upsi","υ"),L("Upsi","ϒ"),L("upsih","ϒ"),L("Upsilon","Υ"),L("upsilon","υ"),L("UpTeeArrow","↥"),L("UpTee","⊥"),L("upuparrows","⇈"),L("urcorn","⌝"),L("urcorner","⌝"),L("urcrop","⌎"),L("Uring","Ů"),L("uring","ů"),L("urtri","◹"),L("Uscr","𝒰"),L("uscr","𝓊"),L("utdot","⋰"),L("Utilde","Ũ"),L("utilde","ũ"),L("utri","▵"),L("utrif","▴"),L("uuarr","⇈"),L("Uuml","Ü"),L("uuml","ü"),L("uwangle","⦧"),L("vangrt","⦜"),L("varepsilon","ϵ"),L("varkappa","ϰ"),L("varnothing","∅"),L("varphi","ϕ"),L("varpi","ϖ"),L("varpropto","∝"),L("varr","↕"),L("vArr","⇕"),L("varrho","ϱ"),L("varsigma","ς"),L("varsubsetneq","⊊︀"),L("varsubsetneqq","⫋︀"),L("varsupsetneq","⊋︀"),L("varsupsetneqq","⫌︀"),L("vartheta","ϑ"),L("vartriangleleft","⊲"),L("vartriangleright","⊳"),L("vBar","⫨"),L("Vbar","⫫"),L("vBarv","⫩"),L("Vcy","В"),L("vcy","в"),L("vdash","⊢"),L("vDash","⊨"),L("Vdash","⊩"),L("VDash","⊫"),L("Vdashl","⫦"),L("veebar","⊻"),L("vee","∨"),L("Vee","⋁"),L("veeeq","≚"),L("vellip","⋮"),L("verbar","|"),L("Verbar","‖"),L("vert","|"),L("Vert","‖"),L("VerticalBar","∣"),L("VerticalLine","|"),L("VerticalSeparator","❘"),L("VerticalTilde","≀"),L("VeryThinSpace"," "),L("Vfr","𝔙"),L("vfr","𝔳"),L("vltri","⊲"),L("vnsub","⊂⃒"),L("vnsup","⊃⃒"),L("Vopf","𝕍"),L("vopf","𝕧"),L("vprop","∝"),L("vrtri","⊳"),L("Vscr","𝒱"),L("vscr","𝓋"),L("vsubnE","⫋︀"),L("vsubne","⊊︀"),L("vsupnE","⫌︀"),L("vsupne","⊋︀"),L("Vvdash","⊪"),L("vzigzag","⦚"),L("Wcirc","Ŵ"),L("wcirc","ŵ"),L("wedbar","⩟"),L("wedge","∧"),L("Wedge","⋀"),L("wedgeq","≙"),L("weierp","℘"),L("Wfr","𝔚"),L("wfr","𝔴"),L("Wopf","𝕎"),L("wopf","𝕨"),L("wp","℘"),L("wr","≀"),L("wreath","≀"),L("Wscr","𝒲"),L("wscr","𝓌"),L("xcap","⋂"),L("xcirc","◯"),L("xcup","⋃"),L("xdtri","▽"),L("Xfr","𝔛"),L("xfr","𝔵"),L("xharr","⟷"),L("xhArr","⟺"),L("Xi","Ξ"),L("xi","ξ"),L("xlarr","⟵"),L("xlArr","⟸"),L("xmap","⟼"),L("xnis","⋻"),L("xodot","⨀"),L("Xopf","𝕏"),L("xopf","𝕩"),L("xoplus","⨁"),L("xotime","⨂"),L("xrarr","⟶"),L("xrArr","⟹"),L("Xscr","𝒳"),L("xscr","𝓍"),L("xsqcup","⨆"),L("xuplus","⨄"),L("xutri","△"),L("xvee","⋁"),L("xwedge","⋀"),L("Yacute","Ý"),L("yacute","ý"),L("YAcy","Я"),L("yacy","я"),L("Ycirc","Ŷ"),L("ycirc","ŷ"),L("Ycy","Ы"),L("ycy","ы"),L("yen","¥"),L("Yfr","𝔜"),L("yfr","𝔶"),L("YIcy","Ї"),L("yicy","ї"),L("Yopf","𝕐"),L("yopf","𝕪"),L("Yscr","𝒴"),L("yscr","𝓎"),L("YUcy","Ю"),L("yucy","ю"),L("yuml","ÿ"),L("Yuml","Ÿ"),L("Zacute","Ź"),L("zacute","ź"),L("Zcaron","Ž"),L("zcaron","ž"),L("Zcy","З"),L("zcy","з"),L("Zdot","Ż"),L("zdot","ż"),L("zeetrf","ℨ"),L("ZeroWidthSpace","​"),L("Zeta","Ζ"),L("zeta","ζ"),L("zfr","𝔷"),L("Zfr","ℨ"),L("ZHcy","Ж"),L("zhcy","ж"),L("zigrarr","⇝"),L("zopf","𝕫"),L("Zopf","ℤ"),L("Zscr","𝒵"),L("zscr","𝓏"),L("zwj","‍"),L("zwnj","‌")])),oS=u(rq,function(e){return u(t8,"&"+e+";",u(nA,e,oy))},r0("[a-zA-Z]+")),oE=a(function(e,t,r){for(;;){if(!t.b)return tf(r);var a=t.a,n=t.b;switch(a){case"0":e=o=e-1,t=i=n,r=c=r;continue;case"1":var o=e-1,i=n,c=r+u(G,16,e);e=o,t=i,r=c;continue;case"2":o=e-1,i=n,c=r+2*u(G,16,e),e=o,t=i,r=c;continue;case"3":o=e-1,i=n,c=r+3*u(G,16,e),e=o,t=i,r=c;continue;case"4":o=e-1,i=n,c=r+4*u(G,16,e),e=o,t=i,r=c;continue;case"5":o=e-1,i=n,c=r+5*u(G,16,e),e=o,t=i,r=c;continue;case"6":o=e-1,i=n,c=r+6*u(G,16,e),e=o,t=i,r=c;continue;case"7":o=e-1,i=n,c=r+7*u(G,16,e),e=o,t=i,r=c;continue;case"8":o=e-1,i=n,c=r+8*u(G,16,e),e=o,t=i,r=c;continue;case"9":o=e-1,i=n,c=r+9*u(G,16,e),e=o,t=i,r=c;continue;case"a":o=e-1,i=n,c=r+10*u(G,16,e),e=o,t=i,r=c;continue;case"b":o=e-1,i=n,c=r+11*u(G,16,e),e=o,t=i,r=c;continue;case"c":o=e-1,i=n,c=r+12*u(G,16,e),e=o,t=i,r=c;continue;case"d":o=e-1,i=n,c=r+13*u(G,16,e),e=o,t=i,r=c;continue;case"e":o=e-1,i=n,c=r+14*u(G,16,e),e=o,t=i,r=c;continue;case"f":o=e-1,i=n,c=r+15*u(G,16,e),e=o,t=i,r=c;continue;default:return tu(rE(a)+" is not a valid hexadecimal character.")}}}),ok=r(function(e,t){return t.$?tu(e(t.a)):tf(t.a)}),oD=function(e){return e.b?t$(e.b):tb},oR=function(e){return s(ee,F,O,e)},oM=u(rj,function(e){var t=function(e){if(rb(e))return tu("Empty strings are not valid hexadecimal strings.");var t=function(){if(u(eo,"-",e)){var t=u(t8,O,oD(oR(e)));return u(rl,rh,s(oE,tv(t)-1,t,0))}return s(oE,rp(e)-1,oR(e),0)}();return u(ok,function(t){return u(th," ",N(['"'+e+'"',"is not a valid hexadecimal string because",t]))},t)}(ah(e));return t.$?nL(t.a):rK(t.a)},r0("[0-9a-fA-F]+")),oA=(ob=r6(N([u(rN,oM,r0("(x|X)")),u(rN,nW,r0("0*"))])),u(rN,u(rq,u(tH,function(e){return 0>e||e>1114111?"�":e>65535?String.fromCharCode(Math.floor((e-=65536)/1024)+55296,e%1024+56320):String.fromCharCode(e)},rE),ob),rX("#"))),oC=u(rN,r6(N([u(r_,rX(";"),oS),u(r_,rX(";"),oA),rK("&")])),rX("&")),oj=function(e){return u(r_,rX(e),u(rN,u(rq,nO,nX(r6(N([u(rq,u(aE,"\\"+e,e),r0("([^"+e+"]*|\\\\"+e+"|\\\\)*")),oC])))),rX(e)))},oT=u(rq,nO,nK(r6(N([r0("[^\\s\"'=<>`&]+"),oC])))),oL=u(rB,u(rN,r6(N([oT,oj('"'),oj("'")])),u(r_,r7,rX("="))),rK("")),oq=function(e){return u(rq,u(ow,e.a,e.b),u(r_,r7,u(rW,oL,u(r_,r7,u(rq,rd,r0("[A-Za-z0-9_\\-:]+"))))))},oW=r0("[ ]*"),o_=(oh=u(rj,oq,nw(function(e){return rK(L(e.dC.f2,e.dC.dh))})),u(r_,ox,u(rq,t8(O),r4(u(rN,r5(oh),oW))))),oP=r(function(e,t){return{$:1,a:e,b:t}}),oO=u(rq,oP,r6(N([u(au,"⟷",rX("<--\x3e")),u(au,"⟵",rX("<--")),u(au,"⟶",rX("--\x3e")),u(au,"↞",rX("<<-")),u(au,"↠",rX("->>")),u(au,"↔",rX("<->")),u(au,"↣",rX(">->")),u(au,"↢",rX("<-<")),u(au,"→",rX("->")),u(au,"←",rX("<-")),u(au,"↜",rX("<~")),u(au,"↝",rX("~>")),u(au,"⟺",rX("<==>")),u(au,"⟹",rX("==>")),u(au,"⟸",rX("<==")),u(au,"⇔",rX("<=>")),u(au,"⇒",rX("=>")),u(au,"⇐",rX("<="))]))),oI=r(function(e,t){return t.$?tb:e(t.a)}),oF=a(function(e,t,r){var a=e(t);return a.$?r:u(F,a.a,r)}),oN=r(function(e,t){return s(ry,oF(e),O,t)}),oB=r(function(e,t){return P(t,u(t8,"",u(t9,_("#"),u(oI,ab,oD(u(tm,"#",e))))))}),oU=function(e){var t=u(t8,O,u(t9,tm("&"),u(oI,ab,u(t9,tm("#"),u(oI,ab,oD(u(tm,"?",e)))))));return u(tH,oN(function(e){var r=u(aW,eo(e),t);return r.b?t$(r.a):tb}),u(tH,th("&"),u(tH,_("?"),u(tH,oB(e),function(e){return"?"===e?"":e}))))},oz=N(["autoplay","cc_lang_pref","color","disablekb","enablejsapi","end","fs","hl","iv_load_policy","list","listType","loop","modestbranding","mute","origin","playlist","playsinline","rel","start","widget_referrer"]),oH=aK(N([{af:r(function(e,t){var r="https://widget.deezer.com/widget/dark/"+t;return u(eo,"artist",t)?r+"/top_tracks":r}),ai:"https://(?:www\\.|widget\\.)?deezer\\.com/(?:.*)/(.*/.*)\\??"},{af:r(function(e,t){return"https://www.youtube.com/embed/"+(t+u(oU,e,oz))}),ai:aB("music\\.(?:youtu\\.be/|youtube\\.com/(?:(?:watch)?\\?(?:.*&)?v(?:i)?=|(?:v|vi|user)/))([^\\?&\"'<> #]+)")}])),oG=function(e){return r(function(t,r){var a=s(rC,e,t,r);return a.c.$?a:q(a.a,r,tf(a.c.a))})},oJ=nw(function(e){var t=e.T.ak;if(t.b){var r=t.a;return e.T.a8?nL("abort"):u(rj,function(e){return 1===e.$?rK(0):u(rN,nL("abort"),n$(function(e){return W(e,{T:{a8:!0,ak:e.T.ak}})}))},oG(r4(rX(r))))}return rK(0)}),oV=u(rq,r(function(e,t){return{$:7,a:e,b:t}}),nQ),oX=r(function(e,t){for(;;){var r=L(e,t);if(!r.a.b)return tE(t);if(r.a.a.$||r.a.a.b.b||!r.b.b||r.b.a.$||r.b.a.b.b){var a=r.a;e=a.b,t=u(F,a.a,t)}else{var n=r.a,o=r.b,i=o.b;e=n.b,t=u(F,u(a5,P(o.a.a,n.a.a),O),i)}}}),oK=function(e){return u(oX,e,O)},oY=r6(N([u(rN,rK(a5("—")),rX("---")),u(rN,rK(a5("–")),rX("--"))])),oZ=function(e){return u(tH,u(r2,eC({ao:e.ao,av:e.av}),function(e){return e.bM}),t6)},oQ=u(rq,nO,u(rJ,r6(N([r0("[^@\"'`</]+"),r0("\\s+"),rX("@'"),rX("@"),r0("'([^'\\\\\n]*|\\\\'|\\\\)*('|\n)"),r0('"([^"\\\\\n]*|\\\\"|\\\\)*("|\n)'),r0("`([^`\\\\]*|\n|\\\\`|(\\\\)+)*`"),rX("`"),r0("<(?!/)"),r0("/\\*[\\s\\S]*?\\*/"),r0("//[^<\n]*"),rX("/")])),u(oZ,{ao:!0,av:!1},"<\/script>"))),o1=(o$=u(rj,oq,nw(function(e){return rK(L(e.dC.f2,e.dC.dh))})),u(rW,oQ,u(rq,rd,u(r_,rX(">"),u(rN,nX(u(rN,o$,r7)),u(oZ,{ao:!0,av:!1},"<script")))))),o2=r(function(e,t){var r=t.b;return L(e(t.a),r)}),o0=function(e){return{$:1,a:e}},o7=function(e){return s(ry,a$,O,e)},o5=r(function(e,t){return o7(u(rS,e,t))}),o3=ej(eq),o6=r(function(e,t){for(;;){if(!t.b)return tb;var r=t.a,a=r.b,n=t.b;if(D(r.a,e))return t$(a);t=n}}),o4=function(e){return""===e||"1"===e||"true"===e},o9=function(e){return u(tH,o6(e),t9(u(tH,ax,u(tH,ah,o4))))},o8=function(e){return u(tH,o9(e),t8(!1))},ie=function(e){return{$:0,a:e}},it={$:2},ir={$:3},ia={$:4},io={$:5},ii={$:6},ic={$:7},iu={$:8},is={$:9},il={$:10},id={$:11},ip={$:13},i$={$:14},ib={$:16},ih={$:17},im={$:18},ig={$:19},iv={$:20},ix={$:21},iw=u(tH,o6("options"),u(tH,t9(tm("|")),u(tH,t8(O),u(tH,rS(ax),aW(u(tH,rb,ru)))))),iy=r(function(e,t){switch(t){case"button":return ie(!1);case"submit":return ie(!0);case"checkbox":return{$:1,a:iw(e)};case"color":return it;case"date":return ir;case"datetime-local":return ia;case"email":return io;case"file":return ii;case"hidden":return ic;case"image":return iu;case"month":return is;case"number":return il;case"password":return id;case"radio":return{$:12,a:iw(e)};case"range":return ip;case"search":return i$;case"select":return{$:15,a:iw(e)};case"tel":return ib;case"textarea":return im;case"time":return ig;case"url":return iv;case"week":return ix;default:return ih}}),iS=r(function(e,t){var r=L(t,e);if(!r.a.$)return r.a.a;if(1===r.b.$)return!1;switch(r.b.a.$){case 5:case 11:case 14:case 16:case 18:case 20:return!1;default:return!0}}),iE=function(e){var t=u(t8,"",u(o6,"value",e)),r=u(t9,iy(e),u(o6,"input",e)),a=u(o8,"input-always-active",e);return{fR:!!a||u(o8,"input-active",e),b3:a,gv:t,bm:r,fE:u(iS,r,u(o9,"update-on-change",e)),aG:t}},ik=N(["calendar","datestyle","day","dayperiod","era","formatmatcher","fractionalseconddigits","hour","hour12","hourcycle","localematcher","minute","month","numberingsystem","second","timestyle","timezone","timezonename","weekday","year"]),iD=N(["localematcher","type","localestyle"]),iR=function(e){return u(tH,o6("locale"),u(tH,t8(e),rd("locale")))},iM=N(["compactdisplay","currency","currencydisplay","currencysign","localematcher","maximumfractiondigits","maximumsignificantdigits","minimumfractiondigits","minimumintegerdigits","minimumsignificantdigits","notation","numberingsystem","signdisplay","localestyle","unit","unitdisplay","usegrouping"]),iA=N(["localematcher","type","minimumintegerdigits","minimumfractiondigits","maximumfractiondigits","minimumsignificantdigits","maximumsignificantdigits"]),iC=N(["unit","localematcher","numeric","localestyle"]),ij=r(function(e,t){for(;;){if(!t.b)return!1;var r=t.b;if(e(t.a))return!0;t=r}}),iT=r(function(e,t){return u(ij,function(t){return D(t,e)},t)}),iL=r(function(e,t){return u(iT,t.a,e)}),iq=r(function(e,t){return u(tH,aW(iL(t)),u(tH,F(L("format",e)),t$))}),iW=r(function(e,t){return u(t9,F(u(iR,e,t)),function(){var e=u(t9,ah,u(o6,"format",t));e:for(;!e.$;)switch(e.a){case"number":return s(iq,"number",iM,t);case"datetime":return s(iq,"datetime",ik,t);case"relativetime":return s(iq,"relativetime",iC,t);case"list":return s(iq,"list",iD,t);case"pluralrules":return s(iq,"pluralrules",iA,t);default:break e}return tb}())}),i_=u(t8,r1,rQ("@input\\(`([^`]+)`\\)")),iP={$:1},iO=function(e){return{$:2,a:e}},iI={$:0},iF=function(e){var t=u(o6,"modify",e),r=u(t9,u(tH,ax,ah),t);if(1===r.$)return iI;switch(r.a){case"true":case"1":case"":return iI;case"false":case"0":return iP;default:return u(t8,iP,u(t9,u(tH,u(aE,"\\n","\n"),u(tH,u(aE,"\\t"," "),iO)),t))}},iN=o(function(e,t,r,a,n){return u(nv,{b5:u(o8,"block",r),dv:0,dF:!1,cb:t,dZ:u(t8,"javascript",u(t9,u(aE,"text/",""),u(o6,"type",r))),d8:iE(r),bJ:u(oN,t6,u(o5,function(e){return e.i$},u(o3,i_,a))),ea:u(iW,e,r),eu:iF(r),cJ:u(o6,"output",r),iw:u(t9,o0,u(o6,"default",r)),e1:u(o8,"run-once",r),iB:!1,iD:a,c9:!1,fF:!1,bp:u(o8,"worker",r)},n)}),iB=u(tH,np,H(-1)),iU=nw(u(tH,function(e){return e.cc},u(tH,function(e){return e.ed},u(tH,iB,rK)))),iz=function(e){return u(rW,iU,u(rq,rd,u(rj,function(e){var t=e.a,r=e.b;return u(rN,rK(t),n$(function(e){var a=e.cc;return W(e,{cc:W(a,{ed:d(iN,e.dC.ht,u(t8,0,ab(e.bC)),t,ax(r),a.ed)})})}))},u(rq,o2(function(t){return u(a$,t,e)}),o1))))},iH=u(rN,rK(a5("…")),rX("...")),iG=u(rq,_("mailto:"),u(rN,r0("[a-zA-Z0-9_.\\-]+@[a-zA-Z0-9_.\\-]+"),r4(rX("mailto:")))),iJ=a(function(e,t,r){return{$:8,a:e,b:t,c:r}}),iV=u(rq,iJ("true"),u(rN,an(rX("$$")),rX("$$"))),iX=u(rq,iJ("false"),u(r_,rX("$"),u(rN,r0("[^\n$]+"),rX("$")))),iK=u(rB,iV,iX),iY=nw(function(e){return rK(e.d8.ho||e.d8.g4)}),iZ=function(e){return u(nZ,e,u(rN,r6(N([u(rq,function(t){return W(e,{gO:t$(t)})},u(rN,nW,r0("-[ ]*"))),u(rq,function(t){return W(e,{f3:t})},n_),u(rN,rK(W(e,{ig:!0})),u(rB,rX("!>"),rX("|>"))),u(rq,function(t){return W(e,{jw:ax(t)})},u(rN,r0("([A-Za-z][A-Za-z0-9]+[ ]*)+"),of))])),r7))},iQ=u(rj,function(e){return!e.ig&&0>e.f3?nL("no effect definition"):rK(e)},u(rj,iZ,u(rj,iZ,u(rj,iZ,u(rj,iZ,u(rq,function(e){return{f3:-1,ds:O,gO:tb,hi:-1,ig:!1,jw:e}},nw(u(tH,function(e){return e.dC},u(tH,function(e){return e.hT},rK))))))))),i1=u(r_,n$(function(e){return W(e,{cb:e.cb+1})}),nw(u(tH,function(e){return e.cb},rK))),i2=function(e){return u(rW,i1,u(r_,om,u(rW,u(rJ,e,rX("}")),u(r_,rX("}{"),u(rq,a(function(e,t,r){return W(e,{ds:t,hi:r})}),u(rN,iQ,rX("{")))))))},i0=r(function(e,t){return{$:10,a:e,b:t}}),i7=r(function(e,t){return{$:2,a:e,b:t}}),i5=a(function(e,t,r){return s(t5,e,t,r)}),i3=function(e){var t=e.a,r=e.b;return n$(function(e){return W(e,{dN:s(i5,t,r,e.dN)})})},i6=function(e){var t=e.a,r=e.b;if(r.$)return rK(i0(t));var a=r.a;return u(rN,rK(i0(t)),i3(L(t,N([u(i7,O,a)]))))},i4=function(e){return u(rj,i6,u(rW,r4(u(rW,nw(rK),u(rq,r(function(t,r){return u(e,r,t)}),u(rN,an(rX(")")),rX("("))))),u(rq,rd,u(rN,an(rX("]")),rX("[^")))))},i9=function(e){return u(rq,function(t){return s(am,t.a,t.b,e)},nw(function(e){return rK(L(e.dC.f2,e.dC.dh))}))},i8=u(rj,i9,u(rq,function(e){return s(nU,u(t8,r1,rQ("\\\\([()])")),function(e){return u(t8,"",u(oI,t6,ab(e.i$)))},e)},u(rB,r0('[a-zA-Z]+://(/)?[a-zA-Z0-9\\.\\-\\_]+\\.([a-z\\.]{2,6})(\\\\.|[^ \\]\\) \n"])*'),u(r_,rX(">"),u(rN,r0("[a-zA-Z]+://(/)?[a-zA-Z0-9\\.\\-\\_]+\\.([a-z\\.]{2,6})[^>]*"),rX("<")))))),ce=u(rq,function(e){return nu(s(nt,N([u(a5,e,O)]),e,tb))},i8),ct=function(e){return u(rj,e,rK(0))},cr=function(e){return{$:1,a:e}},ca=u(au,rA(u(a9,cr("<br>"),O)),rX("\\\n")),cn=function(e){return u(tH,rJ(e),rj(function(e){return e.b?rK(e):nL("not enough results")}))},co=N(["key","width","height","autoplay","autolightsoff","loop","chapters","related","responsive","t"]),ci=N(["autopause","autoplay","background","byline","color","controls","dnt","keyboard","loop","muted","pip","playsinline","portrait","quality","speed","texttrack","title","transparent"]),cc=aK(N([{af:r(function(e,t){return P("https://www.youtube-nocookie.com/embed/",P(t,u(oU,e,oz)))}),ai:aB("(?:youtu\\.be/|youtube\\.com/(?:(?:watch)?\\?(?:.*&)?v(?:i)?=|(?:v|vi|user)/))([^\\?&\"'<> #]+)")},{af:r(function(e,t){return"https://player.vimeo.com/video/"+(t+u(oU,e,ci))}),ai:aB("(?:player.)?(?:vimeo\\.com).*?(\\d+)")},{af:r(function(e,t){return"https://www.dailymotion.com/embed/video/"+t}),ai:aB("(?:dailymotion\\.com(?:/embed)?/video/)(.+)")},{af:r(function(e,t){return"https://peertube.tv/videos/embed/"+t}),ai:aB("(?:peertube\\.tv/videos/watch/)(.+)")},{af:r(function(e,t){return"https://www.teachertube.com/embed/video/"+t}),ai:aB("(?:teachertube\\.com).*?(\\d+.*)")},{af:r(function(e,t){return"https://video.tu-freiberg.de/media/embed?key="+(t+u(oU,e,co))}),ai:aB("(?:video\\.tu\\-freiberg\\.de/video/[^/]+/)(.+)")}])),cu=n(function(e,t,r,a){return s(e,t,r,a)}),cs=u(rj,oq,nw(function(e){return rK(L(e.dC.f2,e.dC.dh))})),cl=a(function(e,t,r){return{$:0,a:e,b:t,c:r}}),cd=a(function(e,t,r){return{$:2,a:e,b:t,c:r}}),cf=a(function(e,t,r){return{$:3,a:e,b:t,c:r}}),cp=function(e){var t=u(rj,function(t){return D(ah(t),e)?rK(0):nL("closing tag does not match opening tag: "+e)},r0("\\w+(\\-\\w+)*"));return u(r_,r0("\\s*>"),u(rN,t,r0("[ \n]*</[ ]*")))},c$=r(function(e,t){return 1>e?"":s(ea,0,e,t)}),cb=r(function(e,t){var r=function(t){var r=s(or,nX(cs),e,t);return r.$?O:r.a.c};return l(n(function(e,t,a,n){for(;;){var o=u(ec,"<foreignObject",e);if(!o.b)return L(u(th,"",tE(u(F,e,n))),tE(a));var i=o.a,c=i+rp("<foreignObject"),l=u(F,u(c$,i,e),n),d=u(rV,c,e),f=u(t8,rp(d),ab(u(ec,">",d))),p=r(ax(s(ea,0,f,d))),$=c+f+1,b=u(rV,$,e),h=u(t8,rp(b),ab(u(ec,"</foreignObject>",b))),m=u(c$,h,b);e=u(rV,h+rp("</foreignObject>"),b),t=t+$+h+rp("</foreignObject>"),a=u(F,L(p,m),a),n=l}}),t,0,O,O)}),ch=r0("\n*"),cm=u(r_,rK(0),n$(function(e){return W(e,{T:{a8:!1,ak:u(aq,1,e.T.ak)}})})),cg=a(function(e,t,r){var a=s(or,u(rN,nX(t),r0("( | |\n)*")),e,r+"\n");if(a.$)return L(e,O);var n=a.a;return L(n.a,n.c)}),cv=u(tH,rS(function(e){var t=e.b;return P(e.a,rb(t)?"":'="'+t+'"')}),th(" ")),cx=a(function(e,t,r){return"<"+e+" "+cv(t)+">"+r+"</"+e+">"}),cw=r(function(e,t){var a=t.a,n=t.b;switch(a.$){case 1:var o=a.a;return u(r_,cm,u(rW,u(rJ,u(rN,e,ch),cp(o)),u(r_,nS("</"+o+">"),u(r_,r0("[ ]*>[ ]*\n*"),rK(u(cl,o,n))))));case 2:return o=a.a,u(r_,rX(">"),u(r_,r7,u(r_,r4(rX("/")),u(r_,r7,rK(s(cl,o,n,O))))));case 0:return u(rW,an(cp(o=a.a)),u(r_,r0("[ ]*>"),rK(u(cd,o,n))));case 3:return u(rq,cr,u(rN,an(cp("lia-keep")),u(r_,rX(">"),r7)));default:return u(rj,function(e){var t=e.a;return u(rN,rK(e.b),n8(t))},u(rq,function(t){var a=t.b,o=u(cb,a,t.a),i=o.a,c=o.b,l=s(tg,r(function(t,r){var a=t.a,n=r.b,o=s(cg,r.a,e,t.b);return L(o.a,u(F,L(a,o.b),n))}),L(a,O),c);return c.b?L(l.a,s(cf,n,i,l.b)):L(a,cr(s(cx,"svg",n,i)))},u(rW,nw(function(e){return rK(e)}),u(rq,rd,u(rN,an(cp("svg")),u(r_,rX(">"),r7))))))}}),cy={$:3},cS={$:4},cE=N(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),ck=u(rj,function(e){switch(e){case"script":return nL("");case"lia-keep":return rK(cy);case"svg":return rK(cS);default:return rK(u(en,"-",e)?{$:0,a:e}:u(iT,e,cE)?{$:2,a:e}:{$:1,a:e})}},u(rq,ah,r0("\\w+(\\-\\w+)*"))),cD=function(e){return u(rj,cw(e),u(rW,nX(cs),u(r_,r7,u(rq,rd,u(rN,ck,r0("[ ]*<[ ]*"))))))},cR=r(function(e,t){return{h9:e,fg:t}}),cM=function(e){return{$:0,a:e}},cA=function(e){return s(aE,"\\@","@",s(aE,"\\]","]",s(aE,"\\[","[",s(aE,"\\)",")",s(aE,"\\(","(",s(aE,"\\|","|",e))))))},cC=n(function(e,t,r,a){var n=ax(a),o=e(t);return u(eo,"(",n)&&u(ei,")",n)?L(r,o(cA(ax(s(ea,1,-1,n))))):L(-1,o(cA(n)))}),cj=eL(eq),cT=function(e){var t=u(t8,r1,rQ("(?<!\\\\)\\|"));return u(rS,u(aE,"\\|","|"),u(cj,t,e))},cL=r(function(e,t){return{$:1,a:e,b:t}}),cq=a(function(e,t,r){var a,n=cT(t);if(n.b&&!n.b.b){var o=n.a,i=ax(s(aE,"_"," ",o));return"?"===i||"!"===i||""===i?nL(""):rK(u(cR,O,cM(cA(ax(o)))))}return rK(u(cR,u(rS,aY,a=u(ty,u(cC,e,r),n)),u(cL,!1,u(rS,tP,u(aW,u(tH,tP,j(0)),a)))))}),cW=a(function(e,t,r){return{$:2,a:e,b:t,c:r}}),c_=function(e){return rK(u(cR,u(rS,aY,e),s(cW,!1,!1,u(rS,tP,u(aW,u(tH,tP,j(0)),e)))))},cP=a(function(e,t,r){var a=cT(t);if(a.b&&!a.b.b){var n=ax(a.a);return c_(u(ty,u(cC,e,r),N([u(eo,"(",n)&&u(ei,")",n)?n:"("+n+")"])))}return c_(u(ty,u(cC,e,r),a))}),cO=u(tH,cn(u(rB,u(rN,rK("]"),rX("\\]")),rG)),rq(aa)),cI=function(e){return u(rB,u(rj,nw,u(rq,r(function(t,r){return u(rq,rd(rp(t)),s(cq,e,t,r))}),u(rN,cO(rX("]]")),rX("[[")))),u(rj,nw,u(rq,r(function(t,r){return u(rq,rd(rp(t)),s(cP,e,t,r))}),u(rN,cO(rX("]]")),rX("[->[")))))},cF=function(e){if(3===e.$){var t=e.a,r=e.b,a=r.b,n=e.c;return!r.a&&(u(en,"soundcloud.com",a)||u(en,"spotify.com",a))?s(a4,t,a,n):e}return e},cN=nw(u(tH,function(e){return e.cW},rK)),cB=r6(N([i8,u(rW,r0("#[^ \\)]+"),cN),u(rj,i9,r0('[^\\)\n "]*'))])),cU=u(rB,i8,u(rW,r0('[^\\)\n "]*'),u(rq,r(function(e,t){return s(am,e.a,e.b,t)}),nw(function(e){return rK(L(e.dC.f2,e.dC.dh))})))),cz=u(rq,oP,r6(N([u(au,"🙂",rX(":-)")),u(au,"😉",rX(";-)")),u(au,"😀",rX(":-D")),u(au,"😮",rX(":-O")),u(au,"🙁",rX(":-(")),u(au,"😐",rX(":-|")),u(au,"😕",rX(":-/")),u(au,"😕",rX(":-\\")),u(au,"😛",rX(":-P")),u(au,"😛",rX(":-p")),u(au,"😜",rX(";-P")),u(au,"😜",rX(";-p")),u(au,"😗",rX(":-*")),u(au,"😘",rX(";-*")),u(au,"😂",rX(":')")),u(au,"😢",rX(":'(")),u(au,"😭",rX(":'[")),u(au,"😠",rX(":-[")),u(au,"😷",rX(":-#")),u(au,"😷",rX(":-X")),u(au,"😖",rX(":-§"))]))),cH=u(rq,a5,r0("[^\\[\\]\\(\\)@*+_~:;`\\^{}\\\\\\n<>=$ \"\\-|']+")),cG=u(rq,a5,r0("[^\n*+\\-]+")),cJ=u(rq,a5,r0("[\\[\\]\\(\\)~:_;=${}\\-+\"*<>|']")),cV=u(rq,a5,u(rN,r0("[@\\^*_+~`\\\\${}\\[\\]|#\\-<>'\".]"),rX("\\"))),cX=u(rq,a5,r0("[ ]+")),cK=function(e){var t=oK(e);return t.b&&!t.b.b?t.a:u(a3,t,O)},cY=function(e){return 14!==e.$||e.b.b?N([e]):e.a},cZ=function(e){return u(rq,u(tH,oK,cK),u(rN,u(cn,us(),rX(e)),rX(e)))},cQ=r(function(e,t){return u(rq,u(tH,oK,cK),u(rN,u(cn,us(),rX(t)),rX(e)))}),c1=r(function(e,t){var r=s(or,uu(),e,s(aE,"\n"," ",t));return r.$?O:r.a.c}),c2=a(function(e,t,r){return u(r_,rX(")"),u(rW,ur(),u(rW,r,u(r_,rX("("),u(rq,cu(e),t)))))});function c0(){return u(rN,r6(N([ce,iH,cH,oO,oY,cz,cV,c7(),cX,u(rq,a9,cD(us())),cJ,ca,cG])),oJ)}function c7(){return r6(N([u(rq,a7,cZ("**")),u(rq,a7,cZ("__")),u(rq,ne,cZ("*")),u(rq,ne,cZ("_")),u(rq,nf,cZ("~~")),u(rq,nl,cZ("~")),u(rq,nd,cZ("^")),c5()]))}function c5(){return u(rB,u(rW,nw(u(tH,function(e){return e.dC},u(tH,function(e){return e.jo},u(tH,function(e){return e.gF},rK)))),u(rq,r(function(e,t){var r=t.b;return a3(N([u(a5,t.a,O),e,u(a5,r,O)]))}),cZ('"'))),u(rW,nw(u(tH,function(e){return e.dC},u(tH,function(e){return e.jo},u(tH,function(e){return e.iR},rK)))),u(rq,r(function(e,t){var r=t.b;return a3(N([u(a5," "+t.a,O),e,u(a5,r,O)]))}),u(cQ," '","'"))))}function c3(){return u(rq,nu,r6(N([ui(),c6(),c9(),uo(),ua(),ut(),ue(),un()])))}function c6(){return u(rN,c4(),rX("!?"))}function c4(){return u(r_,rX(")"),u(rW,ur(),u(rW,u(rq,cc,cU),u(r_,rX("("),u(rq,na,uc())))))}function c9(){return u(rN,c8(),rX("?"))}function c8(){return u(rq,cF,u(r_,rX(")"),u(rW,ur(),u(rW,u(rq,oH,cU),u(r_,rX("("),u(rq,a0,uc()))))))}function ue(){return u(r_,rX(")"),u(rW,ur(),u(rW,cB,u(r_,rX("("),u(au,ni,u(oZ,{ao:!0,av:!1},"\\[\\w*qr-code\\w*]"))))))}function ut(){return u(r_,rX(")"),u(r_,ur(),u(rW,cB,u(r_,rX("("),u(r_,r0("\\w*]"),u(rN,r6(N([u(au,nn,u(oZ,{ao:!0,av:!1},"lia")),u(au,no,u(oZ,{ao:!0,av:!1},"link"))])),u(oZ,{ao:!0,av:!1},"\\[\\w*preview-")))))))}function ur(){return r4(u(rq,cY,u(r_,oW,u(rN,u(rB,cZ('"'),cZ("'")),oW))))}function ua(){return s(c2,nr,uc(),iG)}function un(){return s(c2,nt,uc(),cB)}function uo(){return u(rN,s(c2,a8,uc(),cU),rX("!"))}function ui(){return u(rN,s(c2,a4,uc(),cB),rX("??"))}function uc(){return u(rq,oK,u(rq,rS(function(e){return 9!==e.$||e.a.$||!e.a.a.b||e.a.a.a.$||e.a.a.a.b.b||e.a.a.b.b||1!==e.a.c.$||e.b.b?e:u(a5,e.a.a.a.a,O)}),u(r_,cm,u(rN,u(rJ,us(),rX("]")),u(r_,nS("]"),rX("["))))))}function uu(){return u(rq,oK,nK(us()))}function us(){return ct(function(){return u(rN,u(rB,u(rq,function(e){return u(ns,e.b,e.a)},iz(O)),u(rW,u(rN,o_,of),r6(N([oV,i4(c1),c3(),iK,u(rq,a6,i2(us())),ul(),c0()])))),u(rN,of,oJ))})}function ul(){return u(rj,function(e){return e?u(rq,nc,u(rj,ny,cI(c1))):nL("no inputs allowed")},iY)}var ud=c0();c0=function(){return ud};var uf=c7();c7=function(){return uf};var up=c5();c5=function(){return up};var u$=c3();c3=function(){return u$};var ub=c6();c6=function(){return ub};var uh=c4();c4=function(){return uh};var um=c9();c9=function(){return um};var ug=c8();c8=function(){return ug};var uv=ue();ue=function(){return uv};var ux=ut();ut=function(){return ux};var uw=ur();ur=function(){return uw};var uy=ua();ua=function(){return uy};var uS=un();un=function(){return uS};var uE=uo();uo=function(){return uE};var uk=ui();ui=function(){return uk};var uD=uc();uc=function(){return uD};var uR=uu();uu=function(){return uR};var uM=us();us=function(){return uM};var uA=ul();ul=function(){return uA};var uC,uj,uT=r(function(e,t){var r=s(or,uR,s(rF,tb,tb,e),s(aE,"\n"," ",t));return r.$?O:r.a.c}),uL=N(["zh","en","es","ru","hi","id","ta","tr","ur","no","ko","af","sq","fil","eo","ga","mt","ia","io","ua","cy","gd"]),uq=N(["fr","am","ti","ug","rm"]),uW=N(["sv","fi","bg","hr","bs"]),u_=N(["de","cs","sr","sk","lt","is","sl","sb","uz"]),uP=N(["nl","he"]),uO=N(["bo","khb","tdd"]),uI=N(["en","hi","id","pt","ur","vi","tr","ta","th","ko","fil","az","af","lo","lv","mt","ia","eo","ga","cy","gd"]),uF=N(["de","sr","bg","cs","sk","lt","mk","sq","sl","ka","et","is","sb"]),uN=N(["sv","fi","bs"]),uB=N(["es","fr","ar","ru","fa","uz","kk","am","uk","ps","hy","km","oc","ca","gl","el","it","ug","eu","rm","ti","kaa","no","io"]),uU=N(["pl","nl","hu","ro","hr"]),uz=N(["da"]),uH=N(["bo","khb","tdd"]),uG=N(["zh","ja"]),uJ=function(e){return n$(function(t){return W(t,{dC:e(t.dC)})})},uV=r6(N([as(u(r_,ao,r0("@@@.*\n"))),as(u(r_,ar,r0("@@.*\n"))),u(rj,function(e){var t=e.a,r=e.b;switch(t){case"attribute":return uJ(function(e){return W(e,{fY:u(a$,e.fY,N([u(uT,e,r)]))})});case"author":return uJ(function(e){return W(e,{fZ:r})});case"base":return uJ(function(e){return W(e,{f2:r})});case"comment":return uJ(function(e){var t=at(r);return u(ap,L("comment",t),W(e,{gi:u(uT,e,t)}))});case"dark":return uJ(function(e){return W(e,{hC:function(){switch(ah(r)){case"true":return t$(!1);case"false":return t$(!0);default:return tb}}()})});case"date":return uJ(function(e){return W(e,{gq:r})});case"email":return uJ(function(e){return W(e,{gM:r})});case"import":return uJ(a1(r));case"language":return uJ(function(e){return W(e,{ht:r,jo:{gF:u(iT,r,uG)?L("「","」"):u(iT,r,uB)?L("«","»"):u(iT,r,uI)?L("“","”"):u(iT,r,uF)?L("„","“"):u(iT,r,uU)?L("„","”"):u(iT,r,uN)?L("”","”"):u(iT,r,uH)?L("《","》"):u(iT,r,uz)?L("»","«"):L('"','"'),iR:u(iT,r,uL)?L("‘","’"):u(iT,r,u_)?L("‚","‘"):u(iT,r,uq)?L("‹","›"):u(iT,r,uP)?L("‚","’"):u(iT,r,uW)?L("’","’"):u(iT,r,uO)?L("〈","〉"):L("'","'")}})});case"link":return uJ(u(av,al,r));case"logo":return uJ(function(e){return W(e,{hE:s(am,e.f2,e.dh,r)})});case"narrator":return uJ(function(e){return W(e,{hT:r})});case"script":return uJ(u(av,af,r));case"SCRIPT":return uJ(u(av,ad,r));case"translation":return uJ(a2(r));case"formula":return uJ(aw(r));case"version":return uJ(function(e){return W(e,{ju:r})});case"mode":return uJ(function(e){return W(e,{hP:function(){switch(ah(r)){case"textbook":return t$(2);case"presentation":return t$(1);case"slides":return t$(0);default:return tb}}()})});case"debug":return uJ(function(e){return W(e,{gs:"true"===r})});case"onload":return uJ(function(e){return W(e,{h5:r})});case"icon":return uJ(function(e){return W(e,{hF:s(t5,"icon",s(am,e.f2,e.dh,r),e.hF)})});default:return uJ(ap(L(t,r)))}},ac)])),uX=as(r5(u(r_,r7,nK(u(rN,uV,r7))))),uK=as(u(r_,r7,r4(u(rN,n$(function(e){return W(e,{gw:!0})}),uX)))),uY=a(function(e,t,r){var a=t.a,n=t.b,o=C(n+10,rp(a))>0?rp(a):n+10,i=10>n?0:n-10;return(e?"\n> I was trying to parse the **first** part of the course, which is either an\n> HTML-comment or something else, until I reach the header (which is marked by\n> an `#`). But, everything I got was the following:":"> I have a problem with the following part of the code:")+'\n\n\x3c!-- data-showGutter data-firstLineNumber="'+eu(i)+'" --\x3e\n````` markdown\n...\n'+u(th,"\n",u(aI,o-i,u(aq,i,nV(a))))+"\n...\n`````\n"+(e?"\n> I might be wrong, but in most cases this refers to a falsely loaded HTML page!\n>\n> Please make sure, that the course you try to load is a Markdown file, which\n> is served as a plain text file...\n":"> If you see this in the editor, try to fix it otherwise contact the creator.\n")+"\n---\n\n**Error Message:**\n\n```\n"+r+"\n```\n\n---\n\nIf it should work, and you think you have detected a bug, please contact us. For\nmore information see the [last Section](#get-help?).\n"}),uZ=a(function(e,t,r){var a=s(or,u(r_,u(rB,rX("#"),an(r0("\n#"))),u(rN,uK,r0("\\s*"))),s(rF,tb,tb,u(rm,e,t)),r+"\n");if(a.$){var n=a.a,o=n.b,i=n.c;return tu(""===ax(r)?rx:s(uY,!0,L(r,r$(o).ej),u(rM,i,o)))}var c=a.a;return tf(L(c.a.dC,"#"+c.b.d8))}),uQ=r(function(e,t){return t.$?e:t.a}),u1={d8:"",bN:t1},u2={$:0},u0=a(function(e,t,r){return{de:tb,dj:{cN:"1",cQ:"1"},b7:{fb:!1,jp:!1},gn:tb,gD:tb,gE:tb,dF:tb,dG:"dreamweaver",dM:100,g1:!1,g2:t,g8:e,dY:!1,d7:!1,hs:"default",hB:!0,hP:r,ig:u2,fc:!1,fi:!0,fp:!1,i3:t$(!1),i6:!0,aE:"default",fx:!1,fC:t$(!1),c8:{eb:!1,ec:!1,eR:!1}}}),u7={$:2},u5={$:0},u3=function(e){return{$:1,a:e}},u6={$:3},u4={$:6},u9={$:5},u8=function(e){return{$:9,a:e}},se=function(e){return{$:4,a:e}},st=function(e){return{$:10,a:e}},sr={$:7},sa=function(e){return{$:8,a:e}},sn=function(e){return{$:2,a:e}},so=r(function(e,t){if(t.b){var r=t.b;return u(F,e(t.a),r)}return t}),si=function(e){var t=u(so,ah,u(tm,"|",e));e:for(;t.b;)if(t.b.b)if(t.b.b.b){if(t.b.b.b.b){if("peerjs"===t.a&&t.b.b.b.b.b&&!t.b.b.b.b.b.b){var r=t.b,a=r.b,n=a.b;return t$(u8({hg:r.a,d$:n.b.a,be:n.a,ii:a.a}))}break}switch(t.a){case"gun":switch(t.b.a){case"f":return t$(u3({cM:!1,jr:t.b.b.a}));case"t":return t$(u3({cM:!0,jr:t.b.b.a}));default:break e}case"pubnub":var o=t.b;return t$(se({ik:o.a,i_:o.b.a}));case"simplepeer":var i=t.b;return t$(st({d$:i.b.a,iQ:i.a}));default:break e}}else switch(t.a){case"gun":switch(t.b.a){case"f":return t$(u3({cM:!1,jr:""}));case"t":return t$(u3({cM:!0,jr:""}));default:break e}case"p2pt":return t$(sn(t.b.a));case"websocket":return t$(sa({jq:t.b.a}));case"peerjs":return t$(u8({hg:t.b.a,d$:"",be:"",ii:""}));case"simplepeer":return t$(st({d$:"",iQ:t.b.a}));default:break e}else switch(t.a){case"edrys":return t$(u5);case"nostr":return t$(u9);case"mqtt":return t$(u4);case"ipfs":return t$(u6);case"torrent":return t$(sr);case"gun":return t$(u3({cM:!1,jr:""}));case"p2pt":return t$(sn(""));case"pubnub":return t$(se({ik:"",i_:""}));case"websocket":return t$(sa({jq:""}));case"peerjs":return t$(u8({hg:"",d$:"",be:"",ii:""}));case"simplepeer":return t$(st({d$:"",iQ:""}));default:break e}return tb},sc=r(function(e,t){for(;;){var r=L(e,t);e:for(;;){if(!r.a.b)return L(!1,t);switch(r.a.a.$){case 1:if(1===r.b.$)return L(!0,t);break e;case 4:if(4===r.b.$)return L(!0,t);break e;case 2:if(2===r.b.$)return L(!0,t);break e;default:break e}}var a=r.a,n=a.b;if(D(a.a,t))return L(!0,t);e=n}}),su=r(function(e,t){return{fM:e,b1:t}}),ss=r(function(e,t){return{hc:t,dc:e}}),sl={q:tb,ar:tb,a6:u(su,20,100),a7:u(ss,200,200),hP:{$:0},bR:u(su,20,100),s:tb,az:tb,E:u(ss,200,200)},sd=r(function(e,t){return 0>C(e,t)?e:t}),sf=r(function(e,t){return L(u(sd,e,t),u(tq,e,t))}),sp=a(function(e,t,r){return e(t(r))}),s$=function(e){var t=e.a;return u(sp,sd(e.b),tq(t))},sb=r(function(e,t){var r=e.b;return L(u(s$,r,t),r)}),sh=r(function(e,t){return u(sb,L(e,t),e)}),sm=r(function(e,t){var r=function(){if(t.$)return u(sf,0,1);var e=t.a;return u(sf,e.a,e.b)}();return{$:0,a:u(sh,e,r)}}),sg=function(e){return!e.b},sv=s(aE,"?","\\?",s(aE,".","\\.",aZ)),sx=u(tH,aK(N([{af:r(function(e,t){return"https://github.com/"+function(){var e=u(tm,"/",t);e:for(;;){if(!(e.b&&e.b.b&&e.b.b.b))return t;if(!e.b.b.b.b)break;switch(e.b.b.a){case"blob":var r=e.b;return e.a+"/"+r.a+"/tree/"+r.b.b.a;case"refs":if("heads"===e.b.b.b.a&&e.b.b.b.b.b){var a=e.b;return e.a+"/"+a.a+"/tree/"+a.b.b.b.a}break e;default:break e}}var n=e.b;return e.a+"/"+n.a+"/tree/"+n.b.a}()}),ai:aB("raw.githubusercontent\\.com/(.*)")},{af:r(function(e,t){return"https://gitlab.com/"+s(aE,"-/raw/","-/tree/",t)}),ai:aB(sv+"https://gitlab\\.com/(.*)")},{af:r(function(e,t){var r=u(rS,tm("."),u(tm,"/",t));return r.b&&r.a.b&&r.a.b.b&&"gitlab"===r.a.b.a&&r.a.b.b.b&&"io"===r.a.b.b.a&&!r.a.b.b.b.b&&r.b.b&&r.b.a.b&&!r.b.a.b.b?"https://gitlab.com/"+r.a.a+"/"+r.b.a.a:"https://"+t}),ai:aB("(.*\\.gitlab\\.io/.*)")},{af:r(function(e,t){return"https://dropbox.com/s/"+t}),ai:aB("dl\\.dropbox\\.com/s/(.*)")}])),function(e){return e.a?t$(s(aE,aZ,"",e.b)):tb}),sw=ev(tT),sy=r(function(e,t){return s(ry,eb,t,e)}),sS=function(e){return{$:0,a:e}},sE=a(function(e,t,r){var a=function(e){return{$:11,g:N([e,{$:5,c:r}])}};return u(em,function(n){var o=u(ex,u(sy,e,ep),n);if(o.$)return sS(r);var i=o.a,c=u(ex,a(t),i);return c.$?u(sy,e,a(t)):sS(c.a)},ep)}),sk=n(function(e,t,r,a){return u(sw,s(sE,N([e]),t,r),a)}),sD=a(function(e,t,r){return u(sw,u(eb,e,t),r)}),sR=function(e){return function(t){return function(r){return function(a){return function(n){return function(o){return function(i){return function(c){return function(u){return function(s){return function(l){return function(d){return function(f){return function(p){return W(e,{dj:f,dG:o,dM:i,g1:p,dY:d,hs:u,hB:n,hP:r,fi:c,i6:t,aE:a,fx:s,c8:W(e.c8,{eR:l})})}}}}}}}}}}}}}},sM=function(e){switch(e){case"Textbook":return sS(2);case"Presentation":return sS(1);case"Slides":return sS(0);default:return{$:1,a:"unknown presentation mode"}}},sA=function(e){return ex(l(sk,"fromStorage",ed,!1,l(sk,"audio",s(sD,"rate",u(eg,eu,ef),s(sD,"pitch",u(eg,eu,ef),sS(r(function(e,t){return{cN:e,cQ:t}})))),{cN:"1",cQ:"1"},l(sk,"hideVideoComments",ed,!1,l(sk,"preferBrowserTTS",ed,!0,l(sk,"tooltips",ed,!1,s(sD,"lang",e$,s(sD,"sound",ed,s(sD,"font_size",el,s(sD,"editor",e$,s(sD,"light",ed,s(sD,"theme",e$,s(sD,"mode",u(em,sM,e$),s(sD,"table_of_contents",ed,sS(function(t){return u(sR,e,t)})))))))))))))))},sC=u(tH,tm("?"),u(tH,oD,oI(function(e){for(;;){if(e.b){if(e.b.b){e=e.b;continue}return t$(e.a)}return tb}}))),sj=function(e){var t,r=e.bh,a=e.h7,n=e.e9,o=e.f_,i=e.jq,c=e.io,l=e.ib,d=e.br,f=s(u0,e.g8,e.hp,1);return{br:d,b7:u1,gx:u(rm,i,u(t8,"",sC(c))),ce:tb,cu:"",cy:"en",cz:"en",eg:tb,hK:t1,cF:tb,ib:l,eL:sl,eM:{ag:{$:0,a:tb},ia:0,aW:u(sm,.5,tb)},cM:!1,io:c,cU:sx(c),cV:O,cW:t6,iG:0,cX:tC,bh:r,e9:W(t=u(uQ,f,u(sA,f,n)),{i3:sg(o.fo)||!o.gN?tb:t.i3,i6:a}),i3:{go:{gd:t1,a3:O,im:t1,i2:t1},ce:tb,eO:"",bQ:t1,bU:"",e7:!1,c$:u7,i3:{h6:!1,cY:tb,fo:u(rS,sc(u(oN,si,o.fo)),N([u3({cM:!1,jr:"https://gun.o8.is/gun, https://gun.defucc.me/gun, https://shogun-relay.scobrudot.dev/gun, https://relay.peer.ooo/gun"}),u6,u4,u9,se({ik:"",i_:""}),sr,u5,sa({jq:""}),u8({hg:"",d$:"",be:"",ii:""}),st({d$:"",iQ:""})]))}},jg:"Lia",c7:O,jl:23,jq:i}},sT=function(e){return{$:2,m:e}},sL=sT(O),sq=e7("output",function(e){var t=e.b;return u(tY,t6,N([eR(e.a),eR(t)]))}),sW=(uj={$:3,b:e$},eV[uC="input"]&&k(3),eV[uC]={f:e6,u:uj,a:function(e,t){var r=O,n=eV[e].u,o=eW(null);return eV[e].b=o,eV[e].c=a(function(e,t){return r=t,o}),{send:function(e){var a=u(ex,n,e);tB(a)||k(4);for(var o=a.a,i=r;i.b;i=i.b)t(i.a(o))}}}},eZ(uC)),s_=r(function(e,t){return{$:2,a:e,b:t}}),sP=r(function(e,t){return{$:3,a:e,b:t}}),sO=r(function(e,t){return{$:3,a:e,b:t}}),sI=r(function(e,t){return{$:5,a:5===e.$?u(a$,e.a,N([t])):N([t])}}),sF=r(function(e,t){return s(tJ,t5,t,e)}),sN=r(function(e,t){return W(e,{fY:u(a$,e.fY,t.fY),dP:u(sF,e.dP,t.dP),hF:u(sF,e.hF,t.hF),h5:ax(P(e.h5,D(e.h5,t.h5)?"":";\n"+t.h5)),iu:u(a$,e.iu,t.iu)})}),sB=u(n(function(e,t,r,a){return{hL:a,cT:e,iI:r,jj:t}}),!0,O),sU=r(function(e,t){return W(u(sB,"resource",{gc:e,ic:eR(t)}),{cT:!1})}),sz=r(function(e,t){var r=u(aW,function(t){return!u(iT,t,e)},t);return L(u(a$,e,r),u(rS,function(e){switch(e.$){case 1:return u(sU,"script",e.a);case 0:return u(sU,"link",e.a);default:return u(sU,"module",e.a)}},r))}),sH=r(function(e,t){var r=u(sz,t.cV,e.iu),a=r.a,n=r.b;return W(t,{gx:u(sN,t.gx,e),cV:a,c7:u(a$,t.c7,tE(n))})}),sG=u(tH,tm("/"),u(tH,function(e){var t=tE(e);return t.b?t$(L(t.a,tE(t.b))):tb},t9(u(tH,aY,u(tH,th("/"),function(e){return e+"/"}))))),sJ=r(function(e,t){var r=e.hQ,a=e.f2,n=s(uZ,u(t8,"",sG(a)),u(t8,"",sC(a)),t);return n.$?r:u(sH,n.a.a,r)}),sV=r(function(e,t){return{$:3,a:e,b:t}}),sX=function(e){return{$:0,a:e}},sK=r(function(e,t){return{$:4,a:e,b:t}}),sY={$:2},sZ=function(e){return{$:1,a:e}},sQ=function(e){return{$:0,a:e}},s1={$:1},s2=function(e){return!e.$},s0=eY,s7=function(e){if(-1===e.$&&-1===e.d.$&&-1===e.e.$){if(-1!==e.e.d.$||e.e.d.a){var t=e.d,r=e.e;return i=r.b,c=r.c,a=r.d,l=r.e,d(t2,1,e.b,e.c,d(t2,0,t.b,t.c,t.d,t.e),d(t2,0,i,c,a,l))}var a,n=e.d,o=e.e,i=o.b,c=o.c,u=(a=o.d).d,s=a.e,l=o.e;return d(t2,0,a.b,a.c,d(t2,1,e.b,e.c,d(t2,0,n.b,n.c,n.d,n.e),u),d(t2,1,i,c,s,l))}return e},s5=function(e){if(-1===e.$&&-1===e.d.$&&-1===e.e.$){if(-1!==e.d.d.$||e.d.d.a){var t=e.d,r=e.e;return s=r.b,l=r.c,f=r.d,p=r.e,d(t2,1,a=e.b,n=e.c,d(t2,0,t.b,t.c,t.d,c=t.e),d(t2,0,s,l,f,p))}var a=e.b,n=e.c,o=e.d,i=o.d,c=o.e,u=e.e,s=u.b,l=u.c,f=u.d,p=u.e;return d(t2,0,o.b,o.c,d(t2,1,i.b,i.c,i.d,i.e),d(t2,1,a,n,c,d(t2,0,s,l,f,p)))}return e},s3=c(function(e,t,r,a,n,o,i){if(-1!==o.$||o.a){for(;;){if(-1===i.$&&1===i.a){if(-1===i.d.$){if(1===i.d.a)return s5(t);break}return s5(t)}break}return t}return d(t2,r,o.b,o.c,o.d,d(t2,0,a,n,o.e,i))}),s6=function(e){if(-1===e.$&&-1===e.d.$){var t=e.a,r=e.b,a=e.c,n=e.d,o=n.d,i=e.e;if(1===n.a&&(-1!==o.$||o.a)){var c=s7(e);if(-1===c.$){var u=c.e;return d(t0,c.a,c.b,c.c,s6(c.d),u)}return tQ}return d(t2,t,r,a,s6(n),i)}return tQ},s4=r(function(e,t){if(-2===t.$)return tQ;var r=t.a,a=t.b,n=t.c,o=t.d,i=t.e;if(0>C(e,a)){if(-1===o.$&&1===o.a){var c=o.d;if(-1!==c.$||c.a){var s=s7(t);if(-1===s.$){var l=s.e;return d(t0,s.a,s.b,s.c,u(s4,e,s.d),l)}return tQ}}return d(t2,r,a,n,u(s4,e,o),i)}return u(s9,e,p(s3,e,t,r,a,n,o,i))}),s9=r(function(e,t){if(-1===t.$){var r=t.a,a=t.b,n=t.c,o=t.d,i=t.e;if(D(e,a)){var c=function(e){for(;;){if(-1!==e.$||-1!==e.d.$)return e;e=e.d}}(i);return -1===c.$?d(t0,r,c.b,c.c,o,s6(i)):tQ}return d(t0,r,a,n,o,u(s4,e,i))}return tQ}),s8=r(function(e,t){var r=u(s4,e,t);return -1!==r.$||r.a?r:d(t2,1,r.b,r.c,r.d,r.e)}),le=a(function(e,t,r){var a=t(u(nA,e,r));return a.$?u(s8,e,r):s(t5,e,a.a,r)}),lt=r(function(e,t){return s(e9,"",t6,u(tH,t,e))}),lr=function(e){return{$:4,a:e}},la={$:2},ln={$:1},lo=r(function(e,t){switch(t.$){case 0:return tu({$:0,a:t.a});case 1:return tu(ln);case 2:return tu(la);case 3:return tu({$:3,a:t.a.iV});default:return u(ok,lr,e(t.b))}}),li={$:0},lc=function(e){return{$:1,a:e}},lu=r(function(e,t){return{eZ:e,fn:t}}),ls=eW(u(lu,t1,O)),ll=function(e){return e_(function(t){var r=e.f;2===r.$&&r.c&&r.c(),e.f=null,t(eW(0))})},ld=a(function(e,t,r){for(;;){if(t.b){var a=t.a,n=t.b;if(a.$){var o=a.a;return u(eP,function(t){var a=o.fB;return s(ld,e,n,1===a.$?r:s(t5,a.a,t,r))},eF(s(e4,e,eK(e),o)))}var i=a.a,c=u(nA,i,r);if(1===c.$){t=n;continue}return u(eP,function(){return s(ld,e,n,u(s8,i,r))},ll(c.a))}return eW(r)}}),lf=n(function(e,t,r,a){return u(eP,function(e){return eW(u(lu,e,r))},s(ld,e,t,a.eZ))}),lp=n(function(e,t,r,a){var n=a.b;return D(t,a.a)?t$(u(eK,e,n(r))):tb}),l$=a(function(e,t,r){return u(eP,function(t){return u(eP,function(r){return eW(u(e,t,r))},r)},t)}),lb=function(e){return s(ry,l$(F),eW(O),e)},lh=a(function(e,t,r){return u(eP,function(){return eW(r)},lb(u(oN,s(lp,e,t.a,t.b),r.fn)))}),lm=r(function(e,t){if(t.$){var r=t.a;return lc({fU:r.fU,f5:r.f5,gU:u(e8,e,r.gU),hb:r.hb,hM:r.hM,jf:r.jf,fB:r.fB,jq:r.jq})}return{$:0,a:t.a}}),lg=r(function(e,t){return{$:0,a:e,b:t}});eV.Http=eX(ls,lf,lh,lm,r(function(e,t){return u(lg,t.a,u(tH,t.b,e))}));var lv=eZ("Http"),lx=(eZ("Http"),function(e){var t;return lv(lc({fU:!1,f5:(t={f5:li,gU:e.gU,hb:O,hM:"GET",jf:tb,fB:tb,jq:e.jq}).f5,gU:t.gU,hb:t.hb,hM:t.hM,jf:t.jf,fB:t.fB,jq:t.jq}))}),lw=r(function(e,t){return lx({gU:u(lt,e(t),lo(tf)),jq:t})}),ly=function(e){return u(tH,_("Error ("+e+") -> "),u(tH,rd(!1),sq))},lS=i(function(e,t,r,a,n,o){return{a5:o,hg:t,be:a,ii:r,eW:e,cO:n}}),lE=o(function(e,t,r,a,n){if(rb(n)||u(en,"@",n))return tb;var o=u(ec,":",n);if(o.b){if(o.b.b){if(o.b.b.b)return tb;var i=nT(u(rV,(c=o.b.a)+1,n));return 1===i.$?t$(f(lS,e,n,tb,t,r,a)):(l=i,t$(f(lS,e,u(c$,c,n),l,t,r,a)))}var c,s=nT(u(rV,(c=o.a)+1,n));if(1===s.$)return t$(f(lS,e,n,tb,t,r,a));var l=s;return t$(f(lS,e,u(c$,c,n),l,t,r,a))}return t$(f(lS,e,n,tb,t,r,a))}),lk=n(function(e,t,r,a){if(rb(a))return tb;var n=u(ec,"/",a);if(n.b){var o=n.a;return d(lE,e,u(rV,o,a),t,r,u(c$,o,a))}return d(lE,e,"/",t,r,a)}),lD=a(function(e,t,r){if(rb(r))return tb;var a=u(ec,"?",r);if(a.b){var n=a.a;return l(lk,e,t$(u(rV,n+1,r)),t,u(c$,n,r))}return l(lk,e,tb,t,r)}),lR=r(function(e,t){if(rb(t))return tb;var r=u(ec,"#",t);if(r.b){var a=r.a;return s(lD,e,t$(u(rV,a+1,t)),u(c$,a,t))}return s(lD,e,tb,t)}),lM=function(e){var t=oR(ah(ax(e)));e:for(;t.b;){if(!t.b.b){if("0"===t.a)return!1;break}if(!t.b.b.b)break;switch(t.a){case"f":if("a"===t.b.a&&"l"===t.b.b.a&&t.b.b.b.b&&"s"===t.b.b.b.a&&t.b.b.b.b.b&&"e"===t.b.b.b.b.a)return!1;break e;case"o":if("f"===t.b.a&&"f"===t.b.b.a)return!1;break e;case"d":if("i"===t.b.a&&"s"===t.b.b.a&&t.b.b.b.b&&"a"===t.b.b.b.a&&t.b.b.b.b.b&&"b"===t.b.b.b.b.a&&t.b.b.b.b.b.b&&"l"===t.b.b.b.b.b.a&&t.b.b.b.b.b.b.b&&"e"===t.b.b.b.b.b.b.a)return!1;break e;default:break e}}return!0},lA=u(tH,nA("persistent"),u(tH,t9(lM),t8(!1))),lC=function(e){switch(ah(e)){case"am":return t$(0);case"ar":return t$(1);case"bg":return t$(2);case"bn":return t$(3);case"de":return t$(4);case"es":return t$(5);case"fa":return t$(6);case"fr":return t$(7);case"hi":return t$(8);case"hy":return t$(9);case"it":return t$(10);case"ja":return t$(11);case"ka":return t$(12);case"ko":return t$(13);case"nl":return t$(14);case"pa":return t$(15);case"pt":return t$(16);case"ru":return t$(17);case"sw":return t$(18);case"tw":return t$(19);case"uk":return t$(20);case"ur":return t$(21);case"zh":return t$(22);case"en":return t$(23);default:return tb}},lj=function(e){return u(sU,"style",e)},lT=r(function(e,t){var r=s(uZ,e.ib,u(t8,"",sC(e.io)),t);if(r.$)return{gd:tb,bD:tb,hQ:W(e,{ce:t$(r.a)}),ft:O};var a,n,o,i=r.a,c=i.a,l=e.e9;return{gd:t$(i.b),bD:u(t9,lj,u(nA,"style",c.hF)),hQ:u(sH,c,W(e,{gx:W(c,{fY:O}),cy:c.ht,cz:c.ht,cM:lA(c.hF),e9:W(l,{gn:u(nA,"custom",c.hF),gD:c.hC,gE:c.hP,dF:function(){var t=u(nA,"edit",c.hF);if(t.$)return tb;switch(t.a){case"true":case"on":return t$("https://liascript.github.io/LiveEditor/?/show/file/"+e.io);case"false":case"off":return tb;default:return t$(t.a)}}(),g8:(o=u(t9,lM,u(nA,"sharing",c.hF))).$||o.a?l.g8:tb,hB:u(t8,l.hB,c.hC),hP:u(t8,l.hP,c.hP),i3:(n=u(t9,lM,u(nA,"classroom",c.hF))).$||n.a?l.i3:tb,fC:(a=u(t9,lM,u(nA,"translateWithGoogle",c.hF))).$||a.a?l.fC:tb}),jl:u(t8,23,lC(c.ht))})),ft:c.bG}}),lL={$:1},lq=e7("helper",function(e){var t=e.b;return u(tY,t6,N([eR(e.a),eR(t)]))}),lW=r(function(e,t){return u(eP,function(t){return eW(e(t))},t)}),l_=eW(0),lP=r(function(e,t){return eF(u(eP,eK(e),t))});eV.Task=eX(l_,a(function(e,t){return u(lW,function(){return 0},lb(u(rS,lP(e),t)))}),a(function(){return eW(0)}),r(function(e,t){return u(lW,e,t)}));var lO,lI,lF,lN,lB,lU=eZ("Task"),lz=r(function(e,t){return lU(u(lW,e,t))}),lH=function(e){return u(lz,t6,u(lW,rA(e),eG(0)))},lG=n(function(e,t,r,a){var n=L(r,a);if(n.a.$)return L(W(e,{c$:u(sI,e.c$,u(t8,"",t.ce))}),sL);if(n.b.b){var o=n.b;return L(W(e,{gd:t$(n.a.a),hA:t,c$:u(sO,!0,tv(o))}),sT(u(F,lH(lL),u(rS,function(e){return u(eo,"http",e)?u(lw,sP,e):lq(L("file",e))},a))))}return L(W(e,{gd:t$(n.a.a),hA:t,c$:u(sO,!0,0)}),lH(lL))}),lJ=r(function(e,t){var r=u(lT,t.hA,s(aE,"\r","",e));return l(lG,t,r.hQ,r.gd,r.ft)}),lV=function(e){switch(e.$){case 0:return"Bad Url "+e.a;case 1:return"Network timeout";case 3:return"Bad status "+eu(e.a);case 2:return"Network error";default:return"Bad body "+e.a}},lX=u(tH,function(e){return e.cX},np),lK=a(function(e,t,r){return{f5:O,gd:r.gd,ge:rP,gx:tb,cc:rO,ce:tb,ck:tb,dN:t1,cn:tC,hi:t,hl:r.hl,id:!1,cM:tb,cP:tC,bh:e+10*t,c2:tC,c3:tC,c5:tC,jg:r.jg,fJ:!0}}),lY=a(function(e,t,r){return{gd:r,hl:e,jg:t}}),lZ=u(tH,r$,function(e){return e.a1}),lQ=u(rq,nO,nX(r6(N([r0("(?:[^#`<]+|[\\x0D\n]+|\x3c!--[\\S\\s]{0,1000}?--\x3e)"),r0("(`{3,})[\\S\\s]*?\\1"),r0("`.+?`"),u(oZ,{ao:!0,av:!1},"<(?:area|base|br|col|embed|hr|img|input|link|meta|param|source|track|wbr)[ ]*/?>"),r0("(?:<([\\w+\\-]+)[\\S\\s]*?<[ ]*/[ ]*\\1[ ]*>|`|<)"),r0("#+(\\w|[^\\u0000-\\u007F]|[ ]*\n)"),u(rN,rX("#"),(lF=function(e){return e?rK(0):nL("")},r(function(e,t){return s(rC,lF(lZ(t)),e,t)})))])))),l1=rX("\n"),l2=u(r_,l1,uR),l0=u(r_,og,u(rq,rp,r0("#+"))),l7=u(rW,lQ,u(rW,l2,u(rq,lY,l0))),l5=r(function(e,t){var r=s(or,l7,s(rF,tb,tb,e),t);if(r.$){var a=r.a;return tu(u(rM,a.c,a.b))}var n=r.a;return tf(L(n.c,n.b.d8))}),l3=r(function(e,t){var r=u(l5,e.gx,t);if(r.$)return L(W(e,{ce:t$(r.a)}),tb);var a=r.a,n=a.a,o=a.b;return L(W(e,{cX:u(nv,s(lK,e.bh,lX(e),n),e.cX)}),rb(o)?tb:t$(o))}),l6=a(function(e,t,a){var n=a.c,o=a.d,i=r(function(t,r){return s(x,t.$?e:i,r,t.a)});return s(x,e,s(x,i,t,n),o)}),l4=r(function(e,t){return s(l6,eA(e),[],t)}),l9=a(function(e,t,r){for(;;){var a=u(m,nb&t>>>e,r);if(a.$)return u(m,nb&t,a.a);e-=tA,r=a.a}}),l8=function(e){return e>>>5<<5},de=r(function(e,t){var r=t.a,a=t.b,n=t.c,o=t.d;return 0>e||C(e,r)>-1?tb:C(e,l8(r))>-1?t$(u(m,nb&e,o)):t$(s(l9,a,e,n))}),dt=function(e){switch(e){case 0:return"am";case 1:return"ar";case 2:return"bg";case 3:return"bn";case 4:return"de";case 5:return"es";case 6:return"fa";case 7:return"fr";case 8:return"hi";case 9:return"hy";case 10:return"it";case 11:return"ja";case 12:return"ka";case 13:return"ko";case 14:return"nl";case 15:return"pa";case 16:return"pt";case 17:return"ru";case 18:return"sw";case 19:return"tw";case 20:return"uk";case 21:return"ur";case 22:return"zh";default:return"en"}},dr=r(function(e,t){for(;;){if(t.b){var r=t.a;if(e>0){e-=1,t=t.b;continue}return t$(r)}return tb}}),da=r(function(e,t){var r=e.gO;if(1===r.$)return 1>C(e.f3,t);var a=r.a;return 1>C(e.f3,t)&&C(a,t)>0}),dn=r(function(e,t){return u(t8,!0,u(t9,da(t),e))}),di=function(e){return 1===e.$?t$(e.a):tb},dc=r(function(e,t){e:for(;;){t:for(;;)switch(t.$){case 0:case 7:return t.a;case 2:case 3:case 4:case 5:case 6:t=t.a;continue e;case 8:return t.b;case 9:return u(du,e,t.a);case 13:if(t.a.$)break t;return u(ds,e,t.a.c);case 14:return u(ds,e,t.a);case 11:var r=t.a;return u(dn,e.fJ,r)?u(ds,e,r.ds):"";case 12:return u(t8,"",u(oI,di,u(oI,function(e){return e.iw},u(de,t.a,e.iF))));case 15:var a=t.a.b,n=u(de,a,e.d8.c$);r:for(;!n.$;)switch(n.a.$){case 0:return n.a.a;case 1:if(n.a.b.b&&!n.a.b.b.b){var o=n.a.b.a;return D(o,-1)?"":u(t8,"",u(t9,ds(e),u(oI,dr(o),u(de,a,e.d8.h9))))}break r;default:break r}return"";default:break t}return""}}),du=r(function(e,t){switch(t.$){case 4:case 2:case 3:case 0:case 1:case 5:return u(ds,e,t.a);case 6:return"preview-lia";case 7:return"preview-link";default:return"qr-code"}}),ds=function(e){return u(tH,rS(dc(e)),nO)},dl=ds({d8:{h9:tC,c$:tC},iF:tC,fJ:tb}),dd=r(function(e,t){return tX(N([L("title",ri(u(t8,N([u(a5,t.jg,O)]),u(t9,function(e){return e.jg},u(de,0,t.cX))))),L("str_title",eR(ax(u(t8,"Lia",u(t9,dl,u(t9,function(e){return e.jg},u(de,0,t.cX))))))),L("definition",rs(t.gx)),L("comment",eR(dl(t.gx.gi))),L("readme",eR(t.io)),L("url",eR(t.jq)),L("origin",eR(t.ib)),L("sections",u(l4,e,t.cX)),L("section_active",eR(t.iG)),L("version",eR(u(t8,0,nT(u(t8,"0",ab(u(tm,".",t.gx.ju))))))),L("translation",eR(dt(t.jl)))]))})(function(e){return tX(N([L("title",ri(e.jg)),L("code",eR(e.gd)),L("indentation",eR(e.hl))]))}),df=function(e){return tX(function(){switch(e.$){case 0:return N([L("Text",eR(e.a))]);case 1:return N(e.b.b&&!e.b.b.b?[L("Select",eR(e.b.a))]:[L("Select",eR(-1))]);default:return N(e.c.b&&!e.c.b.b?[L("Drop",eR(e.c.a))]:[L("Drop",eR(-1))])}}())},dp=function(e){return tX(N(e.$?[L("MultipleChoice",u(tY,eR,e.a))]:[L("SingleChoice",u(tY,eR,e.a))]))},d$=function(e){switch(e.$){case 0:return tX(N([L("Generic",null)]));case 1:return df(e.a);case 2:return tX(N([L("Multi",u(l4,df,e.a))]));case 3:return dp(e.a);default:return tX(N([L("Matrix",u(l4,dp,e.a))]))}},db=l4(function(e){return tX(N([L("solved",eR(function(){switch(e.iS){case 0:return 0;case 1:return 1;default:return -1}}())),L("state",d$(e.c$)),L("trial",eR(e.jn)),L("hint",eR(e.he)),L("error_msg",eR(e.gQ)),L("score",eR(u(t8,1,e.h8.e6)))]))}),dh=a(function(e,t,r){return t.$?r:u(e,t.a,r)})(F),dm=t9(u(tH,eR,rd("errorMessage"))),dg=function(e){return tX(u(rS,function(e){return L(e.a,eR(e.b))},tn(e)))},dv=l4(function(e){var t;return tX(u(dh,dm(e.gP),N([L("submitted",eR(e.i0)),L("state",(t=e.c$,tX(function(){switch(t.$){case 0:return N([L("Text",eR(t.a))]);case 1:return N([L("Select",eR(t.b))]);case 2:return N([L("Drop",eR(t.c))]);case 3:return N([L(t.a?"SingleChoice":"MultipleChoice",dg(t.b))]);default:return N([L(t.a?"SingleChoiceMatrix":"MultipleChoiceMatrix",u(l4,dg,t.b))])}}())))])))}),dx=l4(u(tH,function(e){return e.c$},l4(eR))),dw=r(function(e,t){var r=t.d,a=function(t){return t.$?tj(u(y,e,t.a)):tW(u(y,a,t.a))};return l(tD,t.a,t.b,u(y,a,t.c),u(y,e,r))}),dy=function(e){return!e.a},dS=r(function(e,t){return u(sB,"db",{gc:e,ic:t})}),dE=a(function(e,t,r){return tX(N([L("table",eR(e)),L("id",eR(t)),L("data",u(t8,null,r))]))}),dk=r(function(e,t){return u(dS,"load",s(dE,e,t,tb))}),dD=a(function(e,t,r){return W(r,{jj:u(F,L(e,t),r.jj)})}),dR=n(function(e,t,r,a){return dy(e)?a:u(F,s(dD,r,t,u(dk,r,t)),a)}),dM=a(function(e,t,r){return tf(W(e,{f5:r,ge:t.ge,gx:t.gw?t$(t.dC):tb,cc:t.cc,ce:tb,dN:t.dN,cn:t.cn,id:!0,cP:t.cP,c2:t.c2,c3:t.c3,c5:t.c5}))}),dA=r(function(e,t){return{$:13,a:e,b:t}}),dC=r(function(e,t){return{$:3,a:e,b:t}}),dj=r(function(e,t){return{$:10,a:e,b:t}}),dT=function(e){return{$:11,a:e}},dL=r(function(e,t){return{$:7,a:e,b:t}}),dq=r(function(e,t){return{$:16,a:e,b:t}}),dW=r(function(e,t){return{$:14,a:e,b:t}}),d_=r(function(e,t){return{$:15,a:e,b:t}}),dP=r(function(e,t){return{$:4,a:e,b:t}}),dO=a(function(e,t,r){return{$:6,a:e,b:t,c:r}}),dI=a(function(e,t,r){return{$:1,a:e,b:t,c:r}}),dF=r(function(e,t){return{$:9,a:e,b:t}}),dN=r(function(e,t){return{$:5,a:e,b:t}}),dB=r(function(e,t){return{$:12,a:e,b:t}}),dU=r6(N([u(rW,r4(uR),u(rN,rK(rd(0)),u(oZ,{ao:!0,av:!1},"NOTE\\][ ]*"))),u(rW,r4(uR),u(rN,rK(rd(1)),u(oZ,{ao:!0,av:!1},"TIP\\][ ]*"))),u(rW,r4(uR),u(rN,rK(rd(2)),u(oZ,{ao:!0,av:!1},"IMPORTANT\\][ ]*"))),u(rW,r4(uR),u(rN,rK(rd(3)),u(oZ,{ao:!0,av:!1},"WARNING\\][ ]*"))),u(rW,r4(uR),u(rN,rK(rd(4)),u(oZ,{ao:!0,av:!1},"CAUTION\\][ ]*")))])),dz=function(e){return n$(function(t){return W(t,{hl:u(a$,t.hl,N([e])),d3:!0})})},dH=r(function(e,t){return{$:17,a:e,b:t}}),dG=r(function(e,t){if(t.b&&!t.a.$){var r=t.a,a=r.a,n=r.b,o=t.b;return u(eo,"–",a)?u(dH,e,u(F,u(a5,u(rV,1,a),n),o)):u(i7,e,t)}return u(i7,e,t)}),dJ=function(e){return 0>e?-e:e},dV=r(function(e,t){return!u(ij,u(sp,ru,e),t)}),dX=function(e){return ij(ij(e))},dK=a(function(e,t,r){for(;;){if(0>=t)return e;e=u(F,r,e),t-=1}}),dY=r(function(e,t){return s(dK,O,e,t)}),dZ=function(e){return s(tg,r(function(e,t){return s(U,r(function(e,t){return u(a$,t,N([e]))}),e,t)}),u(dY,tv(u(t8,O,ab(e))),O),e)},dQ=function(e){return u(tH,dZ,dr(e))},d1=r(function(e,t){return s(t5,e,0,t)}),d2=function(e){return s(tg,d1,t1,e)},d0=u(tH,function(e){return e.cj},A(tb)),d7=function(e){return rS(rS(e))},d5=function(e){return e.b?t$(s(tg,tq,e.a,e.b)):tb},d3=r(function(e,t){for(;;){if(-2===t.$)return e;var r=t.d;e=u(d3,e+1,t.e),t=r}}),d6=r(function(e,t){return u(tH,d7(t),u(tH,o7,u(tH,u(tg,r(function(e,t){var r=t.a,a=t.b;return e?L(r+1,a):L(r,a+1)}),L(0,0)),function(t){var r=t.a;return C(r/(r+t.b),e)>-1})))}),d4=function(e){return e.b?L(e.a,e.b):L(O,O)},d9=r(function(e,t){if(u(dX,d0,u(oN,oD,t))){var r,a=u(rS,u(tH,ab,oI(function(e){return e.cj})),t);if(u(dV,A(tb),a)){if(D(e,tb)||1!==tv(a)){if(D(tv(a),(r=d2(u(oN,t6,a)),u(d3,0,r)))){var n=u(t8,N([tb]),u(t9,rS(function(e){return e.cj}),u(oI,oD,e)));return tv(n)>1&&u(dV,A(tb),n)?5:+!!s(d6,.3,d0,d4(dZ(t)).b)}return 2*!!s(d6,.3,d0,d4(dZ(t)).b)}return 4}if(D(e,tb))return 0;if(1===tv(a))return 4;if(D(u(t9,rS(function(e){return e.iY}),u(oI,oD,e)),u(t9,rS(function(e){return e.iY}),u(dQ,0,t))))return 10;if(50>tv(t)*u(t8,1,u(t9,tv,e))){var o=u(oN,u(tH,oN(t6),d5),u(d7,function(e){return e.cj},d4(dZ(t)).b));return C(dJ(u(t8,0,d5(o))),10*dJ(u(t8,0,o.b?t$(s(tg,sd,o.a,o.b)):tb)))>0?6:3}return 7}return 0}),d8=u(tH,o6("data-type"),u(tH,t8(""),u(tH,ah,u(tH,ax,function(e){switch(e){case"lineplot":case"line":return t$(1);case"scatterplot":case"scatter":return t$(2);case"barchart":case"bar":return t$(3);case"piechart":case"pie":return t$(4);case"heatmap":return t$(5);case"map":return t$(11);case"radar":return t$(6);case"graph":return t$(10);case"parallel":return t$(7);case"sankey":return t$(8);case"boxplot":return t$(9);case"funnel":return t$(12);case"none":return t$(0);default:return tb}})))),fe=function(e){var t=e.a,r=e.b;return{d8:{h9:u(t8,tC,u(t9,function(e){return e.h9},r)),c$:u(t8,tC,u(t9,function(e){return e.fg},r))},iF:t,fJ:tb}},ft=o(function(e,t,r,a,n){return{fX:t,cj:n,hi:e,hn:r,iY:a}}),fr=r(function(e,t){return eu(e)+","+eu(t)}),fa=function(e){if(0===e.length||/[\sxbo]/.test(e))return tb;var t=+e;return t==t?t$(t):tb},fn=u(tH,tm(" "),u(tH,ab,oI(fa))),fo=n(function(e,t,r,a){var n=a.a,o=a.b,i=ax(u(ds,e,o));return d(ft,u(fr,t,r),n,o,i,fn(i))}),fi=function(e){var t;return t=fo(e),ty(r(function(e,a){return u(ty,r(function(r,a){return s(t,e,r,a)}),a)}))},fc=a(function(e,t,r){return W(t,{aJ:function(){var a,n=d8(e);if(n.$){if(D(u(o6,"data-src",e),tb)){var o=u(o8,"data-transpose",e)?W(t,{f5:d4(dZ(u(F,t.g9,t.f5))).b,g9:1===(a=ab(t.g9)).$?O:u(F,a.a,u(t8,O,u(dQ,0,t.f5)))}):t;return u(d9,D(o.g9,O)?tb:t$(u(ty,u(fo,fe(r),-1),o.g9)),u(fi,fe(r),o.f5))}return 11}return n.a}(),iT:u(t8,!0,u(o9,"data-sortable",e))})}),fu=function(e){return{$:2,a:e}},fs=a(function(e,t,r){return{hf:r,hi:t,im:e}}),fl=nw(u(tH,function(e){return e.cP},u(tH,np,rK))),fd=a(function(e,t,r){return nK(u(r_,l1,u(rW,uR,u(r_,oW,u(r_,t,u(rq,rd,u(rN,r,u(r_,e,u(r_,oW,r4(nF))))))))))}),ff=function(e){return s(ry,r(function(e,t){var r=e.b,a=t.b;return L(u(F,e.a,t.a),u(F,r,a))}),L(O,O),e)},fp=u(tH,u(fd,r0("(?:(\\-|\\+|\\*)[ ]?)?\\["),rX("]")),rq(ff)),f$=u(nZ,O,u(rq,aY,fp(rX("[?]")))),fb=function(e){return u(rW,f$,u(rq,fs(e),fl))},fh=function(e){return 1===e.$?1:u(J,0xccccccc,16807*e.a)},fm=a(function(e,t,r){for(;;){if(!t)return r;var a=e,n=t-1,o=u(F,e(ab(r)),r);e=a,t=n,r=o}}),fg=a(function(e,t,r){return u(aI,t,s(fm,e,t+5,N([r])))}),fv=r(function(e,t){return u(aI,e,s(fg,fh,e,t))}),fx=r(function(e,t){switch(e.$){case 3:case 4:case 1:return t$(u(fv,tv(e.a.h9),t));case 2:return t$(u(fv,s(l6,H,0,u(dw,tv,e.a.h9)),t));default:return tb}}),fw=function(e){var t=nT(e);return t.$?1e5*!lM(e):dJ(t.a)},fy=n(function(e,t,r,a){return{hH:u(oI,nT,u(o6,"data-max-trials",a)),$9:u(o8,"data-randomize",a)?u(fx,t,r):tb,e6:u(oI,fa,u(o6,"data-score",a)),iM:u(t8,0,u(t9,fw,u(o6,"data-hint-button",a))),iN:u(o8,"data-show-partial-solution",a)||u(o8,"data-show-partials",a),iO:u(t8,0,u(t9,fw,u(o6,"data-solution-button",a))),jc:u(t9,c1(e),u(o6,"data-text-failed",a)),jd:u(t9,c1(e),u(o6,"data-text-resolved",a)),je:u(t9,c1(e),u(o6,"data-text-solved",a))}}),fS=u(rN,nw(u(tH,function(e){return e.bh},rK)),n$(function(e){return W(e,{bh:u(t8,0,ab(u(fv,1,e.bh)))})})),fE={$:0},fk=function(e){switch(e.$){case 0:return cM("");case 1:return u(cL,!1,N([-1]));default:return s(cW,!1,!1,O)}},fD=function(e){return{$:1,a:e}},fR=function(e){return{$:0,a:e}},fM=function(e){return e.$?fD(u(rS,function(){return!1},e.a)):fR(u(rS,function(){return!1},e.a))},fA=dw(fM),fC=dw(fk),fj=function(e){switch(e.$){case 0:return fE;case 1:return{$:1,a:fk(e.a.fg)};case 2:return{$:2,a:fC(e.a.fg)};case 3:return{$:3,a:fM(e.a.fg)};default:return{$:4,a:fA(e.a.fg)}}},fT=u(rN,r4(u(r_,l1,u(rq,aY,u(r_,oW,u(rN,iz(N([L("input","hidden"),L("block","true"),L("default","undefined")])),oW))))),u(r_,r4(nF),of)),fL=n(function(e,t,r,a){var n=nb&t>>>e,o=u(m,n,a);return s(g,n,o.$?tj(s(g,nb&t,r,o.a)):tW(l(fL,e-tA,t,r,o.a)),a)}),fq=a(function(e,t,r){var a=r.a,n=r.b,o=r.c,i=r.d;return 0>e||C(e,a)>-1?r:C(e,l8(a))>-1?l(tD,a,n,o,s(g,nb&e,t,i)):l(tD,a,n,l(fL,n,e,t,o),i)}),fW=r(function(e,t){var r=u(de,t,e.ed);if(r.$)return e;var a=r.a;return W(e,{ed:s(fq,t,W(a,{b5:!0,d8:W(a.d8,{bm:t$(ic)})}),e.ed)})}),f_=a(function(e,t,r){var n=a(function(a,n,o){return W(o,{cc:u(t8,o.cc,u(t9,fW(o.cc),e)),cP:u(nv,{gr:!1,gQ:"",he:0,h8:l(fy,o,r.im,n,t),$8:tC,iE:D(e,tb)?a:e,iS:0,c$:fj(r.im),jn:0},o.cP)})});return u(rN,rK(r),u(rj,n$,u(rW,fS,u(rq,n,fT))))}),fP=u(r_,n$(function(e){return W(e,{d8:W(e.d8,{f4:rI})})}),nw(u(tH,function(e){return e.d8},u(tH,function(e){return e.f4},rK)))),fO=a(function(e,t,r){return u(rj,u(f_,e,t),u(rj,fb,u(rq,fu,u(rq,function(e){return W(e,{gL:N([r])})},fP))))}),fI=r(function(e,t){return{fM:e,b1:t}}),fF={$:3},fN={$:6},fB=function(e){return{$:9,a:e}},fU={$:1},fz=r(function(e,t){return{$:9,a:e,b:t}}),fH=a(function(e,t,r){return{$:10,a:e,b:t,c:r}}),fG=r(function(e,t){return{$:9,a:e,b:t}}),fJ={$:6},fV=r(function(e,t){return{$:2,a:e,b:t}}),fX={$:5},fK=function(e){return{$:5,a:e}},fY={$:12},fZ={$:11},fQ={$:3},f1=function(e){return{$:0,a:e}},f2=function(e){return{$:3,a:e}},f0={$:2},f7={$:7},f5={$:7},f3={$:0},f6={$:8},f4={$:13},f9=r(function(e,t){return u(oN,function(t){var r=t.b;return(0,t.a)(e)?t$(r):tb},t)}),f8=r(function(e,t){return t.b?fK(t):f1(e)}),pe=r(function(e,t){return u(f8,e,u(f9,t,N([L(function(e){var t=e.e;return D(t,f0)||D(t,f6)||D(t,fB(fQ))},u(fV,f3,fX)),L(function(e){return D(e.h,f0)||D(e.h,f6)||D(e.h,fB(fX))},u(fV,f3,fQ)),L(u(tH,function(e){return e.c},M(fJ)),u(fV,f3,fU)),L(u(tH,function(e){return e.d},M(fJ)),u(fV,f3,f7)),L(u(tH,function(e){return e.o},M(fY)),u(fV,f3,u(fz,fX,f7))),L(u(tH,function(e){return e.r},M(fZ)),u(fV,f3,u(fz,fX,fU))),L(u(tH,function(e){return e.F},M(fZ)),u(fV,f3,u(fz,fQ,f7))),L(u(tH,function(e){return e.C},M(fY)),u(fV,f3,u(fz,fQ,fU))),L(u(tH,function(e){return e.d},M(f4)),f5),L(u(tH,function(e){return e.c},M(f4)),f5),L(u(tH,function(e){return e.h},M(f4)),f5),L(u(tH,function(e){return e.e},M(f4)),f5)])))}),pt=a(function(e,t,r){if(D(fF,r.d)||D(fF,r.c))return f1(t);var a=u(pe,t,r);return 5===a.$?fK(u(a$,a.a,N([{$:8,a:e}]))):f1(t)}),pr=a(function(e,t,r){return{$:4,a:e,b:t,c:r}}),pa=r(function(e,t){return u(f8,e,u(f9,t,N([L(function(e){return D(fB(fQ),e.o)||D(fB(fX),e.F)},s(pr,4,fQ,u(fz,fX,fX))),L(function(e){return D(fY,e.o)&&D(fZ,e.F)},s(pr,4,u(fz,fQ,f7),u(fz,fX,fX)))])))}),pn={$:1},po=function(e){return{$:2,a:e}},pi={$:7},pc=function(e){return{$:6,a:e}},pu={$:0},ps=function(e){return{$:4,a:e}},pl=function(e){return{$:8,a:e}},pd=a(function(e,t,r){return u(f8,t,u(f9,r,N([L(function(e){return D(fJ,e.d)&&D(fJ,e.c)},u(fV,f7,po(2))),L(function(e){return D(f0,e.e)&&D(f0,e.h)},u(fV,fX,ps(2))),L(function(e){return D(fZ,e.r)&&D(fZ,e.F)},u(fV,u(fz,fX,fU),s(fH,2,fQ,f7))),L(function(e){return D(fY,e.o)&&D(fY,e.C)},u(fV,u(fz,fX,f7),s(fH,2,fQ,fU))),L(function(e){return(D(f0,e.e)||D(fB(fQ),e.e)||D(f6,e.e))&&D(fJ,e.d)},fK(N([s(pr,1,f7,u(fz,pc(.5),fU)),u(fV,fX,ps(.5))]))),L(function(e){return(D(f0,e.e)||D(fB(fQ),e.e)||D(f6,e.e))&&D(fJ,e.c)},fK(N([s(pr,1,pc(.5),u(fz,ps(.5),fU)),u(fV,fX,ps(.5))]))),L(function(e){return(D(f0,e.h)||D(fB(fX),e.h)||D(f6,e.h))&&D(fJ,e.d)},fK(N([s(pr,1,ps(.5),u(fz,pc(.5),f7)),u(fV,fQ,pc(.5))]))),L(function(e){return(D(f0,e.e)||D(fB(fQ),e.e)||D(f6,e.e))&&D(pi,e.d)},fK(N([s(pr,1,u(fz,fQ,f7),u(fz,pc(.5),fU)),u(fV,fX,ps(1.5))]))),L(function(e){return(D(f0,e.h)||D(fB(fX),e.h)||D(f6,e.h))&&D(pi,e.d)},s(pr,1,ps(1.5),u(fz,pc(.5),f7))),L(function(e){return(D(f0,e.h)||D(fB(fX),e.h)||D(f6,e.h))&&D(pi,e.c)},s(pr,1,u(fz,fQ,fU),u(fz,ps(.5),f7))),L(function(e){return(D(f0,e.e)||D(fB(fQ),e.e)||D(f6,e.e))&&D(pi,e.c)},fK(N([s(pr,1,ps(.5),u(fz,ps(.5),fU)),u(fV,fX,ps(1.5))]))),L(function(e){return(D(f0,e.h)||D(fB(fX),e.h)||D(f6,e.h))&&D(fJ,e.c)},fK(N([s(pr,1,fU,u(fz,ps(.5),f7)),u(fV,fQ,pc(.5))]))),L(function(e){return D(fY,e.C)&&D(fJ,e.d)},s(pr,3,u(fz,fQ,fU),s(fH,2,pc(.5),f7))),L(function(e){return D(fZ,e.r)&&D(fJ,e.d)},s(pr,3,f7,u(fz,fX,po(2)))),L(function(e){return D(fY,e.o)&&D(fJ,e.c)},s(pr,3,u(fz,fX,f7),u(fz,fQ,po(2)))),L(function(e){return D(fZ,e.o)&&D(fJ,e.c)},s(pr,3,u(fz,fX,f7),u(fz,fQ,po(2)))),L(function(e){return D(fZ,e.e)&&D(fJ,e.c)},s(pr,2,u(fz,fX,f7),u(fz,fQ,po(2)))),L(function(e){return D(fY,e.e)&&D(fJ,e.d)},s(pr,2,u(fz,fX,fU),u(fz,fQ,pl(2)))),L(function(e){return D(fZ,e.F)&&D(fJ,e.c)},s(pr,3,fU,u(fz,fQ,pl(2)))),L(function(e){return D(f0,e.e)&&D(fZ,e.F)},s(pr,8,u(fz,fQ,f7),s(fH,2,fX,po(.5)))),L(function(e){return D(f0,e.e)&&D(fY,e.C)},s(pr,8,fX,s(fH,2,fQ,po(.5)))),L(function(e){return D(f0,e.h)&&D(fZ,e.r)},s(pr,8,u(fz,fX,fU),s(fH,2,fQ,pl(.5)))),L(function(e){return D(f0,e.h)&&D(fY,e.o)},s(pr,8,fQ,s(fH,2,fX,pl(.5)))),L(function(e){return D(fJ,e.c)&&D(fZ,e.r)},s(pr,2,u(fz,fX,fU),fQ)),L(function(e){return D(fJ,e.d)&&D(fY,e.o)},s(pr,2,f7,fX)),L(function(e){return D(fJ,e.d)&&D(fZ,e.F)},s(pr,2,u(fz,fQ,f7),fX)),L(function(e){return D(fJ,e.c)&&D(fY,e.C)},s(pr,2,fU,fQ)),L(function(e){return D(pi,e.c)&&D(fZ,e.r)},s(pr,4,u(fz,fX,fU),ps(2))),L(function(e){return D(pi,e.d)&&D(fY,e.o)},s(pr,4,u(fz,fQ,f7),pc(2))),L(function(e){return D(fJ,e.d)&&D(pn,e.C)},s(pr,4,u(fz,fQ,po(2)),u(fz,fX,pl(3)))),L(function(e){return D(pu,e.F)},s(pr,4,fU,u(fz,fQ,pl(3)))),L(function(e){return D(pn,e.C)},s(pr,4,u(fz,fQ,po(2)),u(fz,fX,pl(3)))),L(function(e){return D(pu,e.o)},s(pr,4,u(fz,fX,pl(2)),u(fz,fQ,po(3)))),L(function(e){return D(pn,e.r)},s(pr,4,f7,u(fz,fX,po(3)))),L(function(e){return D(f0,e.e)&&D(fZ,e.r)},fK(N([u(fV,f3,fX),u(fV,f3,u(fz,fX,fU))]))),L(function(e){return D(f0,e.e)&&D(fY,e.o)},fK(N([u(fV,f3,fX),u(fV,f3,u(fz,fX,f7))]))),L(function(e){return D(fZ,e.r)&&D(fY,e.o)},fK(N([u(fV,f3,u(fz,fX,fU)),u(fV,f3,u(fz,fX,f7))]))),L(function(e){return D(e.d,pi)&&D(e.c,fJ)},u(fV,u(fz,fQ,f7),u(fz,fX,po(2)))),L(function(e){return D(e.d,fJ)&&D(e.c,pi)},u(fV,u(fz,fQ,fU),u(fz,fX,pl(2)))),L(function(e){return D(e.d,fJ)&&D(e.r,pi)},u(fV,f7,u(fz,fX,po(2)))),L(function(e){return D(e.c,fJ)&&D(e.o,pi)},u(fV,fU,u(fz,fX,pl(2)))),L(function(t){return D(e,fX)&&D(t.d,fB(fX))},u(fV,u(fz,pc(.5),f7),fU)),L(function(t){return D(e,fX)&&D(t.c,fB(fX))},u(fV,u(fz,pc(.5),fU),f7)),L(function(t){return D(e,fQ)&&D(t.d,fB(fQ))},u(fV,u(fz,ps(.5),f7),fU)),L(function(t){return D(e,fQ)&&D(t.c,fB(fQ))},u(fV,u(fz,ps(.5),fU),f7)),L(function(t){return D(e,fQ)&&D(t.c,fB(fX))},u(fV,ps(.5),u(fz,pc(.5),fU))),L(function(t){return D(e,fQ)&&D(t.C,fB(fX))},u(fV,ps(.5),u(fz,ps(.5),fU))),L(function(t){return D(e,fQ)&&D(t.d,fB(fX))},u(fV,ps(.5),u(fz,pc(.5),f7))),L(function(t){return D(e,fQ)&&D(t.F,fB(fX))},u(fV,ps(.5),u(fz,ps(.5),f7))),L(function(t){return D(e,fX)&&D(t.c,fB(fQ))},u(fV,pc(.5),u(fz,ps(.5),fU))),L(function(t){return D(e,fX)&&D(t.r,fB(fQ))},u(fV,pc(.5),u(fz,pc(.5),fU))),L(function(t){return D(e,fX)&&D(t.d,fB(fQ))},u(fV,pc(.5),u(fz,ps(.5),f7))),L(function(t){return D(e,fX)&&D(t.o,fB(fQ))},u(fV,pc(.5),u(fz,pc(.5),f7)))])))}),pf=a(function(e,t,r){return 1===t.$||1===r.$?tb:t$(u(e,t.a,r.a))}),pp=n(function(e,t,r,a){for(;;){var n=(r+a)/2|0,o=u(de,n,t);if(o.$)return!1;var i=o.a,c=i.a,s=i.b;if(0>C(a,r))return!1;if(C(e,s)>0)r=n+1;else{if(C(e,c)>=0)return!0;a=n-1}}}),p$=r(function(e,t){var r=np(t);return l(pp,e,t,0,r)}),pb=nM(N([L(4352,4447),L(8986,8987),L(9001,9002),L(9193,9196),L(9200,9200),L(9203,9203),L(9725,9726),L(9748,9749),L(9800,9811),L(9855,9855),L(9875,9875),L(9889,9889),L(9898,9899),L(9917,9918),L(9924,9925),L(9934,9934),L(9940,9940),L(9962,9962),L(9970,9971),L(9973,9973),L(9978,9978),L(9981,9981),L(9989,9989),L(9994,9995),L(10024,10024),L(10060,10060),L(10062,10062),L(10067,10069),L(10071,10071),L(10133,10135),L(10160,10160),L(10175,10175),L(11035,11036),L(11088,11088),L(11093,11093),L(11904,11929),L(11931,12019),L(12032,12245),L(12272,12283),L(12288,12350),L(12353,12438),L(12441,12543),L(12549,12591),L(12593,12686),L(12688,12771),L(12784,12830),L(12832,12871),L(12880,19903),L(19968,42124),L(42128,42182),L(43360,43388),L(44032,55203),L(63744,64255),L(65040,65049),L(65072,65106),L(65108,65126),L(65128,65131),L(65281,65376),L(65504,65510),L(94176,94180),L(94192,94193),L(94208,100343),L(100352,101589),L(101632,101640),L(110592,110878),L(110928,110930),L(110948,110951),L(110960,111355),L(126980,126980),L(127183,127183),L(127374,127374),L(127377,127386),L(127488,127490),L(127504,127547),L(127552,127560),L(127568,127569),L(127584,127589),L(127744,127776),L(127789,127797),L(127799,127868),L(127870,127891),L(127904,127946),L(127951,127955),L(127968,127984),L(127988,127988),L(127992,128062),L(128064,128064),L(128066,128252),L(128255,128317),L(128331,128334),L(128336,128359),L(128378,128378),L(128405,128406),L(128420,128420),L(128507,128591),L(128640,128709),L(128716,128716),L(128720,128722),L(128725,128727),L(128747,128748),L(128756,128764),L(128992,129003),L(129292,129338),L(129340,129349),L(129351,129400),L(129402,129483),L(129485,129535),L(129648,129652),L(129656,129658),L(129664,129670),L(129680,129704),L(129712,129718),L(129728,129730),L(129744,129750),L(131072,196605),L(196608,262141)])),ph=nM(N([L(768,879),L(1155,1161),L(1425,1469),L(1471,1471),L(1473,1474),L(1476,1477),L(1479,1479),L(1552,1562),L(1611,1631),L(1648,1648),L(1750,1756),L(1759,1764),L(1767,1768),L(1770,1773),L(1809,1809),L(1840,1866),L(1958,1968),L(2027,2035),L(2045,2045),L(2070,2073),L(2075,2083),L(2085,2087),L(2089,2093),L(2137,2139),L(2259,2273),L(2275,2306),L(2362,2362),L(2364,2364),L(2369,2376),L(2381,2381),L(2385,2391),L(2402,2403),L(2433,2433),L(2492,2492),L(2497,2500),L(2509,2509),L(2530,2531),L(2558,2558),L(2561,2562),L(2620,2620),L(2625,2626),L(2631,2632),L(2635,2637),L(2641,2641),L(2672,2673),L(2677,2677),L(2689,2690),L(2748,2748),L(2753,2757),L(2759,2760),L(2765,2765),L(2786,2787),L(2810,2815),L(2817,2817),L(2876,2876),L(2879,2879),L(2881,2884),L(2893,2893),L(2901,2902),L(2914,2915),L(2946,2946),L(3008,3008),L(3021,3021),L(3072,3072),L(3076,3076),L(3134,3136),L(3142,3144),L(3146,3149),L(3157,3158),L(3170,3171),L(3201,3201),L(3260,3260),L(3263,3263),L(3270,3270),L(3276,3277),L(3298,3299),L(3328,3329),L(3387,3388),L(3393,3396),L(3405,3405),L(3426,3427),L(3457,3457),L(3530,3530),L(3538,3540),L(3542,3542),L(3633,3633),L(3636,3642),L(3655,3662),L(3761,3761),L(3764,3772),L(3784,3789),L(3864,3865),L(3893,3893),L(3895,3895),L(3897,3897),L(3953,3966),L(3968,3972),L(3974,3975),L(3981,3991),L(3993,4028),L(4038,4038),L(4141,4144),L(4146,4151),L(4153,4154),L(4157,4158),L(4184,4185),L(4190,4192),L(4209,4212),L(4226,4226),L(4229,4230),L(4237,4237),L(4253,4253),L(4957,4959),L(5906,5908),L(5938,5940),L(5970,5971),L(6002,6003),L(6068,6069),L(6071,6077),L(6086,6086),L(6089,6099),L(6109,6109),L(6155,6157),L(6277,6278),L(6313,6313),L(6432,6434),L(6439,6440),L(6450,6450),L(6457,6459),L(6679,6680),L(6683,6683),L(6742,6742),L(6744,6750),L(6752,6752),L(6754,6754),L(6757,6764),L(6771,6780),L(6783,6783),L(6832,6848),L(6912,6915),L(6964,6964),L(6966,6970),L(6972,6972),L(6978,6978),L(7019,7027),L(7040,7041),L(7074,7077),L(7080,7081),L(7083,7085),L(7142,7142),L(7144,7145),L(7149,7149),L(7151,7153),L(7212,7219),L(7222,7223),L(7376,7378),L(7380,7392),L(7394,7400),L(7405,7405),L(7412,7412),L(7416,7417),L(7616,7673),L(7675,7679),L(8400,8432),L(11503,11505),L(11647,11647),L(11744,11775),L(12330,12333),L(12441,12442),L(42607,42610),L(42612,42621),L(42654,42655),L(42736,42737),L(43010,43010),L(43014,43014),L(43019,43019),L(43045,43046),L(43052,43052),L(43204,43205),L(43232,43249),L(43263,43263),L(43302,43309),L(43335,43345),L(43392,43394),L(43443,43443),L(43446,43449),L(43452,43453),L(43493,43493),L(43561,43566),L(43569,43570),L(43573,43574),L(43587,43587),L(43596,43596),L(43644,43644),L(43696,43696),L(43698,43700),L(43703,43704),L(43710,43711),L(43713,43713),L(43756,43757),L(43766,43766),L(44005,44005),L(44008,44008),L(44013,44013),L(64286,64286),L(65024,65039),L(65056,65071),L(66045,66045),L(66272,66272),L(66422,66426),L(68097,68099),L(68101,68102),L(68108,68111),L(68152,68154),L(68159,68159),L(68325,68326),L(68900,68903),L(69291,69292),L(69446,69456),L(69633,69633),L(69688,69702),L(69759,69761),L(69811,69814),L(69817,69818),L(69888,69890),L(69927,69931),L(69933,69940),L(70003,70003),L(70016,70017),L(70070,70078),L(70089,70092),L(70095,70095),L(70191,70193),L(70196,70196),L(70198,70199),L(70206,70206),L(70367,70367),L(70371,70378),L(70400,70401),L(70459,70460),L(70464,70464),L(70502,70508),L(70512,70516),L(70712,70719),L(70722,70724),L(70726,70726),L(70750,70750),L(70835,70840),L(70842,70842),L(70847,70848),L(70850,70851),L(71090,71093),L(71100,71101),L(71103,71104),L(71132,71133),L(71219,71226),L(71229,71229),L(71231,71232),L(71339,71339),L(71341,71341),L(71344,71349),L(71351,71351),L(71453,71455),L(71458,71461),L(71463,71467),L(71727,71735),L(71737,71738),L(71995,71996),L(71998,71998),L(72003,72003),L(72148,72151),L(72154,72155),L(72160,72160),L(72193,72202),L(72243,72248),L(72251,72254),L(72263,72263),L(72273,72278),L(72281,72283),L(72330,72342),L(72344,72345),L(72752,72758),L(72760,72765),L(72767,72767),L(72850,72871),L(72874,72880),L(72882,72883),L(72885,72886),L(73009,73014),L(73018,73018),L(73020,73021),L(73023,73029),L(73031,73031),L(73104,73105),L(73109,73109),L(73111,73111),L(73459,73460),L(92912,92916),L(92976,92982),L(94031,94031),L(94095,94098),L(94180,94180),L(113821,113822),L(119143,119145),L(119163,119170),L(119173,119179),L(119210,119213),L(119362,119364),L(121344,121398),L(121403,121452),L(121461,121461),L(121476,121476),L(121499,121503),L(121505,121519),L(122880,122886),L(122888,122904),L(122907,122913),L(122915,122916),L(122918,122922),L(123184,123190),L(123628,123631),L(125136,125142),L(125252,125258),L(917760,917999)])),pm=function(e){var t=tS(e);return t?32>t||t>=127&&160>t?3:u(p$,t,ph)?2:+!!u(p$,t,pb):2},pg=function(e){return s(tg,pf(H),t$(0),u(rS,function(e){switch(e){case 0:return t$(1);case 1:return t$(2);case 2:return t$(0);default:return tb}},u(rS,pm,oR(e))))},pv={$:1},px={$:1},pw={$:2},py=function(e){return{$:3,a:e}},pS=o(function(e,t,r,a,n){return{$:0,a:e,b:t,c:r,d:a,e:n}}),pE=function(e){return 1===e.$?0:e.a},pk=n(function(e,t,r,a){return d(pS,u(tq,pE(r),pE(a))+1,e,t,r,a)}),pD=function(e){if(1===e.$)return 0;var t=e.d;return pE(e.e)-pE(t)},pR=function(e){if(e.$||e.e.$)return e;var t=e.e,r=t.e;return l(pk,t.b,t.c,l(pk,e.b,e.c,e.d,t.d),r)},pM=function(e){if(e.$||e.d.$)return e;var t=e.d;return l(pk,t.b,t.c,t.d,l(pk,e.b,e.c,t.e,e.e))},pA=function(e){if(1===e.$)return e;var t=e.b,r=e.c,a=e.d,n=e.e;return D(pD(e),-2)&&1===pD(a)?pM(l(pk,t,r,pR(a),n)):0>C(pD(e),-1)?pM(e):2===pD(e)&&D(pD(n),-1)?pR(l(pk,t,r,a,pM(n))):pD(e)>1?pR(e):e},pC=r(function(e,t){return{$:1,a:e,b:t}}),pj=function(e){return{$:0,a:e}},pT=r(function(e,t){return D(e,t)?pj(e):u(pC,u(sd,e,t),u(tq,e,t))}),pL=r(function(e,t){var r=L(e,t);if(r.a.$){if(r.b.$){var a=r.a,n=a.b,o=r.b,i=o.b;return u(pC,u(sd,a.a,o.a),u(tq,n,i))}var c=r.a;return d=c.b,u(pC,u(sd,s=r.b.a,c.a),u(tq,s,d))}if(r.b.$){var s,l=r.b,d=l.b;return u(pC,u(sd,s=r.a.a,l.a),u(tq,s,d))}return u(pT,s=r.a.a,r.b.a)}),pq=r(function(e,t){var r=L(e,t);if(r.a.$){if(r.b.$){var a=r.a,n=a.a,o=a.b,i=r.b,c=i.a,u=i.b;return 0>C(o,c)?2:C(n,u)>0?1:D(n,c)&&D(o,u)?0:3}var s=r.a;return d=s.b,0>C(f=r.b.a,s.a)?1:C(f,d)>0?2:3}if(r.b.$){var l=r.b,d=l.b;return 0>C(f=r.a.a,l.a)?2:C(f,d)>0?1:3}var f,p=r.b.a;return C(f=r.a.a,p)>0?1:2*(0>C(f,p))}),pW=a(function(e,t,r){if(1===r.$)return l(pk,e,t,pv,pv);var a=r.b,n=r.c,o=r.d,i=r.e;switch(u(pq,a,e)){case 2:return pA(l(pk,a,n,s(pW,e,t,o),i));case 1:return pA(l(pk,a,n,o,s(pW,e,t,i)));case 0:return r;default:return l(pk,u(pL,e,a),t,o,i)}}),p_=a(function(e,t,r){var a=r.a,n=r.b,o=L(a,t);switch(o.a.$){case 0:return L(a,n);case 1:switch(o.b){case"1":return L(pw,n);case"2":return L(py(tb),n);default:return L({$:0,a:"expected to see a parsing directive like '1' or '2'"},n)}case 2:return L(px,s(pW,pj(t),e,n));default:return 1===o.a.a.$?L(py(t$(t)),n):L(px,s(pW,u(pT,o.a.a.a,t),e,n))}}),pP=r(function(e,t){var r=s(Q,p_(e),L(px,pv),t);switch(r.a.$){case 1:return tf(r.b);case 0:return tu(r.a.a);case 2:return tu("ended with an empty One");default:return tu("ended with an empty Two")}}),pO=u(sp,uQ(pv),pP(0))("1\r"),pI=u(sp,uQ(pv),pP(2))("2\0 2\v\f2\x0e\x1f2Ÿ1­1؜1᠎1​2‎‏1\u20281\u20292‪‮2⁠⁤1⁥2⁦1\uFEFF2￰￸22𓐰𓐿2𛲠𛲣2𝅳𝅺1󠀀1󠀁2󠀂󠀟2󠂀󠃿2󠇰󠿿"),pF=u(sp,uQ(pv),pP(11))("2̀ͯ2҃҇2҈҉2ֽ֑1ֿ2ׁׂ2ׅׄ1ׇ2ؚؐ2ًٟ1ٰ2ۖۜ2۟ۤ2ۧۨ2۪ۭ1ܑ2ܰ݊2ަް2߫߳1߽2ࠖ࠙2ࠛࠣ2ࠥࠧ2ࠩ࠭2࡙࡛2࢘࢟2࣊࣡2ࣣं1ऺ1़2ुै1्2॑ॗ2ॢॣ1ঁ1়1া2ুৄ1্1ৗ2ৢৣ1৾2ਁਂ1਼2ੁੂ2ੇੈ2ੋ੍1ੑ2ੰੱ1ੵ2ઁં1઼2ુૅ2ેૈ1્2ૢૣ2ૺ૿1ଁ1଼1ା1ି2ୁୄ1୍2୕ୖ1ୗ2ୢୣ1ஂ1ா1ீ1்1ௗ1ఀ1ఄ1఼2ాీ2ెై2ొ్2ౕౖ2ౢౣ1ಁ1಼1ಿ1ೂ1ೆ2ೌ್2ೕೖ2ೢೣ2ഀഁ2഻഼1ാ2ുൄ1്1ൗ2ൢൣ1ඁ1්1ා2ිු1ූ1ෟ1ั2ิฺ2็๎1ັ2ິຼ2່໎2༘༙1༵1༷1༹2ཱཾ2྄ྀ2྆྇2ྍྗ2ྙྼ1࿆2ိူ2ဲ့2္်2ွှ2ၘၙ2ၞၠ2ၱၴ1ႂ2ႅႆ1ႍ1ႝ2፝፟2ᜒ᜔2ᜲᜳ2ᝒᝓ2ᝲᝳ2឴឵2ិួ1ំ2៉៓1៝2᠋᠍1᠏2ᢅᢆ1ᢩ2ᤠᤢ2ᤧᤨ1ᤲ2᤻᤹2ᨘᨗ1ᨛ1ᩖ2ᩘᩞ1᩠1ᩢ2ᩥᩬ2ᩳ᩼1᩿2᪽᪰1᪾2ᪿᫎ2ᬀᬃ1᬴1ᬵ2ᬶᬺ1ᬼ1ᭂ2᭫᭳2ᮀᮁ2ᮢᮥ2ᮨᮩ2᮫ᮭ1᯦2ᯨᯩ1ᯭ2ᯯᯱ2ᰬᰳ2ᰶ᰷2᳐᳒2᳔᳠2᳢᳨1᳭1᳴2᳸᳹2᷿᷀1‌2⃐⃜2⃝⃠1⃡2⃢⃤2⃥⃰2⳯⳱1⵿2ⷠⷿ2〪〭2〮〯2゙゚1꙯2꙰꙲2ꙴ꙽2ꚞꚟ2꛰꛱1ꠂ1꠆1ꠋ2ꠥꠦ1꠬2꣄ꣅ2꣠꣱1ꣿ2ꤦ꤭2ꥇꥑ2ꦀꦂ1꦳2ꦶꦹ2ꦼꦽ1ꧥ2ꨩꨮ2ꨱꨲ2ꨵꨶ1ꩃ1ꩌ1ꩼ1ꪰ2ꪴꪲ2ꪷꪸ2ꪾ꪿1꫁2ꫬꫭ1꫶1ꯥ1ꯨ1꯭1ﬞ2︀️2︠︯2゙゚1𐇽1𐋠2𐍶𐍺2𐨁𐨃2𐨅𐨆2𐨌𐨏2𐨺𐨸1𐨿2𐫦𐫥2𐴤𐴧2𐺫𐺬2𐻽𐻿2𐽆𐽐2𐾅𐾂1𑀁2𑀸𑁆1𑁰2𑁳𑁴2𑁿𑂁2𑂳𑂶2𑂺𑂹1𑃂2𑄀𑄂2𑄧𑄫2𑄭𑄴1𑅳2𑆀𑆁2𑆶𑆾2𑇉𑇌1𑇏2𑈯𑈱1𑈴2𑈶𑈷1𑈾1𑉁1𑋟2𑋣𑋪2𑌀𑌁2𑌻𑌼1𑌾1𑍀1𑍗2𑍦𑍬2𑍰𑍴2𑐸𑐿2𑑂𑑄1𑑆1𑑞1𑒰2𑒳𑒸1𑒺1𑒽2𑒿𑓀2𑓃𑓂1𑖯2𑖲𑖵2𑖼𑖽2𑗀𑖿2𑗜𑗝2𑘳𑘺1𑘽2𑘿𑙀1𑚫1𑚭2𑚰𑚵1𑚷2𑜝𑜟2𑜢𑜥2𑜧𑜫2𑠯𑠷2𑠺𑠹1𑤰2𑤻𑤼1𑤾1𑥃2𑧔𑧗2𑧚𑧛1𑧠2𑨁𑨊2𑨳𑨸2𑨻𑨾1𑩇2𑩑𑩖2𑩙𑩛2𑪊𑪖2𑪘𑪙2𑰰𑰶2𑰸𑰽1𑰿2𑲒𑲧2𑲪𑲰2𑲲𑲳2𑲵𑲶2𑴱𑴶1𑴺2𑴼𑴽2𑴿𑵅1𑵇2𑶐𑶑1𑶕1𑶗2𑻳𑻴2𑼀𑼁2𑼶𑼺1𑽀1𑽂1𓑀2𓑇𓑕2𖫰𖫴2𖬰𖬶1𖽏2𖾏𖾒1𖿤2𛲝𛲞2𜼀𜼭2𜼰𜽆1𝅥2𝅧𝅩2𝅮𝅲2𝅻𝆂2𝆋𝆅2𝆪𝆭2𝉂𝉄2𝨀𝨶2𝨻𝩬1𝩵1𝪄2𝪛𝪟2𝪡𝪯2𞀀𞀆2𞀈𞀘2𞀛𞀡2𞀣𞀤2𞀦𞀪1𞂏2𞄰𞄶1𞊮2𞋬𞋯2𞓯𞓬2𞣐𞣖2𞥊𞥄2🏻🏿2󠀠󠁿2󠄀󠇯"),pN=u(sp,uQ(pv),pP(10))("1©1®1‼1⁉1™1ℹ2↔↙2↩↪2⌚⌛1⌨1⎈1⏏2⏩⏬2⏭⏮1⏯1⏰2⏱⏲1⏳2⏸⏺1Ⓜ2▪▫1▶1◀2◻◾2☀☁2☂☃1☄1★2☇☍1☎2☏☐1☑1☒2☔☕2☖☗1☘2☙☜1☝2☞☟1☠1☡2☢☣2☤☥1☦2☧☩1☪2☫☭1☮1☯2☰☷2☸☹1☺2☻☿1♀1♁1♂2♃♇2♈♓2♔♞1♟1♠2♡♢1♣1♤2♥♦1♧1♨2♩♺1♻2♼♽1♾1♿2⚀⚅2⚐⚑1⚒1⚓1⚔1⚕2⚖⚗1⚘1⚙1⚚2⚛⚜2⚝⚟2⚠⚡2⚢⚦1⚧2⚨⚩2⚪⚫2⚬⚯2⚰⚱2⚲⚼2⚽⚾2⚿⛃2⛄⛅2⛆⛇1⛈2⛉⛍1⛎1⛏1⛐1⛑1⛒1⛓1⛔2⛕⛨1⛩1⛪2⛫⛯2⛰⛱2⛲⛳1⛴1⛵1⛶2⛷⛹1⛺2⛻⛼1⛽2⛾✁1✂2✃✄1✅2✈✌1✍1✎1✏2✐✑1✒1✔1✖1✝1✡1✨2✳✴1❄1❇1❌1❎2❓❕1❗1❣1❤2❥❧2➕➗1➡1➰1➿2⤴⤵2⬅⬇2⬛⬜1⭐1⭕1〰1〽1㊗1㊙2🀀🀃1🀄2🀅🃎1🃏2🃐🃿2🄍🄏1🄯2🅬🅯2🅰🅱2🅾🅿1🆎2🆑🆚2🆭🇥2🈁🈂2🈃🈏1🈚1🈯2🈲🈺2🈼🈿2🉉🉏2🉐🉑2🉒🋿2🌀🌌2🌍🌎1🌏1🌐1🌑1🌒2🌓🌕2🌖🌘1🌙1🌚1🌛1🌜2🌝🌞2🌟🌠1🌡2🌢🌣2🌤🌬2🌭🌯2🌰🌱2🌲🌳2🌴🌵1🌶2🌷🍊1🍋2🍌🍏1🍐2🍑🍻1🍼1🍽2🍾🍿2🎀🎓2🎔🎕2🎖🎗1🎘2🎙🎛2🎜🎝2🎞🎟2🎠🏄1🏅1🏆1🏇1🏈1🏉1🏊2🏋🏎2🏏🏓2🏔🏟2🏠🏣1🏤2🏥🏰2🏱🏲1🏳1🏴1🏵1🏶1🏷2🏸🏺2🐀🐇1🐈2🐉🐋2🐌🐎2🐏🐐2🐑🐒1🐓1🐔1🐕1🐖2🐗🐩1🐪2🐫🐾1🐿1👀1👁2👂👤1👥2👦👫2👬👭2👮💬1💭2💮💵2💶💷2💸📫2📬📭1📮1📯2📰📴1📵2📶📷1📸2📹📼1📽1📾2📿🔂1🔃2🔄🔇1🔈1🔉2🔊🔔1🔕2🔖🔫2🔬🔭2🔮🔽2🕆🕈2🕉🕊2🕋🕎1🕏2🕐🕛2🕜🕧2🕨🕮2🕯🕰2🕱🕲2🕳🕹1🕺2🕻🖆1🖇2🖈🖉2🖊🖍2🖎🖏1🖐2🖑🖔2🖕🖖2🖗🖣1🖤1🖥2🖦🖧1🖨2🖩🖰2🖱🖲2🖳🖻1🖼2🖽🗁2🗂🗄2🗅🗐2🗑🗓2🗔🗛2🗜🗞2🗟🗠1🗡1🗢1🗣2🗤🗧1🗨2🗩🗮1🗯2🗰🗲1🗳2🗴🗹1🗺2🗻🗿1😀2😁😆2😇😈2😉😍1😎1😏1😐1😑2😒😔1😕1😖1😗1😘1😙1😚1😛2😜😞1😟2😠😥2😦😧2😨😫1😬1😭2😮😯2😰😳1😴1😵1😶2😷🙀2🙁🙄2🙅🙏1🚀2🚁🚂2🚃🚅1🚆1🚇1🚈1🚉2🚊🚋1🚌1🚍1🚎1🚏1🚐2🚑🚓1🚔1🚕1🚖1🚗1🚘2🚙🚚2🚛🚡1🚢1🚣2🚤🚥1🚦2🚧🚭2🚮🚱1🚲2🚳🚵1🚶2🚷🚸2🚹🚾1🚿1🛀2🛁🛅2🛆🛊1🛋1🛌2🛍🛏1🛐2🛑🛒2🛓🛔1🛕2🛖🛗2🛘🛛1🛜2🛝🛟2🛠🛥2🛦🛨1🛩1🛪2🛫🛬2🛭🛯1🛰2🛱🛲1🛳2🛴🛶2🛷🛸1🛹1🛺2🛻🛼2🛽🛿2🝴🝿2🟕🟟2🟠🟫2🟬🟯1🟰2🟱🟿2🠌🠏2🡈🡏2🡚🡟2🢈🢏2🢮🣿1🤌2🤍🤏2🤐🤘2🤙🤞1🤟2🤠🤧2🤨🤯1🤰2🤱🤲2🤳🤺2🤼🤾1🤿2🥀🥅2🥇🥋1🥌2🥍🥏2🥐🥞2🥟🥫2🥬🥰1🥱1🥲2🥳🥶2🥷🥸1🥹1🥺1🥻2🥼🥿2🦀🦄2🦅🦑2🦒🦗2🦘🦢2🦣🦤2🦥🦪2🦫🦭2🦮🦯2🦰🦹2🦺🦿1🧀2🧁🧂2🧃🧊1🧋1🧌2🧍🧏2🧐🧦2🧧🧿2🨀🩯2🩰🩳1🩴2🩵🩷2🩸🩺2🩻🩼2🩽🩿2🪀🪂2🪃🪆2🪇🪈2🪉🪏2🪐🪕2🪖🪨2🪩🪬2🪭🪯2🪰🪶2🪷🪺2🪻🪽1🪾1🪿2🫀🫂2🫃🫅2🫆🫍2🫎🫏2🫐🫖2🫗🫙2🫚🫛2🫜🫟2🫠🫧1🫨2🫩🫯2🫰🫶2🫷🫸2🫹🫿2🰀🿽"),pB=u(sp,uQ(pv),pP(5))("2ᄀᅟ2ꥠꥼ"),pU=u(sp,uQ(pv),pP(1))("1\n"),pz=u(sp,uQ(pv),pP(8))("1가1개1갸1걔1거1게1겨1계1고1과1괘1괴1교1구1궈1궤1귀1규1그1긔1기1까1깨1꺄1꺠1꺼1께1껴1꼐1꼬1꽈1꽤1꾀1꾜1꾸1꿔1꿰1뀌1뀨1끄1끠1끼1나1내1냐1냬1너1네1녀1녜1노1놔1놰1뇌1뇨1누1눠1눼1뉘1뉴1느1늬1니1다1대1댜1댸1더1데1뎌1뎨1도1돠1돼1되1됴1두1둬1뒈1뒤1듀1드1듸1디1따1때1땨1떄1떠1떼1뗘1뗴1또1똬1뙈1뙤1뚀1뚜1뚸1뛔1뛰1뜌1뜨1띄1띠1라1래1랴1럐1러1레1려1례1로1롸1뢔1뢰1료1루1뤄1뤠1뤼1류1르1릐1리1마1매1먀1먜1머1메1며1몌1모1뫄1뫠1뫼1묘1무1뭐1뭬1뮈1뮤1므1믜1미1바1배1뱌1뱨1버1베1벼1볘1보1봐1봬1뵈1뵤1부1붜1붸1뷔1뷰1브1븨1비1빠1빼1뺘1뺴1뻐1뻬1뼈1뼤1뽀1뽜1뽸1뾔1뾰1뿌1뿨1쀄1쀠1쀼1쁘1쁴1삐1사1새1샤1섀1서1세1셔1셰1소1솨1쇄1쇠1쇼1수1숴1쉐1쉬1슈1스1싀1시1싸1쌔1쌰1썌1써1쎄1쎠1쎼1쏘1쏴1쐐1쐬1쑈1쑤1쒀1쒜1쒸1쓔1쓰1씌1씨1아1애1야1얘1어1에1여1예1오1와1왜1외1요1우1워1웨1위1유1으1의1이1자1재1쟈1쟤1저1제1져1졔1조1좌1좨1죄1죠1주1줘1줴1쥐1쥬1즈1즤1지1짜1째1쨔1쨰1쩌1쩨1쪄1쪠1쪼1쫘1쫴1쬐1쬬1쭈1쭤1쮀1쮜1쮸1쯔1쯰1찌1차1채1챠1챼1처1체1쳐1쳬1초1촤1쵀1최1쵸1추1춰1췌1취1츄1츠1츼1치1카1캐1캬1컈1커1케1켜1켸1코1콰1쾌1쾨1쿄1쿠1쿼1퀘1퀴1큐1크1킈1키1타1태1탸1턔1터1테1텨1톄1토1톼1퇘1퇴1툐1투1퉈1퉤1튀1튜1트1틔1티1파1패1퍄1퍠1퍼1페1펴1폐1포1퐈1퐤1푀1표1푸1풔1풰1퓌1퓨1프1픠1피1하1해1햐1햬1허1헤1혀1혜1호1화1홰1회1효1후1훠1훼1휘1휴1흐1희1히"),pH=u(sp,uQ(pv),pP(9))("2각갛2객갷2갹걓2걕걯2걱겋2겍겧2격곃2곅곟2곡곻2곽괗2괙괳2괵굏2굑굫2국궇2궉궣2궥궿2귁귛2귝귷2극긓2긕긯2긱깋2깍깧2깩꺃2꺅꺟2꺡꺻2꺽껗2껙껳2껵꼏2꼑꼫2꼭꽇2꽉꽣2꽥꽿2꾁꾛2꾝꾷2꾹꿓2꿕꿯2꿱뀋2뀍뀧2뀩끃2끅끟2끡끻2끽낗2낙낳2낵냏2냑냫2냭넇2넉넣2넥넿2녁녛2녝녷2녹놓2놕놯2놱뇋2뇍뇧2뇩눃2눅눟2눡눻2눽뉗2뉙뉳2뉵늏2늑늫2늭닇2닉닣2닥닿2댁댛2댝댷2댹덓2덕덯2덱뎋2뎍뎧2뎩돃2독돟2돡돻2돽됗2됙됳2됵둏2둑둫2둭뒇2뒉뒣2뒥뒿2듁듛2득듷2듹딓2딕딯2딱땋2땍땧2땩떃2떅떟2떡떻2떽뗗2뗙뗳2뗵똏2똑똫2똭뙇2뙉뙣2뙥뙿2뚁뚛2뚝뚷2뚹뛓2뛕뛯2뛱뜋2뜍뜧2뜩띃2띅띟2띡띻2락랗2랙랳2략럏2럑럫2럭렇2렉렣2력렿2롁롛2록롷2롹뢓2뢕뢯2뢱룋2룍룧2룩뤃2뤅뤟2뤡뤻2뤽륗2륙륳2륵릏2릑릫2릭맇2막맣2맥맿2먁먛2먝먷2먹멓2멕멯2멱몋2몍몧2목뫃2뫅뫟2뫡뫻2뫽묗2묙묳2묵뭏2뭑뭫2뭭뮇2뮉뮣2뮥뮿2믁믛2믝믷2믹밓2박밯2백뱋2뱍뱧2뱩벃2벅벟2벡벻2벽볗2볙볳2복봏2봑봫2봭뵇2뵉뵣2뵥뵿2북붛2붝붷2붹뷓2뷕뷯2뷱븋2븍븧2븩빃2빅빟2빡빻2빽뺗2뺙뺳2뺵뻏2뻑뻫2뻭뼇2뼉뼣2뼥뼿2뽁뽛2뽝뽷2뽹뾓2뾕뾯2뾱뿋2뿍뿧2뿩쀃2쀅쀟2쀡쀻2쀽쁗2쁙쁳2쁵삏2삑삫2삭샇2색샣2샥샿2섁섛2석섷2섹셓2셕셯2셱솋2속솧2솩쇃2쇅쇟2쇡쇻2쇽숗2숙숳2숵쉏2쉑쉫2쉭슇2슉슣2슥슿2싁싛2식싷2싹쌓2쌕쌯2쌱썋2썍썧2썩쎃2쎅쎟2쎡쎻2쎽쏗2쏙쏳2쏵쐏2쐑쐫2쐭쑇2쑉쑣2쑥쑿2쒁쒛2쒝쒷2쒹쓓2쓕쓯2쓱씋2씍씧2씩앃2악앟2액앻2약얗2얙얳2억엏2엑엫2역옇2옉옣2옥옿2왁왛2왝왷2왹욓2욕욯2욱웋2웍웧2웩윃2윅윟2육윻2윽읗2읙읳2익잏2작잫2잭쟇2쟉쟣2쟥쟿2적젛2젝젷2젹졓2졕졯2족좋2좍좧2좩죃2죅죟2죡죻2죽줗2줙줳2줵쥏2쥑쥫2쥭즇2즉즣2즥즿2직짛2짝짷2짹쨓2쨕쨯2쨱쩋2쩍쩧2쩩쪃2쪅쪟2쪡쪻2쪽쫗2쫙쫳2쫵쬏2쬑쬫2쬭쭇2쭉쭣2쭥쭿2쮁쮛2쮝쮷2쮹쯓2쯕쯯2쯱찋2찍찧2착챃2책챟2챡챻2챽첗2척첳2첵쳏2쳑쳫2쳭촇2촉촣2촥촿2쵁쵛2쵝쵷2쵹춓2축춯2춱췋2췍췧2췩츃2츅츟2측츻2츽칗2칙칳2칵캏2캑캫2캭컇2컉컣2컥컿2켁켛2켝켷2켹콓2콕콯2콱쾋2쾍쾧2쾩쿃2쿅쿟2쿡쿻2쿽퀗2퀙퀳2퀵큏2큑큫2큭킇2킉킣2킥킿2탁탛2택탷2탹턓2턕턯2턱텋2텍텧2텩톃2톅톟2톡톻2톽퇗2퇙퇳2퇵툏2툑툫2툭퉇2퉉퉣2퉥퉿2튁튛2튝튷2특틓2틕틯2틱팋2팍팧2팩퍃2퍅퍟2퍡퍻2퍽펗2펙펳2펵폏2폑폫2폭퐇2퐉퐣2퐥퐿2푁푛2푝푷2푹풓2풕풯2풱퓋2퓍퓧2퓩픃2픅픟2픡픻2픽핗2학핳2핵햏2햑햫2햭헇2헉헣2헥헿2혁혛2혝혷2혹홓2확홯2홱횋2획횧2횩훃2훅훟2훡훻2훽휗2휙휳2휵흏2흑흫2흭힇2힉힣"),pG=u(sp,uQ(pv),pP(3))("2؀؅1۝1܏2࢐࢑1࣢1ൎ1𑂽1𑃍2𑇂𑇃1𑤿1𑥁1𑨺2𑪄𑪉1𑵆1𑼂"),pJ=u(sp,uQ(pv),pP(4))("2🇦🇿"),pV=u(sp,uQ(pv),pP(12))("1ः1ऻ2ाी2ॉौ2ॎॏ2ংঃ2িী2েৈ2োৌ1ਃ2ਾੀ1ઃ2ાી1ૉ2ોૌ2ଂଃ1ୀ2େୈ2ୋୌ1ி2ுூ2ெை2ொௌ2ఁః2ుౄ2ಂಃ1ಾ2ೀು2ೃೄ2ೇೈ2ೊೋ1ೳ2ംഃ2ിീ2െൈ2ൊൌ2ංඃ2ැෑ2ෘෞ2ෲෳ1ำ1ຳ2༾༿1ཿ1ေ2ျြ2ၖၗ1ႄ1᜕1᜴1ា2ើៅ2ះៈ2ᤣᤦ2ᤩᤫ2ᤰᤱ2ᤳᤸ2ᨙᨚ1ᩕ1ᩗ2ᩭᩲ1ᬄ1ᬻ2ᬽᭁ2ᭃ᭄1ᮂ1ᮡ2ᮦᮧ1᮪1ᯧ2ᯪᯬ1ᯮ2᯲᯳2ᰤᰫ2ᰴᰵ1᳡1᳷2ꠣꠤ1ꠧ2ꢀꢁ2ꢴꣃ2ꥒ꥓1ꦃ2ꦴꦵ2ꦺꦻ2ꦾ꧀2ꨯꨰ2ꨳꨴ1ꩍ1ꫫ2ꫮꫯ1ꫵ2ꯣꯤ2ꯦꯧ2ꯩꯪ1꯬1𑀀1𑀂1𑂂2𑂰𑂲2𑂷𑂸1𑄬2𑅅𑅆1𑆂2𑆳𑆵2𑆿𑇀1𑇎2𑈬𑈮2𑈲𑈳1𑈵2𑋠𑋢2𑌂𑌃1𑌿2𑍁𑍄2𑍇𑍈2𑍋𑍍2𑍢𑍣2𑐵𑐷2𑑀𑑁1𑑅2𑒱𑒲1𑒹2𑒻𑒼1𑒾1𑓁2𑖰𑖱2𑖸𑖻1𑖾2𑘰𑘲2𑘻𑘼1𑘾1𑚬2𑚮𑚯1𑚶1𑜦2𑠬𑠮1𑠸2𑤱𑤵2𑤷𑤸1𑤽1𑥀1𑥂2𑧑𑧓2𑧜𑧟1𑧤1𑨹2𑩗𑩘1𑪗1𑰯1𑰾1𑲩1𑲱1𑲴2𑶊𑶎2𑶓𑶔1𑶖2𑻵𑻶1𑼃2𑼴𑼵2𑼾𑼿1𑽁2𖽑𖾇2𖿰𖿱1𝅦1𝅭"),pX=u(sp,uQ(pv),pP(7))("2ᆨᇿ2ퟋퟻ"),pK=u(sp,uQ(pv),pP(6))("2ᅠᆧ2ힰퟆ"),pY=u(sp,uQ(pv),pP(13))("1‍"),pZ=function(e){if(1===e.$)return O;var t=e.b,r=e.c,a=e.e;return P(pZ(e.d),u(F,L(t,r),pZ(a)))},pQ=r(function(e,t){return s(tg,function(e){return u(pW,e.a,e.b)},t,pZ(e))}),p1=s(tg,pQ,pv,N([pO,pU,pI,pF,pJ,pG,pV,pB,pK,pX,pz,pH,pN,pY])),p2=r(function(e,t){for(;;){if(1===t.$)return tb;var r=t.c,a=t.d,n=t.e;switch(u(pq,e,t.b)){case 2:t=n;continue;case 1:t=a;continue;default:return t$(r)}}}),p0=r(function(e,t){return u(p2,pj(e),t)}),p7=function(e){e:for(;;){t:for(;e.b&&!e.a.$;)switch(e.a.a){case 11:e=e.b;continue e;case 10:if(e.b.b)break t;return!1;default:break t}return!0}},p5=a(function(e,t,r){var a=L(u(p0,e,p1),u(p0,r,p1));e:for(;;){t:for(;;){r:for(;;){a:for(;;){n:for(;;){o:for(;;)if(a.a.$){if(a.b.$)break;switch(a.b.a){case 13:break r;case 12:break a;case 11:break n;default:break o}}else switch(a.a.a){case 0:if(a.b.$)break e;if(1===a.b.a)return!1;break e;case 1:case 2:return!0;case 4:if(a.b.$)break o;switch(a.b.a){case 4:return!sg(t);case 13:break r;case 12:break a;case 11:break n;default:break o}case 3:if(a.b.$)break t;switch(a.b.a){case 0:case 1:case 2:return!0;default:break t}case 5:if(a.b.$)break o;switch(a.b.a){case 5:case 6:case 8:case 9:return!1;case 13:break r;case 12:break a;case 11:break n;default:break o}case 6:if(a.b.$)break o;switch(a.b.a){case 6:case 7:return!1;case 13:break r;case 12:break a;case 11:break n;default:break o}case 7:if(a.b.$)break o;switch(a.b.a){case 7:return!1;case 13:break r;case 12:break a;case 11:break n;default:break o}case 8:if(a.b.$)break o;switch(a.b.a){case 6:case 7:return!1;case 13:break r;case 12:break a;case 11:break n;default:break o}case 9:if(a.b.$)break o;switch(a.b.a){case 7:return!1;case 13:break r;case 12:break a;case 11:break n;default:break o}case 13:if(a.b.$)break o;switch(a.b.a){case 10:return p7(u(rS,function(e){return u(p0,e,p1)},t));case 13:break r;case 12:break a;case 11:break n;default:break o}default:if(a.b.$)break o;switch(a.b.a){case 13:break r;case 12:break a;case 11:break n;default:break o}}return!0}return!1}return!1}return!1}return!1}return!0}),p3=r(function(e,t){for(;;){var r=L(tk(e),t);if(1===r.a.$){if(r.b.b){var a=r.b,n=a.a,o=a.b;if("\0"===u(c$,1,e)){if(s(p5,n,o,"\0"))return L(t,e);e=u(rV,1,e),t=u(F,"\0",t);continue}return L(t,"")}if("\0"===u(c$,1,e)){e=u(rV,1,e),t=N(["\0"]);continue}return L(t,"")}if(r.b.b){var i=r.a.a,c=(d=i.b,r.b);if(s(p5,n=c.a,o=c.b,l=i.a))return L(t,e);e=d,t=u(F,l,t)}else{var l,d,f=r.a.a;e=d=f.b,t=N([l=f.a])}}}),p6=a(function(e,t,r){for(;;){if(""===r)return t;var a=u(p3,r,O),n=a.b,o=e,i=u(e,aa(tE(a.a)),t);e=o,t=i,r=n}}),p4=u(a(function(e,t,r){return s(tg,e,t,s(p6,F,O,r))}),F,O),p9=function(e){return s(tg,H,0,u(rS,u(tH,oR,u(tH,ab,u(tH,t9(u(tH,rE,u(tH,pg,t8(0)))),t8(0)))),p4(e)))},p8=function(e){return L(tv(e),u(t8,0,d5(u(rS,p9,e))))},$e=r(function(e,t){return u(f8,e,u(f9,t,N([L(function(e){return!D(fF,e.d)||!D(fF,e.c)},u(fV,fU,pl(2)))])))}),$t=r(function(e,t){return u(f8,e,u(f9,t,N([L(u(tH,function(e){return e.d},M(fZ)),u(fV,u(fz,fQ,fU),pl(4))),L(u(tH,function(e){return e.d},M(f0)),u(fV,u(fz,fQ,fU),pl(3))),L(u(tH,function(e){return e.c},M(fY)),u(fV,u(fz,fQ,f7),po(4))),L(u(tH,function(e){return e.c},M(f0)),u(fV,u(fz,fQ,f7),po(3))),L(u(tH,function(e){return e.F},M(f0)),u(fV,u(fz,fQ,pl(2)),po(3))),L(u(tH,function(e){return e.C},M(f0)),u(fV,u(fz,fQ,f7),po(3))),L(function(e){return!D(fF,e.d)&&!D(fF,e.c)},u(fV,u(fz,fQ,fU),pl(2))),L(function(e){return D(pu,e.F)},s(pr,1,u(fz,fQ,f7),s(fH,.15,fQ,pl(4)))),L(function(e){return D(pu,e.d)},s(pr,1,u(fz,ps(.75),pl(1.6)),s(fH,.2,fQ,po(4)))),L(function(e){return D(pn,e.C)},s(pr,1,u(fz,ps(1.15),po(1.7)),s(fH,.15,fX,pl(4)))),L(function(e){return D(pn,e.c)},s(pr,1,u(fz,fQ,po(1)),s(fH,.2,pc(2),po(4))))])))}),$r=r(function(e,t){return u(f8,e,u(f9,t,N([L(function(e){return D(fB(fQ),e.r)||D(fB(fX),e.C)},s(pr,4,fX,u(fz,fQ,fQ))),L(function(e){return D(fZ,e.r)&&D(fY,e.C)},s(pr,4,u(fz,fX,fU),u(fz,fQ,fQ)))])))}),$a=r(function(e,t){var r=t.a,a=t.b;e:for(;;)switch(a.$){case 2:return D(fF,e.d)&&D(fF,e.c)?f1(r):u(fV,fQ,u(fz,fX,fX));case 6:return u($e,r,e);case 7:return u($t,r,e);case 8:return u(pe,r,e);case 10:switch(a.a.$){case 3:return D(f0,e.e)?f2(fX):D(fZ,e.r)?f2(u(fz,fX,fU)):D(fY,e.o)?f2(u(fz,fX,f7)):f1(r);case 5:return D(f0,e.h)?f2(fQ):D(fZ,e.F)?f2(u(fz,fQ,f7)):D(fY,e.C)?f2(u(fz,fQ,fU)):f1(r);case 1:return u(iT,e.d,N([fJ,fB(fQ),fB(fX)]))||u(iT,e.c,N([fJ,fB(fQ),fB(fX)]))?f2(fU):f1(r);case 7:return u(iT,e.d,N([fJ,fB(fQ),fB(fX)]))||u(iT,e.c,N([fJ,fB(fQ),fB(fX)]))?f2(f7):f1(r);default:break e}case 9:return s(pd,a.a,r,e);case 11:return u(fV,u(fz,fX,fU),s(fH,2,fQ,f7));case 12:return u(fV,u(fz,fQ,fU),s(fH,2,fX,f7));case 0:return u($r,r,e);case 1:return u(pa,r,e);case 13:var n=u(pe,r,e);return 5===n.$?fK(u(F,fN,n.a)):f1(r);case 15:return s(pt,a.a,r,e);case 5:var o=a.a;return u(fG,o,p8(nV(o)));case 4:return{$:1,a:r};default:break e}return f1(r)}),$n={$:14},$o=n(function(e,t,r,a){return u(t8,$n,u(t9,aY,u(nA,r*e+t,a)))}),$i=n(function(e,t,a,n){var o=r(function(t,r){return l($o,e,t,r,n)});return{c:u(o,t+1,a),e:u(o,t,a-1),r:u(o,t+1,a-1),o:u(o,t-1,a-1),h:u(o,t,a+1),C:u(o,t+1,a+1),F:u(o,t-1,a+1),d:u(o,t-1,a)}}),$c=function(e){return{$:5,a:e}},$u=r(function(e,t){var r=L(e,t);return 5===r.a.$&&5===r.b.$?$c(r.a.a+"\n"+r.b.a):e}),$s=r(function(e,t){for(;;){if(t.b){if(t.b.b){var a=t.a,n=t.b,o=s(tg,r(function(e,t){var r=e.a,a=r.b,n=e.b,o=n.a,i=n.b,c=t.a,s=t.b,l=s.a.a,d=s.b.b,f=t.c;return D(r.a,l)&&D(c+1,a)?q(c+1,L(L(l,a),L(o,u($u,d,i))),f):q(c,s,u(F,L(r,n),f))}),q(a.a.b,a,O),n),i=o.c;e=u(F,o.b,e),t=tE(i);continue}return u(F,t.a,e)}return e}}),$l={$:4},$d=function(e){return u(tH,Z(e),u(tH,$c,rd(" ")))},$f=function(e){return{$:10,a:e}},$p=function(e){return{$:15,a:e}},$$=function(e){return 1===pm(e)},$b=o(function(e,t,r,a,n){var o;return o=function(){if(D(a,e)){var o=L(n.am,n.bK);e:for(;;)switch(o.a){case 0:return W(n,{am:1});case 1:if(o.b.b)return W(n,o.b.a?{am:2}:{am:0});break e;case 2:if(o.b.b&&o.b.a)return W(n,{iw:function(){var e=L(t,n.iw);if(e.a&&e.b.b&&5===e.b.a.b.b.$){var r=e.b,a=r.a,o=r.b;return u(F,L(a.a,L(" ",$c(u(aM,1,a.b.b.a)+" "))),o)}return u(t8,O,oD(e.b))}(),am:0});break e;default:break e}return W(n,{iw:function(){var e=L(t,n.iw);if(e.a){if(e.b.b&&5===e.b.a.b.b.$){var o=e.b,i=o.a,c=o.b;return u(F,L(i.a,u($d,i.b.b.a,a)),c)}return u(F,L(L(n.fM,r),u($d,"",a)),n.iw)}return u(F,L(L(n.fM,r),L(a,fF)),n.iw)}()})}if(n.am>0)return W(n,{iw:function(){var e=L(t,n.iw);if(e.a){if(e.b.b&&5===e.b.a.b.b.$){var o=e.b,i=o.a,c=i.a.a,s=i.b.b.a,l=o.b;return D(c+rp(s),n.fM)?u(F,L(L(c,r),u($d,s,a)),l):u(F,L(L(n.fM,r),u($d,"",a)),n.iw)}return u(F,L(L(n.fM+1-n.am,r),u($d,"",a)),n.iw)}return u(F,L(L(n.fM,r),L(a,fF)),n.iw)}()});var i=function(e){switch(e){case" ":return tb;case"-":return t$(fJ);case"_":return t$(pi);case"+":return t$(f6);case".":case",":return t$(fB(fQ));case"'":case"`":case"´":return t$(fB(fX));case">":return t$($f(f7));case"<":return t$($f(fU));case"V":case"v":return t$($f(fQ));case"^":case"A":return t$($f(fX));case"/":return t$(fZ);case"\\":return t$(fY);case"(":return t$(pu);case")":return t$(pn);case"|":return t$(f0);case"#":return t$(f4);case"O":case"o":return t$($p(!1));case"*":return t$($p(!0));default:return 1!==rp(e)||u(t8,!1,u(t9,u(tH,tP,$$),tk(e)))?t$($l):t$(fF)}}(a);if(1===i.$)return n;if(4===i.a.$)return W(n,{iw:u(F,L(L(n.fM,r),L(a,$l)),n.iw),fM:n.fM+1});var c=i.a;return W(n,{iw:u(F,L(L(n.fM,r),L(a,c)),n.iw)})}(),W(o,{bK:u(F,D(a,e),o.bK),fM:o.fM+1})}),$h=function(e){return e.replace(/\s+$/,"")},$m=a(function(e,t,r){return u(tH,$h,u(tH,p4,u(tH,u(tg,s($b,e,t,r),{bK:O,iw:O,am:0,fM:0}),function(e){return e.iw})))}),$g=r(function(e,t){var a=o7(u(ty,u($m,e.iY,""!==e.iY),t));if(e.av){var n=s(tg,r(function(e,t){var r=e.a,a=e.b,n=a.a,o=a.b,i=t.a,c=t.b;return 5===o.$?L(u(F,L(r,L(n,o)),i),c):L(i,u(F,L(r,L(n,o)),c))}),L(O,O),a),o=n.a;return u(a$,n.b,tE(u($s,O,u(z,u(tH,tP,aY),o))))}return a}),$v=r(function(e,t){var r=nV(t),a=p8(r);return{dr:a.b,ek:r,e0:a.a,e9:e}}),$x=r(function(e,t){var a=u($v,e,t),n=a.dr+2,o=u($g,a.e9.jt,a.ek),i=t3(u(rS,function(e){var t=e.a;return L(t.b*n+t.a,e.b)},o));return s(tg,r(function(e,t){var r=e.a,a=r.a,o=r.b,c=e.b,s=c.a,d=c.b,f=u(fI,8*a+4,16*o+8),p=u($a,l($i,n,a,o,i),L(s,d));return W(t,9===p.$?{dO:u(F,L(p.a,L(f,p.b)),t.dO)}:{fq:u(F,L(f,p),t.fq)})}),{dr:a.dr,dO:O,e0:a.e0,e9:e,fq:O},o)}),$w=(lO=u(rj,oq,nw(function(e){return rK(L(e.dC.f2,e.dC.dh))})),u(nZ,O,u(r_,r4(u(r_,nF,r0("[ ]*\n"))),u(rN,r5(lO),u(rN,of,oW))))),$y=u(rq,function(e){return{$:0,a:e}},u(r_,r0("-{3,}[ ]*\n"),$w)),$S=n$(nI(!0)),$E=u(au,{$:19},u(r_,r5(rG),u(r_,nF,$S))),$k=function(e){return!!e.ho&&!dy(e.f4.h9)},$D=nw(u(tH,function(e){return e.d8},u(tH,$k,rK))),$R=rq(nN),$M=u(r_,n$(nI(!1)),nw(function(e){if(D(e.hl,O))return rK(0);if(e.d3)return as(rK(0));var t=nO(e.hl);if(""===ax(t))return as(r4(r0(t)));var r=$h(t);return as(s(tT,r4(rX(u(rD,rp(t)-rp(r)," "))),r_,r0(r)))})),$A=u(r_,l1,$M),$C=oG(u(rj,function(e){return 1===e.$?rK(0):nL("")},r4(r6(N([r0("[ ]*\n"),r0("\\*\\*\\*+\n"),rX("[[?]]"),rX("+ "),rX("- "),rX("* "),rX("```"),rX(">"),r0("\\d+\\. ")]))))),$j=oG(u(rj,function(e){return D(e,tb)?rK(0):nL("")},r4(u(rB,r0("[ ]*--{{\\d+}}--"),r0("[ ]*{{\\d+}}"))))),$T=u(rq,u(tH,r(function(e,t){if(t.b){var a=t.b;return u(F,t.a,s(ry,r(function(t,r){return u(F,e,u(F,t,r))}),O,a))}return O})(N([u(a5," ",O)])),u(tH,o7,oK)),u(rN,nK(u(r_,l1,u(rN,uR,u(r_,$C,nF)))),u(r_,$S,$j))),$L=r(function(e,t){return{$:1,a:e,b:t}}),$q=r(function(e,t){return{$:0,a:e,b:t}}),$W=r(function(e,t){return{fM:e,b1:t}}),$_=i(function(e,t,n,o,i,c){var u=s(tJ,a(function(r,a,o){for(;;){var i=o.a,c=o.b;if(i.b){var u=i.a,d=u.a,f=u.b,p=i.b;if(0>C(d,r)){o=L(p,s(e,d,f,c));continue}return C(d,r)>0?L(i,s(n,r,a,c)):L(p,l(t,d,f,a,c))}return L(i,s(n,r,a,c))}}),L(tn(o),c),i),d=u.a,f=u.b;return s(tg,r(function(t,r){return s(e,t.a,t.b,r)}),f,d)}),$P=r(function(e,t){return f($_,t5,n(function(e,t,r,a){return s(t5,e,P(t,r),a)}),t5,e,t,t1)}),$O=r(function(e,t){if(-2===t.$)return tQ;var r=t.b,a=t.d,n=t.e;return d(t2,t.a,r,u(e,r,t.c),u($O,e,a),u($O,e,n))}),$I=u(rz,"expected a float",u(rj,u(tH,fa,nq),r0("-?(?:0|[1-9]\\d*)\\.\\d+"))),$F=u(rB,$I,u(rq,function(e){return e},u(r_,u(nZ,".",rX(".")),nW))),$N=r(function(e,t){return u(s8,e,t)}),$B=(lN=a(function(e,t,r){var n,o;return L(L(""===(o=ax(e))?" ":o,r),t3(u(rS,function(e){return L(e,u(ec,rE(e),t))},(n=u($N," ",d2(oR(t))),s(ta,a(function(e,t,r){return u(F,e,r)}),O,n)))))}),u(r_,r0("[ ]*\n"),u(rW,r4(u(r_,rX(")"),u(rW,r0("[^)]+"),u(rq,rd,u(rN,r0("[A-Za-z\\+\\*#]?"),u(r_,r7,rX("("))))))),u(rW,r0("[ \\*a-zA-Z\\+#]*"),u(rq,lN,u(r_,rX("|"),r0("[^\n|]*"))))))),$U=a(function(e,t,r){return L(t,(r-t)/e)}),$z=r(function(e,t){for(;;){var r=L(t,e);if(!r.a.b)return!0;if(1!==r.b.$){var a=r.a;if(i=a.b,D(n=a.a,r.b.a))return!1;e=t$(n),t=i}else{var n,o=r.a,i=o.b;e=t$(n=o.a),t=i}}}),$H=u(rW,u(nZ,1,u(r_,r0("[ ]*\n"),u(rN,$F,r0("[ ]*")))),u(rW,u(nZ,"",r0("[a-zA-Z_ .\\\\()\\-]+")),u(rW,u(nZ,0,$F),u(rq,n(function(e,t,r,a){return L(ax(r),s($U,rp(e),t,a))}),u(r_,r0("[ ]*\n[ ]*"),u(rN,r0("\\-+"),r0("[ ]*\\+"))))))),$G=(lB=o(function(e,t,n,o,i){var c=i.a,l=i.b,d=l.a,f=l.b,p=s($U,tv(n),o,t),$=p.a,b=p.b,h=ff(n),m=h.b,g=ff(h.a),v=g.a,x=t3(u(oN,t6,g.b));return{gz:u($O,r(function(e,t){return u(u($z,tb,u(rS,function(e){return e.fM},t))?$q:$L,t,u(nA,rE(e),x))}),u($O,r(function(e,t){return u(z,function(e){return e.fM},t)}),s(ry,$P,t1,u(rS,function(e){var t=e.a,a=e.b;return u($O,r(function(e,r){return u(rS,function(e){return u($W,e*f+d,t*b+$)},r)}),a)},u(ty,rd,tE(m)))))),hy:s(ta,a(function(e,t,r){return u(F,t,r)}),O,x),ia:tb,jg:e,jA:c,jB:{eo:tb,es:tb},jE:ax(nO(v)),jF:{eo:tb,es:tb}}}),u(rW,$H,u(rW,u(nZ,0,u(rN,$F,r0("[ ]*"))),u(rW,nK($B),u(rW,u(nZ,1,u(rN,$F,r0("[ ]*"))),u(rq,u(tH,ax,lB),u(nZ,"",r0("[ ]*[^\n\\|`]*\n")))))))),$J=u(rN,oQ,u(oZ,{ao:!0,av:!1},"<script>")),$V=n(function(e,t,r,a){return{fX:e,gd:a,hs:t,ex:r}}),$X=r(function(e,t){var r=e+"{"+eu(t)+"}";return u(rq,u(tH,nO,aM(1)),u(rJ,u(rN,r0("(?:.(?!"+r+"))*\n"),$M),u(rN,u(r_,l1,u(r_,oW,r0(r))),nF)))}),$K=u(rq,ah,u(rN,r0("\\w*"),oW)),$Y=u(r_,l1,u(rW,r0(".*"),u(rq,rd,u(nZ,!0,u(rN,r6(N([u(au,!0,rX("+")),u(au,!1,rX("-"))])),oW))))),$Z=function(e){return u(rj,function(t){return u(rW,u(rB,u($X,"`",t),u($X,"~",t)),u(rW,$Y,u(rq,a(function(t,r,a){var n=r.a;return L(l($V,e,t,ax(r.b),a),n)}),$K)))},nP)},$Q=a(function(e,t,r){return{bB:r,bd:e,iw:t}}),$1=function(e){return{$:1,a:e}},$2=r(function(e,t){return{aT:e,bj:t}}),$0=r(function(e,t){return s(fq,np(t)-1,e,t)}),$7=r(function(e,t){var r=tL(e),a=32-tL(t.m)-r,n=s(E,32,t.m,e);return 0>a?{n:u(F,tj(n),t.n),j:t.j+1,m:s(S,a,r,e)}:a?{n:t.n,j:t.j,m:n}:{n:u(F,tj(n),t.n),j:t.j+1,m:tR}}),$5=r(function(e,t){var a=t.a,n=t.c,o=t.d;if(e){if(C(e,l8(a))>-1)return l(tD,a-e,tA,tR,s(S,e-l8(a),tL(o),o));var i=e/32|0,c=r(function(e,t){return e.$?u(F,e.a,t):s(w,c,t,e.a)}),d=u(aq,i,s(w,c,N([o]),n));if(d.b){var f=d.a,p=d.b,$={n:O,j:0,m:s(S,e-32*i,tL(f),f)};return u(tI,!0,s(tg,$7,$,p))}return tC}return t}),$3=n(function(e,t,r,a){for(;;){var n=u(m,nb&r>>>e,a);if(n.$)return s(S,0,nb&t,n.a);e-=tA,a=n.a}}),$6=a(function(e,t,r){for(;;){if(1>C(e,t)||!tL(r))return r;var a=u(m,0,r);if(a.$)return r;e-=tA,r=a.a}}),$4=a(function(e,t,r){var a=nb&t>>>e,n=u(m,a,r);if(n.$)return s(S,0,a,r);var o=s($4,e-tA,t,n.a);return tL(o)?s(g,a,tW(o),s(S,0,a+1,r)):s(S,0,a,r)}),$9=r(function(e,t){var r=t.a,a=t.b,n=t.c,o=t.d;if(D(e,r))return t;if(C(e,l8(r))>-1)return l(tD,e,a,n,s(S,0,nb&e,o));var i=l8(e),c=X(u(tM,32,u(tq,1,i-1))),d=u(tq,5,c*tA);return l(tD,e,d,s($6,a,d,s($4,a,i,n)),l($3,a,e,i,n))}),$8=r(function(e,t){var r=t.a,a=0>e?r+e:e;return 0>a?0:C(a,r)>0?r:a}),be=a(function(e,t,r){var a=u($8,t,r),n=u($8,e,r);return C(n,a)>0?tC:u($5,n,u($9,a,r))}),bt=a(function(e,t,r){var a;return W(r,{bN:(a=function(){if(4===e){var a,n=u(de,np(a=r.bN)-1,a);if(n.$)return u(nv,u($2,e,t),r.bN);var o=n.a;return 4===o.aT?u($0,u($2,e,P(o.bj,t)),r.bN):u(nv,u($2,e,t),r.bN)}return u(nv,u($2,e,t),r.bN)}(),250>np(a)?a:s(be,1,250,a))})}),br=r(function(e,t){return u(bt,e.bd?1:3,e.iw)(W(t,{bB:e.bB,bd:e.bd}))}),ba=l(n(function(e,t,r,a){return{bB:a,aT:t,bN:r,bd:e}}),!0,0,tC,O),bn=r(function(e,t){return u(tN,e,function(){return t})}),bo=u(bn,16,0),bi=r(function(e,t){return 0|e+t}),bc=r(function(e,t){return t<<e|t>>>32-e}),bu=t(8,lI=function(e,t,r,a,n,o,i,c){return u(bi,r,u(bc,i,u(bi,t,u(bi,c,u(bi,s(e,r,a,n),o)))))},function(e){return function(t){return function(r){return function(a){return function(n){return function(o){return function(i){return function(c){return lI(e,t,r,a,n,o,i,c)}}}}}}}}),bs=a(function(e,t,r){return r^e&(t^r)}),bl=c(function(e,t,r,a,n,o,i){return $(bu,bs,e,t,r,a,n,o,i)}),bd=a(function(e,t,r){return t^r&(e^t)}),bf=c(function(e,t,r,a,n,o,i){return $(bu,bd,e,t,r,a,n,o,i)}),bp=a(function(e,t,r){return r^e^t}),b$=c(function(e,t,r,a,n,o,i){return $(bu,bp,e,t,r,a,n,o,i)}),bb=a(function(e,t,r){return t^(e|~r)}),bh=c(function(e,t,r,a,n,o,i){return $(bu,bb,e,t,r,a,n,o,i)}),bm=r(function(e,t){if(e.b&&e.b.b&&e.b.b.b&&e.b.b.b.b&&e.b.b.b.b.b&&e.b.b.b.b.b.b&&e.b.b.b.b.b.b.b&&e.b.b.b.b.b.b.b.b&&e.b.b.b.b.b.b.b.b.b&&e.b.b.b.b.b.b.b.b.b.b&&e.b.b.b.b.b.b.b.b.b.b.b&&e.b.b.b.b.b.b.b.b.b.b.b.b&&e.b.b.b.b.b.b.b.b.b.b.b.b.b&&e.b.b.b.b.b.b.b.b.b.b.b.b.b.b&&e.b.b.b.b.b.b.b.b.b.b.b.b.b.b.b&&e.b.b.b.b.b.b.b.b.b.b.b.b.b.b.b.b&&!e.b.b.b.b.b.b.b.b.b.b.b.b.b.b.b.b.b){var r=e.a,a=e.b,n=a.a,o=a.b,i=o.a,c=o.b,s=c.a,l=c.b,d=l.a,f=l.b,$=f.a,b=f.b,h=b.a,m=b.b,g=m.a,v=m.b,x=v.a,w=v.b,y=w.a,S=w.b,E=S.a,k=S.b,D=k.a,R=k.b,M=R.a,A=R.b,C=A.a,j=A.b,T=j.a,L=j.b.a,q=t.bA,W=t.bu,_=t.bs,P=t.bq,O=p(bl,P,_,W,q,r,7,0xd76aa478),I=p(bl,q,O,_,W,n,12,0xe8c7b756),F=p(bl,W,I,O,_,i,17,0x242070db),N=p(bl,_,F,I,O,s,22,0xc1bdceee),B=p(bl,O,N,F,I,d,7,0xf57c0faf),U=p(bl,I,B,N,F,$,12,0x4787c62a),z=p(bl,F,U,B,N,h,17,0xa8304613),H=p(bl,N,z,U,B,g,22,0xfd469501),G=p(bl,B,H,z,U,x,7,0x698098d8),J=p(bl,U,G,H,z,y,12,0x8b44f7af),V=p(bl,z,J,G,H,E,17,0xffff5bb1),X=p(bl,H,V,J,G,D,22,0x895cd7be),K=p(bl,G,X,V,J,M,7,0x6b901122),Y=p(bl,J,K,X,V,C,12,0xfd987193),Z=p(bl,V,Y,K,X,T,17,0xa679438e),Q=p(bl,X,Z,Y,K,L,22,0x49b40821),ee=p(bf,K,Q,Z,Y,n,5,0xf61e2562),et=p(bf,Y,ee,Q,Z,h,9,0xc040b340),er=p(bf,Z,et,ee,Q,D,14,0x265e5a51),ea=p(bf,Q,er,et,ee,r,20,0xe9b6c7aa),en=p(bf,ee,ea,er,et,$,5,0xd62f105d),eo=p(bf,et,en,ea,er,E,9,0x2441453),ei=p(bf,er,eo,en,ea,L,14,0xd8a1e681),ec=p(bf,ea,ei,eo,en,d,20,0xe7d3fbc8),eu=p(bf,en,ec,ei,eo,y,5,0x21e1cde6),es=p(bf,eo,eu,ec,ei,T,9,0xc33707d6),el=p(bf,ei,es,eu,ec,s,14,0xf4d50d87),ed=p(bf,ec,el,es,eu,x,20,0x455a14ed),ef=p(bf,eu,ed,el,es,C,5,0xa9e3e905),ep=p(bf,es,ef,ed,el,i,9,0xfcefa3f8),e$=p(bf,el,ep,ef,ed,g,14,0x676f02d9),eb=p(bf,ed,e$,ep,ef,M,20,0x8d2a4c8a),eh=p(b$,ef,eb,e$,ep,$,4,0xfffa3942),em=p(b$,ep,eh,eb,e$,x,11,0x8771f681),eg=p(b$,e$,em,eh,eb,D,16,0x6d9d6122),ev=p(b$,eb,eg,em,eh,T,23,0xfde5380c),ex=p(b$,eh,ev,eg,em,n,4,0xa4beea44),ew=p(b$,em,ex,ev,eg,d,11,0x4bdecfa9),ey=p(b$,eg,ew,ex,ev,g,16,0xf6bb4b60),eS=p(b$,ev,ey,ew,ex,E,23,0xbebfbc70),eE=p(b$,ex,eS,ey,ew,C,4,0x289b7ec6),ek=p(b$,ew,eE,eS,ey,r,11,0xeaa127fa),eD=p(b$,ey,ek,eE,eS,s,16,0xd4ef3085),eR=p(b$,eS,eD,ek,eE,h,23,0x4881d05),eM=p(b$,eE,eR,eD,ek,y,4,0xd9d4d039),eA=p(b$,ek,eM,eR,eD,M,11,0xe6db99e5),eC=p(b$,eD,eA,eM,eR,L,16,0x1fa27cf8),ej=p(b$,eR,eC,eA,eM,i,23,0xc4ac5665),eT=p(bh,eM,ej,eC,eA,r,6,0xf4292244),eL=p(bh,eA,eT,ej,eC,g,10,0x432aff97),eq=p(bh,eC,eL,eT,ej,T,15,0xab9423a7),eW=p(bh,ej,eq,eL,eT,$,21,0xfc93a039),e_=p(bh,eT,eW,eq,eL,M,6,0x655b59c3),eP=p(bh,eL,e_,eW,eq,s,10,0x8f0ccc92),eO=p(bh,eq,eP,e_,eW,E,15,0xffeff47d),eI=p(bh,eW,eO,eP,e_,n,21,0x85845dd1),eF=p(bh,e_,eI,eO,eP,x,6,0x6fa87e4f),eN=p(bh,eP,eF,eI,eO,L,10,0xfe2ce6e0),eB=p(bh,eO,eN,eF,eI,h,15,0xa3014314),eU=p(bh,eI,eB,eN,eF,C,21,0x4e0811a1),ez=p(bh,eF,eU,eB,eN,d,6,0xf7537e82),eH=p(bh,eN,ez,eU,eB,D,10,0xbd3af235),eG=p(bh,eB,eH,ez,eU,i,15,0x2ad7d2bb),eJ=u(bi,_,p(bh,eU,eG,eH,ez,y,21,0xeb86d391)),eV=u(bi,W,eG),eX=u(bi,q,eH);return{bq:u(bi,P,ez),bs:eJ,bu:eV,bA:eX}}return t}),bg=r(function(e,t){return u(t8,0,u(de,e,t))}),bv=r(function(e,t){var r=t.a,a=t.b,n=a.a,o=a.b,i=t.c,c=n/4|0,l=s(fq,c,u(bg,c,o)|e<<n%4*8,o);return 63===n?q(u(bm,tr(l),r),L(0,bo),i+1):q(r,L(n+1,l),i+1)}),bx=a(function(e,t,r){return 128>t?u(e,t,r):u(e,128|63&t,2048>t?u(e,192|t>>>6,r):u(e,128|63&t>>>6,65536>t?u(e,224|t>>>12,r):u(e,128|63&t>>>12,u(e,240|t>>>18,r))))}),bw=a(function(e,t,a){return s(Q,r(function(t,r){return s(bx,e,tS(t),r)}),t,a)}),by=l(n(function(e,t,r,a){return{bq:e,bs:t,bu:r,bA:a}}),0x67452301,0xefcdab89,0x98badcfe,0x10325476),bS=function(e){switch(e){case 0:return"0";case 1:return"1";case 2:return"2";case 3:return"3";case 4:return"4";case 5:return"5";case 6:return"6";case 7:return"7";case 8:return"8";case 9:return"9";case 10:return"a";case 11:return"b";case 12:return"c";case 13:return"d";case 14:return"e";case 15:return"f";default:return P(bS(e/16|0),bS(e%16))}},bE=function(e){var t,a,n,o,i,c,l,d,f,p,$,b,h;return s(tg,r(function(e,t){return P(t,s(rR,2,"0",bS(e)))}),"",N([255&(a=(l=(c=s(bw,bv,q(by,L(0,bo),0),e)).a,$=c.c,h=s(fq,b=(f=(d=c.b).a)/4|0,u(bg,b,p=d.b)|128<<f%4*8,p),t=14>b?u(bm,tr(s(fq,15,$>>>29,s(fq,14,$<<3,h))),l):u(bm,tr(s(fq,15,$>>>29,s(fq,14,$<<3,bo))),u(bm,tr(h),l))).bq),a>>>8&255,a>>>16&255,a>>>24&255,255&(n=t.bs),n>>>8&255,n>>>16&255,n>>>24&255,255&(o=t.bu),o>>>8&255,o>>>16&255,o>>>24&255,255&(i=t.bA),i>>>8&255,i>>>16&255,i>>>24&255]))},bk=function(e){return L(bE(e.gd),e.gd)},bD=o(function(e,t,r,a,n){return{gd:r,g2:n,hs:e,ex:t,fJ:a}}),bR=r(function(e,t){return L(t.a.fX,d(bD,t.a.hs,t.a.ex,t.a.gd,t.b,e))}),bM=n(function(e,t,a,n){var o=s(l6,r(function(t,r){var a=r.a,n=r.b,o=u(bR,e,t),i=o.b;return L(u(a$,a,N([o.a])),u(nv,i,n))}),L(O,tC),t),i=o.a,c=o.b,l=tr(u(dw,bk,c));return{fX:i,gS:a,ch:c,dL:-1,cA:n,el:tb,it:t3(l),iB:!1,fr:ba,i4:!1,fu:tb,ju:nM(N([L(u(rS,tP,l),ba)])),b0:0}}),bA=r(function(e,t){var r=nM(e),a=function(){var e=u(de,np(r)-1,r);if(e.$)return L(ba,r);var t=e.a,a=t.a,n=t.b;return"@output"===ah(a.ex)?L(u(br,s($Q,n,a.gd,O),ba),s(be,0,-1,r)):L(ba,r)}(),n=a.a,o=a.b;return u(r_,n$(function(e){var r=e.ge;return W(e,{ge:W(r,{gR:u(nv,l(bM,!1,o,t,n),r.gR)})})}),nw(u(tH,function(e){return e.ge},u(tH,function(e){return e.gR},u(tH,np,u(tH,$1,rK))))))}),bC=function(e){return{$:0,a:e}},bj=function(e){var t,r,a,n,o=e.a,i=e.b;return i.$?(t=nM(o),a=(r=function(){var e=u(de,np(t)-1,t);if(e.$)return L(ba,t);var r=e.a,a=r.a,n=r.b;return"@output"===ah(a.ex)?L(u(br,s($Q,n,a.gd,O),ba),s(be,0,-1,t)):L(ba,t)}()).a,n=r.b,u(r_,n$(function(e){var t=e.ge;return W(e,{ge:W(t,{cr:u(nv,l(bM,!0,n,"",a),t.cr)})})}),nw(u(tH,function(e){return e.ge},u(tH,function(e){return e.cr},u(tH,np,u(tH,bC,rK))))))):u(bA,o,i.a)},bT=r(function(e,t){return{hi:t,hK:e}}),bL=u(rW,u(rN,o_,of),u(rq,nu,r6(N([uE,ub,um,uv,uk])))),bq=function(e){return W(e,{cn:u(nv,-1,e.cn)})},bW=u(rz,"expected a newline",rH(M("\n"))),b_=u(rj,function(e){var t;return tv(e)>1?(t=bT(e),u(r_,n$(bq),u(rq,t,nw(u(tH,function(e){return e.cn},u(tH,np,rK)))))):nL("not a gallery")},u(rq,o7,nK(u(r_,bW,nK(u(rN,bL,r0("[ ]*"))))))),bP=function(e){return{$:1,a:e}},bO={$:0},bI=function(e){return{$:4,a:e}},bF=function(e){return{$:3,a:e}},bN=as(u(r_,l1,u(r_,r0("(?:- )?\\[\\[!\\]\\]"),u(r_,oW,r4(nF))))),bB=function(e){return u(rq,aY,u(r_,l1,u(rN,cI(e),oW)))},bU=u(rN,u(rJ,uM,r0("[ ]*\\][ ]*")),r0("[ ]*\\[[ ]*")),bz=u(rN,u(rJ,uM,r0("[ ]*\\)[ ]*")),r0("[ ]*\\([ ]*")),bH=u(rB,bz,bU),bG=u(r_,l1,u(r_,rX("]"),u(rN,nK(bH),u(r_,r0("(?:(\\-|\\+\\*)[ ]*)?\\["),u(r_,oW,r4(nF)))))),bJ=a(function(e,t,r){return{hb:e,h9:t,fg:r}}),bV=r(function(e,t){return s(bJ,e,t.b,nM(t.a))}),bX=r(function(e,t){return u(rB,u(au,!1,rX(t)),u(au,!0,r0(e)))}),bK=u(bX,"\\[[xX]\\]","[ ]"),bY=u(rq,fD,nK(u(r_,oW,u(rN,bK,oW)))),bZ=u(bX,"\\([xX]\\)","( )"),bQ=u(rq,fR,nK(u(r_,oW,u(rN,bZ,oW)))),b1=fp(u(rB,bQ,bY)),b2=u(rW,b1,u(rq,bV,bG)),b0=r(function(e,t){return{h9:e,fg:t}}),b7=r(function(e,t){return u(b0,t.b,e(t.a))}),b5=u(rB,u(rq,b7(fR),fp(bZ)),u(rq,b7(fD),fp(bK))),b3=a(function(e,t,r){return{$:2,a:e,b:t,c:r}}),b6=r(function(e,t){return{$:4,a:e,b:t}}),b4=r(function(e,t){return{$:1,a:e,b:t}}),b9=r(function(e,t){return{$:3,a:e,b:t}}),b8=a(function(e,t,r){return W(r,{c2:u(nv,{gP:tb,iE:t,c$:e,i0:!1},r.c2)})}),he=r(function(e,t){return{hi:t,i2:e}}),ht=u(n2,rX("["),rX("]")),hr=function(e){return u(r_,r0("\\][ ]*"),u(rN,e,u(r_,r0("(\\-|\\+|\\*)?[ ]*\\["),r4(nF))))},ha=r(function(e,t){return u(r_,l1,hr(nK(u(rN,u(rJ,uM,rX(t)),rX(e)))))}),hn=nK(u(r_,l1,u(rN,uR,u(r_,r0("\\-?[ ]*\\[[ ]+\\]"),r4(nF))))),ho=u(r_,l1,u(rq,tv,hr(u(r_,rX("]"),u(rN,nK(r0("_{3,}[ ]*")),u(r_,rX("["),u(r_,oW,r4(nF)))))))),hi=n(function(e,t,r,a){return{$:4,a:e,b:t,c:r,d:a}}),hc=r(function(e,t){return s(hi,e,t,u(rS,dl,t))}),hu=a(function(e,t,r){return{$:3,a:e,b:t,c:r}}),hs=u(tH,tm(" "),u(tH,ab,u(tH,oI(nT),A(tb)))),hl=r(function(e,t){return s(hu,e,t,+!!u(dV,hs,u(rS,tP,t)))}),hd=u(rj,function(e){return"X"===e||"x"===e?nL(""):rK(e)},r0("\\S[^)\\]]*")),hf=function(e){return nK(u(r_,l1,u(rW,uR,u(rq,rd,hr(e(hd))))))},hp=u(rW,nw(u(tH,function(e){return e.c2},u(tH,np,rK))),u(rq,he,r6(N([u(rq,function(e){return{$:0,a:e}},ho),u(rj,function(e){var t=e.fg;e:for(;;)switch(t.$){case 1:if(t.b.b)break e;return rK({$:1,a:e.h9});case 2:if(t.c.b)break e;return rK({$:2,a:e.h9});default:break e}return nL("")},bB(c1)),u(rq,hl(!1),hf(n0)),u(rq,hl(!0),hf(ht)),u(rW,hn,u(rq,hc(!1),u(ha,"(",")"))),u(rW,hn,u(rq,hc(!0),u(ha,"[","]")))])))),h$=u(rj,function(e){var t=function(){var t=r(function(e,t){return t3(u(rS,e,t))}),a=e.i2;switch(a.$){case 0:return{$:0,a:""};case 1:return u(b4,!1,-1);case 2:return s(b3,!1,!1,-1);case 3:return u(b9,a.a,u(t,function(e){return L(e.a,!1)},n=a.b));default:var n=a.c;return u(b6,a.a,u(bn,tv(a.d),u(t,function(e){return L(e,!1)},n)))}}();return u(r_,u(rj,n$,u(rq,b8(t),fT)),rK(e))},hp),hb=i(function(e,t,r,a,n,o){return{f5:n,aJ:e,g$:a,g9:r,hi:o,iT:t}}),hh=r(function(e,t){return u(r_,r4(e),u(n7,e,t))}),hm=r(function(e,t){return u(rB,u(hh,e,t),rK(O))}),hg=u(r_,r0("[ ]*\n"),u(rN,u(hm,rX("|"),r6(N([u(au,"text-center",r0("[ ]*:-+:[ ]*")),u(au,"text-left",r0("[ ]*:-+[ ]*")),u(au,"text-right",r0("[ ]*-+:[ ]*")),u(au,"text-left",r0("[ ]*-+[ ]*"))]))),u(r_,rX("|"),nF))),hv=u(au,a5(""),oG(rX("|"))),hx=u(rN,u(rB,u(rq,function(e){return u(ns,e.b,e.a)},iz(O)),u(rW,u(rN,o_,of),r6(N([oV,i4(c1),uA,u$,iK,u(rq,a6,i2(uM)),hv,ud])))),of),hw=u(rq,oK,nK(hx)),hy=u(rN,u(rJ,u(rW,u(nZ,O,hw),u(rq,rd,u(rN,o_,u(r_,of,u(r_,oW,rX("|")))))),r0("\\|[ ]*\n")),nF),hS=u(rW,nX(hy),u(rW,hg,u(rq,u(hb,0,!0),hy))),hE=a(function(e,t,r){return{a1:e,gy:r,gB:t}}),hk=u(tH,rW(nw(u(tH,function(e){return e.c3},u(tH,np,rK)))),r_(n$(function(e){return W(e,{c3:u(nv,s(hE,-1,!1,!1),e.c3)})}))),hD=u(rq,l(hb,0,!0,O,O),nK(hy)),hR=hk(u(rN,u(rB,hS,hD),$S)),hM=r(function(e,t){return{hi:t,i9:e}}),hA=u(tH,function(e){return e.c$},u(tH,l4(eR),eD(0))),hC=u(rj,function(e){var t=e.a,a=e.b;return u(r_,u(rj,n$,u(rq,r(function(e,r){return W(r,{cc:function(){if(1===e.$)return r.cc;var a,n=e.a,o=r.cc;return W(o,{ed:(a=u(de,n,o.ed)).$?o.ed:s(fq,n,W(a.a,{iw:t$(o0(hA({iE:tb,c$:nM(t)})))}),o.ed)})}(),c5:u(nv,{iE:e,c$:nM(t)},r.c5)})}),fT)),u(rq,hM(a),nw(u(tH,function(e){return e.c5},u(tH,np,rK)))))},u(rq,ff,s(fd,r0("(\\-|\\*|\\+)[ ]?\\["),rX("]"),u(bX,"[xX]"," ")))),hj=n$(function(e){return W(e,{hl:tE(u(aq,1,tE(e.hl))),d3:!1})}),hT=u(rq,oK,nK(u(rB,uM,u(rq,function(e){return u(a5,e,O)},r0("."))))),hL=u(rq,function(e){return{$:18,a:e}},u(r_,l1,u(rN,hT,u(r_,nF,$S)))),hq=r(function(e,t){return u(rN,rK(t),n$(function(r){return W(r,{d8:W(r.d8,{g4:!!u(o8,"data-group",t)||e,ho:!1})})}))}),hW=function(e){return n$(function(t){var r=t.d8;return W(t,{d8:W(r,{ho:!r.g4&&e})})})},h_=u(rW,uR,u(rq,rd,l0)),hP=u(rB,u(rN,rK(1),r0("={3,}[ ]*")),u(rN,rK(2),r0("-{3,}[ ]*"))),hO=u(rW,hP,u(rq,r(function(e,t){return L(t,e)}),u(r_,r0("[ ]*\n"),uR))),hI=u(r_,r0("[ ]*\n?"),u(rB,h_,hO)),hF=function(e){var t="(`){"+eu(e)+(e>8?",}":"}"),r=u(oZ,{ao:!0,av:!1},e>8?"([ ]*(ascii|art))?[ ]*":"[ ]*(ascii|art)[ ]*");return u(rW,u(rq,u(tH,nO,aM(1)),u(rJ,u(rN,r0("(?:.(?!"+t+"))*\n"),r4(nF)),u(rN,r0(t),nF))),u(r_,l1,u(rq,rd,u(rN,r4(uR),r))))},hN=n(function(e,t,r,a){var n=u(nA,e,r);if(n.$)return r;var o=n.a,i=u(de,t,o.ds);return i.$?r:s(t5,e,W(o,{ds:s(fq,t,W(i.a,{fX:a}),o.ds)}),r)}),hB=function(e){var t=e.a,r=e.b,a=r.a,n=r.b;return u(au,{$:8,a:L(a,n)},t.b?n$(function(e){var r=e.cc;return W(e,{cc:W(r,{aK:l(hN,a,n,r.aK,t)})})}):rK(0))},hU=function(e){var t=e.a,a=e.b,n=u($x,{fV:4,gf:{f$:"white",iZ:"#222",bj:"black"},g_:14,hD:1,ja:16,jb:8,jt:{hc:t$("100%"),av:!0,iY:'"',dc:tb}},a);return nw(function(e){var a=s(tg,r(function(e,t){var r=e.a,a=e.b,n=t.a,o=t.b,i=s(or,hX(),n,r+"\n");if(i.$)return L(n,o);var c=i.a;return L(c.a,u(F,L(c.c,a),o))}),L(e,O),n.dO),o=a.a;return u(rN,rK(L(t,{dr:n.dr,dO:a.b,e0:n.e0,e9:n.e9,fq:n.fq})),n8(o))})},hz=function(e){var t=e.a;if(!e.b)return rK(t);switch(t.$){case 2:var r=t.a,a=tE(t.b);if(a.b&&12===a.a.$&&!a.a.b.b){var n=a.b;return s(hH,t$(a.a.a),r,u(i7,r,tE(n)))}return s(hH,tb,r,t);case 17:case 1:case 5:case 16:case 13:case 14:case 4:case 3:case 15:return s(hH,tb,r=t.a,t);default:return rK(t)}},hH=r(function(e,t){return u(tH,u(fO,e,t),u(tH,rq(dO(t)),rW(hV())))});function hG(){var e;return r6(N([u(rW,u(rW,i1,u(r_,om,u(rW,u(rB,u(rN,u(rJ,u(r_,ch,e=h1()),r0("[ ]*\\*{3,}")),u(r_,r0("[ ]*\\*{3,}\n+"),nF)),$R(e)),u(r_,u(rB,as(rX("\n")),$S),u(r_,r0("}}[ ]*"),u(rq,a(function(e,t,r){return W(e,{ds:t,hi:r})}),u(rN,iQ,r0("[ ]*{{")))))))),u(rq,dL,$w)),u(rj,hB,u(rW,u(r_,om,u(rj,nj(!0),u(rW,$T,u(r_,r4(u(r_,nF,ch)),u(r_,r0("}}--[ ]*"),u(rW,r4(u(rN,r0("[A-Za-z0-9 ]+"),u(rN,of,og))),u(rq,a(function(e,t,r){return q(e,t,r)}),u(rN,n_,r0("[ ]*--{{"))))))))),u(rq,rd,$w))),u(rW,$G,u(rq,dj,$w)),h2()(u(rW,nw(function(e){return rK(L(e.cc.ed,$k(e.d8)?t$(e.d8.f4):tb))}),u(rW,hR,u(r_,hW(!0),u(rq,r(function(e,t){return u(tH,u(fc,e,t),dN(e))}),$w))))),h2()(u(r_,hW(!0),u(r_,u(hq,!1,O),h0()(u(rj,hq(!0),$w))))),u(rq,dT,u(rj,bj,u(rW,r4(u(rN,$J,u(rN,of,r4(nF)))),u(rq,rd,u(n7,nF,u(rj,$Z,u(r_,r4(of),u(rN,$w,r4(of))))))))),h2()(u(rW,hI,u(rq,d_,u(r_,hW(!0),$w)))),$y,u(rW,h$,u(rq,dF,$w)),u(rW,hV(),u(rj,function(e){return u(rq,dO(e),u(rj,u(f_,tb,e),u(rj,fb,r6(N([u(rq,bI,b2),u(rq,bF,b5),u(au,bO,bN),u(rq,bP,bB(c1))])))))},$w)),u(rW,hC,u(rq,dB,$w)),h2()(u(r_,hW(!0),u(r_,u(hq,!1,O),hK()(u(rj,hq(!0),$w))))),h2()(u(r_,hW(!0),u(r_,u(hq,!1,O),u(rW,hY(),u(rq,dP,u(rj,hq(!1),$w)))))),h2()(u(r_,hW(!0),u(r_,u(hq,!1,O),u(rW,hJ(),u(rq,dC,u(rj,hq(!1),$w)))))),h2()(u(r_,hW(!0),u(r_,u(hq,!1,O),u(r_,r0("[ ]*\n"),u(rW,cD(h1()),u(rq,dW,u(rj,hq(!1),$w))))))),h2()(u(rW,b_,u(rq,dq,u(r_,hW(!0),$w)))),h2()(u(rW,$T,u(r_,hW(!0),u(rq,dG,$w)))),$E]))}function hJ(){return u(n7,u(r_,nF,nX($A)),u(r_,hj,u(rN,u(rN,u(n5,nX($A),h1()),r0("[ ]*[*+-][ ]+")),dz(" "))))}function hV(){var e=a(function(e,t,r){return L(t,r-e)});return r4(u(rW,nw(function(e){return rK(e.cc.gJ)}),u(rW,u(rJ,u(r_,ch,h1()),r0("[ ]*\\*{3,}[ ]*")),u(rq,e,u(rN,nw(function(e){return rK(e.cc.gJ)}),r0("[ ]*\\*{3,}[ ]*\n+"))))))}function hX(){return u(r_,hZ(),nX(u(r_,ch,u(rN,u(rB,h1(),hL),hZ()))))}function hK(){return u(tH,rq(dI),u(tH,r_(r0("> ?")),u(tH,r_(dz("> ?")),u(tH,r_($S),u(tH,rW(r4(u(r_,nK($A),u(r_,r0("[ ]*"),u(rN,dU,r0("[ ]*\\[!")))))),u(tH,rW(u(n5,nX($A),h1())),r_(hj)))))))}function hY(){return u(n7,u(r_,nF,nX($A)),u(r_,hj,u(rN,u(rW,u(n5,nX($A),h1()),u(r_,r0("\\.[ ]*"),u(rq,rd,r0("[ ]*-?\\d+")))),dz(" "))))}function hZ(){return as(nX(u(r_,ch,u(rj,i3,u(rW,hQ(),u(r_,dz("[ ]{2,}"),u(rq,rd,u(rN,an(rX("]:")),rX("[^")))))))))}function hQ(){return u(r_,hj,nK(u(r_,r0("\n?"),h1())))}function h1(){return ct(function(){return u(r_,nX(u(rN,ov,r7)),u(rN,hG(),u(r_,r7,u(rN,of,u(r_,nF,oJ)))))})}function h2(){return u(tH,rq(rd),u(tH,rW($D),u(tH,r_(hW(!1)),rj(hz))))}function h0(){return u(tH,rq(dA),u(tH,rW(u(rj,hU,u(rj,hF,nP))),u(tH,r_(oW),r_(l1))))}var h7=hG();hG=function(){return h7};var h5=hJ();hJ=function(){return h5};var h3=hV();hV=function(){return h3};var h6=hX();hX=function(){return h6};var h4=hK();hK=function(){return h4};var h9=hY();hY=function(){return h9};var h8=hZ();hZ=function(){return h8};var me=hQ();hQ=function(){return me};var mt=h1();h1=function(){return mt};var mr=h2();h2=function(){return mr};var ma=h0();h0=function(){return ma};var mn,mo=a(function(e,t,r){var a=s(or,u(rN,h6,uK),s(rF,t$(r.bh),t$(e),W(t,{e8:r.hi})),r.gd);if(a.$){var n=a.a;return tu(u(rM,n.c,n.b))}var o=a.a;return s(dM,r,o.a,o.c)}),mi=r(function(e,t){return W(e,{cX:s(fq,e.iG,t,e.cX)})}),mc=function(e){var t=u(de,e.iG,e.cX);if(t.$)return e;var r=t.a,a=function(){if(r.id)return W(r,{cc:W(r.cc,{fJ:0})});var t=s(mo,e.cW,e.gx,r);if(t.$)return W(r,{f5:O,ce:t$(t.a)});var a=t.a;return W(a,{cM:u(t9,u(tH,function(e){return e.hF},lA),a.gx)})}(),n=u(sz,e.cV,u(t8,O,u(t9,function(e){return e.iu},a.gx)));return u(mi,W(e,{cV:n.a,c7:l(dR,a.c5,e.iG,"task",l(dR,a.c2,e.iG,"survey",l(dR,a.ge.gR,e.iG,"code",l(dR,a.cP,e.iG,"quiz",u(a$,n.b,e.c7)))))}),a)},mu=r(function(e,t){for(;;){if(D(np(t.cX),e))return t;var r=e+1,a=mc(W(t,{iG:e}));e=r,t=a}}),ms=function(e){return L(W(e,{c$:tU}),function(){switch(e.gc){case"json":return sq(u(rd,!0,u(eD,2,dd(e.hA))));case"fulljson":var t=u(mu,0,e.hA);return sq(u(rd,!0,u(eD,2,tX(N([L("lia",dd(t)),L("quiz",u(l4,db,u(dw,function(e){return e.cP},t.cX))),L("survey",u(l4,dv,u(dw,function(e){return e.c2},t.cX))),L("task",u(l4,dx,u(dw,function(e){return e.c5},t.cX)))])))));default:return u(ly,"unknown cmd",e.gc)}}())},ml=function(e){e:for(;;){for(var t=e.c$;;){if(3===t.$){if(t.a){var r=e.gd;if(1===r.$){e=W(e,{c$:u(sO,!1,t.b)});continue e}var a=u(l3,e.hA,r.a),n=a.a,o=W(e,{gd:a.b,hA:n});if(u(J,4,lX(n))){e=o;continue e}return L(o,lH(lL))}if(t.b)break;return ms(e)}break}return L(e,sL)}};mn={Worker:{init:eJ({hm:function(e){var t;return L(l(tz,tU,"",tb,sj({br:tb,f_:{gN:!1,fo:O},g8:t$(!1),hp:!1,h7:!0,ib:"",io:"",bh:0,e9:null,jq:""})),""===e.gc?sL:sq((t=e.gc,u(uQ,L(!1,""),u(rl,u(tH,tP,u(tH,rs,u(tH,eD(2),rd(!0)))),s(uZ,"","",t))))))},i1:function(){return sW(te)},c9:r(function(e,t){e:for(;;){t:for(;;)switch(e.$){case 0:if(e.a.b&&e.a.b.b){if(e.a.b.b.b){if("template"!==e.a.a||e.a.b.b.b.b)break t;var r,a,n=e.a.b;e=u(sP,l=n.a,tf(n.b.a));continue e}if("defines"===e.a.a)return L(t,ms(ml(u(lJ,c=e.a.b.a,W(t,{gc:"json"})).a).a).b);var o=e.a,i=o.a;if(1===(u(eo,"http://",r=c=o.b.a)?u(lR,0,u(rV,7,r)):u(eo,"https://",r)?u(lR,1,u(rV,8,r)):u(eo,"file:///",r)?u(lR,3,u(rV,8,r)):u(eo,"file://",r)?u(lR,2,u(rV,7,r)):u(eo,"ipfs://",r)?u(lR,4,u(rV,7,r)):u(eo,"ipns://",r)?u(lR,5,u(rV,7,r)):u(eo,"dat://",r)?u(lR,6,u(rV,6,r)):u(eo,"ftp://",r)?u(lR,7,u(rV,6,r)):u(eo,"hyper://",r)?u(lR,8,u(rV,8,r)):tb).$)return u(lJ,c,W(t,{gc:i}));return L(W(t,{gc:i,hA:W(sj({br:tb,f_:{gN:!1,fo:O},g8:t$(!1),hp:!1,h7:!0,ib:"",io:"",bh:0,e9:null,jq:""}),{io:c})}),u(lw,s_,c))}break t;case 1:return ml(t);case 2:if(e.b.$){var c,l=e.a;return L(W(t,{c$:u(sI,t.c$,lV(a=e.b.a))}),u(ly,l+" Load_ReadMe_Result",lV(a)))}return u(lJ,c=e.b.a,t);default:return e.b.$?(l=e.a,L(W(t,{c$:u(sI,t.c$,lV(a=e.b.a))}),u(ly,"Load_ReadMe_Result",lV(a)))):ml(W(t,{hA:u(sJ,{f2:l=e.a,hQ:t.hA},s(aE,"\r","",e.b.a)),c$:function(){var e=t.c$;return 3===e.$?u(sO,e.a,e.b-1):t.c$}()}))}return L(t,u(ly,"Handle",u(th,",",i=e.a)))}})})(u(em,function(e){return sS({gc:e})},u(eb,"cmd",e$)))(0)}},e.Elm?function e(t,r){for(var a in r)a in t?"init"==a?k(6):e(t[a],r[a]):t[a]=r[a]}(e.Elm,mn):e.Elm=mn}($53c0743dc086b130$exports);const $6316d14f44a21285$var$HTML_FILE="index.html",$6316d14f44a21285$var$START_HTML_FILE="start.html",$6316d14f44a21285$var$DEFAULT_TITLE_TAG="<title>Lia</title>",$6316d14f44a21285$var$DEFAULT_DESCRIPTION_META='<meta name="description" content="LiaScript is a service for running free and interactive online courses, build with its own Markup-language. So check out the following course ;-)">',$6316d14f44a21285$var$TEMP_FOLDER_NAME="pro",$6316d14f44a21285$export$d9468344d3651243="web";async function $6316d14f44a21285$export$372e2d09604f52f0(e,t){let r=[],a=null;try{let n=await $070fc7e985d52a73$export$6b76988456c0292f(),o=$070fc7e985d52a73$export$7f7b8152cc673abe();a=$3MWDR$path.join(n,"pro"),await $6316d14f44a21285$var$copyAssets(o,a,e["web-indexeddb"]),await $3MWDR$fsextra.copy(e.path,a);let i=await $6316d14f44a21285$var$handleReadmeRename(a,e.readme,e["web-indexeddb"]),c=await $3MWDR$fsextra.readFile($3MWDR$path.join(a,$6316d14f44a21285$var$HTML_FILE),"utf8");e.key&&(c=$070fc7e985d52a73$export$31a09876afc8115c(e.key,c)),c=$6316d14f44a21285$var$injectDefaultCourse(c,i),c=$6316d14f44a21285$var$updateMetadata(c,t,r);let u=await $58867fee6a9ce3e2$export$bc237d627614fc48(e,t);await $6316d14f44a21285$var$writeOutput(a,c,i,u,e,r),await $6316d14f44a21285$var$finalizeOutput(a,e),r.length>0&&(console.warn(`Export completed with ${r.length} warning(s):`),r.forEach(e=>{console.warn(` - ${e.step}: ${e.error}`)}))}catch(e){if(a)try{await $3MWDR$fsextra.remove(a)}catch(e){console.warn("Failed to clean up temporary directory:",e)}throw Error(`Web export failed: ${e instanceof Error?e.message:String(e)}`)}}async function $6316d14f44a21285$var$copyAssets(e,t,r){await $3MWDR$fsextra.copy($3MWDR$path.join(e,r?"./assets/indexeddb":"./assets/web"),t),await $3MWDR$fsextra.copy($3MWDR$path.join(e,"./assets/common"),t)}async function $6316d14f44a21285$var$handleReadmeRename(e,t,r){if(void 0===r)return t;let a=("string"==typeof r?r:$070fc7e985d52a73$export$4385e60b38654f68(20))+".md",n=$3MWDR$path.join(e,t),o=$3MWDR$path.join($3MWDR$path.dirname(n),a);return await $3MWDR$fsextra.move(n,o),t.replace($3MWDR$path.basename(t),a)}function $6316d14f44a21285$var$injectDefaultCourse(e,t){return $070fc7e985d52a73$export$a976684a0efeb93f(`<script>
670
+ </div>`}function $6e87a9adb423ec83$var$stringToColor(e){for(var t=0,r=0;r<e.length;r++)t=e.charCodeAt(r)+((t<<5)-t);for(var a="#",r=0;r<3;r++)a+=("00"+(t>>8*r&255).toString(16)).substr(-2);return a}const $495816a91be6af9f$export$d9468344d3651243="presets";function $495816a91be6af9f$export$34512e3b2db52a4e(){console.log(""),console.log($731e8d697db57a6f$export$46e4a324ac90507f("Presets:"),"\n"),$731e8d697db57a6f$export$a80b3bd66acc52ff("Presets provide pre-configured export settings optimized for specific Learning Management Systems (LMS). Use presets to quickly export your LiaScript course with tested configurations."),console.log("\nUsage examples:\n"),console.log(" List all available presets:"),console.log($731e8d697db57a6f$export$5540da1282cbf565(" liaex -f presets\n")),console.log(" Show configuration for a specific preset:"),console.log($731e8d697db57a6f$export$5540da1282cbf565(" liaex -f presets --moodle\n")),console.log(" Export with preset configuration:"),console.log($731e8d697db57a6f$export$5540da1282cbf565(" liaex -i course.md -f presets --moodle -o output\n")),console.log(" Override preset parameters with additional flags:"),console.log($731e8d697db57a6f$export$5540da1282cbf565(' liaex -i course.md -f presets --moodle --scorm-organization "My Org" -o output\n')),$731e8d697db57a6f$export$a80b3bd66acc52ff("Note: You can add any format-specific parameters (like --scorm-organization, --scorm-iframe, etc.) to override the preset defaults.")}function $495816a91be6af9f$export$3a22c23e0b31daa7(){try{let e=$3MWDR$path.dirname((0,$3MWDR$fs.realpathSync)(process.argv[1])),t=$3MWDR$path.join(e,"presets.yaml");if(!$3MWDR$fsextra.existsSync(t))throw Error(`Presets file not found at: ${t}`);let r=$3MWDR$fsextra.readFileSync(t,"utf8"),a=$parcel$interopDefault($3MWDR$yaml).parse(r);if(!a||!a.presets||!Array.isArray(a.presets))throw Error("Invalid presets.yaml structure");return a}catch(e){throw console.error("\x1b[31mError loading presets:\x1b[0m",e),e}}function $495816a91be6af9f$export$4bf0ca049438ddb7(e){return $495816a91be6af9f$export$3a22c23e0b31daa7().presets.find(t=>t.id===e)}function $495816a91be6af9f$export$a250740c87582647(){let e=$495816a91be6af9f$export$3a22c23e0b31daa7();console.log(""),console.log($731e8d697db57a6f$export$46e4a324ac90507f("Available Presets:")),console.log(""),e.presets.forEach(e=>{console.log(` ${e.logo.icon} ${$731e8d697db57a6f$export$73ba5813cda80a49(e.id)}`),console.log(` ${e.name} - ${e.subtitle}`);let t=e.description.en.replace(/<[^>]*>/g,"").replace(/\s+/g," ").trim();console.log(` ${$731e8d697db57a6f$export$5540da1282cbf565(t)}`),console.log("")}),console.log("\nUsage:"),console.log($731e8d697db57a6f$export$5540da1282cbf565(" liaex -i <input.md> -f presets --<preset-id> [-o <output>]")),console.log($731e8d697db57a6f$export$5540da1282cbf565(' liaex -i <input.md> -f presets --<preset-id> [--scorm-organization "..."] [-o <output>]\n')),console.log("Tip: Add format-specific flags to override preset defaults.\n")}function $495816a91be6af9f$export$3f1abe661be9eb9(e){let t=$495816a91be6af9f$export$4bf0ca049438ddb7(e);t||(console.error(`\x1b[31mPreset '${e}' not found.\x1b[0m`),console.log("\nRun "+$731e8d697db57a6f$export$5540da1282cbf565("liaex -f presets")+" to see all available presets.\n"),process.exit(1)),console.log(""),console.log(`${t.logo} ${$731e8d697db57a6f$export$46e4a324ac90507f(t.name)} - ${t.subtitle}`),console.log(""),console.log($731e8d697db57a6f$export$5540da1282cbf565(t.description.replace(/<[^>]*>/g,"").replace(/\s+/g," ").trim())),console.log(""),console.log($731e8d697db57a6f$export$73ba5813cda80a49("Configuration Parameters:")),console.log(""),Object.entries(t.options).forEach(([e,t])=>{let r="string"==typeof t?""===t?'""':t:String(t);console.log(` ${$731e8d697db57a6f$export$73ba5813cda80a49(e)}: ${r}`)}),console.log(""),console.log("Usage:"),console.log($731e8d697db57a6f$export$5540da1282cbf565(` liaex -i <input.md> -f presets --${e} [-o <output>]`)),console.log(""),console.log($731e8d697db57a6f$export$73ba5813cda80a49("Override Parameters:")),console.log(" You can override any parameter by adding the corresponding flag:"),console.log($731e8d697db57a6f$export$5540da1282cbf565(` liaex -i <input.md> -f presets --${e} --scorm-organization "Custom" -o output`)),console.log(""),console.log(" Available override flags: --scorm-organization, --scorm-masteryScore,"),console.log(" --scorm-typicalDuration, --scorm-iframe, --scorm-embed, and more.\n")}function $495816a91be6af9f$export$c87473bfcf4c1bf5(e,t){let r=$495816a91be6af9f$export$4bf0ca049438ddb7(e);r||(console.error(`\x1b[31mPreset '${e}' not found.\x1b[0m`),process.exit(1));let a={format:r.options.format||r.format};return void 0!==r.options.scormOrganization&&(a["scorm-organization"]=r.options.scormOrganization),void 0!==r.options.typicalDuration&&(a["scorm-typicalDuration"]=r.options.typicalDuration),void 0!==r.options.scormIframe&&(a["scorm-iframe"]=r.options.scormIframe),void 0!==r.options.scormEmbed&&(a["scorm-embed"]=r.options.scormEmbed),{...a,...t}}function $60caa6a483b9f8a9$export$9f711266042c4a52(){console.log($731e8d697db57a6f$export$46e4a324ac90507f("LiaScript-Exporter")),console.log(""),$731e8d697db57a6f$export$a80b3bd66acc52ff("Export your LiaScript Markdown files to different formats. You can either use the serve option in order to have a nice UI or use the commandline options below. Based on the selected output format, additional options can be used."),console.log(""),console.log($731e8d697db57a6f$export$46e4a324ac90507f("Server:")),$731e8d697db57a6f$export$ae50443ffc990749("serve","[--port PORT]","Start the export server with web interface (default port: 3000)"),$731e8d697db57a6f$export$ae50443ffc990749("serve","[--no-browser]","Prevent the browser from opening automatically (default: open in browser)"),console.log(""),console.log($731e8d697db57a6f$export$46e4a324ac90507f("CLI - Commands:\n")),$731e8d697db57a6f$export$ae50443ffc990749("-h","--help","show this help"),$731e8d697db57a6f$export$ae50443ffc990749("-i","--input","file to be used as input"),$731e8d697db57a6f$export$ae50443ffc990749("","--git-url","clone a git/GitHub repository and export from it (used instead of -i)"),$731e8d697db57a6f$export$ae50443ffc990749("","--git-branch","branch or tag to checkout when using --git-url (default: repository default)"),$731e8d697db57a6f$export$ae50443ffc990749("","--git-subdir","subdirectory within the cloned repository to use as the root"),$731e8d697db57a6f$export$ae50443ffc990749("","--git-file","specific markdown file within the repository (default: README.md or first .md found)"),$731e8d697db57a6f$export$ae50443ffc990749("-p","--path","path to be packed, if not set, the path of the input file is used"),$731e8d697db57a6f$export$ae50443ffc990749("-o","--output","output file name (default is output), the ending is define by the format"),$731e8d697db57a6f$export$ae50443ffc990749("-s","--style",'additional styling to passed to the export, can be used for fixes, such as "height: 100vh; width: 100%; border: 2px;"'),$731e8d697db57a6f$export$ae50443ffc990749("-f","--format","scorm1.2, scorm2004, json, fullJson, web, ims, pdf, epub, docx, android, linkedData, presets (default is json)"),$731e8d697db57a6f$export$ae50443ffc990749("-v","--version","output the current version"),$731e8d697db57a6f$export$ae50443ffc990749("\n-k","--key","responsive voice key "),$495816a91be6af9f$export$34512e3b2db52a4e(),$455519058ce391fd$export$34512e3b2db52a4e(),$7eeb04a4e678ba02$export$34512e3b2db52a4e(),$42514d84790f50f1$export$34512e3b2db52a4e(),$2358171a5699e480$export$34512e3b2db52a4e(),$02e6fd5277cb1195$export$34512e3b2db52a4e(),$8c3498a62706068d$export$34512e3b2db52a4e(),$6e87a9adb423ec83$export$34512e3b2db52a4e(),$58867fee6a9ce3e2$export$34512e3b2db52a4e(),$b3496016a321b67a$export$34512e3b2db52a4e()}function $f552eb8849c88641$var$escapeBackslash(e){return e?e.replace(/\\/g,"\\\\"):e}function $f552eb8849c88641$export$63c5b6d6ff5b7ee1(){let e=$parcel$interopDefault($3MWDR$minimist)(process.argv.slice(2));return{input:e.i||e.input,readme:e.i||e.input,output:e.o||e.output||"output",format:e.f||e.format||"json",path:e.p||e.path,key:e.k||e.key,style:e.s||e.style,"scorm-organization":e["scorm-organization"],"scorm-masteryScore":e["scorm-masteryScore"],"scorm-typicalDuration":e["scorm-typicalDuration"],"scorm-iframe":e["scorm-iframe"],"scorm-embed":e["scorm-embed"],"scorm-alwaysActive":e["scorm-alwaysActive"],"lia-subfolder":e["lia-subfolder"],"ims-indexeddb":e["ims-indexeddb"],"web-zip":e["web-zip"],"web-indexeddb":e["web-indexeddb"],"web-iframe":e["web-iframe"],"pdf-preview":e["pdf-preview"],"pdf-scale":e["pdf-scale"],"pdf-displayHeaderFooter":e["pdf-displayHeaderFooter"],"pdf-headerTemplate":e["pdf-headerTemplate"],"pdf-footerTemplate":e["pdf-footerTemplate"],"pdf-printBackground":e["pdf-printBackground"],"pdf-landscape":e["pdf-landscape"],"pdf-format":e["pdf-format"]||"A4","pdf-width":e["pdf-width"],"pdf-height":e["pdf-height"],"pdf-margin-top":e["pdf-margin-top"],"pdf-margin-bottom":e["pdf-margin-bottom"],"pdf-margin-right":e["pdf-margin-right"],"pdf-margin-left":e["pdf-margin-left"],"pdf-preferCSSPageSize":e["pdf-preferCSSPageSize"],"pdf-omitBackground":e["pdf-omitBackground"],"pdf-timeout":e["pdf-timeout"],"pdf-stylesheet":e["pdf-stylesheet"],"pdf-theme":e["pdf-theme"],"epub-author":e["epub-author"],"epub-publisher":e["epub-publisher"],"epub-cover":e["epub-cover"],"epub-stylesheet":e["epub-stylesheet"],"epub-theme":e["epub-theme"],"epub-timeout":e["epub-timeout"],"epub-preview":e["epub-preview"],"docx-title":e["docx-title"],"docx-author":e["docx-author"],"docx-subject":e["docx-subject"],"docx-description":e["docx-description"],"docx-language":e["docx-language"],"docx-orientation":e["docx-orientation"],"docx-font":e["docx-font"],"docx-font-size":e["docx-font-size"],"docx-header":e["docx-header"],"docx-header-html":e["docx-header-html"],"docx-footer":e["docx-footer"],"docx-footer-html":e["docx-footer-html"],"docx-page-number":e["docx-page-number"],"docx-stylesheet":e["docx-stylesheet"],"docx-theme":e["docx-theme"],"docx-timeout":e["docx-timeout"],"docx-preview":e["docx-preview"],"android-sdk":$f552eb8849c88641$var$escapeBackslash(e["android-sdk"]),"android-appId":e["android-appId"],"android-appName":e["android-appName"],"android-icon":$f552eb8849c88641$var$escapeBackslash(e["android-icon"]),"android-iconBackgroundColor":e["android-iconBackgroundColor"],"android-iconBackgroundColorDark":e["android-iconBackgroundColorDark"],"android-preview":e["android-preview"],"android-release":e["android-release"],"android-bundle":e["android-bundle"],"android-keystore":$f552eb8849c88641$var$escapeBackslash(e["android-keystore"]),"android-keystorePassword":e["android-keystorePassword"],"android-keyAlias":e["android-keyAlias"],"android-keyPassword":e["android-keyPassword"],"project-no-meta":e["project-no-meta"],"project-no-rdf":e["project-no-rdf"],"project-no-categories":e["project-no-categories"],"project-category-blur":e["project-category-blur"],"project-search":e["project-search"],"project-generate-pdf":e["project-generate-pdf"],"project-generate-ims":e["project-generate-ims"],"project-generate-scorm12":e["project-generate-scorm12"],"project-generate-scorm2004":e["project-generate-scorm2004"],"project-generate-android":e["project-generate-android"],"project-generate-epub":e["project-generate-epub"],"project-generate-docx":e["project-generate-docx"],"project-generate-xapi":e["project-generate-xapi"],"project-generate-cache":e["project-generate-cache"],"rdf-format":e["rdf-format"],"rdf-preview":e["rdf-preview"],"rdf-url":e["rdf-url"],"rdf-type":e["rdf-type"],"rdf-license":e["rdf-license"],"rdf-educationalLevel":e["rdf-educationalLevel"],"rdf-template":e["rdf-template"],"xapi-endpoint":e["xapi-endpoint"],"xapi-auth":e["xapi-auth"],"xapi-actor":e["xapi-actor"],"xapi-course-id":e["xapi-course-id"],"xapi-course-title":e["xapi-course-title"],"xapi-mastery-threshold":e["xapi-mastery-threshold"],"xapi-progress-threshold":e["xapi-progress-threshold"],"xapi-debug":e["xapi-debug"],"xapi-zip":e["xapi-zip"]}}function $f552eb8849c88641$export$6ffe2f97a7c4d040(e){let t=$parcel$interopDefault($3MWDR$minimist)(process.argv.slice(2)),r={input:t.i||t.input,output:t.o||t.output||"output"},a=$495816a91be6af9f$export$c87473bfcf4c1bf5(e,r);return{input:a.input||r.input,readme:a.input||r.input,output:a.output||r.output||"output",format:a.format||"json",path:t.p||t.path,key:t.k||t.key,style:t.s||t.style,"scorm-organization":a["scorm-organization"],"scorm-masteryScore":a["scorm-masteryScore"],"scorm-typicalDuration":a["scorm-typicalDuration"],"scorm-iframe":a["scorm-iframe"],"scorm-embed":a["scorm-embed"],"scorm-alwaysActive":a["scorm-alwaysActive"],"lia-subfolder":a["lia-subfolder"],"ims-indexeddb":t["ims-indexeddb"],"web-zip":t["web-zip"],"web-indexeddb":t["web-indexeddb"],"web-iframe":t["web-iframe"],"pdf-preview":t["pdf-preview"],"pdf-scale":t["pdf-scale"],"pdf-displayHeaderFooter":t["pdf-displayHeaderFooter"],"pdf-headerTemplate":t["pdf-headerTemplate"],"pdf-footerTemplate":t["pdf-footerTemplate"],"pdf-printBackground":t["pdf-printBackground"],"pdf-landscape":t["pdf-landscape"],"pdf-format":t["pdf-format"]||"A4","pdf-width":t["pdf-width"],"pdf-height":t["pdf-height"],"pdf-margin-top":t["pdf-margin-top"],"pdf-margin-bottom":t["pdf-margin-bottom"],"pdf-margin-right":t["pdf-margin-right"],"pdf-margin-left":t["pdf-margin-left"],"pdf-preferCSSPageSize":t["pdf-preferCSSPageSize"],"pdf-omitBackground":t["pdf-omitBackground"],"pdf-timeout":t["pdf-timeout"],"pdf-stylesheet":t["pdf-stylesheet"],"pdf-theme":t["pdf-theme"],"epub-title":t["epub-title"],"epub-author":t["epub-author"],"epub-publisher":t["epub-publisher"],"epub-cover":t["epub-cover"],"epub-description":t["epub-description"],"epub-language":t["epub-language"],"epub-version":t["epub-version"],"epub-stylesheet":t["epub-stylesheet"],"epub-theme":t["epub-theme"],"epub-toc-title":t["epub-toc-title"],"epub-hide-toc":t["epub-hide-toc"],"epub-timeout":t["epub-timeout"],"epub-fonts":t["epub-fonts"],"epub-chapter-title":t["epub-chapter-title"],"epub-preview":t["epub-preview"],"docx-title":t["docx-title"],"docx-author":t["docx-author"],"docx-subject":t["docx-subject"],"docx-description":t["docx-description"],"docx-language":t["docx-language"],"docx-orientation":t["docx-orientation"],"docx-font":t["docx-font"],"docx-font-size":t["docx-font-size"],"docx-header":t["docx-header"],"docx-header-html":t["docx-header-html"],"docx-footer":t["docx-footer"],"docx-footer-html":t["docx-footer-html"],"docx-page-number":t["docx-page-number"],"docx-stylesheet":t["docx-stylesheet"],"docx-theme":t["docx-theme"],"docx-timeout":t["docx-timeout"],"docx-preview":t["docx-preview"],"android-sdk":$f552eb8849c88641$var$escapeBackslash(t["android-sdk"]),"android-appId":t["android-appId"],"android-appName":t["android-appName"],"android-icon":$f552eb8849c88641$var$escapeBackslash(t["android-icon"]),"android-iconBackgroundColor":t["android-iconBackgroundColor"],"android-iconBackgroundColorDark":t["android-iconBackgroundColorDark"],"android-preview":t["android-preview"],"android-release":t["android-release"],"android-bundle":t["android-bundle"],"android-keystore":$f552eb8849c88641$var$escapeBackslash(t["android-keystore"]),"android-keystorePassword":t["android-keystorePassword"],"android-keyAlias":t["android-keyAlias"],"android-keyPassword":t["android-keyPassword"],"project-no-meta":t["project-no-meta"],"project-no-rdf":t["project-no-rdf"],"project-no-categories":t["project-no-categories"],"project-category-blur":t["project-category-blur"],"project-generate-pdf":t["project-generate-pdf"],"project-generate-ims":t["project-generate-ims"],"project-generate-scorm12":t["project-generate-scorm12"],"project-generate-scorm2004":t["project-generate-scorm2004"],"project-generate-android":t["project-generate-android"],"project-generate-epub":t["project-generate-epub"],"project-generate-docx":t["project-generate-docx"],"project-generate-xapi":t["project-generate-xapi"],"project-generate-cache":t["project-generate-cache"],"rdf-format":t["rdf-format"],"rdf-preview":t["rdf-preview"],"rdf-url":t["rdf-url"],"rdf-type":t["rdf-type"],"rdf-license":t["rdf-license"],"rdf-educationalLevel":t["rdf-educationalLevel"],"rdf-template":t["rdf-template"],"xapi-endpoint":t["xapi-endpoint"],"xapi-auth":t["xapi-auth"],"xapi-actor":t["xapi-actor"],"xapi-course-id":t["xapi-course-id"],"xapi-course-title":t["xapi-course-title"],"xapi-mastery-threshold":t["xapi-mastery-threshold"],"xapi-progress-threshold":t["xapi-progress-threshold"],"xapi-debug":t["xapi-debug"],"xapi-zip":t["xapi-zip"]}}function $f552eb8849c88641$export$50f08cf612c61955(e){return e.format=e.format.toLowerCase(),e.format==$42514d84790f50f1$export$d9468344d3651243&&(e["android-sdk"]=e["android-sdk"]||process.env.ANDROID_SDK_ROOT||process.env.ANDROID_HOME,e["android-sdk"]||(console.warn("Path to SDK has to be defined, you will have to install:"),console.warn("https://developer.android.com/studio/"),console.warn("Or set the ANDROID_SDK_ROOT or ANDROID_HOME environment variable."),process.exit(1)),e["android-appId"]||(console.warn("The appId has to provided to uniquely identify your App."),console.warn("This can be the URL of your site in reverse order, eg.:"),console.warn("io.github.liascript"),process.exit(1))),e.path||$070fc7e985d52a73$export$bab98af026af71ac(e.input)||(e.path=$parcel$interopDefault($3MWDR$path).dirname(e.input)),e.path||(e.path="."),e.readme=e.input.replace(e.path,"."),e}var $53c0743dc086b130$exports={};!function(e){"use strict";function t(e,t,r){return r.a=e,r.f=t,r}function r(e){return t(2,e,function(t){return function(r){return e(t,r)}})}function a(e){return t(3,e,function(t){return function(r){return function(a){return e(t,r,a)}}})}function n(e){return t(4,e,function(t){return function(r){return function(a){return function(n){return e(t,r,a,n)}}}})}function o(e){return t(5,e,function(t){return function(r){return function(a){return function(n){return function(o){return e(t,r,a,n,o)}}}}})}function i(e){return t(6,e,function(t){return function(r){return function(a){return function(n){return function(o){return function(i){return e(t,r,a,n,o,i)}}}}}})}function c(e){return t(7,e,function(t){return function(r){return function(a){return function(n){return function(o){return function(i){return function(c){return e(t,r,a,n,o,i,c)}}}}}}})}function u(e,t,r){return 2===e.a?e.f(t,r):e(t)(r)}function s(e,t,r,a){return 3===e.a?e.f(t,r,a):e(t)(r)(a)}function l(e,t,r,a,n){return 4===e.a?e.f(t,r,a,n):e(t)(r)(a)(n)}function d(e,t,r,a,n,o){return 5===e.a?e.f(t,r,a,n,o):e(t)(r)(a)(n)(o)}function f(e,t,r,a,n,o,i){return 6===e.a?e.f(t,r,a,n,o,i):e(t)(r)(a)(n)(o)(i)}function p(e,t,r,a,n,o,i,c){return 7===e.a?e.f(t,r,a,n,o,i,c):e(t)(r)(a)(n)(o)(i)(c)}function $(e,t,r,a,n,o,i,c,u){return 8===e.a?e.f(t,r,a,n,o,i,c,u):e(t)(r)(a)(n)(o)(i)(c)(u)}var b=a(function(e,t,r){for(var a=Array(e),n=0;e>n;n++)a[n]=r(t+n);return a}),h=r(function(e,t){for(var r=Array(e),a=0;e>a&&t.b;a++)r[a]=t.a,t=t.b;return r.length=a,L(r,t)}),m=r(function(e,t){return t[e]}),g=a(function(e,t,r){for(var a=r.length,n=Array(a),o=0;a>o;o++)n[o]=r[o];return n[e]=t,n}),v=r(function(e,t){for(var r=t.length,a=Array(r+1),n=0;r>n;n++)a[n]=t[n];return a[r]=e,a}),x=a(function(e,t,r){for(var a=r.length,n=0;a>n;n++)t=u(e,r[n],t);return t}),w=a(function(e,t,r){for(var a=r.length-1;a>=0;a--)t=u(e,r[a],t);return t}),y=r(function(e,t){for(var r=t.length,a=Array(r),n=0;r>n;n++)a[n]=e(t[n]);return a}),S=a(function(e,t,r){return r.slice(e,t)}),E=a(function(e,t,r){var a=t.length,n=e-a;n>r.length&&(n=r.length);for(var o=Array(a+n),i=0;a>i;i++)o[i]=t[i];for(i=0;n>i;i++)o[i+a]=r[i];return o});function k(e){throw Error("https://github.com/elm/core/blob/1.0.0/hints/"+e+".md")}function D(e,t){for(var r,a=[],n=R(e,t,0,a);n&&(r=a.pop());n=R(r.a,r.b,0,a));return n}function R(e,t,r,a){if(e===t)return!0;if("object"!=typeof e||null===e||null===t)return"function"==typeof e&&k(5),!1;if(r>100)return a.push(L(e,t)),!0;for(var n in 0>e.$&&(e=tn(e),t=tn(t)),e)if(!R(e[n],t[n],r+1,a))return!1;return!0}var M=r(D),A=r(function(e,t){return!D(e,t)});function C(e,t,r){if("object"!=typeof e)return e===t?0:t>e?-1:1;if(void 0===e.$)return(r=C(e.a,t.a))||(r=C(e.b,t.b))?r:C(e.c,t.c);for(;e.b&&t.b&&!(r=C(e.a,t.a));e=e.b,t=t.b);return r||(e.b?1:t.b?-1:0)}var j=r(function(e,t){return 1>C(e,t)}),T=r(function(e,t){var r=C(e,t);return 0>r?tc:r?ti:to});function L(e,t){return{a:e,b:t}}function q(e,t,r){return{a:e,b:t,c:r}}function W(e,t){var r={};for(var a in e)r[a]=e[a];for(var a in t)r[a]=t[a];return r}var P=r(_);function _(e,t){if("string"==typeof e)return e+t;if(!e.b)return t;var r=I(e.a,t);e=e.b;for(var a=r;e.b;e=e.b)a=a.b=I(e.a,t);return r}var O={$:0};function I(e,t){return{$:1,a:e,b:t}}var F=r(I);function N(e){for(var t=O,r=e.length;r--;)t=I(e[r],t);return t}function B(e){for(var t=[];e.b;e=e.b)t.push(e.a);return t}var U=a(function(e,t,r){for(var a=[];t.b&&r.b;t=t.b,r=r.b)a.push(u(e,t.a,r.a));return N(a)}),z=r(function(e,t){return N(B(t).sort(function(t,r){return C(e(t),e(r))}))}),H=r(function(e,t){return e+t}),G=r(Math.pow),J=r(function(e,t){var r=t%e;return 0===e?k(11):r>0&&0>e||0>r&&e>0?r+e:r}),V=Math.ceil,X=Math.floor,K=Math.log,Y=r(function(e,t){return e+t}),Z=r(function(e,t){return e+t}),Q=a(function(e,t,r){for(var a=r.length,n=0;a>n;){var o=r[n],i=r.charCodeAt(n);n++,55296>i||i>56319||(o+=r[n],n++),t=u(e,o,t)}return t}),ee=a(function(e,t,r){for(var a=r.length;a--;){var n=r[a],o=r.charCodeAt(a);56320>o||o>57343||(n=r[--a]+n),t=u(e,n,t)}return t}),et=r(function(e,t){return t.split(e)}),er=r(function(e,t){return t.join(e)}),ea=a(function(e,t,r){return r.slice(e,t)}),en=r(function(e,t){return t.indexOf(e)>-1}),eo=r(function(e,t){return 0===t.indexOf(e)}),ei=r(function(e,t){return t.length>=e.length&&t.lastIndexOf(e)===t.length-e.length}),ec=r(function(e,t){var r=e.length;if(1>r)return O;for(var a=0,n=[];(a=t.indexOf(e,a))>-1;)n.push(a),a+=r;return N(n)});function eu(e){return e+""}function es(e){return{$:2,b:e}}var el=es(function(e){return"number"!=typeof e?ek("an INT",e):e>-0x7fffffff&&0x7fffffff>e&&(0|e)===e?tf(e):!isFinite(e)||e%1?ek("an INT",e):tf(e)}),ed=es(function(e){return"boolean"==typeof e?tf(e):ek("a BOOL",e)}),ef=es(function(e){return"number"==typeof e?tf(e):ek("a FLOAT",e)}),ep=es(function(e){return tf(e)}),e$=es(function(e){return"string"==typeof e?tf(e):e instanceof String?tf(e+""):ek("a STRING",e)}),eb=r(function(e,t){return{$:6,d:e,b:t}});function eh(e,t){return{$:9,f:e,g:t}}var em=r(function(e,t){return{$:10,b:t,h:e}}),eg=r(function(e,t){return eh(e,[t])}),ev=a(function(e,t,r){return eh(e,[t,r])}),ex=r(function(e,t){return ew(e,t)});function ew(e,t){switch(e.$){case 2:return e.b(t);case 5:return null===t?tf(e.c):ek("null",t);case 3:return eS(t)?ey(e.b,t,N):ek("a LIST",t);case 4:return eS(t)?ey(e.b,t,eE):ek("an ARRAY",t);case 6:var r=e.d;if("object"!=typeof t||null===t||!(r in t))return ek("an OBJECT with a field named `"+r+"`",t);var a=ew(e.b,t[r]);return tB(a)?a:tu(u(tl,r,a.a));case 7:var n=e.e;return eS(t)?t.length>n?tB(a=ew(e.b,t[n]))?a:tu(u(td,n,a.a)):ek("a LONGER array. Need index "+n+" but only see "+t.length+" entries",t):ek("an ARRAY",t);case 8:if("object"!=typeof t||null===t||eS(t))return ek("an OBJECT",t);var o=O;for(var i in t)if(t.hasOwnProperty(i)){if(!tB(a=ew(e.b,t[i])))return tu(u(tl,i,a.a));o=I(L(i,a.a),o)}return tf(tE(o));case 9:for(var c=e.f,s=e.g,l=0;s.length>l;l++){if(!tB(a=ew(s[l],t)))return a;c=c(a.a)}return tf(c);case 10:return tB(a=ew(e.b,t))?ew(e.h(a.a),t):a;case 11:for(var d=O,f=e.g;f.b;f=f.b){if(tB(a=ew(f.a,t)))return a;d=I(a.a,d)}return tu(tp(tE(d)));case 1:return tu(u(ts,e.a,t));case 0:return tf(e.a)}}function ey(e,t,r){for(var a=t.length,n=Array(a),o=0;a>o;o++){var i=ew(e,t[o]);if(!tB(i))return tu(u(td,o,i.a));n[o]=i.a}return tf(r(n))}function eS(e){return Array.isArray(e)||"u">typeof FileList&&e instanceof FileList}function eE(e){return u(tN,e.length,function(t){return e[t]})}function ek(e,t){return tu(u(ts,"Expecting "+e,t))}var eD=r(function(e,t){return JSON.stringify(t,null,e)+""});function eR(e){return e}var eM=a(function(e,t,r){return r[e]=t,r});function eA(e){return r(function(t,r){return r.push(e(t)),r})}var eC=r(function(e,t){var r="g";e.av&&(r+="m"),e.ao&&(r+="i");try{return t$(RegExp(t,r))}catch(e){return tb}}),ej=a(function(e,t,r){for(var a,n=[],o=0,i=t.lastIndex,c=-1;o++<e&&(a=t.exec(r))&&c!=t.lastIndex;){for(var u=a.length-1,s=Array(u);u>0;){var d=a[u];s[--u]=d?t$(d):tb}n.push(l(rZ,a[0],a.index,o,N(s))),c=t.lastIndex}return t.lastIndex=i,N(n)}),eT=n(function(e,t,r,a){var n=0;return a.replace(t,function(t){if(n++>=e)return t;for(var a=arguments.length-3,o=Array(a);a>0;){var i=arguments[a];o[--a]=i?t$(i):tb}return r(l(rZ,t,arguments[arguments.length-2],n,N(o)))})}),eL=a(function(e,t,r){for(var a=[],n=t.lastIndex,o=t.lastIndex;e--;){var i=t.exec(r);if(!i)break;a.push(r.slice(n,i.index)),n=t.lastIndex}return a.push(r.slice(n)),t.lastIndex=o,N(a)}),eq=1/0;function eW(e){return{$:0,a:e}}function eP(e){return{$:2,b:e,c:null}}var e_=r(function(e,t){return{$:3,b:e,d:t}}),eO=0;function eI(e){var t={$:0,e:eO++,f:e,g:null,h:[]};return eH(t),t}function eF(e){return eP(function(t){t(eW(eI(e)))})}function eN(e,t){e.h.push(t),eH(e)}var eB=r(function(e,t){return eP(function(r){eN(e,t),r(eW(0))})}),eU=!1,ez=[];function eH(e){if(ez.push(e),!eU){for(eU=!0;e=ez.shift();)!function(e){for(;e.f;){var t=e.f.$;if(0===t||1===t){for(;e.g&&e.g.$!==t;)e.g=e.g.i;if(!e.g)return;e.f=e.g.b(e.f.a),e.g=e.g.i}else{if(2===t)return void(e.f.c=e.f.b(function(t){e.f=t,eH(e)}));if(5===t){if(0===e.h.length)return;e.f=e.f.b(e.h.shift())}else e.g={$:+(3!==t),b:e.f.b,i:e.g},e.f=e.f.d}}}(e);eU=!1}}function eG(e){return eP(function(t){var r=setTimeout(function(){t(eW(0))},e);return function(){clearTimeout(r)}})}var eJ=n(function(e,t,r,a){var n,o,i,c,d,f,p,$,b;return n=e.hm,o=e.c9,i=e.i1,tB(c=u(ex,t,a?a.flags:void 0))||k(2),d={},p=(f=n(c.a)).a,$=function(){},b=function(e,t){var r;for(var a in eV){var n=eV[a];n.a&&((r=r||{})[a]=n.a(a,t)),e[a]=function(e,t){var r={g:t,h:void 0},a=e.c,n=e.d,o=e.e,i=e.f;return r.h=eI(u(e_,function e(t){return u(e_,e,{$:5,b:function(e){var c=e.a;return 0===e.$?s(n,r,c,t):o&&i?l(a,r,c.i,c.j,t):s(a,r,o?c.i:c.j,t)}})},e.b))}(n,t)}return r}(d,function(e,t){var r=u(o,e,p);$(p=r.a,t),e2(d,r.b,i(p))}),e2(d,f.b,i(p)),b?{ports:b}:{}}),eV={};function eX(e,t,r,a,n){return{b:e,c:t,d:r,e:a,f:n}}var eK=r(function(e,t){return eP(function(r){e.g(t),r(eW(0))})}),eY=r(function(e,t){return u(eB,e.h,{$:0,a:t})});function eZ(e){return function(t){return{$:1,k:e,l:t}}}var eQ=[],e1=!1;function e2(e,t,r){if(eQ.push({p:e,q:t,r:r}),!e1){e1=!0;for(var a;a=eQ.shift();)!function(e,t,r){var a={};for(var n in e0(!0,t,a,null),e0(!1,r,a,null),e)eN(e[n],{$:"fx",a:a[n]||{i:O,j:O}})}(a.p,a.q,a.r);e1=!1}}function e0(e,t,r,a){switch(t.$){case 1:var n,o,i=t.k,c=(n=t.l,u(e?eV[i].e:eV[i].f,function(e){for(var t=a;t;t=t.t)e=t.s(e);return e},n));return void(r[i]=(o=(o=r[i])||{i:O,j:O},e?o.i=I(c,o.i):o.j=I(c,o.j),o));case 2:for(var s=t.m;s.b;s=s.b)e0(e,s.a,r,a);return;case 3:return void e0(e,t.o,r,{s:t.n,t:a})}}function e7(e,t){return eV[e]&&k(3),eV[e]={e:e5,u:t,a:e3},eZ(e)}var e5=r(function(e,t){return t});function e3(e){var t=[],r=eV[e].u,n=eG(0);return eV[e].b=n,eV[e].c=a(function(e,a){for(;a.b;a=a.b)for(var o=t,i=r(a.a),c=0;o.length>c;c++)o[c](i);return n}),{subscribe:function(e){t.push(e)},unsubscribe:function(e){var r=(t=t.slice()).indexOf(e);0>r||t.splice(r,1)}}}var e6=r(function(e,t){return function(r){return e(t(r))}}),e4=a(function(e,t,r){return eP(function(a){function n(e){a(t(r.gU.a(e)))}var o,i=new XMLHttpRequest;i.addEventListener("error",function(){n(sY)}),i.addEventListener("timeout",function(){n(s1)}),i.addEventListener("load",function(){var e;n((e=r.gU.b,u(i.status>=200&&300>i.status?sK:sV,{jq:i.responseURL,iV:i.status,iW:i.statusText,hb:function(e){if(!e)return t1;for(var t=t1,r=e.split("\r\n"),a=r.length;a--;){var n=r[a],o=n.indexOf(": ");if(o>0){var i=n.substring(0,o),c=n.substring(o+2);t=s(le,i,function(e){return t$(s2(e)?c+", "+e.a:c)},t)}}return t}(i.getAllResponseHeaders())},e(i.response))))}),s2(r.fB)&&(o=r.fB.a,i.upload.addEventListener("progress",function(t){i.c||eI(u(s0,e,L(o,sQ({iH:t.loaded,E:t.total}))))}),i.addEventListener("progress",function(t){i.c||eI(u(s0,e,L(o,sZ({ip:t.loaded,E:t.lengthComputable?t$(t.total):tb}))))}));try{i.open(r.hM,r.jq,!0)}catch(e){return n(sX(r.jq))}return function(e,t){for(var r=t.hb;r.b;r=r.b)e.setRequestHeader(r.a.a,r.a.b);e.timeout=t.jf.a||0,e.responseType=t.gU.d,e.withCredentials=t.fU}(i,r),r.f5.a&&i.setRequestHeader("Content-Type",r.f5.a),i.send(r.f5.b),function(){i.c=!0,i.abort()}})}),e9=a(function(e,t,r){return{$:0,d:e,b:t,a:r}}),e8=r(function(e,t){return{$:0,d:t.d,b:t.b,a:function(r){return e(t.a(r))}}}),te=function(e){return{$:0,a:e}},tt=a(function(e,t,a){var n=a.c,o=a.d,i=r(function(t,r){return s(w,t.$?e:i,r,t.a)});return s(w,i,s(w,e,t,o),n)}),tr=function(e){return s(tt,F,O,e)},ta=a(function(e,t,r){for(;;){if(-2===r.$)return t;var a=r.d,n=e,o=s(e,r.b,r.c,s(ta,e,t,r.e));e=n,t=o,r=a}}),tn=function(e){return s(ta,a(function(e,t,r){return u(F,L(e,t),r)}),O,e)},to=1,ti=2,tc=0,tu=function(e){return{$:1,a:e}},ts=r(function(e,t){return{$:3,a:e,b:t}}),tl=r(function(e,t){return{$:0,a:e,b:t}}),td=r(function(e,t){return{$:1,a:e,b:t}}),tf=function(e){return{$:0,a:e}},tp=function(e){return{$:2,a:e}},t$=function(e){return{$:0,a:e}},tb={$:1},th=r(function(e,t){return u(er,e,B(t))}),tm=r(function(e,t){return N(u(et,e,t))}),tg=a(function(e,t,r){for(;;){if(!r.b)return t;var a=r.b,n=e,o=u(e,r.a,t);e=n,t=o,r=a}}),tv=function(e){return s(tg,r(function(e,t){return t+1}),0,e)},tx=a(function(e,t,r){for(;;){if(C(e,t)>=1)return r;var a=e,n=t-1,o=u(F,t,r);e=a,t=n,r=o}}),tw=r(function(e,t){return s(tx,e,t,O)}),ty=r(function(e,t){return s(U,e,u(tw,0,tv(t)-1),t)}),tS=function(e){var t=e.charCodeAt(0);return 55296>t||t>56319?t:1024*(t-55296)+e.charCodeAt(1)-56320+65536},tE=function(e){return s(tg,F,O,e)},tk=function(e){var t=e.charCodeAt(0);return isNaN(t)?tb:t$(55296>t||t>56319?L(e[0],e.slice(1)):L(e[0]+e[1],e.slice(2)))},tD=n(function(e,t,r,a){return{$:0,a:e,b:t,c:r,d:a}}),tR=[],tM=r(function(e,t){return K(t)/K(e)}),tA=V(u(tM,2,32)),tC=l(tD,0,tA,tR,tR),tj=function(e){return{$:1,a:e}},tT=r(function(e,t){return t(e)}),tL=function(e){return e.length},tq=r(function(e,t){return C(e,t)>0?e:t}),tW=function(e){return{$:0,a:e}},tP=r(function(e,t){for(;;){var r=u(h,32,e),a=r.b,n=u(F,tW(r.a),t);if(!a.b)return tE(n);e=a,t=n}}),t_=function(e){return e.a},tO=r(function(e,t){for(;;){var r=V(t/32);if(1===r)return u(h,32,e).a;e=u(tP,e,O),t=r}}),tI=r(function(e,t){if(t.j){var r=32*t.j,a=X(u(tM,32,r-1)),n=u(tO,e?tE(t.n):t.n,t.j);return l(tD,tL(t.m)+r,u(tq,5,a*tA),n,t.m)}return l(tD,tL(t.m),tA,tR,t.m)}),tF=o(function(e,t,r,a,n){for(;;){if(0>t)return u(tI,!1,{n:a,j:r/32|0,m:n});var o=tj(s(b,32,t,e));t-=32,a=u(F,o,a)}}),tN=r(function(e,t){if(e>0){var r=e%32;return d(tF,t,e-r-32,e,O,s(b,r,e-r,t))}return tC}),tB=function(e){return!e.$},tU={$:0},tz=n(function(e,t,r,a){return{gc:t,gd:r,hA:a,c$:e}}),tH=a(function(e,t,r){return t(e(r))}),tG=n(function(e,t,r,a){return t?u(e,r,a):a})(F),tJ=a(function(e,t,r){for(;;){if(-2===r.$)return t;var a=r.e,n=e,o=s(e,r.b,r.c,s(tJ,e,t,r.d));e=n,t=o,r=a}}),tV=a(function(e,t,r){return s(tJ,a(function(r,a,n){return s(eM,e(r),t(a),n)}),{},r)}),tX=function(e){return s(tg,r(function(e,t){return s(eM,e.a,e.b,t)}),{},e)},tK=function(e){return tX(N([function(){switch(e.$){case 0:return L("Link",eR(e.a));case 1:return L("Script",eR(e.a));default:return L("Module",eR(e.a))}}()]))},tY=r(function(e,t){return s(tg,eA(e),[],t)}),tZ=function(e){return L("a",e.b?u(tY,function(e){return u(tY,eR,N([e.a,e.b]))},e):null)},tQ={$:-2},t1=tQ,t2=o(function(e,t,r,a,n){return{$:-1,a:e,b:t,c:r,d:a,e:n}}),t0=o(function(e,t,r,a,n){if(-1!==n.$||n.a){if(-1!==a.$||a.a||-1!==a.d.$||a.d.a)return d(t2,e,t,r,a,n);var o=a.d;return i=a.e,d(t2,0,a.b,a.c,d(t2,1,o.b,o.c,o.d,o.e),d(t2,1,t,r,i,n))}var i,c=n.b,u=n.c,s=n.d,l=n.e;return -1!==a.$||a.a?d(t2,e,c,u,d(t2,0,t,r,a,s),l):d(t2,0,t,r,d(t2,1,a.b,a.c,a.d,i=a.e),d(t2,1,c,u,s,l))}),t7=a(function(e,t,r){if(-2===r.$)return d(t2,0,e,t,tQ,tQ);var a=r.a,n=r.b,o=r.c,i=r.d,c=r.e;switch(u(T,e,n)){case 0:return d(t0,a,n,o,s(t7,e,t,i),c);case 1:return d(t2,a,n,t,i,c);default:return d(t0,a,n,o,i,s(t7,e,t,c))}}),t5=a(function(e,t,r){var a=s(t7,e,t,r);return -1!==a.$||a.a?a:d(t2,1,a.b,a.c,a.d,a.e)}),t3=function(e){return s(tg,r(function(e,t){return s(t5,e.a,e.b,t)}),t1,e)},t6=function(e){return e},t4=r(function(e,t){return tX(function(){switch(t.$){case 0:var r=t.b,a=t.c;return N([L("node",eR(t.a)),L("attr",s(tV,t6,eR,t3(r))),L("children",u(tY,e,a))]);case 1:return N([L("node_inline",eR(t.a))]);case 2:r=t.b;var n=t.c;return N([L("node_outline",eR(t.a)),L("attr",s(tV,t6,eR,t3(r))),L("body",eR(n))]);default:r=t.a;var o=t.c;return N([L("node_svg",eR(t.b)),L("attr",s(tV,t6,eR,t3(r))),L("foreignObjects",u(tY,function(t){var r=t.b;return tX(N([L("attr",s(tV,t6,eR,t3(t.a))),L("objects",u(tY,e,r))]))},o))])}}())}),t9=r(function(e,t){return t.$?tb:t$(e(t.a))}),t8=r(function(e,t){return t.$?e:t.a}),re=a(function(e,t,r){return N([L(e,rt(t)),tZ(r)])}),rt=function(e){return tX(function(){switch(e.$){case 0:var t=e.b;return N([L("Chars",eR(e.a)),tZ(t)]);case 1:return t=e.b,N([L("Symbol",eR(e.a)),tZ(t)]);case 2:return s(re,"Bold",e.a,t=e.b);case 3:return s(re,"Italic",e.a,t=e.b);case 4:return s(re,"Strike",e.a,t=e.b);case 5:return s(re,"Underline",e.a,t=e.b);case 6:return s(re,"Superscript",e.a,t=e.b);case 7:return t=e.b,N([L("Verbatim",eR(e.a)),tZ(t)]);case 8:var r=e.b;return t=e.c,N([L("Formula",eR(e.a)),L("body",eR(r)),tZ(t)]);case 9:return t=e.b,N([L("Ref",rn(e.a)),tZ(t)]);case 10:return t=e.b,N([L("FootnoteMark",eR(e.a)),tZ(t)]);case 11:var a=e.a;return t=e.b,N([L("EInline",ri(a.ds)),L("begin",eR(a.f3)),L("end",u(t8,null,u(t9,eR,a.gO))),L("playback",eR(a.ig)),L("voice",eR(a.jw)),L("id",eR(a.hi)),tZ(t)]);case 14:return t=e.b,N([L("Container",ri(e.a)),tZ(t)]);case 13:return u(rc,e.a,t=e.b);case 12:return t=e.b,N([L("Script",eR(e.a)),tZ(t)]);default:return t=e.b,N([L("TODO",null),tZ(t)])}}())},rr=n(function(e,t,r,a){var n=r.a,o=r.b;return tX(N([L(e,ri(t)),L("stream",eR(n)),L("url",eR(o)),ro(a)]))}),ra=n(function(e,t,r,a){return tX(N([L(e,ri(t)),L("url",eR(r)),ro(a)]))}),rn=function(e){switch(e.$){case 0:return l(ra,"Link",e.a,e.b,e.c);case 1:return l(ra,"Mail",e.a,e.b,e.c);case 5:return l(ra,"Embed",e.a,e.b,e.c);case 2:return l(ra,"Image",e.a,e.b,e.c);case 3:return l(rr,"Audio",e.a,e.b,e.c);case 4:return l(rr,"Movie",e.a,e.b,e.c);case 6:return l(ra,"Preview_Lia",O,e.a,tb);case 7:return l(ra,"Preview_Link",O,e.a,tb);default:return l(ra,"QR_Link",O,e.a,e.b)}},ro=function(e){return L("title",u(t8,null,u(t9,ri,e)))},ri=function(e){return u(tY,rt,e)},rc=r(function(e,t){return N([L("IHTML",u(t4,rt,e)),tZ(t)])}),ru=function(e){return!e},rs=function(e){return tX(s(tG,-2!==e.dP.$,L("formulas",s(tV,t6,eR,e.dP)),N([L("author",eR(e.fZ)),L("date",eR(e.gq)),L("email",eR(e.gM)),L("language",eR(e.ht)),L("logo",eR(e.hE)),L("version",eR(e.ju)),L("base",eR(e.f2)),L("narrator",eR(e.hT)),L("onload",eR(e.h5)),L("comment",ri(e.gi)),L("attributes",u(tY,ri,e.fY)),L("resources",u(tY,tK,e.iu)),L("translation",s(tV,t6,eR,e.jl)),L("macro",s(tV,t6,eR,e.hF))])))},rl=r(function(e,t){return t.$?tu(t.a):tf(e(t.a))}),rd=r(function(e,t){return L(e,t)}),rf=a(function(e,t,r){return{a1:r,ej:t,iU:e}}),rp=function(e){return e.length},r$=function(e){return s(a(function(e,t,r){for(;;){if(r.b){var a=r.a,n=r.b,o=rp(a),i=o+1;if(D(e,o))return s(rf,a,t,e);if(C(e,o)>0){e-=i,t+=1,r=n;continue}return s(rf,a,t,e)}return s(rf,"",t,e)}}),e.bR,0,u(tm,"\n",e.go))},rb=function(e){return""===e},rh=function(e){return-e},rm=r(function(e,t){return{dh:rb(t)?"":"?"+t,fY:O,fZ:"",f2:e,gi:O,gq:"",gs:!1,gM:"",dP:t1,bG:O,ht:"en",hC:tb,hE:"",hF:t1,hP:tb,hT:"US English Male",h5:"",iu:O,e8:-1,jl:t1,jo:{gF:L("“","”"),iR:L("‘","’")},fD:-1,ju:"0.0.1"}}),rg="https://LiaScript.github.io",rv=rg+"/course/?",rx="> The file you want me to load does not contain any content. Everything I see is only an empty string...\n \nIf you see this in message in an editor, try to copy and paste the following code:\n\n```` md\n\x3c!--\nauthor: Your Name\n\nemail: your@mail.org\n\nversion: 0.0.1\n\nlanguage: en\n\nnarrator: US English Female\n\ncomment: Try to write a short comment about\n your course, multiline is also okay.\n--\x3e\n\n# Course Main Title\n\nThis is your **course** initialization stub.\n\nPlease see the [Docs]("+rv+"https://raw.githubusercontent.com/liaScript/docs/master/README.md)\nto find out what is possible in [LiaScript]("+rg+').\n\nIf you want to use instant help in your Atom IDE, please type **lia** to see all available shortcuts.\n\n## Markdown\n\nYou can use common [Markdown](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) syntax to create your course, such as:\n\n1. Lists\n2. ordered or\n\n * unordered\n * ones ...\n\n\n| Header 1 | Header 2 |\n| :--------- | :--------- |\n| Item 1 | Item 2 |\n\n\nImages:\n\n![images](https://farm2.static.flickr.com/1618/26701766821_7bea494826.jpg)\n\n\n### Extensions\n\n --{{0}}--\nBut you can also include other features such as spoken text.\n\n --{{1}}--\nInsert any kind of audio file:\n\n {{1}}\n?[audio](https://bigsoundbank.com/UPLOAD/mp3/1068.mp3)\n\n\n --{{2}}--\nEven videos or change the language completely.\n\n {{2-3}}\n!?[video](https://www.youtube.com/watch?v=bICfKRyKTwE)\n\n\n --{{3 Russian Female}}--\nПервоначально создан в 2004 году Джоном Грубером (англ. John Gruber) и Аароном\nШварцем. Многие идеи языка были позаимствованы из существующих соглашений по\nразметке текста в электронных письмах...\n\n\n {{3}}\nType "voice" to see a list of all available languages.\n\n\n### Styling\n\n\x3c!-- class = "animated rollIn" style = "animation-delay: 2s; color: purple" --\x3e\nThe whole text-block should appear in purple color and with a wobbling effect.\nWhich is a **bad** example, please use it with caution ...\n~~ only this is red ;-) ~~ \x3c!-- class = "animated infinite bounce" style = "color: red;" --\x3e\n\n## Charts\n\nUse ASCII-Art to draw diagrams:\n\n Multiline\n 1.9 | DOTS\n | ***\n y | * *\n - | r r r r r r r*r r r r*r r r r r r r\n a | * *\n x | * *\n i | B B B B B * B B B B B B * B B B B B\n s | * *\n | * * * * * *\n -1 +------------------------------------\n 0 x-axis 1\n\n## Quizzes\n\n### A Textquiz\n\nWhat did the **fish** say when he hit a **concrete wall**?\n\n [[dam]]\n\n### Multiple Choice\n\nJust add as many points as you wish:\n\n [[X]] Only the **X** marks the correct point.\n [[ ]] Empty ones are wrong.\n [[X]] ...\n\n### Single Choice\n\nJust add as many points as you wish:\n\n [( )] ...\n [(X)] <-- Only the **X** is allowed.\n [( )] ...\n\n\n## Executable Code\n\nYou can make your code executable and define projects:\n\n``` js -EvalScript.js\nlet who = data.first_name + " " + data.last_name;\n\nif(data.online) {\n who + " is online"; }\nelse {\n who + " is NOT online"; }\n```\n``` json +Data.json\n{\n "first_name" : "Sammy",\n "last_name" : "Shark",\n "online" : true\n}\n```\n<script>\n // insert the JSON dataset into the local variable data\n let data = @input(1);\n\n // eval the script that uses this dataset\n eval(`@input(0)`);\n<\/script>\n\n\n## More\n\nFind out what you also can do ...\n\n'+rv+"https://raw.githubusercontent.com/liaScript/docs/master/README.md\n````\n",rw=n(function(e,t,r,a){if(a.b){var n=a.a,o=a.b;if(o.b){var i=o.a,c=o.b;if(c.b){var d=c.a,f=c.b;if(f.b){var p=f.b;return u(e,n,u(e,i,u(e,d,u(e,f.a,r>500?s(tg,e,t,tE(p)):l(rw,e,t,r+1,p)))))}return u(e,n,u(e,i,u(e,d,t)))}return u(e,n,u(e,i,t))}return u(e,n,t)}return t}),ry=a(function(e,t,r){return l(rw,e,t,0,r)}),rS=r(function(e,t){return s(ry,r(function(t,r){return u(F,e(t),r)}),O,t)}),rE=function(e){return u(Y,e,"")},rk=a(function(e,t,r){return e>0?s(rk,e>>1,_(t,t),1&e?_(r,t):r):r}),rD=r(function(e,t){return s(rk,e,t,"")}),rR=a(function(e,t,r){return _(u(rD,e-rp(r),rE(t)),r)}),rM=r(function(e,t){var r=rp("\n\n"),a=r$(t),n=a.a1+r+2;return"Parse error around line: "+eu(a.ej)+"\n\n"+a.iU+"\n"+s(rR,n," ","^")+"\nI expected one of the following:\n\n* "+u(th,"\n* ",u(rS,function(e){return u(Z,e,"\n")},e))}),rA=r(function(e){return e}),rC=function(e){return e},rj=r(function(e,t){return r(function(r,a){var n=s(rC,t,r,a);if(n.c.$)return q(n.a,n.b,tu(n.c.a));var o=n.a,i=n.b;return s(rC,e(n.c.a),o,i)})}),rT=a(function(e,t,r){return u(e,r,t)}),rL=a(function(e,t,a){return r(function(r,n){var o=s(rC,a,r,n);return q(o.a,o.b,o.c.$?tu(t(o.c.a)):tf(e(o.c.a)))})}),rq=r(function(e,t){return s(rL,e,t6,t)}),rW=r(function(e,t){return u(rj,u(rT,rq,e),t)}),rP=r(function(e,t){return u(rW,e,u(rq,rA,t))}),r_=u(r(function(e,t){return{gR:e,cr:t}}),tC,tC),rO=f(i(function(e,t,r,a,n,o){return{aK:r,gJ:t,ed:a,eP:o,fj:n,fJ:e}}),0,0,t1,tC,tb,tb),rI=s(a(function(e,t,r){return{gL:e,h9:t,fg:r}}),O,tC,tC),rF=a(function(e,t,r){return{T:{a8:!1,ak:O},ge:r_,dC:r,gw:!1,cb:0,cc:rO,bC:N([0]),dN:t1,cn:tC,hl:O,d3:!1,d8:{f4:rI,g4:!1,ho:!1},cP:tC,cW:u(t8,t6,t),bh:u(t8,0,e),c2:tC,c3:tC,c5:tC}}),rN=r(function(e,t){return u(rW,e,u(rq,rT(rA),t))}),rB=r(function(e,t){return r(function(r,a){var n=s(rC,e,r,a);if(n.c.$){var o=n.c.a,i=s(rC,t,r,a);return i.c.$?q(r,a,tu(_(o,i.c.a))):i}return n})}),rU=rL(t6),rz=r(function(e,t){return u(rU,rA(N([e])),t)}),rH=function(e){return t6(r(function(t,r){var a="could not satisfy predicate",n=tk(r.d8);if(n.$)return q(t,r,tu(N([a])));var o=n.a,i=o.a,c=o.b;return e(i)?q(t,W(r,{d8:c,bR:r.bR+1}),tf(i)):q(t,r,tu(N([a])))}))},rG=u(rz,"expected any character",rH(rA(!0))),rJ=r(function(e,t){return a(function(r,a,n){for(;;){var o=s(rC,t,a,n);if(!o.c.$)return q(f=o.a,p=o.b,tf(tE(r)));var i=o.a,c=o.b,l=o.c.a,d=s(rC,e,a,n);if(d.c.$)return q(i,c,tu(l));var f=d.a,p=d.b;r=u(F,d.c.a,r),a=f,n=p}})(O)}),rV=r(function(e,t){return 1>e?t:s(ea,e,rp(t),t)}),rX=function(e){return r(function(t,r){if(u(eo,e,r.d8)){var a=rp(e),n=r.bR+a;return q(t,W(r,{d8:u(rV,a,r.d8),bR:n}),tf(e))}return q(t,r,tu(N(['expected "'+e+'"'])))})},rK=function(e){return r(function(t,r){return q(t,r,tf(e))})},rY=u(rN,rK(O),u(rP,u(rJ,rG,rX("--\x3e")),rX("\x3c!---"))),rZ=n(function(e,t,r,a){return{d4:t,bM:e,h0:r,i$:a}}),rQ=function(e){return u(eC,{ao:!1,av:!1},e)},r1=/.^/,r2=o(function(e,t,r,a,n){var o=u(eo,"^",r)?r:"^"+r,i=s(ej,1,u(t8,r1,e(o)),n.d8);if(i.b&&!i.b.b){var c=i.a,l=rp(c.bM),d=n.bR+l;return q(a,W(n,{d8:u(rV,l,n.d8),bR:d}),tf(t(c)))}return q(a,n,tu(N(["expected input matching Regexp /"+o+"/"])))}),r0=u(tH,u(r2,rQ,function(e){return e.bM}),t6),r7=u(rz,"optional whitespace",r0("\\s*")),r5=function(e){return u(rB,rY,u(rN,u(rJ,e,rX("--\x3e")),u(rP,r7,rX("\x3c!--"))))},r3=r(function(e,t){return q(e,t,tu(O))}),r6=function(e){return s(ry,rB,r3,e)},r4=function(e){return r(function(t,r){var a=s(rC,e,t,r);return a.c.$?q(t,r,tf(tb)):q(a.a,a.b,tf(t$(a.c.a)))})},r9=r4(rX("@")),r8=u(rN,r0("\\w+[\\w\\-.\\d]*"),r9),ae=function(e){return N(e.trim().split(/\s+/g))},at=u(tH,ae,th(" ")),ar=u(rq,at,r0("([ ].*|[ ]*\n)+")),aa=function(e){return B(e).join("")},an=function(e){return u(rq,aa,u(rJ,rG,e))},ao=an(rX("\n@end")),ai=u(rB,u(rN,ar,r0("[ ]*:")),u(rN,ao,r0("[ ]*\n"))),ac=u(rW,ai,u(rq,rd,r8)),au=function(e){return rq(rA(e))},as=function(e){return u(au,0,e)},al=function(e){return{$:0,a:e}},ad=function(e){return{$:2,a:e}},af=function(e){return{$:1,a:e}},ap=r(function(e,t){return W(t,{hF:s(t5,e.a,e.b,t.hF)})}),a$=r(function(e,t){return t.b?s(ry,F,t,e):e}),ab=function(e){return e.b?t$(e.a):tb},ah=function(e){return e.toLowerCase()},am=a(function(e,t,r){return function(e){switch(ah(u(t8,"",ab(u(tm,":",e))))){case"https":case"http":case"data":case"file":case"hyper":case"dat":case"ipfs":case"ipns":case"blob":case"mailto":case"tel":return!0;default:return!1}}(r)||u(eo,"#",r)?r:_(e,_(r,t))}),ag=o(function(e,t,r,a,n){return u(a$,n,u(rS,u(tH,u(am,t,r),e),ae(a)))}),av=a(function(e,t,r){return W(r,{iu:d(ag,e,r.f2,r.dh,t,r.iu)})}),ax=function(e){return e.trim()},aw=r(function(e,t){var r=u(tm," ",ax(e));if(r.b){var a=r.a,n=r.b;return W(t,{dP:s(t5,u(eo,"\\",a)?a:"\\"+a,ax(u(th," ",n)),t.dP)})}return t}),ay=r(function(e,t){var r=u(tm,"/",t);e:for(;r.b&&r.b.b&&r.b.b.b;)switch(r.b.b.a){case"repos":if("api"===r.a&&"v1"===r.b.a)return"https://codeberg.org/api/v1/repos/"+u(th,"/",r.b.b.b);break e;case"raw":if(r.b.b.b.b&&"branch"===r.b.b.b.a&&r.b.b.b.b.b){var a=r.b,n=a.b.b.b,o=n.a;return"https://codeberg.org/api/v1/repos/"+u(th,"/",N([r.a,a.a,"raw",u(th,"/",n.b)]))+"?ref="+o}break e;case"src":if(r.b.b.b.b&&"branch"===r.b.b.b.a&&r.b.b.b.b.b){var i=r.b,c=i.b.b.b;return o=c.a,"https://codeberg.org/api/v1/repos/"+u(th,"/",N([r.a,i.a,"raw",u(th,"/",c.b)]))+"?ref="+o}break e;default:break e}return"https://codeberg.org/"+t}),aS=r(function(e,t){return"https://dl.dropbox.com/"+t}),aE=a(function(e,t,r){return u(th,t,u(tm,e,r))}),ak=r(function(e,t){return"https://raw.githubusercontent.com/"+function(){var e=u(tm,"/",t);e:for(;e.b&&e.b.b;){if(!e.b.b.b)return t+"/master/README.md";switch(e.b.b.a){case"tree":return s(aE,"/tree/","/",t)+"/README.md";case"raw":if(e.b.b.b.b&&"refs"===e.b.b.b.a&&e.b.b.b.b.b&&"heads"===e.b.b.b.b.a)return s(aE,"/raw/refs/heads","/refs/heads",t);break e;default:break e}}return s(aE,"/blob/","/",t)}()}),aD=function(e){return encodeURIComponent(e)},aR=r(function(e,t){var r=u(t8,t,ab(u(tm,"?",t))),a=u(tm,"/",r);e:for(;a.b&&a.b.b&&a.b.b.b;)switch(a.b.b.a){case"projects":if("api"===a.a&&"v4"===a.b.a)return"https://gitlab.com/api/v4/projects/"+u(th,"/",a.b.b.b);break e;case"-":if(!a.b.b.b.b||!a.b.b.b.b.b)break e;switch(a.b.b.b.a){case"raw":var n=a.b,o=n.b.b.b,i=o.a,c=o.b;return"https://gitlab.com/api/v4/projects/"+u(th,"/",N([aD(a.a+"/"+n.a),"repository/files",u(th,"/",c),"raw"]))+"?ref="+i;case"blob":var s=a.b,l=s.b.b.b;return i=l.a,c=l.b,"https://gitlab.com/api/v4/projects/"+u(th,"/",N([aD(a.a+"/"+s.a),"repository/files",u(th,"/",c),"raw"]))+"?ref="+i;default:break e}default:break e}return"https://gitlab.com/"+t}),aM=r(function(e,t){return 1>e?t:s(ea,0,-e,t)}),aA=function(e){switch(e){case 0:return"A";case 1:return"B";case 2:return"C";case 3:return"D";case 4:return"E";case 5:return"F";case 6:return"G";case 7:return"H";case 8:return"I";case 9:return"J";case 10:return"K";case 11:return"L";case 12:return"M";case 13:return"N";case 14:return"O";case 15:return"P";case 16:return"Q";case 17:return"R";case 18:return"S";case 19:return"T";case 20:return"U";case 21:return"V";case 22:return"W";case 23:return"X";case 24:return"Y";case 25:return"Z";case 26:return"a";case 27:return"b";case 28:return"c";case 29:return"d";case 30:return"e";case 31:return"f";case 32:return"g";case 33:return"h";case 34:return"i";case 35:return"j";case 36:return"k";case 37:return"l";case 38:return"m";case 39:return"n";case 40:return"o";case 41:return"p";case 42:return"q";case 43:return"r";case 44:return"s";case 45:return"t";case 46:return"u";case 47:return"v";case 48:return"w";case 49:return"x";case 50:return"y";case 51:return"z";case 52:return"0";case 53:return"1";case 54:return"2";case 55:return"3";case 56:return"4";case 57:return"5";case 58:return"6";case 59:return"7";case 60:return"8";case 61:return"9";case 62:return"+";default:return"/"}},aC=r(function(e,t){var r=t.a,a=t.b,n=t.c<<8|e;return 2===a?q(_(r,_(aA(63&n>>>18),_(aA(63&n>>>12),_(aA(63&n>>>6),aA(63&n>>>0))))),0,0):q(r,a+1,n)}),aj=r(function(e,t){var r=tS(e);return 128>r?u(aC,r,t):u(aC,128|63&r,2048>r?u(aC,192|r>>>6,t):u(aC,128|63&r>>>6,55296>r||r>=57344&&65535>=r?u(aC,224|r>>>12,t):u(aC,128|63&r>>>12,u(aC,240|r>>>18,t))))}),aT=q("",0,0),aL=r(function(e,t){var r,a;return r=function(e){var t=e.a,r=e.c;switch(e.b){case 1:return t+(aA(63&r>>>2)+(aA(63&r<<4)+"=="));case 2:return t+(aA(63&r>>>10)+(aA(63&r>>>4)+(aA(63&r<<2)+"=")));default:return t}}(s(Q,aj,aT,"https://onedrive.live.com/"+t)),"https://api.onedrive.com/v1.0/shares/u!"+(u(ei,"=",a=s(aE,"+","-",s(aE,"/","_",r)))?u(aM,1,a):a)+"/root/content"}),aq=r(function(e,t){for(;;){if(e>0&&t.b){e-=1,t=t.b;continue}return t}}),aW=r(function(e,t){return s(ry,r(function(t,r){return e(t)?u(F,t,r):r}),O,t)}),aP=a(function(e,t,r){for(;;){if(e>0&&t.b){var a=t.a;e-=1,t=t.b,r=u(F,a,r);continue}return r}}),a_=r(function(e,t){return tE(s(aP,e,t,O))}),aO=a(function(e,t,r){if(t>0){var a=L(t,r);e:for(;;){t:for(;;){if(!a.b.b)return r;if(!a.b.b.b){if(1===a.a)break e;break}switch(a.a){case 1:break e;case 2:var n=a.b;return N([n.a,n.b.a]);case 3:if(a.b.b.b.b){var o=a.b,i=o.b;return N([o.a,i.a,i.b.a])}break t;default:if(a.b.b.b.b&&a.b.b.b.b.b){var c=a.b,l=c.b,d=l.b,f=d.b,p=f.b;return u(F,c.a,u(F,l.a,u(F,d.a,u(F,f.a,e>1e3?u(a_,t-4,p):s(aO,e+1,t-4,p)))))}break t}}return r}return N([a.b.a])}return O}),aI=r(function(e,t){return s(aO,0,e,t)}),aF=r(function(e,t){var r=u(t8,t,ab(u(tm,"?",t))),a=u(tm,"/",r),n=u(t8,-1,u(t9,t_,ab(u(aW,function(e){return"-"===e.b},u(ty,rd,a))))),o=u(t8,"",ab(a)),i=n>1?u(th,"/",u(aI,n-1,u(aq,1,a))):"",c=""!==(n>=0&&C(tv(a),n+1)>0?u(t8,"",ab(u(aq,n+1,a))):"")&&C(tv(a),n+2)>0?u(t8,"main",ab(u(aq,n+2,a))):"main",s=""!==c&&C(tv(a),n+3)>0?u(th,"/",u(aq,n+3,a)):"README.md";return"https://"+o+"/api/v4/projects/"+aD(i)+"/repository/files/"+aD(s)+"/raw?ref="+c}),aN=r(function(e,t){var r,a=(r=u(tm,"?",t)).b?r.a:t;return u(ei,"/download",a)?"https://"+a:"https://"+a+"/download"}),aB=P("(?:http(?:s)?://)?(?:www\\.)?"),aU=aB("codeberg\\.org/(.*)"),az=aB("dropbox\\.com/(.*)"),aH=aB("github\\.com/(.*)"),aG=aB("gitlab\\.com/(.*)"),aJ=aB("onedrive\\.live\\.com/(.*)"),aV=u(tH,rQ,t8(r1)),aX=r(function(e,t){var r=ab(s(ej,1,aV(e),t));return r.$?tb:u(t8,tb,ab(r.a.i$))}),aK=r(function(e,t){for(;;){if(e.b){var r=e.a,a=e.b,n=u(aX,r.ai,t);if(n.$){e=a;continue}return L(!0,u(r.af,t,n.a))}return L(!1,t)}}),aY=function(e){return e.b},aZ="https://api.allorigins.win/raw?url=",aQ=function(e){return u(eo,aZ,e)?e:u(aK,N([{af:ak,ai:aH},{af:aS,ai:az},{af:aL,ai:aJ},{af:ay,ai:aB(aU)},{af:aR,ai:aG},{af:aF,ai:"gitlab://(.*)"},{af:aN,ai:"nextcloud://(.*)"}]),e).b},a1=r(function(e,t){return W(t,{bG:d(ag,aQ,t.f2,t.dh,e,t.bG)})}),a2=r(function(e,t){var r=ae(e);return r.b&&r.b.b&&!r.b.b.b?W(t,{jl:s(t5,r.a,s(am,t.f2,t.dh,r.b.a),t.jl)}):t}),a0=a(function(e,t,r){return{$:3,a:e,b:t,c:r}}),a7=r(function(e,t){return{$:2,a:e,b:t}}),a5=r(function(e,t){return{$:0,a:e,b:t}}),a3=r(function(e,t){return{$:14,a:e,b:t}}),a6=r(function(e,t){return{$:11,a:e,b:t}}),a4=a(function(e,t,r){return{$:5,a:e,b:t,c:r}}),a9=r(function(e,t){return{$:13,a:e,b:t}}),a8=a(function(e,t,r){return{$:2,a:e,b:t,c:r}}),ne=r(function(e,t){return{$:3,a:e,b:t}}),nt=a(function(e,t,r){return{$:0,a:e,b:t,c:r}}),nr=a(function(e,t,r){return{$:1,a:e,b:t,c:r}}),na=a(function(e,t,r){return{$:4,a:e,b:t,c:r}}),nn=function(e){return{$:6,a:e}},no=function(e){return{$:7,a:e}},ni=r(function(e,t){return{$:8,a:e,b:t}}),nc=r(function(e,t){return{$:15,a:e,b:t}}),nu=r(function(e,t){return{$:9,a:e,b:t}}),ns=r(function(e,t){return{$:12,a:e,b:t}}),nl=r(function(e,t){return{$:4,a:e,b:t}}),nd=r(function(e,t){return{$:6,a:e,b:t}}),nf=r(function(e,t){return{$:5,a:e,b:t}}),np=function(e){return e.a},n$=function(e){return r(function(t,r){return s(rC,rK(0),e(t),r)})},nb=0xffffffff>>>32-tA,nh=function(e){return[e]},nm=n(function(e,t,r,a){var n=nb&t>>>e;if(C(n,tL(a))>-1){if(5===e)return u(v,tj(r),a);var o=tW(l(nm,e-tA,t,r,tR));return u(v,o,a)}var i=u(m,n,a);return i.$?s(g,n,o=tW(l(nm,e-tA,t,r,nh(i))),a):s(g,n,o=tW(l(nm,e-tA,t,r,i.a)),a)}),ng=r(function(e,t){var r=t.a,a=t.b,n=t.c,o=tL(t.d),i=tL(e),c=r+(i-o);if(D(i,32)){if(C(c>>>tA,1<<a)>0){var u=a+tA,s=l(nm,u,r,e,nh(tW(n)));return l(tD,c,u,s,tR)}return l(tD,c,a,l(nm,a,r,e,n),tR)}return l(tD,c,a,n,e)}),nv=r(function(e,t){return u(ng,u(v,e,t.d),t)}),nx=r(function(e,t){var r=e.fg;return W(t,{h9:u(nv,e.h9,t.h9),fg:u(nv,r,t.fg)})}),nw=function(e){return r(function(t,r){return s(rC,e(t),t,r)})},ny=function(e){var t=e.a,r=e.b;return u(rP,n$(function(e){var t=e.d8;return t.ho||t.g4?W(e,{d8:W(t,{f4:u(nx,r,t.f4)})}):e}),nw(function(e){return rK(L(eu(.4*(t+2))+"em",e.d8.ho||e.d8.g4?np(e.d8.f4.h9):-1))}))},nS=function(e){return n$(function(t){return W(t,{T:{a8:!1,ak:u(F,e,t.T.ak)}})})},nE=o(function(e,t,r,a,n){return{fX:t,dj:a,ds:r,fH:n,fJ:e}}),nk=r(function(e,t){return{ds:t,hT:e}}),nD=r(function(e,t){return 1===e.$?t:u(nv,e.a,t)}),nR=a(function(e,t,r){for(;;){var a=u(h,32,e),n=a.a,o=a.b;if(0>C(tL(n),32))return u(tI,!0,{n:t,j:r,m:n});e=o,t=u(F,tj(n),t),r+=1}}),nM=function(e){return e.b?s(nR,e,O,0):tC},nA=r(function(e,t){for(;;){if(-2===t.$)return tb;var r=t.c,a=t.d,n=t.e;switch(u(T,e,t.b)){case 0:t=a;continue;case 1:return t$(r);default:t=n;continue}}}),nC=r(function(e,t){e:for(;t.b&&9===t.a.$;)switch(t.a.a.$){case 3:if(t.a.a.b.a)break e;var r,a=t.b;return{dj:t$(t.a.a.b.b),aU:a,fH:tb};case 4:if(t.a.a.b.a)break e;return{dj:tb,aU:a=t.b,fH:t$(t.a.a.b.b)};default:break e}return e?W(r=u(nC,!1,tE(t)),{aU:tE(r.aU)}):{dj:tb,aU:t,fH:tb}}),nj=r(function(e,t){var r=t.a,a=t.b,n=t.c;return u(rj,function(e){return rK(L(r,e))},u(rN,nw(function(e){var t;return rK((t=u(nA,r,e.cc.aK)).$?0:np(t.a.ds)-1)}),n$(function(t){var o,i,c,l,f;return W(t,{cc:(o=t.cc,c=(i=u(nC,!0,n)).dj,l=i.fH,f=i.aU,W(o,{aK:function(){var n=u(nA,r,o.aK);if(n.$)return s(t5,r,u(nk,u(t8,t.dC.hT,u(t9,ax,a)),nM(N([d(nE,e,O,f,u(nD,c,tC),u(nD,l,tC))]))),o.aK);var i=n.a;return s(t5,r,W(i,{ds:u(nv,d(nE,e,O,f,u(nD,c,tC),u(nD,l,tC)),i.ds)}),o.aK)}()}))})})))}),nT=function(e){for(var t=0,r=e.charCodeAt(0),a=+(43==r||45==r),n=a;e.length>n;++n){var o=e.charCodeAt(n);if(48>o||o>57)return tb;t=10*t+o-48}return n==a?tb:t$(45==r?-t:t)},nL=function(e){return r(function(t,r){return q(t,r,tu(N([e])))})},nq=function(e){return e.$?nL("impossible state in Combine.Num.unwrap"):rK(e.a)},nW=u(rz,"expected an int",u(rj,u(tH,nT,nq),r0("-?(?:0|[1-9]\\d*)"))),nP=u(rj,function(e){return u(rN,rK(e),n$(function(t){return W(t,{cc:C(e,t.cc.gJ)>0?W(t.cc,{gJ:e}):t.cc,bC:u(F,e,t.bC)})}))},nW),n_=u(rq,rp,r0("(`){3,}")),nO=function(e){return u(th,"",e)},nI=r(function(e,t){return W(t,{d3:e})}),nF=u(rP,n$(nI(!1)),nw(function(e){return D(e.hl,O)?rK(0):as(e.d3?rK(0):r0(nO(e.hl)))})),nN=function(e){return N([e])},nB=r(function(e,t){return e?"<lia-keep><pre id='ls'><code style='background: #CCCCCC; white-space: pre;'>"+t+"</code></pre></lia-keep>":t}),nU=eT(eq),nz=a(function(e,t,r){var a=rQ(e);return a.$?r:s(nU,a.a,t,r)}),nH=r(function(e,t){var r=u(eo,"@@",e)?q(!0,!0,u(rV,2,e)):u(eo,"@-@",e)?q(!0,!1,u(rV,3,e)):q(!1,!1,u(rV,1,e)),a=r.a,n=r.b,o=r.c;return u(t9,function(e){return q(a,n,e)},function(){switch(o){case"author":return t$(t.fZ);case"date":return t$(t.gq);case"email":return t$(t.gM);case"version":return t$(t.ju);case"section":return t$(eu(t.e8));case"uid":return t$(eu(t.e8)+"_"+eu(t.fD));default:return u(nA,o,t.hF)}}())}),nG="iex3OAQpP4u3QT9xq",nJ=u(aE,"\\@",nG),nV=function(e){return N(e.split(/\r\n|\r|\n/g))},nX=function(e){var t=a(function(t,r,a){for(;;){var n=s(rC,e,r,a);if(n.c.$)return q(r,a,tE(t));var o=n.a,i=n.b,c=n.c.a;if(D(a,i))return q(o,i,tE(t));t=u(F,c,t),r=o,a=i}});return r(function(e,r){var a=s(t,O,e,r);return q(a.a,a.b,tf(a.c))})},nK=function(e){return u(rW,nX(e),u(rq,F,e))},nY=r(function(e,t){return L(t.a,e(t.b))}),nZ=r(function(e,t){return u(rB,t,rK(e))}),nQ=u(rq,u(aE,"\\`","`"),u(rP,rX("`"),u(rN,r0("([^`\n\\\\]*|\\\\`|\\\\)+"),rX("`")))),n1=r6(N([u(rj,function(e){return an(rX(u(rD,e,"`")))},n_),nQ,r0("[^),]+")])),n2=a(function(e,t,r){return u(rP,t,u(rN,r,e))}),n0=u(n2,rX("("),rX(")")),n7=r(function(e,t){return u(rW,nX(u(rN,t,e)),u(rq,F,t))}),n5=r(function(e,t){return u(rB,u(n7,e,t),rK(O))}),n3=u(nZ,O,n0(u(n5,rX(","),n1))),n6=r0("\\w[\\w\\d._]+"),n4=u(rW,u(nZ,!1,u(au,!0,rX("'"))),u(rq,a(function(e,t,r){return L(_(e,r),t)}),r0("@-?@?"))),n9=u(rW,n6,n4),n8=function(e){return r(function(t,r){return s(rC,rK(0),e,r)})},oe=u(rW,u(rW,nw(function(e){return rK(L(e.dC.f2,e.dC.dh))}),u(rP,r0("(\\)|[^)]*\\))"),u(rW,r0("[^) ]*"),u(rq,a(function(e,t,r){return u(a$,e,N([s(am,r.a,r.b,t)]))}),u(rP,rX("]("),n3))))),u(rq,rd,u(rW,n6,u(rP,rX("["),n4)))),ot=a(function(e,t,r){return{go:e,d8:t,bR:r}}),or=a(function(e,t,r){var a=s(rC,e,t,s(ot,r,r,0));return a.c.$?tu(q(a.a,a.b,a.c.a)):tf(q(a.a,a.b,a.c.a))}),oa=u(rW,n3,u(rq,rd,n9)),on=function(e){return s(aE,"${","\\${",s(aE," ","\\t",s(aE,"\n","\\n",s(aE,"`","\\`",s(aE,"'","\\'",s(aE,'"','\\"',s(aE,"\\","\\\\",e)))))))},oo=u(au,L(L("@uid",!1),O),u(rN,n$(function(e){var t=e.dC;return W(e,{dC:W(t,{fD:t.fD+1})})}),rX("@uid"))),oi=u(aE,nG,"\\@"),oc=r(function(e,t){var r=t.b,a=t.c,n=u(os,t.a,nJ(e)),o=n.b;return q(n.a,r+1,oi(s(aE,"@"+eu(r),o,s(aE,"@'"+eu(r),on(o),nJ(a)))))}),ou=r(function(e,t){var a=t.a,n=a.a,o=a.b,i=t.b;return nw(function(t){var a=u(nH,n,t.dC);if(a.$)return nL("macro definition not found");var c,l=a.a,d=l.a,f=l.b,p=l.c,$=e||D(t.hl,O)?p:u(th,"\n"+s(aE,"*","",s(aE,"?","",nO(t.hl))),nV(p)),b=s(tg,oc,q(t,0,$),i),h=b.c;return u(rP,n8(b.a),(c=P((d?u(tH,u(nz,"[*+`{}#^|$\\[\\]]",u(tH,function(e){return e.bM},P("\\"))),u(tH,u(aE,"<","\\<"),u(tH,u(aE,">","\\>"),u(tH,u(aE,"\\\\`","`"),u(tH,u(aE,"\n","<br id='ls'>"),u(tH,u(nz,"@[a-zA-Z]+[\\w\\d._\\-]*",function(e){return"@input"!==e.bM?"@-"+e.bM:e.bM}),u(tH,u(aE,"\\<br id='ls'\\>","<br id='ls'>"),nB(f)))))))):t6)(o?on(h):h)),r(function(e,t){return s(rC,rK(0),e,W(t,{d8:c(t.d8)}))})))})}),os=r(function(e,t){var r=s(or,u(rq,nO,nK(u(rB,r0("@input[^@]+"),u(rN,r0("[^@]+"),ol())))),e,t);if(r.$)return L(e,t);var a=r.a,n=a.a,o=a.b,i=a.c;return""===o.d8?L(n,i):u(nY,P(i),u(os,n,o.d8))});function ol(){return as(r4(nK(r6(N([u(rj,ou(!1),oo),u(rj,ou(!1),oa),u(rj,ou(!1),oe),od()])))))}function od(){return u(rj,function(e){var t=e.a,r=e.b;return u(rj,function(e){var a;return u(rj,function(e){return u(ou,!0,L(r,e))},u(rq,a$(e),(a=u(rD,t,"`"),u(rq,u(tH,nO,u(tH,aM(1),nN)),u(rJ,u(rN,r0("(.(?!"+a+"))*\n?"),r4(nF)),u(rN,rX(a),r4(nF)))))))},u(rP,r0("[ ]*\n"),n3))},u(rW,n9,u(rq,rd,u(rP,r0("[ ]*[a-zA-Z0-9_]*[ ]*"),n_))))}var of=ol();ol=function(){return of};var op=od();od=function(){return op};var o$,ob,oh,om=n$(function(e){return W(e,{bC:u(aq,1,e.bC)})}),og=r0("[ ]+"),ov=as(u(rj,nj(!1),u(rP,om,u(rW,u(rJ,rG,rX("--\x3e")),u(rP,r0("}}--[ ]*"),u(rW,r4(u(rN,r0("[A-Za-z0-9 ]+"),u(rN,of,og))),u(rq,a(function(e,t,r){return q(e,t,N([u(a5,ax(aa(r)),O)]))}),u(rN,nP,r0("\x3c!--[ ]*--{{"))))))))),ox=as(nX(r6(N([as(rY),ov])))),ow=a(function(e,t,r){var a=r.a,n=r.b;return L(a,"src"===a||"href"===a||"data"===a||"data-src"===a||"formaction"===a||"poster"===a?s(am,e,t,n):n)}),oy=t3(N([L("Aacute","Á"),L("aacute","á"),L("Abreve","Ă"),L("abreve","ă"),L("ac","∾"),L("acd","∿"),L("acE","∾̳"),L("Acirc","Â"),L("acirc","â"),L("acute","´"),L("Acy","А"),L("acy","а"),L("AElig","Æ"),L("aelig","æ"),L("af","⁡"),L("Afr","𝔄"),L("afr","𝔞"),L("Agrave","À"),L("agrave","à"),L("alefsym","ℵ"),L("aleph","ℵ"),L("Alpha","Α"),L("alpha","α"),L("Amacr","Ā"),L("amacr","ā"),L("amalg","⨿"),L("amp","&"),L("AMP","&"),L("andand","⩕"),L("And","⩓"),L("and","∧"),L("andd","⩜"),L("andslope","⩘"),L("andv","⩚"),L("ang","∠"),L("ange","⦤"),L("angle","∠"),L("angmsdaa","⦨"),L("angmsdab","⦩"),L("angmsdac","⦪"),L("angmsdad","⦫"),L("angmsdae","⦬"),L("angmsdaf","⦭"),L("angmsdag","⦮"),L("angmsdah","⦯"),L("angmsd","∡"),L("angrt","∟"),L("angrtvb","⊾"),L("angrtvbd","⦝"),L("angsph","∢"),L("angst","Å"),L("angzarr","⍼"),L("Aogon","Ą"),L("aogon","ą"),L("Aopf","𝔸"),L("aopf","𝕒"),L("apacir","⩯"),L("ap","≈"),L("apE","⩰"),L("ape","≊"),L("apid","≋"),L("apos","'"),L("ApplyFunction","⁡"),L("approx","≈"),L("approxeq","≊"),L("Aring","Å"),L("aring","å"),L("Ascr","𝒜"),L("ascr","𝒶"),L("Assign","≔"),L("ast","*"),L("asymp","≈"),L("asympeq","≍"),L("Atilde","Ã"),L("atilde","ã"),L("Auml","Ä"),L("auml","ä"),L("awconint","∳"),L("awint","⨑"),L("backcong","≌"),L("backepsilon","϶"),L("backprime","‵"),L("backsim","∽"),L("backsimeq","⋍"),L("Backslash","∖"),L("Barv","⫧"),L("barvee","⊽"),L("barwed","⌅"),L("Barwed","⌆"),L("barwedge","⌅"),L("bbrk","⎵"),L("bbrktbrk","⎶"),L("bcong","≌"),L("Bcy","Б"),L("bcy","б"),L("bdquo","„"),L("becaus","∵"),L("because","∵"),L("Because","∵"),L("bemptyv","⦰"),L("bepsi","϶"),L("bernou","ℬ"),L("Bernoullis","ℬ"),L("Beta","Β"),L("beta","β"),L("beth","ℶ"),L("between","≬"),L("Bfr","𝔅"),L("bfr","𝔟"),L("bigcap","⋂"),L("bigcirc","◯"),L("bigcup","⋃"),L("bigodot","⨀"),L("bigoplus","⨁"),L("bigotimes","⨂"),L("bigsqcup","⨆"),L("bigstar","★"),L("bigtriangledown","▽"),L("bigtriangleup","△"),L("biguplus","⨄"),L("bigvee","⋁"),L("bigwedge","⋀"),L("bkarow","⤍"),L("blacklozenge","⧫"),L("blacksquare","▪"),L("blacktriangle","▴"),L("blacktriangledown","▾"),L("blacktriangleleft","◂"),L("blacktriangleright","▸"),L("blank","␣"),L("blk12","▒"),L("blk14","░"),L("blk34","▓"),L("block","█"),L("bne","=⃥"),L("bnequiv","≡⃥"),L("bNot","⫭"),L("bnot","⌐"),L("Bopf","𝔹"),L("bopf","𝕓"),L("bot","⊥"),L("bottom","⊥"),L("bowtie","⋈"),L("boxbox","⧉"),L("boxdl","┐"),L("boxdL","╕"),L("boxDl","╖"),L("boxDL","╗"),L("boxdr","┌"),L("boxdR","╒"),L("boxDr","╓"),L("boxDR","╔"),L("boxh","─"),L("boxH","═"),L("boxhd","┬"),L("boxHd","╤"),L("boxhD","╥"),L("boxHD","╦"),L("boxhu","┴"),L("boxHu","╧"),L("boxhU","╨"),L("boxHU","╩"),L("boxminus","⊟"),L("boxplus","⊞"),L("boxtimes","⊠"),L("boxul","┘"),L("boxuL","╛"),L("boxUl","╜"),L("boxUL","╝"),L("boxur","└"),L("boxuR","╘"),L("boxUr","╙"),L("boxUR","╚"),L("boxv","│"),L("boxV","║"),L("boxvh","┼"),L("boxvH","╪"),L("boxVh","╫"),L("boxVH","╬"),L("boxvl","┤"),L("boxvL","╡"),L("boxVl","╢"),L("boxVL","╣"),L("boxvr","├"),L("boxvR","╞"),L("boxVr","╟"),L("boxVR","╠"),L("bprime","‵"),L("breve","˘"),L("Breve","˘"),L("brvbar","¦"),L("bscr","𝒷"),L("Bscr","ℬ"),L("bsemi","⁏"),L("bsim","∽"),L("bsime","⋍"),L("bsolb","⧅"),L("bsol","\\"),L("bsolhsub","⟈"),L("bull","•"),L("bullet","•"),L("bump","≎"),L("bumpE","⪮"),L("bumpe","≏"),L("Bumpeq","≎"),L("bumpeq","≏"),L("Cacute","Ć"),L("cacute","ć"),L("capand","⩄"),L("capbrcup","⩉"),L("capcap","⩋"),L("cap","∩"),L("Cap","⋒"),L("capcup","⩇"),L("capdot","⩀"),L("CapitalDifferentialD","ⅅ"),L("caps","∩︀"),L("caret","⁁"),L("caron","ˇ"),L("Cayleys","ℭ"),L("ccaps","⩍"),L("Ccaron","Č"),L("ccaron","č"),L("Ccedil","Ç"),L("ccedil","ç"),L("Ccirc","Ĉ"),L("ccirc","ĉ"),L("Cconint","∰"),L("ccups","⩌"),L("ccupssm","⩐"),L("Cdot","Ċ"),L("cdot","ċ"),L("cedil","¸"),L("Cedilla","¸"),L("cemptyv","⦲"),L("cent","¢"),L("centerdot","·"),L("CenterDot","·"),L("cfr","𝔠"),L("Cfr","ℭ"),L("CHcy","Ч"),L("chcy","ч"),L("check","✓"),L("checkmark","✓"),L("Chi","Χ"),L("chi","χ"),L("circ","ˆ"),L("circeq","≗"),L("circlearrowleft","↺"),L("circlearrowright","↻"),L("circledast","⊛"),L("circledcirc","⊚"),L("circleddash","⊝"),L("CircleDot","⊙"),L("circledR","®"),L("circledS","Ⓢ"),L("CircleMinus","⊖"),L("CirclePlus","⊕"),L("CircleTimes","⊗"),L("cir","○"),L("cirE","⧃"),L("cire","≗"),L("cirfnint","⨐"),L("cirmid","⫯"),L("cirscir","⧂"),L("ClockwiseContourIntegral","∲"),L("CloseCurlyDoubleQuote","”"),L("CloseCurlyQuote","’"),L("clubs","♣"),L("clubsuit","♣"),L("colon",":"),L("Colon","∷"),L("Colone","⩴"),L("colone","≔"),L("coloneq","≔"),L("comma",","),L("commat","@"),L("comp","∁"),L("compfn","∘"),L("complement","∁"),L("complexes","ℂ"),L("cong","≅"),L("congdot","⩭"),L("Congruent","≡"),L("conint","∮"),L("Conint","∯"),L("ContourIntegral","∮"),L("copf","𝕔"),L("Copf","ℂ"),L("coprod","∐"),L("Coproduct","∐"),L("copy","©"),L("COPY","©"),L("copysr","℗"),L("CounterClockwiseContourIntegral","∳"),L("crarr","↵"),L("cross","✗"),L("Cross","⨯"),L("Cscr","𝒞"),L("cscr","𝒸"),L("csub","⫏"),L("csube","⫑"),L("csup","⫐"),L("csupe","⫒"),L("ctdot","⋯"),L("cudarrl","⤸"),L("cudarrr","⤵"),L("cuepr","⋞"),L("cuesc","⋟"),L("cularr","↶"),L("cularrp","⤽"),L("cupbrcap","⩈"),L("cupcap","⩆"),L("CupCap","≍"),L("cup","∪"),L("Cup","⋓"),L("cupcup","⩊"),L("cupdot","⊍"),L("cupor","⩅"),L("cups","∪︀"),L("curarr","↷"),L("curarrm","⤼"),L("curlyeqprec","⋞"),L("curlyeqsucc","⋟"),L("curlyvee","⋎"),L("curlywedge","⋏"),L("curren","¤"),L("curvearrowleft","↶"),L("curvearrowright","↷"),L("cuvee","⋎"),L("cuwed","⋏"),L("cwconint","∲"),L("cwint","∱"),L("cylcty","⌭"),L("dagger","†"),L("Dagger","‡"),L("daleth","ℸ"),L("darr","↓"),L("Darr","↡"),L("dArr","⇓"),L("dash","‐"),L("Dashv","⫤"),L("dashv","⊣"),L("dbkarow","⤏"),L("dblac","˝"),L("Dcaron","Ď"),L("dcaron","ď"),L("Dcy","Д"),L("dcy","д"),L("ddagger","‡"),L("ddarr","⇊"),L("DD","ⅅ"),L("dd","ⅆ"),L("DDotrahd","⤑"),L("ddotseq","⩷"),L("deg","°"),L("Del","∇"),L("Delta","Δ"),L("delta","δ"),L("demptyv","⦱"),L("dfisht","⥿"),L("Dfr","𝔇"),L("dfr","𝔡"),L("dHar","⥥"),L("dharl","⇃"),L("dharr","⇂"),L("DiacriticalAcute","´"),L("DiacriticalDot","˙"),L("DiacriticalDoubleAcute","˝"),L("DiacriticalGrave","`"),L("DiacriticalTilde","˜"),L("diam","⋄"),L("diamond","⋄"),L("Diamond","⋄"),L("diamondsuit","♦"),L("diams","♦"),L("die","¨"),L("DifferentialD","ⅆ"),L("digamma","ϝ"),L("disin","⋲"),L("div","÷"),L("divide","÷"),L("divideontimes","⋇"),L("divonx","⋇"),L("DJcy","Ђ"),L("djcy","ђ"),L("dlcorn","⌞"),L("dlcrop","⌍"),L("dollar","$"),L("Dopf","𝔻"),L("dopf","𝕕"),L("Dot","¨"),L("dot","˙"),L("DotDot","⃜"),L("doteq","≐"),L("doteqdot","≑"),L("DotEqual","≐"),L("dotminus","∸"),L("dotplus","∔"),L("dotsquare","⊡"),L("doublebarwedge","⌆"),L("DoubleContourIntegral","∯"),L("DoubleDot","¨"),L("DoubleDownArrow","⇓"),L("DoubleLeftArrow","⇐"),L("DoubleLeftRightArrow","⇔"),L("DoubleLeftTee","⫤"),L("DoubleLongLeftArrow","⟸"),L("DoubleLongLeftRightArrow","⟺"),L("DoubleLongRightArrow","⟹"),L("DoubleRightArrow","⇒"),L("DoubleRightTee","⊨"),L("DoubleUpArrow","⇑"),L("DoubleUpDownArrow","⇕"),L("DoubleVerticalBar","∥"),L("DownArrowBar","⤓"),L("downarrow","↓"),L("DownArrow","↓"),L("Downarrow","⇓"),L("DownArrowUpArrow","⇵"),L("DownBreve","̑"),L("downdownarrows","⇊"),L("downharpoonleft","⇃"),L("downharpoonright","⇂"),L("DownLeftRightVector","⥐"),L("DownLeftTeeVector","⥞"),L("DownLeftVectorBar","⥖"),L("DownLeftVector","↽"),L("DownRightTeeVector","⥟"),L("DownRightVectorBar","⥗"),L("DownRightVector","⇁"),L("DownTeeArrow","↧"),L("DownTee","⊤"),L("drbkarow","⤐"),L("drcorn","⌟"),L("drcrop","⌌"),L("Dscr","𝒟"),L("dscr","𝒹"),L("DScy","Ѕ"),L("dscy","ѕ"),L("dsol","⧶"),L("Dstrok","Đ"),L("dstrok","đ"),L("dtdot","⋱"),L("dtri","▿"),L("dtrif","▾"),L("duarr","⇵"),L("duhar","⥯"),L("dwangle","⦦"),L("DZcy","Џ"),L("dzcy","џ"),L("dzigrarr","⟿"),L("Eacute","É"),L("eacute","é"),L("easter","⩮"),L("Ecaron","Ě"),L("ecaron","ě"),L("Ecirc","Ê"),L("ecirc","ê"),L("ecir","≖"),L("ecolon","≕"),L("Ecy","Э"),L("ecy","э"),L("eDDot","⩷"),L("Edot","Ė"),L("edot","ė"),L("eDot","≑"),L("ee","ⅇ"),L("efDot","≒"),L("Efr","𝔈"),L("efr","𝔢"),L("eg","⪚"),L("Egrave","È"),L("egrave","è"),L("egs","⪖"),L("egsdot","⪘"),L("el","⪙"),L("Element","∈"),L("elinters","⏧"),L("ell","ℓ"),L("els","⪕"),L("elsdot","⪗"),L("Emacr","Ē"),L("emacr","ē"),L("empty","∅"),L("emptyset","∅"),L("EmptySmallSquare","◻"),L("emptyv","∅"),L("EmptyVerySmallSquare","▫"),L("emsp13"," "),L("emsp14"," "),L("emsp"," "),L("ENG","Ŋ"),L("eng","ŋ"),L("ensp"," "),L("Eogon","Ę"),L("eogon","ę"),L("Eopf","𝔼"),L("eopf","𝕖"),L("epar","⋕"),L("eparsl","⧣"),L("eplus","⩱"),L("epsi","ε"),L("Epsilon","Ε"),L("epsilon","ε"),L("epsiv","ϵ"),L("eqcirc","≖"),L("eqcolon","≕"),L("eqsim","≂"),L("eqslantgtr","⪖"),L("eqslantless","⪕"),L("Equal","⩵"),L("equals","="),L("EqualTilde","≂"),L("equest","≟"),L("Equilibrium","⇌"),L("equiv","≡"),L("equivDD","⩸"),L("eqvparsl","⧥"),L("erarr","⥱"),L("erDot","≓"),L("escr","ℯ"),L("Escr","ℰ"),L("esdot","≐"),L("Esim","⩳"),L("esim","≂"),L("Eta","Η"),L("eta","η"),L("ETH","Ð"),L("eth","ð"),L("Euml","Ë"),L("euml","ë"),L("euro","€"),L("excl","!"),L("exist","∃"),L("Exists","∃"),L("expectation","ℰ"),L("exponentiale","ⅇ"),L("ExponentialE","ⅇ"),L("fallingdotseq","≒"),L("Fcy","Ф"),L("fcy","ф"),L("female","♀"),L("ffilig","ffi"),L("fflig","ff"),L("ffllig","ffl"),L("Ffr","𝔉"),L("ffr","𝔣"),L("filig","fi"),L("FilledSmallSquare","◼"),L("FilledVerySmallSquare","▪"),L("fjlig","fj"),L("flat","♭"),L("fllig","fl"),L("fltns","▱"),L("fnof","ƒ"),L("Fopf","𝔽"),L("fopf","𝕗"),L("forall","∀"),L("ForAll","∀"),L("fork","⋔"),L("forkv","⫙"),L("Fouriertrf","ℱ"),L("fpartint","⨍"),L("frac12","½"),L("frac13","⅓"),L("frac14","¼"),L("frac15","⅕"),L("frac16","⅙"),L("frac18","⅛"),L("frac23","⅔"),L("frac25","⅖"),L("frac34","¾"),L("frac35","⅗"),L("frac38","⅜"),L("frac45","⅘"),L("frac56","⅚"),L("frac58","⅝"),L("frac78","⅞"),L("frasl","⁄"),L("frown","⌢"),L("fscr","𝒻"),L("Fscr","ℱ"),L("gacute","ǵ"),L("Gamma","Γ"),L("gamma","γ"),L("Gammad","Ϝ"),L("gammad","ϝ"),L("gap","⪆"),L("Gbreve","Ğ"),L("gbreve","ğ"),L("Gcedil","Ģ"),L("Gcirc","Ĝ"),L("gcirc","ĝ"),L("Gcy","Г"),L("gcy","г"),L("Gdot","Ġ"),L("gdot","ġ"),L("ge","≥"),L("gE","≧"),L("gEl","⪌"),L("gel","⋛"),L("geq","≥"),L("geqq","≧"),L("geqslant","⩾"),L("gescc","⪩"),L("ges","⩾"),L("gesdot","⪀"),L("gesdoto","⪂"),L("gesdotol","⪄"),L("gesl","⋛︀"),L("gesles","⪔"),L("Gfr","𝔊"),L("gfr","𝔤"),L("gg","≫"),L("Gg","⋙"),L("ggg","⋙"),L("gimel","ℷ"),L("GJcy","Ѓ"),L("gjcy","ѓ"),L("gla","⪥"),L("gl","≷"),L("glE","⪒"),L("glj","⪤"),L("gnap","⪊"),L("gnapprox","⪊"),L("gne","⪈"),L("gnE","≩"),L("gneq","⪈"),L("gneqq","≩"),L("gnsim","⋧"),L("Gopf","𝔾"),L("gopf","𝕘"),L("grave","`"),L("GreaterEqual","≥"),L("GreaterEqualLess","⋛"),L("GreaterFullEqual","≧"),L("GreaterGreater","⪢"),L("GreaterLess","≷"),L("GreaterSlantEqual","⩾"),L("GreaterTilde","≳"),L("Gscr","𝒢"),L("gscr","ℊ"),L("gsim","≳"),L("gsime","⪎"),L("gsiml","⪐"),L("gtcc","⪧"),L("gtcir","⩺"),L("gt",">"),L("GT",">"),L("Gt","≫"),L("gtdot","⋗"),L("gtlPar","⦕"),L("gtquest","⩼"),L("gtrapprox","⪆"),L("gtrarr","⥸"),L("gtrdot","⋗"),L("gtreqless","⋛"),L("gtreqqless","⪌"),L("gtrless","≷"),L("gtrsim","≳"),L("gvertneqq","≩︀"),L("gvnE","≩︀"),L("Hacek","ˇ"),L("hairsp"," "),L("half","½"),L("hamilt","ℋ"),L("HARDcy","Ъ"),L("hardcy","ъ"),L("harrcir","⥈"),L("harr","↔"),L("hArr","⇔"),L("harrw","↭"),L("Hat","^"),L("hbar","ℏ"),L("Hcirc","Ĥ"),L("hcirc","ĥ"),L("hearts","♥"),L("heartsuit","♥"),L("hellip","…"),L("hercon","⊹"),L("hfr","𝔥"),L("Hfr","ℌ"),L("HilbertSpace","ℋ"),L("hksearow","⤥"),L("hkswarow","⤦"),L("hoarr","⇿"),L("homtht","∻"),L("hookleftarrow","↩"),L("hookrightarrow","↪"),L("hopf","𝕙"),L("Hopf","ℍ"),L("horbar","―"),L("HorizontalLine","─"),L("hscr","𝒽"),L("Hscr","ℋ"),L("hslash","ℏ"),L("Hstrok","Ħ"),L("hstrok","ħ"),L("HumpDownHump","≎"),L("HumpEqual","≏"),L("hybull","⁃"),L("hyphen","‐"),L("Iacute","Í"),L("iacute","í"),L("ic","⁣"),L("Icirc","Î"),L("icirc","î"),L("Icy","И"),L("icy","и"),L("Idot","İ"),L("IEcy","Е"),L("iecy","е"),L("iexcl","¡"),L("iff","⇔"),L("ifr","𝔦"),L("Ifr","ℑ"),L("Igrave","Ì"),L("igrave","ì"),L("ii","ⅈ"),L("iiiint","⨌"),L("iiint","∭"),L("iinfin","⧜"),L("iiota","℩"),L("IJlig","IJ"),L("ijlig","ij"),L("Imacr","Ī"),L("imacr","ī"),L("image","ℑ"),L("ImaginaryI","ⅈ"),L("imagline","ℐ"),L("imagpart","ℑ"),L("imath","ı"),L("Im","ℑ"),L("imof","⊷"),L("imped","Ƶ"),L("Implies","⇒"),L("incare","℅"),L("in","∈"),L("infin","∞"),L("infintie","⧝"),L("inodot","ı"),L("intcal","⊺"),L("int","∫"),L("Int","∬"),L("integers","ℤ"),L("Integral","∫"),L("intercal","⊺"),L("Intersection","⋂"),L("intlarhk","⨗"),L("intprod","⨼"),L("InvisibleComma","⁣"),L("InvisibleTimes","⁢"),L("IOcy","Ё"),L("iocy","ё"),L("Iogon","Į"),L("iogon","į"),L("Iopf","𝕀"),L("iopf","𝕚"),L("Iota","Ι"),L("iota","ι"),L("iprod","⨼"),L("iquest","¿"),L("iscr","𝒾"),L("Iscr","ℐ"),L("isin","∈"),L("isindot","⋵"),L("isinE","⋹"),L("isins","⋴"),L("isinsv","⋳"),L("isinv","∈"),L("it","⁢"),L("Itilde","Ĩ"),L("itilde","ĩ"),L("Iukcy","І"),L("iukcy","і"),L("Iuml","Ï"),L("iuml","ï"),L("Jcirc","Ĵ"),L("jcirc","ĵ"),L("Jcy","Й"),L("jcy","й"),L("Jfr","𝔍"),L("jfr","𝔧"),L("jmath","ȷ"),L("Jopf","𝕁"),L("jopf","𝕛"),L("Jscr","𝒥"),L("jscr","𝒿"),L("Jsercy","Ј"),L("jsercy","ј"),L("Jukcy","Є"),L("jukcy","є"),L("Kappa","Κ"),L("kappa","κ"),L("kappav","ϰ"),L("Kcedil","Ķ"),L("kcedil","ķ"),L("Kcy","К"),L("kcy","к"),L("Kfr","𝔎"),L("kfr","𝔨"),L("kgreen","ĸ"),L("KHcy","Х"),L("khcy","х"),L("KJcy","Ќ"),L("kjcy","ќ"),L("Kopf","𝕂"),L("kopf","𝕜"),L("Kscr","𝒦"),L("kscr","𝓀"),L("lAarr","⇚"),L("Lacute","Ĺ"),L("lacute","ĺ"),L("laemptyv","⦴"),L("lagran","ℒ"),L("Lambda","Λ"),L("lambda","λ"),L("lang","⟨"),L("Lang","⟪"),L("langd","⦑"),L("langle","⟨"),L("lap","⪅"),L("Laplacetrf","ℒ"),L("laquo","«"),L("larrb","⇤"),L("larrbfs","⤟"),L("larr","←"),L("Larr","↞"),L("lArr","⇐"),L("larrfs","⤝"),L("larrhk","↩"),L("larrlp","↫"),L("larrpl","⤹"),L("larrsim","⥳"),L("larrtl","↢"),L("latail","⤙"),L("lAtail","⤛"),L("lat","⪫"),L("late","⪭"),L("lates","⪭︀"),L("lbarr","⤌"),L("lBarr","⤎"),L("lbbrk","❲"),L("lbrace","{"),L("lbrack","["),L("lbrke","⦋"),L("lbrksld","⦏"),L("lbrkslu","⦍"),L("Lcaron","Ľ"),L("lcaron","ľ"),L("Lcedil","Ļ"),L("lcedil","ļ"),L("lceil","⌈"),L("lcub","{"),L("Lcy","Л"),L("lcy","л"),L("ldca","⤶"),L("ldquo","“"),L("ldquor","„"),L("ldrdhar","⥧"),L("ldrushar","⥋"),L("ldsh","↲"),L("le","≤"),L("lE","≦"),L("LeftAngleBracket","⟨"),L("LeftArrowBar","⇤"),L("leftarrow","←"),L("LeftArrow","←"),L("Leftarrow","⇐"),L("LeftArrowRightArrow","⇆"),L("leftarrowtail","↢"),L("LeftCeiling","⌈"),L("LeftDoubleBracket","⟦"),L("LeftDownTeeVector","⥡"),L("LeftDownVectorBar","⥙"),L("LeftDownVector","⇃"),L("LeftFloor","⌊"),L("leftharpoondown","↽"),L("leftharpoonup","↼"),L("leftleftarrows","⇇"),L("leftrightarrow","↔"),L("LeftRightArrow","↔"),L("Leftrightarrow","⇔"),L("leftrightarrows","⇆"),L("leftrightharpoons","⇋"),L("leftrightsquigarrow","↭"),L("LeftRightVector","⥎"),L("LeftTeeArrow","↤"),L("LeftTee","⊣"),L("LeftTeeVector","⥚"),L("leftthreetimes","⋋"),L("LeftTriangleBar","⧏"),L("LeftTriangle","⊲"),L("LeftTriangleEqual","⊴"),L("LeftUpDownVector","⥑"),L("LeftUpTeeVector","⥠"),L("LeftUpVectorBar","⥘"),L("LeftUpVector","↿"),L("LeftVectorBar","⥒"),L("LeftVector","↼"),L("lEg","⪋"),L("leg","⋚"),L("leq","≤"),L("leqq","≦"),L("leqslant","⩽"),L("lescc","⪨"),L("les","⩽"),L("lesdot","⩿"),L("lesdoto","⪁"),L("lesdotor","⪃"),L("lesg","⋚︀"),L("lesges","⪓"),L("lessapprox","⪅"),L("lessdot","⋖"),L("lesseqgtr","⋚"),L("lesseqqgtr","⪋"),L("LessEqualGreater","⋚"),L("LessFullEqual","≦"),L("LessGreater","≶"),L("lessgtr","≶"),L("LessLess","⪡"),L("lesssim","≲"),L("LessSlantEqual","⩽"),L("LessTilde","≲"),L("lfisht","⥼"),L("lfloor","⌊"),L("Lfr","𝔏"),L("lfr","𝔩"),L("lg","≶"),L("lgE","⪑"),L("lHar","⥢"),L("lhard","↽"),L("lharu","↼"),L("lharul","⥪"),L("lhblk","▄"),L("LJcy","Љ"),L("ljcy","љ"),L("llarr","⇇"),L("ll","≪"),L("Ll","⋘"),L("llcorner","⌞"),L("Lleftarrow","⇚"),L("llhard","⥫"),L("lltri","◺"),L("Lmidot","Ŀ"),L("lmidot","ŀ"),L("lmoustache","⎰"),L("lmoust","⎰"),L("lnap","⪉"),L("lnapprox","⪉"),L("lne","⪇"),L("lnE","≨"),L("lneq","⪇"),L("lneqq","≨"),L("lnsim","⋦"),L("loang","⟬"),L("loarr","⇽"),L("lobrk","⟦"),L("longleftarrow","⟵"),L("LongLeftArrow","⟵"),L("Longleftarrow","⟸"),L("longleftrightarrow","⟷"),L("LongLeftRightArrow","⟷"),L("Longleftrightarrow","⟺"),L("longmapsto","⟼"),L("longrightarrow","⟶"),L("LongRightArrow","⟶"),L("Longrightarrow","⟹"),L("looparrowleft","↫"),L("looparrowright","↬"),L("lopar","⦅"),L("Lopf","𝕃"),L("lopf","𝕝"),L("loplus","⨭"),L("lotimes","⨴"),L("lowast","∗"),L("lowbar","_"),L("LowerLeftArrow","↙"),L("LowerRightArrow","↘"),L("loz","◊"),L("lozenge","◊"),L("lozf","⧫"),L("lpar","("),L("lparlt","⦓"),L("lrarr","⇆"),L("lrcorner","⌟"),L("lrhar","⇋"),L("lrhard","⥭"),L("lrm","‎"),L("lrtri","⊿"),L("lsaquo","‹"),L("lscr","𝓁"),L("Lscr","ℒ"),L("lsh","↰"),L("Lsh","↰"),L("lsim","≲"),L("lsime","⪍"),L("lsimg","⪏"),L("lsqb","["),L("lsquo","‘"),L("lsquor","‚"),L("Lstrok","Ł"),L("lstrok","ł"),L("ltcc","⪦"),L("ltcir","⩹"),L("lt","<"),L("LT","<"),L("Lt","≪"),L("ltdot","⋖"),L("lthree","⋋"),L("ltimes","⋉"),L("ltlarr","⥶"),L("ltquest","⩻"),L("ltri","◃"),L("ltrie","⊴"),L("ltrif","◂"),L("ltrPar","⦖"),L("lurdshar","⥊"),L("luruhar","⥦"),L("lvertneqq","≨︀"),L("lvnE","≨︀"),L("macr","¯"),L("male","♂"),L("malt","✠"),L("maltese","✠"),L("Map","⤅"),L("map","↦"),L("mapsto","↦"),L("mapstodown","↧"),L("mapstoleft","↤"),L("mapstoup","↥"),L("marker","▮"),L("mcomma","⨩"),L("Mcy","М"),L("mcy","м"),L("mdash","—"),L("mDDot","∺"),L("measuredangle","∡"),L("MediumSpace"," "),L("Mellintrf","ℳ"),L("Mfr","𝔐"),L("mfr","𝔪"),L("mho","℧"),L("micro","µ"),L("midast","*"),L("midcir","⫰"),L("mid","∣"),L("middot","·"),L("minusb","⊟"),L("minus","−"),L("minusd","∸"),L("minusdu","⨪"),L("MinusPlus","∓"),L("mlcp","⫛"),L("mldr","…"),L("mnplus","∓"),L("models","⊧"),L("Mopf","𝕄"),L("mopf","𝕞"),L("mp","∓"),L("mscr","𝓂"),L("Mscr","ℳ"),L("mstpos","∾"),L("Mu","Μ"),L("mu","μ"),L("multimap","⊸"),L("mumap","⊸"),L("nabla","∇"),L("Nacute","Ń"),L("nacute","ń"),L("nang","∠⃒"),L("nap","≉"),L("napE","⩰̸"),L("napid","≋̸"),L("napos","ʼn"),L("napprox","≉"),L("natural","♮"),L("naturals","ℕ"),L("natur","♮"),L("nbsp"," "),L("nbump","≎̸"),L("nbumpe","≏̸"),L("ncap","⩃"),L("Ncaron","Ň"),L("ncaron","ň"),L("Ncedil","Ņ"),L("ncedil","ņ"),L("ncong","≇"),L("ncongdot","⩭̸"),L("ncup","⩂"),L("Ncy","Н"),L("ncy","н"),L("ndash","–"),L("nearhk","⤤"),L("nearr","↗"),L("neArr","⇗"),L("nearrow","↗"),L("ne","≠"),L("nedot","≐̸"),L("NegativeMediumSpace","​"),L("NegativeThickSpace","​"),L("NegativeThinSpace","​"),L("NegativeVeryThinSpace","​"),L("nequiv","≢"),L("nesear","⤨"),L("nesim","≂̸"),L("NestedGreaterGreater","≫"),L("NestedLessLess","≪"),L("NewLine","\n"),L("nexist","∄"),L("nexists","∄"),L("Nfr","𝔑"),L("nfr","𝔫"),L("ngE","≧̸"),L("nge","≱"),L("ngeq","≱"),L("ngeqq","≧̸"),L("ngeqslant","⩾̸"),L("nges","⩾̸"),L("nGg","⋙̸"),L("ngsim","≵"),L("nGt","≫⃒"),L("ngt","≯"),L("ngtr","≯"),L("nGtv","≫̸"),L("nharr","↮"),L("nhArr","⇎"),L("nhpar","⫲"),L("ni","∋"),L("nis","⋼"),L("nisd","⋺"),L("niv","∋"),L("NJcy","Њ"),L("njcy","њ"),L("nlarr","↚"),L("nlArr","⇍"),L("nldr","‥"),L("nlE","≦̸"),L("nle","≰"),L("nleftarrow","↚"),L("nLeftarrow","⇍"),L("nleftrightarrow","↮"),L("nLeftrightarrow","⇎"),L("nleq","≰"),L("nleqq","≦̸"),L("nleqslant","⩽̸"),L("nles","⩽̸"),L("nless","≮"),L("nLl","⋘̸"),L("nlsim","≴"),L("nLt","≪⃒"),L("nlt","≮"),L("nltri","⋪"),L("nltrie","⋬"),L("nLtv","≪̸"),L("nmid","∤"),L("NoBreak","⁠"),L("NonBreakingSpace"," "),L("nopf","𝕟"),L("Nopf","ℕ"),L("Not","⫬"),L("not","¬"),L("NotCongruent","≢"),L("NotCupCap","≭"),L("NotDoubleVerticalBar","∦"),L("NotElement","∉"),L("NotEqual","≠"),L("NotEqualTilde","≂̸"),L("NotExists","∄"),L("NotGreater","≯"),L("NotGreaterEqual","≱"),L("NotGreaterFullEqual","≧̸"),L("NotGreaterGreater","≫̸"),L("NotGreaterLess","≹"),L("NotGreaterSlantEqual","⩾̸"),L("NotGreaterTilde","≵"),L("NotHumpDownHump","≎̸"),L("NotHumpEqual","≏̸"),L("notin","∉"),L("notindot","⋵̸"),L("notinE","⋹̸"),L("notinva","∉"),L("notinvb","⋷"),L("notinvc","⋶"),L("NotLeftTriangleBar","⧏̸"),L("NotLeftTriangle","⋪"),L("NotLeftTriangleEqual","⋬"),L("NotLess","≮"),L("NotLessEqual","≰"),L("NotLessGreater","≸"),L("NotLessLess","≪̸"),L("NotLessSlantEqual","⩽̸"),L("NotLessTilde","≴"),L("NotNestedGreaterGreater","⪢̸"),L("NotNestedLessLess","⪡̸"),L("notni","∌"),L("notniva","∌"),L("notnivb","⋾"),L("notnivc","⋽"),L("NotPrecedes","⊀"),L("NotPrecedesEqual","⪯̸"),L("NotPrecedesSlantEqual","⋠"),L("NotReverseElement","∌"),L("NotRightTriangleBar","⧐̸"),L("NotRightTriangle","⋫"),L("NotRightTriangleEqual","⋭"),L("NotSquareSubset","⊏̸"),L("NotSquareSubsetEqual","⋢"),L("NotSquareSuperset","⊐̸"),L("NotSquareSupersetEqual","⋣"),L("NotSubset","⊂⃒"),L("NotSubsetEqual","⊈"),L("NotSucceeds","⊁"),L("NotSucceedsEqual","⪰̸"),L("NotSucceedsSlantEqual","⋡"),L("NotSucceedsTilde","≿̸"),L("NotSuperset","⊃⃒"),L("NotSupersetEqual","⊉"),L("NotTilde","≁"),L("NotTildeEqual","≄"),L("NotTildeFullEqual","≇"),L("NotTildeTilde","≉"),L("NotVerticalBar","∤"),L("nparallel","∦"),L("npar","∦"),L("nparsl","⫽⃥"),L("npart","∂̸"),L("npolint","⨔"),L("npr","⊀"),L("nprcue","⋠"),L("nprec","⊀"),L("npreceq","⪯̸"),L("npre","⪯̸"),L("nrarrc","⤳̸"),L("nrarr","↛"),L("nrArr","⇏"),L("nrarrw","↝̸"),L("nrightarrow","↛"),L("nRightarrow","⇏"),L("nrtri","⋫"),L("nrtrie","⋭"),L("nsc","⊁"),L("nsccue","⋡"),L("nsce","⪰̸"),L("Nscr","𝒩"),L("nscr","𝓃"),L("nshortmid","∤"),L("nshortparallel","∦"),L("nsim","≁"),L("nsime","≄"),L("nsimeq","≄"),L("nsmid","∤"),L("nspar","∦"),L("nsqsube","⋢"),L("nsqsupe","⋣"),L("nsub","⊄"),L("nsubE","⫅̸"),L("nsube","⊈"),L("nsubset","⊂⃒"),L("nsubseteq","⊈"),L("nsubseteqq","⫅̸"),L("nsucc","⊁"),L("nsucceq","⪰̸"),L("nsup","⊅"),L("nsupE","⫆̸"),L("nsupe","⊉"),L("nsupset","⊃⃒"),L("nsupseteq","⊉"),L("nsupseteqq","⫆̸"),L("ntgl","≹"),L("Ntilde","Ñ"),L("ntilde","ñ"),L("ntlg","≸"),L("ntriangleleft","⋪"),L("ntrianglelefteq","⋬"),L("ntriangleright","⋫"),L("ntrianglerighteq","⋭"),L("Nu","Ν"),L("nu","ν"),L("num","#"),L("numero","№"),L("numsp"," "),L("nvap","≍⃒"),L("nvdash","⊬"),L("nvDash","⊭"),L("nVdash","⊮"),L("nVDash","⊯"),L("nvge","≥⃒"),L("nvgt",">⃒"),L("nvHarr","⤄"),L("nvinfin","⧞"),L("nvlArr","⤂"),L("nvle","≤⃒"),L("nvlt","<⃒"),L("nvltrie","⊴⃒"),L("nvrArr","⤃"),L("nvrtrie","⊵⃒"),L("nvsim","∼⃒"),L("nwarhk","⤣"),L("nwarr","↖"),L("nwArr","⇖"),L("nwarrow","↖"),L("nwnear","⤧"),L("Oacute","Ó"),L("oacute","ó"),L("oast","⊛"),L("Ocirc","Ô"),L("ocirc","ô"),L("ocir","⊚"),L("Ocy","О"),L("ocy","о"),L("odash","⊝"),L("Odblac","Ő"),L("odblac","ő"),L("odiv","⨸"),L("odot","⊙"),L("odsold","⦼"),L("OElig","Œ"),L("oelig","œ"),L("ofcir","⦿"),L("Ofr","𝔒"),L("ofr","𝔬"),L("ogon","˛"),L("Ograve","Ò"),L("ograve","ò"),L("ogt","⧁"),L("ohbar","⦵"),L("ohm","Ω"),L("oint","∮"),L("olarr","↺"),L("olcir","⦾"),L("olcross","⦻"),L("oline","‾"),L("olt","⧀"),L("Omacr","Ō"),L("omacr","ō"),L("Omega","Ω"),L("omega","ω"),L("Omicron","Ο"),L("omicron","ο"),L("omid","⦶"),L("ominus","⊖"),L("Oopf","𝕆"),L("oopf","𝕠"),L("opar","⦷"),L("OpenCurlyDoubleQuote","“"),L("OpenCurlyQuote","‘"),L("operp","⦹"),L("oplus","⊕"),L("orarr","↻"),L("Or","⩔"),L("or","∨"),L("ord","⩝"),L("order","ℴ"),L("orderof","ℴ"),L("ordf","ª"),L("ordm","º"),L("origof","⊶"),L("oror","⩖"),L("orslope","⩗"),L("orv","⩛"),L("oS","Ⓢ"),L("Oscr","𝒪"),L("oscr","ℴ"),L("Oslash","Ø"),L("oslash","ø"),L("osol","⊘"),L("Otilde","Õ"),L("otilde","õ"),L("otimesas","⨶"),L("Otimes","⨷"),L("otimes","⊗"),L("Ouml","Ö"),L("ouml","ö"),L("ovbar","⌽"),L("OverBar","‾"),L("OverBrace","⏞"),L("OverBracket","⎴"),L("OverParenthesis","⏜"),L("para","¶"),L("parallel","∥"),L("par","∥"),L("parsim","⫳"),L("parsl","⫽"),L("part","∂"),L("PartialD","∂"),L("Pcy","П"),L("pcy","п"),L("percnt","%"),L("period","."),L("permil","‰"),L("perp","⊥"),L("pertenk","‱"),L("Pfr","𝔓"),L("pfr","𝔭"),L("Phi","Φ"),L("phi","φ"),L("phiv","ϕ"),L("phmmat","ℳ"),L("phone","☎"),L("Pi","Π"),L("pi","π"),L("pitchfork","⋔"),L("piv","ϖ"),L("planck","ℏ"),L("planckh","ℎ"),L("plankv","ℏ"),L("plusacir","⨣"),L("plusb","⊞"),L("pluscir","⨢"),L("plus","+"),L("plusdo","∔"),L("plusdu","⨥"),L("pluse","⩲"),L("PlusMinus","±"),L("plusmn","±"),L("plussim","⨦"),L("plustwo","⨧"),L("pm","±"),L("Poincareplane","ℌ"),L("pointint","⨕"),L("popf","𝕡"),L("Popf","ℙ"),L("pound","£"),L("prap","⪷"),L("Pr","⪻"),L("pr","≺"),L("prcue","≼"),L("precapprox","⪷"),L("prec","≺"),L("preccurlyeq","≼"),L("Precedes","≺"),L("PrecedesEqual","⪯"),L("PrecedesSlantEqual","≼"),L("PrecedesTilde","≾"),L("preceq","⪯"),L("precnapprox","⪹"),L("precneqq","⪵"),L("precnsim","⋨"),L("pre","⪯"),L("prE","⪳"),L("precsim","≾"),L("prime","′"),L("Prime","″"),L("primes","ℙ"),L("prnap","⪹"),L("prnE","⪵"),L("prnsim","⋨"),L("prod","∏"),L("Product","∏"),L("profalar","⌮"),L("profline","⌒"),L("profsurf","⌓"),L("prop","∝"),L("Proportional","∝"),L("Proportion","∷"),L("propto","∝"),L("prsim","≾"),L("prurel","⊰"),L("Pscr","𝒫"),L("pscr","𝓅"),L("Psi","Ψ"),L("psi","ψ"),L("puncsp"," "),L("Qfr","𝔔"),L("qfr","𝔮"),L("qint","⨌"),L("qopf","𝕢"),L("Qopf","ℚ"),L("qprime","⁗"),L("Qscr","𝒬"),L("qscr","𝓆"),L("quaternions","ℍ"),L("quatint","⨖"),L("quest","?"),L("questeq","≟"),L("quot",'"'),L("QUOT",'"'),L("rAarr","⇛"),L("race","∽̱"),L("Racute","Ŕ"),L("racute","ŕ"),L("radic","√"),L("raemptyv","⦳"),L("rang","⟩"),L("Rang","⟫"),L("rangd","⦒"),L("range","⦥"),L("rangle","⟩"),L("raquo","»"),L("rarrap","⥵"),L("rarrb","⇥"),L("rarrbfs","⤠"),L("rarrc","⤳"),L("rarr","→"),L("Rarr","↠"),L("rArr","⇒"),L("rarrfs","⤞"),L("rarrhk","↪"),L("rarrlp","↬"),L("rarrpl","⥅"),L("rarrsim","⥴"),L("Rarrtl","⤖"),L("rarrtl","↣"),L("rarrw","↝"),L("ratail","⤚"),L("rAtail","⤜"),L("ratio","∶"),L("rationals","ℚ"),L("rbarr","⤍"),L("rBarr","⤏"),L("RBarr","⤐"),L("rbbrk","❳"),L("rbrace","}"),L("rbrack","]"),L("rbrke","⦌"),L("rbrksld","⦎"),L("rbrkslu","⦐"),L("Rcaron","Ř"),L("rcaron","ř"),L("Rcedil","Ŗ"),L("rcedil","ŗ"),L("rceil","⌉"),L("rcub","}"),L("Rcy","Р"),L("rcy","р"),L("rdca","⤷"),L("rdldhar","⥩"),L("rdquo","”"),L("rdquor","”"),L("rdsh","↳"),L("real","ℜ"),L("realine","ℛ"),L("realpart","ℜ"),L("reals","ℝ"),L("Re","ℜ"),L("rect","▭"),L("reg","®"),L("REG","®"),L("ReverseElement","∋"),L("ReverseEquilibrium","⇋"),L("ReverseUpEquilibrium","⥯"),L("rfisht","⥽"),L("rfloor","⌋"),L("rfr","𝔯"),L("Rfr","ℜ"),L("rHar","⥤"),L("rhard","⇁"),L("rharu","⇀"),L("rharul","⥬"),L("Rho","Ρ"),L("rho","ρ"),L("rhov","ϱ"),L("RightAngleBracket","⟩"),L("RightArrowBar","⇥"),L("rightarrow","→"),L("RightArrow","→"),L("Rightarrow","⇒"),L("RightArrowLeftArrow","⇄"),L("rightarrowtail","↣"),L("RightCeiling","⌉"),L("RightDoubleBracket","⟧"),L("RightDownTeeVector","⥝"),L("RightDownVectorBar","⥕"),L("RightDownVector","⇂"),L("RightFloor","⌋"),L("rightharpoondown","⇁"),L("rightharpoonup","⇀"),L("rightleftarrows","⇄"),L("rightleftharpoons","⇌"),L("rightrightarrows","⇉"),L("rightsquigarrow","↝"),L("RightTeeArrow","↦"),L("RightTee","⊢"),L("RightTeeVector","⥛"),L("rightthreetimes","⋌"),L("RightTriangleBar","⧐"),L("RightTriangle","⊳"),L("RightTriangleEqual","⊵"),L("RightUpDownVector","⥏"),L("RightUpTeeVector","⥜"),L("RightUpVectorBar","⥔"),L("RightUpVector","↾"),L("RightVectorBar","⥓"),L("RightVector","⇀"),L("ring","˚"),L("risingdotseq","≓"),L("rlarr","⇄"),L("rlhar","⇌"),L("rlm","‏"),L("rmoustache","⎱"),L("rmoust","⎱"),L("rnmid","⫮"),L("roang","⟭"),L("roarr","⇾"),L("robrk","⟧"),L("ropar","⦆"),L("ropf","𝕣"),L("Ropf","ℝ"),L("roplus","⨮"),L("rotimes","⨵"),L("RoundImplies","⥰"),L("rpar",")"),L("rpargt","⦔"),L("rppolint","⨒"),L("rrarr","⇉"),L("Rrightarrow","⇛"),L("rsaquo","›"),L("rscr","𝓇"),L("Rscr","ℛ"),L("rsh","↱"),L("Rsh","↱"),L("rsqb","]"),L("rsquo","’"),L("rsquor","’"),L("rthree","⋌"),L("rtimes","⋊"),L("rtri","▹"),L("rtrie","⊵"),L("rtrif","▸"),L("rtriltri","⧎"),L("RuleDelayed","⧴"),L("ruluhar","⥨"),L("rx","℞"),L("Sacute","Ś"),L("sacute","ś"),L("sbquo","‚"),L("scap","⪸"),L("Scaron","Š"),L("scaron","š"),L("Sc","⪼"),L("sc","≻"),L("sccue","≽"),L("sce","⪰"),L("scE","⪴"),L("Scedil","Ş"),L("scedil","ş"),L("Scirc","Ŝ"),L("scirc","ŝ"),L("scnap","⪺"),L("scnE","⪶"),L("scnsim","⋩"),L("scpolint","⨓"),L("scsim","≿"),L("Scy","С"),L("scy","с"),L("sdotb","⊡"),L("sdot","⋅"),L("sdote","⩦"),L("searhk","⤥"),L("searr","↘"),L("seArr","⇘"),L("searrow","↘"),L("sect","§"),L("semi",";"),L("seswar","⤩"),L("setminus","∖"),L("setmn","∖"),L("sext","✶"),L("Sfr","𝔖"),L("sfr","𝔰"),L("sfrown","⌢"),L("sharp","♯"),L("SHCHcy","Щ"),L("shchcy","щ"),L("SHcy","Ш"),L("shcy","ш"),L("ShortDownArrow","↓"),L("ShortLeftArrow","←"),L("shortmid","∣"),L("shortparallel","∥"),L("ShortRightArrow","→"),L("ShortUpArrow","↑"),L("shy","­"),L("Sigma","Σ"),L("sigma","σ"),L("sigmaf","ς"),L("sigmav","ς"),L("sim","∼"),L("simdot","⩪"),L("sime","≃"),L("simeq","≃"),L("simg","⪞"),L("simgE","⪠"),L("siml","⪝"),L("simlE","⪟"),L("simne","≆"),L("simplus","⨤"),L("simrarr","⥲"),L("slarr","←"),L("SmallCircle","∘"),L("smallsetminus","∖"),L("smashp","⨳"),L("smeparsl","⧤"),L("smid","∣"),L("smile","⌣"),L("smt","⪪"),L("smte","⪬"),L("smtes","⪬︀"),L("SOFTcy","Ь"),L("softcy","ь"),L("solbar","⌿"),L("solb","⧄"),L("sol","/"),L("Sopf","𝕊"),L("sopf","𝕤"),L("spades","♠"),L("spadesuit","♠"),L("spar","∥"),L("sqcap","⊓"),L("sqcaps","⊓︀"),L("sqcup","⊔"),L("sqcups","⊔︀"),L("Sqrt","√"),L("sqsub","⊏"),L("sqsube","⊑"),L("sqsubset","⊏"),L("sqsubseteq","⊑"),L("sqsup","⊐"),L("sqsupe","⊒"),L("sqsupset","⊐"),L("sqsupseteq","⊒"),L("square","□"),L("Square","□"),L("SquareIntersection","⊓"),L("SquareSubset","⊏"),L("SquareSubsetEqual","⊑"),L("SquareSuperset","⊐"),L("SquareSupersetEqual","⊒"),L("SquareUnion","⊔"),L("squarf","▪"),L("squ","□"),L("squf","▪"),L("srarr","→"),L("Sscr","𝒮"),L("sscr","𝓈"),L("ssetmn","∖"),L("ssmile","⌣"),L("sstarf","⋆"),L("Star","⋆"),L("star","☆"),L("starf","★"),L("straightepsilon","ϵ"),L("straightphi","ϕ"),L("strns","¯"),L("sub","⊂"),L("Sub","⋐"),L("subdot","⪽"),L("subE","⫅"),L("sube","⊆"),L("subedot","⫃"),L("submult","⫁"),L("subnE","⫋"),L("subne","⊊"),L("subplus","⪿"),L("subrarr","⥹"),L("subset","⊂"),L("Subset","⋐"),L("subseteq","⊆"),L("subseteqq","⫅"),L("SubsetEqual","⊆"),L("subsetneq","⊊"),L("subsetneqq","⫋"),L("subsim","⫇"),L("subsub","⫕"),L("subsup","⫓"),L("succapprox","⪸"),L("succ","≻"),L("succcurlyeq","≽"),L("Succeeds","≻"),L("SucceedsEqual","⪰"),L("SucceedsSlantEqual","≽"),L("SucceedsTilde","≿"),L("succeq","⪰"),L("succnapprox","⪺"),L("succneqq","⪶"),L("succnsim","⋩"),L("succsim","≿"),L("SuchThat","∋"),L("sum","∑"),L("Sum","∑"),L("sung","♪"),L("sup1","¹"),L("sup2","²"),L("sup3","³"),L("sup","⊃"),L("Sup","⋑"),L("supdot","⪾"),L("supdsub","⫘"),L("supE","⫆"),L("supe","⊇"),L("supedot","⫄"),L("Superset","⊃"),L("SupersetEqual","⊇"),L("suphsol","⟉"),L("suphsub","⫗"),L("suplarr","⥻"),L("supmult","⫂"),L("supnE","⫌"),L("supne","⊋"),L("supplus","⫀"),L("supset","⊃"),L("Supset","⋑"),L("supseteq","⊇"),L("supseteqq","⫆"),L("supsetneq","⊋"),L("supsetneqq","⫌"),L("supsim","⫈"),L("supsub","⫔"),L("supsup","⫖"),L("swarhk","⤦"),L("swarr","↙"),L("swArr","⇙"),L("swarrow","↙"),L("swnwar","⤪"),L("szlig","ß"),L("Tab"," "),L("target","⌖"),L("Tau","Τ"),L("tau","τ"),L("tbrk","⎴"),L("Tcaron","Ť"),L("tcaron","ť"),L("Tcedil","Ţ"),L("tcedil","ţ"),L("Tcy","Т"),L("tcy","т"),L("tdot","⃛"),L("telrec","⌕"),L("Tfr","𝔗"),L("tfr","𝔱"),L("there4","∴"),L("therefore","∴"),L("Therefore","∴"),L("Theta","Θ"),L("theta","θ"),L("thetasym","ϑ"),L("thetav","ϑ"),L("thickapprox","≈"),L("thicksim","∼"),L("ThickSpace","  "),L("ThinSpace"," "),L("thinsp"," "),L("thkap","≈"),L("thksim","∼"),L("THORN","Þ"),L("thorn","þ"),L("tilde","˜"),L("Tilde","∼"),L("TildeEqual","≃"),L("TildeFullEqual","≅"),L("TildeTilde","≈"),L("timesbar","⨱"),L("timesb","⊠"),L("times","×"),L("timesd","⨰"),L("tint","∭"),L("toea","⤨"),L("topbot","⌶"),L("topcir","⫱"),L("top","⊤"),L("Topf","𝕋"),L("topf","𝕥"),L("topfork","⫚"),L("tosa","⤩"),L("tprime","‴"),L("trade","™"),L("TRADE","™"),L("triangle","▵"),L("triangledown","▿"),L("triangleleft","◃"),L("trianglelefteq","⊴"),L("triangleq","≜"),L("triangleright","▹"),L("trianglerighteq","⊵"),L("tridot","◬"),L("trie","≜"),L("triminus","⨺"),L("TripleDot","⃛"),L("triplus","⨹"),L("trisb","⧍"),L("tritime","⨻"),L("trpezium","⏢"),L("Tscr","𝒯"),L("tscr","𝓉"),L("TScy","Ц"),L("tscy","ц"),L("TSHcy","Ћ"),L("tshcy","ћ"),L("Tstrok","Ŧ"),L("tstrok","ŧ"),L("twixt","≬"),L("twoheadleftarrow","↞"),L("twoheadrightarrow","↠"),L("Uacute","Ú"),L("uacute","ú"),L("uarr","↑"),L("Uarr","↟"),L("uArr","⇑"),L("Uarrocir","⥉"),L("Ubrcy","Ў"),L("ubrcy","ў"),L("Ubreve","Ŭ"),L("ubreve","ŭ"),L("Ucirc","Û"),L("ucirc","û"),L("Ucy","У"),L("ucy","у"),L("udarr","⇅"),L("Udblac","Ű"),L("udblac","ű"),L("udhar","⥮"),L("ufisht","⥾"),L("Ufr","𝔘"),L("ufr","𝔲"),L("Ugrave","Ù"),L("ugrave","ù"),L("uHar","⥣"),L("uharl","↿"),L("uharr","↾"),L("uhblk","▀"),L("ulcorn","⌜"),L("ulcorner","⌜"),L("ulcrop","⌏"),L("ultri","◸"),L("Umacr","Ū"),L("umacr","ū"),L("uml","¨"),L("UnderBar","_"),L("UnderBrace","⏟"),L("UnderBracket","⎵"),L("UnderParenthesis","⏝"),L("Union","⋃"),L("UnionPlus","⊎"),L("Uogon","Ų"),L("uogon","ų"),L("Uopf","𝕌"),L("uopf","𝕦"),L("UpArrowBar","⤒"),L("uparrow","↑"),L("UpArrow","↑"),L("Uparrow","⇑"),L("UpArrowDownArrow","⇅"),L("updownarrow","↕"),L("UpDownArrow","↕"),L("Updownarrow","⇕"),L("UpEquilibrium","⥮"),L("upharpoonleft","↿"),L("upharpoonright","↾"),L("uplus","⊎"),L("UpperLeftArrow","↖"),L("UpperRightArrow","↗"),L("upsi","υ"),L("Upsi","ϒ"),L("upsih","ϒ"),L("Upsilon","Υ"),L("upsilon","υ"),L("UpTeeArrow","↥"),L("UpTee","⊥"),L("upuparrows","⇈"),L("urcorn","⌝"),L("urcorner","⌝"),L("urcrop","⌎"),L("Uring","Ů"),L("uring","ů"),L("urtri","◹"),L("Uscr","𝒰"),L("uscr","𝓊"),L("utdot","⋰"),L("Utilde","Ũ"),L("utilde","ũ"),L("utri","▵"),L("utrif","▴"),L("uuarr","⇈"),L("Uuml","Ü"),L("uuml","ü"),L("uwangle","⦧"),L("vangrt","⦜"),L("varepsilon","ϵ"),L("varkappa","ϰ"),L("varnothing","∅"),L("varphi","ϕ"),L("varpi","ϖ"),L("varpropto","∝"),L("varr","↕"),L("vArr","⇕"),L("varrho","ϱ"),L("varsigma","ς"),L("varsubsetneq","⊊︀"),L("varsubsetneqq","⫋︀"),L("varsupsetneq","⊋︀"),L("varsupsetneqq","⫌︀"),L("vartheta","ϑ"),L("vartriangleleft","⊲"),L("vartriangleright","⊳"),L("vBar","⫨"),L("Vbar","⫫"),L("vBarv","⫩"),L("Vcy","В"),L("vcy","в"),L("vdash","⊢"),L("vDash","⊨"),L("Vdash","⊩"),L("VDash","⊫"),L("Vdashl","⫦"),L("veebar","⊻"),L("vee","∨"),L("Vee","⋁"),L("veeeq","≚"),L("vellip","⋮"),L("verbar","|"),L("Verbar","‖"),L("vert","|"),L("Vert","‖"),L("VerticalBar","∣"),L("VerticalLine","|"),L("VerticalSeparator","❘"),L("VerticalTilde","≀"),L("VeryThinSpace"," "),L("Vfr","𝔙"),L("vfr","𝔳"),L("vltri","⊲"),L("vnsub","⊂⃒"),L("vnsup","⊃⃒"),L("Vopf","𝕍"),L("vopf","𝕧"),L("vprop","∝"),L("vrtri","⊳"),L("Vscr","𝒱"),L("vscr","𝓋"),L("vsubnE","⫋︀"),L("vsubne","⊊︀"),L("vsupnE","⫌︀"),L("vsupne","⊋︀"),L("Vvdash","⊪"),L("vzigzag","⦚"),L("Wcirc","Ŵ"),L("wcirc","ŵ"),L("wedbar","⩟"),L("wedge","∧"),L("Wedge","⋀"),L("wedgeq","≙"),L("weierp","℘"),L("Wfr","𝔚"),L("wfr","𝔴"),L("Wopf","𝕎"),L("wopf","𝕨"),L("wp","℘"),L("wr","≀"),L("wreath","≀"),L("Wscr","𝒲"),L("wscr","𝓌"),L("xcap","⋂"),L("xcirc","◯"),L("xcup","⋃"),L("xdtri","▽"),L("Xfr","𝔛"),L("xfr","𝔵"),L("xharr","⟷"),L("xhArr","⟺"),L("Xi","Ξ"),L("xi","ξ"),L("xlarr","⟵"),L("xlArr","⟸"),L("xmap","⟼"),L("xnis","⋻"),L("xodot","⨀"),L("Xopf","𝕏"),L("xopf","𝕩"),L("xoplus","⨁"),L("xotime","⨂"),L("xrarr","⟶"),L("xrArr","⟹"),L("Xscr","𝒳"),L("xscr","𝓍"),L("xsqcup","⨆"),L("xuplus","⨄"),L("xutri","△"),L("xvee","⋁"),L("xwedge","⋀"),L("Yacute","Ý"),L("yacute","ý"),L("YAcy","Я"),L("yacy","я"),L("Ycirc","Ŷ"),L("ycirc","ŷ"),L("Ycy","Ы"),L("ycy","ы"),L("yen","¥"),L("Yfr","𝔜"),L("yfr","𝔶"),L("YIcy","Ї"),L("yicy","ї"),L("Yopf","𝕐"),L("yopf","𝕪"),L("Yscr","𝒴"),L("yscr","𝓎"),L("YUcy","Ю"),L("yucy","ю"),L("yuml","ÿ"),L("Yuml","Ÿ"),L("Zacute","Ź"),L("zacute","ź"),L("Zcaron","Ž"),L("zcaron","ž"),L("Zcy","З"),L("zcy","з"),L("Zdot","Ż"),L("zdot","ż"),L("zeetrf","ℨ"),L("ZeroWidthSpace","​"),L("Zeta","Ζ"),L("zeta","ζ"),L("zfr","𝔷"),L("Zfr","ℨ"),L("ZHcy","Ж"),L("zhcy","ж"),L("zigrarr","⇝"),L("zopf","𝕫"),L("Zopf","ℤ"),L("Zscr","𝒵"),L("zscr","𝓏"),L("zwj","‍"),L("zwnj","‌")])),oS=u(rq,function(e){return u(t8,"&"+e+";",u(nA,e,oy))},r0("[a-zA-Z]+")),oE=a(function(e,t,r){for(;;){if(!t.b)return tf(r);var a=t.a,n=t.b;switch(a){case"0":e=o=e-1,t=i=n,r=c=r;continue;case"1":var o=e-1,i=n,c=r+u(G,16,e);e=o,t=i,r=c;continue;case"2":o=e-1,i=n,c=r+2*u(G,16,e),e=o,t=i,r=c;continue;case"3":o=e-1,i=n,c=r+3*u(G,16,e),e=o,t=i,r=c;continue;case"4":o=e-1,i=n,c=r+4*u(G,16,e),e=o,t=i,r=c;continue;case"5":o=e-1,i=n,c=r+5*u(G,16,e),e=o,t=i,r=c;continue;case"6":o=e-1,i=n,c=r+6*u(G,16,e),e=o,t=i,r=c;continue;case"7":o=e-1,i=n,c=r+7*u(G,16,e),e=o,t=i,r=c;continue;case"8":o=e-1,i=n,c=r+8*u(G,16,e),e=o,t=i,r=c;continue;case"9":o=e-1,i=n,c=r+9*u(G,16,e),e=o,t=i,r=c;continue;case"a":o=e-1,i=n,c=r+10*u(G,16,e),e=o,t=i,r=c;continue;case"b":o=e-1,i=n,c=r+11*u(G,16,e),e=o,t=i,r=c;continue;case"c":o=e-1,i=n,c=r+12*u(G,16,e),e=o,t=i,r=c;continue;case"d":o=e-1,i=n,c=r+13*u(G,16,e),e=o,t=i,r=c;continue;case"e":o=e-1,i=n,c=r+14*u(G,16,e),e=o,t=i,r=c;continue;case"f":o=e-1,i=n,c=r+15*u(G,16,e),e=o,t=i,r=c;continue;default:return tu(rE(a)+" is not a valid hexadecimal character.")}}}),ok=r(function(e,t){return t.$?tu(e(t.a)):tf(t.a)}),oD=function(e){return e.b?t$(e.b):tb},oR=function(e){return s(ee,F,O,e)},oM=u(rj,function(e){var t=function(e){if(rb(e))return tu("Empty strings are not valid hexadecimal strings.");var t=function(){if(u(eo,"-",e)){var t=u(t8,O,oD(oR(e)));return u(rl,rh,s(oE,tv(t)-1,t,0))}return s(oE,rp(e)-1,oR(e),0)}();return u(ok,function(t){return u(th," ",N(['"'+e+'"',"is not a valid hexadecimal string because",t]))},t)}(ah(e));return t.$?nL(t.a):rK(t.a)},r0("[0-9a-fA-F]+")),oA=(ob=r6(N([u(rN,oM,r0("(x|X)")),u(rN,nW,r0("0*"))])),u(rN,u(rq,u(tH,function(e){return 0>e||e>1114111?"�":e>65535?String.fromCharCode(Math.floor((e-=65536)/1024)+55296,e%1024+56320):String.fromCharCode(e)},rE),ob),rX("#"))),oC=u(rN,r6(N([u(rP,rX(";"),oS),u(rP,rX(";"),oA),rK("&")])),rX("&")),oj=function(e){return u(rP,rX(e),u(rN,u(rq,nO,nX(r6(N([u(rq,u(aE,"\\"+e,e),r0("([^"+e+"]*|\\\\"+e+"|\\\\)*")),oC])))),rX(e)))},oT=u(rq,nO,nK(r6(N([r0("[^\\s\"'=<>`&]+"),oC])))),oL=u(rB,u(rN,r6(N([oT,oj('"'),oj("'")])),u(rP,r7,rX("="))),rK("")),oq=function(e){return u(rq,u(ow,e.a,e.b),u(rP,r7,u(rW,oL,u(rP,r7,u(rq,rd,r0("[A-Za-z0-9_\\-:]+"))))))},oW=r0("[ ]*"),oP=(oh=u(rj,oq,nw(function(e){return rK(L(e.dC.f2,e.dC.dh))})),u(rP,ox,u(rq,t8(O),r4(u(rN,r5(oh),oW))))),o_=r(function(e,t){return{$:1,a:e,b:t}}),oO=u(rq,o_,r6(N([u(au,"⟷",rX("<--\x3e")),u(au,"⟵",rX("<--")),u(au,"⟶",rX("--\x3e")),u(au,"↞",rX("<<-")),u(au,"↠",rX("->>")),u(au,"↔",rX("<->")),u(au,"↣",rX(">->")),u(au,"↢",rX("<-<")),u(au,"→",rX("->")),u(au,"←",rX("<-")),u(au,"↜",rX("<~")),u(au,"↝",rX("~>")),u(au,"⟺",rX("<==>")),u(au,"⟹",rX("==>")),u(au,"⟸",rX("<==")),u(au,"⇔",rX("<=>")),u(au,"⇒",rX("=>")),u(au,"⇐",rX("<="))]))),oI=r(function(e,t){return t.$?tb:e(t.a)}),oF=a(function(e,t,r){var a=e(t);return a.$?r:u(F,a.a,r)}),oN=r(function(e,t){return s(ry,oF(e),O,t)}),oB=r(function(e,t){return _(t,u(t8,"",u(t9,P("#"),u(oI,ab,oD(u(tm,"#",e))))))}),oU=function(e){var t=u(t8,O,u(t9,tm("&"),u(oI,ab,u(t9,tm("#"),u(oI,ab,oD(u(tm,"?",e)))))));return u(tH,oN(function(e){var r=u(aW,eo(e),t);return r.b?t$(r.a):tb}),u(tH,th("&"),u(tH,P("?"),u(tH,oB(e),function(e){return"?"===e?"":e}))))},oz=N(["autoplay","cc_lang_pref","color","disablekb","enablejsapi","end","fs","hl","iv_load_policy","list","listType","loop","modestbranding","mute","origin","playlist","playsinline","rel","start","widget_referrer"]),oH=aK(N([{af:r(function(e,t){var r="https://widget.deezer.com/widget/dark/"+t;return u(eo,"artist",t)?r+"/top_tracks":r}),ai:"https://(?:www\\.|widget\\.)?deezer\\.com/(?:.*)/(.*/.*)\\??"},{af:r(function(e,t){return"https://www.youtube.com/embed/"+(t+u(oU,e,oz))}),ai:aB("music\\.(?:youtu\\.be/|youtube\\.com/(?:(?:watch)?\\?(?:.*&)?v(?:i)?=|(?:v|vi|user)/))([^\\?&\"'<> #]+)")}])),oG=function(e){return r(function(t,r){var a=s(rC,e,t,r);return a.c.$?a:q(a.a,r,tf(a.c.a))})},oJ=nw(function(e){var t=e.T.ak;if(t.b){var r=t.a;return e.T.a8?nL("abort"):u(rj,function(e){return 1===e.$?rK(0):u(rN,nL("abort"),n$(function(e){return W(e,{T:{a8:!0,ak:e.T.ak}})}))},oG(r4(rX(r))))}return rK(0)}),oV=u(rq,r(function(e,t){return{$:7,a:e,b:t}}),nQ),oX=r(function(e,t){for(;;){var r=L(e,t);if(!r.a.b)return tE(t);if(r.a.a.$||r.a.a.b.b||!r.b.b||r.b.a.$||r.b.a.b.b){var a=r.a;e=a.b,t=u(F,a.a,t)}else{var n=r.a,o=r.b,i=o.b;e=n.b,t=u(F,u(a5,_(o.a.a,n.a.a),O),i)}}}),oK=function(e){return u(oX,e,O)},oY=r6(N([u(rN,rK(a5("—")),rX("---")),u(rN,rK(a5("–")),rX("--"))])),oZ=function(e){return u(tH,u(r2,eC({ao:e.ao,av:e.av}),function(e){return e.bM}),t6)},oQ=u(rq,nO,u(rJ,r6(N([r0("[^@\"'`</]+"),r0("\\s+"),rX("@'"),rX("@"),r0("'([^'\\\\\n]*|\\\\'|\\\\)*('|\n)"),r0('"([^"\\\\\n]*|\\\\"|\\\\)*("|\n)'),r0("`([^`\\\\]*|\n|\\\\`|(\\\\)+)*`"),rX("`"),r0("<(?!/)"),r0("/\\*[\\s\\S]*?\\*/"),r0("//[^<\n]*"),rX("/")])),u(oZ,{ao:!0,av:!1},"<\/script>"))),o1=(o$=u(rj,oq,nw(function(e){return rK(L(e.dC.f2,e.dC.dh))})),u(rW,oQ,u(rq,rd,u(rP,rX(">"),u(rN,nX(u(rN,o$,r7)),u(oZ,{ao:!0,av:!1},"<script")))))),o2=r(function(e,t){var r=t.b;return L(e(t.a),r)}),o0=function(e){return{$:1,a:e}},o7=function(e){return s(ry,a$,O,e)},o5=r(function(e,t){return o7(u(rS,e,t))}),o3=ej(eq),o6=r(function(e,t){for(;;){if(!t.b)return tb;var r=t.a,a=r.b,n=t.b;if(D(r.a,e))return t$(a);t=n}}),o4=function(e){return""===e||"1"===e||"true"===e},o9=function(e){return u(tH,o6(e),t9(u(tH,ax,u(tH,ah,o4))))},o8=function(e){return u(tH,o9(e),t8(!1))},ie=function(e){return{$:0,a:e}},it={$:2},ir={$:3},ia={$:4},io={$:5},ii={$:6},ic={$:7},iu={$:8},is={$:9},il={$:10},id={$:11},ip={$:13},i$={$:14},ib={$:16},ih={$:17},im={$:18},ig={$:19},iv={$:20},ix={$:21},iw=u(tH,o6("options"),u(tH,t9(tm("|")),u(tH,t8(O),u(tH,rS(ax),aW(u(tH,rb,ru)))))),iy=r(function(e,t){switch(t){case"button":return ie(!1);case"submit":return ie(!0);case"checkbox":return{$:1,a:iw(e)};case"color":return it;case"date":return ir;case"datetime-local":return ia;case"email":return io;case"file":return ii;case"hidden":return ic;case"image":return iu;case"month":return is;case"number":return il;case"password":return id;case"radio":return{$:12,a:iw(e)};case"range":return ip;case"search":return i$;case"select":return{$:15,a:iw(e)};case"tel":return ib;case"textarea":return im;case"time":return ig;case"url":return iv;case"week":return ix;default:return ih}}),iS=r(function(e,t){var r=L(t,e);if(!r.a.$)return r.a.a;if(1===r.b.$)return!1;switch(r.b.a.$){case 5:case 11:case 14:case 16:case 18:case 20:return!1;default:return!0}}),iE=function(e){var t=u(t8,"",u(o6,"value",e)),r=u(t9,iy(e),u(o6,"input",e)),a=u(o8,"input-always-active",e);return{fR:!!a||u(o8,"input-active",e),b3:a,gv:t,bm:r,fE:u(iS,r,u(o9,"update-on-change",e)),aG:t}},ik=N(["calendar","datestyle","day","dayperiod","era","formatmatcher","fractionalseconddigits","hour","hour12","hourcycle","localematcher","minute","month","numberingsystem","second","timestyle","timezone","timezonename","weekday","year"]),iD=N(["localematcher","type","localestyle"]),iR=function(e){return u(tH,o6("locale"),u(tH,t8(e),rd("locale")))},iM=N(["compactdisplay","currency","currencydisplay","currencysign","localematcher","maximumfractiondigits","maximumsignificantdigits","minimumfractiondigits","minimumintegerdigits","minimumsignificantdigits","notation","numberingsystem","signdisplay","localestyle","unit","unitdisplay","usegrouping"]),iA=N(["localematcher","type","minimumintegerdigits","minimumfractiondigits","maximumfractiondigits","minimumsignificantdigits","maximumsignificantdigits"]),iC=N(["unit","localematcher","numeric","localestyle"]),ij=r(function(e,t){for(;;){if(!t.b)return!1;var r=t.b;if(e(t.a))return!0;t=r}}),iT=r(function(e,t){return u(ij,function(t){return D(t,e)},t)}),iL=r(function(e,t){return u(iT,t.a,e)}),iq=r(function(e,t){return u(tH,aW(iL(t)),u(tH,F(L("format",e)),t$))}),iW=r(function(e,t){return u(t9,F(u(iR,e,t)),function(){var e=u(t9,ah,u(o6,"format",t));e:for(;!e.$;)switch(e.a){case"number":return s(iq,"number",iM,t);case"datetime":return s(iq,"datetime",ik,t);case"relativetime":return s(iq,"relativetime",iC,t);case"list":return s(iq,"list",iD,t);case"pluralrules":return s(iq,"pluralrules",iA,t);default:break e}return tb}())}),iP=u(t8,r1,rQ("@input\\(`([^`]+)`\\)")),i_={$:1},iO=function(e){return{$:2,a:e}},iI={$:0},iF=function(e){var t=u(o6,"modify",e),r=u(t9,u(tH,ax,ah),t);if(1===r.$)return iI;switch(r.a){case"true":case"1":case"":return iI;case"false":case"0":return i_;default:return u(t8,i_,u(t9,u(tH,u(aE,"\\n","\n"),u(tH,u(aE,"\\t"," "),iO)),t))}},iN=o(function(e,t,r,a,n){return u(nv,{b5:u(o8,"block",r),dv:0,dF:!1,cb:t,dZ:u(t8,"javascript",u(t9,u(aE,"text/",""),u(o6,"type",r))),d8:iE(r),bJ:u(oN,t6,u(o5,function(e){return e.i$},u(o3,iP,a))),ea:u(iW,e,r),eu:iF(r),cJ:u(o6,"output",r),iw:u(t9,o0,u(o6,"default",r)),e1:u(o8,"run-once",r),iB:!1,iD:a,c9:!1,fF:!1,bp:u(o8,"worker",r)},n)}),iB=u(tH,np,H(-1)),iU=nw(u(tH,function(e){return e.cc},u(tH,function(e){return e.ed},u(tH,iB,rK)))),iz=function(e){return u(rW,iU,u(rq,rd,u(rj,function(e){var t=e.a,r=e.b;return u(rN,rK(t),n$(function(e){var a=e.cc;return W(e,{cc:W(a,{ed:d(iN,e.dC.ht,u(t8,0,ab(e.bC)),t,ax(r),a.ed)})})}))},u(rq,o2(function(t){return u(a$,t,e)}),o1))))},iH=u(rN,rK(a5("…")),rX("...")),iG=u(rq,P("mailto:"),u(rN,r0("[a-zA-Z0-9_.\\-]+@[a-zA-Z0-9_.\\-]+"),r4(rX("mailto:")))),iJ=a(function(e,t,r){return{$:8,a:e,b:t,c:r}}),iV=u(rq,iJ("true"),u(rN,an(rX("$$")),rX("$$"))),iX=u(rq,iJ("false"),u(rP,rX("$"),u(rN,r0("[^\n$]+"),rX("$")))),iK=u(rB,iV,iX),iY=nw(function(e){return rK(e.d8.ho||e.d8.g4)}),iZ=function(e){return u(nZ,e,u(rN,r6(N([u(rq,function(t){return W(e,{gO:t$(t)})},u(rN,nW,r0("-[ ]*"))),u(rq,function(t){return W(e,{f3:t})},nP),u(rN,rK(W(e,{ig:!0})),u(rB,rX("!>"),rX("|>"))),u(rq,function(t){return W(e,{jw:ax(t)})},u(rN,r0("([A-Za-z][A-Za-z0-9]+[ ]*)+"),of))])),r7))},iQ=u(rj,function(e){return!e.ig&&0>e.f3?nL("no effect definition"):rK(e)},u(rj,iZ,u(rj,iZ,u(rj,iZ,u(rj,iZ,u(rq,function(e){return{f3:-1,ds:O,gO:tb,hi:-1,ig:!1,jw:e}},nw(u(tH,function(e){return e.dC},u(tH,function(e){return e.hT},rK))))))))),i1=u(rP,n$(function(e){return W(e,{cb:e.cb+1})}),nw(u(tH,function(e){return e.cb},rK))),i2=function(e){return u(rW,i1,u(rP,om,u(rW,u(rJ,e,rX("}")),u(rP,rX("}{"),u(rq,a(function(e,t,r){return W(e,{ds:t,hi:r})}),u(rN,iQ,rX("{")))))))},i0=r(function(e,t){return{$:10,a:e,b:t}}),i7=r(function(e,t){return{$:2,a:e,b:t}}),i5=a(function(e,t,r){return s(t5,e,t,r)}),i3=function(e){var t=e.a,r=e.b;return n$(function(e){return W(e,{dN:s(i5,t,r,e.dN)})})},i6=function(e){var t=e.a,r=e.b;if(r.$)return rK(i0(t));var a=r.a;return u(rN,rK(i0(t)),i3(L(t,N([u(i7,O,a)]))))},i4=function(e){return u(rj,i6,u(rW,r4(u(rW,nw(rK),u(rq,r(function(t,r){return u(e,r,t)}),u(rN,an(rX(")")),rX("("))))),u(rq,rd,u(rN,an(rX("]")),rX("[^")))))},i9=function(e){return u(rq,function(t){return s(am,t.a,t.b,e)},nw(function(e){return rK(L(e.dC.f2,e.dC.dh))}))},i8=u(rj,i9,u(rq,function(e){return s(nU,u(t8,r1,rQ("\\\\([()])")),function(e){return u(t8,"",u(oI,t6,ab(e.i$)))},e)},u(rB,r0('[a-zA-Z]+://(/)?[a-zA-Z0-9\\.\\-\\_]+\\.([a-z\\.]{2,6})(\\\\.|[^ \\]\\) \n"])*'),u(rP,rX(">"),u(rN,r0("[a-zA-Z]+://(/)?[a-zA-Z0-9\\.\\-\\_]+\\.([a-z\\.]{2,6})[^>]*"),rX("<")))))),ce=u(rq,function(e){return nu(s(nt,N([u(a5,e,O)]),e,tb))},i8),ct=function(e){return u(rj,e,rK(0))},cr=function(e){return{$:1,a:e}},ca=u(au,rA(u(a9,cr("<br>"),O)),rX("\\\n")),cn=function(e){return u(tH,rJ(e),rj(function(e){return e.b?rK(e):nL("not enough results")}))},co=N(["key","width","height","autoplay","autolightsoff","loop","chapters","related","responsive","t"]),ci=N(["autopause","autoplay","background","byline","color","controls","dnt","keyboard","loop","muted","pip","playsinline","portrait","quality","speed","texttrack","title","transparent"]),cc=aK(N([{af:r(function(e,t){return _("https://www.youtube-nocookie.com/embed/",_(t,u(oU,e,oz)))}),ai:aB("(?:youtu\\.be/|youtube\\.com/(?:(?:watch)?\\?(?:.*&)?v(?:i)?=|(?:v|vi|user)/))([^\\?&\"'<> #]+)")},{af:r(function(e,t){return"https://player.vimeo.com/video/"+(t+u(oU,e,ci))}),ai:aB("(?:player.)?(?:vimeo\\.com).*?(\\d+)")},{af:r(function(e,t){return"https://www.dailymotion.com/embed/video/"+t}),ai:aB("(?:dailymotion\\.com(?:/embed)?/video/)(.+)")},{af:r(function(e,t){return"https://peertube.tv/videos/embed/"+t}),ai:aB("(?:peertube\\.tv/videos/watch/)(.+)")},{af:r(function(e,t){return"https://www.teachertube.com/embed/video/"+t}),ai:aB("(?:teachertube\\.com).*?(\\d+.*)")},{af:r(function(e,t){return"https://video.tu-freiberg.de/media/embed?key="+(t+u(oU,e,co))}),ai:aB("(?:video\\.tu\\-freiberg\\.de/video/[^/]+/)(.+)")}])),cu=n(function(e,t,r,a){return s(e,t,r,a)}),cs=u(rj,oq,nw(function(e){return rK(L(e.dC.f2,e.dC.dh))})),cl=a(function(e,t,r){return{$:0,a:e,b:t,c:r}}),cd=a(function(e,t,r){return{$:2,a:e,b:t,c:r}}),cf=a(function(e,t,r){return{$:3,a:e,b:t,c:r}}),cp=function(e){var t=u(rj,function(t){return D(ah(t),e)?rK(0):nL("closing tag does not match opening tag: "+e)},r0("\\w+(\\-\\w+)*"));return u(rP,r0("\\s*>"),u(rN,t,r0("[ \n]*</[ ]*")))},c$=r(function(e,t){return 1>e?"":s(ea,0,e,t)}),cb=r(function(e,t){var r=function(t){var r=s(or,nX(cs),e,t);return r.$?O:r.a.c};return l(n(function(e,t,a,n){for(;;){var o=u(ec,"<foreignObject",e);if(!o.b)return L(u(th,"",tE(u(F,e,n))),tE(a));var i=o.a,c=i+rp("<foreignObject"),l=u(F,u(c$,i,e),n),d=u(rV,c,e),f=u(t8,rp(d),ab(u(ec,">",d))),p=r(ax(s(ea,0,f,d))),$=c+f+1,b=u(rV,$,e),h=u(t8,rp(b),ab(u(ec,"</foreignObject>",b))),m=u(c$,h,b);e=u(rV,h+rp("</foreignObject>"),b),t=t+$+h+rp("</foreignObject>"),a=u(F,L(p,m),a),n=l}}),t,0,O,O)}),ch=r0("\n*"),cm=u(rP,rK(0),n$(function(e){return W(e,{T:{a8:!1,ak:u(aq,1,e.T.ak)}})})),cg=a(function(e,t,r){var a=s(or,u(rN,nX(t),r0("( | |\n)*")),e,r+"\n");if(a.$)return L(e,O);var n=a.a;return L(n.a,n.c)}),cv=u(tH,rS(function(e){var t=e.b;return _(e.a,rb(t)?"":'="'+t+'"')}),th(" ")),cx=a(function(e,t,r){return"<"+e+" "+cv(t)+">"+r+"</"+e+">"}),cw=r(function(e,t){var a=t.a,n=t.b;switch(a.$){case 1:var o=a.a;return u(rP,cm,u(rW,u(rJ,u(rN,e,ch),cp(o)),u(rP,nS("</"+o+">"),u(rP,r0("[ ]*>[ ]*\n*"),rK(u(cl,o,n))))));case 2:return o=a.a,u(rP,rX(">"),u(rP,r7,u(rP,r4(rX("/")),u(rP,r7,rK(s(cl,o,n,O))))));case 0:return u(rW,an(cp(o=a.a)),u(rP,r0("[ ]*>"),rK(u(cd,o,n))));case 3:return u(rq,cr,u(rN,an(cp("lia-keep")),u(rP,rX(">"),r7)));default:return u(rj,function(e){var t=e.a;return u(rN,rK(e.b),n8(t))},u(rq,function(t){var a=t.b,o=u(cb,a,t.a),i=o.a,c=o.b,l=s(tg,r(function(t,r){var a=t.a,n=r.b,o=s(cg,r.a,e,t.b);return L(o.a,u(F,L(a,o.b),n))}),L(a,O),c);return c.b?L(l.a,s(cf,n,i,l.b)):L(a,cr(s(cx,"svg",n,i)))},u(rW,nw(function(e){return rK(e)}),u(rq,rd,u(rN,an(cp("svg")),u(rP,rX(">"),r7))))))}}),cy={$:3},cS={$:4},cE=N(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),ck=u(rj,function(e){switch(e){case"script":return nL("");case"lia-keep":return rK(cy);case"svg":return rK(cS);default:return rK(u(en,"-",e)?{$:0,a:e}:u(iT,e,cE)?{$:2,a:e}:{$:1,a:e})}},u(rq,ah,r0("\\w+(\\-\\w+)*"))),cD=function(e){return u(rj,cw(e),u(rW,nX(cs),u(rP,r7,u(rq,rd,u(rN,ck,r0("[ ]*<[ ]*"))))))},cR=r(function(e,t){return{h9:e,fg:t}}),cM=function(e){return{$:0,a:e}},cA=function(e){return s(aE,"\\@","@",s(aE,"\\]","]",s(aE,"\\[","[",s(aE,"\\)",")",s(aE,"\\(","(",s(aE,"\\|","|",e))))))},cC=n(function(e,t,r,a){var n=ax(a),o=e(t);return u(eo,"(",n)&&u(ei,")",n)?L(r,o(cA(ax(s(ea,1,-1,n))))):L(-1,o(cA(n)))}),cj=eL(eq),cT=function(e){var t=u(t8,r1,rQ("(?<!\\\\)\\|"));return u(rS,u(aE,"\\|","|"),u(cj,t,e))},cL=r(function(e,t){return{$:1,a:e,b:t}}),cq=a(function(e,t,r){var a,n=cT(t);if(n.b&&!n.b.b){var o=n.a,i=ax(s(aE,"_"," ",o));return"?"===i||"!"===i||""===i?nL(""):rK(u(cR,O,cM(cA(ax(o)))))}return rK(u(cR,u(rS,aY,a=u(ty,u(cC,e,r),n)),u(cL,!1,u(rS,t_,u(aW,u(tH,t_,j(0)),a)))))}),cW=a(function(e,t,r){return{$:2,a:e,b:t,c:r}}),cP=function(e){return rK(u(cR,u(rS,aY,e),s(cW,!1,!1,u(rS,t_,u(aW,u(tH,t_,j(0)),e)))))},c_=a(function(e,t,r){var a=cT(t);if(a.b&&!a.b.b){var n=ax(a.a);return cP(u(ty,u(cC,e,r),N([u(eo,"(",n)&&u(ei,")",n)?n:"("+n+")"])))}return cP(u(ty,u(cC,e,r),a))}),cO=u(tH,cn(u(rB,u(rN,rK("]"),rX("\\]")),rG)),rq(aa)),cI=function(e){return u(rB,u(rj,nw,u(rq,r(function(t,r){return u(rq,rd(rp(t)),s(cq,e,t,r))}),u(rN,cO(rX("]]")),rX("[[")))),u(rj,nw,u(rq,r(function(t,r){return u(rq,rd(rp(t)),s(c_,e,t,r))}),u(rN,cO(rX("]]")),rX("[->[")))))},cF=function(e){if(3===e.$){var t=e.a,r=e.b,a=r.b,n=e.c;return!r.a&&(u(en,"soundcloud.com",a)||u(en,"spotify.com",a))?s(a4,t,a,n):e}return e},cN=nw(u(tH,function(e){return e.cW},rK)),cB=r6(N([i8,u(rW,r0("#[^ \\)]+"),cN),u(rj,i9,r0('[^\\)\n "]*'))])),cU=u(rB,i8,u(rW,r0('[^\\)\n "]*'),u(rq,r(function(e,t){return s(am,e.a,e.b,t)}),nw(function(e){return rK(L(e.dC.f2,e.dC.dh))})))),cz=u(rq,o_,r6(N([u(au,"🙂",rX(":-)")),u(au,"😉",rX(";-)")),u(au,"😀",rX(":-D")),u(au,"😮",rX(":-O")),u(au,"🙁",rX(":-(")),u(au,"😐",rX(":-|")),u(au,"😕",rX(":-/")),u(au,"😕",rX(":-\\")),u(au,"😛",rX(":-P")),u(au,"😛",rX(":-p")),u(au,"😜",rX(";-P")),u(au,"😜",rX(";-p")),u(au,"😗",rX(":-*")),u(au,"😘",rX(";-*")),u(au,"😂",rX(":')")),u(au,"😢",rX(":'(")),u(au,"😭",rX(":'[")),u(au,"😠",rX(":-[")),u(au,"😷",rX(":-#")),u(au,"😷",rX(":-X")),u(au,"😖",rX(":-§"))]))),cH=u(rq,a5,r0("[^\\[\\]\\(\\)@*+_~:;`\\^{}\\\\\\n<>=$ \"\\-|']+")),cG=u(rq,a5,r0("[^\n*+\\-]+")),cJ=u(rq,a5,r0("[\\[\\]\\(\\)~:_;=${}\\-+\"*<>|']")),cV=u(rq,a5,u(rN,r0("[@\\^*_+~`\\\\${}\\[\\]|#\\-<>'\".]"),rX("\\"))),cX=u(rq,a5,r0("[ ]+")),cK=function(e){var t=oK(e);return t.b&&!t.b.b?t.a:u(a3,t,O)},cY=function(e){return 14!==e.$||e.b.b?N([e]):e.a},cZ=function(e){return u(rq,u(tH,oK,cK),u(rN,u(cn,us(),rX(e)),rX(e)))},cQ=r(function(e,t){return u(rq,u(tH,oK,cK),u(rN,u(cn,us(),rX(t)),rX(e)))}),c1=r(function(e,t){var r=s(or,uu(),e,s(aE,"\n"," ",t));return r.$?O:r.a.c}),c2=a(function(e,t,r){return u(rP,rX(")"),u(rW,ur(),u(rW,r,u(rP,rX("("),u(rq,cu(e),t)))))});function c0(){return u(rN,r6(N([ce,iH,cH,oO,oY,cz,cV,c7(),cX,u(rq,a9,cD(us())),cJ,ca,cG])),oJ)}function c7(){return r6(N([u(rq,a7,cZ("**")),u(rq,a7,cZ("__")),u(rq,ne,cZ("*")),u(rq,ne,cZ("_")),u(rq,nf,cZ("~~")),u(rq,nl,cZ("~")),u(rq,nd,cZ("^")),c5()]))}function c5(){return u(rB,u(rW,nw(u(tH,function(e){return e.dC},u(tH,function(e){return e.jo},u(tH,function(e){return e.gF},rK)))),u(rq,r(function(e,t){var r=t.b;return a3(N([u(a5,t.a,O),e,u(a5,r,O)]))}),cZ('"'))),u(rW,nw(u(tH,function(e){return e.dC},u(tH,function(e){return e.jo},u(tH,function(e){return e.iR},rK)))),u(rq,r(function(e,t){var r=t.b;return a3(N([u(a5," "+t.a,O),e,u(a5,r,O)]))}),u(cQ," '","'"))))}function c3(){return u(rq,nu,r6(N([ui(),c6(),c9(),uo(),ua(),ut(),ue(),un()])))}function c6(){return u(rN,c4(),rX("!?"))}function c4(){return u(rP,rX(")"),u(rW,ur(),u(rW,u(rq,cc,cU),u(rP,rX("("),u(rq,na,uc())))))}function c9(){return u(rN,c8(),rX("?"))}function c8(){return u(rq,cF,u(rP,rX(")"),u(rW,ur(),u(rW,u(rq,oH,cU),u(rP,rX("("),u(rq,a0,uc()))))))}function ue(){return u(rP,rX(")"),u(rW,ur(),u(rW,cB,u(rP,rX("("),u(au,ni,u(oZ,{ao:!0,av:!1},"\\[\\w*qr-code\\w*]"))))))}function ut(){return u(rP,rX(")"),u(rP,ur(),u(rW,cB,u(rP,rX("("),u(rP,r0("\\w*]"),u(rN,r6(N([u(au,nn,u(oZ,{ao:!0,av:!1},"lia")),u(au,no,u(oZ,{ao:!0,av:!1},"link"))])),u(oZ,{ao:!0,av:!1},"\\[\\w*preview-")))))))}function ur(){return r4(u(rq,cY,u(rP,oW,u(rN,u(rB,cZ('"'),cZ("'")),oW))))}function ua(){return s(c2,nr,uc(),iG)}function un(){return s(c2,nt,uc(),cB)}function uo(){return u(rN,s(c2,a8,uc(),cU),rX("!"))}function ui(){return u(rN,s(c2,a4,uc(),cB),rX("??"))}function uc(){return u(rq,oK,u(rq,rS(function(e){return 9!==e.$||e.a.$||!e.a.a.b||e.a.a.a.$||e.a.a.a.b.b||e.a.a.b.b||1!==e.a.c.$||e.b.b?e:u(a5,e.a.a.a.a,O)}),u(rP,cm,u(rN,u(rJ,us(),rX("]")),u(rP,nS("]"),rX("["))))))}function uu(){return u(rq,oK,nK(us()))}function us(){return ct(function(){return u(rN,u(rB,u(rq,function(e){return u(ns,e.b,e.a)},iz(O)),u(rW,u(rN,oP,of),r6(N([oV,i4(c1),c3(),iK,u(rq,a6,i2(us())),ul(),c0()])))),u(rN,of,oJ))})}function ul(){return u(rj,function(e){return e?u(rq,nc,u(rj,ny,cI(c1))):nL("no inputs allowed")},iY)}var ud=c0();c0=function(){return ud};var uf=c7();c7=function(){return uf};var up=c5();c5=function(){return up};var u$=c3();c3=function(){return u$};var ub=c6();c6=function(){return ub};var uh=c4();c4=function(){return uh};var um=c9();c9=function(){return um};var ug=c8();c8=function(){return ug};var uv=ue();ue=function(){return uv};var ux=ut();ut=function(){return ux};var uw=ur();ur=function(){return uw};var uy=ua();ua=function(){return uy};var uS=un();un=function(){return uS};var uE=uo();uo=function(){return uE};var uk=ui();ui=function(){return uk};var uD=uc();uc=function(){return uD};var uR=uu();uu=function(){return uR};var uM=us();us=function(){return uM};var uA=ul();ul=function(){return uA};var uC,uj,uT=r(function(e,t){var r=s(or,uR,s(rF,tb,tb,e),s(aE,"\n"," ",t));return r.$?O:r.a.c}),uL=N(["zh","en","es","ru","hi","id","ta","tr","ur","no","ko","af","sq","fil","eo","ga","mt","ia","io","ua","cy","gd"]),uq=N(["fr","am","ti","ug","rm"]),uW=N(["sv","fi","bg","hr","bs"]),uP=N(["de","cs","sr","sk","lt","is","sl","sb","uz"]),u_=N(["nl","he"]),uO=N(["bo","khb","tdd"]),uI=N(["en","hi","id","pt","ur","vi","tr","ta","th","ko","fil","az","af","lo","lv","mt","ia","eo","ga","cy","gd"]),uF=N(["de","sr","bg","cs","sk","lt","mk","sq","sl","ka","et","is","sb"]),uN=N(["sv","fi","bs"]),uB=N(["es","fr","ar","ru","fa","uz","kk","am","uk","ps","hy","km","oc","ca","gl","el","it","ug","eu","rm","ti","kaa","no","io"]),uU=N(["pl","nl","hu","ro","hr"]),uz=N(["da"]),uH=N(["bo","khb","tdd"]),uG=N(["zh","ja"]),uJ=function(e){return n$(function(t){return W(t,{dC:e(t.dC)})})},uV=r6(N([as(u(rP,ao,r0("@@@.*\n"))),as(u(rP,ar,r0("@@.*\n"))),u(rj,function(e){var t=e.a,r=e.b;switch(t){case"attribute":return uJ(function(e){return W(e,{fY:u(a$,e.fY,N([u(uT,e,r)]))})});case"author":return uJ(function(e){return W(e,{fZ:r})});case"base":return uJ(function(e){return W(e,{f2:r})});case"comment":return uJ(function(e){var t=at(r);return u(ap,L("comment",t),W(e,{gi:u(uT,e,t)}))});case"dark":return uJ(function(e){return W(e,{hC:function(){switch(ah(r)){case"true":return t$(!1);case"false":return t$(!0);default:return tb}}()})});case"date":return uJ(function(e){return W(e,{gq:r})});case"email":return uJ(function(e){return W(e,{gM:r})});case"import":return uJ(a1(r));case"language":return uJ(function(e){return W(e,{ht:r,jo:{gF:u(iT,r,uG)?L("「","」"):u(iT,r,uB)?L("«","»"):u(iT,r,uI)?L("“","”"):u(iT,r,uF)?L("„","“"):u(iT,r,uU)?L("„","”"):u(iT,r,uN)?L("”","”"):u(iT,r,uH)?L("《","》"):u(iT,r,uz)?L("»","«"):L('"','"'),iR:u(iT,r,uL)?L("‘","’"):u(iT,r,uP)?L("‚","‘"):u(iT,r,uq)?L("‹","›"):u(iT,r,u_)?L("‚","’"):u(iT,r,uW)?L("’","’"):u(iT,r,uO)?L("〈","〉"):L("'","'")}})});case"link":return uJ(u(av,al,r));case"logo":return uJ(function(e){return W(e,{hE:s(am,e.f2,e.dh,r)})});case"narrator":return uJ(function(e){return W(e,{hT:r})});case"script":return uJ(u(av,af,r));case"SCRIPT":return uJ(u(av,ad,r));case"translation":return uJ(a2(r));case"formula":return uJ(aw(r));case"version":return uJ(function(e){return W(e,{ju:r})});case"mode":return uJ(function(e){return W(e,{hP:function(){switch(ah(r)){case"textbook":return t$(2);case"presentation":return t$(1);case"slides":return t$(0);default:return tb}}()})});case"debug":return uJ(function(e){return W(e,{gs:"true"===r})});case"onload":return uJ(function(e){return W(e,{h5:r})});case"icon":return uJ(function(e){return W(e,{hF:s(t5,"icon",s(am,e.f2,e.dh,r),e.hF)})});default:return uJ(ap(L(t,r)))}},ac)])),uX=as(r5(u(rP,r7,nK(u(rN,uV,r7))))),uK=as(u(rP,r7,r4(u(rN,n$(function(e){return W(e,{gw:!0})}),uX)))),uY=a(function(e,t,r){var a=t.a,n=t.b,o=C(n+10,rp(a))>0?rp(a):n+10,i=10>n?0:n-10;return(e?"\n> I was trying to parse the **first** part of the course, which is either an\n> HTML-comment or something else, until I reach the header (which is marked by\n> an `#`). But, everything I got was the following:":"> I have a problem with the following part of the code:")+'\n\n\x3c!-- data-showGutter data-firstLineNumber="'+eu(i)+'" --\x3e\n````` markdown\n...\n'+u(th,"\n",u(aI,o-i,u(aq,i,nV(a))))+"\n...\n`````\n"+(e?"\n> I might be wrong, but in most cases this refers to a falsely loaded HTML page!\n>\n> Please make sure, that the course you try to load is a Markdown file, which\n> is served as a plain text file...\n":"> If you see this in the editor, try to fix it otherwise contact the creator.\n")+"\n---\n\n**Error Message:**\n\n```\n"+r+"\n```\n\n---\n\nIf it should work, and you think you have detected a bug, please contact us. For\nmore information see the [last Section](#get-help?).\n"}),uZ=a(function(e,t,r){var a=s(or,u(rP,u(rB,rX("#"),an(r0("\n#"))),u(rN,uK,r0("\\s*"))),s(rF,tb,tb,u(rm,e,t)),r+"\n");if(a.$){var n=a.a,o=n.b,i=n.c;return tu(""===ax(r)?rx:s(uY,!0,L(r,r$(o).ej),u(rM,i,o)))}var c=a.a;return tf(L(c.a.dC,"#"+c.b.d8))}),uQ=r(function(e,t){return t.$?e:t.a}),u1={d8:"",bN:t1},u2={$:0},u0=a(function(e,t,r){return{de:tb,dj:{cN:"1",cQ:"1"},b7:{fb:!1,jp:!1},gn:tb,gD:tb,gE:tb,dF:tb,dG:"dreamweaver",dM:100,g1:!1,g2:t,g8:e,dY:!1,d7:!1,hs:"default",hB:!0,hP:r,ig:u2,fc:!1,fi:!0,fp:!1,i3:t$(!1),i6:!0,aE:"default",fx:!1,fC:t$(!1),c8:{eb:!1,ec:!1,eR:!1}}}),u7={$:2},u5={$:0},u3=function(e){return{$:1,a:e}},u6={$:3},u4={$:6},u9={$:5},u8=function(e){return{$:9,a:e}},se=function(e){return{$:4,a:e}},st=function(e){return{$:10,a:e}},sr={$:7},sa=function(e){return{$:8,a:e}},sn=function(e){return{$:2,a:e}},so=r(function(e,t){if(t.b){var r=t.b;return u(F,e(t.a),r)}return t}),si=function(e){var t=u(so,ah,u(tm,"|",e));e:for(;t.b;)if(t.b.b)if(t.b.b.b){if(t.b.b.b.b){if("peerjs"===t.a&&t.b.b.b.b.b&&!t.b.b.b.b.b.b){var r=t.b,a=r.b,n=a.b;return t$(u8({hg:r.a,d$:n.b.a,be:n.a,ii:a.a}))}break}switch(t.a){case"gun":switch(t.b.a){case"f":return t$(u3({cM:!1,jr:t.b.b.a}));case"t":return t$(u3({cM:!0,jr:t.b.b.a}));default:break e}case"pubnub":var o=t.b;return t$(se({ik:o.a,i_:o.b.a}));case"simplepeer":var i=t.b;return t$(st({d$:i.b.a,iQ:i.a}));default:break e}}else switch(t.a){case"gun":switch(t.b.a){case"f":return t$(u3({cM:!1,jr:""}));case"t":return t$(u3({cM:!0,jr:""}));default:break e}case"p2pt":return t$(sn(t.b.a));case"websocket":return t$(sa({jq:t.b.a}));case"peerjs":return t$(u8({hg:t.b.a,d$:"",be:"",ii:""}));case"simplepeer":return t$(st({d$:"",iQ:t.b.a}));default:break e}else switch(t.a){case"edrys":return t$(u5);case"nostr":return t$(u9);case"mqtt":return t$(u4);case"ipfs":return t$(u6);case"torrent":return t$(sr);case"gun":return t$(u3({cM:!1,jr:""}));case"p2pt":return t$(sn(""));case"pubnub":return t$(se({ik:"",i_:""}));case"websocket":return t$(sa({jq:""}));case"peerjs":return t$(u8({hg:"",d$:"",be:"",ii:""}));case"simplepeer":return t$(st({d$:"",iQ:""}));default:break e}return tb},sc=r(function(e,t){for(;;){var r=L(e,t);e:for(;;){if(!r.a.b)return L(!1,t);switch(r.a.a.$){case 1:if(1===r.b.$)return L(!0,t);break e;case 4:if(4===r.b.$)return L(!0,t);break e;case 2:if(2===r.b.$)return L(!0,t);break e;default:break e}}var a=r.a,n=a.b;if(D(a.a,t))return L(!0,t);e=n}}),su=r(function(e,t){return{fM:e,b1:t}}),ss=r(function(e,t){return{hc:t,dc:e}}),sl={q:tb,ar:tb,a6:u(su,20,100),a7:u(ss,200,200),hP:{$:0},bR:u(su,20,100),s:tb,az:tb,E:u(ss,200,200)},sd=r(function(e,t){return 0>C(e,t)?e:t}),sf=r(function(e,t){return L(u(sd,e,t),u(tq,e,t))}),sp=a(function(e,t,r){return e(t(r))}),s$=function(e){var t=e.a;return u(sp,sd(e.b),tq(t))},sb=r(function(e,t){var r=e.b;return L(u(s$,r,t),r)}),sh=r(function(e,t){return u(sb,L(e,t),e)}),sm=r(function(e,t){var r=function(){if(t.$)return u(sf,0,1);var e=t.a;return u(sf,e.a,e.b)}();return{$:0,a:u(sh,e,r)}}),sg=function(e){return!e.b},sv=s(aE,"?","\\?",s(aE,".","\\.",aZ)),sx=u(tH,aK(N([{af:r(function(e,t){return"https://github.com/"+function(){var e=u(tm,"/",t);e:for(;;){if(!(e.b&&e.b.b&&e.b.b.b))return t;if(!e.b.b.b.b)break;switch(e.b.b.a){case"blob":var r=e.b;return e.a+"/"+r.a+"/tree/"+r.b.b.a;case"refs":if("heads"===e.b.b.b.a&&e.b.b.b.b.b){var a=e.b;return e.a+"/"+a.a+"/tree/"+a.b.b.b.a}break e;default:break e}}var n=e.b;return e.a+"/"+n.a+"/tree/"+n.b.a}()}),ai:aB("raw.githubusercontent\\.com/(.*)")},{af:r(function(e,t){return"https://gitlab.com/"+s(aE,"-/raw/","-/tree/",t)}),ai:aB(sv+"https://gitlab\\.com/(.*)")},{af:r(function(e,t){var r=u(rS,tm("."),u(tm,"/",t));return r.b&&r.a.b&&r.a.b.b&&"gitlab"===r.a.b.a&&r.a.b.b.b&&"io"===r.a.b.b.a&&!r.a.b.b.b.b&&r.b.b&&r.b.a.b&&!r.b.a.b.b?"https://gitlab.com/"+r.a.a+"/"+r.b.a.a:"https://"+t}),ai:aB("(.*\\.gitlab\\.io/.*)")},{af:r(function(e,t){return"https://dropbox.com/s/"+t}),ai:aB("dl\\.dropbox\\.com/s/(.*)")}])),function(e){return e.a?t$(s(aE,aZ,"",e.b)):tb}),sw=ev(tT),sy=r(function(e,t){return s(ry,eb,t,e)}),sS=function(e){return{$:0,a:e}},sE=a(function(e,t,r){var a=function(e){return{$:11,g:N([e,{$:5,c:r}])}};return u(em,function(n){var o=u(ex,u(sy,e,ep),n);if(o.$)return sS(r);var i=o.a,c=u(ex,a(t),i);return c.$?u(sy,e,a(t)):sS(c.a)},ep)}),sk=n(function(e,t,r,a){return u(sw,s(sE,N([e]),t,r),a)}),sD=a(function(e,t,r){return u(sw,u(eb,e,t),r)}),sR=function(e){return function(t){return function(r){return function(a){return function(n){return function(o){return function(i){return function(c){return function(u){return function(s){return function(l){return function(d){return function(f){return function(p){return W(e,{dj:f,dG:o,dM:i,g1:p,dY:d,hs:u,hB:n,hP:r,fi:c,i6:t,aE:a,fx:s,c8:W(e.c8,{eR:l})})}}}}}}}}}}}}}},sM=function(e){switch(e){case"Textbook":return sS(2);case"Presentation":return sS(1);case"Slides":return sS(0);default:return{$:1,a:"unknown presentation mode"}}},sA=function(e){return ex(l(sk,"fromStorage",ed,!1,l(sk,"audio",s(sD,"rate",u(eg,eu,ef),s(sD,"pitch",u(eg,eu,ef),sS(r(function(e,t){return{cN:e,cQ:t}})))),{cN:"1",cQ:"1"},l(sk,"hideVideoComments",ed,!1,l(sk,"preferBrowserTTS",ed,!0,l(sk,"tooltips",ed,!1,s(sD,"lang",e$,s(sD,"sound",ed,s(sD,"font_size",el,s(sD,"editor",e$,s(sD,"light",ed,s(sD,"theme",e$,s(sD,"mode",u(em,sM,e$),s(sD,"table_of_contents",ed,sS(function(t){return u(sR,e,t)})))))))))))))))},sC=u(tH,tm("?"),u(tH,oD,oI(function(e){for(;;){if(e.b){if(e.b.b){e=e.b;continue}return t$(e.a)}return tb}}))),sj=function(e){var t,r=e.bh,a=e.h7,n=e.e9,o=e.f_,i=e.jq,c=e.io,l=e.ib,d=e.br,f=s(u0,e.g8,e.hp,1);return{br:d,b7:u1,gx:u(rm,i,u(t8,"",sC(c))),ce:tb,cu:"",cy:"en",cz:"en",eg:tb,hK:t1,cF:tb,ib:l,eL:sl,eM:{ag:{$:0,a:tb},ia:0,aW:u(sm,.5,tb)},cM:!1,io:c,cU:sx(c),cV:O,cW:t6,iG:0,cX:tC,bh:r,e9:W(t=u(uQ,f,u(sA,f,n)),{i3:sg(o.fo)||!o.gN?tb:t.i3,i6:a}),i3:{go:{gd:t1,a3:O,im:t1,i2:t1},ce:tb,eO:"",bQ:t1,bU:"",e7:!1,c$:u7,i3:{h6:!1,cY:tb,fo:u(rS,sc(u(oN,si,o.fo)),N([u3({cM:!1,jr:"https://gun.o8.is/gun, https://gun.defucc.me/gun, https://shogun-relay.scobrudot.dev/gun, https://relay.peer.ooo/gun"}),u6,u4,u9,se({ik:"",i_:""}),sr,u5,sa({jq:""}),u8({hg:"",d$:"",be:"",ii:""}),st({d$:"",iQ:""})]))}},jg:"Lia",c7:O,jl:23,jq:i}},sT=function(e){return{$:2,m:e}},sL=sT(O),sq=e7("output",function(e){var t=e.b;return u(tY,t6,N([eR(e.a),eR(t)]))}),sW=(uj={$:3,b:e$},eV[uC="input"]&&k(3),eV[uC]={f:e6,u:uj,a:function(e,t){var r=O,n=eV[e].u,o=eW(null);return eV[e].b=o,eV[e].c=a(function(e,t){return r=t,o}),{send:function(e){var a=u(ex,n,e);tB(a)||k(4);for(var o=a.a,i=r;i.b;i=i.b)t(i.a(o))}}}},eZ(uC)),sP=r(function(e,t){return{$:2,a:e,b:t}}),s_=r(function(e,t){return{$:3,a:e,b:t}}),sO=r(function(e,t){return{$:3,a:e,b:t}}),sI=r(function(e,t){return{$:5,a:5===e.$?u(a$,e.a,N([t])):N([t])}}),sF=r(function(e,t){return s(tJ,t5,t,e)}),sN=r(function(e,t){return W(e,{fY:u(a$,e.fY,t.fY),dP:u(sF,e.dP,t.dP),hF:u(sF,e.hF,t.hF),h5:ax(_(e.h5,D(e.h5,t.h5)?"":";\n"+t.h5)),iu:u(a$,e.iu,t.iu)})}),sB=u(n(function(e,t,r,a){return{hL:a,cT:e,iI:r,jj:t}}),!0,O),sU=r(function(e,t){return W(u(sB,"resource",{gc:e,ic:eR(t)}),{cT:!1})}),sz=r(function(e,t){var r=u(aW,function(t){return!u(iT,t,e)},t);return L(u(a$,e,r),u(rS,function(e){switch(e.$){case 1:return u(sU,"script",e.a);case 0:return u(sU,"link",e.a);default:return u(sU,"module",e.a)}},r))}),sH=r(function(e,t){var r=u(sz,t.cV,e.iu),a=r.a,n=r.b;return W(t,{gx:u(sN,t.gx,e),cV:a,c7:u(a$,t.c7,tE(n))})}),sG=u(tH,tm("/"),u(tH,function(e){var t=tE(e);return t.b?t$(L(t.a,tE(t.b))):tb},t9(u(tH,aY,u(tH,th("/"),function(e){return e+"/"}))))),sJ=r(function(e,t){var r=e.hQ,a=e.f2,n=s(uZ,u(t8,"",sG(a)),u(t8,"",sC(a)),t);return n.$?r:u(sH,n.a.a,r)}),sV=r(function(e,t){return{$:3,a:e,b:t}}),sX=function(e){return{$:0,a:e}},sK=r(function(e,t){return{$:4,a:e,b:t}}),sY={$:2},sZ=function(e){return{$:1,a:e}},sQ=function(e){return{$:0,a:e}},s1={$:1},s2=function(e){return!e.$},s0=eY,s7=function(e){if(-1===e.$&&-1===e.d.$&&-1===e.e.$){if(-1!==e.e.d.$||e.e.d.a){var t=e.d,r=e.e;return i=r.b,c=r.c,a=r.d,l=r.e,d(t2,1,e.b,e.c,d(t2,0,t.b,t.c,t.d,t.e),d(t2,0,i,c,a,l))}var a,n=e.d,o=e.e,i=o.b,c=o.c,u=(a=o.d).d,s=a.e,l=o.e;return d(t2,0,a.b,a.c,d(t2,1,e.b,e.c,d(t2,0,n.b,n.c,n.d,n.e),u),d(t2,1,i,c,s,l))}return e},s5=function(e){if(-1===e.$&&-1===e.d.$&&-1===e.e.$){if(-1!==e.d.d.$||e.d.d.a){var t=e.d,r=e.e;return s=r.b,l=r.c,f=r.d,p=r.e,d(t2,1,a=e.b,n=e.c,d(t2,0,t.b,t.c,t.d,c=t.e),d(t2,0,s,l,f,p))}var a=e.b,n=e.c,o=e.d,i=o.d,c=o.e,u=e.e,s=u.b,l=u.c,f=u.d,p=u.e;return d(t2,0,o.b,o.c,d(t2,1,i.b,i.c,i.d,i.e),d(t2,1,a,n,c,d(t2,0,s,l,f,p)))}return e},s3=c(function(e,t,r,a,n,o,i){if(-1!==o.$||o.a){for(;;){if(-1===i.$&&1===i.a){if(-1===i.d.$){if(1===i.d.a)return s5(t);break}return s5(t)}break}return t}return d(t2,r,o.b,o.c,o.d,d(t2,0,a,n,o.e,i))}),s6=function(e){if(-1===e.$&&-1===e.d.$){var t=e.a,r=e.b,a=e.c,n=e.d,o=n.d,i=e.e;if(1===n.a&&(-1!==o.$||o.a)){var c=s7(e);if(-1===c.$){var u=c.e;return d(t0,c.a,c.b,c.c,s6(c.d),u)}return tQ}return d(t2,t,r,a,s6(n),i)}return tQ},s4=r(function(e,t){if(-2===t.$)return tQ;var r=t.a,a=t.b,n=t.c,o=t.d,i=t.e;if(0>C(e,a)){if(-1===o.$&&1===o.a){var c=o.d;if(-1!==c.$||c.a){var s=s7(t);if(-1===s.$){var l=s.e;return d(t0,s.a,s.b,s.c,u(s4,e,s.d),l)}return tQ}}return d(t2,r,a,n,u(s4,e,o),i)}return u(s9,e,p(s3,e,t,r,a,n,o,i))}),s9=r(function(e,t){if(-1===t.$){var r=t.a,a=t.b,n=t.c,o=t.d,i=t.e;if(D(e,a)){var c=function(e){for(;;){if(-1!==e.$||-1!==e.d.$)return e;e=e.d}}(i);return -1===c.$?d(t0,r,c.b,c.c,o,s6(i)):tQ}return d(t0,r,a,n,o,u(s4,e,i))}return tQ}),s8=r(function(e,t){var r=u(s4,e,t);return -1!==r.$||r.a?r:d(t2,1,r.b,r.c,r.d,r.e)}),le=a(function(e,t,r){var a=t(u(nA,e,r));return a.$?u(s8,e,r):s(t5,e,a.a,r)}),lt=r(function(e,t){return s(e9,"",t6,u(tH,t,e))}),lr=function(e){return{$:4,a:e}},la={$:2},ln={$:1},lo=r(function(e,t){switch(t.$){case 0:return tu({$:0,a:t.a});case 1:return tu(ln);case 2:return tu(la);case 3:return tu({$:3,a:t.a.iV});default:return u(ok,lr,e(t.b))}}),li={$:0},lc=function(e){return{$:1,a:e}},lu=r(function(e,t){return{eZ:e,fn:t}}),ls=eW(u(lu,t1,O)),ll=function(e){return eP(function(t){var r=e.f;2===r.$&&r.c&&r.c(),e.f=null,t(eW(0))})},ld=a(function(e,t,r){for(;;){if(t.b){var a=t.a,n=t.b;if(a.$){var o=a.a;return u(e_,function(t){var a=o.fB;return s(ld,e,n,1===a.$?r:s(t5,a.a,t,r))},eF(s(e4,e,eK(e),o)))}var i=a.a,c=u(nA,i,r);if(1===c.$){t=n;continue}return u(e_,function(){return s(ld,e,n,u(s8,i,r))},ll(c.a))}return eW(r)}}),lf=n(function(e,t,r,a){return u(e_,function(e){return eW(u(lu,e,r))},s(ld,e,t,a.eZ))}),lp=n(function(e,t,r,a){var n=a.b;return D(t,a.a)?t$(u(eK,e,n(r))):tb}),l$=a(function(e,t,r){return u(e_,function(t){return u(e_,function(r){return eW(u(e,t,r))},r)},t)}),lb=function(e){return s(ry,l$(F),eW(O),e)},lh=a(function(e,t,r){return u(e_,function(){return eW(r)},lb(u(oN,s(lp,e,t.a,t.b),r.fn)))}),lm=r(function(e,t){if(t.$){var r=t.a;return lc({fU:r.fU,f5:r.f5,gU:u(e8,e,r.gU),hb:r.hb,hM:r.hM,jf:r.jf,fB:r.fB,jq:r.jq})}return{$:0,a:t.a}}),lg=r(function(e,t){return{$:0,a:e,b:t}});eV.Http=eX(ls,lf,lh,lm,r(function(e,t){return u(lg,t.a,u(tH,t.b,e))}));var lv=eZ("Http"),lx=(eZ("Http"),function(e){var t;return lv(lc({fU:!1,f5:(t={f5:li,gU:e.gU,hb:O,hM:"GET",jf:tb,fB:tb,jq:e.jq}).f5,gU:t.gU,hb:t.hb,hM:t.hM,jf:t.jf,fB:t.fB,jq:t.jq}))}),lw=r(function(e,t){return lx({gU:u(lt,e(t),lo(tf)),jq:t})}),ly=function(e){return u(tH,P("Error ("+e+") -> "),u(tH,rd(!1),sq))},lS=i(function(e,t,r,a,n,o){return{a5:o,hg:t,be:a,ii:r,eW:e,cO:n}}),lE=o(function(e,t,r,a,n){if(rb(n)||u(en,"@",n))return tb;var o=u(ec,":",n);if(o.b){if(o.b.b){if(o.b.b.b)return tb;var i=nT(u(rV,(c=o.b.a)+1,n));return 1===i.$?t$(f(lS,e,n,tb,t,r,a)):(l=i,t$(f(lS,e,u(c$,c,n),l,t,r,a)))}var c,s=nT(u(rV,(c=o.a)+1,n));if(1===s.$)return t$(f(lS,e,n,tb,t,r,a));var l=s;return t$(f(lS,e,u(c$,c,n),l,t,r,a))}return t$(f(lS,e,n,tb,t,r,a))}),lk=n(function(e,t,r,a){if(rb(a))return tb;var n=u(ec,"/",a);if(n.b){var o=n.a;return d(lE,e,u(rV,o,a),t,r,u(c$,o,a))}return d(lE,e,"/",t,r,a)}),lD=a(function(e,t,r){if(rb(r))return tb;var a=u(ec,"?",r);if(a.b){var n=a.a;return l(lk,e,t$(u(rV,n+1,r)),t,u(c$,n,r))}return l(lk,e,tb,t,r)}),lR=r(function(e,t){if(rb(t))return tb;var r=u(ec,"#",t);if(r.b){var a=r.a;return s(lD,e,t$(u(rV,a+1,t)),u(c$,a,t))}return s(lD,e,tb,t)}),lM=function(e){var t=oR(ah(ax(e)));e:for(;t.b;){if(!t.b.b){if("0"===t.a)return!1;break}if(!t.b.b.b)break;switch(t.a){case"f":if("a"===t.b.a&&"l"===t.b.b.a&&t.b.b.b.b&&"s"===t.b.b.b.a&&t.b.b.b.b.b&&"e"===t.b.b.b.b.a)return!1;break e;case"o":if("f"===t.b.a&&"f"===t.b.b.a)return!1;break e;case"d":if("i"===t.b.a&&"s"===t.b.b.a&&t.b.b.b.b&&"a"===t.b.b.b.a&&t.b.b.b.b.b&&"b"===t.b.b.b.b.a&&t.b.b.b.b.b.b&&"l"===t.b.b.b.b.b.a&&t.b.b.b.b.b.b.b&&"e"===t.b.b.b.b.b.b.a)return!1;break e;default:break e}}return!0},lA=u(tH,nA("persistent"),u(tH,t9(lM),t8(!1))),lC=function(e){switch(ah(e)){case"am":return t$(0);case"ar":return t$(1);case"bg":return t$(2);case"bn":return t$(3);case"de":return t$(4);case"es":return t$(5);case"fa":return t$(6);case"fr":return t$(7);case"hi":return t$(8);case"hy":return t$(9);case"it":return t$(10);case"ja":return t$(11);case"ka":return t$(12);case"ko":return t$(13);case"nl":return t$(14);case"pa":return t$(15);case"pt":return t$(16);case"ru":return t$(17);case"sw":return t$(18);case"tw":return t$(19);case"uk":return t$(20);case"ur":return t$(21);case"zh":return t$(22);case"en":return t$(23);default:return tb}},lj=function(e){return u(sU,"style",e)},lT=r(function(e,t){var r=s(uZ,e.ib,u(t8,"",sC(e.io)),t);if(r.$)return{gd:tb,bD:tb,hQ:W(e,{ce:t$(r.a)}),ft:O};var a,n,o,i=r.a,c=i.a,l=e.e9;return{gd:t$(i.b),bD:u(t9,lj,u(nA,"style",c.hF)),hQ:u(sH,c,W(e,{gx:W(c,{fY:O}),cy:c.ht,cz:c.ht,cM:lA(c.hF),e9:W(l,{gn:u(nA,"custom",c.hF),gD:c.hC,gE:c.hP,dF:function(){var t=u(nA,"edit",c.hF);if(t.$)return tb;switch(t.a){case"true":case"on":return t$("https://liascript.github.io/LiveEditor/?/show/file/"+e.io);case"false":case"off":return tb;default:return t$(t.a)}}(),g8:(o=u(t9,lM,u(nA,"sharing",c.hF))).$||o.a?l.g8:tb,hB:u(t8,l.hB,c.hC),hP:u(t8,l.hP,c.hP),i3:(n=u(t9,lM,u(nA,"classroom",c.hF))).$||n.a?l.i3:tb,fC:(a=u(t9,lM,u(nA,"translateWithGoogle",c.hF))).$||a.a?l.fC:tb}),jl:u(t8,23,lC(c.ht))})),ft:c.bG}}),lL={$:1},lq=e7("helper",function(e){var t=e.b;return u(tY,t6,N([eR(e.a),eR(t)]))}),lW=r(function(e,t){return u(e_,function(t){return eW(e(t))},t)}),lP=eW(0),l_=r(function(e,t){return eF(u(e_,eK(e),t))});eV.Task=eX(lP,a(function(e,t){return u(lW,function(){return 0},lb(u(rS,l_(e),t)))}),a(function(){return eW(0)}),r(function(e,t){return u(lW,e,t)}));var lO,lI,lF,lN,lB,lU=eZ("Task"),lz=r(function(e,t){return lU(u(lW,e,t))}),lH=function(e){return u(lz,t6,u(lW,rA(e),eG(0)))},lG=n(function(e,t,r,a){var n=L(r,a);if(n.a.$)return L(W(e,{c$:u(sI,e.c$,u(t8,"",t.ce))}),sL);if(n.b.b){var o=n.b;return L(W(e,{gd:t$(n.a.a),hA:t,c$:u(sO,!0,tv(o))}),sT(u(F,lH(lL),u(rS,function(e){return u(eo,"http",e)?u(lw,s_,e):lq(L("file",e))},a))))}return L(W(e,{gd:t$(n.a.a),hA:t,c$:u(sO,!0,0)}),lH(lL))}),lJ=r(function(e,t){var r=u(lT,t.hA,s(aE,"\r","",e));return l(lG,t,r.hQ,r.gd,r.ft)}),lV=function(e){switch(e.$){case 0:return"Bad Url "+e.a;case 1:return"Network timeout";case 3:return"Bad status "+eu(e.a);case 2:return"Network error";default:return"Bad body "+e.a}},lX=u(tH,function(e){return e.cX},np),lK=a(function(e,t,r){return{f5:O,gd:r.gd,ge:r_,gx:tb,cc:rO,ce:tb,ck:tb,dN:t1,cn:tC,hi:t,hl:r.hl,id:!1,cM:tb,cP:tC,bh:e+10*t,c2:tC,c3:tC,c5:tC,jg:r.jg,fJ:!0}}),lY=a(function(e,t,r){return{gd:r,hl:e,jg:t}}),lZ=u(tH,r$,function(e){return e.a1}),lQ=u(rq,nO,nX(r6(N([r0("(?:[^#`<]+|[\\x0D\n]+|\x3c!--[\\S\\s]{0,1000}?--\x3e)"),r0("(`{3,})[\\S\\s]*?\\1"),r0("`.+?`"),u(oZ,{ao:!0,av:!1},"<(?:area|base|br|col|embed|hr|img|input|link|meta|param|source|track|wbr)[ ]*/?>"),r0("(?:<([\\w+\\-]+)[\\S\\s]*?<[ ]*/[ ]*\\1[ ]*>|`|<)"),r0("#+(\\w|[^\\u0000-\\u007F]|[ ]*\n)"),u(rN,rX("#"),(lF=function(e){return e?rK(0):nL("")},r(function(e,t){return s(rC,lF(lZ(t)),e,t)})))])))),l1=rX("\n"),l2=u(rP,l1,uR),l0=u(rP,og,u(rq,rp,r0("#+"))),l7=u(rW,lQ,u(rW,l2,u(rq,lY,l0))),l5=r(function(e,t){var r=s(or,l7,s(rF,tb,tb,e),t);if(r.$){var a=r.a;return tu(u(rM,a.c,a.b))}var n=r.a;return tf(L(n.c,n.b.d8))}),l3=r(function(e,t){var r=u(l5,e.gx,t);if(r.$)return L(W(e,{ce:t$(r.a)}),tb);var a=r.a,n=a.a,o=a.b;return L(W(e,{cX:u(nv,s(lK,e.bh,lX(e),n),e.cX)}),rb(o)?tb:t$(o))}),l6=a(function(e,t,a){var n=a.c,o=a.d,i=r(function(t,r){return s(x,t.$?e:i,r,t.a)});return s(x,e,s(x,i,t,n),o)}),l4=r(function(e,t){return s(l6,eA(e),[],t)}),l9=a(function(e,t,r){for(;;){var a=u(m,nb&t>>>e,r);if(a.$)return u(m,nb&t,a.a);e-=tA,r=a.a}}),l8=function(e){return e>>>5<<5},de=r(function(e,t){var r=t.a,a=t.b,n=t.c,o=t.d;return 0>e||C(e,r)>-1?tb:C(e,l8(r))>-1?t$(u(m,nb&e,o)):t$(s(l9,a,e,n))}),dt=function(e){switch(e){case 0:return"am";case 1:return"ar";case 2:return"bg";case 3:return"bn";case 4:return"de";case 5:return"es";case 6:return"fa";case 7:return"fr";case 8:return"hi";case 9:return"hy";case 10:return"it";case 11:return"ja";case 12:return"ka";case 13:return"ko";case 14:return"nl";case 15:return"pa";case 16:return"pt";case 17:return"ru";case 18:return"sw";case 19:return"tw";case 20:return"uk";case 21:return"ur";case 22:return"zh";default:return"en"}},dr=r(function(e,t){for(;;){if(t.b){var r=t.a;if(e>0){e-=1,t=t.b;continue}return t$(r)}return tb}}),da=r(function(e,t){var r=e.gO;if(1===r.$)return 1>C(e.f3,t);var a=r.a;return 1>C(e.f3,t)&&C(a,t)>0}),dn=r(function(e,t){return u(t8,!0,u(t9,da(t),e))}),di=function(e){return 1===e.$?t$(e.a):tb},dc=r(function(e,t){e:for(;;){t:for(;;)switch(t.$){case 0:case 7:return t.a;case 2:case 3:case 4:case 5:case 6:t=t.a;continue e;case 8:return t.b;case 9:return u(du,e,t.a);case 13:if(t.a.$)break t;return u(ds,e,t.a.c);case 14:return u(ds,e,t.a);case 11:var r=t.a;return u(dn,e.fJ,r)?u(ds,e,r.ds):"";case 12:return u(t8,"",u(oI,di,u(oI,function(e){return e.iw},u(de,t.a,e.iF))));case 15:var a=t.a.b,n=u(de,a,e.d8.c$);r:for(;!n.$;)switch(n.a.$){case 0:return n.a.a;case 1:if(n.a.b.b&&!n.a.b.b.b){var o=n.a.b.a;return D(o,-1)?"":u(t8,"",u(t9,ds(e),u(oI,dr(o),u(de,a,e.d8.h9))))}break r;default:break r}return"";default:break t}return""}}),du=r(function(e,t){switch(t.$){case 4:case 2:case 3:case 0:case 1:case 5:return u(ds,e,t.a);case 6:return"preview-lia";case 7:return"preview-link";default:return"qr-code"}}),ds=function(e){return u(tH,rS(dc(e)),nO)},dl=ds({d8:{h9:tC,c$:tC},iF:tC,fJ:tb}),dd=r(function(e,t){return tX(N([L("title",ri(u(t8,N([u(a5,t.jg,O)]),u(t9,function(e){return e.jg},u(de,0,t.cX))))),L("str_title",eR(ax(u(t8,"Lia",u(t9,dl,u(t9,function(e){return e.jg},u(de,0,t.cX))))))),L("definition",rs(t.gx)),L("comment",eR(dl(t.gx.gi))),L("readme",eR(t.io)),L("url",eR(t.jq)),L("origin",eR(t.ib)),L("sections",u(l4,e,t.cX)),L("section_active",eR(t.iG)),L("version",eR(u(t8,0,nT(u(t8,"0",ab(u(tm,".",t.gx.ju))))))),L("translation",eR(dt(t.jl)))]))})(function(e){return tX(N([L("title",ri(e.jg)),L("code",eR(e.gd)),L("indentation",eR(e.hl))]))}),df=function(e){return tX(function(){switch(e.$){case 0:return N([L("Text",eR(e.a))]);case 1:return N(e.b.b&&!e.b.b.b?[L("Select",eR(e.b.a))]:[L("Select",eR(-1))]);default:return N(e.c.b&&!e.c.b.b?[L("Drop",eR(e.c.a))]:[L("Drop",eR(-1))])}}())},dp=function(e){return tX(N(e.$?[L("MultipleChoice",u(tY,eR,e.a))]:[L("SingleChoice",u(tY,eR,e.a))]))},d$=function(e){switch(e.$){case 0:return tX(N([L("Generic",null)]));case 1:return df(e.a);case 2:return tX(N([L("Multi",u(l4,df,e.a))]));case 3:return dp(e.a);default:return tX(N([L("Matrix",u(l4,dp,e.a))]))}},db=l4(function(e){return tX(N([L("solved",eR(function(){switch(e.iS){case 0:return 0;case 1:return 1;default:return -1}}())),L("state",d$(e.c$)),L("trial",eR(e.jn)),L("hint",eR(e.he)),L("error_msg",eR(e.gQ)),L("score",eR(u(t8,1,e.h8.e6)))]))}),dh=a(function(e,t,r){return t.$?r:u(e,t.a,r)})(F),dm=t9(u(tH,eR,rd("errorMessage"))),dg=function(e){return tX(u(rS,function(e){return L(e.a,eR(e.b))},tn(e)))},dv=l4(function(e){var t;return tX(u(dh,dm(e.gP),N([L("submitted",eR(e.i0)),L("state",(t=e.c$,tX(function(){switch(t.$){case 0:return N([L("Text",eR(t.a))]);case 1:return N([L("Select",eR(t.b))]);case 2:return N([L("Drop",eR(t.c))]);case 3:return N([L(t.a?"SingleChoice":"MultipleChoice",dg(t.b))]);default:return N([L(t.a?"SingleChoiceMatrix":"MultipleChoiceMatrix",u(l4,dg,t.b))])}}())))])))}),dx=l4(u(tH,function(e){return e.c$},l4(eR))),dw=r(function(e,t){var r=t.d,a=function(t){return t.$?tj(u(y,e,t.a)):tW(u(y,a,t.a))};return l(tD,t.a,t.b,u(y,a,t.c),u(y,e,r))}),dy=function(e){return!e.a},dS=r(function(e,t){return u(sB,"db",{gc:e,ic:t})}),dE=a(function(e,t,r){return tX(N([L("table",eR(e)),L("id",eR(t)),L("data",u(t8,null,r))]))}),dk=r(function(e,t){return u(dS,"load",s(dE,e,t,tb))}),dD=a(function(e,t,r){return W(r,{jj:u(F,L(e,t),r.jj)})}),dR=n(function(e,t,r,a){return dy(e)?a:u(F,s(dD,r,t,u(dk,r,t)),a)}),dM=a(function(e,t,r){return tf(W(e,{f5:r,ge:t.ge,gx:t.gw?t$(t.dC):tb,cc:t.cc,ce:tb,dN:t.dN,cn:t.cn,id:!0,cP:t.cP,c2:t.c2,c3:t.c3,c5:t.c5}))}),dA=r(function(e,t){return{$:13,a:e,b:t}}),dC=r(function(e,t){return{$:3,a:e,b:t}}),dj=r(function(e,t){return{$:10,a:e,b:t}}),dT=function(e){return{$:11,a:e}},dL=r(function(e,t){return{$:7,a:e,b:t}}),dq=r(function(e,t){return{$:16,a:e,b:t}}),dW=r(function(e,t){return{$:14,a:e,b:t}}),dP=r(function(e,t){return{$:15,a:e,b:t}}),d_=r(function(e,t){return{$:4,a:e,b:t}}),dO=a(function(e,t,r){return{$:6,a:e,b:t,c:r}}),dI=a(function(e,t,r){return{$:1,a:e,b:t,c:r}}),dF=r(function(e,t){return{$:9,a:e,b:t}}),dN=r(function(e,t){return{$:5,a:e,b:t}}),dB=r(function(e,t){return{$:12,a:e,b:t}}),dU=r6(N([u(rW,r4(uR),u(rN,rK(rd(0)),u(oZ,{ao:!0,av:!1},"NOTE\\][ ]*"))),u(rW,r4(uR),u(rN,rK(rd(1)),u(oZ,{ao:!0,av:!1},"TIP\\][ ]*"))),u(rW,r4(uR),u(rN,rK(rd(2)),u(oZ,{ao:!0,av:!1},"IMPORTANT\\][ ]*"))),u(rW,r4(uR),u(rN,rK(rd(3)),u(oZ,{ao:!0,av:!1},"WARNING\\][ ]*"))),u(rW,r4(uR),u(rN,rK(rd(4)),u(oZ,{ao:!0,av:!1},"CAUTION\\][ ]*")))])),dz=function(e){return n$(function(t){return W(t,{hl:u(a$,t.hl,N([e])),d3:!0})})},dH=r(function(e,t){return{$:17,a:e,b:t}}),dG=r(function(e,t){if(t.b&&!t.a.$){var r=t.a,a=r.a,n=r.b,o=t.b;return u(eo,"–",a)?u(dH,e,u(F,u(a5,u(rV,1,a),n),o)):u(i7,e,t)}return u(i7,e,t)}),dJ=function(e){return 0>e?-e:e},dV=r(function(e,t){return!u(ij,u(sp,ru,e),t)}),dX=function(e){return ij(ij(e))},dK=a(function(e,t,r){for(;;){if(0>=t)return e;e=u(F,r,e),t-=1}}),dY=r(function(e,t){return s(dK,O,e,t)}),dZ=function(e){return s(tg,r(function(e,t){return s(U,r(function(e,t){return u(a$,t,N([e]))}),e,t)}),u(dY,tv(u(t8,O,ab(e))),O),e)},dQ=function(e){return u(tH,dZ,dr(e))},d1=r(function(e,t){return s(t5,e,0,t)}),d2=function(e){return s(tg,d1,t1,e)},d0=u(tH,function(e){return e.cj},A(tb)),d7=function(e){return rS(rS(e))},d5=function(e){return e.b?t$(s(tg,tq,e.a,e.b)):tb},d3=r(function(e,t){for(;;){if(-2===t.$)return e;var r=t.d;e=u(d3,e+1,t.e),t=r}}),d6=r(function(e,t){return u(tH,d7(t),u(tH,o7,u(tH,u(tg,r(function(e,t){var r=t.a,a=t.b;return e?L(r+1,a):L(r,a+1)}),L(0,0)),function(t){var r=t.a;return C(r/(r+t.b),e)>-1})))}),d4=function(e){return e.b?L(e.a,e.b):L(O,O)},d9=r(function(e,t){if(u(dX,d0,u(oN,oD,t))){var r,a=u(rS,u(tH,ab,oI(function(e){return e.cj})),t);if(u(dV,A(tb),a)){if(D(e,tb)||1!==tv(a)){if(D(tv(a),(r=d2(u(oN,t6,a)),u(d3,0,r)))){var n=u(t8,N([tb]),u(t9,rS(function(e){return e.cj}),u(oI,oD,e)));return tv(n)>1&&u(dV,A(tb),n)?5:+!!s(d6,.3,d0,d4(dZ(t)).b)}return 2*!!s(d6,.3,d0,d4(dZ(t)).b)}return 4}if(D(e,tb))return 0;if(1===tv(a))return 4;if(D(u(t9,rS(function(e){return e.iY}),u(oI,oD,e)),u(t9,rS(function(e){return e.iY}),u(dQ,0,t))))return 10;if(50>tv(t)*u(t8,1,u(t9,tv,e))){var o=u(oN,u(tH,oN(t6),d5),u(d7,function(e){return e.cj},d4(dZ(t)).b));return C(dJ(u(t8,0,d5(o))),10*dJ(u(t8,0,o.b?t$(s(tg,sd,o.a,o.b)):tb)))>0?6:3}return 7}return 0}),d8=u(tH,o6("data-type"),u(tH,t8(""),u(tH,ah,u(tH,ax,function(e){switch(e){case"lineplot":case"line":return t$(1);case"scatterplot":case"scatter":return t$(2);case"barchart":case"bar":return t$(3);case"piechart":case"pie":return t$(4);case"heatmap":return t$(5);case"map":return t$(11);case"radar":return t$(6);case"graph":return t$(10);case"parallel":return t$(7);case"sankey":return t$(8);case"boxplot":return t$(9);case"funnel":return t$(12);case"none":return t$(0);default:return tb}})))),fe=function(e){var t=e.a,r=e.b;return{d8:{h9:u(t8,tC,u(t9,function(e){return e.h9},r)),c$:u(t8,tC,u(t9,function(e){return e.fg},r))},iF:t,fJ:tb}},ft=o(function(e,t,r,a,n){return{fX:t,cj:n,hi:e,hn:r,iY:a}}),fr=r(function(e,t){return eu(e)+","+eu(t)}),fa=function(e){if(0===e.length||/[\sxbo]/.test(e))return tb;var t=+e;return t==t?t$(t):tb},fn=u(tH,tm(" "),u(tH,ab,oI(fa))),fo=n(function(e,t,r,a){var n=a.a,o=a.b,i=ax(u(ds,e,o));return d(ft,u(fr,t,r),n,o,i,fn(i))}),fi=function(e){var t;return t=fo(e),ty(r(function(e,a){return u(ty,r(function(r,a){return s(t,e,r,a)}),a)}))},fc=a(function(e,t,r){return W(t,{aJ:function(){var a,n=d8(e);if(n.$){if(D(u(o6,"data-src",e),tb)){var o=u(o8,"data-transpose",e)?W(t,{f5:d4(dZ(u(F,t.g9,t.f5))).b,g9:1===(a=ab(t.g9)).$?O:u(F,a.a,u(t8,O,u(dQ,0,t.f5)))}):t;return u(d9,D(o.g9,O)?tb:t$(u(ty,u(fo,fe(r),-1),o.g9)),u(fi,fe(r),o.f5))}return 11}return n.a}(),iT:u(t8,!0,u(o9,"data-sortable",e))})}),fu=function(e){return{$:2,a:e}},fs=a(function(e,t,r){return{hf:r,hi:t,im:e}}),fl=nw(u(tH,function(e){return e.cP},u(tH,np,rK))),fd=a(function(e,t,r){return nK(u(rP,l1,u(rW,uR,u(rP,oW,u(rP,t,u(rq,rd,u(rN,r,u(rP,e,u(rP,oW,r4(nF))))))))))}),ff=function(e){return s(ry,r(function(e,t){var r=e.b,a=t.b;return L(u(F,e.a,t.a),u(F,r,a))}),L(O,O),e)},fp=u(tH,u(fd,r0("(?:(\\-|\\+|\\*)[ ]?)?\\["),rX("]")),rq(ff)),f$=u(nZ,O,u(rq,aY,fp(rX("[?]")))),fb=function(e){return u(rW,f$,u(rq,fs(e),fl))},fh=function(e){return 1===e.$?1:u(J,0xccccccc,16807*e.a)},fm=a(function(e,t,r){for(;;){if(!t)return r;var a=e,n=t-1,o=u(F,e(ab(r)),r);e=a,t=n,r=o}}),fg=a(function(e,t,r){return u(aI,t,s(fm,e,t+5,N([r])))}),fv=r(function(e,t){return u(aI,e,s(fg,fh,e,t))}),fx=r(function(e,t){switch(e.$){case 3:case 4:case 1:return t$(u(fv,tv(e.a.h9),t));case 2:return t$(u(fv,s(l6,H,0,u(dw,tv,e.a.h9)),t));default:return tb}}),fw=function(e){var t=nT(e);return t.$?1e5*!lM(e):dJ(t.a)},fy=n(function(e,t,r,a){return{hH:u(oI,nT,u(o6,"data-max-trials",a)),$9:u(o8,"data-randomize",a)?u(fx,t,r):tb,e6:u(oI,fa,u(o6,"data-score",a)),iM:u(t8,0,u(t9,fw,u(o6,"data-hint-button",a))),iN:u(o8,"data-show-partial-solution",a)||u(o8,"data-show-partials",a),iO:u(t8,0,u(t9,fw,u(o6,"data-solution-button",a))),jc:u(t9,c1(e),u(o6,"data-text-failed",a)),jd:u(t9,c1(e),u(o6,"data-text-resolved",a)),je:u(t9,c1(e),u(o6,"data-text-solved",a))}}),fS=u(rN,nw(u(tH,function(e){return e.bh},rK)),n$(function(e){return W(e,{bh:u(t8,0,ab(u(fv,1,e.bh)))})})),fE={$:0},fk=function(e){switch(e.$){case 0:return cM("");case 1:return u(cL,!1,N([-1]));default:return s(cW,!1,!1,O)}},fD=function(e){return{$:1,a:e}},fR=function(e){return{$:0,a:e}},fM=function(e){return e.$?fD(u(rS,function(){return!1},e.a)):fR(u(rS,function(){return!1},e.a))},fA=dw(fM),fC=dw(fk),fj=function(e){switch(e.$){case 0:return fE;case 1:return{$:1,a:fk(e.a.fg)};case 2:return{$:2,a:fC(e.a.fg)};case 3:return{$:3,a:fM(e.a.fg)};default:return{$:4,a:fA(e.a.fg)}}},fT=u(rN,r4(u(rP,l1,u(rq,aY,u(rP,oW,u(rN,iz(N([L("input","hidden"),L("block","true"),L("default","undefined")])),oW))))),u(rP,r4(nF),of)),fL=n(function(e,t,r,a){var n=nb&t>>>e,o=u(m,n,a);return s(g,n,o.$?tj(s(g,nb&t,r,o.a)):tW(l(fL,e-tA,t,r,o.a)),a)}),fq=a(function(e,t,r){var a=r.a,n=r.b,o=r.c,i=r.d;return 0>e||C(e,a)>-1?r:C(e,l8(a))>-1?l(tD,a,n,o,s(g,nb&e,t,i)):l(tD,a,n,l(fL,n,e,t,o),i)}),fW=r(function(e,t){var r=u(de,t,e.ed);if(r.$)return e;var a=r.a;return W(e,{ed:s(fq,t,W(a,{b5:!0,d8:W(a.d8,{bm:t$(ic)})}),e.ed)})}),fP=a(function(e,t,r){var n=a(function(a,n,o){return W(o,{cc:u(t8,o.cc,u(t9,fW(o.cc),e)),cP:u(nv,{gr:!1,gQ:"",he:0,h8:l(fy,o,r.im,n,t),$8:tC,iE:D(e,tb)?a:e,iS:0,c$:fj(r.im),jn:0},o.cP)})});return u(rN,rK(r),u(rj,n$,u(rW,fS,u(rq,n,fT))))}),f_=u(rP,n$(function(e){return W(e,{d8:W(e.d8,{f4:rI})})}),nw(u(tH,function(e){return e.d8},u(tH,function(e){return e.f4},rK)))),fO=a(function(e,t,r){return u(rj,u(fP,e,t),u(rj,fb,u(rq,fu,u(rq,function(e){return W(e,{gL:N([r])})},f_))))}),fI=r(function(e,t){return{fM:e,b1:t}}),fF={$:3},fN={$:6},fB=function(e){return{$:9,a:e}},fU={$:1},fz=r(function(e,t){return{$:9,a:e,b:t}}),fH=a(function(e,t,r){return{$:10,a:e,b:t,c:r}}),fG=r(function(e,t){return{$:9,a:e,b:t}}),fJ={$:6},fV=r(function(e,t){return{$:2,a:e,b:t}}),fX={$:5},fK=function(e){return{$:5,a:e}},fY={$:12},fZ={$:11},fQ={$:3},f1=function(e){return{$:0,a:e}},f2=function(e){return{$:3,a:e}},f0={$:2},f7={$:7},f5={$:7},f3={$:0},f6={$:8},f4={$:13},f9=r(function(e,t){return u(oN,function(t){var r=t.b;return(0,t.a)(e)?t$(r):tb},t)}),f8=r(function(e,t){return t.b?fK(t):f1(e)}),pe=r(function(e,t){return u(f8,e,u(f9,t,N([L(function(e){var t=e.e;return D(t,f0)||D(t,f6)||D(t,fB(fQ))},u(fV,f3,fX)),L(function(e){return D(e.h,f0)||D(e.h,f6)||D(e.h,fB(fX))},u(fV,f3,fQ)),L(u(tH,function(e){return e.c},M(fJ)),u(fV,f3,fU)),L(u(tH,function(e){return e.d},M(fJ)),u(fV,f3,f7)),L(u(tH,function(e){return e.o},M(fY)),u(fV,f3,u(fz,fX,f7))),L(u(tH,function(e){return e.r},M(fZ)),u(fV,f3,u(fz,fX,fU))),L(u(tH,function(e){return e.F},M(fZ)),u(fV,f3,u(fz,fQ,f7))),L(u(tH,function(e){return e.C},M(fY)),u(fV,f3,u(fz,fQ,fU))),L(u(tH,function(e){return e.d},M(f4)),f5),L(u(tH,function(e){return e.c},M(f4)),f5),L(u(tH,function(e){return e.h},M(f4)),f5),L(u(tH,function(e){return e.e},M(f4)),f5)])))}),pt=a(function(e,t,r){if(D(fF,r.d)||D(fF,r.c))return f1(t);var a=u(pe,t,r);return 5===a.$?fK(u(a$,a.a,N([{$:8,a:e}]))):f1(t)}),pr=a(function(e,t,r){return{$:4,a:e,b:t,c:r}}),pa=r(function(e,t){return u(f8,e,u(f9,t,N([L(function(e){return D(fB(fQ),e.o)||D(fB(fX),e.F)},s(pr,4,fQ,u(fz,fX,fX))),L(function(e){return D(fY,e.o)&&D(fZ,e.F)},s(pr,4,u(fz,fQ,f7),u(fz,fX,fX)))])))}),pn={$:1},po=function(e){return{$:2,a:e}},pi={$:7},pc=function(e){return{$:6,a:e}},pu={$:0},ps=function(e){return{$:4,a:e}},pl=function(e){return{$:8,a:e}},pd=a(function(e,t,r){return u(f8,t,u(f9,r,N([L(function(e){return D(fJ,e.d)&&D(fJ,e.c)},u(fV,f7,po(2))),L(function(e){return D(f0,e.e)&&D(f0,e.h)},u(fV,fX,ps(2))),L(function(e){return D(fZ,e.r)&&D(fZ,e.F)},u(fV,u(fz,fX,fU),s(fH,2,fQ,f7))),L(function(e){return D(fY,e.o)&&D(fY,e.C)},u(fV,u(fz,fX,f7),s(fH,2,fQ,fU))),L(function(e){return(D(f0,e.e)||D(fB(fQ),e.e)||D(f6,e.e))&&D(fJ,e.d)},fK(N([s(pr,1,f7,u(fz,pc(.5),fU)),u(fV,fX,ps(.5))]))),L(function(e){return(D(f0,e.e)||D(fB(fQ),e.e)||D(f6,e.e))&&D(fJ,e.c)},fK(N([s(pr,1,pc(.5),u(fz,ps(.5),fU)),u(fV,fX,ps(.5))]))),L(function(e){return(D(f0,e.h)||D(fB(fX),e.h)||D(f6,e.h))&&D(fJ,e.d)},fK(N([s(pr,1,ps(.5),u(fz,pc(.5),f7)),u(fV,fQ,pc(.5))]))),L(function(e){return(D(f0,e.e)||D(fB(fQ),e.e)||D(f6,e.e))&&D(pi,e.d)},fK(N([s(pr,1,u(fz,fQ,f7),u(fz,pc(.5),fU)),u(fV,fX,ps(1.5))]))),L(function(e){return(D(f0,e.h)||D(fB(fX),e.h)||D(f6,e.h))&&D(pi,e.d)},s(pr,1,ps(1.5),u(fz,pc(.5),f7))),L(function(e){return(D(f0,e.h)||D(fB(fX),e.h)||D(f6,e.h))&&D(pi,e.c)},s(pr,1,u(fz,fQ,fU),u(fz,ps(.5),f7))),L(function(e){return(D(f0,e.e)||D(fB(fQ),e.e)||D(f6,e.e))&&D(pi,e.c)},fK(N([s(pr,1,ps(.5),u(fz,ps(.5),fU)),u(fV,fX,ps(1.5))]))),L(function(e){return(D(f0,e.h)||D(fB(fX),e.h)||D(f6,e.h))&&D(fJ,e.c)},fK(N([s(pr,1,fU,u(fz,ps(.5),f7)),u(fV,fQ,pc(.5))]))),L(function(e){return D(fY,e.C)&&D(fJ,e.d)},s(pr,3,u(fz,fQ,fU),s(fH,2,pc(.5),f7))),L(function(e){return D(fZ,e.r)&&D(fJ,e.d)},s(pr,3,f7,u(fz,fX,po(2)))),L(function(e){return D(fY,e.o)&&D(fJ,e.c)},s(pr,3,u(fz,fX,f7),u(fz,fQ,po(2)))),L(function(e){return D(fZ,e.o)&&D(fJ,e.c)},s(pr,3,u(fz,fX,f7),u(fz,fQ,po(2)))),L(function(e){return D(fZ,e.e)&&D(fJ,e.c)},s(pr,2,u(fz,fX,f7),u(fz,fQ,po(2)))),L(function(e){return D(fY,e.e)&&D(fJ,e.d)},s(pr,2,u(fz,fX,fU),u(fz,fQ,pl(2)))),L(function(e){return D(fZ,e.F)&&D(fJ,e.c)},s(pr,3,fU,u(fz,fQ,pl(2)))),L(function(e){return D(f0,e.e)&&D(fZ,e.F)},s(pr,8,u(fz,fQ,f7),s(fH,2,fX,po(.5)))),L(function(e){return D(f0,e.e)&&D(fY,e.C)},s(pr,8,fX,s(fH,2,fQ,po(.5)))),L(function(e){return D(f0,e.h)&&D(fZ,e.r)},s(pr,8,u(fz,fX,fU),s(fH,2,fQ,pl(.5)))),L(function(e){return D(f0,e.h)&&D(fY,e.o)},s(pr,8,fQ,s(fH,2,fX,pl(.5)))),L(function(e){return D(fJ,e.c)&&D(fZ,e.r)},s(pr,2,u(fz,fX,fU),fQ)),L(function(e){return D(fJ,e.d)&&D(fY,e.o)},s(pr,2,f7,fX)),L(function(e){return D(fJ,e.d)&&D(fZ,e.F)},s(pr,2,u(fz,fQ,f7),fX)),L(function(e){return D(fJ,e.c)&&D(fY,e.C)},s(pr,2,fU,fQ)),L(function(e){return D(pi,e.c)&&D(fZ,e.r)},s(pr,4,u(fz,fX,fU),ps(2))),L(function(e){return D(pi,e.d)&&D(fY,e.o)},s(pr,4,u(fz,fQ,f7),pc(2))),L(function(e){return D(fJ,e.d)&&D(pn,e.C)},s(pr,4,u(fz,fQ,po(2)),u(fz,fX,pl(3)))),L(function(e){return D(pu,e.F)},s(pr,4,fU,u(fz,fQ,pl(3)))),L(function(e){return D(pn,e.C)},s(pr,4,u(fz,fQ,po(2)),u(fz,fX,pl(3)))),L(function(e){return D(pu,e.o)},s(pr,4,u(fz,fX,pl(2)),u(fz,fQ,po(3)))),L(function(e){return D(pn,e.r)},s(pr,4,f7,u(fz,fX,po(3)))),L(function(e){return D(f0,e.e)&&D(fZ,e.r)},fK(N([u(fV,f3,fX),u(fV,f3,u(fz,fX,fU))]))),L(function(e){return D(f0,e.e)&&D(fY,e.o)},fK(N([u(fV,f3,fX),u(fV,f3,u(fz,fX,f7))]))),L(function(e){return D(fZ,e.r)&&D(fY,e.o)},fK(N([u(fV,f3,u(fz,fX,fU)),u(fV,f3,u(fz,fX,f7))]))),L(function(e){return D(e.d,pi)&&D(e.c,fJ)},u(fV,u(fz,fQ,f7),u(fz,fX,po(2)))),L(function(e){return D(e.d,fJ)&&D(e.c,pi)},u(fV,u(fz,fQ,fU),u(fz,fX,pl(2)))),L(function(e){return D(e.d,fJ)&&D(e.r,pi)},u(fV,f7,u(fz,fX,po(2)))),L(function(e){return D(e.c,fJ)&&D(e.o,pi)},u(fV,fU,u(fz,fX,pl(2)))),L(function(t){return D(e,fX)&&D(t.d,fB(fX))},u(fV,u(fz,pc(.5),f7),fU)),L(function(t){return D(e,fX)&&D(t.c,fB(fX))},u(fV,u(fz,pc(.5),fU),f7)),L(function(t){return D(e,fQ)&&D(t.d,fB(fQ))},u(fV,u(fz,ps(.5),f7),fU)),L(function(t){return D(e,fQ)&&D(t.c,fB(fQ))},u(fV,u(fz,ps(.5),fU),f7)),L(function(t){return D(e,fQ)&&D(t.c,fB(fX))},u(fV,ps(.5),u(fz,pc(.5),fU))),L(function(t){return D(e,fQ)&&D(t.C,fB(fX))},u(fV,ps(.5),u(fz,ps(.5),fU))),L(function(t){return D(e,fQ)&&D(t.d,fB(fX))},u(fV,ps(.5),u(fz,pc(.5),f7))),L(function(t){return D(e,fQ)&&D(t.F,fB(fX))},u(fV,ps(.5),u(fz,ps(.5),f7))),L(function(t){return D(e,fX)&&D(t.c,fB(fQ))},u(fV,pc(.5),u(fz,ps(.5),fU))),L(function(t){return D(e,fX)&&D(t.r,fB(fQ))},u(fV,pc(.5),u(fz,pc(.5),fU))),L(function(t){return D(e,fX)&&D(t.d,fB(fQ))},u(fV,pc(.5),u(fz,ps(.5),f7))),L(function(t){return D(e,fX)&&D(t.o,fB(fQ))},u(fV,pc(.5),u(fz,pc(.5),f7)))])))}),pf=a(function(e,t,r){return 1===t.$||1===r.$?tb:t$(u(e,t.a,r.a))}),pp=n(function(e,t,r,a){for(;;){var n=(r+a)/2|0,o=u(de,n,t);if(o.$)return!1;var i=o.a,c=i.a,s=i.b;if(0>C(a,r))return!1;if(C(e,s)>0)r=n+1;else{if(C(e,c)>=0)return!0;a=n-1}}}),p$=r(function(e,t){var r=np(t);return l(pp,e,t,0,r)}),pb=nM(N([L(4352,4447),L(8986,8987),L(9001,9002),L(9193,9196),L(9200,9200),L(9203,9203),L(9725,9726),L(9748,9749),L(9800,9811),L(9855,9855),L(9875,9875),L(9889,9889),L(9898,9899),L(9917,9918),L(9924,9925),L(9934,9934),L(9940,9940),L(9962,9962),L(9970,9971),L(9973,9973),L(9978,9978),L(9981,9981),L(9989,9989),L(9994,9995),L(10024,10024),L(10060,10060),L(10062,10062),L(10067,10069),L(10071,10071),L(10133,10135),L(10160,10160),L(10175,10175),L(11035,11036),L(11088,11088),L(11093,11093),L(11904,11929),L(11931,12019),L(12032,12245),L(12272,12283),L(12288,12350),L(12353,12438),L(12441,12543),L(12549,12591),L(12593,12686),L(12688,12771),L(12784,12830),L(12832,12871),L(12880,19903),L(19968,42124),L(42128,42182),L(43360,43388),L(44032,55203),L(63744,64255),L(65040,65049),L(65072,65106),L(65108,65126),L(65128,65131),L(65281,65376),L(65504,65510),L(94176,94180),L(94192,94193),L(94208,100343),L(100352,101589),L(101632,101640),L(110592,110878),L(110928,110930),L(110948,110951),L(110960,111355),L(126980,126980),L(127183,127183),L(127374,127374),L(127377,127386),L(127488,127490),L(127504,127547),L(127552,127560),L(127568,127569),L(127584,127589),L(127744,127776),L(127789,127797),L(127799,127868),L(127870,127891),L(127904,127946),L(127951,127955),L(127968,127984),L(127988,127988),L(127992,128062),L(128064,128064),L(128066,128252),L(128255,128317),L(128331,128334),L(128336,128359),L(128378,128378),L(128405,128406),L(128420,128420),L(128507,128591),L(128640,128709),L(128716,128716),L(128720,128722),L(128725,128727),L(128747,128748),L(128756,128764),L(128992,129003),L(129292,129338),L(129340,129349),L(129351,129400),L(129402,129483),L(129485,129535),L(129648,129652),L(129656,129658),L(129664,129670),L(129680,129704),L(129712,129718),L(129728,129730),L(129744,129750),L(131072,196605),L(196608,262141)])),ph=nM(N([L(768,879),L(1155,1161),L(1425,1469),L(1471,1471),L(1473,1474),L(1476,1477),L(1479,1479),L(1552,1562),L(1611,1631),L(1648,1648),L(1750,1756),L(1759,1764),L(1767,1768),L(1770,1773),L(1809,1809),L(1840,1866),L(1958,1968),L(2027,2035),L(2045,2045),L(2070,2073),L(2075,2083),L(2085,2087),L(2089,2093),L(2137,2139),L(2259,2273),L(2275,2306),L(2362,2362),L(2364,2364),L(2369,2376),L(2381,2381),L(2385,2391),L(2402,2403),L(2433,2433),L(2492,2492),L(2497,2500),L(2509,2509),L(2530,2531),L(2558,2558),L(2561,2562),L(2620,2620),L(2625,2626),L(2631,2632),L(2635,2637),L(2641,2641),L(2672,2673),L(2677,2677),L(2689,2690),L(2748,2748),L(2753,2757),L(2759,2760),L(2765,2765),L(2786,2787),L(2810,2815),L(2817,2817),L(2876,2876),L(2879,2879),L(2881,2884),L(2893,2893),L(2901,2902),L(2914,2915),L(2946,2946),L(3008,3008),L(3021,3021),L(3072,3072),L(3076,3076),L(3134,3136),L(3142,3144),L(3146,3149),L(3157,3158),L(3170,3171),L(3201,3201),L(3260,3260),L(3263,3263),L(3270,3270),L(3276,3277),L(3298,3299),L(3328,3329),L(3387,3388),L(3393,3396),L(3405,3405),L(3426,3427),L(3457,3457),L(3530,3530),L(3538,3540),L(3542,3542),L(3633,3633),L(3636,3642),L(3655,3662),L(3761,3761),L(3764,3772),L(3784,3789),L(3864,3865),L(3893,3893),L(3895,3895),L(3897,3897),L(3953,3966),L(3968,3972),L(3974,3975),L(3981,3991),L(3993,4028),L(4038,4038),L(4141,4144),L(4146,4151),L(4153,4154),L(4157,4158),L(4184,4185),L(4190,4192),L(4209,4212),L(4226,4226),L(4229,4230),L(4237,4237),L(4253,4253),L(4957,4959),L(5906,5908),L(5938,5940),L(5970,5971),L(6002,6003),L(6068,6069),L(6071,6077),L(6086,6086),L(6089,6099),L(6109,6109),L(6155,6157),L(6277,6278),L(6313,6313),L(6432,6434),L(6439,6440),L(6450,6450),L(6457,6459),L(6679,6680),L(6683,6683),L(6742,6742),L(6744,6750),L(6752,6752),L(6754,6754),L(6757,6764),L(6771,6780),L(6783,6783),L(6832,6848),L(6912,6915),L(6964,6964),L(6966,6970),L(6972,6972),L(6978,6978),L(7019,7027),L(7040,7041),L(7074,7077),L(7080,7081),L(7083,7085),L(7142,7142),L(7144,7145),L(7149,7149),L(7151,7153),L(7212,7219),L(7222,7223),L(7376,7378),L(7380,7392),L(7394,7400),L(7405,7405),L(7412,7412),L(7416,7417),L(7616,7673),L(7675,7679),L(8400,8432),L(11503,11505),L(11647,11647),L(11744,11775),L(12330,12333),L(12441,12442),L(42607,42610),L(42612,42621),L(42654,42655),L(42736,42737),L(43010,43010),L(43014,43014),L(43019,43019),L(43045,43046),L(43052,43052),L(43204,43205),L(43232,43249),L(43263,43263),L(43302,43309),L(43335,43345),L(43392,43394),L(43443,43443),L(43446,43449),L(43452,43453),L(43493,43493),L(43561,43566),L(43569,43570),L(43573,43574),L(43587,43587),L(43596,43596),L(43644,43644),L(43696,43696),L(43698,43700),L(43703,43704),L(43710,43711),L(43713,43713),L(43756,43757),L(43766,43766),L(44005,44005),L(44008,44008),L(44013,44013),L(64286,64286),L(65024,65039),L(65056,65071),L(66045,66045),L(66272,66272),L(66422,66426),L(68097,68099),L(68101,68102),L(68108,68111),L(68152,68154),L(68159,68159),L(68325,68326),L(68900,68903),L(69291,69292),L(69446,69456),L(69633,69633),L(69688,69702),L(69759,69761),L(69811,69814),L(69817,69818),L(69888,69890),L(69927,69931),L(69933,69940),L(70003,70003),L(70016,70017),L(70070,70078),L(70089,70092),L(70095,70095),L(70191,70193),L(70196,70196),L(70198,70199),L(70206,70206),L(70367,70367),L(70371,70378),L(70400,70401),L(70459,70460),L(70464,70464),L(70502,70508),L(70512,70516),L(70712,70719),L(70722,70724),L(70726,70726),L(70750,70750),L(70835,70840),L(70842,70842),L(70847,70848),L(70850,70851),L(71090,71093),L(71100,71101),L(71103,71104),L(71132,71133),L(71219,71226),L(71229,71229),L(71231,71232),L(71339,71339),L(71341,71341),L(71344,71349),L(71351,71351),L(71453,71455),L(71458,71461),L(71463,71467),L(71727,71735),L(71737,71738),L(71995,71996),L(71998,71998),L(72003,72003),L(72148,72151),L(72154,72155),L(72160,72160),L(72193,72202),L(72243,72248),L(72251,72254),L(72263,72263),L(72273,72278),L(72281,72283),L(72330,72342),L(72344,72345),L(72752,72758),L(72760,72765),L(72767,72767),L(72850,72871),L(72874,72880),L(72882,72883),L(72885,72886),L(73009,73014),L(73018,73018),L(73020,73021),L(73023,73029),L(73031,73031),L(73104,73105),L(73109,73109),L(73111,73111),L(73459,73460),L(92912,92916),L(92976,92982),L(94031,94031),L(94095,94098),L(94180,94180),L(113821,113822),L(119143,119145),L(119163,119170),L(119173,119179),L(119210,119213),L(119362,119364),L(121344,121398),L(121403,121452),L(121461,121461),L(121476,121476),L(121499,121503),L(121505,121519),L(122880,122886),L(122888,122904),L(122907,122913),L(122915,122916),L(122918,122922),L(123184,123190),L(123628,123631),L(125136,125142),L(125252,125258),L(917760,917999)])),pm=function(e){var t=tS(e);return t?32>t||t>=127&&160>t?3:u(p$,t,ph)?2:+!!u(p$,t,pb):2},pg=function(e){return s(tg,pf(H),t$(0),u(rS,function(e){switch(e){case 0:return t$(1);case 1:return t$(2);case 2:return t$(0);default:return tb}},u(rS,pm,oR(e))))},pv={$:1},px={$:1},pw={$:2},py=function(e){return{$:3,a:e}},pS=o(function(e,t,r,a,n){return{$:0,a:e,b:t,c:r,d:a,e:n}}),pE=function(e){return 1===e.$?0:e.a},pk=n(function(e,t,r,a){return d(pS,u(tq,pE(r),pE(a))+1,e,t,r,a)}),pD=function(e){if(1===e.$)return 0;var t=e.d;return pE(e.e)-pE(t)},pR=function(e){if(e.$||e.e.$)return e;var t=e.e,r=t.e;return l(pk,t.b,t.c,l(pk,e.b,e.c,e.d,t.d),r)},pM=function(e){if(e.$||e.d.$)return e;var t=e.d;return l(pk,t.b,t.c,t.d,l(pk,e.b,e.c,t.e,e.e))},pA=function(e){if(1===e.$)return e;var t=e.b,r=e.c,a=e.d,n=e.e;return D(pD(e),-2)&&1===pD(a)?pM(l(pk,t,r,pR(a),n)):0>C(pD(e),-1)?pM(e):2===pD(e)&&D(pD(n),-1)?pR(l(pk,t,r,a,pM(n))):pD(e)>1?pR(e):e},pC=r(function(e,t){return{$:1,a:e,b:t}}),pj=function(e){return{$:0,a:e}},pT=r(function(e,t){return D(e,t)?pj(e):u(pC,u(sd,e,t),u(tq,e,t))}),pL=r(function(e,t){var r=L(e,t);if(r.a.$){if(r.b.$){var a=r.a,n=a.b,o=r.b,i=o.b;return u(pC,u(sd,a.a,o.a),u(tq,n,i))}var c=r.a;return d=c.b,u(pC,u(sd,s=r.b.a,c.a),u(tq,s,d))}if(r.b.$){var s,l=r.b,d=l.b;return u(pC,u(sd,s=r.a.a,l.a),u(tq,s,d))}return u(pT,s=r.a.a,r.b.a)}),pq=r(function(e,t){var r=L(e,t);if(r.a.$){if(r.b.$){var a=r.a,n=a.a,o=a.b,i=r.b,c=i.a,u=i.b;return 0>C(o,c)?2:C(n,u)>0?1:D(n,c)&&D(o,u)?0:3}var s=r.a;return d=s.b,0>C(f=r.b.a,s.a)?1:C(f,d)>0?2:3}if(r.b.$){var l=r.b,d=l.b;return 0>C(f=r.a.a,l.a)?2:C(f,d)>0?1:3}var f,p=r.b.a;return C(f=r.a.a,p)>0?1:2*(0>C(f,p))}),pW=a(function(e,t,r){if(1===r.$)return l(pk,e,t,pv,pv);var a=r.b,n=r.c,o=r.d,i=r.e;switch(u(pq,a,e)){case 2:return pA(l(pk,a,n,s(pW,e,t,o),i));case 1:return pA(l(pk,a,n,o,s(pW,e,t,i)));case 0:return r;default:return l(pk,u(pL,e,a),t,o,i)}}),pP=a(function(e,t,r){var a=r.a,n=r.b,o=L(a,t);switch(o.a.$){case 0:return L(a,n);case 1:switch(o.b){case"1":return L(pw,n);case"2":return L(py(tb),n);default:return L({$:0,a:"expected to see a parsing directive like '1' or '2'"},n)}case 2:return L(px,s(pW,pj(t),e,n));default:return 1===o.a.a.$?L(py(t$(t)),n):L(px,s(pW,u(pT,o.a.a.a,t),e,n))}}),p_=r(function(e,t){var r=s(Q,pP(e),L(px,pv),t);switch(r.a.$){case 1:return tf(r.b);case 0:return tu(r.a.a);case 2:return tu("ended with an empty One");default:return tu("ended with an empty Two")}}),pO=u(sp,uQ(pv),p_(0))("1\r"),pI=u(sp,uQ(pv),p_(2))("2\0 2\v\f2\x0e\x1f2Ÿ1­1؜1᠎1​2‎‏1\u20281\u20292‪‮2⁠⁤1⁥2⁦1\uFEFF2￰￸22𓐰𓐿2𛲠𛲣2𝅳𝅺1󠀀1󠀁2󠀂󠀟2󠂀󠃿2󠇰󠿿"),pF=u(sp,uQ(pv),p_(11))("2̀ͯ2҃҇2҈҉2ֽ֑1ֿ2ׁׂ2ׅׄ1ׇ2ؚؐ2ًٟ1ٰ2ۖۜ2۟ۤ2ۧۨ2۪ۭ1ܑ2ܰ݊2ަް2߫߳1߽2ࠖ࠙2ࠛࠣ2ࠥࠧ2ࠩ࠭2࡙࡛2࢘࢟2࣊࣡2ࣣं1ऺ1़2ुै1्2॑ॗ2ॢॣ1ঁ1়1া2ুৄ1্1ৗ2ৢৣ1৾2ਁਂ1਼2ੁੂ2ੇੈ2ੋ੍1ੑ2ੰੱ1ੵ2ઁં1઼2ુૅ2ેૈ1્2ૢૣ2ૺ૿1ଁ1଼1ା1ି2ୁୄ1୍2୕ୖ1ୗ2ୢୣ1ஂ1ா1ீ1்1ௗ1ఀ1ఄ1఼2ాీ2ెై2ొ్2ౕౖ2ౢౣ1ಁ1಼1ಿ1ೂ1ೆ2ೌ್2ೕೖ2ೢೣ2ഀഁ2഻഼1ാ2ുൄ1്1ൗ2ൢൣ1ඁ1්1ා2ිු1ූ1ෟ1ั2ิฺ2็๎1ັ2ິຼ2່໎2༘༙1༵1༷1༹2ཱཾ2྄ྀ2྆྇2ྍྗ2ྙྼ1࿆2ိူ2ဲ့2္်2ွှ2ၘၙ2ၞၠ2ၱၴ1ႂ2ႅႆ1ႍ1ႝ2፝፟2ᜒ᜔2ᜲᜳ2ᝒᝓ2ᝲᝳ2឴឵2ិួ1ំ2៉៓1៝2᠋᠍1᠏2ᢅᢆ1ᢩ2ᤠᤢ2ᤧᤨ1ᤲ2᤻᤹2ᨘᨗ1ᨛ1ᩖ2ᩘᩞ1᩠1ᩢ2ᩥᩬ2ᩳ᩼1᩿2᪽᪰1᪾2ᪿᫎ2ᬀᬃ1᬴1ᬵ2ᬶᬺ1ᬼ1ᭂ2᭫᭳2ᮀᮁ2ᮢᮥ2ᮨᮩ2᮫ᮭ1᯦2ᯨᯩ1ᯭ2ᯯᯱ2ᰬᰳ2ᰶ᰷2᳐᳒2᳔᳠2᳢᳨1᳭1᳴2᳸᳹2᷿᷀1‌2⃐⃜2⃝⃠1⃡2⃢⃤2⃥⃰2⳯⳱1⵿2ⷠⷿ2〪〭2〮〯2゙゚1꙯2꙰꙲2ꙴ꙽2ꚞꚟ2꛰꛱1ꠂ1꠆1ꠋ2ꠥꠦ1꠬2꣄ꣅ2꣠꣱1ꣿ2ꤦ꤭2ꥇꥑ2ꦀꦂ1꦳2ꦶꦹ2ꦼꦽ1ꧥ2ꨩꨮ2ꨱꨲ2ꨵꨶ1ꩃ1ꩌ1ꩼ1ꪰ2ꪴꪲ2ꪷꪸ2ꪾ꪿1꫁2ꫬꫭ1꫶1ꯥ1ꯨ1꯭1ﬞ2︀️2︠︯2゙゚1𐇽1𐋠2𐍶𐍺2𐨁𐨃2𐨅𐨆2𐨌𐨏2𐨺𐨸1𐨿2𐫦𐫥2𐴤𐴧2𐺫𐺬2𐻽𐻿2𐽆𐽐2𐾅𐾂1𑀁2𑀸𑁆1𑁰2𑁳𑁴2𑁿𑂁2𑂳𑂶2𑂺𑂹1𑃂2𑄀𑄂2𑄧𑄫2𑄭𑄴1𑅳2𑆀𑆁2𑆶𑆾2𑇉𑇌1𑇏2𑈯𑈱1𑈴2𑈶𑈷1𑈾1𑉁1𑋟2𑋣𑋪2𑌀𑌁2𑌻𑌼1𑌾1𑍀1𑍗2𑍦𑍬2𑍰𑍴2𑐸𑐿2𑑂𑑄1𑑆1𑑞1𑒰2𑒳𑒸1𑒺1𑒽2𑒿𑓀2𑓃𑓂1𑖯2𑖲𑖵2𑖼𑖽2𑗀𑖿2𑗜𑗝2𑘳𑘺1𑘽2𑘿𑙀1𑚫1𑚭2𑚰𑚵1𑚷2𑜝𑜟2𑜢𑜥2𑜧𑜫2𑠯𑠷2𑠺𑠹1𑤰2𑤻𑤼1𑤾1𑥃2𑧔𑧗2𑧚𑧛1𑧠2𑨁𑨊2𑨳𑨸2𑨻𑨾1𑩇2𑩑𑩖2𑩙𑩛2𑪊𑪖2𑪘𑪙2𑰰𑰶2𑰸𑰽1𑰿2𑲒𑲧2𑲪𑲰2𑲲𑲳2𑲵𑲶2𑴱𑴶1𑴺2𑴼𑴽2𑴿𑵅1𑵇2𑶐𑶑1𑶕1𑶗2𑻳𑻴2𑼀𑼁2𑼶𑼺1𑽀1𑽂1𓑀2𓑇𓑕2𖫰𖫴2𖬰𖬶1𖽏2𖾏𖾒1𖿤2𛲝𛲞2𜼀𜼭2𜼰𜽆1𝅥2𝅧𝅩2𝅮𝅲2𝅻𝆂2𝆋𝆅2𝆪𝆭2𝉂𝉄2𝨀𝨶2𝨻𝩬1𝩵1𝪄2𝪛𝪟2𝪡𝪯2𞀀𞀆2𞀈𞀘2𞀛𞀡2𞀣𞀤2𞀦𞀪1𞂏2𞄰𞄶1𞊮2𞋬𞋯2𞓯𞓬2𞣐𞣖2𞥊𞥄2🏻🏿2󠀠󠁿2󠄀󠇯"),pN=u(sp,uQ(pv),p_(10))("1©1®1‼1⁉1™1ℹ2↔↙2↩↪2⌚⌛1⌨1⎈1⏏2⏩⏬2⏭⏮1⏯1⏰2⏱⏲1⏳2⏸⏺1Ⓜ2▪▫1▶1◀2◻◾2☀☁2☂☃1☄1★2☇☍1☎2☏☐1☑1☒2☔☕2☖☗1☘2☙☜1☝2☞☟1☠1☡2☢☣2☤☥1☦2☧☩1☪2☫☭1☮1☯2☰☷2☸☹1☺2☻☿1♀1♁1♂2♃♇2♈♓2♔♞1♟1♠2♡♢1♣1♤2♥♦1♧1♨2♩♺1♻2♼♽1♾1♿2⚀⚅2⚐⚑1⚒1⚓1⚔1⚕2⚖⚗1⚘1⚙1⚚2⚛⚜2⚝⚟2⚠⚡2⚢⚦1⚧2⚨⚩2⚪⚫2⚬⚯2⚰⚱2⚲⚼2⚽⚾2⚿⛃2⛄⛅2⛆⛇1⛈2⛉⛍1⛎1⛏1⛐1⛑1⛒1⛓1⛔2⛕⛨1⛩1⛪2⛫⛯2⛰⛱2⛲⛳1⛴1⛵1⛶2⛷⛹1⛺2⛻⛼1⛽2⛾✁1✂2✃✄1✅2✈✌1✍1✎1✏2✐✑1✒1✔1✖1✝1✡1✨2✳✴1❄1❇1❌1❎2❓❕1❗1❣1❤2❥❧2➕➗1➡1➰1➿2⤴⤵2⬅⬇2⬛⬜1⭐1⭕1〰1〽1㊗1㊙2🀀🀃1🀄2🀅🃎1🃏2🃐🃿2🄍🄏1🄯2🅬🅯2🅰🅱2🅾🅿1🆎2🆑🆚2🆭🇥2🈁🈂2🈃🈏1🈚1🈯2🈲🈺2🈼🈿2🉉🉏2🉐🉑2🉒🋿2🌀🌌2🌍🌎1🌏1🌐1🌑1🌒2🌓🌕2🌖🌘1🌙1🌚1🌛1🌜2🌝🌞2🌟🌠1🌡2🌢🌣2🌤🌬2🌭🌯2🌰🌱2🌲🌳2🌴🌵1🌶2🌷🍊1🍋2🍌🍏1🍐2🍑🍻1🍼1🍽2🍾🍿2🎀🎓2🎔🎕2🎖🎗1🎘2🎙🎛2🎜🎝2🎞🎟2🎠🏄1🏅1🏆1🏇1🏈1🏉1🏊2🏋🏎2🏏🏓2🏔🏟2🏠🏣1🏤2🏥🏰2🏱🏲1🏳1🏴1🏵1🏶1🏷2🏸🏺2🐀🐇1🐈2🐉🐋2🐌🐎2🐏🐐2🐑🐒1🐓1🐔1🐕1🐖2🐗🐩1🐪2🐫🐾1🐿1👀1👁2👂👤1👥2👦👫2👬👭2👮💬1💭2💮💵2💶💷2💸📫2📬📭1📮1📯2📰📴1📵2📶📷1📸2📹📼1📽1📾2📿🔂1🔃2🔄🔇1🔈1🔉2🔊🔔1🔕2🔖🔫2🔬🔭2🔮🔽2🕆🕈2🕉🕊2🕋🕎1🕏2🕐🕛2🕜🕧2🕨🕮2🕯🕰2🕱🕲2🕳🕹1🕺2🕻🖆1🖇2🖈🖉2🖊🖍2🖎🖏1🖐2🖑🖔2🖕🖖2🖗🖣1🖤1🖥2🖦🖧1🖨2🖩🖰2🖱🖲2🖳🖻1🖼2🖽🗁2🗂🗄2🗅🗐2🗑🗓2🗔🗛2🗜🗞2🗟🗠1🗡1🗢1🗣2🗤🗧1🗨2🗩🗮1🗯2🗰🗲1🗳2🗴🗹1🗺2🗻🗿1😀2😁😆2😇😈2😉😍1😎1😏1😐1😑2😒😔1😕1😖1😗1😘1😙1😚1😛2😜😞1😟2😠😥2😦😧2😨😫1😬1😭2😮😯2😰😳1😴1😵1😶2😷🙀2🙁🙄2🙅🙏1🚀2🚁🚂2🚃🚅1🚆1🚇1🚈1🚉2🚊🚋1🚌1🚍1🚎1🚏1🚐2🚑🚓1🚔1🚕1🚖1🚗1🚘2🚙🚚2🚛🚡1🚢1🚣2🚤🚥1🚦2🚧🚭2🚮🚱1🚲2🚳🚵1🚶2🚷🚸2🚹🚾1🚿1🛀2🛁🛅2🛆🛊1🛋1🛌2🛍🛏1🛐2🛑🛒2🛓🛔1🛕2🛖🛗2🛘🛛1🛜2🛝🛟2🛠🛥2🛦🛨1🛩1🛪2🛫🛬2🛭🛯1🛰2🛱🛲1🛳2🛴🛶2🛷🛸1🛹1🛺2🛻🛼2🛽🛿2🝴🝿2🟕🟟2🟠🟫2🟬🟯1🟰2🟱🟿2🠌🠏2🡈🡏2🡚🡟2🢈🢏2🢮🣿1🤌2🤍🤏2🤐🤘2🤙🤞1🤟2🤠🤧2🤨🤯1🤰2🤱🤲2🤳🤺2🤼🤾1🤿2🥀🥅2🥇🥋1🥌2🥍🥏2🥐🥞2🥟🥫2🥬🥰1🥱1🥲2🥳🥶2🥷🥸1🥹1🥺1🥻2🥼🥿2🦀🦄2🦅🦑2🦒🦗2🦘🦢2🦣🦤2🦥🦪2🦫🦭2🦮🦯2🦰🦹2🦺🦿1🧀2🧁🧂2🧃🧊1🧋1🧌2🧍🧏2🧐🧦2🧧🧿2🨀🩯2🩰🩳1🩴2🩵🩷2🩸🩺2🩻🩼2🩽🩿2🪀🪂2🪃🪆2🪇🪈2🪉🪏2🪐🪕2🪖🪨2🪩🪬2🪭🪯2🪰🪶2🪷🪺2🪻🪽1🪾1🪿2🫀🫂2🫃🫅2🫆🫍2🫎🫏2🫐🫖2🫗🫙2🫚🫛2🫜🫟2🫠🫧1🫨2🫩🫯2🫰🫶2🫷🫸2🫹🫿2🰀🿽"),pB=u(sp,uQ(pv),p_(5))("2ᄀᅟ2ꥠꥼ"),pU=u(sp,uQ(pv),p_(1))("1\n"),pz=u(sp,uQ(pv),p_(8))("1가1개1갸1걔1거1게1겨1계1고1과1괘1괴1교1구1궈1궤1귀1규1그1긔1기1까1깨1꺄1꺠1꺼1께1껴1꼐1꼬1꽈1꽤1꾀1꾜1꾸1꿔1꿰1뀌1뀨1끄1끠1끼1나1내1냐1냬1너1네1녀1녜1노1놔1놰1뇌1뇨1누1눠1눼1뉘1뉴1느1늬1니1다1대1댜1댸1더1데1뎌1뎨1도1돠1돼1되1됴1두1둬1뒈1뒤1듀1드1듸1디1따1때1땨1떄1떠1떼1뗘1뗴1또1똬1뙈1뙤1뚀1뚜1뚸1뛔1뛰1뜌1뜨1띄1띠1라1래1랴1럐1러1레1려1례1로1롸1뢔1뢰1료1루1뤄1뤠1뤼1류1르1릐1리1마1매1먀1먜1머1메1며1몌1모1뫄1뫠1뫼1묘1무1뭐1뭬1뮈1뮤1므1믜1미1바1배1뱌1뱨1버1베1벼1볘1보1봐1봬1뵈1뵤1부1붜1붸1뷔1뷰1브1븨1비1빠1빼1뺘1뺴1뻐1뻬1뼈1뼤1뽀1뽜1뽸1뾔1뾰1뿌1뿨1쀄1쀠1쀼1쁘1쁴1삐1사1새1샤1섀1서1세1셔1셰1소1솨1쇄1쇠1쇼1수1숴1쉐1쉬1슈1스1싀1시1싸1쌔1쌰1썌1써1쎄1쎠1쎼1쏘1쏴1쐐1쐬1쑈1쑤1쒀1쒜1쒸1쓔1쓰1씌1씨1아1애1야1얘1어1에1여1예1오1와1왜1외1요1우1워1웨1위1유1으1의1이1자1재1쟈1쟤1저1제1져1졔1조1좌1좨1죄1죠1주1줘1줴1쥐1쥬1즈1즤1지1짜1째1쨔1쨰1쩌1쩨1쪄1쪠1쪼1쫘1쫴1쬐1쬬1쭈1쭤1쮀1쮜1쮸1쯔1쯰1찌1차1채1챠1챼1처1체1쳐1쳬1초1촤1쵀1최1쵸1추1춰1췌1취1츄1츠1츼1치1카1캐1캬1컈1커1케1켜1켸1코1콰1쾌1쾨1쿄1쿠1쿼1퀘1퀴1큐1크1킈1키1타1태1탸1턔1터1테1텨1톄1토1톼1퇘1퇴1툐1투1퉈1퉤1튀1튜1트1틔1티1파1패1퍄1퍠1퍼1페1펴1폐1포1퐈1퐤1푀1표1푸1풔1풰1퓌1퓨1프1픠1피1하1해1햐1햬1허1헤1혀1혜1호1화1홰1회1효1후1훠1훼1휘1휴1흐1희1히"),pH=u(sp,uQ(pv),p_(9))("2각갛2객갷2갹걓2걕걯2걱겋2겍겧2격곃2곅곟2곡곻2곽괗2괙괳2괵굏2굑굫2국궇2궉궣2궥궿2귁귛2귝귷2극긓2긕긯2긱깋2깍깧2깩꺃2꺅꺟2꺡꺻2꺽껗2껙껳2껵꼏2꼑꼫2꼭꽇2꽉꽣2꽥꽿2꾁꾛2꾝꾷2꾹꿓2꿕꿯2꿱뀋2뀍뀧2뀩끃2끅끟2끡끻2끽낗2낙낳2낵냏2냑냫2냭넇2넉넣2넥넿2녁녛2녝녷2녹놓2놕놯2놱뇋2뇍뇧2뇩눃2눅눟2눡눻2눽뉗2뉙뉳2뉵늏2늑늫2늭닇2닉닣2닥닿2댁댛2댝댷2댹덓2덕덯2덱뎋2뎍뎧2뎩돃2독돟2돡돻2돽됗2됙됳2됵둏2둑둫2둭뒇2뒉뒣2뒥뒿2듁듛2득듷2듹딓2딕딯2딱땋2땍땧2땩떃2떅떟2떡떻2떽뗗2뗙뗳2뗵똏2똑똫2똭뙇2뙉뙣2뙥뙿2뚁뚛2뚝뚷2뚹뛓2뛕뛯2뛱뜋2뜍뜧2뜩띃2띅띟2띡띻2락랗2랙랳2략럏2럑럫2럭렇2렉렣2력렿2롁롛2록롷2롹뢓2뢕뢯2뢱룋2룍룧2룩뤃2뤅뤟2뤡뤻2뤽륗2륙륳2륵릏2릑릫2릭맇2막맣2맥맿2먁먛2먝먷2먹멓2멕멯2멱몋2몍몧2목뫃2뫅뫟2뫡뫻2뫽묗2묙묳2묵뭏2뭑뭫2뭭뮇2뮉뮣2뮥뮿2믁믛2믝믷2믹밓2박밯2백뱋2뱍뱧2뱩벃2벅벟2벡벻2벽볗2볙볳2복봏2봑봫2봭뵇2뵉뵣2뵥뵿2북붛2붝붷2붹뷓2뷕뷯2뷱븋2븍븧2븩빃2빅빟2빡빻2빽뺗2뺙뺳2뺵뻏2뻑뻫2뻭뼇2뼉뼣2뼥뼿2뽁뽛2뽝뽷2뽹뾓2뾕뾯2뾱뿋2뿍뿧2뿩쀃2쀅쀟2쀡쀻2쀽쁗2쁙쁳2쁵삏2삑삫2삭샇2색샣2샥샿2섁섛2석섷2섹셓2셕셯2셱솋2속솧2솩쇃2쇅쇟2쇡쇻2쇽숗2숙숳2숵쉏2쉑쉫2쉭슇2슉슣2슥슿2싁싛2식싷2싹쌓2쌕쌯2쌱썋2썍썧2썩쎃2쎅쎟2쎡쎻2쎽쏗2쏙쏳2쏵쐏2쐑쐫2쐭쑇2쑉쑣2쑥쑿2쒁쒛2쒝쒷2쒹쓓2쓕쓯2쓱씋2씍씧2씩앃2악앟2액앻2약얗2얙얳2억엏2엑엫2역옇2옉옣2옥옿2왁왛2왝왷2왹욓2욕욯2욱웋2웍웧2웩윃2윅윟2육윻2윽읗2읙읳2익잏2작잫2잭쟇2쟉쟣2쟥쟿2적젛2젝젷2젹졓2졕졯2족좋2좍좧2좩죃2죅죟2죡죻2죽줗2줙줳2줵쥏2쥑쥫2쥭즇2즉즣2즥즿2직짛2짝짷2짹쨓2쨕쨯2쨱쩋2쩍쩧2쩩쪃2쪅쪟2쪡쪻2쪽쫗2쫙쫳2쫵쬏2쬑쬫2쬭쭇2쭉쭣2쭥쭿2쮁쮛2쮝쮷2쮹쯓2쯕쯯2쯱찋2찍찧2착챃2책챟2챡챻2챽첗2척첳2첵쳏2쳑쳫2쳭촇2촉촣2촥촿2쵁쵛2쵝쵷2쵹춓2축춯2춱췋2췍췧2췩츃2츅츟2측츻2츽칗2칙칳2칵캏2캑캫2캭컇2컉컣2컥컿2켁켛2켝켷2켹콓2콕콯2콱쾋2쾍쾧2쾩쿃2쿅쿟2쿡쿻2쿽퀗2퀙퀳2퀵큏2큑큫2큭킇2킉킣2킥킿2탁탛2택탷2탹턓2턕턯2턱텋2텍텧2텩톃2톅톟2톡톻2톽퇗2퇙퇳2퇵툏2툑툫2툭퉇2퉉퉣2퉥퉿2튁튛2튝튷2특틓2틕틯2틱팋2팍팧2팩퍃2퍅퍟2퍡퍻2퍽펗2펙펳2펵폏2폑폫2폭퐇2퐉퐣2퐥퐿2푁푛2푝푷2푹풓2풕풯2풱퓋2퓍퓧2퓩픃2픅픟2픡픻2픽핗2학핳2핵햏2햑햫2햭헇2헉헣2헥헿2혁혛2혝혷2혹홓2확홯2홱횋2획횧2횩훃2훅훟2훡훻2훽휗2휙휳2휵흏2흑흫2흭힇2힉힣"),pG=u(sp,uQ(pv),p_(3))("2؀؅1۝1܏2࢐࢑1࣢1ൎ1𑂽1𑃍2𑇂𑇃1𑤿1𑥁1𑨺2𑪄𑪉1𑵆1𑼂"),pJ=u(sp,uQ(pv),p_(4))("2🇦🇿"),pV=u(sp,uQ(pv),p_(12))("1ः1ऻ2ाी2ॉौ2ॎॏ2ংঃ2িী2েৈ2োৌ1ਃ2ਾੀ1ઃ2ાી1ૉ2ોૌ2ଂଃ1ୀ2େୈ2ୋୌ1ி2ுூ2ெை2ொௌ2ఁః2ుౄ2ಂಃ1ಾ2ೀು2ೃೄ2ೇೈ2ೊೋ1ೳ2ംഃ2ിീ2െൈ2ൊൌ2ංඃ2ැෑ2ෘෞ2ෲෳ1ำ1ຳ2༾༿1ཿ1ေ2ျြ2ၖၗ1ႄ1᜕1᜴1ា2ើៅ2ះៈ2ᤣᤦ2ᤩᤫ2ᤰᤱ2ᤳᤸ2ᨙᨚ1ᩕ1ᩗ2ᩭᩲ1ᬄ1ᬻ2ᬽᭁ2ᭃ᭄1ᮂ1ᮡ2ᮦᮧ1᮪1ᯧ2ᯪᯬ1ᯮ2᯲᯳2ᰤᰫ2ᰴᰵ1᳡1᳷2ꠣꠤ1ꠧ2ꢀꢁ2ꢴꣃ2ꥒ꥓1ꦃ2ꦴꦵ2ꦺꦻ2ꦾ꧀2ꨯꨰ2ꨳꨴ1ꩍ1ꫫ2ꫮꫯ1ꫵ2ꯣꯤ2ꯦꯧ2ꯩꯪ1꯬1𑀀1𑀂1𑂂2𑂰𑂲2𑂷𑂸1𑄬2𑅅𑅆1𑆂2𑆳𑆵2𑆿𑇀1𑇎2𑈬𑈮2𑈲𑈳1𑈵2𑋠𑋢2𑌂𑌃1𑌿2𑍁𑍄2𑍇𑍈2𑍋𑍍2𑍢𑍣2𑐵𑐷2𑑀𑑁1𑑅2𑒱𑒲1𑒹2𑒻𑒼1𑒾1𑓁2𑖰𑖱2𑖸𑖻1𑖾2𑘰𑘲2𑘻𑘼1𑘾1𑚬2𑚮𑚯1𑚶1𑜦2𑠬𑠮1𑠸2𑤱𑤵2𑤷𑤸1𑤽1𑥀1𑥂2𑧑𑧓2𑧜𑧟1𑧤1𑨹2𑩗𑩘1𑪗1𑰯1𑰾1𑲩1𑲱1𑲴2𑶊𑶎2𑶓𑶔1𑶖2𑻵𑻶1𑼃2𑼴𑼵2𑼾𑼿1𑽁2𖽑𖾇2𖿰𖿱1𝅦1𝅭"),pX=u(sp,uQ(pv),p_(7))("2ᆨᇿ2ퟋퟻ"),pK=u(sp,uQ(pv),p_(6))("2ᅠᆧ2ힰퟆ"),pY=u(sp,uQ(pv),p_(13))("1‍"),pZ=function(e){if(1===e.$)return O;var t=e.b,r=e.c,a=e.e;return _(pZ(e.d),u(F,L(t,r),pZ(a)))},pQ=r(function(e,t){return s(tg,function(e){return u(pW,e.a,e.b)},t,pZ(e))}),p1=s(tg,pQ,pv,N([pO,pU,pI,pF,pJ,pG,pV,pB,pK,pX,pz,pH,pN,pY])),p2=r(function(e,t){for(;;){if(1===t.$)return tb;var r=t.c,a=t.d,n=t.e;switch(u(pq,e,t.b)){case 2:t=n;continue;case 1:t=a;continue;default:return t$(r)}}}),p0=r(function(e,t){return u(p2,pj(e),t)}),p7=function(e){e:for(;;){t:for(;e.b&&!e.a.$;)switch(e.a.a){case 11:e=e.b;continue e;case 10:if(e.b.b)break t;return!1;default:break t}return!0}},p5=a(function(e,t,r){var a=L(u(p0,e,p1),u(p0,r,p1));e:for(;;){t:for(;;){r:for(;;){a:for(;;){n:for(;;){o:for(;;)if(a.a.$){if(a.b.$)break;switch(a.b.a){case 13:break r;case 12:break a;case 11:break n;default:break o}}else switch(a.a.a){case 0:if(a.b.$)break e;if(1===a.b.a)return!1;break e;case 1:case 2:return!0;case 4:if(a.b.$)break o;switch(a.b.a){case 4:return!sg(t);case 13:break r;case 12:break a;case 11:break n;default:break o}case 3:if(a.b.$)break t;switch(a.b.a){case 0:case 1:case 2:return!0;default:break t}case 5:if(a.b.$)break o;switch(a.b.a){case 5:case 6:case 8:case 9:return!1;case 13:break r;case 12:break a;case 11:break n;default:break o}case 6:if(a.b.$)break o;switch(a.b.a){case 6:case 7:return!1;case 13:break r;case 12:break a;case 11:break n;default:break o}case 7:if(a.b.$)break o;switch(a.b.a){case 7:return!1;case 13:break r;case 12:break a;case 11:break n;default:break o}case 8:if(a.b.$)break o;switch(a.b.a){case 6:case 7:return!1;case 13:break r;case 12:break a;case 11:break n;default:break o}case 9:if(a.b.$)break o;switch(a.b.a){case 7:return!1;case 13:break r;case 12:break a;case 11:break n;default:break o}case 13:if(a.b.$)break o;switch(a.b.a){case 10:return p7(u(rS,function(e){return u(p0,e,p1)},t));case 13:break r;case 12:break a;case 11:break n;default:break o}default:if(a.b.$)break o;switch(a.b.a){case 13:break r;case 12:break a;case 11:break n;default:break o}}return!0}return!1}return!1}return!1}return!1}return!0}),p3=r(function(e,t){for(;;){var r=L(tk(e),t);if(1===r.a.$){if(r.b.b){var a=r.b,n=a.a,o=a.b;if("\0"===u(c$,1,e)){if(s(p5,n,o,"\0"))return L(t,e);e=u(rV,1,e),t=u(F,"\0",t);continue}return L(t,"")}if("\0"===u(c$,1,e)){e=u(rV,1,e),t=N(["\0"]);continue}return L(t,"")}if(r.b.b){var i=r.a.a,c=(d=i.b,r.b);if(s(p5,n=c.a,o=c.b,l=i.a))return L(t,e);e=d,t=u(F,l,t)}else{var l,d,f=r.a.a;e=d=f.b,t=N([l=f.a])}}}),p6=a(function(e,t,r){for(;;){if(""===r)return t;var a=u(p3,r,O),n=a.b,o=e,i=u(e,aa(tE(a.a)),t);e=o,t=i,r=n}}),p4=u(a(function(e,t,r){return s(tg,e,t,s(p6,F,O,r))}),F,O),p9=function(e){return s(tg,H,0,u(rS,u(tH,oR,u(tH,ab,u(tH,t9(u(tH,rE,u(tH,pg,t8(0)))),t8(0)))),p4(e)))},p8=function(e){return L(tv(e),u(t8,0,d5(u(rS,p9,e))))},$e=r(function(e,t){return u(f8,e,u(f9,t,N([L(function(e){return!D(fF,e.d)||!D(fF,e.c)},u(fV,fU,pl(2)))])))}),$t=r(function(e,t){return u(f8,e,u(f9,t,N([L(u(tH,function(e){return e.d},M(fZ)),u(fV,u(fz,fQ,fU),pl(4))),L(u(tH,function(e){return e.d},M(f0)),u(fV,u(fz,fQ,fU),pl(3))),L(u(tH,function(e){return e.c},M(fY)),u(fV,u(fz,fQ,f7),po(4))),L(u(tH,function(e){return e.c},M(f0)),u(fV,u(fz,fQ,f7),po(3))),L(u(tH,function(e){return e.F},M(f0)),u(fV,u(fz,fQ,pl(2)),po(3))),L(u(tH,function(e){return e.C},M(f0)),u(fV,u(fz,fQ,f7),po(3))),L(function(e){return!D(fF,e.d)&&!D(fF,e.c)},u(fV,u(fz,fQ,fU),pl(2))),L(function(e){return D(pu,e.F)},s(pr,1,u(fz,fQ,f7),s(fH,.15,fQ,pl(4)))),L(function(e){return D(pu,e.d)},s(pr,1,u(fz,ps(.75),pl(1.6)),s(fH,.2,fQ,po(4)))),L(function(e){return D(pn,e.C)},s(pr,1,u(fz,ps(1.15),po(1.7)),s(fH,.15,fX,pl(4)))),L(function(e){return D(pn,e.c)},s(pr,1,u(fz,fQ,po(1)),s(fH,.2,pc(2),po(4))))])))}),$r=r(function(e,t){return u(f8,e,u(f9,t,N([L(function(e){return D(fB(fQ),e.r)||D(fB(fX),e.C)},s(pr,4,fX,u(fz,fQ,fQ))),L(function(e){return D(fZ,e.r)&&D(fY,e.C)},s(pr,4,u(fz,fX,fU),u(fz,fQ,fQ)))])))}),$a=r(function(e,t){var r=t.a,a=t.b;e:for(;;)switch(a.$){case 2:return D(fF,e.d)&&D(fF,e.c)?f1(r):u(fV,fQ,u(fz,fX,fX));case 6:return u($e,r,e);case 7:return u($t,r,e);case 8:return u(pe,r,e);case 10:switch(a.a.$){case 3:return D(f0,e.e)?f2(fX):D(fZ,e.r)?f2(u(fz,fX,fU)):D(fY,e.o)?f2(u(fz,fX,f7)):f1(r);case 5:return D(f0,e.h)?f2(fQ):D(fZ,e.F)?f2(u(fz,fQ,f7)):D(fY,e.C)?f2(u(fz,fQ,fU)):f1(r);case 1:return u(iT,e.d,N([fJ,fB(fQ),fB(fX)]))||u(iT,e.c,N([fJ,fB(fQ),fB(fX)]))?f2(fU):f1(r);case 7:return u(iT,e.d,N([fJ,fB(fQ),fB(fX)]))||u(iT,e.c,N([fJ,fB(fQ),fB(fX)]))?f2(f7):f1(r);default:break e}case 9:return s(pd,a.a,r,e);case 11:return u(fV,u(fz,fX,fU),s(fH,2,fQ,f7));case 12:return u(fV,u(fz,fQ,fU),s(fH,2,fX,f7));case 0:return u($r,r,e);case 1:return u(pa,r,e);case 13:var n=u(pe,r,e);return 5===n.$?fK(u(F,fN,n.a)):f1(r);case 15:return s(pt,a.a,r,e);case 5:var o=a.a;return u(fG,o,p8(nV(o)));case 4:return{$:1,a:r};default:break e}return f1(r)}),$n={$:14},$o=n(function(e,t,r,a){return u(t8,$n,u(t9,aY,u(nA,r*e+t,a)))}),$i=n(function(e,t,a,n){var o=r(function(t,r){return l($o,e,t,r,n)});return{c:u(o,t+1,a),e:u(o,t,a-1),r:u(o,t+1,a-1),o:u(o,t-1,a-1),h:u(o,t,a+1),C:u(o,t+1,a+1),F:u(o,t-1,a+1),d:u(o,t-1,a)}}),$c=function(e){return{$:5,a:e}},$u=r(function(e,t){var r=L(e,t);return 5===r.a.$&&5===r.b.$?$c(r.a.a+"\n"+r.b.a):e}),$s=r(function(e,t){for(;;){if(t.b){if(t.b.b){var a=t.a,n=t.b,o=s(tg,r(function(e,t){var r=e.a,a=r.b,n=e.b,o=n.a,i=n.b,c=t.a,s=t.b,l=s.a.a,d=s.b.b,f=t.c;return D(r.a,l)&&D(c+1,a)?q(c+1,L(L(l,a),L(o,u($u,d,i))),f):q(c,s,u(F,L(r,n),f))}),q(a.a.b,a,O),n),i=o.c;e=u(F,o.b,e),t=tE(i);continue}return u(F,t.a,e)}return e}}),$l={$:4},$d=function(e){return u(tH,Z(e),u(tH,$c,rd(" ")))},$f=function(e){return{$:10,a:e}},$p=function(e){return{$:15,a:e}},$$=function(e){return 1===pm(e)},$b=o(function(e,t,r,a,n){var o;return o=function(){if(D(a,e)){var o=L(n.am,n.bK);e:for(;;)switch(o.a){case 0:return W(n,{am:1});case 1:if(o.b.b)return W(n,o.b.a?{am:2}:{am:0});break e;case 2:if(o.b.b&&o.b.a)return W(n,{iw:function(){var e=L(t,n.iw);if(e.a&&e.b.b&&5===e.b.a.b.b.$){var r=e.b,a=r.a,o=r.b;return u(F,L(a.a,L(" ",$c(u(aM,1,a.b.b.a)+" "))),o)}return u(t8,O,oD(e.b))}(),am:0});break e;default:break e}return W(n,{iw:function(){var e=L(t,n.iw);if(e.a){if(e.b.b&&5===e.b.a.b.b.$){var o=e.b,i=o.a,c=o.b;return u(F,L(i.a,u($d,i.b.b.a,a)),c)}return u(F,L(L(n.fM,r),u($d,"",a)),n.iw)}return u(F,L(L(n.fM,r),L(a,fF)),n.iw)}()})}if(n.am>0)return W(n,{iw:function(){var e=L(t,n.iw);if(e.a){if(e.b.b&&5===e.b.a.b.b.$){var o=e.b,i=o.a,c=i.a.a,s=i.b.b.a,l=o.b;return D(c+rp(s),n.fM)?u(F,L(L(c,r),u($d,s,a)),l):u(F,L(L(n.fM,r),u($d,"",a)),n.iw)}return u(F,L(L(n.fM+1-n.am,r),u($d,"",a)),n.iw)}return u(F,L(L(n.fM,r),L(a,fF)),n.iw)}()});var i=function(e){switch(e){case" ":return tb;case"-":return t$(fJ);case"_":return t$(pi);case"+":return t$(f6);case".":case",":return t$(fB(fQ));case"'":case"`":case"´":return t$(fB(fX));case">":return t$($f(f7));case"<":return t$($f(fU));case"V":case"v":return t$($f(fQ));case"^":case"A":return t$($f(fX));case"/":return t$(fZ);case"\\":return t$(fY);case"(":return t$(pu);case")":return t$(pn);case"|":return t$(f0);case"#":return t$(f4);case"O":case"o":return t$($p(!1));case"*":return t$($p(!0));default:return 1!==rp(e)||u(t8,!1,u(t9,u(tH,t_,$$),tk(e)))?t$($l):t$(fF)}}(a);if(1===i.$)return n;if(4===i.a.$)return W(n,{iw:u(F,L(L(n.fM,r),L(a,$l)),n.iw),fM:n.fM+1});var c=i.a;return W(n,{iw:u(F,L(L(n.fM,r),L(a,c)),n.iw)})}(),W(o,{bK:u(F,D(a,e),o.bK),fM:o.fM+1})}),$h=function(e){return e.replace(/\s+$/,"")},$m=a(function(e,t,r){return u(tH,$h,u(tH,p4,u(tH,u(tg,s($b,e,t,r),{bK:O,iw:O,am:0,fM:0}),function(e){return e.iw})))}),$g=r(function(e,t){var a=o7(u(ty,u($m,e.iY,""!==e.iY),t));if(e.av){var n=s(tg,r(function(e,t){var r=e.a,a=e.b,n=a.a,o=a.b,i=t.a,c=t.b;return 5===o.$?L(u(F,L(r,L(n,o)),i),c):L(i,u(F,L(r,L(n,o)),c))}),L(O,O),a),o=n.a;return u(a$,n.b,tE(u($s,O,u(z,u(tH,t_,aY),o))))}return a}),$v=r(function(e,t){var r=nV(t),a=p8(r);return{dr:a.b,ek:r,e0:a.a,e9:e}}),$x=r(function(e,t){var a=u($v,e,t),n=a.dr+2,o=u($g,a.e9.jt,a.ek),i=t3(u(rS,function(e){var t=e.a;return L(t.b*n+t.a,e.b)},o));return s(tg,r(function(e,t){var r=e.a,a=r.a,o=r.b,c=e.b,s=c.a,d=c.b,f=u(fI,8*a+4,16*o+8),p=u($a,l($i,n,a,o,i),L(s,d));return W(t,9===p.$?{dO:u(F,L(p.a,L(f,p.b)),t.dO)}:{fq:u(F,L(f,p),t.fq)})}),{dr:a.dr,dO:O,e0:a.e0,e9:e,fq:O},o)}),$w=(lO=u(rj,oq,nw(function(e){return rK(L(e.dC.f2,e.dC.dh))})),u(nZ,O,u(rP,r4(u(rP,nF,r0("[ ]*\n"))),u(rN,r5(lO),u(rN,of,oW))))),$y=u(rq,function(e){return{$:0,a:e}},u(rP,r0("-{3,}[ ]*\n"),$w)),$S=n$(nI(!0)),$E=u(au,{$:19},u(rP,r5(rG),u(rP,nF,$S))),$k=function(e){return!!e.ho&&!dy(e.f4.h9)},$D=nw(u(tH,function(e){return e.d8},u(tH,$k,rK))),$R=rq(nN),$M=u(rP,n$(nI(!1)),nw(function(e){if(D(e.hl,O))return rK(0);if(e.d3)return as(rK(0));var t=nO(e.hl);if(""===ax(t))return as(r4(r0(t)));var r=$h(t);return as(s(tT,r4(rX(u(rD,rp(t)-rp(r)," "))),rP,r0(r)))})),$A=u(rP,l1,$M),$C=oG(u(rj,function(e){return 1===e.$?rK(0):nL("")},r4(r6(N([r0("[ ]*\n"),r0("\\*\\*\\*+\n"),rX("[[?]]"),rX("+ "),rX("- "),rX("* "),rX("```"),rX(">"),r0("\\d+\\. ")]))))),$j=oG(u(rj,function(e){return D(e,tb)?rK(0):nL("")},r4(u(rB,r0("[ ]*--{{\\d+}}--"),r0("[ ]*{{\\d+}}"))))),$T=u(rq,u(tH,r(function(e,t){if(t.b){var a=t.b;return u(F,t.a,s(ry,r(function(t,r){return u(F,e,u(F,t,r))}),O,a))}return O})(N([u(a5," ",O)])),u(tH,o7,oK)),u(rN,nK(u(rP,l1,u(rN,uR,u(rP,$C,nF)))),u(rP,$S,$j))),$L=r(function(e,t){return{$:1,a:e,b:t}}),$q=r(function(e,t){return{$:0,a:e,b:t}}),$W=r(function(e,t){return{fM:e,b1:t}}),$P=i(function(e,t,n,o,i,c){var u=s(tJ,a(function(r,a,o){for(;;){var i=o.a,c=o.b;if(i.b){var u=i.a,d=u.a,f=u.b,p=i.b;if(0>C(d,r)){o=L(p,s(e,d,f,c));continue}return C(d,r)>0?L(i,s(n,r,a,c)):L(p,l(t,d,f,a,c))}return L(i,s(n,r,a,c))}}),L(tn(o),c),i),d=u.a,f=u.b;return s(tg,r(function(t,r){return s(e,t.a,t.b,r)}),f,d)}),$_=r(function(e,t){return f($P,t5,n(function(e,t,r,a){return s(t5,e,_(t,r),a)}),t5,e,t,t1)}),$O=r(function(e,t){if(-2===t.$)return tQ;var r=t.b,a=t.d,n=t.e;return d(t2,t.a,r,u(e,r,t.c),u($O,e,a),u($O,e,n))}),$I=u(rz,"expected a float",u(rj,u(tH,fa,nq),r0("-?(?:0|[1-9]\\d*)\\.\\d+"))),$F=u(rB,$I,u(rq,function(e){return e},u(rP,u(nZ,".",rX(".")),nW))),$N=r(function(e,t){return u(s8,e,t)}),$B=(lN=a(function(e,t,r){var n,o;return L(L(""===(o=ax(e))?" ":o,r),t3(u(rS,function(e){return L(e,u(ec,rE(e),t))},(n=u($N," ",d2(oR(t))),s(ta,a(function(e,t,r){return u(F,e,r)}),O,n)))))}),u(rP,r0("[ ]*\n"),u(rW,r4(u(rP,rX(")"),u(rW,r0("[^)]+"),u(rq,rd,u(rN,r0("[A-Za-z\\+\\*#]?"),u(rP,r7,rX("("))))))),u(rW,r0("[ \\*a-zA-Z\\+#]*"),u(rq,lN,u(rP,rX("|"),r0("[^\n|]*"))))))),$U=a(function(e,t,r){return L(t,(r-t)/e)}),$z=r(function(e,t){for(;;){var r=L(t,e);if(!r.a.b)return!0;if(1!==r.b.$){var a=r.a;if(i=a.b,D(n=a.a,r.b.a))return!1;e=t$(n),t=i}else{var n,o=r.a,i=o.b;e=t$(n=o.a),t=i}}}),$H=u(rW,u(nZ,1,u(rP,r0("[ ]*\n"),u(rN,$F,r0("[ ]*")))),u(rW,u(nZ,"",r0("[a-zA-Z_ .\\\\()\\-]+")),u(rW,u(nZ,0,$F),u(rq,n(function(e,t,r,a){return L(ax(r),s($U,rp(e),t,a))}),u(rP,r0("[ ]*\n[ ]*"),u(rN,r0("\\-+"),r0("[ ]*\\+"))))))),$G=(lB=o(function(e,t,n,o,i){var c=i.a,l=i.b,d=l.a,f=l.b,p=s($U,tv(n),o,t),$=p.a,b=p.b,h=ff(n),m=h.b,g=ff(h.a),v=g.a,x=t3(u(oN,t6,g.b));return{gz:u($O,r(function(e,t){return u(u($z,tb,u(rS,function(e){return e.fM},t))?$q:$L,t,u(nA,rE(e),x))}),u($O,r(function(e,t){return u(z,function(e){return e.fM},t)}),s(ry,$_,t1,u(rS,function(e){var t=e.a,a=e.b;return u($O,r(function(e,r){return u(rS,function(e){return u($W,e*f+d,t*b+$)},r)}),a)},u(ty,rd,tE(m)))))),hy:s(ta,a(function(e,t,r){return u(F,t,r)}),O,x),ia:tb,jg:e,jA:c,jB:{eo:tb,es:tb},jE:ax(nO(v)),jF:{eo:tb,es:tb}}}),u(rW,$H,u(rW,u(nZ,0,u(rN,$F,r0("[ ]*"))),u(rW,nK($B),u(rW,u(nZ,1,u(rN,$F,r0("[ ]*"))),u(rq,u(tH,ax,lB),u(nZ,"",r0("[ ]*[^\n\\|`]*\n")))))))),$J=u(rN,oQ,u(oZ,{ao:!0,av:!1},"<script>")),$V=n(function(e,t,r,a){return{fX:e,gd:a,hs:t,ex:r}}),$X=r(function(e,t){var r=e+"{"+eu(t)+"}";return u(rq,u(tH,nO,aM(1)),u(rJ,u(rN,r0("(?:.(?!"+r+"))*\n"),$M),u(rN,u(rP,l1,u(rP,oW,r0(r))),nF)))}),$K=u(rq,ah,u(rN,r0("\\w*"),oW)),$Y=u(rP,l1,u(rW,r0(".*"),u(rq,rd,u(nZ,!0,u(rN,r6(N([u(au,!0,rX("+")),u(au,!1,rX("-"))])),oW))))),$Z=function(e){return u(rj,function(t){return u(rW,u(rB,u($X,"`",t),u($X,"~",t)),u(rW,$Y,u(rq,a(function(t,r,a){var n=r.a;return L(l($V,e,t,ax(r.b),a),n)}),$K)))},n_)},$Q=a(function(e,t,r){return{bB:r,bd:e,iw:t}}),$1=function(e){return{$:1,a:e}},$2=r(function(e,t){return{aT:e,bj:t}}),$0=r(function(e,t){return s(fq,np(t)-1,e,t)}),$7=r(function(e,t){var r=tL(e),a=32-tL(t.m)-r,n=s(E,32,t.m,e);return 0>a?{n:u(F,tj(n),t.n),j:t.j+1,m:s(S,a,r,e)}:a?{n:t.n,j:t.j,m:n}:{n:u(F,tj(n),t.n),j:t.j+1,m:tR}}),$5=r(function(e,t){var a=t.a,n=t.c,o=t.d;if(e){if(C(e,l8(a))>-1)return l(tD,a-e,tA,tR,s(S,e-l8(a),tL(o),o));var i=e/32|0,c=r(function(e,t){return e.$?u(F,e.a,t):s(w,c,t,e.a)}),d=u(aq,i,s(w,c,N([o]),n));if(d.b){var f=d.a,p=d.b,$={n:O,j:0,m:s(S,e-32*i,tL(f),f)};return u(tI,!0,s(tg,$7,$,p))}return tC}return t}),$3=n(function(e,t,r,a){for(;;){var n=u(m,nb&r>>>e,a);if(n.$)return s(S,0,nb&t,n.a);e-=tA,a=n.a}}),$6=a(function(e,t,r){for(;;){if(1>C(e,t)||!tL(r))return r;var a=u(m,0,r);if(a.$)return r;e-=tA,r=a.a}}),$4=a(function(e,t,r){var a=nb&t>>>e,n=u(m,a,r);if(n.$)return s(S,0,a,r);var o=s($4,e-tA,t,n.a);return tL(o)?s(g,a,tW(o),s(S,0,a+1,r)):s(S,0,a,r)}),$9=r(function(e,t){var r=t.a,a=t.b,n=t.c,o=t.d;if(D(e,r))return t;if(C(e,l8(r))>-1)return l(tD,e,a,n,s(S,0,nb&e,o));var i=l8(e),c=X(u(tM,32,u(tq,1,i-1))),d=u(tq,5,c*tA);return l(tD,e,d,s($6,a,d,s($4,a,i,n)),l($3,a,e,i,n))}),$8=r(function(e,t){var r=t.a,a=0>e?r+e:e;return 0>a?0:C(a,r)>0?r:a}),be=a(function(e,t,r){var a=u($8,t,r),n=u($8,e,r);return C(n,a)>0?tC:u($5,n,u($9,a,r))}),bt=a(function(e,t,r){var a;return W(r,{bN:(a=function(){if(4===e){var a,n=u(de,np(a=r.bN)-1,a);if(n.$)return u(nv,u($2,e,t),r.bN);var o=n.a;return 4===o.aT?u($0,u($2,e,_(o.bj,t)),r.bN):u(nv,u($2,e,t),r.bN)}return u(nv,u($2,e,t),r.bN)}(),250>np(a)?a:s(be,1,250,a))})}),br=r(function(e,t){return u(bt,e.bd?1:3,e.iw)(W(t,{bB:e.bB,bd:e.bd}))}),ba=l(n(function(e,t,r,a){return{bB:a,aT:t,bN:r,bd:e}}),!0,0,tC,O),bn=r(function(e,t){return u(tN,e,function(){return t})}),bo=u(bn,16,0),bi=r(function(e,t){return 0|e+t}),bc=r(function(e,t){return t<<e|t>>>32-e}),bu=t(8,lI=function(e,t,r,a,n,o,i,c){return u(bi,r,u(bc,i,u(bi,t,u(bi,c,u(bi,s(e,r,a,n),o)))))},function(e){return function(t){return function(r){return function(a){return function(n){return function(o){return function(i){return function(c){return lI(e,t,r,a,n,o,i,c)}}}}}}}}),bs=a(function(e,t,r){return r^e&(t^r)}),bl=c(function(e,t,r,a,n,o,i){return $(bu,bs,e,t,r,a,n,o,i)}),bd=a(function(e,t,r){return t^r&(e^t)}),bf=c(function(e,t,r,a,n,o,i){return $(bu,bd,e,t,r,a,n,o,i)}),bp=a(function(e,t,r){return r^e^t}),b$=c(function(e,t,r,a,n,o,i){return $(bu,bp,e,t,r,a,n,o,i)}),bb=a(function(e,t,r){return t^(e|~r)}),bh=c(function(e,t,r,a,n,o,i){return $(bu,bb,e,t,r,a,n,o,i)}),bm=r(function(e,t){if(e.b&&e.b.b&&e.b.b.b&&e.b.b.b.b&&e.b.b.b.b.b&&e.b.b.b.b.b.b&&e.b.b.b.b.b.b.b&&e.b.b.b.b.b.b.b.b&&e.b.b.b.b.b.b.b.b.b&&e.b.b.b.b.b.b.b.b.b.b&&e.b.b.b.b.b.b.b.b.b.b.b&&e.b.b.b.b.b.b.b.b.b.b.b.b&&e.b.b.b.b.b.b.b.b.b.b.b.b.b&&e.b.b.b.b.b.b.b.b.b.b.b.b.b.b&&e.b.b.b.b.b.b.b.b.b.b.b.b.b.b.b&&e.b.b.b.b.b.b.b.b.b.b.b.b.b.b.b.b&&!e.b.b.b.b.b.b.b.b.b.b.b.b.b.b.b.b.b){var r=e.a,a=e.b,n=a.a,o=a.b,i=o.a,c=o.b,s=c.a,l=c.b,d=l.a,f=l.b,$=f.a,b=f.b,h=b.a,m=b.b,g=m.a,v=m.b,x=v.a,w=v.b,y=w.a,S=w.b,E=S.a,k=S.b,D=k.a,R=k.b,M=R.a,A=R.b,C=A.a,j=A.b,T=j.a,L=j.b.a,q=t.bA,W=t.bu,P=t.bs,_=t.bq,O=p(bl,_,P,W,q,r,7,0xd76aa478),I=p(bl,q,O,P,W,n,12,0xe8c7b756),F=p(bl,W,I,O,P,i,17,0x242070db),N=p(bl,P,F,I,O,s,22,0xc1bdceee),B=p(bl,O,N,F,I,d,7,0xf57c0faf),U=p(bl,I,B,N,F,$,12,0x4787c62a),z=p(bl,F,U,B,N,h,17,0xa8304613),H=p(bl,N,z,U,B,g,22,0xfd469501),G=p(bl,B,H,z,U,x,7,0x698098d8),J=p(bl,U,G,H,z,y,12,0x8b44f7af),V=p(bl,z,J,G,H,E,17,0xffff5bb1),X=p(bl,H,V,J,G,D,22,0x895cd7be),K=p(bl,G,X,V,J,M,7,0x6b901122),Y=p(bl,J,K,X,V,C,12,0xfd987193),Z=p(bl,V,Y,K,X,T,17,0xa679438e),Q=p(bl,X,Z,Y,K,L,22,0x49b40821),ee=p(bf,K,Q,Z,Y,n,5,0xf61e2562),et=p(bf,Y,ee,Q,Z,h,9,0xc040b340),er=p(bf,Z,et,ee,Q,D,14,0x265e5a51),ea=p(bf,Q,er,et,ee,r,20,0xe9b6c7aa),en=p(bf,ee,ea,er,et,$,5,0xd62f105d),eo=p(bf,et,en,ea,er,E,9,0x2441453),ei=p(bf,er,eo,en,ea,L,14,0xd8a1e681),ec=p(bf,ea,ei,eo,en,d,20,0xe7d3fbc8),eu=p(bf,en,ec,ei,eo,y,5,0x21e1cde6),es=p(bf,eo,eu,ec,ei,T,9,0xc33707d6),el=p(bf,ei,es,eu,ec,s,14,0xf4d50d87),ed=p(bf,ec,el,es,eu,x,20,0x455a14ed),ef=p(bf,eu,ed,el,es,C,5,0xa9e3e905),ep=p(bf,es,ef,ed,el,i,9,0xfcefa3f8),e$=p(bf,el,ep,ef,ed,g,14,0x676f02d9),eb=p(bf,ed,e$,ep,ef,M,20,0x8d2a4c8a),eh=p(b$,ef,eb,e$,ep,$,4,0xfffa3942),em=p(b$,ep,eh,eb,e$,x,11,0x8771f681),eg=p(b$,e$,em,eh,eb,D,16,0x6d9d6122),ev=p(b$,eb,eg,em,eh,T,23,0xfde5380c),ex=p(b$,eh,ev,eg,em,n,4,0xa4beea44),ew=p(b$,em,ex,ev,eg,d,11,0x4bdecfa9),ey=p(b$,eg,ew,ex,ev,g,16,0xf6bb4b60),eS=p(b$,ev,ey,ew,ex,E,23,0xbebfbc70),eE=p(b$,ex,eS,ey,ew,C,4,0x289b7ec6),ek=p(b$,ew,eE,eS,ey,r,11,0xeaa127fa),eD=p(b$,ey,ek,eE,eS,s,16,0xd4ef3085),eR=p(b$,eS,eD,ek,eE,h,23,0x4881d05),eM=p(b$,eE,eR,eD,ek,y,4,0xd9d4d039),eA=p(b$,ek,eM,eR,eD,M,11,0xe6db99e5),eC=p(b$,eD,eA,eM,eR,L,16,0x1fa27cf8),ej=p(b$,eR,eC,eA,eM,i,23,0xc4ac5665),eT=p(bh,eM,ej,eC,eA,r,6,0xf4292244),eL=p(bh,eA,eT,ej,eC,g,10,0x432aff97),eq=p(bh,eC,eL,eT,ej,T,15,0xab9423a7),eW=p(bh,ej,eq,eL,eT,$,21,0xfc93a039),eP=p(bh,eT,eW,eq,eL,M,6,0x655b59c3),e_=p(bh,eL,eP,eW,eq,s,10,0x8f0ccc92),eO=p(bh,eq,e_,eP,eW,E,15,0xffeff47d),eI=p(bh,eW,eO,e_,eP,n,21,0x85845dd1),eF=p(bh,eP,eI,eO,e_,x,6,0x6fa87e4f),eN=p(bh,e_,eF,eI,eO,L,10,0xfe2ce6e0),eB=p(bh,eO,eN,eF,eI,h,15,0xa3014314),eU=p(bh,eI,eB,eN,eF,C,21,0x4e0811a1),ez=p(bh,eF,eU,eB,eN,d,6,0xf7537e82),eH=p(bh,eN,ez,eU,eB,D,10,0xbd3af235),eG=p(bh,eB,eH,ez,eU,i,15,0x2ad7d2bb),eJ=u(bi,P,p(bh,eU,eG,eH,ez,y,21,0xeb86d391)),eV=u(bi,W,eG),eX=u(bi,q,eH);return{bq:u(bi,_,ez),bs:eJ,bu:eV,bA:eX}}return t}),bg=r(function(e,t){return u(t8,0,u(de,e,t))}),bv=r(function(e,t){var r=t.a,a=t.b,n=a.a,o=a.b,i=t.c,c=n/4|0,l=s(fq,c,u(bg,c,o)|e<<n%4*8,o);return 63===n?q(u(bm,tr(l),r),L(0,bo),i+1):q(r,L(n+1,l),i+1)}),bx=a(function(e,t,r){return 128>t?u(e,t,r):u(e,128|63&t,2048>t?u(e,192|t>>>6,r):u(e,128|63&t>>>6,65536>t?u(e,224|t>>>12,r):u(e,128|63&t>>>12,u(e,240|t>>>18,r))))}),bw=a(function(e,t,a){return s(Q,r(function(t,r){return s(bx,e,tS(t),r)}),t,a)}),by=l(n(function(e,t,r,a){return{bq:e,bs:t,bu:r,bA:a}}),0x67452301,0xefcdab89,0x98badcfe,0x10325476),bS=function(e){switch(e){case 0:return"0";case 1:return"1";case 2:return"2";case 3:return"3";case 4:return"4";case 5:return"5";case 6:return"6";case 7:return"7";case 8:return"8";case 9:return"9";case 10:return"a";case 11:return"b";case 12:return"c";case 13:return"d";case 14:return"e";case 15:return"f";default:return _(bS(e/16|0),bS(e%16))}},bE=function(e){var t,a,n,o,i,c,l,d,f,p,$,b,h;return s(tg,r(function(e,t){return _(t,s(rR,2,"0",bS(e)))}),"",N([255&(a=(l=(c=s(bw,bv,q(by,L(0,bo),0),e)).a,$=c.c,h=s(fq,b=(f=(d=c.b).a)/4|0,u(bg,b,p=d.b)|128<<f%4*8,p),t=14>b?u(bm,tr(s(fq,15,$>>>29,s(fq,14,$<<3,h))),l):u(bm,tr(s(fq,15,$>>>29,s(fq,14,$<<3,bo))),u(bm,tr(h),l))).bq),a>>>8&255,a>>>16&255,a>>>24&255,255&(n=t.bs),n>>>8&255,n>>>16&255,n>>>24&255,255&(o=t.bu),o>>>8&255,o>>>16&255,o>>>24&255,255&(i=t.bA),i>>>8&255,i>>>16&255,i>>>24&255]))},bk=function(e){return L(bE(e.gd),e.gd)},bD=o(function(e,t,r,a,n){return{gd:r,g2:n,hs:e,ex:t,fJ:a}}),bR=r(function(e,t){return L(t.a.fX,d(bD,t.a.hs,t.a.ex,t.a.gd,t.b,e))}),bM=n(function(e,t,a,n){var o=s(l6,r(function(t,r){var a=r.a,n=r.b,o=u(bR,e,t),i=o.b;return L(u(a$,a,N([o.a])),u(nv,i,n))}),L(O,tC),t),i=o.a,c=o.b,l=tr(u(dw,bk,c));return{fX:i,gS:a,ch:c,dL:-1,cA:n,el:tb,it:t3(l),iB:!1,fr:ba,i4:!1,fu:tb,ju:nM(N([L(u(rS,t_,l),ba)])),b0:0}}),bA=r(function(e,t){var r=nM(e),a=function(){var e=u(de,np(r)-1,r);if(e.$)return L(ba,r);var t=e.a,a=t.a,n=t.b;return"@output"===ah(a.ex)?L(u(br,s($Q,n,a.gd,O),ba),s(be,0,-1,r)):L(ba,r)}(),n=a.a,o=a.b;return u(rP,n$(function(e){var r=e.ge;return W(e,{ge:W(r,{gR:u(nv,l(bM,!1,o,t,n),r.gR)})})}),nw(u(tH,function(e){return e.ge},u(tH,function(e){return e.gR},u(tH,np,u(tH,$1,rK))))))}),bC=function(e){return{$:0,a:e}},bj=function(e){var t,r,a,n,o=e.a,i=e.b;return i.$?(t=nM(o),a=(r=function(){var e=u(de,np(t)-1,t);if(e.$)return L(ba,t);var r=e.a,a=r.a,n=r.b;return"@output"===ah(a.ex)?L(u(br,s($Q,n,a.gd,O),ba),s(be,0,-1,t)):L(ba,t)}()).a,n=r.b,u(rP,n$(function(e){var t=e.ge;return W(e,{ge:W(t,{cr:u(nv,l(bM,!0,n,"",a),t.cr)})})}),nw(u(tH,function(e){return e.ge},u(tH,function(e){return e.cr},u(tH,np,u(tH,bC,rK))))))):u(bA,o,i.a)},bT=r(function(e,t){return{hi:t,hK:e}}),bL=u(rW,u(rN,oP,of),u(rq,nu,r6(N([uE,ub,um,uv,uk])))),bq=function(e){return W(e,{cn:u(nv,-1,e.cn)})},bW=u(rz,"expected a newline",rH(M("\n"))),bP=u(rj,function(e){var t;return tv(e)>1?(t=bT(e),u(rP,n$(bq),u(rq,t,nw(u(tH,function(e){return e.cn},u(tH,np,rK)))))):nL("not a gallery")},u(rq,o7,nK(u(rP,bW,nK(u(rN,bL,r0("[ ]*"))))))),b_=function(e){return{$:1,a:e}},bO={$:0},bI=function(e){return{$:4,a:e}},bF=function(e){return{$:3,a:e}},bN=as(u(rP,l1,u(rP,r0("(?:- )?\\[\\[!\\]\\]"),u(rP,oW,r4(nF))))),bB=function(e){return u(rq,aY,u(rP,l1,u(rN,cI(e),oW)))},bU=u(rN,u(rJ,uM,r0("[ ]*\\][ ]*")),r0("[ ]*\\[[ ]*")),bz=u(rN,u(rJ,uM,r0("[ ]*\\)[ ]*")),r0("[ ]*\\([ ]*")),bH=u(rB,bz,bU),bG=u(rP,l1,u(rP,rX("]"),u(rN,nK(bH),u(rP,r0("(?:(\\-|\\+\\*)[ ]*)?\\["),u(rP,oW,r4(nF)))))),bJ=a(function(e,t,r){return{hb:e,h9:t,fg:r}}),bV=r(function(e,t){return s(bJ,e,t.b,nM(t.a))}),bX=r(function(e,t){return u(rB,u(au,!1,rX(t)),u(au,!0,r0(e)))}),bK=u(bX,"\\[[xX]\\]","[ ]"),bY=u(rq,fD,nK(u(rP,oW,u(rN,bK,oW)))),bZ=u(bX,"\\([xX]\\)","( )"),bQ=u(rq,fR,nK(u(rP,oW,u(rN,bZ,oW)))),b1=fp(u(rB,bQ,bY)),b2=u(rW,b1,u(rq,bV,bG)),b0=r(function(e,t){return{h9:e,fg:t}}),b7=r(function(e,t){return u(b0,t.b,e(t.a))}),b5=u(rB,u(rq,b7(fR),fp(bZ)),u(rq,b7(fD),fp(bK))),b3=a(function(e,t,r){return{$:2,a:e,b:t,c:r}}),b6=r(function(e,t){return{$:4,a:e,b:t}}),b4=r(function(e,t){return{$:1,a:e,b:t}}),b9=r(function(e,t){return{$:3,a:e,b:t}}),b8=a(function(e,t,r){return W(r,{c2:u(nv,{gP:tb,iE:t,c$:e,i0:!1},r.c2)})}),he=r(function(e,t){return{hi:t,i2:e}}),ht=u(n2,rX("["),rX("]")),hr=function(e){return u(rP,r0("\\][ ]*"),u(rN,e,u(rP,r0("(\\-|\\+|\\*)?[ ]*\\["),r4(nF))))},ha=r(function(e,t){return u(rP,l1,hr(nK(u(rN,u(rJ,uM,rX(t)),rX(e)))))}),hn=nK(u(rP,l1,u(rN,uR,u(rP,r0("\\-?[ ]*\\[[ ]+\\]"),r4(nF))))),ho=u(rP,l1,u(rq,tv,hr(u(rP,rX("]"),u(rN,nK(r0("_{3,}[ ]*")),u(rP,rX("["),u(rP,oW,r4(nF)))))))),hi=n(function(e,t,r,a){return{$:4,a:e,b:t,c:r,d:a}}),hc=r(function(e,t){return s(hi,e,t,u(rS,dl,t))}),hu=a(function(e,t,r){return{$:3,a:e,b:t,c:r}}),hs=u(tH,tm(" "),u(tH,ab,u(tH,oI(nT),A(tb)))),hl=r(function(e,t){return s(hu,e,t,+!!u(dV,hs,u(rS,t_,t)))}),hd=u(rj,function(e){return"X"===e||"x"===e?nL(""):rK(e)},r0("\\S[^)\\]]*")),hf=function(e){return nK(u(rP,l1,u(rW,uR,u(rq,rd,hr(e(hd))))))},hp=u(rW,nw(u(tH,function(e){return e.c2},u(tH,np,rK))),u(rq,he,r6(N([u(rq,function(e){return{$:0,a:e}},ho),u(rj,function(e){var t=e.fg;e:for(;;)switch(t.$){case 1:if(t.b.b)break e;return rK({$:1,a:e.h9});case 2:if(t.c.b)break e;return rK({$:2,a:e.h9});default:break e}return nL("")},bB(c1)),u(rq,hl(!1),hf(n0)),u(rq,hl(!0),hf(ht)),u(rW,hn,u(rq,hc(!1),u(ha,"(",")"))),u(rW,hn,u(rq,hc(!0),u(ha,"[","]")))])))),h$=u(rj,function(e){var t=function(){var t=r(function(e,t){return t3(u(rS,e,t))}),a=e.i2;switch(a.$){case 0:return{$:0,a:""};case 1:return u(b4,!1,-1);case 2:return s(b3,!1,!1,-1);case 3:return u(b9,a.a,u(t,function(e){return L(e.a,!1)},n=a.b));default:var n=a.c;return u(b6,a.a,u(bn,tv(a.d),u(t,function(e){return L(e,!1)},n)))}}();return u(rP,u(rj,n$,u(rq,b8(t),fT)),rK(e))},hp),hb=i(function(e,t,r,a,n,o){return{f5:n,aJ:e,g$:a,g9:r,hi:o,iT:t}}),hh=r(function(e,t){return u(rP,r4(e),u(n7,e,t))}),hm=r(function(e,t){return u(rB,u(hh,e,t),rK(O))}),hg=u(rP,r0("[ ]*\n"),u(rN,u(hm,rX("|"),r6(N([u(au,"text-center",r0("[ ]*:-+:[ ]*")),u(au,"text-left",r0("[ ]*:-+[ ]*")),u(au,"text-right",r0("[ ]*-+:[ ]*")),u(au,"text-left",r0("[ ]*-+[ ]*"))]))),u(rP,rX("|"),nF))),hv=u(au,a5(""),oG(rX("|"))),hx=u(rN,u(rB,u(rq,function(e){return u(ns,e.b,e.a)},iz(O)),u(rW,u(rN,oP,of),r6(N([oV,i4(c1),uA,u$,iK,u(rq,a6,i2(uM)),hv,ud])))),of),hw=u(rq,oK,nK(hx)),hy=u(rN,u(rJ,u(rW,u(nZ,O,hw),u(rq,rd,u(rN,oP,u(rP,of,u(rP,oW,rX("|")))))),r0("\\|[ ]*\n")),nF),hS=u(rW,nX(hy),u(rW,hg,u(rq,u(hb,0,!0),hy))),hE=a(function(e,t,r){return{a1:e,gy:r,gB:t}}),hk=u(tH,rW(nw(u(tH,function(e){return e.c3},u(tH,np,rK)))),rP(n$(function(e){return W(e,{c3:u(nv,s(hE,-1,!1,!1),e.c3)})}))),hD=u(rq,l(hb,0,!0,O,O),nK(hy)),hR=hk(u(rN,u(rB,hS,hD),$S)),hM=r(function(e,t){return{hi:t,i9:e}}),hA=u(tH,function(e){return e.c$},u(tH,l4(eR),eD(0))),hC=u(rj,function(e){var t=e.a,a=e.b;return u(rP,u(rj,n$,u(rq,r(function(e,r){return W(r,{cc:function(){if(1===e.$)return r.cc;var a,n=e.a,o=r.cc;return W(o,{ed:(a=u(de,n,o.ed)).$?o.ed:s(fq,n,W(a.a,{iw:t$(o0(hA({iE:tb,c$:nM(t)})))}),o.ed)})}(),c5:u(nv,{iE:e,c$:nM(t)},r.c5)})}),fT)),u(rq,hM(a),nw(u(tH,function(e){return e.c5},u(tH,np,rK)))))},u(rq,ff,s(fd,r0("(\\-|\\*|\\+)[ ]?\\["),rX("]"),u(bX,"[xX]"," ")))),hj=n$(function(e){return W(e,{hl:tE(u(aq,1,tE(e.hl))),d3:!1})}),hT=u(rq,oK,nK(u(rB,uM,u(rq,function(e){return u(a5,e,O)},r0("."))))),hL=u(rq,function(e){return{$:18,a:e}},u(rP,l1,u(rN,hT,u(rP,nF,$S)))),hq=r(function(e,t){return u(rN,rK(t),n$(function(r){return W(r,{d8:W(r.d8,{g4:!!u(o8,"data-group",t)||e,ho:!1})})}))}),hW=function(e){return n$(function(t){var r=t.d8;return W(t,{d8:W(r,{ho:!r.g4&&e})})})},hP=u(rW,uR,u(rq,rd,l0)),h_=u(rB,u(rN,rK(1),r0("={3,}[ ]*")),u(rN,rK(2),r0("-{3,}[ ]*"))),hO=u(rW,h_,u(rq,r(function(e,t){return L(t,e)}),u(rP,r0("[ ]*\n"),uR))),hI=u(rP,r0("[ ]*\n?"),u(rB,hP,hO)),hF=function(e){var t="(`){"+eu(e)+(e>8?",}":"}"),r=u(oZ,{ao:!0,av:!1},e>8?"([ ]*(ascii|art))?[ ]*":"[ ]*(ascii|art)[ ]*");return u(rW,u(rq,u(tH,nO,aM(1)),u(rJ,u(rN,r0("(?:.(?!"+t+"))*\n"),r4(nF)),u(rN,r0(t),nF))),u(rP,l1,u(rq,rd,u(rN,r4(uR),r))))},hN=n(function(e,t,r,a){var n=u(nA,e,r);if(n.$)return r;var o=n.a,i=u(de,t,o.ds);return i.$?r:s(t5,e,W(o,{ds:s(fq,t,W(i.a,{fX:a}),o.ds)}),r)}),hB=function(e){var t=e.a,r=e.b,a=r.a,n=r.b;return u(au,{$:8,a:L(a,n)},t.b?n$(function(e){var r=e.cc;return W(e,{cc:W(r,{aK:l(hN,a,n,r.aK,t)})})}):rK(0))},hU=function(e){var t=e.a,a=e.b,n=u($x,{fV:4,gf:{f$:"white",iZ:"#222",bj:"black"},g_:14,hD:1,ja:16,jb:8,jt:{hc:t$("100%"),av:!0,iY:'"',dc:tb}},a);return nw(function(e){var a=s(tg,r(function(e,t){var r=e.a,a=e.b,n=t.a,o=t.b,i=s(or,hX(),n,r+"\n");if(i.$)return L(n,o);var c=i.a;return L(c.a,u(F,L(c.c,a),o))}),L(e,O),n.dO),o=a.a;return u(rN,rK(L(t,{dr:n.dr,dO:a.b,e0:n.e0,e9:n.e9,fq:n.fq})),n8(o))})},hz=function(e){var t=e.a;if(!e.b)return rK(t);switch(t.$){case 2:var r=t.a,a=tE(t.b);if(a.b&&12===a.a.$&&!a.a.b.b){var n=a.b;return s(hH,t$(a.a.a),r,u(i7,r,tE(n)))}return s(hH,tb,r,t);case 17:case 1:case 5:case 16:case 13:case 14:case 4:case 3:case 15:return s(hH,tb,r=t.a,t);default:return rK(t)}},hH=r(function(e,t){return u(tH,u(fO,e,t),u(tH,rq(dO(t)),rW(hV())))});function hG(){var e;return r6(N([u(rW,u(rW,i1,u(rP,om,u(rW,u(rB,u(rN,u(rJ,u(rP,ch,e=h1()),r0("[ ]*\\*{3,}")),u(rP,r0("[ ]*\\*{3,}\n+"),nF)),$R(e)),u(rP,u(rB,as(rX("\n")),$S),u(rP,r0("}}[ ]*"),u(rq,a(function(e,t,r){return W(e,{ds:t,hi:r})}),u(rN,iQ,r0("[ ]*{{")))))))),u(rq,dL,$w)),u(rj,hB,u(rW,u(rP,om,u(rj,nj(!0),u(rW,$T,u(rP,r4(u(rP,nF,ch)),u(rP,r0("}}--[ ]*"),u(rW,r4(u(rN,r0("[A-Za-z0-9 ]+"),u(rN,of,og))),u(rq,a(function(e,t,r){return q(e,t,r)}),u(rN,nP,r0("[ ]*--{{"))))))))),u(rq,rd,$w))),u(rW,$G,u(rq,dj,$w)),h2()(u(rW,nw(function(e){return rK(L(e.cc.ed,$k(e.d8)?t$(e.d8.f4):tb))}),u(rW,hR,u(rP,hW(!0),u(rq,r(function(e,t){return u(tH,u(fc,e,t),dN(e))}),$w))))),h2()(u(rP,hW(!0),u(rP,u(hq,!1,O),h0()(u(rj,hq(!0),$w))))),u(rq,dT,u(rj,bj,u(rW,r4(u(rN,$J,u(rN,of,r4(nF)))),u(rq,rd,u(n7,nF,u(rj,$Z,u(rP,r4(of),u(rN,$w,r4(of))))))))),h2()(u(rW,hI,u(rq,dP,u(rP,hW(!0),$w)))),$y,u(rW,h$,u(rq,dF,$w)),u(rW,hV(),u(rj,function(e){return u(rq,dO(e),u(rj,u(fP,tb,e),u(rj,fb,r6(N([u(rq,bI,b2),u(rq,bF,b5),u(au,bO,bN),u(rq,b_,bB(c1))])))))},$w)),u(rW,hC,u(rq,dB,$w)),h2()(u(rP,hW(!0),u(rP,u(hq,!1,O),hK()(u(rj,hq(!0),$w))))),h2()(u(rP,hW(!0),u(rP,u(hq,!1,O),u(rW,hY(),u(rq,d_,u(rj,hq(!1),$w)))))),h2()(u(rP,hW(!0),u(rP,u(hq,!1,O),u(rW,hJ(),u(rq,dC,u(rj,hq(!1),$w)))))),h2()(u(rP,hW(!0),u(rP,u(hq,!1,O),u(rP,r0("[ ]*\n"),u(rW,cD(h1()),u(rq,dW,u(rj,hq(!1),$w))))))),h2()(u(rW,bP,u(rq,dq,u(rP,hW(!0),$w)))),h2()(u(rW,$T,u(rP,hW(!0),u(rq,dG,$w)))),$E]))}function hJ(){return u(n7,u(rP,nF,nX($A)),u(rP,hj,u(rN,u(rN,u(n5,nX($A),h1()),r0("[ ]*[*+-][ ]+")),dz(" "))))}function hV(){var e=a(function(e,t,r){return L(t,r-e)});return r4(u(rW,nw(function(e){return rK(e.cc.gJ)}),u(rW,u(rJ,u(rP,ch,h1()),r0("[ ]*\\*{3,}[ ]*")),u(rq,e,u(rN,nw(function(e){return rK(e.cc.gJ)}),r0("[ ]*\\*{3,}[ ]*\n+"))))))}function hX(){return u(rP,hZ(),nX(u(rP,ch,u(rN,u(rB,h1(),hL),hZ()))))}function hK(){return u(tH,rq(dI),u(tH,rP(r0("> ?")),u(tH,rP(dz("> ?")),u(tH,rP($S),u(tH,rW(r4(u(rP,nK($A),u(rP,r0("[ ]*"),u(rN,dU,r0("[ ]*\\[!")))))),u(tH,rW(u(n5,nX($A),h1())),rP(hj)))))))}function hY(){return u(n7,u(rP,nF,nX($A)),u(rP,hj,u(rN,u(rW,u(n5,nX($A),h1()),u(rP,r0("\\.[ ]*"),u(rq,rd,r0("[ ]*-?\\d+")))),dz(" "))))}function hZ(){return as(nX(u(rP,ch,u(rj,i3,u(rW,hQ(),u(rP,dz("[ ]{2,}"),u(rq,rd,u(rN,an(rX("]:")),rX("[^")))))))))}function hQ(){return u(rP,hj,nK(u(rP,r0("\n?"),h1())))}function h1(){return ct(function(){return u(rP,nX(u(rN,ov,r7)),u(rN,hG(),u(rP,r7,u(rN,of,u(rP,nF,oJ)))))})}function h2(){return u(tH,rq(rd),u(tH,rW($D),u(tH,rP(hW(!1)),rj(hz))))}function h0(){return u(tH,rq(dA),u(tH,rW(u(rj,hU,u(rj,hF,n_))),u(tH,rP(oW),rP(l1))))}var h7=hG();hG=function(){return h7};var h5=hJ();hJ=function(){return h5};var h3=hV();hV=function(){return h3};var h6=hX();hX=function(){return h6};var h4=hK();hK=function(){return h4};var h9=hY();hY=function(){return h9};var h8=hZ();hZ=function(){return h8};var me=hQ();hQ=function(){return me};var mt=h1();h1=function(){return mt};var mr=h2();h2=function(){return mr};var ma=h0();h0=function(){return ma};var mn,mo=a(function(e,t,r){var a=s(or,u(rN,h6,uK),s(rF,t$(r.bh),t$(e),W(t,{e8:r.hi})),r.gd);if(a.$){var n=a.a;return tu(u(rM,n.c,n.b))}var o=a.a;return s(dM,r,o.a,o.c)}),mi=r(function(e,t){return W(e,{cX:s(fq,e.iG,t,e.cX)})}),mc=function(e){var t=u(de,e.iG,e.cX);if(t.$)return e;var r=t.a,a=function(){if(r.id)return W(r,{cc:W(r.cc,{fJ:0})});var t=s(mo,e.cW,e.gx,r);if(t.$)return W(r,{f5:O,ce:t$(t.a)});var a=t.a;return W(a,{cM:u(t9,u(tH,function(e){return e.hF},lA),a.gx)})}(),n=u(sz,e.cV,u(t8,O,u(t9,function(e){return e.iu},a.gx)));return u(mi,W(e,{cV:n.a,c7:l(dR,a.c5,e.iG,"task",l(dR,a.c2,e.iG,"survey",l(dR,a.ge.gR,e.iG,"code",l(dR,a.cP,e.iG,"quiz",u(a$,n.b,e.c7)))))}),a)},mu=r(function(e,t){for(;;){if(D(np(t.cX),e))return t;var r=e+1,a=mc(W(t,{iG:e}));e=r,t=a}}),ms=function(e){return L(W(e,{c$:tU}),function(){switch(e.gc){case"json":return sq(u(rd,!0,u(eD,2,dd(e.hA))));case"fulljson":var t=u(mu,0,e.hA);return sq(u(rd,!0,u(eD,2,tX(N([L("lia",dd(t)),L("quiz",u(l4,db,u(dw,function(e){return e.cP},t.cX))),L("survey",u(l4,dv,u(dw,function(e){return e.c2},t.cX))),L("task",u(l4,dx,u(dw,function(e){return e.c5},t.cX)))])))));default:return u(ly,"unknown cmd",e.gc)}}())},ml=function(e){e:for(;;){for(var t=e.c$;;){if(3===t.$){if(t.a){var r=e.gd;if(1===r.$){e=W(e,{c$:u(sO,!1,t.b)});continue e}var a=u(l3,e.hA,r.a),n=a.a,o=W(e,{gd:a.b,hA:n});if(u(J,4,lX(n))){e=o;continue e}return L(o,lH(lL))}if(t.b)break;return ms(e)}break}return L(e,sL)}};mn={Worker:{init:eJ({hm:function(e){var t;return L(l(tz,tU,"",tb,sj({br:tb,f_:{gN:!1,fo:O},g8:t$(!1),hp:!1,h7:!0,ib:"",io:"",bh:0,e9:null,jq:""})),""===e.gc?sL:sq((t=e.gc,u(uQ,L(!1,""),u(rl,u(tH,t_,u(tH,rs,u(tH,eD(2),rd(!0)))),s(uZ,"","",t))))))},i1:function(){return sW(te)},c9:r(function(e,t){e:for(;;){t:for(;;)switch(e.$){case 0:if(e.a.b&&e.a.b.b){if(e.a.b.b.b){if("template"!==e.a.a||e.a.b.b.b.b)break t;var r,a,n=e.a.b;e=u(s_,l=n.a,tf(n.b.a));continue e}if("defines"===e.a.a)return L(t,ms(ml(u(lJ,c=e.a.b.a,W(t,{gc:"json"})).a).a).b);var o=e.a,i=o.a;if(1===(u(eo,"http://",r=c=o.b.a)?u(lR,0,u(rV,7,r)):u(eo,"https://",r)?u(lR,1,u(rV,8,r)):u(eo,"file:///",r)?u(lR,3,u(rV,8,r)):u(eo,"file://",r)?u(lR,2,u(rV,7,r)):u(eo,"ipfs://",r)?u(lR,4,u(rV,7,r)):u(eo,"ipns://",r)?u(lR,5,u(rV,7,r)):u(eo,"dat://",r)?u(lR,6,u(rV,6,r)):u(eo,"ftp://",r)?u(lR,7,u(rV,6,r)):u(eo,"hyper://",r)?u(lR,8,u(rV,8,r)):tb).$)return u(lJ,c,W(t,{gc:i}));return L(W(t,{gc:i,hA:W(sj({br:tb,f_:{gN:!1,fo:O},g8:t$(!1),hp:!1,h7:!0,ib:"",io:"",bh:0,e9:null,jq:""}),{io:c})}),u(lw,sP,c))}break t;case 1:return ml(t);case 2:if(e.b.$){var c,l=e.a;return L(W(t,{c$:u(sI,t.c$,lV(a=e.b.a))}),u(ly,l+" Load_ReadMe_Result",lV(a)))}return u(lJ,c=e.b.a,t);default:return e.b.$?(l=e.a,L(W(t,{c$:u(sI,t.c$,lV(a=e.b.a))}),u(ly,"Load_ReadMe_Result",lV(a)))):ml(W(t,{hA:u(sJ,{f2:l=e.a,hQ:t.hA},s(aE,"\r","",e.b.a)),c$:function(){var e=t.c$;return 3===e.$?u(sO,e.a,e.b-1):t.c$}()}))}return L(t,u(ly,"Handle",u(th,",",i=e.a)))}})})(u(em,function(e){return sS({gc:e})},u(eb,"cmd",e$)))(0)}},e.Elm?function e(t,r){for(var a in r)a in t?"init"==a?k(6):e(t[a],r[a]):t[a]=r[a]}(e.Elm,mn):e.Elm=mn}($53c0743dc086b130$exports);const $6316d14f44a21285$var$HTML_FILE="index.html",$6316d14f44a21285$var$START_HTML_FILE="start.html",$6316d14f44a21285$var$DEFAULT_TITLE_TAG="<title>Lia</title>",$6316d14f44a21285$var$DEFAULT_DESCRIPTION_META='<meta name="description" content="LiaScript is a service for running free and interactive online courses, build with its own Markup-language. So check out the following course ;-)">',$6316d14f44a21285$var$TEMP_FOLDER_NAME="pro",$6316d14f44a21285$export$d9468344d3651243="web";async function $6316d14f44a21285$export$372e2d09604f52f0(e,t){let r=[],a=null;try{let n=await $070fc7e985d52a73$export$6b76988456c0292f(),o=$070fc7e985d52a73$export$7f7b8152cc673abe();a=$3MWDR$path.join(n,"pro"),await $6316d14f44a21285$var$copyAssets(o,a,e["web-indexeddb"]),await $3MWDR$fsextra.copy(e.path,a);let i=await $6316d14f44a21285$var$handleReadmeRename(a,e.readme,e["web-indexeddb"]),c=await $3MWDR$fsextra.readFile($3MWDR$path.join(a,$6316d14f44a21285$var$HTML_FILE),"utf8");e.key&&(c=$070fc7e985d52a73$export$31a09876afc8115c(e.key,c)),c=$6316d14f44a21285$var$injectDefaultCourse(c,i),c=$6316d14f44a21285$var$updateMetadata(c,t,r);let u=await $58867fee6a9ce3e2$export$bc237d627614fc48(e,t);await $6316d14f44a21285$var$writeOutput(a,c,i,u,e,r),await $6316d14f44a21285$var$finalizeOutput(a,e),r.length>0&&(console.warn(`Export completed with ${r.length} warning(s):`),r.forEach(e=>{console.warn(` - ${e.step}: ${e.error}`)}))}catch(e){if(a)try{await $3MWDR$fsextra.remove(a)}catch(e){console.warn("Failed to clean up temporary directory:",e)}throw Error(`Web export failed: ${e instanceof Error?e.message:String(e)}`)}}async function $6316d14f44a21285$var$copyAssets(e,t,r){await $3MWDR$fsextra.copy($3MWDR$path.join(e,r?"./assets/indexeddb":"./assets/web"),t),await $3MWDR$fsextra.copy($3MWDR$path.join(e,"./assets/common"),t)}async function $6316d14f44a21285$var$handleReadmeRename(e,t,r){if(void 0===r)return t;let a=("string"==typeof r?r:$070fc7e985d52a73$export$4385e60b38654f68(20))+".md",n=$3MWDR$path.join(e,t),o=$3MWDR$path.join($3MWDR$path.dirname(n),a);return await $3MWDR$fsextra.move(n,o),t.replace($3MWDR$path.basename(t),a)}function $6316d14f44a21285$var$injectDefaultCourse(e,t){return $070fc7e985d52a73$export$a976684a0efeb93f(`<script>
668
671
  if (!window.LIA) {
669
672
  window.LIA = {}
670
673
  }
671
674
  window.LIA.defaultCourseURL = "${$3MWDR$path.basename(t)}"
672
- </script>`,e)}function $6316d14f44a21285$var$updateMetadata(e,t,r){var a,n,o,i,c,u;let s=e;try{let e=null==(a=t.lia)?void 0:a.str_title;e&&(s=s.replace("<title>Lia</title>",`<title>${e}</title><meta property="og:title" content="${e}"> <meta name="twitter:title" content="${e}">`),console.log("updating title ..."))}catch(e){r.push({step:"Update title",error:e,critical:!1})}try{let e=null==(i=t.lia)||null==(o=i.definition)||null==(n=o.macro)?void 0:n.comment;e&&(s=s.replace('<meta name="description" content="LiaScript is a service for running free and interactive online courses, build with its own Markup-language. So check out the following course ;-)">',`<meta name="description" content="${e}"><meta property="og:description" content="${e}"><meta name="twitter:description" content="${e}">`),console.log("updating description ..."))}catch(e){r.push({step:"Update description",error:e,critical:!1})}try{let e=null==(u=t.lia)||null==(c=u.definition)?void 0:c.logo;e&&(s=$070fc7e985d52a73$export$a976684a0efeb93f(`<meta property="og:image" content="${e}"><meta name="twitter:image" content="${e}">`,s),console.log("updating logo ..."))}catch(e){r.push({step:"Update logo",error:e,critical:!1})}return s}async function $6316d14f44a21285$var$writeOutput(e,t,r,a,n,o){try{n["web-iframe"]?(await $070fc7e985d52a73$export$552bfb764b5cd2b4($3MWDR$path.join(e,$6316d14f44a21285$var$START_HTML_FILE),t),await $070fc7e985d52a73$export$8cde213409fd6377(e,$6316d14f44a21285$var$HTML_FILE,r,a,n.style,$6316d14f44a21285$var$START_HTML_FILE)):(t=$070fc7e985d52a73$export$a976684a0efeb93f(a,t),t=$070fc7e985d52a73$export$1b80ed980367b7c1(t),await $070fc7e985d52a73$export$552bfb764b5cd2b4($3MWDR$path.join(e,$6316d14f44a21285$var$HTML_FILE),t))}catch(e){throw o.push({step:"Write output",error:e,critical:!0}),e}}async function $6316d14f44a21285$var$finalizeOutput(e,t){t["web-zip"]?await $070fc7e985d52a73$export$8901015135f2fb22(e,t.output):(await $3MWDR$fsextra.ensureDir(t.output),await $3MWDR$fsextra.copy(e,t.output,{filter:$070fc7e985d52a73$export$3032dc2899b8ea9b(e),overwrite:!0}),await $3MWDR$fsextra.remove(e))}var $2e8a8687471857f8$export$b7ce4444e8ed02dc=function(e){return e.JSON="json",e.FULL_JSON="fulljson",e}({}),$2e8a8687471857f8$export$d8c230555f857aaf=function(e){return e.DEBUG="debug",e.FILE="file",e.TEMPLATE="template",e}({});class $1ecd50621e2824d1$export$a46f15a9a9fee68a{async run(e){let t=$53c0743dc086b130$exports.Elm.Worker.init({flags:{cmd:""}});this.setupHelperPort(t,e),this.setupOutputPort(t,e),await this.initiateExport(t,e)}setupHelperPort(e,t){e.ports.helper.subscribe(async([r,a])=>{switch(r){case $2e8a8687471857f8$export$d8c230555f857aaf.DEBUG:console.warn("DEBUG",a);break;case $2e8a8687471857f8$export$d8c230555f857aaf.FILE:let n=$parcel$interopDefault($3MWDR$path).resolve($parcel$interopDefault($3MWDR$path).dirname(t.input),a);console.warn("loading:",n);let o=$parcel$interopDefault($3MWDR$fsextra).readFileSync(n,"utf8");e.ports.input.send([$2e8a8687471857f8$export$d8c230555f857aaf.TEMPLATE,a,o]);break;default:console.warn("unknown command:",r,a)}})}setupOutputPort(e,t){e.ports.output.subscribe(r=>{let[a,n]=r;a?this.handleExportOutput(t,n,e):console.warn("Export failed:",n)})}handleExportOutput(e,t,r){switch(e.format){case $2e8a8687471857f8$export$b7ce4444e8ed02dc.JSON:case $2e8a8687471857f8$export$b7ce4444e8ed02dc.FULL_JSON:this.exportJson(e,t);break;case"rdf":$58867fee6a9ce3e2$export$372e2d09604f52f0(e,JSON.parse(t));break;case $455519058ce391fd$export$d9468344d3651243:this.exportScorm12(e,JSON.parse(t));break;case $f3a76b91a4865d74$export$d9468344d3651243:this.exportScorm2004(e,JSON.parse(t));break;case"ims":$7eeb04a4e678ba02$export$372e2d09604f52f0(e,JSON.parse(t));break;case"web":$6316d14f44a21285$export$372e2d09604f52f0(e,JSON.parse(t));break;case"pdf":$2358171a5699e480$export$372e2d09604f52f0(e);break;case $02e6fd5277cb1195$export$d9468344d3651243:$02e6fd5277cb1195$export$372e2d09604f52f0(e,JSON.parse(t));break;case $8c3498a62706068d$export$d9468344d3651243:$8c3498a62706068d$export$372e2d09604f52f0(e);break;case $42514d84790f50f1$export$d9468344d3651243:$42514d84790f50f1$export$372e2d09604f52f0(e,JSON.parse(t));break;case $b3496016a321b67a$export$d9468344d3651243:$b3496016a321b67a$export$372e2d09604f52f0(e,JSON.parse(t));break;case $6e87a9adb423ec83$export$d9468344d3651243:this.handleProjectExport(e,JSON.parse(t),r);break;default:console.warn("unknown output format",e.format)}}exportJson(e,t){$parcel$interopDefault($3MWDR$fsextra).writeFile(e.output+".json",t,function(e){e&&console.error(e)})}exportScorm12(e,t){(e["scorm-embed"]||e["lia-subfolder"])&&(e["scorm-embed"]=this.embed),$455519058ce391fd$export$372e2d09604f52f0(e,t)}exportScorm2004(e,t){(e["scorm-embed"]||e["lia-subfolder"])&&(e["scorm-embed"]=this.embed),$f3a76b91a4865d74$export$372e2d09604f52f0(e,t)}handleProjectExport(e,t,r){if(this.collection)try{$6e87a9adb423ec83$export$6930dbd384916ad6(this.collection,t);let a=$6e87a9adb423ec83$export$ee97db0b1eaef5b1(this.collection);a?(console.warn("loading:",a),r.ports.input.send([$2e8a8687471857f8$export$b7ce4444e8ed02dc.FULL_JSON,a])):$6e87a9adb423ec83$export$372e2d09604f52f0(e,this.collection)}catch(e){console.warn("project export error:",e)}}async initiateExport(e,t){try{let r=this.determineInternalFormat(t.format);t.format===$6e87a9adb423ec83$export$d9468344d3651243?await this.handleProjectInput(e,t,r):$070fc7e985d52a73$export$bab98af026af71ac(t.input)?"pdf"===t.format?await $2358171a5699e480$export$372e2d09604f52f0(t):t.format===$8c3498a62706068d$export$d9468344d3651243?await $8c3498a62706068d$export$372e2d09604f52f0(t):"rdf"===t.format?await this.handleUrlInput(e,t,r):console.warn("URLs are not allowed as input"):await this.handleFileInput(e,t,r)}catch(e){console.error(e)}}determineInternalFormat(e){return e==$455519058ce391fd$export$d9468344d3651243||e==$f3a76b91a4865d74$export$d9468344d3651243||"pdf"==e||e==$02e6fd5277cb1195$export$d9468344d3651243||e==$8c3498a62706068d$export$d9468344d3651243||"web"==e||"ims"==e||e==$42514d84790f50f1$export$d9468344d3651243||"rdf"==e||e==$b3496016a321b67a$export$d9468344d3651243||e==$6e87a9adb423ec83$export$d9468344d3651243||e==$02e6fd5277cb1195$export$d9468344d3651243?$2e8a8687471857f8$export$b7ce4444e8ed02dc.FULL_JSON:e}async handleProjectInput(e,t,r){let a=$parcel$interopDefault($3MWDR$fsextra).readFileSync(t.input,"utf8");if(this.collection=$parcel$interopDefault($3MWDR$yaml).parse(a),this.collection){let a=$6e87a9adb423ec83$export$ee97db0b1eaef5b1(this.collection);null===a?$6e87a9adb423ec83$export$372e2d09604f52f0(t,this.collection):(console.warn("loading:",a),e.ports.input.send([r,a]))}}async handleFileInput(e,t,r){let a=$parcel$interopDefault($3MWDR$fsextra).readFileSync(t.input,"utf8");this.embed=a,e.ports.input.send([r,a])}async handleUrlInput(e,t,r){let a=await $parcel$interopDefault($3MWDR$nodefetch)(t.input,{}),n=await a.text();n&&e.ports.input.send([r,n])}constructor(){this.collection=null,this.embed=void 0}}async function $e87da97f5f05ff96$export$6411c5cbab21135b(e,t){return new Promise((r,a)=>{(0,$3MWDR$fs.createReadStream)(e).pipe($parcel$interopDefault($3MWDR$unzipper).Extract({path:t})).on("close",r).on("error",a)})}async function $e87da97f5f05ff96$var$findMarkdownFiles(e,t=[]){for(let r of(await (0,$3MWDR$fspromises.readdir)(e))){let a=(0,$3MWDR$path.join)(e,r),n=await (0,$3MWDR$fspromises.stat)(a);n.isDirectory()?r.startsWith(".")||"node_modules"===r||"dist"===r||"build"===r||await $e87da97f5f05ff96$var$findMarkdownFiles(a,t):n.isFile()&&".md"===(0,$3MWDR$path.extname)(r).toLowerCase()&&t.push(a)}return t}async function $e87da97f5f05ff96$export$8bdb062a90752518(e){let t=await $e87da97f5f05ff96$var$findMarkdownFiles(e);if(0===t.length)return null;let r=t.find(e=>{var t;return"readme.md"===(null==(t=e.split("/").pop())?void 0:t.toLowerCase())});return r||t[0]}function $e87da97f5f05ff96$export$a0c027876dc9c378(e){return".zip"===(0,$3MWDR$path.extname)(e).toLowerCase()}async function $e87da97f5f05ff96$export$932e912380fe3c6f(e,t,r,a){try{/^https?:\/\//i.test(e)||(e=`https://${e.replace(/^\/+/,"")}`),console.log(`Cloning git repository: ${e}${r?` (branch: ${r})`:""}`),await $parcel$interopDefault($3MWDR$isomorphicgit).clone({fs:$parcel$interopDefault($3MWDR$fs),http:$parcel$interopDefault($3MWDR$isomorphicgithttpnode),dir:t,url:e,ref:r,singleBranch:!0,depth:1});let n=a?(0,$3MWDR$path.join)(t,a):t;try{await (0,$3MWDR$fspromises.stat)(n)}catch(e){throw Error(`Subdirectory '${a}' not found in cloned repository`)}return n}catch(e){throw console.error("Git clone failed:",e),Error(`Failed to clone git repository: ${e.message}`)}}async function $e87da97f5f05ff96$export$395d666fc5698bcd(e){try{await (0,$3MWDR$fspromises.rm)(e,{recursive:!0,force:!0})}catch(t){console.warn(`Failed to remove directory ${e}:`,t)}}var $0f35a80f13da4532$var$$parcel$__dirname=$3MWDR$path.resolve(__dirname,"../src/server/routes");const $0f35a80f13da4532$export$2cdb3bba44f39bdb=async e=>{e.get("/presets",async(e,t)=>{try{let e="";if(process.versions.electron)if($0f35a80f13da4532$var$$parcel$__dirname.includes("src/server"))e=(0,$3MWDR$path.join)($0f35a80f13da4532$var$$parcel$__dirname,"..","..","presets.yaml");else{let t=process.resourcesPath||(0,$3MWDR$path.join)($0f35a80f13da4532$var$$parcel$__dirname,"../..");e=(0,$3MWDR$path.join)(t,"app.asar.unpacked","dist","presets.yaml")}else{let t=(0,$3MWDR$path.dirname)((0,$3MWDR$fs.realpathSync)(process.argv[1])),r=[(0,$3MWDR$path.join)(t,"presets.yaml"),(0,$3MWDR$path.join)(process.cwd(),"dist","presets.yaml"),(0,$3MWDR$path.join)(process.cwd(),"src","presets.yaml")];for(let t of r)try{await (0,$3MWDR$fspromises.readFile)(t,"utf-8"),e=t;break}catch{}e||(e=r[0])}let t=await (0,$3MWDR$fspromises.readFile)(e,"utf-8"),r=$3MWDR$yaml.parse(t);if(!r||!r.presets)throw Error("Invalid presets file structure");return{presets:r.presets}}catch(e){return console.error("Failed to load presets:",e),t.code(500).send({error:"Failed to load presets configuration"})}}),e.post("/export",async(t,r)=>{try{let a=await t.body,n={source:{},target:{},options:{}};if(t.isMultipart()){let a=t.parts(),o=[],i=(0,$3MWDR$crypto.randomUUID)(),c=(0,$3MWDR$path.join)((0,$3MWDR$os.tmpdir)(),"liaex-uploads",i);for await(let e of(await (0,$3MWDR$fspromises.mkdir)(c,{recursive:!0}),a))if("file"===e.type){let t=(0,$3MWDR$path.join)(c,e.filename),r=await e.toBuffer();await (0,$3MWDR$fspromises.writeFile)(t,new Uint8Array(r)),o.push({filename:e.filename,path:t,mimetype:e.mimetype})}else{let t=e.fieldname,r=e.value;if("preset"===t)n.target.preset=r;else if("format"===t)n.target.format=r;else if("gitUrl"===t)n.source.gitUrl=r;else if("gitBranch"===t)n.source.gitBranch=r;else if("gitSubdir"===t)n.source.gitSubdir=r;else if("gitFile"===t)n.source.gitFile=r;else if(t.startsWith("option_")){let e=t.substring(7);n.options[e]=r}}if(o.length>0){n.source.type="upload",n.source.files=o,n.source.uploadDir=c;let t=o.find(e=>$e87da97f5f05ff96$export$a0c027876dc9c378(e.filename));if(t){e.log.info(`Extracting ZIP file: ${t.filename}`);let a=(0,$3MWDR$path.join)(c,"extracted");await (0,$3MWDR$fspromises.mkdir)(a,{recursive:!0}),await $e87da97f5f05ff96$export$6411c5cbab21135b(t.path,a),e.log.info(`ZIP extracted to: ${a}`);let o=await $e87da97f5f05ff96$export$8bdb062a90752518(a);if(!o)return r.code(400).send({error:"No markdown file found in ZIP archive. Please include a README.md or any .md file."});e.log.info(`Found main markdown: ${o}`),n.source.mainFile=o,n.source.extractedFrom=t.filename}}else{if(!n.source.gitUrl)return r.code(400).send({error:"No files uploaded and no git URL provided"});n.source.type="git",e.log.info(`Cloning git repository: ${n.source.gitUrl}`);let t=(0,$3MWDR$crypto.randomUUID)(),a=(0,$3MWDR$path.join)((0,$3MWDR$os.tmpdir)(),"liaex-git",t);await (0,$3MWDR$fspromises.mkdir)(a,{recursive:!0});try{let t=await $e87da97f5f05ff96$export$932e912380fe3c6f(n.source.gitUrl,a,n.source.gitBranch,n.source.gitSubdir);e.log.info(`Git repository cloned to: ${t}`);let o=null;if(n.source.gitFile){let e=(0,$3MWDR$path.join)(t,n.source.gitFile);try{await (0,$3MWDR$fspromises.access)(e),o=e}catch{return r.code(400).send({error:`Specified file not found in repository: ${n.source.gitFile}`})}}else if(!(o=await $e87da97f5f05ff96$export$8bdb062a90752518(t)))return r.code(400).send({error:"No markdown file found in Git repository. Please include a README.md or any .md file."});e.log.info(`Found main markdown: ${o}`),n.source.mainFile=o,n.source.cloneDir=a,n.source.repoPath=t}catch(t){return e.log.error(`Failed to clone git repository: ${t.message}`),r.code(400).send({error:`Failed to clone git repository: ${t.message}`})}}}else{if(!a.gitUrl)return r.code(400).send({error:"Invalid request format"});n.source.type="git",n.source.gitUrl=a.gitUrl,n.source.gitBranch=a.gitBranch,n.source.gitSubdir=a.gitSubdir,n.source.gitFile=a.gitFile,n.target=a.target||{},n.options=a.options||{}}let o=$f6a6722fcde1ce8b$export$c8ba420abe2b422f.addJob(n);return r.send(o)}catch(t){return e.log.error(t),r.code(500).send({error:"Failed to create export job",message:t.message})}}),e.get("/job/:jobId",async(e,t)=>{let{jobId:r}=e.params,a=$f6a6722fcde1ce8b$export$c8ba420abe2b422f.getJob(r);if(!a)return t.code(404).send({error:"Job not found"});let n=$f6a6722fcde1ce8b$export$c8ba420abe2b422f.getQueuePosition(r);return t.send({job:a,queuePosition:n})}),e.get("/queue",async(e,t)=>t.send($f6a6722fcde1ce8b$export$c8ba420abe2b422f.getQueueStatus())),e.get("/download/:jobId",async(t,r)=>{let{jobId:a}=t.params,n=$f6a6722fcde1ce8b$export$c8ba420abe2b422f.getJob(a);if(!n)return r.code(404).send({error:"Job not found"});if("completed"!==n.status)return r.code(400).send({error:"Job not completed yet"});if(!n.result||!n.result.outputPath)return r.code(404).send({error:"Export file not found"});try{let e=await (0,$3MWDR$fspromises.readFile)(n.result.outputPath),t=n.result.filename||(0,$3MWDR$path.basename)(n.result.outputPath),a="application/octet-stream";return t.endsWith(".zip")?a="application/zip":t.endsWith(".pdf")?a="application/pdf":t.endsWith(".apk")?a="application/vnd.android.package-archive":t.endsWith(".epub")?a="application/epub+zip":t.endsWith(".docx")?a="application/vnd.openxmlformats-officedocument.wordprocessingml.document":t.endsWith(".html")&&(a="text/html"),r.header("Content-Disposition",`attachment; filename="${t}"`),r.type(a),r.send(e)}catch(t){return e.log.error(t),r.code(500).send({error:"Failed to download file",message:t.message})}})};var $54ebfb3440440ead$var$$parcel$__dirname=$3MWDR$path.resolve(__dirname,"../src/server/queue");class $54ebfb3440440ead$export$17699a8dbc199223 extends $3MWDR$events.EventEmitter{addJob(e){let t={...e,id:(0,$3MWDR$crypto.randomUUID)(),status:"queued",createdAt:new Date};this.queue.push(t);let r=this.queue.length+ +!!this.currentJob;return this.emit("job-added",t),this.isProcessing||this.processNext(),{jobId:t.id,queuePosition:r}}getJob(e){var t;if((null==(t=this.currentJob)?void 0:t.id)===e)return this.currentJob;let r=this.queue.find(t=>t.id===e);return r||this.completedJobs.get(e)}getQueuePosition(e){var t;if((null==(t=this.currentJob)?void 0:t.id)===e)return 0;let r=this.queue.findIndex(t=>t.id===e);return r>=0?r+1:-1}async processNext(){if(!this.isProcessing&&0!==this.queue.length){this.isProcessing=!0,this.currentJob=this.queue.shift(),this.currentJob.status="processing",this.currentJob.startedAt=new Date,this.emit("job-started",this.currentJob);try{await this.performExport(this.currentJob),this.currentJob.status="completed",this.currentJob.completedAt=new Date,this.emit("job-completed",this.currentJob)}catch(e){this.currentJob.status="failed",this.currentJob.error=e.message,this.currentJob.completedAt=new Date,this.emit("job-failed",this.currentJob)}finally{if(this.currentJob&&(this.completedJobs.set(this.currentJob.id,this.currentJob),this.completedJobs.size>this.maxCompletedJobs)){let e=this.completedJobs.keys().next().value;e&&this.completedJobs.delete(e)}this.currentJob=null,this.isProcessing=!1,this.queue.length>0&&setImmediate(()=>this.processNext())}}}async loadPresets(){if(!this.presetsConfig)try{let e=$3MWDR$path.join($54ebfb3440440ead$var$$parcel$__dirname,"..","..","dist"),t=$3MWDR$path.join(e,"presets.yaml");try{await $3MWDR$fsextra.readFile(t,"utf-8")}catch{t=$3MWDR$path.join(process.cwd(),"dist","presets.yaml")}let r=await $3MWDR$fsextra.readFile(t,"utf-8");this.presetsConfig=$3MWDR$yaml.parse(r),console.log("Loaded presets configuration")}catch(e){console.error("Failed to load presets:",e),this.presetsConfig={presets:[]}}}async performExport(e){return new Promise(async(t,r)=>{try{var a,n,o;let i,c,u;if(await this.loadPresets(),"upload"===e.source.type&&e.source.files&&e.source.files.length>0)if(e.source.mainFile)i=e.source.mainFile,console.log(`Using main markdown from ZIP: ${i}`);else{let t=e.source.files.find(e=>"README.md"===e.filename||e.filename.toLowerCase().endsWith(".md"));i=t?t.path:e.source.files[0].path}else if("git"===e.source.type&&e.source.gitUrl)if(e.source.mainFile)i=e.source.mainFile,console.log(`Using main markdown from Git: ${i}`);else throw Error("No main file found in Git repository");else throw Error("No valid input source");let s={};if(e.target.preset){let t=null==(o=this.presetsConfig.presets)?void 0:o.find(t=>t.id===e.target.preset);t?(c=t.format||"scorm2004",s=t.options||{},console.log(`Using preset '${e.target.preset}' with format '${c}' and options:`,s)):(console.warn(`Preset '${e.target.preset}' not found, using default format`),c="scorm2004")}else c=e.target.format||"web";let l={...s,...e.options||{}};delete l.format;let d=$3MWDR$path.join((0,$3MWDR$os.tmpdir)(),"liaex-exports",e.id);await $3MWDR$fsextra.ensureDir(d);let f=$3MWDR$path.join(d,"export"),p=["--input",i,"--format",c,"--output",f],$={"scorm1.2":["scorm","mastery","typical","responsi","translate","debugging","remove","lia"],scorm2004:["scorm","mastery","typical","responsi","translate","debugging","remove","lia"],xapi:["xapi","lia"],ims:["ims","lia"],web:["web"],pdf:["pdf"],android:["android"],ios:["ios"],epub:["epub"],docx:["docx"],json:["json"],rdf:["rdf"],h5p:["h5p"]}[c]||[],b={"scorm1.2":e=>{let t=e.replace(/([A-Z])/g,"-$1").toLowerCase();return"liaSubfolder"===e?"lia-subfolder":"masteryScore"===e?"scorm-masteryScore":"typicalDuration"===e?"scorm-typicalDuration":"scormOrganization"===e?"scorm-organization":"scormIframe"===e?"scorm-iframe":"scormEmbed"===e?"scorm-embed":"scormAlwaysActive"===e?"scorm-alwaysActive":e.startsWith("scorm")||["mastery-score","typical-duration"].includes(t)?t:`scorm-${t}`},scorm2004:e=>{let t=e.replace(/([A-Z])/g,"-$1").toLowerCase();return"liaSubfolder"===e?"lia-subfolder":"masteryScore"===e?"scorm-masteryScore":"typicalDuration"===e?"scorm-typicalDuration":"scormOrganization"===e?"scorm-organization":"scormIframe"===e?"scorm-iframe":"scormEmbed"===e?"scorm-embed":"scormAlwaysActive"===e?"scorm-alwaysActive":t}}[c]||(e=>e.includes("-")?e:e.replace(/([A-Z])/g,"-$1").toLowerCase());for(let[e,t]of Object.entries(l)){let r=e.toLowerCase();if($.length>0){let t=$.some(e=>r.startsWith(e)),a=["xapi","web","pdf","epub","docx","android","ios","ims","json","rdf","h5p","app","package"].some(e=>!$.includes(e)&&r.startsWith(e));if(!t||a){console.log(`[DEBUG] SKIPPING option: ${e}`);continue}}let a=b(e),n=`--${a}`;!0===t||"true"===t?p.push(n):!1===t||"false"===t||null!=t&&""!==t&&p.push(n,String(t))}if(process.versions.electron)if(($54ebfb3440440ead$var$$parcel$__dirname.includes("src/server")||$54ebfb3440440ead$var$$parcel$__dirname.includes("src\\server"))&&!$54ebfb3440440ead$var$$parcel$__dirname.includes("app.asar"))u=$3MWDR$path.join(process.cwd(),"dist","index.js");else{let e=$54ebfb3440440ead$var$$parcel$__dirname.replace(/app\.asar([/\\]|$)/,"app.asar.unpacked$1"),t=e.indexOf("resources");if(t>=0){let r=e.substring(0,t+9);u=$3MWDR$path.join(r,"app.asar.unpacked","dist","index.js")}else{let t=e.split($3MWDR$path.sep),r=t.indexOf("app.asar.unpacked"),a=r>=0?t.slice(0,r+1).join($3MWDR$path.sep):e;u=$3MWDR$path.join(a,"dist","index.js")}}else u=process.argv[1];let h=process.execPath;console.log(`Starting export process for job ${e.id}: ${h} ${u} ${p.join(" ")}`);let m=(0,$3MWDR$child_process.spawn)(h,[u,...p],{stdio:["ignore","pipe","pipe"],detached:!1,cwd:d,env:{...process.env,ELECTRON_RUN_AS_NODE:"1"}}),g="",v="";null==(a=m.stdout)||a.on("data",t=>{g+=t.toString(),console.log(`[Job ${e.id}] ${t.toString().trim()}`)}),null==(n=m.stderr)||n.on("data",t=>{v+=t.toString(),console.error(`[Job ${e.id}] ${t.toString().trim()}`)}),m.on("error",t=>{console.error(`Export process error for job ${e.id}:`,t),r(t)}),m.on("close",async a=>{if(0!==a)return void r(Error(`Export process exited with code ${a}. stderr: ${v}`));try{await new Promise(e=>setTimeout(e,1e3)),console.log(`Looking for output files in: ${d}`);let r=await $3MWDR$fsextra.readdir(d);console.log(`Files in output directory: ${r.join(", ")}`);let a=r.find(e=>e.endsWith(".zip")||e.endsWith(".html")||e.endsWith(".pdf")||e.endsWith(".epub")||e.endsWith(".docx")||e.endsWith(".json")||e.endsWith(".jsonld")||e.endsWith(".nq")||e.endsWith(".apk"));if(!a)throw Error(`Export completed but no output file was generated. Found files: ${r.join(", ")} in directory: ${d}`);let n=$3MWDR$path.join(d,a);e.result={outputPath:n,filename:a},console.log(`Export completed: ${e.id} -> ${n}`);try{"git"===e.source.type&&e.source.cloneDir&&(console.log(`Cleaning up git clone: ${e.source.cloneDir}`),await $e87da97f5f05ff96$export$395d666fc5698bcd(e.source.cloneDir)),"upload"===e.source.type&&e.source.uploadDir&&(console.log(`Cleaning up upload directory: ${e.source.uploadDir}`),await $e87da97f5f05ff96$export$395d666fc5698bcd(e.source.uploadDir))}catch(t){console.warn(`Cleanup warning for job ${e.id}:`,t)}t()}catch(e){r(e)}})}catch(t){console.error(`Export failed for job ${e.id}:`,t);try{"git"===e.source.type&&e.source.cloneDir&&await $e87da97f5f05ff96$export$395d666fc5698bcd(e.source.cloneDir),"upload"===e.source.type&&e.source.uploadDir&&await $e87da97f5f05ff96$export$395d666fc5698bcd(e.source.uploadDir)}catch(t){console.warn(`Cleanup error after failed job ${e.id}:`,t)}r(t)}})}getQueueStatus(){return{currentJob:this.currentJob,queueLength:this.queue.length,queue:this.queue.map(e=>({id:e.id,status:e.status,createdAt:e.createdAt}))}}constructor(...e){super(...e),this.queue=[],this.currentJob=null,this.completedJobs=new Map,this.isProcessing=!1,this.maxCompletedJobs=100,this.presetsConfig=null}}var $f6a6722fcde1ce8b$var$$parcel$__dirname=$3MWDR$path.resolve(__dirname,"../src/server");const $f6a6722fcde1ce8b$export$c8ba420abe2b422f=new $54ebfb3440440ead$export$17699a8dbc199223;function $f6a6722fcde1ce8b$var$getLocalIP(){let e=$parcel$interopDefault($3MWDR$os).networkInterfaces();for(let t of Object.keys(e)){let r=e[t];if(r){for(let e of r)if("IPv4"===e.family&&!e.internal)return e.address}}return"127.0.0.1"}async function $f6a6722fcde1ce8b$export$86e1e39a5e8f80d4(e=3e3,t=!1,r=!1){let a,n="development"===process.env.NODE_ENV?{level:"info",transport:{target:"pino-pretty",options:{translateTime:"HH:MM:ss Z",ignore:"pid,hostname"}}}:{level:"info"},o=$parcel$interopDefault($3MWDR$fastify)({logger:n});if(await o.register($parcel$interopDefault($3MWDR$fastifymultipart),{limits:{fileSize:0x6400000}}),$f6a6722fcde1ce8b$var$$parcel$__dirname.includes("app.asar"))console.log("Running from ASAR, using unpacked path:",a=$f6a6722fcde1ce8b$var$$parcel$__dirname.replace("app.asar","app.asar.unpacked")+"/public");else{let e=(0,$3MWDR$fs.realpathSync)(process.argv[1]),t=(0,$3MWDR$path.join)(e,".."),r=[(0,$3MWDR$path.join)(t,"server","public"),(0,$3MWDR$path.join)($f6a6722fcde1ce8b$var$$parcel$__dirname,"public"),(0,$3MWDR$path.join)(process.cwd(),"dist","server","public"),(0,$3MWDR$path.join)(process.cwd(),"src","server","public")];a=r.find(e=>(0,$3MWDR$fs.existsSync)(e))||r[0]}console.log("Serving static files from:",a),await o.register($parcel$interopDefault($3MWDR$fastifystatic),{root:a,prefix:"/"}),await o.register($0f35a80f13da4532$export$2cdb3bba44f39bdb,{prefix:"/api"});let i=async()=>{console.log("\nShutting down server..."),await o.close(),process.exit(0)};process.on("SIGTERM",i),process.on("SIGINT",i);try{await o.listen({port:e,host:"0.0.0.0"});let a=o.server.address().port;if(t)return console.log(`Server started on http://localhost:${a}`),o;let n=$f6a6722fcde1ce8b$var$getLocalIP();console.log(`
675
+ </script>`,e)}function $6316d14f44a21285$var$updateMetadata(e,t,r){var a,n,o,i,c,u;let s=e;try{let e=null==(a=t.lia)?void 0:a.str_title;e&&(s=s.replace("<title>Lia</title>",`<title>${e}</title><meta property="og:title" content="${e}"> <meta name="twitter:title" content="${e}">`),console.log("updating title ..."))}catch(e){r.push({step:"Update title",error:e,critical:!1})}try{let e=null==(i=t.lia)||null==(o=i.definition)||null==(n=o.macro)?void 0:n.comment;e&&(s=s.replace('<meta name="description" content="LiaScript is a service for running free and interactive online courses, build with its own Markup-language. So check out the following course ;-)">',`<meta name="description" content="${e}"><meta property="og:description" content="${e}"><meta name="twitter:description" content="${e}">`),console.log("updating description ..."))}catch(e){r.push({step:"Update description",error:e,critical:!1})}try{let e=null==(u=t.lia)||null==(c=u.definition)?void 0:c.logo;e&&(s=$070fc7e985d52a73$export$a976684a0efeb93f(`<meta property="og:image" content="${e}"><meta name="twitter:image" content="${e}">`,s),console.log("updating logo ..."))}catch(e){r.push({step:"Update logo",error:e,critical:!1})}return s}async function $6316d14f44a21285$var$writeOutput(e,t,r,a,n,o){try{n["web-iframe"]?(await $070fc7e985d52a73$export$552bfb764b5cd2b4($3MWDR$path.join(e,$6316d14f44a21285$var$START_HTML_FILE),t),await $070fc7e985d52a73$export$8cde213409fd6377(e,$6316d14f44a21285$var$HTML_FILE,r,a,n.style,$6316d14f44a21285$var$START_HTML_FILE)):(t=$070fc7e985d52a73$export$a976684a0efeb93f(a,t),t=$070fc7e985d52a73$export$1b80ed980367b7c1(t),await $070fc7e985d52a73$export$552bfb764b5cd2b4($3MWDR$path.join(e,$6316d14f44a21285$var$HTML_FILE),t))}catch(e){throw o.push({step:"Write output",error:e,critical:!0}),e}}async function $6316d14f44a21285$var$finalizeOutput(e,t){t["web-zip"]?await $070fc7e985d52a73$export$8901015135f2fb22(e,t.output):(await $3MWDR$fsextra.ensureDir(t.output),await $3MWDR$fsextra.copy(e,t.output,{filter:$070fc7e985d52a73$export$3032dc2899b8ea9b(e),overwrite:!0}),await $3MWDR$fsextra.remove(e))}var $2e8a8687471857f8$export$b7ce4444e8ed02dc=function(e){return e.JSON="json",e.FULL_JSON="fulljson",e}({}),$2e8a8687471857f8$export$d8c230555f857aaf=function(e){return e.DEBUG="debug",e.FILE="file",e.TEMPLATE="template",e}({});class $1ecd50621e2824d1$export$a46f15a9a9fee68a{async run(e){let t=$53c0743dc086b130$exports.Elm.Worker.init({flags:{cmd:""}});this.setupHelperPort(t,e),this.setupOutputPort(t,e),await this.initiateExport(t,e)}setupHelperPort(e,t){e.ports.helper.subscribe(async([r,a])=>{switch(r){case $2e8a8687471857f8$export$d8c230555f857aaf.DEBUG:console.warn("DEBUG",a);break;case $2e8a8687471857f8$export$d8c230555f857aaf.FILE:let n=$parcel$interopDefault($3MWDR$path).resolve($parcel$interopDefault($3MWDR$path).dirname(t.input),a);console.warn("loading:",n);let o=$parcel$interopDefault($3MWDR$fsextra).readFileSync(n,"utf8");e.ports.input.send([$2e8a8687471857f8$export$d8c230555f857aaf.TEMPLATE,a,o]);break;default:console.warn("unknown command:",r,a)}})}setupOutputPort(e,t){e.ports.output.subscribe(r=>{let[a,n]=r;a?this.handleExportOutput(t,n,e):console.warn("Export failed:",n)})}handleExportOutput(e,t,r){switch(e.format){case $2e8a8687471857f8$export$b7ce4444e8ed02dc.JSON:case $2e8a8687471857f8$export$b7ce4444e8ed02dc.FULL_JSON:this.exportJson(e,t);break;case"rdf":$58867fee6a9ce3e2$export$372e2d09604f52f0(e,JSON.parse(t));break;case $455519058ce391fd$export$d9468344d3651243:this.exportScorm12(e,JSON.parse(t));break;case $f3a76b91a4865d74$export$d9468344d3651243:this.exportScorm2004(e,JSON.parse(t));break;case"ims":$7eeb04a4e678ba02$export$372e2d09604f52f0(e,JSON.parse(t));break;case"web":$6316d14f44a21285$export$372e2d09604f52f0(e,JSON.parse(t));break;case"pdf":$2358171a5699e480$export$372e2d09604f52f0(e);break;case $02e6fd5277cb1195$export$d9468344d3651243:$02e6fd5277cb1195$export$372e2d09604f52f0(e,JSON.parse(t));break;case $8c3498a62706068d$export$d9468344d3651243:$8c3498a62706068d$export$372e2d09604f52f0(e);break;case $42514d84790f50f1$export$d9468344d3651243:$42514d84790f50f1$export$372e2d09604f52f0(e,JSON.parse(t));break;case $b3496016a321b67a$export$d9468344d3651243:$b3496016a321b67a$export$372e2d09604f52f0(e,JSON.parse(t));break;case $6e87a9adb423ec83$export$d9468344d3651243:this.handleProjectExport(e,JSON.parse(t),r);break;default:console.warn("unknown output format",e.format)}}exportJson(e,t){$parcel$interopDefault($3MWDR$fsextra).writeFile(e.output+".json",t,function(e){e&&console.error(e)})}exportScorm12(e,t){(e["scorm-embed"]||e["lia-subfolder"])&&(e["scorm-embed"]=this.embed),$455519058ce391fd$export$372e2d09604f52f0(e,t)}exportScorm2004(e,t){(e["scorm-embed"]||e["lia-subfolder"])&&(e["scorm-embed"]=this.embed),$f3a76b91a4865d74$export$372e2d09604f52f0(e,t)}handleProjectExport(e,t,r){if(this.collection)try{$6e87a9adb423ec83$export$6930dbd384916ad6(this.collection,t);let a=$6e87a9adb423ec83$export$ee97db0b1eaef5b1(this.collection);a?(console.warn("loading:",a),r.ports.input.send([$2e8a8687471857f8$export$b7ce4444e8ed02dc.FULL_JSON,a])):$6e87a9adb423ec83$export$372e2d09604f52f0(e,this.collection)}catch(e){console.warn("project export error:",e)}}async initiateExport(e,t){try{let r=this.determineInternalFormat(t.format);t.format===$6e87a9adb423ec83$export$d9468344d3651243?await this.handleProjectInput(e,t,r):$070fc7e985d52a73$export$bab98af026af71ac(t.input)?"pdf"===t.format?await $2358171a5699e480$export$372e2d09604f52f0(t):t.format===$8c3498a62706068d$export$d9468344d3651243?await $8c3498a62706068d$export$372e2d09604f52f0(t):"rdf"===t.format?await this.handleUrlInput(e,t,r):console.warn("URLs are not allowed as input"):await this.handleFileInput(e,t,r)}catch(e){console.error(e)}}determineInternalFormat(e){return e==$455519058ce391fd$export$d9468344d3651243||e==$f3a76b91a4865d74$export$d9468344d3651243||"pdf"==e||e==$02e6fd5277cb1195$export$d9468344d3651243||e==$8c3498a62706068d$export$d9468344d3651243||"web"==e||"ims"==e||e==$42514d84790f50f1$export$d9468344d3651243||"rdf"==e||e==$b3496016a321b67a$export$d9468344d3651243||e==$6e87a9adb423ec83$export$d9468344d3651243||e==$02e6fd5277cb1195$export$d9468344d3651243?$2e8a8687471857f8$export$b7ce4444e8ed02dc.FULL_JSON:e}async handleProjectInput(e,t,r){let a=$parcel$interopDefault($3MWDR$fsextra).readFileSync(t.input,"utf8");if(this.collection=$parcel$interopDefault($3MWDR$yaml).parse(a),this.collection){let a=$6e87a9adb423ec83$export$ee97db0b1eaef5b1(this.collection);null===a?$6e87a9adb423ec83$export$372e2d09604f52f0(t,this.collection):(console.warn("loading:",a),e.ports.input.send([r,a]))}}async handleFileInput(e,t,r){let a=$parcel$interopDefault($3MWDR$fsextra).readFileSync(t.input,"utf8");this.embed=a,e.ports.input.send([r,a])}async handleUrlInput(e,t,r){let a=await $parcel$interopDefault($3MWDR$nodefetch)(t.input,{}),n=await a.text();n&&e.ports.input.send([r,n])}constructor(){this.collection=null,this.embed=void 0}}async function $e87da97f5f05ff96$export$6411c5cbab21135b(e,t){return new Promise((r,a)=>{(0,$3MWDR$fs.createReadStream)(e).pipe($parcel$interopDefault($3MWDR$unzipper).Extract({path:t})).on("close",r).on("error",a)})}async function $e87da97f5f05ff96$var$findMarkdownFiles(e,t=[]){for(let r of(await (0,$3MWDR$fspromises.readdir)(e))){let a=(0,$3MWDR$path.join)(e,r),n=await (0,$3MWDR$fspromises.stat)(a);n.isDirectory()?r.startsWith(".")||"node_modules"===r||"dist"===r||"build"===r||await $e87da97f5f05ff96$var$findMarkdownFiles(a,t):n.isFile()&&".md"===(0,$3MWDR$path.extname)(r).toLowerCase()&&t.push(a)}return t}async function $e87da97f5f05ff96$export$8bdb062a90752518(e){let t=await $e87da97f5f05ff96$var$findMarkdownFiles(e);if(0===t.length)return null;let r=t.find(e=>{var t;return"readme.md"===(null==(t=e.split("/").pop())?void 0:t.toLowerCase())});return r||t[0]}function $e87da97f5f05ff96$export$a0c027876dc9c378(e){return".zip"===(0,$3MWDR$path.extname)(e).toLowerCase()}async function $e87da97f5f05ff96$export$932e912380fe3c6f(e,t,r,a){try{/^https?:\/\//i.test(e)||(e=`https://${e.replace(/^\/+/,"")}`),console.log(`Cloning git repository: ${e}${r?` (branch: ${r})`:""}`),await $parcel$interopDefault($3MWDR$isomorphicgit).clone({fs:$parcel$interopDefault($3MWDR$fs),http:$parcel$interopDefault($3MWDR$isomorphicgithttpnode),dir:t,url:e,ref:r,singleBranch:!0,depth:1});let n=a?(0,$3MWDR$path.join)(t,a):t;try{await (0,$3MWDR$fspromises.stat)(n)}catch(e){throw Error(`Subdirectory '${a}' not found in cloned repository`)}return n}catch(e){throw console.error("Git clone failed:",e),Error(`Failed to clone git repository: ${e.message}`)}}async function $e87da97f5f05ff96$export$395d666fc5698bcd(e){try{await (0,$3MWDR$fspromises.rm)(e,{recursive:!0,force:!0})}catch(t){console.warn(`Failed to remove directory ${e}:`,t)}}var $0f35a80f13da4532$var$$parcel$__dirname=$3MWDR$path.resolve(__dirname,"../src/server/routes");const $0f35a80f13da4532$export$2cdb3bba44f39bdb=async e=>{e.get("/presets",async(e,t)=>{try{let e="";if(process.versions.electron)if($0f35a80f13da4532$var$$parcel$__dirname.includes("src/server"))e=(0,$3MWDR$path.join)($0f35a80f13da4532$var$$parcel$__dirname,"..","..","presets.yaml");else{let t=process.resourcesPath||(0,$3MWDR$path.join)($0f35a80f13da4532$var$$parcel$__dirname,"../..");e=(0,$3MWDR$path.join)(t,"app.asar.unpacked","dist","presets.yaml")}else{let t=(0,$3MWDR$path.dirname)((0,$3MWDR$fs.realpathSync)(process.argv[1])),r=[(0,$3MWDR$path.join)(t,"presets.yaml"),(0,$3MWDR$path.join)(process.cwd(),"dist","presets.yaml"),(0,$3MWDR$path.join)(process.cwd(),"src","presets.yaml")];for(let t of r)try{await (0,$3MWDR$fspromises.readFile)(t,"utf-8"),e=t;break}catch{}e||(e=r[0])}let t=await (0,$3MWDR$fspromises.readFile)(e,"utf-8"),r=$3MWDR$yaml.parse(t);if(!r||!r.presets)throw Error("Invalid presets file structure");return{presets:r.presets}}catch(e){return console.error("Failed to load presets:",e),t.code(500).send({error:"Failed to load presets configuration"})}}),e.post("/export",async(t,r)=>{try{let a=await t.body,n={source:{},target:{},options:{}};if(t.isMultipart()){let a=t.parts(),o=[],i=(0,$3MWDR$crypto.randomUUID)(),c=(0,$3MWDR$path.join)((0,$3MWDR$os.tmpdir)(),"liaex-uploads",i);for await(let e of(await (0,$3MWDR$fspromises.mkdir)(c,{recursive:!0}),a))if("file"===e.type){let t=(0,$3MWDR$path.join)(c,e.filename),r=await e.toBuffer();await (0,$3MWDR$fspromises.writeFile)(t,new Uint8Array(r)),o.push({filename:e.filename,path:t,mimetype:e.mimetype})}else{let t=e.fieldname,r=e.value;if("preset"===t)n.target.preset=r;else if("format"===t)n.target.format=r;else if("gitUrl"===t)n.source.gitUrl=r;else if("gitBranch"===t)n.source.gitBranch=r;else if("gitSubdir"===t)n.source.gitSubdir=r;else if("gitFile"===t)n.source.gitFile=r;else if(t.startsWith("option_")){let e=t.substring(7);n.options[e]=r}}if(o.length>0){n.source.type="upload",n.source.files=o,n.source.uploadDir=c;let t=o.find(e=>$e87da97f5f05ff96$export$a0c027876dc9c378(e.filename));if(t){e.log.info(`Extracting ZIP file: ${t.filename}`);let a=(0,$3MWDR$path.join)(c,"extracted");await (0,$3MWDR$fspromises.mkdir)(a,{recursive:!0}),await $e87da97f5f05ff96$export$6411c5cbab21135b(t.path,a),e.log.info(`ZIP extracted to: ${a}`);let o=await $e87da97f5f05ff96$export$8bdb062a90752518(a);if(!o)return r.code(400).send({error:"No markdown file found in ZIP archive. Please include a README.md or any .md file."});e.log.info(`Found main markdown: ${o}`),n.source.mainFile=o,n.source.extractedFrom=t.filename}}else{if(!n.source.gitUrl)return r.code(400).send({error:"No files uploaded and no git URL provided"});n.source.type="git",e.log.info(`Cloning git repository: ${n.source.gitUrl}`);let t=(0,$3MWDR$crypto.randomUUID)(),a=(0,$3MWDR$path.join)((0,$3MWDR$os.tmpdir)(),"liaex-git",t);await (0,$3MWDR$fspromises.mkdir)(a,{recursive:!0});try{let t=await $e87da97f5f05ff96$export$932e912380fe3c6f(n.source.gitUrl,a,n.source.gitBranch,n.source.gitSubdir);e.log.info(`Git repository cloned to: ${t}`);let o=null;if(n.source.gitFile){let e=(0,$3MWDR$path.join)(t,n.source.gitFile);try{await (0,$3MWDR$fspromises.access)(e),o=e}catch{return r.code(400).send({error:`Specified file not found in repository: ${n.source.gitFile}`})}}else if(!(o=await $e87da97f5f05ff96$export$8bdb062a90752518(t)))return r.code(400).send({error:"No markdown file found in Git repository. Please include a README.md or any .md file."});e.log.info(`Found main markdown: ${o}`),n.source.mainFile=o,n.source.cloneDir=a,n.source.repoPath=t}catch(t){return e.log.error(`Failed to clone git repository: ${t.message}`),r.code(400).send({error:`Failed to clone git repository: ${t.message}`})}}}else{if(!a.gitUrl)return r.code(400).send({error:"Invalid request format"});n.source.type="git",n.source.gitUrl=a.gitUrl,n.source.gitBranch=a.gitBranch,n.source.gitSubdir=a.gitSubdir,n.source.gitFile=a.gitFile,n.target=a.target||{},n.options=a.options||{}}let o=$f6a6722fcde1ce8b$export$c8ba420abe2b422f.addJob(n);return r.send(o)}catch(t){return e.log.error(t),r.code(500).send({error:"Failed to create export job",message:t.message})}}),e.get("/job/:jobId",async(e,t)=>{let{jobId:r}=e.params,a=$f6a6722fcde1ce8b$export$c8ba420abe2b422f.getJob(r);if(!a)return t.code(404).send({error:"Job not found"});let n=$f6a6722fcde1ce8b$export$c8ba420abe2b422f.getQueuePosition(r);return t.send({job:a,queuePosition:n})}),e.get("/queue",async(e,t)=>t.send($f6a6722fcde1ce8b$export$c8ba420abe2b422f.getQueueStatus())),e.get("/download/:jobId",async(t,r)=>{let{jobId:a}=t.params,n=$f6a6722fcde1ce8b$export$c8ba420abe2b422f.getJob(a);if(!n)return r.code(404).send({error:"Job not found"});if("completed"!==n.status)return r.code(400).send({error:"Job not completed yet"});if(!n.result||!n.result.outputPath)return r.code(404).send({error:"Export file not found"});try{let e=await (0,$3MWDR$fspromises.readFile)(n.result.outputPath),t=n.result.filename||(0,$3MWDR$path.basename)(n.result.outputPath),a="application/octet-stream";return t.endsWith(".zip")?a="application/zip":t.endsWith(".pdf")?a="application/pdf":t.endsWith(".apk")?a="application/vnd.android.package-archive":t.endsWith(".epub")?a="application/epub+zip":t.endsWith(".docx")?a="application/vnd.openxmlformats-officedocument.wordprocessingml.document":t.endsWith(".html")&&(a="text/html"),r.header("Content-Disposition",`attachment; filename="${t}"`),r.type(a),r.send(e)}catch(t){return e.log.error(t),r.code(500).send({error:"Failed to download file",message:t.message})}})};var $54ebfb3440440ead$var$$parcel$__dirname=$3MWDR$path.resolve(__dirname,"../src/server/queue");class $54ebfb3440440ead$export$17699a8dbc199223 extends $3MWDR$events.EventEmitter{addJob(e){let t={...e,id:(0,$3MWDR$crypto.randomUUID)(),status:"queued",createdAt:new Date};this.queue.push(t);let r=this.queue.length+ +!!this.currentJob;return this.emit("job-added",t),this.isProcessing||this.processNext(),{jobId:t.id,queuePosition:r}}getJob(e){var t;if((null==(t=this.currentJob)?void 0:t.id)===e)return this.currentJob;let r=this.queue.find(t=>t.id===e);return r||this.completedJobs.get(e)}getQueuePosition(e){var t;if((null==(t=this.currentJob)?void 0:t.id)===e)return 0;let r=this.queue.findIndex(t=>t.id===e);return r>=0?r+1:-1}async processNext(){if(!this.isProcessing&&0!==this.queue.length){this.isProcessing=!0,this.currentJob=this.queue.shift(),this.currentJob.status="processing",this.currentJob.startedAt=new Date,this.emit("job-started",this.currentJob);try{await this.performExport(this.currentJob),this.currentJob.status="completed",this.currentJob.completedAt=new Date,this.emit("job-completed",this.currentJob)}catch(e){this.currentJob.status="failed",this.currentJob.error=e.message,this.currentJob.completedAt=new Date,this.emit("job-failed",this.currentJob)}finally{if(this.currentJob&&(this.completedJobs.set(this.currentJob.id,this.currentJob),this.completedJobs.size>this.maxCompletedJobs)){let e=this.completedJobs.keys().next().value;e&&this.completedJobs.delete(e)}this.currentJob=null,this.isProcessing=!1,this.queue.length>0&&setImmediate(()=>this.processNext())}}}async loadPresets(){if(!this.presetsConfig)try{let e=$3MWDR$path.join($54ebfb3440440ead$var$$parcel$__dirname,"..","..","dist"),t=$3MWDR$path.join(e,"presets.yaml");try{await $3MWDR$fsextra.readFile(t,"utf-8")}catch{t=$3MWDR$path.join(process.cwd(),"dist","presets.yaml")}let r=await $3MWDR$fsextra.readFile(t,"utf-8");this.presetsConfig=$3MWDR$yaml.parse(r),console.log("Loaded presets configuration")}catch(e){console.error("Failed to load presets:",e),this.presetsConfig={presets:[]}}}async performExport(e){return new Promise(async(t,r)=>{try{var a,n,o;let i,c,u;if(await this.loadPresets(),"upload"===e.source.type&&e.source.files&&e.source.files.length>0)if(e.source.mainFile)i=e.source.mainFile,console.log(`Using main markdown from ZIP: ${i}`);else{let t=e.source.files.find(e=>"README.md"===e.filename||e.filename.toLowerCase().endsWith(".md"));i=t?t.path:e.source.files[0].path}else if("git"===e.source.type&&e.source.gitUrl)if(e.source.mainFile)i=e.source.mainFile,console.log(`Using main markdown from Git: ${i}`);else throw Error("No main file found in Git repository");else throw Error("No valid input source");let s={};if(e.target.preset){let t=null==(o=this.presetsConfig.presets)?void 0:o.find(t=>t.id===e.target.preset);t?(c=t.format||"scorm2004",s=t.options||{},console.log(`Using preset '${e.target.preset}' with format '${c}' and options:`,s)):(console.warn(`Preset '${e.target.preset}' not found, using default format`),c="scorm2004")}else c=e.target.format||"web";let l={...s,...e.options||{}};delete l.format;let d=$3MWDR$path.join((0,$3MWDR$os.tmpdir)(),"liaex-exports",e.id);await $3MWDR$fsextra.ensureDir(d);let f=$3MWDR$path.join(d,"export"),p=["--input",i,"--format",c,"--output",f],$={"scorm1.2":["scorm","mastery","typical","responsi","translate","debugging","remove","lia"],scorm2004:["scorm","mastery","typical","responsi","translate","debugging","remove","lia"],xapi:["xapi","lia"],ims:["ims","lia"],web:["web"],pdf:["pdf"],android:["android"],ios:["ios"],epub:["epub"],docx:["docx"],json:["json"],rdf:["rdf"],h5p:["h5p"]}[c]||[],b={"scorm1.2":e=>{let t=e.replace(/([A-Z])/g,"-$1").toLowerCase();return"liaSubfolder"===e?"lia-subfolder":"masteryScore"===e?"scorm-masteryScore":"typicalDuration"===e?"scorm-typicalDuration":"scormOrganization"===e?"scorm-organization":"scormIframe"===e?"scorm-iframe":"scormEmbed"===e?"scorm-embed":"scormAlwaysActive"===e?"scorm-alwaysActive":e.startsWith("scorm")||["mastery-score","typical-duration"].includes(t)?t:`scorm-${t}`},scorm2004:e=>{let t=e.replace(/([A-Z])/g,"-$1").toLowerCase();return"liaSubfolder"===e?"lia-subfolder":"masteryScore"===e?"scorm-masteryScore":"typicalDuration"===e?"scorm-typicalDuration":"scormOrganization"===e?"scorm-organization":"scormIframe"===e?"scorm-iframe":"scormEmbed"===e?"scorm-embed":"scormAlwaysActive"===e?"scorm-alwaysActive":t}}[c]||(e=>e.includes("-")?e:e.replace(/([A-Z])/g,"-$1").toLowerCase());for(let[e,t]of Object.entries(l)){let r=e.toLowerCase();if($.length>0){let t=$.some(e=>r.startsWith(e)),a=["xapi","web","pdf","epub","docx","android","ios","ims","json","rdf","h5p","app","package"].some(e=>!$.includes(e)&&r.startsWith(e));if(!t||a){console.log(`[DEBUG] SKIPPING option: ${e}`);continue}}let a=b(e),n=`--${a}`;!0===t||"true"===t?p.push(n):!1===t||"false"===t||null!=t&&""!==t&&p.push(n,String(t))}if(process.versions.electron)if(($54ebfb3440440ead$var$$parcel$__dirname.includes("src/server")||$54ebfb3440440ead$var$$parcel$__dirname.includes("src\\server"))&&!$54ebfb3440440ead$var$$parcel$__dirname.includes("app.asar"))u=$3MWDR$path.join(process.cwd(),"dist","index.js");else{let e=$54ebfb3440440ead$var$$parcel$__dirname.replace(/app\.asar([/\\]|$)/,"app.asar.unpacked$1"),t=e.indexOf("resources");if(t>=0){let r=e.substring(0,t+9);u=$3MWDR$path.join(r,"app.asar.unpacked","dist","index.js")}else{let t=e.split($3MWDR$path.sep),r=t.indexOf("app.asar.unpacked"),a=r>=0?t.slice(0,r+1).join($3MWDR$path.sep):e;u=$3MWDR$path.join(a,"dist","index.js")}}else u=process.argv[1];let h=process.execPath;console.log(`Starting export process for job ${e.id}: ${h} ${u} ${p.join(" ")}`);let m=(0,$3MWDR$child_process.spawn)(h,[u,...p],{stdio:["ignore","pipe","pipe"],detached:!1,cwd:d,env:{...process.env,ELECTRON_RUN_AS_NODE:"1"}}),g="",v="";null==(a=m.stdout)||a.on("data",t=>{g+=t.toString(),console.log(`[Job ${e.id}] ${t.toString().trim()}`)}),null==(n=m.stderr)||n.on("data",t=>{v+=t.toString(),console.error(`[Job ${e.id}] ${t.toString().trim()}`)}),m.on("error",t=>{console.error(`Export process error for job ${e.id}:`,t),r(t)}),m.on("close",async a=>{if(0!==a)return void r(Error(`Export process exited with code ${a}. stderr: ${v}`));try{await new Promise(e=>setTimeout(e,1e3)),console.log(`Looking for output files in: ${d}`);let r=await $3MWDR$fsextra.readdir(d);console.log(`Files in output directory: ${r.join(", ")}`);let a=r.find(e=>e.endsWith(".zip")||e.endsWith(".html")||e.endsWith(".pdf")||e.endsWith(".epub")||e.endsWith(".docx")||e.endsWith(".json")||e.endsWith(".jsonld")||e.endsWith(".nq")||e.endsWith(".apk"));if(!a)throw Error(`Export completed but no output file was generated. Found files: ${r.join(", ")} in directory: ${d}`);let n=$3MWDR$path.join(d,a);e.result={outputPath:n,filename:a},console.log(`Export completed: ${e.id} -> ${n}`);try{"git"===e.source.type&&e.source.cloneDir&&(console.log(`Cleaning up git clone: ${e.source.cloneDir}`),await $e87da97f5f05ff96$export$395d666fc5698bcd(e.source.cloneDir)),"upload"===e.source.type&&e.source.uploadDir&&(console.log(`Cleaning up upload directory: ${e.source.uploadDir}`),await $e87da97f5f05ff96$export$395d666fc5698bcd(e.source.uploadDir))}catch(t){console.warn(`Cleanup warning for job ${e.id}:`,t)}t()}catch(e){r(e)}})}catch(t){console.error(`Export failed for job ${e.id}:`,t);try{"git"===e.source.type&&e.source.cloneDir&&await $e87da97f5f05ff96$export$395d666fc5698bcd(e.source.cloneDir),"upload"===e.source.type&&e.source.uploadDir&&await $e87da97f5f05ff96$export$395d666fc5698bcd(e.source.uploadDir)}catch(t){console.warn(`Cleanup error after failed job ${e.id}:`,t)}r(t)}})}getQueueStatus(){return{currentJob:this.currentJob,queueLength:this.queue.length,queue:this.queue.map(e=>({id:e.id,status:e.status,createdAt:e.createdAt}))}}constructor(...e){super(...e),this.queue=[],this.currentJob=null,this.completedJobs=new Map,this.isProcessing=!1,this.maxCompletedJobs=100,this.presetsConfig=null}}var $f6a6722fcde1ce8b$var$$parcel$__dirname=$3MWDR$path.resolve(__dirname,"../src/server");const $f6a6722fcde1ce8b$export$c8ba420abe2b422f=new $54ebfb3440440ead$export$17699a8dbc199223;function $f6a6722fcde1ce8b$var$getLocalIP(){let e=$parcel$interopDefault($3MWDR$os).networkInterfaces();for(let t of Object.keys(e)){let r=e[t];if(r){for(let e of r)if("IPv4"===e.family&&!e.internal)return e.address}}return"127.0.0.1"}async function $f6a6722fcde1ce8b$export$86e1e39a5e8f80d4(e=3e3,t=!1,r=!1){let a,n="development"===process.env.NODE_ENV?{level:"info",transport:{target:"pino-pretty",options:{translateTime:"HH:MM:ss Z",ignore:"pid,hostname"}}}:{level:"info"},o=$parcel$interopDefault($3MWDR$fastify)({logger:n});try{let e=(await $3MWDR$fastifycors).default;await o.register(e,{origin:!0})}catch(e){o.log.warn("@fastify/cors not available - cross-origin API requests will be blocked")}if(o.addHook("onSend",async(e,t,r)=>(t.header("Content-Security-Policy","frame-ancestors *"),r)),await o.register($parcel$interopDefault($3MWDR$fastifymultipart),{limits:{fileSize:0x6400000}}),$f6a6722fcde1ce8b$var$$parcel$__dirname.includes("app.asar"))console.log("Running from ASAR, using unpacked path:",a=$f6a6722fcde1ce8b$var$$parcel$__dirname.replace("app.asar","app.asar.unpacked")+"/public");else{let e=(0,$3MWDR$fs.realpathSync)(process.argv[1]),t=(0,$3MWDR$path.join)(e,".."),r=[(0,$3MWDR$path.join)(t,"server","public"),(0,$3MWDR$path.join)($f6a6722fcde1ce8b$var$$parcel$__dirname,"public"),(0,$3MWDR$path.join)(process.cwd(),"dist","server","public"),(0,$3MWDR$path.join)(process.cwd(),"src","server","public")];a=r.find(e=>(0,$3MWDR$fs.existsSync)(e))||r[0]}console.log("Serving static files from:",a),await o.register($parcel$interopDefault($3MWDR$fastifystatic),{root:a,prefix:"/"}),await o.register($0f35a80f13da4532$export$2cdb3bba44f39bdb,{prefix:"/api"});let i=async()=>{console.log("\nShutting down server..."),await o.close(),process.exit(0)};process.on("SIGTERM",i),process.on("SIGINT",i);try{await o.listen({port:e,host:"0.0.0.0"});let a=o.server.address().port;if(t)return console.log(`Server started on http://localhost:${a}`),o;let n=$f6a6722fcde1ce8b$var$getLocalIP();console.log(`
673
676
  \u{2554}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2550}\u{2557}
674
677
  \u{2551} \u{2551}
675
678
  \u{2551} \u{1F680} LiaScript Export Server \u{2551}