diff --git a/_vnote.json b/_vnote.json deleted file mode 100644 index cd8487d7..00000000 --- a/_vnote.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "attachment_folder": "_v_attachments", - "created_time": "2018-11-24T05:00:58Z", - "files": [ - ], - "image_folder": "", - "recycle_bin_folder": "_v_recycle_bin", - "sub_directories": [ - { - "name": "en_us" - }, - { - "name": "zh_cn" - } - ], - "tags": [ - ], - "version": "1" -} diff --git a/en_us/_v_images/20181124165109541_999429459.png b/en_us/_v_images/20181124165109541_999429459.png deleted file mode 100644 index 85ea76f0..00000000 Binary files a/en_us/_v_images/20181124165109541_999429459.png and /dev/null differ diff --git a/en_us/_v_images/20181124165142716_2035299364.png b/en_us/_v_images/20181124165142716_2035299364.png deleted file mode 100644 index 12c600fb..00000000 Binary files a/en_us/_v_images/20181124165142716_2035299364.png and /dev/null differ diff --git a/en_us/blogs/Official/VNote 2.2 Released.md b/en_us/blogs/Official/VNote 2.2 Released.md deleted file mode 100644 index 4232bc55..00000000 --- a/en_us/blogs/Official/VNote 2.2 Released.md +++ /dev/null @@ -1,68 +0,0 @@ -# VNote 2.2 Released -After nearly two months, I am glad to announce the release of VNote 2.2! - -Before touching the thrilling updates of 2.2, I want to tell you that VNote now has a new [website](https://tamlok.github.io/vnote). From now on, we could combine the home page and documentatioin together in one place. It is generated by [Viki](https://tamlok.github.io/viki), another open source project that I wrote for VNote. - -Viki does not need a server and could recognize the structure of VNote's notebook. Just put some files of Viki into your notebook, then you can show your notebook as an elegant website to everyone. - -Now let me show you what VNote 2.2 could now accomplish! - -## Table -Many users have requested to improve the edit experience of table since the very beginning. Now it comes! - -There is now a tool button to insert table. - -Syntax highlight and auto-alignment of GFM table: - -![Syntax Highlight of Table](_v_images/20181215102857764_1912483808.png) - -Easy to add cells, columns, or rows: - -![Smart Table](_v_images/20181215103334371_1230109715.gif) - -In future releases, I will add shortcuts and context menu for table edit. - -## Auto Scroll Cursor Line -Now you could have VNote's cursor line being locked at the center of the editor while editing, even at the end of the document. - -![Auto Scroll Cursor Line](_v_images/20181215103813075_446800707.png) - -## WaveDrom -VNote now supports WaveDrom for digital timing diagram. - -![](_v_images/20181215104104751_2013646281.png) - -## Others -VNote now supports spliting the note list out from the folder tree: - -![Separate Note List](_v_images/20181215104454914_374198128.png) - -Several handy configurations in Settings: - -- Editor font to override the style configuration; -- OpenGL option on Windows (now you don't need to declare environment variable); - -For editor: - -- VNote will try to guess image title from its file name when inserting image; -- Support `~~~` as the fenced code block marker; - -For MathJax: - -- Support equation number; -- Support `\begin` and `\end` directly without `$$`; -- Support `$..$` in the `\text{}` within `$$..$$`; - -VNote now supports alert text via [markdown-it-container](https://github.com/markdown-it/markdown-it-container) plugin. The following lines will generate an alert box: - -``` -::: alert-info - -VNote 2.2 is released! - -::: -``` - -Like this: - -![Alert Text](_v_images/20181215104925616_1318070034.png) \ No newline at end of file diff --git a/en_us/blogs/Official/_v_images/20181215102857764_1912483808.png b/en_us/blogs/Official/_v_images/20181215102857764_1912483808.png deleted file mode 100644 index 3326c777..00000000 Binary files a/en_us/blogs/Official/_v_images/20181215102857764_1912483808.png and /dev/null differ diff --git a/en_us/blogs/Official/_v_images/20181215103334371_1230109715.gif b/en_us/blogs/Official/_v_images/20181215103334371_1230109715.gif deleted file mode 100644 index 9e34c9ac..00000000 Binary files a/en_us/blogs/Official/_v_images/20181215103334371_1230109715.gif and /dev/null differ diff --git a/en_us/blogs/Official/_v_images/20181215103813075_446800707.png b/en_us/blogs/Official/_v_images/20181215103813075_446800707.png deleted file mode 100644 index 7f02b6f4..00000000 Binary files a/en_us/blogs/Official/_v_images/20181215103813075_446800707.png and /dev/null differ diff --git a/en_us/blogs/Official/_v_images/20181215104104751_2013646281.png b/en_us/blogs/Official/_v_images/20181215104104751_2013646281.png deleted file mode 100644 index 9a5e97e8..00000000 Binary files a/en_us/blogs/Official/_v_images/20181215104104751_2013646281.png and /dev/null differ diff --git a/en_us/blogs/Official/_v_images/20181215104454914_374198128.png b/en_us/blogs/Official/_v_images/20181215104454914_374198128.png deleted file mode 100644 index c1745e6f..00000000 Binary files a/en_us/blogs/Official/_v_images/20181215104454914_374198128.png and /dev/null differ diff --git a/en_us/blogs/Official/_v_images/20181215104925616_1318070034.png b/en_us/blogs/Official/_v_images/20181215104925616_1318070034.png deleted file mode 100644 index dd452554..00000000 Binary files a/en_us/blogs/Official/_v_images/20181215104925616_1318070034.png and /dev/null differ diff --git a/en_us/blogs/Official/_vnote.json b/en_us/blogs/Official/_vnote.json deleted file mode 100644 index a78df333..00000000 --- a/en_us/blogs/Official/_vnote.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "created_time": "2018-12-15T03:22:40Z", - "files": [ - { - "attachment_folder": "", - "attachments": [ - ], - "created_time": "2018-12-15T02:10:40Z", - "modified_time": "2018-12-15T02:51:55Z", - "name": "VNote 2.2 Released.md", - "tags": [ - ] - } - ], - "sub_directories": [ - ], - "version": "1" -} diff --git a/en_us/blogs/Users/Reviews of VNote.md b/en_us/blogs/Users/Reviews of VNote.md deleted file mode 100644 index 45d9569e..00000000 --- a/en_us/blogs/Users/Reviews of VNote.md +++ /dev/null @@ -1,4 +0,0 @@ -# Reviews of VNote -Here are some reviews of VNote from users. - -- [VIM + Markdown = Sorprendente](http://sergiobelkin.com/posts/vim-%2B-markdown-sorprendente.html) \ No newline at end of file diff --git a/en_us/blogs/Users/_vnote.json b/en_us/blogs/Users/_vnote.json deleted file mode 100644 index ee619ebf..00000000 --- a/en_us/blogs/Users/_vnote.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "created_time": "2018-12-15T03:22:52Z", - "files": [ - { - "attachment_folder": "", - "attachments": [ - ], - "created_time": "2018-12-15T03:23:43Z", - "modified_time": "2018-12-15T03:24:32Z", - "name": "Reviews of VNote.md", - "tags": [ - ] - } - ], - "sub_directories": [ - ], - "version": "1" -} diff --git a/en_us/blogs/_vnote.json b/en_us/blogs/_vnote.json deleted file mode 100644 index 599b1e87..00000000 --- a/en_us/blogs/_vnote.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "created_time": "2018-11-24T07:21:38Z", - "files": [ - ], - "sub_directories": [ - { - "name": "Official" - }, - { - "name": "Users" - } - ], - "version": "1" -} diff --git a/en_us/css/viki_white.svg b/en_us/css/viki_white.svg new file mode 100644 index 00000000..535d0e5e --- /dev/null +++ b/en_us/css/viki_white.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/en_us/css/vnote.ico b/en_us/css/vnote.ico index b6c2e0d9..d3fc1b70 100644 Binary files a/en_us/css/vnote.ico and b/en_us/css/vnote.ico differ diff --git a/en_us/css/vnote_white.svg b/en_us/css/vnote_white.svg index 08af56c1..2270c36f 100644 --- a/en_us/css/vnote_white.svg +++ b/en_us/css/vnote_white.svg @@ -7,7 +7,7 @@ xmlns="http://www.w3.org/2000/svg" id="svg8" version="1.1" - viewBox="0 0 135.46666 135.46666" + viewBox="0 0 135.46666 135.46667" height="512" width="512"> - - + id="path3621" + transform="scale(0.26458333)" + d="m 375.23047,34.927734 -297.44922,0.0059 c -5.331878,0 -9.644531,4.312653 -9.644531,9.644531 0,0.123061 0.03516,0.246117 0.03516,0.369141 V 392.0293 467.06641 c -0.006,0.11716 -0.03516,0.23049 -0.03516,0.34765 0,0.11717 0.02949,0.22816 0.03516,0.34571 v 0.44531 h 0.04687 c 0.410143,4.95103 4.506006,8.85156 9.5625,8.85156 v 0.008 l 356.433591,0.0117 h 0.16993 v -0.0195 c 5.24983,-0.0937 9.47459,-4.35173 9.47461,-9.625 l -0.008,-0.0586 0.0117,-373.767581 h -0.0332 c -0.17008,-5.120946 -4.30096,-9.214847 -9.44531,-9.308594 v -0.01953 h -19.6875 l -0.008,353.919925 0.008,0.0586 c 0,5.27327 -4.22477,9.53318 -9.47461,9.63281 v 0.0312 l -298.26758,-0.0117 c -4.78111,0 -8.718773,-3.48647 -9.486331,-8.05664 V 418.74626 H 375.22441 v -0.0195 c 0.0644,0 0.12306,0.0195 0.18164,0.0195 5.33189,0 9.64453,-4.30681 9.64453,-9.64453 0,-0.034 -0.0117,-0.0703 -0.0117,-0.0703 l 0.0117,-364.453124 c 0,-5.331878 -4.31264,-9.650391 -9.64453,-9.644531 -0.0586,0 -0.1172,0.01758 -0.17578,0.01758 z" + style="fill:#ffffff;fill-opacity:1;stroke-width:5.85920572" /> + + + + + + + diff --git a/en_us/docs/Developers/_vnote.json b/en_us/docs/Developers/vx.json similarity index 67% rename from en_us/docs/Developers/_vnote.json rename to en_us/docs/Developers/vx.json index 85577c2a..f4e80b96 100644 --- a/en_us/docs/Developers/_vnote.json +++ b/en_us/docs/Developers/vx.json @@ -3,26 +3,26 @@ "files": [ { "attachment_folder": "", - "attachments": [ - ], "created_time": "2018-11-24T12:11:19Z", - "modified_time": "2018-11-24T12:12:19Z", + "id": "0", + "modified_time": "2018-11-24T12:11:19Z", "name": "Build VNote.md", "tags": [ ] }, { "attachment_folder": "", - "attachments": [ - ], "created_time": "2019-03-31T07:23:55Z", - "modified_time": "2019-03-31T07:44:16Z", + "id": "0", + "modified_time": "2019-03-31T07:23:55Z", "name": "Localization and Translations.md", "tags": [ ] } ], - "sub_directories": [ + "folders": [ ], + "id": "0", + "modified_time": "2021-05-12T12:13:25Z", "version": "1" } diff --git a/en_us/docs/Users/_vnote.json b/en_us/docs/Users/vx.json similarity index 66% rename from en_us/docs/Users/_vnote.json rename to en_us/docs/Users/vx.json index ebd3167a..99e3c715 100644 --- a/en_us/docs/Users/_vnote.json +++ b/en_us/docs/Users/vx.json @@ -3,126 +3,116 @@ "files": [ { "attachment_folder": "", - "attachments": [ - ], "created_time": "2018-11-24T11:05:58Z", - "modified_time": "2019-01-25T10:27:43Z", + "id": "0", + "modified_time": "2018-11-24T11:05:58Z", "name": "welcome.md", "tags": [ ] }, { "attachment_folder": "", - "attachments": [ - ], "created_time": "2018-11-24T12:08:25Z", - "modified_time": "2018-11-24T12:08:51Z", + "id": "0", + "modified_time": "2018-11-24T12:08:25Z", "name": "Why VNote.md", "tags": [ ] }, { "attachment_folder": "", - "attachments": [ - ], "created_time": "2018-11-24T12:09:23Z", - "modified_time": "2018-11-24T12:09:35Z", + "id": "0", + "modified_time": "2018-11-24T12:09:23Z", "name": "Get Started.md", "tags": [ ] }, { "attachment_folder": "", - "attachments": [ - ], "created_time": "2018-11-24T12:13:02Z", - "modified_time": "2018-11-24T12:13:17Z", + "id": "0", + "modified_time": "2018-11-24T12:13:02Z", "name": "Notes Management.md", "tags": [ ] }, { "attachment_folder": "", - "attachments": [ - ], "created_time": "2018-11-24T12:15:19Z", - "modified_time": "2018-11-24T12:15:27Z", + "id": "0", + "modified_time": "2018-11-24T12:15:19Z", "name": "Snippet.md", "tags": [ ] }, { "attachment_folder": "", - "attachments": [ - ], "created_time": "2018-11-24T12:16:15Z", - "modified_time": "2018-11-24T12:16:24Z", + "id": "0", + "modified_time": "2018-11-24T12:16:15Z", "name": "Magic Word.md", "tags": [ ] }, { "attachment_folder": "", - "attachments": [ - ], "created_time": "2018-11-24T12:17:11Z", - "modified_time": "2018-11-24T12:17:14Z", + "id": "0", + "modified_time": "2018-11-24T12:17:11Z", "name": "Template.md", "tags": [ ] }, { "attachment_folder": "", - "attachments": [ - ], "created_time": "2018-11-24T12:18:17Z", - "modified_time": "2018-11-24T12:18:24Z", + "id": "0", + "modified_time": "2018-11-24T12:18:17Z", "name": "Themes and Styles.md", "tags": [ ] }, { "attachment_folder": "", - "attachments": [ - ], "created_time": "2018-11-24T12:19:30Z", - "modified_time": "2019-12-16T23:55:02Z", + "id": "0", + "modified_time": "2018-11-24T12:19:30Z", "name": "Export.md", "tags": [ ] }, { "attachment_folder": "", - "attachments": [ - ], "created_time": "2018-11-24T12:20:52Z", - "modified_time": "2018-11-24T12:20:54Z", + "id": "0", + "modified_time": "2018-11-24T12:20:52Z", "name": "Full-Text Search.md", "tags": [ ] }, { "attachment_folder": "", - "attachments": [ - ], "created_time": "2019-11-29T23:45:27Z", - "modified_time": "2019-11-30T02:29:33Z", + "id": "0", + "modified_time": "2019-11-29T23:45:27Z", "name": "Image Hosting.md", "tags": [ ] }, { "attachment_folder": "", - "attachments": [ - ], "created_time": "2018-11-24T12:22:16Z", - "modified_time": "2018-11-24T12:22:19Z", + "id": "0", + "modified_time": "2018-11-24T12:22:16Z", "name": "Frequently Asked Questions.md", "tags": [ ] } ], - "sub_directories": [ + "folders": [ ], + "id": "0", + "modified_time": "2021-05-12T12:13:25Z", "version": "1" } diff --git a/en_us/docs/_vnote.json b/en_us/docs/vx.json similarity index 72% rename from en_us/docs/_vnote.json rename to en_us/docs/vx.json index c594f00f..fedf3839 100644 --- a/en_us/docs/_vnote.json +++ b/en_us/docs/vx.json @@ -2,7 +2,7 @@ "created_time": "2018-11-24T07:21:54Z", "files": [ ], - "sub_directories": [ + "folders": [ { "name": "Users" }, @@ -10,5 +10,7 @@ "name": "Developers" } ], + "id": "0", + "modified_time": "2021-05-12T12:13:25Z", "version": "1" } diff --git a/en_us/donate.md b/en_us/donate.md deleted file mode 100644 index 381e26c5..00000000 --- a/en_us/donate.md +++ /dev/null @@ -1,14 +0,0 @@ -# Donate -VNote is an open source and free project maintained by the author in part time. Please consider helping VNote to grow up. - -- Keep monitoring VNote and sending feedback for improvement. -- Spread and promote VNote to your friends. -- Participate in the development of VNote or refine VNote's documentation to make VNote perfect. -- Really appreciate your donate to VNote. - - **PayPal**: [PayPal.Me/vnotemd](https://www.paypal.me/vnotemd) - - Alipay: `tamlokveer@gmail.com` - ![](_v_images/20181124165109541_999429459.png =256x) - - WeChat - ![](_v_images/20181124165142716_2035299364.png =256x) - -Thank [those](https://github.com/tamlok/vnote/wiki/Donate-List) who donated to VNote! diff --git a/en_us/downloads.md b/en_us/downloads.md index 5a76bfd0..7c392fbd 100644 --- a/en_us/downloads.md +++ b/en_us/downloads.md @@ -5,66 +5,8 @@ To upgrade VNote, you could just simply remove the old package and download the ::: -## Windows -### Official Zip ![](https://ci.appveyor.com/api/projects/status/github/tamlok/vnote?svg=true) +Continuous builds on `master` branch could be found at the [Continuous Build](https://github.com/vnotex/vnote/releases/tag/continuous-build) release. -- [GitHub releases](https://github.com/tamlok/vnote/releases) -- Latest builds on master: [ ![Download](https://api.bintray.com/packages/tamlok/vnote/vnote/images/download.svg) ](https://bintray.com/tamlok/vnote/vnote/_latestVersion) +Latest stable builds could be found at the [latest release](https://github.com/vnotex/vnote/releases/latest). Alternative download services are available: -::: alert-warning - -**NOT** supported in XP since QtWebEngineProcess used by VNote could not work in XP. - -::: - -### Scoop -VNote can be installed from `extras` bucket of Scoop. - -```shell -scoop bucket add extras -scoop install vnote -scoop update vnote -``` - -## Linux -### AppImage ![](https://travis-ci.org/tamlok/vnote.svg?branch=master) - -There is an AppImage format standalone executable of VNote for major Linux distributions. **Any help for packaging and distribution on Linux is appreciated!** - -- [GitHub releases](https://github.com/tamlok/vnote/releases) -- Latest builds on master: [ ![Download](https://api.bintray.com/packages/tamlok/vnote/vnote/images/download.svg) ](https://bintray.com/tamlok/vnote/vnote/_latestVersion) - -### openSUSE -Currently `vnote` on openSUSE Tumbleweed can be installed from `home:opensuse_zh` project on OBS. You can execute the following command directly: - -```shell -sudo zypper ar https://download.opensuse.org/repositories/home:/opensuse_zh/openSUSE_Tumbleweed/ home:opensuse_zh -sudo zypper ref -sudo zypper in vnote -``` - -For other architectures, please search for `vnote` at [software.opensuse.org](https://software.opensuse.org). - -We don't support Leap 42 and below due to the Qt version. Please use AppImage or build it yourself. - -### Arch Linux -VNote on Arch Linux can be installed from the AUR as [vnote](https://aur.archlinux.org/packages/vnote-bin/): - -```shell -git clone https://aur.archlinux.org/vnote-bin.git -cd vnote-bin -makepkg -sic -``` - -There is also a development version that tracks the latest master [vnote-git](https://aur.archlinux.org/packages/vnote-git/). - -## MacOS ![](https://travis-ci.org/tamlok/vnote.svg?branch=master) - -- [GitHub releases](https://github.com/tamlok/vnote/releases) -- Latest builds on master: [ ![Download](https://api.bintray.com/packages/tamlok/vnote/vnote/images/download.svg) ](https://bintray.com/tamlok/vnote/vnote/_latestVersion) - -You can also install VNote using homebrew, through the cask tap: - -```shell -brew cask install vnote -``` +* [Tianyi Netdisk](https://cloud.189.cn/t/Av67NvmEJVBv) \ No newline at end of file diff --git a/en_us/index.html b/en_us/index.html index 2c5ed460..ad56ab04 100644 --- a/en_us/index.html +++ b/en_us/index.html @@ -9,18 +9,18 @@ - + - + - - - + + + - - - + + + - + - + @@ -61,7 +61,7 @@ --> - + diff --git a/en_us/index.md b/en_us/index.md index e7f764a3..36481d9b 100644 --- a/en_us/index.md +++ b/en_us/index.md @@ -1,21 +1,18 @@ # VNote -**A note-taking application that knows programmers and Markdown better!** +**A pleasant note-taking platform!** ::: alert-success -VNote 2.9.1 is released! Check out [what's new](https://github.com/tamlok/vnote/releases)! - -Check this [showcase screencast](https://www.youtube.com/watch?v=EFCmCFZKxJ4) to know what you could do with VNote! +VNote 3.0.1 is released! Check out [what's new](https://github.com/vnotex/vnote/releases)! ::: -- Join VNote on [GitHub](https://github.com/tamlok/vnote) +- Join VNote on [GitHub](https://github.com/vnotex/vnote) - Chat on [Slack](https://join.slack.com/t/vnote/shared_invite/enQtNDg2MzY0NDg3NzI4LTVhMzBlOTY0YzVhMmQyMTFmZDdhY2M3MDQxYTBjOTA2Y2IxOGRiZjg2NzdhMjkzYmUyY2VkMWJlZTNhMTQyODU) - [Telegram](https://t.me/vnotex) -- Subscribe to WeChat **vnote_md** ## Open source and free -- Open source in [MIT](http://opensource.org/licenses/MIT) license +- Open source in [GNU LGPLv3](https://opensource.org/licenses/LGPL-3.0) license - Powered by Qt and C++ - Available on Linux, Windows, and macOS @@ -58,7 +55,7 @@ Check this [showcase screencast](https://www.youtube.com/watch?v=EFCmCFZKxJ4) to ![](_v_images/20181124160655553_1770055980.svg =512x) ## By programmers, for programmers -- Vim mode and Vim-like navigation +- Vi mode and Vi-like navigation - Line number in editor - Multiple tabs - Window splits diff --git a/en_us/js/viki.js b/en_us/js/viki.js index c8868203..2e015778 100644 --- a/en_us/js/viki.js +++ b/en_us/js/viki.js @@ -1,5 +1,5 @@ -/*! markdown-it-container 2.0.0 https://github.com//markdown-it/markdown-it-container @license MIT */ -!function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var r;r="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,r.markdownitContainer=e()}}(function(){return function e(r,n,t){function o(f,a){if(!n[f]){if(!r[f]){var u="function"==typeof require&&require;if(!a&&u)return u(f,!0);if(i)return i(f,!0);var c=new Error("Cannot find module '"+f+"'");throw c.code="MODULE_NOT_FOUND",c}var s=n[f]={exports:{}};r[f][0].call(s.exports,function(e){var n=r[f][1][e];return o(n?n:e)},s,s.exports,e,r,n,t)}return n[f].exports}for(var i="function"==typeof require&&require,f=0;f=i&&a[(i-y)%c]===e.src[i];i++);if(d=Math.floor((i-y)/c),f>d)return!1;if(i-=(i-y)%c,p=e.src.slice(y,i),k=e.src.slice(i,_),!s(k))return!1;if(o)return!0;for(l=n;(l++,!(l>=t))&&(y=e.bMarks[l]+e.tShift[l],_=e.eMarks[l],!(_>y&&e.sCount[l]=4)){for(i=y+1;_>=i&&a[(i-y)%c]===e.src[i];i++);if(!(Math.floor((i-y)/c)i))){v=!0;break}}return b=e.parentType,m=e.lineMax,e.parentType="container",e.lineMax=l,h=e.push("container_"+r+"_open","div",1),h.markup=p,h.block=!0,h.info=k,h.map=[n,l],e.md.block.tokenize(e,n+1,l),h=e.push("container_"+r+"_close","div",-1),h.markup=e.src.slice(y,i),h.block=!0,e.parentType=b,e.lineMax=m,e.line=l+(v?1:0),!0}n=n||{};var f=3,a=n.marker||":",u=a.charCodeAt(0),c=a.length,s=n.validate||t,l=n.render||o;e.block.ruler.before("fence","container_"+r,i,{alt:["paragraph","reference","blockquote","list"]}),e.renderer.rules["container_"+r+"_open"]=l,e.renderer.rules["container_"+r+"_close"]=l}},{}]},{},[1])(1)}); +/*! markdown-it-container 2.0.0 https://github.com//markdown-it/markdown-it-container @license MIT */ +!function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var r;r="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,r.markdownitContainer=e()}}(function(){return function e(r,n,t){function o(f,a){if(!n[f]){if(!r[f]){var u="function"==typeof require&&require;if(!a&&u)return u(f,!0);if(i)return i(f,!0);var c=new Error("Cannot find module '"+f+"'");throw c.code="MODULE_NOT_FOUND",c}var s=n[f]={exports:{}};r[f][0].call(s.exports,function(e){var n=r[f][1][e];return o(n?n:e)},s,s.exports,e,r,n,t)}return n[f].exports}for(var i="function"==typeof require&&require,f=0;f=i&&a[(i-y)%c]===e.src[i];i++);if(d=Math.floor((i-y)/c),f>d)return!1;if(i-=(i-y)%c,p=e.src.slice(y,i),k=e.src.slice(i,_),!s(k))return!1;if(o)return!0;for(l=n;(l++,!(l>=t))&&(y=e.bMarks[l]+e.tShift[l],_=e.eMarks[l],!(_>y&&e.sCount[l]=4)){for(i=y+1;_>=i&&a[(i-y)%c]===e.src[i];i++);if(!(Math.floor((i-y)/c)i))){v=!0;break}}return b=e.parentType,m=e.lineMax,e.parentType="container",e.lineMax=l,h=e.push("container_"+r+"_open","div",1),h.markup=p,h.block=!0,h.info=k,h.map=[n,l],e.md.block.tokenize(e,n+1,l),h=e.push("container_"+r+"_close","div",-1),h.markup=e.src.slice(y,i),h.block=!0,e.parentType=b,e.lineMax=m,e.line=l+(v?1:0),!0}n=n||{};var f=3,a=n.marker||":",u=a.charCodeAt(0),c=a.length,s=n.validate||t,l=n.render||o;e.block.ruler.before("fence","container_"+r,i,{alt:["paragraph","reference","blockquote","list"]}),e.renderer.rules["container_"+r+"_open"]=l,e.renderer.rules["container_"+r+"_close"]=l}},{}]},{},[1])(1)}); ; /*! markdown-it-emoji 1.4.0 https://github.com//markdown-it/markdown-it-emoji @license MIT */ !function(a){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=a();else if("function"==typeof define&&define.amd)define([],a);else{var e;e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,e.markdownitEmoji=a()}}(function(){return function a(e,n,o){function i(_,t){if(!n[_]){if(!e[_]){var s="function"==typeof require&&require;if(!t&&s)return s(_,!0);if(r)return r(_,!0);var l=new Error("Cannot find module '"+_+"'");throw l.code="MODULE_NOT_FOUND",l}var c=n[_]={exports:{}};e[_][0].call(c.exports,function(a){var n=e[_][1][a];return i(n?n:a)},c,c.exports,a,e,n,o)}return n[_].exports}for(var r="function"==typeof require&&require,_=0;_$1', - tag: '$', + tag: '$$', pre: texmath.$_pre, post: texmath.$_post }, { - name: 'math_single', - rex: /\$([^$\s\\]{1}?)\$/g, + name: 'math_inline', + rex: /\$((?:\S)|(?:\S.*?\S))\$/gy, tmpl: '$1', tag: '$', pre: texmath.$_pre, @@ -451,12 +451,12 @@ texmath.rules = { }], block: [{ name: 'math_block_eqno', - rex: /\${2}((?:[^$]|\$(?!\$))*?)\${2}\s*?\(([^)$\r\n]+?)\)\s*$/gm, + rex: /\${2}([^$]+?)\${2}\s*?\(([^)\s]+?)\)/gmy, tmpl: '$1($2)', tag: '$$' }, { name: 'math_block', - rex: /\${2}((?:[^$]|\$(?!\$))*?)\${2}\s*$/gm, + rex: /\${2}([^$]+?)\${2}/gmy, tmpl: '$1', tag: '$$' }] @@ -479,55 +479,55 @@ l=h+1\u20d2",nvHarr:"\u2904",nvinfin:"\u29de",nvlArr:"\u2902",nvle:"\u2264\u20d2",nvlt:"<\u20d2",nvltrie:"\u22b4\u20d2",nvrArr:"\u2903",nvrtrie:"\u22b5\u20d2",nvsim:"\u223c\u20d2",nwarhk:"\u2923",nwarr:"\u2196",nwArr:"\u21d6",nwarrow:"\u2196",nwnear:"\u2927",Oacute:"\xd3",oacute:"\xf3",oast:"\u229b",Ocirc:"\xd4",ocirc:"\xf4",ocir:"\u229a",Ocy:"\u041e",ocy:"\u043e",odash:"\u229d",Odblac:"\u0150",odblac:"\u0151",odiv:"\u2a38",odot:"\u2299",odsold:"\u29bc",OElig:"\u0152",oelig:"\u0153",ofcir:"\u29bf",Ofr:"\ud835\udd12",ofr:"\ud835\udd2c",ogon:"\u02db",Ograve:"\xd2",ograve:"\xf2",ogt:"\u29c1",ohbar:"\u29b5",ohm:"\u03a9",oint:"\u222e",olarr:"\u21ba",olcir:"\u29be",olcross:"\u29bb",oline:"\u203e",olt:"\u29c0",Omacr:"\u014c",omacr:"\u014d",Omega:"\u03a9",omega:"\u03c9",Omicron:"\u039f",omicron:"\u03bf",omid:"\u29b6",ominus:"\u2296",Oopf:"\ud835\udd46",oopf:"\ud835\udd60",opar:"\u29b7",OpenCurlyDoubleQuote:"\u201c",OpenCurlyQuote:"\u2018",operp:"\u29b9",oplus:"\u2295",orarr:"\u21bb",Or:"\u2a54",or:"\u2228",ord:"\u2a5d",order:"\u2134",orderof:"\u2134",ordf:"\xaa",ordm:"\xba",origof:"\u22b6",oror:"\u2a56",orslope:"\u2a57",orv:"\u2a5b",oS:"\u24c8",Oscr:"\ud835\udcaa",oscr:"\u2134",Oslash:"\xd8",oslash:"\xf8",osol:"\u2298",Otilde:"\xd5",otilde:"\xf5",otimesas:"\u2a36",Otimes:"\u2a37",otimes:"\u2297",Ouml:"\xd6",ouml:"\xf6",ovbar:"\u233d",OverBar:"\u203e",OverBrace:"\u23de",OverBracket:"\u23b4",OverParenthesis:"\u23dc",para:"\xb6",parallel:"\u2225",par:"\u2225",parsim:"\u2af3",parsl:"\u2afd",part:"\u2202",PartialD:"\u2202",Pcy:"\u041f",pcy:"\u043f",percnt:"%",period:".",permil:"\u2030",perp:"\u22a5",pertenk:"\u2031",Pfr:"\ud835\udd13",pfr:"\ud835\udd2d",Phi:"\u03a6",phi:"\u03c6",phiv:"\u03d5",phmmat:"\u2133",phone:"\u260e",Pi:"\u03a0",pi:"\u03c0",pitchfork:"\u22d4",piv:"\u03d6",planck:"\u210f",planckh:"\u210e",plankv:"\u210f",plusacir:"\u2a23",plusb:"\u229e",pluscir:"\u2a22",plus:"+",plusdo:"\u2214",plusdu:"\u2a25",pluse:"\u2a72",PlusMinus:"\xb1",plusmn:"\xb1",plussim:"\u2a26",plustwo:"\u2a27",pm:"\xb1",Poincareplane:"\u210c",pointint:"\u2a15",popf:"\ud835\udd61",Popf:"\u2119",pound:"\xa3",prap:"\u2ab7",Pr:"\u2abb",pr:"\u227a",prcue:"\u227c",precapprox:"\u2ab7",prec:"\u227a",preccurlyeq:"\u227c",Precedes:"\u227a",PrecedesEqual:"\u2aaf",PrecedesSlantEqual:"\u227c",PrecedesTilde:"\u227e",preceq:"\u2aaf",precnapprox:"\u2ab9",precneqq:"\u2ab5",precnsim:"\u22e8",pre:"\u2aaf",prE:"\u2ab3",precsim:"\u227e",prime:"\u2032",Prime:"\u2033",primes:"\u2119",prnap:"\u2ab9",prnE:"\u2ab5",prnsim:"\u22e8",prod:"\u220f",Product:"\u220f",profalar:"\u232e",profline:"\u2312",profsurf:"\u2313",prop:"\u221d",Proportional:"\u221d",Proportion:"\u2237",propto:"\u221d",prsim:"\u227e",prurel:"\u22b0",Pscr:"\ud835\udcab",pscr:"\ud835\udcc5",Psi:"\u03a8",psi:"\u03c8",puncsp:"\u2008",Qfr:"\ud835\udd14",qfr:"\ud835\udd2e",qint:"\u2a0c",qopf:"\ud835\udd62",Qopf:"\u211a",qprime:"\u2057",Qscr:"\ud835\udcac",qscr:"\ud835\udcc6",quaternions:"\u210d",quatint:"\u2a16",quest:"?",questeq:"\u225f",quot:'"',QUOT:'"',rAarr:"\u21db",race:"\u223d\u0331",Racute:"\u0154",racute:"\u0155",radic:"\u221a",raemptyv:"\u29b3",rang:"\u27e9",Rang:"\u27eb",rangd:"\u2992",range:"\u29a5",rangle:"\u27e9",raquo:"\xbb",rarrap:"\u2975",rarrb:"\u21e5",rarrbfs:"\u2920",rarrc:"\u2933",rarr:"\u2192",Rarr:"\u21a0",rArr:"\u21d2",rarrfs:"\u291e",rarrhk:"\u21aa",rarrlp:"\u21ac",rarrpl:"\u2945",rarrsim:"\u2974",Rarrtl:"\u2916",rarrtl:"\u21a3",rarrw:"\u219d",ratail:"\u291a",rAtail:"\u291c",ratio:"\u2236",rationals:"\u211a",rbarr:"\u290d",rBarr:"\u290f",RBarr:"\u2910",rbbrk:"\u2773",rbrace:"}",rbrack:"]",rbrke:"\u298c",rbrksld:"\u298e",rbrkslu:"\u2990",Rcaron:"\u0158",rcaron:"\u0159",Rcedil:"\u0156",rcedil:"\u0157",rceil:"\u2309",rcub:"}",Rcy:"\u0420",rcy:"\u0440",rdca:"\u2937",rdldhar:"\u2969",rdquo:"\u201d",rdquor:"\u201d",rdsh:"\u21b3",real:"\u211c",realine:"\u211b",realpart:"\u211c",reals:"\u211d",Re:"\u211c",rect:"\u25ad",reg:"\xae",REG:"\xae",ReverseElement:"\u220b",ReverseEquilibrium:"\u21cb",ReverseUpEquilibrium:"\u296f",rfisht:"\u297d",rfloor:"\u230b",rfr:"\ud835\udd2f",Rfr:"\u211c",rHar:"\u2964",rhard:"\u21c1",rharu:"\u21c0",rharul:"\u296c",Rho:"\u03a1",rho:"\u03c1",rhov:"\u03f1",RightAngleBracket:"\u27e9",RightArrowBar:"\u21e5",rightarrow:"\u2192",RightArrow:"\u2192",Rightarrow:"\u21d2",RightArrowLeftArrow:"\u21c4",rightarrowtail:"\u21a3",RightCeiling:"\u2309",RightDoubleBracket:"\u27e7",RightDownTeeVector:"\u295d",RightDownVectorBar:"\u2955",RightDownVector:"\u21c2",RightFloor:"\u230b",rightharpoondown:"\u21c1",rightharpoonup:"\u21c0",rightleftarrows:"\u21c4",rightleftharpoons:"\u21cc",rightrightarrows:"\u21c9",rightsquigarrow:"\u219d",RightTeeArrow:"\u21a6",RightTee:"\u22a2",RightTeeVector:"\u295b",rightthreetimes:"\u22cc",RightTriangleBar:"\u29d0",RightTriangle:"\u22b3",RightTriangleEqual:"\u22b5",RightUpDownVector:"\u294f",RightUpTeeVector:"\u295c",RightUpVectorBar:"\u2954",RightUpVector:"\u21be",RightVectorBar:"\u2953",RightVector:"\u21c0",ring:"\u02da",risingdotseq:"\u2253",rlarr:"\u21c4",rlhar:"\u21cc",rlm:"\u200f",rmoustache:"\u23b1",rmoust:"\u23b1",rnmid:"\u2aee",roang:"\u27ed",roarr:"\u21fe",robrk:"\u27e7",ropar:"\u2986",ropf:"\ud835\udd63",Ropf:"\u211d",roplus:"\u2a2e",rotimes:"\u2a35",RoundImplies:"\u2970",rpar:")",rpargt:"\u2994",rppolint:"\u2a12",rrarr:"\u21c9",Rrightarrow:"\u21db",rsaquo:"\u203a",rscr:"\ud835\udcc7",Rscr:"\u211b",rsh:"\u21b1",Rsh:"\u21b1",rsqb:"]",rsquo:"\u2019",rsquor:"\u2019",rthree:"\u22cc",rtimes:"\u22ca",rtri:"\u25b9",rtrie:"\u22b5",rtrif:"\u25b8",rtriltri:"\u29ce",RuleDelayed:"\u29f4",ruluhar:"\u2968",rx:"\u211e",Sacute:"\u015a",sacute:"\u015b",sbquo:"\u201a",scap:"\u2ab8",Scaron:"\u0160",scaron:"\u0161",Sc:"\u2abc",sc:"\u227b",sccue:"\u227d",sce:"\u2ab0",scE:"\u2ab4",Scedil:"\u015e",scedil:"\u015f",Scirc:"\u015c",scirc:"\u015d",scnap:"\u2aba",scnE:"\u2ab6",scnsim:"\u22e9",scpolint:"\u2a13",scsim:"\u227f",Scy:"\u0421",scy:"\u0441",sdotb:"\u22a1",sdot:"\u22c5",sdote:"\u2a66",searhk:"\u2925",searr:"\u2198",seArr:"\u21d8",searrow:"\u2198",sect:"\xa7",semi:";",seswar:"\u2929",setminus:"\u2216",setmn:"\u2216",sext:"\u2736",Sfr:"\ud835\udd16",sfr:"\ud835\udd30",sfrown:"\u2322",sharp:"\u266f",SHCHcy:"\u0429",shchcy:"\u0449",SHcy:"\u0428",shcy:"\u0448",ShortDownArrow:"\u2193",ShortLeftArrow:"\u2190",shortmid:"\u2223",shortparallel:"\u2225",ShortRightArrow:"\u2192",ShortUpArrow:"\u2191",shy:"\xad",Sigma:"\u03a3",sigma:"\u03c3",sigmaf:"\u03c2",sigmav:"\u03c2",sim:"\u223c",simdot:"\u2a6a",sime:"\u2243",simeq:"\u2243",simg:"\u2a9e",simgE:"\u2aa0",siml:"\u2a9d",simlE:"\u2a9f",simne:"\u2246",simplus:"\u2a24",simrarr:"\u2972",slarr:"\u2190",SmallCircle:"\u2218",smallsetminus:"\u2216",smashp:"\u2a33",smeparsl:"\u29e4",smid:"\u2223",smile:"\u2323",smt:"\u2aaa",smte:"\u2aac",smtes:"\u2aac\ufe00",SOFTcy:"\u042c",softcy:"\u044c",solbar:"\u233f",solb:"\u29c4",sol:"/",Sopf:"\ud835\udd4a",sopf:"\ud835\udd64",spades:"\u2660",spadesuit:"\u2660",spar:"\u2225",sqcap:"\u2293",sqcaps:"\u2293\ufe00",sqcup:"\u2294",sqcups:"\u2294\ufe00",Sqrt:"\u221a",sqsub:"\u228f",sqsube:"\u2291",sqsubset:"\u228f",sqsubseteq:"\u2291",sqsup:"\u2290",sqsupe:"\u2292",sqsupset:"\u2290",sqsupseteq:"\u2292",square:"\u25a1",Square:"\u25a1",SquareIntersection:"\u2293",SquareSubset:"\u228f",SquareSubsetEqual:"\u2291",SquareSuperset:"\u2290",SquareSupersetEqual:"\u2292",SquareUnion:"\u2294",squarf:"\u25aa",squ:"\u25a1",squf:"\u25aa",srarr:"\u2192",Sscr:"\ud835\udcae",sscr:"\ud835\udcc8",ssetmn:"\u2216",ssmile:"\u2323",sstarf:"\u22c6",Star:"\u22c6",star:"\u2606",starf:"\u2605",straightepsilon:"\u03f5",straightphi:"\u03d5",strns:"\xaf",sub:"\u2282",Sub:"\u22d0",subdot:"\u2abd",subE:"\u2ac5",sube:"\u2286",subedot:"\u2ac3",submult:"\u2ac1",subnE:"\u2acb",subne:"\u228a",subplus:"\u2abf",subrarr:"\u2979",subset:"\u2282",Subset:"\u22d0",subseteq:"\u2286",subseteqq:"\u2ac5",SubsetEqual:"\u2286",subsetneq:"\u228a",subsetneqq:"\u2acb",subsim:"\u2ac7",subsub:"\u2ad5",subsup:"\u2ad3",succapprox:"\u2ab8",succ:"\u227b",succcurlyeq:"\u227d",Succeeds:"\u227b",SucceedsEqual:"\u2ab0",SucceedsSlantEqual:"\u227d",SucceedsTilde:"\u227f",succeq:"\u2ab0",succnapprox:"\u2aba",succneqq:"\u2ab6",succnsim:"\u22e9",succsim:"\u227f",SuchThat:"\u220b",sum:"\u2211",Sum:"\u2211",sung:"\u266a",sup1:"\xb9",sup2:"\xb2",sup3:"\xb3",sup:"\u2283",Sup:"\u22d1",supdot:"\u2abe",supdsub:"\u2ad8",supE:"\u2ac6",supe:"\u2287",supedot:"\u2ac4",Superset:"\u2283",SupersetEqual:"\u2287",suphsol:"\u27c9",suphsub:"\u2ad7",suplarr:"\u297b",supmult:"\u2ac2",supnE:"\u2acc",supne:"\u228b",supplus:"\u2ac0",supset:"\u2283",Supset:"\u22d1",supseteq:"\u2287",supseteqq:"\u2ac6",supsetneq:"\u228b",supsetneqq:"\u2acc",supsim:"\u2ac8",supsub:"\u2ad4",supsup:"\u2ad6",swarhk:"\u2926",swarr:"\u2199",swArr:"\u21d9",swarrow:"\u2199",swnwar:"\u292a",szlig:"\xdf",Tab:"\t",target:"\u2316",Tau:"\u03a4",tau:"\u03c4",tbrk:"\u23b4",Tcaron:"\u0164",tcaron:"\u0165",Tcedil:"\u0162",tcedil:"\u0163",Tcy:"\u0422",tcy:"\u0442",tdot:"\u20db",telrec:"\u2315",Tfr:"\ud835\udd17",tfr:"\ud835\udd31",there4:"\u2234",therefore:"\u2234",Therefore:"\u2234",Theta:"\u0398",theta:"\u03b8",thetasym:"\u03d1",thetav:"\u03d1",thickapprox:"\u2248",thicksim:"\u223c",ThickSpace:"\u205f\u200a",ThinSpace:"\u2009",thinsp:"\u2009",thkap:"\u2248",thksim:"\u223c",THORN:"\xde",thorn:"\xfe",tilde:"\u02dc",Tilde:"\u223c",TildeEqual:"\u2243",TildeFullEqual:"\u2245",TildeTilde:"\u2248",timesbar:"\u2a31",timesb:"\u22a0",times:"\xd7",timesd:"\u2a30",tint:"\u222d",toea:"\u2928",topbot:"\u2336",topcir:"\u2af1",top:"\u22a4",Topf:"\ud835\udd4b",topf:"\ud835\udd65",topfork:"\u2ada",tosa:"\u2929",tprime:"\u2034",trade:"\u2122",TRADE:"\u2122",triangle:"\u25b5",triangledown:"\u25bf",triangleleft:"\u25c3",trianglelefteq:"\u22b4",triangleq:"\u225c",triangleright:"\u25b9",trianglerighteq:"\u22b5",tridot:"\u25ec",trie:"\u225c",triminus:"\u2a3a",TripleDot:"\u20db",triplus:"\u2a39",trisb:"\u29cd",tritime:"\u2a3b",trpezium:"\u23e2",Tscr:"\ud835\udcaf",tscr:"\ud835\udcc9",TScy:"\u0426",tscy:"\u0446",TSHcy:"\u040b",tshcy:"\u045b",Tstrok:"\u0166",tstrok:"\u0167",twixt:"\u226c",twoheadleftarrow:"\u219e",twoheadrightarrow:"\u21a0",Uacute:"\xda",uacute:"\xfa",uarr:"\u2191",Uarr:"\u219f",uArr:"\u21d1",Uarrocir:"\u2949",Ubrcy:"\u040e",ubrcy:"\u045e",Ubreve:"\u016c",ubreve:"\u016d",Ucirc:"\xdb",ucirc:"\xfb",Ucy:"\u0423",ucy:"\u0443",udarr:"\u21c5",Udblac:"\u0170",udblac:"\u0171",udhar:"\u296e",ufisht:"\u297e",Ufr:"\ud835\udd18",ufr:"\ud835\udd32",Ugrave:"\xd9",ugrave:"\xf9",uHar:"\u2963",uharl:"\u21bf",uharr:"\u21be",uhblk:"\u2580",ulcorn:"\u231c",ulcorner:"\u231c",ulcrop:"\u230f",ultri:"\u25f8",Umacr:"\u016a",umacr:"\u016b",uml:"\xa8",UnderBar:"_",UnderBrace:"\u23df",UnderBracket:"\u23b5",UnderParenthesis:"\u23dd",Union:"\u22c3",UnionPlus:"\u228e",Uogon:"\u0172",uogon:"\u0173",Uopf:"\ud835\udd4c",uopf:"\ud835\udd66",UpArrowBar:"\u2912",uparrow:"\u2191",UpArrow:"\u2191",Uparrow:"\u21d1",UpArrowDownArrow:"\u21c5",updownarrow:"\u2195",UpDownArrow:"\u2195",Updownarrow:"\u21d5",UpEquilibrium:"\u296e",upharpoonleft:"\u21bf",upharpoonright:"\u21be",uplus:"\u228e",UpperLeftArrow:"\u2196",UpperRightArrow:"\u2197",upsi:"\u03c5",Upsi:"\u03d2",upsih:"\u03d2",Upsilon:"\u03a5",upsilon:"\u03c5",UpTeeArrow:"\u21a5",UpTee:"\u22a5",upuparrows:"\u21c8",urcorn:"\u231d",urcorner:"\u231d",urcrop:"\u230e",Uring:"\u016e",uring:"\u016f",urtri:"\u25f9",Uscr:"\ud835\udcb0",uscr:"\ud835\udcca",utdot:"\u22f0",Utilde:"\u0168",utilde:"\u0169",utri:"\u25b5",utrif:"\u25b4",uuarr:"\u21c8",Uuml:"\xdc",uuml:"\xfc",uwangle:"\u29a7",vangrt:"\u299c",varepsilon:"\u03f5",varkappa:"\u03f0",varnothing:"\u2205",varphi:"\u03d5",varpi:"\u03d6",varpropto:"\u221d",varr:"\u2195",vArr:"\u21d5",varrho:"\u03f1",varsigma:"\u03c2",varsubsetneq:"\u228a\ufe00",varsubsetneqq:"\u2acb\ufe00",varsupsetneq:"\u228b\ufe00",varsupsetneqq:"\u2acc\ufe00",vartheta:"\u03d1",vartriangleleft:"\u22b2",vartriangleright:"\u22b3",vBar:"\u2ae8",Vbar:"\u2aeb",vBarv:"\u2ae9",Vcy:"\u0412",vcy:"\u0432",vdash:"\u22a2",vDash:"\u22a8",Vdash:"\u22a9",VDash:"\u22ab",Vdashl:"\u2ae6",veebar:"\u22bb",vee:"\u2228",Vee:"\u22c1",veeeq:"\u225a",vellip:"\u22ee",verbar:"|",Verbar:"\u2016",vert:"|",Vert:"\u2016",VerticalBar:"\u2223",VerticalLine:"|",VerticalSeparator:"\u2758",VerticalTilde:"\u2240",VeryThinSpace:"\u200a",Vfr:"\ud835\udd19",vfr:"\ud835\udd33",vltri:"\u22b2",vnsub:"\u2282\u20d2",vnsup:"\u2283\u20d2",Vopf:"\ud835\udd4d",vopf:"\ud835\udd67",vprop:"\u221d",vrtri:"\u22b3",Vscr:"\ud835\udcb1",vscr:"\ud835\udccb",vsubnE:"\u2acb\ufe00",vsubne:"\u228a\ufe00",vsupnE:"\u2acc\ufe00",vsupne:"\u228b\ufe00",Vvdash:"\u22aa",vzigzag:"\u299a",Wcirc:"\u0174",wcirc:"\u0175",wedbar:"\u2a5f",wedge:"\u2227",Wedge:"\u22c0",wedgeq:"\u2259",weierp:"\u2118",Wfr:"\ud835\udd1a",wfr:"\ud835\udd34",Wopf:"\ud835\udd4e",wopf:"\ud835\udd68",wp:"\u2118",wr:"\u2240",wreath:"\u2240",Wscr:"\ud835\udcb2",wscr:"\ud835\udccc",xcap:"\u22c2",xcirc:"\u25ef",xcup:"\u22c3",xdtri:"\u25bd",Xfr:"\ud835\udd1b",xfr:"\ud835\udd35",xharr:"\u27f7",xhArr:"\u27fa",Xi:"\u039e",xi:"\u03be",xlarr:"\u27f5",xlArr:"\u27f8",xmap:"\u27fc",xnis:"\u22fb",xodot:"\u2a00",Xopf:"\ud835\udd4f",xopf:"\ud835\udd69",xoplus:"\u2a01",xotime:"\u2a02",xrarr:"\u27f6",xrArr:"\u27f9",Xscr:"\ud835\udcb3",xscr:"\ud835\udccd",xsqcup:"\u2a06",xuplus:"\u2a04",xutri:"\u25b3",xvee:"\u22c1",xwedge:"\u22c0",Yacute:"\xdd",yacute:"\xfd",YAcy:"\u042f",yacy:"\u044f",Ycirc:"\u0176",ycirc:"\u0177",Ycy:"\u042b",ycy:"\u044b",yen:"\xa5",Yfr:"\ud835\udd1c",yfr:"\ud835\udd36",YIcy:"\u0407",yicy:"\u0457",Yopf:"\ud835\udd50",yopf:"\ud835\udd6a",Yscr:"\ud835\udcb4",yscr:"\ud835\udcce",YUcy:"\u042e",yucy:"\u044e",yuml:"\xff",Yuml:"\u0178",Zacute:"\u0179",zacute:"\u017a",Zcaron:"\u017d",zcaron:"\u017e",Zcy:"\u0417",zcy:"\u0437",Zdot:"\u017b",zdot:"\u017c",zeetrf:"\u2128",ZeroWidthSpace:"\u200b",Zeta:"\u0396",zeta:"\u03b6",zfr:"\ud835\udd37",Zfr:"\u2128",ZHcy:"\u0416",zhcy:"\u0436",zigrarr:"\u21dd",zopf:"\ud835\udd6b",Zopf:"\u2124",Zscr:"\ud835\udcb5",zscr:"\ud835\udccf",zwj:"\u200d",zwnj:"\u200c"}},{}],53:[function(e,r,t){"use strict";function n(e){return Array.prototype.slice.call(arguments,1).forEach(function(r){r&&Object.keys(r).forEach(function(t){e[t]=r[t]})}),e}function s(e){return Object.prototype.toString.call(e)}function o(e){return"[object String]"===s(e)}function i(e){return"[object Object]"===s(e)}function a(e){return"[object RegExp]"===s(e)}function c(e){return"[object Function]"===s(e)}function l(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}function u(e){return Object.keys(e||{}).reduce(function(e,r){return e||b.hasOwnProperty(r)},!1)}function p(e){e.__index__=-1,e.__text_cache__=""}function h(e){return function(r,t){var n=r.slice(t);return e.test(n)?n.match(e)[0].length:0}}function f(){return function(e,r){r.normalize(e)}}function d(r){function t(e){return e.replace("%TLDS%",s.src_tlds)}function n(e,r){throw new Error('(LinkifyIt) Invalid schema "'+e+'": '+r)}var s=r.re=e("./lib/re")(r.__opts__),u=r.__tlds__.slice();r.onCompile(),r.__tlds_replaced__||u.push("a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]"),u.push(s.src_xn),s.src_tlds=u.join("|"),s.email_fuzzy=RegExp(t(s.tpl_email_fuzzy),"i"),s.link_fuzzy=RegExp(t(s.tpl_link_fuzzy),"i"),s.link_no_ip_fuzzy=RegExp(t(s.tpl_link_no_ip_fuzzy),"i"),s.host_fuzzy_test=RegExp(t(s.tpl_host_fuzzy_test),"i");var d=[];r.__compiled__={},Object.keys(r.__schemas__).forEach(function(e){var t=r.__schemas__[e];if(null!==t){var s={validate:null,link:null};return r.__compiled__[e]=s,i(t)?(a(t.validate)?s.validate=h(t.validate):c(t.validate)?s.validate=t.validate:n(e,t),void(c(t.normalize)?s.normalize=t.normalize:t.normalize?n(e,t):s.normalize=f())):o(t)?void d.push(e):void n(e,t)}}),d.forEach(function(e){r.__compiled__[r.__schemas__[e]]&&(r.__compiled__[e].validate=r.__compiled__[r.__schemas__[e]].validate,r.__compiled__[e].normalize=r.__compiled__[r.__schemas__[e]].normalize)}),r.__compiled__[""]={validate:null,normalize:f()};var m=Object.keys(r.__compiled__).filter(function(e){return e.length>0&&r.__compiled__[e]}).map(l).join("|");r.re.schema_test=RegExp("(^|(?!_)(?:[><\uff5c]|"+s.src_ZPCc+"))("+m+")","i"),r.re.schema_search=RegExp("(^|(?!_)(?:[><\uff5c]|"+s.src_ZPCc+"))("+m+")","ig"),r.re.pretest=RegExp("("+r.re.schema_test.source+")|("+r.re.host_fuzzy_test.source+")|@","i"),p(r)}function m(e,r){var t=e.__index__,n=e.__last_index__,s=e.__text_cache__.slice(t,n);this.schema=e.__schema__.toLowerCase(),this.index=t+r,this.lastIndex=n+r,this.raw=s,this.text=s,this.url=s}function _(e,r){var t=new m(e,r);return e.__compiled__[t.schema].normalize(t,e),t}function g(e,r){if(!(this instanceof g))return new g(e,r);r||u(e)&&(r=e,e={}),this.__opts__=n({},b,r),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=n({},k,e),this.__compiled__={},this.__tlds__=v,this.__tlds_replaced__=!1,this.re={},d(this)}var b={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1},k={"http:":{validate:function(e,r,t){var n=e.slice(r);return t.re.http||(t.re.http=new RegExp("^\\/\\/"+t.re.src_auth+t.re.src_host_port_strict+t.re.src_path,"i")),t.re.http.test(n)?n.match(t.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(e,r,t){var n=e.slice(r);return t.re.no_http||(t.re.no_http=new RegExp("^"+t.re.src_auth+"(?:localhost|(?:(?:"+t.re.src_domain+")\\.)+"+t.re.src_domain_root+")"+t.re.src_port+t.re.src_host_terminator+t.re.src_path,"i")),t.re.no_http.test(n)?r>=3&&":"===e[r-3]?0:r>=3&&"/"===e[r-3]?0:n.match(t.re.no_http)[0].length:0}},"mailto:":{validate:function(e,r,t){var n=e.slice(r);return t.re.mailto||(t.re.mailto=new RegExp("^"+t.re.src_email_name+"@"+t.re.src_host_strict,"i")),t.re.mailto.test(n)?n.match(t.re.mailto)[0].length:0}}},v="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|\u0440\u0444".split("|");g.prototype.add=function(e,r){return this.__schemas__[e]=r,d(this),this},g.prototype.set=function(e){return this.__opts__=n(this.__opts__,e),this},g.prototype.test=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return!1;var r,t,n,s,o,i,a,c;if(this.re.schema_test.test(e))for(a=this.re.schema_search,a.lastIndex=0;null!==(r=a.exec(e));)if(s=this.testSchemaAt(e,r[2],a.lastIndex)){this.__schema__=r[2],this.__index__=r.index+r[1].length,this.__last_index__=r.index+r[0].length+s;break}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(c=e.search(this.re.host_fuzzy_test))>=0&&(this.__index__<0||c=0&&null!==(n=e.match(this.re.email_fuzzy))&&(o=n.index+n[1].length,i=n.index+n[0].length,(this.__index__<0||othis.__last_index__)&&(this.__schema__="mailto:",this.__index__=o,this.__last_index__=i)),this.__index__>=0},g.prototype.pretest=function(e){return this.re.pretest.test(e)},g.prototype.testSchemaAt=function(e,r,t){return this.__compiled__[r.toLowerCase()]?this.__compiled__[r.toLowerCase()].validate(e,t,this):0},g.prototype.match=function(e){var r=0,t=[];this.__index__>=0&&this.__text_cache__===e&&(t.push(_(this,r)),r=this.__last_index__);for(var n=r?e.slice(r):e;this.test(n);)t.push(_(this,r)),n=n.slice(this.__last_index__),r+=this.__last_index__;return t.length?t:null},g.prototype.tlds=function(e,r){return e=Array.isArray(e)?e:[e],r?(this.__tlds__=this.__tlds__.concat(e).sort().filter(function(e,r,t){return e!==t[r-1]}).reverse(),d(this),this):(this.__tlds__=e.slice(),this.__tlds_replaced__=!0,d(this),this)},g.prototype.normalize=function(e){e.schema||(e.url="http://"+e.url),"mailto:"!==e.schema||/^mailto:/i.test(e.url)||(e.url="mailto:"+e.url)},g.prototype.onCompile=function(){},r.exports=g},{"./lib/re":54}],54:[function(e,r,t){"use strict";r.exports=function(r){var t={};t.src_Any=e("uc.micro/properties/Any/regex").source,t.src_Cc=e("uc.micro/categories/Cc/regex").source,t.src_Z=e("uc.micro/categories/Z/regex").source,t.src_P=e("uc.micro/categories/P/regex").source,t.src_ZPCc=[t.src_Z,t.src_P,t.src_Cc].join("|"),t.src_ZCc=[t.src_Z,t.src_Cc].join("|");return t.src_pseudo_letter="(?:(?![><\uff5c]|"+t.src_ZPCc+")"+t.src_Any+")",t.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",t.src_auth="(?:(?:(?!"+t.src_ZCc+"|[@/\\[\\]()]).)+@)?",t.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",t.src_host_terminator="(?=$|[><\uff5c]|"+t.src_ZPCc+")(?!-|_|:\\d|\\.-|\\.(?!$|"+t.src_ZPCc+"))",t.src_path="(?:[/?#](?:(?!"+t.src_ZCc+"|[><\uff5c]|[()[\\]{}.,\"'?!\\-]).|\\[(?:(?!"+t.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+t.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+t.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+t.src_ZCc+'|["]).)+\\"|\\\'(?:(?!'+t.src_ZCc+"|[']).)+\\'|\\'(?="+t.src_pseudo_letter+"|[-]).|\\.{2,3}[a-zA-Z0-9%/]|\\.(?!"+t.src_ZCc+"|[.]).|"+(r&&r["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+"\\,(?!"+t.src_ZCc+").|\\!(?!"+t.src_ZCc+"|[!]).|\\?(?!"+t.src_ZCc+"|[?]).)+|\\/)?",t.src_email_name='[\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]+',t.src_xn="xn--[a-z0-9\\-]{1,59}",t.src_domain_root="(?:"+t.src_xn+"|"+t.src_pseudo_letter+"{1,63})",t.src_domain="(?:"+t.src_xn+"|(?:"+t.src_pseudo_letter+")|(?:"+t.src_pseudo_letter+"(?:-(?!-)|"+t.src_pseudo_letter+"){0,61}"+t.src_pseudo_letter+"))",t.src_host="(?:(?:(?:(?:"+t.src_domain+")\\.)*"+t.src_domain+"))",t.tpl_host_fuzzy="(?:"+t.src_ip4+"|(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%)))",t.tpl_host_no_ip_fuzzy="(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%))",t.src_host_strict=t.src_host+t.src_host_terminator,t.tpl_host_fuzzy_strict=t.tpl_host_fuzzy+t.src_host_terminator,t.src_host_port_strict=t.src_host+t.src_port+t.src_host_terminator,t.tpl_host_port_fuzzy_strict=t.tpl_host_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_port_no_ip_fuzzy_strict=t.tpl_host_no_ip_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+t.src_ZPCc+"|>|$))",t.tpl_email_fuzzy="(^|[><\uff5c]|\\(|"+t.src_ZCc+")("+t.src_email_name+"@"+t.tpl_host_fuzzy_strict+")",t.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`|\uff5c]|"+t.src_ZPCc+"))((?![$+<=>^`|\uff5c])"+t.tpl_host_port_fuzzy_strict+t.src_path+")",t.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`|\uff5c]|"+t.src_ZPCc+"))((?![$+<=>^`|\uff5c])"+t.tpl_host_port_no_ip_fuzzy_strict+t.src_path+")",t}},{ "uc.micro/categories/Cc/regex":61,"uc.micro/categories/P/regex":63,"uc.micro/categories/Z/regex":64,"uc.micro/properties/Any/regex":66}],55:[function(e,r,t){"use strict";function n(e){var r,t,n=o[e];if(n)return n;for(n=o[e]=[],r=0;r<128;r++)t=String.fromCharCode(r),n.push(t);for(r=0;r=55296&&c<=57343?"\ufffd\ufffd\ufffd":String.fromCharCode(c),r+=6):240==(248&s)&&r+91114111?l+="\ufffd\ufffd\ufffd\ufffd":(c-=65536,l+=String.fromCharCode(55296+(c>>10),56320+(1023&c))),r+=9):l+="\ufffd";return l})}var o={};s.defaultChars=";/?:@&=+$,#",s.componentChars="",r.exports=s},{}],56:[function(e,r,t){"use strict";function n(e){var r,t,n=o[e];if(n)return n;for(n=o[e]=[],r=0;r<128;r++)t=String.fromCharCode(r),/^[0-9a-z]$/i.test(t)?n.push(t):n.push("%"+("0"+r.toString(16).toUpperCase()).slice(-2));for(r=0;r=55296&&a<=57343){if(a>=55296&&a<=56319&&o+1=56320&&c<=57343){u+=encodeURIComponent(e[o]+e[o+1]),o++;continue}u+="%EF%BF%BD"}else u+=encodeURIComponent(e[o]);return u}var o={};s.defaultChars=";/?:@&=+$,-_.!~*'()#",s.componentChars="-_.!~*'()",r.exports=s},{}],57:[function(e,r,t){"use strict";r.exports=function(e){var r="";return r+=e.protocol||"",r+=e.slashes?"//":"",r+=e.auth?e.auth+"@":"",r+=e.hostname&&e.hostname.indexOf(":")!==-1?"["+e.hostname+"]":e.hostname||"",r+=e.port?":"+e.port:"",r+=e.pathname||"",r+=e.search||"",r+=e.hash||""}},{}],58:[function(e,r,t){"use strict";r.exports.encode=e("./encode"),r.exports.decode=e("./decode"),r.exports.format=e("./format"),r.exports.parse=e("./parse")},{"./decode":55,"./encode":56,"./format":57,"./parse":59}],59:[function(e,r,t){"use strict";function n(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}function s(e,r){if(e&&e instanceof n)return e;var t=new n;return t.parse(e,r),t}var o=/^([a-z0-9.+-]+:)/i,i=/:[0-9]*$/,a=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,c=["<",">",'"',"`"," ","\r","\n","\t"],l=["{","}","|","\\","^","`"].concat(c),u=["'"].concat(l),p=["%","/","?",";","#"].concat(u),h=["/","?","#"],f={javascript:!0,"javascript:":!0},d={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};n.prototype.parse=function(e,r){var t,n,s,i,c,l=e;if(l=l.trim(),!r&&1===e.split("#").length){var u=a.exec(l);if(u)return this.pathname=u[1],u[2]&&(this.search=u[2]),this}var m=o.exec(l);if(m&&(m=m[0],s=m.toLowerCase(),this.protocol=m,l=l.substr(m.length)),(r||m||l.match(/^\/\/[^@\/]+@[^@\/]+/))&&(!(c="//"===l.substr(0,2))||m&&f[m]||(l=l.substr(2),this.slashes=!0)),!f[m]&&(c||m&&!d[m])){var _=-1;for(t=0;t127?"x":x[A];if(!C.match(/^[+a-z0-9A-Z_-]{0,63}$/)){var D=y.slice(0,t),q=y.slice(t+1),E=x.match(/^([+a-z0-9A-Z_-]{0,63})(.*)$/);E&&(D.push(E[1]),q.unshift(E[2])),q.length&&(l=q.join(".")+l),this.hostname=D.join(".");break}}}}this.hostname.length>255&&(this.hostname=""),v&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}var S=l.indexOf("#");S!==-1&&(this.hash=l.substr(S),l=l.slice(0,S));var F=l.indexOf("?");return F!==-1&&(this.search=l.substr(F),l=l.slice(0,F)),l&&(this.pathname=l),d[s]&&this.hostname&&!this.pathname&&(this.pathname=""),this},n.prototype.parseHost=function(e){var r=i.exec(e);r&&(r=r[0],":"!==r&&(this.port=r.substr(1)),e=e.substr(0,e.length-r.length)),e&&(this.hostname=e)},r.exports=s},{}],60:[function(r,t,n){(function(r){!function(s){function o(e){throw new RangeError(w[e])}function i(e,r){for(var t=e.length,n=[];t--;)n[t]=r(e[t]);return n}function a(e,r){var t=e.split("@"),n="";return t.length>1&&(n=t[0]+"@",e=t[1]),e=e.replace(/[\x2E\u3002\uFF0E\uFF61]/g,"."),n+i(e.split("."),r).join(".")}function c(e){for(var r,t,n=[],s=0,o=e.length;s=55296&&r<=56319&&s65535&&(e-=65536,r+=q(e>>>10&1023|55296),e=56320|1023&e),r+=q(e)}).join("")}function u(e){return e-48<10?e-22:e-65<26?e-65:e-97<26?e-97:36}function p(e,r){return e+22+75*(e<26)-((0!=r)<<5)}function h(e,r,t){var n=0;for(e=t?D(e/700):e>>1,e+=D(e/r);e>455;n+=36)e=D(e/35);return D(n+36*e/(e+38))}function f(e){var r,t,n,s,i,a,c,p,f,d,m=[],_=e.length,g=0,b=128,k=72;for(t=e.lastIndexOf("-"),t<0&&(t=0),n=0;n=128&&o("not-basic"),m.push(e.charCodeAt(n));for(s=t>0?t+1:0;s<_;){for(i=g,a=1,c=36;s>=_&&o("invalid-input"),p=u(e.charCodeAt(s++)),(p>=36||p>D((x-g)/a))&&o("overflow"),g+=p*a,f=c<=k?1:c>=k+26?26:c-k,!(pD(x/d)&&o("overflow"),a*=d;r=m.length+1,k=h(g-i,r,0==i),D(g/r)>x-b&&o("overflow"),b+=D(g/r),g%=r,m.splice(g++,0,b)}return l(m)}function d(e){var r,t,n,s,i,a,l,u,f,d,m,_,g,b,k,v=[];for(e=c(e),_=e.length,r=128,t=0,i=72,a=0;a<_;++a)(m=e[a])<128&&v.push(q(m));for(n=s=v.length,s&&v.push("-");n<_;){for(l=x,a=0;a<_;++a)(m=e[a])>=r&&mD((x-t)/g)&&o("overflow"),t+=(l-r)*g,r=l,a=0;a<_;++a)if(m=e[a],mx&&o("overflow"),m==r){for(u=t,f=36;d=f<=i?1:f>=i+26?26:f-i,!(u= 0x80 (not a basic code point)","invalid-input":"Invalid input"},D=Math.floor,q=String.fromCharCode;if(v={version:"1.4.1",ucs2:{decode:c,encode:l},decode:f,encode:d,toASCII:_,toUnicode:m},"function"==typeof e&&"object"==typeof e.amd&&e.amd)e("punycode",function(){return v});else if(g&&b)if(t.exports==g)b.exports=v;else for(y in v)v.hasOwnProperty(y)&&(g[y]=v[y]);else s.punycode=v}(this)}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}],61:[function(e,r,t){r.exports=/[\0-\x1F\x7F-\x9F]/},{}],62:[function(e,r,t){r.exports=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804\uDCBD|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/},{}],63:[function(e,r,t){r.exports=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u0AF0\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E44\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC9\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDF3C-\uDF3E]|\uD807[\uDC41-\uDC45\uDC70\uDC71]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/},{}],64:[function(e,r,t){r.exports=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/},{}],65:[function(e,r,t){"use strict";t.Any=e("./properties/Any/regex"),t.Cc=e("./categories/Cc/regex"),t.Cf=e("./categories/Cf/regex"),t.P=e("./categories/P/regex"),t.Z=e("./categories/Z/regex")},{"./categories/Cc/regex":61,"./categories/Cf/regex":62,"./categories/P/regex":63,"./categories/Z/regex":64,"./properties/Any/regex":66}],66:[function(e,r,t){r.exports=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/},{}],67:[function(e,r,t){"use strict";r.exports=e("./lib/")},{"./lib/":9}]},{},[67])(67)}); ; -GID = function(id){ return document.getElementById(id) }; - -function encode64_(data) { - r = ""; - for (i=0; i> 2; -c2 = ((b1 & 0x3) << 4) | (b2 >> 4); -c3 = ((b2 & 0xF) << 2) | (b3 >> 6); -c4 = b3 & 0x3F; -r = ""; -r += encode6bit(c1 & 0x3F); -r += encode6bit(c2 & 0x3F); -r += encode6bit(c3 & 0x3F); -r += encode6bit(c4 & 0x3F); -return r; -} - -function encode6bit(b) { -if (b < 10) { - return String.fromCharCode(48 + b); -} -b -= 10; -if (b < 26) { - return String.fromCharCode(65 + b); -} -b -= 26; -if (b < 26) { - return String.fromCharCode(97 + b); -} -b -= 26; -if (b == 0) { - return '-'; -} -if (b == 1) { - return '_'; -} -return '?'; +GID = function(id){ return document.getElementById(id) }; + +function encode64_(data) { + r = ""; + for (i=0; i> 2; +c2 = ((b1 & 0x3) << 4) | (b2 >> 4); +c3 = ((b2 & 0xF) << 2) | (b3 >> 6); +c4 = b3 & 0x3F; +r = ""; +r += encode6bit(c1 & 0x3F); +r += encode6bit(c2 & 0x3F); +r += encode6bit(c3 & 0x3F); +r += encode6bit(c4 & 0x3F); +return r; +} + +function encode6bit(b) { +if (b < 10) { + return String.fromCharCode(48 + b); +} +b -= 10; +if (b < 26) { + return String.fromCharCode(65 + b); +} +b -= 26; +if (b < 26) { + return String.fromCharCode(97 + b); +} +b -= 26; +if (b == 0) { + return '-'; +} +if (b == 1) { + return '_'; +} +return '?'; }; /** * @license zopfli.js 2013 - imaya [ https://github.com/imaya/zopfli.js ] The Apache License 2.0 @@ -768,6 +768,6 @@ Module.A=function(b){function c(){for(var b=0;3>b;b++)e.push(0)}var d=b.length+1 function tb(b){function c(){var c=0;ob=E;Module._main&&(gb(ib),c=Module.A(b),Module.noExitRuntime||gb(jb));if(Module.postRun)for("function"==typeof Module.postRun&&(Module.postRun=[Module.postRun]);0>2],d=L[e+4>>2],f=new Uint8Array(J.subarray(c,c+d))}finally{0!=(e|0)&&(b=e|0,c=L[b>>2],0!=(c|0)&&(Z(c),L[b>>2]=0),Z(e))}return f};ha("Zopfli.RawDeflate",wd);ha("Zopfli.RawDeflate.prototype.compress",wd.prototype.B);}).call(this); ; -/*! viki 2019-08-10 */ +/*! viki 2021-05-11 */ -!function i(a,s,c){function u(t,e){if(!s[t]){if(!a[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(l)return l(t,!0);var n=new Error("Cannot find module '"+t+"'");throw n.code="MODULE_NOT_FOUND",n}var o=s[t]={exports:{}};a[t][0].call(o.exports,function(e){return u(a[t][1][e]||e)},o,o.exports,i,a,s,c)}return s[t].exports}for(var l="function"==typeof require&&require,e=0;ea;)i.call(e,n=o[a++])&&t.push(n);return t}},{"./_object-gops":104,"./_object-keys":107,"./_object-pie":108}],62:[function(e,t,r){var h=e("./_global"),v=e("./_core"),g=e("./_hide"),m=e("./_redefine"),y=e("./_ctx"),b="prototype",x=function(e,t,r){var n,o,i,a,s=e&x.F,c=e&x.G,u=e&x.S,l=e&x.P,f=e&x.B,d=c?h:u?h[t]||(h[t]={}):(h[t]||{})[b],p=c?v:v[t]||(v[t]={}),_=p[b]||(p[b]={});for(n in c&&(r=t),r)i=((o=!s&&d&&void 0!==d[n])?d:r)[n],a=f&&o?y(i,h):l&&"function"==typeof i?y(Function.call,i):i,d&&m(d,n,i,e&x.U),p[n]!=i&&g(p,n,a),l&&_[n]!=i&&(_[n]=i)};h.core=v,x.F=1,x.G=2,x.S=4,x.P=8,x.B=16,x.W=32,x.U=64,x.R=128,t.exports=x},{"./_core":52,"./_ctx":54,"./_global":70,"./_hide":72,"./_redefine":118}],63:[function(e,t,r){var n=e("./_wks")("match");t.exports=function(t){var r=/./;try{"/./"[t](r)}catch(e){try{return r[n]=!1,!"/./"[t](r)}catch(e){}}return!0}},{"./_wks":152}],64:[function(e,t,r){arguments[4][23][0].apply(r,arguments)},{dup:23}],65:[function(e,t,r){"use strict";e("./es6.regexp.exec");var l=e("./_redefine"),f=e("./_hide"),d=e("./_fails"),p=e("./_defined"),_=e("./_wks"),h=e("./_regexp-exec"),v=_("species"),g=!d(function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:"7"},e},"7"!=="".replace(e,"$")}),m=function(){var e=/(?:)/,t=e.exec;e.exec=function(){return t.apply(this,arguments)};var r="ab".split(e);return 2===r.length&&"a"===r[0]&&"b"===r[1]}();t.exports=function(r,e,t){var n=_(r),i=!d(function(){var e={};return e[n]=function(){return 7},7!=""[r](e)}),o=i?!d(function(){var e=!1,t=/a/;return t.exec=function(){return e=!0,null},"split"===r&&(t.constructor={},t.constructor[v]=function(){return t}),t[n](""),!e}):void 0;if(!i||!o||"replace"===r&&!g||"split"===r&&!m){var a=/./[n],s=t(p,n,""[r],function(e,t,r,n,o){return t.exec===h?i&&!o?{done:!0,value:a.call(t,r,n)}:{done:!0,value:e.call(r,t,n)}:{done:!1}}),c=s[0],u=s[1];l(String.prototype,r,c),f(RegExp.prototype,n,2==e?function(e,t){return u.call(e,this,t)}:function(e){return u.call(e,this)})}}},{"./_defined":57,"./_fails":64,"./_hide":72,"./_redefine":118,"./_regexp-exec":120,"./_wks":152,"./es6.regexp.exec":248}],66:[function(e,t,r){"use strict";var n=e("./_an-object");t.exports=function(){var e=n(this),t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.unicode&&(t+="u"),e.sticky&&(t+="y"),t}},{"./_an-object":38}],67:[function(e,t,r){"use strict";var _=e("./_is-array"),h=e("./_is-object"),v=e("./_to-length"),g=e("./_ctx"),m=e("./_wks")("isConcatSpreadable");t.exports=function e(t,r,n,o,i,a,s,c){for(var u,l,f=i,d=0,p=!!s&&g(s,c,3);ddocument.F=Object<\/script>"),e.close(),l=e.F;r--;)delete l[u][a[r]];return l()};e.exports=Object.create||function(e,t){var r;return null!==e?(c[u]=o(e),r=new c,c[u]=null,r[s]=e):r=l(),void 0===t?r:i(r,t)}},{"./_an-object":38,"./_dom-create":59,"./_enum-bug-keys":60,"./_html":73,"./_object-dps":100,"./_shared-key":125}],99:[function(e,t,r){arguments[4][29][0].apply(r,arguments)},{"./_an-object":38,"./_descriptors":58,"./_ie8-dom-define":74,"./_to-primitive":143,dup:29}],100:[function(e,t,r){var a=e("./_object-dp"),s=e("./_an-object"),c=e("./_object-keys");t.exports=e("./_descriptors")?Object.defineProperties:function(e,t){s(e);for(var r,n=c(t),o=n.length,i=0;io;)a(n,r=t[o++])&&(~c(i,r)||i.push(r));return i}},{"./_array-includes":41,"./_has":71,"./_shared-key":125,"./_to-iobject":140}],107:[function(e,t,r){var n=e("./_object-keys-internal"),o=e("./_enum-bug-keys");t.exports=Object.keys||function(e){return n(e,o)}},{"./_enum-bug-keys":60,"./_object-keys-internal":106}],108:[function(e,t,r){r.f={}.propertyIsEnumerable},{}],109:[function(e,t,r){var o=e("./_export"),i=e("./_core"),a=e("./_fails");t.exports=function(e,t){var r=(i.Object||{})[e]||Object[e],n={};n[e]=t(r),o(o.S+o.F*a(function(){r(1)}),"Object",n)}},{"./_core":52,"./_export":62,"./_fails":64}],110:[function(e,t,r){var c=e("./_descriptors"),u=e("./_object-keys"),l=e("./_to-iobject"),f=e("./_object-pie").f;t.exports=function(s){return function(e){for(var t,r=l(e),n=u(r),o=n.length,i=0,a=[];i>>0||(a.test(r)?16:10))}:n},{"./_global":70,"./_string-trim":134,"./_string-ws":135}],114:[function(e,t,r){t.exports=function(e){try{return{e:!1,v:e()}}catch(e){return{e:!0,v:e}}}},{}],115:[function(e,t,r){var n=e("./_an-object"),o=e("./_is-object"),i=e("./_new-promise-capability");t.exports=function(e,t){if(n(e),o(t)&&t.constructor===e)return t;var r=i.f(e);return(0,r.resolve)(t),r.promise}},{"./_an-object":38,"./_is-object":81,"./_new-promise-capability":96}],116:[function(e,t,r){arguments[4][30][0].apply(r,arguments)},{dup:30}],117:[function(e,t,r){var o=e("./_redefine");t.exports=function(e,t,r){for(var n in t)o(e,n,t[n],r);return e}},{"./_redefine":118}],118:[function(e,t,r){var i=e("./_global"),a=e("./_hide"),s=e("./_has"),c=e("./_uid")("src"),n=e("./_function-to-string"),o="toString",u=(""+n).split(o);e("./_core").inspectSource=function(e){return n.call(e)},(t.exports=function(e,t,r,n){var o="function"==typeof r;o&&(s(r,"name")||a(r,"name",t)),e[t]!==r&&(o&&(s(r,c)||a(r,c,e[t]?""+e[t]:u.join(String(t)))),e===i?e[t]=r:n?e[t]?e[t]=r:a(e,t,r):(delete e[t],a(e,t,r)))})(Function.prototype,o,function(){return"function"==typeof this&&this[c]||n.call(this)})},{"./_core":52,"./_function-to-string":69,"./_global":70,"./_has":71,"./_hide":72,"./_uid":147}],119:[function(e,t,r){"use strict";var o=e("./_classof"),i=RegExp.prototype.exec;t.exports=function(e,t){var r=e.exec;if("function"==typeof r){var n=r.call(e,t);if("object"!=typeof n)throw new TypeError("RegExp exec method returned something other than an Object or null");return n}if("RegExp"!==o(e))throw new TypeError("RegExp#exec called on incompatible receiver");return i.call(e,t)}},{"./_classof":47}],120:[function(e,t,r){"use strict";var n,o,a=e("./_flags"),s=RegExp.prototype.exec,c=String.prototype.replace,i=s,u="lastIndex",l=(n=/a/,o=/b*/g,s.call(n,"a"),s.call(o,"a"),0!==n[u]||0!==o[u]),f=void 0!==/()??/.exec("")[1];(l||f)&&(i=function(e){var t,r,n,o,i=this;return f&&(r=new RegExp("^"+i.source+"$(?!\\s)",a.call(i))),l&&(t=i[u]),n=s.call(i,e),l&&n&&(i[u]=i.global?n.index+n[0].length:t),f&&n&&1"+o+""};t.exports=function(t,e){var r={};r[t]=e(i),n(n.P+n.F*o(function(){var e=""[t]('"');return e!==e.toLowerCase()||3c&&(u=u.slice(0,c)),n?u+o:o+u}},{"./_defined":57,"./_string-repeat":133,"./_to-length":141}],133:[function(e,t,r){"use strict";var o=e("./_to-integer"),i=e("./_defined");t.exports=function(e){var t=String(i(this)),r="",n=o(e);if(n<0||n==1/0)throw RangeError("Count can't be negative");for(;0>>=1)&&(t+=t))1&n&&(r+=t);return r}},{"./_defined":57,"./_to-integer":139}],134:[function(e,t,r){var a=e("./_export"),n=e("./_defined"),s=e("./_fails"),c=e("./_string-ws"),o="["+c+"]",i=RegExp("^"+o+o+"*"),u=RegExp(o+o+"*$"),l=function(e,t,r){var n={},o=s(function(){return!!c[e]()||"​…"!="​…"[e]()}),i=n[e]=o?t(f):c[e];r&&(n[r]=i),a(a.P+a.F*o,"String",n)},f=l.trim=function(e,t){return e=String(n(e)),1&t&&(e=e.replace(i,"")),2&t&&(e=e.replace(u,"")),e};t.exports=l},{"./_defined":57,"./_export":62,"./_fails":64,"./_string-ws":135}],135:[function(e,t,r){t.exports="\t\n\v\f\r   ᠎              \u2028\u2029\ufeff"},{}],136:[function(e,t,r){var n,o,i,a=e("./_ctx"),s=e("./_invoke"),c=e("./_html"),u=e("./_dom-create"),l=e("./_global"),f=l.process,d=l.setImmediate,p=l.clearImmediate,_=l.MessageChannel,h=l.Dispatch,v=0,g={},m="onreadystatechange",y=function(){var e=+this;if(g.hasOwnProperty(e)){var t=g[e];delete g[e],t()}},b=function(e){y.call(e.data)};d&&p||(d=function(e){for(var t=[],r=1;arguments.length>r;)t.push(arguments[r++]);return g[++v]=function(){s("function"==typeof e?e:Function(e),t)},n(v),v},p=function(e){delete g[e]},"process"==e("./_cof")(f)?n=function(e){f.nextTick(a(y,e,1))}:h&&h.now?n=function(e){h.now(a(y,e,1))}:_?(i=(o=new _).port2,o.port1.onmessage=b,n=a(i.postMessage,i,1)):l.addEventListener&&"function"==typeof postMessage&&!l.importScripts?(n=function(e){l.postMessage(e+"","*")},l.addEventListener("message",b,!1)):n=m in u("script")?function(e){c.appendChild(u("script"))[m]=function(){c.removeChild(this),y.call(e)}}:function(e){setTimeout(a(y,e,1),0)}),t.exports={set:d,clear:p}},{"./_cof":48,"./_ctx":54,"./_dom-create":59,"./_global":70,"./_html":73,"./_invoke":76}],137:[function(e,t,r){var n=e("./_to-integer"),o=Math.max,i=Math.min;t.exports=function(e,t){return(e=n(e))<0?o(e+t,0):i(e,t)}},{"./_to-integer":139}],138:[function(e,t,r){var n=e("./_to-integer"),o=e("./_to-length");t.exports=function(e){if(void 0===e)return 0;var t=n(e),r=o(t);if(t!==r)throw RangeError("Wrong length!");return r}},{"./_to-integer":139,"./_to-length":141}],139:[function(e,t,r){var n=Math.ceil,o=Math.floor;t.exports=function(e){return isNaN(e=+e)?0:(0>1,l=23===t?M(2,-24)-M(2,-77):0,f=0,d=e<0||0===e&&1/e<0?1:0;for((e=I(e))!=e||e===O?(o=e!=e?1:0,n=c):(n=E(T(e)/F),e*(i=M(2,-n))<1&&(n--,i*=2),2<=(e+=1<=n+u?l/i:l*M(2,1-u))*i&&(n++,i/=2),c<=n+u?(o=0,n=c):1<=n+u?(o=(e*i-1)*M(2,t),n+=u):(o=e*M(2,u-1)*M(2,t),n=0));8<=t;a[f++]=255&o,o/=256,t-=8);for(n=n<>1,s=o-7,c=r-1,u=e[c--],l=127&u;for(u>>=7;0>=-s,s+=t;0>8&255]}function $(e){return[255&e,e>>8&255,e>>16&255,e>>24&255]}function G(e){return D(e,52,8)}function z(e){return D(e,23,4)}function q(e,t,r){h(e[b],t,{get:function(){return this[r]}})}function H(e,t,r,n){var o=p(+r);if(o+t>e[A])throw S(x);var i=e[L]._b,a=o+e[R],s=i.slice(a,a+t);return n?s:s.reverse()}function J(e,t,r,n,o,i){var a=p(+r);if(a+t>e[A])throw S(x);for(var s=e[L]._b,c=a+e[R],u=n(+o),l=0;lQ;)(Y=K[Q++])in w||s(w,Y,P[Y]);i||(X.constructor=w)}var Z=new j(new w(2)),ee=j[b].setInt8;Z.setInt8(0,2147483648),Z.setInt8(1,2147483649),!Z.getInt8(0)&&Z.getInt8(1)||c(j[b],{setInt8:function(e,t){ee.call(this,e,t<<24>>24)},setUint8:function(e,t){ee.call(this,e,t<<24>>24)}},!0)}else w=function(e){l(this,w,m);var t=p(e);this._b=v.call(new Array(t),0),this[A]=t},j=function(e,t,r){l(this,j,y),l(e,w,y);var n=e[A],o=f(t);if(o<0||n>24},getUint8:function(e){return H(this,1,e)[0]},getInt16:function(e){var t=H(this,2,e,arguments[1]);return(t[1]<<8|t[0])<<16>>16},getUint16:function(e){var t=H(this,2,e,arguments[1]);return t[1]<<8|t[0]},getInt32:function(e){return U(H(this,4,e,arguments[1]))},getUint32:function(e){return U(H(this,4,e,arguments[1]))>>>0},getFloat32:function(e){return W(H(this,4,e,arguments[1]),23,4)},getFloat64:function(e){return W(H(this,8,e,arguments[1]),52,8)},setInt8:function(e,t){J(this,1,e,V,t)},setUint8:function(e,t){J(this,1,e,V,t)},setInt16:function(e,t){J(this,2,e,B,t,arguments[2])},setUint16:function(e,t){J(this,2,e,B,t,arguments[2])},setInt32:function(e,t){J(this,4,e,$,t,arguments[2])},setUint32:function(e,t){J(this,4,e,$,t,arguments[2])},setFloat32:function(e,t){J(this,4,e,z,t,arguments[2])},setFloat64:function(e,t){J(this,8,e,G,t,arguments[2])}});g(w,m),g(j,y),s(j[b],a.VIEW,!0),r[m]=w,r[y]=j},{"./_an-instance":37,"./_array-fill":40,"./_descriptors":58,"./_fails":64,"./_global":70,"./_hide":72,"./_library":89,"./_object-dp":99,"./_object-gopn":103,"./_redefine-all":117,"./_set-to-string-tag":124,"./_to-index":138,"./_to-integer":139,"./_to-length":141,"./_typed":146}],146:[function(e,t,r){for(var n,o=e("./_global"),i=e("./_hide"),a=e("./_uid"),s=a("typed_array"),c=a("view"),u=!(!o.ArrayBuffer||!o.DataView),l=u,f=0,d="Int8Array,Uint8Array,Uint8ClampedArray,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array".split(",");f<9;)(n=o[d[f++]])?(i(n.prototype,s,!0),i(n.prototype,c,!0)):l=!1;t.exports={ABV:u,CONSTR:l,TYPED:s,VIEW:c}},{"./_global":70,"./_hide":72,"./_uid":147}],147:[function(e,t,r){var n=0,o=Math.random();t.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++n+o).toString(36))}},{}],148:[function(e,t,r){var n=e("./_global").navigator;t.exports=n&&n.userAgent||""},{"./_global":70}],149:[function(e,t,r){var n=e("./_is-object");t.exports=function(e,t){if(!n(e)||e._t!==t)throw TypeError("Incompatible receiver, "+t+" required!");return e}},{"./_is-object":81}],150:[function(e,t,r){var n=e("./_global"),o=e("./_core"),i=e("./_library"),a=e("./_wks-ext"),s=e("./_object-dp").f;t.exports=function(e){var t=o.Symbol||(o.Symbol=i?{}:n.Symbol||{});"_"==e.charAt(0)||e in t||s(t,e,{value:a.f(e)})}},{"./_core":52,"./_global":70,"./_library":89,"./_object-dp":99,"./_wks-ext":151}],151:[function(e,t,r){r.f=e("./_wks")},{"./_wks":152}],152:[function(e,t,r){var n=e("./_shared")("wks"),o=e("./_uid"),i=e("./_global").Symbol,a="function"==typeof i;(t.exports=function(e){return n[e]||(n[e]=a&&i[e]||(a?i:o)("Symbol."+e))}).store=n},{"./_global":70,"./_shared":126,"./_uid":147}],153:[function(e,t,r){var n=e("./_classof"),o=e("./_wks")("iterator"),i=e("./_iterators");t.exports=e("./_core").getIteratorMethod=function(e){if(null!=e)return e[o]||e["@@iterator"]||i[n(e)]}},{"./_classof":47,"./_core":52,"./_iterators":88,"./_wks":152}],154:[function(e,t,r){var n=e("./_export");n(n.P,"Array",{copyWithin:e("./_array-copy-within")}),e("./_add-to-unscopables")("copyWithin")},{"./_add-to-unscopables":35,"./_array-copy-within":39,"./_export":62}],155:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_array-methods")(4);n(n.P+n.F*!e("./_strict-method")([].every,!0),"Array",{every:function(e){return o(this,e,arguments[1])}})},{"./_array-methods":42,"./_export":62,"./_strict-method":128}],156:[function(e,t,r){var n=e("./_export");n(n.P,"Array",{fill:e("./_array-fill")}),e("./_add-to-unscopables")("fill")},{"./_add-to-unscopables":35,"./_array-fill":40,"./_export":62}],157:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_array-methods")(2);n(n.P+n.F*!e("./_strict-method")([].filter,!0),"Array",{filter:function(e){return o(this,e,arguments[1])}})},{"./_array-methods":42,"./_export":62,"./_strict-method":128}],158:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_array-methods")(6),i="findIndex",a=!0;i in[]&&Array(1)[i](function(){a=!1}),n(n.P+n.F*a,"Array",{findIndex:function(e){return o(this,e,1=e.length?(this._t=void 0,o(1)):o(0,"keys"==t?r:"values"==t?e[r]:[r,e[r]])},"values"),i.Arguments=i.Array,n("keys"),n("values"),n("entries")},{"./_add-to-unscopables":35,"./_iter-define":85,"./_iter-step":87,"./_iterators":88,"./_to-iobject":140}],165:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_to-iobject"),i=[].join;n(n.P+n.F*(e("./_iobject")!=Object||!e("./_strict-method")(i)),"Array",{join:function(e){return i.call(o(this),void 0===e?",":e)}})},{"./_export":62,"./_iobject":77,"./_strict-method":128,"./_to-iobject":140}],166:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_to-iobject"),i=e("./_to-integer"),a=e("./_to-length"),s=[].lastIndexOf,c=!!s&&1/[1].lastIndexOf(1,-0)<0;n(n.P+n.F*(c||!e("./_strict-method")(s)),"Array",{lastIndexOf:function(e){if(c)return s.apply(this,arguments)||0;var t=o(this),r=a(t.length),n=r-1;for(1>>=0)?31-Math.floor(Math.log(e+.5)*Math.LOG2E):32}})},{"./_export":62}],189:[function(e,t,r){var n=e("./_export"),o=Math.exp;n(n.S,"Math",{cosh:function(e){return(o(e=+e)+o(-e))/2}})},{"./_export":62}],190:[function(e,t,r){var n=e("./_export"),o=e("./_math-expm1");n(n.S+n.F*(o!=Math.expm1),"Math",{expm1:o})},{"./_export":62,"./_math-expm1":90}],191:[function(e,t,r){var n=e("./_export");n(n.S,"Math",{fround:e("./_math-fround")})},{"./_export":62,"./_math-fround":91}],192:[function(e,t,r){var n=e("./_export"),c=Math.abs;n(n.S,"Math",{hypot:function(e,t){for(var r,n,o=0,i=0,a=arguments.length,s=0;i>>16)*a+i*(r&o>>>16)<<16>>>0)}})},{"./_export":62,"./_fails":64}],194:[function(e,t,r){var n=e("./_export");n(n.S,"Math",{log10:function(e){return Math.log(e)*Math.LOG10E}})},{"./_export":62}],195:[function(e,t,r){var n=e("./_export");n(n.S,"Math",{log1p:e("./_math-log1p")})},{"./_export":62,"./_math-log1p":92}],196:[function(e,t,r){var n=e("./_export");n(n.S,"Math",{log2:function(e){return Math.log(e)/Math.LN2}})},{"./_export":62}],197:[function(e,t,r){var n=e("./_export");n(n.S,"Math",{sign:e("./_math-sign")})},{"./_export":62,"./_math-sign":93}],198:[function(e,t,r){var n=e("./_export"),o=e("./_math-expm1"),i=Math.exp;n(n.S+n.F*e("./_fails")(function(){return-2e-17!=!Math.sinh(-2e-17)}),"Math",{sinh:function(e){return Math.abs(e=+e)<1?(o(e)-o(-e))/2:(i(e-1)-i(-e-1))*(Math.E/2)}})},{"./_export":62,"./_fails":64,"./_math-expm1":90}],199:[function(e,t,r){var n=e("./_export"),o=e("./_math-expm1"),i=Math.exp;n(n.S,"Math",{tanh:function(e){var t=o(e=+e),r=o(-e);return t==1/0?1:r==1/0?-1:(t-r)/(i(e)+i(-e))}})},{"./_export":62,"./_math-expm1":90}],200:[function(e,t,r){var n=e("./_export");n(n.S,"Math",{trunc:function(e){return(0w;w++)o(h,b=x[w])&&!o(_,b)&&f(_,b,u(h,b));(_.prototype=v).constructor=_,e("./_redefine")(n,p,_)}},{"./_cof":48,"./_descriptors":58,"./_fails":64,"./_global":70,"./_has":71,"./_inherit-if-required":75,"./_object-create":98,"./_object-dp":99,"./_object-gopd":101,"./_object-gopn":103,"./_redefine":118,"./_string-trim":134,"./_to-primitive":143}],202:[function(e,t,r){var n=e("./_export");n(n.S,"Number",{EPSILON:Math.pow(2,-52)})},{"./_export":62}],203:[function(e,t,r){var n=e("./_export"),o=e("./_global").isFinite;n(n.S,"Number",{isFinite:function(e){return"number"==typeof e&&o(e)}})},{"./_export":62,"./_global":70}],204:[function(e,t,r){var n=e("./_export");n(n.S,"Number",{isInteger:e("./_is-integer")})},{"./_export":62,"./_is-integer":80}],205:[function(e,t,r){var n=e("./_export");n(n.S,"Number",{isNaN:function(e){return e!=e}})},{"./_export":62}],206:[function(e,t,r){var n=e("./_export"),o=e("./_is-integer"),i=Math.abs;n(n.S,"Number",{isSafeInteger:function(e){return o(e)&&i(e)<=9007199254740991}})},{"./_export":62,"./_is-integer":80}],207:[function(e,t,r){var n=e("./_export");n(n.S,"Number",{MAX_SAFE_INTEGER:9007199254740991})},{"./_export":62}],208:[function(e,t,r){var n=e("./_export");n(n.S,"Number",{MIN_SAFE_INTEGER:-9007199254740991})},{"./_export":62}],209:[function(e,t,r){var n=e("./_export"),o=e("./_parse-float");n(n.S+n.F*(Number.parseFloat!=o),"Number",{parseFloat:o})},{"./_export":62,"./_parse-float":112}],210:[function(e,t,r){var n=e("./_export"),o=e("./_parse-int");n(n.S+n.F*(Number.parseInt!=o),"Number",{parseInt:o})},{"./_export":62,"./_parse-int":113}],211:[function(e,t,r){"use strict";var n=e("./_export"),u=e("./_to-integer"),l=e("./_a-number-value"),f=e("./_string-repeat"),o=1..toFixed,i=Math.floor,a=[0,0,0,0,0,0],d="Number.toFixed: incorrect invocation!",p=function(e,t){for(var r=-1,n=t;++r<6;)n+=e*a[r],a[r]=n%1e7,n=i(n/1e7)},_=function(e){for(var t=6,r=0;0<=--t;)r+=a[t],a[t]=i(r/e),r=r%e*1e7},h=function(){for(var e=6,t="";0<=--e;)if(""!==t||0===e||0!==a[e]){var r=String(a[e]);t=""===t?r:t+f.call("0",7-r.length)+r}return t},v=function(e,t,r){return 0===t?r:t%2==1?v(e,t-1,r*e):v(e*e,t/2,r)};n(n.P+n.F*(!!o&&("0.000"!==8e-5.toFixed(3)||"1"!==.9.toFixed(0)||"1.25"!==1.255.toFixed(2)||"1000000000000000128"!==(0xde0b6b3a7640080).toFixed(0))||!e("./_fails")(function(){o.call({})})),"Number",{toFixed:function(e){var t,r,n,o,i=l(this,d),a=u(e),s="",c="0";if(a<0||20e;)t(n[e++]);l._c=[],l._n=!1,r&&!l._h&&L(l)})}},L=function(i){g.call(c,function(){var e,t,r,n=i._v,o=A(i);if(o&&(e=b(function(){M?S.emit("unhandledRejection",n,i):(t=c.onunhandledrejection)?t({promise:i,reason:n}):(r=c.console)&&r.error&&r.error("Unhandled promise rejection",n)}),i._h=M||A(i)?2:1),i._a=void 0,o&&e.e)throw e.v})},A=function(e){return 1!==e._h&&0===(e._a||e._c).length},R=function(t){g.call(c,function(){var e;M?S.emit("rejectionHandled",t):(e=c.onrejectionhandled)&&e({promise:t,reason:t._v})})},D=function(e){var t=this;t._d||(t._d=!0,(t=t._w||t)._v=e,t._s=2,t._a||(t._a=t._c.slice()),N(t,!0))},W=function(e){var r,n=this;if(!n._d){n._d=!0,n=n._w||n;try{if(n===e)throw k("Promise can't be resolved itself");(r=C(e))?m(function(){var t={_w:n,_d:!1};try{r.call(e,u(W,t,1),u(D,t,1))}catch(e){D.call(t,e)}}):(n._v=e,n._s=1,N(n,!1))}catch(e){D.call({_w:n,_d:!1},e)}}};F||(I=function(e){_(this,I,j,"_h"),p(e),n.call(this);try{e(u(W,this,1),u(D,this,1))}catch(e){D.call(this,e)}},(n=function(e){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1}).prototype=r("./_redefine-all")(I.prototype,{then:function(e,t){var r=T(v(this,I));return r.ok="function"!=typeof e||e,r.fail="function"==typeof t&&t,r.domain=M?S.domain:void 0,this._c.push(r),this._a&&this._a.push(r),this._s&&N(this,!1),r.promise},catch:function(e){return this.then(void 0,e)}}),i=function(){var e=new n;this.promise=e,this.resolve=u(W,e,1),this.reject=u(D,e,1)},y.f=T=function(e){return e===I||e===a?new i(e):o(e)}),f(f.G+f.W+f.F*!F,{Promise:I}),r("./_set-to-string-tag")(I,j),r("./_set-species")(j),a=r("./_core")[j],f(f.S+f.F*!F,j,{reject:function(e){var t=T(this);return(0,t.reject)(e),t.promise}}),f(f.S+f.F*(s||!F),j,{resolve:function(e){return w(s&&this===a?I:this,e)}}),f(f.S+f.F*!(F&&r("./_iter-detect")(function(e){I.all(e).catch(E)})),j,{all:function(e){var a=this,t=T(a),s=t.resolve,c=t.reject,r=b(function(){var n=[],o=0,i=1;h(e,!1,function(e){var t=o++,r=!1;n.push(void 0),i++,a.resolve(e).then(function(e){r||(r=!0,n[t]=e,--i||s(n))},c)}),--i||s(n)});return r.e&&c(r.v),t.promise},race:function(e){var t=this,r=T(t),n=r.reject,o=b(function(){h(e,!1,function(e){t.resolve(e).then(r.resolve,n)})});return o.e&&n(o.v),r.promise}})},{"./_a-function":33,"./_an-instance":37,"./_classof":47,"./_core":52,"./_ctx":54,"./_export":62,"./_for-of":68,"./_global":70,"./_is-object":81,"./_iter-detect":86,"./_library":89,"./_microtask":95,"./_new-promise-capability":96,"./_perform":114,"./_promise-resolve":115,"./_redefine-all":117,"./_set-species":123,"./_set-to-string-tag":124,"./_species-constructor":127,"./_task":136,"./_user-agent":148,"./_wks":152}],233:[function(e,t,r){var n=e("./_export"),i=e("./_a-function"),a=e("./_an-object"),s=(e("./_global").Reflect||{}).apply,c=Function.apply;n(n.S+n.F*!e("./_fails")(function(){s(function(){})}),"Reflect",{apply:function(e,t,r){var n=i(e),o=a(r);return s?s(n,t,o):c.call(n,t,o)}})},{"./_a-function":33,"./_an-object":38,"./_export":62,"./_fails":64,"./_global":70}],234:[function(e,t,r){var n=e("./_export"),s=e("./_object-create"),c=e("./_a-function"),u=e("./_an-object"),l=e("./_is-object"),o=e("./_fails"),f=e("./_bind"),d=(e("./_global").Reflect||{}).construct,p=o(function(){function e(){}return!(d(function(){},[],e)instanceof e)}),_=!o(function(){d(function(){})});n(n.S+n.F*(p||_),"Reflect",{construct:function(e,t){c(e),u(t);var r=arguments.length<3?e:c(arguments[2]);if(_&&!p)return d(e,t,r);if(e==r){switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3])}var n=[null];return n.push.apply(n,t),new(f.apply(e,n))}var o=r.prototype,i=s(l(o)?o:Object.prototype),a=Function.apply.call(e,i,t);return l(a)?a:i}})},{"./_a-function":33,"./_an-object":38,"./_bind":46,"./_export":62,"./_fails":64,"./_global":70,"./_is-object":81,"./_object-create":98}],235:[function(e,t,r){var n=e("./_object-dp"),o=e("./_export"),i=e("./_an-object"),a=e("./_to-primitive");o(o.S+o.F*e("./_fails")(function(){Reflect.defineProperty(n.f({},1,{value:1}),1,{value:2})}),"Reflect",{defineProperty:function(e,t,r){i(e),t=a(t,!0),i(r);try{return n.f(e,t,r),!0}catch(e){return!1}}})},{"./_an-object":38,"./_export":62,"./_fails":64,"./_object-dp":99,"./_to-primitive":143}],236:[function(e,t,r){var n=e("./_export"),o=e("./_object-gopd").f,i=e("./_an-object");n(n.S,"Reflect",{deleteProperty:function(e,t){var r=o(i(e),t);return!(r&&!r.configurable)&&delete e[t]}})},{"./_an-object":38,"./_export":62,"./_object-gopd":101}],237:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_an-object"),i=function(e){this._t=o(e),this._i=0;var t,r=this._k=[];for(t in e)r.push(t)};e("./_iter-create")(i,"Object",function(){var e,t=this._k;do{if(this._i>=t.length)return{value:void 0,done:!0}}while(!((e=t[this._i++])in this._t));return{value:e,done:!1}}),n(n.S,"Reflect",{enumerate:function(e){return new i(e)}})},{"./_an-object":38,"./_export":62,"./_iter-create":84}],238:[function(e,t,r){var n=e("./_object-gopd"),o=e("./_export"),i=e("./_an-object");o(o.S,"Reflect",{getOwnPropertyDescriptor:function(e,t){return n.f(i(e),t)}})},{"./_an-object":38,"./_export":62,"./_object-gopd":101}],239:[function(e,t,r){var n=e("./_export"),o=e("./_object-gpo"),i=e("./_an-object");n(n.S,"Reflect",{getPrototypeOf:function(e){return o(i(e))}})},{"./_an-object":38,"./_export":62,"./_object-gpo":105}],240:[function(e,t,r){var a=e("./_object-gopd"),s=e("./_object-gpo"),c=e("./_has"),n=e("./_export"),u=e("./_is-object"),l=e("./_an-object");n(n.S,"Reflect",{get:function e(t,r){var n,o,i=arguments.length<3?t:arguments[2];return l(t)===i?t[r]:(n=a.f(t,r))?c(n,"value")?n.value:void 0!==n.get?n.get.call(i):void 0:u(o=s(t))?e(o,r,i):void 0}})},{"./_an-object":38,"./_export":62,"./_has":71,"./_is-object":81,"./_object-gopd":101,"./_object-gpo":105}],241:[function(e,t,r){var n=e("./_export");n(n.S,"Reflect",{has:function(e,t){return t in e}})},{"./_export":62}],242:[function(e,t,r){var n=e("./_export"),o=e("./_an-object"),i=Object.isExtensible;n(n.S,"Reflect",{isExtensible:function(e){return o(e),!i||i(e)}})},{"./_an-object":38,"./_export":62}],243:[function(e,t,r){var n=e("./_export");n(n.S,"Reflect",{ownKeys:e("./_own-keys")})},{"./_export":62,"./_own-keys":111}],244:[function(e,t,r){var n=e("./_export"),o=e("./_an-object"),i=Object.preventExtensions;n(n.S,"Reflect",{preventExtensions:function(e){o(e);try{return i&&i(e),!0}catch(e){return!1}}})},{"./_an-object":38,"./_export":62}],245:[function(e,t,r){var n=e("./_export"),o=e("./_set-proto");o&&n(n.S,"Reflect",{setPrototypeOf:function(e,t){o.check(e,t);try{return o.set(e,t),!0}catch(e){return!1}}})},{"./_export":62,"./_set-proto":122}],246:[function(e,t,r){var c=e("./_object-dp"),u=e("./_object-gopd"),l=e("./_object-gpo"),f=e("./_has"),n=e("./_export"),d=e("./_property-desc"),p=e("./_an-object"),_=e("./_is-object");n(n.S,"Reflect",{set:function e(t,r,n){var o,i,a=arguments.length<4?t:arguments[3],s=u.f(p(t),r);if(!s){if(_(i=l(t)))return e(i,r,n,a);s=d(0)}if(f(s,"value")){if(!1===s.writable||!_(a))return!1;if(o=u.f(a,r)){if(o.get||o.set||!1===o.writable)return!1;o.value=n,c.f(a,r,o)}else c.f(a,r,d(0,n));return!0}return void 0!==s.set&&(s.set.call(a,n),!0)}})},{"./_an-object":38,"./_export":62,"./_has":71,"./_is-object":81,"./_object-dp":99,"./_object-gopd":101,"./_object-gpo":105,"./_property-desc":116}],247:[function(e,t,r){var n=e("./_global"),i=e("./_inherit-if-required"),o=e("./_object-dp").f,a=e("./_object-gopn").f,s=e("./_is-regexp"),c=e("./_flags"),u=n.RegExp,l=u,f=u.prototype,d=/a/g,p=/a/g,_=new u(d)!==d;if(e("./_descriptors")&&(!_||e("./_fails")(function(){return p[e("./_wks")("match")]=!1,u(d)!=d||u(p)==p||"/a/i"!=u(d,"i")}))){u=function(e,t){var r=this instanceof u,n=s(e),o=void 0===t;return!r&&n&&e.constructor===u&&o?e:i(_?new l(n&&!o?e.source:e,t):l((n=e instanceof u)?e.source:e,n&&o?c.call(e):t),r?this:f,u)};for(var h=function(t){t in u||o(u,t,{configurable:!0,get:function(){return l[t]},set:function(e){l[t]=e}})},v=a(l),g=0;v.length>g;)h(v[g++]);(f.constructor=u).prototype=f,e("./_redefine")(n,"RegExp",u)}e("./_set-species")("RegExp")},{"./_descriptors":58,"./_fails":64,"./_flags":66,"./_global":70,"./_inherit-if-required":75,"./_is-regexp":82,"./_object-dp":99,"./_object-gopn":103,"./_redefine":118,"./_set-species":123,"./_wks":152}],248:[function(e,t,r){"use strict";var n=e("./_regexp-exec");e("./_export")({target:"RegExp",proto:!0,forced:n!==/./.exec},{exec:n})},{"./_export":62,"./_regexp-exec":120}],249:[function(e,t,r){e("./_descriptors")&&"g"!=/./g.flags&&e("./_object-dp").f(RegExp.prototype,"flags",{configurable:!0,get:e("./_flags")})},{"./_descriptors":58,"./_flags":66,"./_object-dp":99}],250:[function(e,t,r){"use strict";var f=e("./_an-object"),d=e("./_to-length"),p=e("./_advance-string-index"),_=e("./_regexp-exec-abstract");e("./_fix-re-wks")("match",1,function(n,o,u,l){return[function(e){var t=n(this),r=null==e?void 0:e[o];return void 0!==r?r.call(e,t):new RegExp(e)[o](String(t))},function(e){var t=l(u,e,this);if(t.done)return t.value;var r=f(e),n=String(this);if(!r.global)return _(r,n);for(var o,i=r.unicode,a=[],s=r.lastIndex=0;null!==(o=_(r,n));){var c=String(o[0]);""===(a[s]=c)&&(r.lastIndex=p(n,d(r.lastIndex),i)),s++}return 0===s?null:a}]})},{"./_advance-string-index":36,"./_an-object":38,"./_fix-re-wks":65,"./_regexp-exec-abstract":119,"./_to-length":141}],251:[function(e,t,r){"use strict";var k=e("./_an-object"),n=e("./_to-object"),S=e("./_to-length"),O=e("./_to-integer"),P=e("./_advance-string-index"),I=e("./_regexp-exec-abstract"),M=Math.max,E=Math.min,d=Math.floor,p=/\$([$&`']|\d\d?|<[^>]*>)/g,_=/\$([$&`']|\d\d?)/g;e("./_fix-re-wks")("replace",2,function(o,i,x,w){return[function(e,t){var r=o(this),n=null==e?void 0:e[i];return void 0!==n?n.call(e,r,t):x.call(String(r),e,t)},function(e,t){var r=w(x,e,this,t);if(r.done)return r.value;var n=k(e),o=String(this),i="function"==typeof t;i||(t=String(t));var a=n.global;if(a){var s=n.unicode;n.lastIndex=0}for(var c=[];;){var u=I(n,o);if(null===u)break;if(c.push(u),!a)break;""===String(u[0])&&(n.lastIndex=P(o,S(n.lastIndex),s))}for(var l,f="",d=0,p=0;p>>0,l=new RegExp(e.source,s+"g");(n=d.call(l,r))&&!(c<(o=l[h])&&(a.push(r.slice(c,n.index)),1=u));)l[h]===n.index&&l[h]++;return c===r[_]?!i&&l.test("")||a.push(""):a.push(r.slice(c)),a[_]>u?a.slice(0,u):a}:"0"[a](void 0,0)[_]?function(e,t){return void 0===e&&0===t?[]:v.call(this,e,t)}:v,[function(e,t){var r=o(this),n=null==e?void 0:e[i];return void 0!==n?n.call(e,r,t):m.call(String(r),e,t)},function(e,t){var r=g(m,e,this,t,m!==v);if(r.done)return r.value;var n=y(e),o=String(this),i=b(n,RegExp),a=n.unicode,s=(n.ignoreCase?"i":"")+(n.multiline?"m":"")+(n.unicode?"u":"")+(O?"y":"g"),c=new i(O?n:"^(?:"+n.source+")",s),u=void 0===t?S:t>>>0;if(0===u)return[];if(0===o.length)return null===j(c,o)?[o]:[];for(var l=0,f=0,d=[];f>10),t%1024+56320))}return r.join("")}})},{"./_export":62,"./_to-absolute-index":137}],266:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_string-context"),i="includes";n(n.P+n.F*e("./_fails-is-regexp")(i),"String",{includes:function(e){return!!~o(this,e,i).indexOf(e,1=t.length?{value:void 0,done:!0}:(e=n(t,r),this._i+=e.length,{value:e,done:!1})})},{"./_iter-define":85,"./_string-at":129}],269:[function(e,t,r){"use strict";e("./_string-html")("link",function(t){return function(e){return t(this,"a","href",e)}})},{"./_string-html":131}],270:[function(e,t,r){var n=e("./_export"),a=e("./_to-iobject"),s=e("./_to-length");n(n.S,"String",{raw:function(e){for(var t=a(e.raw),r=s(t.length),n=arguments.length,o=[],i=0;io;)a(V,t=r[o++])||t==R||t==c||n.push(t);return n},te=function(e){for(var t,r=e===$,n=F(r?B:x(e)),o=[],i=0;n.length>i;)!a(V,t=n[i++])||r&&!a($,t)||o.push(V[t]);return o};G||(s((C=function(){if(this instanceof C)throw TypeError("Symbol is not a constructor!");var t=d(0ne;)p(re[ne++]);for(var oe=M(p.store),ie=0;oe.length>ie;)h(oe[ie++]);i(i.S+i.F*!G,"Symbol",{for:function(e){return a(U,e+="")?U[e]:U[e]=C(e)},keyFor:function(e){if(!Y(e))throw TypeError(e+" is not a symbol!");for(var t in U)if(U[t]===e)return t},useSetter:function(){q=!0},useSimple:function(){q=!1}}),i(i.S+i.F*!G,"Object",{create:function(e,t){return void 0===t?k(e):K(k(e),t)},defineProperty:X,defineProperties:K,getOwnPropertyDescriptor:Z,getOwnPropertyNames:ee,getOwnPropertySymbols:te});var ae=u(function(){P.f(1)});i(i.S+i.F*ae,"Object",{getOwnPropertySymbols:function(e){return P.f(b(e))}}),N&&i(i.S+i.F*(!G||u(function(){var e=C();return"[null]"!=L([e])||"{}"!=L({a:e})||"{}"!=L(Object(e))})),"JSON",{stringify:function(e){for(var t,r,n=[e],o=1;arguments.length>o;)n.push(arguments[o++]);if(r=t=n[1],(y(t)||void 0!==e)&&!Y(e))return g(t)||(t=function(e,t){if("function"==typeof r&&(t=r.call(this,e,t)),!Y(t))return t}),n[1]=t,L.apply(N,n)}}),C[A][D]||e("./_hide")(C[A],D,C[A].valueOf),f(C,"Symbol"),f(Math,"Math",!0),f(n.JSON,"JSON",!0)},{"./_an-object":38,"./_descriptors":58,"./_enum-keys":61,"./_export":62,"./_fails":64,"./_global":70,"./_has":71,"./_hide":72,"./_is-array":79,"./_is-object":81,"./_library":89,"./_meta":94,"./_object-create":98,"./_object-dp":99,"./_object-gopd":101,"./_object-gopn":103,"./_object-gopn-ext":102,"./_object-gops":104,"./_object-keys":107,"./_object-pie":108,"./_property-desc":116,"./_redefine":118,"./_set-to-string-tag":124,"./_shared":126,"./_to-iobject":140,"./_to-object":142,"./_to-primitive":143,"./_uid":147,"./_wks":152,"./_wks-define":150,"./_wks-ext":151}],279:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_typed"),i=e("./_typed-buffer"),u=e("./_an-object"),l=e("./_to-absolute-index"),f=e("./_to-length"),a=e("./_is-object"),s=e("./_global").ArrayBuffer,d=e("./_species-constructor"),p=i.ArrayBuffer,_=i.DataView,c=o.ABV&&s.isView,h=p.prototype.slice,v=o.VIEW,g="ArrayBuffer";n(n.G+n.W+n.F*(s!==p),{ArrayBuffer:p}),n(n.S+n.F*!o.CONSTR,g,{isView:function(e){return c&&c(e)||a(e)&&v in e}}),n(n.P+n.U+n.F*e("./_fails")(function(){return!new p(2).slice(1,void 0).byteLength}),g,{slice:function(e,t){if(void 0!==h&&void 0===t)return h.call(u(this),e);for(var r=u(this).byteLength,n=l(e,r),o=l(void 0===t?r:t,r),i=new(d(this,p))(f(o-n)),a=new _(this),s=new _(i),c=0;ns;)void 0!==(r=o(n,t=i[s++]))&&f(a,t,r);return a}})},{"./_create-property":53,"./_export":62,"./_object-gopd":101,"./_own-keys":111,"./_to-iobject":140}],296:[function(e,t,r){var n=e("./_export"),o=e("./_object-to-array")(!1);n(n.S,"Object",{values:function(e){return o(e)}})},{"./_export":62,"./_object-to-array":110}],297:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_core"),i=e("./_global"),a=e("./_species-constructor"),s=e("./_promise-resolve");n(n.P+n.R,"Promise",{finally:function(t){var r=a(this,o.Promise||i.Promise),e="function"==typeof t;return this.then(e?function(e){return s(r,t()).then(function(){return e})}:t,e?function(e){return s(r,t()).then(function(){throw e})}:t)}})},{"./_core":52,"./_export":62,"./_global":70,"./_promise-resolve":115,"./_species-constructor":127}],298:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_string-pad"),i=e("./_user-agent"),a=/Version\/10\.\d+(\.\d+)?( Mobile\/\w+)? Safari\//.test(i);n(n.P+n.F*a,"String",{padEnd:function(e){return o(this,e,1'),r="row flex-xl-nowrap";e.naviFile||(r+=" justify-content-md-center");var n=$('
'));t.append(n);var o=null,i=null,a=null;e.toc?a=e.naviFile?(o="col-12 col-md-3 col-lg-2 viki-sidebar",i="col-12 col-md-9 col-lg-8 py-md-3 pl-md-5 viki-content","d-none d-lg-block col-lg-2 viki-toc"):(i="col-12 col-md-8 col-lg-8 col-xl-8 py-md-3 pl-md-5 viki-content","d-none d-md-block col-md-4 col-lg-3 col-xl-2 viki-toc"):i=e.naviFile?(o="col-12 col-md-3 col-xl-2 viki-sidebar","col-12 col-md-9 col-xl-8 py-md-3 pl-md-5 viki-content"):"col-12 col-md-9 py-md-3 pl-md-5 viki-content";var s=null,c=null,u=null;o&&(s=$('
'))),i&&(c=$('
'))),a&&(u=$('
'))),s&&n.append(s),c&&n.append(c),u&&n.append(u),$("body").append(t)}},{key:"isMarkdown",value:function(e){return e.endsWith(".md")}},{key:"renderFileInternal",value:function(r){var n=this;$.get(r,function(e){var t=n.viki.info;t.setTarget(r),t.data=e,(new f.default).updateHashSilently("#!"+r),n.renderContentAndToc()})}},{key:"renderContentAndToc",value:function(){var e=this.viki.info,t=new u.default;if(e.contentContainerId&&this.isMarkdown(e.target)){var r=$("#"+e.contentContainerId);new s.default(r).render(this.viki.config.markdown,e.data),t.rewriteLinks(r,e.target,e.baseUrl)}if(e.tocContainerId){var n=$("#"+e.tocContainerId);new c.default(n).render($("#"+e.contentContainerId)),t.rewriteLinks(n,e.target,e.baseUrl)}if($(window).scrollTop(0),e.anchor){var o=$("#"+e.contentContainerId+" #"+e.anchor);0'),t=$('
');if(this.viki.config.footer){var r=$('"));t.append(r)}var n=$('
"));t.append(n),e.append(t),$("body").append(e),this.viki.scheduleNext()}}}])&&s(r.prototype,n),o&&s(r,o),t}();r.default=d},{"./logger.js":315,"./worker.js":327}],313:[function(e,t,r){"use strict";function o(e,t){for(var r=0;r\n ×\n \n '),e.append(this.imageViewDiv),this.initImageViewBox(),this.closeImageViewBox()}},{key:"initImageViewBox",value:function(){var n=this,d=function(e,t,r){"absolute"!=e.style.position&&(e.style.position="absolute",e.style.zIndex=parseInt(n.imageViewDiv.find("#image-view-close")[0].style.zIndex)-1),e.style.left=t+"px",e.style.top=r+"px"};this.imageViewDiv.click(function(e){e=e||window.event;var t=n.imageViewDiv.find("#image-view")[0];e.target.id!=t.id&&n.closeImageViewBox(),e.preventDefault()}),this.imageViewDiv[0].onwheel=function(e){if(!!!(e=e||window.event).ctrlKey){var t=e.target;if(t&&"image-view"==t.id){var r=t.getBoundingClientRect(),n=e.clientX-r.left,o=e.clientY-r.top,i=t.getAttribute("oriWidth"),a=t.getAttribute("oriWidth");i||(i=r.width,a=r.height,t.setAttribute("oriWidth",i),t.setAttribute("oriHeight",a));var s=Math.floor(i/4),c=e.wheelDelta||-e.detail,u=Math.max(-1,Math.min(1,c)),l=r.width+(u<0?-s:s);if(l<200)e.preventDefault();else{var f=l/r.width;t.style.width=l+"px",d(t,e.clientX-n*f,e.clientY-o*f),e.preventDefault()}}}};var e=this.imageViewDiv.find("#image-view")[0];e.onmousedown=function(e){var t=(e=e||window.event).target;n.viewBoxImageMouseDown=!0,n.viewBoxImageOffsetToMouse=[t.offsetLeft-e.clientX,t.offsetTop-e.clientY],e.preventDefault()},e.onmouseup=function(e){e=e||window.event,n.viewBoxImageMouseDown=!1,e.preventDefault()},e.onmousemove=function(e){var t=(e=e||window.event).target;n.viewBoxImageMouseDown&&d(t,e.clientX+n.viewBoxImageOffsetToMouse[0],e.clientY+n.viewBoxImageOffsetToMouse[1]),e.preventDefault()},this.imageViewDiv.find("#image-view-close")[0].onclick=function(){n.closeImageViewBox()}}},{key:"setupIMGToView",value:function(e){var t=this;e&&"img"==e.nodeName.toLowerCase()&&(e.classList.add("viki-view-image"),e.ondblclick=function(e){t.viewImage(e.target.src)})}},{key:"closeImageViewBox",value:function(){this.imageViewDiv&&this.imageViewDiv.hide()}},{key:"viewImage",value:function(e){var t=1').concat(e[t].content,"")},this.mdit.use(window.markdownitFootnote),this.mdit.use(window["markdown-it-imsize.js"]),this.mdit.use(texmath,{delimiters:["dollars","raw"]}),this.mdit.use(window.markdownitContainer,"alert",{validate:function(e){return e.trim().match(/^alert-\S+$/)},render:function(e,t){var r=e[t].info.trim().match(/^(alert-\S+)$/);return 1!==e[t].nesting?"\n":''),a=$(''),s=this.viki.naviItems,c=0;c'),r=0;r'+e.title+""},r=function(e){var t=-1;for(var r in e)-1==t?t=e[r].level:t>e[r].level&&(t=e[r].level);return-1==t&&(t=1),t}(e),n=function(e,t){var r=t-1,n=[];for(var o in e){for(var i=e[o];i.level>r+1;){var a={level:r+=1,anchor:"",title:"[EMPTY]"};n.push(a)}n.push(i),r=i.level}return n}(e,r),o="
  • ",i=["
  • "],a=r;for(var s in n){var c=n[s];if(c.level==a)o+="",o+="
  • ",o+=t(c);else if(c.level>a)o+="
      ",i.push("
    "),o+="
  • ",o+=t(c),i.push("
  • "),a=c.level;else{for(;c.level"==u&&a--}o+="",o+="
  • ",o+=t(c)}}for(;0
  • ",""))+""}},{key:"rewriteAnchorInToc",value:function(e){var i=this;e.find("a").click(function(e){e.preventDefault();var t=e.target.getAttribute("href"),r=t.lastIndexOf("#");if(-1!=r){var n=t.substring(r);if(n){var o=$(n);0":">",'"':""","'":"'"};return e.replace(/[&<>"']/g,function(e){return t[e]})}},{key:"updateHashSilently",value:function(e){window.viki_silent_hash=!0,window.location.hash=e}},{key:"pathEqual",value:function(e,t){return this.cleanPath(e.toLowerCase())===this.cleanPath(t.toLowerCase())}},{key:"isSubPath",value:function(e,t){if(""===e)return!0;if(!e)return!1;var r=this.cleanPath(e.toLowerCase());return this.cleanPath(t.toLowerCase()).startsWith(r)}},{key:"baseName",value:function(e){var t=e.lastIndexOf(".");return-1==t?e:e.substring(0,t)}},{key:"suffix",value:function(e){var t=e.lastIndexOf(".");return-1==t?"":e.substring(t+1)}}])&&o(t.prototype,r),n&&o(t,n),e}();r.default=n},{}],325:[function(e,t,r){"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.default=void 0,e("@babel/polyfill");var o=n(e("./logger.js")),i=n(e("./vikiinfo.js")),a=e("./configworker.js"),s=n(e("./pageworker.js")),c=e("./naviworker.js"),u=n(e("./fetchtargetworker.js")),l=n(e("./contentworker.js")),f=n(e("./footerworker.js"));function n(e){return e&&e.__esModule?e:{default:e}}function d(e,t){for(var r=0;r=this.workers.length-1?(o.default.log("all workers finished"),this.curWorkerIdx=-1):(++this.curWorkerIdx,o.default.log("schedule worker",this.curWorkerIdx),this.workers[this.curWorkerIdx].run())}},{key:"initTargetFromHash",value:function(){var e="index.md",t=window.location.hash||"";if(""===t)return this.info.setTarget(e),!0;var r,n,o="";if("#"===t||"#!"===t?o="#!"+e:t.startsWith("#!")&&t.endsWith("/")&&(o=t+e),o)return window.location.hash=o,window.location.reload(!1),!1;t.startsWith("#!")?e=t.substring(2):t.startsWith("#")&&(e=t.substring(1)),r=e,(n=document.createElement("a")).href=r,n.hostname&&window.location.hostname!==n.hostname&&(e="index.md");var i=e.indexOf("#");return-1!=i?this.info.setTarget(e.substring(0,i),e.substring(i+1)):this.info.setTarget(e),!0}}])&&d(t.prototype,r),n&&d(t,n),e}();r.default=p},{"./configworker.js":308,"./contentworker.js":309,"./fetchtargetworker.js":311,"./footerworker.js":312,"./logger.js":315,"./naviworker.js":320,"./pageworker.js":321,"./vikiinfo.js":326,"@babel/polyfill":1}],326:[function(e,t,r){"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.default=void 0;var n,o=(n=e("./utils.js"))&&n.__esModule?n:{default:n};function i(e,t){for(var r=0;ra;)i.call(e,n=o[a++])&&t.push(n);return t}},{"./_object-gops":104,"./_object-keys":107,"./_object-pie":108}],62:[function(e,t,r){var h=e("./_global"),v=e("./_core"),g=e("./_hide"),m=e("./_redefine"),y=e("./_ctx"),b="prototype",x=function(e,t,r){var n,o,i,a,s=e&x.F,c=e&x.G,u=e&x.S,l=e&x.P,f=e&x.B,d=c?h:u?h[t]||(h[t]={}):(h[t]||{})[b],p=c?v:v[t]||(v[t]={}),_=p[b]||(p[b]={});for(n in c&&(r=t),r)i=((o=!s&&d&&void 0!==d[n])?d:r)[n],a=f&&o?y(i,h):l&&"function"==typeof i?y(Function.call,i):i,d&&m(d,n,i,e&x.U),p[n]!=i&&g(p,n,a),l&&_[n]!=i&&(_[n]=i)};h.core=v,x.F=1,x.G=2,x.S=4,x.P=8,x.B=16,x.W=32,x.U=64,x.R=128,t.exports=x},{"./_core":52,"./_ctx":54,"./_global":70,"./_hide":72,"./_redefine":118}],63:[function(e,t,r){var n=e("./_wks")("match");t.exports=function(t){var r=/./;try{"/./"[t](r)}catch(e){try{return r[n]=!1,!"/./"[t](r)}catch(e){}}return!0}},{"./_wks":152}],64:[function(e,t,r){arguments[4][23][0].apply(r,arguments)},{dup:23}],65:[function(e,t,r){"use strict";e("./es6.regexp.exec");var l=e("./_redefine"),f=e("./_hide"),d=e("./_fails"),p=e("./_defined"),_=e("./_wks"),h=e("./_regexp-exec"),v=_("species"),g=!d(function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:"7"},e},"7"!=="".replace(e,"$")}),m=function(){var e=/(?:)/,t=e.exec;e.exec=function(){return t.apply(this,arguments)};var r="ab".split(e);return 2===r.length&&"a"===r[0]&&"b"===r[1]}();t.exports=function(r,e,t){var n=_(r),i=!d(function(){var e={};return e[n]=function(){return 7},7!=""[r](e)}),o=i?!d(function(){var e=!1,t=/a/;return t.exec=function(){return e=!0,null},"split"===r&&(t.constructor={},t.constructor[v]=function(){return t}),t[n](""),!e}):void 0;if(!i||!o||"replace"===r&&!g||"split"===r&&!m){var a=/./[n],s=t(p,n,""[r],function(e,t,r,n,o){return t.exec===h?i&&!o?{done:!0,value:a.call(t,r,n)}:{done:!0,value:e.call(r,t,n)}:{done:!1}}),c=s[0],u=s[1];l(String.prototype,r,c),f(RegExp.prototype,n,2==e?function(e,t){return u.call(e,this,t)}:function(e){return u.call(e,this)})}}},{"./_defined":57,"./_fails":64,"./_hide":72,"./_redefine":118,"./_regexp-exec":120,"./_wks":152,"./es6.regexp.exec":248}],66:[function(e,t,r){"use strict";var n=e("./_an-object");t.exports=function(){var e=n(this),t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.unicode&&(t+="u"),e.sticky&&(t+="y"),t}},{"./_an-object":38}],67:[function(e,t,r){"use strict";var _=e("./_is-array"),h=e("./_is-object"),v=e("./_to-length"),g=e("./_ctx"),m=e("./_wks")("isConcatSpreadable");t.exports=function e(t,r,n,o,i,a,s,c){for(var u,l,f=i,d=0,p=!!s&&g(s,c,3);ddocument.F=Object<\/script>"),e.close(),l=e.F;r--;)delete l[u][a[r]];return l()};e.exports=Object.create||function(e,t){var r;return null!==e?(c[u]=o(e),r=new c,c[u]=null,r[s]=e):r=l(),void 0===t?r:i(r,t)}},{"./_an-object":38,"./_dom-create":59,"./_enum-bug-keys":60,"./_html":73,"./_object-dps":100,"./_shared-key":125}],99:[function(e,t,r){arguments[4][29][0].apply(r,arguments)},{"./_an-object":38,"./_descriptors":58,"./_ie8-dom-define":74,"./_to-primitive":143,dup:29}],100:[function(e,t,r){var a=e("./_object-dp"),s=e("./_an-object"),c=e("./_object-keys");t.exports=e("./_descriptors")?Object.defineProperties:function(e,t){s(e);for(var r,n=c(t),o=n.length,i=0;io;)a(n,r=t[o++])&&(~c(i,r)||i.push(r));return i}},{"./_array-includes":41,"./_has":71,"./_shared-key":125,"./_to-iobject":140}],107:[function(e,t,r){var n=e("./_object-keys-internal"),o=e("./_enum-bug-keys");t.exports=Object.keys||function(e){return n(e,o)}},{"./_enum-bug-keys":60,"./_object-keys-internal":106}],108:[function(e,t,r){r.f={}.propertyIsEnumerable},{}],109:[function(e,t,r){var o=e("./_export"),i=e("./_core"),a=e("./_fails");t.exports=function(e,t){var r=(i.Object||{})[e]||Object[e],n={};n[e]=t(r),o(o.S+o.F*a(function(){r(1)}),"Object",n)}},{"./_core":52,"./_export":62,"./_fails":64}],110:[function(e,t,r){var c=e("./_descriptors"),u=e("./_object-keys"),l=e("./_to-iobject"),f=e("./_object-pie").f;t.exports=function(s){return function(e){for(var t,r=l(e),n=u(r),o=n.length,i=0,a=[];i>>0||(a.test(r)?16:10))}:n},{"./_global":70,"./_string-trim":134,"./_string-ws":135}],114:[function(e,t,r){t.exports=function(e){try{return{e:!1,v:e()}}catch(e){return{e:!0,v:e}}}},{}],115:[function(e,t,r){var n=e("./_an-object"),o=e("./_is-object"),i=e("./_new-promise-capability");t.exports=function(e,t){if(n(e),o(t)&&t.constructor===e)return t;var r=i.f(e);return(0,r.resolve)(t),r.promise}},{"./_an-object":38,"./_is-object":81,"./_new-promise-capability":96}],116:[function(e,t,r){arguments[4][30][0].apply(r,arguments)},{dup:30}],117:[function(e,t,r){var o=e("./_redefine");t.exports=function(e,t,r){for(var n in t)o(e,n,t[n],r);return e}},{"./_redefine":118}],118:[function(e,t,r){var i=e("./_global"),a=e("./_hide"),s=e("./_has"),c=e("./_uid")("src"),n=e("./_function-to-string"),o="toString",u=(""+n).split(o);e("./_core").inspectSource=function(e){return n.call(e)},(t.exports=function(e,t,r,n){var o="function"==typeof r;o&&(s(r,"name")||a(r,"name",t)),e[t]!==r&&(o&&(s(r,c)||a(r,c,e[t]?""+e[t]:u.join(String(t)))),e===i?e[t]=r:n?e[t]?e[t]=r:a(e,t,r):(delete e[t],a(e,t,r)))})(Function.prototype,o,function(){return"function"==typeof this&&this[c]||n.call(this)})},{"./_core":52,"./_function-to-string":69,"./_global":70,"./_has":71,"./_hide":72,"./_uid":147}],119:[function(e,t,r){"use strict";var o=e("./_classof"),i=RegExp.prototype.exec;t.exports=function(e,t){var r=e.exec;if("function"==typeof r){var n=r.call(e,t);if("object"!=typeof n)throw new TypeError("RegExp exec method returned something other than an Object or null");return n}if("RegExp"!==o(e))throw new TypeError("RegExp#exec called on incompatible receiver");return i.call(e,t)}},{"./_classof":47}],120:[function(e,t,r){"use strict";var n,o,a=e("./_flags"),s=RegExp.prototype.exec,c=String.prototype.replace,i=s,u="lastIndex",l=(n=/a/,o=/b*/g,s.call(n,"a"),s.call(o,"a"),0!==n[u]||0!==o[u]),f=void 0!==/()??/.exec("")[1];(l||f)&&(i=function(e){var t,r,n,o,i=this;return f&&(r=new RegExp("^"+i.source+"$(?!\\s)",a.call(i))),l&&(t=i[u]),n=s.call(i,e),l&&n&&(i[u]=i.global?n.index+n[0].length:t),f&&n&&1"+o+""};t.exports=function(t,e){var r={};r[t]=e(i),n(n.P+n.F*o(function(){var e=""[t]('"');return e!==e.toLowerCase()||3c&&(u=u.slice(0,c)),n?u+o:o+u}},{"./_defined":57,"./_string-repeat":133,"./_to-length":141}],133:[function(e,t,r){"use strict";var o=e("./_to-integer"),i=e("./_defined");t.exports=function(e){var t=String(i(this)),r="",n=o(e);if(n<0||n==1/0)throw RangeError("Count can't be negative");for(;0>>=1)&&(t+=t))1&n&&(r+=t);return r}},{"./_defined":57,"./_to-integer":139}],134:[function(e,t,r){var a=e("./_export"),n=e("./_defined"),s=e("./_fails"),c=e("./_string-ws"),o="["+c+"]",i=RegExp("^"+o+o+"*"),u=RegExp(o+o+"*$"),l=function(e,t,r){var n={},o=s(function(){return!!c[e]()||"​…"!="​…"[e]()}),i=n[e]=o?t(f):c[e];r&&(n[r]=i),a(a.P+a.F*o,"String",n)},f=l.trim=function(e,t){return e=String(n(e)),1&t&&(e=e.replace(i,"")),2&t&&(e=e.replace(u,"")),e};t.exports=l},{"./_defined":57,"./_export":62,"./_fails":64,"./_string-ws":135}],135:[function(e,t,r){t.exports="\t\n\v\f\r   ᠎              \u2028\u2029\ufeff"},{}],136:[function(e,t,r){var n,o,i,a=e("./_ctx"),s=e("./_invoke"),c=e("./_html"),u=e("./_dom-create"),l=e("./_global"),f=l.process,d=l.setImmediate,p=l.clearImmediate,_=l.MessageChannel,h=l.Dispatch,v=0,g={},m="onreadystatechange",y=function(){var e=+this;if(g.hasOwnProperty(e)){var t=g[e];delete g[e],t()}},b=function(e){y.call(e.data)};d&&p||(d=function(e){for(var t=[],r=1;arguments.length>r;)t.push(arguments[r++]);return g[++v]=function(){s("function"==typeof e?e:Function(e),t)},n(v),v},p=function(e){delete g[e]},"process"==e("./_cof")(f)?n=function(e){f.nextTick(a(y,e,1))}:h&&h.now?n=function(e){h.now(a(y,e,1))}:_?(i=(o=new _).port2,o.port1.onmessage=b,n=a(i.postMessage,i,1)):l.addEventListener&&"function"==typeof postMessage&&!l.importScripts?(n=function(e){l.postMessage(e+"","*")},l.addEventListener("message",b,!1)):n=m in u("script")?function(e){c.appendChild(u("script"))[m]=function(){c.removeChild(this),y.call(e)}}:function(e){setTimeout(a(y,e,1),0)}),t.exports={set:d,clear:p}},{"./_cof":48,"./_ctx":54,"./_dom-create":59,"./_global":70,"./_html":73,"./_invoke":76}],137:[function(e,t,r){var n=e("./_to-integer"),o=Math.max,i=Math.min;t.exports=function(e,t){return(e=n(e))<0?o(e+t,0):i(e,t)}},{"./_to-integer":139}],138:[function(e,t,r){var n=e("./_to-integer"),o=e("./_to-length");t.exports=function(e){if(void 0===e)return 0;var t=n(e),r=o(t);if(t!==r)throw RangeError("Wrong length!");return r}},{"./_to-integer":139,"./_to-length":141}],139:[function(e,t,r){var n=Math.ceil,o=Math.floor;t.exports=function(e){return isNaN(e=+e)?0:(0>1,l=23===t?M(2,-24)-M(2,-77):0,f=0,d=e<0||0===e&&1/e<0?1:0;for((e=I(e))!=e||e===O?(o=e!=e?1:0,n=c):(n=E(T(e)/F),e*(i=M(2,-n))<1&&(n--,i*=2),2<=(e+=1<=n+u?l/i:l*M(2,1-u))*i&&(n++,i/=2),c<=n+u?(o=0,n=c):1<=n+u?(o=(e*i-1)*M(2,t),n+=u):(o=e*M(2,u-1)*M(2,t),n=0));8<=t;a[f++]=255&o,o/=256,t-=8);for(n=n<>1,s=o-7,c=r-1,u=e[c--],l=127&u;for(u>>=7;0>=-s,s+=t;0>8&255]}function $(e){return[255&e,e>>8&255,e>>16&255,e>>24&255]}function G(e){return D(e,52,8)}function z(e){return D(e,23,4)}function q(e,t,r){h(e[b],t,{get:function(){return this[r]}})}function H(e,t,r,n){var o=p(+r);if(o+t>e[A])throw S(x);var i=e[L]._b,a=o+e[R],s=i.slice(a,a+t);return n?s:s.reverse()}function J(e,t,r,n,o,i){var a=p(+r);if(a+t>e[A])throw S(x);for(var s=e[L]._b,c=a+e[R],u=n(+o),l=0;lQ;)(Y=K[Q++])in w||s(w,Y,P[Y]);i||(X.constructor=w)}var Z=new j(new w(2)),ee=j[b].setInt8;Z.setInt8(0,2147483648),Z.setInt8(1,2147483649),!Z.getInt8(0)&&Z.getInt8(1)||c(j[b],{setInt8:function(e,t){ee.call(this,e,t<<24>>24)},setUint8:function(e,t){ee.call(this,e,t<<24>>24)}},!0)}else w=function(e){l(this,w,m);var t=p(e);this._b=v.call(new Array(t),0),this[A]=t},j=function(e,t,r){l(this,j,y),l(e,w,y);var n=e[A],o=f(t);if(o<0||n>24},getUint8:function(e){return H(this,1,e)[0]},getInt16:function(e){var t=H(this,2,e,arguments[1]);return(t[1]<<8|t[0])<<16>>16},getUint16:function(e){var t=H(this,2,e,arguments[1]);return t[1]<<8|t[0]},getInt32:function(e){return U(H(this,4,e,arguments[1]))},getUint32:function(e){return U(H(this,4,e,arguments[1]))>>>0},getFloat32:function(e){return W(H(this,4,e,arguments[1]),23,4)},getFloat64:function(e){return W(H(this,8,e,arguments[1]),52,8)},setInt8:function(e,t){J(this,1,e,V,t)},setUint8:function(e,t){J(this,1,e,V,t)},setInt16:function(e,t){J(this,2,e,B,t,arguments[2])},setUint16:function(e,t){J(this,2,e,B,t,arguments[2])},setInt32:function(e,t){J(this,4,e,$,t,arguments[2])},setUint32:function(e,t){J(this,4,e,$,t,arguments[2])},setFloat32:function(e,t){J(this,4,e,z,t,arguments[2])},setFloat64:function(e,t){J(this,8,e,G,t,arguments[2])}});g(w,m),g(j,y),s(j[b],a.VIEW,!0),r[m]=w,r[y]=j},{"./_an-instance":37,"./_array-fill":40,"./_descriptors":58,"./_fails":64,"./_global":70,"./_hide":72,"./_library":89,"./_object-dp":99,"./_object-gopn":103,"./_redefine-all":117,"./_set-to-string-tag":124,"./_to-index":138,"./_to-integer":139,"./_to-length":141,"./_typed":146}],146:[function(e,t,r){for(var n,o=e("./_global"),i=e("./_hide"),a=e("./_uid"),s=a("typed_array"),c=a("view"),u=!(!o.ArrayBuffer||!o.DataView),l=u,f=0,d="Int8Array,Uint8Array,Uint8ClampedArray,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array".split(",");f<9;)(n=o[d[f++]])?(i(n.prototype,s,!0),i(n.prototype,c,!0)):l=!1;t.exports={ABV:u,CONSTR:l,TYPED:s,VIEW:c}},{"./_global":70,"./_hide":72,"./_uid":147}],147:[function(e,t,r){var n=0,o=Math.random();t.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++n+o).toString(36))}},{}],148:[function(e,t,r){var n=e("./_global").navigator;t.exports=n&&n.userAgent||""},{"./_global":70}],149:[function(e,t,r){var n=e("./_is-object");t.exports=function(e,t){if(!n(e)||e._t!==t)throw TypeError("Incompatible receiver, "+t+" required!");return e}},{"./_is-object":81}],150:[function(e,t,r){var n=e("./_global"),o=e("./_core"),i=e("./_library"),a=e("./_wks-ext"),s=e("./_object-dp").f;t.exports=function(e){var t=o.Symbol||(o.Symbol=i?{}:n.Symbol||{});"_"==e.charAt(0)||e in t||s(t,e,{value:a.f(e)})}},{"./_core":52,"./_global":70,"./_library":89,"./_object-dp":99,"./_wks-ext":151}],151:[function(e,t,r){r.f=e("./_wks")},{"./_wks":152}],152:[function(e,t,r){var n=e("./_shared")("wks"),o=e("./_uid"),i=e("./_global").Symbol,a="function"==typeof i;(t.exports=function(e){return n[e]||(n[e]=a&&i[e]||(a?i:o)("Symbol."+e))}).store=n},{"./_global":70,"./_shared":126,"./_uid":147}],153:[function(e,t,r){var n=e("./_classof"),o=e("./_wks")("iterator"),i=e("./_iterators");t.exports=e("./_core").getIteratorMethod=function(e){if(null!=e)return e[o]||e["@@iterator"]||i[n(e)]}},{"./_classof":47,"./_core":52,"./_iterators":88,"./_wks":152}],154:[function(e,t,r){var n=e("./_export");n(n.P,"Array",{copyWithin:e("./_array-copy-within")}),e("./_add-to-unscopables")("copyWithin")},{"./_add-to-unscopables":35,"./_array-copy-within":39,"./_export":62}],155:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_array-methods")(4);n(n.P+n.F*!e("./_strict-method")([].every,!0),"Array",{every:function(e){return o(this,e,arguments[1])}})},{"./_array-methods":42,"./_export":62,"./_strict-method":128}],156:[function(e,t,r){var n=e("./_export");n(n.P,"Array",{fill:e("./_array-fill")}),e("./_add-to-unscopables")("fill")},{"./_add-to-unscopables":35,"./_array-fill":40,"./_export":62}],157:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_array-methods")(2);n(n.P+n.F*!e("./_strict-method")([].filter,!0),"Array",{filter:function(e){return o(this,e,arguments[1])}})},{"./_array-methods":42,"./_export":62,"./_strict-method":128}],158:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_array-methods")(6),i="findIndex",a=!0;i in[]&&Array(1)[i](function(){a=!1}),n(n.P+n.F*a,"Array",{findIndex:function(e){return o(this,e,1=e.length?(this._t=void 0,o(1)):o(0,"keys"==t?r:"values"==t?e[r]:[r,e[r]])},"values"),i.Arguments=i.Array,n("keys"),n("values"),n("entries")},{"./_add-to-unscopables":35,"./_iter-define":85,"./_iter-step":87,"./_iterators":88,"./_to-iobject":140}],165:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_to-iobject"),i=[].join;n(n.P+n.F*(e("./_iobject")!=Object||!e("./_strict-method")(i)),"Array",{join:function(e){return i.call(o(this),void 0===e?",":e)}})},{"./_export":62,"./_iobject":77,"./_strict-method":128,"./_to-iobject":140}],166:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_to-iobject"),i=e("./_to-integer"),a=e("./_to-length"),s=[].lastIndexOf,c=!!s&&1/[1].lastIndexOf(1,-0)<0;n(n.P+n.F*(c||!e("./_strict-method")(s)),"Array",{lastIndexOf:function(e){if(c)return s.apply(this,arguments)||0;var t=o(this),r=a(t.length),n=r-1;for(1>>=0)?31-Math.floor(Math.log(e+.5)*Math.LOG2E):32}})},{"./_export":62}],189:[function(e,t,r){var n=e("./_export"),o=Math.exp;n(n.S,"Math",{cosh:function(e){return(o(e=+e)+o(-e))/2}})},{"./_export":62}],190:[function(e,t,r){var n=e("./_export"),o=e("./_math-expm1");n(n.S+n.F*(o!=Math.expm1),"Math",{expm1:o})},{"./_export":62,"./_math-expm1":90}],191:[function(e,t,r){var n=e("./_export");n(n.S,"Math",{fround:e("./_math-fround")})},{"./_export":62,"./_math-fround":91}],192:[function(e,t,r){var n=e("./_export"),c=Math.abs;n(n.S,"Math",{hypot:function(e,t){for(var r,n,o=0,i=0,a=arguments.length,s=0;i>>16)*a+i*(r&o>>>16)<<16>>>0)}})},{"./_export":62,"./_fails":64}],194:[function(e,t,r){var n=e("./_export");n(n.S,"Math",{log10:function(e){return Math.log(e)*Math.LOG10E}})},{"./_export":62}],195:[function(e,t,r){var n=e("./_export");n(n.S,"Math",{log1p:e("./_math-log1p")})},{"./_export":62,"./_math-log1p":92}],196:[function(e,t,r){var n=e("./_export");n(n.S,"Math",{log2:function(e){return Math.log(e)/Math.LN2}})},{"./_export":62}],197:[function(e,t,r){var n=e("./_export");n(n.S,"Math",{sign:e("./_math-sign")})},{"./_export":62,"./_math-sign":93}],198:[function(e,t,r){var n=e("./_export"),o=e("./_math-expm1"),i=Math.exp;n(n.S+n.F*e("./_fails")(function(){return-2e-17!=!Math.sinh(-2e-17)}),"Math",{sinh:function(e){return Math.abs(e=+e)<1?(o(e)-o(-e))/2:(i(e-1)-i(-e-1))*(Math.E/2)}})},{"./_export":62,"./_fails":64,"./_math-expm1":90}],199:[function(e,t,r){var n=e("./_export"),o=e("./_math-expm1"),i=Math.exp;n(n.S,"Math",{tanh:function(e){var t=o(e=+e),r=o(-e);return t==1/0?1:r==1/0?-1:(t-r)/(i(e)+i(-e))}})},{"./_export":62,"./_math-expm1":90}],200:[function(e,t,r){var n=e("./_export");n(n.S,"Math",{trunc:function(e){return(0w;w++)o(h,b=x[w])&&!o(_,b)&&f(_,b,u(h,b));(_.prototype=v).constructor=_,e("./_redefine")(n,p,_)}},{"./_cof":48,"./_descriptors":58,"./_fails":64,"./_global":70,"./_has":71,"./_inherit-if-required":75,"./_object-create":98,"./_object-dp":99,"./_object-gopd":101,"./_object-gopn":103,"./_redefine":118,"./_string-trim":134,"./_to-primitive":143}],202:[function(e,t,r){var n=e("./_export");n(n.S,"Number",{EPSILON:Math.pow(2,-52)})},{"./_export":62}],203:[function(e,t,r){var n=e("./_export"),o=e("./_global").isFinite;n(n.S,"Number",{isFinite:function(e){return"number"==typeof e&&o(e)}})},{"./_export":62,"./_global":70}],204:[function(e,t,r){var n=e("./_export");n(n.S,"Number",{isInteger:e("./_is-integer")})},{"./_export":62,"./_is-integer":80}],205:[function(e,t,r){var n=e("./_export");n(n.S,"Number",{isNaN:function(e){return e!=e}})},{"./_export":62}],206:[function(e,t,r){var n=e("./_export"),o=e("./_is-integer"),i=Math.abs;n(n.S,"Number",{isSafeInteger:function(e){return o(e)&&i(e)<=9007199254740991}})},{"./_export":62,"./_is-integer":80}],207:[function(e,t,r){var n=e("./_export");n(n.S,"Number",{MAX_SAFE_INTEGER:9007199254740991})},{"./_export":62}],208:[function(e,t,r){var n=e("./_export");n(n.S,"Number",{MIN_SAFE_INTEGER:-9007199254740991})},{"./_export":62}],209:[function(e,t,r){var n=e("./_export"),o=e("./_parse-float");n(n.S+n.F*(Number.parseFloat!=o),"Number",{parseFloat:o})},{"./_export":62,"./_parse-float":112}],210:[function(e,t,r){var n=e("./_export"),o=e("./_parse-int");n(n.S+n.F*(Number.parseInt!=o),"Number",{parseInt:o})},{"./_export":62,"./_parse-int":113}],211:[function(e,t,r){"use strict";var n=e("./_export"),u=e("./_to-integer"),l=e("./_a-number-value"),f=e("./_string-repeat"),o=1..toFixed,i=Math.floor,a=[0,0,0,0,0,0],d="Number.toFixed: incorrect invocation!",p=function(e,t){for(var r=-1,n=t;++r<6;)n+=e*a[r],a[r]=n%1e7,n=i(n/1e7)},_=function(e){for(var t=6,r=0;0<=--t;)r+=a[t],a[t]=i(r/e),r=r%e*1e7},h=function(){for(var e=6,t="";0<=--e;)if(""!==t||0===e||0!==a[e]){var r=String(a[e]);t=""===t?r:t+f.call("0",7-r.length)+r}return t},v=function(e,t,r){return 0===t?r:t%2==1?v(e,t-1,r*e):v(e*e,t/2,r)};n(n.P+n.F*(!!o&&("0.000"!==8e-5.toFixed(3)||"1"!==.9.toFixed(0)||"1.25"!==1.255.toFixed(2)||"1000000000000000128"!==(0xde0b6b3a7640080).toFixed(0))||!e("./_fails")(function(){o.call({})})),"Number",{toFixed:function(e){var t,r,n,o,i=l(this,d),a=u(e),s="",c="0";if(a<0||20e;)t(n[e++]);l._c=[],l._n=!1,r&&!l._h&&L(l)})}},L=function(i){g.call(c,function(){var e,t,r,n=i._v,o=A(i);if(o&&(e=b(function(){M?S.emit("unhandledRejection",n,i):(t=c.onunhandledrejection)?t({promise:i,reason:n}):(r=c.console)&&r.error&&r.error("Unhandled promise rejection",n)}),i._h=M||A(i)?2:1),i._a=void 0,o&&e.e)throw e.v})},A=function(e){return 1!==e._h&&0===(e._a||e._c).length},R=function(t){g.call(c,function(){var e;M?S.emit("rejectionHandled",t):(e=c.onrejectionhandled)&&e({promise:t,reason:t._v})})},D=function(e){var t=this;t._d||(t._d=!0,(t=t._w||t)._v=e,t._s=2,t._a||(t._a=t._c.slice()),N(t,!0))},W=function(e){var r,n=this;if(!n._d){n._d=!0,n=n._w||n;try{if(n===e)throw k("Promise can't be resolved itself");(r=C(e))?m(function(){var t={_w:n,_d:!1};try{r.call(e,u(W,t,1),u(D,t,1))}catch(e){D.call(t,e)}}):(n._v=e,n._s=1,N(n,!1))}catch(e){D.call({_w:n,_d:!1},e)}}};F||(I=function(e){_(this,I,j,"_h"),p(e),n.call(this);try{e(u(W,this,1),u(D,this,1))}catch(e){D.call(this,e)}},(n=function(e){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1}).prototype=r("./_redefine-all")(I.prototype,{then:function(e,t){var r=T(v(this,I));return r.ok="function"!=typeof e||e,r.fail="function"==typeof t&&t,r.domain=M?S.domain:void 0,this._c.push(r),this._a&&this._a.push(r),this._s&&N(this,!1),r.promise},catch:function(e){return this.then(void 0,e)}}),i=function(){var e=new n;this.promise=e,this.resolve=u(W,e,1),this.reject=u(D,e,1)},y.f=T=function(e){return e===I||e===a?new i(e):o(e)}),f(f.G+f.W+f.F*!F,{Promise:I}),r("./_set-to-string-tag")(I,j),r("./_set-species")(j),a=r("./_core")[j],f(f.S+f.F*!F,j,{reject:function(e){var t=T(this);return(0,t.reject)(e),t.promise}}),f(f.S+f.F*(s||!F),j,{resolve:function(e){return w(s&&this===a?I:this,e)}}),f(f.S+f.F*!(F&&r("./_iter-detect")(function(e){I.all(e).catch(E)})),j,{all:function(e){var a=this,t=T(a),s=t.resolve,c=t.reject,r=b(function(){var n=[],o=0,i=1;h(e,!1,function(e){var t=o++,r=!1;n.push(void 0),i++,a.resolve(e).then(function(e){r||(r=!0,n[t]=e,--i||s(n))},c)}),--i||s(n)});return r.e&&c(r.v),t.promise},race:function(e){var t=this,r=T(t),n=r.reject,o=b(function(){h(e,!1,function(e){t.resolve(e).then(r.resolve,n)})});return o.e&&n(o.v),r.promise}})},{"./_a-function":33,"./_an-instance":37,"./_classof":47,"./_core":52,"./_ctx":54,"./_export":62,"./_for-of":68,"./_global":70,"./_is-object":81,"./_iter-detect":86,"./_library":89,"./_microtask":95,"./_new-promise-capability":96,"./_perform":114,"./_promise-resolve":115,"./_redefine-all":117,"./_set-species":123,"./_set-to-string-tag":124,"./_species-constructor":127,"./_task":136,"./_user-agent":148,"./_wks":152}],233:[function(e,t,r){var n=e("./_export"),i=e("./_a-function"),a=e("./_an-object"),s=(e("./_global").Reflect||{}).apply,c=Function.apply;n(n.S+n.F*!e("./_fails")(function(){s(function(){})}),"Reflect",{apply:function(e,t,r){var n=i(e),o=a(r);return s?s(n,t,o):c.call(n,t,o)}})},{"./_a-function":33,"./_an-object":38,"./_export":62,"./_fails":64,"./_global":70}],234:[function(e,t,r){var n=e("./_export"),s=e("./_object-create"),c=e("./_a-function"),u=e("./_an-object"),l=e("./_is-object"),o=e("./_fails"),f=e("./_bind"),d=(e("./_global").Reflect||{}).construct,p=o(function(){function e(){}return!(d(function(){},[],e)instanceof e)}),_=!o(function(){d(function(){})});n(n.S+n.F*(p||_),"Reflect",{construct:function(e,t){c(e),u(t);var r=arguments.length<3?e:c(arguments[2]);if(_&&!p)return d(e,t,r);if(e==r){switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3])}var n=[null];return n.push.apply(n,t),new(f.apply(e,n))}var o=r.prototype,i=s(l(o)?o:Object.prototype),a=Function.apply.call(e,i,t);return l(a)?a:i}})},{"./_a-function":33,"./_an-object":38,"./_bind":46,"./_export":62,"./_fails":64,"./_global":70,"./_is-object":81,"./_object-create":98}],235:[function(e,t,r){var n=e("./_object-dp"),o=e("./_export"),i=e("./_an-object"),a=e("./_to-primitive");o(o.S+o.F*e("./_fails")(function(){Reflect.defineProperty(n.f({},1,{value:1}),1,{value:2})}),"Reflect",{defineProperty:function(e,t,r){i(e),t=a(t,!0),i(r);try{return n.f(e,t,r),!0}catch(e){return!1}}})},{"./_an-object":38,"./_export":62,"./_fails":64,"./_object-dp":99,"./_to-primitive":143}],236:[function(e,t,r){var n=e("./_export"),o=e("./_object-gopd").f,i=e("./_an-object");n(n.S,"Reflect",{deleteProperty:function(e,t){var r=o(i(e),t);return!(r&&!r.configurable)&&delete e[t]}})},{"./_an-object":38,"./_export":62,"./_object-gopd":101}],237:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_an-object"),i=function(e){this._t=o(e),this._i=0;var t,r=this._k=[];for(t in e)r.push(t)};e("./_iter-create")(i,"Object",function(){var e,t=this._k;do{if(this._i>=t.length)return{value:void 0,done:!0}}while(!((e=t[this._i++])in this._t));return{value:e,done:!1}}),n(n.S,"Reflect",{enumerate:function(e){return new i(e)}})},{"./_an-object":38,"./_export":62,"./_iter-create":84}],238:[function(e,t,r){var n=e("./_object-gopd"),o=e("./_export"),i=e("./_an-object");o(o.S,"Reflect",{getOwnPropertyDescriptor:function(e,t){return n.f(i(e),t)}})},{"./_an-object":38,"./_export":62,"./_object-gopd":101}],239:[function(e,t,r){var n=e("./_export"),o=e("./_object-gpo"),i=e("./_an-object");n(n.S,"Reflect",{getPrototypeOf:function(e){return o(i(e))}})},{"./_an-object":38,"./_export":62,"./_object-gpo":105}],240:[function(e,t,r){var a=e("./_object-gopd"),s=e("./_object-gpo"),c=e("./_has"),n=e("./_export"),u=e("./_is-object"),l=e("./_an-object");n(n.S,"Reflect",{get:function e(t,r){var n,o,i=arguments.length<3?t:arguments[2];return l(t)===i?t[r]:(n=a.f(t,r))?c(n,"value")?n.value:void 0!==n.get?n.get.call(i):void 0:u(o=s(t))?e(o,r,i):void 0}})},{"./_an-object":38,"./_export":62,"./_has":71,"./_is-object":81,"./_object-gopd":101,"./_object-gpo":105}],241:[function(e,t,r){var n=e("./_export");n(n.S,"Reflect",{has:function(e,t){return t in e}})},{"./_export":62}],242:[function(e,t,r){var n=e("./_export"),o=e("./_an-object"),i=Object.isExtensible;n(n.S,"Reflect",{isExtensible:function(e){return o(e),!i||i(e)}})},{"./_an-object":38,"./_export":62}],243:[function(e,t,r){var n=e("./_export");n(n.S,"Reflect",{ownKeys:e("./_own-keys")})},{"./_export":62,"./_own-keys":111}],244:[function(e,t,r){var n=e("./_export"),o=e("./_an-object"),i=Object.preventExtensions;n(n.S,"Reflect",{preventExtensions:function(e){o(e);try{return i&&i(e),!0}catch(e){return!1}}})},{"./_an-object":38,"./_export":62}],245:[function(e,t,r){var n=e("./_export"),o=e("./_set-proto");o&&n(n.S,"Reflect",{setPrototypeOf:function(e,t){o.check(e,t);try{return o.set(e,t),!0}catch(e){return!1}}})},{"./_export":62,"./_set-proto":122}],246:[function(e,t,r){var c=e("./_object-dp"),u=e("./_object-gopd"),l=e("./_object-gpo"),f=e("./_has"),n=e("./_export"),d=e("./_property-desc"),p=e("./_an-object"),_=e("./_is-object");n(n.S,"Reflect",{set:function e(t,r,n){var o,i,a=arguments.length<4?t:arguments[3],s=u.f(p(t),r);if(!s){if(_(i=l(t)))return e(i,r,n,a);s=d(0)}if(f(s,"value")){if(!1===s.writable||!_(a))return!1;if(o=u.f(a,r)){if(o.get||o.set||!1===o.writable)return!1;o.value=n,c.f(a,r,o)}else c.f(a,r,d(0,n));return!0}return void 0!==s.set&&(s.set.call(a,n),!0)}})},{"./_an-object":38,"./_export":62,"./_has":71,"./_is-object":81,"./_object-dp":99,"./_object-gopd":101,"./_object-gpo":105,"./_property-desc":116}],247:[function(e,t,r){var n=e("./_global"),i=e("./_inherit-if-required"),o=e("./_object-dp").f,a=e("./_object-gopn").f,s=e("./_is-regexp"),c=e("./_flags"),u=n.RegExp,l=u,f=u.prototype,d=/a/g,p=/a/g,_=new u(d)!==d;if(e("./_descriptors")&&(!_||e("./_fails")(function(){return p[e("./_wks")("match")]=!1,u(d)!=d||u(p)==p||"/a/i"!=u(d,"i")}))){u=function(e,t){var r=this instanceof u,n=s(e),o=void 0===t;return!r&&n&&e.constructor===u&&o?e:i(_?new l(n&&!o?e.source:e,t):l((n=e instanceof u)?e.source:e,n&&o?c.call(e):t),r?this:f,u)};for(var h=function(t){t in u||o(u,t,{configurable:!0,get:function(){return l[t]},set:function(e){l[t]=e}})},v=a(l),g=0;v.length>g;)h(v[g++]);(f.constructor=u).prototype=f,e("./_redefine")(n,"RegExp",u)}e("./_set-species")("RegExp")},{"./_descriptors":58,"./_fails":64,"./_flags":66,"./_global":70,"./_inherit-if-required":75,"./_is-regexp":82,"./_object-dp":99,"./_object-gopn":103,"./_redefine":118,"./_set-species":123,"./_wks":152}],248:[function(e,t,r){"use strict";var n=e("./_regexp-exec");e("./_export")({target:"RegExp",proto:!0,forced:n!==/./.exec},{exec:n})},{"./_export":62,"./_regexp-exec":120}],249:[function(e,t,r){e("./_descriptors")&&"g"!=/./g.flags&&e("./_object-dp").f(RegExp.prototype,"flags",{configurable:!0,get:e("./_flags")})},{"./_descriptors":58,"./_flags":66,"./_object-dp":99}],250:[function(e,t,r){"use strict";var f=e("./_an-object"),d=e("./_to-length"),p=e("./_advance-string-index"),_=e("./_regexp-exec-abstract");e("./_fix-re-wks")("match",1,function(n,o,u,l){return[function(e){var t=n(this),r=null==e?void 0:e[o];return void 0!==r?r.call(e,t):new RegExp(e)[o](String(t))},function(e){var t=l(u,e,this);if(t.done)return t.value;var r=f(e),n=String(this);if(!r.global)return _(r,n);for(var o,i=r.unicode,a=[],s=r.lastIndex=0;null!==(o=_(r,n));){var c=String(o[0]);""===(a[s]=c)&&(r.lastIndex=p(n,d(r.lastIndex),i)),s++}return 0===s?null:a}]})},{"./_advance-string-index":36,"./_an-object":38,"./_fix-re-wks":65,"./_regexp-exec-abstract":119,"./_to-length":141}],251:[function(e,t,r){"use strict";var k=e("./_an-object"),n=e("./_to-object"),S=e("./_to-length"),O=e("./_to-integer"),P=e("./_advance-string-index"),I=e("./_regexp-exec-abstract"),M=Math.max,E=Math.min,d=Math.floor,p=/\$([$&`']|\d\d?|<[^>]*>)/g,_=/\$([$&`']|\d\d?)/g;e("./_fix-re-wks")("replace",2,function(o,i,x,w){return[function(e,t){var r=o(this),n=null==e?void 0:e[i];return void 0!==n?n.call(e,r,t):x.call(String(r),e,t)},function(e,t){var r=w(x,e,this,t);if(r.done)return r.value;var n=k(e),o=String(this),i="function"==typeof t;i||(t=String(t));var a=n.global;if(a){var s=n.unicode;n.lastIndex=0}for(var c=[];;){var u=I(n,o);if(null===u)break;if(c.push(u),!a)break;""===String(u[0])&&(n.lastIndex=P(o,S(n.lastIndex),s))}for(var l,f="",d=0,p=0;p>>0,l=new RegExp(e.source,s+"g");(n=d.call(l,r))&&!(c<(o=l[h])&&(a.push(r.slice(c,n.index)),1=u));)l[h]===n.index&&l[h]++;return c===r[_]?!i&&l.test("")||a.push(""):a.push(r.slice(c)),a[_]>u?a.slice(0,u):a}:"0"[a](void 0,0)[_]?function(e,t){return void 0===e&&0===t?[]:v.call(this,e,t)}:v,[function(e,t){var r=o(this),n=null==e?void 0:e[i];return void 0!==n?n.call(e,r,t):m.call(String(r),e,t)},function(e,t){var r=g(m,e,this,t,m!==v);if(r.done)return r.value;var n=y(e),o=String(this),i=b(n,RegExp),a=n.unicode,s=(n.ignoreCase?"i":"")+(n.multiline?"m":"")+(n.unicode?"u":"")+(O?"y":"g"),c=new i(O?n:"^(?:"+n.source+")",s),u=void 0===t?S:t>>>0;if(0===u)return[];if(0===o.length)return null===j(c,o)?[o]:[];for(var l=0,f=0,d=[];f>10),t%1024+56320))}return r.join("")}})},{"./_export":62,"./_to-absolute-index":137}],266:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_string-context"),i="includes";n(n.P+n.F*e("./_fails-is-regexp")(i),"String",{includes:function(e){return!!~o(this,e,i).indexOf(e,1=t.length?{value:void 0,done:!0}:(e=n(t,r),this._i+=e.length,{value:e,done:!1})})},{"./_iter-define":85,"./_string-at":129}],269:[function(e,t,r){"use strict";e("./_string-html")("link",function(t){return function(e){return t(this,"a","href",e)}})},{"./_string-html":131}],270:[function(e,t,r){var n=e("./_export"),a=e("./_to-iobject"),s=e("./_to-length");n(n.S,"String",{raw:function(e){for(var t=a(e.raw),r=s(t.length),n=arguments.length,o=[],i=0;io;)a(V,t=r[o++])||t==R||t==c||n.push(t);return n},te=function(e){for(var t,r=e===$,n=F(r?B:x(e)),o=[],i=0;n.length>i;)!a(V,t=n[i++])||r&&!a($,t)||o.push(V[t]);return o};G||(s((C=function(){if(this instanceof C)throw TypeError("Symbol is not a constructor!");var t=d(0ne;)p(re[ne++]);for(var oe=M(p.store),ie=0;oe.length>ie;)h(oe[ie++]);i(i.S+i.F*!G,"Symbol",{for:function(e){return a(U,e+="")?U[e]:U[e]=C(e)},keyFor:function(e){if(!Y(e))throw TypeError(e+" is not a symbol!");for(var t in U)if(U[t]===e)return t},useSetter:function(){q=!0},useSimple:function(){q=!1}}),i(i.S+i.F*!G,"Object",{create:function(e,t){return void 0===t?k(e):K(k(e),t)},defineProperty:X,defineProperties:K,getOwnPropertyDescriptor:Z,getOwnPropertyNames:ee,getOwnPropertySymbols:te});var ae=u(function(){P.f(1)});i(i.S+i.F*ae,"Object",{getOwnPropertySymbols:function(e){return P.f(b(e))}}),N&&i(i.S+i.F*(!G||u(function(){var e=C();return"[null]"!=L([e])||"{}"!=L({a:e})||"{}"!=L(Object(e))})),"JSON",{stringify:function(e){for(var t,r,n=[e],o=1;arguments.length>o;)n.push(arguments[o++]);if(r=t=n[1],(y(t)||void 0!==e)&&!Y(e))return g(t)||(t=function(e,t){if("function"==typeof r&&(t=r.call(this,e,t)),!Y(t))return t}),n[1]=t,L.apply(N,n)}}),C[A][D]||e("./_hide")(C[A],D,C[A].valueOf),f(C,"Symbol"),f(Math,"Math",!0),f(n.JSON,"JSON",!0)},{"./_an-object":38,"./_descriptors":58,"./_enum-keys":61,"./_export":62,"./_fails":64,"./_global":70,"./_has":71,"./_hide":72,"./_is-array":79,"./_is-object":81,"./_library":89,"./_meta":94,"./_object-create":98,"./_object-dp":99,"./_object-gopd":101,"./_object-gopn":103,"./_object-gopn-ext":102,"./_object-gops":104,"./_object-keys":107,"./_object-pie":108,"./_property-desc":116,"./_redefine":118,"./_set-to-string-tag":124,"./_shared":126,"./_to-iobject":140,"./_to-object":142,"./_to-primitive":143,"./_uid":147,"./_wks":152,"./_wks-define":150,"./_wks-ext":151}],279:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_typed"),i=e("./_typed-buffer"),u=e("./_an-object"),l=e("./_to-absolute-index"),f=e("./_to-length"),a=e("./_is-object"),s=e("./_global").ArrayBuffer,d=e("./_species-constructor"),p=i.ArrayBuffer,_=i.DataView,c=o.ABV&&s.isView,h=p.prototype.slice,v=o.VIEW,g="ArrayBuffer";n(n.G+n.W+n.F*(s!==p),{ArrayBuffer:p}),n(n.S+n.F*!o.CONSTR,g,{isView:function(e){return c&&c(e)||a(e)&&v in e}}),n(n.P+n.U+n.F*e("./_fails")(function(){return!new p(2).slice(1,void 0).byteLength}),g,{slice:function(e,t){if(void 0!==h&&void 0===t)return h.call(u(this),e);for(var r=u(this).byteLength,n=l(e,r),o=l(void 0===t?r:t,r),i=new(d(this,p))(f(o-n)),a=new _(this),s=new _(i),c=0;ns;)void 0!==(r=o(n,t=i[s++]))&&f(a,t,r);return a}})},{"./_create-property":53,"./_export":62,"./_object-gopd":101,"./_own-keys":111,"./_to-iobject":140}],296:[function(e,t,r){var n=e("./_export"),o=e("./_object-to-array")(!1);n(n.S,"Object",{values:function(e){return o(e)}})},{"./_export":62,"./_object-to-array":110}],297:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_core"),i=e("./_global"),a=e("./_species-constructor"),s=e("./_promise-resolve");n(n.P+n.R,"Promise",{finally:function(t){var r=a(this,o.Promise||i.Promise),e="function"==typeof t;return this.then(e?function(e){return s(r,t()).then(function(){return e})}:t,e?function(e){return s(r,t()).then(function(){throw e})}:t)}})},{"./_core":52,"./_export":62,"./_global":70,"./_promise-resolve":115,"./_species-constructor":127}],298:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_string-pad"),i=e("./_user-agent"),a=/Version\/10\.\d+(\.\d+)?( Mobile\/\w+)? Safari\//.test(i);n(n.P+n.F*a,"String",{padEnd:function(e){return o(this,e,1'),r="row flex-xl-nowrap";e.naviFile||(r+=" justify-content-md-center");var n=$('
    '));t.append(n);var o=null,i=null,a=null;e.toc?a=e.naviFile?(o="col-12 col-md-3 col-lg-2 viki-sidebar",i="col-12 col-md-9 col-lg-8 py-md-3 pl-md-5 viki-content","d-none d-lg-block col-lg-2 viki-toc"):(i="col-12 col-md-8 col-lg-8 col-xl-8 py-md-3 pl-md-5 viki-content","d-none d-md-block col-md-4 col-lg-3 col-xl-2 viki-toc"):i=e.naviFile?(o="col-12 col-md-3 col-xl-2 viki-sidebar","col-12 col-md-9 col-xl-8 py-md-3 pl-md-5 viki-content"):"col-12 col-md-9 py-md-3 pl-md-5 viki-content";var s=null,c=null,u=null;o&&(s=$('
    '))),i&&(c=$('
    '))),a&&(u=$('
    '))),s&&n.append(s),c&&n.append(c),u&&n.append(u),$("body").append(t)}},{key:"isMarkdown",value:function(e){return e.endsWith(".md")}},{key:"renderFileInternal",value:function(r){var n=this;$.get(r,function(e){var t=n.viki.info;t.setTarget(r),t.data=e,(new f.default).updateHashSilently("#!"+r),n.renderContentAndToc()})}},{key:"renderContentAndToc",value:function(){var e=this.viki.info,t=new u.default;if(e.contentContainerId&&this.isMarkdown(e.target)){var r=$("#"+e.contentContainerId);new s.default(r).render(this.viki.config.markdown,e.data),t.rewriteLinks(r,e.target,e.baseUrl)}if(e.tocContainerId){var n=$("#"+e.tocContainerId);new c.default(n).render($("#"+e.contentContainerId)),t.rewriteLinks(n,e.target,e.baseUrl)}if($(window).scrollTop(0),e.anchor){var o=$("#"+e.contentContainerId+" #"+e.anchor);0'),t=$('
    ');if(this.viki.config.footer){var r=$('"));t.append(r)}var n=$('
    "));t.append(n),e.append(t),$("body").append(e),this.viki.scheduleNext()}}}])&&s(r.prototype,n),o&&s(r,o),t}();r.default=d},{"./logger.js":315,"./worker.js":327}],313:[function(e,t,r){"use strict";function o(e,t){for(var r=0;r\n ×\n \n '),e.append(this.imageViewDiv),this.initImageViewBox(),this.closeImageViewBox()}},{key:"initImageViewBox",value:function(){var n=this,d=function(e,t,r){"absolute"!=e.style.position&&(e.style.position="absolute",e.style.zIndex=parseInt(n.imageViewDiv.find("#image-view-close")[0].style.zIndex)-1),e.style.left=t+"px",e.style.top=r+"px"};this.imageViewDiv.click(function(e){e=e||window.event;var t=n.imageViewDiv.find("#image-view")[0];e.target.id!=t.id&&n.closeImageViewBox(),e.preventDefault()}),this.imageViewDiv[0].onwheel=function(e){if(!!!(e=e||window.event).ctrlKey){var t=e.target;if(t&&"image-view"==t.id){var r=t.getBoundingClientRect(),n=e.clientX-r.left,o=e.clientY-r.top,i=t.getAttribute("oriWidth"),a=t.getAttribute("oriWidth");i||(i=r.width,a=r.height,t.setAttribute("oriWidth",i),t.setAttribute("oriHeight",a));var s=Math.floor(i/4),c=e.wheelDelta||-e.detail,u=Math.max(-1,Math.min(1,c)),l=r.width+(u<0?-s:s);if(l<200)e.preventDefault();else{var f=l/r.width;t.style.width=l+"px",d(t,e.clientX-n*f,e.clientY-o*f),e.preventDefault()}}}};var e=this.imageViewDiv.find("#image-view")[0];e.onmousedown=function(e){var t=(e=e||window.event).target;n.viewBoxImageMouseDown=!0,n.viewBoxImageOffsetToMouse=[t.offsetLeft-e.clientX,t.offsetTop-e.clientY],e.preventDefault()},e.onmouseup=function(e){e=e||window.event,n.viewBoxImageMouseDown=!1,e.preventDefault()},e.onmousemove=function(e){var t=(e=e||window.event).target;n.viewBoxImageMouseDown&&d(t,e.clientX+n.viewBoxImageOffsetToMouse[0],e.clientY+n.viewBoxImageOffsetToMouse[1]),e.preventDefault()},this.imageViewDiv.find("#image-view-close")[0].onclick=function(){n.closeImageViewBox()}}},{key:"setupIMGToView",value:function(e){var t=this;e&&"img"==e.nodeName.toLowerCase()&&(e.classList.add("viki-view-image"),e.ondblclick=function(e){t.viewImage(e.target.src)})}},{key:"closeImageViewBox",value:function(){this.imageViewDiv&&this.imageViewDiv.hide()}},{key:"viewImage",value:function(e){var t=1').concat(e[t].content,"")},this.mdit.use(window.markdownitFootnote),this.mdit.use(window["markdown-it-imsize.js"]),this.mdit.use(texmath,{delimiters:["dollars","raw"]}),this.mdit.use(window.markdownitContainer,"alert",{validate:function(e){return e.trim().match(/^alert-\S+$/)},render:function(e,t){var r=e[t].info.trim().match(/^(alert-\S+)$/);return 1!==e[t].nesting?"\n":''),a=$(''),s=this.viki.naviItems,c=0;c'),r=0;r'+e.title+""},r=function(e){var t=-1;for(var r in e)-1==t?t=e[r].level:t>e[r].level&&(t=e[r].level);return-1==t&&(t=1),t}(e),n=function(e,t){var r=t-1,n=[];for(var o in e){for(var i=e[o];i.level>r+1;){var a={level:r+=1,anchor:"",title:"[EMPTY]"};n.push(a)}n.push(i),r=i.level}return n}(e,r),o="
  • ",i=["
  • "],a=r;for(var s in n){var c=n[s];if(c.level==a)o+="",o+="
  • ",o+=t(c);else if(c.level>a)o+="
      ",i.push("
    "),o+="
  • ",o+=t(c),i.push("
  • "),a=c.level;else{for(;c.level"==u&&a--}o+="",o+="
  • ",o+=t(c)}}for(;0
  • ",""))+""}},{key:"rewriteAnchorInToc",value:function(e){var i=this;e.find("a").click(function(e){e.preventDefault();var t=e.target.getAttribute("href"),r=t.lastIndexOf("#");if(-1!=r){var n=t.substring(r);if(n){var o=$(n);0":">",'"':""","'":"'"};return e.replace(/[&<>"']/g,function(e){return t[e]})}},{key:"updateHashSilently",value:function(e){window.viki_silent_hash=!0,window.location.hash=e}},{key:"pathEqual",value:function(e,t){return this.cleanPath(e.toLowerCase())===this.cleanPath(t.toLowerCase())}},{key:"isSubPath",value:function(e,t){if(""===e)return!0;if(!e)return!1;var r=this.cleanPath(e.toLowerCase());return this.cleanPath(t.toLowerCase()).startsWith(r)}},{key:"baseName",value:function(e){var t=e.lastIndexOf(".");return-1==t?e:e.substring(0,t)}},{key:"suffix",value:function(e){var t=e.lastIndexOf(".");return-1==t?"":e.substring(t+1)}}])&&o(t.prototype,r),n&&o(t,n),e}();r.default=n},{}],325:[function(e,t,r){"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.default=void 0,e("@babel/polyfill");var o=n(e("./logger.js")),i=n(e("./vikiinfo.js")),a=e("./configworker.js"),s=n(e("./pageworker.js")),c=e("./naviworker.js"),u=n(e("./fetchtargetworker.js")),l=n(e("./contentworker.js")),f=n(e("./footerworker.js"));function n(e){return e&&e.__esModule?e:{default:e}}function d(e,t){for(var r=0;r=this.workers.length-1?(o.default.log("all workers finished"),this.curWorkerIdx=-1):(++this.curWorkerIdx,o.default.log("schedule worker",this.curWorkerIdx),this.workers[this.curWorkerIdx].run())}},{key:"initTargetFromHash",value:function(){var e="index.md",t=window.location.hash||"";if(""===t)return this.info.setTarget(e),!0;var r,n,o="";if("#"===t||"#!"===t?o="#!"+e:t.startsWith("#!")&&t.endsWith("/")&&(o=t+e),o)return window.location.hash=o,window.location.reload(!1),!1;t.startsWith("#!")?e=t.substring(2):t.startsWith("#")&&(e=t.substring(1)),r=e,(n=document.createElement("a")).href=r,n.hostname&&window.location.hostname!==n.hostname&&(e="index.md");var i=e.indexOf("#");return-1!=i?this.info.setTarget(e.substring(0,i),e.substring(i+1)):this.info.setTarget(e),!0}}])&&d(t.prototype,r),n&&d(t,n),e}();r.default=p},{"./configworker.js":308,"./contentworker.js":309,"./fetchtargetworker.js":311,"./footerworker.js":312,"./logger.js":315,"./naviworker.js":320,"./pageworker.js":321,"./vikiinfo.js":326,"@babel/polyfill":1}],326:[function(e,t,r){"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.default=void 0;var n,o=(n=e("./utils.js"))&&n.__esModule?n:{default:n};function i(e,t){for(var r=0;r - + - - + + + - + - + @@ -61,7 +61,7 @@ --> - + diff --git a/zh_cn/index.md b/zh_cn/index.md index 6f60606a..2cbf8e1a 100644 --- a/zh_cn/index.md +++ b/zh_cn/index.md @@ -3,20 +3,18 @@ ::: alert-success -VNote 2.9.1 已发布! 看看都有 [哪些更新](https://github.com/tamlok/vnote/releases) ! +VNote 3.0.1 已发布! 看看都有 [哪些更新](https://github.com/vnotex/vnote/releases) ! 观看[展示录屏](https://www.bilibili.com/video/av77455284) ! ::: -- 加入VNote [GitHub](https://github.com/tamlok/vnote) +- 加入VNote [GitHub](https://github.com/vnotex/vnote) - 聊聊VNote [Slack](https://join.slack.com/t/vnote/shared_invite/enQtNDg2MzY0NDg3NzI4LTVhMzBlOTY0YzVhMmQyMTFmZDdhY2M3MDQxYTBjOTA2Y2IxOGRiZjg2NzdhMjkzYmUyY2VkMWJlZTNhMTQyODU) - [Telegram](https://t.me/vnotex) -- 关注VNote微信公众号 **vnote_md** -![扫码关注](_v_images/20181125110021007_339926743.jpg =248x) ## 开源和自由 -- 遵从 [MIT](http://opensource.org/licenses/MIT) 开源协议 +- 遵从 [GNU LGPLv3](https://opensource.org/licenses/LGPL-3.0) 开源协议 - 由Qt和C++提供强劲性能 - 支持主流操作系统Linux,Windows,和macOS diff --git a/zh_cn/js/viki.js b/zh_cn/js/viki.js index c8868203..2e015778 100644 --- a/zh_cn/js/viki.js +++ b/zh_cn/js/viki.js @@ -1,5 +1,5 @@ -/*! markdown-it-container 2.0.0 https://github.com//markdown-it/markdown-it-container @license MIT */ -!function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var r;r="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,r.markdownitContainer=e()}}(function(){return function e(r,n,t){function o(f,a){if(!n[f]){if(!r[f]){var u="function"==typeof require&&require;if(!a&&u)return u(f,!0);if(i)return i(f,!0);var c=new Error("Cannot find module '"+f+"'");throw c.code="MODULE_NOT_FOUND",c}var s=n[f]={exports:{}};r[f][0].call(s.exports,function(e){var n=r[f][1][e];return o(n?n:e)},s,s.exports,e,r,n,t)}return n[f].exports}for(var i="function"==typeof require&&require,f=0;f=i&&a[(i-y)%c]===e.src[i];i++);if(d=Math.floor((i-y)/c),f>d)return!1;if(i-=(i-y)%c,p=e.src.slice(y,i),k=e.src.slice(i,_),!s(k))return!1;if(o)return!0;for(l=n;(l++,!(l>=t))&&(y=e.bMarks[l]+e.tShift[l],_=e.eMarks[l],!(_>y&&e.sCount[l]=4)){for(i=y+1;_>=i&&a[(i-y)%c]===e.src[i];i++);if(!(Math.floor((i-y)/c)i))){v=!0;break}}return b=e.parentType,m=e.lineMax,e.parentType="container",e.lineMax=l,h=e.push("container_"+r+"_open","div",1),h.markup=p,h.block=!0,h.info=k,h.map=[n,l],e.md.block.tokenize(e,n+1,l),h=e.push("container_"+r+"_close","div",-1),h.markup=e.src.slice(y,i),h.block=!0,e.parentType=b,e.lineMax=m,e.line=l+(v?1:0),!0}n=n||{};var f=3,a=n.marker||":",u=a.charCodeAt(0),c=a.length,s=n.validate||t,l=n.render||o;e.block.ruler.before("fence","container_"+r,i,{alt:["paragraph","reference","blockquote","list"]}),e.renderer.rules["container_"+r+"_open"]=l,e.renderer.rules["container_"+r+"_close"]=l}},{}]},{},[1])(1)}); +/*! markdown-it-container 2.0.0 https://github.com//markdown-it/markdown-it-container @license MIT */ +!function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var r;r="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,r.markdownitContainer=e()}}(function(){return function e(r,n,t){function o(f,a){if(!n[f]){if(!r[f]){var u="function"==typeof require&&require;if(!a&&u)return u(f,!0);if(i)return i(f,!0);var c=new Error("Cannot find module '"+f+"'");throw c.code="MODULE_NOT_FOUND",c}var s=n[f]={exports:{}};r[f][0].call(s.exports,function(e){var n=r[f][1][e];return o(n?n:e)},s,s.exports,e,r,n,t)}return n[f].exports}for(var i="function"==typeof require&&require,f=0;f=i&&a[(i-y)%c]===e.src[i];i++);if(d=Math.floor((i-y)/c),f>d)return!1;if(i-=(i-y)%c,p=e.src.slice(y,i),k=e.src.slice(i,_),!s(k))return!1;if(o)return!0;for(l=n;(l++,!(l>=t))&&(y=e.bMarks[l]+e.tShift[l],_=e.eMarks[l],!(_>y&&e.sCount[l]=4)){for(i=y+1;_>=i&&a[(i-y)%c]===e.src[i];i++);if(!(Math.floor((i-y)/c)i))){v=!0;break}}return b=e.parentType,m=e.lineMax,e.parentType="container",e.lineMax=l,h=e.push("container_"+r+"_open","div",1),h.markup=p,h.block=!0,h.info=k,h.map=[n,l],e.md.block.tokenize(e,n+1,l),h=e.push("container_"+r+"_close","div",-1),h.markup=e.src.slice(y,i),h.block=!0,e.parentType=b,e.lineMax=m,e.line=l+(v?1:0),!0}n=n||{};var f=3,a=n.marker||":",u=a.charCodeAt(0),c=a.length,s=n.validate||t,l=n.render||o;e.block.ruler.before("fence","container_"+r,i,{alt:["paragraph","reference","blockquote","list"]}),e.renderer.rules["container_"+r+"_open"]=l,e.renderer.rules["container_"+r+"_close"]=l}},{}]},{},[1])(1)}); ; /*! markdown-it-emoji 1.4.0 https://github.com//markdown-it/markdown-it-emoji @license MIT */ !function(a){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=a();else if("function"==typeof define&&define.amd)define([],a);else{var e;e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,e.markdownitEmoji=a()}}(function(){return function a(e,n,o){function i(_,t){if(!n[_]){if(!e[_]){var s="function"==typeof require&&require;if(!t&&s)return s(_,!0);if(r)return r(_,!0);var l=new Error("Cannot find module '"+_+"'");throw l.code="MODULE_NOT_FOUND",l}var c=n[_]={exports:{}};e[_][0].call(c.exports,function(a){var n=e[_][1][a];return i(n?n:a)},c,c.exports,a,e,n,o)}return n[_].exports}for(var r="function"==typeof require&&require,_=0;_$1', - tag: '$', + tag: '$$', pre: texmath.$_pre, post: texmath.$_post }, { - name: 'math_single', - rex: /\$([^$\s\\]{1}?)\$/g, + name: 'math_inline', + rex: /\$((?:\S)|(?:\S.*?\S))\$/gy, tmpl: '$1', tag: '$', pre: texmath.$_pre, @@ -451,12 +451,12 @@ texmath.rules = { }], block: [{ name: 'math_block_eqno', - rex: /\${2}((?:[^$]|\$(?!\$))*?)\${2}\s*?\(([^)$\r\n]+?)\)\s*$/gm, + rex: /\${2}([^$]+?)\${2}\s*?\(([^)\s]+?)\)/gmy, tmpl: '$1($2)', tag: '$$' }, { name: 'math_block', - rex: /\${2}((?:[^$]|\$(?!\$))*?)\${2}\s*$/gm, + rex: /\${2}([^$]+?)\${2}/gmy, tmpl: '$1', tag: '$$' }] @@ -479,55 +479,55 @@ l=h+1\u20d2",nvHarr:"\u2904",nvinfin:"\u29de",nvlArr:"\u2902",nvle:"\u2264\u20d2",nvlt:"<\u20d2",nvltrie:"\u22b4\u20d2",nvrArr:"\u2903",nvrtrie:"\u22b5\u20d2",nvsim:"\u223c\u20d2",nwarhk:"\u2923",nwarr:"\u2196",nwArr:"\u21d6",nwarrow:"\u2196",nwnear:"\u2927",Oacute:"\xd3",oacute:"\xf3",oast:"\u229b",Ocirc:"\xd4",ocirc:"\xf4",ocir:"\u229a",Ocy:"\u041e",ocy:"\u043e",odash:"\u229d",Odblac:"\u0150",odblac:"\u0151",odiv:"\u2a38",odot:"\u2299",odsold:"\u29bc",OElig:"\u0152",oelig:"\u0153",ofcir:"\u29bf",Ofr:"\ud835\udd12",ofr:"\ud835\udd2c",ogon:"\u02db",Ograve:"\xd2",ograve:"\xf2",ogt:"\u29c1",ohbar:"\u29b5",ohm:"\u03a9",oint:"\u222e",olarr:"\u21ba",olcir:"\u29be",olcross:"\u29bb",oline:"\u203e",olt:"\u29c0",Omacr:"\u014c",omacr:"\u014d",Omega:"\u03a9",omega:"\u03c9",Omicron:"\u039f",omicron:"\u03bf",omid:"\u29b6",ominus:"\u2296",Oopf:"\ud835\udd46",oopf:"\ud835\udd60",opar:"\u29b7",OpenCurlyDoubleQuote:"\u201c",OpenCurlyQuote:"\u2018",operp:"\u29b9",oplus:"\u2295",orarr:"\u21bb",Or:"\u2a54",or:"\u2228",ord:"\u2a5d",order:"\u2134",orderof:"\u2134",ordf:"\xaa",ordm:"\xba",origof:"\u22b6",oror:"\u2a56",orslope:"\u2a57",orv:"\u2a5b",oS:"\u24c8",Oscr:"\ud835\udcaa",oscr:"\u2134",Oslash:"\xd8",oslash:"\xf8",osol:"\u2298",Otilde:"\xd5",otilde:"\xf5",otimesas:"\u2a36",Otimes:"\u2a37",otimes:"\u2297",Ouml:"\xd6",ouml:"\xf6",ovbar:"\u233d",OverBar:"\u203e",OverBrace:"\u23de",OverBracket:"\u23b4",OverParenthesis:"\u23dc",para:"\xb6",parallel:"\u2225",par:"\u2225",parsim:"\u2af3",parsl:"\u2afd",part:"\u2202",PartialD:"\u2202",Pcy:"\u041f",pcy:"\u043f",percnt:"%",period:".",permil:"\u2030",perp:"\u22a5",pertenk:"\u2031",Pfr:"\ud835\udd13",pfr:"\ud835\udd2d",Phi:"\u03a6",phi:"\u03c6",phiv:"\u03d5",phmmat:"\u2133",phone:"\u260e",Pi:"\u03a0",pi:"\u03c0",pitchfork:"\u22d4",piv:"\u03d6",planck:"\u210f",planckh:"\u210e",plankv:"\u210f",plusacir:"\u2a23",plusb:"\u229e",pluscir:"\u2a22",plus:"+",plusdo:"\u2214",plusdu:"\u2a25",pluse:"\u2a72",PlusMinus:"\xb1",plusmn:"\xb1",plussim:"\u2a26",plustwo:"\u2a27",pm:"\xb1",Poincareplane:"\u210c",pointint:"\u2a15",popf:"\ud835\udd61",Popf:"\u2119",pound:"\xa3",prap:"\u2ab7",Pr:"\u2abb",pr:"\u227a",prcue:"\u227c",precapprox:"\u2ab7",prec:"\u227a",preccurlyeq:"\u227c",Precedes:"\u227a",PrecedesEqual:"\u2aaf",PrecedesSlantEqual:"\u227c",PrecedesTilde:"\u227e",preceq:"\u2aaf",precnapprox:"\u2ab9",precneqq:"\u2ab5",precnsim:"\u22e8",pre:"\u2aaf",prE:"\u2ab3",precsim:"\u227e",prime:"\u2032",Prime:"\u2033",primes:"\u2119",prnap:"\u2ab9",prnE:"\u2ab5",prnsim:"\u22e8",prod:"\u220f",Product:"\u220f",profalar:"\u232e",profline:"\u2312",profsurf:"\u2313",prop:"\u221d",Proportional:"\u221d",Proportion:"\u2237",propto:"\u221d",prsim:"\u227e",prurel:"\u22b0",Pscr:"\ud835\udcab",pscr:"\ud835\udcc5",Psi:"\u03a8",psi:"\u03c8",puncsp:"\u2008",Qfr:"\ud835\udd14",qfr:"\ud835\udd2e",qint:"\u2a0c",qopf:"\ud835\udd62",Qopf:"\u211a",qprime:"\u2057",Qscr:"\ud835\udcac",qscr:"\ud835\udcc6",quaternions:"\u210d",quatint:"\u2a16",quest:"?",questeq:"\u225f",quot:'"',QUOT:'"',rAarr:"\u21db",race:"\u223d\u0331",Racute:"\u0154",racute:"\u0155",radic:"\u221a",raemptyv:"\u29b3",rang:"\u27e9",Rang:"\u27eb",rangd:"\u2992",range:"\u29a5",rangle:"\u27e9",raquo:"\xbb",rarrap:"\u2975",rarrb:"\u21e5",rarrbfs:"\u2920",rarrc:"\u2933",rarr:"\u2192",Rarr:"\u21a0",rArr:"\u21d2",rarrfs:"\u291e",rarrhk:"\u21aa",rarrlp:"\u21ac",rarrpl:"\u2945",rarrsim:"\u2974",Rarrtl:"\u2916",rarrtl:"\u21a3",rarrw:"\u219d",ratail:"\u291a",rAtail:"\u291c",ratio:"\u2236",rationals:"\u211a",rbarr:"\u290d",rBarr:"\u290f",RBarr:"\u2910",rbbrk:"\u2773",rbrace:"}",rbrack:"]",rbrke:"\u298c",rbrksld:"\u298e",rbrkslu:"\u2990",Rcaron:"\u0158",rcaron:"\u0159",Rcedil:"\u0156",rcedil:"\u0157",rceil:"\u2309",rcub:"}",Rcy:"\u0420",rcy:"\u0440",rdca:"\u2937",rdldhar:"\u2969",rdquo:"\u201d",rdquor:"\u201d",rdsh:"\u21b3",real:"\u211c",realine:"\u211b",realpart:"\u211c",reals:"\u211d",Re:"\u211c",rect:"\u25ad",reg:"\xae",REG:"\xae",ReverseElement:"\u220b",ReverseEquilibrium:"\u21cb",ReverseUpEquilibrium:"\u296f",rfisht:"\u297d",rfloor:"\u230b",rfr:"\ud835\udd2f",Rfr:"\u211c",rHar:"\u2964",rhard:"\u21c1",rharu:"\u21c0",rharul:"\u296c",Rho:"\u03a1",rho:"\u03c1",rhov:"\u03f1",RightAngleBracket:"\u27e9",RightArrowBar:"\u21e5",rightarrow:"\u2192",RightArrow:"\u2192",Rightarrow:"\u21d2",RightArrowLeftArrow:"\u21c4",rightarrowtail:"\u21a3",RightCeiling:"\u2309",RightDoubleBracket:"\u27e7",RightDownTeeVector:"\u295d",RightDownVectorBar:"\u2955",RightDownVector:"\u21c2",RightFloor:"\u230b",rightharpoondown:"\u21c1",rightharpoonup:"\u21c0",rightleftarrows:"\u21c4",rightleftharpoons:"\u21cc",rightrightarrows:"\u21c9",rightsquigarrow:"\u219d",RightTeeArrow:"\u21a6",RightTee:"\u22a2",RightTeeVector:"\u295b",rightthreetimes:"\u22cc",RightTriangleBar:"\u29d0",RightTriangle:"\u22b3",RightTriangleEqual:"\u22b5",RightUpDownVector:"\u294f",RightUpTeeVector:"\u295c",RightUpVectorBar:"\u2954",RightUpVector:"\u21be",RightVectorBar:"\u2953",RightVector:"\u21c0",ring:"\u02da",risingdotseq:"\u2253",rlarr:"\u21c4",rlhar:"\u21cc",rlm:"\u200f",rmoustache:"\u23b1",rmoust:"\u23b1",rnmid:"\u2aee",roang:"\u27ed",roarr:"\u21fe",robrk:"\u27e7",ropar:"\u2986",ropf:"\ud835\udd63",Ropf:"\u211d",roplus:"\u2a2e",rotimes:"\u2a35",RoundImplies:"\u2970",rpar:")",rpargt:"\u2994",rppolint:"\u2a12",rrarr:"\u21c9",Rrightarrow:"\u21db",rsaquo:"\u203a",rscr:"\ud835\udcc7",Rscr:"\u211b",rsh:"\u21b1",Rsh:"\u21b1",rsqb:"]",rsquo:"\u2019",rsquor:"\u2019",rthree:"\u22cc",rtimes:"\u22ca",rtri:"\u25b9",rtrie:"\u22b5",rtrif:"\u25b8",rtriltri:"\u29ce",RuleDelayed:"\u29f4",ruluhar:"\u2968",rx:"\u211e",Sacute:"\u015a",sacute:"\u015b",sbquo:"\u201a",scap:"\u2ab8",Scaron:"\u0160",scaron:"\u0161",Sc:"\u2abc",sc:"\u227b",sccue:"\u227d",sce:"\u2ab0",scE:"\u2ab4",Scedil:"\u015e",scedil:"\u015f",Scirc:"\u015c",scirc:"\u015d",scnap:"\u2aba",scnE:"\u2ab6",scnsim:"\u22e9",scpolint:"\u2a13",scsim:"\u227f",Scy:"\u0421",scy:"\u0441",sdotb:"\u22a1",sdot:"\u22c5",sdote:"\u2a66",searhk:"\u2925",searr:"\u2198",seArr:"\u21d8",searrow:"\u2198",sect:"\xa7",semi:";",seswar:"\u2929",setminus:"\u2216",setmn:"\u2216",sext:"\u2736",Sfr:"\ud835\udd16",sfr:"\ud835\udd30",sfrown:"\u2322",sharp:"\u266f",SHCHcy:"\u0429",shchcy:"\u0449",SHcy:"\u0428",shcy:"\u0448",ShortDownArrow:"\u2193",ShortLeftArrow:"\u2190",shortmid:"\u2223",shortparallel:"\u2225",ShortRightArrow:"\u2192",ShortUpArrow:"\u2191",shy:"\xad",Sigma:"\u03a3",sigma:"\u03c3",sigmaf:"\u03c2",sigmav:"\u03c2",sim:"\u223c",simdot:"\u2a6a",sime:"\u2243",simeq:"\u2243",simg:"\u2a9e",simgE:"\u2aa0",siml:"\u2a9d",simlE:"\u2a9f",simne:"\u2246",simplus:"\u2a24",simrarr:"\u2972",slarr:"\u2190",SmallCircle:"\u2218",smallsetminus:"\u2216",smashp:"\u2a33",smeparsl:"\u29e4",smid:"\u2223",smile:"\u2323",smt:"\u2aaa",smte:"\u2aac",smtes:"\u2aac\ufe00",SOFTcy:"\u042c",softcy:"\u044c",solbar:"\u233f",solb:"\u29c4",sol:"/",Sopf:"\ud835\udd4a",sopf:"\ud835\udd64",spades:"\u2660",spadesuit:"\u2660",spar:"\u2225",sqcap:"\u2293",sqcaps:"\u2293\ufe00",sqcup:"\u2294",sqcups:"\u2294\ufe00",Sqrt:"\u221a",sqsub:"\u228f",sqsube:"\u2291",sqsubset:"\u228f",sqsubseteq:"\u2291",sqsup:"\u2290",sqsupe:"\u2292",sqsupset:"\u2290",sqsupseteq:"\u2292",square:"\u25a1",Square:"\u25a1",SquareIntersection:"\u2293",SquareSubset:"\u228f",SquareSubsetEqual:"\u2291",SquareSuperset:"\u2290",SquareSupersetEqual:"\u2292",SquareUnion:"\u2294",squarf:"\u25aa",squ:"\u25a1",squf:"\u25aa",srarr:"\u2192",Sscr:"\ud835\udcae",sscr:"\ud835\udcc8",ssetmn:"\u2216",ssmile:"\u2323",sstarf:"\u22c6",Star:"\u22c6",star:"\u2606",starf:"\u2605",straightepsilon:"\u03f5",straightphi:"\u03d5",strns:"\xaf",sub:"\u2282",Sub:"\u22d0",subdot:"\u2abd",subE:"\u2ac5",sube:"\u2286",subedot:"\u2ac3",submult:"\u2ac1",subnE:"\u2acb",subne:"\u228a",subplus:"\u2abf",subrarr:"\u2979",subset:"\u2282",Subset:"\u22d0",subseteq:"\u2286",subseteqq:"\u2ac5",SubsetEqual:"\u2286",subsetneq:"\u228a",subsetneqq:"\u2acb",subsim:"\u2ac7",subsub:"\u2ad5",subsup:"\u2ad3",succapprox:"\u2ab8",succ:"\u227b",succcurlyeq:"\u227d",Succeeds:"\u227b",SucceedsEqual:"\u2ab0",SucceedsSlantEqual:"\u227d",SucceedsTilde:"\u227f",succeq:"\u2ab0",succnapprox:"\u2aba",succneqq:"\u2ab6",succnsim:"\u22e9",succsim:"\u227f",SuchThat:"\u220b",sum:"\u2211",Sum:"\u2211",sung:"\u266a",sup1:"\xb9",sup2:"\xb2",sup3:"\xb3",sup:"\u2283",Sup:"\u22d1",supdot:"\u2abe",supdsub:"\u2ad8",supE:"\u2ac6",supe:"\u2287",supedot:"\u2ac4",Superset:"\u2283",SupersetEqual:"\u2287",suphsol:"\u27c9",suphsub:"\u2ad7",suplarr:"\u297b",supmult:"\u2ac2",supnE:"\u2acc",supne:"\u228b",supplus:"\u2ac0",supset:"\u2283",Supset:"\u22d1",supseteq:"\u2287",supseteqq:"\u2ac6",supsetneq:"\u228b",supsetneqq:"\u2acc",supsim:"\u2ac8",supsub:"\u2ad4",supsup:"\u2ad6",swarhk:"\u2926",swarr:"\u2199",swArr:"\u21d9",swarrow:"\u2199",swnwar:"\u292a",szlig:"\xdf",Tab:"\t",target:"\u2316",Tau:"\u03a4",tau:"\u03c4",tbrk:"\u23b4",Tcaron:"\u0164",tcaron:"\u0165",Tcedil:"\u0162",tcedil:"\u0163",Tcy:"\u0422",tcy:"\u0442",tdot:"\u20db",telrec:"\u2315",Tfr:"\ud835\udd17",tfr:"\ud835\udd31",there4:"\u2234",therefore:"\u2234",Therefore:"\u2234",Theta:"\u0398",theta:"\u03b8",thetasym:"\u03d1",thetav:"\u03d1",thickapprox:"\u2248",thicksim:"\u223c",ThickSpace:"\u205f\u200a",ThinSpace:"\u2009",thinsp:"\u2009",thkap:"\u2248",thksim:"\u223c",THORN:"\xde",thorn:"\xfe",tilde:"\u02dc",Tilde:"\u223c",TildeEqual:"\u2243",TildeFullEqual:"\u2245",TildeTilde:"\u2248",timesbar:"\u2a31",timesb:"\u22a0",times:"\xd7",timesd:"\u2a30",tint:"\u222d",toea:"\u2928",topbot:"\u2336",topcir:"\u2af1",top:"\u22a4",Topf:"\ud835\udd4b",topf:"\ud835\udd65",topfork:"\u2ada",tosa:"\u2929",tprime:"\u2034",trade:"\u2122",TRADE:"\u2122",triangle:"\u25b5",triangledown:"\u25bf",triangleleft:"\u25c3",trianglelefteq:"\u22b4",triangleq:"\u225c",triangleright:"\u25b9",trianglerighteq:"\u22b5",tridot:"\u25ec",trie:"\u225c",triminus:"\u2a3a",TripleDot:"\u20db",triplus:"\u2a39",trisb:"\u29cd",tritime:"\u2a3b",trpezium:"\u23e2",Tscr:"\ud835\udcaf",tscr:"\ud835\udcc9",TScy:"\u0426",tscy:"\u0446",TSHcy:"\u040b",tshcy:"\u045b",Tstrok:"\u0166",tstrok:"\u0167",twixt:"\u226c",twoheadleftarrow:"\u219e",twoheadrightarrow:"\u21a0",Uacute:"\xda",uacute:"\xfa",uarr:"\u2191",Uarr:"\u219f",uArr:"\u21d1",Uarrocir:"\u2949",Ubrcy:"\u040e",ubrcy:"\u045e",Ubreve:"\u016c",ubreve:"\u016d",Ucirc:"\xdb",ucirc:"\xfb",Ucy:"\u0423",ucy:"\u0443",udarr:"\u21c5",Udblac:"\u0170",udblac:"\u0171",udhar:"\u296e",ufisht:"\u297e",Ufr:"\ud835\udd18",ufr:"\ud835\udd32",Ugrave:"\xd9",ugrave:"\xf9",uHar:"\u2963",uharl:"\u21bf",uharr:"\u21be",uhblk:"\u2580",ulcorn:"\u231c",ulcorner:"\u231c",ulcrop:"\u230f",ultri:"\u25f8",Umacr:"\u016a",umacr:"\u016b",uml:"\xa8",UnderBar:"_",UnderBrace:"\u23df",UnderBracket:"\u23b5",UnderParenthesis:"\u23dd",Union:"\u22c3",UnionPlus:"\u228e",Uogon:"\u0172",uogon:"\u0173",Uopf:"\ud835\udd4c",uopf:"\ud835\udd66",UpArrowBar:"\u2912",uparrow:"\u2191",UpArrow:"\u2191",Uparrow:"\u21d1",UpArrowDownArrow:"\u21c5",updownarrow:"\u2195",UpDownArrow:"\u2195",Updownarrow:"\u21d5",UpEquilibrium:"\u296e",upharpoonleft:"\u21bf",upharpoonright:"\u21be",uplus:"\u228e",UpperLeftArrow:"\u2196",UpperRightArrow:"\u2197",upsi:"\u03c5",Upsi:"\u03d2",upsih:"\u03d2",Upsilon:"\u03a5",upsilon:"\u03c5",UpTeeArrow:"\u21a5",UpTee:"\u22a5",upuparrows:"\u21c8",urcorn:"\u231d",urcorner:"\u231d",urcrop:"\u230e",Uring:"\u016e",uring:"\u016f",urtri:"\u25f9",Uscr:"\ud835\udcb0",uscr:"\ud835\udcca",utdot:"\u22f0",Utilde:"\u0168",utilde:"\u0169",utri:"\u25b5",utrif:"\u25b4",uuarr:"\u21c8",Uuml:"\xdc",uuml:"\xfc",uwangle:"\u29a7",vangrt:"\u299c",varepsilon:"\u03f5",varkappa:"\u03f0",varnothing:"\u2205",varphi:"\u03d5",varpi:"\u03d6",varpropto:"\u221d",varr:"\u2195",vArr:"\u21d5",varrho:"\u03f1",varsigma:"\u03c2",varsubsetneq:"\u228a\ufe00",varsubsetneqq:"\u2acb\ufe00",varsupsetneq:"\u228b\ufe00",varsupsetneqq:"\u2acc\ufe00",vartheta:"\u03d1",vartriangleleft:"\u22b2",vartriangleright:"\u22b3",vBar:"\u2ae8",Vbar:"\u2aeb",vBarv:"\u2ae9",Vcy:"\u0412",vcy:"\u0432",vdash:"\u22a2",vDash:"\u22a8",Vdash:"\u22a9",VDash:"\u22ab",Vdashl:"\u2ae6",veebar:"\u22bb",vee:"\u2228",Vee:"\u22c1",veeeq:"\u225a",vellip:"\u22ee",verbar:"|",Verbar:"\u2016",vert:"|",Vert:"\u2016",VerticalBar:"\u2223",VerticalLine:"|",VerticalSeparator:"\u2758",VerticalTilde:"\u2240",VeryThinSpace:"\u200a",Vfr:"\ud835\udd19",vfr:"\ud835\udd33",vltri:"\u22b2",vnsub:"\u2282\u20d2",vnsup:"\u2283\u20d2",Vopf:"\ud835\udd4d",vopf:"\ud835\udd67",vprop:"\u221d",vrtri:"\u22b3",Vscr:"\ud835\udcb1",vscr:"\ud835\udccb",vsubnE:"\u2acb\ufe00",vsubne:"\u228a\ufe00",vsupnE:"\u2acc\ufe00",vsupne:"\u228b\ufe00",Vvdash:"\u22aa",vzigzag:"\u299a",Wcirc:"\u0174",wcirc:"\u0175",wedbar:"\u2a5f",wedge:"\u2227",Wedge:"\u22c0",wedgeq:"\u2259",weierp:"\u2118",Wfr:"\ud835\udd1a",wfr:"\ud835\udd34",Wopf:"\ud835\udd4e",wopf:"\ud835\udd68",wp:"\u2118",wr:"\u2240",wreath:"\u2240",Wscr:"\ud835\udcb2",wscr:"\ud835\udccc",xcap:"\u22c2",xcirc:"\u25ef",xcup:"\u22c3",xdtri:"\u25bd",Xfr:"\ud835\udd1b",xfr:"\ud835\udd35",xharr:"\u27f7",xhArr:"\u27fa",Xi:"\u039e",xi:"\u03be",xlarr:"\u27f5",xlArr:"\u27f8",xmap:"\u27fc",xnis:"\u22fb",xodot:"\u2a00",Xopf:"\ud835\udd4f",xopf:"\ud835\udd69",xoplus:"\u2a01",xotime:"\u2a02",xrarr:"\u27f6",xrArr:"\u27f9",Xscr:"\ud835\udcb3",xscr:"\ud835\udccd",xsqcup:"\u2a06",xuplus:"\u2a04",xutri:"\u25b3",xvee:"\u22c1",xwedge:"\u22c0",Yacute:"\xdd",yacute:"\xfd",YAcy:"\u042f",yacy:"\u044f",Ycirc:"\u0176",ycirc:"\u0177",Ycy:"\u042b",ycy:"\u044b",yen:"\xa5",Yfr:"\ud835\udd1c",yfr:"\ud835\udd36",YIcy:"\u0407",yicy:"\u0457",Yopf:"\ud835\udd50",yopf:"\ud835\udd6a",Yscr:"\ud835\udcb4",yscr:"\ud835\udcce",YUcy:"\u042e",yucy:"\u044e",yuml:"\xff",Yuml:"\u0178",Zacute:"\u0179",zacute:"\u017a",Zcaron:"\u017d",zcaron:"\u017e",Zcy:"\u0417",zcy:"\u0437",Zdot:"\u017b",zdot:"\u017c",zeetrf:"\u2128",ZeroWidthSpace:"\u200b",Zeta:"\u0396",zeta:"\u03b6",zfr:"\ud835\udd37",Zfr:"\u2128",ZHcy:"\u0416",zhcy:"\u0436",zigrarr:"\u21dd",zopf:"\ud835\udd6b",Zopf:"\u2124",Zscr:"\ud835\udcb5",zscr:"\ud835\udccf",zwj:"\u200d",zwnj:"\u200c"}},{}],53:[function(e,r,t){"use strict";function n(e){return Array.prototype.slice.call(arguments,1).forEach(function(r){r&&Object.keys(r).forEach(function(t){e[t]=r[t]})}),e}function s(e){return Object.prototype.toString.call(e)}function o(e){return"[object String]"===s(e)}function i(e){return"[object Object]"===s(e)}function a(e){return"[object RegExp]"===s(e)}function c(e){return"[object Function]"===s(e)}function l(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}function u(e){return Object.keys(e||{}).reduce(function(e,r){return e||b.hasOwnProperty(r)},!1)}function p(e){e.__index__=-1,e.__text_cache__=""}function h(e){return function(r,t){var n=r.slice(t);return e.test(n)?n.match(e)[0].length:0}}function f(){return function(e,r){r.normalize(e)}}function d(r){function t(e){return e.replace("%TLDS%",s.src_tlds)}function n(e,r){throw new Error('(LinkifyIt) Invalid schema "'+e+'": '+r)}var s=r.re=e("./lib/re")(r.__opts__),u=r.__tlds__.slice();r.onCompile(),r.__tlds_replaced__||u.push("a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]"),u.push(s.src_xn),s.src_tlds=u.join("|"),s.email_fuzzy=RegExp(t(s.tpl_email_fuzzy),"i"),s.link_fuzzy=RegExp(t(s.tpl_link_fuzzy),"i"),s.link_no_ip_fuzzy=RegExp(t(s.tpl_link_no_ip_fuzzy),"i"),s.host_fuzzy_test=RegExp(t(s.tpl_host_fuzzy_test),"i");var d=[];r.__compiled__={},Object.keys(r.__schemas__).forEach(function(e){var t=r.__schemas__[e];if(null!==t){var s={validate:null,link:null};return r.__compiled__[e]=s,i(t)?(a(t.validate)?s.validate=h(t.validate):c(t.validate)?s.validate=t.validate:n(e,t),void(c(t.normalize)?s.normalize=t.normalize:t.normalize?n(e,t):s.normalize=f())):o(t)?void d.push(e):void n(e,t)}}),d.forEach(function(e){r.__compiled__[r.__schemas__[e]]&&(r.__compiled__[e].validate=r.__compiled__[r.__schemas__[e]].validate,r.__compiled__[e].normalize=r.__compiled__[r.__schemas__[e]].normalize)}),r.__compiled__[""]={validate:null,normalize:f()};var m=Object.keys(r.__compiled__).filter(function(e){return e.length>0&&r.__compiled__[e]}).map(l).join("|");r.re.schema_test=RegExp("(^|(?!_)(?:[><\uff5c]|"+s.src_ZPCc+"))("+m+")","i"),r.re.schema_search=RegExp("(^|(?!_)(?:[><\uff5c]|"+s.src_ZPCc+"))("+m+")","ig"),r.re.pretest=RegExp("("+r.re.schema_test.source+")|("+r.re.host_fuzzy_test.source+")|@","i"),p(r)}function m(e,r){var t=e.__index__,n=e.__last_index__,s=e.__text_cache__.slice(t,n);this.schema=e.__schema__.toLowerCase(),this.index=t+r,this.lastIndex=n+r,this.raw=s,this.text=s,this.url=s}function _(e,r){var t=new m(e,r);return e.__compiled__[t.schema].normalize(t,e),t}function g(e,r){if(!(this instanceof g))return new g(e,r);r||u(e)&&(r=e,e={}),this.__opts__=n({},b,r),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=n({},k,e),this.__compiled__={},this.__tlds__=v,this.__tlds_replaced__=!1,this.re={},d(this)}var b={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1},k={"http:":{validate:function(e,r,t){var n=e.slice(r);return t.re.http||(t.re.http=new RegExp("^\\/\\/"+t.re.src_auth+t.re.src_host_port_strict+t.re.src_path,"i")),t.re.http.test(n)?n.match(t.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(e,r,t){var n=e.slice(r);return t.re.no_http||(t.re.no_http=new RegExp("^"+t.re.src_auth+"(?:localhost|(?:(?:"+t.re.src_domain+")\\.)+"+t.re.src_domain_root+")"+t.re.src_port+t.re.src_host_terminator+t.re.src_path,"i")),t.re.no_http.test(n)?r>=3&&":"===e[r-3]?0:r>=3&&"/"===e[r-3]?0:n.match(t.re.no_http)[0].length:0}},"mailto:":{validate:function(e,r,t){var n=e.slice(r);return t.re.mailto||(t.re.mailto=new RegExp("^"+t.re.src_email_name+"@"+t.re.src_host_strict,"i")),t.re.mailto.test(n)?n.match(t.re.mailto)[0].length:0}}},v="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|\u0440\u0444".split("|");g.prototype.add=function(e,r){return this.__schemas__[e]=r,d(this),this},g.prototype.set=function(e){return this.__opts__=n(this.__opts__,e),this},g.prototype.test=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return!1;var r,t,n,s,o,i,a,c;if(this.re.schema_test.test(e))for(a=this.re.schema_search,a.lastIndex=0;null!==(r=a.exec(e));)if(s=this.testSchemaAt(e,r[2],a.lastIndex)){this.__schema__=r[2],this.__index__=r.index+r[1].length,this.__last_index__=r.index+r[0].length+s;break}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(c=e.search(this.re.host_fuzzy_test))>=0&&(this.__index__<0||c=0&&null!==(n=e.match(this.re.email_fuzzy))&&(o=n.index+n[1].length,i=n.index+n[0].length,(this.__index__<0||othis.__last_index__)&&(this.__schema__="mailto:",this.__index__=o,this.__last_index__=i)),this.__index__>=0},g.prototype.pretest=function(e){return this.re.pretest.test(e)},g.prototype.testSchemaAt=function(e,r,t){return this.__compiled__[r.toLowerCase()]?this.__compiled__[r.toLowerCase()].validate(e,t,this):0},g.prototype.match=function(e){var r=0,t=[];this.__index__>=0&&this.__text_cache__===e&&(t.push(_(this,r)),r=this.__last_index__);for(var n=r?e.slice(r):e;this.test(n);)t.push(_(this,r)),n=n.slice(this.__last_index__),r+=this.__last_index__;return t.length?t:null},g.prototype.tlds=function(e,r){return e=Array.isArray(e)?e:[e],r?(this.__tlds__=this.__tlds__.concat(e).sort().filter(function(e,r,t){return e!==t[r-1]}).reverse(),d(this),this):(this.__tlds__=e.slice(),this.__tlds_replaced__=!0,d(this),this)},g.prototype.normalize=function(e){e.schema||(e.url="http://"+e.url),"mailto:"!==e.schema||/^mailto:/i.test(e.url)||(e.url="mailto:"+e.url)},g.prototype.onCompile=function(){},r.exports=g},{"./lib/re":54}],54:[function(e,r,t){"use strict";r.exports=function(r){var t={};t.src_Any=e("uc.micro/properties/Any/regex").source,t.src_Cc=e("uc.micro/categories/Cc/regex").source,t.src_Z=e("uc.micro/categories/Z/regex").source,t.src_P=e("uc.micro/categories/P/regex").source,t.src_ZPCc=[t.src_Z,t.src_P,t.src_Cc].join("|"),t.src_ZCc=[t.src_Z,t.src_Cc].join("|");return t.src_pseudo_letter="(?:(?![><\uff5c]|"+t.src_ZPCc+")"+t.src_Any+")",t.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",t.src_auth="(?:(?:(?!"+t.src_ZCc+"|[@/\\[\\]()]).)+@)?",t.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",t.src_host_terminator="(?=$|[><\uff5c]|"+t.src_ZPCc+")(?!-|_|:\\d|\\.-|\\.(?!$|"+t.src_ZPCc+"))",t.src_path="(?:[/?#](?:(?!"+t.src_ZCc+"|[><\uff5c]|[()[\\]{}.,\"'?!\\-]).|\\[(?:(?!"+t.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+t.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+t.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+t.src_ZCc+'|["]).)+\\"|\\\'(?:(?!'+t.src_ZCc+"|[']).)+\\'|\\'(?="+t.src_pseudo_letter+"|[-]).|\\.{2,3}[a-zA-Z0-9%/]|\\.(?!"+t.src_ZCc+"|[.]).|"+(r&&r["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+"\\,(?!"+t.src_ZCc+").|\\!(?!"+t.src_ZCc+"|[!]).|\\?(?!"+t.src_ZCc+"|[?]).)+|\\/)?",t.src_email_name='[\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]+',t.src_xn="xn--[a-z0-9\\-]{1,59}",t.src_domain_root="(?:"+t.src_xn+"|"+t.src_pseudo_letter+"{1,63})",t.src_domain="(?:"+t.src_xn+"|(?:"+t.src_pseudo_letter+")|(?:"+t.src_pseudo_letter+"(?:-(?!-)|"+t.src_pseudo_letter+"){0,61}"+t.src_pseudo_letter+"))",t.src_host="(?:(?:(?:(?:"+t.src_domain+")\\.)*"+t.src_domain+"))",t.tpl_host_fuzzy="(?:"+t.src_ip4+"|(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%)))",t.tpl_host_no_ip_fuzzy="(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%))",t.src_host_strict=t.src_host+t.src_host_terminator,t.tpl_host_fuzzy_strict=t.tpl_host_fuzzy+t.src_host_terminator,t.src_host_port_strict=t.src_host+t.src_port+t.src_host_terminator,t.tpl_host_port_fuzzy_strict=t.tpl_host_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_port_no_ip_fuzzy_strict=t.tpl_host_no_ip_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+t.src_ZPCc+"|>|$))",t.tpl_email_fuzzy="(^|[><\uff5c]|\\(|"+t.src_ZCc+")("+t.src_email_name+"@"+t.tpl_host_fuzzy_strict+")",t.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`|\uff5c]|"+t.src_ZPCc+"))((?![$+<=>^`|\uff5c])"+t.tpl_host_port_fuzzy_strict+t.src_path+")",t.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`|\uff5c]|"+t.src_ZPCc+"))((?![$+<=>^`|\uff5c])"+t.tpl_host_port_no_ip_fuzzy_strict+t.src_path+")",t}},{ "uc.micro/categories/Cc/regex":61,"uc.micro/categories/P/regex":63,"uc.micro/categories/Z/regex":64,"uc.micro/properties/Any/regex":66}],55:[function(e,r,t){"use strict";function n(e){var r,t,n=o[e];if(n)return n;for(n=o[e]=[],r=0;r<128;r++)t=String.fromCharCode(r),n.push(t);for(r=0;r=55296&&c<=57343?"\ufffd\ufffd\ufffd":String.fromCharCode(c),r+=6):240==(248&s)&&r+91114111?l+="\ufffd\ufffd\ufffd\ufffd":(c-=65536,l+=String.fromCharCode(55296+(c>>10),56320+(1023&c))),r+=9):l+="\ufffd";return l})}var o={};s.defaultChars=";/?:@&=+$,#",s.componentChars="",r.exports=s},{}],56:[function(e,r,t){"use strict";function n(e){var r,t,n=o[e];if(n)return n;for(n=o[e]=[],r=0;r<128;r++)t=String.fromCharCode(r),/^[0-9a-z]$/i.test(t)?n.push(t):n.push("%"+("0"+r.toString(16).toUpperCase()).slice(-2));for(r=0;r=55296&&a<=57343){if(a>=55296&&a<=56319&&o+1=56320&&c<=57343){u+=encodeURIComponent(e[o]+e[o+1]),o++;continue}u+="%EF%BF%BD"}else u+=encodeURIComponent(e[o]);return u}var o={};s.defaultChars=";/?:@&=+$,-_.!~*'()#",s.componentChars="-_.!~*'()",r.exports=s},{}],57:[function(e,r,t){"use strict";r.exports=function(e){var r="";return r+=e.protocol||"",r+=e.slashes?"//":"",r+=e.auth?e.auth+"@":"",r+=e.hostname&&e.hostname.indexOf(":")!==-1?"["+e.hostname+"]":e.hostname||"",r+=e.port?":"+e.port:"",r+=e.pathname||"",r+=e.search||"",r+=e.hash||""}},{}],58:[function(e,r,t){"use strict";r.exports.encode=e("./encode"),r.exports.decode=e("./decode"),r.exports.format=e("./format"),r.exports.parse=e("./parse")},{"./decode":55,"./encode":56,"./format":57,"./parse":59}],59:[function(e,r,t){"use strict";function n(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}function s(e,r){if(e&&e instanceof n)return e;var t=new n;return t.parse(e,r),t}var o=/^([a-z0-9.+-]+:)/i,i=/:[0-9]*$/,a=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,c=["<",">",'"',"`"," ","\r","\n","\t"],l=["{","}","|","\\","^","`"].concat(c),u=["'"].concat(l),p=["%","/","?",";","#"].concat(u),h=["/","?","#"],f={javascript:!0,"javascript:":!0},d={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};n.prototype.parse=function(e,r){var t,n,s,i,c,l=e;if(l=l.trim(),!r&&1===e.split("#").length){var u=a.exec(l);if(u)return this.pathname=u[1],u[2]&&(this.search=u[2]),this}var m=o.exec(l);if(m&&(m=m[0],s=m.toLowerCase(),this.protocol=m,l=l.substr(m.length)),(r||m||l.match(/^\/\/[^@\/]+@[^@\/]+/))&&(!(c="//"===l.substr(0,2))||m&&f[m]||(l=l.substr(2),this.slashes=!0)),!f[m]&&(c||m&&!d[m])){var _=-1;for(t=0;t127?"x":x[A];if(!C.match(/^[+a-z0-9A-Z_-]{0,63}$/)){var D=y.slice(0,t),q=y.slice(t+1),E=x.match(/^([+a-z0-9A-Z_-]{0,63})(.*)$/);E&&(D.push(E[1]),q.unshift(E[2])),q.length&&(l=q.join(".")+l),this.hostname=D.join(".");break}}}}this.hostname.length>255&&(this.hostname=""),v&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}var S=l.indexOf("#");S!==-1&&(this.hash=l.substr(S),l=l.slice(0,S));var F=l.indexOf("?");return F!==-1&&(this.search=l.substr(F),l=l.slice(0,F)),l&&(this.pathname=l),d[s]&&this.hostname&&!this.pathname&&(this.pathname=""),this},n.prototype.parseHost=function(e){var r=i.exec(e);r&&(r=r[0],":"!==r&&(this.port=r.substr(1)),e=e.substr(0,e.length-r.length)),e&&(this.hostname=e)},r.exports=s},{}],60:[function(r,t,n){(function(r){!function(s){function o(e){throw new RangeError(w[e])}function i(e,r){for(var t=e.length,n=[];t--;)n[t]=r(e[t]);return n}function a(e,r){var t=e.split("@"),n="";return t.length>1&&(n=t[0]+"@",e=t[1]),e=e.replace(/[\x2E\u3002\uFF0E\uFF61]/g,"."),n+i(e.split("."),r).join(".")}function c(e){for(var r,t,n=[],s=0,o=e.length;s=55296&&r<=56319&&s65535&&(e-=65536,r+=q(e>>>10&1023|55296),e=56320|1023&e),r+=q(e)}).join("")}function u(e){return e-48<10?e-22:e-65<26?e-65:e-97<26?e-97:36}function p(e,r){return e+22+75*(e<26)-((0!=r)<<5)}function h(e,r,t){var n=0;for(e=t?D(e/700):e>>1,e+=D(e/r);e>455;n+=36)e=D(e/35);return D(n+36*e/(e+38))}function f(e){var r,t,n,s,i,a,c,p,f,d,m=[],_=e.length,g=0,b=128,k=72;for(t=e.lastIndexOf("-"),t<0&&(t=0),n=0;n=128&&o("not-basic"),m.push(e.charCodeAt(n));for(s=t>0?t+1:0;s<_;){for(i=g,a=1,c=36;s>=_&&o("invalid-input"),p=u(e.charCodeAt(s++)),(p>=36||p>D((x-g)/a))&&o("overflow"),g+=p*a,f=c<=k?1:c>=k+26?26:c-k,!(pD(x/d)&&o("overflow"),a*=d;r=m.length+1,k=h(g-i,r,0==i),D(g/r)>x-b&&o("overflow"),b+=D(g/r),g%=r,m.splice(g++,0,b)}return l(m)}function d(e){var r,t,n,s,i,a,l,u,f,d,m,_,g,b,k,v=[];for(e=c(e),_=e.length,r=128,t=0,i=72,a=0;a<_;++a)(m=e[a])<128&&v.push(q(m));for(n=s=v.length,s&&v.push("-");n<_;){for(l=x,a=0;a<_;++a)(m=e[a])>=r&&mD((x-t)/g)&&o("overflow"),t+=(l-r)*g,r=l,a=0;a<_;++a)if(m=e[a],mx&&o("overflow"),m==r){for(u=t,f=36;d=f<=i?1:f>=i+26?26:f-i,!(u= 0x80 (not a basic code point)","invalid-input":"Invalid input"},D=Math.floor,q=String.fromCharCode;if(v={version:"1.4.1",ucs2:{decode:c,encode:l},decode:f,encode:d,toASCII:_,toUnicode:m},"function"==typeof e&&"object"==typeof e.amd&&e.amd)e("punycode",function(){return v});else if(g&&b)if(t.exports==g)b.exports=v;else for(y in v)v.hasOwnProperty(y)&&(g[y]=v[y]);else s.punycode=v}(this)}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}],61:[function(e,r,t){r.exports=/[\0-\x1F\x7F-\x9F]/},{}],62:[function(e,r,t){r.exports=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804\uDCBD|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/},{}],63:[function(e,r,t){r.exports=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u0AF0\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E44\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC9\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDF3C-\uDF3E]|\uD807[\uDC41-\uDC45\uDC70\uDC71]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/},{}],64:[function(e,r,t){r.exports=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/},{}],65:[function(e,r,t){"use strict";t.Any=e("./properties/Any/regex"),t.Cc=e("./categories/Cc/regex"),t.Cf=e("./categories/Cf/regex"),t.P=e("./categories/P/regex"),t.Z=e("./categories/Z/regex")},{"./categories/Cc/regex":61,"./categories/Cf/regex":62,"./categories/P/regex":63,"./categories/Z/regex":64,"./properties/Any/regex":66}],66:[function(e,r,t){r.exports=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/},{}],67:[function(e,r,t){"use strict";r.exports=e("./lib/")},{"./lib/":9}]},{},[67])(67)}); ; -GID = function(id){ return document.getElementById(id) }; - -function encode64_(data) { - r = ""; - for (i=0; i> 2; -c2 = ((b1 & 0x3) << 4) | (b2 >> 4); -c3 = ((b2 & 0xF) << 2) | (b3 >> 6); -c4 = b3 & 0x3F; -r = ""; -r += encode6bit(c1 & 0x3F); -r += encode6bit(c2 & 0x3F); -r += encode6bit(c3 & 0x3F); -r += encode6bit(c4 & 0x3F); -return r; -} - -function encode6bit(b) { -if (b < 10) { - return String.fromCharCode(48 + b); -} -b -= 10; -if (b < 26) { - return String.fromCharCode(65 + b); -} -b -= 26; -if (b < 26) { - return String.fromCharCode(97 + b); -} -b -= 26; -if (b == 0) { - return '-'; -} -if (b == 1) { - return '_'; -} -return '?'; +GID = function(id){ return document.getElementById(id) }; + +function encode64_(data) { + r = ""; + for (i=0; i> 2; +c2 = ((b1 & 0x3) << 4) | (b2 >> 4); +c3 = ((b2 & 0xF) << 2) | (b3 >> 6); +c4 = b3 & 0x3F; +r = ""; +r += encode6bit(c1 & 0x3F); +r += encode6bit(c2 & 0x3F); +r += encode6bit(c3 & 0x3F); +r += encode6bit(c4 & 0x3F); +return r; +} + +function encode6bit(b) { +if (b < 10) { + return String.fromCharCode(48 + b); +} +b -= 10; +if (b < 26) { + return String.fromCharCode(65 + b); +} +b -= 26; +if (b < 26) { + return String.fromCharCode(97 + b); +} +b -= 26; +if (b == 0) { + return '-'; +} +if (b == 1) { + return '_'; +} +return '?'; }; /** * @license zopfli.js 2013 - imaya [ https://github.com/imaya/zopfli.js ] The Apache License 2.0 @@ -768,6 +768,6 @@ Module.A=function(b){function c(){for(var b=0;3>b;b++)e.push(0)}var d=b.length+1 function tb(b){function c(){var c=0;ob=E;Module._main&&(gb(ib),c=Module.A(b),Module.noExitRuntime||gb(jb));if(Module.postRun)for("function"==typeof Module.postRun&&(Module.postRun=[Module.postRun]);0>2],d=L[e+4>>2],f=new Uint8Array(J.subarray(c,c+d))}finally{0!=(e|0)&&(b=e|0,c=L[b>>2],0!=(c|0)&&(Z(c),L[b>>2]=0),Z(e))}return f};ha("Zopfli.RawDeflate",wd);ha("Zopfli.RawDeflate.prototype.compress",wd.prototype.B);}).call(this); ; -/*! viki 2019-08-10 */ +/*! viki 2021-05-11 */ -!function i(a,s,c){function u(t,e){if(!s[t]){if(!a[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(l)return l(t,!0);var n=new Error("Cannot find module '"+t+"'");throw n.code="MODULE_NOT_FOUND",n}var o=s[t]={exports:{}};a[t][0].call(o.exports,function(e){return u(a[t][1][e]||e)},o,o.exports,i,a,s,c)}return s[t].exports}for(var l="function"==typeof require&&require,e=0;ea;)i.call(e,n=o[a++])&&t.push(n);return t}},{"./_object-gops":104,"./_object-keys":107,"./_object-pie":108}],62:[function(e,t,r){var h=e("./_global"),v=e("./_core"),g=e("./_hide"),m=e("./_redefine"),y=e("./_ctx"),b="prototype",x=function(e,t,r){var n,o,i,a,s=e&x.F,c=e&x.G,u=e&x.S,l=e&x.P,f=e&x.B,d=c?h:u?h[t]||(h[t]={}):(h[t]||{})[b],p=c?v:v[t]||(v[t]={}),_=p[b]||(p[b]={});for(n in c&&(r=t),r)i=((o=!s&&d&&void 0!==d[n])?d:r)[n],a=f&&o?y(i,h):l&&"function"==typeof i?y(Function.call,i):i,d&&m(d,n,i,e&x.U),p[n]!=i&&g(p,n,a),l&&_[n]!=i&&(_[n]=i)};h.core=v,x.F=1,x.G=2,x.S=4,x.P=8,x.B=16,x.W=32,x.U=64,x.R=128,t.exports=x},{"./_core":52,"./_ctx":54,"./_global":70,"./_hide":72,"./_redefine":118}],63:[function(e,t,r){var n=e("./_wks")("match");t.exports=function(t){var r=/./;try{"/./"[t](r)}catch(e){try{return r[n]=!1,!"/./"[t](r)}catch(e){}}return!0}},{"./_wks":152}],64:[function(e,t,r){arguments[4][23][0].apply(r,arguments)},{dup:23}],65:[function(e,t,r){"use strict";e("./es6.regexp.exec");var l=e("./_redefine"),f=e("./_hide"),d=e("./_fails"),p=e("./_defined"),_=e("./_wks"),h=e("./_regexp-exec"),v=_("species"),g=!d(function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:"7"},e},"7"!=="".replace(e,"$")}),m=function(){var e=/(?:)/,t=e.exec;e.exec=function(){return t.apply(this,arguments)};var r="ab".split(e);return 2===r.length&&"a"===r[0]&&"b"===r[1]}();t.exports=function(r,e,t){var n=_(r),i=!d(function(){var e={};return e[n]=function(){return 7},7!=""[r](e)}),o=i?!d(function(){var e=!1,t=/a/;return t.exec=function(){return e=!0,null},"split"===r&&(t.constructor={},t.constructor[v]=function(){return t}),t[n](""),!e}):void 0;if(!i||!o||"replace"===r&&!g||"split"===r&&!m){var a=/./[n],s=t(p,n,""[r],function(e,t,r,n,o){return t.exec===h?i&&!o?{done:!0,value:a.call(t,r,n)}:{done:!0,value:e.call(r,t,n)}:{done:!1}}),c=s[0],u=s[1];l(String.prototype,r,c),f(RegExp.prototype,n,2==e?function(e,t){return u.call(e,this,t)}:function(e){return u.call(e,this)})}}},{"./_defined":57,"./_fails":64,"./_hide":72,"./_redefine":118,"./_regexp-exec":120,"./_wks":152,"./es6.regexp.exec":248}],66:[function(e,t,r){"use strict";var n=e("./_an-object");t.exports=function(){var e=n(this),t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.unicode&&(t+="u"),e.sticky&&(t+="y"),t}},{"./_an-object":38}],67:[function(e,t,r){"use strict";var _=e("./_is-array"),h=e("./_is-object"),v=e("./_to-length"),g=e("./_ctx"),m=e("./_wks")("isConcatSpreadable");t.exports=function e(t,r,n,o,i,a,s,c){for(var u,l,f=i,d=0,p=!!s&&g(s,c,3);ddocument.F=Object<\/script>"),e.close(),l=e.F;r--;)delete l[u][a[r]];return l()};e.exports=Object.create||function(e,t){var r;return null!==e?(c[u]=o(e),r=new c,c[u]=null,r[s]=e):r=l(),void 0===t?r:i(r,t)}},{"./_an-object":38,"./_dom-create":59,"./_enum-bug-keys":60,"./_html":73,"./_object-dps":100,"./_shared-key":125}],99:[function(e,t,r){arguments[4][29][0].apply(r,arguments)},{"./_an-object":38,"./_descriptors":58,"./_ie8-dom-define":74,"./_to-primitive":143,dup:29}],100:[function(e,t,r){var a=e("./_object-dp"),s=e("./_an-object"),c=e("./_object-keys");t.exports=e("./_descriptors")?Object.defineProperties:function(e,t){s(e);for(var r,n=c(t),o=n.length,i=0;io;)a(n,r=t[o++])&&(~c(i,r)||i.push(r));return i}},{"./_array-includes":41,"./_has":71,"./_shared-key":125,"./_to-iobject":140}],107:[function(e,t,r){var n=e("./_object-keys-internal"),o=e("./_enum-bug-keys");t.exports=Object.keys||function(e){return n(e,o)}},{"./_enum-bug-keys":60,"./_object-keys-internal":106}],108:[function(e,t,r){r.f={}.propertyIsEnumerable},{}],109:[function(e,t,r){var o=e("./_export"),i=e("./_core"),a=e("./_fails");t.exports=function(e,t){var r=(i.Object||{})[e]||Object[e],n={};n[e]=t(r),o(o.S+o.F*a(function(){r(1)}),"Object",n)}},{"./_core":52,"./_export":62,"./_fails":64}],110:[function(e,t,r){var c=e("./_descriptors"),u=e("./_object-keys"),l=e("./_to-iobject"),f=e("./_object-pie").f;t.exports=function(s){return function(e){for(var t,r=l(e),n=u(r),o=n.length,i=0,a=[];i>>0||(a.test(r)?16:10))}:n},{"./_global":70,"./_string-trim":134,"./_string-ws":135}],114:[function(e,t,r){t.exports=function(e){try{return{e:!1,v:e()}}catch(e){return{e:!0,v:e}}}},{}],115:[function(e,t,r){var n=e("./_an-object"),o=e("./_is-object"),i=e("./_new-promise-capability");t.exports=function(e,t){if(n(e),o(t)&&t.constructor===e)return t;var r=i.f(e);return(0,r.resolve)(t),r.promise}},{"./_an-object":38,"./_is-object":81,"./_new-promise-capability":96}],116:[function(e,t,r){arguments[4][30][0].apply(r,arguments)},{dup:30}],117:[function(e,t,r){var o=e("./_redefine");t.exports=function(e,t,r){for(var n in t)o(e,n,t[n],r);return e}},{"./_redefine":118}],118:[function(e,t,r){var i=e("./_global"),a=e("./_hide"),s=e("./_has"),c=e("./_uid")("src"),n=e("./_function-to-string"),o="toString",u=(""+n).split(o);e("./_core").inspectSource=function(e){return n.call(e)},(t.exports=function(e,t,r,n){var o="function"==typeof r;o&&(s(r,"name")||a(r,"name",t)),e[t]!==r&&(o&&(s(r,c)||a(r,c,e[t]?""+e[t]:u.join(String(t)))),e===i?e[t]=r:n?e[t]?e[t]=r:a(e,t,r):(delete e[t],a(e,t,r)))})(Function.prototype,o,function(){return"function"==typeof this&&this[c]||n.call(this)})},{"./_core":52,"./_function-to-string":69,"./_global":70,"./_has":71,"./_hide":72,"./_uid":147}],119:[function(e,t,r){"use strict";var o=e("./_classof"),i=RegExp.prototype.exec;t.exports=function(e,t){var r=e.exec;if("function"==typeof r){var n=r.call(e,t);if("object"!=typeof n)throw new TypeError("RegExp exec method returned something other than an Object or null");return n}if("RegExp"!==o(e))throw new TypeError("RegExp#exec called on incompatible receiver");return i.call(e,t)}},{"./_classof":47}],120:[function(e,t,r){"use strict";var n,o,a=e("./_flags"),s=RegExp.prototype.exec,c=String.prototype.replace,i=s,u="lastIndex",l=(n=/a/,o=/b*/g,s.call(n,"a"),s.call(o,"a"),0!==n[u]||0!==o[u]),f=void 0!==/()??/.exec("")[1];(l||f)&&(i=function(e){var t,r,n,o,i=this;return f&&(r=new RegExp("^"+i.source+"$(?!\\s)",a.call(i))),l&&(t=i[u]),n=s.call(i,e),l&&n&&(i[u]=i.global?n.index+n[0].length:t),f&&n&&1"+o+""};t.exports=function(t,e){var r={};r[t]=e(i),n(n.P+n.F*o(function(){var e=""[t]('"');return e!==e.toLowerCase()||3c&&(u=u.slice(0,c)),n?u+o:o+u}},{"./_defined":57,"./_string-repeat":133,"./_to-length":141}],133:[function(e,t,r){"use strict";var o=e("./_to-integer"),i=e("./_defined");t.exports=function(e){var t=String(i(this)),r="",n=o(e);if(n<0||n==1/0)throw RangeError("Count can't be negative");for(;0>>=1)&&(t+=t))1&n&&(r+=t);return r}},{"./_defined":57,"./_to-integer":139}],134:[function(e,t,r){var a=e("./_export"),n=e("./_defined"),s=e("./_fails"),c=e("./_string-ws"),o="["+c+"]",i=RegExp("^"+o+o+"*"),u=RegExp(o+o+"*$"),l=function(e,t,r){var n={},o=s(function(){return!!c[e]()||"​…"!="​…"[e]()}),i=n[e]=o?t(f):c[e];r&&(n[r]=i),a(a.P+a.F*o,"String",n)},f=l.trim=function(e,t){return e=String(n(e)),1&t&&(e=e.replace(i,"")),2&t&&(e=e.replace(u,"")),e};t.exports=l},{"./_defined":57,"./_export":62,"./_fails":64,"./_string-ws":135}],135:[function(e,t,r){t.exports="\t\n\v\f\r   ᠎              \u2028\u2029\ufeff"},{}],136:[function(e,t,r){var n,o,i,a=e("./_ctx"),s=e("./_invoke"),c=e("./_html"),u=e("./_dom-create"),l=e("./_global"),f=l.process,d=l.setImmediate,p=l.clearImmediate,_=l.MessageChannel,h=l.Dispatch,v=0,g={},m="onreadystatechange",y=function(){var e=+this;if(g.hasOwnProperty(e)){var t=g[e];delete g[e],t()}},b=function(e){y.call(e.data)};d&&p||(d=function(e){for(var t=[],r=1;arguments.length>r;)t.push(arguments[r++]);return g[++v]=function(){s("function"==typeof e?e:Function(e),t)},n(v),v},p=function(e){delete g[e]},"process"==e("./_cof")(f)?n=function(e){f.nextTick(a(y,e,1))}:h&&h.now?n=function(e){h.now(a(y,e,1))}:_?(i=(o=new _).port2,o.port1.onmessage=b,n=a(i.postMessage,i,1)):l.addEventListener&&"function"==typeof postMessage&&!l.importScripts?(n=function(e){l.postMessage(e+"","*")},l.addEventListener("message",b,!1)):n=m in u("script")?function(e){c.appendChild(u("script"))[m]=function(){c.removeChild(this),y.call(e)}}:function(e){setTimeout(a(y,e,1),0)}),t.exports={set:d,clear:p}},{"./_cof":48,"./_ctx":54,"./_dom-create":59,"./_global":70,"./_html":73,"./_invoke":76}],137:[function(e,t,r){var n=e("./_to-integer"),o=Math.max,i=Math.min;t.exports=function(e,t){return(e=n(e))<0?o(e+t,0):i(e,t)}},{"./_to-integer":139}],138:[function(e,t,r){var n=e("./_to-integer"),o=e("./_to-length");t.exports=function(e){if(void 0===e)return 0;var t=n(e),r=o(t);if(t!==r)throw RangeError("Wrong length!");return r}},{"./_to-integer":139,"./_to-length":141}],139:[function(e,t,r){var n=Math.ceil,o=Math.floor;t.exports=function(e){return isNaN(e=+e)?0:(0>1,l=23===t?M(2,-24)-M(2,-77):0,f=0,d=e<0||0===e&&1/e<0?1:0;for((e=I(e))!=e||e===O?(o=e!=e?1:0,n=c):(n=E(T(e)/F),e*(i=M(2,-n))<1&&(n--,i*=2),2<=(e+=1<=n+u?l/i:l*M(2,1-u))*i&&(n++,i/=2),c<=n+u?(o=0,n=c):1<=n+u?(o=(e*i-1)*M(2,t),n+=u):(o=e*M(2,u-1)*M(2,t),n=0));8<=t;a[f++]=255&o,o/=256,t-=8);for(n=n<>1,s=o-7,c=r-1,u=e[c--],l=127&u;for(u>>=7;0>=-s,s+=t;0>8&255]}function $(e){return[255&e,e>>8&255,e>>16&255,e>>24&255]}function G(e){return D(e,52,8)}function z(e){return D(e,23,4)}function q(e,t,r){h(e[b],t,{get:function(){return this[r]}})}function H(e,t,r,n){var o=p(+r);if(o+t>e[A])throw S(x);var i=e[L]._b,a=o+e[R],s=i.slice(a,a+t);return n?s:s.reverse()}function J(e,t,r,n,o,i){var a=p(+r);if(a+t>e[A])throw S(x);for(var s=e[L]._b,c=a+e[R],u=n(+o),l=0;lQ;)(Y=K[Q++])in w||s(w,Y,P[Y]);i||(X.constructor=w)}var Z=new j(new w(2)),ee=j[b].setInt8;Z.setInt8(0,2147483648),Z.setInt8(1,2147483649),!Z.getInt8(0)&&Z.getInt8(1)||c(j[b],{setInt8:function(e,t){ee.call(this,e,t<<24>>24)},setUint8:function(e,t){ee.call(this,e,t<<24>>24)}},!0)}else w=function(e){l(this,w,m);var t=p(e);this._b=v.call(new Array(t),0),this[A]=t},j=function(e,t,r){l(this,j,y),l(e,w,y);var n=e[A],o=f(t);if(o<0||n>24},getUint8:function(e){return H(this,1,e)[0]},getInt16:function(e){var t=H(this,2,e,arguments[1]);return(t[1]<<8|t[0])<<16>>16},getUint16:function(e){var t=H(this,2,e,arguments[1]);return t[1]<<8|t[0]},getInt32:function(e){return U(H(this,4,e,arguments[1]))},getUint32:function(e){return U(H(this,4,e,arguments[1]))>>>0},getFloat32:function(e){return W(H(this,4,e,arguments[1]),23,4)},getFloat64:function(e){return W(H(this,8,e,arguments[1]),52,8)},setInt8:function(e,t){J(this,1,e,V,t)},setUint8:function(e,t){J(this,1,e,V,t)},setInt16:function(e,t){J(this,2,e,B,t,arguments[2])},setUint16:function(e,t){J(this,2,e,B,t,arguments[2])},setInt32:function(e,t){J(this,4,e,$,t,arguments[2])},setUint32:function(e,t){J(this,4,e,$,t,arguments[2])},setFloat32:function(e,t){J(this,4,e,z,t,arguments[2])},setFloat64:function(e,t){J(this,8,e,G,t,arguments[2])}});g(w,m),g(j,y),s(j[b],a.VIEW,!0),r[m]=w,r[y]=j},{"./_an-instance":37,"./_array-fill":40,"./_descriptors":58,"./_fails":64,"./_global":70,"./_hide":72,"./_library":89,"./_object-dp":99,"./_object-gopn":103,"./_redefine-all":117,"./_set-to-string-tag":124,"./_to-index":138,"./_to-integer":139,"./_to-length":141,"./_typed":146}],146:[function(e,t,r){for(var n,o=e("./_global"),i=e("./_hide"),a=e("./_uid"),s=a("typed_array"),c=a("view"),u=!(!o.ArrayBuffer||!o.DataView),l=u,f=0,d="Int8Array,Uint8Array,Uint8ClampedArray,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array".split(",");f<9;)(n=o[d[f++]])?(i(n.prototype,s,!0),i(n.prototype,c,!0)):l=!1;t.exports={ABV:u,CONSTR:l,TYPED:s,VIEW:c}},{"./_global":70,"./_hide":72,"./_uid":147}],147:[function(e,t,r){var n=0,o=Math.random();t.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++n+o).toString(36))}},{}],148:[function(e,t,r){var n=e("./_global").navigator;t.exports=n&&n.userAgent||""},{"./_global":70}],149:[function(e,t,r){var n=e("./_is-object");t.exports=function(e,t){if(!n(e)||e._t!==t)throw TypeError("Incompatible receiver, "+t+" required!");return e}},{"./_is-object":81}],150:[function(e,t,r){var n=e("./_global"),o=e("./_core"),i=e("./_library"),a=e("./_wks-ext"),s=e("./_object-dp").f;t.exports=function(e){var t=o.Symbol||(o.Symbol=i?{}:n.Symbol||{});"_"==e.charAt(0)||e in t||s(t,e,{value:a.f(e)})}},{"./_core":52,"./_global":70,"./_library":89,"./_object-dp":99,"./_wks-ext":151}],151:[function(e,t,r){r.f=e("./_wks")},{"./_wks":152}],152:[function(e,t,r){var n=e("./_shared")("wks"),o=e("./_uid"),i=e("./_global").Symbol,a="function"==typeof i;(t.exports=function(e){return n[e]||(n[e]=a&&i[e]||(a?i:o)("Symbol."+e))}).store=n},{"./_global":70,"./_shared":126,"./_uid":147}],153:[function(e,t,r){var n=e("./_classof"),o=e("./_wks")("iterator"),i=e("./_iterators");t.exports=e("./_core").getIteratorMethod=function(e){if(null!=e)return e[o]||e["@@iterator"]||i[n(e)]}},{"./_classof":47,"./_core":52,"./_iterators":88,"./_wks":152}],154:[function(e,t,r){var n=e("./_export");n(n.P,"Array",{copyWithin:e("./_array-copy-within")}),e("./_add-to-unscopables")("copyWithin")},{"./_add-to-unscopables":35,"./_array-copy-within":39,"./_export":62}],155:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_array-methods")(4);n(n.P+n.F*!e("./_strict-method")([].every,!0),"Array",{every:function(e){return o(this,e,arguments[1])}})},{"./_array-methods":42,"./_export":62,"./_strict-method":128}],156:[function(e,t,r){var n=e("./_export");n(n.P,"Array",{fill:e("./_array-fill")}),e("./_add-to-unscopables")("fill")},{"./_add-to-unscopables":35,"./_array-fill":40,"./_export":62}],157:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_array-methods")(2);n(n.P+n.F*!e("./_strict-method")([].filter,!0),"Array",{filter:function(e){return o(this,e,arguments[1])}})},{"./_array-methods":42,"./_export":62,"./_strict-method":128}],158:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_array-methods")(6),i="findIndex",a=!0;i in[]&&Array(1)[i](function(){a=!1}),n(n.P+n.F*a,"Array",{findIndex:function(e){return o(this,e,1=e.length?(this._t=void 0,o(1)):o(0,"keys"==t?r:"values"==t?e[r]:[r,e[r]])},"values"),i.Arguments=i.Array,n("keys"),n("values"),n("entries")},{"./_add-to-unscopables":35,"./_iter-define":85,"./_iter-step":87,"./_iterators":88,"./_to-iobject":140}],165:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_to-iobject"),i=[].join;n(n.P+n.F*(e("./_iobject")!=Object||!e("./_strict-method")(i)),"Array",{join:function(e){return i.call(o(this),void 0===e?",":e)}})},{"./_export":62,"./_iobject":77,"./_strict-method":128,"./_to-iobject":140}],166:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_to-iobject"),i=e("./_to-integer"),a=e("./_to-length"),s=[].lastIndexOf,c=!!s&&1/[1].lastIndexOf(1,-0)<0;n(n.P+n.F*(c||!e("./_strict-method")(s)),"Array",{lastIndexOf:function(e){if(c)return s.apply(this,arguments)||0;var t=o(this),r=a(t.length),n=r-1;for(1>>=0)?31-Math.floor(Math.log(e+.5)*Math.LOG2E):32}})},{"./_export":62}],189:[function(e,t,r){var n=e("./_export"),o=Math.exp;n(n.S,"Math",{cosh:function(e){return(o(e=+e)+o(-e))/2}})},{"./_export":62}],190:[function(e,t,r){var n=e("./_export"),o=e("./_math-expm1");n(n.S+n.F*(o!=Math.expm1),"Math",{expm1:o})},{"./_export":62,"./_math-expm1":90}],191:[function(e,t,r){var n=e("./_export");n(n.S,"Math",{fround:e("./_math-fround")})},{"./_export":62,"./_math-fround":91}],192:[function(e,t,r){var n=e("./_export"),c=Math.abs;n(n.S,"Math",{hypot:function(e,t){for(var r,n,o=0,i=0,a=arguments.length,s=0;i>>16)*a+i*(r&o>>>16)<<16>>>0)}})},{"./_export":62,"./_fails":64}],194:[function(e,t,r){var n=e("./_export");n(n.S,"Math",{log10:function(e){return Math.log(e)*Math.LOG10E}})},{"./_export":62}],195:[function(e,t,r){var n=e("./_export");n(n.S,"Math",{log1p:e("./_math-log1p")})},{"./_export":62,"./_math-log1p":92}],196:[function(e,t,r){var n=e("./_export");n(n.S,"Math",{log2:function(e){return Math.log(e)/Math.LN2}})},{"./_export":62}],197:[function(e,t,r){var n=e("./_export");n(n.S,"Math",{sign:e("./_math-sign")})},{"./_export":62,"./_math-sign":93}],198:[function(e,t,r){var n=e("./_export"),o=e("./_math-expm1"),i=Math.exp;n(n.S+n.F*e("./_fails")(function(){return-2e-17!=!Math.sinh(-2e-17)}),"Math",{sinh:function(e){return Math.abs(e=+e)<1?(o(e)-o(-e))/2:(i(e-1)-i(-e-1))*(Math.E/2)}})},{"./_export":62,"./_fails":64,"./_math-expm1":90}],199:[function(e,t,r){var n=e("./_export"),o=e("./_math-expm1"),i=Math.exp;n(n.S,"Math",{tanh:function(e){var t=o(e=+e),r=o(-e);return t==1/0?1:r==1/0?-1:(t-r)/(i(e)+i(-e))}})},{"./_export":62,"./_math-expm1":90}],200:[function(e,t,r){var n=e("./_export");n(n.S,"Math",{trunc:function(e){return(0w;w++)o(h,b=x[w])&&!o(_,b)&&f(_,b,u(h,b));(_.prototype=v).constructor=_,e("./_redefine")(n,p,_)}},{"./_cof":48,"./_descriptors":58,"./_fails":64,"./_global":70,"./_has":71,"./_inherit-if-required":75,"./_object-create":98,"./_object-dp":99,"./_object-gopd":101,"./_object-gopn":103,"./_redefine":118,"./_string-trim":134,"./_to-primitive":143}],202:[function(e,t,r){var n=e("./_export");n(n.S,"Number",{EPSILON:Math.pow(2,-52)})},{"./_export":62}],203:[function(e,t,r){var n=e("./_export"),o=e("./_global").isFinite;n(n.S,"Number",{isFinite:function(e){return"number"==typeof e&&o(e)}})},{"./_export":62,"./_global":70}],204:[function(e,t,r){var n=e("./_export");n(n.S,"Number",{isInteger:e("./_is-integer")})},{"./_export":62,"./_is-integer":80}],205:[function(e,t,r){var n=e("./_export");n(n.S,"Number",{isNaN:function(e){return e!=e}})},{"./_export":62}],206:[function(e,t,r){var n=e("./_export"),o=e("./_is-integer"),i=Math.abs;n(n.S,"Number",{isSafeInteger:function(e){return o(e)&&i(e)<=9007199254740991}})},{"./_export":62,"./_is-integer":80}],207:[function(e,t,r){var n=e("./_export");n(n.S,"Number",{MAX_SAFE_INTEGER:9007199254740991})},{"./_export":62}],208:[function(e,t,r){var n=e("./_export");n(n.S,"Number",{MIN_SAFE_INTEGER:-9007199254740991})},{"./_export":62}],209:[function(e,t,r){var n=e("./_export"),o=e("./_parse-float");n(n.S+n.F*(Number.parseFloat!=o),"Number",{parseFloat:o})},{"./_export":62,"./_parse-float":112}],210:[function(e,t,r){var n=e("./_export"),o=e("./_parse-int");n(n.S+n.F*(Number.parseInt!=o),"Number",{parseInt:o})},{"./_export":62,"./_parse-int":113}],211:[function(e,t,r){"use strict";var n=e("./_export"),u=e("./_to-integer"),l=e("./_a-number-value"),f=e("./_string-repeat"),o=1..toFixed,i=Math.floor,a=[0,0,0,0,0,0],d="Number.toFixed: incorrect invocation!",p=function(e,t){for(var r=-1,n=t;++r<6;)n+=e*a[r],a[r]=n%1e7,n=i(n/1e7)},_=function(e){for(var t=6,r=0;0<=--t;)r+=a[t],a[t]=i(r/e),r=r%e*1e7},h=function(){for(var e=6,t="";0<=--e;)if(""!==t||0===e||0!==a[e]){var r=String(a[e]);t=""===t?r:t+f.call("0",7-r.length)+r}return t},v=function(e,t,r){return 0===t?r:t%2==1?v(e,t-1,r*e):v(e*e,t/2,r)};n(n.P+n.F*(!!o&&("0.000"!==8e-5.toFixed(3)||"1"!==.9.toFixed(0)||"1.25"!==1.255.toFixed(2)||"1000000000000000128"!==(0xde0b6b3a7640080).toFixed(0))||!e("./_fails")(function(){o.call({})})),"Number",{toFixed:function(e){var t,r,n,o,i=l(this,d),a=u(e),s="",c="0";if(a<0||20e;)t(n[e++]);l._c=[],l._n=!1,r&&!l._h&&L(l)})}},L=function(i){g.call(c,function(){var e,t,r,n=i._v,o=A(i);if(o&&(e=b(function(){M?S.emit("unhandledRejection",n,i):(t=c.onunhandledrejection)?t({promise:i,reason:n}):(r=c.console)&&r.error&&r.error("Unhandled promise rejection",n)}),i._h=M||A(i)?2:1),i._a=void 0,o&&e.e)throw e.v})},A=function(e){return 1!==e._h&&0===(e._a||e._c).length},R=function(t){g.call(c,function(){var e;M?S.emit("rejectionHandled",t):(e=c.onrejectionhandled)&&e({promise:t,reason:t._v})})},D=function(e){var t=this;t._d||(t._d=!0,(t=t._w||t)._v=e,t._s=2,t._a||(t._a=t._c.slice()),N(t,!0))},W=function(e){var r,n=this;if(!n._d){n._d=!0,n=n._w||n;try{if(n===e)throw k("Promise can't be resolved itself");(r=C(e))?m(function(){var t={_w:n,_d:!1};try{r.call(e,u(W,t,1),u(D,t,1))}catch(e){D.call(t,e)}}):(n._v=e,n._s=1,N(n,!1))}catch(e){D.call({_w:n,_d:!1},e)}}};F||(I=function(e){_(this,I,j,"_h"),p(e),n.call(this);try{e(u(W,this,1),u(D,this,1))}catch(e){D.call(this,e)}},(n=function(e){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1}).prototype=r("./_redefine-all")(I.prototype,{then:function(e,t){var r=T(v(this,I));return r.ok="function"!=typeof e||e,r.fail="function"==typeof t&&t,r.domain=M?S.domain:void 0,this._c.push(r),this._a&&this._a.push(r),this._s&&N(this,!1),r.promise},catch:function(e){return this.then(void 0,e)}}),i=function(){var e=new n;this.promise=e,this.resolve=u(W,e,1),this.reject=u(D,e,1)},y.f=T=function(e){return e===I||e===a?new i(e):o(e)}),f(f.G+f.W+f.F*!F,{Promise:I}),r("./_set-to-string-tag")(I,j),r("./_set-species")(j),a=r("./_core")[j],f(f.S+f.F*!F,j,{reject:function(e){var t=T(this);return(0,t.reject)(e),t.promise}}),f(f.S+f.F*(s||!F),j,{resolve:function(e){return w(s&&this===a?I:this,e)}}),f(f.S+f.F*!(F&&r("./_iter-detect")(function(e){I.all(e).catch(E)})),j,{all:function(e){var a=this,t=T(a),s=t.resolve,c=t.reject,r=b(function(){var n=[],o=0,i=1;h(e,!1,function(e){var t=o++,r=!1;n.push(void 0),i++,a.resolve(e).then(function(e){r||(r=!0,n[t]=e,--i||s(n))},c)}),--i||s(n)});return r.e&&c(r.v),t.promise},race:function(e){var t=this,r=T(t),n=r.reject,o=b(function(){h(e,!1,function(e){t.resolve(e).then(r.resolve,n)})});return o.e&&n(o.v),r.promise}})},{"./_a-function":33,"./_an-instance":37,"./_classof":47,"./_core":52,"./_ctx":54,"./_export":62,"./_for-of":68,"./_global":70,"./_is-object":81,"./_iter-detect":86,"./_library":89,"./_microtask":95,"./_new-promise-capability":96,"./_perform":114,"./_promise-resolve":115,"./_redefine-all":117,"./_set-species":123,"./_set-to-string-tag":124,"./_species-constructor":127,"./_task":136,"./_user-agent":148,"./_wks":152}],233:[function(e,t,r){var n=e("./_export"),i=e("./_a-function"),a=e("./_an-object"),s=(e("./_global").Reflect||{}).apply,c=Function.apply;n(n.S+n.F*!e("./_fails")(function(){s(function(){})}),"Reflect",{apply:function(e,t,r){var n=i(e),o=a(r);return s?s(n,t,o):c.call(n,t,o)}})},{"./_a-function":33,"./_an-object":38,"./_export":62,"./_fails":64,"./_global":70}],234:[function(e,t,r){var n=e("./_export"),s=e("./_object-create"),c=e("./_a-function"),u=e("./_an-object"),l=e("./_is-object"),o=e("./_fails"),f=e("./_bind"),d=(e("./_global").Reflect||{}).construct,p=o(function(){function e(){}return!(d(function(){},[],e)instanceof e)}),_=!o(function(){d(function(){})});n(n.S+n.F*(p||_),"Reflect",{construct:function(e,t){c(e),u(t);var r=arguments.length<3?e:c(arguments[2]);if(_&&!p)return d(e,t,r);if(e==r){switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3])}var n=[null];return n.push.apply(n,t),new(f.apply(e,n))}var o=r.prototype,i=s(l(o)?o:Object.prototype),a=Function.apply.call(e,i,t);return l(a)?a:i}})},{"./_a-function":33,"./_an-object":38,"./_bind":46,"./_export":62,"./_fails":64,"./_global":70,"./_is-object":81,"./_object-create":98}],235:[function(e,t,r){var n=e("./_object-dp"),o=e("./_export"),i=e("./_an-object"),a=e("./_to-primitive");o(o.S+o.F*e("./_fails")(function(){Reflect.defineProperty(n.f({},1,{value:1}),1,{value:2})}),"Reflect",{defineProperty:function(e,t,r){i(e),t=a(t,!0),i(r);try{return n.f(e,t,r),!0}catch(e){return!1}}})},{"./_an-object":38,"./_export":62,"./_fails":64,"./_object-dp":99,"./_to-primitive":143}],236:[function(e,t,r){var n=e("./_export"),o=e("./_object-gopd").f,i=e("./_an-object");n(n.S,"Reflect",{deleteProperty:function(e,t){var r=o(i(e),t);return!(r&&!r.configurable)&&delete e[t]}})},{"./_an-object":38,"./_export":62,"./_object-gopd":101}],237:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_an-object"),i=function(e){this._t=o(e),this._i=0;var t,r=this._k=[];for(t in e)r.push(t)};e("./_iter-create")(i,"Object",function(){var e,t=this._k;do{if(this._i>=t.length)return{value:void 0,done:!0}}while(!((e=t[this._i++])in this._t));return{value:e,done:!1}}),n(n.S,"Reflect",{enumerate:function(e){return new i(e)}})},{"./_an-object":38,"./_export":62,"./_iter-create":84}],238:[function(e,t,r){var n=e("./_object-gopd"),o=e("./_export"),i=e("./_an-object");o(o.S,"Reflect",{getOwnPropertyDescriptor:function(e,t){return n.f(i(e),t)}})},{"./_an-object":38,"./_export":62,"./_object-gopd":101}],239:[function(e,t,r){var n=e("./_export"),o=e("./_object-gpo"),i=e("./_an-object");n(n.S,"Reflect",{getPrototypeOf:function(e){return o(i(e))}})},{"./_an-object":38,"./_export":62,"./_object-gpo":105}],240:[function(e,t,r){var a=e("./_object-gopd"),s=e("./_object-gpo"),c=e("./_has"),n=e("./_export"),u=e("./_is-object"),l=e("./_an-object");n(n.S,"Reflect",{get:function e(t,r){var n,o,i=arguments.length<3?t:arguments[2];return l(t)===i?t[r]:(n=a.f(t,r))?c(n,"value")?n.value:void 0!==n.get?n.get.call(i):void 0:u(o=s(t))?e(o,r,i):void 0}})},{"./_an-object":38,"./_export":62,"./_has":71,"./_is-object":81,"./_object-gopd":101,"./_object-gpo":105}],241:[function(e,t,r){var n=e("./_export");n(n.S,"Reflect",{has:function(e,t){return t in e}})},{"./_export":62}],242:[function(e,t,r){var n=e("./_export"),o=e("./_an-object"),i=Object.isExtensible;n(n.S,"Reflect",{isExtensible:function(e){return o(e),!i||i(e)}})},{"./_an-object":38,"./_export":62}],243:[function(e,t,r){var n=e("./_export");n(n.S,"Reflect",{ownKeys:e("./_own-keys")})},{"./_export":62,"./_own-keys":111}],244:[function(e,t,r){var n=e("./_export"),o=e("./_an-object"),i=Object.preventExtensions;n(n.S,"Reflect",{preventExtensions:function(e){o(e);try{return i&&i(e),!0}catch(e){return!1}}})},{"./_an-object":38,"./_export":62}],245:[function(e,t,r){var n=e("./_export"),o=e("./_set-proto");o&&n(n.S,"Reflect",{setPrototypeOf:function(e,t){o.check(e,t);try{return o.set(e,t),!0}catch(e){return!1}}})},{"./_export":62,"./_set-proto":122}],246:[function(e,t,r){var c=e("./_object-dp"),u=e("./_object-gopd"),l=e("./_object-gpo"),f=e("./_has"),n=e("./_export"),d=e("./_property-desc"),p=e("./_an-object"),_=e("./_is-object");n(n.S,"Reflect",{set:function e(t,r,n){var o,i,a=arguments.length<4?t:arguments[3],s=u.f(p(t),r);if(!s){if(_(i=l(t)))return e(i,r,n,a);s=d(0)}if(f(s,"value")){if(!1===s.writable||!_(a))return!1;if(o=u.f(a,r)){if(o.get||o.set||!1===o.writable)return!1;o.value=n,c.f(a,r,o)}else c.f(a,r,d(0,n));return!0}return void 0!==s.set&&(s.set.call(a,n),!0)}})},{"./_an-object":38,"./_export":62,"./_has":71,"./_is-object":81,"./_object-dp":99,"./_object-gopd":101,"./_object-gpo":105,"./_property-desc":116}],247:[function(e,t,r){var n=e("./_global"),i=e("./_inherit-if-required"),o=e("./_object-dp").f,a=e("./_object-gopn").f,s=e("./_is-regexp"),c=e("./_flags"),u=n.RegExp,l=u,f=u.prototype,d=/a/g,p=/a/g,_=new u(d)!==d;if(e("./_descriptors")&&(!_||e("./_fails")(function(){return p[e("./_wks")("match")]=!1,u(d)!=d||u(p)==p||"/a/i"!=u(d,"i")}))){u=function(e,t){var r=this instanceof u,n=s(e),o=void 0===t;return!r&&n&&e.constructor===u&&o?e:i(_?new l(n&&!o?e.source:e,t):l((n=e instanceof u)?e.source:e,n&&o?c.call(e):t),r?this:f,u)};for(var h=function(t){t in u||o(u,t,{configurable:!0,get:function(){return l[t]},set:function(e){l[t]=e}})},v=a(l),g=0;v.length>g;)h(v[g++]);(f.constructor=u).prototype=f,e("./_redefine")(n,"RegExp",u)}e("./_set-species")("RegExp")},{"./_descriptors":58,"./_fails":64,"./_flags":66,"./_global":70,"./_inherit-if-required":75,"./_is-regexp":82,"./_object-dp":99,"./_object-gopn":103,"./_redefine":118,"./_set-species":123,"./_wks":152}],248:[function(e,t,r){"use strict";var n=e("./_regexp-exec");e("./_export")({target:"RegExp",proto:!0,forced:n!==/./.exec},{exec:n})},{"./_export":62,"./_regexp-exec":120}],249:[function(e,t,r){e("./_descriptors")&&"g"!=/./g.flags&&e("./_object-dp").f(RegExp.prototype,"flags",{configurable:!0,get:e("./_flags")})},{"./_descriptors":58,"./_flags":66,"./_object-dp":99}],250:[function(e,t,r){"use strict";var f=e("./_an-object"),d=e("./_to-length"),p=e("./_advance-string-index"),_=e("./_regexp-exec-abstract");e("./_fix-re-wks")("match",1,function(n,o,u,l){return[function(e){var t=n(this),r=null==e?void 0:e[o];return void 0!==r?r.call(e,t):new RegExp(e)[o](String(t))},function(e){var t=l(u,e,this);if(t.done)return t.value;var r=f(e),n=String(this);if(!r.global)return _(r,n);for(var o,i=r.unicode,a=[],s=r.lastIndex=0;null!==(o=_(r,n));){var c=String(o[0]);""===(a[s]=c)&&(r.lastIndex=p(n,d(r.lastIndex),i)),s++}return 0===s?null:a}]})},{"./_advance-string-index":36,"./_an-object":38,"./_fix-re-wks":65,"./_regexp-exec-abstract":119,"./_to-length":141}],251:[function(e,t,r){"use strict";var k=e("./_an-object"),n=e("./_to-object"),S=e("./_to-length"),O=e("./_to-integer"),P=e("./_advance-string-index"),I=e("./_regexp-exec-abstract"),M=Math.max,E=Math.min,d=Math.floor,p=/\$([$&`']|\d\d?|<[^>]*>)/g,_=/\$([$&`']|\d\d?)/g;e("./_fix-re-wks")("replace",2,function(o,i,x,w){return[function(e,t){var r=o(this),n=null==e?void 0:e[i];return void 0!==n?n.call(e,r,t):x.call(String(r),e,t)},function(e,t){var r=w(x,e,this,t);if(r.done)return r.value;var n=k(e),o=String(this),i="function"==typeof t;i||(t=String(t));var a=n.global;if(a){var s=n.unicode;n.lastIndex=0}for(var c=[];;){var u=I(n,o);if(null===u)break;if(c.push(u),!a)break;""===String(u[0])&&(n.lastIndex=P(o,S(n.lastIndex),s))}for(var l,f="",d=0,p=0;p>>0,l=new RegExp(e.source,s+"g");(n=d.call(l,r))&&!(c<(o=l[h])&&(a.push(r.slice(c,n.index)),1=u));)l[h]===n.index&&l[h]++;return c===r[_]?!i&&l.test("")||a.push(""):a.push(r.slice(c)),a[_]>u?a.slice(0,u):a}:"0"[a](void 0,0)[_]?function(e,t){return void 0===e&&0===t?[]:v.call(this,e,t)}:v,[function(e,t){var r=o(this),n=null==e?void 0:e[i];return void 0!==n?n.call(e,r,t):m.call(String(r),e,t)},function(e,t){var r=g(m,e,this,t,m!==v);if(r.done)return r.value;var n=y(e),o=String(this),i=b(n,RegExp),a=n.unicode,s=(n.ignoreCase?"i":"")+(n.multiline?"m":"")+(n.unicode?"u":"")+(O?"y":"g"),c=new i(O?n:"^(?:"+n.source+")",s),u=void 0===t?S:t>>>0;if(0===u)return[];if(0===o.length)return null===j(c,o)?[o]:[];for(var l=0,f=0,d=[];f>10),t%1024+56320))}return r.join("")}})},{"./_export":62,"./_to-absolute-index":137}],266:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_string-context"),i="includes";n(n.P+n.F*e("./_fails-is-regexp")(i),"String",{includes:function(e){return!!~o(this,e,i).indexOf(e,1=t.length?{value:void 0,done:!0}:(e=n(t,r),this._i+=e.length,{value:e,done:!1})})},{"./_iter-define":85,"./_string-at":129}],269:[function(e,t,r){"use strict";e("./_string-html")("link",function(t){return function(e){return t(this,"a","href",e)}})},{"./_string-html":131}],270:[function(e,t,r){var n=e("./_export"),a=e("./_to-iobject"),s=e("./_to-length");n(n.S,"String",{raw:function(e){for(var t=a(e.raw),r=s(t.length),n=arguments.length,o=[],i=0;io;)a(V,t=r[o++])||t==R||t==c||n.push(t);return n},te=function(e){for(var t,r=e===$,n=F(r?B:x(e)),o=[],i=0;n.length>i;)!a(V,t=n[i++])||r&&!a($,t)||o.push(V[t]);return o};G||(s((C=function(){if(this instanceof C)throw TypeError("Symbol is not a constructor!");var t=d(0ne;)p(re[ne++]);for(var oe=M(p.store),ie=0;oe.length>ie;)h(oe[ie++]);i(i.S+i.F*!G,"Symbol",{for:function(e){return a(U,e+="")?U[e]:U[e]=C(e)},keyFor:function(e){if(!Y(e))throw TypeError(e+" is not a symbol!");for(var t in U)if(U[t]===e)return t},useSetter:function(){q=!0},useSimple:function(){q=!1}}),i(i.S+i.F*!G,"Object",{create:function(e,t){return void 0===t?k(e):K(k(e),t)},defineProperty:X,defineProperties:K,getOwnPropertyDescriptor:Z,getOwnPropertyNames:ee,getOwnPropertySymbols:te});var ae=u(function(){P.f(1)});i(i.S+i.F*ae,"Object",{getOwnPropertySymbols:function(e){return P.f(b(e))}}),N&&i(i.S+i.F*(!G||u(function(){var e=C();return"[null]"!=L([e])||"{}"!=L({a:e})||"{}"!=L(Object(e))})),"JSON",{stringify:function(e){for(var t,r,n=[e],o=1;arguments.length>o;)n.push(arguments[o++]);if(r=t=n[1],(y(t)||void 0!==e)&&!Y(e))return g(t)||(t=function(e,t){if("function"==typeof r&&(t=r.call(this,e,t)),!Y(t))return t}),n[1]=t,L.apply(N,n)}}),C[A][D]||e("./_hide")(C[A],D,C[A].valueOf),f(C,"Symbol"),f(Math,"Math",!0),f(n.JSON,"JSON",!0)},{"./_an-object":38,"./_descriptors":58,"./_enum-keys":61,"./_export":62,"./_fails":64,"./_global":70,"./_has":71,"./_hide":72,"./_is-array":79,"./_is-object":81,"./_library":89,"./_meta":94,"./_object-create":98,"./_object-dp":99,"./_object-gopd":101,"./_object-gopn":103,"./_object-gopn-ext":102,"./_object-gops":104,"./_object-keys":107,"./_object-pie":108,"./_property-desc":116,"./_redefine":118,"./_set-to-string-tag":124,"./_shared":126,"./_to-iobject":140,"./_to-object":142,"./_to-primitive":143,"./_uid":147,"./_wks":152,"./_wks-define":150,"./_wks-ext":151}],279:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_typed"),i=e("./_typed-buffer"),u=e("./_an-object"),l=e("./_to-absolute-index"),f=e("./_to-length"),a=e("./_is-object"),s=e("./_global").ArrayBuffer,d=e("./_species-constructor"),p=i.ArrayBuffer,_=i.DataView,c=o.ABV&&s.isView,h=p.prototype.slice,v=o.VIEW,g="ArrayBuffer";n(n.G+n.W+n.F*(s!==p),{ArrayBuffer:p}),n(n.S+n.F*!o.CONSTR,g,{isView:function(e){return c&&c(e)||a(e)&&v in e}}),n(n.P+n.U+n.F*e("./_fails")(function(){return!new p(2).slice(1,void 0).byteLength}),g,{slice:function(e,t){if(void 0!==h&&void 0===t)return h.call(u(this),e);for(var r=u(this).byteLength,n=l(e,r),o=l(void 0===t?r:t,r),i=new(d(this,p))(f(o-n)),a=new _(this),s=new _(i),c=0;ns;)void 0!==(r=o(n,t=i[s++]))&&f(a,t,r);return a}})},{"./_create-property":53,"./_export":62,"./_object-gopd":101,"./_own-keys":111,"./_to-iobject":140}],296:[function(e,t,r){var n=e("./_export"),o=e("./_object-to-array")(!1);n(n.S,"Object",{values:function(e){return o(e)}})},{"./_export":62,"./_object-to-array":110}],297:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_core"),i=e("./_global"),a=e("./_species-constructor"),s=e("./_promise-resolve");n(n.P+n.R,"Promise",{finally:function(t){var r=a(this,o.Promise||i.Promise),e="function"==typeof t;return this.then(e?function(e){return s(r,t()).then(function(){return e})}:t,e?function(e){return s(r,t()).then(function(){throw e})}:t)}})},{"./_core":52,"./_export":62,"./_global":70,"./_promise-resolve":115,"./_species-constructor":127}],298:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_string-pad"),i=e("./_user-agent"),a=/Version\/10\.\d+(\.\d+)?( Mobile\/\w+)? Safari\//.test(i);n(n.P+n.F*a,"String",{padEnd:function(e){return o(this,e,1'),r="row flex-xl-nowrap";e.naviFile||(r+=" justify-content-md-center");var n=$('
    '));t.append(n);var o=null,i=null,a=null;e.toc?a=e.naviFile?(o="col-12 col-md-3 col-lg-2 viki-sidebar",i="col-12 col-md-9 col-lg-8 py-md-3 pl-md-5 viki-content","d-none d-lg-block col-lg-2 viki-toc"):(i="col-12 col-md-8 col-lg-8 col-xl-8 py-md-3 pl-md-5 viki-content","d-none d-md-block col-md-4 col-lg-3 col-xl-2 viki-toc"):i=e.naviFile?(o="col-12 col-md-3 col-xl-2 viki-sidebar","col-12 col-md-9 col-xl-8 py-md-3 pl-md-5 viki-content"):"col-12 col-md-9 py-md-3 pl-md-5 viki-content";var s=null,c=null,u=null;o&&(s=$('
    '))),i&&(c=$('
    '))),a&&(u=$('
    '))),s&&n.append(s),c&&n.append(c),u&&n.append(u),$("body").append(t)}},{key:"isMarkdown",value:function(e){return e.endsWith(".md")}},{key:"renderFileInternal",value:function(r){var n=this;$.get(r,function(e){var t=n.viki.info;t.setTarget(r),t.data=e,(new f.default).updateHashSilently("#!"+r),n.renderContentAndToc()})}},{key:"renderContentAndToc",value:function(){var e=this.viki.info,t=new u.default;if(e.contentContainerId&&this.isMarkdown(e.target)){var r=$("#"+e.contentContainerId);new s.default(r).render(this.viki.config.markdown,e.data),t.rewriteLinks(r,e.target,e.baseUrl)}if(e.tocContainerId){var n=$("#"+e.tocContainerId);new c.default(n).render($("#"+e.contentContainerId)),t.rewriteLinks(n,e.target,e.baseUrl)}if($(window).scrollTop(0),e.anchor){var o=$("#"+e.contentContainerId+" #"+e.anchor);0'),t=$('
    ');if(this.viki.config.footer){var r=$('"));t.append(r)}var n=$('
    "));t.append(n),e.append(t),$("body").append(e),this.viki.scheduleNext()}}}])&&s(r.prototype,n),o&&s(r,o),t}();r.default=d},{"./logger.js":315,"./worker.js":327}],313:[function(e,t,r){"use strict";function o(e,t){for(var r=0;r\n ×\n \n '),e.append(this.imageViewDiv),this.initImageViewBox(),this.closeImageViewBox()}},{key:"initImageViewBox",value:function(){var n=this,d=function(e,t,r){"absolute"!=e.style.position&&(e.style.position="absolute",e.style.zIndex=parseInt(n.imageViewDiv.find("#image-view-close")[0].style.zIndex)-1),e.style.left=t+"px",e.style.top=r+"px"};this.imageViewDiv.click(function(e){e=e||window.event;var t=n.imageViewDiv.find("#image-view")[0];e.target.id!=t.id&&n.closeImageViewBox(),e.preventDefault()}),this.imageViewDiv[0].onwheel=function(e){if(!!!(e=e||window.event).ctrlKey){var t=e.target;if(t&&"image-view"==t.id){var r=t.getBoundingClientRect(),n=e.clientX-r.left,o=e.clientY-r.top,i=t.getAttribute("oriWidth"),a=t.getAttribute("oriWidth");i||(i=r.width,a=r.height,t.setAttribute("oriWidth",i),t.setAttribute("oriHeight",a));var s=Math.floor(i/4),c=e.wheelDelta||-e.detail,u=Math.max(-1,Math.min(1,c)),l=r.width+(u<0?-s:s);if(l<200)e.preventDefault();else{var f=l/r.width;t.style.width=l+"px",d(t,e.clientX-n*f,e.clientY-o*f),e.preventDefault()}}}};var e=this.imageViewDiv.find("#image-view")[0];e.onmousedown=function(e){var t=(e=e||window.event).target;n.viewBoxImageMouseDown=!0,n.viewBoxImageOffsetToMouse=[t.offsetLeft-e.clientX,t.offsetTop-e.clientY],e.preventDefault()},e.onmouseup=function(e){e=e||window.event,n.viewBoxImageMouseDown=!1,e.preventDefault()},e.onmousemove=function(e){var t=(e=e||window.event).target;n.viewBoxImageMouseDown&&d(t,e.clientX+n.viewBoxImageOffsetToMouse[0],e.clientY+n.viewBoxImageOffsetToMouse[1]),e.preventDefault()},this.imageViewDiv.find("#image-view-close")[0].onclick=function(){n.closeImageViewBox()}}},{key:"setupIMGToView",value:function(e){var t=this;e&&"img"==e.nodeName.toLowerCase()&&(e.classList.add("viki-view-image"),e.ondblclick=function(e){t.viewImage(e.target.src)})}},{key:"closeImageViewBox",value:function(){this.imageViewDiv&&this.imageViewDiv.hide()}},{key:"viewImage",value:function(e){var t=1').concat(e[t].content,"")},this.mdit.use(window.markdownitFootnote),this.mdit.use(window["markdown-it-imsize.js"]),this.mdit.use(texmath,{delimiters:["dollars","raw"]}),this.mdit.use(window.markdownitContainer,"alert",{validate:function(e){return e.trim().match(/^alert-\S+$/)},render:function(e,t){var r=e[t].info.trim().match(/^(alert-\S+)$/);return 1!==e[t].nesting?"\n":''),a=$(''),s=this.viki.naviItems,c=0;c'),r=0;r'+e.title+""},r=function(e){var t=-1;for(var r in e)-1==t?t=e[r].level:t>e[r].level&&(t=e[r].level);return-1==t&&(t=1),t}(e),n=function(e,t){var r=t-1,n=[];for(var o in e){for(var i=e[o];i.level>r+1;){var a={level:r+=1,anchor:"",title:"[EMPTY]"};n.push(a)}n.push(i),r=i.level}return n}(e,r),o="
  • ",i=["
  • "],a=r;for(var s in n){var c=n[s];if(c.level==a)o+="",o+="
  • ",o+=t(c);else if(c.level>a)o+="
      ",i.push("
    "),o+="
  • ",o+=t(c),i.push("
  • "),a=c.level;else{for(;c.level"==u&&a--}o+="",o+="
  • ",o+=t(c)}}for(;0
  • ",""))+""}},{key:"rewriteAnchorInToc",value:function(e){var i=this;e.find("a").click(function(e){e.preventDefault();var t=e.target.getAttribute("href"),r=t.lastIndexOf("#");if(-1!=r){var n=t.substring(r);if(n){var o=$(n);0":">",'"':""","'":"'"};return e.replace(/[&<>"']/g,function(e){return t[e]})}},{key:"updateHashSilently",value:function(e){window.viki_silent_hash=!0,window.location.hash=e}},{key:"pathEqual",value:function(e,t){return this.cleanPath(e.toLowerCase())===this.cleanPath(t.toLowerCase())}},{key:"isSubPath",value:function(e,t){if(""===e)return!0;if(!e)return!1;var r=this.cleanPath(e.toLowerCase());return this.cleanPath(t.toLowerCase()).startsWith(r)}},{key:"baseName",value:function(e){var t=e.lastIndexOf(".");return-1==t?e:e.substring(0,t)}},{key:"suffix",value:function(e){var t=e.lastIndexOf(".");return-1==t?"":e.substring(t+1)}}])&&o(t.prototype,r),n&&o(t,n),e}();r.default=n},{}],325:[function(e,t,r){"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.default=void 0,e("@babel/polyfill");var o=n(e("./logger.js")),i=n(e("./vikiinfo.js")),a=e("./configworker.js"),s=n(e("./pageworker.js")),c=e("./naviworker.js"),u=n(e("./fetchtargetworker.js")),l=n(e("./contentworker.js")),f=n(e("./footerworker.js"));function n(e){return e&&e.__esModule?e:{default:e}}function d(e,t){for(var r=0;r=this.workers.length-1?(o.default.log("all workers finished"),this.curWorkerIdx=-1):(++this.curWorkerIdx,o.default.log("schedule worker",this.curWorkerIdx),this.workers[this.curWorkerIdx].run())}},{key:"initTargetFromHash",value:function(){var e="index.md",t=window.location.hash||"";if(""===t)return this.info.setTarget(e),!0;var r,n,o="";if("#"===t||"#!"===t?o="#!"+e:t.startsWith("#!")&&t.endsWith("/")&&(o=t+e),o)return window.location.hash=o,window.location.reload(!1),!1;t.startsWith("#!")?e=t.substring(2):t.startsWith("#")&&(e=t.substring(1)),r=e,(n=document.createElement("a")).href=r,n.hostname&&window.location.hostname!==n.hostname&&(e="index.md");var i=e.indexOf("#");return-1!=i?this.info.setTarget(e.substring(0,i),e.substring(i+1)):this.info.setTarget(e),!0}}])&&d(t.prototype,r),n&&d(t,n),e}();r.default=p},{"./configworker.js":308,"./contentworker.js":309,"./fetchtargetworker.js":311,"./footerworker.js":312,"./logger.js":315,"./naviworker.js":320,"./pageworker.js":321,"./vikiinfo.js":326,"@babel/polyfill":1}],326:[function(e,t,r){"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.default=void 0;var n,o=(n=e("./utils.js"))&&n.__esModule?n:{default:n};function i(e,t){for(var r=0;ra;)i.call(e,n=o[a++])&&t.push(n);return t}},{"./_object-gops":104,"./_object-keys":107,"./_object-pie":108}],62:[function(e,t,r){var h=e("./_global"),v=e("./_core"),g=e("./_hide"),m=e("./_redefine"),y=e("./_ctx"),b="prototype",x=function(e,t,r){var n,o,i,a,s=e&x.F,c=e&x.G,u=e&x.S,l=e&x.P,f=e&x.B,d=c?h:u?h[t]||(h[t]={}):(h[t]||{})[b],p=c?v:v[t]||(v[t]={}),_=p[b]||(p[b]={});for(n in c&&(r=t),r)i=((o=!s&&d&&void 0!==d[n])?d:r)[n],a=f&&o?y(i,h):l&&"function"==typeof i?y(Function.call,i):i,d&&m(d,n,i,e&x.U),p[n]!=i&&g(p,n,a),l&&_[n]!=i&&(_[n]=i)};h.core=v,x.F=1,x.G=2,x.S=4,x.P=8,x.B=16,x.W=32,x.U=64,x.R=128,t.exports=x},{"./_core":52,"./_ctx":54,"./_global":70,"./_hide":72,"./_redefine":118}],63:[function(e,t,r){var n=e("./_wks")("match");t.exports=function(t){var r=/./;try{"/./"[t](r)}catch(e){try{return r[n]=!1,!"/./"[t](r)}catch(e){}}return!0}},{"./_wks":152}],64:[function(e,t,r){arguments[4][23][0].apply(r,arguments)},{dup:23}],65:[function(e,t,r){"use strict";e("./es6.regexp.exec");var l=e("./_redefine"),f=e("./_hide"),d=e("./_fails"),p=e("./_defined"),_=e("./_wks"),h=e("./_regexp-exec"),v=_("species"),g=!d(function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:"7"},e},"7"!=="".replace(e,"$")}),m=function(){var e=/(?:)/,t=e.exec;e.exec=function(){return t.apply(this,arguments)};var r="ab".split(e);return 2===r.length&&"a"===r[0]&&"b"===r[1]}();t.exports=function(r,e,t){var n=_(r),i=!d(function(){var e={};return e[n]=function(){return 7},7!=""[r](e)}),o=i?!d(function(){var e=!1,t=/a/;return t.exec=function(){return e=!0,null},"split"===r&&(t.constructor={},t.constructor[v]=function(){return t}),t[n](""),!e}):void 0;if(!i||!o||"replace"===r&&!g||"split"===r&&!m){var a=/./[n],s=t(p,n,""[r],function(e,t,r,n,o){return t.exec===h?i&&!o?{done:!0,value:a.call(t,r,n)}:{done:!0,value:e.call(r,t,n)}:{done:!1}}),c=s[0],u=s[1];l(String.prototype,r,c),f(RegExp.prototype,n,2==e?function(e,t){return u.call(e,this,t)}:function(e){return u.call(e,this)})}}},{"./_defined":57,"./_fails":64,"./_hide":72,"./_redefine":118,"./_regexp-exec":120,"./_wks":152,"./es6.regexp.exec":248}],66:[function(e,t,r){"use strict";var n=e("./_an-object");t.exports=function(){var e=n(this),t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.unicode&&(t+="u"),e.sticky&&(t+="y"),t}},{"./_an-object":38}],67:[function(e,t,r){"use strict";var _=e("./_is-array"),h=e("./_is-object"),v=e("./_to-length"),g=e("./_ctx"),m=e("./_wks")("isConcatSpreadable");t.exports=function e(t,r,n,o,i,a,s,c){for(var u,l,f=i,d=0,p=!!s&&g(s,c,3);ddocument.F=Object<\/script>"),e.close(),l=e.F;r--;)delete l[u][a[r]];return l()};e.exports=Object.create||function(e,t){var r;return null!==e?(c[u]=o(e),r=new c,c[u]=null,r[s]=e):r=l(),void 0===t?r:i(r,t)}},{"./_an-object":38,"./_dom-create":59,"./_enum-bug-keys":60,"./_html":73,"./_object-dps":100,"./_shared-key":125}],99:[function(e,t,r){arguments[4][29][0].apply(r,arguments)},{"./_an-object":38,"./_descriptors":58,"./_ie8-dom-define":74,"./_to-primitive":143,dup:29}],100:[function(e,t,r){var a=e("./_object-dp"),s=e("./_an-object"),c=e("./_object-keys");t.exports=e("./_descriptors")?Object.defineProperties:function(e,t){s(e);for(var r,n=c(t),o=n.length,i=0;io;)a(n,r=t[o++])&&(~c(i,r)||i.push(r));return i}},{"./_array-includes":41,"./_has":71,"./_shared-key":125,"./_to-iobject":140}],107:[function(e,t,r){var n=e("./_object-keys-internal"),o=e("./_enum-bug-keys");t.exports=Object.keys||function(e){return n(e,o)}},{"./_enum-bug-keys":60,"./_object-keys-internal":106}],108:[function(e,t,r){r.f={}.propertyIsEnumerable},{}],109:[function(e,t,r){var o=e("./_export"),i=e("./_core"),a=e("./_fails");t.exports=function(e,t){var r=(i.Object||{})[e]||Object[e],n={};n[e]=t(r),o(o.S+o.F*a(function(){r(1)}),"Object",n)}},{"./_core":52,"./_export":62,"./_fails":64}],110:[function(e,t,r){var c=e("./_descriptors"),u=e("./_object-keys"),l=e("./_to-iobject"),f=e("./_object-pie").f;t.exports=function(s){return function(e){for(var t,r=l(e),n=u(r),o=n.length,i=0,a=[];i>>0||(a.test(r)?16:10))}:n},{"./_global":70,"./_string-trim":134,"./_string-ws":135}],114:[function(e,t,r){t.exports=function(e){try{return{e:!1,v:e()}}catch(e){return{e:!0,v:e}}}},{}],115:[function(e,t,r){var n=e("./_an-object"),o=e("./_is-object"),i=e("./_new-promise-capability");t.exports=function(e,t){if(n(e),o(t)&&t.constructor===e)return t;var r=i.f(e);return(0,r.resolve)(t),r.promise}},{"./_an-object":38,"./_is-object":81,"./_new-promise-capability":96}],116:[function(e,t,r){arguments[4][30][0].apply(r,arguments)},{dup:30}],117:[function(e,t,r){var o=e("./_redefine");t.exports=function(e,t,r){for(var n in t)o(e,n,t[n],r);return e}},{"./_redefine":118}],118:[function(e,t,r){var i=e("./_global"),a=e("./_hide"),s=e("./_has"),c=e("./_uid")("src"),n=e("./_function-to-string"),o="toString",u=(""+n).split(o);e("./_core").inspectSource=function(e){return n.call(e)},(t.exports=function(e,t,r,n){var o="function"==typeof r;o&&(s(r,"name")||a(r,"name",t)),e[t]!==r&&(o&&(s(r,c)||a(r,c,e[t]?""+e[t]:u.join(String(t)))),e===i?e[t]=r:n?e[t]?e[t]=r:a(e,t,r):(delete e[t],a(e,t,r)))})(Function.prototype,o,function(){return"function"==typeof this&&this[c]||n.call(this)})},{"./_core":52,"./_function-to-string":69,"./_global":70,"./_has":71,"./_hide":72,"./_uid":147}],119:[function(e,t,r){"use strict";var o=e("./_classof"),i=RegExp.prototype.exec;t.exports=function(e,t){var r=e.exec;if("function"==typeof r){var n=r.call(e,t);if("object"!=typeof n)throw new TypeError("RegExp exec method returned something other than an Object or null");return n}if("RegExp"!==o(e))throw new TypeError("RegExp#exec called on incompatible receiver");return i.call(e,t)}},{"./_classof":47}],120:[function(e,t,r){"use strict";var n,o,a=e("./_flags"),s=RegExp.prototype.exec,c=String.prototype.replace,i=s,u="lastIndex",l=(n=/a/,o=/b*/g,s.call(n,"a"),s.call(o,"a"),0!==n[u]||0!==o[u]),f=void 0!==/()??/.exec("")[1];(l||f)&&(i=function(e){var t,r,n,o,i=this;return f&&(r=new RegExp("^"+i.source+"$(?!\\s)",a.call(i))),l&&(t=i[u]),n=s.call(i,e),l&&n&&(i[u]=i.global?n.index+n[0].length:t),f&&n&&1"+o+""};t.exports=function(t,e){var r={};r[t]=e(i),n(n.P+n.F*o(function(){var e=""[t]('"');return e!==e.toLowerCase()||3c&&(u=u.slice(0,c)),n?u+o:o+u}},{"./_defined":57,"./_string-repeat":133,"./_to-length":141}],133:[function(e,t,r){"use strict";var o=e("./_to-integer"),i=e("./_defined");t.exports=function(e){var t=String(i(this)),r="",n=o(e);if(n<0||n==1/0)throw RangeError("Count can't be negative");for(;0>>=1)&&(t+=t))1&n&&(r+=t);return r}},{"./_defined":57,"./_to-integer":139}],134:[function(e,t,r){var a=e("./_export"),n=e("./_defined"),s=e("./_fails"),c=e("./_string-ws"),o="["+c+"]",i=RegExp("^"+o+o+"*"),u=RegExp(o+o+"*$"),l=function(e,t,r){var n={},o=s(function(){return!!c[e]()||"​…"!="​…"[e]()}),i=n[e]=o?t(f):c[e];r&&(n[r]=i),a(a.P+a.F*o,"String",n)},f=l.trim=function(e,t){return e=String(n(e)),1&t&&(e=e.replace(i,"")),2&t&&(e=e.replace(u,"")),e};t.exports=l},{"./_defined":57,"./_export":62,"./_fails":64,"./_string-ws":135}],135:[function(e,t,r){t.exports="\t\n\v\f\r   ᠎              \u2028\u2029\ufeff"},{}],136:[function(e,t,r){var n,o,i,a=e("./_ctx"),s=e("./_invoke"),c=e("./_html"),u=e("./_dom-create"),l=e("./_global"),f=l.process,d=l.setImmediate,p=l.clearImmediate,_=l.MessageChannel,h=l.Dispatch,v=0,g={},m="onreadystatechange",y=function(){var e=+this;if(g.hasOwnProperty(e)){var t=g[e];delete g[e],t()}},b=function(e){y.call(e.data)};d&&p||(d=function(e){for(var t=[],r=1;arguments.length>r;)t.push(arguments[r++]);return g[++v]=function(){s("function"==typeof e?e:Function(e),t)},n(v),v},p=function(e){delete g[e]},"process"==e("./_cof")(f)?n=function(e){f.nextTick(a(y,e,1))}:h&&h.now?n=function(e){h.now(a(y,e,1))}:_?(i=(o=new _).port2,o.port1.onmessage=b,n=a(i.postMessage,i,1)):l.addEventListener&&"function"==typeof postMessage&&!l.importScripts?(n=function(e){l.postMessage(e+"","*")},l.addEventListener("message",b,!1)):n=m in u("script")?function(e){c.appendChild(u("script"))[m]=function(){c.removeChild(this),y.call(e)}}:function(e){setTimeout(a(y,e,1),0)}),t.exports={set:d,clear:p}},{"./_cof":48,"./_ctx":54,"./_dom-create":59,"./_global":70,"./_html":73,"./_invoke":76}],137:[function(e,t,r){var n=e("./_to-integer"),o=Math.max,i=Math.min;t.exports=function(e,t){return(e=n(e))<0?o(e+t,0):i(e,t)}},{"./_to-integer":139}],138:[function(e,t,r){var n=e("./_to-integer"),o=e("./_to-length");t.exports=function(e){if(void 0===e)return 0;var t=n(e),r=o(t);if(t!==r)throw RangeError("Wrong length!");return r}},{"./_to-integer":139,"./_to-length":141}],139:[function(e,t,r){var n=Math.ceil,o=Math.floor;t.exports=function(e){return isNaN(e=+e)?0:(0>1,l=23===t?M(2,-24)-M(2,-77):0,f=0,d=e<0||0===e&&1/e<0?1:0;for((e=I(e))!=e||e===O?(o=e!=e?1:0,n=c):(n=E(T(e)/F),e*(i=M(2,-n))<1&&(n--,i*=2),2<=(e+=1<=n+u?l/i:l*M(2,1-u))*i&&(n++,i/=2),c<=n+u?(o=0,n=c):1<=n+u?(o=(e*i-1)*M(2,t),n+=u):(o=e*M(2,u-1)*M(2,t),n=0));8<=t;a[f++]=255&o,o/=256,t-=8);for(n=n<>1,s=o-7,c=r-1,u=e[c--],l=127&u;for(u>>=7;0>=-s,s+=t;0>8&255]}function $(e){return[255&e,e>>8&255,e>>16&255,e>>24&255]}function G(e){return D(e,52,8)}function z(e){return D(e,23,4)}function q(e,t,r){h(e[b],t,{get:function(){return this[r]}})}function H(e,t,r,n){var o=p(+r);if(o+t>e[A])throw S(x);var i=e[L]._b,a=o+e[R],s=i.slice(a,a+t);return n?s:s.reverse()}function J(e,t,r,n,o,i){var a=p(+r);if(a+t>e[A])throw S(x);for(var s=e[L]._b,c=a+e[R],u=n(+o),l=0;lQ;)(Y=K[Q++])in w||s(w,Y,P[Y]);i||(X.constructor=w)}var Z=new j(new w(2)),ee=j[b].setInt8;Z.setInt8(0,2147483648),Z.setInt8(1,2147483649),!Z.getInt8(0)&&Z.getInt8(1)||c(j[b],{setInt8:function(e,t){ee.call(this,e,t<<24>>24)},setUint8:function(e,t){ee.call(this,e,t<<24>>24)}},!0)}else w=function(e){l(this,w,m);var t=p(e);this._b=v.call(new Array(t),0),this[A]=t},j=function(e,t,r){l(this,j,y),l(e,w,y);var n=e[A],o=f(t);if(o<0||n>24},getUint8:function(e){return H(this,1,e)[0]},getInt16:function(e){var t=H(this,2,e,arguments[1]);return(t[1]<<8|t[0])<<16>>16},getUint16:function(e){var t=H(this,2,e,arguments[1]);return t[1]<<8|t[0]},getInt32:function(e){return U(H(this,4,e,arguments[1]))},getUint32:function(e){return U(H(this,4,e,arguments[1]))>>>0},getFloat32:function(e){return W(H(this,4,e,arguments[1]),23,4)},getFloat64:function(e){return W(H(this,8,e,arguments[1]),52,8)},setInt8:function(e,t){J(this,1,e,V,t)},setUint8:function(e,t){J(this,1,e,V,t)},setInt16:function(e,t){J(this,2,e,B,t,arguments[2])},setUint16:function(e,t){J(this,2,e,B,t,arguments[2])},setInt32:function(e,t){J(this,4,e,$,t,arguments[2])},setUint32:function(e,t){J(this,4,e,$,t,arguments[2])},setFloat32:function(e,t){J(this,4,e,z,t,arguments[2])},setFloat64:function(e,t){J(this,8,e,G,t,arguments[2])}});g(w,m),g(j,y),s(j[b],a.VIEW,!0),r[m]=w,r[y]=j},{"./_an-instance":37,"./_array-fill":40,"./_descriptors":58,"./_fails":64,"./_global":70,"./_hide":72,"./_library":89,"./_object-dp":99,"./_object-gopn":103,"./_redefine-all":117,"./_set-to-string-tag":124,"./_to-index":138,"./_to-integer":139,"./_to-length":141,"./_typed":146}],146:[function(e,t,r){for(var n,o=e("./_global"),i=e("./_hide"),a=e("./_uid"),s=a("typed_array"),c=a("view"),u=!(!o.ArrayBuffer||!o.DataView),l=u,f=0,d="Int8Array,Uint8Array,Uint8ClampedArray,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array".split(",");f<9;)(n=o[d[f++]])?(i(n.prototype,s,!0),i(n.prototype,c,!0)):l=!1;t.exports={ABV:u,CONSTR:l,TYPED:s,VIEW:c}},{"./_global":70,"./_hide":72,"./_uid":147}],147:[function(e,t,r){var n=0,o=Math.random();t.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++n+o).toString(36))}},{}],148:[function(e,t,r){var n=e("./_global").navigator;t.exports=n&&n.userAgent||""},{"./_global":70}],149:[function(e,t,r){var n=e("./_is-object");t.exports=function(e,t){if(!n(e)||e._t!==t)throw TypeError("Incompatible receiver, "+t+" required!");return e}},{"./_is-object":81}],150:[function(e,t,r){var n=e("./_global"),o=e("./_core"),i=e("./_library"),a=e("./_wks-ext"),s=e("./_object-dp").f;t.exports=function(e){var t=o.Symbol||(o.Symbol=i?{}:n.Symbol||{});"_"==e.charAt(0)||e in t||s(t,e,{value:a.f(e)})}},{"./_core":52,"./_global":70,"./_library":89,"./_object-dp":99,"./_wks-ext":151}],151:[function(e,t,r){r.f=e("./_wks")},{"./_wks":152}],152:[function(e,t,r){var n=e("./_shared")("wks"),o=e("./_uid"),i=e("./_global").Symbol,a="function"==typeof i;(t.exports=function(e){return n[e]||(n[e]=a&&i[e]||(a?i:o)("Symbol."+e))}).store=n},{"./_global":70,"./_shared":126,"./_uid":147}],153:[function(e,t,r){var n=e("./_classof"),o=e("./_wks")("iterator"),i=e("./_iterators");t.exports=e("./_core").getIteratorMethod=function(e){if(null!=e)return e[o]||e["@@iterator"]||i[n(e)]}},{"./_classof":47,"./_core":52,"./_iterators":88,"./_wks":152}],154:[function(e,t,r){var n=e("./_export");n(n.P,"Array",{copyWithin:e("./_array-copy-within")}),e("./_add-to-unscopables")("copyWithin")},{"./_add-to-unscopables":35,"./_array-copy-within":39,"./_export":62}],155:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_array-methods")(4);n(n.P+n.F*!e("./_strict-method")([].every,!0),"Array",{every:function(e){return o(this,e,arguments[1])}})},{"./_array-methods":42,"./_export":62,"./_strict-method":128}],156:[function(e,t,r){var n=e("./_export");n(n.P,"Array",{fill:e("./_array-fill")}),e("./_add-to-unscopables")("fill")},{"./_add-to-unscopables":35,"./_array-fill":40,"./_export":62}],157:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_array-methods")(2);n(n.P+n.F*!e("./_strict-method")([].filter,!0),"Array",{filter:function(e){return o(this,e,arguments[1])}})},{"./_array-methods":42,"./_export":62,"./_strict-method":128}],158:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_array-methods")(6),i="findIndex",a=!0;i in[]&&Array(1)[i](function(){a=!1}),n(n.P+n.F*a,"Array",{findIndex:function(e){return o(this,e,1=e.length?(this._t=void 0,o(1)):o(0,"keys"==t?r:"values"==t?e[r]:[r,e[r]])},"values"),i.Arguments=i.Array,n("keys"),n("values"),n("entries")},{"./_add-to-unscopables":35,"./_iter-define":85,"./_iter-step":87,"./_iterators":88,"./_to-iobject":140}],165:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_to-iobject"),i=[].join;n(n.P+n.F*(e("./_iobject")!=Object||!e("./_strict-method")(i)),"Array",{join:function(e){return i.call(o(this),void 0===e?",":e)}})},{"./_export":62,"./_iobject":77,"./_strict-method":128,"./_to-iobject":140}],166:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_to-iobject"),i=e("./_to-integer"),a=e("./_to-length"),s=[].lastIndexOf,c=!!s&&1/[1].lastIndexOf(1,-0)<0;n(n.P+n.F*(c||!e("./_strict-method")(s)),"Array",{lastIndexOf:function(e){if(c)return s.apply(this,arguments)||0;var t=o(this),r=a(t.length),n=r-1;for(1>>=0)?31-Math.floor(Math.log(e+.5)*Math.LOG2E):32}})},{"./_export":62}],189:[function(e,t,r){var n=e("./_export"),o=Math.exp;n(n.S,"Math",{cosh:function(e){return(o(e=+e)+o(-e))/2}})},{"./_export":62}],190:[function(e,t,r){var n=e("./_export"),o=e("./_math-expm1");n(n.S+n.F*(o!=Math.expm1),"Math",{expm1:o})},{"./_export":62,"./_math-expm1":90}],191:[function(e,t,r){var n=e("./_export");n(n.S,"Math",{fround:e("./_math-fround")})},{"./_export":62,"./_math-fround":91}],192:[function(e,t,r){var n=e("./_export"),c=Math.abs;n(n.S,"Math",{hypot:function(e,t){for(var r,n,o=0,i=0,a=arguments.length,s=0;i>>16)*a+i*(r&o>>>16)<<16>>>0)}})},{"./_export":62,"./_fails":64}],194:[function(e,t,r){var n=e("./_export");n(n.S,"Math",{log10:function(e){return Math.log(e)*Math.LOG10E}})},{"./_export":62}],195:[function(e,t,r){var n=e("./_export");n(n.S,"Math",{log1p:e("./_math-log1p")})},{"./_export":62,"./_math-log1p":92}],196:[function(e,t,r){var n=e("./_export");n(n.S,"Math",{log2:function(e){return Math.log(e)/Math.LN2}})},{"./_export":62}],197:[function(e,t,r){var n=e("./_export");n(n.S,"Math",{sign:e("./_math-sign")})},{"./_export":62,"./_math-sign":93}],198:[function(e,t,r){var n=e("./_export"),o=e("./_math-expm1"),i=Math.exp;n(n.S+n.F*e("./_fails")(function(){return-2e-17!=!Math.sinh(-2e-17)}),"Math",{sinh:function(e){return Math.abs(e=+e)<1?(o(e)-o(-e))/2:(i(e-1)-i(-e-1))*(Math.E/2)}})},{"./_export":62,"./_fails":64,"./_math-expm1":90}],199:[function(e,t,r){var n=e("./_export"),o=e("./_math-expm1"),i=Math.exp;n(n.S,"Math",{tanh:function(e){var t=o(e=+e),r=o(-e);return t==1/0?1:r==1/0?-1:(t-r)/(i(e)+i(-e))}})},{"./_export":62,"./_math-expm1":90}],200:[function(e,t,r){var n=e("./_export");n(n.S,"Math",{trunc:function(e){return(0w;w++)o(h,b=x[w])&&!o(_,b)&&f(_,b,u(h,b));(_.prototype=v).constructor=_,e("./_redefine")(n,p,_)}},{"./_cof":48,"./_descriptors":58,"./_fails":64,"./_global":70,"./_has":71,"./_inherit-if-required":75,"./_object-create":98,"./_object-dp":99,"./_object-gopd":101,"./_object-gopn":103,"./_redefine":118,"./_string-trim":134,"./_to-primitive":143}],202:[function(e,t,r){var n=e("./_export");n(n.S,"Number",{EPSILON:Math.pow(2,-52)})},{"./_export":62}],203:[function(e,t,r){var n=e("./_export"),o=e("./_global").isFinite;n(n.S,"Number",{isFinite:function(e){return"number"==typeof e&&o(e)}})},{"./_export":62,"./_global":70}],204:[function(e,t,r){var n=e("./_export");n(n.S,"Number",{isInteger:e("./_is-integer")})},{"./_export":62,"./_is-integer":80}],205:[function(e,t,r){var n=e("./_export");n(n.S,"Number",{isNaN:function(e){return e!=e}})},{"./_export":62}],206:[function(e,t,r){var n=e("./_export"),o=e("./_is-integer"),i=Math.abs;n(n.S,"Number",{isSafeInteger:function(e){return o(e)&&i(e)<=9007199254740991}})},{"./_export":62,"./_is-integer":80}],207:[function(e,t,r){var n=e("./_export");n(n.S,"Number",{MAX_SAFE_INTEGER:9007199254740991})},{"./_export":62}],208:[function(e,t,r){var n=e("./_export");n(n.S,"Number",{MIN_SAFE_INTEGER:-9007199254740991})},{"./_export":62}],209:[function(e,t,r){var n=e("./_export"),o=e("./_parse-float");n(n.S+n.F*(Number.parseFloat!=o),"Number",{parseFloat:o})},{"./_export":62,"./_parse-float":112}],210:[function(e,t,r){var n=e("./_export"),o=e("./_parse-int");n(n.S+n.F*(Number.parseInt!=o),"Number",{parseInt:o})},{"./_export":62,"./_parse-int":113}],211:[function(e,t,r){"use strict";var n=e("./_export"),u=e("./_to-integer"),l=e("./_a-number-value"),f=e("./_string-repeat"),o=1..toFixed,i=Math.floor,a=[0,0,0,0,0,0],d="Number.toFixed: incorrect invocation!",p=function(e,t){for(var r=-1,n=t;++r<6;)n+=e*a[r],a[r]=n%1e7,n=i(n/1e7)},_=function(e){for(var t=6,r=0;0<=--t;)r+=a[t],a[t]=i(r/e),r=r%e*1e7},h=function(){for(var e=6,t="";0<=--e;)if(""!==t||0===e||0!==a[e]){var r=String(a[e]);t=""===t?r:t+f.call("0",7-r.length)+r}return t},v=function(e,t,r){return 0===t?r:t%2==1?v(e,t-1,r*e):v(e*e,t/2,r)};n(n.P+n.F*(!!o&&("0.000"!==8e-5.toFixed(3)||"1"!==.9.toFixed(0)||"1.25"!==1.255.toFixed(2)||"1000000000000000128"!==(0xde0b6b3a7640080).toFixed(0))||!e("./_fails")(function(){o.call({})})),"Number",{toFixed:function(e){var t,r,n,o,i=l(this,d),a=u(e),s="",c="0";if(a<0||20e;)t(n[e++]);l._c=[],l._n=!1,r&&!l._h&&L(l)})}},L=function(i){g.call(c,function(){var e,t,r,n=i._v,o=A(i);if(o&&(e=b(function(){M?S.emit("unhandledRejection",n,i):(t=c.onunhandledrejection)?t({promise:i,reason:n}):(r=c.console)&&r.error&&r.error("Unhandled promise rejection",n)}),i._h=M||A(i)?2:1),i._a=void 0,o&&e.e)throw e.v})},A=function(e){return 1!==e._h&&0===(e._a||e._c).length},R=function(t){g.call(c,function(){var e;M?S.emit("rejectionHandled",t):(e=c.onrejectionhandled)&&e({promise:t,reason:t._v})})},D=function(e){var t=this;t._d||(t._d=!0,(t=t._w||t)._v=e,t._s=2,t._a||(t._a=t._c.slice()),N(t,!0))},W=function(e){var r,n=this;if(!n._d){n._d=!0,n=n._w||n;try{if(n===e)throw k("Promise can't be resolved itself");(r=C(e))?m(function(){var t={_w:n,_d:!1};try{r.call(e,u(W,t,1),u(D,t,1))}catch(e){D.call(t,e)}}):(n._v=e,n._s=1,N(n,!1))}catch(e){D.call({_w:n,_d:!1},e)}}};F||(I=function(e){_(this,I,j,"_h"),p(e),n.call(this);try{e(u(W,this,1),u(D,this,1))}catch(e){D.call(this,e)}},(n=function(e){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1}).prototype=r("./_redefine-all")(I.prototype,{then:function(e,t){var r=T(v(this,I));return r.ok="function"!=typeof e||e,r.fail="function"==typeof t&&t,r.domain=M?S.domain:void 0,this._c.push(r),this._a&&this._a.push(r),this._s&&N(this,!1),r.promise},catch:function(e){return this.then(void 0,e)}}),i=function(){var e=new n;this.promise=e,this.resolve=u(W,e,1),this.reject=u(D,e,1)},y.f=T=function(e){return e===I||e===a?new i(e):o(e)}),f(f.G+f.W+f.F*!F,{Promise:I}),r("./_set-to-string-tag")(I,j),r("./_set-species")(j),a=r("./_core")[j],f(f.S+f.F*!F,j,{reject:function(e){var t=T(this);return(0,t.reject)(e),t.promise}}),f(f.S+f.F*(s||!F),j,{resolve:function(e){return w(s&&this===a?I:this,e)}}),f(f.S+f.F*!(F&&r("./_iter-detect")(function(e){I.all(e).catch(E)})),j,{all:function(e){var a=this,t=T(a),s=t.resolve,c=t.reject,r=b(function(){var n=[],o=0,i=1;h(e,!1,function(e){var t=o++,r=!1;n.push(void 0),i++,a.resolve(e).then(function(e){r||(r=!0,n[t]=e,--i||s(n))},c)}),--i||s(n)});return r.e&&c(r.v),t.promise},race:function(e){var t=this,r=T(t),n=r.reject,o=b(function(){h(e,!1,function(e){t.resolve(e).then(r.resolve,n)})});return o.e&&n(o.v),r.promise}})},{"./_a-function":33,"./_an-instance":37,"./_classof":47,"./_core":52,"./_ctx":54,"./_export":62,"./_for-of":68,"./_global":70,"./_is-object":81,"./_iter-detect":86,"./_library":89,"./_microtask":95,"./_new-promise-capability":96,"./_perform":114,"./_promise-resolve":115,"./_redefine-all":117,"./_set-species":123,"./_set-to-string-tag":124,"./_species-constructor":127,"./_task":136,"./_user-agent":148,"./_wks":152}],233:[function(e,t,r){var n=e("./_export"),i=e("./_a-function"),a=e("./_an-object"),s=(e("./_global").Reflect||{}).apply,c=Function.apply;n(n.S+n.F*!e("./_fails")(function(){s(function(){})}),"Reflect",{apply:function(e,t,r){var n=i(e),o=a(r);return s?s(n,t,o):c.call(n,t,o)}})},{"./_a-function":33,"./_an-object":38,"./_export":62,"./_fails":64,"./_global":70}],234:[function(e,t,r){var n=e("./_export"),s=e("./_object-create"),c=e("./_a-function"),u=e("./_an-object"),l=e("./_is-object"),o=e("./_fails"),f=e("./_bind"),d=(e("./_global").Reflect||{}).construct,p=o(function(){function e(){}return!(d(function(){},[],e)instanceof e)}),_=!o(function(){d(function(){})});n(n.S+n.F*(p||_),"Reflect",{construct:function(e,t){c(e),u(t);var r=arguments.length<3?e:c(arguments[2]);if(_&&!p)return d(e,t,r);if(e==r){switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3])}var n=[null];return n.push.apply(n,t),new(f.apply(e,n))}var o=r.prototype,i=s(l(o)?o:Object.prototype),a=Function.apply.call(e,i,t);return l(a)?a:i}})},{"./_a-function":33,"./_an-object":38,"./_bind":46,"./_export":62,"./_fails":64,"./_global":70,"./_is-object":81,"./_object-create":98}],235:[function(e,t,r){var n=e("./_object-dp"),o=e("./_export"),i=e("./_an-object"),a=e("./_to-primitive");o(o.S+o.F*e("./_fails")(function(){Reflect.defineProperty(n.f({},1,{value:1}),1,{value:2})}),"Reflect",{defineProperty:function(e,t,r){i(e),t=a(t,!0),i(r);try{return n.f(e,t,r),!0}catch(e){return!1}}})},{"./_an-object":38,"./_export":62,"./_fails":64,"./_object-dp":99,"./_to-primitive":143}],236:[function(e,t,r){var n=e("./_export"),o=e("./_object-gopd").f,i=e("./_an-object");n(n.S,"Reflect",{deleteProperty:function(e,t){var r=o(i(e),t);return!(r&&!r.configurable)&&delete e[t]}})},{"./_an-object":38,"./_export":62,"./_object-gopd":101}],237:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_an-object"),i=function(e){this._t=o(e),this._i=0;var t,r=this._k=[];for(t in e)r.push(t)};e("./_iter-create")(i,"Object",function(){var e,t=this._k;do{if(this._i>=t.length)return{value:void 0,done:!0}}while(!((e=t[this._i++])in this._t));return{value:e,done:!1}}),n(n.S,"Reflect",{enumerate:function(e){return new i(e)}})},{"./_an-object":38,"./_export":62,"./_iter-create":84}],238:[function(e,t,r){var n=e("./_object-gopd"),o=e("./_export"),i=e("./_an-object");o(o.S,"Reflect",{getOwnPropertyDescriptor:function(e,t){return n.f(i(e),t)}})},{"./_an-object":38,"./_export":62,"./_object-gopd":101}],239:[function(e,t,r){var n=e("./_export"),o=e("./_object-gpo"),i=e("./_an-object");n(n.S,"Reflect",{getPrototypeOf:function(e){return o(i(e))}})},{"./_an-object":38,"./_export":62,"./_object-gpo":105}],240:[function(e,t,r){var a=e("./_object-gopd"),s=e("./_object-gpo"),c=e("./_has"),n=e("./_export"),u=e("./_is-object"),l=e("./_an-object");n(n.S,"Reflect",{get:function e(t,r){var n,o,i=arguments.length<3?t:arguments[2];return l(t)===i?t[r]:(n=a.f(t,r))?c(n,"value")?n.value:void 0!==n.get?n.get.call(i):void 0:u(o=s(t))?e(o,r,i):void 0}})},{"./_an-object":38,"./_export":62,"./_has":71,"./_is-object":81,"./_object-gopd":101,"./_object-gpo":105}],241:[function(e,t,r){var n=e("./_export");n(n.S,"Reflect",{has:function(e,t){return t in e}})},{"./_export":62}],242:[function(e,t,r){var n=e("./_export"),o=e("./_an-object"),i=Object.isExtensible;n(n.S,"Reflect",{isExtensible:function(e){return o(e),!i||i(e)}})},{"./_an-object":38,"./_export":62}],243:[function(e,t,r){var n=e("./_export");n(n.S,"Reflect",{ownKeys:e("./_own-keys")})},{"./_export":62,"./_own-keys":111}],244:[function(e,t,r){var n=e("./_export"),o=e("./_an-object"),i=Object.preventExtensions;n(n.S,"Reflect",{preventExtensions:function(e){o(e);try{return i&&i(e),!0}catch(e){return!1}}})},{"./_an-object":38,"./_export":62}],245:[function(e,t,r){var n=e("./_export"),o=e("./_set-proto");o&&n(n.S,"Reflect",{setPrototypeOf:function(e,t){o.check(e,t);try{return o.set(e,t),!0}catch(e){return!1}}})},{"./_export":62,"./_set-proto":122}],246:[function(e,t,r){var c=e("./_object-dp"),u=e("./_object-gopd"),l=e("./_object-gpo"),f=e("./_has"),n=e("./_export"),d=e("./_property-desc"),p=e("./_an-object"),_=e("./_is-object");n(n.S,"Reflect",{set:function e(t,r,n){var o,i,a=arguments.length<4?t:arguments[3],s=u.f(p(t),r);if(!s){if(_(i=l(t)))return e(i,r,n,a);s=d(0)}if(f(s,"value")){if(!1===s.writable||!_(a))return!1;if(o=u.f(a,r)){if(o.get||o.set||!1===o.writable)return!1;o.value=n,c.f(a,r,o)}else c.f(a,r,d(0,n));return!0}return void 0!==s.set&&(s.set.call(a,n),!0)}})},{"./_an-object":38,"./_export":62,"./_has":71,"./_is-object":81,"./_object-dp":99,"./_object-gopd":101,"./_object-gpo":105,"./_property-desc":116}],247:[function(e,t,r){var n=e("./_global"),i=e("./_inherit-if-required"),o=e("./_object-dp").f,a=e("./_object-gopn").f,s=e("./_is-regexp"),c=e("./_flags"),u=n.RegExp,l=u,f=u.prototype,d=/a/g,p=/a/g,_=new u(d)!==d;if(e("./_descriptors")&&(!_||e("./_fails")(function(){return p[e("./_wks")("match")]=!1,u(d)!=d||u(p)==p||"/a/i"!=u(d,"i")}))){u=function(e,t){var r=this instanceof u,n=s(e),o=void 0===t;return!r&&n&&e.constructor===u&&o?e:i(_?new l(n&&!o?e.source:e,t):l((n=e instanceof u)?e.source:e,n&&o?c.call(e):t),r?this:f,u)};for(var h=function(t){t in u||o(u,t,{configurable:!0,get:function(){return l[t]},set:function(e){l[t]=e}})},v=a(l),g=0;v.length>g;)h(v[g++]);(f.constructor=u).prototype=f,e("./_redefine")(n,"RegExp",u)}e("./_set-species")("RegExp")},{"./_descriptors":58,"./_fails":64,"./_flags":66,"./_global":70,"./_inherit-if-required":75,"./_is-regexp":82,"./_object-dp":99,"./_object-gopn":103,"./_redefine":118,"./_set-species":123,"./_wks":152}],248:[function(e,t,r){"use strict";var n=e("./_regexp-exec");e("./_export")({target:"RegExp",proto:!0,forced:n!==/./.exec},{exec:n})},{"./_export":62,"./_regexp-exec":120}],249:[function(e,t,r){e("./_descriptors")&&"g"!=/./g.flags&&e("./_object-dp").f(RegExp.prototype,"flags",{configurable:!0,get:e("./_flags")})},{"./_descriptors":58,"./_flags":66,"./_object-dp":99}],250:[function(e,t,r){"use strict";var f=e("./_an-object"),d=e("./_to-length"),p=e("./_advance-string-index"),_=e("./_regexp-exec-abstract");e("./_fix-re-wks")("match",1,function(n,o,u,l){return[function(e){var t=n(this),r=null==e?void 0:e[o];return void 0!==r?r.call(e,t):new RegExp(e)[o](String(t))},function(e){var t=l(u,e,this);if(t.done)return t.value;var r=f(e),n=String(this);if(!r.global)return _(r,n);for(var o,i=r.unicode,a=[],s=r.lastIndex=0;null!==(o=_(r,n));){var c=String(o[0]);""===(a[s]=c)&&(r.lastIndex=p(n,d(r.lastIndex),i)),s++}return 0===s?null:a}]})},{"./_advance-string-index":36,"./_an-object":38,"./_fix-re-wks":65,"./_regexp-exec-abstract":119,"./_to-length":141}],251:[function(e,t,r){"use strict";var k=e("./_an-object"),n=e("./_to-object"),S=e("./_to-length"),O=e("./_to-integer"),P=e("./_advance-string-index"),I=e("./_regexp-exec-abstract"),M=Math.max,E=Math.min,d=Math.floor,p=/\$([$&`']|\d\d?|<[^>]*>)/g,_=/\$([$&`']|\d\d?)/g;e("./_fix-re-wks")("replace",2,function(o,i,x,w){return[function(e,t){var r=o(this),n=null==e?void 0:e[i];return void 0!==n?n.call(e,r,t):x.call(String(r),e,t)},function(e,t){var r=w(x,e,this,t);if(r.done)return r.value;var n=k(e),o=String(this),i="function"==typeof t;i||(t=String(t));var a=n.global;if(a){var s=n.unicode;n.lastIndex=0}for(var c=[];;){var u=I(n,o);if(null===u)break;if(c.push(u),!a)break;""===String(u[0])&&(n.lastIndex=P(o,S(n.lastIndex),s))}for(var l,f="",d=0,p=0;p>>0,l=new RegExp(e.source,s+"g");(n=d.call(l,r))&&!(c<(o=l[h])&&(a.push(r.slice(c,n.index)),1=u));)l[h]===n.index&&l[h]++;return c===r[_]?!i&&l.test("")||a.push(""):a.push(r.slice(c)),a[_]>u?a.slice(0,u):a}:"0"[a](void 0,0)[_]?function(e,t){return void 0===e&&0===t?[]:v.call(this,e,t)}:v,[function(e,t){var r=o(this),n=null==e?void 0:e[i];return void 0!==n?n.call(e,r,t):m.call(String(r),e,t)},function(e,t){var r=g(m,e,this,t,m!==v);if(r.done)return r.value;var n=y(e),o=String(this),i=b(n,RegExp),a=n.unicode,s=(n.ignoreCase?"i":"")+(n.multiline?"m":"")+(n.unicode?"u":"")+(O?"y":"g"),c=new i(O?n:"^(?:"+n.source+")",s),u=void 0===t?S:t>>>0;if(0===u)return[];if(0===o.length)return null===j(c,o)?[o]:[];for(var l=0,f=0,d=[];f>10),t%1024+56320))}return r.join("")}})},{"./_export":62,"./_to-absolute-index":137}],266:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_string-context"),i="includes";n(n.P+n.F*e("./_fails-is-regexp")(i),"String",{includes:function(e){return!!~o(this,e,i).indexOf(e,1=t.length?{value:void 0,done:!0}:(e=n(t,r),this._i+=e.length,{value:e,done:!1})})},{"./_iter-define":85,"./_string-at":129}],269:[function(e,t,r){"use strict";e("./_string-html")("link",function(t){return function(e){return t(this,"a","href",e)}})},{"./_string-html":131}],270:[function(e,t,r){var n=e("./_export"),a=e("./_to-iobject"),s=e("./_to-length");n(n.S,"String",{raw:function(e){for(var t=a(e.raw),r=s(t.length),n=arguments.length,o=[],i=0;io;)a(V,t=r[o++])||t==R||t==c||n.push(t);return n},te=function(e){for(var t,r=e===$,n=F(r?B:x(e)),o=[],i=0;n.length>i;)!a(V,t=n[i++])||r&&!a($,t)||o.push(V[t]);return o};G||(s((C=function(){if(this instanceof C)throw TypeError("Symbol is not a constructor!");var t=d(0ne;)p(re[ne++]);for(var oe=M(p.store),ie=0;oe.length>ie;)h(oe[ie++]);i(i.S+i.F*!G,"Symbol",{for:function(e){return a(U,e+="")?U[e]:U[e]=C(e)},keyFor:function(e){if(!Y(e))throw TypeError(e+" is not a symbol!");for(var t in U)if(U[t]===e)return t},useSetter:function(){q=!0},useSimple:function(){q=!1}}),i(i.S+i.F*!G,"Object",{create:function(e,t){return void 0===t?k(e):K(k(e),t)},defineProperty:X,defineProperties:K,getOwnPropertyDescriptor:Z,getOwnPropertyNames:ee,getOwnPropertySymbols:te});var ae=u(function(){P.f(1)});i(i.S+i.F*ae,"Object",{getOwnPropertySymbols:function(e){return P.f(b(e))}}),N&&i(i.S+i.F*(!G||u(function(){var e=C();return"[null]"!=L([e])||"{}"!=L({a:e})||"{}"!=L(Object(e))})),"JSON",{stringify:function(e){for(var t,r,n=[e],o=1;arguments.length>o;)n.push(arguments[o++]);if(r=t=n[1],(y(t)||void 0!==e)&&!Y(e))return g(t)||(t=function(e,t){if("function"==typeof r&&(t=r.call(this,e,t)),!Y(t))return t}),n[1]=t,L.apply(N,n)}}),C[A][D]||e("./_hide")(C[A],D,C[A].valueOf),f(C,"Symbol"),f(Math,"Math",!0),f(n.JSON,"JSON",!0)},{"./_an-object":38,"./_descriptors":58,"./_enum-keys":61,"./_export":62,"./_fails":64,"./_global":70,"./_has":71,"./_hide":72,"./_is-array":79,"./_is-object":81,"./_library":89,"./_meta":94,"./_object-create":98,"./_object-dp":99,"./_object-gopd":101,"./_object-gopn":103,"./_object-gopn-ext":102,"./_object-gops":104,"./_object-keys":107,"./_object-pie":108,"./_property-desc":116,"./_redefine":118,"./_set-to-string-tag":124,"./_shared":126,"./_to-iobject":140,"./_to-object":142,"./_to-primitive":143,"./_uid":147,"./_wks":152,"./_wks-define":150,"./_wks-ext":151}],279:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_typed"),i=e("./_typed-buffer"),u=e("./_an-object"),l=e("./_to-absolute-index"),f=e("./_to-length"),a=e("./_is-object"),s=e("./_global").ArrayBuffer,d=e("./_species-constructor"),p=i.ArrayBuffer,_=i.DataView,c=o.ABV&&s.isView,h=p.prototype.slice,v=o.VIEW,g="ArrayBuffer";n(n.G+n.W+n.F*(s!==p),{ArrayBuffer:p}),n(n.S+n.F*!o.CONSTR,g,{isView:function(e){return c&&c(e)||a(e)&&v in e}}),n(n.P+n.U+n.F*e("./_fails")(function(){return!new p(2).slice(1,void 0).byteLength}),g,{slice:function(e,t){if(void 0!==h&&void 0===t)return h.call(u(this),e);for(var r=u(this).byteLength,n=l(e,r),o=l(void 0===t?r:t,r),i=new(d(this,p))(f(o-n)),a=new _(this),s=new _(i),c=0;ns;)void 0!==(r=o(n,t=i[s++]))&&f(a,t,r);return a}})},{"./_create-property":53,"./_export":62,"./_object-gopd":101,"./_own-keys":111,"./_to-iobject":140}],296:[function(e,t,r){var n=e("./_export"),o=e("./_object-to-array")(!1);n(n.S,"Object",{values:function(e){return o(e)}})},{"./_export":62,"./_object-to-array":110}],297:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_core"),i=e("./_global"),a=e("./_species-constructor"),s=e("./_promise-resolve");n(n.P+n.R,"Promise",{finally:function(t){var r=a(this,o.Promise||i.Promise),e="function"==typeof t;return this.then(e?function(e){return s(r,t()).then(function(){return e})}:t,e?function(e){return s(r,t()).then(function(){throw e})}:t)}})},{"./_core":52,"./_export":62,"./_global":70,"./_promise-resolve":115,"./_species-constructor":127}],298:[function(e,t,r){"use strict";var n=e("./_export"),o=e("./_string-pad"),i=e("./_user-agent"),a=/Version\/10\.\d+(\.\d+)?( Mobile\/\w+)? Safari\//.test(i);n(n.P+n.F*a,"String",{padEnd:function(e){return o(this,e,1'),r="row flex-xl-nowrap";e.naviFile||(r+=" justify-content-md-center");var n=$('
    '));t.append(n);var o=null,i=null,a=null;e.toc?a=e.naviFile?(o="col-12 col-md-3 col-lg-2 viki-sidebar",i="col-12 col-md-9 col-lg-8 py-md-3 pl-md-5 viki-content","d-none d-lg-block col-lg-2 viki-toc"):(i="col-12 col-md-8 col-lg-8 col-xl-8 py-md-3 pl-md-5 viki-content","d-none d-md-block col-md-4 col-lg-3 col-xl-2 viki-toc"):i=e.naviFile?(o="col-12 col-md-3 col-xl-2 viki-sidebar","col-12 col-md-9 col-xl-8 py-md-3 pl-md-5 viki-content"):"col-12 col-md-9 py-md-3 pl-md-5 viki-content";var s=null,c=null,u=null;o&&(s=$('
    '))),i&&(c=$('
    '))),a&&(u=$('
    '))),s&&n.append(s),c&&n.append(c),u&&n.append(u),$("body").append(t)}},{key:"isMarkdown",value:function(e){return e.endsWith(".md")}},{key:"renderFileInternal",value:function(r){var n=this;$.get(r,function(e){var t=n.viki.info;t.setTarget(r),t.data=e,(new f.default).updateHashSilently("#!"+r),n.renderContentAndToc()})}},{key:"renderContentAndToc",value:function(){var e=this.viki.info,t=new u.default;if(e.contentContainerId&&this.isMarkdown(e.target)){var r=$("#"+e.contentContainerId);new s.default(r).render(this.viki.config.markdown,e.data),t.rewriteLinks(r,e.target,e.baseUrl)}if(e.tocContainerId){var n=$("#"+e.tocContainerId);new c.default(n).render($("#"+e.contentContainerId)),t.rewriteLinks(n,e.target,e.baseUrl)}if($(window).scrollTop(0),e.anchor){var o=$("#"+e.contentContainerId+" #"+e.anchor);0'),t=$('
    ');if(this.viki.config.footer){var r=$('"));t.append(r)}var n=$('
    "));t.append(n),e.append(t),$("body").append(e),this.viki.scheduleNext()}}}])&&s(r.prototype,n),o&&s(r,o),t}();r.default=d},{"./logger.js":315,"./worker.js":327}],313:[function(e,t,r){"use strict";function o(e,t){for(var r=0;r\n ×\n \n '),e.append(this.imageViewDiv),this.initImageViewBox(),this.closeImageViewBox()}},{key:"initImageViewBox",value:function(){var n=this,d=function(e,t,r){"absolute"!=e.style.position&&(e.style.position="absolute",e.style.zIndex=parseInt(n.imageViewDiv.find("#image-view-close")[0].style.zIndex)-1),e.style.left=t+"px",e.style.top=r+"px"};this.imageViewDiv.click(function(e){e=e||window.event;var t=n.imageViewDiv.find("#image-view")[0];e.target.id!=t.id&&n.closeImageViewBox(),e.preventDefault()}),this.imageViewDiv[0].onwheel=function(e){if(!!!(e=e||window.event).ctrlKey){var t=e.target;if(t&&"image-view"==t.id){var r=t.getBoundingClientRect(),n=e.clientX-r.left,o=e.clientY-r.top,i=t.getAttribute("oriWidth"),a=t.getAttribute("oriWidth");i||(i=r.width,a=r.height,t.setAttribute("oriWidth",i),t.setAttribute("oriHeight",a));var s=Math.floor(i/4),c=e.wheelDelta||-e.detail,u=Math.max(-1,Math.min(1,c)),l=r.width+(u<0?-s:s);if(l<200)e.preventDefault();else{var f=l/r.width;t.style.width=l+"px",d(t,e.clientX-n*f,e.clientY-o*f),e.preventDefault()}}}};var e=this.imageViewDiv.find("#image-view")[0];e.onmousedown=function(e){var t=(e=e||window.event).target;n.viewBoxImageMouseDown=!0,n.viewBoxImageOffsetToMouse=[t.offsetLeft-e.clientX,t.offsetTop-e.clientY],e.preventDefault()},e.onmouseup=function(e){e=e||window.event,n.viewBoxImageMouseDown=!1,e.preventDefault()},e.onmousemove=function(e){var t=(e=e||window.event).target;n.viewBoxImageMouseDown&&d(t,e.clientX+n.viewBoxImageOffsetToMouse[0],e.clientY+n.viewBoxImageOffsetToMouse[1]),e.preventDefault()},this.imageViewDiv.find("#image-view-close")[0].onclick=function(){n.closeImageViewBox()}}},{key:"setupIMGToView",value:function(e){var t=this;e&&"img"==e.nodeName.toLowerCase()&&(e.classList.add("viki-view-image"),e.ondblclick=function(e){t.viewImage(e.target.src)})}},{key:"closeImageViewBox",value:function(){this.imageViewDiv&&this.imageViewDiv.hide()}},{key:"viewImage",value:function(e){var t=1').concat(e[t].content,"")},this.mdit.use(window.markdownitFootnote),this.mdit.use(window["markdown-it-imsize.js"]),this.mdit.use(texmath,{delimiters:["dollars","raw"]}),this.mdit.use(window.markdownitContainer,"alert",{validate:function(e){return e.trim().match(/^alert-\S+$/)},render:function(e,t){var r=e[t].info.trim().match(/^(alert-\S+)$/);return 1!==e[t].nesting?"\n":''),a=$(''),s=this.viki.naviItems,c=0;c'),r=0;r'+e.title+""},r=function(e){var t=-1;for(var r in e)-1==t?t=e[r].level:t>e[r].level&&(t=e[r].level);return-1==t&&(t=1),t}(e),n=function(e,t){var r=t-1,n=[];for(var o in e){for(var i=e[o];i.level>r+1;){var a={level:r+=1,anchor:"",title:"[EMPTY]"};n.push(a)}n.push(i),r=i.level}return n}(e,r),o="
  • ",i=["
  • "],a=r;for(var s in n){var c=n[s];if(c.level==a)o+="",o+="
  • ",o+=t(c);else if(c.level>a)o+="
      ",i.push("
    "),o+="
  • ",o+=t(c),i.push("
  • "),a=c.level;else{for(;c.level"==u&&a--}o+="",o+="
  • ",o+=t(c)}}for(;0
  • ",""))+""}},{key:"rewriteAnchorInToc",value:function(e){var i=this;e.find("a").click(function(e){e.preventDefault();var t=e.target.getAttribute("href"),r=t.lastIndexOf("#");if(-1!=r){var n=t.substring(r);if(n){var o=$(n);0":">",'"':""","'":"'"};return e.replace(/[&<>"']/g,function(e){return t[e]})}},{key:"updateHashSilently",value:function(e){window.viki_silent_hash=!0,window.location.hash=e}},{key:"pathEqual",value:function(e,t){return this.cleanPath(e.toLowerCase())===this.cleanPath(t.toLowerCase())}},{key:"isSubPath",value:function(e,t){if(""===e)return!0;if(!e)return!1;var r=this.cleanPath(e.toLowerCase());return this.cleanPath(t.toLowerCase()).startsWith(r)}},{key:"baseName",value:function(e){var t=e.lastIndexOf(".");return-1==t?e:e.substring(0,t)}},{key:"suffix",value:function(e){var t=e.lastIndexOf(".");return-1==t?"":e.substring(t+1)}}])&&o(t.prototype,r),n&&o(t,n),e}();r.default=n},{}],325:[function(e,t,r){"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.default=void 0,e("@babel/polyfill");var o=n(e("./logger.js")),i=n(e("./vikiinfo.js")),a=e("./configworker.js"),s=n(e("./pageworker.js")),c=e("./naviworker.js"),u=n(e("./fetchtargetworker.js")),l=n(e("./contentworker.js")),f=n(e("./footerworker.js"));function n(e){return e&&e.__esModule?e:{default:e}}function d(e,t){for(var r=0;r=this.workers.length-1?(o.default.log("all workers finished"),this.curWorkerIdx=-1):(++this.curWorkerIdx,o.default.log("schedule worker",this.curWorkerIdx),this.workers[this.curWorkerIdx].run())}},{key:"initTargetFromHash",value:function(){var e="index.md",t=window.location.hash||"";if(""===t)return this.info.setTarget(e),!0;var r,n,o="";if("#"===t||"#!"===t?o="#!"+e:t.startsWith("#!")&&t.endsWith("/")&&(o=t+e),o)return window.location.hash=o,window.location.reload(!1),!1;t.startsWith("#!")?e=t.substring(2):t.startsWith("#")&&(e=t.substring(1)),r=e,(n=document.createElement("a")).href=r,n.hostname&&window.location.hostname!==n.hostname&&(e="index.md");var i=e.indexOf("#");return-1!=i?this.info.setTarget(e.substring(0,i),e.substring(i+1)):this.info.setTarget(e),!0}}])&&d(t.prototype,r),n&&d(t,n),e}();r.default=p},{"./configworker.js":308,"./contentworker.js":309,"./fetchtargetworker.js":311,"./footerworker.js":312,"./logger.js":315,"./naviworker.js":320,"./pageworker.js":321,"./vikiinfo.js":326,"@babel/polyfill":1}],326:[function(e,t,r){"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.default=void 0;var n,o=(n=e("./utils.js"))&&n.__esModule?n:{default:n};function i(e,t){for(var r=0;r