This commit is contained in:
Tony Dinh 2024-02-09 21:57:54 +07:00
parent f5326c74e3
commit a619c1e9e7
364 changed files with 3806 additions and 0 deletions
.gitignoreLICENSE.mdpackage.json
src
.nojekyll404.html
_next/static
chunks
css
fkeEkHib6qdzCnWtIVJ52
media
KaTeX_AMS-Regular.1608a09b.woffKaTeX_AMS-Regular.4aafdb68.ttfKaTeX_AMS-Regular.a79f1c31.woff2KaTeX_Caligraphic-Bold.b6770918.woffKaTeX_Caligraphic-Bold.cce5b8ec.ttfKaTeX_Caligraphic-Bold.ec17d132.woff2KaTeX_Caligraphic-Regular.07ef19e7.ttfKaTeX_Caligraphic-Regular.55fac258.woff2KaTeX_Caligraphic-Regular.dad44a7f.woffKaTeX_Fraktur-Bold.9f256b85.woffKaTeX_Fraktur-Bold.b18f59e1.ttfKaTeX_Fraktur-Bold.d42a5579.woff2KaTeX_Fraktur-Regular.7c187121.woffKaTeX_Fraktur-Regular.d3c882a6.woff2KaTeX_Fraktur-Regular.ed38e79f.ttfKaTeX_Main-Bold.b74a1a8b.ttfKaTeX_Main-Bold.c3fb5ac2.woff2KaTeX_Main-Bold.d181c465.woffKaTeX_Main-BoldItalic.6f2bb1df.woff2KaTeX_Main-BoldItalic.70d8b0a5.ttfKaTeX_Main-BoldItalic.e3f82f9d.woffKaTeX_Main-Italic.47373d1e.ttfKaTeX_Main-Italic.8916142b.woff2KaTeX_Main-Italic.9024d815.woffKaTeX_Main-Regular.0462f03b.woff2KaTeX_Main-Regular.7f51fe03.woffKaTeX_Main-Regular.b7f8fe9b.ttfKaTeX_Math-BoldItalic.572d331f.woff2KaTeX_Math-BoldItalic.a879cf83.ttfKaTeX_Math-BoldItalic.f1035d8d.woffKaTeX_Math-Italic.5295ba48.woffKaTeX_Math-Italic.939bc644.ttfKaTeX_Math-Italic.f28c23ac.woff2KaTeX_SansSerif-Bold.8c5b5494.woff2KaTeX_SansSerif-Bold.94e1e8dc.ttfKaTeX_SansSerif-Bold.bf59d231.woffKaTeX_SansSerif-Italic.3b1e59b3.woff2KaTeX_SansSerif-Italic.7c9bc82b.woffKaTeX_SansSerif-Italic.b4c20c84.ttfKaTeX_SansSerif-Regular.74048478.woffKaTeX_SansSerif-Regular.ba21ed5f.woff2KaTeX_SansSerif-Regular.d4d7ba48.ttfKaTeX_Script-Regular.03e9641d.woff2KaTeX_Script-Regular.07505710.woffKaTeX_Script-Regular.fe9cbbe1.ttfKaTeX_Size1-Regular.e1e279cb.woffKaTeX_Size1-Regular.eae34984.woff2KaTeX_Size1-Regular.fabc004a.ttfKaTeX_Size2-Regular.57727022.woffKaTeX_Size2-Regular.5916a24f.woff2KaTeX_Size2-Regular.d6b476ec.ttfKaTeX_Size3-Regular.9acaf01c.woffKaTeX_Size3-Regular.a144ef58.ttfKaTeX_Size3-Regular.b4230e7e.woff2KaTeX_Size4-Regular.10d95fd3.woff2KaTeX_Size4-Regular.7a996c9d.woff

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
.DS_Store
node_modules

13
LICENSE.md Normal file
View file

@ -0,0 +1,13 @@
# LICENSE
NOTE: This is NOT an open-source software.
This repository hosts the static self-host version of https://www.typingmind.com
for Typing Mind's users.
Please see https://www.typingmind.com/self-host-faqs for more information.
- You have access to the compiled code of the app.
- You have permission to deploy and use the compiled code on your own server.
- You do not have permissions to modify or redistribute the compiled code.
- You do not have permissions to share or resell the compiled code.

14
package.json Normal file
View file

@ -0,0 +1,14 @@
{
"scripts": {
"start": "http-server ./src/ -p 3000"
},
"name": "typingmind",
"version": "1.0.0",
"main": "index.js",
"repository": "git@github.com:TypingMind/typingmind.git",
"author": "Tony Dinh <support@typingmind.com>",
"license": "N/A",
"devDependencies": {
"http-server": "^14.1.1"
}
}

0
src/.nojekyll Normal file
View file

1
src/404.html Normal file
View file

