From 53ebb04094da2ef2144cbb635767d6848c876026 Mon Sep 17 00:00:00 2001 From: Ji Chang Date: Fri, 17 Nov 2023 11:40:18 +0800 Subject: [PATCH] publish gh-pages --- docs/index.0041167a.css | 2 + docs/index.0041167a.css.map | 1 + docs/index.0c091057.js | 107 ++++++++++++++++++++++++++++++++++++ docs/index.0c091057.js.map | 1 + docs/index.html | 1 + docs/ticker.dbc6df03.js | 8 +++ docs/ticker.dbc6df03.js.map | 1 + 7 files changed, 121 insertions(+) create mode 100644 docs/index.0041167a.css create mode 100644 docs/index.0041167a.css.map create mode 100644 docs/index.0c091057.js create mode 100644 docs/index.0c091057.js.map create mode 100644 docs/index.html create mode 100644 docs/ticker.dbc6df03.js create mode 100644 docs/ticker.dbc6df03.js.map diff --git a/docs/index.0041167a.css b/docs/index.0041167a.css new file mode 100644 index 0000000..44ce954 --- /dev/null +++ b/docs/index.0041167a.css @@ -0,0 +1,2 @@ +.page__header{border-bottom:1px solid #f0f0f0;flex-direction:row;align-items:center;padding:1rem;display:flex}.page__header__title{text-align:center;margin:0 1rem}.page__content{padding:1rem}.form{flex-direction:column;width:100%;display:flex}.form__field__group{flex-direction:row;align-items:center;column-gap:1rem;display:flex}.form__field{margin:0 0 1rem;display:block}.form__field__label{margin:0 0 .5rem;display:block}.rhythm__viewer{border-radius:.25rem;margin:1rem 0;display:block}.rhythm__viewer .measure__viewer{width:100%;max-width:64rem;margin:0 auto 1rem}.measure__beats{flex-direction:row;align-items:center;display:flex}.measure__beats .beats{grid-gap:1rem;flex:1;grid-auto-rows:1fr;justify-items:center;display:grid;overflow-x:auto}.note__icon{margin:.5rem}.note__icon.note__icon--current{transform:scale(1.5)}.beat{flex-direction:column;display:flex}.beat .notes{flex-direction:column;flex:1;padding:1.5rem 0;display:flex}.beat .notes .note{text-align:center;flex:1}.button--oper{margin:.5rem}.rhythm__editor{padding-bottom:6rem}.rhythm__editor__footer{background-color:#fff;border-top:1px solid #f0f0f0;align-items:center;width:100%;display:flex;position:fixed;bottom:0;left:0}.form--player{flex:1}.rhythm__editor__footer .toolbar{flex-direction:row;width:100%;max-width:64rem;margin:0 auto;padding:1rem;display:flex}.rhythm__editor__footer .toolbar .toolbar__main,.fill{flex:1}html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;width:100%;max-width:100%;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em} +/*# sourceMappingURL=index.0041167a.css.map */ diff --git a/docs/index.0041167a.css.map b/docs/index.0041167a.css.map new file mode 100644 index 0000000..0cb247e --- /dev/null +++ b/docs/index.0041167a.css.map @@ -0,0 +1 @@ +{"mappings":"ACAA,8GAUA,qDAMA,4BEhBA,oDAOA,uFAOA,2CAKA,mDGnBA,iEAOA,+EEPA,mEAOA,iHCPA,yBAIA,qDCJA,yCAKA,wEAOA,4CAKA,2BIjBA,oCAIA,qJAYA,qBAIA,uHAUA,6DE7BA,iCAKA,8BAAA,+BAIA,uCAKA,oKAQA,iCAGA,cAGA,mCAGA,oDAKA,kEAUA,iCAIA,4IAQA,gEAKA,0FAMA,wCAMA,wCAMA,mBAGA,oCAIA,0BAGA,sBAGA,4BAIA,oBAGA,8EAOA,kBAGA,cAGA,4GAOA,iDAKA,sBAGA,4CAIA,4GAWA,+BAGA,kFAMA,uHAWA,8BAIA,kCAIA,+EAMA,qDAAA,4DAAA,2DAAA,4DAOA,uEAKA,0GAMA,uCAIA,iDAMA,iJAWA,iCAGA,qDAAA,qDAIA,0DAIA,oEAAA,iEAIA,oEAIA,4BAGA,0BAGA,sBAGA,gCAGA","sources":["index.0041167a.css","packages/website/src/index.css","packages/website/src/pages/MetronomeListPage.css","packages/metronome/src/components/Form.css","packages/metronome/src/components/PreparatorySettings.css","packages/metronome/src/components/TempoSettings.css","packages/metronome/src/components/RhythmViewer.css","packages/metronome/src/components/MeasureViewer.css","packages/metronome/src/components/MeasureBeats.css","packages/metronome/src/components/NoteIcon.css","packages/metronome/src/components/BeatViewer.css","packages/metronome/src/components/MeasureSettings.css","packages/website/src/pages/HomePage.css","packages/website/src/pages/MetronomePlayerPage.css","packages/website/src/components/metronome/RhythmEditor.css","packages/website/src/components/Fill.css","node_modules/antd/dist/reset.css"],"sourcesContent":[".page__header {\n border-bottom: 1px solid #f0f0f0;\n flex-direction: row;\n align-items: center;\n padding: 1rem;\n display: flex;\n}\n\n.page__header__title {\n text-align: center;\n margin: 0 1rem;\n}\n\n.page__content {\n padding: 1rem;\n}\n\n\n\n.form {\n flex-direction: column;\n width: 100%;\n display: flex;\n}\n\n.form__field__group {\n flex-direction: row;\n align-items: center;\n column-gap: 1rem;\n display: flex;\n}\n\n.form__field {\n margin: 0 0 1rem;\n display: block;\n}\n\n.form__field__label {\n margin: 0 0 .5rem;\n display: block;\n}\n\n\n\n\n\n.rhythm__viewer {\n border-radius: .25rem;\n margin: 1rem 0;\n display: block;\n}\n\n.rhythm__viewer .measure__viewer {\n width: 100%;\n max-width: 64rem;\n margin: 0 auto 1rem;\n}\n\n\n\n.measure__beats {\n flex-direction: row;\n align-items: center;\n display: flex;\n}\n\n.measure__beats .beats {\n grid-gap: 1rem;\n flex: 1;\n grid-auto-rows: 1fr;\n justify-items: center;\n display: grid;\n overflow-x: auto;\n}\n\n.note__icon {\n margin: .5rem;\n}\n\n.note__icon.note__icon--current {\n transform: scale(1.5);\n}\n\n.beat {\n flex-direction: column;\n display: flex;\n}\n\n.beat .notes {\n flex-direction: column;\n flex: 1;\n padding: 1.5rem 0;\n display: flex;\n}\n\n.beat .notes .note {\n text-align: center;\n flex: 1;\n}\n\n.button--oper {\n margin: .5rem;\n}\n\n\n\n\n\n\n\n.rhythm__editor {\n padding-bottom: 6rem;\n}\n\n.rhythm__editor__footer {\n background-color: #fff;\n border-top: 1px solid #f0f0f0;\n align-items: center;\n width: 100%;\n display: flex;\n position: fixed;\n bottom: 0;\n left: 0;\n}\n\n.form--player {\n flex: 1;\n}\n\n.rhythm__editor__footer .toolbar {\n flex-direction: row;\n width: 100%;\n max-width: 64rem;\n margin: 0 auto;\n padding: 1rem;\n display: flex;\n}\n\n.rhythm__editor__footer .toolbar .toolbar__main {\n flex: 1;\n}\n\n.fill {\n flex: 1;\n}\n\nhtml, body {\n width: 100%;\n height: 100%;\n}\n\ninput::-ms-clear {\n display: none;\n}\n\ninput::-ms-reveal {\n display: none;\n}\n\n*, :before, :after {\n box-sizing: border-box;\n}\n\nhtml {\n -webkit-text-size-adjust: 100%;\n -ms-text-size-adjust: 100%;\n -ms-overflow-style: scrollbar;\n -webkit-tap-highlight-color: #0000;\n font-family: sans-serif;\n line-height: 1.15;\n}\n\n@-ms-viewport {\n width: device-width;\n}\n\nbody {\n margin: 0;\n}\n\n[tabindex=\"-1\"]:focus {\n outline: none;\n}\n\nhr {\n box-sizing: content-box;\n height: 0;\n overflow: visible;\n}\n\nh1, h2, h3, h4, h5, h6 {\n margin-top: 0;\n margin-bottom: .5em;\n font-weight: 500;\n}\n\np {\n margin-top: 0;\n margin-bottom: 1em;\n}\n\nabbr[title], abbr[data-original-title] {\n -webkit-text-decoration: underline dotted;\n cursor: help;\n border-bottom: 0;\n -webkit-text-decoration: underline dotted;\n text-decoration: underline dotted;\n}\n\naddress {\n font-style: normal;\n line-height: inherit;\n margin-bottom: 1em;\n}\n\ninput[type=\"text\"], input[type=\"password\"], input[type=\"number\"], textarea {\n -webkit-appearance: none;\n}\n\nol, ul, dl {\n margin-top: 0;\n margin-bottom: 1em;\n}\n\nol ol, ul ul, ol ul, ul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: 500;\n}\n\ndd {\n margin-bottom: .5em;\n margin-left: 0;\n}\n\nblockquote {\n margin: 0 0 1em;\n}\n\ndfn {\n font-style: italic;\n}\n\nb, strong {\n font-weight: bolder;\n}\n\nsmall {\n font-size: 80%;\n}\n\nsub, sup {\n vertical-align: baseline;\n font-size: 75%;\n line-height: 0;\n position: relative;\n}\n\nsub {\n bottom: -.25em;\n}\n\nsup {\n top: -.5em;\n}\n\npre, code, kbd, samp {\n font-family: SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace;\n font-size: 1em;\n}\n\npre {\n margin-top: 0;\n margin-bottom: 1em;\n overflow: auto;\n}\n\nfigure {\n margin: 0 0 1em;\n}\n\nimg {\n vertical-align: middle;\n border-style: none;\n}\n\na, area, button, [role=\"button\"], input:not([type=\"range\"]), label, select, summary, textarea {\n touch-action: manipulation;\n}\n\ntable {\n border-collapse: collapse;\n}\n\ncaption {\n text-align: left;\n caption-side: bottom;\n padding-top: .75em;\n padding-bottom: .3em;\n}\n\ninput, button, select, optgroup, textarea {\n color: inherit;\n font-size: inherit;\n font-family: inherit;\n line-height: inherit;\n margin: 0;\n}\n\nbutton, input {\n overflow: visible;\n}\n\nbutton, select {\n text-transform: none;\n}\n\nbutton, html [type=\"button\"], [type=\"reset\"], [type=\"submit\"] {\n -webkit-appearance: button;\n}\n\nbutton::-moz-focus-inner {\n border-style: none;\n padding: 0;\n}\n\n[type=\"button\"]::-moz-focus-inner {\n border-style: none;\n padding: 0;\n}\n\n[type=\"reset\"]::-moz-focus-inner {\n border-style: none;\n padding: 0;\n}\n\n[type=\"submit\"]::-moz-focus-inner {\n border-style: none;\n padding: 0;\n}\n\ninput[type=\"radio\"], input[type=\"checkbox\"] {\n box-sizing: border-box;\n padding: 0;\n}\n\ninput[type=\"date\"], input[type=\"time\"], input[type=\"datetime-local\"], input[type=\"month\"] {\n -webkit-appearance: listbox;\n}\n\ntextarea {\n resize: vertical;\n overflow: auto;\n}\n\nfieldset {\n border: 0;\n min-width: 0;\n margin: 0;\n padding: 0;\n}\n\nlegend {\n color: inherit;\n font-size: 1.5em;\n line-height: inherit;\n white-space: normal;\n width: 100%;\n max-width: 100%;\n margin-bottom: .5em;\n padding: 0;\n display: block;\n}\n\nprogress {\n vertical-align: baseline;\n}\n\n[type=\"number\"]::-webkit-inner-spin-button {\n height: auto;\n}\n\n[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n[type=\"search\"] {\n outline-offset: -2px;\n -webkit-appearance: none;\n}\n\n[type=\"search\"]::-webkit-search-cancel-button {\n -webkit-appearance: none;\n}\n\n[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n::-webkit-file-upload-button {\n font: inherit;\n -webkit-appearance: button;\n}\n\noutput {\n display: inline-block;\n}\n\nsummary {\n display: list-item;\n}\n\ntemplate {\n display: none;\n}\n\n[hidden] {\n display: none !important;\n}\n\nmark {\n background-color: #feffe6;\n padding: .2em;\n}\n\n/*# sourceMappingURL=index.0041167a.css.map */\n",".page__header {\r\n display: flex;\r\n flex-direction: row;\r\n padding: 1rem;\r\n\r\n align-items: center;\r\n\r\n border-bottom: 1px solid #f0f0f0;\r\n}\r\n\r\n.page__header__title {\r\n margin: 0 1rem;\r\n\r\n text-align: center;\r\n}\r\n\r\n.page__content {\r\n padding: 1rem;\r\n}\r\n","",".form {\n display: flex;\n flex-direction: column;\n\n width: 100%;\n}\n\n.form__field__group {\n display: flex;\n flex-direction: row;\n align-items: center;\n column-gap: 1rem;\n}\n\n.form__field {\n display: block;\n margin: 0 0 1rem 0;\n}\n\n.form__field__label {\n display: block;\n margin: 0 0 0.5rem 0;\n}\n","","",".rhythm__viewer {\n display: block;\n margin: 1rem 0;\n\n border-radius: 0.25rem;\n}\n\n.rhythm__viewer .measure__viewer {\n margin: 0 auto 1rem auto;\n\n max-width: 64rem;\n width: 100%;\n}\n","",".measure__beats {\n display: flex;\n flex-direction: row;\n\n align-items: center;\n}\n\n.measure__beats .beats {\n flex: 1;\n display: grid;\n grid-gap: 1rem;\n justify-items: center;\n grid-auto-rows: 1fr;\n\n overflow-x: auto;\n}\n",".note__icon {\n margin: 0.5rem;\n}\n\n.note__icon.note__icon--current {\n transform: scale(1.5);\n}\n",".beat {\n display: flex;\n flex-direction: column;\n}\n\n.beat .notes {\n flex: 1;\n display: flex;\n flex-direction: column;\n padding: 1.5rem 0;\n}\n\n.beat .notes .note {\n flex: 1;\n text-align: center;\n}\n\n.button--oper {\n margin: 0.5rem;\n}\n","","","",".rhythm__editor {\r\n padding-bottom: 6rem;\r\n}\r\n\r\n.rhythm__editor__footer {\r\n position: fixed;\r\n left: 0;\r\n bottom: 0;\r\n width: 100%;\r\n border-top: 1px solid #f0f0f0;\r\n background-color: white;\r\n\r\n display: flex;\r\n align-items: center;\r\n}\r\n\r\n.form--player {\r\n flex: 1;\r\n}\r\n\r\n.rhythm__editor__footer .toolbar {\r\n display: flex;\r\n flex-direction: row;\r\n margin: 0 auto;\r\n padding: 1rem;\r\n\r\n width: 100%;\r\n max-width: 64rem;\r\n}\r\n\r\n.rhythm__editor__footer .toolbar .toolbar__main {\r\n flex: 1;\r\n}\r\n",".fill {\r\n flex: 1;\r\n}\r\n","/* stylelint-disable */\nhtml,\nbody {\n width: 100%;\n height: 100%;\n}\ninput::-ms-clear,\ninput::-ms-reveal {\n display: none;\n}\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\nhtml {\n font-family: sans-serif;\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n -ms-text-size-adjust: 100%;\n -ms-overflow-style: scrollbar;\n -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\n}\n@-ms-viewport {\n width: device-width;\n}\nbody {\n margin: 0;\n}\n[tabindex='-1']:focus {\n outline: none;\n}\nhr {\n box-sizing: content-box;\n height: 0;\n overflow: visible;\n}\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n margin-top: 0;\n margin-bottom: 0.5em;\n font-weight: 500;\n}\np {\n margin-top: 0;\n margin-bottom: 1em;\n}\nabbr[title],\nabbr[data-original-title] {\n -webkit-text-decoration: underline dotted;\n text-decoration: underline;\n text-decoration: underline dotted;\n border-bottom: 0;\n cursor: help;\n}\naddress {\n margin-bottom: 1em;\n font-style: normal;\n line-height: inherit;\n}\ninput[type='text'],\ninput[type='password'],\ninput[type='number'],\ntextarea {\n -webkit-appearance: none;\n}\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1em;\n}\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\ndt {\n font-weight: 500;\n}\ndd {\n margin-bottom: 0.5em;\n margin-left: 0;\n}\nblockquote {\n margin: 0 0 1em;\n}\ndfn {\n font-style: italic;\n}\nb,\nstrong {\n font-weight: bolder;\n}\nsmall {\n font-size: 80%;\n}\nsub,\nsup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline;\n}\nsub {\n bottom: -0.25em;\n}\nsup {\n top: -0.5em;\n}\npre,\ncode,\nkbd,\nsamp {\n font-size: 1em;\n font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;\n}\npre {\n margin-top: 0;\n margin-bottom: 1em;\n overflow: auto;\n}\nfigure {\n margin: 0 0 1em;\n}\nimg {\n vertical-align: middle;\n border-style: none;\n}\na,\narea,\nbutton,\n[role='button'],\ninput:not([type='range']),\nlabel,\nselect,\nsummary,\ntextarea {\n touch-action: manipulation;\n}\ntable {\n border-collapse: collapse;\n}\ncaption {\n padding-top: 0.75em;\n padding-bottom: 0.3em;\n text-align: left;\n caption-side: bottom;\n}\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0;\n color: inherit;\n font-size: inherit;\n font-family: inherit;\n line-height: inherit;\n}\nbutton,\ninput {\n overflow: visible;\n}\nbutton,\nselect {\n text-transform: none;\n}\nbutton,\nhtml [type='button'],\n[type='reset'],\n[type='submit'] {\n -webkit-appearance: button;\n}\nbutton::-moz-focus-inner,\n[type='button']::-moz-focus-inner,\n[type='reset']::-moz-focus-inner,\n[type='submit']::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\ninput[type='radio'],\ninput[type='checkbox'] {\n box-sizing: border-box;\n padding: 0;\n}\ninput[type='date'],\ninput[type='time'],\ninput[type='datetime-local'],\ninput[type='month'] {\n -webkit-appearance: listbox;\n}\ntextarea {\n overflow: auto;\n resize: vertical;\n}\nfieldset {\n min-width: 0;\n margin: 0;\n padding: 0;\n border: 0;\n}\nlegend {\n display: block;\n width: 100%;\n max-width: 100%;\n margin-bottom: 0.5em;\n padding: 0;\n color: inherit;\n font-size: 1.5em;\n line-height: inherit;\n white-space: normal;\n}\nprogress {\n vertical-align: baseline;\n}\n[type='number']::-webkit-inner-spin-button,\n[type='number']::-webkit-outer-spin-button {\n height: auto;\n}\n[type='search'] {\n outline-offset: -2px;\n -webkit-appearance: none;\n}\n[type='search']::-webkit-search-cancel-button,\n[type='search']::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n::-webkit-file-upload-button {\n font: inherit;\n -webkit-appearance: button;\n}\noutput {\n display: inline-block;\n}\nsummary {\n display: list-item;\n}\ntemplate {\n display: none;\n}\n[hidden] {\n display: none !important;\n}\nmark {\n padding: 0.2em;\n background-color: #feffe6;\n}\n"],"names":[],"version":3,"file":"index.0041167a.css.map"} \ No newline at end of file diff --git a/docs/index.0c091057.js b/docs/index.0c091057.js new file mode 100644 index 0000000..46f7771 --- /dev/null +++ b/docs/index.0c091057.js @@ -0,0 +1,107 @@ +function e(e,t,n,r){Object.defineProperty(e,t,{get:n,set:r,enumerable:!0,configurable:!0})}var t="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{};function n(e){return e&&e.__esModule?e.default:e}var r={},o={},a=t.parcelRequire7391;null==a&&((a=function(e){if(e in r)return r[e].exports;if(e in o){var t=o[e];delete o[e];var n={id:e,exports:{}};return r[e]=n,t.call(n.exports,n,n.exports),n.exports}var a=new Error("Cannot find module '"+e+"'");throw a.code="MODULE_NOT_FOUND",a}).register=function(e,t){o[e]=t},t.parcelRequire7391=a),a.register("9rYnN",(function(t,n){var r,o;e(t.exports,"register",(()=>r),(e=>r=e)),e(t.exports,"resolve",(()=>o),(e=>o=e));var a={};r=function(e){for(var t=Object.keys(e),n=0;nr),(e=>r=e)),e(t.exports,"jsx",(()=>o),(e=>o=e)),e(t.exports,"jsxs",(()=>i),(e=>i=e));var l=a("acw62"),s=Symbol.for("react.element"),c=Symbol.for("react.fragment"),u=Object.prototype.hasOwnProperty,d=l.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,f={key:!0,ref:!0,__self:!0,__source:!0};function p(e,t,n){var r,o={},a=null,i=null;for(r in void 0!==n&&(a=""+n),void 0!==t.key&&(a=""+t.key),void 0!==t.ref&&(i=t.ref),t)u.call(t,r)&&!f.hasOwnProperty(r)&&(o[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps)void 0===o[r]&&(o[r]=t[r]);return{$$typeof:s,type:e,key:a,ref:i,props:o,_owner:d.current}}r=c,o=p,i=p})),a.register("acw62",(function(e,t){e.exports=a("2pUnB")})),a.register("2pUnB",(function(t,n){ +/** + * @license React + * react.production.min.js + * + * Copyright (c) Facebook, Inc. and its affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */ +var r,o,a,i,l,s,c,u,d,f,p,m,h,g,v,b,y,w,x,S,C,E,k,$,O,I,P,N,R,j,M,_,T,z,A;e(t.exports,"Children",(()=>r),(e=>r=e)),e(t.exports,"Component",(()=>o),(e=>o=e)),e(t.exports,"Fragment",(()=>a),(e=>a=e)),e(t.exports,"Profiler",(()=>i),(e=>i=e)),e(t.exports,"PureComponent",(()=>l),(e=>l=e)),e(t.exports,"StrictMode",(()=>s),(e=>s=e)),e(t.exports,"Suspense",(()=>c),(e=>c=e)),e(t.exports,"__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED",(()=>u),(e=>u=e)),e(t.exports,"cloneElement",(()=>d),(e=>d=e)),e(t.exports,"createContext",(()=>f),(e=>f=e)),e(t.exports,"createElement",(()=>p),(e=>p=e)),e(t.exports,"createFactory",(()=>m),(e=>m=e)),e(t.exports,"createRef",(()=>h),(e=>h=e)),e(t.exports,"forwardRef",(()=>g),(e=>g=e)),e(t.exports,"isValidElement",(()=>v),(e=>v=e)),e(t.exports,"lazy",(()=>b),(e=>b=e)),e(t.exports,"memo",(()=>y),(e=>y=e)),e(t.exports,"startTransition",(()=>w),(e=>w=e)),e(t.exports,"unstable_act",(()=>x),(e=>x=e)),e(t.exports,"useCallback",(()=>S),(e=>S=e)),e(t.exports,"useContext",(()=>C),(e=>C=e)),e(t.exports,"useDebugValue",(()=>E),(e=>E=e)),e(t.exports,"useDeferredValue",(()=>k),(e=>k=e)),e(t.exports,"useEffect",(()=>$),(e=>$=e)),e(t.exports,"useId",(()=>O),(e=>O=e)),e(t.exports,"useImperativeHandle",(()=>I),(e=>I=e)),e(t.exports,"useInsertionEffect",(()=>P),(e=>P=e)),e(t.exports,"useLayoutEffect",(()=>N),(e=>N=e)),e(t.exports,"useMemo",(()=>R),(e=>R=e)),e(t.exports,"useReducer",(()=>j),(e=>j=e)),e(t.exports,"useRef",(()=>M),(e=>M=e)),e(t.exports,"useState",(()=>_),(e=>_=e)),e(t.exports,"useSyncExternalStore",(()=>T),(e=>T=e)),e(t.exports,"useTransition",(()=>z),(e=>z=e)),e(t.exports,"version",(()=>A),(e=>A=e));var L=Symbol.for("react.element"),B=Symbol.for("react.portal"),D=Symbol.for("react.fragment"),F=Symbol.for("react.strict_mode"),H=Symbol.for("react.profiler"),W=Symbol.for("react.provider"),V=Symbol.for("react.context"),U=Symbol.for("react.forward_ref"),K=Symbol.for("react.suspense"),G=Symbol.for("react.memo"),q=Symbol.for("react.lazy"),X=Symbol.iterator;var Y={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},Q=Object.assign,J={};function Z(e,t,n){this.props=e,this.context=t,this.refs=J,this.updater=n||Y}function ee(){}function te(e,t,n){this.props=e,this.context=t,this.refs=J,this.updater=n||Y}Z.prototype.isReactComponent={},Z.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},Z.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},ee.prototype=Z.prototype;var ne=te.prototype=new ee;ne.constructor=te,Q(ne,Z.prototype),ne.isPureReactComponent=!0;var re=Array.isArray,oe=Object.prototype.hasOwnProperty,ae={current:null},ie={key:!0,ref:!0,__self:!0,__source:!0};function le(e,t,n){var r,o={},a=null,i=null;if(null!=t)for(r in void 0!==t.ref&&(i=t.ref),void 0!==t.key&&(a=""+t.key),t)oe.call(t,r)&&!ie.hasOwnProperty(r)&&(o[r]=t[r]);var l=arguments.length-2;if(1===l)o.children=n;else if(1r),(e=>r=e)),e(t.exports,"createPortal",(()=>o),(e=>o=e)),e(t.exports,"createRoot",(()=>i),(e=>i=e)),e(t.exports,"findDOMNode",(()=>l),(e=>l=e)),e(t.exports,"flushSync",(()=>s),(e=>s=e)),e(t.exports,"hydrate",(()=>c),(e=>c=e)),e(t.exports,"hydrateRoot",(()=>u),(e=>u=e)),e(t.exports,"render",(()=>d),(e=>d=e)),e(t.exports,"unmountComponentAtNode",(()=>f),(e=>f=e)),e(t.exports,"unstable_batchedUpdates",(()=>p),(e=>p=e)),e(t.exports,"unstable_renderSubtreeIntoContainer",(()=>m),(e=>m=e)),e(t.exports,"version",(()=>h),(e=>h=e));var g=a("acw62"),v=a("fO90s");function b(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n