@ -0,0 +1 @@
<!DOCTYPE html><html class="h-full"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>404: This page could not be found</title><meta name="next-head-count" content="3"/><link data-next-font="" rel="preconnect" href="/" crossorigin="anonymous"/><link rel="preload" href="/_next/static/css/d5e7b7b8fa2bac09.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/d5e7b7b8fa2bac09.css" crossorigin="" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-640bccebfd56a261.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-6afdb4782492651a.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-6f9a8ee5a6f1b9a1.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-9ed2c5d62ab38a14.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_error-e4af8c2bc4b2c013.js" defer="" crossorigin=""></script><script src="/_next/static/fkeEkHib6qdzCnWtIVJ52/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/fkeEkHib6qdzCnWtIVJ52/_ssgManifest.js" defer="" crossorigin=""></script></head><body class="h-full bg-white text-black dark:bg-gray-950 dark:text-white transition-colors"><div id="__next"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">This page could not be found<!-- -->.</h2></div></div></div><div style="position:fixed;z-index:9999;top:16px;left:16px;right:16px;bottom:16px;pointer-events:none"></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="">{"props":{"pageProps":{"statusCode":404}},"page":"/_error","query":{},"buildId":"fkeEkHib6qdzCnWtIVJ52","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>

View file

@ -0,0 +1 @@
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[827],{69274:function(t,a,c){c.d(a,{MVT:function(){return e},bTI:function(){return n}});var r=c(88357);function n(t){return(0,r.w_)({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M11.25 5.337c0-.355-.186-.676-.401-.959a1.647 1.647 0 01-.349-1.003c0-1.036 1.007-1.875 2.25-1.875S15 2.34 15 3.375c0 .369-.128.713-.349 1.003-.215.283-.401.604-.401.959 0 .332.278.598.61.578 1.91-.114 3.79-.342 5.632-.676a.75.75 0 01.878.645 49.17 49.17 0 01.376 5.452.657.657 0 01-.66.664c-.354 0-.675-.186-.958-.401a1.647 1.647 0 00-1.003-.349c-1.035 0-1.875 1.007-1.875 2.25s.84 2.25 1.875 2.25c.369 0 .713-.128 1.003-.349.283-.215.604-.401.959-.401.31 0 .557.262.534.571a48.774 48.774 0 01-.595 4.845.75.75 0 01-.61.61c-1.82.317-3.673.533-5.555.642a.58.58 0 01-.611-.581c0-.355.186-.676.401-.959.221-.29.349-.634.349-1.003 0-1.035-1.007-1.875-2.25-1.875s-2.25.84-2.25 1.875c0 .369.128.713.349 1.003.215.283.401.604.401.959a.641.641 0 01-.658.643 49.118 49.118 0 01-4.708-.36.75.75 0 01-.645-.878c.293-1.614.504-3.257.629-4.924A.53.53 0 005.337 15c-.355 0-.676.186-.959.401-.29.221-.634.349-1.003.349-1.036 0-1.875-1.007-1.875-2.25s.84-2.25 1.875-2.25c.369 0 .713.128 1.003.349.283.215.604.401.959.401a.656.656 0 00.659-.663 47.703 47.703 0 00-.31-4.82.75.75 0 01.83-.832c1.343.155 2.703.254 4.077.294a.64.64 0 00.657-.642z"}}]})(t)}function e(t){return(0,r.w_)({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true"},child:[{tag:"path",attr:{d:"M13.5 4.06c0-1.336-1.616-2.005-2.56-1.06l-4.5 4.5H4.508c-1.141 0-2.318.664-2.66 1.905A9.76 9.76 0 001.5 12c0 .898.121 1.768.35 2.595.341 1.24 1.518 1.905 2.659 1.905h1.93l4.5 4.5c.945.945 2.561.276 2.561-1.06V4.06zM18.584 5.106a.75.75 0 011.06 0c3.808 3.807 3.808 9.98 0 13.788a.75.75 0 11-1.06-1.06 8.25 8.25 0 000-11.668.75.75 0 010-1.06z"}},{tag:"path",attr:{d:"M15.932 7.757a.75.75 0 011.061 0 6 6 0 010 8.486.75.75 0 01-1.06-1.061 4.5 4.5 0 000-6.364.75.75 0 010-1.06z"}}]})(t)}}}]);

View file

@ -0,0 +1 @@
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[13],{63750:function(t,a,r){r.d(a,{E0f:function(){return c},RP_:function(){return e},UE1:function(){return l},k1H:function(){return i},riV:function(){return u}});var n=r(88357);function l(t){return(0,n.w_)({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z"}}]})(t)}function c(t){return(0,n.w_)({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{fillRule:"evenodd",d:"M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z"}}]})(t)}function u(t){return(0,n.w_)({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M8 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"}}]})(t)}function e(t){return(0,n.w_)({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.146.146A.5.5 0 0 1 4.5 0h7a.5.5 0 0 1 .5.5c0 .68-.342 1.174-.646 1.479-.126.125-.25.224-.354.298v4.431l.078.048c.203.127.476.314.751.555C12.36 7.775 13 8.527 13 9.5a.5.5 0 0 1-.5.5h-4v4.5c0 .276-.224 1.5-.5 1.5s-.5-1.224-.5-1.5V10h-4a.5.5 0 0 1-.5-.5c0-.973.64-1.725 1.17-2.189A5.921 5.921 0 0 1 5 6.708V2.277a2.77 2.77 0 0 1-.354-.298C4.342 1.674 4 1.179 4 .5a.5.5 0 0 1 .146-.354z"}}]})(t)}function i(t){return(0,n.w_)({tag:"svg",attr:{fill:"currentColor",viewBox:"0 0 16 16"},child:[{tag:"path",attr:{d:"M4.146.146A.5.5 0 0 1 4.5 0h7a.5.5 0 0 1 .5.5c0 .68-.342 1.174-.646 1.479-.126.125-.25.224-.354.298v4.431l.078.048c.203.127.476.314.751.555C12.36 7.775 13 8.527 13 9.5a.5.5 0 0 1-.5.5h-4v4.5c0 .276-.224 1.5-.5 1.5s-.5-1.224-.5-1.5V10h-4a.5.5 0 0 1-.5-.5c0-.973.64-1.725 1.17-2.189A5.921 5.921 0 0 1 5 6.708V2.277a2.77 2.77 0 0 1-.354-.298C4.342 1.674 4 1.179 4 .5a.5.5 0 0 1 .146-.354zm1.58 1.408-.002-.001.002.001zm-.002-.001.002.001A.5.5 0 0 1 6 2v5a.5.5 0 0 1-.276.447h-.002l-.012.007-.054.03a4.922 4.922 0 0 0-.827.58c-.318.278-.585.596-.725.936h7.792c-.14-.34-.407-.658-.725-.936a4.915 4.915 0 0 0-.881-.61l-.012-.006h-.002A.5.5 0 0 1 10 7V2a.5.5 0 0 1 .295-.458 1.775 1.775 0 0 0 .351-.271c.08-.08.155-.17.214-.271H5.14c.06.1.133.191.214.271a1.78 1.78 0 0 0 .37.282z"}}]})(t)}}}]);

View file

@ -0,0 +1 @@
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[16],{79016:function(e,n,f){("undefined"!=typeof window?window:{}).pdfjsWorker=f(67624)}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1 @@
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[874],{47516:function(t,a,n){n.d(a,{Cw1:function(){return u},EDj:function(){return e},Goc:function(){return i},S4B:function(){return v},d0b:function(){return h},ith:function(){return c}});var r=n(88357);function c(t){return(0,r.w_)({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 7.59 7.05 2.64 5.64 4.05 12 10.41l6.36-6.36-1.41-1.41L12 7.59zM5.64 19.95l1.41 1.41L12 16.41l4.95 4.95 1.41-1.41L12 13.59l-6.36 6.36z"}}]})(t)}function u(t){return(0,r.w_)({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M11.953 2C6.465 2 2 6.486 2 12s4.486 10 10 10 10-4.486 10-10S17.493 2 11.953 2zM12 20c-4.411 0-8-3.589-8-8s3.567-8 7.953-8C16.391 4 20 7.589 20 12s-3.589 8-8 8z"}},{tag:"path",attr:{d:"M11 7h2v7h-2zm0 8h2v2h-2z"}}]})(t)}function h(t){return(0,r.w_)({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"m12 19.24-4.95-4.95-1.41 1.42L12 22.07l6.36-6.36-1.41-1.42L12 19.24zM5.64 8.29l1.41 1.42L12 4.76l4.95 4.95 1.41-1.42L12 1.93 5.64 8.29z"}}]})(t)}function i(t){return(0,r.w_)({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M10 18a7.952 7.952 0 0 0 4.897-1.688l4.396 4.396 1.414-1.414-4.396-4.396A7.952 7.952 0 0 0 18 10c0-4.411-3.589-8-8-8s-8 3.589-8 8 3.589 8 8 8zm0-14c3.309 0 6 2.691 6 6s-2.691 6-6 6-6-2.691-6-6 2.691-6 6-6z"}}]})(t)}function e(t){return(0,r.w_)({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M12 2a5 5 0 1 0 5 5 5 5 0 0 0-5-5zm0 8a3 3 0 1 1 3-3 3 3 0 0 1-3 3zm9 11v-1a7 7 0 0 0-7-7h-4a7 7 0 0 0-7 7v1h2v-1a5 5 0 0 1 5-5h4a5 5 0 0 1 5 5v1z"}}]})(t)}function v(t){return(0,r.w_)({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{d:"M16 7H4c-1.103 0-2 .897-2 2v10c0 1.103.897 2 2 2h12c1.103 0 2-.897 2-2V9c0-1.103-.897-2-2-2zM4 19v-8h12V9l.002 10H4z"}},{tag:"path",attr:{d:"M22 5c0-1.103-.897-2-2-2H7c-1.103 0-2 .897-2 2h13.001c1.101 0 1.996.895 1.999 1.994L20.002 15H20v2c1.103 0 2-.897 2-2V8.007L22.001 8V6L22 5.99V5z"}}]})(t)}}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1 @@
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[228],{5434:function(t,n,h){h.d(n,{$T6:function(){return l},DC3:function(){return c},Hd2:function(){return e},U8C:function(){return u},fsM:function(){return r},lUB:function(){return v},uKn:function(){return i}});var a=h(88357);function r(t){return(0,a.w_)({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-7 12h-2v-2h2v2zm0-4h-2V6h2v4z"}}]})(t)}function v(t){return(0,a.w_)({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"}}]})(t)}function i(t){return(0,a.w_)({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M5 20h14v-2H5v2zM19 9h-4V3H9v6H5l7 7 7-7z"}}]})(t)}function c(t){return(0,a.w_)({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M15 9H9v6h6V9zm-2 4h-2v-2h2v2zm8-2V9h-2V7c0-1.1-.9-2-2-2h-2V3h-2v2h-2V3H9v2H7c-1.1 0-2 .9-2 2v2H3v2h2v2H3v2h2v2c0 1.1.9 2 2 2h2v2h2v-2h2v2h2v-2h2c1.1 0 2-.9 2-2v-2h2v-2h-2v-2h2zm-4 6H7V7h10v10z"}}]})(t)}function u(t){return(0,a.w_)({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M14 4l2.29 2.29-2.88 2.88 1.42 1.42 2.88-2.88L20 10V4h-6zm-4 0H4v6l2.29-2.29 4.71 4.7V20h2v-8.41l-5.29-5.3L10 4z"}}]})(t)}function e(t){return(0,a.w_)({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M20 9H4v2h16V9zM4 15h16v-2H4v2z"}}]})(t)}function l(t){return(0,a.w_)({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0V0z"}},{tag:"path",attr:{d:"M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"}}]})(t)}}}]);

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1 @@
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[304],{60304:function(){var e,o,n,i,t;e=window,o=function e(){for(var o=arguments[0],n=[].slice.call(arguments,1),i=0;i<n.length;++i){var t=n[i];for(var r in t){var s=t[r];o[r]="object"==typeof s?e("object"==typeof o[r]?o[r]:{},s):s}}return o},n={wav:"WebAudioRecorderWav.min.js",ogg:"WebAudioRecorderOgg.min.js",mp3:"WebAudioRecorderMp3.min.js"},i={workerDir:"/",numChannels:2,encoding:"wav",options:{timeLimit:300,encodeAfterRecord:!1,progressInterval:1e3,bufferSize:void 0,wav:{mimeType:"audio/wav"},ogg:{mimeType:"audio/ogg",quality:.5},mp3:{mimeType:"audio/mpeg",bitRate:160}}},t=function(e,n){o(this,i,n||{}),this.context=e.context,null==this.context.createScriptProcessor&&(this.context.createScriptProcessor=this.context.createJavaScriptNode),this.input=this.context.createGain(),e.connect(this.input),this.buffer=[],this.initWorker()},o(t.prototype,{isRecording:function(){return null!=this.processor},setEncoding:function(e){this.isRecording()?this.error("setEncoding: cannot set encoding during recording"):this.encoding!==e&&(this.encoding=e,this.initWorker())},setOptions:function(e){this.isRecording()?this.error("setOptions: cannot set options during recording"):(o(this.options,e),this.worker.postMessage({command:"options",options:this.options}))},startRecording:function(){if(this.isRecording())this.error("startRecording: previous recording is running");else{var e=this.numChannels,o=this.buffer,n=this.worker;this.processor=this.context.createScriptProcessor(this.options.bufferSize,this.numChannels,this.numChannels),this.input.connect(this.processor),this.processor.connect(this.context.destination),this.processor.onaudioprocess=function(i){for(var t=0;t<e;++t)o[t]=i.inputBuffer.getChannelData(t);n.postMessage({command:"record",buffer:o})},this.worker.postMessage({command:"start",bufferSize:this.processor.bufferSize}),this.startTime=Date.now()}},recordingTime:function(){return this.isRecording()?(Date.now()-this.startTime)*.001:null},cancelRecording:function(){this.isRecording()?(this.input.disconnect(),this.processor.disconnect(),delete this.processor,this.worker.postMessage({command:"cancel"})):this.error("cancelRecording: no recording is running")},finishRecording:function(){this.isRecording()?(this.input.disconnect(),this.processor.disconnect(),delete this.processor,this.worker.postMessage({command:"finish"})):this.error("finishRecording: no recording is running")},cancelEncoding:function(){this.options.encodeAfterRecord?this.isRecording()?this.error("cancelEncoding: recording is not finished"):(this.onEncodingCanceled(this),this.initWorker()):this.error("cancelEncoding: invalid method call")},initWorker:function(){null!=this.worker&&this.worker.terminate(),this.onEncoderLoading(this,this.encoding),this.worker=new Worker(this.workerDir+n[this.encoding]);var e=this;this.worker.onmessage=function(o){var n=o.data;switch(n.command){case"loaded":e.onEncoderLoaded(e,e.encoding);break;case"timeout":e.onTimeout(e);break;case"progress":e.onEncodingProgress(e,n.progress);break;case"complete":e.onComplete(e,n.blob);break;case"error":e.error(n.message)}},this.worker.postMessage({command:"init",config:{sampleRate:this.context.sampleRate,numChannels:this.numChannels},options:this.options})},error:function(e){this.onError(this,"WebAudioRecorder.js:"+e)},onEncoderLoading:function(e,o){},onEncoderLoaded:function(e,o){},onTimeout:function(e){e.finishRecording()},onEncodingProgress:function(e,o){},onEncodingCanceled:function(e){},onComplete:function(e,o){e.onError(e,"WebAudioRecorder.js: You must override .onComplete event")},onError:function(e,o){console.log(o)}}),e.WebAudioRecorder=t}}]);

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1 @@
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[418],{96418:function(e,t,n){var r=n(64687),u=n(23322),o=n(16089),a=n(55667),c=n(81961),f=n(67731),l=n(67752);Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return y}});var i=n(38754)._(n(67294)),s=n(87795);function p(e){return d.apply(this,arguments)}function d(){return(d=l(r.mark(function e(t){var n,u,o;return r.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.Component,u=t.ctx,e.next=3,(0,s.loadGetInitialProps)(n,u);case 3:return o=e.sent,e.abrupt("return",{pageProps:o});case 5:case"end":return e.stop()}},e)}))).apply(this,arguments)}var y=function(e){a(r,e);var t,n=(t=function(){if("undefined"==typeof Reflect||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}(),function(){var e,n=f(r);if(t){var u=f(this).constructor;e=Reflect.construct(n,arguments,u)}else e=n.apply(this,arguments);return c(this,e)});function r(){return u(this,r),n.apply(this,arguments)}return o(r,[{key:"render",value:function(){var e=this.props,t=e.Component,n=e.pageProps;return i.default.createElement(t,n)}}]),r}(i.default.Component);y.origGetInitialProps=p,y.getInitialProps=p,("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1 @@
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[678],{24678:function(e,t,n){let r;function u(e){return new Promise((t,n)=>{e.oncomplete=e.onsuccess=()=>t(e.result),e.onabort=e.onerror=()=>n(e.error)})}function o(e,t){let n=indexedDB.open(e);n.onupgradeneeded=()=>n.result.createObjectStore(t);let r=u(n);return(e,n)=>r.then(r=>n(r.transaction(t,e).objectStore(t)))}function i(){return r||(r=o("keyval-store","keyval")),r}function c(e,t=i()){return t("readonly",t=>u(t.get(e)))}function a(e,t,n=i()){return n("readwrite",n=>(n.put(t,e),u(n.transaction)))}function l(e,t=i()){return t("readwrite",t=>(e.forEach(e=>t.put(e[1],e[0])),u(t.transaction)))}function s(e,t=i()){return t("readonly",t=>Promise.all(e.map(e=>u(t.get(e)))))}function f(e,t,n=i()){return n("readwrite",n=>new Promise((r,o)=>{n.get(e).onsuccess=function(){try{n.put(t(this.result),e),r(u(n.transaction))}catch(e){o(e)}}}))}function d(e,t=i()){return t("readwrite",t=>(t.delete(e),u(t.transaction)))}function y(e,t=i()){return t("readwrite",t=>(e.forEach(e=>t.delete(e)),u(t.transaction)))}function h(e=i()){return e("readwrite",e=>(e.clear(),u(e.transaction)))}function p(e,t){return e.openCursor().onsuccess=function(){this.result&&(t(this.result),this.result.continue())},u(e.transaction)}function g(e=i()){return e("readonly",e=>{if(e.getAllKeys)return u(e.getAllKeys());let t=[];return p(e,e=>t.push(e.key)).then(()=>t)})}function w(e=i()){return e("readonly",e=>{if(e.getAll)return u(e.getAll());let t=[];return p(e,e=>t.push(e.value)).then(()=>t)})}function k(e=i()){return e("readonly",t=>{if(t.getAll&&t.getAllKeys)return Promise.all([u(t.getAllKeys()),u(t.getAll())]).then(([e,t])=>e.map((e,n)=>[e,t[n]]));let n=[];return e("readonly",e=>p(e,e=>n.push([e.key,e.value])).then(()=>n))})}n.r(t),n.d(t,{clear:function(){return h},createStore:function(){return o},del:function(){return d},delMany:function(){return y},entries:function(){return k},get:function(){return c},getMany:function(){return s},keys:function(){return g},promisifyRequest:function(){return u},set:function(){return a},setMany:function(){return l},update:function(){return f},values:function(){return w}})}}]);

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1 @@
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[937],{79352:function(t,a,n){n.d(a,{Fap:function(){return r},Oqo:function(){return i},ajS:function(){return v},z2M:function(){return l}});var h=n(88357);function l(t){return(0,h.w_)({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fillRule:"nonzero",d:"M20 3l2 4v13a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V7.004L4 3h16zm-8 7l-4 4h3v4h2v-4h3l-4-4zm6.764-5H5.236l-.999 2h15.527l-1-2z"}}]}]})(t)}function r(t){return(0,h.w_)({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{fillRule:"nonzero",d:"M20 3l2 4v13a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V7.004L4 3h16zm0 6H4v10h16V9zm-8 1l4 4h-3v4h-2v-4H8l4-4zm6.764-5H5.236l-.999 2h15.527l-1-2z"}}]}]})(t)}function i(t){return(0,h.w_)({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM12 12H8v2h4v3l4-4-4-4v3z"}}]}]})(t)}function v(t){return(0,h.w_)({tag:"svg",attr:{viewBox:"0 0 24 24"},child:[{tag:"g",attr:{},child:[{tag:"path",attr:{fill:"none",d:"M0 0h24v24H0z"}},{tag:"path",attr:{d:"M7 7V3a1 1 0 0 1 1-1h13a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-4v3.993c0 .556-.449 1.007-1.007 1.007H3.007A1.006 1.006 0 0 1 2 20.993l.003-12.986C2.003 7.451 2.452 7 3.01 7H7zm2 0h6.993C16.549 7 17 7.449 17 8.007V15h3V4H9v3zm-.497 11l5.656-5.657-1.414-1.414-4.242 4.243L6.38 13.05l-1.414 1.414L8.503 18z"}}]}]})(t)}}}]);

View file

@ -0,0 +1 @@
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[866],{51649:function(t,c,n){n.d(c,{j7p:function(){return a}});var u=n(88357);function a(t){return(0,u.w_)({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M278.6 256l68.2-68.2c6.2-6.2 6.2-16.4 0-22.6-6.2-6.2-16.4-6.2-22.6 0L256 233.4l-68.2-68.2c-6.2-6.2-16.4-6.2-22.6 0-3.1 3.1-4.7 7.2-4.7 11.3 0 4.1 1.6 8.2 4.7 11.3l68.2 68.2-68.2 68.2c-3.1 3.1-4.7 7.2-4.7 11.3 0 4.1 1.6 8.2 4.7 11.3 6.2 6.2 16.4 6.2 22.6 0l68.2-68.2 68.2 68.2c6.2 6.2 16.4 6.2 22.6 0 6.2-6.2 6.2-16.4 0-22.6L278.6 256z"}}]})(t)}}}]);

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1 @@
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[570],{1451:function(t,a,r){r.d(a,{Pg6:function(){return o},kqQ:function(){return e}});var n=r(88357);function e(t){return(0,n.w_)({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"M14.5 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7.5L14.5 2z"}},{tag:"polyline",attr:{points:"14 2 14 8 20 8"}},{tag:"path",attr:{d:"M10 12a1 1 0 0 0-1 1v1a1 1 0 0 1-1 1 1 1 0 0 1 1 1v1a1 1 0 0 0 1 1"}},{tag:"path",attr:{d:"M14 18a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-1a1 1 0 0 0-1-1"}}]})(t)}function o(t){return(0,n.w_)({tag:"svg",attr:{viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"},child:[{tag:"path",attr:{d:"m12 19 7-7 3 3-7 7-3-3z"}},{tag:"path",attr:{d:"m18 13-1.5-7.5L2 2l3.5 14.5L13 18l5-5z"}},{tag:"path",attr:{d:"m2 2 7.586 7.586"}},{tag:"circle",attr:{cx:"11",cy:"11",r:"2"}}]})(t)}}}]);

View file

@ -0,0 +1 @@
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[260],{60155:function(t,c,a){a.d(c,{itj:function(){return s}});var n=a(88357);function s(t){return(0,n.w_)({tag:"svg",attr:{viewBox:"0 0 512 512"},child:[{tag:"path",attr:{d:"M218.1 167.17c0 13 0 25.6 4.1 37.4-43.1 50.6-156.9 184.3-167.5 194.5a20.17 20.17 0 00-6.7 15c0 8.5 5.2 16.7 9.6 21.3 6.6 6.9 34.8 33 40 28 15.4-15 18.5-19 24.8-25.2 9.5-9.3-1-28.3 2.3-36s6.8-9.2 12.5-10.4 15.8 2.9 23.7 3c8.3.1 12.8-3.4 19-9.2 5-4.6 8.6-8.9 8.7-15.6.2-9-12.8-20.9-3.1-30.4s23.7 6.2 34 5 22.8-15.5 24.1-21.6-11.7-21.8-9.7-30.7c.7-3 6.8-10 11.4-11s25 6.9 29.6 5.9c5.6-1.2 12.1-7.1 17.4-10.4 15.5 6.7 29.6 9.4 47.7 9.4 68.5 0 124-53.4 124-119.2S408.5 48 340 48s-121.9 53.37-121.9 119.17zM400 144a32 32 0 11-32-32 32 32 0 0132 32z"}}]})(t)}}}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1 @@
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[744],{46116:function(e,t,n){"use strict";var s=n(81090),a=n(86959),r=window;r.__sentryRewritesTunnelPath__=void 0,r.SENTRY_RELEASE={id:"fkeEkHib6qdzCnWtIVJ52"},r.__sentryBasePath=void 0,r.__rewriteFramesAssetPrefixPath__="",s.S1({enabled:!0,dsn:"https://e1b189841c384830b9c321a7f0672f9d@o315388.ingest.sentry.io/4505447059292160",tracesSampleRate:1,debug:!1,replaysOnErrorSampleRate:1,replaysSessionSampleRate:.1,integrations:[new a.U({maskAllText:!0,blockAllMedia:!0})]})}},function(e){var t=function(t){return e(e.s=t)};e.O(0,[971,119,25],function(){return t(46116),t(47957)}),_N_E=e.O()}]);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1 @@
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[405],{98290:function(n,u,_){"use strict";_.r(u);var t=_(4040);_(12697),u.default=t.Z},75557:function(n,u,_){(window.__NEXT_P=window.__NEXT_P||[]).push(["/",function(){return _(98290)}])}},function(n){n.O(0,[774,228,13,445,937,251,260,265,570,866,874,714,827,693,968,888,179],function(){return n(n.s=75557)}),_N_E=n.O()}]);

View file

@ -0,0 +1 @@
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[935],{67061:function(n,t,u){"use strict";u.r(t),u.d(t,{__N_SSG:function(){return e}});var _=u(23544),i=u(4040),e=!0;t.default=(0,_.withSuperJSONPage)(i.Z)},60940:function(n,t,u){(window.__NEXT_P=window.__NEXT_P||[]).push(["/static-hosts/[id]",function(){return u(67061)}])}},function(n){n.O(0,[774,228,13,445,937,251,260,265,570,866,874,714,827,693,544,968,888,179],function(){return n(n.s=60940)}),_N_E=n.O()}]);

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1 @@
!function(){"use strict";var e,t,r,n,o,u,i,c,f,a={},d={};function l(e){var t=d[e];if(void 0!==t)return t.exports;var r=d[e]={id:e,loaded:!1,exports:{}},n=!0;try{a[e].call(r.exports,r,r.exports,l),n=!1}finally{n&&delete d[e]}return r.loaded=!0,r.exports}l.m=a,l.amdO={},e=[],l.O=function(t,r,n,o){if(r){o=o||0;for(var u=e.length;u>0&&e[u-1][2]>o;u--)e[u]=e[u-1];e[u]=[r,n,o];return}for(var i=1/0,u=0;u<e.length;u++){for(var r=e[u][0],n=e[u][1],o=e[u][2],c=!0,f=0;f<r.length;f++)i>=o&&Object.keys(l.O).every(function(e){return l.O[e](r[f])})?r.splice(f--,1):(c=!1,o<i&&(i=o));if(c){e.splice(u--,1);var a=n();void 0!==a&&(t=a)}}return t},l.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(t,{a:t}),t},r=Object.getPrototypeOf?function(e){return Object.getPrototypeOf(e)}:function(e){return e.__proto__},l.t=function(e,n){if(1&n&&(e=this(e)),8&n||"object"==typeof e&&e&&(4&n&&e.__esModule||16&n&&"function"==typeof e.then))return e;var o=Object.create(null);l.r(o);var u={};t=t||[null,r({}),r([]),r(r)];for(var i=2&n&&e;"object"==typeof i&&!~t.indexOf(i);i=r(i))Object.getOwnPropertyNames(i).forEach(function(t){u[t]=function(){return e[t]}});return u.default=function(){return e},l.d(o,u),o},l.d=function(e,t){for(var r in t)l.o(t,r)&&!l.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},l.f={},l.e=function(e){return Promise.all(Object.keys(l.f).reduce(function(t,r){return l.f[r](e,t),t},[]))},l.u=function(e){return"static/chunks/"+(({153:"c869f9c7",577:"2b7b2d2a"})[e]||e)+"."+({16:"909dcf07414fbc00",153:"6bdbb2e164d8e197",186:"d39940628a2ecd5d",304:"221d5d31ceff808e",418:"787f16e688bbebdd",577:"7d84b23548f7cfc2",609:"3ecff1ef8d328682",678:"c1d8f0f4c28cfd53"})[e]+".js"},l.miniCssF=function(e){return"static/css/d5e7b7b8fa2bac09.css"},l.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||Function("return this")()}catch(e){if("object"==typeof window)return window}}(),l.hmd=function(e){return(e=Object.create(e)).children||(e.children=[]),Object.defineProperty(e,"exports",{enumerable:!0,set:function(){throw Error("ES Modules may not assign module.exports or exports.*, Use ESM export syntax, instead: "+e.id)}}),e},l.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n={},o="_N_E:",l.l=function(e,t,r,u){if(n[e]){n[e].push(t);return}if(void 0!==r)for(var i,c,f=document.getElementsByTagName("script"),a=0;a<f.length;a++){var d=f[a];if(d.getAttribute("src")==e||d.getAttribute("data-webpack")==o+r){i=d;break}}i||(c=!0,(i=document.createElement("script")).charset="utf-8",i.timeout=120,l.nc&&i.setAttribute("nonce",l.nc),i.setAttribute("data-webpack",o+r),i.src=l.tu(e)),n[e]=[t];var s=function(t,r){i.onerror=i.onload=null,clearTimeout(p);var o=n[e];if(delete n[e],i.parentNode&&i.parentNode.removeChild(i),o&&o.forEach(function(e){return e(r)}),t)return t(r)},p=setTimeout(s.bind(null,void 0,{type:"timeout",target:i}),12e4);i.onerror=s.bind(null,i.onerror),i.onload=s.bind(null,i.onload),c&&document.head.appendChild(i)},l.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.nmd=function(e){return e.paths=[],e.children||(e.children=[]),e},l.tt=function(){return void 0===u&&(u={createScriptURL:function(e){return e}},"undefined"!=typeof trustedTypes&&trustedTypes.createPolicy&&(u=trustedTypes.createPolicy("nextjs#bundler",u))),u},l.tu=function(e){return l.tt().createScriptURL(e)},l.p="/_next/",i={272:0},l.f.j=function(e,t){var r=l.o(i,e)?i[e]:void 0;if(0!==r){if(r)t.push(r[2]);else if(272!=e){var n=new Promise(function(t,n){r=i[e]=[t,n]});t.push(r[2]=n);var o=l.p+l.u(e),u=Error();l.l(o,function(t){if(l.o(i,e)&&(0!==(r=i[e])&&(i[e]=void 0),r)){var n=t&&("load"===t.type?"missing":t.type),o=t&&t.target&&t.target.src;u.message="Loading chunk "+e+" failed.\n("+n+": "+o+")",u.name="ChunkLoadError",u.type=n,u.request=o,r[1](u)}},"chunk-"+e,e)}else i[e]=0}},l.O.j=function(e){return 0===i[e]},c=function(e,t){var r,n,o=t[0],u=t[1],c=t[2],f=0;if(o.some(function(e){return 0!==i[e]})){for(r in u)l.o(u,r)&&(l.m[r]=u[r]);if(c)var a=c(l)}for(e&&e(t);f<o.length;f++)n=o[f],l.o(i,n)&&i[n]&&i[n][0](),i[n]=0;return l.O(a)},(f=self.webpackChunk_N_E=self.webpackChunk_N_E||[]).forEach(c.bind(null,0)),f.push=c.bind(null,f.push.bind(f))}();

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1 @@
self.__BUILD_MANIFEST=function(s,c,e,a,t,i,d,f,b,n,h,u,j,k,r){return{__rewrites:{afterFiles:[],beforeFiles:[{has:s,source:"/widget.js",destination:"/api/widget-loader"},{has:s,source:"/:path*.map",destination:"/404"}],fallback:[]},"/":[c,e,a,t,i,d,f,b,n,h,u,j,k,r,"static/chunks/pages/index-61e0db1e6b6bacfe.js"],"/_error":["static/chunks/pages/_error-e4af8c2bc4b2c013.js"],"/static-hosts/[id]":[c,e,a,t,i,d,f,b,n,h,u,j,k,"static/chunks/544-204a0e9deed00464.js",r,"static/chunks/pages/static-hosts/[id]-db0d04ff50809bac.js"],sortedPages:["/","/_app","/_error","/static-hosts/[id]"]}}(void 0,"static/chunks/252f366e-81e0cd2cd3f1b835.js","static/chunks/0c428ae2-af7e99f3150b6eb8.js","static/chunks/1bfc9850-55ae80b964dab30a.js","static/chunks/78e521c3-379899e41deb05e7.js","static/chunks/674a26a7-1d8c5d9d2e3d7ce7.js","static/chunks/ae51ba48-dc83f500764902da.js","static/chunks/175675d1-082826e6e7080e81.js","static/chunks/98ea7ec2-898088f9519c661e.js","static/chunks/95b64a6e-7e32fd981446acf6.js","static/chunks/1a48c3c1-50dc8fce58d2b89b.js","static/chunks/fec483df-1f399d2235b6ae61.js","static/chunks/0b308cfb-8af24c614403b981.js","static/chunks/693-5d48161f59c8ba78.js","static/chunks/968-1f6b00ae14c6e586.js"),self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB();

View file

@ -0,0 +1 @@
self.__SSG_MANIFEST=new Set(["\u002Fstatic-hosts\u002F[id]"]);self.__SSG_MANIFEST_CB&&self.__SSG_MANIFEST_CB()

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show more